body.page-id-9830 .site-main {
  font-family: 'Open Sans', sans-serif;
}

body.page-id-9830 .blue {
  color: #32ADE1;
  font-size: 24px;
  line-height: 40px;
  font-family: Martel,serif;
}

body.page-id-9830 .blue-dark {
  color: #06456e;
}

body.page-id-9830 .bold {
  font-weight: bold;
}

body.page-id-9830 h2 {
  margin: 60px 0 32px;
  font-size: 50px;
  line-height: 1.2;
}

body.page-id-9830 .quote {
  font-size: 24px;
  margin: 60px 0;
}

body.page-id-9830 .quote__text {
  line-height: 40px;
  font-family: 'Martel', serif;
  margin: 0;
}

body.page-id-9830 .quote__author {
  line-height: 40px;
}

body.page-id-9830 .main-slider .swiper-wrapper .slide .slide-content p {
  margin: 0 0 10px;
  color: #32ADE1;
  font-size: 18px;
  line-height: 1.4;
}

body.page-id-9830 .main-slider .swiper-wrapper .slide .slide-content h1 {
  font-size: 80px;
  font-weight: 600;
  line-height: 1.06;
  color: #fff;
  padding: 0 0 9.5%;
  margin: 0;
}

body.page-id-9830 .main-slider .swiper-wrapper .slide .slide-content h1::after {
  opacity: 0;
}

body.page-id-9830 .main-slider .swiper-wrapper + .container {
  display: none;
}

body.page-id-9830 .main-slider .container {
  width: 100%;
}

body.page-id-9830 .main-slider .col-lg-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

body.page-id-9830 .main-slider .swiper-slide {
  background-size: 621px;
  background-repeat: no-repeat;
  background-color: #06456e;
  background-position: calc((100vw - 1200px)/2 + 570px) bottom;
}

body.page-id-9830 .main-slider .swiper-slide::before {
  background: unset;
}

body.page-id-9830 .site-main {
  background-image: url(/app/uploads/2020/05/Acknowledgements-1.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  padding-bottom: 598px;
}

body.page-id-9830 .text-module:nth-child(3) .col-lg-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin: 27px 0 40px;
}

body.page-id-9830 .text-module:nth-last-child(3) {
  background-color: #F3F3F3;
}

body.page-id-9830 .site-footer {
  margin-top: 0;
}

body.page-id-9830 .main-slider .slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #06456e;
  background-position: top center;
}

body.page-id-9830 .main-slider .slide::before {
  background: rgba(0, 68, 111, 0.4);
}

body.page-id-9830 .main-slider .slide p {
  color: #fff !important;
}

body.page-id-9830 .site-main {
  background-image: unset !important;
  padding-bottom: 0 !important;
}

body.page-id-9830 .custom-margin {
  margin-bottom: 60px;
}

body.page-id-9830 .text-module:nth-last-child(3) {
  background-color: unset;
}

body.page-id-9830 .text-module:nth-last-child(2) {
  background-color: #f3f3f3;
}

body.page-id-9830 .text-module:nth-last-child(1) {
  background-color: #f3f3f3;
  padding-bottom: 88px;
}

body.page-id-9830 .site-main .swiper-wrapper {
  height: calc(100vh - 109px);
  max-height: 800px;
  min-height: unset;
}

body.page-id-9830 .site-main .header--woman {
  height: calc(100vh - 109px);
  max-height: 800px;
  min-height: unset;
}

body.page-id-9830 .site-main .header--woman > .container {
  height: 100%;
}

body.page-id-9830 .hidden {
  display: none !important;
}

/**************** Woman Crises Grid **************/
ul.woman-crises-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  gap: 20px;
}

ul.woman-crises-grid .women-stories-grid__woman {
  width: 100% !important;
  margin: 0 !important;
}

ul.woman-crises-grid .women-stories-grid__woman .women-stories-grid__thumbnail {
  height: unset !important;
}

/**************** Single Crisis **************/
body .play-overlay {
  display: none;
}

body.single-crisis .header--woman {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

body.single-crisis .header--woman:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #32ade1;
  opacity: 0.65;
}

body.single-crisis .header--woman > .container {
  position: relative;
}

body.single-crisis .header--woman .left-col {
  z-index: 39;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

body.single-crisis .header--woman h1 .title__origin {
  font-size: 0.75em;
  padding-top: 10px;
}

body.single-crisis .header--woman .right-col {
  display: none;
}

body.single-crisis .header--woman .back {
  bottom: unset;
  top: 0;
  z-index: 1000;
}

body.single-crisis .play-overlay {
  height: 95%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 40;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body.single-crisis .play-overlay .play-circle {
  height: 160px;
  width: 160px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.25);
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

body.single-crisis .play-overlay .play-circle p {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 15px);
          transform: translate(-50%, 15px);
  font-size: 14px;
  line-height: 18px;
  width: 80%;
  text-align: center;
}

body.single-crisis .play-overlay .play-circle .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-38%, -50%);
          transform: translate(-38%, -50%);
}

body.single-crisis .play-overlay .play-circle:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  background: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

body.single-crisis h2.section-title,
body.single-crisis p > a {
  color: #32ADE1 !important;
}

body.single-crisis p.text--highlighted {
  color: #06456E;
}

body.single-crisis section.no-padding {
  padding: 0;
}

body.single-crisis .section-with-photo {
  padding: 55px 0;
}

body.single-crisis .photo-with-credit img {
  height: auto;
}

body.single-crisis .photo-with-credit p {
  margin-bottom: 0 !important;
}

body.single-crisis .photo-with-credit p.credits {
  font-style: italic;
  padding-top: 15px;
}

body.single-crisis section.posts-nav {
  display: none;
}

body.single-crisis section.grid-section {
  padding-top: 0;
}

body.single-crisis section.grid-section h2.section-title {
  color: #06456E;
}

/********************* RWD ***********************/
@media (min-width: 1259px) {
  ul.woman-crises-grid .women-stories-grid__name {
    max-width: unset !important;
    font-size: 50px !important;
  }
  ul.woman-crises-grid .women-stories-grid__origin {
    max-width: unset !important;
    font-size: 35px !important;
    line-height: 60px;
    padding-bottom: 26px;
  }
  body.single-crisis ul.women-stories.slick-wrapper .women-stories__background {
    bottom: unset;
  }
  body.single-crisis ul.women-stories.slick-wrapper .women-stories__foreground {
    padding: 10px;
  }
  body.single-crisis ul.women-stories.slick-wrapper .women-stories__name {
    max-width: unset !important;
    font-size: 50px !important;
  }
  body.single-crisis ul.women-stories.slick-wrapper .women-stories__origin {
    max-width: unset !important;
    font-size: 35px;
    line-height: 60px;
    padding-bottom: 26px;
  }
}

@media (max-width: 1259px) {
  body.single-crisis ul.women-stories.slick-wrapper .women-stories__subtitle {
    color: #fff;
  }
  body.single-crisis ul.women-stories.slick-wrapper .women-stories__origin {
    font-size: 20px !important;
    line-height: 45px;
  }
  body.single-crisis ul.women-stories.slick-wrapper .women-stories__name {
    font-size: 40px !important;
  }
  body.single-crisis ul.women-stories.slick-wrapper .women-stories__background {
    padding-bottom: 0;
  }
  body.single-crisis ul.women-stories.slick-wrapper .women-stories__background img {
    height: 100%;
    mix-blend-mode: overlay;
    -webkit-filter: opacity(0.5);
            filter: opacity(0.5);
  }
  body.single-crisis section.grid-section {
    padding-top: 105px;
  }
  body.page-id-9830 .site-main .swiper-wrapper {
    height: calc(100vh - 60px);
    max-height: 800px;
    min-height: unset;
  }
  body.single-crisis .site-main .header--woman > .container .left-col {
    -ms-flex-negative: unset;
        flex-shrink: unset;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  body.single-crisis .site-main .header--woman {
    background-position: right;
  }
  body.page-id-9830 .site-main {
    padding-bottom: 71%;
    background-size: 85%;
  }
  body.page-id-9830 .text-module:nth-child(3) .col-lg-10 {
    max-width: 100vw;
  }
}

@media (max-width: 1259px) and (max-width: 991px) {
  body.single-crisis .play-circle {
    margin-bottom: 100px;
  }
}

@media (max-width: 1259px) and (max-width: 767px) {
  body.single-crisis .site-main .header--woman {
    background-position: -590px;
  }
  body.single-crisis.postid-10200 .site-main .header--woman {
    background-position: -690px;
  }

  .play-circle > p {
    display: none;
  }
  body.page-id-9830 .main-slider .swiper-wrapper .slide {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    background-position: left top;
  }
  body.page-id-9830 .main-slider .swiper-wrapper .slide .slide-content {
    margin: 40px 0 100px;
  }
  body.page-id-9830 .main-slider .swiper-wrapper .slide .slide-content h1 {
    font-size: 40px;
    line-height: 50px;
  }
  body.page-id-9830 h2 {
    font-size: 35px;
    line-height: 40px;
  }
  body.page-id-9830 .woman-crises-grid,
  body.single-crisis .woman-crises-grid {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}

@media (max-width: 1259px) and (max-width: 380px) {
  body.single-crisis ul.women-stories.slick-wrapper .women-stories__name {
    font-size: 30px !important;
  }
  body.single-crisis .header--woman .title {
    font-size: 35px;
  }
}

@media (max-width: 1259px) and (max-width: 360px) {
  body.page-id-9830 h2 {
    font-size: 30px;
  }
  body.page-id-9830 .main-slider .swiper-wrapper .slide .slide-content h1 {
    font-size: 35px;
  }
}

@media (max-width: 1259px) and (min-width: 1260px) {
  body.page-id-9830 .animate__animated {
    opacity: 0;
  }
}
/*# sourceMappingURL=style.css.map */