/* 
Theme Name: CR Custom
*/

@import url('https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');

* {
  margin: 0;
  padding: 0;
  font-size:18px;
  line-height: 1.5;
}

a {
  color: #000000;
}

a:visited {
  color: #000000;
}

a:hover {
  color: #000000;
}

#header {
}

.elementor-widget-heading .elementor-heading-title {
  font-family: Averta W01 Bold;
}

/* ADVISOR BIO STYLES */

.advisor-bio-pic {
  border: solid 4px #ffd500 !important;
  border-radius: 50% !important;
  height: 170px;
  width: 170px;
}

.advisor-bio-name {
  font-family: Averta W01 Bold;
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: 0.1px;
  text-align: center;
  padding-top: 3px;
}

.advisor-bio-description {
  font-family: Averta W01 Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  padding-top: 5px;
}


.modal-dialog {
  min-width: 867px;

}
.modal-header {
  border-bottom: 0px solid #fff;
}
.modal-content {
  padding: 15 30 30 30;
}
.modal-header .close {
    font-size: 3rem;
    font-weight: normal;
    opacity: 1;
}
.bio-text {
  font-family: Averta W01 Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
}
.bio-job-title {
  font-size: 18px;
  line-height: 23px;
  font-family: Averta W01 Bold;
  font-weight: bold;

}

.font-size-sixteen > div > div > p {
  font-size: 16px !important;
}

@media  (max-width: 1199) {
  .modal-content {
    padding: 10 10 10 10;
    width: auto;
  }
  .container {
    width: 70%;
  }
}

/* END ADVISOR BIO STYLES */


/* PUBLICATION ITEM STYLES */
.pub-item-year {
  font-family: Averta W01 Bold;
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  padding-bottom: 18px;
}

.pub-item-title {
  font-size: 18px;
  line-height: 1.28;
  font-family: Averta W01 Regular;
  font-weight: normal;
}

.pub-item-download-link {
  font-family: Averta W01 Bold;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  text-decoration: underline;
}

/* END PUBLICATION ITEM STYLES */

/* .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0px !important;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 100% !important;
} */

.dl-logo-img {
  width: 124px;
  margin-top: 16px;
}

.dl_link {
  margin-top: 19px;
}

#closeModal {
  height: 18px;
  text-align: right;
  float: right;
}

#closeModal img {
  height: 15px;
  text-align: right;
  cursor: pointer;
}

.modalThanks {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fffffff2;
  z-index: 9999;
  width: 100%;
  height: 100%;
}

#play_the_video {
}

.modalVideo {
  display: none;
  position: fixed;
  top: 0;
  background-color: #fffffff2;
  z-index: 9999;
  width: 100%;
  height: 100%;
}

.videoWrapper {
  width: 840px;
  margin: auto;
  margin-top: 100px;
  background-color: #ffd500;
  padding: 20px;
  opacity: 1;
  z-index: 999957;
  position: relative;
  box-shadow: 0px 0px 4px -1px black;
}

.videoPlay {
  margin: 30px 0;
}
#closeVideo {
  cursor: pointer;
}
#closeVideo img {
  width: 15px;
  float: right;
}

.thanksWrapper {
  display: grid;
  width: 355px;
  background-color: #FFFFFF;
  margin: auto;
  margin-top: 200px;
  padding: 20px;
  opacity: 1;
  z-index: 999957;
  position: relative;
  box-shadow: 0px 0px 4px -1px black;
  height: 150px;
}

.thanksHeader {
  font-family: Averta W01 Bold;
  font-size: 26px;
  margin-bottom: 15px;
}

.thanksText {
  font-family: Averta W01 Regular;
  font-size: 16px;
  margin-top: 20px;
  line-height: 1.2;
  white-space: pre-wrap;
}

.body-text-large {
  font-family: Averta W01 Regular;
  font-size: 30px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
}

.elementor-image-box-title {
  font-family: Averta W01 Bold !important;
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: 0.1px;
  text-align: center;
  color: #000000 !important;
}

.elementor-image-box-description {
  font-family: Averta W01 Regular !important;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}

.elementor-image-box-img > img {
  border: solid 4px #ffd500 !important;
  border-radius: 50% !important;
}

.elementor-text-editor > p { 
  font-family: Averta W01 Regular !important;
  font-size: 18px;
  line-height: 1.33;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #000000 !important;
}

.elementor-text-editor > h3 { 
  font-family: Averta W01 Regular !important;
  font-size: 30px;
  font-weight: 300;
  line-height: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000 !important;
  margin-top: 0px;
}

/*a.elementor-button {
  background-color: #000 !important;
  padding: 15 45;
  border-radius: 0px !important;
}*/

/*.elementor-button > span {
  font-family: Averta W01 Bold;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.08px;
  text-align: center;
  color: #ffd500;
}*/

/*a.elementor-button:hover {
  background-color: #FFd500 !important;
}

a.elementor-button:hover > span {
  color: #000;
}*/
.project-btn a.elementor-button-link {
    width: 100%;
}
.project-content .elementor-text-editor {
    min-height: 70px;
    color: #000000;
    font-family: "Averta W01 Regular", Sans-serif;
    font-size: 18px;
    font-weight: 400;
}

.contactUsExpanded {
  display: none !important;
}
.contactUsCollapsed {
  display: none;
}

.show {
  display: block !important;
}

.our_partners_wrapper div div img {
  /* width: 60%; */
  padding: 15px 0px;
}

.partners_images a img {
  width: 60%;
}
.partners_images,
.testing_images {
}

#wrapper {
  width: 100%;
  margin: auto auto;
}

.headerWrapper {
  margin-left: auto;
  margin-right: auto;
  background-color: #fff !important;
  min-height: 64px;
  display: flex;
}

.orange_bckg {
  background-color: #ffd500;
  height: 158px;
}

.headerWrapper div {
  display: inherit;
}

.navbar-dark .navbar-toggler {
  border: none !important;
}

.navbar-link {
  white-space: nowrap;
  text-align: left;
  display: block;
  padding: .5rem 1rem;
  cursor: pointer;
  padding-left: 20px;
}
.nav_anchor {
  margin: 15 20 0 0;
}

.nav_anchor:hover {
  border-bottom: 5px solid #FFF;
  text-decoration: none;
}

.contact_us_page {
  min-height: 623px;
  padding-left: 0;
  padding-top: 80px;
}
.contact_us {
  font-family: Averta W01 Regular;
  height: 40px;
  font-size: 17px;
  width: 120px;
  margin: auto 0;
  color: white;
  background-color: transparent;
  border: 1px solid white;
}

.simple_text {
  font-size: 18px;
  line-height: 23px;
  font-family: Averta W01 Regular;
  width: 75%;
  margin: 20px 0 14px 0px;
}

.round_border_button {
  background-color: black;
  width: 219px;
  height: 57px;
  color: #ffd500;
  font-family: Averta W01 Bold;
  letter-spacing: 0.08px;
  margin-top: 4px;
  border: none;
  font-size: 22px;
}

.round_border_button:hover {
  background-color: #ffd500;
  color: black;
}

button:focus {
  outline: none;
}

.m_auto {
  margin: auto;
}

.contact_us_email a {
  font-size: 20px;
  border-bottom: 2px solid black;
  padding-bottom: 3px;
  font-family: Averta W01 Bold;
  letter-spacing: 0.08px;
  color: black;
}

.dl_link:hover {
  text-decoration: none;
}

.contact_us_email a:hover {
  text-decoration: none;
  border-bottom: 2px solid #666;
}

.contact_header {
  padding: 54px 0 0 20px;
  font-size: 50px;
  line-height: 50px;
  font-weight: 900;
  font-family: Averta W01 Black;
}
.digital_lab {
  font-family: Averta W01 Bold;
  color: white;
  height: auto;
  margin: auto 0px;
  font-size: 17px;
  letter-spacing: 0.5px;
}

.align_center {
  justify-content: center;
  text-align: center;
}

.submit_align {
  text-align: left;
}
.align_right {
  justify-content: flex-end;
  padding-right: 15px;
}

#error-email-state {
  display: none;
  font-size: 16px;
  line-height: 21px;
  background-color: white;
  padding: 4px 0px 4px 10px;
  margin: 0;
  position: absolute;
  width: 100%;
}

.middle-testing a img {
  width: 48%;
  margin-left: 23px;
}

.left-testing a img {
  width: 190px;
  margin-right: 13px;
  height: 80px;
}

.right-testing a img {
  width: 45%;
}

.crux-input-error input[type="text"].crux-input {
  border: solid 1px #ec1c24;
  color: #000;
  padding-right: 60px;
}
.our_work_subtl {
  font-family: Averta W01 Bold;
  margin: 30px 0;
  font-size: 22px;
  min-height: 3em;
  line-height: 26px;
}
.our_work_explanation {
  text-align: left;
  font-family: Averta W01 Regular;
  font-size: 18px;
}

.our_work_explanation a {
  color: white;
  text-decoration: underline;
}

.navbar-toggler {
}
.dl_Line {
  width: 1px;
  height: 35px;
  border: solid 1px #ccc;
  margin: auto 15px;
}

.sub_header {
  background-color: #ffd500;
  height: 467px !important;
}

.sub_header
  .elementor-column-gap-default
  > .elementor-row
  > .elementor-column
  > .elementor-element-populated {
  padding: 0px !important;
}

.sub_header_image {
  overflow: hidden;
  margin: 0 auto;
  overflow: hidden;
}
.sub_header_image img {
  position: absolute;
  height: 467px !important;
  float: right;
  right: 0;
  /* z-index: 0; */
}
.We-work-to-increase div {
  margin: 0 auto;
  white-space: pre-line;
}

.We-work-to-increase {
  font-family: Averta W01 Bold;
  font-size: 70px;
  font-weight: 900;
  line-height: 98px;
  color: #ffffff;
  margin: auto;
  position: relative;
  padding: 0;
}

.We-work-to-increase span {
  background-color: black;
  padding: 0px 20px;
  white-space: nowrap;
}

.we_work_arrow {
  width: 41px;
  height: 63px;
}

.get_updates {
  width: 100%;
  background-blend-mode: multiply;
  background-image: url(../images/get_updates_bg_img.png);
  display: inline-flex;
  padding: 26px 0px 25px 0;
}

.get_updates_text {
  text-transform: uppercase;
  font-family: Averta W01 Black;
  font-size: 36px;
  font-weight: 900;
  padding: 0;
}

.get_updates_form {
}

.no_link {
  margin-top: 0;
}

.left_philantropies {
  width: 243px !important;
  padding-top: 32px !important;
}

.center_philantropies {
  width: 178px !important;
  display: -webkit-inline-box;
  -webkit-box-align: center;
}

.right_philantropies {
  width: 235px !important;
  padding-top: 26px !important;
}

.very_right_phil {
  width: 127px !important;
  margin-left: 42px;
}

.get_updates_center > div > div > p {
  font-size: 16px !important;
  font-family: Averta W01 Regular !important;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  color: black !important;
  padding-right: 10px;
}

.get_updates_center a {
  color: black;
  text-decoration: underline;
}

.get_updates_wrapper {
  display: inline-flex;
  flex-wrap: wrap;
}

.p-0 {
  padding: 0;
}

.get_updates_form form input[type="submit"] {
  width: 89%;
  height: 61px;
  background-color: black;
  color: white;
  border: none;
  margin-left: 20px;
  vertical-align: top;
  font-size: 22px;
  font-family: Averta W01 Regular;
}

.get_updates_form form input[type="submit"]:focus {
  outline: none;
}

.get_updates_form form input[type="submit"]:hover {
  background-color: white;
  color: black;
}

.global-footer__bottom {
  width: 100%;
}

.footer-linc-logo {
  margin-bottom: 35px;
  margin-left: 15px;
}

.main_section {
}
.video_wrapper {
}
.video_section {
  width: 100%;
  height: auto;
  background-color: #c3c3c3;
  margin-left: auto;
}
.sub_main_wrapper {
  margin-top: 50px;
  margin-bottom: 50px;
}
.lab_notes {
}

.lab_notes a {
  color: #333;
}

.lab_notes a:hover {
  text-decoration: none;
}

.our_work {
  background-color: black;
  color: white;
  width: 100%;
  margin: 50px 0;
}
.our_image {
}
.align_center img {
}

.our_work_wrapper {
  margin: 0 auto;
  padding: 50px 0;
}
.our_work_title {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px !important;
  font-size: 30px;
  font-family: Averta W01 Black;
  line-height: 31px;
}

.main_section_wrapper {
}

.main_description {
  font-size: 30px;
  font-weight: 300;
  font-family: Averta W01 Light;
  line-height: 37px;
}

.double_dashed_border {
  background: white;
  padding: 2px;
  border-top: 2px dotted #ffd500;
  border-bottom: 2px dotted #ffd500;
  margin-bottom: 15px;
}

.double_column {
  display: flex;
  margin-bottom: 22px;
}

.column p,
.column ul {
  font-family: Averta W01 Regular;
  font-size: 18px;
  line-height: 23px;
}

.column ul {
  margin-left: 17px;
}
.column ul li {
  margin: 15px 0px;
  padding-left: 12px;
}

.main_headline {
  font-size: 30px !important;
  text-transform: uppercase !important;
  font-family: Averta W01 Black !important;
  letter-spacing: 0.12px !important;
  font-weight: 900 !important;
}

.inner_column {
  width: 83%;
}

.preview_wrapper {
}

.preview_row {
  margin: 28px 0;
  display: flex;
}

.preview_image {
  width: 270px;
  height: 139px;
}

.preview_right {
}

.preview_left {
  margin-left: 30px;
  width: 700px;
}
.preview_header {
  font-family: Averta W01 Bold;
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
}

.preview_author_date {
  font-family: Averta W01 Regular;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 15px;
}

.preview_preamble {
  font-family: Averta W01 Regular;
  font-size: 18px;
  line-height: 23px;
}

.headline_margin {
  margin-top: 21px;
}

.follow_button {
  margin-top: 47px;
  margin-bottom: 45px;
  display: flex;
}

.follow_button button {
  margin: 0 auto;
  width: 310px;
  height: 60px;
  font-family: Averta W01 Semibold;
  font-size: 22px;
  background-color: transparent;
  border: 2px solid white;
  text-align: center;
  color: white;
}

.follow_button a {
  margin: auto;
}

.follow_button button:hover,
.contact_us:hover {
  color: black;
  background-color: white;
}
.our_partners_wrapper .row {
  justify-content: center;
}
.our_partners {
  padding-bottom: 75px;
  background-color: #f8f8f8;
  margin-top: 50px;
}

.our_partners_wrapper {
  padding: 0;
  text-align: center;
  margin: 0 auto;
}

.our_work_explanation {
  padding: 0;
}

.main_section_wrapper,
.our_partners_wrapper,
.lab_notes {
  padding: 0;
}

.partners_header {
  padding-top: 50px;
  font-family: Averta W01 Black;
  font-size: 30px;
  line-height: 31px;
  letter-spacing: 0.12px;
  text-transform: uppercase;
}

.partners_subheader {
  font-family: Averta W01 Light;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 16px;
  letter-spacing: 1.29px;
  margin: 42px 0;
}

.faq-question {
  font-family: Averta W01 Bold;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.19;
  padding-bottom: 10px;
}

.faq-answer {
  font-family: Averta W01 Light;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: normal;
  color: #000000;
  padding-left: 20px;
}

.sub_header_article {
  height: 419px;
  background-image: url(../images/newyork_NationalGeographic_2328428.adapt.1900.1.jpg);
  background-repeat: no-repeat;
  background-position: 0px -291px;
  background-size: 102%;
}

.sub_header_article_image {
}

.article_wrapper {
  display: flex;
  margin-top: 54px;
}

.left_article_col {
  margin-left: 134px;
  width: 216px;
}

.author_wrapper {
  margin-top: 34px;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  overflow: hidden;
}

.author_name {
  margin-top: 36px;
  font-size: 18px;
  font-family: Averta W01 Bold;
  line-height: 23px;
}

.author_description {
  font-size: 16px;
  font-family: Averta W01 Regular;
  margin-top: 13px;
  line-height: 21px;
}

.right_article_column {
  width: 770px;
  margin-left: 85px;
}

.author_wrapper img {
  width: 100px;
  height: 100px;
}

.article_title {
  font-family: Averta W01 Black;
  font-weight: 900;
  font-size: 50px;
  letter-spacing: 0.12px;
  line-height: 50px;
  margin-bottom: 21px;
}

.article_text {
  font-family: PublicoText-Roman;
  font-size: 20px;
  line-height: 31px;
  margin-top: 31px;
  margin-bottom: 27px;
}

.article_lab_notes {
  margin-bottom: 93px;
}

.dl-toggler-icon {
  border-top: 3px solid white;
  border-bottom: 3px solid white;
  width: 24px;
  height: 24px;
}

.dl-toggler-button {
  background-color: transparent;
  border: none;
}

.dl-toggler-button:focus {
  outline: none !important;
}

.middle-collapse-button {
  margin-top: 8px;
  border-top: 3px solid white;
}

@media (max-width: 1199px) {
  .get_updates_text {
    font-size: 32px;
  }
  .sub_main_wrapper {
    margin-left: 0;
    margin-right: 0;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .submit_align {
    text-align: right;
  }
  .get_updates_form form input[type="submit"] {
    width: 84%;
    margin: 0;
  }

  .We-work-to-increase {
    font-size: 48px;
    font-weight: 900;
    line-height: 68px;
    color: #ffffff;
    margin: auto;
    position: relative;
    padding: 0;
    padding-top: 115px;
  }

  .preview_image {
    width: 100%;
  }

  div.buttonExpanded { 
    display:none;
  }

  div.buttonExpanded.show {
    display:block;
  }
  .buttonExpanded {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    /* padding: 15px; */
    height: 100%;
    background-color: black;
    z-index: 1000;
    width: 240px;
    padding-top: 70px;
    padding-right: 15px;
  }

  .buttonExpanded > a > span {
    width: 100%;
    margin: 0;
    border: 0;
    font-size: 24px;
  }

  .contactUsCollapsed {
    display: block;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    height: 18px;
    width: 22px;
    margin-top: auto;
    margin-bottom: auto;
    z-index: 1001;
  }
  .contactUsCollapsed div {
    height: 8px;
    border-bottom: 2px solid white;
    width: 100%;
  }

  .contactUsExpanded {
    background-image: url(https://digital-lab.consumerreports.org/wp-content/uploads/2020/02/close.png);
    display: block !important;
    height: 26px;
    width: 24px;
    margin-top: auto;
    margin-bottom: auto;
    z-index: 1001;
    background-size: 100%;
  }
  .contactUsExpanded div {
    height: 100%;
    width: auto;
    font-size: 20px;
    color: white;
    margin: auto;
  }
}

@media (max-width: 992px) {
  .get_updates_wrapper div {
    padding: 0;
    margin: 0;
  }
  .We-work-to-increase div {
    margin: 0 auto;
  }
  .sub_main_wrapper div {
    padding-left: 0;
    padding-right: 0;
  }
  .sub_header_image img {
    position: absolute;
    height: 328px !important;
    float: right;
    right: 0;
    /* z-index: 0; */
  }

  .We-work-to-increase {
    font-size: 42px;
    font-weight: 900;
    line-height: 58px;
    color: #ffffff;
    z-index: 999;
    margin: auto;
    padding-top: 61px;
  }
  .preview_right {
    margin-right: 0;
  }
  .align_center button {
    margin-left: 30%;
    margin: 7px 0px 7px 30%;
    position: relative;
    right: 0;
  }
  .lab_notes {
    margin: 0 auto;
  }
  .video_section {
    width: 100%;
    height: auto;
  }

  .our_work_subtl {
    margin: 20px 0;
  }
  .our_partners_wrapper {
    text-align: center;
    width: 95%;
    margin: 0 auto;
  }
  .get_updates {
    width: 100%;
    background-blend-mode: multiply;
    display: inline-flex;
    height: auto;
  }

  .get_updates_form form input[type="text"] {
    width: 95%;
  }
  .get_updates_form form input[type="submit"] {
    width: 95%;
    height: 61px;
    background-color: black;
    color: white;
    border: none;
    margin-left: 0;
    vertical-align: top;
    font-size: 22px;
    font-family: Averta W01 Regular;
    margin-bottom: 30px;
  }
  .column {
    width: 100% !important;
    margin: 0;
    padding: 0;
  }
  .inner_column {
    width: 99% !important;
  }
  .preview_row {
    margin: 28px 0;
  }
  .preview_image {
    width: 100%;
  }
  .preview_left {
    width: 100%;
  }
  .follow_button {
    display: flex;
  }

  .left-testing a img {
    width: 52%;
  }
  .our_partners_wrapper div div img {
    /* width: 51%; */
    padding: 15px 0px;
  }
  .middle-testing a img {
    width: 39% !important;
    margin-left: 54px;
    margin-top: 13px;
  }
  .right-testing a img {
    width: 45%;
    margin-left: 84px;
  }
  .main_description {
    font-size: 21px;
    margin: 0;
  }

  .double_column {
    display: inline;
    margin-bottom: 22px;
  }
  .get_updates_center {
    margin: 15px 0 5px 0px !important;
  }

  .get_updates_text {
    text-transform: uppercase;
    margin-left: 0;
    font-family: Averta W01 Black !important;
    font-size: 36px;
    font-weight: 900;
    margin: 15px 0 5px 0px !important;
  }

  /*.dl-logo-img {
    width: 103px;
  }*/
  .dl_Line {
    width: 1px;
    height: 35px;
    border: solid 1px #ffffff;
    margin: auto 12px;
  }

  .sub_header_image {
    background-size: 88%;
    background-position: 211px -27px;
  }

  .sub_header {
    height: 328px !important;
    background-color: #ffd500;
  }
}
@media (max-width: 768px) {
  .pub-item-download-link {
    display:none;
  }
  .pub-item-title {
    padding-left: 0px;
    padding-right: 0px;
  }
  .center_single_image {
    margin: auto;
  }
  .get_updates_text,
  .get_updates_center {
    margin: 0 !important;
  }
  .get_updates_center {
    padding: 0 0 0 10px !important;
  }
  .get_updates {
    padding: 30px 0px 30px 0;
  }
  .get_updates_form form input[type="text"] {
    width: 100%;
  }
  .preview_image {
    width: 100%;
    margin-top: 7px;
  }
  .get_updates_form form input[type="submit"] {
    margin-bottom: 0;
  }
  .partners_subheader {
    margin: 40px 0;
  }
  .main_description {
    line-height: 26px;
    /* padding-right: 30px; */
  }
  .get_updates_wrapper {
    padding: 0;
  }
  .our_work {
    margin: 40px 0;
  }
  .follow_button {
    margin-top: 10px;
    margin-bottom: 0;
  }

  video {
    width: 95%;
  }
  .videoWrapper {
    width: 95%;
  }
  .what_we_do {
    margin: 0;
  }
  .sub_main_wrapper {
    margin-top: 40px;
    margin-bottom: 0px;
  }
  .our_work_subtl {
    min-height: 0;
    margin: 20px 0 15px 0;
  }
  .our_work_explanation {
    padding-bottom: 30px;
  }
  .our_work_subtl,
  .our_work_explanation {
    margin-right: auto;
    margin-left: auto;
    width: 44%;
  }
  .our_work_no_p {
    width: 44%;
    margin: auto;
  }
  .double_dashed_border {
    margin-bottom: 15px;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .We-work-to-increase span {
    padding: 0px 10px;
  }

  .orange_bckg {
    margin-top: 64px;
  }

  .contact_header {
    padding-left: 15px;
  }

  .contact_us_page {
    padding-top: 0;
    padding-left: 15px;
  }

  .main_section_wrapper,
  .our_partners_wrapper,
  .lab_notes {
    padding: 0 15px;
  }
  .get_updates_wrapper div {
    padding: 0;
    margin: 0;
  }
  .We-work-to-increase div {
    margin: 0 auto;
  }
  .sub_main_wrapper div {
    padding-left: 0;
    padding-right: 0;
  }
  .sub_header_image img {
    position: absolute;
    height: 300px !important;
    float: right;
  }
  .sub_header {
    height: 300px !important;
    margin-top: 64px !important;
  }
  .We-work-to-increase {
    font-size: 42px;
    font-weight: 900;
    line-height: 58px;
    color: #ffffff;
    z-index: 999;
    padding-left: 15px;
    padding-top: 50px;
  }
  #header {
    position: fixed;
    width: 100%;
    z-index: 1001;
    top: 0;
  }
  .modal-content {
    width: 360px;
    padding: 10 10 10 10;
  }
}
@media (max-width: 575px) {
  .row {
    margin: 0;
  }
  .sub_header_image img {
    height: 265px !important;
  }
  .We-work-to-increase {
    /*font-size: 30px;*/
    top: 2px;
    line-height: 42px;
  }
  .sub_header {
    height: 265px !important;
  }
  .get_updates_form form input[type="submit"] {
    width: 100%;
    margin: 15px 0px;
  }
  .get_updates_form form input[type="text"] {
    width: 100%;
  }
}

@media (orientation: landscape) and (max-width: 900px) {
  .videoWrapper {
    width: auto;
  }

  #brightcove-video {
    height: 150px !important;
  }
}

@media (max-width: 414px) {
  .middle-testing a img {
    width: 90% !important;
  }

  .left_philantropies {
    width: 157px !important;
    padding-top: 32px !important;
    float: none;
  }
  .center_philantropies {
    width: 157px !important;
  }

  .right_philantropies {
    width: 100% !important;
    padding-top: 26px !important;
  }
  .preview_header {
    margin-top: 20px;
  }
  .our_partners {
    padding-bottom: 50px;
    margin-top: 0;
  }
  .our_work_subtl,
  .our_work_explanation {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }
  .center_single_image {
    margin: auto;
  }
  .my-5 {
    margin-bottom: 30px !important;
    margin-top: 0 !important;
  }
  .We-work-to-increase div {
    padding-left: 0;
  }
  .partners_subheader {
    margin: 40px 0 10px 0;
  }
  .sub_main_wrapper {
    padding: 0px;
  }
  .video_wrapper {
    /*margin: 40px 0 0px 0;
      padding: 0;*/
  }
  .row {
    margin: 0;
  }
  .our_work_wrapper {
    width: 95%;
    margin: 0 auto;
    padding: 50px 15px 10px 15px;
  }
  .our_work_title {
    margin-bottom: 50px;
  }
  .our_image {
    margin-top: 0;
  }
  .lab_notes {
    width: 95%;
    margin: 0 auto;
  }
  .We-work-to-increase {
    margin-left: auto;
    width: 95%;
  }
  .lab_notes_no_p {
    padding: 0;
  }
  .video_section {
    width: 100%;
    height: 150px;
    background-color: #c3c3c3;
  }

  .our_work_subtl {
    margin: 20px 0;
  }

  .get_updates_wrapper {
    display: inline;
    margin: 0px auto !important;
    width: 95%;
    padding: 0;
  }
  .our_partners_wrapper {
    text-align: center;
    width: 95%;
    margin: 0 auto;
    padding: 0;
  }
  .get_updates {
    width: 100%;
    background-blend-mode: multiply;
    display: inline-flex;
    height: auto;
    padding: 0 15px;
  }
  .get_updates_form form input {
    margin: 10px 0;
  }
  .get_updates_form form input[type="submit"] {
    width: 100%;
    height: 61px;
    background-color: black;
    color: white;
    border: none;
    margin-left: 0;
    vertical-align: top;
    font-size: 22px;
    font-family: Averta W01 Regular;
    margin-bottom: 30px;
  }
  .our_work {
    background-color: black;
    color: white;
    width: 100%;
    margin: 20px 0 0px 0;
  }
  .column {
    width: 100% !important;
    margin: 0px 0 0px 0;
  }
  .inner_column {
    width: 99% !important;
  }
  .preview_row {
    margin: 28px 0;
    display: inline;
  }
  .preview_image {
    width: 100%;
  }
  .preview_left {
    margin: 0;
    width: 100%;
  }
  .follow_button {
    margin-bottom: 60px;
  }
  .our_partners_wrapper div div img {
    width: 90%;
    margin: 30px 0 0 0;
  }
  .main_description {
    width: 100%;
    margin: 15px 0 0px 0;
    font-size: 21px;
    font-weight: 300;
    font-family: Averta W01 Light;
    line-height: 26px;
  }
  .main_section_wrapper {
    width: 95%;
    padding: 0 15px;
  }

  .our_work_no_p {
    padding: 0;
  }

  .double_column {
    display: inline;
    margin-bottom: 22px;
  }
  .get_updates_center {
    padding: 0px 0px !important;
  }
  .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .get_updates_text {
    text-transform: uppercase;
    margin-left: 0;
    font-family: Averta W01 Black;
    font-size: 36px;
    font-weight: 900;
    margin: 30px 0 20px 0px !important;
    padding: 0 !important;
  }

  /*.dl-logo-img {
    width: 103px;
  }*/
  .dl_Line {
    width: 1px;
    height: 35px;
    border: solid 1px #ffffff;
    margin: auto 12px;
  }

  .double_dashed_border.without_margin_mobile {
    margin-top: 0;
  }
}

@media (max-width: 570px) {
  .thanksWrapper {
    width: 95%;
  }
}

@media (max-width: 767px) {
  .We-work-to-increase span {
    white-space: normal;
  }
  .We-work-to-increase {
    font-size: 21px;
    padding-top: 135px;
    line-height: 27px;
    height: 100%;
    padding-bottom: 23px;
  }
}

.post-header {
  display: none !important;
}

.post-footer {
  display: none !important;
}

.post-edit-link {
  display: none !important;
}

.eae-pl-content-box {
  padding-top: 33px !important;
}

#bitnami-banner {
  display: none !important;
}

#brightcove_template_container {
  position: relative;
}

#video_play_btn {
  cursor: pointer;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 48px;
  font-family: crux-icons;
  font-size: 48px;
  color: #ffd500;
}

#video_play_btn:hover {
  color: #ffffff;
}

/* @media only screen and (min-width:1200px){
  .elementor-hidden-desktop{
    display:none;
  }
}
@media only screen and (min-width:768px)and (max-width:1200px){
  .elementor-hidden-tablet{
    display:none;
  }
}
@media only screen and (max-width:768px){
  .elementor-hidden-mobile{
    display:none;
  }
} */


.newsletter-signup .elementor-widget-wrap section .elementor-description{
  color:#fff;
  text-align: left;
  font-size: 18px!important;
  line-height: 23px;
}

@media only screen and (max-width:1200px) and (min-width:768px){

  .elementor-2150 .elementor-element.elementor-element-3c8a6909{
    margin-bottom:45px!important;
  }

.newsletter-signup .elementor-col-50{
  width: 100% !important;
  display:block!important;
}

.newsletter-signup .elementor-row{
  width:100%;
  display: block;
}

/* .newsletter-signup .elementor-column-wrap.elementor-element-populated{
  padding:0px!important;
} */

.newsletter-signup .elementor-col-50.newsletter-signup-form{
  margin-top:10px;
  margin-bottom:84px;
}

.newsletter-signup .elementor-widget-wrap section {
  margin-top:45px;
}

.newsletter-signup .elementor-widget-wrap section .elementor-heading-title{
  text-align: left;
  font-family: "Chakra Petch", Sans-serif;
  color:#fff;
  font-size: 36px!important;
  line-height: 46.8px;
}
.newsletter-signup .elementor-widget-wrap section .elementor-description{
  color:#fff;
  text-align: left;
  font-size: 18px!important;
  line-height: 23px;
}

.newsletter-signup .elementor-col-50.newsletter-signup-form input[type="email"]{
  text-transform: none!important;
}

.zoom-anim-dialog.elementskit-team-popup{
  width:95%;    
}

.modal-dialog {
  min-width: 95%;
  border: 1px solid #f9f9f9;
}



}

@media only screen and (max-width:768px){
  .newsletter-signup .elementor-widget-wrap section .elementor-description {
    color: #fff;
    text-align: center!important;
    font-size: 18px!important;
    line-height: 23px;
}

.modal-content{
  width:100%;
}

}


/* Fix for about modal 17-11-2021*/
.mfp-auto-cursor .mfp-content {
  max-width: 867px;
margin-bottom: 50px;
}
.ekit-wid-con .ekit-promo-popup > .mfp-container{
max-width: 100% !important;
}
.ekit-wid-con .ekit-team-modal-img > img{
box-shadow: none;
}
.ekit-wid-con .elementskit-team-popup .modal-body{
padding: 87px 62px 50px;
}
.ekit-wid-con .ekit-team-modal.mfp-wrap > .mfp-container{
margin: 60px 15px;
padding: 0;
}
.mfp-bg.ekit-promo-popup {
background-color: rgba(255, 255, 255,0.95)!important;
}

/* Archive Page Style */

.archive-template h1.elementor-heading-title{
    color: #000000 !important;
    font-family: "Chakra Petch", Sans-serif !important;
    font-size: 50px !important;
    font-weight: bold !important;
    margin-top:30px;
}

.archive-template .green-divider{
  background-color: #8CC63E !important;
  width: 460px !important;
}
.archive-template .post:last-child{
  margin-bottom:60px;
}
.archive-template .elementor-divider-separator{
  display: block !important;
  width:100%;
  height:5px;
  background-color: #dcdcdc;
  margin:20px 0 !important;
}
.archive-template .elementor-divider{
  display: block;
}
.archive-template .post:last-child .elementor-divider,
.archive-template .post:last-child .elementor-divider-separator{
  display:none;
}

.archive-template .post .elementor-button-link.elementor-button.elementor-size-md{
    font-family: "Averta W01 Regular", Sans-serif;
    font-weight: 500;
    fill: #000000;
    color: #000000;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-radius: 10px 10px 10px 10px;
}

.archive-template .post .elementor-button-link.elementor-button.elementor-size-md:hover{
    color: #367943;
    border-color: #367943;
}

@media only screen and (max-width:768px){
  .archive-template h1.elementor-heading-title{
    font-size: 35px!important;
  }
}

/* update hyperlink style CM-5678*/
.post .entry a {
  text-decoration: none!important;
  border-bottom:1px solid #000!important;
}
.post .entry a:hover {
  border-bottom:1px solid #367943
}

/** Update newsletter error messages CM-5685 **/
span.elementor-message.elementor-form-help-inline{
  display: none;
}
div.elementor-message.elementor-message-danger{
  font-size: 18px!important;
}
@media only screen and (max-width:768px){
  .thanksWrapper {
    margin-top:120px;
  }
}

/** search **/
.navigation{
  display: flex;
  flex-direction: row;
  
  justify-content: flex-end;
}
.navigation a{
  padding:20px 40px;
  display: block;
  font-size: 16px;
  border: 1px solid #000;
  border-radius: 8px;
}

#nav-n-search .elementor-widget-wrap{
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
}
#nav-n-search .elementor-widget-wrap>.elementor-element{
  width:auto;
}
/* #search {
    margin-bottom: 20px;
} */
input::-moz-placeholder {
  color: #000;
}

.ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::-webkit-input-placeholder {

  color: #000;
}

.ekit_modal-searchPanel .ekit-search-panel{
  color: #000 !important;
}
.ekit_modal-searchPanel .ekit-search-group input:not([type=submit]){
  border: none!important;
  background-color: #fff!important;
  color: #000 !important;
  font-size: 18px !important;
  border-radius: 0!important;
  height: 50px!important;
  font-size: 20px!important;
  line-height: 25px!important;
  padding: 0 10px!important;
}
.ekit_modal-searchPanel .ekit-search-group .ekit_search-button{
  /* color: #fff!important;
  background-color: #000!important; */
  background-color: #8CC63D!important;
  color: #00482D!important;
  /* transform: none!important; */
  border-radius: 10px!important;
  padding:10px 60px;
  height: auto!important;
  width:200px!important;
  position: relative!important;
  right: 5px !important;
  top:0!important;
  transform: none!important;
  -webkit-transform: none!important;
}
.search-btn-text{
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
}
.search-meta{
  font-size:18px;
  line-height:20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top:20px;
  margin-bottom: 35px;
  
}
.search-meta .cols{
  width:200px;
}
.search-meta .cols.left{
  line-height: 30px;
}
#search-order select{
  border: 1px solid #aaa;
  font-size: 18px;
  padding: 5px;
  border-radius: 5px;
  float: right;
}
#search .ekit-promo-popup .mfp-close{
  color:#000;
  border: 1px solid #000!important;
}
.gray-divider{
  height:5px;
  background-color: #dcdcdc;
  width: 114%;
  margin-right: 0;
  left: -80px;
  right: -80px;
  position:absolute;
}
.search-box{
  margin-left: auto;
  margin-right: auto;
  margin-top:18px;
  margin-bottom: 40px;
  width: 600px;
}
.search-box .ekit-search-group{
  display: flex;
  justify-content: space-between;
  border: 1px solid #444;
  border-radius: 10px;
  padding: 5px;
}
.search-box .ekit_search-field{
  width:100%;
  padding: 10px;
  border: none;
}
.search-box .ekit_search-button{
  padding: 10px 40px;
  /* background-color: #000;
  color:#fff; */
  background-color: #8CC63D!important;
  color: #00482D!important;
  border: none;
  border-radius: 10px;
  cursor: pointer;
}
.search-box .ekit_search-button i.icon{
  display: none;
}

#ekit_modal-popup-ab7c1ca .ekit-search-group{
  display: flex;
  justify-content: space-between;
  border: 1px solid #444;
  border-radius: 10px;
  padding: 5px;
  display: flex;
}
#ekit_modal-popup-ab7c1ca button.ekit_search-button i.icon{
display:none;
}


/* Blog Page */
.blog-template h1.elementor-heading-title{
  color: #000000 !important;
  font-size: 50px !important;
  font-weight: bold !important;
  margin-top:30px;
  font-family: 'Chakra Petch', Sans-serif !important;
  
}

.blog-template .green-divider{
background-color: #8CC63E !important;
width: 200px !important;
height:5px;
display: block!important;
}
.blog-template .blog-items{
  width:100%;
  margin-bottom:60px;
}

.blog-template .blog-items article{
display: block;
width:100%;
padding:10px 0 !important;
border-bottom: 1px solid #dcdcdc;
}
.blog-template .blog-items article:last-child{
  margin-bottom:60px!important;
  border-bottom:none;
}

.blog-template article .entry-title{
  padding:0;
  margin: 0;
  font-size: 28px;
  line-height: 35px;
}
.blog-template article .entry-title a{
 font-family: "Averta W01 Regular", Sans-serif;
 font-size: 28px;
 line-height: 35px;
 font-weight: bold;
 text-decoration: none!important;
}
.blog-template article .entry-footer .posted-on{
  text-decoration: none!important;
}
.blog-template article .entry-footer .posted-on time{
  font-size: 12px;
  line-height: 15px;
  font-family: "Averta W01 Regular", Sans-serif;
}

.blog-template article .entry-footer{
  margin-top:5px;
  margin-bottom:20px;
}
.blog-template article .entry-content,
.blog-template article .entry-footer .byline,
.blog-template article .entry-footer .comments-link,
.blog-template article .entry-footer .cat-links{
  display: none;
}
.blog-template article .entry-footer .tags-links{
  display: block;
  clear: both;
  font-size: 12px;
  line-height: 15px;
  font-family: "Averta W01 Regular", Sans-serif;
}

.blog-template article .entry-footer .tags-links a{
  display: inline-block;
  padding: 5px;
  background-color: #eee;
  text-decoration: none;
  font-size: 12px;
  font-family: 'Averta W01 Regular', Sans-serif; 
  margin-right: 5px;
  margin-top: 10px;
  line-height: 1.5;
}

.latest-all-link{
  font-family: 'Averta W01 Regular', Sans-serif; 
  font-weight: 400; 
  font-size:16px!important; 
  fill: #000000; 
  color: #000000!important; 
  background-color: transparent!important;
  padding: 12px 50px!important;
  border:2px solid #000;
  border-radius:13px!important; 
  text-align:center;
  display: block;
  margin: 0 auto;
  width:max-content;
  text-decoration: none !important;
}

.latest-all-link:hover{
  border:2px solid #367943;
  color:#367943!important;
}
.see-cr-news-link{
  font-family: 'Averta W01 Regular', Sans-serif; 
  font-weight: 600!important; 
  font-size:16px!important; 
  fill: #000000!important; 
  color: #000000!important;
  text-decoration: none !important;
}
.see-cr-news-link:hover{
  color:#367943!important;
}

#search .ekit-wid-con {
  display: flex;
    height: 55px;
    justify-content: center;
    align-items: center;
    

}
a.ekit_navsearch-button.ekit-modal-popup{
  flex-direction: column;
  padding-bottom: 20px;
 
}
a.ekit_navsearch-button.ekit-modal-popup .icon{
  /* margin-bottom:10px; */
  font-size: 26px;
}
a.ekit_navsearch-button.ekit-modal-popup:after{
  height: 3px;
  width: 100%;
  background-color:#8CC63E;
  content:"";
  visibility: hidden;
  clear: both;
  display: block;
}
a.ekit_navsearch-button.ekit-modal-popup:hover:after{
  visibility: visible;
}
body.search.search-results a.ekit_navsearch-button.ekit-modal-popup:after{
  visibility: visible!important;
}


.ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::-webkit-input-placeholder { /* Edge */
  color: #444!important;
}

.ekit_modal-searchPanel .ekit-search-group input:not([type=submit]):-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #444!important;
}

.ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::placeholder {
  color: #444!important;
}
.no-result{
  font-size: 18px;
  line-height: 1.5;
  font-family: 'Averta W01 Regular', Sans-serif; 
  margin-bottom:60px!important;
}

.bliss_loadmore {
  display: inline-block; 
  text-align: center; 
  background: transparent; 
  width: auto; 
  color: #000; 
  font-size: 20px; 
  font-weight: normal; 
  height: auto; 
  border-radius: 10px; 
  border: 2px solid #000;
  cursor: pointer; 
  padding: 5px 30px; 
  margin-top:40px;
  box-sizing: border-box;
  line-height: 25px;
}
.bliss_loadmore:hover{
  color:#367943!important;
  border: 2px solid #367943;
}
.loading-img{display: none;  margin: 0 auto;  text-align: center;}
.bliss-loading{display: inline-block;max-width: 100%;width: 100%;text-align: center;}
.navigation.pagination,.nav-links{display: none !important;}
.search-text-focus{background-color:#8DC63F!important; color:#005C59!important;}

@media only screen and (max-width:1199.9px){

  .elementor-location-header .elementor-row {
    justify-content: space-between;
  }
  .elementor-971 .elementor-element.elementor-element-7d85bfc8 > div > div.elementor-menu-toggle {
    background-color: rgba(0, 0, 0, 0.0);
    font-size: 40px!important;
}
.elementor-widget-nav-menu {
  --e-nav-menu-divider-color: transparent;
}
  #top-nav{
    position: relative!important;
    left:5px;
    top:0;
  }
  .ekit_navsearch-button{
    margin: 0 !important;
    padding: 0 !important;
  }
  #topNavTitle > div > h1{
    font-size:19px!important;
  }
  .elementor-971 .elementor-element.elementor-element-7995c81 {
    width: 90%;
    
}
.elementor-971 .elementor-element.elementor-element-3b2e32d {
  width: 36%!important;
  
}
.elementor-971 .elementor-element.elementor-element-5cf19f23 {
  width: 32%!important;
  
}
#header-section .elementor-row {
  justify-content: space-between;
}
#nav-n-search .elementor-widget-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-end;
  justify-content: flex-end;
}
#nonHompageHeader .elementor-row {
  flex-wrap: nowrap!important;
}

#nonHompageHeader .elementor-widget-wrap{
  padding:0;
}

#search {
  margin-bottom: 20px!important;
}

.mfp-wrap.mfp-auto-cursor.my-mfp-slide-bottom.ekit-promo-popup.mfp-ready{
  z-index: 99999;
}

}

@media only screen and (max-width:767.9px){
  .blog-template h1.elementor-heading-title{
    font-size: 35px!important;
  }
  .search-box{
    width:95%;
  }
  button.ekit_search-button{
    padding:10px 20px!important;
  }
  button.ekit_search-button i.icon{
    display: block!important;
  }
  button.ekit_search-button .search-btn-text {
    display: none!important;
  }
  .gray-divider{
    width: 100%;
    left: 0;
    right:0;
  }
  .ekit_modal-searchPanel .ekit-search-group .ekit_search-button{
    width:auto!important;
  }
}
