@charset "UTF-8";
@import url(bootstrap.min.css);
@import url(font-awesome.css);
/*Viewport---------------------------------------------------------*/
@-webkit-viewport {
  width: device-width; }
@-moz-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
@font-face {
  font-family: 'Lato-Italic';
  src: url("../fonts/Lato-Italic.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Lato-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Italic.woff2") format("woff2"), url("../fonts/Lato-Italic.woff") format("woff"), url("../fonts/Lato-Italic.ttf") format("truetype"); }
@font-face {
  font-family: 'Lato-BoldItalic';
  src: url("../fonts/Lato-BoldItalic.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Lato-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-BoldItalic.woff2") format("woff2"), url("../fonts/Lato-BoldItalic.woff") format("woff"), url("../fonts/Lato-BoldItalic.ttf") format("truetype"); }
.post-type-archive-staff .article .col-sm-6, .post-type-archive-board_directors .article .col-sm-6, .post-type-archive-universities .article .col-sm-6, .post-type-archive-annuals .article .col-sm-6 {
  padding: 0 7px; }
.post-type-archive-staff .img-wrap, .post-type-archive-board_directors .img-wrap, .post-type-archive-universities .img-wrap, .post-type-archive-annuals .img-wrap {
  margin-bottom: 15px;
  z-index: 4;
  background: #000;
  height: 400px !important; }
  .post-type-archive-staff .img-wrap img, .post-type-archive-board_directors .img-wrap img, .post-type-archive-universities .img-wrap img, .post-type-archive-annuals .img-wrap img {
    height: 100%;
    width: auto;
    z-index: 1;
    max-width: inherit;
    transition: 0.4s; }
  .post-type-archive-staff .img-wrap .info, .post-type-archive-board_directors .img-wrap .info, .post-type-archive-universities .img-wrap .info, .post-type-archive-annuals .img-wrap .info {
    position: absolute;
    bottom: 15px;
    z-index: 2;
    right: 0;
    width: 100%;
    transition: 0.4s; }
    .post-type-archive-staff .img-wrap .info h3, .post-type-archive-staff .img-wrap .info p, .post-type-archive-board_directors .img-wrap .info h3, .post-type-archive-board_directors .img-wrap .info p, .post-type-archive-universities .img-wrap .info h3, .post-type-archive-universities .img-wrap .info p, .post-type-archive-annuals .img-wrap .info h3, .post-type-archive-annuals .img-wrap .info p {
      background: #ff9100;
      color: #fff;
      padding: 5px 5px 5px 15px;
      margin: 0;
      font-size: 14px;
      line-height: 1em;
      display: inline-block; }
    .post-type-archive-staff .img-wrap .info h3, .post-type-archive-board_directors .img-wrap .info h3, .post-type-archive-universities .img-wrap .info h3, .post-type-archive-annuals .img-wrap .info h3 {
      margin-bottom: 10px;
      font-size: 15px; }
  .post-type-archive-staff .img-wrap .btn-modal, .post-type-archive-board_directors .img-wrap .btn-modal, .post-type-archive-universities .img-wrap .btn-modal, .post-type-archive-annuals .img-wrap .btn-modal {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    text-align: center;
    top: -100%;
    transition: 0.4s;
    z-index: 4;
    background: transparent;
    border-radius: 50%;
    border: 4px solid #fff;
    padding: 4px 10px; }
    .post-type-archive-staff .img-wrap .btn-modal a, .post-type-archive-board_directors .img-wrap .btn-modal a, .post-type-archive-universities .img-wrap .btn-modal a, .post-type-archive-annuals .img-wrap .btn-modal a {
      color: #fff;
      text-decoration: none; }
    .post-type-archive-staff .img-wrap .btn-modal i, .post-type-archive-board_directors .img-wrap .btn-modal i, .post-type-archive-universities .img-wrap .btn-modal i, .post-type-archive-annuals .img-wrap .btn-modal i {
      font-size: 25px;
      display: block; }
  .post-type-archive-staff .img-wrap .emailme, .post-type-archive-board_directors .img-wrap .emailme, .post-type-archive-universities .img-wrap .emailme, .post-type-archive-annuals .img-wrap .emailme {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    text-align: center;
    bottom: -100%;
    transition: 0.4s;
    z-index: 4; }
    .post-type-archive-staff .img-wrap .emailme a span, .post-type-archive-staff .img-wrap .emailme a i, .post-type-archive-board_directors .img-wrap .emailme a span, .post-type-archive-board_directors .img-wrap .emailme a i, .post-type-archive-universities .img-wrap .emailme a span, .post-type-archive-universities .img-wrap .emailme a i, .post-type-archive-annuals .img-wrap .emailme a span, .post-type-archive-annuals .img-wrap .emailme a i {
      background: #ff9100;
      color: #fff;
      padding: 5px 7px;
      margin: 0;
      font-size: 14px;
      line-height: 1em;
      display: inline-block; }
  .post-type-archive-staff .img-wrap::before, .post-type-archive-board_directors .img-wrap::before, .post-type-archive-universities .img-wrap::before, .post-type-archive-annuals .img-wrap::before {
    content: "";
    background: rgba(255, 145, 0, 0);
    transition: 0.4s;
    display: block;
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    left: 0;
    top: 150%; }
  .post-type-archive-staff .img-wrap:hover img, .post-type-archive-board_directors .img-wrap:hover img, .post-type-archive-universities .img-wrap:hover img, .post-type-archive-annuals .img-wrap:hover img {
    opacity: 0.8;
    height: 110%; }
  .post-type-archive-staff .img-wrap:hover .btn-modal, .post-type-archive-board_directors .img-wrap:hover .btn-modal, .post-type-archive-universities .img-wrap:hover .btn-modal, .post-type-archive-annuals .img-wrap:hover .btn-modal {
    position: absolute;
    top: 50%;
    transition: 0.4s; }
    .post-type-archive-staff .img-wrap:hover .btn-modal a, .post-type-archive-board_directors .img-wrap:hover .btn-modal a, .post-type-archive-universities .img-wrap:hover .btn-modal a, .post-type-archive-annuals .img-wrap:hover .btn-modal a {
      color: #fff;
      transition: 0.4s; }
      .post-type-archive-staff .img-wrap:hover .btn-modal a:hover, .post-type-archive-board_directors .img-wrap:hover .btn-modal a:hover, .post-type-archive-universities .img-wrap:hover .btn-modal a:hover, .post-type-archive-annuals .img-wrap:hover .btn-modal a:hover {
        color: #ff9100; }
  .post-type-archive-staff .img-wrap:hover .info, .post-type-archive-board_directors .img-wrap:hover .info, .post-type-archive-universities .img-wrap:hover .info, .post-type-archive-annuals .img-wrap:hover .info {
    right: 100%; }
  .post-type-archive-staff .img-wrap:hover .emailme, .post-type-archive-board_directors .img-wrap:hover .emailme, .post-type-archive-universities .img-wrap:hover .emailme, .post-type-archive-annuals .img-wrap:hover .emailme {
    bottom: 0; }

.post-type-archive-universities .img-wrap, .post-type-archive-annuals .img-wrap {
  height: 250px !important;
  background: transparent;
  border: 2px solid #ff9100; }
  .post-type-archive-universities .img-wrap img, .post-type-archive-annuals .img-wrap img {
    height: auto !important;
    width: 80% !important; }
  .post-type-archive-universities .img-wrap .btn-modal, .post-type-archive-annuals .img-wrap .btn-modal {
    background: #ff9100;
    border: 4px solid #ff9100; }
    .post-type-archive-universities .img-wrap .btn-modal i, .post-type-archive-annuals .img-wrap .btn-modal i {
      color: #fff; }
  .post-type-archive-universities .img-wrap:hover img, .post-type-archive-annuals .img-wrap:hover img {
    opacity: 0.8;
    width: 110%; }

/*START Helper Classes------------------------------------------*/
.fa-facebook-official {
  font-size: 35px;
  margin-left: 5px;
  color: #3b5998; }

.fa-twitter-square {
  font-size: 35px;
  margin-left: 5px;
  color: #1da1f2; }

.alignleft {
  float: left;
  margin: 0 15px 15px 0; }

.alignright {
  float: right;
  margin: 0 0 15px 15px; }

.aligncenter {
  display: block;
  margin: 0 auto; }

.m-bottom {
  margin-bottom: 25px; }

.m-top {
  margin-top: 25px; }

.m-left {
  margin-left: 25px; }

.m-right {
  margin-right: 25px; }

.img-wrap {
  position: relative;
  overflow: hidden;
  z-index: 3;
  height: 250px;
  width: 100%;
  background: transparent;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .img-wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: inherit;
    min-width: inherit;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1; }

div.printfriendly {
  position: absolute;
  right: 0;
  top: -50px; }

#bbp-search-form {
  margin-bottom: 15px; }
  #bbp-search-form input#bbp_search_submit {
    display: inline-block;
    height: 35px;
    padding: 9px 25px; }

#bbpress-forums div.bbp-breadcrumb {
  display: inline-block;
  float: none;
  vertical-align: middle; }
  #bbpress-forums div.bbp-breadcrumb p {
    margin-bottom: 0; }

#subscription-toggle {
  display: inline-block;
  float: none;
  vertical-align: middle;
  margin-left: 15px; }
  #subscription-toggle .subscription-toggle {
    font-family: 'PT Sans', sans-serif;
    background: #022c58;
    border-radius: 5px;
    color: #fff !important;
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    font-weight: 800;
    margin: 0 auto;
    max-width: 100%;
    padding: 9px 25px;
    text-align: center;
    text-decoration: none !important;
    text-transform: none; }
    #subscription-toggle .subscription-toggle:hover, #subscription-toggle .subscription-toggle:focus, #subscription-toggle .subscription-toggle:active {
      background: #fff;
      text-decoration: none;
      color: #022c58 !important; }

.board-pop .modal-header .close {
  opacity: 1; }
.board-pop .modal-content {
  background: #fff; }
  .board-pop .modal-content img {
    float: left;
    margin: 0 15px 15px 0; }
  .board-pop .modal-content p span {
    font-weight: 700;
    color: #022c58; }

.category-medical_advisory .interior.category .quote i, .category-directors .interior.category .quote i {
  font-size: 25px;
  margin-right: 5px; }
.category-medical_advisory .interior.category .img-wrap, .category-directors .interior.category .img-wrap {
  height: auto;
  padding-bottom: 100%;
  background: transparent; }
  .category-medical_advisory .interior.category .img-wrap img, .category-directors .interior.category .img-wrap img {
    min-width: inherit;
    min-height: inherit;
    max-width: inherit;
    max-height: inherit;
    height: 100%;
    width: auto; }
.category-medical_advisory .interior.category .info, .category-directors .interior.category .info {
  text-align: center; }
  .category-medical_advisory .interior.category .info h4, .category-medical_advisory .interior.category .info button, .category-directors .interior.category .info h4, .category-directors .interior.category .info button {
    background: transparent;
    border: none;
    width: 100%;
    border-bottom: 1px dashed #dadada;
    height: auto;
    padding: 10px 0;
    color: #022c58;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px; }
  .category-medical_advisory .interior.category .info p, .category-directors .interior.category .info p {
    margin: 0; }

@media only screen and (max-width: 767px) {
  .board-pop .modal-content img {
    float: none;
    display: block;
    margin: 0 auto 15px; }

  .interior.board .img-wrap {
    padding-bottom: 0;
    height: 300px;
    width: 300px;
    display: block;
    margin: 0 auto 15px; } }
@media only screen and (max-width: 480px) {
  div.printfriendly {
    top: -80px; }

  .interior.board .img-wrap {
    padding-bottom: 100%;
    height: auto;
    width: 100%;
    display: block;
    margin: 0 auto 15px; }

  .alignleft {
    float: none;
    width: 100px; }

  .alignright {
    float: none;
    width: 100px; } }
/*END Helper Classes-------------------------------------*/
/*START Buttons------------------------------------------*/
a.btn-1, span.btn-1 {
  font-family: 'Montserrat', sans-serif !important;
  background: #2979ff;
  border-radius: 7px;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin: 0 auto;
  padding: 13px 25px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  /*&::after{                  
    content: "\f0da";
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    margin-left: 5px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    transition: 0.4s;
  }*/ }
  a.btn-1 span, span.btn-1 span {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400; }
  a.btn-1:hover, a.btn-1:focus, a.btn-1:active, span.btn-1:hover, span.btn-1:focus, span.btn-1:active {
    text-decoration: none;
    background: #ff9100;
    border-color: #ff9100; }
    a.btn-1:hover:after, a.btn-1:focus:after, a.btn-1:active:after, span.btn-1:hover:after, span.btn-1:focus:after, span.btn-1:active:after {
      margin-left: 15px; }
  a.btn-1.btn-image, span.btn-1.btn-image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70%;
    min-width: 165px;
    min-height: 54px;
    display: inline-block;
    vertical-align: top; }
a.btn-2, span.btn-2 {
  font-family: 'Montserrat', sans-serif !important;
  background: #ff9100;
  border: 1px solid #ff9100;
  border-radius: 7px;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin: 0 auto;
  padding: 13px 15px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.4s; }
  a.btn-2 span, span.btn-2 span {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400; }
  a.btn-2:hover, a.btn-2:focus, a.btn-2:active, span.btn-2:hover, span.btn-2:focus, span.btn-2:active {
    text-decoration: none;
    background-color: transparent;
    color: #ff9100; }
a.btn-3, span.btn-3 {
  font-family: 'Montserrat', sans-serif !important;
  background: transparent;
  border-radius: 0px;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: left;
  text-decoration: underline;
  text-transform: uppercase;
  transition: 0.4s; }
  a.btn-3::after, span.btn-3::after {
    content: "\f0da";
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    margin-left: 10px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    transition: 0.4s;
    color: #ff9100; }
  a.btn-3:hover, a.btn-3:focus, a.btn-3:active, span.btn-3:hover, span.btn-3:focus, span.btn-3:active {
    text-decoration: none; }
    a.btn-3:hover:after, a.btn-3:focus:after, a.btn-3:active:after, span.btn-3:hover:after, span.btn-3:focus:after, span.btn-3:active:after {
      margin-left: 20px; }
a.btn-4, span.btn-4 {
  font-family: 'PT Sans', sans-serif !important;
  background: transparent;
  border-radius: 0px;
  color: #282828;
  display: inline-block;
  font-size: 30px;
  font-weight: 400;
  margin: 0 auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  transition: 0.4s; }
  a.btn-4 strong, span.btn-4 strong {
    color: #004a98; }
  a.btn-4::before, span.btn-4::before {
    content: "";
    background: transparent url("../images/triangle.png") no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    box-sizing: border-box;
    display: block;
    position: relative;
    transition: 0.4s;
    width: 40px;
    height: 28px;
    vertical-align: middle;
    margin: 0 auto;
    opacity: 0; }
  a.btn-4:after, span.btn-4:after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background: #ff9100;
    opacity: 0; }
  a.btn-4.active:after, span.btn-4.active:after {
    opacity: 1; }
  a.btn-4:hover, a.btn-4:focus, a.btn-4:active, span.btn-4:hover, span.btn-4:focus, span.btn-4:active {
    text-decoration: none; }
    a.btn-4:hover:after, a.btn-4:focus:after, a.btn-4:active:after, span.btn-4:hover:after, span.btn-4:focus:after, span.btn-4:active:after {
      opacity: 1; }
a.btn-5, span.btn-5 {
  font-family: 'PT Sans', sans-serif !important;
  background: transparent;
  border-radius: 0px;
  color: #022c58;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s; }
  a.btn-5:after, span.btn-5:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #022c58;
    transition: 0.6s;
    margin-top: 6px; }
  a.btn-5:hover, a.btn-5:focus, a.btn-5:active, span.btn-5:hover, span.btn-5:focus, span.btn-5:active {
    text-decoration: none;
    color: #ff9100; }
    a.btn-5:hover:after, a.btn-5:focus:after, a.btn-5:active:after, span.btn-5:hover:after, span.btn-5:focus:after, span.btn-5:active:after {
      background: #ff9100;
      width: 10%; }
a.btn-6, span.btn-6 {
  font-family: 'Montserrat', sans-serif !important;
  background: transparent;
  border-radius: 7px;
  color: #2979ff;
  border: 1px solid #2979ff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin: 0 auto;
  padding: 13px 25px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s; }
  a.btn-6 span, span.btn-6 span {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400; }
  a.btn-6:hover, a.btn-6:focus, a.btn-6:active, span.btn-6:hover, span.btn-6:focus, span.btn-6:active {
    text-decoration: none;
    background: #2979ff;
    color: #ffffff; }
    a.btn-6:hover:after, a.btn-6:focus:after, a.btn-6:active:after, span.btn-6:hover:after, span.btn-6:focus:after, span.btn-6:active:after {
      margin-left: 15px; }
a.btn-7, span.btn-7 {
  font-family: 'Montserrat', sans-serif !important;
  background: transparent;
  border-radius: 0px;
  color: #282828;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.4s; }
  a.btn-7::after, span.btn-7::after {
    content: "\f0da";
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    margin-left: 10px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    transition: 0.4s;
    color: #ff9100; }
  a.btn-7:hover, a.btn-7:focus, a.btn-7:active, span.btn-7:hover, span.btn-7:focus, span.btn-7:active {
    text-decoration: none; }
    a.btn-7:hover:after, a.btn-7:focus:after, a.btn-7:active:after, span.btn-7:hover:after, span.btn-7:focus:after, span.btn-7:active:after {
      margin-left: 20px; }
a.btn-8, span.btn-8 {
  font-family: 'Montserrat', sans-serif !important;
  background: transparent;
  border-radius: 7px;
  color: #ffffff;
  border: 1px solid #ffffff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin: 0 auto;
  padding: 13px 25px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s; }
  a.btn-8 span, span.btn-8 span {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400; }
  a.btn-8:hover, a.btn-8:focus, a.btn-8:active, span.btn-8:hover, span.btn-8:focus, span.btn-8:active {
    text-decoration: none;
    background: #2979ff;
    border-color: #2979ff;
    color: #ffffff; }
    a.btn-8:hover:after, a.btn-8:focus:after, a.btn-8:active:after, span.btn-8:hover:after, span.btn-8:focus:after, span.btn-8:active:after {
      margin-left: 15px; }

/*END Buttons-------------------------------------*/
/*START header------------------------------------------*/
body.fixed header.header {
  background: #022c58;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 150;
  -webkit-box-shadow: 0px 17px 50px 0px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0px 17px 50px 0px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 17px 50px 0px rgba(0, 0, 0, 0.19);
  -webkit-animation: hanimation 0.5s forwards ease-out;
  /* Chrome, Safari, Opera */
  animation: hanimation 0.5s forwards ease-out;
  /* Chrome, Safari, Opera */
  /* Standard syntax */ }
@-webkit-keyframes hanimation {
  0% {
    top: -100%; }
  100% {
    top: 0px; } }
@keyframes hanimation {
  0% {
    top: -100%; }
  100% {
    top: 0px; } }
body.fixed .content-header .content-side-right .header-top {
  display: none; }

header.header {
  font-family: 'Montserrat', sans-serif;
  background: transparent;
  position: absolute;
  z-index: 150;
  width: 100%; }
  header.header .textwidget {
    display: inline-block; }

.content-header .header-content-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center; }
.content-header .logo {
  flex-grow: 0;
  flex-basis: 182px;
  position: relative;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
  padding: 10px;
  position: relative;
  overflow: hidden; }
  .content-header .logo a {
    display: block;
    height: 100%;
    width: 100%;
    background-position: 100% 73%;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden; }
.content-header .content-side-right {
  flex-grow: 0; }
  .content-header .content-side-right .header-top .top-container {
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    .content-header .content-side-right .header-top .top-container .extra-link {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .content-header .content-side-right .header-top .top-container .extra-link a.donate {
        background: #ff9100;
        text-transform: uppercase;
        font-size: 20px;
        color: #ffffff;
        font-family: 'Montserrat', sans-serif;
        padding: 22px 25px;
        border-radius: 0 0 7px 7px;
        font-weight: 700;
        transition: 0.4s;
        margin-left: 25px; }
        .content-header .content-side-right .header-top .top-container .extra-link a.donate:hover {
          text-decoration: none; }
    .content-header .content-side-right .header-top .top-container .extra-button {
      margin-right: 10px; }
      .content-header .content-side-right .header-top .top-container .extra-button .open-search {
        background: transparent;
        border-radius: 0%;
        border: none;
        color: #ffffff;
        font-size: 24px;
        padding: 0;
        height: 30px;
        margin: 0px;
        text-align: center;
        transition: 0.4s;
        width: 30px;
        outline: none;
        position: relative; }
        .content-header .content-side-right .header-top .top-container .extra-button .open-search i {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
        .content-header .content-side-right .header-top .top-container .extra-button .open-search:hover {
          color: #ff9100; }
  .content-header .content-side-right .header-bottom .menu_bar {
    display: none; }
    .content-header .content-side-right .header-bottom .menu_bar .bt-menu {
      display: block;
      padding: 20px;
      color: #ffffff;
      overflow: hidden;
      font-size: 25px;
      font-weight: bold;
      text-decoration: none;
      text-align: right; }
      .content-header .content-side-right .header-bottom .menu_bar .bt-menu i {
        margin-left: 20px; }
      .content-header .content-side-right .header-bottom .menu_bar .bt-menu:active {
        color: #ff9100; }
  .content-header .content-side-right .header-bottom #navigation > ul > li.dropdown.menu-item-has-children a::after {
    content: "\f0d7";
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    margin-left: 8px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    transition: 0.4s; }
  .content-header .content-side-right .header-bottom #navigation > ul > li.dropdown.menu-item-has-children ul li a:hover::after {
    content: none; }
  .content-header .content-side-right .header-bottom #navigation > ul > li.dropdown.menu-item-has-children ul li a::after {
    content: none; }
  .content-header .content-side-right .header-bottom #navigation {
    display: flex;
    justify-content: flex-end; }
    .content-header .content-side-right .header-bottom #navigation ul.navbar-nav {
      padding: 0;
      margin: 0;
      list-style: none;
      display: flex;
      flex-wrap: wrap; }
      .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li {
        position: relative; }
        .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li.active a {
          color: #ff9100; }
        .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li.active ul li::after, .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li.active ul li::before {
          content: none !important; }
        .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li.active ul li a {
          background: transparent;
          border-radius: 0px;
          color: #ffffff;
          font-size: 1rem;
          margin-top: 0; }
          .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li.active ul li a::before, .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li.active ul li a::after {
            content: none !important; }
        .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li.active ul li:last-child ul {
          left: 100%;
          top: 0px;
          right: auto; }
        .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li a {
          font-family: 'PT Sans', sans-serif;
          background: transparent;
          color: #ffffff;
          display: block;
          font-size: 18px;
          font-weight: 400;
          padding: 35px 15px;
          position: relative;
          text-align: center;
          text-transform: none;
          text-decoration: none;
          transition: 0.4s;
          white-space: normal; }
          .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li a:hover, .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li a:focus, .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li a:active {
            color: #ff9100; }
        .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li ul {
          position: absolute;
          display: none;
          z-index: 2;
          background: #011326;
          border: none;
          display: none;
          min-height: 0;
          padding: 0;
          text-align: left;
          border-radius: 0; }
          .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li ul li {
            display: block; }
            .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li ul li::after {
              content: none !important; }
            .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li ul li a {
              border-radius: 0;
              border-top: 1px solid #033871;
              color: #ffffff;
              font-size: 1rem;
              font-weight: 400;
              margin-top: 0;
              padding: 10px 15px; }
              .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li ul li a::before, .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li ul li a::after {
                content: none; }
              .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li ul li a:hover, .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li ul li a:focus, .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li ul li a:active {
                background: #ff9100;
                color: #ffffff;
                margin-top: 0;
                border-radius: 0; }
              .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li ul li a::after {
                content: none !important; }
            .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li ul li:first-child a {
              border-top: none;
              border-radius: 0; }
              .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li ul li:first-child a::after {
                content: ""; }
            .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li ul li:last-child a {
              border-radius: 0; }
            .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li ul li:last-child ul {
              left: 100%;
              top: 0px;
              right: auto; }
            .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li ul li ul {
              left: 100%;
              top: 0;
              width: 100%; }
        .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li:last-child ul {
          right: 0;
          left: unset;
          -webkit-transform: translate(0, 0);
          -moz-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          transform: translate(0, 0); }
          .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li:last-child ul li a {
            border-radius: 0; }
          .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li:last-child ul li ul {
            right: auto;
            left: -100%; }
          .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li:last-child ul li:last-child ul {
            right: auto;
            left: -100%; }

/*END header-------------------------------------*/
/*START Main Navigation------------------------------------------*/
.navbar-brand {
  padding: 0;
  width: 260px;
  position: absolute;
  height: 115px;
  left: 30px;
  display: none; }
  .navbar-brand img {
    max-width: 100%;
    max-height: 100%;
    margin-left: 0px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%; }

@media only screen and (max-width: 1024px) {
  .content-header .content-side-right .header-bottom #navigation ul.navbar-nav li a {
    padding: 40px 12px; }

  .content-header .logo {
    flex-basis: 160px; } }
@media only screen and (max-width: 991px) {
  header.header {
    position: fixed;
    top: 0;
    background: #2979ff; }

  .content-header .content-side-right .header-bottom #navigation > ul > li.dropdown.menu-item-has-children a::after {
    display: none; }

  .content-header .logo {
    flex-basis: 200px; }
  .content-header .content-side-right .header-top {
    display: none; }
  .content-header .content-side-right .header-bottom .menu_bar {
    display: block;
    width: 100%;
    top: 0;
    background: transparent; }
  .content-header .content-side-right .header-bottom #navigation {
    width: 80%;
    height: calc(100% - 68px);
    position: fixed;
    right: 100%;
    margin: 0;
    overflow: scroll;
    background: #022c58;
    padding-bottom: 100px;
    display: block; }
    .content-header .content-side-right .header-bottom #navigation ul.nav.navbar-nav {
      display: block;
      float: none;
      margin-bottom: 30px; }
      .content-header .content-side-right .header-bottom #navigation ul.nav.navbar-nav li {
        border-bottom: 1px solid #ffffff;
        width: 100%; }
        .content-header .content-side-right .header-bottom #navigation ul.nav.navbar-nav li a {
          text-align: left;
          padding: 25px;
          padding-left: 50px;
          font-size: 24px;
          color: #ffffff; }
        .content-header .content-side-right .header-bottom #navigation ul.nav.navbar-nav li .dropdown-btn {
          border: none;
          color: #ffffff;
          float: right;
          margin-top: -48px;
          position: relative;
          width: 20px;
          height: 20px;
          margin-right: 30px;
          background-color: transparent; }
          .content-header .content-side-right .header-bottom #navigation ul.nav.navbar-nav li .dropdown-btn .caret {
            border-top: 8px dashed;
            border-top: 8px solid\9;
            border-right: 8px solid transparent;
            border-left: 8px solid transparent; }
          .content-header .content-side-right .header-bottom #navigation ul.nav.navbar-nav li .dropdown-btn:hover, .content-header .content-side-right .header-bottom #navigation ul.nav.navbar-nav li .dropdown-btn:focus, .content-header .content-side-right .header-bottom #navigation ul.nav.navbar-nav li .dropdown-btn:active {
            color: #ff9100; }
        .content-header .content-side-right .header-bottom #navigation ul.nav.navbar-nav li ul {
          width: 100%;
          position: relative;
          top: 0; }
          .content-header .content-side-right .header-bottom #navigation ul.nav.navbar-nav li ul li {
            border-bottom: none; }
            .content-header .content-side-right .header-bottom #navigation ul.nav.navbar-nav li ul li a {
              font-size: 18px; }
            .content-header .content-side-right .header-bottom #navigation ul.nav.navbar-nav li ul li ul {
              background: #033871;
              position: relative;
              left: auto; }
              .content-header .content-side-right .header-bottom #navigation ul.nav.navbar-nav li ul li ul li a {
                border-color: #022c58; }
    .content-header .content-side-right .header-bottom #navigation .top-container {
      display: flex;
      flex-direction: column;
      align-items: center; }
      .content-header .content-side-right .header-bottom #navigation .top-container .box {
        margin: 15px auto;
        width: 90%;
        background: #ffffff;
        border-radius: 5px;
        display: block;
        padding: 15px 25px;
        text-align: center; }
      .content-header .content-side-right .header-bottom #navigation .top-container .portal {
        order: 1; }
        .content-header .content-side-right .header-bottom #navigation .top-container .portal a {
          font-size: 18px;
          font-weight: 600;
          color: #767676;
          font-family: 'PT Sans', sans-serif;
          position: relative; }
          .content-header .content-side-right .header-bottom #navigation .top-container .portal a i {
            margin-left: 10px;
            color: #022c58;
            font-size: 25px;
            vertical-align: middle;
            margin-top: -3px; }
      .content-header .content-side-right .header-bottom #navigation .top-container .extra-link {
        order: 0;
        background: #ff9100; }
        .content-header .content-side-right .header-bottom #navigation .top-container .extra-link a.donate {
          text-transform: uppercase;
          font-size: 17px;
          letter-spacing: 1px;
          color: #ffffff;
          font-family: 'PT Sans', sans-serif;
          border-radius: 5px;
          font-weight: 700;
          transition: 0.4s; }
          .content-header .content-side-right .header-bottom #navigation .top-container .extra-link a.donate:hover {
            text-decoration: none; }
            .content-header .content-side-right .header-bottom #navigation .top-container .extra-link a.donate:hover:after {
              color: #022c58; }
      .content-header .content-side-right .header-bottom #navigation .top-container .extra-button {
        order: 2; }
        .content-header .content-side-right .header-bottom #navigation .top-container .extra-button .open-search {
          background: transparent;
          border-radius: 0%;
          border: none;
          color: #022c58;
          font-size: 24px;
          padding: 0;
          height: 15px;
          margin: 0px;
          text-align: center;
          transition: 0.4s;
          width: 30px;
          outline: none;
          position: relative; }
          .content-header .content-side-right .header-bottom #navigation .top-container .extra-button .open-search i {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -65%);
            -moz-transform: translate(-50%, -65%);
            -ms-transform: translate(-50%, -65%);
            transform: translate(-50%, -65%); }
          .content-header .content-side-right .header-bottom #navigation .top-container .extra-button .open-search:hover {
            color: #ff9100; }
      .content-header .content-side-right .header-bottom #navigation .top-container .networks {
        order: 3; }
        .content-header .content-side-right .header-bottom #navigation .top-container .networks ul.social {
          display: flex;
          justify-content: space-around;
          align-items: center;
          padding: 0;
          margin: 0; }
          .content-header .content-side-right .header-bottom #navigation .top-container .networks ul.social li {
            display: inline-block;
            margin: 0px !important; }
            .content-header .content-side-right .header-bottom #navigation .top-container .networks ul.social li a {
              display: inherit;
              border-radius: 50%;
              color: #022c58;
              background: transparent;
              height: 20px;
              margin: 0 4px;
              position: relative;
              transition: 0.4s;
              width: 20px; }
              .content-header .content-side-right .header-bottom #navigation .top-container .networks ul.social li a i {
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                font-size: 20px;
                left: 50%;
                position: absolute;
                top: 50%; }
              .content-header .content-side-right .header-bottom #navigation .top-container .networks ul.social li a:hover {
                color: #ff9100; } }
@media only screen and (max-width: 480px) {
  .content-header .logo {
    flex-basis: 160px; } }
/*END Main Navigation-------------------------------------*/
/*STRART Search Widget------------------------------------------*/
body.search h1 span {
  font-size: inherit; }

.search-section {
  display: none;
  background: #033871; }

div.search {
  display: block;
  font-family: 'PT Sans', sans-serif;
  position: relative;
  float: none;
  vertical-align: middle;
  background: #022549; }
  div.search::before {
    content: "";
    background: #033871;
    width: 2px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  div.search::after {
    content: "";
    background: #033871;
    width: 2px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0; }
  div.search .screen-reader-text {
    display: none; }
  div.search .fa-times {
    margin-right: 10px;
    color: #ffffff;
    cursor: pointer;
    opacity: 0.5;
    transition: 0.3s;
    font-size: 14px; }
    div.search .fa-times:hover {
      text-decoration: none;
      opacity: 1; }
  div.search #searchsubmit {
    border: none;
    color: #fff;
    border-radius: 0;
    margin-left: -4px;
    height: 47px;
    font-size: 12px;
    text-transform: uppercase;
    vertical-align: middle;
    background-color: transparent;
    background: transparent url("../images/search-icon.png") no-repeat;
    background-position: center;
    text-indent: -99999999px;
    width: 50px;
    transition: 0.4s;
    background-size: 24px 24px;
    opacity: 0.7;
    transition: 0.4s;
    outline: none; }
    div.search #searchsubmit:hover {
      background-size: 18px 18px;
      opacity: 1; }
  div.search #s {
    height: 47px;
    border: none;
    color: #fff;
    vertical-align: middle;
    background: transparent;
    padding: 15px;
    width: calc(100% - 50px);
    outline: none; }

@media only screen and (max-width: 767px) {
  div.search::after {
    content: none; } }
/*END Search Widget------------------------------------------*/
/*START Google Translate Dropdown-List------------------------------------------*/
.translate {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
  margin: 0 20px; }
  .translate h3 {
    display: none; }
  .translate .skiptranslate {
    font-size: 0;
    line-height: 0; }
    .translate .skiptranslate .goog-te-combo {
      font-size: 14px;
      line-height: 1em;
      color: #23343b;
      margin-top: -7px; }
    .translate .skiptranslate span {
      display: none; }
  .translate ul {
    padding: 0; }
    .translate ul li {
      display: inline-block; }
      .translate ul li a::before {
        content: none; }
  .translate #flags {
    display: none; }

/*END Google Translate Dropdown-List------------------------------------------*/
/*START Translate Fixed Bottom----------------------------------------*/
#glt-translate-trigger {
  background: #022c58;
  background: -webkit-linear-gradient(#022c58, rgba(2, 44, 88, 0.2));
  background: -o-linear-gradient(#022c58, rgba(2, 44, 88, 0.2));
  background: -moz-linear-gradient(#022c58, rgba(2, 44, 88, 0.2));
  background: linear-gradient(#022c58, rgba(2, 44, 88, 0.2));
  font-family: lato-l;
  font-size: 1rem; }

/*END Translate Fixed Bottom----------------------------------------*/
/*START Font Resizer------------------------------------------*/
.font-resizer {
  display: inline-block;
  vertical-align: middle;
  text-align: center; }
  .font-resizer.active p {
    background: #022c58; }
  .font-resizer.active #controls {
    height: 80px; }
  .font-resizer p {
    width: 40px;
    height: 40px;
    background: transparent;
    transition: 0.4s;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    margin: 0; }
    .font-resizer p span {
      font-size: 22px; }
  .font-resizer #controls {
    vertical-align: middle;
    position: absolute;
    overflow: hidden;
    height: 0;
    background: #022c58;
    width: 40px;
    z-index: 10;
    transition: 0.4s;
    margin-top: 5px; }
    .font-resizer #controls p {
      display: inline-block;
      vertical-align: middle;
      height: 25px; }
  .font-resizer #large, .font-resizer #small {
    background: #022c58;
    color: #fff;
    width: 40px;
    display: block;
    position: relative;
    font-size: 22px;
    height: 40px;
    padding: 5px 0;
    z-index: 10;
    text-align: center; }
    .font-resizer #large:hover, .font-resizer #small:hover {
      background: #011326;
      text-decoration: none; }
    .font-resizer #large i, .font-resizer #small i {
      font-size: 10px;
      position: absolute; }

/*END Font Resizer------------------------------------------*/
/*START Slider--------------------------------------------------*/
.slider-widget {
  position: relative;
  overflow-x: hidden;
  background: #4b4b4b; }
  .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner {
    /* Safari 4.0 - 8.0 */
    /* Standard syntax */
    /* Safari 4.0 - 8.0 */
    /* Standard syntax */ }
    .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .item {
      transition-property: opacity; }
    .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .item,
    .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active.left,
    .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active.right {
      opacity: 0; }
    .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active,
    .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .next.left,
    .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .prev.right {
      opacity: 1; }
    .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .next,
    .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .prev,
    .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active.left,
    .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active.right {
      left: 0;
      transform: translate3d(0, 0, 0); }
    .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .caption-a {
      opacity: 0; }
    .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .left .caption-a, .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .right .caption-a {
      -webkit-animation-name: opacityTransitionOff;
      /* Safari 4.0 - 8.0 */
      -webkit-animation-duration: 0.4s;
      /* Safari 4.0 - 8.0 */
      animation-name: opacityTransitionOff;
      animation-duration: 0.4s; }
@-webkit-keyframes opacityTransitionOff {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes opacityTransitionOff {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
    .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active .caption-a {
      -webkit-animation-name: opacityTransition;
      /* Safari 4.0 - 8.0 */
      -webkit-animation-duration: 0.8s;
      /* Safari 4.0 - 8.0 */
      -webkit-animation-fill-mode: forwards;
      /* Safari 4.0 - 8.0 */
      animation-name: opacityTransition;
      animation-duration: 0.8s;
      animation-fill-mode: forwards; }
@-webkit-keyframes opacityTransition {
  0% {
    opacity: 0; }
  100% {
    background-color: 1; } }
@keyframes opacityTransition {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
  .slider-widget .slider-a #home-slider.carousel-fade .carousel-control {
    z-index: 2; }
  .slider-widget .slider-a #home-slider .item {
    width: 100%; }
  .slider-widget .slider-a #home-slider:hover .carousel-control {
    opacity: 1; }
  .slider-widget .slider-a #home-slider .container .bullets {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1; }
  .slider-widget .slider-a #home-slider .carousel-indicators {
    bottom: 210px;
    list-style: none;
    position: absolute;
    z-index: 15;
    text-align: right;
    display: none; }
    .slider-widget .slider-a #home-slider .carousel-indicators li {
      background: #fff;
      border: none;
      border-radius: 50%;
      margin: 0 1px;
      width: 7px;
      height: 7px; }
    .slider-widget .slider-a #home-slider .carousel-indicators .active {
      background: #022c58;
      margin: 0 4px;
      width: 7px;
      height: 7px; }
  .slider-widget .slider-a #home-slider .carousel-control {
    opacity: 1;
    transition: 0.4s;
    display: none; }
    .slider-widget .slider-a #home-slider .carousel-control span {
      background: transparent url("../images/arrow.png") no-repeat;
      background-position: 50% 50%;
      background-size: auto;
      border-radius: 50%;
      height: 52px;
      text-align: center;
      text-shadow: none;
      width: 52px;
      transition: 0.4s; }
      .slider-widget .slider-a #home-slider .carousel-control span:before {
        -webkit-transform: translate(-50%, -55%);
        -moz-transform: translate(-50%, -55%);
        -ms-transform: translate(-50%, -55%);
        transform: translate(-50%, -55%);
        display: none;
        left: 50%;
        position: absolute;
        top: 50%; }
      .slider-widget .slider-a #home-slider .carousel-control span:hover {
        background: transparent url("../images/arrow-h.png") no-repeat;
        background-position: 50% 50%;
        background-size: auto; }
    .slider-widget .slider-a #home-slider .carousel-control.left, .slider-widget .slider-a #home-slider .carousel-control.right {
      background: transparent;
      width: 50px; }
    .slider-widget .slider-a #home-slider .carousel-control.right span {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
  .slider-widget .slider-a .slider-box {
    height: 75vh;
    position: relative;
    text-align: center; }
    .slider-widget .slider-a .slider-box #home-video {
      width: 100%;
      height: 100%;
      object-fit: cover;
      position: absolute;
      z-index: 1;
      top: 50%;
      -webkit-transform: translate(0%, -50%);
      -moz-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
      transform: translate(0%, -50%);
      left: 0; }
  .slider-widget .slider-a .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: top center;
    background-size: cover; }
    .slider-widget .slider-a .bg-img::before {
      content: "";
      background: #000000;
      height: 100%;
      width: 100%;
      position: absolute;
      left: 0;
      bottom: 0;
      top: auto;
      opacity: 0.55;
      z-index: 1; }
  .slider-widget .caption-a {
    padding-top: 200px;
    padding-bottom: 50px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 10; }
    .slider-widget .caption-a .content-wrap {
      position: relative;
      z-index: 2;
      width: 100%; }
    .slider-widget .caption-a h2 {
      font-family: 'PT Sans', sans-serif;
      color: #ffffff;
      font-size: 42px;
      letter-spacing: 1px;
      font-weight: 700;
      line-height: 50px;
      margin: 0px 0 30px;
      text-transform: none;
      text-shadow: 9px 0px 49px rgba(0, 0, 0, 0.49); }
      .slider-widget .caption-a h2 strong {
        color: #022c58;
        font-weight: 400; }
      .slider-widget .caption-a h2 span {
        font-family: 'PT Sans', sans-serif;
        font-weight: 400;
        display: block;
        color: #022c58;
        font-size: 60px;
        position: relative;
        margin-bottom: 40px; }
        .slider-widget .caption-a h2 span::after {
          content: "";
          background: #022c58;
          height: 8px;
          width: 47px;
          border-radius: 8px;
          position: relative;
          display: block;
          margin-top: 30px;
          z-index: -1; }
    .slider-widget .caption-a p {
      font-family: 'PT Sans', sans-serif;
      color: #fff;
      font-size: 18px;
      text-transform: none;
      line-height: 1.5em;
      margin: 20px auto 30px;
      display: none; }

@media only screen and (min-width: 1200px) and (max-width: 1370px) {
  .slider-widget .slider-a .slider-box {
    height: 90vh; }

  .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active .caption-a .content-wrap {
    padding-left: 15px; }

  .slider-widget .caption-a h2 {
    font-size: 34px;
    line-height: 50px; } }
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .slider-widget .slider-a .slider-box {
    height: 60vh; }

  .slider-widget .caption-a h2 {
    font-size: 34px;
    line-height: 50px; } }
@media only screen and (max-width: 1024px) {
  .slider-widget .caption-a h2 {
    font-size: 24px;
    line-height: 35px; } }
@media only screen and (max-width: 991px) {
  .slider-widget .caption-a h2 {
    font-size: 24px;
    line-height: 35px; } }
@media only screen and (max-width: 991px) {
  .slider-widget .slider-a .slider-box {
    height: 110vh; } }
@media only screen and (max-width: 767px) {
  .slider-widget .caption-a .content-wrap {
    width: 90%;
    margin: 0 auto;
    padding: 15px;
    text-align: center; }

  .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active .caption-a {
    width: 100%;
    padding: 0; }

  .slider-widget .slider-a .slider-box {
    height: 80vh; }

  .slider-widget .caption-a h2 {
    font-size: 22px;
    line-height: 30px; }

  .slider-widget .caption-a h2 span::after {
    margin: 30px auto 0; } }
@media only screen and (max-width: 480px) {
  .slider-widget .slider-a .slider-box {
    height: 55vh; }

  .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active .caption-a {
    width: 100%;
    padding: 0px 0 0; } }
/*END Slider--------------------------------------------------*/
.news-widget #news-slider {
  z-index: 5; }
  .news-widget #news-slider .item {
    width: 100%; }
  .news-widget #news-slider .carousel-control {
    display: none; }
  .news-widget #news-slider .carousel-indicators {
    bottom: -90px;
    list-style: none;
    position: absolute;
    z-index: 15;
    text-align: center;
    display: block; }
    .news-widget #news-slider .carousel-indicators li {
      background: transparent;
      border: 1px solid #ffffff;
      border-radius: 50%;
      margin: 0 20px;
      width: 9px;
      height: 9px; }
    .news-widget #news-slider .carousel-indicators .active {
      background: #ffffff;
      margin: 0 20px;
      width: 9px;
      height: 9px;
      border: 1px solid #ffffff; }
  .news-widget #news-slider .col-ib-3 {
    width: calc(33.33% - 20px);
    display: inline-block;
    position: relative;
    vertical-align: top; }
    .news-widget #news-slider .col-ib-3:nth-child(1) {
      margin-right: 10px; }
    .news-widget #news-slider .col-ib-3:nth-child(2) {
      margin: 0 10px; }
    .news-widget #news-slider .col-ib-3:nth-child(3) {
      margin-left: 10px; }
  .news-widget #news-slider .single-box {
    transition: 0.5s;
    position: relative;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3);
    border: 1px solid #d1d1d1;
    border-bottom: none;
    text-align: left;
    background: #ffffff;
    position: relative; }
  .news-widget #news-slider .img-wrap {
    height: 200px;
    position: relative; }
    .news-widget #news-slider .img-wrap a {
      display: block;
      width: 100%;
      height: 100%; }
  .news-widget #news-slider .info-wrap {
    padding: 30px 20px 70px; }
    .news-widget #news-slider .info-wrap h3 {
      color: #2c4058;
      text-transform: uppercase;
      font-size: 17px;
      font-family: 'PT Sans', sans-serif;
      font-weight: 700;
      margin-bottom: 0;
      line-height: 25px; }
      .news-widget #news-slider .info-wrap h3 a {
        color: #2c4058;
        text-transform: uppercase;
        font-size: 17px;
        font-family: 'PT Sans', sans-serif;
        font-weight: 700;
        margin-bottom: 0;
        line-height: 25px; }
    .news-widget #news-slider .info-wrap time {
      color: #ff9100;
      font-size: 14px;
      font-family: 'PT Sans', sans-serif;
      text-transform: uppercase;
      margin: 10px 0 20px;
      display: block; }
    .news-widget #news-slider .info-wrap .description {
      display: block; }
      .news-widget #news-slider .info-wrap .description p {
        color: #4b5562;
        font-size: 15px;
        font-family: 'PT Sans', sans-serif;
        font-weight: 400; }
  .news-widget #news-slider .link {
    position: absolute;
    bottom: 0;
    width: 100%; }

@media only screen and (max-width: 991px) {
  .news-widget #news-slider .col-ib-3 {
    width: 100%; }

  .news-widget #news-slider .col-ib-3 {
    margin: 0 auto !important; } }
@media only screen and (max-width: 767px) {
  .news-widget #news-slider .carousel-indicators {
    left: auto;
    right: auto;
    margin: 0 auto;
    width: 100%; } }
@media only screen and (max-width: 480px) {
  .news-widget #news-slider .carousel-indicators li {
    margin: 0 15px; } }
/*START Calendar------------------------------------------*/
.tribe-mini-calendar-event {
  border: none;
  padding-bottom: 0;
  margin-bottom: 20px; }

.tribe-events-adv-list-widget .type-tribe_events, .tribe-mini-calendar-list-wrapper .type-tribe_events {
  margin: 0px 5%;
  padding: 0px;
  width: 90%;
  background: rgba(255, 255, 255, 0.75);
  border-radius: 10px;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2); }

.tribe_mini_calendar_widget {
  z-index: 2;
  position: relative; }
  .tribe_mini_calendar_widget h3 {
    display: none; }

.tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today:hover {
  background: transparent !important; }

.tribe-mini-calendar-wrapper {
  background: transparent;
  color: #fff;
  padding: 0;
  font-family: 'PT Sans', sans-serif;
  z-index: 2;
  display: block; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper {
    background: #022c58;
    width: 33.33333333%;
    display: inline-block;
    float: left;
    position: relative; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper:before {
      content: "";
      display: block;
      width: 1000%;
      height: 500%;
      background: #022c58;
      position: absolute;
      top: -60px;
      right: -8.33%;
      z-index: -1; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper table tbody, .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper table tfoot, .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper table thead {
      border: none !important;
      background-color: transparent !important; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper table tbody tr:nth-child(2n) {
      background-color: transparent !important; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar-list-wrapper {
    width: 58.33333333%;
    display: inline-block; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-past {
    opacity: 1; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-othermonth span.tribe-mini-calendar-no-event {
    color: rgba(255, 255, 255, 0.15); }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav {
    border: none;
    display: table-caption;
    padding: 0 0 10px 0; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav td {
      background: transparent;
      border: none; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav span.tribe-mini-calendar-month-0 {
      float: left;
      font-family: 'Montserrat', sans-serif;
      font-size: 40px; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar th {
    background: transparent;
    border: none;
    font-size: 12px;
    text-transform: uppercase;
    padding: 20px 0px 15px;
    letter-spacing: 2px;
    color: rgba(255, 255, 255, 0.5); }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar thead {
    background: transparent; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar thead span#tribe-mini-calendar-month-0 {
      font-size: 54px;
      font-family: 'Montserrat', sans-serif;
      font-weight: 400;
      text-transform: none;
      float: left;
      left: 15px;
      position: relative; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar thead .prev-month {
      float: right;
      left: -50px;
      position: relative;
      font-size: 40px;
      margin: 0; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar thead .next-month {
      float: right;
      right: -15px;
      position: relative;
      font-size: 40px;
      margin: 0; }
  .tribe-mini-calendar-wrapper .tribe-events-has-events:hover {
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-past {
    color: #23343b;
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar td {
    border: none;
    font-size: 13px;
    background: transparent;
    padding-top: 10px;
    font-family: 'PT Sans', sans-serif; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-othermonth {
    background: transparent; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a {
    position: relative;
    background: #fff;
    width: 35px;
    height: 35px;
    z-index: 1;
    border-radius: 50%;
    padding-top: 12px;
    margin: -8px auto 0;
    color: #022c58;
    font-size: 13px; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a:hover {
      background: transparent;
      border: 1px solid #ffffff !important;
      color: #ffffff !important; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar-event .list-info h2 {
    text-align: left;
    padding: 0;
    margin: 0;
    font-size: 20px; }
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-event .list-info h2 a {
      color: #000;
      font-weight: 700;
      font-family: 'Montserrat', sans-serif; }
  .tribe-mini-calendar-wrapper .tribe-events-duration {
    text-align: left; }
    .tribe-mini-calendar-wrapper .tribe-events-duration span {
      color: #5f5f5f;
      font-size: 18px;
      font-weight: 700;
      font-family: 'Montserrat', sans-serif; }
  .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a::before {
    content: none; }

.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-today {
  background: transparent; }

.tribe-mini-calendar td.tribe-events-has-events.tribe-events-present, .tribe-mini-calendar td.tribe-events-has-events.tribe-mini-calendar-today {
  background-color: transparent; }

.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date {
  background: #ff9100;
  border-radius: 10px 0 10px 0;
  padding: 30px 15px 10px;
  margin: 0;
  min-width: 100px; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date .list-dayname {
    background: transparent;
    color: #ffffff;
    font-size: 26px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 26px;
    bottom: -35px;
    position: relative;
    text-transform: none; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date .list-daynumber {
    font-size: 48px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    background: transparent;
    color: #ffffff;
    border-bottom: none;
    line-height: 48px;
    top: -40px;
    position: relative; }
.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info {
  margin: 0;
  width: calc(100% - 108px);
  padding: 20px 30px; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info .tribe-events-title {
    margin-bottom: 5px; }
    .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info .tribe-events-title a {
      color: #23343b;
      font-size: 20px;
      text-transform: none; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info .tribe-events-duration time {
    color: #5f5f5f;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 20px;
    display: block; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info .tribe-events-duration p {
    color: #23343b;
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
    display: block;
    margin-bottom: 15px; }
  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info .tribe-events-duration a {
    color: #022c58;
    font-weight: 700;
    font-size: 16px;
    font-family: 'PT Sans', sans-serif; }
    .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info .tribe-events-duration a::after {
      content: "\f0da";
      box-sizing: border-box;
      display: inline-block;
      position: relative;
      margin-left: 5px;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      transition: 0.4s; }

.single-tribe_events .tribe-events-single-event-title {
  font-family: 'Montserrat', sans-serif;
  color: #022c58;
  font-weight: 700;
  text-transform: none;
  margin-top: 0;
  font-size: 36px !important; }

.tribe-events-schedule h2 {
  font-size: 18px !important;
  color: #23343b !important; }

#tribe-events-content .tribe-events-abbr {
  text-decoration: none; }

@media only screen and (max-width: 991px) {
  .tribe-mini-calendar-wrapper .tribe-mini-calendar thead span#tribe-mini-calendar-month-0 {
    font-size: 32px;
    top: 10px; } }
@media only screen and (max-width: 767px) {
  .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper {
    width: 100%;
    float: none;
    margin-bottom: 137px; }

  .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper::before {
    height: 138%; }

  .tribe-mini-calendar-wrapper .tribe-mini-calendar-list-wrapper {
    width: 100%;
    display: block; } }
@media only screen and (max-width: 480px) {
  .tribe-mini-calendar-event .list-date {
    width: 100%; }

  .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info {
    width: 100%; }
    .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info h2 {
      text-align: center; }

  .tribe-mini-calendar-wrapper .tribe-events-duration {
    text-align: center; } }
/*END Calendar------------------------------------------*/
.events-widget {
  margin-bottom: 50px; }
  .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul {
    padding: 0;
    width: 1170px;
    margin: 0 auto;
    color: #ffffff;
    text-align: left; }
    .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul::before, .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul::after {
      content: " ";
      display: table; }
    .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul::after {
      clear: both; }
    .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li {
      width: calc(50% - 15px);
      padding: 0 15px;
      display: inline-block;
      margin-bottom: 50px; }
      .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li::before, .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li::after {
        content: " ";
        display: table; }
      .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li::after {
        clear: both; }
      .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li .ee-upcoming-events-widget-title-h5 {
        float: right;
        width: 50%;
        margin-top: 0; }
        .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li .ee-upcoming-events-widget-title-h5 a {
          font-size: 22px;
          font-weight: 700;
          color: #ffffff;
          text-transform: none;
          transition: 0.4s; }
          .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li .ee-upcoming-events-widget-title-h5 a:hover {
            color: #ff9100 !important; }
      .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li .ee-upcoming-events-widget-img-dv {
        display: inline-block;
        float: left;
        width: 40%;
        padding-bottom: calc(40% - 8px);
        height: auto;
        border-radius: 50%;
        border: 4px solid #fff;
        overflow: hidden;
        position: relative; }
        .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li .ee-upcoming-events-widget-img-dv a.ee-upcoming-events-widget-img {
          display: block;
          transition: 0.4s; }
          .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li .ee-upcoming-events-widget-img-dv a.ee-upcoming-events-widget-img img {
            max-width: 100% !important;
            height: 100% !important;
            width: auto;
            max-width: inherit !important;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%) scale(1);
            -moz-transform: translate(-50%, -50%) scale(1);
            -ms-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
            -webkit-transition: 0.3s ease-in-out;
            -moz-transition: 0.3s ease-in-out;
            -ms-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out; }
          .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li .ee-upcoming-events-widget-img-dv a.ee-upcoming-events-widget-img:hover img {
            -webkit-transform: translate(-50%, -50%) scale(1.2);
            -moz-transform: translate(-50%, -50%) scale(1.2);
            -ms-transform: translate(-50%, -50%) scale(1.2);
            transform: translate(-50%, -50%) scale(1.2);
            -webkit-transition: 0.3s ease-in-out;
            -moz-transition: 0.3s ease-in-out;
            -ms-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out; }
      .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li ul.ee-event-datetimes-ul {
        float: right;
        width: 50%;
        font-size: 18px;
        font-weight: 700; }
        .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li ul.ee-event-datetimes-ul li.ee-event-datetimes-li {
          float: none;
          width: 100%; }
          .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li ul.ee-event-datetimes-ul li.ee-event-datetimes-li .download-iCal-frm {
            display: none; }
      .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li > p {
        float: right;
        width: 50%;
        font-size: 16px; }
        .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li > p a {
          color: #ff9100;
          font-weight: 700;
          transition: 0.4s; }
          .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li > p a:hover {
            color: #ffffff; }

/*END TRIBE EVENTS------------------------------------*/
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul {
    width: 940px; }

  .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li .ee-upcoming-events-widget-title-h5 {
    width: 65%; }

  .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li ul.ee-event-datetimes-ul {
    width: 65%; }

  .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li > p {
    width: 65%; }

  .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li .ee-upcoming-events-widget-img-dv {
    width: 25%;
    padding-bottom: calc(25% - 8px); } }
@media only screen and (max-width: 991px) {
  .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul {
    width: 720px; }

  .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li {
    width: calc(100% - 15px); }

  .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li .ee-upcoming-events-widget-title-h5 {
    width: 65%; }

  .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li ul.ee-event-datetimes-ul {
    width: 65%; }

  .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li > p {
    width: 65%; }

  .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li .ee-upcoming-events-widget-img-dv {
    width: 25%;
    padding-bottom: calc(25% - 8px); } }
@media only screen and (max-width: 767px) {
  .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul {
    width: 100%; }

  .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li {
    text-align: center; }

  .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li .ee-upcoming-events-widget-img-dv {
    width: 50%;
    padding-bottom: calc(50% - 8px); }

  .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li .ee-upcoming-events-widget-title-h5 {
    float: none;
    width: 100%; }

  .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li .ee-upcoming-events-widget-img-dv {
    display: block;
    float: none;
    margin: 25px auto; }

  .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li ul.ee-event-datetimes-ul {
    float: none;
    width: 100%; }

  .events-widget .widget_ee-upcoming-events-widget ul.ee-upcoming-events-widget-ul li.ee-upcoming-events-widget-li > p {
    float: none;
    width: 100%; } }
/*START Sign Up--------------------------------------------------*/
.sign-up-widget {
  margin-top: 0px;
  padding: 45px 0;
  position: relative;
  text-align: center; }
  .sign-up-widget .gform_title {
    display: none; }
  .sign-up-widget h3 {
    color: #022c58;
    font-weight: 400;
    font-size: 25px;
    font-family: 'PT Sans', sans-serif;
    text-align: left;
    margin: 0; }
    .sign-up-widget h3 strong {
      color: #2979ff; }
  .sign-up-widget .gform_wrapper {
    width: 100%;
    margin: 0px 0 0;
    display: block; }
    .sign-up-widget .gform_wrapper form {
      display: flex;
      justify-content: center;
      align-items: center; }
    .sign-up-widget .gform_wrapper .gform-container {
      display: flex !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      flex-direction: row;
      justify-content: end;
      align-items: center; }
    .sign-up-widget .gform_wrapper .gform_body {
      width: calc(100% - 180px);
      display: inline-block;
      vertical-align: bottom;
      border-radius: 60px; }
      .sign-up-widget .gform_wrapper .gform_body ul.gform_fields {
        padding-left: 0;
        margin: 0;
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap; }
        .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield, .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li {
          list-style-type: none !important;
          padding: 0 !important;
          margin-top: 0 !important;
          margin-right: 15px;
          margin-bottom: 15px;
          flex-basis: calc(48% - 20px); }
          .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .gfield_label, .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li .gfield_label {
            display: none; }
          .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container, .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li .ginput_container {
            margin: 0 !important; }
            .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input, .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li .ginput_container input {
              background: #fbfbfb;
              border-radius: 0px;
              border: none;
              border-bottom: 2px solid #022c58;
              color: #022c58;
              padding: 10px 10px !important;
              font-size: 18px;
              width: 100%;
              font-family: 'PT Sans', sans-serif;
              font-weight: 700; }
              .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input::-webkit-input-placeholder, .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li .ginput_container input::-webkit-input-placeholder {
                /* Chrome/Opera/Safari */
                color: #022c58;
                font-weight: 700;
                opacity: 1; }
              .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input::-moz-placeholder, .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li .ginput_container input::-moz-placeholder {
                /* Firefox 19+ */
                color: #022c58;
                font-weight: 700;
                opacity: 1; }
              .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:-ms-input-placeholder, .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li .ginput_container input:-ms-input-placeholder {
                /* IE 10+ */
                color: #022c58;
                font-weight: 700;
                opacity: 1; }
              .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:-moz-placeholder, .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li .ginput_container input:-moz-placeholder {
                /* Firefox 18- */
                color: #022c58;
                font-weight: 700;
                opacity: 1; }
    .sign-up-widget .gform_wrapper .gform_footer {
      width: 180px;
      display: inline-block;
      text-align: right;
      margin: 0;
      padding: 0;
      margin-left: -4px;
      vertical-align: bottom; }
      .sign-up-widget .gform_wrapper .gform_footer .gform_button {
        background: #2979ff;
        color: #ffffff;
        height: auto;
        width: 100%;
        border: 2px solid #2979ff;
        text-align: center;
        color: #ffffff;
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        padding: 10px 20px;
        text-transform: uppercase;
        transition: 0.4s;
        font-size: 20px;
        text-indent: 0px;
        border-radius: 7px; }
        .sign-up-widget .gform_wrapper .gform_footer .gform_button:hover {
          text-decoration: none;
          background: transparent;
          border: 2px solid #022c58;
          color: #022c58; }
    .sign-up-widget .gform_wrapper .gfield_description {
      display: none; }

@media only screen and (max-width: 991px) {
  .sign-up-widget h2 {
    text-align-last: center; }

  .sign-up-widget h3 {
    text-align: center; } }
@media only screen and (max-width: 767px) {
  .sign-up-widget .gform_wrapper {
    margin: 0px 0 25px; }

  .sign-up-widget h3 {
    text-align: center;
    margin-bottom: 25px; }

  .sign-up-widget .gform_wrapper form {
    flex-direction: column; }

  .sign-up-widget .gform_wrapper .gform_body {
    width: 100%;
    margin-bottom: 25px; } }
@media only screen and (max-width: 480px) {
  .sign-up-widget .gform_wrapper .gform_body ul.gform_fields {
    flex-direction: column; }

  .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input, .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li .ginput_container input {
    text-align: center; } }
/*END Sign Up------------------------------------------*/
/*START Social Widget--------------------------------------------------*/
.wall-outer .dcsns-toolbar ul#dcsns-filter {
  width: 100%;
  text-align: center;
  background: transparent;
  padding: 0;
  margin: 0 !important;
  display: flex !important;
  justify-content: center; }
  .wall-outer .dcsns-toolbar ul#dcsns-filter li {
    display: inline-block;
    height: 44px;
    width: 44px;
    margin: 0 15px;
    position: relative; }
    .wall-outer .dcsns-toolbar ul#dcsns-filter li:first-child {
      display: none; }
    .wall-outer .dcsns-toolbar ul#dcsns-filter li a {
      padding: 0;
      position: absolute;
      left: 50%;
      top: 50%;
      height: 36px;
      width: 36px;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      border-radius: 50%;
      background: transparent;
      border: 1px solid #000; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li a span.socicon {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li a.link-all {
        display: none; }
    .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook {
      order: 1; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a {
        background: transparent;
        border: 1px solid #3b5998; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a span.socicon {
          color: #3b5998; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a.iso-active {
          background: #3b5998;
          border: 1px solid #3b5998; }
          .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a.iso-active span.socicon {
            color: #fff; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a:hover span.socicon {
          color: #fff; }
    .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter {
      order: 3; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a {
        background: transparent;
        border: 1px solid #2db6e8; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a span.socicon {
          color: #2db6e8; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a.iso-active {
          background: #2db6e8;
          border: 1px solid #2db6e8; }
          .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a.iso-active span.socicon {
            color: #fff; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a:hover span.socicon {
          color: #fff; }
    .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram {
      order: 2; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a {
        background: transparent !important;
        border: 1px solid #631f61; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a span.socicon {
          color: #631f61; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a.iso-active {
          background: #631f61 !important;
          border: 1px solid #631f61; }
          .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a.iso-active span.socicon {
            color: #fff; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a:hover {
          background: #631f61 !important; }
          .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a:hover span.socicon {
            color: #fff; }
    .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube {
      order: 4; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a {
        background: transparent;
        border: 1px solid #ff0000; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a span.socicon {
          color: #ff0000; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a.iso-active {
          background: #ff0000;
          border: 1px solid #ff0000; }
          .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a.iso-active span.socicon {
            color: #fff; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a:hover span.socicon {
          color: #fff; }
.wall-outer .dc-wall .dcwss-content ul.stream {
  width: 100% !important; }
  .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li {
    -webkit-box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.3) !important;
    -moz-box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.3) !important;
    box-shadow: 0px 9px 18px 0px rgba(0, 0, 0, 0.3) !important;
    padding: 0 !important;
    border-radius: 3px;
    overflow: hidden;
    background: #ffffff;
    width: calc(24.9% - 15px) !important; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner {
      margin: 0 !important; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-thumb {
        width: 100%;
        margin: 0;
        float: none; }
        .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-thumb a img {
          max-width: 100% !important;
          height: 260px !important;
          width: 100% !important;
          object-fit: cover !important;
          margin: 0 !important;
          border: none !important;
          padding: 0 !important; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-title {
        display: none !important; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-text {
        font-size: 17px;
        padding: 30px 15px;
        color: #23343b;
        font-family: 'PT Sans', sans-serif;
        line-height: 20px;
        font-weight: 400;
        margin-bottom: 25px; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-user {
        background: transparent;
        float: none;
        padding: 5px 0 0 55px; }
        .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-user a.link-user {
          font-size: 16px;
          color: #b2b2b2;
          font-family: 'Montserrat', sans-serif;
          font-weight: 400;
          font-style: normal; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-share {
        display: none; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .section-intro {
      background: #ffffff !important; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .section-intro a.link-intro {
        display: none; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .section-intro span {
        display: none;
        font-size: 16px;
        color: #23343b;
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        font-style: normal; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li a span.socicon {
      bottom: 15px !important;
      left: 15px !important;
      font-size: 25px !important;
      color: #23343b; }

.sidebar .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li {
  margin: 0 5px; }
.sidebar .sidebar-box.plugin .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li {
  width: 100% !important;
  margin: 0 0 25px !important; }

@media only screen and (max-width: 480px) {
  .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li {
    width: 100% !important; } }
/*END Social Widget------------------------------------------*/
/*START Testimonials--------------------------------------------------*/
.testimonial-widget #testimonial-slider {
  padding: 0; }
  .testimonial-widget #testimonial-slider .item {
    width: 100%; }
    .testimonial-widget #testimonial-slider .item .col-ib-3 {
      width: 33.3333%;
      display: inline-block; }
      .testimonial-widget #testimonial-slider .item .col-ib-3 .wrap-principal {
        min-height: 300px;
        position: relative; }
        .testimonial-widget #testimonial-slider .item .col-ib-3 .wrap-principal::before {
          content: "";
          background: rgba(0, 0, 0, 0.5);
          height: 100%;
          width: 100%;
          position: absolute;
          left: 0;
          bottom: 0;
          top: auto;
          z-index: 1;
          transition: 0.4s; }
        .testimonial-widget #testimonial-slider .item .col-ib-3 .wrap-principal .hover-wrap {
          z-index: 5;
          position: relative;
          padding: 20px 50px;
          opacity: 0;
          transition: 0.8s; }
          .testimonial-widget #testimonial-slider .item .col-ib-3 .wrap-principal .hover-wrap .img-wrap {
            height: 65px;
            width: 65px;
            border-radius: 50%;
            border: 2px solid #ffffff;
            min-height: unset;
            margin: 25px auto; }
          .testimonial-widget #testimonial-slider .item .col-ib-3 .wrap-principal .hover-wrap .text-wrap {
            text-align: left;
            margin-bottom: 40px; }
            .testimonial-widget #testimonial-slider .item .col-ib-3 .wrap-principal .hover-wrap .text-wrap p {
              color: #ffffff;
              font-size: 18px;
              font-family: 'PT Sans', sans-serif; }
              .testimonial-widget #testimonial-slider .item .col-ib-3 .wrap-principal .hover-wrap .text-wrap p a {
                color: #ff9100;
                font-weight: 700; }
          .testimonial-widget #testimonial-slider .item .col-ib-3 .wrap-principal .hover-wrap .author {
            color: #ffffff;
            font-size: 18px;
            font-family: 'PT Sans', sans-serif;
            text-align: right; }
        .testimonial-widget #testimonial-slider .item .col-ib-3 .wrap-principal:hover::before {
          background: rgba(2, 44, 88, 0.9); }
        .testimonial-widget #testimonial-slider .item .col-ib-3 .wrap-principal:hover .hover-wrap {
          opacity: 1; }
  .testimonial-widget #testimonial-slider .carousel-control {
    opacity: 1;
    transition: 0.4s;
    display: block;
    top: calc(50% - 25px);
    display: none; }
    .testimonial-widget #testimonial-slider .carousel-control span {
      background: transparent url("../images/arrow-2.png") no-repeat;
      background-position: 50% 50%;
      background-size: auto;
      border-radius: 50%;
      height: 52px;
      text-align: center;
      text-shadow: none;
      width: 52px;
      transition: 0.4s; }
      .testimonial-widget #testimonial-slider .carousel-control span:before {
        -webkit-transform: translate(-50%, -55%);
        -moz-transform: translate(-50%, -55%);
        -ms-transform: translate(-50%, -55%);
        transform: translate(-50%, -55%);
        display: none;
        left: 50%;
        position: absolute;
        top: 50%; }
      .testimonial-widget #testimonial-slider .carousel-control span:hover {
        background: transparent url("../images/arrow-h.png") no-repeat;
        background-position: 50% 50%;
        background-size: auto; }
    .testimonial-widget #testimonial-slider .carousel-control.left, .testimonial-widget #testimonial-slider .carousel-control.right {
      background: transparent;
      width: 10%; }
    .testimonial-widget #testimonial-slider .carousel-control.right span {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
  .testimonial-widget #testimonial-slider .carousel-indicators {
    display: none;
    bottom: 0px;
    list-style: none;
    margin-left: 0;
    padding-right: 15px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 15;
    left: auto;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%); }
  .testimonial-widget #testimonial-slider .carousel-indicators li {
    background: transparent;
    border: 2px solid #022c58;
    border-radius: 50%;
    margin: 0 4px;
    width: 10px;
    height: 10px; }
  .testimonial-widget #testimonial-slider .carousel-indicators .active {
    background: #022c58;
    border-color: #022c58;
    border-radius: 50%;
    margin: 0 4px;
    width: 10px;
    height: 10px; }
  .testimonial-widget #testimonial-slider .container {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .testimonial-widget #testimonial-slider .bullets {
    z-index: 1;
    top: auto;
    bottom: 0;
    height: 20px;
    display: none; }

/*END Testimonials------------------------------------------*/
/* Media queries----------------------------------*/
@media only screen and (max-width: 991px) {
  .testimonial-widget #testimonial-slider .item .col-ib-3 {
    width: 100%; } }
/*START Sponsors Widget--------------------------------------------------*/
.sponsor-widget {
  padding: 40px 15px 40px; }
  .sponsor-widget .title {
    text-align: left; }
  .sponsor-widget #sponsor-slider .carousel-control {
    opacity: 1;
    transition: 0.4s; }
    .sponsor-widget #sponsor-slider .carousel-control span {
      background: transparent;
      border-radius: 0;
      color: #ff9100;
      font-size: 30px;
      height: 30px;
      text-align: center;
      text-shadow: none;
      top: 50%;
      width: 30px;
      margin-top: -8px; }
      .sponsor-widget #sponsor-slider .carousel-control span:before {
        -webkit-transform: translate(-50%, -52%);
        -moz-transform: translate(-50%, -52%);
        -ms-transform: translate(-50%, -52%);
        transform: translate(-50%, -52%);
        left: 50%;
        position: absolute;
        top: 50%; }
      .sponsor-widget #sponsor-slider .carousel-control span:hover {
        color: #022c58; }
      .sponsor-widget #sponsor-slider .carousel-control span.fa-angle-left {
        left: 0; }
      .sponsor-widget #sponsor-slider .carousel-control span.fa-angle-right {
        right: 10px;
        position: relative; }
    .sponsor-widget #sponsor-slider .carousel-control.left, .sponsor-widget #sponsor-slider .carousel-control.right {
      background: transparent;
      width: auto; }
  .sponsor-widget #sponsor-slider .carousel-inner {
    width: 90% !important;
    margin: 0 auto !important; }
  .sponsor-widget #sponsor-slider .carousel-indicators {
    display: none; }
  .sponsor-widget #sponsor-slider .img-wrap {
    height: 120px;
    background: transparent;
    margin: 15px 0; }
    .sponsor-widget #sponsor-slider .img-wrap a {
      transition: 0.4s; }
      .sponsor-widget #sponsor-slider .img-wrap a:hover img {
        -webkit-filter: grayscale(0%); }
      .sponsor-widget #sponsor-slider .img-wrap a img {
        transition: 0.4s;
        max-width: 100%;
        max-height: 100%;
        height: auto;
        width: auto;
        -webkit-filter: grayscale(100%); }

/*END Sponsors Widget------------------------------------------*/
@media only screen and (max-width: 991px) {
  .sponsor-widget {
    padding: 40px 0px 40px;
    overflow: hidden; } }
/*START footer--------------------------------------------------*/
body {
  position: relative; }

footer.footer {
  background: #022c58;
  text-align: center;
  position: relative;
  overflow: hidden; }
  footer.footer h2, footer.footer h3, footer.footer h4 {
    margin-top: 0; }
  footer.footer ul.social {
    display: inline-block;
    line-height: 1em;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle; }
    footer.footer ul.social li {
      display: inline-block;
      font-size: 18px;
      margin: 0px !important; }
      footer.footer ul.social li a {
        display: inherit;
        border-radius: 50%;
        color: #ffffff;
        background: transparent;
        height: 32px;
        margin: 0 4px;
        position: relative;
        transition: 0.4s;
        width: 32px; }
        footer.footer ul.social li a i {
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          font-size: 20px;
          left: 50%;
          position: absolute;
          top: 50%; }
        footer.footer ul.social li a:hover {
          color: #ff9100; }
  footer.footer .footer-top {
    background: transparent;
    color: #ffffff;
    padding: 50px 0 20px;
    text-align: left;
    overflow: hidden; }
    footer.footer .footer-top .logo-wrap .circle-bg {
      position: relative;
      height: 70px;
      width: 160px;
      max-width: 100%;
      margin: 0 auto; }
    footer.footer .footer-top .logo-wrap .img-wrap {
      -webkit-background-size: contain;
      background-size: contain;
      height: 100%;
      width: 100%; }
    footer.footer .footer-top .content-wrap {
      display: flex;
      justify-content: space-between; }
      footer.footer .footer-top .content-wrap .single-box {
        flex-basis: auto;
        margin-right: 30px; }
        footer.footer .footer-top .content-wrap .single-box:last-child {
          margin-right: 0; }
        footer.footer .footer-top .content-wrap .single-box a {
          font-size: 16px;
          font-family: 'PT Sans', sans-serif;
          color: #ffffff; }
          footer.footer .footer-top .content-wrap .single-box a i {
            color: #ffffff;
            margin-right: 10px; }
          footer.footer .footer-top .content-wrap .single-box a.btn-8 {
            margin-top: 15px;
            display: inline-block; }
        footer.footer .footer-top .content-wrap .single-box ul.list-liks {
          padding: 0;
          left: 0; }
          footer.footer .footer-top .content-wrap .single-box ul.list-liks li {
            line-height: 1.8em;
            list-style-type: none;
            padding-left: 15px;
            position: relative;
            font-family: 'PT Sans', sans-serif;
            font-size: 16px;
            color: #ffffff; }
            footer.footer .footer-top .content-wrap .single-box ul.list-liks li::before {
              content: "\f105";
              margin-right: 5px;
              position: absolute;
              margin-top: 9px;
              margin-left: -15px;
              box-sizing: border-box;
              display: inline-block;
              font: normal normal normal 14px/1 FontAwesome;
              font-size: inherit;
              text-rendering: auto;
              transition: 0.4s; }
            footer.footer .footer-top .content-wrap .single-box ul.list-liks li ul {
              padding: 0; }
              footer.footer .footer-top .content-wrap .single-box ul.list-liks li ul li {
                padding-left: 35px; }
                footer.footer .footer-top .content-wrap .single-box ul.list-liks li ul li::before {
                  color: #ff9100; }
    footer.footer .footer-top address, footer.footer .footer-top a {
      display: block;
      font-family: 'PT Sans', sans-serif;
      font-size: 16px;
      font-weight: 700;
      color: #ffffff;
      margin-bottom: 0; }
      footer.footer .footer-top address span, footer.footer .footer-top a span {
        font-weight: 700;
        color: #25aae1;
        font-size: 17px; }
  footer.footer .footer-bottom {
    background: #012245; }
    footer.footer .footer-bottom .bottom-content {
      padding: 20px 0 10px; }
      footer.footer .footer-bottom .bottom-content .content-wrap {
        -webkit-align-items: center;
        -webkit-flex-flow: row nowrap;
        -webkit-justify-content: space-between;
        align-items: center;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        float: none;
        justify-content: space-between;
        align-items: center; }
        footer.footer .footer-bottom .bottom-content .content-wrap .copy-r, footer.footer .footer-bottom .bottom-content .content-wrap .elevation {
          color: #ffffff;
          font-family: 'PT Sans', sans-serif;
          font-size: 16px; }
        footer.footer .footer-bottom .bottom-content .content-wrap .copy-r a, footer.footer .footer-bottom .bottom-content .content-wrap .copy-r p a {
          color: #ffffff;
          font-family: 'PT Sans', sans-serif;
          font-size: 16px; }
        footer.footer .footer-bottom .bottom-content .content-wrap .elevation a, footer.footer .footer-bottom .bottom-content .content-wrap .elevation p a {
          color: #ffffff;
          font-family: 'PT Sans', sans-serif;
          font-size: 16px; }
        footer.footer .footer-bottom .bottom-content .content-wrap .elevation a:last-child {
          font-style: normal;
          font-weight: 700;
          text-transform: uppercase;
          color: #ff9100; }
  footer.footer.petition {
    position: absolute;
    width: 100%;
    background: rgba(4, 43, 84, 0.92) !important;
    bottom: 0; }
    footer.footer.petition .footer-petition {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 15px 70px; }
      footer.footer.petition .footer-petition span, footer.footer.petition .footer-petition p, footer.footer.petition .footer-petition a {
        font-family: 'PT Sans', sans-serif;
        font-weight: 400 !important;
        font-size: 15px !important;
        color: #fff;
        display: inline-block; }
      footer.footer.petition .footer-petition span {
        display: block; }
      footer.footer.petition .footer-petition .left.center.right {
        width: 30%; }
      footer.footer.petition .footer-petition .left {
        text-align: left; }
      footer.footer.petition .footer-petition .center {
        text-align: center; }
      footer.footer.petition .footer-petition .right {
        text-align: right; }

@media only screen and (max-width: 991px) {
  footer.footer .footer-top .content-wrap .single-box {
    margin-left: 40px;
    margin-right: 0; }

  footer.footer .footer-top .logos-wrap .img-wrap {
    flex-basis: 70px;
    height: 70px;
    margin: 5px; } }
@media only screen and (max-width: 767px) {
  footer.footer .footer-top {
    text-align: center; }

  footer.footer .footer-top .img-wrap {
    margin: 0 auto 25px; }

  footer.footer .footer-top .content-wrap {
    flex-wrap: wrap; }

  footer.footer .footer-top .content-wrap .single-box {
    flex-basis: 100%;
    margin-right: 0;
    margin-left: 0; }

  footer.footer .footer-bottom .bottom-content .content-wrap {
    flex-wrap: wrap;
    justify-content: center; }

  footer.footer .footer-top .logo-wrap .circle-bg {
    margin: 50px auto; }

  footer.footer .footer-top .logos-wrap {
    flex-direction: column;
    align-items: center; }

  footer.footer .footer-top .logos-wrap .img-wrap {
    flex-basis: 150px;
    width: 150px;
    margin: 25px; }

  footer.footer .footer-bottom .bottom-content .content-wrap {
    flex-direction: column; } }
@media only screen and (max-width: 480px) {
  footer.footer.petition .footer-petition {
    flex-direction: column;
    text-align: center !important; }
    footer.footer.petition .footer-petition .left, footer.footer.petition .footer-petition .right, footer.footer.petition .footer-petition .center {
      text-align: center !important;
      margin: 5px 0; } }
/*END footer------------------------------------------*/
/*START Breadcrumbs----------------------------------------*/
ul.breadcrumbs {
  padding: 0px;
  margin-bottom: 25px;
  text-transform: uppercase;
  display: none; }
  ul.breadcrumbs li {
    display: inline-block;
    margin-right: 10px; }
    ul.breadcrumbs li strong {
      font-weight: unset;
      font-size: 12.5px;
      margin-bottom: 0;
      font-family: 'PT Sans', sans-serif;
      color: #033871;
      font-weight: 700; }
    ul.breadcrumbs li.separator {
      color: transparent;
      font-size: 0px; }
      ul.breadcrumbs li.separator::after {
        content: "\f054";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        font-size-adjust: none;
        font-stretch: normal;
        font-feature-settings: normal;
        font-language-override: normal;
        font-kerning: auto;
        font-synthesis: weight style;
        font-variant: normal;
        font-size: inherit;
        text-rendering: auto;
        font-size: 0.9rem;
        color: #23343b; }
    ul.breadcrumbs li a {
      color: #23343b;
      font-size: 12.5px;
      font-weight: unset;
      text-decoration: none;
      margin-bottom: 0;
      font-family: 'PT Sans', sans-serif; }
      ul.breadcrumbs li a:hover {
        text-decoration: underline; }
    ul.breadcrumbs li.last-child {
      color: #022c58; }

/*END Breadcrumbs----------------------------------------*/
/*STRART INTERIOR PAGE------------------------------------------------------------------------------------------*/
/*START Interior Top (BANNER)--------------------------------------------------*/
.interior-top {
  background: #ffffff;
  text-align: center;
  min-height: 432px;
  position: relative;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  .interior-top:after {
    content: "";
    background: url("../images/interior-top-overlay.png") no-repeat;
    background-size: cover;
    background-position: bottom;
    display: block;
    opacity: 1;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .interior-top h1 {
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 25px;
    display: block;
    text-align: left;
    margin-top: 15px;
    padding: 115px 0 20px;
    position: relative;
    text-transform: none;
    width: 100%;
    z-index: 2;
    display: none; }
    .interior-top h1 span {
      display: block;
      font-weight: 400; }
  .interior-top.interior-top-donate h1 {
    text-align: right;
    padding: 30px 0 20px;
    display: none; }
  .interior-top.interior-top-custom-donate h1 {
    text-transform: uppercase;
    font-size: 36px;
    margin-bottom: 0;
    width: 45%;
    padding-top: 70px; }
    .interior-top.interior-top-custom-donate h1 strong {
      color: #2979ff; }
  .interior-top.interior-top-custom-donate p {
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 18px;
    position: relative;
    z-index: 10;
    display: block;
    text-align: left;
    width: 45%; }
  .interior-top.interior-top-custom-donate .img-wrap {
    position: absolute;
    right: 15px;
    bottom: 130px;
    width: 250px;
    height: 130px;
    background-size: contain; }
  .interior-top.interior-top-custom-donate .container {
    position: relative;
    padding: 50px 0 100px; }

/*END Interior Top (BANNER)------------------------------------------*/
.interior {
  font-family: 'Montserrat', sans-serif;
  background: #ffffff;
  color: #282828;
  font-size: 18px;
  overflow: hidden;
  position: relative; }
  .interior.custom-donate, .interior.custom-petition {
    overflow: visible;
    background-position: top center;
    background-size: cover;
    position: relative; }
    .interior.custom-donate .container, .interior.custom-petition .container {
      padding-top: 60px; }
    .interior.custom-donate .logo-box, .interior.custom-petition .logo-box {
      background-size: contain;
      background-position: center;
      height: 98px;
      margin-bottom: 45px; }
      .interior.custom-donate .logo-box a, .interior.custom-petition .logo-box a {
        display: block;
        width: 100%;
        height: 100%; }
  .interior.custom-petition {
    position: relative;
    padding-bottom: 120px; }
    .interior.custom-petition::before {
      content: "";
      background: transparent url("../images/shadow-petition.png") no-repeat;
      position: absolute;
      z-index: 0;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center; }
    .interior.custom-petition .custom-form-petition {
      min-height: 700px;
      background: rgba(4, 43, 84, 0.75);
      width: 100%;
      border-radius: 15px;
      padding: 50px 30px;
      text-align: left; }
      .interior.custom-petition .custom-form-petition h2 {
        font-family: 'PT Sans', sans-serif;
        font-weight: 700 !important;
        font-size: 26px;
        margin-top: 0 !important;
        margin-bottom: 25px !important;
        text-align: center;
        color: #fff !important; }
      .interior.custom-petition .custom-form-petition p {
        font-family: 'PT Sans', sans-serif;
        font-weight: 400 !important;
        font-size: 18px !important;
        color: #fff !important; }
        .interior.custom-petition .custom-form-petition p strong {
          font-weight: 700 !important;
          color: #fff !important; }
      .interior.custom-petition .custom-form-petition .frame {
        height: 420px !important; }
        .interior.custom-petition .custom-form-petition .frame iframe {
          height: 100% !important; }
  .interior.interior-2 .side-direction-right {
    display: flex;
    padding-top: 30px;
    padding-bottom: 30px; }
    .interior.interior-2 .side-direction-right .sidebar-box h3, .interior.interior-2 .side-direction-right .sidebar-box .link {
      z-index: 3;
      position: relative; }
    .interior.interior-2 .side-direction-right .sidebar-box:nth-child(3) {
      padding-left: 8.33333333%; }
    .interior.interior-2 .side-direction-right .sidebar-take-action {
      position: relative; }
      .interior.interior-2 .side-direction-right .sidebar-take-action:before {
        content: "";
        background: #f6f6f6;
        display: block;
        opacity: 1;
        height: 200%;
        width: 300%;
        position: absolute;
        top: -30px;
        right: -30px;
        z-index: 0; }
  .interior .content-wrap {
    display: flex;
    margin: 25px; }
    .interior .content-wrap .img-wrap {
      flex-basis: 250px;
      flex-shrink: 0;
      height: 250px;
      flex-grow: 1;
      margin-right: 25px; }
    .interior .content-wrap .info-wrap {
      flex-grow: 0px; }
      .interior .content-wrap .info-wrap h2, .interior .content-wrap .info-wrap h3, .interior .content-wrap .info-wrap h4, .interior .content-wrap .info-wrap h5, .interior .content-wrap .info-wrap h6 {
        font-size: 22px;
        text-transform: none; }
  .interior .side-direction-left {
    background: #ffffff;
    padding-bottom: 100px;
    position: relative;
    padding-right: 50px;
    z-index: 3; }
    .interior .side-direction-left h1:first-child, .interior .side-direction-left h2:first-child, .interior .side-direction-left h3:first-child, .interior .side-direction-left h4:first-child, .interior .side-direction-left h5:first-child, .interior .side-direction-left h6:first-child {
      margin-top: 0 !important; }
  .interior .sidebar-color {
    position: relative;
    /*&::before{
      content: "";
      background: url("../images/bg-sidebar.jpg");
      background-size: contain;
      background-position: top; 
      display: block;
      height: 500%;
      position: absolute;
      top: 0;
      left: 0;
      width: 300%;
      z-index: 0;
    }*/ }
  .interior .side-direction {
    padding-top: 60px; }
  .interior img {
    max-width: 100%;
    height: auto;
    margin-bottom: 50px; }
  .interior h1, .interior h2, .interior h3, .interior h4 {
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    color: #214e8e;
    text-transform: uppercase;
    margin-top: 0; }
  .interior h5, .interior h6 {
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    color: #214e8e;
    text-transform: uppercase;
    margin-top: 0; }
  .interior h1 {
    font-size: 35px;
    margin-top: 0;
    margin-bottom: 35px; }
  .interior h2 {
    line-height: 1.5em !important;
    margin: 1.2em 0 0.6em !important;
    text-align: left;
    font-size: 30px; }
    .interior h2::after {
      content: none !important; }
  .interior h3 {
    font-size: 27px;
    margin: 0em 0 0.6em; }
  .interior h4 {
    font-size: 24px;
    margin: 0em 0 0.6em; }
  .interior h5 {
    font-size: 20px;
    margin: 0em 0 0.6em; }
  .interior h6 {
    font-size: 18px;
    margin: 0em 0 0.6em; }
  .interior hr {
    border-color: #23343b !important;
    border-style: dashed none none;
    border-width: 1px 0px 0px;
    margin-bottom: 35px;
    margin-top: 35px; }
  .interior strong {
    color: #282828; }
  .interior p {
    font-family: 'PT Sans', sans-serif;
    color: #282828;
    font-size: 18px;
    line-height: 1.3em;
    font-weight: 400;
    margin-bottom: 1em; }
  .interior blockquote {
    font-family: 'Montserrat', sans-serif;
    background: transparent;
    border-radius: 0;
    border: none;
    color: #022c58;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5em;
    margin-bottom: 2em;
    padding: 50px 3% 15px;
    position: relative;
    text-align: center;
    width: 100%; }
    .interior blockquote::after {
      content: "";
      background: url("../images/quote.png") no-repeat;
      display: block;
      height: 41px;
      left: 0;
      margin-left: auto;
      margin-right: auto;
      position: absolute;
      right: 0;
      text-align: center;
      top: 0;
      width: 50px; }
    .interior blockquote a, .interior blockquote address, .interior blockquote span, .interior blockquote strong, .interior blockquote time {
      color: #022c58; }
  .interior small {
    color: #282828; }
  .interior p a, .interior ul p a, .interior ol p a, .interior dl p a {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    color: #214e8e;
    text-decoration: underline;
    transition: 0.3s; }
    .interior p a:hover, .interior ul p a:hover, .interior ol p a:hover, .interior dl p a:hover {
      text-decoration: none;
      color: #ff9100; }
  .interior dl.list dt {
    font-family: 'PT Sans', sans-serif;
    color: #022c58 !important;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3em;
    margin-bottom: 8px;
    padding-left: 0; }
    .interior dl.list dt.h3 {
      font-size: 36px; }
    .interior dl.list dt.h4 {
      font-size: 30px; }
    .interior dl.list dt.h5 {
      font-size: 28px; }
    .interior dl.list dt.h6 {
      font-size: 24px; }
  .interior dl.list dd {
    font-family: 'PT Sans', sans-serif;
    color: #23343b !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 8px;
    padding-left: 15px;
    position: relative; }
    .interior dl.list dd::before {
      content: "";
      border-bottom: 4px solid transparent;
      border-left: 4px solid #ff9100;
      border-top: 4px solid transparent;
      display: inline-block;
      margin-left: 0;
      left: 0;
      margin-right: 5px;
      margin-top: 9px;
      position: absolute;
      width: 6px;
      height: 6px; }
  .interior ol {
    list-style: none;
    counter-reset: my; }
  .interior ol > li::before {
    counter-increment: my;
    content: counter(my); }
  .interior ol {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .interior ol li {
      color: #282828;
      line-height: 1.8em;
      list-style-type: none;
      margin-bottom: 10px;
      padding-left: 36px;
      font-family: 'PT Sans', sans-serif;
      font-size: 18px; }
      .interior ol li h1, .interior ol li h2, .interior ol li h3, .interior ol li h4, .interior ol li h5, .interior ol li h6 {
        margin-top: 0 !important;
        display: inline-block !important; }
      .interior ol li::before {
        background: transparent;
        color: #ff9100 !important;
        border-radius: 50%;
        color: white;
        font-size: 40px;
        font-weight: bold;
        margin-left: -45px;
        margin-right: 10px;
        padding: 3px 8px;
        position: absolute; }
      .interior ol li ul.list {
        font-family: 'PT Sans', sans-serif;
        color: #282828;
        padding: 0; }
        .interior ol li ul.list br {
          display: none; }
        .interior ol li ul.list li {
          line-height: 1.8em;
          list-style-type: none;
          padding-left: 15px;
          position: relative; }
          .interior ol li ul.list li::before {
            content: "";
            display: inline-block;
            margin-right: 5px;
            position: absolute;
            margin-top: 9px;
            margin-left: -15px;
            border-left: 4px solid #ff9100;
            border-top: 4px solid transparent;
            border-bottom: 4px solid transparent;
            width: 6px;
            height: 6px;
            border-radius: 0;
            padding: 0; }
  .interior ul.list {
    font-family: 'PT Sans', sans-serif;
    color: #022c58;
    padding: 0; }
    .interior ul.list br {
      display: none; }
    .interior ul.list li {
      line-height: 1.8em;
      list-style-type: none;
      padding-left: 15px;
      position: relative;
      font-family: 'PT Sans', sans-serif;
      font-size: 18px;
      color: #ff9100; }
      .interior ul.list li::before {
        content: "\f105";
        margin-right: 5px;
        position: absolute;
        margin-top: 9px;
        margin-left: -15px;
        box-sizing: border-box;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        transition: 0.4s; }
      .interior ul.list li a {
        color: #022c58;
        font-weight: 400;
        font-size: 18px;
        font-family: 'PT Sans', sans-serif;
        text-decoration: underline; }
      .interior ul.list li ul {
        padding: 0; }
        .interior ul.list li ul li {
          padding-left: 35px; }
          .interior ul.list li ul li::before {
            color: #ff9100; }
  .interior .table-responsive {
    border-radius: 8px 8px 0 0; }
    .interior .table-responsive .table {
      border: 1px solid #d5d5d5;
      font-family: 'PT Sans', sans-serif; }
      .interior .table-responsive .table tr {
        text-align: center;
        background-color: transparent;
        font-size: 18px;
        font-family: 'PT Sans', sans-serif; }
        .interior .table-responsive .table tr th {
          text-align: center;
          background: #022c58;
          color: #fff;
          font-weight: 900;
          padding: 10px 0;
          border: none;
          text-transform: uppercase; }
          .interior .table-responsive .table tr th:hover {
            background: #011326; }
        .interior .table-responsive .table tr:nth-child(even) td {
          border: none;
          background: #fff;
          font-weight: 400;
          padding: 10px 0;
          color: #404040; }
        .interior .table-responsive .table tr:nth-child(odd) td {
          border: none;
          background: #f4f4f4;
          color: #404040;
          padding: 10px 0; }
  .interior label {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #222222;
    width: auto;
    margin-right: 25px; }
  .interior input, .interior textarea, .interior select {
    height: auto;
    padding: 15px 15px;
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid #214e8e;
    box-shadow: none;
    color: #214e8e;
    font-weight: 700;
    font-size: 18px;
    border-radius: 5px;
    outline: none;
    font-family: 'PT Sans', sans-serif; }
    .interior input:active, .interior input:focus, .interior textarea:active, .interior textarea:focus, .interior select:active, .interior select:focus {
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
      outline: none;
      border-color: #ff9100; }
    .interior input::-webkit-input-placeholder, .interior textarea::-webkit-input-placeholder, .interior select::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      opacity: 1;
      color: #214e8e; }
    .interior input::-moz-placeholder, .interior textarea::-moz-placeholder, .interior select::-moz-placeholder {
      /* Firefox 19+ */
      opacity: 1;
      color: #214e8e; }
    .interior input:-ms-input-placeholder, .interior textarea:-ms-input-placeholder, .interior select:-ms-input-placeholder {
      /* IE 10+ */
      opacity: 1;
      color: #214e8e; }
    .interior input:-moz-placeholder, .interior textarea:-moz-placeholder, .interior select:-moz-placeholder {
      /* Firefox 18- */
      opacity: 1;
      color: #214e8e; }
  .interior select {
    background: url("../images/select-arrow-2.png");
    background-color: rgba(255, 255, 255, 0.8);
    background-size: auto 100%;
    background-position: 95% center;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 15px 15px;
    padding-right: 45px !important;
    border: 1px solid #214e8e;
    box-shadow: none;
    color: #214e8e;
    border-radius: 5px;
    outline: none; }
    .interior select:active, .interior select:focus {
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
      outline: none;
      border-color: #ff9100; }
  .interior textarea {
    height: 100px;
    resize: none;
    max-width: 100%; }
  .interior #message {
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid #214e8e;
    color: #214e8e; }
  .interior input[type="checkbox"], .interior input[type="radio"] {
    height: 15px; }
  .interior input[type="submit"] {
    font-family: 'PT Sans', sans-serif;
    background: #ff9100;
    border-radius: 5px;
    color: #ffffff !important;
    border: 1px solid #ff9100;
    display: inline-block;
    font-size: 21px;
    margin: 15px auto;
    padding: 10px 20px;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    text-transform: none;
    transition: 0.4s;
    outline: none; }
    .interior input[type="submit"]:hover, .interior input[type="submit"]:focus, .interior input[type="submit"]:active {
      background: #011326;
      border: 1px solid #011326;
      color: #ffffff;
      text-decoration: none; }
  .interior button {
    background: #022c58;
    color: #fff;
    padding: 15px 10px;
    border: none;
    transition: 0.3s;
    height: 50px;
    outline: none; }
    .interior button:hover {
      background: #011326;
      color: #282828; }
  .interior.interior-directory .custom-box-link {
    float: left; }
    .interior.interior-directory .custom-box-link .box-wrap {
      text-align: center; }
      .interior.interior-directory .custom-box-link .box-wrap .single-box {
        margin: 0 50px 25px 0;
        display: inline-block;
        width: 319px; }
        .interior.interior-directory .custom-box-link .box-wrap .single-box .col-xs-3::after {
          content: "";
          display: block;
          width: 60px;
          height: 1px;
          background: #ff9100;
          margin: 0 auto;
          position: relative; }
        .interior.interior-directory .custom-box-link .box-wrap .single-box:first-child {
          margin-left: 0; }
        .interior.interior-directory .custom-box-link .box-wrap .single-box:nth-child(3) {
          margin-right: 0; }
    .interior.interior-directory .custom-box-link .img-wrap {
      width: 75px;
      height: 75px;
      border-radius: 50%;
      margin: 0 auto 25px;
      background-position: center;
      background-size: cover; }
    .interior.interior-directory .custom-box-link h3 {
      font-size: 30px;
      font-family: 'PT Sans', sans-serif;
      font-weight: 700;
      text-align: left;
      text-transform: none; }
      .interior.interior-directory .custom-box-link h3 span {
        color: #ff9100; }
    .interior.interior-directory .custom-box-link .link a {
      display: block; }
  .interior .r-filter-results {
    margin-bottom: 50px; }
    .interior .r-filter-results .content-wrap {
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-flow: row wrap;
      -webkit-align-items: flex-start;
      align-items: flex-start;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      float: none;
      width: 100%; }
      .interior .r-filter-results .content-wrap .single-box {
        padding-bottom: 15px;
        border-bottom: 1px solid #022c58;
        margin-bottom: 40px;
        width: 90%; }
        .interior .r-filter-results .content-wrap .single-box:last-child {
          margin-bottom: 0; }
        .interior .r-filter-results .content-wrap .single-box h6 {
          margin-bottom: 5px; }
          .interior .r-filter-results .content-wrap .single-box h6 a {
            font-size: 18px;
            font-family: 'Montserrat', sans-serif;
            font-weight: 500;
            margin-bottom: 0;
            color: #022c58;
            text-decoration: none; }
            .interior .r-filter-results .content-wrap .single-box h6 a:hover {
              text-decoration: underline; }
        .interior .r-filter-results .content-wrap .single-box span {
          display: block;
          font-size: 18px;
          font-family: 'Montserrat', sans-serif;
          font-weight: 400;
          margin-bottom: 0;
          color: #282828;
          margin-bottom: 15px; }
        .interior .r-filter-results .content-wrap .single-box address {
          display: block;
          margin-bottom: 0; }
        .interior .r-filter-results .content-wrap .single-box a {
          color: #022c58;
          font-family: 'Montserrat', sans-serif;
          font-weight: 400;
          text-decoration: underline; }
          .interior .r-filter-results .content-wrap .single-box a:hover {
            text-decoration: none; }
    .interior .r-filter-results.r-filter-results-2 {
      border-bottom: 1px solid #022c58; }
      .interior .r-filter-results.r-filter-results-2 .content-wrap {
        -webkit-justify-content: space-between;
        justify-content: space-between; }
        .interior .r-filter-results.r-filter-results-2 .content-wrap .single-box {
          padding: 30px;
          border: 1px solid #022c58;
          width: 30%; }
          .interior .r-filter-results.r-filter-results-2 .content-wrap .single-box .info-wrap {
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-box;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-flow: row nowrap;
            -webkit-align-items: flex-start;
            align-items: flex-start;
            -webkit-justify-content: space-between;
            justify-content: space-between;
            float: none;
            width: 100%;
            margin-top: 30px; }
            .interior .r-filter-results.r-filter-results-2 .content-wrap .single-box .info-wrap .box:first-child {
              margin-right: 5%; }
            .interior .r-filter-results.r-filter-results-2 .content-wrap .single-box .info-wrap .box:last-child {
              text-align: right; }
            .interior .r-filter-results.r-filter-results-2 .content-wrap .single-box .info-wrap h6, .interior .r-filter-results.r-filter-results-2 .content-wrap .single-box .info-wrap address, .interior .r-filter-results.r-filter-results-2 .content-wrap .single-box .info-wrap p, .interior .r-filter-results.r-filter-results-2 .content-wrap .single-box .info-wrap a, .interior .r-filter-results.r-filter-results-2 .content-wrap .single-box .info-wrap time {
              font-size: 16px; }
            .interior .r-filter-results.r-filter-results-2 .content-wrap .single-box .info-wrap h6 {
              font-family: 'Montserrat', sans-serif;
              font-weight: 500; }
            .interior .r-filter-results.r-filter-results-2 .content-wrap .single-box .info-wrap time {
              font-weight: 500;
              color: dark-text; }
          .interior .r-filter-results.r-filter-results-2 .content-wrap .single-box:hover {
            background: #022c58; }
            .interior .r-filter-results.r-filter-results-2 .content-wrap .single-box:hover h6, .interior .r-filter-results.r-filter-results-2 .content-wrap .single-box:hover span, .interior .r-filter-results.r-filter-results-2 .content-wrap .single-box:hover address, .interior .r-filter-results.r-filter-results-2 .content-wrap .single-box:hover p, .interior .r-filter-results.r-filter-results-2 .content-wrap .single-box:hover a, .interior .r-filter-results.r-filter-results-2 .content-wrap .single-box:hover time {
              color: #ffffff; }
  .interior .banner-interior {
    position: relative;
    margin: 70px 0 45px;
    background: #022c58;
    padding: 45px 35px;
    overflow: hidden; }
    .interior .banner-interior h2, .interior .banner-interior h3, .interior .banner-interior h4, .interior .banner-interior h5, .interior .banner-interior h6 {
      font-weight: 500;
      color: #ffffff;
      font-size: 30px;
      margin-top: 0;
      margin-bottom: 1em;
      font-family: 'PT Sans', sans-serif; }
    .interior .banner-interior p {
      font-family: 'Montserrat', sans-serif;
      font-weight: 400;
      color: #ffffff; }
    .interior .banner-interior .content-wrap {
      position: relative;
      z-index: 4; }
      .interior .banner-interior .content-wrap .link {
        margin-top: 50px; }
    .interior .banner-interior .img-wrap {
      -webkit-background-size: contain;
      background-size: cover;
      background-position: right top;
      position: absolute;
      right: 0;
      bottom: 0;
      width: 60%; }
      .interior .banner-interior .img-wrap:after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: url("../images/banner-interior-overlay.png") no-repeat;
        background-position: left;
        background-size: cover; }
    .interior .banner-interior.banner-side-left .img-wrap {
      left: 0;
      right: auto;
      background-position: left top; }
      .interior .banner-interior.banner-side-left .img-wrap:after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
    .interior .banner-interior.banner-impact {
      background: #3d2c7a url("../images/bg-banner-interior-impact.jpg") no-repeat;
      background-position: left;
      background-size: auto 100%; }
      .interior .banner-interior.banner-impact .content-wrap .statics {
        position: relative; }
        .interior .banner-interior.banner-impact .content-wrap .statics:after {
          content: "";
          display: block;
          width: 1px;
          height: 100%;
          background: #ffffff;
          position: absolute;
          right: 0;
          top: 0; }
        .interior .banner-interior.banner-impact .content-wrap .statics .single-box {
          padding-right: 30px; }
          .interior .banner-interior.banner-impact .content-wrap .statics .single-box .number {
            font-family: 'PT Sans', sans-serif;
            font-size: 56px;
            line-height: 56px;
            font-weight: 700;
            color: #ffffff;
            width: auto;
            position: relative;
            margin-bottom: 0px; }
            .interior .banner-interior.banner-impact .content-wrap .statics .single-box .number span {
              display: inline-block; }
            .interior .banner-interior.banner-impact .content-wrap .statics .single-box .number .measurements {
              display: inline-block;
              font-size: 30px;
              margin: 0;
              vertical-align: top; }
          .interior .banner-interior.banner-impact .content-wrap .statics .single-box .info-wrap h4 {
            font-size: 24px;
            margin-top: 0; }
            .interior .banner-interior.banner-impact .content-wrap .statics .single-box .info-wrap h4 span {
              font-size: 34.83px;
              display: block; }
      .interior .banner-interior.banner-impact .content-wrap .side-right {
        padding: 0 30px; }
    .interior .banner-interior.banner-single-event {
      margin-top: 0; }
    .interior .banner-interior.banner-events {
      margin-top: 0;
      margin-bottom: 50px;
      border-radius: 5px;
      border: 1px solid #b7b7b7;
      background: #ffffff; }
      .interior .banner-interior.banner-events h2, .interior .banner-interior.banner-events h3, .interior .banner-interior.banner-events h4, .interior .banner-interior.banner-events h5, .interior .banner-interior.banner-events h6 {
        font-weight: 500;
        color: #022c58;
        font-size: 30px;
        margin-top: 0;
        margin-bottom: 18px;
        font-family: 'PT Sans', sans-serif; }
      .interior .banner-interior.banner-events address {
        float: right;
        color: #022c58;
        font-family: 'Montserrat', sans-serif;
        font-weight: 500;
        font-size: 18px;
        text-align: right;
        display: block;
        margin-top: -100px; }
      .interior .banner-interior.banner-events time {
        display: block;
        margin-bottom: 30px;
        color: #ff9100;
        font-weight: 700;
        font-size: 18px; }
      .interior .banner-interior.banner-events p {
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        color: #282828; }
        .interior .banner-interior.banner-events p a {
          color: #2979ff; }
      .interior .banner-interior.banner-events .img-wrap {
        width: 30%; }
        .interior .banner-interior.banner-events .img-wrap:after {
          background: url("../images/banner-interior-overlay-2.png") no-repeat;
          background-position: left;
          background-size: contain;
          right: 0;
          left: auto;
          background-repeat: repeat-y;
          width: 45%; }
  .interior .float-sidebar {
    float: right;
    margin-left: 5%;
    margin-bottom: 5%;
    width: 25%; }
    .interior .float-sidebar .content-wrap {
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#482e8f+0,271166+100 */
      background: #482e8f;
      /* Old browsers */
      background: -moz-linear-gradient(top, #482e8f 0%, #271166 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, #482e8f 0%, #271166 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, #482e8f 0%, #271166 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#482e8f', endColorstr='#271166',GradientType=0 );
      /* IE6-9 */
      border-radius: 5px;
      padding: 35px 0px 17px; }
      .interior .float-sidebar .content-wrap h3 {
        color: #ffffff;
        padding: 0px 25px;
        font-size: 24px;
        margin-bottom: 35px; }
        .interior .float-sidebar .content-wrap h3 span {
          font-weight: 400;
          display: block; }
      .interior .float-sidebar .content-wrap ul.resourses {
        list-style: none;
        padding: 0;
        margin: 0; }
        .interior .float-sidebar .content-wrap ul.resourses li {
          border-bottom: 1px solid #ffffff;
          padding: 15px 25px;
          width: 70px; }
          .interior .float-sidebar .content-wrap ul.resourses li:first-child {
            border-top: 1px solid #ffffff; }
          .interior .float-sidebar .content-wrap ul.resourses li:last-child {
            border: none;
            padding-bottom: 0; }
          .interior .float-sidebar .content-wrap ul.resourses li a {
            margin: 0;
            color: #ffffff;
            font-weight: 400;
            font-family: 'Roboto', sans-serif !important;
            font-size: 18px; }
            .interior .float-sidebar .content-wrap ul.resourses li a:before {
              display: none; }
            .interior .float-sidebar .content-wrap ul.resourses li a:hover {
              color: #ff9100; }
  .interior .icons-wrap {
    padding: 25px 0 50px; }
    .interior .icons-wrap ul.icons-list {
      -webkit-align-items: start;
      -webkit-flex-flow: row nowrap;
      -webkit-justify-content: space-around;
      align-items: start;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      float: none;
      justify-content: space-around;
      align-items: start;
      list-style: none;
      padding: 0; }
      .interior .icons-wrap ul.icons-list li {
        margin: 0 50px;
        text-align: center; }
        .interior .icons-wrap ul.icons-list li .img-wrap {
          height: 80px;
          -webkit-background-size: contain;
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center; }
    .interior .icons-wrap.icons-wrap-2 .info-wrap {
      margin-top: 25px; }
      .interior .icons-wrap.icons-wrap-2 .info-wrap p strong {
        color: #022c58; }
  .interior .services-wrap {
    padding: 25px 0 50px; }
    .interior .services-wrap ul.services-list {
      -webkit-align-items: start;
      -webkit-flex-flow: row wrap;
      -webkit-justify-content: space-between;
      align-items: start;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      float: none;
      justify-content: space-between;
      align-items: start;
      list-style: none;
      padding: 0; }
      .interior .services-wrap ul.services-list li {
        width: 30%;
        margin-bottom: 50px; }
        .interior .services-wrap ul.services-list li .single-box {
          border-radius: 5px;
          overflow: hidden;
          border: 1px solid #a0a0a0;
          border-bottom: none;
          padding-top: 25px; }
          .interior .services-wrap ul.services-list li .single-box .img-wrap {
            height: 50px;
            width: 50px;
            margin: 25px;
            margin-bottom: 20px;
            margin-top: 0;
            -webkit-background-size: contain;
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center; }
          .interior .services-wrap ul.services-list li .single-box .info-wrap {
            padding: 30px;
            padding-top: 0; }
            .interior .services-wrap ul.services-list li .single-box .info-wrap h4 {
              font-weight: 500; }
              .interior .services-wrap ul.services-list li .single-box .info-wrap h4 a {
                color: #022c58;
                font-size: 25px;
                font-family: 'PT Sans', sans-serif;
                font-weight: 500; }
          .interior .services-wrap ul.services-list li .single-box .link a {
            text-align: center;
            display: block;
            border-radius: 0 0 5px 5px;
            margin-bottom: 0; }
            .interior .services-wrap ul.services-list li .single-box .link a:hover {
              background: #022c58;
              border: 2px solid #022c58;
              color: #ffffff; }
      .interior .services-wrap ul.services-list.services-list-2 .single-box {
        transition: 0.4s;
        padding-top: 50px; }
        .interior .services-wrap ul.services-list.services-list-2 .single-box:hover {
          background: #022c58; }
          .interior .services-wrap ul.services-list.services-list-2 .single-box:hover .info-wrap h4 a {
            color: #ffffff; }
          .interior .services-wrap ul.services-list.services-list-2 .single-box:hover .info-wrap p {
            color: #ffffff; }
          .interior .services-wrap ul.services-list.services-list-2 .single-box:hover .link a {
            background: #9d3293;
            border: 2px solid #9d3293; }
            .interior .services-wrap ul.services-list.services-list-2 .single-box:hover .link a:hover {
              background: #9d3293;
              border: 2px solid #9d3293;
              color: #ffffff; }
  .interior .headline-title .img-wrap {
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
    height: 145px;
    margin-bottom: 50px; }
  .interior .headline-title h2.colorfull {
    font-size: 46px;
    line-height: 50px !important;
    margin-top: 0 !important; }
  .interior .headline-title p {
    color: #022c58; }
  .interior .box-image-wrap {
    padding: 60px 0; }
    .interior .box-image-wrap ul.box-image-list {
      -webkit-align-items: start;
      -webkit-flex-flow: row wrap;
      -webkit-justify-content: space-between;
      align-items: start;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      float: none;
      justify-content: space-between;
      align-items: start;
      list-style: none;
      padding: 0; }
      .interior .box-image-wrap ul.box-image-list li {
        width: 30%; }
        .interior .box-image-wrap ul.box-image-list li .single-box {
          border-radius: 5px;
          overflow: hidden;
          padding-top: 25px;
          position: relative;
          background-color: #2979ff; }
          .interior .box-image-wrap ul.box-image-list li .single-box .img-wrap {
            position: absolute;
            left: 0;
            top: 0;
            height: 70%;
            background-color: #2979ff;
            background-blend-mode: luminosity;
            width: 100%;
            opacity: 0.7;
            -webkit-background-size: cover;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center; }
            .interior .box-image-wrap ul.box-image-list li .single-box .img-wrap:after {
              content: "";
              display: block;
              width: 100%;
              height: 100%;
              position: absolute;
              left: 0;
              top: 0;
              background: linear-gradient(to top, #2979ff, transparent); }
          .interior .box-image-wrap ul.box-image-list li .single-box .info-wrap {
            display: block;
            position: relative;
            z-index: 5;
            padding: 30px;
            padding-top: 250px; }
            .interior .box-image-wrap ul.box-image-list li .single-box .info-wrap h3 a, .interior .box-image-wrap ul.box-image-list li .single-box .info-wrap p, .interior .box-image-wrap ul.box-image-list li .single-box .info-wrap p strong, .interior .box-image-wrap ul.box-image-list li .single-box .info-wrap p a {
              color: #ffffff; }
        .interior .box-image-wrap ul.box-image-list li:nth-child(2) .single-box {
          background-color: #022c58; }
          .interior .box-image-wrap ul.box-image-list li:nth-child(2) .single-box .img-wrap {
            background-color: #022c58;
            background-blend-mode: luminosity; }
            .interior .box-image-wrap ul.box-image-list li:nth-child(2) .single-box .img-wrap:after {
              background: linear-gradient(to top, #022c58, transparent); }
        .interior .box-image-wrap ul.box-image-list li:nth-child(3) .single-box {
          background-color: #ff9100; }
          .interior .box-image-wrap ul.box-image-list li:nth-child(3) .single-box .img-wrap {
            background-color: #ff9100;
            background-blend-mode: luminosity; }
            .interior .box-image-wrap ul.box-image-list li:nth-child(3) .single-box .img-wrap:after {
              background: linear-gradient(to top, #ff9100, transparent); }
      .interior .box-image-wrap ul.box-image-list.box-image-list-2 li {
        width: 45%; }
        .interior .box-image-wrap ul.box-image-list.box-image-list-2 li .single-box {
          transition: 0.4s;
          margin-bottom: 50px; }
          .interior .box-image-wrap ul.box-image-list.box-image-list-2 li .single-box .img-wrap {
            height: 100%; }
            .interior .box-image-wrap ul.box-image-list.box-image-list-2 li .single-box .img-wrap:after {
              content: "";
              display: block;
              width: 100%;
              height: 100%;
              position: absolute;
              left: 0;
              top: 0;
              background: radial-gradient(transparent, #2979ff);
              transition: 0.4s; }
          .interior .box-image-wrap ul.box-image-list.box-image-list-2 li .single-box .title-wrap {
            text-align: center;
            width: 100%;
            z-index: 5;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
            .interior .box-image-wrap ul.box-image-list.box-image-list-2 li .single-box .title-wrap .img-icon {
              width: 80px;
              height: 80px;
              margin: 0 auto 15px;
              display: block;
              -webkit-background-size: contain;
              background-size: contain;
              background-repeat: no-repeat;
              background-position: center; }
            .interior .box-image-wrap ul.box-image-list.box-image-list-2 li .single-box .title-wrap h3 {
              display: block; }
              .interior .box-image-wrap ul.box-image-list.box-image-list-2 li .single-box .title-wrap h3 a {
                color: #ffffff;
                font-size: 32px;
                font-weight: 500; }
          .interior .box-image-wrap ul.box-image-list.box-image-list-2 li .single-box .info-wrap {
            padding-top: 290px;
            padding-bottom: 0;
            opacity: 0;
            transition: 0.4s; }
        .interior .box-image-wrap ul.box-image-list.box-image-list-2 li:hover .single-box .img-wrap:after {
          content: "";
          display: block;
          width: 100%;
          height: 100%;
          position: absolute;
          left: 0;
          top: 0;
          background: linear-gradient(to top, #2979ff, transparent); }
        .interior .box-image-wrap ul.box-image-list.box-image-list-2 li:hover .single-box .info-wrap {
          opacity: 1; }
        .interior .box-image-wrap ul.box-image-list.box-image-list-2 li:nth-child(2) .single-box {
          background-color: #022c58; }
          .interior .box-image-wrap ul.box-image-list.box-image-list-2 li:nth-child(2) .single-box .img-wrap {
            background-color: #022c58;
            background-blend-mode: luminosity; }
            .interior .box-image-wrap ul.box-image-list.box-image-list-2 li:nth-child(2) .single-box .img-wrap:after {
              background: radial-gradient(transparent, #022c58); }
          .interior .box-image-wrap ul.box-image-list.box-image-list-2 li:nth-child(2) .single-box:hover .img-wrap:after {
            background: linear-gradient(to top, #022c58, transparent); }
        .interior .box-image-wrap ul.box-image-list.box-image-list-2 li:nth-child(3) .single-box {
          background-color: #ff9100; }
          .interior .box-image-wrap ul.box-image-list.box-image-list-2 li:nth-child(3) .single-box .img-wrap {
            background-color: #ff9100;
            background-blend-mode: luminosity; }
            .interior .box-image-wrap ul.box-image-list.box-image-list-2 li:nth-child(3) .single-box .img-wrap:after {
              background: radial-gradient(transparent, #ff9100); }
          .interior .box-image-wrap ul.box-image-list.box-image-list-2 li:nth-child(3) .single-box:hover .img-wrap:after {
            background: linear-gradient(to top, #ff9100, transparent); }
        .interior .box-image-wrap ul.box-image-list.box-image-list-2 li:nth-child(4) .single-box {
          background-color: #9d3293; }
          .interior .box-image-wrap ul.box-image-list.box-image-list-2 li:nth-child(4) .single-box .img-wrap {
            background-color: #9d3293;
            background-blend-mode: luminosity; }
            .interior .box-image-wrap ul.box-image-list.box-image-list-2 li:nth-child(4) .single-box .img-wrap:after {
              background: radial-gradient(transparent, #9d3293); }
          .interior .box-image-wrap ul.box-image-list.box-image-list-2 li:nth-child(4) .single-box:hover .img-wrap:after {
            background: linear-gradient(to top, #9d3293, transparent); }
        .interior .box-image-wrap ul.box-image-list.box-image-list-2 li:nth-child(5) .single-box {
          background-color: #ee3124; }
          .interior .box-image-wrap ul.box-image-list.box-image-list-2 li:nth-child(5) .single-box .img-wrap {
            background-color: #ee3124;
            background-blend-mode: luminosity; }
            .interior .box-image-wrap ul.box-image-list.box-image-list-2 li:nth-child(5) .single-box .img-wrap:after {
              background: radial-gradient(transparent, #ee3124); }
          .interior .box-image-wrap ul.box-image-list.box-image-list-2 li:nth-child(5) .single-box:hover .img-wrap:after {
            background: linear-gradient(to top, #ee3124, transparent); }
        .interior .box-image-wrap ul.box-image-list.box-image-list-2 li:nth-child(6) .single-box {
          background-color: #2979ff; }
          .interior .box-image-wrap ul.box-image-list.box-image-list-2 li:nth-child(6) .single-box .img-wrap {
            background-color: #2979ff;
            background-blend-mode: luminosity; }
            .interior .box-image-wrap ul.box-image-list.box-image-list-2 li:nth-child(6) .single-box .img-wrap:after {
              background: radial-gradient(transparent, #2979ff); }
          .interior .box-image-wrap ul.box-image-list.box-image-list-2 li:nth-child(6) .single-box:hover .img-wrap:after {
            background: linear-gradient(to top, #2979ff, transparent); }
  .interior .filter-event-results {
    margin-top: 40px; }
  .interior ul.icons-list {
    padding: 0;
    margin-top: 50px; }
    .interior ul.icons-list li.single-box {
      list-style: none;
      -webkit-align-items: flex-start;
      -webkit-flex-flow: row nowrap;
      -webkit-justify-content: space-between;
      align-items: flex-start;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      float: left;
      justify-content: space-between;
      align-items: flex-start;
      width: 100%;
      margin-bottom: 50px; }
      .interior ul.icons-list li.single-box .img-wrap {
        width: 60px;
        height: 60px;
        -webkit-background-size: contain;
        background-size: contain;
        background-position: center;
        margin-right: 5%; }
  .interior ul.r-filter {
    padding: 15px 0 35px;
    list-style: none;
    -webkit-align-items: center;
    -webkit-flex-flow: row nowrap;
    -webkit-justify-content: flex-start;
    align-items: center;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    float: left;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    font-size: 0; }
    .interior ul.r-filter li {
      margin-right: 10px; }
      .interior ul.r-filter li .wrap span {
        display: inline-block;
        font-size: 18px;
        font-weight: 700;
        font-family: 'PT Sans', sans-serif;
        color: #282828;
        width: auto;
        margin-right: 25px; }
      .interior ul.r-filter li .wrap select {
        display: inline-block; }
      .interior ul.r-filter li .wrap.w-tag span {
        width: 60px; }
      .interior ul.r-filter li .wrap.w-tag select {
        width: calc(100% - 70px);
        display: inline-block; }
  .interior .news .news-top ul.r-filter {
    padding: 35px 0;
    list-style: none;
    -webkit-align-items: center;
    -webkit-flex-flow: row nowrap;
    -webkit-justify-content: space-between;
    align-items: center;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    float: left;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-size: 0; }
    .interior .news .news-top ul.r-filter li {
      width: 70%; }
      .interior .news .news-top ul.r-filter li .wrap span {
        display: inline-block;
        font-size: 18px;
        font-weight: 700;
        font-family: 'PT Sans', sans-serif;
        color: #282828;
        width: auto;
        margin-right: 25px; }
      .interior .news .news-top ul.r-filter li .wrap select {
        width: 60%;
        display: inline-block; }
      .interior .news .news-top ul.r-filter li .wrap.w-tag span {
        width: 60px; }
      .interior .news .news-top ul.r-filter li .wrap.w-tag select {
        width: calc(100% - 70px);
        display: inline-block; }
  .interior .news .news-bottom ul.articles {
    padding: 0;
    list-style: none;
    -webkit-align-items: center;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: space-between;
    align-items: center;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    float: none;
    justify-content: space-between;
    align-items: center;
    width: 100%; }
    .interior .news .news-bottom ul.articles li {
      width: 100%; }
      .interior .news .news-bottom ul.articles li .single-box {
        border-radius: 5px;
        border: 1px solid #b7b7b7;
        margin-bottom: 50px; }
        .interior .news .news-bottom ul.articles li .single-box .title-wrap {
          padding: 20px 30px;
          -webkit-align-items: center;
          -webkit-flex-flow: row nowrap;
          -webkit-justify-content: space-between;
          align-items: center;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-box;
          display: -webkit-flex;
          display: flex;
          float: none;
          justify-content: space-between;
          align-items: center; }
          .interior .news .news-bottom ul.articles li .single-box .title-wrap h3 {
            margin-bottom: 0; }
            .interior .news .news-bottom ul.articles li .single-box .title-wrap h3 a {
              color: #022c58;
              font-size: 30px;
              font-weight: 500;
              font-family: 'PT Sans', sans-serif; }
          .interior .news .news-bottom ul.articles li .single-box .title-wrap span {
            font-size: 18px;
            color: #022c58;
            font-family: 'PT Sans', sans-serif; }
        .interior .news .news-bottom ul.articles li .single-box .info-wrap {
          padding: 20px 30px;
          border-top: 1px solid #022c58; }
          .interior .news .news-bottom ul.articles li .single-box .info-wrap .date {
            -webkit-align-items: start;
            -webkit-flex-flow: row nowrap;
            -webkit-justify-content: flex-start;
            align-items: start;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-box;
            display: -webkit-flex;
            display: flex;
            float: none;
            justify-content: flex-start;
            align-items: start;
            margin-bottom: 35px; }
            .interior .news .news-bottom ul.articles li .single-box .info-wrap .date .box:first-child {
              width: 200px; }
            .interior .news .news-bottom ul.articles li .single-box .info-wrap .date .box time {
              font-size: 18px;
              color: #282828;
              font-family: 'PT Sans', sans-serif; }
            .interior .news .news-bottom ul.articles li .single-box .info-wrap .date .box ul.tags {
              -webkit-align-items: center;
              -webkit-flex-flow: row wrap;
              -webkit-justify-content: space;
              align-items: center;
              display: -moz-box;
              display: -ms-flexbox;
              display: -webkit-box;
              display: -webkit-flex;
              display: flex;
              float: none;
              justify-content: space;
              align-items: center;
              font-size: 0;
              list-style: none;
              padding: 0;
              width: 100%; }
              .interior .news .news-bottom ul.articles li .single-box .info-wrap .date .box ul.tags li {
                display: inline-block;
                margin: 8px 5px;
                width: auto; }
                .interior .news .news-bottom ul.articles li .single-box .info-wrap .date .box ul.tags li a {
                  background: #022c58;
                  color: #ffffff;
                  font-size: 16px;
                  font-family: 'Montserrat', sans-serif;
                  padding: 5px 15px;
                  text-transform: uppercase;
                  border-radius: 5px; }
                  .interior .news .news-bottom ul.articles li .single-box .info-wrap .date .box ul.tags li a:hover {
                    background: #2979ff;
                    text-decoration: none; }
          .interior .news .news-bottom ul.articles li .single-box .info-wrap .description-wrap {
            -webkit-align-items: start;
            -webkit-flex-flow: row nowrap;
            -webkit-justify-content: flex-start;
            align-items: start;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-box;
            display: -webkit-flex;
            display: flex;
            float: none;
            justify-content: flex-start;
            align-items: start; }
            .interior .news .news-bottom ul.articles li .single-box .info-wrap .description-wrap .img-wrap {
              height: 160px;
              width: 200px;
              margin-right: 30px; }
            .interior .news .news-bottom ul.articles li .single-box .info-wrap .description-wrap .text-wrap {
              width: calc(100% - 230px); }
              .interior .news .news-bottom ul.articles li .single-box .info-wrap .description-wrap .text-wrap p {
                font-family: 'PT Sans', sans-serif; }
                .interior .news .news-bottom ul.articles li .single-box .info-wrap .description-wrap .text-wrap p a {
                  color: #2979ff;
                  font-weight: 400;
                  font-family: 'PT Sans', sans-serif; }
            .interior .news .news-bottom ul.articles li .single-box .info-wrap .description-wrap.no-image .text-wrap {
              width: 100%; }
  .interior .event-description {
    padding: 70px 0;
    background: #ececec; }
    .interior .event-description .img-wrap {
      height: 190px;
      -webkit-background-size: contain;
      background-size: contain;
      background-position: center;
      margin-bottom: 50px; }
    .interior .event-description .ed-right {
      padding-left: 5%; }
      .interior .event-description .ed-right time {
        color: #ff9100;
        font-size: 22px;
        font-weight: 500;
        font-family: 'PT Sans', sans-serif;
        margin-bottom: 15px;
        display: block; }
      .interior .event-description .ed-right p a {
        color: #022c58;
        font-weight: 400;
        font-family: 'Montserrat', sans-serif; }

@media only screen and (max-width: 1024px) {
  .interior .side-direction-left {
    padding-right: .5rem; }

  .interior .side-direction-left::before {
    right: -100%; } }
@media only screen and (max-width: 991px) {
  .interior .float-sidebar {
    width: 35%; }

  .interior .services-wrap ul.services-list li {
    width: 45%; }

  .interior .box-image-wrap ul.box-image-list li {
    width: 45%;
    margin-bottom: 50px; }

  .interior-top.interior-top-custom-donate .img-wrap {
    width: 150px;
    height: 100px;
    bottom: auto;
    top: 10px; }

  .interior-top.interior-top-custom-donate h1 {
    width: 100%; }

  .interior-top.interior-top-custom-donate p {
    width: 100%; }

  .interior .side-direction-left {
    padding-right: .5rem; }

  .interior.interior-directory .custom-box-link .box-wrap .single-box {
    margin: 0 50px 50px 0;
    display: block; } }
@media only screen and (max-width: 767px) {
  .interior .programs-wrap .single-program .img-wrap {
    width: 100%;
    display: block;
    margin-bottom: 25px; }

  .interior .programs-wrap .single-program .info-wrap {
    border-left: 1px solid #ff9100;
    width: 100%;
    display: block; }

  .interior .programs-wrap .single-program.side-right .info-wrap {
    border-radius: 0px 0px 0px 7px;
    border-right: 1px solid #ff9100;
    margin-bottom: 25px; }

  .interior.single-program img, .interior.single-program p {
    margin-bottom: 25px; }

  .interior .float-sidebar {
    width: 100%;
    margin-left: 0;
    float: none;
    margin-bottom: 50px; }

  .interior .banner-interior {
    padding: 45px 0px; }

  .interior .banner-interior.banner-impact .content-wrap .side-right {
    padding: 0; }

  .interior .icons-wrap.icons-wrap-2 ul.icons-list {
    -webkit-flex-flow: row wrap; }
    .interior .icons-wrap.icons-wrap-2 ul.icons-list li {
      width: 100%;
      text-align: center;
      margin-bottom: 25px; }

  .interior .banner-interior.banner-impact .content-wrap .statics {
    padding-bottom: 15px;
    margin-bottom: 50px; }

  .interior .banner-interior.banner-impact .content-wrap .statics::after {
    width: 100%;
    height: 1px;
    bottom: 0;
    top: auto; }

  .interior .services-wrap ul.services-list li {
    width: 100%; }

  .interior .box-image-wrap ul.box-image-list li {
    width: 100%;
    margin-bottom: 50px; }

  .interior .box-image-wrap ul.box-image-list.box-image-list-2 li {
    width: 100%; }

  .interior .box-image-wrap ul.box-image-list.box-image-list-2 li .single-box .info-wrap {
    text-align: center; }

  .interior .box-image-wrap ul.box-image-list.box-image-list-2 li .single-box .title-wrap {
    position: absolute;
    -webkit-transform: translate(-50%, -70%);
    -moz-transform: translate(-50%, -70%);
    -ms-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%); }

  .interior .box-image-wrap ul.box-image-list.box-image-list-2 li .single-box .title-wrap h3 a {
    font-size: 28px; }

  .interior .news .news-bottom ul.articles li .single-box .title-wrap {
    -webkit-flex-flow: row wrap; }

  .interior .news .news-bottom ul.articles li .single-box .title-wrap h3 {
    margin-bottom: 15px;
    line-height: 27px; }

  .interior .news .news-bottom ul.articles li .single-box .title-wrap h3 a {
    font-size: 27px; }

  .interior .news .news-bottom ul.articles li .single-box .info-wrap .date {
    -webkit-flex-flow: row wrap; }

  .interior .news .news-bottom ul.articles li .single-box .info-wrap .date .box:first-child {
    width: 100%;
    margin-bottom: 25px; }

  .interior .news .news-bottom ul.articles li .single-box .info-wrap .description-wrap {
    -webkit-flex-flow: row wrap; }

  .interior .news .news-bottom ul.articles li .single-box .info-wrap .description-wrap .img-wrap {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px; }

  .interior .news .news-bottom ul.articles li .single-box .info-wrap .description-wrap .text-wrap {
    width: 100%; }

  .interior .banner-interior.banner-events .img-wrap {
    width: 100%;
    position: relative;
    background-position: center;
    height: 250px !important;
    margin-bottom: 50px; }
    .interior .banner-interior.banner-events .img-wrap:after {
      display: none; }

  .interior .banner-interior {
    padding: 0 0 25px;
    text-align: center; }

  .interior-top.interior-top-donate h1 {
    text-align: left;
    padding: 130px 0 20px; }

  .interior.k {
    display: flex;
    flex-direction: column;
    padding-top: 0; }

  .interior.k .container {
    order: 1; }

  .interior.k .img-wrap {
    position: relative;
    width: 100%;
    margin-bottom: 50px;
    height: 300px !important;
    order: 0; }

  .interior.j .statics .content-wrap {
    width: 100%; }

  .interior.j .statics .content-wrap .single-box {
    flex-basis: calc(50% - 30px); }

  .interior.l .link a, .interior.j .link a, .interior.k .link a {
    margin-bottom: 15px; }

  .interior.interior-directory .custom-box-link .box-wrap .single-box {
    width: 100%; }

  .interior.interior-directory .custom-box-link {
    float: none; } }
@media only screen and (max-width: 480px) {
  .interior.custom-petition {
    padding-bottom: 250px; }

  .interior-top {
    min-height: 160px; }
    .interior-top .slogan h1 {
      font-size: 40px !important; }
    .interior-top .slogan h2 {
      font-size: 16px !important;
      padding: 5px 10px !important; }
    .interior-top .slogan::before {
      height: 120px !important;
      width: 120px !important; }

  .interior .banner-interior .img-wrap {
    width: 100%;
    height: 100%; }

  .interior-top.interior-top-custom-donate h1 {
    font-size: 30px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px; }

  .interior-top.interior-top-custom-donate p {
    text-align: center; }

  .interior-top.interior-top-custom-donate .img-wrap {
    right: calc(50% - 75px); }

  .interior.j .statics .content-wrap {
    width: 90%;
    flex-direction: column; }

  .interior.j .statics .content-wrap .single-box {
    flex-basis: calc(50% - 30px); }

  .interior .content-wrap {
    flex-direction: column; }
    .interior .content-wrap .img-wrap {
      margin-bottom: 30px; }

  .interior.interior-2 .side-direction-right {
    flex-direction: column; }

  .interior.interior-2 .side-direction-right .sidebar-take-action::before {
    top: -100%; } }
/*END INTERIOR PAGE-------------------------------------------------------------------------------------------*/
.sidebar-box {
  background: transparent;
  border-radius: 0px;
  text-align: left;
  position: relative;
  width: 90%;
  margin: 0 auto 40px;
  display: block;
  padding: 30px 15px 0; }
  .sidebar-box h3 {
    font-family: 'PT Sans', sans-serif;
    color: #214e8e;
    font-size: 30px;
    font-weight: 400;
    line-height: 1em;
    margin: 0px 0 30px;
    text-transform: none;
    display: block;
    padding-bottom: 10px;
    border-bottom: 3px solid #022c58; }
    .sidebar-box h3 span {
      font-weight: 700;
      color: #ff9100; }
    .sidebar-box h3 strong {
      color: #214e8e; }
  .sidebar-box p {
    color: #214e8e; }
    .sidebar-box p span {
      color: #ff9100;
      font-size: 22px;
      font-weight: 500; }
    .sidebar-box p strong {
      color: #2979ff;
      font-size: 17px; }

.sidebar-selection .img-wrap {
  height: 150px;
  background-size: contain;
  background-position: top; }
.sidebar-selection .form-select {
  position: relative;
  margin-top: -60px;
  z-index: 4;
  margin-bottom: 30px; }

.sidebar-take-action .img-wrap {
  min-height: 310px;
  background-size: cover;
  background-position: center;
  padding: 30px 15px;
  background-color: #000;
  background-blend-mode: luminosity; }
  .sidebar-take-action .img-wrap .text-wrap {
    position: relative;
    z-index: 3;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-basis: 100%;
    height: 100%; }
    .sidebar-take-action .img-wrap .text-wrap p {
      color: #282828; }
  .sidebar-take-action .img-wrap::before {
    content: "";
    background: url("../images/sidebar-img-overlay.png");
    background-size: 100% 100%;
    background-position: bottom;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: auto;
    opacity: 1;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.7); }

.sidebar-adds .img-wrap {
  width: 293px;
  height: 293px;
  margin-bottom: 30px; }
  .sidebar-adds .img-wrap a {
    display: block;
    width: 100%;
    height: 100%; }

.plugin h3 {
  line-height: 1.2em; }

@media only screen and (max-width: 767px) {
  .sidebar {
    margin-top: 50px; }

  .sidebar-box {
    width: 100%; } }
@media only screen and (max-width: 480px) {
  .sidebar {
    margin-top: 15px; } }
/*START Woocommerce------------------------------------*/
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background: #022c58;
  color: #fff !important;
  max-width: 100%;
  margin: 0 5px 5px 0;
  text-align: center;
  transition: 0.4s;
  padding: 15px 20px;
  display: inline-block;
  font-size: 0.9rem;
  text-transform: uppercase;
  transition: 0.4s !important;
  text-decoration: none !important; }
  .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce #respond input#submit:active, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce a.button:active, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce button.button:active, .woocommerce input.button:hover, .woocommerce input.button:focus, .woocommerce input.button:active {
    background: #011326;
    text-decoration: none;
    color: #fff !important; }

.woocommerce span.onsale {
  background-color: #022c58; }

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 99px; }

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 99px;
  height: 43px; }

/*END Woocommerce------------------------------------*/
/*START Sidebar Woocommerce------------------------------------*/
.widget_shopping_cart {
  display: block;
  border: solid 1px #dbdbdb;
  background: #fff;
  padding: 5px 30px;
  margin-bottom: 30px;
  border-bottom: 6px solid #022c58; }

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
  width: 65px; }

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background: #022c58;
  color: #fff !important;
  max-width: 100%;
  margin: 0 5px 5px 0;
  text-align: center;
  transition: 0.4s;
  padding: 15px 20px;
  display: inline-block;
  font-size: 0.9rem;
  text-transform: uppercase;
  transition: 0.4s !important;
  text-decoration: none !important; }
  .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce #respond input#submit:active, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce a.button:active, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce button.button:active, .woocommerce input.button:hover, .woocommerce input.button:focus, .woocommerce input.button:active {
    background: #011326;
    text-decoration: none;
    color: #fff !important; }

/*END Sidebar Woocommerce------------------------------------*/
/*START Post a Job || Career Opportunities------------------------------------*/
.rp4wp-related-job_listing > ul, ul.job_listings {
  background: #fafafa;
  border: 1px solid #E5E5E5; }

.job_filters .job_types, .job_filters .showing_jobs {
  background: #fff; }

.job_filters {
  background: #fafafa;
  border: 1px solid #E5E5E5;
  border-bottom: none; }

.job_filters .search_jobs input, .job_filters .search_jobs select {
  background: #fff;
  padding: 0 5px; }

.job-manager-application-wrapper .application .application_button, .single_job_listing .application .application_button {
  background: #022c58;
  color: #fff !important;
  max-width: 100%;
  margin: 0 5px 5px 0;
  text-align: center;
  transition: 0.4s;
  padding: 0px 20px;
  border: none;
  display: inline-block;
  font-size: 0.9rem;
  text-transform: uppercase;
  transition: 0.4s !important;
  text-decoration: none !important; }
  .job-manager-application-wrapper .application .application_button:hover, .job-manager-application-wrapper .application .application_button:focus, .job-manager-application-wrapper .application .application_button:active, .single_job_listing .application .application_button:hover, .single_job_listing .application .application_button:focus, .single_job_listing .application .application_button:active {
    background: #011326;
    text-decoration: none;
    color: #fff !important; }

/*END Post a Job || Career Opportunities------------------------------------*/
/*START Sigle Page----------------------------------*/
.single .featuredImg img {
  width: 100%;
  height: auto; }

/*END Sigle Page----------------------------------*/
/*START Category Page----------------------------------*/
.img-category {
  float: left;
  margin: 0 15px 15px 0;
  width: 250px;
  height: 215px;
  position: relative;
  overflow: hidden;
  z-index: 3; }
  .img-category img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: inherit;
    min-height: inherit;
    width: 100%;
    height: auto;
    z-index: 1;
    max-height: inherit; }
  .img-category a {
    position: absolute;
    padding: 5px 10px;
    color: #fff;
    background: #022c58;
    bottom: 0;
    width: 100%;
    z-index: 2;
    text-align: center;
    text-transform: uppercase;
    font-size: 1rem;
    text-decoration: none;
    transition: 0.4s; }
    .img-category a:hover {
      background: #ff9100; }

hr.solid {
  border-style: solid; }

.interior.category a {
  text-decoration: none; }
  .interior.category a:hover {
    text-decoration: none;
    color: #022c58; }

/*END Category Page----------------------------------*/
.pagination {
  display: block; }
  .pagination .conten-wrap {
    -webkit-align-items: center;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: space-between;
    align-items: center;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    float: none;
    justify-content: space-between;
    align-items: center; }
  .pagination .page-counter p {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin: 0; }
  .pagination .nav-links a {
    display: inline-block;
    min-width: 10px;
    margin: 0 2px;
    border-radius: 5px;
    color: #ababab;
    font-family: 'Montserrat', sans-serif;
    background: transparent;
    transition: 0.4s;
    text-align: center;
    text-decoration: none;
    position: relative;
    z-index: 2; }
    .pagination .nav-links a:before {
      content: "";
      display: block;
      width: 10px;
      height: 50px;
      border-radius: 50%;
      background: transparent;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: -2;
      display: none; }
    .pagination .nav-links a:hover {
      text-decoration: none;
      color: #ff9100; }
      .pagination .nav-links a:hover:before {
        background: #ff9100; }
  .pagination .nav-links span {
    color: #022c58; }
  .pagination .nav-links .current {
    display: inline-block;
    background: transparent;
    min-width: 10px;
    margin: 0 2px;
    color: #022c58;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    position: relative;
    z-index: 2; }
    .pagination .nav-links .current:before {
      content: "";
      display: block;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      background: #ff9100;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: -2;
      display: none; }
  .pagination .nav-links .next, .pagination .nav-links .prev {
    color: #022c58; }

/*START Search Page------------------------------------------*/
body.search {
  display: block;
  padding-top: 0px;
  margin-left: 0; }

/*END Search Page-----------------------------------*/
/*START Error Page------------------------------------------*/
.fourerror {
  text-align: center; }
  .fourerror .fa-exclamation-circle {
    font-size: 8rem;
    color: #23343b; }
  .fourerror h1 {
    font-size: 10.214rem;
    margin: 0;
    font-family: lato-eb;
    color: #022c58; }
  .fourerror h2::after {
    content: none; }
  .fourerror p {
    line-height: 2em; }
  .fourerror .search {
    margin: 25px 10%;
    width: 80%; }
    .fourerror .search #searchform {
      visibility: visible;
      opacity: 1;
      transition: all 0.4s ease 0s;
      display: block;
      width: 100%; }
    .fourerror .search #s, .fourerror .search #searchsubmit {
      display: inline-block;
      margin: 0;
      vertical-align: top;
      width: 25%; }
    .fourerror .search #s {
      width: 70%; }
    .fourerror .search #searchsubmit {
      margin-left: -5px; }

.interior .gform_confirmation_wrapper {
  font-size: 25px; }

.footer .gform_wrapper .validation_error {
  color: #FFB3B3;
  border-color: #FFB3B3; }
.footer .gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield .ginput_container input {
  color: #000; }
.footer .gform_confirmation_wrapper {
  display: block;
  width: 100%;
  float: left;
  color: white;
  font-size: 20px;
  margin-top: 25px; }

/*END Error Page------------------------------------------*/
.accordion br {
  display: none; }

h1[id*="accordion-"],
h2[id*="accordion-"],
h3[id*="accordion-"],
h4[id*="accordion-"],
h5[id*="accordion-"],
h6[id*="accordion-"] {
  border: 1px solid #cccccc;
  padding: 10px 10px 10px;
  cursor: pointer;
  background: #efefef;
  margin-bottom: 0; }
  h1[id*="accordion-"]:hover,
  h2[id*="accordion-"]:hover,
  h3[id*="accordion-"]:hover,
  h4[id*="accordion-"]:hover,
  h5[id*="accordion-"]:hover,
  h6[id*="accordion-"]:hover {
    background: #dfdfdf; }

.accordion-content {
  padding-bottom: 10px;
  background: #efefef;
  padding: 10px;
  border: 1px solid #cccccc;
  border-top: none; }

label.gfield_label {
  margin-top: 25px; }

.programs .single-category .single-box {
  margin-bottom: 50px; }
  .programs .single-category .single-box .category-info-wrap h3 {
    font-size: 18px; }
  .programs .single-category .single-box .category-info-wrap ul.list-program {
    padding: 0; }
    .programs .single-category .single-box .category-info-wrap ul.list-program li {
      width: calc(50% - 15px);
      list-style-type: none;
      padding-left: 15px;
      position: relative;
      display: inline-block; }
      .programs .single-category .single-box .category-info-wrap ul.list-program li::before {
        content: "";
        border-radius: 50%;
        background: #343434;
        display: inline-block;
        height: 3px;
        border: none !important;
        top: 12px;
        left: 5px;
        position: absolute;
        width: 3px; }
      .programs .single-category .single-box .category-info-wrap ul.list-program li a {
        color: #23343b;
        font-weight: 400;
        transition: 0.4s;
        font-size: 16px; }
        .programs .single-category .single-box .category-info-wrap ul.list-program li a:hover {
          text-decoration: underline; }
    .programs .single-category .single-box .category-info-wrap ul.list-program .ulwrapper {
      display: none; }
  .programs .single-category .single-box .link {
    text-align: center;
    margin-top: 15px; }

@media only screen and (max-width: 480px) {
  .programs .single-category .single-box .category-info-wrap ul.list-program li {
    width: 100%; } }
.tribe-events-single h1.tribe-events-single-event-title {
  font-size: 45px; }
.tribe-events-single .tribe-events-schedule {
  margin-top: 0; }
  .tribe-events-single .tribe-events-schedule h2 {
    color: #23343b;
    font-size: 25px; }
.tribe-events-single .tribe_events .tribe-events-cal-links a.tribe-events-button {
  background: #ff9100 !important;
  transition: 0.4s; }
  .tribe-events-single .tribe_events .tribe-events-cal-links a.tribe-events-button:hover {
    background: #022c58 !important; }
.tribe-events-single .tribe_events .tribe-events-single-section .tribe-events-meta-group {
  font-size: 18px; }
  .tribe-events-single .tribe_events .tribe-events-single-section .tribe-events-meta-group dl dd abbr.tribe-events-abbr {
    text-decoration: none; }

.tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title a {
  font-size: 14px; }

.gform_confirmation_wrapper .gform_confirmation_message {
  font-size: 20px;
  font-family: 'ProximaNova-Regular', sans-serif !important; }

.interior .searchandfilter, .interior.search-page .searchandfilter {
  margin-bottom: 25px; }
  .interior .searchandfilter ul, .interior.search-page .searchandfilter ul {
    padding-left: 0;
    list-style: none;
    -webkit-align-items: center;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: start;
    align-items: center;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    float: none;
    justify-content: start;
    align-items: center; }
    .interior .searchandfilter ul li, .interior.search-page .searchandfilter ul li {
      margin-bottom: 25px;
      display: inline-block;
      width: auto;
      margin-right: 15px; }
.interior .content-search ul.search-list-result, .interior.search-page .content-search ul.search-list-result {
  padding-left: 0;
  list-style: none;
  -webkit-align-items: center;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: space-between;
  align-items: center;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  float: none;
  justify-content: space-between;
  align-items: center; }
  .interior .content-search ul.search-list-result li, .interior.search-page .content-search ul.search-list-result li {
    margin-bottom: 25px;
    display: block;
    width: 100%; }

#gtranslate_wrapper {
  background: #ffffff;
  padding: 5px 15px;
  border-radius: 7px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); }
  #gtranslate_wrapper a.glink {
    transition: 0.4s; }
    #gtranslate_wrapper a.glink:hover {
      text-decoration: none; }
      #gtranslate_wrapper a.glink:hover span {
        color: #022c58 !important; }
    #gtranslate_wrapper a.glink img {
      margin-right: 5px; }
    #gtranslate_wrapper a.glink span {
      transition: 0.4s;
      font-weight: 500 !important;
      font-family: 'Montserrat', sans-serif;
      color: #ff9100 !important;
      margin-right: 5px !important; }
      #gtranslate_wrapper a.glink span:hover {
        text-decoration: none;
        color: #022c58 !important; }
      #gtranslate_wrapper a.glink span:last-child {
        font-size: 12px !important; }

.tribe-events-list .type-tribe_events h2 {
  margin-top: 0 !important;
  margin-bottom: 10px !important; }

.tribe-events-loop .tribe-events-event-meta {
  font-size: 18px !important; }

.tribe-events-single .tribe-events-schedule h2 {
  margin: 0 !important; }

.tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*="tribe-events-daynum-"] {
  background-color: transparent !important; }

#tribe-mobile-container h3.tribe-mobile-day-heading {
  font-size: 22px !important;
  margin-top: 25px !important; }

#tribe-mobile-container .type-tribe_events {
  padding: 0px 0 16px !important; }
  #tribe-mobile-container .type-tribe_events .type-tribe_events h4 {
    font-size: 22px !important;
    margin: 0 0 15px !important; }

#tribe-mobile-container .type-tribe_events .tribe-events-event-body .tribe-events-event-schedule-details, #tribe-mobile-container .type-tribe_events .tribe-events-event-body .tribe-event-description {
  font-size: 16px !important; }
  #tribe-mobile-container .type-tribe_events .tribe-events-event-body .tribe-events-event-schedule-details p, #tribe-mobile-container .type-tribe_events .tribe-events-event-body .tribe-event-description p {
    font-size: 16px !important; }

#tribe-events-content table.tribe-events-calendar {
  width: 99% !important; }

.tribe-events-sub-nav li a {
  background: transparent;
  color: #23343b !important; }

.woocommerce .woocommerce-temp ul.products li.product a.woocommerce-loop-product__link h2.woocommerce-loop-product__title {
  margin: 0 !important; }
.woocommerce .woocommerce-temp ul.products li.product a.button {
  background: #ff9100; }
.woocommerce .woocommerce-temp .product-type-simple .summary h1.product_title {
  margin-bottom: 0; }
.woocommerce .woocommerce-temp .product-type-simple .summary form.cart .quantity {
  position: relative; }
  .woocommerce .woocommerce-temp .product-type-simple .summary form.cart .quantity input {
    width: 45px !important;
    height: 42px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-right: 20px;
    border: 1px solid #ff9100; }
    .woocommerce .woocommerce-temp .product-type-simple .summary form.cart .quantity input:focus {
      outline: none; }
.woocommerce .woocommerce-temp .product-type-simple .summary form.cart button.single_add_to_cart_button {
  background: #ff9100;
  border-radius: 4px;
  padding: 15px;
  border: none;
  outline: none;
  height: auto;
  transition: 0.4s; }
  .woocommerce .woocommerce-temp .product-type-simple .summary form.cart button.single_add_to_cart_button:hover {
    background: #cc7400; }
.woocommerce .woocommerce-temp .woocommerce-pagination ul.page-numbers {
  border: none; }
  .woocommerce .woocommerce-temp .woocommerce-pagination ul.page-numbers li {
    border-radius: 50%;
    margin: 0 5px; }
    .woocommerce .woocommerce-temp .woocommerce-pagination ul.page-numbers li .page-numbers {
      padding: 15px;
      min-width: inherit;
      width: 50px;
      height: 50px;
      border: 1px solid #022c58;
      border-radius: 50%; }
      .woocommerce .woocommerce-temp .woocommerce-pagination ul.page-numbers li .page-numbers.current {
        background: #022c58;
        color: #ffffff; }
.woocommerce form.woocommerce-cart-form table.shop_table tbody tr.woocommerce-cart-form__cart-item td.product-quantity .quantity {
  position: relative; }
  .woocommerce form.woocommerce-cart-form table.shop_table tbody tr.woocommerce-cart-form__cart-item td.product-quantity .quantity .quantity input {
    width: 45px !important;
    height: 42px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-right: 20px;
    border: 1px solid #022c58; }
    .woocommerce form.woocommerce-cart-form table.shop_table tbody tr.woocommerce-cart-form__cart-item td.product-quantity .quantity .quantity input:focus {
      outline: none; }
.woocommerce form.woocommerce-cart-form table.shop_table tbody tr td.actions input.button {
  background: #ff9100;
  border-radius: 4px;
  padding: 15px;
  border: none;
  outline: none;
  height: auto;
  transition: 0.4s; }
  .woocommerce form.woocommerce-cart-form table.shop_table tbody tr td.actions input.button:hover {
    background: #cc7400; }
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
  background: #ff9100;
  border-radius: 4px;
  padding: 15px;
  border: none;
  outline: none;
  height: auto;
  transition: 0.4s; }
  .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button:hover {
    background: #cc7400; }
.woocommerce .woocommerce-info {
  border-color: #ff9100; }
  .woocommerce .woocommerce-info:before {
    color: #ff9100; }
  .woocommerce .woocommerce-info a.showcoupon, .woocommerce .woocommerce-info .showlogin {
    color: #ff9100; }
.woocommerce form.checkout span.select2 .selection .select2-selection {
  height: auto; }
  .woocommerce form.checkout span.select2 .selection .select2-selection .select2-selection__rendered {
    font-size: 18px;
    padding: 5px 10px;
    background-image: url("../images/select-arrow.jpg");
    background-size: auto 100%;
    background-position: right center;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 35px !important;
    outline: none; }
  .woocommerce form.checkout span.select2 .selection .select2-selection .select2-selection__arrow {
    display: none; }
.woocommerce form.checkout .woocommerce-account-fields .form-row .woocommerce-form__label .input-checkbox {
  position: relative; }
.woocommerce form.checkout .woocommerce-checkout-review-order .form-row.place-order input.button.alt {
  background: #ff9100;
  border-radius: 4px;
  padding: 15px;
  border: none;
  outline: none;
  height: auto;
  transition: 0.4s; }
  .woocommerce form.checkout .woocommerce-checkout-review-order .form-row.place-order input.button.alt:hover {
    background: #cc7400; }

.quantity {
  position: relative; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

.quantity input {
  width: 45px !important;
  height: 42px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-right: 20px;
  border: 1px solid #022c58; }

.quantity input:focus {
  outline: 0; }

.quantity-nav {
  float: left;
  position: relative;
  height: 42px; }

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #022c58;
  width: 20px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 0;
  border-bottom: 1px solid #022c58 !important; }

.quantity-button.quantity-down {
  position: absolute;
  bottom: -1px;
  height: 50%; }

.tawcvs-swatches .swatch-color.selected::before {
  content: "" !important;
  box-sizing: border-box !important;
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: inherit !important;
  text-rendering: auto !important;
  transition: 0.4s;
  width: 12px !important;
  height: 20px !important;
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) !important;
  -moz-transform: translate(-50%, -50%) rotate(45deg) !important;
  -ms-transform: translate(-50%, -50%) rotate(45deg) !important;
  transform: translate(-50%, -50%) rotate(45deg) !important;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

@media only screen and (max-width: 480px) {
  .interior .searchandfilter ul li {
    margin-right: 0; }
    .interior .searchandfilter ul li .postform {
      width: 100%; } }
.custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container label #input_2_6_5_label, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container label #input_3_6_1_label, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container label #input_3_6_5_label, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container #input_2_6_5_label, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container #input_3_6_1_label, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container #input_3_6_5_label {
  display: none; }

#input_3_7 > div {
  margin: 0 auto; }

.custom-form-donate-2 {
  padding: 0;
  text-align: center;
  background: transparent;
  z-index: 5;
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  width: 100%;
  /*custom Donate FORM*/ }
  .custom-form-donate-2 .container {
    top: 0; }
  .custom-form-donate-2 .custom-donate-info {
    text-align: left; }
    .custom-form-donate-2 .custom-donate-info h3 {
      font-family: 'PT Sans', sans-serif;
      font-size: 24px;
      text-transform: none !important;
      margin-bottom: 30px;
      display: block; }
      .custom-form-donate-2 .custom-donate-info h3 span {
        color: #ff9100;
        text-transform: none !important; }
    .custom-form-donate-2 .custom-donate-info img {
      border-radius: 15px; }
  .custom-form-donate-2 .custom-box-form {
    background: rgba(36, 70, 91, 0.8);
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 15px;
    margin-top: 70px; }
  .custom-form-donate-2 #gform_wrapper_2, .custom-form-donate-2 .home-form_wrapper {
    background: transparent;
    border-radius: 15px;
    text-align: left;
    /*Validation Error */
    /*Validation Error */ }
    .custom-form-donate-2 #gform_wrapper_2 form, .custom-form-donate-2 .home-form_wrapper form {
      margin: 0 !important;
      padding: 0;
      display: flex;
      align-items: center;
      /*start Body Form*/ }
      .custom-form-donate-2 #gform_wrapper_2 form .gform_heading, .custom-form-donate-2 .home-form_wrapper form .gform_heading {
        display: none; }
        .custom-form-donate-2 #gform_wrapper_2 form .gform_heading .gform_title, .custom-form-donate-2 .home-form_wrapper form .gform_heading .gform_title {
          display: none; }
      .custom-form-donate-2 #gform_wrapper_2 form .gform_body, .custom-form-donate-2 .home-form_wrapper form .gform_body {
        flex-grow: 1; }
        .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label {
          padding: 0;
          margin: 0;
          display: flex;
          align-items: center;
          /*gfield is a GLOBAL class*/
          /* end gfield is a global class*/
          /*Gfield HTML*/
          /*Gfield HTML*/
          /*Input Fied TEXT*/
          /*Input Fied TEXT*/
          /* Product PRICE */
          /* End Product PRICE*/
          /*WARNING MESSAGE*/
          /*WARNING MESSAGE*/
          /*Credit Card Fields*/
          /* END Credit Card Fields*/
          /*Radio Button Recurring*/ }
          .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields > li:first-child, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label > li:first-child, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields > li:first-child, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label > li:first-child {
            flex-grow: 1; }
            .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields > li:first-child .ginput_container.ginput_container_radio, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label > li:first-child .ginput_container.ginput_container_radio, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields > li:first-child .ginput_container.ginput_container_radio, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label > li:first-child .ginput_container.ginput_container_radio {
              margin-bottom: 0; }
          .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields > li:last-child, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label > li:last-child, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields > li:last-child, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label > li:last-child {
            flex-basis: 340px;
            flex-grow: 0; }
            .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields > li:last-child input.medium.ginput_amount, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label > li:last-child input.medium.ginput_amount, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields > li:last-child input.medium.ginput_amount, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label > li:last-child input.medium.ginput_amount {
              margin-bottom: 0; }
          .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield {
            display: block;
            margin: 0;
            padding: 0;
            vertical-align: middle; }
            .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield label.gfield_label, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield label.gfield_label, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield label.gfield_label, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield label.gfield_label {
              display: none; }
            .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield .ginput_container {
              margin-top: 0;
              /*Input Fied TEXT*/ }
              .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container input, .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container select, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container input, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container select, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield .ginput_container input, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield .ginput_container select {
                font-family: 'PT Sans', sans-serif;
                background-color: transparent !important;
                border-radius: 0px;
                border: none;
                border-bottom: 2px solid #022c58 !important;
                box-shadow: none;
                color: #022c58;
                font-size: 20px !important;
                font-weight: 700;
                height: 50px;
                margin-bottom: 25px;
                padding: 10px 15px 10px 45px !important;
                position: relative;
                text-transform: none;
                width: 100%;
                /* firefox 19+ */
                /* ie */ }
                .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container input::-webkit-input-placeholder, .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container select::-webkit-input-placeholder, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container input::-webkit-input-placeholder, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container select::-webkit-input-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input::-webkit-input-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select::-webkit-input-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield .ginput_container input::-webkit-input-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield .ginput_container select::-webkit-input-placeholder {
                  color: #ffffff;
                  opacity: 1; }
                .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container input::-moz-placeholder, .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container select::-moz-placeholder, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container input::-moz-placeholder, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container select::-moz-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input::-moz-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select::-moz-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield .ginput_container input::-moz-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield .ginput_container select::-moz-placeholder {
                  color: #ffffff;
                  opacity: 1; }
                .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container input:-ms-input-placeholder, .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container select:-ms-input-placeholder, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container input:-ms-input-placeholder, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container select:-ms-input-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input:-ms-input-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select:-ms-input-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield .ginput_container input:-ms-input-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield .ginput_container select:-ms-input-placeholder {
                  color: #ffffff;
                  opacity: 1; }
                .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container input::before, .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container select::before, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container input::before, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container select::before, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input::before, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select::before, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield .ginput_container input::before, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield .ginput_container select::before {
                  box-sizing: border-box;
                  display: inline-block;
                  position: relative;
                  margin-left: 10px;
                  font: normal normal normal 14px/1 FontAwesome;
                  font-size: inherit;
                  text-rendering: auto; }
                .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container input:focus, .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container select:focus, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container input:focus, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container select:focus, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input:focus, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select:focus, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield .ginput_container input:focus, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield .ginput_container select:focus {
                  outline: none; }
                .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container input option, .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container select option, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container input option, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container select option, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input option, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select option, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield .ginput_container input option, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield .ginput_container select option {
                  background: rgba(0, 0, 0, 0.7); }
              .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container label, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container label, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container label, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield .ginput_container label {
                color: #022c58;
                font-weight: 500; }
            .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield.show-icons .ginput_container, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield.show-icons .ginput_container, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield.show-icons .ginput_container, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield.show-icons .ginput_container {
              position: relative; }
              .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield.show-icons .ginput_container::before, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield.show-icons .ginput_container::before, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield.show-icons .ginput_container::before, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield.show-icons .ginput_container::before {
                box-sizing: border-box;
                font: normal normal normal 14px/1 FontAwesome;
                font-size: inherit;
                text-rendering: auto;
                color: #022c58;
                left: 15px;
                position: absolute;
                top: 16px;
                z-index: 9; }
            .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield.show-icons .ginput_container_email::before, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield.show-icons .ginput_container_email::before, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield.show-icons .ginput_container_email::before, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield.show-icons .ginput_container_email::before {
              content: "\f003"; }
          .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_html, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_html, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_html, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_html {
            color: #022c58 !important;
            font-size: 16px;
            line-height: 1.4em !important;
            list-style-type: none !important;
            margin-bottom: 20px;
            position: relative;
            z-index: 5; }
            .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_html h3, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_html h3, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_html h3, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_html h3 {
              font-family: 'PT Sans', sans-serif;
              color: #022c58 !important;
              display: block;
              font-size: 24px !important;
              font-weight: 500;
              line-height: 1em;
              margin-bottom: 30px;
              margin-top: 0;
              text-transform: none !important; }
              .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_html h3.change-color, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_html h3.change-color, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_html h3.change-color, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_html h3.change-color {
                color: #2f2d30 !important; }
              .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_html h3 span, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_html h3 span, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_html h3 span, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_html h3 span {
                display: inline-block;
                font-weight: 400;
                font-size: 24px;
                color: #022c58 !important; }
            .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_html p, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_html p, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_html p, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_html p {
              font-family: 'PT Sans', sans-serif;
              color: #022c58 !important;
              font-size: 17px;
              line-height: 1.4em; }
              .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_html p a, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_html p a, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_html p a, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_html p a {
                color: #022c58 !important; }
            .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_html ul.list, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_html ul.list, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_html ul.list, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_html ul.list {
              padding: 0 !important;
              margin: 0 !important;
              list-style-type: none !important; }
              .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_html ul.list li, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_html ul.list li, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_html ul.list li, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_html ul.list li {
                font-family: 'PT Sans', sans-serif;
                color: #022c58 !important;
                font-size: 16px;
                font-weight: 400 !important;
                line-height: 1.4em !important;
                list-style-type: none !important;
                margin: 0 !important;
                padding-left: 20px !important;
                position: relative; }
                .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_html ul.list li::before, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_html ul.list li::before, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_html ul.list li::before, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_html ul.list li::before {
                  content: "";
                  border-radius: 50%;
                  background: #ffffff;
                  display: inline-block;
                  height: 6px;
                  border: none !important;
                  top: 10px;
                  left: 5px;
                  position: absolute;
                  width: 6px; }
                .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_html ul.list li p, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_html ul.list li p, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_html ul.list li p, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_html ul.list li p {
                  font-family: 'PT Sans', sans-serif;
                  font-size: 16px;
                  font-weight: 400;
                  line-height: 1.4em;
                  color: #ffffff; }
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_html ul.list li p strong, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_html ul.list li p strong, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_html ul.list li p strong, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_html ul.list li p strong {
                    color: #ffffff;
                    font-size: 16px;
                    font-weight: 700;
                    line-height: 1.4em; }
          .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_total .ginput_container_total, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_total .ginput_container_total, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_total .ginput_container_total, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_total .ginput_container_total {
            text-align: center; }
          .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_price, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_price, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_price {
            /*SELECT field price product*/
            position: relative;
            /*Select Field  price product*/
            /*RADIO Button circular style*/
            /* End RADIO Button circular style */
            /*Other field, User define price*/
            /*Other field, User define price*/ }
            .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_select select.gfield_select, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_select select.gfield_select, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_select select.gfield_select, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_select select.gfield_select {
              background: rgba(0, 0, 0, 0.6);
              padding-left: 15px !important; }
              .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_select select.gfield_select option, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_select select.gfield_select option, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_select select.gfield_select option, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_select select.gfield_select option {
                background: rgba(0, 0, 0, 0.6); }
            .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio {
              margin-bottom: 25px;
              display: block !important; }
              .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio {
                /*Flex*/
                display: flex;
                flex-flow: row wrap;
                justify-content: space-around;
                align-items: center;
                align-content: space-around;
                width: auto !important;
                padding: 0;
                margin: 0; }
                .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li {
                  text-align: center;
                  list-style-type: none;
                  margin: 15px 0 25px 0;
                  width: auto;
                  overflow: visible; }
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li input, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li input, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li input, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li input {
                    left: 0;
                    margin: 0;
                    padding: 0;
                    position: absolute;
                    top: 0;
                    visibility: hidden; }
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li input:checked + label, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li input:checked + label, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li input:checked + label, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li input:checked + label {
                    color: #ffffff !important;
                    background: #ff9100; }
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label {
                    font-family: 'PT Sans', sans-serif;
                    display: inline-block !important;
                    color: #022c58;
                    cursor: pointer;
                    font-size: 22px;
                    font-weight: 600;
                    line-height: 1em;
                    margin: 0 auto;
                    max-width: 100%;
                    padding: 10px 30px !important;
                    position: relative;
                    vertical-align: top;
                    z-index: 1;
                    border-radius: 7px; }
                    .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked + label::after,
                    .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label::after, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked + label::after,
                    .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label::after, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked + label::after,
                    .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label::after, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked + label::after,
                    .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label::after {
                      content: "";
                      -webkit-transform: translate(-50%, -50%);
                      -moz-transform: translate(-50%, -50%);
                      -ms-transform: translate(-50%, -50%);
                      transform: translate(-50%, -50%);
                      background: transparent;
                      border-radius: 7px;
                      border: 1px solid #ff9100;
                      height: 100%;
                      left: 50%;
                      position: absolute;
                      top: 50%;
                      -webkit-transition: all 0.2s ease;
                      transition: all 0.2s ease;
                      width: 100%;
                      z-index: -1; }
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked,
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked), .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked,
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked), .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked,
                  .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked), .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked,
                  .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) {
                    position: absolute;
                    left: -9999px; }
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label:after, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label:after, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label:after, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label:after {
                    opacity: 0;
                    -webkit-transform: scale(0);
                    transform: scale(0); }
            .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_product_price, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_product_price {
              transition: 0.4s;
              width: 90%;
              margin: 0; }
              .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price .ginput_amount, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_product_price .ginput_amount, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price .ginput_amount, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_product_price .ginput_amount {
                padding: 15px 15px !important;
                text-align: left; }
          .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields .gfield_creditcard_warning, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label .gfield_creditcard_warning, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields .gfield_creditcard_warning, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label .gfield_creditcard_warning {
            color: #ffffff;
            width: auto !important; }
            .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields .gfield_creditcard_warning .gfield_creditcard_warning_message, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label .gfield_creditcard_warning .gfield_creditcard_warning_message, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields .gfield_creditcard_warning .gfield_creditcard_warning_message, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label .gfield_creditcard_warning .gfield_creditcard_warning_message {
              margin-bottom: 25px; }
            .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields .gfield_creditcard_warning .ginput_container_creditcard .gform_card_icon_container, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label .gfield_creditcard_warning .ginput_container_creditcard .gform_card_icon_container, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields .gfield_creditcard_warning .ginput_container_creditcard .gform_card_icon_container, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label .gfield_creditcard_warning .ginput_container_creditcard .gform_card_icon_container {
              display: none; }
          .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard span.ginput_full, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full {
            position: relative; }
            .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full:first-child::before, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard span.ginput_full:first-child::before, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full:first-child::before, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full:first-child::before {
              content: "\f09d";
              box-sizing: border-box;
              font: normal normal normal 14px/1 FontAwesome;
              font-size: inherit;
              text-rendering: auto;
              color: #022c58;
              left: 15px;
              position: absolute;
              top: 0;
              z-index: 9; }
            .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full:last-child::before, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard span.ginput_full:last-child::before, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full:last-child::before, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full:last-child::before {
              content: "\f2c3";
              box-sizing: border-box;
              font: normal normal normal 14px/1 FontAwesome;
              font-size: inherit;
              text-rendering: auto;
              color: #022c58;
              left: 15px;
              position: absolute;
              top: 3px;
              z-index: 9; }
            .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras {
              font-size: 0;
              display: block; }
              .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right {
                width: 51%;
                display: inline-block;
                vertical-align: top;
                position: relative; }
                .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right::before, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right::before, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right::before, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right::before {
                  content: "\f023";
                  box-sizing: border-box;
                  font: normal normal normal 14px/1 FontAwesome;
                  color: #022c58;
                  font-size: 22px;
                  left: 15px;
                  position: absolute;
                  text-rendering: auto;
                  top: 15px;
                  z-index: 9; }
                .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right input.ginput_card_security_code, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right input.ginput_card_security_code, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right input.ginput_card_security_code, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right input.ginput_card_security_code {
                  display: inline-block; }
                .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right span.ginput_card_security_code_icon, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right span.ginput_card_security_code_icon, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right span.ginput_card_security_code_icon, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right span.ginput_card_security_code_icon {
                  top: -18px; }
              .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left {
                width: 49%;
                display: inline-block; }
                .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left span.ginput_card_field, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left span.ginput_card_field, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left span.ginput_card_field, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left span.ginput_card_field {
                  display: block; }
                .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select {
                  font-family: 'PT Sans', sans-serif;
                  width: 45% !important;
                  margin: 0 8px 10px 0;
                  padding: 10px !important;
                  appearance: none;
                  -moz-appearance: none;
                  -webkit-appearance: none;
                  position: relative; }
          .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard .ginput_card_security_code_icon, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard .ginput_card_security_code_icon, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard .ginput_card_security_code_icon, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label .ginput_container_creditcard .ginput_card_security_code_icon {
            display: none; }
          .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard #input_2_6_1_label, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard #input_2_6_1_label, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard #input_2_6_1_label, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label .ginput_container_creditcard #input_2_6_1_label {
            display: none; }
          .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard #input_2_6_5_label, .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard #input_3_6_1_label, .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard #input_3_6_5_label, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard #input_2_6_5_label, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard #input_3_6_1_label, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard #input_3_6_5_label, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard #input_2_6_5_label, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard #input_3_6_1_label, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard #input_3_6_5_label, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label .ginput_container_creditcard #input_2_6_5_label, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label .ginput_container_creditcard #input_3_6_1_label, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label .ginput_container_creditcard #input_3_6_5_label {
            display: none; }
          .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10, .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_10, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_9, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_10, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_9, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_10, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_9 {
            /*Radio Button Recurring*/ }
            .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio, .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio {
              margin-bottom: 25px;
              margin-top: 20px;
              display: block !important; }
              .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio, .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio {
                /*Flex*/
                display: flex;
                flex-flow: row wrap;
                justify-content: space-between;
                align-items: center;
                align-content: center;
                padding: 0;
                margin: 0;
                width: 100%; }
                .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li, .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li {
                  position: relative;
                  text-align: center;
                  list-style-type: none;
                  width: 47%; }
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li input, .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li input, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li input, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li input, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li input, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li input, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li input, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li input {
                    left: 0;
                    margin: 0;
                    padding: 0;
                    position: absolute;
                    top: 0;
                    visibility: hidden; }
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li label, .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li label, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li label, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li label, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li label, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li label, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li label, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li label {
                    display: block;
                    margin: 0 !important; }
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li input:checked + label, .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li input:checked + label, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li input:checked + label, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li input:checked + label, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li input:checked + label, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li input:checked + label, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li input:checked + label, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li input:checked + label {
                    color: #022c58 !important;
                    background: #ff9100 !important;
                    display: block !important;
                    border: 1px solid #ff9100 !important; }
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label, .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label {
                    font-family: 'PT Sans', sans-serif;
                    background-color: transparent;
                    border-radius: 15px;
                    border: 1px solid #022c58;
                    box-shadow: none;
                    color: #ffffff;
                    font-size: 20px !important;
                    font-weight: 400;
                    height: 50px;
                    line-height: 1em;
                    margin-bottom: 25px;
                    max-width: 100%;
                    padding: 15px 5px;
                    position: relative !important;
                    text-transform: none;
                    width: 100%;
                    /* firefox 19+ */
                    /* ie */ }
                    .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-webkit-input-placeholder,
                    .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-webkit-input-placeholder, .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-webkit-input-placeholder,
                    .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-webkit-input-placeholder, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-webkit-input-placeholder,
                    .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-webkit-input-placeholder, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-webkit-input-placeholder,
                    .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-webkit-input-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-webkit-input-placeholder,
                    .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-webkit-input-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-webkit-input-placeholder,
                    .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-webkit-input-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-webkit-input-placeholder,
                    .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-webkit-input-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-webkit-input-placeholder,
                    .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-webkit-input-placeholder {
                      color: #ffffff;
                      opacity: 1; }
                    .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-moz-placeholder,
                    .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-moz-placeholder, .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-moz-placeholder,
                    .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-moz-placeholder, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-moz-placeholder,
                    .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-moz-placeholder, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-moz-placeholder,
                    .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-moz-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-moz-placeholder,
                    .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-moz-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-moz-placeholder,
                    .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-moz-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-moz-placeholder,
                    .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-moz-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-moz-placeholder,
                    .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-moz-placeholder {
                      color: #ffffff;
                      opacity: 1; }
                    .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label:-ms-input-placeholder,
                    .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:-ms-input-placeholder, .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label:-ms-input-placeholder,
                    .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:-ms-input-placeholder, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label:-ms-input-placeholder,
                    .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:-ms-input-placeholder, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label:-ms-input-placeholder,
                    .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:-ms-input-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label:-ms-input-placeholder,
                    .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:-ms-input-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label:-ms-input-placeholder,
                    .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:-ms-input-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label:-ms-input-placeholder,
                    .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:-ms-input-placeholder, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label:-ms-input-placeholder,
                    .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:-ms-input-placeholder {
                      color: #ffffff;
                      opacity: 1; }
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked,
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked), .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked,
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked), .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked,
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked), .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked,
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked), .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked,
                  .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked), .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked,
                  .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked), .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked,
                  .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked), .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked,
                  .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) {
                    position: absolute;
                    left: -9999px; }
                  .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after, .custom-form-donate-2 #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after, .custom-form-donate-2 #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after {
                    opacity: 0;
                    -webkit-transform: scale(0);
                    transform: scale(0); }
        .custom-form-donate-2 #gform_wrapper_2 form .gform_body .ginput_container_total, .custom-form-donate-2 .home-form_wrapper form .gform_body .ginput_container_total {
          margin-bottom: 25px; }
          .custom-form-donate-2 #gform_wrapper_2 form .gform_body .ginput_container_total .ginput_total, .custom-form-donate-2 .home-form_wrapper form .gform_body .ginput_container_total .ginput_total {
            color: #ffffff;
            font-size: 15px !important; }
      .custom-form-donate-2 #gform_wrapper_2 form .gform_footer, .custom-form-donate-2 .home-form_wrapper form .gform_footer {
        padding: 0;
        margin: 0 !important;
        flex-basis: 180px;
        flex-grow: 0; }
        .custom-form-donate-2 #gform_wrapper_2 form .gform_footer input[type="submit"], .custom-form-donate-2 .home-form_wrapper form .gform_footer input[type="submit"] {
          font-family: 'Montserrat', sans-serif;
          background: #ff9100;
          border-radius: 7px;
          border: none;
          color: #ffffff !important;
          display: block !important;
          font-size: 20px !important;
          font-weight: 700;
          height: unset;
          line-height: 1em;
          margin: 5px auto 10px;
          padding: 15px 30px;
          text-transform: uppercase;
          transition: 0.4s;
          width: 100% !important;
          line-height: 1.2; }
          .custom-form-donate-2 #gform_wrapper_2 form .gform_footer input[type="submit"]:hover, .custom-form-donate-2 #gform_wrapper_2 form .gform_footer input[type="submit"]:focus, .custom-form-donate-2 #gform_wrapper_2 form .gform_footer input[type="submit"]:active, .custom-form-donate-2 .home-form_wrapper form .gform_footer input[type="submit"]:hover, .custom-form-donate-2 .home-form_wrapper form .gform_footer input[type="submit"]:focus, .custom-form-donate-2 .home-form_wrapper form .gform_footer input[type="submit"]:active {
            background: #cc7400;
            color: #fff !important;
            text-decoration: none;
            transition: 0.4s; }
    .custom-form-donate-2 #gform_wrapper_2 .gform_wrapper div.validation_error, .custom-form-donate-2 .home-form_wrapper .gform_wrapper div.validation_error {
      border-top: 2px solid #ff9100;
      color: #ffffff;
      line-height: 1em;
      padding: 10px 0;
      text-align: center;
      border-bottom: 2px solid #ff9100; }
    .custom-form-donate-2 #gform_wrapper_2 .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description, .custom-form-donate-2 .home-form_wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
      padding: 0;
      text-align: center; }
  .custom-form-donate-2 .gform_wrapper .gform_card_icon_container {
    display: none; }

/*_________________________________________________*/
.custom-form-donate {
  padding: 0;
  text-align: center;
  background: rgba(2, 44, 88, 0.5);
  z-index: 5;
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  width: 100%;
  margin-bottom: 50px;
  /*custom Donate FORM*/ }
  .custom-form-donate .container {
    top: 0; }
  .custom-form-donate .custom-donate-info {
    text-align: left; }
    .custom-form-donate .custom-donate-info h3 {
      font-family: 'PT Sans', sans-serif;
      font-size: 24px;
      text-transform: none !important;
      margin-bottom: 30px;
      display: block; }
      .custom-form-donate .custom-donate-info h3 span {
        color: #ff9100;
        text-transform: none !important; }
    .custom-form-donate .custom-donate-info img {
      border-radius: 15px; }
  .custom-form-donate .custom-box-form {
    background: rgba(36, 70, 91, 0.8);
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 15px;
    margin-top: 70px; }
  .custom-form-donate #gform_wrapper_2, .custom-form-donate .custom-form_wrapper {
    background: transparent;
    border-radius: 15px;
    padding: 30px 25px;
    text-align: left;
    /*Validation Error */
    /*Validation Error */ }
    .custom-form-donate #gform_wrapper_2 form, .custom-form-donate .custom-form_wrapper form {
      margin: 0 !important;
      padding: 0;
      /*start Body Form*/ }
      .custom-form-donate #gform_wrapper_2 form .gform_heading, .custom-form-donate .custom-form_wrapper form .gform_heading {
        display: none; }
        .custom-form-donate #gform_wrapper_2 form .gform_heading .gform_title, .custom-form-donate .custom-form_wrapper form .gform_heading .gform_title {
          display: none; }
      .custom-form-donate #gform_wrapper_2 form .gform_body, .custom-form-donate .custom-form_wrapper form .gform_body {
        display: block;
        vertical-align: top; }
        .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields, .custom-form-donate .custom-form_wrapper form .gform_body .top_label {
          padding: 0;
          margin: 0;
          /*gfield is a GLOBAL class*/
          /* end gfield is a global class*/
          /*Gfield HTML*/
          /*Gfield HTML*/
          /*Input Fied TEXT*/
          /*Input Fied TEXT*/
          /* Product PRICE */
          /* End Product PRICE*/
          /*WARNING MESSAGE*/
          /*WARNING MESSAGE*/
          /*Credit Card Fields*/
          /* END Credit Card Fields*/
          /*Radio Button Recurring*/ }
          .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield {
            display: block;
            margin: 0;
            padding: 0;
            vertical-align: middle;
            background-color: transparent; }
            .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield label.gfield_label, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield label.gfield_label, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield label.gfield_label, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield label.gfield_label {
              display: none; }
            .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container {
              margin-top: 0;
              /*Input Fied TEXT*/ }
              .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container input, .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container select, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container input, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container select, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container input, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container select {
                font-family: 'PT Sans', sans-serif;
                background-color: transparent !important;
                border-radius: 15px;
                border: 1px solid #fff !important;
                box-shadow: none;
                color: #ffffff;
                font-size: 20px !important;
                font-weight: 400;
                height: 50px;
                margin-bottom: 25px;
                padding: 10px 15px 10px 45px !important;
                position: relative;
                text-transform: none;
                width: 100%;
                /* firefox 19+ */
                /* ie */ }
                .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container input::-webkit-input-placeholder, .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container select::-webkit-input-placeholder, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container input::-webkit-input-placeholder, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container select::-webkit-input-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input::-webkit-input-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select::-webkit-input-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container input::-webkit-input-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container select::-webkit-input-placeholder {
                  color: #ffffff;
                  opacity: 1; }
                .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container input::-moz-placeholder, .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container select::-moz-placeholder, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container input::-moz-placeholder, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container select::-moz-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input::-moz-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select::-moz-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container input::-moz-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container select::-moz-placeholder {
                  color: #ffffff;
                  opacity: 1; }
                .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container input:-ms-input-placeholder, .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container select:-ms-input-placeholder, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container input:-ms-input-placeholder, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container select:-ms-input-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input:-ms-input-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select:-ms-input-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container input:-ms-input-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container select:-ms-input-placeholder {
                  color: #ffffff;
                  opacity: 1; }
                .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container input::before, .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container select::before, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container input::before, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container select::before, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input::before, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select::before, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container input::before, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container select::before {
                  box-sizing: border-box;
                  display: inline-block;
                  position: relative;
                  margin-left: 10px;
                  font: normal normal normal 14px/1 FontAwesome;
                  font-size: inherit;
                  text-rendering: auto; }
                .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container input:focus, .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container select:focus, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container input:focus, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container select:focus, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input:focus, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select:focus, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container input:focus, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container select:focus {
                  outline: none; }
                .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container input option, .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container select option, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container input option, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container select option, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input option, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select option, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container input option, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container select option {
                  background: rgba(0, 0, 0, 0.7); }
              .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container label, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container label, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container label, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container label {
                color: #ffffff;
                font-weight: 500; }
              .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container ul.gfield_radio, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container ul.gfield_radio, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container ul.gfield_radio, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container ul.gfield_radio {
                display: flex;
                justify-content: space-around;
                align-content: center; }
                .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container ul.gfield_radio li, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container ul.gfield_radio li, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container ul.gfield_radio li, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container ul.gfield_radio li {
                  display: flex;
                  justify-content: center;
                  align-items: center; }
                  .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container ul.gfield_radio li input, .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container ul.gfield_radio li label, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container ul.gfield_radio li input, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container ul.gfield_radio li label, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container ul.gfield_radio li input, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container ul.gfield_radio li label, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container ul.gfield_radio li input, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container ul.gfield_radio li label {
                    margin: 0; }
                  .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield .ginput_container ul.gfield_radio li input, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield .ginput_container ul.gfield_radio li input, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container ul.gfield_radio li input, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield .ginput_container ul.gfield_radio li input {
                    margin-right: 10px; }
            .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield.show-icons .ginput_container, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield.show-icons .ginput_container, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield.show-icons .ginput_container, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield.show-icons .ginput_container {
              position: relative; }
              .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield.show-icons .ginput_container::before, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield.show-icons .ginput_container::before, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield.show-icons .ginput_container::before, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield.show-icons .ginput_container::before {
                box-sizing: border-box;
                font: normal normal normal 14px/1 FontAwesome;
                font-size: inherit;
                text-rendering: auto;
                color: #ffffff;
                left: 15px;
                position: absolute;
                top: 16px;
                z-index: 9; }
            .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield.show-icons .ginput_container_email::before, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield.show-icons .ginput_container_email::before, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield.show-icons .ginput_container_email::before, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield.show-icons .ginput_container_email::before {
              content: "\f003"; }
          .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_html, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_html, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_html, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_html {
            color: #fff !important;
            font-size: 16px;
            line-height: 1.4em !important;
            list-style-type: none !important;
            margin-bottom: 20px;
            position: relative;
            z-index: 5; }
            .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_html h3, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_html h3, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_html h3, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_html h3 {
              font-family: 'PT Sans', sans-serif;
              color: #ffffff !important;
              display: block;
              font-size: 22px !important;
              font-weight: 700;
              line-height: 1em;
              margin-bottom: 10px;
              margin-top: 0;
              text-transform: none !important; }
              .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_html h3.change-color, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_html h3.change-color, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_html h3.change-color, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_html h3.change-color {
                color: #2f2d30 !important; }
              .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_html h3 span, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_html h3 span, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_html h3 span, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_html h3 span {
                display: inline-block;
                font-weight: 400;
                font-size: 24px;
                color: #fff !important; }
            .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_html p, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_html p, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_html p, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_html p {
              font-family: 'PT Sans', sans-serif;
              color: #fff !important;
              font-size: 17px;
              line-height: 1.4em; }
              .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_html p a, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_html p a, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_html p a, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_html p a {
                color: #fff !important; }
            .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_html ul.list, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_html ul.list, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_html ul.list, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_html ul.list {
              padding: 0 !important;
              margin: 0 !important;
              list-style-type: none !important; }
              .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_html ul.list li, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_html ul.list li, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_html ul.list li, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_html ul.list li {
                font-family: 'PT Sans', sans-serif;
                color: #fff !important;
                font-size: 16px;
                font-weight: 400 !important;
                line-height: 1.4em !important;
                list-style-type: none !important;
                margin: 0 !important;
                padding-left: 20px !important;
                position: relative; }
                .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_html ul.list li::before, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_html ul.list li::before, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_html ul.list li::before, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_html ul.list li::before {
                  content: "";
                  border-radius: 50%;
                  background: #ffffff;
                  display: inline-block;
                  height: 6px;
                  border: none !important;
                  top: 10px;
                  left: 5px;
                  position: absolute;
                  width: 6px; }
                .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_html ul.list li p, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_html ul.list li p, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_html ul.list li p, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_html ul.list li p {
                  font-family: 'PT Sans', sans-serif;
                  font-size: 16px;
                  font-weight: 400;
                  line-height: 1.4em;
                  color: #fff; }
                  .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_html ul.list li p strong, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_html ul.list li p strong, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_html ul.list li p strong, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_html ul.list li p strong {
                    color: #fff;
                    font-size: 16px;
                    font-weight: 700;
                    line-height: 1.4em; }
          .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_price, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_price, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_price {
            /*SELECT field price product*/
            position: relative;
            /*Select Field  price product*/
            /*RADIO Button circular style*/
            /* End RADIO Button circular style */
            /*Other field, User define price*/
            /*Other field, User define price*/ }
            .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_select select.gfield_select, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_select select.gfield_select, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_select select.gfield_select, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_select select.gfield_select {
              background: rgba(0, 0, 0, 0.6);
              padding-left: 15px !important; }
              .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_select select.gfield_select option, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_select select.gfield_select option, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_select select.gfield_select option, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_select select.gfield_select option {
                background: rgba(0, 0, 0, 0.6); }
            .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio {
              margin-bottom: 25px;
              display: block !important; }
              .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio {
                /*Flex*/
                display: flex;
                flex-flow: row wrap;
                justify-content: space-around;
                align-items: center;
                align-content: space-around;
                width: auto !important;
                padding: 0;
                margin: 0; }
                .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li {
                  text-align: center;
                  list-style-type: none;
                  margin: 15px 0 25px 0;
                  width: 30%;
                  overflow: visible; }
                  .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li input, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li input, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li input, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li input {
                    left: 0;
                    margin: 0;
                    padding: 0;
                    position: absolute;
                    top: 0;
                    visibility: hidden; }
                  .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li input:checked + label, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li input:checked + label, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li input:checked + label, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li input:checked + label {
                    color: #ffffff !important; }
                  .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label {
                    font-family: 'PT Sans', sans-serif;
                    display: inline-block !important;
                    color: #ffffff;
                    cursor: pointer;
                    font-size: 22px;
                    font-weight: 700;
                    line-height: 1em;
                    margin: 0 auto;
                    max-width: 100%;
                    padding: 10px !important;
                    position: relative;
                    vertical-align: top;
                    z-index: 1; }
                    .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked + label::after,
                    .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label::after, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked + label::after,
                    .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label::after, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked + label::after,
                    .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label::after, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked + label::after,
                    .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label::after {
                      content: "";
                      -webkit-transform: translate(-50%, -50%);
                      -moz-transform: translate(-50%, -50%);
                      -ms-transform: translate(-50%, -50%);
                      transform: translate(-50%, -50%);
                      background: #2979ff;
                      border-radius: 50%;
                      height: 80px;
                      left: 50%;
                      position: absolute;
                      top: 50%;
                      -webkit-transition: all 0.2s ease;
                      transition: all 0.2s ease;
                      width: 80px;
                      z-index: -1; }
                  .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked,
                  .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked), .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked,
                  .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked), .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked,
                  .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked), .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked,
                  .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) {
                    position: absolute;
                    left: -9999px; }
                  .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label:after, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label:after, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label:after, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label:after {
                    opacity: 0;
                    -webkit-transform: scale(0);
                    transform: scale(0); }
            .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_product_price, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_product_price {
              position: relative;
              transition: 0.4s;
              color: #ffffff; }
              .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price::-webkit-input-placeholder, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_product_price::-webkit-input-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price::-webkit-input-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_product_price::-webkit-input-placeholder {
                /* Chrome/Opera/Safari */
                opacity: 1;
                color: #ffffff; }
              .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price::-moz-placeholder, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_product_price::-moz-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price::-moz-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_product_price::-moz-placeholder {
                /* Firefox 19+ */
                opacity: 1;
                color: #ffffff; }
              .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price:-ms-input-placeholder, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_product_price:-ms-input-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price:-ms-input-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_product_price:-ms-input-placeholder {
                /* IE 10+ */
                opacity: 1;
                color: #ffffff; }
              .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price:-moz-placeholder, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_product_price:-moz-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price:-moz-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_product_price:-moz-placeholder {
                /* Firefox 18- */
                opacity: 1;
                color: #ffffff; }
              .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price::before, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_product_price::before, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price::before, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_product_price::before {
                content: "\f155";
                box-sizing: border-box;
                font: normal normal normal 14px/1 FontAwesome;
                font-size: inherit;
                text-rendering: auto;
                color: #ffffff;
                left: 15px;
                position: absolute;
                top: 16px;
                z-index: 9; }
              .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price .ginput_amount, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li.gfield_price .ginput_container_product_price .ginput_amount, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price .ginput_amount, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_product_price .ginput_amount {
                padding: 15px 10px 15px 30px !important; }
          .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields .gfield_creditcard_warning, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label .gfield_creditcard_warning, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields .gfield_creditcard_warning, .custom-form-donate .custom-form_wrapper form .gform_body .top_label .gfield_creditcard_warning {
            color: #fff;
            width: auto !important;
            border-top: 2px solid #ffffff !important;
            border-bottom: 4px solid #ffffff !important; }
            .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields .gfield_creditcard_warning .gfield_creditcard_warning_message, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label .gfield_creditcard_warning .gfield_creditcard_warning_message, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields .gfield_creditcard_warning .gfield_creditcard_warning_message, .custom-form-donate .custom-form_wrapper form .gform_body .top_label .gfield_creditcard_warning .gfield_creditcard_warning_message {
              margin-bottom: 25px;
              color: #ffffff !important; }
              .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields .gfield_creditcard_warning .gfield_creditcard_warning_message span, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label .gfield_creditcard_warning .gfield_creditcard_warning_message span, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields .gfield_creditcard_warning .gfield_creditcard_warning_message span, .custom-form-donate .custom-form_wrapper form .gform_body .top_label .gfield_creditcard_warning .gfield_creditcard_warning_message span {
                border-bottom: 1px solid #ffffff !important; }
            .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields .gfield_creditcard_warning .ginput_container_creditcard .gform_card_icon_container, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label .gfield_creditcard_warning .ginput_container_creditcard .gform_card_icon_container, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields .gfield_creditcard_warning .ginput_container_creditcard .gform_card_icon_container, .custom-form-donate .custom-form_wrapper form .gform_body .top_label .gfield_creditcard_warning .ginput_container_creditcard .gform_card_icon_container {
              display: none; }
          .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard span.ginput_full, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full, .custom-form-donate .custom-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full {
            position: relative; }
            .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full:first-child::before, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard span.ginput_full:first-child::before, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full:first-child::before, .custom-form-donate .custom-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full:first-child::before {
              content: "\f09d";
              box-sizing: border-box;
              font: normal normal normal 14px/1 FontAwesome;
              font-size: inherit;
              text-rendering: auto;
              color: #ffffff;
              left: 15px;
              position: absolute;
              top: 0;
              z-index: 9; }
            .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full:last-child::before, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard span.ginput_full:last-child::before, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full:last-child::before, .custom-form-donate .custom-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full:last-child::before {
              content: "\f2c3";
              box-sizing: border-box;
              font: normal normal normal 14px/1 FontAwesome;
              font-size: inherit;
              text-rendering: auto;
              color: #ffffff;
              left: 15px;
              position: absolute;
              top: 3px;
              z-index: 9; }
            .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras, .custom-form-donate .custom-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras {
              font-size: 0;
              display: block; }
              .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right, .custom-form-donate .custom-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right {
                width: 51%;
                display: inline-block;
                vertical-align: top;
                position: relative; }
                .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right::before, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right::before, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right::before, .custom-form-donate .custom-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right::before {
                  content: "\f023";
                  box-sizing: border-box;
                  font: normal normal normal 14px/1 FontAwesome;
                  color: #ffffff;
                  font-size: 22px;
                  left: 15px;
                  position: absolute;
                  text-rendering: auto;
                  top: 15px;
                  z-index: 9; }
                .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right input.ginput_card_security_code, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right input.ginput_card_security_code, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right input.ginput_card_security_code, .custom-form-donate .custom-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right input.ginput_card_security_code {
                  display: inline-block; }
                .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right span.ginput_card_security_code_icon, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right span.ginput_card_security_code_icon, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right span.ginput_card_security_code_icon, .custom-form-donate .custom-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right span.ginput_card_security_code_icon {
                  top: -18px; }
              .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left, .custom-form-donate .custom-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left {
                width: 49%;
                display: inline-block; }
                .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left span.ginput_card_field, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left span.ginput_card_field, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left span.ginput_card_field, .custom-form-donate .custom-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left span.ginput_card_field {
                  display: block; }
                .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select, .custom-form-donate .custom-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select {
                  background: url("../images/select-arrow-3.png");
                  background-size: auto 100%;
                  background-position: 95% center;
                  background-repeat: no-repeat;
                  font-family: 'PT Sans', sans-serif;
                  width: 45% !important;
                  margin: 0 8px 10px 0;
                  padding: 10px !important;
                  appearance: none;
                  -moz-appearance: none;
                  -webkit-appearance: none;
                  position: relative;
                  background-color: transparent !important;
                  color: #ffffff; }
          .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard .ginput_card_security_code_icon, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard .ginput_card_security_code_icon, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard .ginput_card_security_code_icon, .custom-form-donate .custom-form_wrapper form .gform_body .top_label .ginput_container_creditcard .ginput_card_security_code_icon {
            display: none; }
          .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard #input_2_6_1_label, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard #input_2_6_1_label, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard #input_2_6_1_label, .custom-form-donate .custom-form_wrapper form .gform_body .top_label .ginput_container_creditcard #input_2_6_1_label {
            display: none; }
          .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields .ginput_container_creditcard #input_2_6_5_label, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label .ginput_container_creditcard #input_2_6_5_label, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard #input_2_6_5_label, .custom-form-donate .custom-form_wrapper form .gform_body .top_label .ginput_container_creditcard #input_2_6_5_label {
            display: none; }
          .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10, .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_10, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_9, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_10, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_9, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_10, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_9 {
            /*Radio Button Recurring*/ }
            .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio, .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio {
              margin-bottom: 25px;
              margin-top: 20px;
              display: block !important; }
              .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio, .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio {
                /*Flex*/
                display: flex;
                flex-flow: row wrap;
                justify-content: space-between;
                align-items: center;
                align-content: center;
                padding: 0;
                margin: 0;
                width: 100%; }
                .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li, .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li {
                  position: relative;
                  text-align: center;
                  list-style-type: none;
                  width: 47%; }
                  .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li input, .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li input, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li input, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li input, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li input, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li input, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li input, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li input {
                    left: 0;
                    margin: 0;
                    padding: 0;
                    position: absolute;
                    top: 0;
                    visibility: hidden; }
                  .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li label, .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li label, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li label, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li label, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li label, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li label, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li label, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li label {
                    display: block;
                    margin: 0 !important; }
                  .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li input:checked + label, .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li input:checked + label, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li input:checked + label, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li input:checked + label, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li input:checked + label, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li input:checked + label, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li input:checked + label, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li input:checked + label {
                    color: #ffffff !important;
                    background: #2979ff !important;
                    display: block !important;
                    border: 1px solid #2979ff !important; }
                  .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label, .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label,
                  .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label {
                    font-family: 'PT Sans', sans-serif;
                    background-color: transparent;
                    border-radius: 15px;
                    border: 1px solid #ffffff;
                    box-shadow: none;
                    color: #ffffff;
                    font-size: 20px !important;
                    font-weight: 400;
                    height: 50px;
                    line-height: 1em;
                    margin-bottom: 25px;
                    max-width: 100%;
                    padding: 15px 5px;
                    position: relative !important;
                    text-transform: none;
                    width: 100%;
                    /* firefox 19+ */
                    /* ie */ }
                    .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-webkit-input-placeholder,
                    .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-webkit-input-placeholder, .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-webkit-input-placeholder,
                    .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-webkit-input-placeholder, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-webkit-input-placeholder,
                    .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-webkit-input-placeholder, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-webkit-input-placeholder,
                    .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-webkit-input-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-webkit-input-placeholder,
                    .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-webkit-input-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-webkit-input-placeholder,
                    .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-webkit-input-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-webkit-input-placeholder,
                    .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-webkit-input-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-webkit-input-placeholder,
                    .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-webkit-input-placeholder {
                      color: #ffffff;
                      opacity: 1; }
                    .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-moz-placeholder,
                    .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-moz-placeholder, .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-moz-placeholder,
                    .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-moz-placeholder, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-moz-placeholder,
                    .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-moz-placeholder, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-moz-placeholder,
                    .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-moz-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-moz-placeholder,
                    .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-moz-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-moz-placeholder,
                    .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-moz-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-moz-placeholder,
                    .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-moz-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-moz-placeholder,
                    .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-moz-placeholder {
                      color: #ffffff;
                      opacity: 1; }
                    .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label:-ms-input-placeholder,
                    .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:-ms-input-placeholder, .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label:-ms-input-placeholder,
                    .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:-ms-input-placeholder, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label:-ms-input-placeholder,
                    .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:-ms-input-placeholder, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label:-ms-input-placeholder,
                    .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:-ms-input-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label:-ms-input-placeholder,
                    .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:-ms-input-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label:-ms-input-placeholder,
                    .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:-ms-input-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label:-ms-input-placeholder,
                    .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:-ms-input-placeholder, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label:-ms-input-placeholder,
                    .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:-ms-input-placeholder {
                      color: #ffffff;
                      opacity: 1; }
                  .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked,
                  .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked), .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked,
                  .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked), .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked,
                  .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked), .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked,
                  .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked), .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked,
                  .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked), .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked,
                  .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked), .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked,
                  .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked), .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked,
                  .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) {
                    position: absolute;
                    left: -9999px; }
                  .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after, .custom-form-donate #gform_wrapper_2 form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after, .custom-form-donate #gform_wrapper_2 form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after, .custom-form-donate .custom-form_wrapper form .gform_body ul.gform_fields li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after, .custom-form-donate .custom-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after {
                    opacity: 0;
                    -webkit-transform: scale(0);
                    transform: scale(0); }
        .custom-form-donate #gform_wrapper_2 form .gform_body .ginput_container_total, .custom-form-donate .custom-form_wrapper form .gform_body .ginput_container_total {
          margin-bottom: 25px; }
          .custom-form-donate #gform_wrapper_2 form .gform_body .ginput_container_total .ginput_total, .custom-form-donate .custom-form_wrapper form .gform_body .ginput_container_total .ginput_total {
            color: #fff;
            font-size: 15px !important; }
      .custom-form-donate #gform_wrapper_2 form .gform_footer, .custom-form-donate .custom-form_wrapper form .gform_footer {
        padding: 0;
        margin: 0 !important; }
        .custom-form-donate #gform_wrapper_2 form .gform_footer input[type="submit"], .custom-form-donate .custom-form_wrapper form .gform_footer input[type="submit"] {
          font-family: 'PT Sans', sans-serif;
          background: #ff9100;
          border-radius: 15px;
          border: 1px solid #ff9100;
          color: #ffffff !important;
          display: block !important;
          font-size: 22px !important;
          font-weight: 700;
          height: unset;
          line-height: 1em;
          margin: 5px auto 10px;
          padding: 15px 10px;
          text-transform: uppercase;
          transition: 0.4s;
          width: 100% !important; }
          .custom-form-donate #gform_wrapper_2 form .gform_footer input[type="submit"]:hover, .custom-form-donate #gform_wrapper_2 form .gform_footer input[type="submit"]:focus, .custom-form-donate #gform_wrapper_2 form .gform_footer input[type="submit"]:active, .custom-form-donate .custom-form_wrapper form .gform_footer input[type="submit"]:hover, .custom-form-donate .custom-form_wrapper form .gform_footer input[type="submit"]:focus, .custom-form-donate .custom-form_wrapper form .gform_footer input[type="submit"]:active {
            background: #ffffff;
            color: #022c58 !important;
            text-decoration: none;
            transition: 0.4s; }
    .custom-form-donate #gform_wrapper_2 .gform_wrapper div.validation_error, .custom-form-donate .custom-form_wrapper .gform_wrapper div.validation_error {
      border-top: 2px solid #ff9100;
      color: #fff;
      line-height: 1em;
      padding: 10px 0;
      text-align: center;
      border-bottom: 2px solid #ff9100; }
    .custom-form-donate #gform_wrapper_2 .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description, .custom-form-donate .custom-form_wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
      padding: 0;
      text-align: center; }
  .custom-form-donate .gform_wrapper .gform_card_icon_container {
    display: none; }

@media only screen and (max-width: 991px) {
  .custom-donate .custom-box-form {
    margin-top: 20px; }

  .custom-form-donate {
    margin-top: 0; } }
@media only screen and (max-width: 767px) {
  .custom-form-donate {
    margin-top: 0; }

  .custom-donate .custom-box-form {
    margin-top: 20px; }

  .custom-form-donate-2 .home-form_wrapper form {
    flex-direction: column; }

  .custom-form-donate-2 #gform_wrapper_2.home-form_wrapper form .gform_body ul.gform_fields, .custom-form-donate-2 #gform_wrapper_2.home-form_wrapper form .gform_body .top_label {
    flex-direction: column; }

  .custom-form-donate-2 #gform_wrapper_2.home-form_wrapper form .gform_body ul.gform_fields > li:last-child, .custom-form-donate-2 #gform_wrapper_2.home-form_wrapper form .gform_body .top_label > li:last-child, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields > li:last-child, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label > li:last-child {
    flex-basis: auto;
    margin-bottom: 50px !important; }

  .custom-form-donate-2 #gform_wrapper_2.home-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price, .custom-form-donate-2 #gform_wrapper_2.home-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_product_price, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_product_price {
    width: 100%; }

  .custom-form-donate-2 #gform_wrapper_2.home-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price .ginput_amount, .custom-form-donate-2 #gform_wrapper_2.home-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_product_price .ginput_amount, .custom-form-donate-2 .home-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price .ginput_amount, .custom-form-donate-2 .home-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_product_price .ginput_amount {
    text-align: center; }

  .custom-form-donate-2 #gform_wrapper_2.home-form_wrapper form .gform_footer, .custom-form-donate-2 .home-form_wrapper form .gform_footer {
    flex-basis: auto; } }
@media only screen and (max-width: 480px) {
  .custom-donate #gform_wrapper_2.home-form_wrapper {
    padding: 30px 15px; }

  .custom-donate #gform_wrapper_2.home-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked + label, .custom-donate #gform_wrapper_2.home-form_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label, .custom-donate #gform_wrapper_2.home-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked + label, .custom-donate #gform_wrapper_2.home-form_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label {
    padding: 0 !important; }

  .custom-donate #gform_wrapper_2.home-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li, .custom-donate #gform_wrapper_2.home-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li, .custom-donate #gform_wrapper_3.home-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li {
    width: 100%; }
    .custom-donate #gform_wrapper_2.home-form_wrapper form .gform_body ul.gform_fields li#field_3_10 .ginput_container_radio ul.gfield_radio li label, .custom-donate #gform_wrapper_2.home-form_wrapper form .gform_body .top_label li#field_3_10 .ginput_container_radio ul.gfield_radio li label, .custom-donate #gform_wrapper_3.home-form_wrapper form .gform_body .top_label li#field_3_9 .ginput_container_radio ul.gfield_radio li label {
      margin: 0 auto 25px !important; }

  .custom-donate #gform_wrapper_2.home-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left, .custom-donate #gform_wrapper_2.home-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left {
    width: 100%; }

  .custom-donate #gform_wrapper_2.home-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right, .custom-donate #gform_wrapper_2.home-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right {
    width: 100%; }

  .custom-donate #gform_wrapper_2.home-form_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full:last-child::before, .custom-donate #gform_wrapper_2.home-form_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full:last-child::before {
    top: 17px; }

  .custom-donate div[id*="gform_wrapper_"] form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li,
  .custom-donate div[id*="gform_wrapper_"] form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li {
    width: 50%; }

  .custom-donate div[id*="gform_wrapper_"] form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select,
  .custom-donate div[id*="gform_wrapper_"] form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select {
    width: 90% !important; } }
/*START html & body-------------------------------------*/
html, body {
  background: #fff;
  font-family: 'PT Sans', sans-serif;
  font-size: 15px;
  color: #23343b; }
  html a, body a {
    outline: none !important; }

/*END html & body-------------------------------------*/
/*START FrontPage (similar elements)-------------------------------------------*/
body.home {
  overflow-x: hidden; }
  body.home h2, body.home h3, body.home h4, body.home h5, body.home h6 {
    margin-top: 0; }

body .interior .side-direction-left a[class*="btn-"] {
  margin-bottom: 25px; }
body .interior a[class*="btn-"] + a[class*="btn-"] {
  margin-left: 20px; }
body .interior .sidebar a[class*="btn-"] + a[class*="btn-"] {
  margin-left: 0px; }
body .social-bar .content-wrap {
  -webkit-align-items: center;
  -webkit-flex-flow: row nowrap;
  -webkit-justify-content: space-between;
  align-items: center;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  float: none;
  justify-content: space-between;
  align-items: center; }
body .userway.userway_p1 {
  background: #ff9100 url("../images/508Compliant-icon.png") no-repeat;
  background-position: center;
  background-size: 55%;
  width: 50px;
  height: 50px;
  position: fixed;
  top: calc(50% - 25px) !important;
  right: 0px !important;
  transition: 0.4s;
  border-radius: 5px 0 0 5px; }
  body .userway.userway_p1:hover {
    background: #ff9c1a url("../images/508Compliant-icon.png") no-repeat;
    background-position: center;
    background-size: 45%; }
  body .userway.userway_p1 .userway_accessibility_icon.userway_dark {
    opacity: 0; }
body .userway .userway_head {
  background: #ff9100; }
body .content-settings-default ul p a, body .content-settings-default ol p a, body .content-settings-default dl p a {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: #022c58;
  text-decoration: underline;
  transition: 0.3s; }
  body .content-settings-default ul p a:hover, body .content-settings-default ol p a:hover, body .content-settings-default dl p a:hover {
    color: #ff9100; }
body .content-settings-default blockquote {
  font-family: 'Montserrat', sans-serif;
  background: transparent;
  border-radius: 0;
  border: none;
  color: #022c58;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5em;
  margin-bottom: 2em;
  padding: 50px 3% 15px;
  position: relative;
  text-align: center;
  width: 100%; }
  body .content-settings-default blockquote a {
    text-decoration: underline; }
  body .content-settings-default blockquote::after {
    content: "";
    background: url("../images/quote.png") no-repeat;
    display: block;
    height: 41px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px; }
  body .content-settings-default blockquote a, body .content-settings-default blockquote address, body .content-settings-default blockquote span, body .content-settings-default blockquote strong, body .content-settings-default blockquote time {
    color: #022c58; }
body .content-settings-default dl.list dt {
  font-family: 'PT Sans', sans-serif;
  color: #022c58 !important;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3em;
  margin-bottom: 8px;
  padding-left: 0; }
  body .content-settings-default dl.list dt.h3 {
    font-size: 36px; }
  body .content-settings-default dl.list dt.h4 {
    font-size: 30px; }
  body .content-settings-default dl.list dt.h5 {
    font-size: 28px; }
  body .content-settings-default dl.list dt.h6 {
    font-size: 24px; }
body .content-settings-default dl.list dd {
  font-family: 'PT Sans', sans-serif;
  color: #23343b !important;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4em;
  margin-bottom: 8px;
  padding-left: 15px;
  position: relative; }
  body .content-settings-default dl.list dd::before {
    content: "";
    border-bottom: 4px solid transparent;
    border-left: 4px solid #ff9100;
    border-top: 4px solid transparent;
    display: inline-block;
    margin-left: 0;
    left: 0;
    margin-right: 5px;
    margin-top: 9px;
    position: absolute;
    width: 6px;
    height: 6px; }
body .content-settings-default ol {
  list-style: none;
  counter-reset: my; }
body .content-settings-default ol > li::before {
  counter-increment: my;
  content: counter(my) "."; }
body .content-settings-default ol {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  body .content-settings-default ol li {
    color: #282828;
    line-height: 1.8em;
    list-style-type: none;
    margin-bottom: 10px;
    padding-left: 36px;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px; }
    body .content-settings-default ol li h1, body .content-settings-default ol li h2, body .content-settings-default ol li h3, body .content-settings-default ol li h4, body .content-settings-default ol li h5, body .content-settings-default ol li h6 {
      margin-top: 0 !important;
      display: inline-block !important; }
    body .content-settings-default ol li a {
      text-decoration: underline; }
    body .content-settings-default ol li::before {
      background: transparent;
      color: #ff9100 !important;
      border-radius: 50%;
      color: white;
      font-size: 25px;
      font-weight: bold;
      margin-left: -45px;
      margin-right: 10px;
      padding: 3px 8px;
      position: absolute; }
    body .content-settings-default ol li ul.list {
      font-family: 'PT Sans', sans-serif;
      color: #282828;
      padding: 0; }
      body .content-settings-default ol li ul.list br {
        display: none; }
      body .content-settings-default ol li ul.list li {
        line-height: 1.8em;
        list-style-type: none;
        padding-left: 15px;
        position: relative; }
        body .content-settings-default ol li ul.list li::before {
          content: "";
          display: inline-block;
          margin-right: 5px;
          position: absolute;
          margin-top: 9px;
          margin-left: -15px;
          border-left: 4px solid #ff9100;
          border-top: 4px solid transparent;
          border-bottom: 4px solid transparent;
          width: 6px;
          height: 6px;
          border-radius: 0;
          padding: 0; }
body .content-settings-default ul.list {
  font-family: 'PT Sans', sans-serif;
  color: #022c58;
  padding: 0; }
  body .content-settings-default ul.list br {
    display: none; }
  body .content-settings-default ul.list li {
    line-height: 1.8em;
    list-style-type: none;
    padding-left: 15px;
    position: relative;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    color: #022c58; }
    body .content-settings-default ul.list li::before {
      content: "\f105";
      margin-right: 5px;
      position: absolute;
      margin-top: 9px;
      margin-left: -15px;
      box-sizing: border-box;
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      transition: 0.4s; }
    body .content-settings-default ul.list li a {
      color: #022c58;
      font-weight: 400;
      font-size: 18px;
      font-family: 'Montserrat', sans-serif;
      text-decoration: underline; }
    body .content-settings-default ul.list li ul {
      padding: 0; }
      body .content-settings-default ul.list li ul li {
        padding-left: 35px; }
        body .content-settings-default ul.list li ul li::before {
          color: #ff9100; }

.b {
  background: #f6f6f6; }

.c {
  background: #ffffff;
  padding: 60px 0 30px; }
  .c h2 {
    font-size: 30px;
    font-family: 'PT Sans', sans-serif;
    color: #282828;
    position: relative;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 30px; }
    .c h2 strong {
      color: #0d47a1;
      font-size: 37px; }
    .c h2::after {
      content: "";
      background: #ff9100;
      display: block;
      height: 1px;
      width: 100px;
      bottom: -30px;
      margin: 0 auto;
      position: relative; }
  .c p {
    font-size: 18px;
    font-family: 'PT Sans', sans-serif;
    color: #282828;
    line-height: 1.111; }
    .c p a {
      color: #ff9100;
      font-weight: 700;
      text-decoration: underline; }
      .c p a:hover {
        text-decoration: none; }
  .c .content-wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 30px; }
    .c .content-wrap .single-box {
      margin: 30px;
      margin-bottom: 0; }
      .c .content-wrap .single-box .img-wrap {
        background-color: #022c58;
        background-size: 60%;
        background-position: center;
        width: 75px;
        height: 75px;
        border-radius: 50%;
        margin: 0 auto 25px; }
      .c .content-wrap .single-box:nth-child(2) .img-wrap {
        background-color: #00aeef; }
      .c .content-wrap .single-box:nth-child(3) .img-wrap {
        background-color: #2979ff; }
      .c .content-wrap .single-box:nth-child(4) .img-wrap {
        background-color: #ff9100; }

.d {
  background: #f4f4f4;
  padding: 40px 0 20px;
  position: relative;
  z-index: 2; }

.e {
  background: #022c58;
  position: relative;
  padding: 50px 0;
  color: #ffffff;
  text-align: left; }
  .e .img-wrap-bg {
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(30% - 40px); }
  .e h3 {
    font-size: 30px;
    font-family: 'PT Sans', sans-serif;
    color: #ffffff;
    font-weight: 700; }
    .e h3 span {
      color: #ff9100; }
  .e p {
    color: #ffffff;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    line-height: 1.333; }
  .e select {
    background: transparent url("../images/select-arrow.png");
    background-size: auto 100%;
    background-position: 95% center;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 10px 15px;
    padding-right: 40px !important;
    border: 1px solid #ffffff;
    box-shadow: none;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 5px;
    outline: none;
    height: auto;
    width: auto; }
    .e select option {
      color: #022c58 !important; }
    .e select::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      opacity: 1;
      color: #ffffff; }
    .e select::-moz-placeholder {
      /* Firefox 19+ */
      opacity: 1;
      color: #ffffff; }
    .e select:-ms-input-placeholder {
      /* IE 10+ */
      opacity: 1;
      color: #ffffff; }
    .e select:-moz-placeholder {
      /* Firefox 18- */
      opacity: 1;
      color: #ffffff; }
    .e select:active, .e select:focus {
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
      outline: none;
      border-color: #ff9100; }
  .e .e-left {
    text-align: left;
    padding-right: 10%;
    position: relative; }
    .e .e-left .info-wrap {
      margin-bottom: 30px; }
    .e .e-left .form-select {
      margin-bottom: 30px; }
    .e .e-left:after {
      content: "";
      display: block;
      width: 1px;
      height: 90%;
      background: #ff9100;
      position: absolute;
      right: -7.5px;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .e .e-right {
    text-align: left;
    padding-left: 10%; }
    .e .e-right .img-wrap {
      width: 75px;
      height: 75px;
      border-radius: 50%;
      margin: 0 auto 25px;
      background-position: center;
      background-size: cover; }
    .e .e-right p {
      margin-bottom: 1px; }
    .e .e-right .link {
      margin-bottom: 30px; }
    .e .e-right .big-btn a {
      display: block; }

.f {
  background: #f6f6f6;
  padding: 0px 0 50px;
  position: relative; }
  .f .btn-wrap {
    display: flex;
    align-items: flex-start;
    margin-bottom: 40px; }
    .f .btn-wrap a {
      margin: 0;
      margin-right: 60px; }
  .f .big-container {
    display: none; }
  .f .container-wrap {
    display: flex;
    justify-content: space-between; }
    .f .container-wrap .single-box {
      flex-basis: calc(33.33% - 20px); }
      .f .container-wrap .single-box .img-wrap {
        height: 250px;
        margin-bottom: 15px;
        overflow: hidden;
        transition: 0.5s; }
        .f .container-wrap .single-box .img-wrap a {
          width: 100%;
          height: 100%;
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%) scale(1);
          -moz-transform: translate(-50%, -50%) scale(1);
          -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
          -webkit-transition: 0.3s ease-in-out;
          -moz-transition: 0.3s ease-in-out;
          -ms-transition: 0.3s ease-in-out;
          transition: 0.3s ease-in-out; }
      .f .container-wrap .single-box .title-wrap {
        padding: 7.5px 0;
        border-bottom: 1px solid #a1a1a1;
        margin-bottom: 30px; }
        .f .container-wrap .single-box .title-wrap h3 {
          font-size: 21px;
          color: #022c58;
          text-transform: uppercase;
          font-weight: 700;
          font-family: 'PT Sans', sans-serif;
          line-height: 1.261;
          letter-spacing: 1px;
          margin-bottom: 0; }
      .f .container-wrap .single-box .info-wrap {
        font-size: 17px;
        line-height: 1.2;
        color: #4a4a4a;
        margin-bottom: 25px; }
      .f .container-wrap .single-box:hover .img-wrap a {
        -webkit-transform: translate(-50%, -50%) scale(1.2);
        -moz-transform: translate(-50%, -50%) scale(1.2);
        -ms-transform: translate(-50%, -50%) scale(1.2);
        transform: translate(-50%, -50%) scale(1.2);
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -ms-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }

section.g {
  background: #ffffff;
  padding: 50px 0 55px !important;
  position: relative; }
  section.g h2 {
    font-size: 30px;
    font-family: 'PT Sans', sans-serif;
    color: #282828;
    position: relative;
    text-align: left;
    padding-bottom: 30px;
    margin-bottom: 30px;
    line-height: 1.078; }
    section.g h2 strong {
      color: #0d47a1;
      font-size: 37px; }
    section.g h2 span {
      color: #ff9100;
      font-weight: 700; }
    section.g h2::after {
      content: "";
      background: #ff9100;
      display: block;
      height: 1px;
      width: 100px;
      bottom: -10px;
      margin: 0;
      position: relative; }
  section.g p {
    font-size: 18px;
    font-family: 'PT Sans', sans-serif;
    color: #282828;
    line-height: 1.111;
    margin-bottom: 30px; }
    section.g p a {
      color: #ff9100;
      font-weight: 700;
      text-decoration: underline; }
      section.g p a:hover {
        text-decoration: none; }
  section.g .link a {
    margin-right: 15px;
    margin-bottom: 25px; }

.h {
  padding: 0px;
  position: relative; }
  .h .statics .content-wrap {
    display: flex;
    flex-wrap: wrap; }
    .h .statics .content-wrap .single-box {
      flex-basis: 25%;
      display: flex;
      justify-content: center; }
      .h .statics .content-wrap .single-box .img-wrap {
        min-height: 270px; }
      .h .statics .content-wrap .single-box .text-wrap {
        padding: 25px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        color: #ffffff;
        text-align: center; }
      .h .statics .content-wrap .single-box .number {
        font-size: 50px;
        font-weight: 700;
        font-family: 'PT Sans', sans-serif;
        max-width: 80%; }
      .h .statics .content-wrap .single-box .info-wrap {
        font-size: 22px;
        font-weight: 400;
        font-family: 'PT Sans', sans-serif;
        max-width: 80%; }
      .h .statics .content-wrap .single-box:nth-child(1) {
        order: 0; }
      .h .statics .content-wrap .single-box:nth-child(2) {
        background: #ff9100;
        order: 1; }
      .h .statics .content-wrap .single-box:nth-child(3) {
        order: 2; }
      .h .statics .content-wrap .single-box:nth-child(4) {
        background: #2979ff;
        order: 3; }
      .h .statics .content-wrap .single-box:nth-child(5) {
        order: 5; }
      .h .statics .content-wrap .single-box:nth-child(6) {
        background: #004a98;
        order: 4; }
      .h .statics .content-wrap .single-box:nth-child(7) {
        order: 7; }
      .h .statics .content-wrap .single-box:nth-child(8) {
        background: #022c58;
        order: 6; }

.i {
  padding: 60px 0 115px;
  background: #f6f6f6; }
  .i h2 {
    font-size: 39px;
    font-family: 'PT Sans', sans-serif;
    color: #282828;
    position: relative;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 30px;
    line-height: 1.078; }
    .i h2 strong {
      color: #0d47a1;
      font-size: 37px; }
    .i h2 span {
      color: #ff9100;
      font-weight: 700; }
  .i.i-interior {
    border-top: 160px solid #022c58; }

.j {
  background: #022c58; }
  .j .sign-up-widget h3 {
    color: #ffffff; }
    .j .sign-up-widget h3 strong {
      color: #ff9100; }
  .j .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li .ginput_container input {
    background: transparent;
    color: #ffffff;
    border-color: #ffffff; }
    .j .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li .ginput_container input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #ffffff; }
    .j .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li .ginput_container input::-moz-placeholder {
      /* Firefox 19+ */
      color: #ffffff; }
    .j .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li .ginput_container input:-ms-input-placeholder {
      /* IE 10+ */
      color: #ffffff; }
    .j .sign-up-widget .gform_wrapper .gform_body ul.gform_fields li .ginput_container input:-moz-placeholder {
      /* Firefox 18- */
      color: #ffffff; }
  .j .sign-up-widget .gform_wrapper .gform_footer .gform_button {
    background: #ff9100;
    border-color: #ff9100; }
    .j .sign-up-widget .gform_wrapper .gform_footer .gform_button:hover {
      background: #2979ff;
      border-color: #2979ff;
      color: #ffffff; }

.k {
  padding: 0px;
  position: relative; }
  .k .statics .content-wrap {
    display: flex;
    flex-wrap: wrap; }
    .k .statics .content-wrap .single-box {
      flex-basis: 25%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .k .statics .content-wrap .single-box .img-wrap {
        min-height: 270px;
        padding: 30px;
        background-size: contain; }
        .k .statics .content-wrap .single-box .img-wrap a {
          display: block;
          height: 100%;
          width: 100%; }
        .k .statics .content-wrap .single-box .img-wrap h3 {
          color: #004a98;
          font-weight: 400;
          font-size: 17px;
          text-transform: uppercase;
          position: absolute;
          top: 30px;
          left: 30px; }
      .k .statics .content-wrap .single-box .text-wrap {
        padding: 25px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        color: #ffffff;
        text-align: center; }
      .k .statics .content-wrap .single-box .number {
        font-size: 50px;
        font-weight: 700;
        font-family: 'PT Sans', sans-serif;
        max-width: 80%; }
      .k .statics .content-wrap .single-box .info-wrap {
        font-size: 22px;
        font-weight: 400;
        font-family: 'PT Sans', sans-serif;
        max-width: 80%; }
      .k .statics .content-wrap .single-box:nth-child(1) {
        order: 0; }
      .k .statics .content-wrap .single-box:nth-child(2) {
        background: #ff9100;
        order: 1; }
      .k .statics .content-wrap .single-box:nth-child(3) {
        order: 2; }
      .k .statics .content-wrap .single-box:nth-child(4) {
        background: #2979ff;
        order: 3; }
      .k .statics .content-wrap .single-box:nth-child(5) {
        order: 5; }
      .k .statics .content-wrap .single-box:nth-child(6) {
        background: #004a98;
        order: 4; }
      .k .statics .content-wrap .single-box:nth-child(7) {
        order: 7; }
      .k .statics .content-wrap .single-box:nth-child(8) {
        background: #022c58;
        order: 6; }

.l {
  overflow: hidden; }
  .l h1 {
    position: relative;
    display: inline-block;
    margin-top: 0 !important; }
    .l h1 strong {
      color: #214e8e; }
    .l h1::before {
      content: "";
      background: transparent url("../images/triangle.png") no-repeat;
      background-position: 50% 50%;
      background-size: contain;
      box-sizing: border-box;
      display: block;
      position: relative;
      transition: 0.4s;
      width: 40px;
      height: 28px;
      vertical-align: middle;
      margin: 0 auto 50px;
      opacity: 0; }
    .l h1:after {
      content: "";
      display: block;
      width: 1000%;
      height: 3px;
      background: #ff9100;
      position: absolute;
      top: calc(50% + 39px);
      left: calc(100% + 30px); }
  .l .content-wrap {
    margin-top: 40px; }
    .l .content-wrap .side-left .single-box .img-wrap .info-wrap {
      padding: 30px; }
      .l .content-wrap .side-left .single-box .img-wrap .info-wrap time {
        background: rgba(49, 70, 147, 0.9); }
      .l .content-wrap .side-left .single-box .img-wrap .info-wrap h3 {
        font-size: 30px;
        width: calc(100% - 60px); }
      .l .content-wrap .side-left .single-box .img-wrap .info-wrap .link {
        left: 30px;
        right: auto; }
        .l .content-wrap .side-left .single-box .img-wrap .info-wrap .link a {
          font-size: 16px; }
    .l .content-wrap .side-right {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      .l .content-wrap .side-right .single-box {
        flex-basis: calc(50% - 30px);
        margin: 0 7.5px; }
        .l .content-wrap .side-right .single-box:nth-child(1), .l .content-wrap .side-right .single-box:nth-child(2) {
          margin-bottom: 15px; }
    .l .content-wrap .single-box .img-wrap .info-wrap {
      padding: 15px;
      height: 100%;
      position: relative; }
      .l .content-wrap .single-box .img-wrap .info-wrap time {
        background: rgba(49, 70, 147, 0.7);
        color: #ffffff;
        padding: 7px 20px;
        display: inline-block;
        position: relative;
        font-size: 16px;
        line-height: 1.313;
        font-family: 'PT Sans', sans-serif;
        text-transform: uppercase; }
      .l .content-wrap .single-box .img-wrap .info-wrap h3 {
        color: #ffffff;
        font-size: 20px;
        font-weight: 700;
        font-family: 'PT Sans', sans-serif;
        position: absolute;
        bottom: 0;
        padding-bottom: 60px;
        margin-bottom: 0;
        width: calc(100% - 30px); }
      .l .content-wrap .single-box .img-wrap .info-wrap .link {
        display: block;
        text-align: right;
        position: absolute;
        bottom: 0;
        right: 15px;
        padding-bottom: 20px; }
        .l .content-wrap .single-box .img-wrap .info-wrap .link a {
          color: #ffffff;
          font-size: 12px; }
          .l .content-wrap .single-box .img-wrap .info-wrap .link a:after {
            display: none; }
          .l .content-wrap .single-box .img-wrap .info-wrap .link a:hover {
            color: #ff9100; }
    .l .content-wrap .single-box .img-wrap::before {
      content: "";
      background: transparent url("../images/press-overlay.png") no-repeat;
      background-position: bottom;
      background-size: 100% 100%;
      width: 100%;
      height: 100%;
      display: block;
      position: absolute; }

.m {
  background: #f6f6f6;
  padding: 55px 0; }
  .m h2 {
    position: relative;
    display: inline-block;
    margin-bottom: 40px; }
    .m h2 strong {
      color: #214e8e; }
    .m h2:after {
      content: "";
      display: block;
      width: 100%;
      height: 3px;
      background: #ff9100; }
  .m .container-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .m .container-wrap .single-box {
      flex-basis: calc(50% - 20px); }
      .m .container-wrap .single-box:nth-child(1), .m .container-wrap .single-box:nth-child(2) {
        margin-bottom: 50px; }
      .m .container-wrap .single-box .img-wrap {
        height: 250px;
        margin-bottom: 15px;
        overflow: hidden;
        transition: 0.5s; }
        .m .container-wrap .single-box .img-wrap a {
          width: 100%;
          height: 100%;
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%) scale(1);
          -moz-transform: translate(-50%, -50%) scale(1);
          -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
          -webkit-transition: 0.3s ease-in-out;
          -moz-transition: 0.3s ease-in-out;
          -ms-transition: 0.3s ease-in-out;
          transition: 0.3s ease-in-out; }
      .m .container-wrap .single-box .title-wrap {
        padding: 7.5px 0;
        border-bottom: 1px solid #a1a1a1;
        margin-bottom: 30px; }
        .m .container-wrap .single-box .title-wrap h3 {
          font-size: 21px;
          color: #022c58;
          text-transform: uppercase;
          font-weight: 700;
          font-family: 'PT Sans', sans-serif;
          line-height: 1.261;
          letter-spacing: 1px;
          margin-bottom: 0; }
      .m .container-wrap .single-box .info-wrap {
        font-size: 17px;
        line-height: 1.2;
        color: #4a4a4a;
        margin-bottom: 25px; }
      .m .container-wrap .single-box:hover .img-wrap a {
        -webkit-transform: translate(-50%, -50%) scale(1.2);
        -moz-transform: translate(-50%, -50%) scale(1.2);
        -ms-transform: translate(-50%, -50%) scale(1.2);
        transform: translate(-50%, -50%) scale(1.2);
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -ms-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
  .m .wrap-side-right .content-wrap {
    padding-left: 8.33%; }
    .m .wrap-side-right .content-wrap .single-box p {
      font-size: 18px;
      line-height: 1.2;
      font-family: 'PT Sans', sans-serif;
      font-weight: 400; }
    .m .wrap-side-right .content-wrap .single-box .link {
      margin: 25px 0; }
      .m .wrap-side-right .content-wrap .single-box .link a {
        display: block; }
  .m.s .container-wrap .single-box {
    flex-basis: calc(33.3% - 20px); }

.n {
  padding-bottom: 45px;
  text-align: center; }
  .n h1 {
    font-size: 30px;
    font-family: 'PT Sans', sans-serif;
    color: #282828;
    position: relative;
    text-align: center;
    margin-top: 50px;
    padding-bottom: 30px;
    margin-bottom: 30px; }
    .n h1 strong {
      color: #0d47a1;
      font-size: 37px; }
    .n h1::after {
      content: "";
      background: #ff9100;
      display: block;
      height: 1px;
      width: 100px;
      bottom: -30px;
      margin: 0 auto;
      position: relative; }
  .n p {
    font-size: 18px;
    font-family: 'PT Sans', sans-serif;
    color: #282828;
    line-height: 1.111; }
    .n p a {
      color: #ff9100;
      font-weight: 700;
      text-decoration: underline; }
      .n p a:hover {
        text-decoration: none; }
  .n .content-wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 30px; }
    .n .content-wrap .single-box {
      margin: 15px;
      margin-bottom: 0; }
      .n .content-wrap .single-box .img-wrap {
        background-color: #022c58;
        background-size: 60%;
        background-position: center;
        width: 75px;
        height: 75px;
        border-radius: 50%;
        margin: 0 auto 25px; }
      .n .content-wrap .single-box p {
        text-align: center; }
      .n .content-wrap .single-box:nth-child(2) .img-wrap {
        background-color: #00aeef; }
      .n .content-wrap .single-box:nth-child(3) .img-wrap {
        background-color: #2979ff; }
      .n .content-wrap .single-box:nth-child(4) .img-wrap {
        background-color: #ff9100; }
  .n .form-wrap {
    text-align: center;
    margin-top: -145px;
    position: relative;
    z-index: 10;
    background: #f0f0f0; }
    .n .form-wrap .title-wrap {
      background: #022c58;
      padding: 30px; }
      .n .form-wrap .title-wrap h2 {
        color: #ffffff;
        font-size: 25px; }
        .n .form-wrap .title-wrap h2 strong {
          display: block;
          text-transform: uppercase; }
    .n .form-wrap .info-wrap {
      margin: 25px 0; }
      .n .form-wrap .info-wrap p {
        font-size: 17px;
        color: #595959;
        font-family: 'PT Sans', sans-serif; }

.o {
  background: #022c58;
  position: relative;
  padding: 50px 0;
  color: #ffffff;
  text-align: left; }
  .o .img-wrap-bg {
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(30% - 40px); }
  .o .o-left .img-wrap, .o .o-right .img-wrap {
    height: 100px;
    background-color: #000;
    background-blend-mode: luminosity;
    margin: 30px 0; }
  .o .o-left .info-wrap, .o .o-right .info-wrap {
    margin-bottom: 30px; }
  .o h3 {
    font-size: 30px;
    font-family: 'PT Sans', sans-serif;
    color: #ffffff;
    font-weight: 700; }
    .o h3 span {
      color: #ff9100; }
  .o p {
    color: #ffffff;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    line-height: 1.333; }
  .o .o-left {
    text-align: left;
    padding-right: 10%;
    position: relative; }
    .o .o-left:after {
      content: "";
      display: block;
      width: 1px;
      height: 90%;
      background: #ff9100;
      position: absolute;
      right: -7.5px;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .o .o-right {
    text-align: left;
    padding-left: 10%; }
    .o .o-right p {
      margin-bottom: 1px; }
    .o .o-right .link {
      margin-bottom: 30px; }
    .o .o-right .big-btn a {
      display: block; }

.p {
  position: relative;
  padding: 60px 0; }
  .p .img-wrap {
    background-size: cover;
    background-position: right top;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 70%; }
    .p .img-wrap:after {
      content: "";
      display: block;
      background: transparent url("../images/p-overlay.png") no-repeat;
      background-position: right;
      background-size: contain;
      background-repeat: repeat;
      height: 100%;
      width: 70%; }
  .p .container {
    position: relative;
    z-index: 5; }
  .p h2 {
    font-size: 30px;
    font-family: 'PT Sans', sans-serif;
    color: #282828;
    position: relative;
    text-align: left;
    padding-bottom: 30px;
    margin-bottom: 30px;
    line-height: 1.078; }
    .p h2 strong {
      color: #0d47a1;
      font-size: 30px; }
    .p h2 span {
      color: #ff9100;
      font-weight: 700;
      display: block; }
    .p h2::after {
      content: "";
      background: #ff9100;
      display: block;
      height: 1px;
      width: 100px;
      bottom: -10px;
      margin: 0;
      position: relative; }
  .p p {
    font-size: 18px;
    font-family: 'PT Sans', sans-serif;
    color: #022c58;
    line-height: 1.111;
    margin-bottom: 30px; }
    .p p a {
      color: #ff9100;
      font-weight: 700;
      text-decoration: underline; }
      .p p a:hover {
        text-decoration: none; }
  .p .link a {
    margin-right: 15px;
    margin-bottom: 25px; }

.filter {
  background: #022c58; }
  .filter h1 {
    color: #ffffff;
    display: block;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 60px 0 10px;
    font-family: 'PT Sans', sans-serif; }
    .filter h1:after {
      content: "";
      display: block;
      background: #ff9100;
      width: 60px;
      height: 1px;
      margin: 0 auto;
      margin-top: 15px; }
  .filter .filter-wrap {
    display: flex;
    justify-content: space-between;
    padding: 50px 0;
    position: relative;
    z-index: 0; }
    .filter .filter-wrap .box:nth-child(1), .filter .filter-wrap .box:nth-child(2) {
      flex-basis: 24.9%; }
    .filter .filter-wrap .box:nth-child(3) {
      flex-basis: 50%; }
    .filter .filter-wrap select {
      background: #f0f0f0 url("../images/select-arrow-4.png");
      background-size: auto 100%;
      background-position: 95% center;
      background-repeat: no-repeat;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      padding: 10px 15px;
      padding-right: 40px !important;
      border: 1px solid #f0f0f0;
      box-shadow: none;
      color: #022c58;
      font-size: 18px;
      font-weight: 700;
      border-radius: 5px;
      outline: none;
      height: auto;
      width: auto; }
      .filter .filter-wrap select option {
        color: #022c58 !important;
        background: #f0f0f0 !important; }
      .filter .filter-wrap select::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        opacity: 1;
        color: #022c58; }
      .filter .filter-wrap select::-moz-placeholder {
        /* Firefox 19+ */
        opacity: 1;
        color: #022c58; }
      .filter .filter-wrap select:-ms-input-placeholder {
        /* IE 10+ */
        opacity: 1;
        color: #022c58; }
      .filter .filter-wrap select:-moz-placeholder {
        /* Firefox 18- */
        opacity: 1;
        color: #022c58; }
      .filter .filter-wrap select:active, .filter .filter-wrap select:focus {
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
        outline: none;
        border-color: #ff9100; }

.r .banner-wrap {
  background: linear-gradient(to left, #f2f2f2, #ffffff);
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 50px 0; }
  .r .banner-wrap .title-wrap h2 {
    color: #022c58;
    display: block;
    text-align: left;
    font-size: 50px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-family: 'PT Sans', sans-serif; }
    .r .banner-wrap .title-wrap h2:after {
      content: "";
      display: block;
      background: #ff9100;
      width: 85px;
      height: 3px;
      margin: 0;
      margin-top: 15px; }
  .r .banner-wrap .img-wrap {
    background-position: top center;
    background-size: auto 100%; }
  .r .banner-wrap .box:nth-child(1), .r .banner-wrap .box:nth-child(3) {
    flex-basis: 24.9%; }
  .r .banner-wrap .box:nth-child(2) {
    flex-basis: 50%; }

#action-form {
  padding: 0 !important; }

.advocacy-actionwidget {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  position: static;
  -webkit-transform: translateZ(0px);
  height: 100% !important; }
  .advocacy-actionwidget .advocacy-actionwidget-iframe {
    min-height: 170px !important;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    position: static;
    -webkit-transform: translateZ(0px); }
    .advocacy-actionwidget .advocacy-actionwidget-iframe body {
      padding: 0 !important; }
      .advocacy-actionwidget .advocacy-actionwidget-iframe body .action-container-default-template form #action-form .input-required-icon {
        color: #ffffff; }

.advocacy-actionwidget {
  overflow-y: hidden !important; }

.n .form-wrap .info-wrap .form-container .advocacy-actionwidget .advocacy-actionwidget-iframe {
  min-height: 840px !important; }
  .n .form-wrap .info-wrap .form-container .advocacy-actionwidget .advocacy-actionwidget-iframe body {
    padding: 0 !important; }
    .n .form-wrap .info-wrap .form-container .advocacy-actionwidget .advocacy-actionwidget-iframe body .action-container-default-template form #action-form .input-required-icon {
      color: #ffffff; }

.input-required-icon {
  color: #ffffff !important; }

#ajaxsearchlite1.wpdreams_asl_container {
  height: auto !important;
  border-radius: 5px !important; }
  #ajaxsearchlite1.wpdreams_asl_container .probox {
    background: #f0f0f0 !important;
    height: auto !important; }
    #ajaxsearchlite1.wpdreams_asl_container .probox .promagnifier {
      height: auto !important;
      background: #4c8cf4 !important; }
    #ajaxsearchlite1.wpdreams_asl_container .probox .prosettings {
      height: auto !important;
      background: #4c8cf4 !important; }
    #ajaxsearchlite1.wpdreams_asl_container .probox .proinput {
      padding: 10px 15px !important;
      color: #022c58 !important;
      font-size: 18px !important;
      font-family: 'PT Sans', sans-serif;
      font-weight: 700 !important; }
      #ajaxsearchlite1.wpdreams_asl_container .probox .proinput input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        opacity: 1;
        color: #022c58 !important;
        font-size: 18px !important;
        font-family: 'PT Sans', sans-serif;
        font-weight: 700 !important; }
      #ajaxsearchlite1.wpdreams_asl_container .probox .proinput input::-moz-placeholder {
        /* Firefox 19+ */
        opacity: 1;
        color: #022c58 !important;
        font-size: 18px !important;
        font-family: 'PT Sans', sans-serif;
        font-weight: 700 !important; }
      #ajaxsearchlite1.wpdreams_asl_container .probox .proinput input:-ms-input-placeholder {
        /* IE 10+ */
        opacity: 1;
        color: #022c58 !important;
        font-size: 18px !important;
        font-family: 'PT Sans', sans-serif;
        font-weight: 700 !important; }
      #ajaxsearchlite1.wpdreams_asl_container .probox .proinput input:-moz-placeholder {
        /* Firefox 18- */
        opacity: 1;
        color: #022c58 !important;
        font-size: 18px !important;
        font-family: 'PT Sans', sans-serif;
        font-weight: 700 !important; }

div.asl_s.searchsettings {
  background: #4c8cf4 !important;
  z-index: 3 !important; }

div.asl_r.vertical {
  background: #4c8cf4 !important;
  z-index: 3 !important; }

.box #ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
  color: #022c58 !important;
  font-size: 18px !important;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700 !important; }

.pum-theme-default-theme {
  background: rgba(0, 0, 0, 0.7) !important; }
  .pum-theme-default-theme .pum-container {
    padding: 0 !important;
    background: #ffffff !important; }
    .pum-theme-default-theme .pum-container .pum-content {
      text-align: center; }
      .pum-theme-default-theme .pum-container .pum-content .title-wrap {
        background: url("../images/bg-pop.jpg");
        background-size: cover;
        background-position: right;
        padding: 30px 40px;
        text-align: left; }
        .pum-theme-default-theme .pum-container .pum-content .title-wrap h2 {
          color: #022c58;
          font-size: 25px;
          width: 28%; }
          .pum-theme-default-theme .pum-container .pum-content .title-wrap h2 span {
            color: #ffffff;
            font-weight: 700; }
      .pum-theme-default-theme .pum-container .pum-content p {
        padding: 25px 40px 0;
        margin-bottom: 25px; }
    .pum-theme-default-theme .pum-container .pum-close.popmake-close {
      background: #ffffff !important;
      border: 1px solid #23343b !important;
      color: transparent !important;
      width: 25px !important;
      height: 25px !important;
      border-radius: 50% !important;
      top: -12.5px !important;
      right: 12.5px !important;
      text-shadow: none !important;
      transition: 0.4s !important; }
      .pum-theme-default-theme .pum-container .pum-close.popmake-close:hover {
        background: #ff9100 !important; }
      .pum-theme-default-theme .pum-container .pum-close.popmake-close::after {
        content: "\f00d";
        box-sizing: border-box;
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        color: #23343b;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 18px;
        text-rendering: auto;
        z-index: 99; }

/*END FrontPage-------------------------------------------*/
/* Media queries----------------------------------*/
@media only screen and (max-width: 1024px) {
  .e .img-wrap-bg {
    width: calc(30% - 60px); }

  .o .img-wrap-bg {
    width: calc(30% - 60px); }

  .advocacy-actionwidget .advocacy-actionwidget-iframe {
    min-height: 409px !important; } }
@media only screen and (max-width: 991px) {
  .e {
    padding-top: 0; }

  .e .img-wrap-bg {
    width: 100%;
    position: relative;
    height: 300px !important;
    margin-bottom: 50px; }

  .h .statics .content-wrap .single-box, .k .statics .content-wrap .single-box {
    flex-basis: 50%; }
    .h .statics .content-wrap .single-box:nth-child(1), .k .statics .content-wrap .single-box:nth-child(1) {
      order: 0; }
    .h .statics .content-wrap .single-box:nth-child(2), .k .statics .content-wrap .single-box:nth-child(2) {
      background: #ff9100;
      order: 1; }
    .h .statics .content-wrap .single-box:nth-child(3), .k .statics .content-wrap .single-box:nth-child(3) {
      order: 3; }
    .h .statics .content-wrap .single-box:nth-child(4), .k .statics .content-wrap .single-box:nth-child(4) {
      background: #2979ff;
      order: 2; }
    .h .statics .content-wrap .single-box:nth-child(5), .k .statics .content-wrap .single-box:nth-child(5) {
      order: 4; }
    .h .statics .content-wrap .single-box:nth-child(6), .k .statics .content-wrap .single-box:nth-child(6) {
      background: #004a98;
      order: 5; }
    .h .statics .content-wrap .single-box:nth-child(7), .k .statics .content-wrap .single-box:nth-child(7) {
      order: 7; }
    .h .statics .content-wrap .single-box:nth-child(8), .k .statics .content-wrap .single-box:nth-child(8) {
      background: #022c58;
      order: 6; }

  .i .single-box {
    margin-bottom: 50px; }

  .l .content-wrap .side-left .single-box .img-wrap {
    min-height: 350px;
    margin-bottom: 50px; }

  .l .content-wrap .side-right .single-box:last-child {
    margin-bottom: 50px; }

  .m .container-wrap {
    margin-bottom: 50px; }

  .m .wrap-side-right .content-wrap {
    padding-left: 0px; }

  .o {
    padding-top: 0; }

  .o .img-wrap-bg {
    width: 100%;
    position: relative;
    height: 300px !important;
    margin-bottom: 50px; }

  .p {
    padding-top: 0; }

  .p .img-wrap-bg {
    width: 100%;
    position: relative;
    height: 300px !important;
    margin-bottom: 50px; }
    .p .img-wrap-bg:after {
      display: none; }

  .n .form-wrap {
    margin-top: 50px; } }
@media only screen and (max-width: 767px) {
  .c .content-wrap {
    flex-wrap: wrap; }

  .c .content-wrap .single-box {
    flex-basis: calc(50% - 60px); }

  .d {
    padding: 50px 0; }

  .e .e-left {
    padding-right: 0;
    text-align: center;
    margin-bottom: 50px; }

  .e .e-right {
    padding-left: 0; }

  .e select {
    margin: 0 auto; }

  .f .btn-wrap {
    justify-content: space-around; }

  .f .btn-wrap a {
    margin-right: inherit;
    margin: 0 15px; }

  .f .container-wrap .single-box .img-wrap {
    height: 140px; }

  .g {
    text-align: center; }

  .g h2 {
    text-align: center; }

  .g h2::after {
    margin: 0 auto; }

  .n .content-wrap {
    flex-direction: column; }

  .o .o-right {
    padding-left: 0; }

  .o .o-left {
    margin-bottom: 50px; }

  .filter .filter-wrap {
    flex-direction: column;
    align-items: center; }

  .filter .filter-wrap .box {
    margin-bottom: 25px; } }
@media only screen and (max-width: 480px) {
  .c .content-wrap {
    flex-direction: column; }

  .f .btn-wrap a {
    font-size: 25px; }

  .f .container-wrap {
    flex-direction: column;
    text-align: center; }
    .f .container-wrap .single-box {
      margin-bottom: 50px; }
      .f .container-wrap .single-box:last-child {
        margin-bottom: 0; }

  .h .statics .content-wrap, .k .statics .content-wrap {
    flex-direction: column; }

  .h .statics .content-wrap .single-box, .k .statics .content-wrap .single-box {
    flex-basis: 50%; }
    .h .statics .content-wrap .single-box:nth-child(1), .k .statics .content-wrap .single-box:nth-child(1) {
      order: 0; }
    .h .statics .content-wrap .single-box:nth-child(2), .k .statics .content-wrap .single-box:nth-child(2) {
      background: #ff9100;
      order: 1; }
    .h .statics .content-wrap .single-box:nth-child(3), .k .statics .content-wrap .single-box:nth-child(3) {
      order: 2; }
    .h .statics .content-wrap .single-box:nth-child(4), .k .statics .content-wrap .single-box:nth-child(4) {
      background: #2979ff;
      order: 3; }
    .h .statics .content-wrap .single-box:nth-child(5), .k .statics .content-wrap .single-box:nth-child(5) {
      order: 4; }
    .h .statics .content-wrap .single-box:nth-child(6), .k .statics .content-wrap .single-box:nth-child(6) {
      background: #004a98;
      order: 5; }
    .h .statics .content-wrap .single-box:nth-child(7), .k .statics .content-wrap .single-box:nth-child(7) {
      order: 6; }
    .h .statics .content-wrap .single-box:nth-child(8), .k .statics .content-wrap .single-box:nth-child(8) {
      background: #022c58;
      order: 7; }

  .i .single-box {
    flex-direction: column-reverse; }

  .l .content-wrap .side-right {
    flex-direction: column;
    flex-wrap: nowrap; }

  .l .content-wrap .side-right .single-box {
    margin: 0;
    margin-bottom: 25px; }

  .m .container-wrap {
    flex-direction: column;
    flex-wrap: nowrap; }

  .r .banner-wrap .box:nth-child(1) {
    display: none; }

  .r .banner-wrap .title-wrap h2 {
    font-size: 35px; }

  .pum-theme-default-theme .pum-container .pum-content .title-wrap h2 {
    font-size: 25px;
    width: 100%; }

  .pum-theme-default-theme .pum-container .pum-content .title-wrap {
    background-position: left; } }

/*# sourceMappingURL=style.css.map */
