/*
 Theme Name:     NCLD Child
 Theme URI:      https://wordpress.org/themes/wp-bootstrap-starter/
 Description:    A child theme of Bootstrap Starter Theme
 Author:         Afterimage Designs
 Author URI:     
 Template:       wp-bootstrap-starter
 Version:        1.4
*/


/****************************************
*** Theme customization starts below ***
*****************************************/


@import url('css/msdropdown/dd.css');
@import url('css/style-reports.css');
@import url('css/colorbox.css');





/*

@media (max-width: 767px) --mobile 

@media (min-width: 768px) and (max-width: 991.98px) { ... }
@media (min-width: 992px) and (max-width: 1199.98px) { ... }

@media (min-width: 1200px) { ... }


*/
h1 {
  font-family: Poppins;
  font-size: 56px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: normal;
  color: #ffffff;
}
h2 {
  font-family: Poppins;
  font-size: 34px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.06;
  letter-spacing: normal;
  color: #242d3f;
}
h5 {
  font-family: Poppins;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #242d3f;
}
h3 {
  font-family: Roboto;
  font-size: 23px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: 0.06px;
  color: #3b6dae;
}
h4 {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: 0.5px;
  color: #242d3f;
}

a {
  text-decoration: none !important;
  color: #3b6dae;
}
a:hover {

}
button {
  background-color: #242d3f;
  color: #ffffff;
  border-radius: 0px;
  border: none;
}
button:hover {
  color: #ffdf5a;
  background-color: #242d3f;
}
p {
  font-size: 17px;
  font-family: "Roboto";
  line-height: 1.7em;
}
img {
  width: 100%;
}
.site-title img {
  width: auto !important;
}
.no-padding {
  padding: 0px;
}
@media (max-width: 767px) {
  .no-padding-mobile {
    padding: 0px !important;
  }
  .site-title img {
    max-width: 28.7%;
  }
}





.card {
  border: none;
  border-radius: 0px;
}
.style-card > .card-body {
  padding-bottom: 30px !important;
}

/* slider Template */
#page-sub-header {
  padding-top: 0rem;
}
.slides, .slides > li, 
.flex-direction-nav {
  height: 740px;
}
.slides, .slides > li {
  border-bottom: 15px solid #ffdf5a;
  background-size: cover;
}
.flex-control-nav {
  height: 60px;
  z-index: 10;
}
.slide_text {
  text-align: left;
  padding-top: 31%;
}
.slide_text h1 {
  color: #ffffff !important;
  font-size: 56px !important;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.05 !important;
  letter-spacing: normal;
  font-family: 'Poppins', sans-serif;
}
.slide_text p.slide_description {
  color: #ffffff !important;
  margin-top: 5% !important;
  font-family: Roboto;
}
.slide_text .slide-buttons {
  display: inline-block;
  margin-top: 11%;
}
.slide_text .slide-buttons a:first-child:focus,
.slide_text .slide-buttons a:first-child:hover,
.slide_text .slide-buttons a:first-child:active,
.slide_text .slide-buttons a:first-child {
  color: #ffffff !important;
  text-decoration: none;
  background-color: #242d3f;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  text-align: center;
  padding: 6%;
  font-family: 'Poppins', sans-serif;
}
.slide_text .slide-buttons a:first-child:hover {
  color: #ffdf5a !important;
}
.slide_text .slide-buttons a:last-child:focus,
.slide_text .slide-buttons a:last-child:hover,
.slide_text .slide-buttons a:last-child:active,
.slide_text .slide-buttons a:last-child {
  color: #ffffff !important;
  text-decoration: none;
  background-color: #ff4e1f;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  text-align: center;
  padding: 6%;
  font-family: 'Poppins', sans-serif;
}
.slide_text .slide-buttons a:last-child:hover {
  background-color: #dd4e22;
}
.flex-control-nav li {
  display: block !important;
  background-color: rgba(0, 0, 0, 0) !important;
  width: 40px;
  height: 65px !important;
  margin-bottom: 1px !important;
  padding-top: 27% !important;
}

.flex-control-paging li a {
  font-size: 18px !important;
  font-weight: 800 !important;
  font-style: normal !important;
  font-stretch: normal !important;
  line-height: 1.11 !important;
  letter-spacing: 0.5px !important;
  color: #242d3f !important;
  display: inline !important;
  background-color: #ffffff !important;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  border-radius: 0px !important;
  text-decoration: none !important;
  font-variant-numeric: tabular-nums lining-nums !important;
  padding: 55% 35% !important;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
  background-color: #ffdf5a !important;
}
.flex-control-nav {
  width: 5% !important;
  position: absolute !important;
  top: 42% !important;
  right: 12% !important;
}


@media (min-width: 992px) and (max-width: 1199.98px) {
  .slide_text .slide-buttons a:first-child:focus,
  .slide_text .slide-buttons a:first-child:hover,
  .slide_text .slide-buttons a:first-child:active,
  .slide_text .slide-buttons a:first-child {
    padding: 6% 3%;
  }
  .slide_text .slide-buttons a:last-child:focus,
  .slide_text .slide-buttons a:last-child:hover,
  .slide_text .slide-buttons a:last-child:active,
  .slide_text .slide-buttons a:last-child {
    padding: 6% 3%;
  }
}


@media (min-width: 768px) and (max-width: 991.98px) {
  .slide_text .slide-buttons a:first-child:focus,
  .slide_text .slide-buttons a:first-child:hover,
  .slide_text .slide-buttons a:first-child:active,
  .slide_text .slide-buttons a:first-child {
    padding: 3%;
  }
  .slide_text .slide-buttons a:last-child:focus,
  .slide_text .slide-buttons a:last-child:hover,
  .slide_text .slide-buttons a:last-child:active,
  .slide_text .slide-buttons a:last-child {
    padding: 3%;
  }
}

@media (max-width: 767px) {
  .flex-control-nav {
    visibility: hidden;
  }
  .slide-description {
    background-color: #3b6dae;
    padding-bottom: 15%;
  }
  .slides, .slides > li {
    border-bottom: none;
  }
  .slides, .slides > li img {
    border-bottom: 15px solid #ffdf5a;
  }
  .slides, .slides > li, 
  .flex-direction-nav {
    height: 550px;
    border-bottom: none !important;
  }
  .slide_text h1 {
    font-size: 39px !important;
    padding-right: 10% !important;
  }
  .slide_text {
    padding-top: 10%;
    padding-left: 15px;
  }
  .slide_text .slide-buttons a:first-child:focus, 
  .slide_text .slide-buttons a:first-child:active, 
  .slide_text .slide-buttons a:first-child {
      color: #ffffff !important;
      background-color: #242d3f !important;
  }
  .slide_text .slide-buttons a:first-child:hover {
      color: #ffdf5a !important;
  }
}









/* Index Template */
.read-speaker-nav {
  background-color: #242d3f;
  height: 58px;
  position: fixed;
  z-index: 10000;
  width: 100%;
  bottom: 0%;
  border-radius: 0px;
}
.read-speaker-button {
  padding-top: 1.5%;
}
.style-move-to-top {
  padding-top: 1%;
}
.style-move-to-top a:hover,
.style-move-to-top a:focus,
.style-move-to-top a:active,
.style-move-to-top a {
  color: #ffdf5a;
  font-size: 11px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.92px;
  float: right;
  font-family: Roboto;
}
.style-move-to-top a i {
  font-size: 34px;
  vertical-align: sub;
}
.home main.style-page-body {
  background-color: #f5f4f4;
  padding-top: 90px;
}
.style-text p {
  font-size: 34px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.06;
  letter-spacing: normal;
  color: #3b6dae;
  font-family: 'Poppins', sans-serif;
}
.style-text p.sub-header a:hover,
.style-text p.sub-header a:active,
.style-text p.sub-header a:focus,
.style-text p.sub-header a {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #3b6dae;
  text-decoration: none;
  font-family: 'Poppins', sans-serif;
}
.style-text p.sub-header a:hover {
  color: #00e7ed;
}
.style-text p.sub-header {
  font-size: 23px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.35;
  letter-spacing: 0.06px;
  color: #3b6dae;
  font-family: Roboto;
}
.space-bottom-row {
  padding-bottom: 6.3%;
}
.card-first-block > div,
.card-second-block > div {
  border-top: solid 15px #00e7ed;
}
.card-first-block > div .card-body,
.card-second-block > div .card-body {
  padding-bottom: 15px;
}
.card-second-block {
  margin-top: 60px;
}
.card-content {
  background-color: #ffffff;
  padding: 45px 72px 45px 45px;
  position: absolute;
  top: 30%; 
  width: 70%;
  border-radius: 0px;
}
.card-content h4 {
 font-size: 56px;
 font-weight: 800;
 font-style: normal;
 font-stretch: normal;
 line-height: 1.05;
 letter-spacing: normal;
 color: #242d3f;
 padding-bottom: 5px;
 font-family: 'Poppins', sans-serif;
}
.card-content p {
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #242d3f;
  padding-bottom: 5px;
  font-family: Roboto;
}
.card-content a:active,
.card-content a:hover,
.card-content a:focus,
.card-content a {
  border: none;
  background-color: #ffdf5a !important;
  border-radius: 0px;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  text-align: center;
  color: #242d3f !important;
  max-width: 150px;
  max-height: 50px;
  padding: 18px;
  font-family: 'Poppins', sans-serif;
}
.card-content a:hover {
  background-color: #242d3f !important;
  color: #ffdf5a !important;
}
.card-6-first-block > .card-6-home-content {
  border: solid 15px #ffdf5a;
  padding: 50px 72px 45px 45px;
}
.card-6-second-block > .card-6-home-content {
  border: solid 15px #3b6dae;
  padding: 50px 45px 45px 45px;
}
.card-6-home-content {
  background-color: #ffffff;
  padding: 15px 20px 45px 45px;
  border: solid 15px #3b6dae;
  padding: 35px;
}
.card-6-home-content h4 {
  font-size: 34px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.06;
  letter-spacing: normal;
  color: #242d3f;
  padding-bottom: 5px;
  font-family: 'Poppins', sans-serif;
}
.card-6-home-content p {
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #242d3f;
  padding-bottom: 25px;
  padding-top: 10px;
  font-family: Roboto;
}
.card-6-home-content .footer-card-6 a:active,
.card-6-home-content .footer-card-6 a:hover,
.card-6-home-content .footer-card-6 a:focus,
.card-6-home-content .footer-card-6 a {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  text-align: center;
  color: #ffffff !important;
  background-color: #242d3f !important;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  max-width: 150px;
  padding: 17px;
  border-radius: 0px;
  border:none;
  text-decoration: none;
  font-family: 'Poppins', sans-serif;
}
.card-6-home-content .footer-card-6 a:hover {
  color: #ffdf5a !important;
}
.card-6-home-content {
  padding: 40px 30px;
}
.card-6-home-content .style-content-second {
  padding-right: 40px;
}
.style-half-page {
 background: rgb(255,255,255);
 background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(245,244,244,1) 100%, rgba(245,244,244,1) 100%);
}
.card-6-home-content .report-card {
  color: #ffffff !important;
  object-fit: contain;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.69;
  letter-spacing: normal;
  text-align: right;
  background-color: #3b6dae !important;
  border-radius: 0px;
  float: right;
  text-decoration: none;
  padding: 0px 10px;
  max-width: 75px;
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Roboto;
}
.style-slice-cards {
  background-color: #3b6dae;
  padding-top: 50px;
}
.style-slice-cards-title h1 {
  font-size: 56px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.05;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}
.background-slice-cards .style-slice-cards-title h1 {
  color: #242d3f;
}
.style-slice-cards-title p {
  font-size: 17px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
  text-align: center;
  color: #ffffff;
  font-family: Roboto;
  padding-bottom: 20px;
}
/* donate section */
.home .style-card {
  margin-top: 0px;
}
.donate-section {
  background-color: #ffffff;
  padding-top: 5%;
  padding-bottom: 5%;
}
.donate-section-first .style-card-donate {
  background-color: rgba(241, 241, 240, 0.5);
  border-top: solid 15px #ffdf5a;
  padding: 60px 27px 39px 32px;
}
.donate-section-second .style-card-donate {
  background-color: #f9f9f9;
  border-top: solid 15px #ff4e1f;
  padding: 60px 50px 90px 50px;
}
.donate-section-second .style-card-donate h2,
.donate-section-first .style-card-donate h2 {
 font-size: 34px;
 font-weight: 800;
 font-style: normal;
 font-stretch: normal;
 line-height: 1.06;
 letter-spacing: normal;
 color: #242d3f;
 font-family: 'Poppins', sans-serif;
}
.donate-section-second .style-card-donate p {
  padding-bottom: 20px !important;
}
.donate-section-second .style-card-donate p,
.donate-section-first .style-card-donate p {
 font-family: Roboto;
 font-size: 17px;
 font-weight: normal;
 font-style: normal;
 font-stretch: normal;
 line-height: 1.41;
 letter-spacing: 0.5px;
 color: #242d3f;
 padding-bottom: 10px;
 display: inline;
}
#mittun-classy-campaign-10964 .classy-donation-form input[type="button"], 
#mittun-classy-popup-campaign-10964 .classy-donation-form input[type="button"] {
  border-radius: 0px;
  border: 2px solid #e75402;
  color: #ff4e1f !important;
  font-family: Roboto;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  background-color: #ffffff !important;
  padding: 18px;
  min-width: 94px !important;
  min-height: 60px !important;
  margin-left: 2px;
  margin-right: 2px;
}
#mittun-classy-campaign-10964 .classy-donation-form input[type="button"]:hover, 
#mittun-classy-popup-campaign-10964 .classy-donation-form input[type="button"]:hover {
  color: #e75402 !important;
  background-color: #f5f4f4 !important;
  min-height: 60px !important;
  min-width: 94px !important;
}
#mittun-classy-campaign-10964 .classy-donation-form input[type="button"]:focus, 
#mittun-classy-popup-campaign-10964 .classy-donation-form input[type="button"]:focus {
  outline: unset;
}
#mittun-classy-campaign-10964 .classy-donation-form input[type="submit"], 
#mittun-classy-popup-campaign-10964 .classy-donation-form input[type="submit"] {
  min-height: 60px;
  border-style: none;
  outline: -webkit-focus-ring-color auto 0px;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
}
#mittun-classy-campaign-10964 .classy-donation-form input[type="submit"]:hover, 
#mittun-classy-popup-campaign-10964 .classy-donation-form input[type="submit"]:hover {
  background-color: #dd4e22 !important; 
}
.style-card-donate .card-body {
  margin-bottom: 2rem;
}
.classy-amount input[type="button"] {
  margin-left: 0px;
}
@media (max-width: 767px) {
  .style-card-donate .card-body {
    margin-bottom: 5rem;
  }
  #mittun-classy-campaign-10964 .classy-donation-form input[type="button"], 
  #mittun-classy-popup-campaign-10964 .classy-donation-form input[type="button"] {
    min-width: 80px !important;
    min-height: 60px !important;
  }
  #mittun-classy-campaign-10964 .classy-donation-form input[type="button"]:hover, 
  #mittun-classy-popup-campaign-10964 .classy-donation-form input[type="button"]:hover {
    color: #e75402 !important;
    background-color: #f5f4f4 !important;
    min-height: 60px !important;
    min-width: 80px !important;
  }
}
.donate-section-second .style-card-donate button:active,
.donate-section-second .style-card-donate button:focus,
.donate-section-second .style-card-donate button:hover,
.donate-section-second .style-card-donate button {
  background-color: #ffffff !important;
  border-radius: 0px;
  border: solid 1px #e75402 !important;
  color: #ff4e1f !important;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  height: 60px;
  max-width: 99px;
  font-family: Roboto;
}

.donate-section-second .style-card-donate button:hover {
  background-color: #f5f4f4 !important;
}
.donate-section-second .style-card-donate button:active {
  border: solid 7px #e75402 !important;
}
.donate-section-second .style-card-donate button:last-child {
  width: 144px;
  background-color: #ff4e1f !important;
  border: none !important;
  color: #ffffff !important;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  text-align: center;
  margin-right: 0px;
  max-width: 150px;
  font-family: 'Poppins', sans-serif;
}
.donate-section-second .style-card-donate button:last-child:hover {
  background-color: #dd4e22 !important;
}
.donate-section-first .style-card-donate .footer-card a:active,
.donate-section-first .style-card-donate .footer-card a:focus,
.donate-section-first .style-card-donate .footer-card a:hover,
.donate-section-first .style-card-donate .footer-card a {
 background-color: #ffdf5a !important;
 border-radius: 0px;
 border: none;
 box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
 font-size: 13px;
 font-weight: bold;
 font-style: normal;
 font-stretch: normal;
 line-height: normal;
 letter-spacing: 0.81px;
 text-align: center;
 color: #242d3f !important;
 padding: 18px;
}
.donate-section-first .style-card-donate .footer-card a:hover {
 background-color: #242d3f !important;
 color: #ffdf5a !important;
}
/* news letter section */
.news-letter-section {
  background-image: url("images/join-ncld-movement.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 11% 3% 5% 8%;
  height: 465px;
}
.news-letter-section-first {
  padding-left: 7%;
}
.news-letter-section-first h2 {
  font-size: 56px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.05;
  letter-spacing: normal;
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}
.news-letter-section-second input:focus,
.news-letter-section-second input {
  border-radius: 0px;
  border: none !important;
  object-fit: contain;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #242d3f !important;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  margin-bottom: 5px;
  width: 390px;
  height: 55px;
}
.news-letter-section-second input::placeholder {
  color: #242d3f !important;
  font-family: Roboto;
}
.news-letter-section-second div {
  text-align: right;
  width: 390px;
}
.news-letter-section-second button:active,
.news-letter-section-second button:hover,
.news-letter-section-second button:focus,
.news-letter-section-second button {
  border-radius: 0px;
  border: none !important;
  color: #242d3f !important;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  text-align: center;
  width: 138px;
  height: 56px;
  background-color: #ffdf5a !important;
  margin-top: 3%;
  font-family: 'Poppins', sans-serif;
}
.news-letter-section-second button:hover {
  color: #ffdf5a !important;
  background-color: #242d3f !important;
}
.donate-section-second .style-card-donate button:nth-child(5) {
  max-width: 120px;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .donate-section-second .style-card-donate button:active,
  .donate-section-second .style-card-donate button:focus,
  .donate-section-second .style-card-donate button:hover,
  .donate-section-second .style-card-donate button {
    margin-top: 8px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .donate-section-second .style-card-donate button:active,
  .donate-section-second .style-card-donate button:focus,
  .donate-section-second .style-card-donate button:hover,
  .donate-section-second .style-card-donate button {
    margin-top: 8px;
  }
  .space-mobile-6 {
    padding-bottom: 30%;
  }
  .card-content {
    height: auto;
    padding: 25px;
  }
  .card-content h4 {
    font-size: 39px;
  }
  .style-move-to-top {
    visibility: hidden;
  }
}
@media (max-width: 767px) {
  .card-first-block > div,
  .card-second-block > div {
    margin-top: 5%;
  }
  .card-6-second-block > .card-6-home-content {
    padding: 20px 20px 45px 25px;
  }
  .card-6-first-block > .card-6-home-content {
    padding: 80px 25px 45px 45px;
  }
  .style-move-to-top {
    visibility: hidden;
  }
  .card-6-home-content .style-content-second {
    padding-right: 0px;
  }
  .news-letter-section {
    background-image: url("images/mobile-join-ncld-movement.png");
    height: 585px;
  }
  .donate-section-second .style-card-donate h2, 
  .donate-section-first .style-card-donate h2 {
    font-size: 32px;
  }
  .donate-section-second .style-card-donate p, 
  .donate-section-first .style-card-donate p {
    font-size: 14px;
  }
  .donate-section-second .style-card-donate button:active,
  .donate-section-second .style-card-donate button:focus,
  .donate-section-second .style-card-donate button:hover,
  .donate-section-second .style-card-donate button {
    font-size: 16px;
    width: 75px !important;
    margin-top: 8px;
  }
  .donate-section-second .style-card-donate button:nth-child(5) {
    width: 155px !important;
    max-width: 160px;
  }
  .donate-section-second .style-card-donate button:last-child {
    max-width: 150px !important;
    width: 144px !important;
  }
  .news-letter-section-first .style-card-news-letter {
    padding: 30px 53px 0px 0px;
  }
  .news-letter-section-first h2 {
    font-size: 39px;
  }
  .news-letter-section-second div {
    width: 261px;
  }
  .news-letter-section-second input:focus,
  .news-letter-section-second input {
    font-size: 13px;
    width: 261px;
    height: 48px;
  }
  .space-mobile-6 {
    padding-bottom: 10%;
  }
  .card-6-home-content{
    height: auto;
  }
  .style-text h3 {
    font-size: 21px;
  }
  .card-content h4 {
    font-size: 39px;
  }
  .card-content {
    padding: 24px 21px 21px 21px;
    width: 80%;
    height: auto;
  }
  .card-first-block  {
    margin-bottom: 25%;
  }
  .card-second-block  {
    margin-bottom: 35%;
  }
  .card-6-second-block {
    margin-top: 7px;
  }
  .card-6-home-content h4 {
    font-size: 28px;
  }
  .style-slice-cards-title h1 {
    font-size: 39px;
  }
  .home .style-card {
    margin-top: 10px;
  }
}


/* Search Template */
.search-results .site-main .posts-navigation, 
.search-results .site-main .post-navigation {
  margin: 0 0 3.5em;
}
.comment-navigation .nav-previous, 
.posts-navigation .nav-previous, 
.post-navigation .nav-previous {
  padding-top: 0%;
  text-align: right;
  height: 40px;
}
.comment-navigation .nav-next, 
.posts-navigation .nav-next, 
.post-navigation .nav-next  {
  padding-top: 1.5%;
}
.nav-previous a:active,
.nav-previous a:hover,
.nav-previous a:focus,
.nav-previous a {
  text-decoration: none;
  color: #ffffff !important;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 3 !important;
  padding: 15px !important;
  letter-spacing: 0.81px;
  text-align: center;
  vertical-align: -webkit-baseline-middle;
}
.nav-previous a:hover {
  color: #ffdf5a !important;
}
.nav-next a:active,
.nav-next a:hover,
.nav-next a:focus,
.nav-next a {
  text-decoration: none;
  color: #7a7a7a !important;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 4 !important;
  letter-spacing: 0.81px;
  text-align: center;
}
.main-img-search-result {
  background-image: url(images/background-image.png);
  background-repeat: no-repeat;
  min-height: 290px;
  background-size: cover;
}
header .page-title {
  font-size: 56px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.05;
  letter-spacing: normal;
  color: #ffffff;
  margin-bottom: 30px;
  text-transform: capitalize;
}
header.page-header p.sub-title-search-result {
  color: #ffdf5a;
  font-size: 18px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.11;
  letter-spacing: 0.5px;
  padding-top: 5%;
}
header p.page-header-details {
  height: 31px;
  font-size: 23px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.35;
  letter-spacing: 0.06px;
  color: #ffffff;
}
header p.page-header-details span {
  font-weight: 900;
}
.style-cards-space {
  margin-top: 20px;
}
.style-cards-space-button {
  text-align: center;
  padding-top: 60px;
}
.search-results .style-cards-space-button {
  margin-bottom: 20px;
}
.search-results section {
  background-color: #f5f4f4;
}
.style-cards-space-button a:active,
.style-cards-space-button a:focus,
.style-cards-space-button a:hover,
.style-cards-space-button a {
  border: none !important;
  border-radius: 0px;
  color: #ffffff;
  background-color: #242d3f !important;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  text-align: center;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  padding: 18px;
  font-family: 'Poppins', sans-serif;
}
.style-cards-space-button a:hover {
  color: #ffdf5a;
}
.style-cards-space-button .nav-next a:active,
.style-cards-space-button .nav-next a:focus,
.style-cards-space-button .nav-next a:hover,
.style-cards-space-button .nav-next a {
  background-color: rgba(0,0,0,0) !important;
  padding: 0px;
}
.style-card {
  border: solid 15px #bcd4ee !important;
  background-color: #ffffff;
  padding: 35px 26px 26px 26px;
  margin-top: 50px;
  min-height: 345px;
}
.style-card span {
  object-fit: contain;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.69;
  letter-spacing: normal;
  color: #3b6dae;
  text-align: left;
  visibility: visible;
  font-family: Roboto;
}
.style-card a {
  text-decoration: none;
}
.style-card .card-body {
  padding: 0px;
}
.card-body {
  padding: 0px;
}
.style-card .footer-card a {
  text-decoration: none;
  object-fit: contain;
  font-size: 9px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.69;
  letter-spacing: normal;
  color: #242d3f;
  text-align: right;
  background-color: #00e7ed;
  float: right;
  padding: 4px;
  font-family: Roboto;
}
.page-template-our-research-template .style-card div a {
  float: right;
  position: relative;
  left: 0%;
  color: #ffffff;
  bottom: 15px;
}
.page-template-our-research-template .style-card {
  margin-top: 25px;
}
.style-card h5 {
  object-fit: contain;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #242d3f;
  font-family: 'Poppins', sans-serif;
}
.nav > li > a:focus, 
.nav > li > a:hover {
  background-color: transparent;
}
@media (max-width: 767px) {
  .style-card .footer-card a {
    font-size: 13px;
  }
  .style-cards-space-button {
    padding-top: 80px;
    padding-bottom: 12.5%;
  }
  .main-img-search-result {
    background-image: url(images/mobile-background-image.png);
    min-height: 235px;
  }
  header .page-title {
    height: auto;
    font-size: 39px;
  }
  .main-img-search-result header div {
    min-height: 127px;
  }
  .style-card {
    margin-top: 15px;
  }
  .style-card span {
    visibility: hidden;
  }
  .style-card h5 {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .style-card span {
    visibility: hidden;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .style-card {
    padding: 35px 10px 26px 10px;
  }
  .style-card div a {
    float: none;
    position: relative;
    left: 0%;
  }
  .page-template-our-research-template .style-card div a {
    float: right;
    position: relative;
    left: 0%;
  }

}
@media (min-width: 1200px) {
  .style-card div a {
    position: relative;
    left: 0%;
    float: none;
  }
  .page-template-our-research-template .style-card div a {
    float: right;
    position: relative;
    left: 0%;
  }
}

/* Content body */
#content.site-content {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}


/* Header */
header .dropdown-menu {
  border-radius: 0px;
  border: none;
  padding: 1rem 0;
}
header nav {
  padding: 0px !important;
}
header nav .navbar-nav {
  padding-top: 15px !important;
  padding-bottom: 0px !important;
  margin-left: 25px;
}
button.navbar-toggler {
  float: right;
  background-color: #ffffff;
  outline: unset;
  padding: 0rem 0rem;
  padding-top: 1.8%;
}
button.navbar-toggler i {
  color: #3b6dae;
  font-size: 40px;
}
header nav .navbar-nav > li:first-child {
  margin-left: 30px;
}
.navbar-nav > li > a:hover,
.navbar-nav > li.current_page_item > a {
  font-weight: bold !important;
}
header.navbar-static-top {
  background-color: #ffffff;
  box-shadow: inset 0 1px 7px 1px rgba(0, 0, 0, 0.3);
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #242d3f;
  font-weight: bold !important;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover {
  color: #242d3f;
  font-weight: bold !important;
}
.dropdown-menu-show-style {
  width: 322px;
  height: 280px;
  background-color: #242d3f !important;
  color: #ffffff;
  margin-top: 0px;
}
.dropdown-menu-show-style a {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}
.dropdown-menu-show-style a:hover {
  color: #bcd4ee;
}
.dropdown-sub-img {
  position: absolute;
  left: 100%;
  top: 0px;
  height: 100%;
  width: 220px;
  background-color: #242d3f;
}
.dropdown-sub-img p {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #ffffff;
  padding: 20px 7px 70px 0px;
  font-family: 'Poppins', sans-serif;
}
.dropdown-sub-img a:focus,
.dropdown-sub-img a:active,
.dropdown-sub-img a:hover,
.dropdown-sub-img a {
  position: absolute;
  right: -10%;
  bottom: 10%;
  border-radius: 0px;
  background-color: #ffdf5a !important;
  padding: 18px;
  border: none;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  text-align: center;
  color: #242d3f !important;
  box-shadow: inset 0 0px 0px 0px rgba(0, 0, 0, 0) !important;
  font-family: 'Poppins', sans-serif;
}
/*.sub-img-what-we-do {
  background-image: url(images/sub-what-we-do.png);
}
.sub-img-our-research {
  background-image: url(images/sub-our-research.png);
}
.sub-img-news {
  background-image: url(images/sub-news.png);
}
.sub-img-about-us {
  background-image: url(images/sub-about-us.png);
}
.sub-img-get-involved {
  background-image: url(images/sub-get-involved.png);
}*/
.dropdown-toggle::after {
  display: inline-block;
  content: "";
  border-top: none !important;
  border-right: none !important;
  border-bottom: 0 !important;
  border-left: none !important;
}
header .header-parent-links:hover>a,
header .header-parent-links>a {
  font-weight: bold !important;
  color: #242d3f !important;
}
header .header-parent-links:hover>a,
header .header-parent-links.active>a {
  color: #3b6dae !important;
}
header .header-parent-links>a {
  padding-left: 0px !important;
  padding-bottom: 21px;
  padding-top: 15px;
  padding-right: 0px !important;
  margin-right: 15px;
  margin-left: 20px;
  font-family: 'Poppins', sans-serif;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  header .header-parent-links>a {
    margin-right: 10px;
    margin-left: 10px;
  }
}
header .header-parent-links.active>a,
header .header-parent-links:hover>a {
  border-bottom: 10px solid #00e7ed;
}
header .header-parent-links>a {
  border-bottom: 10px solid rgba(0,0,0,0);
}
header .header-button-donate a:focus,
header .header-button-donate a:active,
header .header-button-donate a:hover,
header .header-button-donate a {
  background-color: #ff4e1f !important;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.58px;
  color: #ffffff;
  border-radius: 0px;
  border: none;
  box-shadow: inset 0 0px 0px 0px rgba(0, 0, 0, 0.0) !important;
  padding: 34px 35px 33px 35px;
}
header .header-button-donate a:hover {
  background-color: #dd4e22 !important;
}
header .search-box-icon {
  list-style: none;
}
header .search-box-icon a:hover,
header .search-box-icon a:active,
header .search-box-icon a {
  margin-left: 5rem;
  margin-right: 4rem;
  border-bottom: none;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
header .search-box-icon a:hover,
header .search-box-icon a:active,
header .search-box-icon a {
  margin-left: 2rem;
  margin-right: 2rem;
}
}
.search-box .input-group {
 display: inline-block;
}
.search-box {
  padding-top: 30px;
  padding-bottom: 20px;
  width: 100%;
  text-align: left;
  background-color: #f2f2f2;
  outline: 0;
  box-shadow: 10px 20px 30px 0 rgba(0, 0, 0, 0.5);
}
.search-box .input-group-append {
  margin-right: 35%;
}
.search-box input[type=submit]:active,
.search-box input[type=submit]:hover,
.search-box input[type=submit]:focus,
.search-box input[type=submit] {
  background-color: #242d3f !important;
  border: none;
  color: #ffffff;
  width: 92px;
  height: 44px;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  text-align: center;
  border-radius: 0px;
  box-shadow: inset 0 0px 0px 0px rgba(0, 0, 0, 0.0) !important;
  padding: 6px;
  margin-top: -15px;
  font-family: 'Poppins', sans-serif;
}
.search-box input[type=submit]:hover {
  background-color: #242d3f !important;
  color: #ffdf5a;
}
.search-box label {
  margin-left: 17%;
  margin-right: 8%;
}
.search-box input::placeholder {
  color: #242d3f;
  font-family: 'Poppins', sans-serif;
}
.search-box input[type=search]:focus,
.search-box input[type=search] {
  max-width: 100%;
  margin: 0 auto;
  border: none;
  border-radius: 0px;
  border-color: unset;
  height: 44px;
  font-size: 34px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.06;
  letter-spacing: normal;
  color: #242d3f;
  background-color: #fff;
  outline: 0;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0);
  background-color: #f2f2f2;
  font-family: 'Poppins', sans-serif;
}

@media (max-width: 767px) {
  .replace-search-icon-mobile {
    width: 150px;
  }
  header.navbar-static-top {
    background-color: #242d3f;
    box-shadow: inset 0 1px 7px 1px rgba(0, 0, 0, 0.0);
  }
  header .header-parent-links:hover>a, 
  header .header-parent-links>a {
      color: #ffffff !important;
  }
  header .header-parent-links>a,
  header .dropdown-menu .dropdown-item {
    font-size: 15px;
  }
  header .header-mobile-style {
    text-align: right;
    padding-right: 8px;
  }
  header .navbar-nav .dropdown-menu {
    margin-left: 0px;
  }
  header .dropdown-menu-show-style li {
    padding: 15px 18px 0px 18px !important;
  }
  header .header-parent-links>a:active, 
  header .header-parent-links>a:hover,
  header .header-parent-links>a {
    border-bottom: 5px solid #3b6dae;
    margin-left: 50%;
  }
  .style-under-line {
    margin-left: 10px !important;
  }
  header .header-button-donate, 
  header .header-button-donate {
    margin-top: 55px;
    margin-bottom: 84px;
    margin-right: 16px;
  }
  header .header-button-donate a:focus,
  header .header-button-donate a:active,
  header .header-button-donate a:hover,
  header .header-button-donate a {
    padding: 19px 45px;
  }
  header .navbar-left-arrow {
    position: absolute;
    top: 5px;
  }
  header .navbar-left-arrow a {
    font-size: 29px;
    color: #ffdf5a;
  }
  .dropdown-menu-show-style {
      width: auto;
      height: 252px;
      background-color: #242d3f !important;
      color: #ffffff;
      margin-top: 0px;
  }
  .has-search {
    color: #ffffff;
    margin-bottom: 0px !important;
  }
  .has-search .form-control::placeholder {
    color: #ffffff;
    font-size: 10px;
    vertical-align: sub;
    text-transform: uppercase;
  }
  .has-search input.form-control:focus,
  .has-search input.form-control {
    padding-left: 3.375rem !important;
    border-radius: 0px;
    border: none !important;
    background-color: #3b6dae;
    color: #ffffff !important;
    font-size: 18px !important;
    height: 55px !important;
    box-shadow: 0 0 0 0rem rgba(0,0,0,.0) !important;
  }

  .has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 31px;
    height: 30px;
    font-size: 22px;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #ffffff;
    padding-top: 0px;
    margin-left: 2%;
    font-size: 20px;
    top: 30%;
  }
  .header-button-donate-mobile {
    width: 100%;
  }
  .header-button-donate-mobile a:focus,
  .header-button-donate-mobile a:active,
  .header-button-donate-mobile a:hover,
  .header-button-donate-mobile a {
    background-color: #ff4e1f !important;
    color: #ffffff;
    border: none;
    border-radius: 0px;
    text-align: center;
    width: 100%;
    box-shadow: 0 0 0 0rem rgba(0,0,0,.0) !important;
  }
  .header-button-donate-mobile a div {
    background-color: #ff4e1f !important;
    color: #ffffff;
    text-align: center;
    width: 100%;
    padding: 12px;
    letter-spacing: 0.81px;
    font-size: 13px;
    font-weight: bold;
  }
  header nav .navbar-nav > li:first-child {
    margin-left: 0px;
  }
  header nav .navbar-toggler-icon {
    font-size: 20px;
  }
  header .has-search form,
  header .has-search form label {
    width: 100%;
  }
  header .has-search form label {
    margin-bottom: 0px;
    position: relative;
  }
  .dropdown-menu-show-style a {
    padding-top: 15px;
  }
}



/* Footer */


footer {
	background-color: #242d3f;
  color: #ffffff;
  padding-bottom: 70px;
}
footer a {
  text-decoration: none;
  color: #ffffff;
}
footer a:hover {
  text-decoration: none;
  color: #ffffff;
}
.footer-links div {
	border-top: solid 5px #3b6dae;
  padding-left: 0px;
  padding-top: 10px;
}
.footer-links div>a {
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.58px;
  text-decoration: none;
  color: #ffffff !important;
  font-family: 'Poppins', sans-serif;
}
.footer-links ul {
  padding-left: 0px;
}
.footer-links li {
	display: block;
  margin-top: 5px;
}
.footer-links ul li a {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.69;
  letter-spacing: normal;
  color: #ffffff !important;
  text-decoration: none;
  font-family: Roboto;
}

.footer-share-button {
	padding-top: 41px;
	padding-bottom: 31px;
}
.footer-share-button a {
  vertical-align: middle;
}
.footer-share-button i {
	width: 31px;
  height: 30px;
  font-size: 31px;
  color: #ffffff;
}
.footer-share-button a:first-child:hover i {
  color: #bcd4ee;
}
.footer-share-button span {
	height: 32px;
  width: 32px;
  background-color: #ffffff;
  border-radius: 50%;
  display: inline-block;
  margin-left: 10px;
}
.footer-share-button a:hover span {
  background-color: #bcd4ee;
}
.footer-share-button span>i {
	width: 20px;
  height: 20px;
  font-size: 20px;
  color: #242d3f;
  padding-top: 22%;
  padding-left: 17%;
}
.footer-button-donate {
  margin-top: 17px;
}
.footer-button-donate a:hover,
.footer-button-donate a:focus,
.footer-button-donate a:active,
.footer-button-donate a {
  padding: 18px 45px 18px 45px;
  background-color: #ff4e1f !important;
  border: none;
  border-radius: 0px;
  box-shadow: inset 0 0px 0px 0px rgba(0, 0, 0, 0.0) !important;
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
}
.footer-button-donate a:hover {
  background-color: #dd4e22 !important;
}
footer .footer-privacy-policy {
  margin-top: -2%;
  font-size: 13px;
  font-stretch: normal;
  line-height: 1.69;
  letter-spacing: normal;
  font-style: normal;
  text-align: right;
  color: #ffffff;
}
footer .footer-privacy-policy a {
  font-weight: bold;
  font-family: Roboto;
}
footer .footer-privacy-policy a.privacy-policy {
  padding-right: 20px;
}
footer .footer-privacy-policy p {
  font-weight: normal;
  padding-left: 18px;
  font-family: Roboto;
  font-size: 13px;
}
div.footer-what-we-do {
  border-top: none;
  padding-top: 0px;
}
.footer-logo a {
  display: inline-block;
  margin-top: 0px;
}
.footer-logo img {
  width: auto !important;
}
.footer-logo img:first-child {
  margin-right: 15px;
}

@media (max-width: 767px) {
  footer {
    text-align: center;
    padding-bottom: 10px;
  }
  .footer-links div {
    border-top: none;
    padding-top: 10px;
  }
  div.footer-what-we-do {
    border-top: solid 5px #3b6dae;
    width: 30%;
    margin: auto;
  }
  .footer-share-button {
    padding-top: 41px;
    padding-bottom: 20px;
  }
  .footer-share-button span {
    text-align: left;
  }
  .footer-button-donate button {
    margin-top: 20px;
  }
  footer .footer-privacy-policy {
    text-align: center;
    margin-top: 20px;
    padding-bottom: 40px; 
  }
  .footer-logo {
    margin-top: 25px;
  }
  .footer-logo a {
    display: block;
    margin-top: 10px;
  }
  .footer-logo a:first-child {
    margin-right: 0px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .footer-share-button span>i {
    padding-top: 21%;
    padding-left: 16%;
  }
}

/* News Template */

.main-img-background2 {
  background-image: url(images/background-2.png);
  background-repeat: no-repeat;
  min-height: 290px;
  background-size: cover;
}
.main-img-idea {
  background-image: url(images/background-3.png);
  background-repeat: no-repeat;
  min-height: 290px;
  background-size: cover;
}
.main-img-news-result {
  background-image: url(images/head-page-news.png);
  background-repeat: no-repeat;
  min-height: 290px;
  background-size: cover;
}
header.page-header {
  margin-left: 40px;
  padding: 70px 35px 0px 0px;
}
header.page-header h1 {
  font-size: 56px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.05;
  letter-spacing: normal;
  color: #ffffff;
  padding-bottom: 0px;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 30px;
}
header.page-header p {
  font-size: 18px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.11;
  letter-spacing: 0.5px;
  color: #ffdf5a;
}
header.page-header p.details,
header.page-header p.details,
.style-artical-template-donate p.details {
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #ffffff;
  font-family: Roboto;
}
.news-nav-section {
  background-color: #3b6dae;
}
.news-nav-section div.style-nav-news {
  padding: 15px 80px;
  text-align: center;
}
.news-nav-section a:active,
.news-nav-section a:hover,
.news-nav-section a:focus,
.news-nav-section a {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  padding-left: 35px;
  padding-right: 35px;
  display: inline-block;
}
.select-mobile {
  display: none;
}
.style-button-share-section {
  z-index: 1000;
  position: fixed;
  top: 15%;
  right: 0%;
}
.style-button-share div {
  width: 57px;
}
.style-button-share a:hover,
.style-button-share a:active,
.style-button-share a:focus,
.style-button-share a {
  background-color: #ffffff;
  color: #3b6dae;
  border-bottom: 1px solid #979797;
  object-fit: contain;
  font-size: 24px;
  width: 57px;
  height: 57px;
  padding: 11px;
  display: block;
  text-align: center;
}
.style-button-share a:hover {
  color: #ffffff;
  background-color: #3b6dae;
}
.style-content-big-img-row-template {
  height: 615px;
  margin-top: 50px;
}
.news-background {
  background-color: #ccc;
}
.advocacy-background {
  background-image: url(images/content-advocacy.png);
  margin-bottom: 90px;
  background-size: cover;
}
.annual-benefit-dinner-background {
  background-image: url(images/content-annual-benefit-dinner-background.jpg);
  margin-bottom: 90px;
  background-size: cover;
}
.idea-background {
  background-image: url(images/content-idea.png);
  margin-bottom: 90px;
  background-size: cover;
}
.style-content-big-img {
  background-color: #ffffff;
  padding: 22px 28px 30px 52px;
  position: absolute;
  right: 60%;
  top: 12%;
}
.style-content-big-img div:last-child {
  padding-right: 46px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.style-content-big-img div.button-top {
  text-align: right;
}
.style-content-big-img div:first-child a:hover,
.style-content-big-img div:first-child a:focus,
.style-content-big-img div:first-child a:active,
.style-content-big-img div:first-child a {
  object-fit: contain;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.69;
  letter-spacing: normal;
  text-align: center;
  color: #242d3f !important;
  background-color: #00e7ed !important;
  border: none;
  border-radius: 0px;
  box-shadow: inset 0 0px 0px 0px rgba(0, 0, 0, 0.0) !important;
  padding: 5px;
}
.style-content-big-img div:last-child h5 {
  font-size: 34px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #242d3f;
  margin-bottom: 18px;
  font-family: 'Poppins', sans-serif;
}
.style-content-big-img div:last-child p {
  object-fit: contain;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #242d3f;
  margin-bottom: 40px;
  font-family: Roboto;
}
.style-content-big-img div:last-child a:focus,
.style-content-big-img div:last-child a:hover,
.style-content-big-img div:last-child a:active,
.style-content-big-img div:last-child a {
  background-color: #ffdf5a !important;
  border: none;
  border-radius: 0px;
  box-shadow: inset 0 0px 0px 0px rgba(0, 0, 0, 0.0) !important;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  text-align: center;
  color: #242d3f !important;
  padding: 18px;
}
.style-content-big-img div:last-child a:hover{
  background-color: #242d3f !important;
  color: #ffdf5a !important;
}

.ncld-body-container {
  padding-top: 40px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .style-content-big-img {
    right: 41%;
    top: -50rem;
  }
}
@media (max-width: 767px) {
  .main-img-background2 {
    background-image: url(images/mobile-background-2.png);
    height: 235px;
  }
  .main-img-idea {
    background-image: url(images/mobile-background-3.png);
    background-repeat: no-repeat;
    min-height: 290px;
    background-size: cover;
  }
  .news-nav-section div.style-nav-news {
    padding: 10px;
  }
  .news-nav-section a:active,
  .news-nav-section a:hover,
  .news-nav-section a:focus,
  .news-nav-section a {
    padding-right: 25px;
    display: none;
  }  
  .select-mobile {
    display: block;
  }  
  .page-template-global-head header.page-header h1 {
    font-size: 39px;
    margin-top: 20%
  }
  .style-content-big-img-row-template {
    height: 315px;
    margin-top: 50px;
    margin-bottom: 0%;
  }
  .style-content-big-img {
    width: 90%;
    right: auto;
    margin-left: 5%;
    position: relative;
    margin-top: -43%;
    padding: 22px 20px 30px 20px;
  }
  .style-button-share-section {
    visibility: hidden;
  }
  .page-template-news-category-template header.page-header h1,
  .page-template-news-template header.page-header h1 {
    font-size: 39px;
  }
  .page-template-news-template header.page-header p {
    font-size: 14px;
  }
  .main-img-news-result {
    height: 236px;
  }
  .style-content-big-img div:last-child h5 {
    font-size: 28px;
  }
}


/* 404 Template */
.error404 .not-found {
  text-align: center;
  margin-top: 90px;
  margin-bottom: 150px;
}
.error404 .page-content {
  margin: 0px;
}
.error404 .not-found h2 {
  font-size: 34px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.06;
  letter-spacing: normal;
  color: #242d3f;
  border-bottom: solid 18px #ffdf5a;
  width: 15%;
  margin: 0 auto;
  font-family: 'Poppins', sans-serif;
}
.error404 .not-found h1 {
  font-size: 200px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 10.96px;
  color: #bcd4ee;
  padding-bottom: 0px;
  margin-bottom: 0px;
  font-family: 'Poppins', sans-serif;
}
.error404 .not-found p {
  font-size: 23px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.35;
  letter-spacing: 0.06px;
  color: #3b6dae;
  margin-bottom: 35px;
  font-family: Roboto;
}
.error404 .search-box-genral {
  text-align: left;
  margin-left: 8%;
  font-family: Poppins
}
.search-no-results .search-box-genral input[type=search]:focus,
.search-no-results .search-box-genral input[type=search],
.error404 .search-box-genral input[type=search]:focus,
.error404 .search-box-genral input[type=search] {
  border: none;
  border-radius: 0px;
  background-color: #f2f2f2;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0);
  height: 67px;
  font-family: Poppins
}
.search-no-results .search-box-genral input[type=submit]:focus,
.search-no-results .search-box-genral input[type=submit]:hover,
.search-no-results .search-box-genral input[type=submit]:active,
.search-no-results .search-box-genral input[type=submit],
.error404 .search-box-genral input[type=submit]:focus,
.error404 .search-box-genral input[type=submit]:hover,
.error404 .search-box-genral input[type=submit]:active,
.error404 .search-box-genral input[type=submit] {
  border: none;
  border-radius: 0px;
  background-color: #242d3f !important;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  width: 99px;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  text-align: center;
  color: #ffffff !important;
  margin-left: -5px;
  margin-top: -3.3px;
  height: 68px;
  font-family: 'Poppins', sans-serif;
}
@media (max-width: 767px) {
  .error404 .not-found h2 {
    width: 23%;
  }
  .error404 .not-found h1 {
    font-size: 90px;
  }
  .error404 .search-box-genral {
    text-align: center;
    margin-left: 0%;
  }
  .error404 .not-found p {
    font-size: 21px;
    margin-bottom: 25px;
  }
  .error404 .search-box-genral input[type=search]:focus,
  .error404 .search-box-genral input[type=search] {
    width: 192px;
  }
  .error404 .not-found {
    margin-top: 0px;
    margin-bottom: 100px;
  }
  .search-no-results .search-box-genral input[type=submit]:focus,
  .search-no-results .search-box-genral input[type=submit]:hover,
  .search-no-results .search-box-genral input[type=submit]:active,
  .search-no-results .search-box-genral input[type=submit],
  .error404 .search-box-genral input[type=submit]:focus,
  .error404 .search-box-genral input[type=submit]:hover,
  .error404 .search-box-genral input[type=submit]:active,
  .error404 .search-box-genral input[type=submit] {
    margin-top: -1px;
    height: 67px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .error404 .search-box-genral input[type=search]:focus,
  .error404 .search-box-genral input[type=search] {
    width: 400px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .error404 .search-box-genral input[type=search]:focus,
  .error404 .search-box-genral input[type=search] {
    width: 600px;
  }
}

@media (min-width: 1200px) {
  .error404 .search-box-genral input[type=search]:focus,
  .error404 .search-box-genral input[type=search] {
    width: 650px;
  }
}


/* What we do Template */
.page-template-what-we-do-template main.style-page-body {
  background-color: #f5f4f4;
}
.page-template-what-we-do-template .background-color-first-row {
  background-color: #ffffff;
}
.content-what-we-do p {
  object-fit: contain;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #242d3f;
  font-family: Roboto;
}
.style-text {
  padding: 7% 3% 5% 4%;
}
.style-title-what-we-do {
  padding-bottom: 2%;
  padding-left: 3%;
  margin-top: -10%;
}
.category-what-we-do .style-title-what-we-do {
  margin-top: -4%;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .category-what-we-do .style-title-what-we-do {
    margin-top: 12%;
  }
}
.style-title-what-we-do h2 {
  font-size: 34px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.06;
  letter-spacing: normal;
  color: #242d3f;
  font-family: 'Poppins', sans-serif;
}
.style-title-what-we-do p {
  object-fit: contain;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.7;
  letter-spacing: 0.5px;
  color: #242d3f;
  font-family: Roboto;
}
.style-title-what-we-do p a:focus,
.style-title-what-we-do p a:active,
.style-title-what-we-do p a:hover,
.style-title-what-we-do p a {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #3b6dae;
  text-decoration: none;
}
.style-title-what-we-do p a:hover {
  color: #00e7ed;
}
.content-global-p-two {
  padding: 0% 3% 6% 4%;
}
.content-global-p-two p {
  object-fit: contain;
  font-family: Roboto;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.7;
  letter-spacing: 0.5px;
  color: #242d3f;
}
.content-global-p-two a {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #3b6dae;
}
.content-global-p-two a:hover {
  color: #00e7ed;
}
.content-global-text {
  padding: 0px 0% 0% 3%;
}
.content-global-text p {
  object-fit: contain;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.59;
  letter-spacing: 0.5px;
  color: #242d3f;
}
.content-global-text ul {
  object-fit: contain;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.59;
  letter-spacing: 0.5px;
  color: #242d3f;
  padding-left: 2%;
}
.content-global-text h5 {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #242d3f;
}
.content-what-we-do .what-we-do-content-6-second p {
  padding-left: 8%;
}
.content-what-we-do .what-we-do-content-6-first p {
  padding-right: 5%;
}
.content-global-text p {
  object-fit: contain;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.59;
  letter-spacing: 0.5px;
  color: #242d3f;
}
.style-space-top {
  margin-top: -100px;
}
@media (max-width: 767px) {
  .style-title-what-we-do p {
    font-size: 17px;
    line-height: 1.41;
  }
  .category-what-we-do .style-title-what-we-do {
    margin-top: 0%;
  }
  .style-space-top {
    margin-top: auto;
  }
  .style-title-what-we-do {
    margin-top: 50%;
    padding-left: 0%;
  }
  .content-what-we-do .what-we-do-content-6-first p,
  .content-what-we-do .what-we-do-content-6-second p {
    padding-left: 0px;
    padding-right: 0%;
  }
  .content-global-p-two {
    padding: 0px 0% 2% 0%;
  }
  .style-title-what-we-do h2 {
    font-size: 28px;
  }
  .style-text {
    padding: 7% 0% 2% 0%;
  }
}


/* Scholarships Template*/
.page-template-scholarships-awards-template .content-global-p-two {
  padding: 0px 8% 1% 4%;
}
.card-6-block {
  margin-top: 25px;
}
.card-6-block > .card-6-scholarships-content {
  border: solid 15px #3b6dae;
  background-blend-mode: lighten;
  background-image: linear-gradient(to bottom, rgba(36, 45, 63, 0) 0%, #242d3f);
  background-color: rgba(0, 0, 0, 0);
  min-height: 500px;
}
.card-6-block > .card-6-scholarships-content .content-card-box {
  background-color: #ffffff;
  width: 80%;
  padding: 8% 19% 10% 4%;
  border-radius: 0px;
}
.card-6-scholarships-content a:active,
.card-6-scholarships-content a:hover,
.card-6-scholarships-content a:focus,
.card-6-scholarships-content a {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  text-align: center;
  color: #ffffff !important;
  background-color: #242d3f !important;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  border-radius: 0px;
  border:none;
  padding: 18px;
  font-family: 'Poppins', sans-serif;
}
.card-6-scholarships-content a:hover {
  color: #ffdf5a !important;
}
.card-6-scholarships-content h4 {
  font-size: 34px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.06;
  letter-spacing: normal;
  color: #242d3f;
  padding-bottom: 5px;
  font-family: 'Poppins', sans-serif;
}
.card-6-scholarships-content p {
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #242d3f;
  padding-bottom: 12px;
  font-family: Roboto;
}
.faqs-background .faqs-row-space {
  margin-bottom: 25px;
}
.faqs-background {
  background-color: #f9f9f9;
  padding: 4% 0% 4% 0%;
  margin-top: 45px;
}

.faqs-background h2 {
  font-size: 56px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.05;
  letter-spacing: normal;
  text-align: center;
  color: #242d3f;
  margin-bottom: 20px;
  font-family: 'Poppins', sans-serif;
}
.faqs-background h3 {
  font-size: 34px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.06;
  letter-spacing: normal;
  color: #242d3f;
  margin-bottom: 20px;
  font-family: Roboto;
}
.faqs-background p {
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #242d3f;
  font-family: Roboto;
}
.faqs-background p.style-text-bold {
  font-weight: bold;
}
.faqs-background div.question-mark {
  float: left;
  margin-right: 15px;
  /*float: right;*/
  text-align: center;
  background-color: #00e7ed;
  width: 34px;
  height: 34px;
  font-size: 28px;
  color: #242d3f;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
  border-radius: 50%;
}
.faqs-background .read-more-faqs {
  text-align: center;
  margin-top: 1%;
}
.faqs-background a:active,
.faqs-background a:hover,
.faqs-background a:focus,
.faqs-background a {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  text-align: center;
  color: #ffffff !important;
  background-color: #242d3f !important;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  padding: 18px;
  border-radius: 0px;
  border:none;
  font-family: 'Poppins', sans-serif;
}
.faqs-background a:hover {
  color: #ffdf5a !important;
}
.faqs-background p a:focus,
.faqs-background p a:hover,
.faqs-background p a:active,
.faqs-background p a {
  color: #3b6dae !important;
  font-family: 'Poppins', sans-serif;
  font-size: 18px !important;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  padding: 0px;
  background-color: unset !important;
}
.faqs-background p a:hover {
  color: #00e7ed !important;
}
.page-template-scholarship-template .style-text {
  padding: 0% 3% 2% 3%;
}
.page-template-scholarship-template .style-text p.sub-header {
  padding-top: 4%;
}
.page-template-scholarship-template .style-text h5 {
  object-fit: contain;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #242d3f;
  padding-top: 2%;
}
.page-template-scholarship-template .style-text ul {
  padding-left: 20px;
  object-fit: contain;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #242d3f;
  font-style: italic;
  margin-top: 10px;
}
.page-template-scholarship-template .style-text a:focus,
.page-template-scholarship-template .style-text a:active,
.page-template-scholarship-template .style-text a:hover,
.page-template-scholarship-template .style-text a {
  background-color: #ffdf5a !important;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  text-align: center;
  color: #242d3f !important;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  padding: 18px;
  border-radius: 0px;
  border:none;
}
.global-style-text-six-column p {
  object-fit: contain;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #242d3f;
}
.global-style-text-six-column .card {
  border: none;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0);
}







@media (max-width: 767px) {
  .card-6-block > .card-6-scholarships-content .content-card-box {
    background-color: #ffffff;
    width: 85%;
    padding: 8% 8% 10% 4%;
    border-radius: 0px;
  }
  .faqs-background .mobile-space-question-mark-first {
    width: 15%;
  }
  .faqs-background .mobile-space-question-mark-second {
    width: 85%;
  }
  .faqs-background h2 {
    font-size: 39px;
  }
  .card-6-scholarships-content h4 {
    font-size: 30px;
  }
  .card-6-learn-content h4 {
    font-size: 30px;
  }
  header.page-header {
    margin-left: 0px;
    padding: 50px 0px 0px 0px;
  }
  .page-template-scholarship-template .style-text {
      padding: 0% 3% 2% 3%;
  }
  .global-style-text-six-column .card {
    margin-top: 12%;
  }
}

/* Learn the law Template*/

.card-6-block > .card-6-learn-content {
  border: solid 15px #3b6dae;
  background-image: linear-gradient(to bottom, rgba(36, 45, 63, 0) 0%, #242d3f);
  background-blend-mode: lighten;
  background-repeat: no-repeat;
  background-size: cover;
}
.card-6-block > .card-6-learn-content.card {
  background-color: unset;
  min-height: 500px;
}
.card-6-block > .card-6-learn-content div.content-learn {
  background-color: #ffffff;
  width: 80%;
  margin-top: 37.2%;
  padding: 5% 7%;
  margin-left: 20%;
  border-radius: 0px;
}
.card-6-block > .card-6-learn-content div.content-our-research {
  background-color: #ffffff;
  width: 65%;
  padding: 5% 3% 3% 7%;
  margin-left: 35%;
  border-radius: 0px;
}
.card-6-block > .card-6-learn-content div.content-our-research-report {
  background-color: rgba(0, 0, 0, 0);
  padding: 1% 1% 1% 1%;
  margin-top: 2%;
  max-height: 25px;
  max-width: 85px;
  margin-inline-start: 81%;
  margin-bottom: 75px;
}
.card-6-block > .card-6-learn-content div.content-our-research-report p {
  background-color: #3b6dae;
  object-fit: contain;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.69;
  letter-spacing: normal;
  text-align: right;
  color: #ffffff !important;
  height: 19px;
  padding: 0% 16%;
}
.card-6-learn-content div a:active,
.card-6-learn-content div a:hover,
.card-6-learn-content div a:focus,
.card-6-learn-content div a {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  text-align: center;
  color: #3b6dae !important;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  max-width: 150px;
  height: 50px;
  border-radius: 0px;
  border:none;
  text-decoration: none;
  font-family: 'Poppins', sans-serif;
}
.card-6-learn-content div a:hover {
  color: #00e7ed !important;
}
.card-6-learn-content h4 a:focus,
.card-6-learn-content h4 a:active,
.card-6-learn-content h4 a:hover,
.card-6-learn-content h4 a {
  font-size: 34px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.06;
  letter-spacing: normal;
  color: #242d3f !important;
  padding-bottom: 5px;
  font-family: 'Poppins', sans-serif;
}
.card-6-learn-content p {
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #242d3f;
  padding-top: 5%;
  font-family: Roboto;
}
.title-url {
  background-color: #ffffff;
  height: 35px;
  position: absolute;
  top: -25px;
  text-align: right;
  padding: 8px;
  right: 0;
  min-width: 500px;
}
.title-url p {
  color: #242d3f;
  font-size: 13px !important;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.77px;
}
.title-url a:active,
.title-url a:hover,
.title-url a:focus,
.title-url a {
  color: #242d3f;
  font-family: Roboto;
}
.breadcrumb_last {
  font-family: Roboto;
}

.wp-block-embed-youtube {
  position:relative;
  padding-bottom:56.25%;
  padding-top:30px;
  height:0;
  overflow:hidden;
}

.wp-block-embed-youtube iframe,
.wp-block-embed-youtube object,
.wp-block-embed-youtube embed {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}




@media (max-width: 767px) {
  .title-url {
    visibility: hidden;
  }
  .card-6-block > .card-6-learn-content {
    min-height: 400px;
  }
  .card-6-block > .card-6-learn-content div {
    margin-top: 0% !important;
  }
  .card-6-block > .card-6-learn-content div.content-our-research {
    background-color: #ffffff;
    width: 80%;
    margin-top: 33.3%;
    min-height: 270px;
    padding: 11% 4% 10% 8%;
    margin-left: 20%;
  }
  .card-6-block > .card-6-learn-content div.content-our-research-report {
    background-color: rgba(0, 0, 0, 0);
    margin-inline-start: 79%;
    padding: 1% 1% 1% 1%;
    max-height: 25px;
    max-width: 85px;

  }

  .card-6-learn-content h4 {
    font-size: 28px;
    padding-bottom: 0px;
  }
  .card-6-learn-content p {
    padding-top: 1%;
  }
}







/* Single Template */
.style-artical-template {
  background-color: #ffffff;
}
.style-artical-template .style-space-all {
  padding-left: 4%;
}
.head-artical-page {
  background-color: #242d3f;
  height: 480px;
  padding-top: 4%;
}
.head-artical-page p.artical-parent-category,
.head-artical-page p.artical-parent-category a {
  font-size: 18px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.11;
  letter-spacing: 0.5px;
  color: #ffdf5a !important;
  margin-right: 2%;
}

.page-header p a {
  color: #ffdf5a !important;
  font-family: 'Poppins', sans-serif;
}
.head-artical-page p.artical-date {
  object-fit: contain;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.69;
  letter-spacing: normal;
  color: #ffffff;
}
.head-artical-page h1.post-title {
  font-size: 34px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.06;
  letter-spacing: normal;
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
  position: relative;
  z-index: 10;
}
body.single .head-artical-page h1.post-title {
  background-color: #242d3f;
}
body.page .head-artical-page h1.post-title {
  /*min-height: 118px;*/
}
.head-artical-page p {
  display: inline-block;
}
.head-artical-page .artical-image {
  position: absolute;
  top: -1rem;
  z-index: 1;
}
body.single .content-artical-template {
  padding: 17% 4% 5% 4%;
}
body.ncld_report-template-plain_reports-template .content-artical-template {
  padding: 10% 4% 5% 4%;
}

body.page .content-artical-template {
  padding: 5% 4% 5% 4%;
}
@media (min-width: 1200px) {
  body.page .content-artical-template {
    padding: 5% 4% 5% 4%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page .content-artical-template {
    padding: 10% 4% 5% 4%;
  }
}
.content-artical-template p {
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #242d3f;
  padding-bottom: 10px;
}
.content-artical-template p.first-p-artical {
  font-size: 21px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.48;
  letter-spacing: 0.5px;
  color: #3b6dae;
  padding-bottom: 15px;
}
.content-artical-template button:active,
.content-artical-template button:hover,
.content-artical-template button:focus,
.content-artical-template button {
  background-color: #ffdf5a !important;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.81px !important;
  text-align: center;
  color: #242d3f !important;
  border-radius: 0px !important;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  height: 50px;
  margin-top: 20px;
  border: none !important;
}



@media (max-width: 767px) {
  body.single .content-artical-template {
    padding: 0px;
    padding-left: 4%;
  }
  .head-artical-page .artical-image {
    position: relative;
    top: 0rem;
    z-index: 20;
  }
  .head-artical-page {
    height: auto;
    padding-bottom: 3rem;
  }
  .head-artical-page h1.post-title {
    font-size: 28px;
    padding-bottom: 20px;
  }
}

/* About us Template */
.main-img-background4 {
  background-image: url(images/background-4.png);
  background-repeat: no-repeat;
  min-height: 290px;
  background-size: cover;
}
.card-content-three {
  padding: 45px 20px 45px 40px;
  width: 80%;
  top: 28.7%;
}
.card-content-three h4 {
  font-size: 34px;
  padding-right: 20%;
  padding-bottom: 10px;
}
.card-third-block {
  margin-top: 120px;
}
.style-text-global {
  padding-top: 0px;
}
.card-content-three p {
  padding-bottom: 25px;
}
.style-content-get h2 {
  font-size: 56px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: normal;
  text-align: center;
  margin-bottom: 40px;
  margin-top: -25px;
  font-family: 'Poppins', sans-serif;
  color: #242d3f;
}



@media (max-width: 767px) {
  .style-content-get h2 {
    font-size: 39px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .main-img-background4 {
    background-image: url(images/mobile-background-4.png);
    background-repeat: no-repeat;
    min-height: 290px;
    background-size: cover;
  }
  .card-third-block {
    margin-top: 0px;
    margin-bottom: 15%;
  }

}

/* Board of Directors Template */
.board-box {
  margin-bottom: 25%;
}
.board-box img {
  width: 100%;
}
.board-box .board-content {
  background-color: #ffffff;
  position: absolute;
  width: 75%;
  top: 68%;
  padding: 15px;
  height: 90px;
}
.board-box .board-content h4 {
  object-fit: contain;
  font-size: 18px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: 0.5px;
  color: #242d3f;
  font-family: 'Poppins', sans-serif;
}
.board-box .board-content p {
  object-fit: contain;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #3b6dae;

}
.content-global-boxes4 {
  margin-bottom: 3%;
}
.global-style-section-bottom {
  background-color: #f5f4f4;
  padding: 6.5% 0% 5% 0%;
  margin-top: 45px;
}
.global-style-section-bottom h3 {
  font-size: 34px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.06;
  letter-spacing: normal;
  color: #242d3f;
  margin-bottom: 20px;
  font-family: 'Poppins', sans-serif;
}
.global-style-section-bottom p {
  padding-bottom: 8%;
  font-family: Roboto;
}
.global-style-section-bottom a:active, 
.global-style-section-bottom a:hover, 
.global-style-section-bottom a:focus,
.global-style-section-bottom a {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  text-align: center;
  color: #ffffff !important;
  background-color: #242d3f !important;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  padding: 18px;
  border-radius: 0px;
  border: none;
  padding-right: 14%;
  font-family: 'Poppins', sans-serif;
  padding-left: 14%;
}
.global-style-section-bottom a:hover {
  color: #ffdf5a !important;
}
.global-style-section-bottom2 a:active, 
.global-style-section-bottom2 a:hover, 
.global-style-section-bottom2 a:focus,
.global-style-section-bottom2 a {
  background-color: #ffdf5a !important;
  color: #242d3f !important;
  padding: 20px;
  padding-right: 5%;
  padding-left: 5%;
}
.global-style-section-bottom2 a:hover {
  background-color: #242d3f !important;
  color: #ffdf5a !important;
}
.style-link-buttom {
  margin-bottom: 3%;
  text-align: center;
}
.style-link-buttom a:active,
.style-link-buttom a:hover, 
.style-link-buttom a:focus,
.style-link-buttom a {
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  text-align: center;
  padding: 18px;
  color: #ffffff !important;
  background-color: #242d3f !important;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  border-radius: 0px;
  border: none;
  font-family: 'Poppins', sans-serif;
}
.style-link-buttom a:hover {
  color: #ffdf5a !important;
}

@media (max-width: 767px) {
  .content-global-boxes4 {
    margin-bottom: 0%;
  }
}




/* style-img-profile-page
style-details-profile-page */
.wrrapp-profile-section {
  margin-bottom: 2.5%;
}
.style-img-profile-page {
  padding: 3%;
}
.style-img-profile-page img {
  width: auto;
  float: left;
  padding-right: 30px;
  padding-bottom: 30px;
}
.style-details-profile-page-wrrapper > .style-details-profile-page {
  background-color: #ffffff;
  position: relative;
  left: -16%;
  padding: 3% 2% 2% 4%;
}
.style-details-profile-page-wrrapper {
  margin-top: 6%;
}
.style-details-profile-page p {
  font-size: 23px;
  font-weight: 300;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.35;
  letter-spacing: 0.06px;
  color: #3b6dae;
}
.style-details-profile-page h2 {
  font-size: 34px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.06;
  letter-spacing: normal;
  color: #242d3f;
  font-family: 'Poppins', sans-serif;
}
.style-details-profile-page-content p:first-child {
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.7;
  letter-spacing: 0.5px;
  color: #242d3f;
  margin-top: 35px;
  font-family: Roboto;
}
.style-details-profile-page-content h3 {
  display: inline;
}
.style-details-profile-page-content p {
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.7;
  letter-spacing: 0.5px;
  color: #242d3f;
  font-family: Roboto;
}
.profile-page-related-members {
  margin-top: 30px;
}







@media (max-width: 767px) {
  .style-img-profile-page {
    padding: 0%;
  }
  .style-img-profile-page img {
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .style-details-profile-page-wrrapper > .style-details-profile-page {
    top: -35%;
    left: 0%;
  }
  .style-details-profile-page-wrrapper {
    margin-top: 0%;
    width: 95%;
    margin: 0 auto;
  }
  .style-content-get p,
  .style-details-profile-page-content p {
    margin-top: 0px;
  }
  .page-template-bio .style-text {
    padding: 0px; 
  }
  footer img {
    width: auto;
  }
}

/* Careers template */
.careers-content {
  padding: 5%;
}
.careers-content .search_jobs {
  background-color: #bcd4ee;
  padding: 2em 2.5em;
}
.careers-content .job_filters .search_jobs div.filter_first,
.careers-content .job_filters .search_jobs div.search_keywords {
  padding-right: 0px;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  border-radius: 0px;
  border: none;
}
.careers-content .job_filters .search_jobs input[type=text]:focus,
.careers-content .job_filters .search_jobs input[type=text] {
  padding: .7em;
  border: solid 1px #e7e7e7;
  color: #242d3f;
  font-family: Roboto;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
}
.careers-content .job_filters .search_jobs input[type=text]::placeholder {
  color: #242d3f;
}
.careers-content .job_filters .job_types {
  padding: 0em 2.5em;
}
.careers-content .rp4wp-related-job_listing>ul li.job_listing, 
.careers-content .rp4wp-related-job_listing>ul li.no_job_listings_found, 
.careers-content ul.job_listings li.job_listing, 
.careers-content ul.job_listings li.no_job_listings_found {
  border-bottom: none;
}
.careers-content .rp4wp-related-job_listing>ul li.job_listing a, 
.careers-content .rp4wp-related-job_listing>ul li.no_job_listings_found a, 
.careers-content ul.job_listings li.job_listing a, 
.careers-content ul.job_listings li.no_job_listings_found a {
  border-bottom: 1px solid #eee;
}
.careers-content .rp4wp-related-job_listing>ul li.job_listing:first-child a, 
.careers-content .rp4wp-related-job_listing>ul li.no_job_listings_found:first-child a, 
.careers-content ul.job_listings li.job_listing:first-child a, 
.careers-content ul.job_listings li.no_job_listings_found:first-child a {
  border-bottom: none;
}
.careers-content .rp4wp-related-job_listing>ul li.job_listing a img.company_logo, 
.careers-content .rp4wp-related-job_listing>ul li.no_job_listings_found a img.company_logo, 
.careers-content ul.job_listings li.job_listing a img.company_logo, 
.careers-content ul.job_listings li.no_job_listings_found a img.company_logo {
  width: 81px;
  height: 81px;
}
.careers-content div.job_listings ul.job_listings {
  padding: 3rem 2rem 0rem 2rem;
}
.careers-content .rp4wp-related-job_listing>ul li.job_listing a div.position h3, 
.careers-content .rp4wp-related-job_listing>ul li.no_job_listings_found a div.position h3, 
.careers-content ul.job_listings li.job_listing a div.position h3, 
.careers-content ul.job_listings li.no_job_listings_found a div.position h3 {
  color: #3b6dae;
  font-family: Roboto;
  font-size: 23px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: 0.06px;
}
.careers-content .rp4wp-related-job_listing>ul li.job_listing a div.position .company, 
.careers-content .rp4wp-related-job_listing>ul li.no_job_listings_found a div.position .company, 
.careers-content ul.job_listings li.job_listing a div.position .company, 
.careers-content ul.job_listings li.no_job_listings_found a div.position .company {
  font-family: Roboto;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: 0.06px;
  color: #242d3f;
}
.careers-content .rp4wp-related-job_listing>ul li.job_listing a div.position, 
.careers-content .rp4wp-related-job_listing>ul li.no_job_listings_found a div.position, 
.careers-content ul.job_listings li.job_listing a div.position, 
.careers-content ul.job_listings li.no_job_listings_found a div.position {
  padding: 23px 0 0 89px;
}
.careers-content .rp4wp-related-job_listing>ul li.job_listing a ul.meta, 
.careers-content .rp4wp-related-job_listing>ul li.no_job_listings_found a ul.meta, 
.careers-content ul.job_listings li.job_listing a ul.meta,
.careers-content ul.job_listings li.no_job_listings_found a ul.meta {
  padding-top: 23px;
}
.careers-content .rp4wp-related-job_listing>ul li.job_listing a ul.meta time, 
.careers-content .rp4wp-related-job_listing>ul li.no_job_listings_found a ul.meta time, 
.careers-content ul.job_listings li.job_listing a ul.meta time,
.careers-content ul.job_listings li.no_job_listings_found a ul.meta time {
  font-family: Roboto;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #242d3f;
}
.careers-content .rp4wp-related-job_listing>ul li.job_listing a div.location, 
.careers-content .rp4wp-related-job_listing>ul li.no_job_listings_found a div.location, 
.careers-content ul.job_listings li.job_listing a div.location, 
.careers-content ul.job_listings li.no_job_listings_found a div.location  {
  color: #242d3f;
  font-family: Roboto;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
  padding-top: 23px;
}
.careers-content .job_filters .job_types li label {
  font-size: 16px;
  font-family: Roboto;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #242d3f;
}
.careers-content .rp4wp-related-job_listing>ul li.job_listing a div.position, 
.careers-content .rp4wp-related-job_listing>ul li.no_job_listings_found a div.position, 
.careers-content ul.job_listings li.job_listing a div.position, 
.careers-content ul.job_listings li.no_job_listings_found a div.position {
  width: 49%;
}


@media (max-width: 767px) {
  .careers-content .rp4wp-related-job_listing>ul li.job_listing a div.location, 
  .careers-content .rp4wp-related-job_listing>ul li.no_job_listings_found a div.location, 
  .careers-content ul.job_listings li.job_listing a div.location, 
  .careers-content ul.job_listings li.no_job_listings_found a div.location  {
    width: 35%;
  }
  .careers-content .rp4wp-related-job_listing>ul li.job_listing a div.position, 
  .careers-content .rp4wp-related-job_listing>ul li.no_job_listings_found a div.position, 
  .careers-content ul.job_listings li.job_listing a div.position, 
  .careers-content ul.job_listings li.no_job_listings_found a div.position {
    padding: 23px 0 0 73px;
    width: 65%;
  }
  .careers-content .rp4wp-related-job_listing>ul li.job_listing a img.company_logo, 
  .careers-content .rp4wp-related-job_listing>ul li.no_job_listings_found a img.company_logo, 
  .careers-content ul.job_listings li.job_listing a img.company_logo, 
  .careers-content ul.job_listings li.no_job_listings_found a img.company_logo {
    width: 61px;
    height: 61px;
    visibility: visible;
  }
  .careers-content .rp4wp-related-job_listing>ul li.job_listing a div.position .company, 
  .careers-content .rp4wp-related-job_listing>ul li.no_job_listings_found a div.position .company, 
  .careers-content ul.job_listings li.job_listing a div.position .company, 
  .careers-content ul.job_listings li.no_job_listings_found a div.position .company,
  .careers-content .rp4wp-related-job_listing>ul li.job_listing a ul.meta, 
  .careers-content .rp4wp-related-job_listing>ul li.no_job_listings_found a ul.meta, 
  .careers-content ul.job_listings li.job_listing a ul.meta,
  .careers-content ul.job_listings li.no_job_listings_found a ul.meta {
    display: none;
  }
}


/* Reports template */
.style-reports-template img {
  width: auto;
}
.background-slice-cards {
  background-color: #f5f4f4;
}
.style-tabs {
  position: relative;
}
.style-tabs ul {
  padding: 0px;
  position: relative;
  top: -50px;
}
.style-tabs ul li {
  list-style: none;
  background-color: #3b6dae;
  padding: 10% 7%;
  width: 203px;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 0px !important;
  line-height: 1.3em;
}
.style-tabs ul li.active-item,
.style-tabs ul li:hover {
  background-color: #00e7ed;
}
.style-tabs ul li:hover a {
  color: #242d3f !important;
}
.style-tabs ul a {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.9em;
  letter-spacing: 0.81px;
  color: #ffffff !important;
}
.style-tabs select {
  display: none;
}
.style-button-download a:focus,
.style-button-download a:hover,
.style-button-download a:active,
.style-button-download a {
  background-color: #ffdf5a;
  color: #242d3f;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  text-align: center;
  padding: 18px 26px;
  position: absolute;
  top: 80%;
  left: -12%;
  z-index: 10;
}
.style-button-download a:hover {
  background-color: #242d3f;
  color: #ffdf5a;
}
.search_submit input[type="submit"]:focus,
.search_submit input[type="submit"]:hover,
.search_submit input[type="submit"]:active,
.search_submit input[type="submit"] {
  background-color: #ffdf5a;
  color: #242d3f;
  font-family: 'Poppins', sans-serif;
  font-size: 13px !important;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.81px !important;
  text-align: center;
  padding: 18px 26px !important;
  z-index: 10;
  text-transform: uppercase;
}
.search_submit input[type="submit"]:hover {
  background-color: #242d3f;
  color: #ffdf5a;
}



@media (min-width: 768px) and (max-width: 991.98px) {
  .style-tabs ul {
    display: none;
  }
  .style-tabs select {
    display: block;
    border-radius: 0px;
  }
  .head-artical-page .artical-image {
    position: relative;
    margin-bottom: 15%;
  }
  .head-artical-page {
    height: auto;
    padding-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .style-button-download a:focus,
  .style-button-download a:hover,
  .style-button-download a:active,
  .style-button-download a {
    padding: 15px 25px;
    top: -9%;
    left: 60%;
  }
  .head-artical-page .artical-image {
    position: relative;
    margin-bottom: 15%;
  }
  .style-tabs ul {
    display: none;
  }
  .style-tabs select {
    display: block;
    border-radius: 0px;
  }
}

/* Donate template */
.classy-currency {
  top: 2px;
}
.content-artical-template-donate {
  padding: 4% 0% 5% 0% !important;
}
.page-donate .style-space-all {
  padding-left: 4% !important;
}
.content-artical-template-donate #mittun-classy-campaign-9959 .classy-donation-form input[type="button"], 
.content-artical-template-donate #mittun-classy-popup-campaign-9959 .classy-donation-form input[type="button"] {
  border-radius: 0px;
  border: 2px solid #e75402;
  color: #ff4e1f;
  font-family: Roboto;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  background-color: #ffffff;
  padding: 18px;
  min-width: 80px !important; 
  min-height: 70px !important;
}
.content-artical-template-donate #mittun-classy-campaign-9959 .classy-donation-form input[type="button"]:hover, 
.content-artical-template-donate #mittun-classy-popup-campaign-9959 .classy-donation-form input[type="button"]:hover {
  background-color: #f5f4f4 !important;
}

.content-artical-template-donate #mittun-classy-campaign-9959 .classy-donation-form input[type="button"].active, 
.content-artical-template-donate #mittun-classy-popup-campaign-9959 .classy-donation-form input[type="button"].active,
.content-artical-template-donate #mittun-classy-popup-campaign-9959 .classy-donation-form input[type="button"].active:focus {
  background-color: #f5f4f4 !important;
  border: 7px solid #e75402;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important; 
  outline-color: #fff;
  min-width: 80px !important;
  min-height: 70px !important;
}
.content-artical-template-donate .classy-donation-form input[type="text"], 
.content-artical-template-donate .classy-donation-form input[type="email"], 
.content-artical-template-donate .classy-donation-form input[type="url"], 
.content-artical-template-donate .classy-donation-form input[type="tel"], 
.content-artical-template-donate .classy-donation-form textarea {
  background-color: #ffffff !important;
  border: 1px solid #e7e7e7;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important; 
  height: 50px;
  min-width: 73.5%;
}
.content-artical-template-donate .classy-donation-form input[type="text"]:focus, 
.content-artical-template-donate .classy-donation-form input[type="email"]:focus, 
.content-artical-template-donate .classy-donation-form input[type="url"]:focus, 
.content-artical-template-donate .classy-donation-form input[type="tel"]:focus, 
.content-artical-template-donate .classy-donation-form textarea:focus {
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  outline-color: #fff; 
}
.content-artical-template-donate .classy-donation-form .classy-amount input[type="button"], 
.content-artical-template-donate .classy-donation-form input[type="submit"], .classy-donation-form label {
  outline-color: #fff; 
  color: #ff4e1f;
  font-family: Roboto;
  font-size: 17px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
}
.content-artical-template-donate #mittun-classy-campaign-9959 .classy-donation-form .recurring-options-container label, 
.content-artical-template-donate #mittun-classy-popup-campaign-9959 .classy-donation-form .recurring-options-container label {
  background-color: #fff;
  border: 2px solid #ff4e1f;
  color: #ff4e1f;
}
.content-artical-template-donate #mittun-classy-campaign-9959 .classy-donation-form input[type="radio"]:checked + label, 
.content-artical-template-donate #mittun-classy-popup-campaign-9959 .classy-donation-form input[type="radio"]:checked + label {
  background-color: #ff4e1f !important;
  color: #ffffff !important;
}
.content-artical-template-donate #mittun-classy-campaign-9959 .classy-donation-form input[type="submit"], 
.content-artical-template-donate #mittun-classy-popup-campaign-9959 .classy-donation-form input[type="submit"] {
  background-color: #ff4e1f !important;
  color: #ffffff !important;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  text-align: center;
  padding: 18px 45px 18px 45px;
}
.content-artical-template-donate #mittun-classy-campaign-9959 .classy-donation-form input[type="submit"]:hover, 
.content-artical-template-donate #mittun-classy-popup-campaign-9959 .classy-donation-form input[type="submit"]:hover {
  background-color: #dd4e22 !important;
}
.style-artical-template-donate .head-artical-page {
  background-color: #3b6dae;
  height: 290px;
  background-size: cover;
}
.style-artical-template-donate .content-artical-template-donate-text p {
  color: #3b6dae;
  font-family: Roboto;
  font-size: 21px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.48;
  letter-spacing: 0.5px;
  padding-right: 5%;
}
.style-artical-template-donate .content-artical-template-donate-text .donate-content-second-section {
  padding-top: 20%;
}

.style-artical-template-donate .content-artical-template-donate-text .donate-content-second-section p {
  color: #3b6dae;
  font-family: Roboto;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.48;
  letter-spacing: 0.5px;
}
.style-artical-template-donate .content-artical-template-donate-text .donate-content-second-section p span {
  font-weight: bold;
}
.style-artical-template-donate .content-artical-template-donate-text .donate-content-second-section img {
  width: auto;
}
.style-artical-template-donate .content-artical-template-donate-text {
  display: block;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .style-artical-template-donate .content-artical-template-donate-text {
    display: none;
  }
}
@media (max-width: 767px) {
  .style-artical-template-donate .content-artical-template-donate-text {
    display: none;
  }
  .style-artical-template  .style-space-artical-head {
    padding-left: 0px !important;
  }
}

/* Share This style */
.at-custom-sidebar {
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
}
#at-custom-sidebar {
  background-color: unset !important;
}
.at-custom-sidebar .at-share-btn {
  height: 50px;
  width: 54px;
}
.atss-right .at-share-btn .at-icon {
  fill: #3b6dae !important;
}
.atss-right .at-share-btn:hover .at-icon {
  fill: #ffffff !important;
}
.at-custom-sidebar .at-share-btn .at-icon-wrapper {
  background-color: #ffffff !important;
  border-bottom: 1px solid #ccc;
}
.at-custom-sidebar .at-share-btn:hover .at-icon-wrapper {
  background-color: #3b6dae !important;
  border-bottom: 1px solid #3b6dae !important;
}


@media (max-width: 767px) {
  .at-custom-mobile-bar {
    width: 70% !important;
    background-color: unset !important;
    left: auto !important;
    height: auto !important;
  }
  .read-speaker-button {
    padding-top: 6.5%;
    width: 40%;
  }
  .at-custom-mobile-bar .at-icon-wrapper {
    margin: 0px !important;
  }
/*  .at-custom-mobile-bar.at-shfs-small .at-icon-wrapper {
    background-color: rgba(238, 238, 238) !important;
  }*/
  .at-custom-mobile-bar.at-shfs-small .at-icon-wrapper {
    height: 3.2pc !important;
    width: 3.5pc !important;
  }
  .at-custom-mobile-bar.at-shfs-small .at-icon {
    width: 50px !important;
    height: 50px !important;
    padding: 10% !important;
  }
}



/* Read Speak styling - Start */

.rs_addtools .rsbtn_play .rsbtn_right,
.rsbtn .rsbtn_play .rsbtn_right {
  color: #ff4e1f !important;
}

.rs_addtools .rsbtn_play:focus .rsbtn_right ,
.rs_addtools .rsbtn_play:hover .rsbtn_right,
.rsbtn .rsbtn_play:focus .rsbtn_right,
.rsbtn .rsbtn_play:hover .rsbtn_right {
  color: #ff4e1f !important;
}
/* Read Speak styling - END */

@media (min-width: 979px) {
  .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close*/
  }
}


/* Survey template */
.style-survey-template {
  background-color: rgba(224, 224, 224, 0.4);
}
.head-background-survey {
  background-image: url("images/survey-background.png");
  height: 585px;
  background-size: cover;
}
.style-survey-head {
  text-align: center;
}
.style-survey-head h1.post-title {
  font-family: 'Poppins', sans-serif;
  font-size: 56px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
.style-artical-template-donate .head-artical-page h1.post-title {
  font-size: 56px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.05;
  letter-spacing: normal;
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
}
.style-survey-head p.details {
  font-family: Roboto;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
  text-align: center;
  color: #ffffff;
}
.style-survey {
  position: relative;
  top: -32rem;
}
.style-survey-content {
  background-color: #ffffff;
  padding: 25px 50px;
}
.style-survey-content div.wpforms-container-full .wpforms-form .wpforms-submit-container {
  text-align: center;
  padding-top: 24px;
}
.style-survey-content div.wpforms-container-full .wpforms-form button[type=submit] {
  background-color: #ffdf5a;
  text-align: center;
  color: #242d3f;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  width: 130px;
  height: 50px;
}
.style-survey-content div.wpforms-container-full .wpforms-form button[type=submit]:hover {
  color: #ffdf5a;
  background-color: #242d3f;
}
.style-survey-content div.wpforms-container-full .wpforms-form h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #242d3f;
  margin-bottom: 15px;
}
.style-survey-content div.wpforms-container-full .wpforms-form p {
  font-family: Roboto;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #242d3f;
}
.style-survey-content form.wpforms-form .wpforms-field-likert_scale table tr {
  border-radius: 0px;
}
.style-survey-content .wpforms-one-half label {
  font-family: Roboto;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #242d3f;
}
.style-survey-content .wpforms-list-2-columns label {
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #242d3f;
}
.style-survey-content .wpforms-list-2-columns ul li label  {
  font-family: Roboto;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #242d3f;
}
.style-survey-content table th  {
  border-radius: 0px !important;
  font-family: Roboto;
  font-size: 17px !important;
  font-weight: normal !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41 !important;
  letter-spacing: 0.5px !important;
  color: #242d3f;
}
.style-survey-content form.wpforms-form .wpforms-field-likert_scale table.modern tbody tr td:last-child  {
  border-radius: 0px !important;
}
.style-survey-content form.wpforms-form .wpforms-field-likert_scale table.modern tbody tr th  {
  width: 40%;
}
.style-survey-content form.wpforms-form .wpforms-field-likert_scale table.modern thead th  {
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: 0.99px;
  color: #242d3f;
}







@media (max-width: 767px) {
  .style-survey-template {
    background-color: #ffffff;
  }
  .style-survey-head {
    background-color: #ffffff;
    width: 85%;
    margin: 0 auto;
    padding-top: 20px;
  }
  .style-survey-head h1.post-title {
    font-size: 39px;
    color: #242d3f;
    margin-bottom: 35px;
  }
  .style-artical-template-donate .head-artical-page h1.post-title {
    font-size: 39px;
    font-weight: 800;
    margin-bottom: 35px;
  }
  .style-survey-head p.details {
    color: #242d3f;
  }
  .head-background-survey {
    background-image: url("images/mobile-survey-background.png");
    height: 214px;
  }
  .style-survey {
    position: relative;
    top: -5rem;
  }
  .style-survey-content div.wpforms-container-full .wpforms-form .wpforms-five-sixths, 
  .style-survey-content div.wpforms-container-full .wpforms-form .wpforms-four-sixths, 
  .style-survey-content div.wpforms-container-full .wpforms-form .wpforms-four-fifths, 
  .style-survey-content div.wpforms-container-full .wpforms-form .wpforms-one-fifth, 
  .style-survey-content div.wpforms-container-full .wpforms-form .wpforms-one-fourth, 
  .style-survey-content div.wpforms-container-full .wpforms-form .wpforms-one-half, 
  .style-survey-content div.wpforms-container-full .wpforms-form .wpforms-one-sixth, 
  .style-survey-content div.wpforms-container-full .wpforms-form .wpforms-one-third, 
  .style-survey-content div.wpforms-container-full .wpforms-form .wpforms-three-fourths, 
  .style-survey-content div.wpforms-container-full .wpforms-form .wpforms-three-fifths, 
  .style-survey-content div.wpforms-container-full .wpforms-form .wpforms-three-sixths, 
  .style-survey-content div.wpforms-container-full .wpforms-form .wpforms-two-fourths, 
  .style-survey-content div.wpforms-container-full .wpforms-form .wpforms-two-fifths, 
  .style-survey-content div.wpforms-container-full .wpforms-form .wpforms-two-sixths, 
  .style-survey-content div.wpforms-container-full .wpforms-form .wpforms-two-thirds {
    margin-left: 0px;
  }
  .style-survey-content div.wpforms-container-full .wpforms-form .wpforms-one-half, 
  .style-survey-content div.wpforms-container-full .wpforms-form .wpforms-three-sixths, 
  .style-survey-content div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
    width: 100%;
  }
  .style-survey-content .wpforms-one-half label,
  .style-survey-content .wpforms-list-2-columns label,
  .style-survey-content div.wpforms-container-full .wpforms-form h3,
  .style-survey-content div.wpforms-container-full .wpforms-form p {
    text-align: center;
  }
  .style-survey-content form.wpforms-form .wpforms-field-likert_scale table.modern tbody tr th {
    width: 100%;
  }
}


.ncld-donation-short-form .classy-currency,
.ncld-donation-short-form .effect-2 {
  display: none;
}

.ncld-donation-short-form .classy-amount + p {
  display: none;
}
.ncld-donation-short-form .classy-amount {
  display: inline-block;
  width: 630px;
}
@media (max-width: 767px) {
  .ncld-donation-short-form .classy-amount {
    width: auto;
  }
}

.style-img-reports img {
  width: 30%;
}
.download-section {
  display: none;
}
.download-section .style-content-download-section {
  padding: 10px 10px 10px 55px;
}
.download-section .style-content-download-section i:hover,
.download-section .style-content-download-section i {
  float: right;
  font-size: 60px;
  color: #3b6dae;
}
.download-section .style-content-download-section h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 34px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.06;
  letter-spacing: normal;
  color: #242d3f;
}
.download-section .style-content-download-section p {
  font-family: Roboto;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #242d3f;
}
.download-section .style-content-download-section label {
  font-family: Roboto;
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #242d3f;
}
.download-section .style-content-download-section input:focus, 
.download-section .style-content-download-section input {
  border: solid 1px #e7e7e7;
  border-radius: 0px;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  height: 50px;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: 0.5px;
  color: #242d3f;
}
.download-section .style-content-download-section button:focus,
.download-section .style-content-download-section button {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.81px !important;
  text-align: center;
  color: #242d3f !important;
  background-color: #ffdf5a !important;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  border-radius: 0px;
  height: 59px !important;
  width: 26%;
  border: none;
}
.download-section .style-content-download-section button:hover {
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  color: #ffdf5a !important;
  background-color: #242d3f !important;
}
#mittun-classy-campaign-10964 .classy-donation-form input[type="button"].active, 
#mittun-classy-popup-campaign-10964 .classy-donation-form input[type="button"].active {
  background-color: #f5f4f4 !important;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  outline: 5px solid #e75402;
  min-width: 94px !important;
  min-height: 60px !important;
}


@media (max-width: 767px) {
  #mittun-classy-campaign-10964 .classy-donation-form input[type="button"].active, 
  #mittun-classy-popup-campaign-10964 .classy-donation-form input[type="button"].active {
    background-color: #f5f4f4 !important;
    border: 7px solid #e75402;
    box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
    outline-color: #fff;
    min-width: 80px !important;
    min-height: 60px !important;
  }
  #colorbox {
    max-width: 95%;
  }
}

.dd  {
  border-radius: 0px;
  border: none;
  outline: none;
}
.dd:focus  {
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
}
.dd .ddTitle {
  background: unset;
  background-color: #fff;
  border-radius: 0px;
}
.dd .ddTitle:focus {
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
}
.dd .ddArrow {
  background: unset;
  top: 28%;
  right: 0px;
  width: 27px;
  height: 30px;
  margin-top: -8px;
  background-color: #bcd4ee;
  text-align: center;
  padding-top: 3%;
}
.dd .ddArrow i {
  color: #ffffff;
  font-size: 15px;
}
.dd.borderRadiusTp .ddArrow i {
  color: #242d3f;
}
.dd .divider {
  border: none;
}
.dd .ddChild {
  border-radius: 0px;
}
.dd .ddlabel {
  color: #242d3f;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.81px;
}
#cboxOverlay {
  background: unset;
}
#cboxContent {
  width: 54.3% !important;
  float: none !important;
  margin: 0 auto;
  max-width: 720px;
}
#cboxLoadedContent {
  width: 100% !important;
}
.comment-navigation .nav-previous, 
.posts-navigation .nav-previous, 
.post-navigation .nav-previous {
  width: 100%;
  text-align: center;
}
.comment-navigation .nav-next, 
.posts-navigation .nav-next, 
.post-navigation .nav-next {
  width: 100%;
  text-align: center;
}

.bio-list .bio-list-row{
  display: none;
}
.bio-list .bio-list-row.row-0,
.bio-list .bio-list-row.row-1{
  display: flex;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-medium, 
div.wpforms-container-full .wpforms-form select.wpforms-field-medium, 
div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
  max-width: 100% !important;
}
.style-card-news-letter div.wpforms-container-full .wpforms-form .wpforms-field-label {
  display: none;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {
  padding-bottom: 2px !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field {
  padding: 3px 0 !important;
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
  padding: 2px 0 0 0 !important; 
}
div.wpforms-container-full .wpforms-form button[type=submit] {
  font-size: 13px !important;
  padding: 18px !important;
}
.news-letter-section-second div input {
  border-radius: 0px !important;
}
.style-content-download-section div.wpforms-container-full .wpforms-form button[type=submit] {
  width: 40%;
  max-width: 236px;
  margin-top: 3%;
}
.style-content-download-section .wpforms-field-medium {
  border: 1px solid #e7e7e7 !important;
  border-radius: 0px !important;
}
#cboxOverlay {
  background-color: rgba(47, 47, 47, 0.9);
}
@media (max-width: 767px) {
  .style-content-download-section div.wpforms-container-full .wpforms-form button[type=submit] {
    width: 60%;
  }
  div.wpforms-container-full .wpforms-form .wpforms-one-half, 
  div.wpforms-container-full .wpforms-form .wpforms-three-sixths, 
  div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
    width: 100% !important;
    margin-left: 0px !important;
  }
  .comment-navigation .nav-previous, 
  .posts-navigation .nav-previous, 
  .post-navigation .nav-previous {
    width: 100%;
    text-align: center;
  }
  .comment-navigation .nav-next, 
  .posts-navigation .nav-next, 
  .post-navigation .nav-next {
    width: 100%;
    text-align: center;
  }
  div.wpforms-container-full .wpforms-form input.wpforms-field-medium, 
  div.wpforms-container-full .wpforms-form select.wpforms-field-medium, 
  div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
    max-width: 90% !important;
  }
}


.size-full {
  width: auto;
}
.rsbtn .rsbtn_toolpanel .rsbtn_tools, .rs_addtools .rsbtn_toolpanel .rsbtn_tools {
  bottom: 31px;
}

.rsbtn .rsbtn_tooltoggle, .rs_addtools .rsbtn_tooltoggle {
  top: 0px !important;
}
.rsbtn.zoom-tooltoggler .rsbtn_tooltoggle,
.rs_addtools.zoom-tooltoggler .rsbtn_tooltoggle {
  /*left: -10px;*/
  color: #333 !important;
  background: #f6f9fc !important;
  border: 0 !important;
  border: 1px solid #677077 !important;
  border-left: 0 !important;
  box-sizing: border-box !important;
  font-size: 12px !important;
  height: 14px !important;
  left: 1px !important;
  text-align: center !important;
  width: 16px !important;
  z-index: 1 !important;
  line-height: 12px !important;
}



.card-6-home-content .wpforms-submit-container button[type=submit]:active,
.card-6-home-content .wpforms-submit-container button[type=submit]:hover,
.card-6-home-content .wpforms-submit-container button[type=submit]:focus,
.card-6-home-content .wpforms-submit-container button[type=submit] {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.81px;
  text-align: center;
  color: #ffffff !important;
  background-color: #242d3f !important;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  max-width: 150px;
  padding: 17px;
  border-radius: 0px;
  border:none;
  text-decoration: none;
  font-family: 'Poppins', sans-serif;
  margin-top: 10%;
  max-height: 50px;
}
.card-6-home-content .wpforms-submit-container button[type=submit]:hover {
  color: #ffdf5a !important;
}
div.wpforms-container-full {
  margin-bottom: 0px !important;
}
.card-6-home-content .wpforms-field-radio > label {
  font-family: Poppins;
  font-size: 24px !important;
  font-weight: bold !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33 !important;
  letter-spacing: normal !important;
  color: #242d3f;
  padding-bottom: 25px !important;
}
div.wpforms-container-full .wpforms-form input[type=radio] {
  width: 27px !important;
  height: 27px !important;
  border: solid 2px #fff !important;
  background-color: #fff !important;
  vertical-align: middle !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
  font-family: Roboto;
  font-size: 17px !important;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: 0.5px;
  color: #242d3f;
}

.wpforms-confirmation-container-full,
div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  background: #ffffff !important;
  border: none !important;
}


.page-contact input {
  border: solid 1px #e7e7e7 !important;
  border-radius: 0px !important;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  height: 50px !important;
  font-family: 'Poppins', sans-serif;
  font-size: 18px !important;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11 !important;
  letter-spacing: 0.5px !important;
  color: #242d3f !important;
  margin-bottom: 10px !important;
}
.page-contact input::placeholder {
  color: #242d3f !important;
}
div.wpforms-container-full .wpforms-form input[type=checkbox], 
div.wpforms-container-full .wpforms-form input[type=radio] {
  vertical-align: middle;
}
.ncld-expand-content {
  padding-top: 6.3%;
}
.ncld-expand-content p {
  padding-bottom: 6.3%;
  color: #ffffff;
  font-size: 17px;
  font-weight: bold;
}
.ncld-expand-disable-button {
  pointer-events: none;
  opacity: 0.7;
}
.page-template-default .faqs-background .global-style-text-six-column .card-body {
  padding-bottom: 3%;
}
.category-news .ncld-next-previous .nav-links {
  display: none;
}
.ncld-next-previous .ncld-expand-content {
  display: none;
}
.category-news .ncld-next-previous .ncld-expand-content {
  display: block;
}

.ncld-reset-menu {
  height: auto;
}

.basic-report .head-artical-page,
.ncld_report-template-plain_reports-template .head-artical-page,
body.ncld_report-template-plain_reports-template h1.post-title,
body.single .basic-report h1.post-title {
    background-color: #183761 !important;
}


/* page join our campaign */
body.page-join-our-campaign input[type=email],
body.page-join-our-campaign input[type=text] {
  border: solid 1px #e7e7e7 !important;
  border-radius: 0px !important;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  height: 50px !important;
  font-family: 'Poppins', sans-serif;
  font-size: 18px !important;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11 !important;
  letter-spacing: 0.5px !important;
  color: #242d3f !important;
  margin-bottom: 10px !important;
}
body.page-join-our-campaign textarea {
  margin-bottom: 10px !important;
  border-radius: 0px !important;
}
body.page-join-our-campaign button[type=submit] {
  background-color: #ffdf5a !important;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.81px !important;
  text-align: center;
  color: #242d3f !important;
  border-radius: 0px !important;
  box-shadow: 0 0 0 0rem rgba(0,0,0,0) !important;
  height: 50px;
  margin-top: 5px !important;
  border: none !important;
  padding: 18px !important;
}
body.page-join-our-campaign .wpforms-field-label {
  margin-bottom: 25px !important;
  font-size: 25px !important;
  font-weight: 800 !important;
}
body.page-join-our-campaign .wpforms-field-text .wpforms-field-label,
body.page-join-our-campaign .wpforms-field-email label {
  margin-bottom: 5px !important;
  font-size: 16px !important;
  font-weight: 700 !important;
}
body.page-join-our-campaign div.wpforms-container-full .wpforms-form ul li {
  padding-bottom: 10px !important;
}
body.page-join-our-campaign div.wpforms-container-full .wpforms-form input[type=radio] {
  margin-top: -5px !important;
}








