@charset "UTF-8";
.container-fluid.opportunities .row {
  padding: 40px 4% 20px;
}
@media screen and (min-width: 768px) {
  .container-fluid.opportunities .row {
    padding: 40px 4% 20px;
  }
}
@media screen and (min-width: 1366px) {
  .container-fluid.opportunities .row {
    padding: 80px 8% 40px;
  }
}
@media screen and (min-width: 768px) {
  .container-fluid.opportunities .row {
    display: flex;
  }
}
.container-fluid.opportunities .row .left {
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .container-fluid.opportunities .row .left {
    flex: 2;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1366px) {
  .container-fluid.opportunities .row .left {
    width: 65%;
  }
}
.container-fluid.opportunities .row .left h1 {
  font-size: 50px;
}
@media screen and (max-width: 1366px) {
  .container-fluid.opportunities .row .left h1 {
    font-size: 35px;
    line-height: 38px;
  }
}
@media screen and (max-width: 560px) {
  .container-fluid.opportunities .row .left h1 {
    font-size: 26px;
  }
}
@media screen and (min-width: 768px) {
  .container-fluid.opportunities .row .right {
    flex: 1;
  }
}
@media screen and (min-width: 1366px) {
  .container-fluid.opportunities .row .right {
    width: 35%;
  }
}
.container-fluid.opportunities .row .right .column {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
}
.container-fluid.opportunities .row .right .column .btn {
  margin: 0 0 14px 0 !important;
}
@media screen and (min-width: 1366px) {
  .container-fluid.opportunities .row .right .column .btn {
    width: 60% !important;
  }
}
@media screen and (min-width: 1900px) {
  .container-fluid.opportunities .row .right .column .btn {
    width: 50% !important;
  }
}
.container-fluid.opportunities .row .right .column .btn:last-of-type {
  margin: 0 !important;
}
@media screen and (min-width: 768px) {
  .container-fluid.opportunities .row .right .column {
    height: 100%;
    align-items: end;
  }
}
.container-fluid.opportunities .row hr {
  margin-top: 20px;
  height: 2px;
}
.container-fluid .slider-container {
  padding-left: 8%;
  padding-right: 0 !important;
  position: relative;
}
@media screen and (max-width: 1366px) {
  .container-fluid .slider-container {
    padding-left: 4%;
  }
}
.container-fluid .slider-container .slider-subcontent {
  width: 90%;
}
.container-fluid .slider-container:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  pointer-events: none;
  background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
  width: 14%;
  height: 100%;
}
.container-fluid.partners {
  padding-top: 40px;
  padding-bottom: 60px;
}
@media screen and (min-width: 1366px) {
  .container-fluid.partners {
    padding-top: 60px;
    padding-bottom: 80px;
  }
}
.container-fluid.partners .row .col-xl-6 {
  width: 70%;
}
@media screen and (max-width: 1500px) {
  .container-fluid.partners .row .col-xl-6 {
    width: 80%;
  }
}
@media screen and (max-width: 1100px) {
  .container-fluid.partners .row .col-xl-6 {
    width: 90%;
  }
}
@media screen and (max-width: 960px) {
  .container-fluid.partners .row .col-xl-6 {
    width: 100%;
  }
}
.container-fluid.partners .opportunity-card {
  height: 530px;
  margin-top: 30px;
  display: flex;
}
@media screen and (min-width: 1500px) {
  .container-fluid.partners .opportunity-card {
    height: 485px;
  }
}
.container-fluid.partners .opportunity-card .background-image {
  z-index: -99;
  border-radius: 8px;
}
.container-fluid.partners .opportunity-card .content {
  position: relative;
  padding: 60px 100px 60px 50px;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(228.97deg, rgba(27, 64, 110, 0.65) 33.79%, #1B406E 72.51%);
  display: flex;
  align-items: flex-end;
  border-radius: 8px;
  transition: all 0.4s ease-in-out;
}
@media screen and (max-width: 1500px) {
  .container-fluid.partners .opportunity-card .content {
    padding: 40px 70px 40px 40px;
  }
}
.container-fluid.partners .opportunity-card .content:hover {
  background-image: linear-gradient(228.97deg, rgba(27, 64, 110, 0.8) 33.79%, #1B406E 80%);
}
.container-fluid.partners .opportunity-card .content .text h2 {
  font-size: 28px;
  color: #FFFFFF;
}
@media screen and (max-width: 1500px) {
  .container-fluid.partners .opportunity-card .content .text h2 {
    font-size: 32px;
  }
}
.container-fluid.partners .opportunity-card .content .text h5 {
  font-size: 18px;
  color: #FFFFFF;
}
.container-fluid.partners .opportunity-card .content .text .btn {
  width: 60% !important;
  display: inline-block !important;
  margin-top: 10px !important;
}
@media screen and (min-width: 768px) {
  .container-fluid.partners .opportunity-card .content .text .btn {
    width: 60% !important;
  }
}
@media screen and (min-width: 1366px) {
  .container-fluid.partners .opportunity-card .content .text .btn {
    width: 50% !important;
  }
}
.hero-area h2 {
  color: #D1E34B !important;
  font-family: "Mandrel Norm";
  padding-bottom: 8px !important;
}
.hero-area.top .hero-area-content .hero-area-content-inner .career-home-body p {
  font-family: "Mandrel Norm" !important;
}
.hero-area.reversed .container-fluid .row {
  flex-direction: row-reverse;
}
.hero-area.reversed .container-fluid .row .hero-area-content-inner {
  padding-right: 0;
  padding-left: 170px;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media screen and (max-width: 1599px) {
  .hero-area.reversed .container-fluid .row .hero-area-content-inner {
    padding-right: 0;
    padding-left: 90px;
  }
}
@media screen and (max-width: 1400px) {
  .hero-area.reversed .container-fluid .row .hero-area-content-inner {
    padding-right: 0;
    padding-left: 45px;
  }
}
@media screen and (max-width: 1200px) {
  .hero-area.reversed .container-fluid .row .hero-area-content-inner {
    padding: 50px;
  }
}
.hero-area.reversed .container-fluid .row .left-col {
  background: #AAE0FA;
}
.hero-area.reversed .container-fluid .row .left-col h1 {
  color: #094072 !important;
}
.hero-area.reversed .container-fluid .row .left-col .hero-col-copy p {
  color: #094072 !important;
}
@media screen and (min-width: 1366px) {
  .hero-area.reversed .container-fluid .row .left-col .hero-col-copy {
    width: 90%;
  }
}
.hero-area.reversed .container-fluid .row .left-col .hero-col-copy ul {
  padding-top: 10px;
}
.hero-area.reversed .container-fluid .row .left-col .hero-col-copy ul li {
  font-size: 19px;
  line-height: inherit;
  font-weight: 600;
}
.hero-area.reversed .container-fluid .row .left-col .btn {
  background-color: #093f72 !important;
  color: white !important;
}
.hero-area.reversed .container-fluid .row .left-col .btn:before {
  content: attr(data-text);
  width: 100%;
  height: 100%;
  padding: 1em 0;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #cce50d;
  color: #094072;
  text-decoration: none;
}
.hero-area.reversed .container-fluid .row .right-col .bg-wrapper {
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  height: 90vw;
}
@media screen and (min-width: 768px) {
  .hero-area.reversed .container-fluid .row .right-col .bg-wrapper {
    height: 50vw;
  }
}
@media screen and (min-width: 768px) {
  .hero-area.reversed .container-fluid .row .right-col .bg-wrapper {
    height: 45vw;
  }
}
@media screen and (min-width: 1900px) {
  .hero-area.reversed .container-fluid .row .right-col .bg-wrapper {
    height: 36vw;
  }
}
.hero-area.bottom .container-fluid .row .right-col .hero-area-image {
  height: 515px;
}
.hero-area.bottom .container-fluid .row .right-col .hero-area-image.bg-wrapper {
  background-position: top !important;
}
.gp-typography h1 {
  font-size: 52px;
  line-height: 53px;
  margin: 0 0 20px;
}
@media screen and (max-width: 1366px) {
  .gp-typography h1 {
    font-size: 40px;
    line-height: 45px;
  }
}
@media screen and (max-width: 560px) {
  .gp-typography h1 {
    font-size: 33px;
    line-height: 32px;
  }
}
@media screen and (max-width: 411px) {
  .gp-typography h1 {
    font-size: 31px;
  }
}
.gp-typography h1.large {
  font-size: 60px;
}
@media screen and (max-width: 1500px) {
  .gp-typography h1.large {
    font-size: 45px;
  }
}
@media screen and (max-width: 1355px) {
  .gp-typography h1.large {
    font-size: 42px;
  }
}
@media screen and (max-width: 1300px) {
  .gp-typography h1.large {
    font-size: 35px;
  }
}
@media screen and (max-width: 800px) {
  .gp-typography h1.large {
    font-size: 28px;
  }
}
@media screen and (max-width: 499px) {
  .gp-typography h1.large {
    font-size: 26px;
  }
}
.gp-typography h2 {
  font-size: 40px;
  line-height: 43px;
}
@media screen and (max-width: 1400px) {
  .gp-typography h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 800px) {
  .gp-typography h2 {
    font-size: 24px;
    line-height: 35px;
  }
}
@media screen and (max-width: 411px) {
  .gp-typography h2 {
    font-size: 22px;
  }
}
.gp-typography h3 {
  font-size: 31px;
  line-height: 42px;
}
.gp-typography h4 {
  font-size: 20px;
  line-height: 52px;
}
.gp-typography h5 {
  font-size: 19px;
  line-height: 26px;
  font-family: 'Mandrel Norm', sans-serif;
}
.gp-typography p {
  font-size: 19px;
  line-height: 26.5px;
  font-family: 'Manrope', sans-serif !important;
}
.gp-typography li {
  line-height: 53px;
}
@media screen and (max-width: 1500px) {
  .gp-typography li {
    line-height: 35px;
  }
}
@media screen and (max-width: 1000px) {
  .gp-typography li {
    line-height: 25px;
  }
}
.container-fluid.gp-margin-bottom-150 {
  margin-bottom: 150px;
}
@media screen and (max-width: 1400px) {
  .container-fluid.gp-margin-bottom-150 {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 1200px) {
  .container-fluid.gp-margin-bottom-150 {
    margin-bottom: 65px;
  }
}
@media screen and (max-width: 900px) {
  .container-fluid.gp-margin-bottom-150 {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 500px) {
  .container-fluid.gp-margin-bottom-150 {
    margin-bottom: 30px;
  }
}
.container-fluid.padding-tb-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media screen and (max-width: 1400px) {
  .container-fluid.padding-tb-60 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .container-fluid.padding-tb-60 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.container-fluid.padding-tb-30 {
  padding-bottom: 30px;
  padding-top: 30px;
}
.container-fluid.horizontal-padding {
  padding-left: 8%;
  padding-right: 8%;
}
@media screen and (max-width: 1366px) {
  .container-fluid.horizontal-padding {
    padding-left: 4%;
    padding-right: 4%;
  }
}
.btn.green {
  background-color: #cce50d;
}
.btn.green:before {
  background-color: #093f72 !important;
  color: white !important;
  border: 1px solid transparent !important;
  border-color: transparent !important;
}
.btn.green:before:hover {
  background-color: transparent !important;
  color: white !important;
  border: 1px solid transparent !important;
}
.btn.small {
  width: 10em;
}
.gp-margin-bottom-150 {
  margin-bottom: 150px;
}
@media screen and (max-width: 1400px) {
  .gp-margin-bottom-150 {
    margin-bottom: 75px;
  }
}
@media screen and (max-width: 1200px) {
  .gp-margin-bottom-150 {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 900px) {
  .gp-margin-bottom-150 {
    margin-bottom: 40px;
  }
}
.gp-margin-bottom-120 {
  margin-bottom: 120px;
}
@media screen and (max-width: 1400px) {
  .gp-margin-bottom-120 {
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 1200px) {
  .gp-margin-bottom-120 {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 900px) {
  .gp-margin-bottom-120 {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 500px) {
  .gp-margin-bottom-120 {
    margin-bottom: 40px;
  }
}
.gp-margin-bottom-90 {
  margin-bottom: 120px;
}
@media screen and (max-width: 1400px) {
  .gp-margin-bottom-90 {
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 1200px) {
  .gp-margin-bottom-90 {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 900px) {
  .gp-margin-bottom-90 {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 500px) {
  .gp-margin-bottom-90 {
    margin-bottom: 40px;
  }
}
.gp-margin-bottom-80 {
  margin-bottom: 80px;
}
.gp-margin-bottom-80 {
  margin-bottom: 80px;
}
.gp-margin-bottom-60 {
  margin-bottom: 60px;
}
@media screen and (max-width: 1600px) {
  .gp-margin-bottom-60 {
    margin-bottom: 20px;
  }
}
.background-image > .bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
}
.background-image.standard {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.filterable-sly-sliders {
  margin-right: 20px;
  position: relative;
  width: 105%;
  left: -5%;
}
.filterable-sly-sliders .slidee {
  display: flex;
  padding: 10px 0 15px 5%;
}
.filterable-sly-sliders .slidee .custom-posts-cards {
  min-width: 70vw;
  max-width: 70vw;
  padding: 24px;
  margin: 20px 20px 20px 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .filterable-sly-sliders .slidee .custom-posts-cards {
    min-width: 37vw;
    max-width: 37vw;
  }
}
@media screen and (min-width: 1024px) {
  .filterable-sly-sliders .slidee .custom-posts-cards {
    min-width: 28vw;
    max-width: 28vw;
  }
}
@media screen and (min-width: 1366px) {
  .filterable-sly-sliders .slidee .custom-posts-cards {
    min-width: 32vw;
    max-width: 32vw;
    padding: 30px;
  }
}
@media screen and (min-width: 1900px) {
  .filterable-sly-sliders .slidee .custom-posts-cards {
    padding: 50px 60px;
  }
}
.scrollbars {
  margin: 40px 0 10px;
  height: 5px;
  display: flex;
  align-items: center;
  background: #EEEEEE;
  cursor: pointer;
  border-radius: 3px;
}
@media screen and (min-width: 768px) {
  .scrollbars {
    width: 90%;
    margin: 40px auto 10px;
  }
}
@media screen and (min-width: 1366px) {
  .scrollbars {
    width: 60%;
    margin: 40px auto 10px;
  }
}
.scrollbars .handles {
  height: 7px;
  width: 40%;
  background: #23416e;
  border-radius: 4px;
}
@media screen and (min-width: 1900px) {
  .scrollbars .handles {
    height: 10px;
    border-radius: 10px;
  }
}
.custom-posts-cards {
  border-radius: 20px;
  box-shadow: 0 4px 35px rgba(0, 0, 0, 0.15);
}
.custom-posts-cards .card-content-container h4 {
  font-size: 23px;
  line-height: 40px;
  color: #094072;
  margin-bottom: 0;
}
@media screen and (max-width: 1366px) {
  .custom-posts-cards .card-content-container h4 {
    line-height: 28px;
  }
}
.custom-posts-cards .card-content-container h5 {
  font-size: 18px;
  color: #A6A6A6;
  margin-bottom: 5px;
  font-weight: 700;
}
.custom-posts-cards .card-content-container p {
  font-size: 16px;
  color: #2C3F4E;
  line-height: 21px;
  margin-bottom: 20px;
}
.custom-posts-cards .card-content-container .btn {
  display: inline-block;
}
.wpcp-carousel-wrapper {
  margin-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .wpcp-carousel-wrapper {
    margin-bottom: 80px;
  }
}
.wpcp-carousel-wrapper .sp-wpcpro-section-title {
  font-size: 42px;
  line-height: 1em;
  font-weight: 500;
  font-family: 'Manrope', sans-serif;
  color: #094072;
  margin-bottom: 40px;
}
.wpcp-carousel-wrapper .swiper-wrapper {
  padding-left: 1px;
}
.wpcp-carousel-wrapper .swiper-wrapper .swiper-slide .wpcp-single-item .wpcp-slide-image .wcp-video i.fa-play-circle-o {
  display: none;
}
.wpcp-carousel-wrapper .swiper-wrapper .swiper-slide .wpcp-single-item .wpcp-slide-image .wcp-video i {
  color: #D12149 !important;
}
.wpcp-carousel-wrapper .wpcp-prev-button,
.wpcp-carousel-wrapper .wpcp-next-button {
  background-color: #23416e !important;
  border-color: #23416e !important;
}
.wpcp-carousel-wrapper .wpcp-prev-button i,
.wpcp-carousel-wrapper .wpcp-next-button i {
  color: white;
}
.wpcp-carousel-wrapper .wpcp-swiper-dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #23416e !important;
}
.about-ceo-image {
  position: relative;
}
.about-ceo-image .video-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about-ceo-image .video-box .video_lightbox_anchor_image {
  width: 60px;
}
.pp_pic_holder .pp_content_container .pp_left .pp_right .pp_content .pp_fade {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -ms-flex-directions: column-reverse;
  -webkit-flex-flow: column-reverse nowrap;
  flex-flow: column-reverse nowrap;
}
.pp_pic_holder .pp_content_container .pp_left .pp_right .pp_content .pp_fade .pp_details .pp_close {
  top: -22px;
  right: -22px;
  background: url('../img/close.png');
  text-indent: 0;
  color: transparent;
}
.pp_pic_holder .pp_content_container .pp_left .pp_right .pp_content .pp_fade .pp_details .pp_close:hover {
  opacity: 1;
}
.pp_pic_holder .pp_content_container .pp_left .pp_right .pp_content .pp_fade .pp_details .pp_close::before {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 40px;
  font-family: 'FontAwesome';
  content: '\f057';
  color: #aadffa;
}
@media only screen and (max-width: 767px) {
  .pp_pic_holder .pp_content_container .pp_left .pp_right .pp_content .pp_fade .pp_details .pp_close {
    right: 22px!important;
    top: -5px !important;
  }
}
.OurUniquePartnership .partnership-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -ms-flex-directions: row;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-evenly;
  justify-content: space-evenly;
  max-width: none;
  width: 80%;
}
.OurUniquePartnership .partnership-flex .doctor-profile {
  position: relative;
  width: 18%;
  margin: 0 10px;
}
@media screen and (max-width: 1300px) {
  .OurUniquePartnership .partnership-flex .doctor-profile {
    width: 22%;
  }
}
@media screen and (max-width: 1020px) {
  .OurUniquePartnership .partnership-flex .doctor-profile {
    width: 30%;
  }
}
@media screen and (max-width: 800px) {
  .OurUniquePartnership .partnership-flex .doctor-profile {
    width: 45%;
  }
}
@media screen and (max-width: 500px) {
  .OurUniquePartnership .partnership-flex .doctor-profile {
    width: 100%;
    margin: 0;
  }
}
.OurUniquePartnership .partnership-flex .doctor-profile .modal-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  cursor: pointer;
}
.OurUniquePartnership .partnership-flex .doctor-profile .doctor_profile_bg {
  margin-top: 40px;
}
.OurUniquePartnership .partnership-flex .doctor-profile .doctor_profile_bg .img_doctor {
  position: relative;
  width: 100%;
  height: 300px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1500px) {
  .OurUniquePartnership .partnership-flex .doctor-profile .doctor_profile_bg .img_doctor {
    height: 250px;
  }
}
@media screen and (max-width: 1400px) {
  .OurUniquePartnership .partnership-flex .doctor-profile .doctor_profile_bg .img_doctor {
    height: 200px;
  }
}
@media screen and (max-width: 1300px) {
  .OurUniquePartnership .partnership-flex .doctor-profile .doctor_profile_bg .img_doctor {
    height: 280px;
  }
}
@media screen and (max-width: 1200px) {
  .OurUniquePartnership .partnership-flex .doctor-profile .doctor_profile_bg .img_doctor {
    height: 200px;
  }
}
@media screen and (max-width: 800px) {
  .OurUniquePartnership .partnership-flex .doctor-profile .doctor_profile_bg .img_doctor {
    height: 250px;
  }
}
@media screen and (max-width: 500px) {
  .OurUniquePartnership .partnership-flex .doctor-profile .doctor_profile_bg .img_doctor {
    height: 350px;
  }
}
@media screen and (max-width: 380px) {
  .OurUniquePartnership .partnership-flex .doctor-profile .doctor_profile_bg .img_doctor {
    height: 250px;
  }
}
.OurUniquePartnership .partnership-flex .doctor-profile .doctor_profile_bg .img_doctor img {
  border-radius: 10px;
}
.OurUniquePartnership .partnership-flex .doctor-profile .doctor_profile_bg .img_doctor .background-image {
  background-position: top center;
  border-radius: 10px;
}
.OurUniquePartnership .partnership-flex .doctor-profile .doctor_profile_bg .our_doctor {
  text-align: center;
}
.OurUniquePartnership .partnership-flex .doctor-profile .doctor_profile_bg .our_doctor .doctor-name {
  margin-bottom: 2px;
  font-size: 19px;
  font-weight: 500;
  margin-top: 5px;
  color: #53b7e0;
}
.OurUniquePartnership .partnership-flex .doctor-profile .doctor_profile_bg .our_doctor p {
  font-size: 16px;
  margin-bottom: 0;
}
.OurUniquePartnership .partnership-flex .line-break {
  flex-basis: 100%;
  margin-bottom: 100px;
}
.jquery-modal {
  position: absolute;
  background-color: transparent;
  z-index: 80000000 !important;
}
.popup-modal {
  background: transparent;
  width: 100% !important;
  padding: 0;
  box-shadow: none;
  transition: all 0.3s;
  max-width: 100% !important;
}
.popup-modal .overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(20, 20, 20, 0.6);
  z-index: -5;
}
.popup-modal a.close-modal {
  display: none;
  top: 50px;
  right: 35px;
  cursor: pointer;
  z-index: 500;
}
.popup-modal .modal-container {
  position: absolute;
  width: 75%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  background: #f1f1f1;
  margin: 0 auto;
  max-width: 80%;
  pointer-events: auto;
}
@media screen and (max-width: 840px) {
  .popup-modal .modal-container {
    width: 90%;
  }
}
@media screen and (max-width: 500px) {
  .popup-modal .modal-container {
    width: 95%;
  }
}
.popup-modal .modal-container .close-modal {
  display: block;
  position: absolute;
  top: 20px;
  right: 30px;
  z-index: 5000;
}
.popup-modal .modal-container .close-modal i {
  cursor: pointer;
  font-size: 30px;
  color: black;
}
.popup-modal .modal-container .modal-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -ms-flex-directions: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  margin: 0 auto;
}
@media screen and (max-width: 1500px) {
  .popup-modal .modal-container .modal-wrap {
    height: 80vh;
  }
}
@media screen and (max-width: 860px) {
  .popup-modal .modal-container .modal-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -ms-flex-directions: column;
    -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
}
.popup-modal .modal-container .modal-wrap .modal-img {
  position: relative;
  width: 510px;
  height: 690px;
  z-index: 50;
}
@media screen and (max-width: 1500px) {
  .popup-modal .modal-container .modal-wrap .modal-img {
    height: 100%;
  }
}
@media screen and (max-width: 860px) {
  .popup-modal .modal-container .modal-wrap .modal-img {
    width: 50%;
    height: 500px;
    margin: 40px auto 0;
  }
}
@media screen and (max-width: 720px) {
  .popup-modal .modal-container .modal-wrap .modal-img {
    height: 400px;
  }
}
@media screen and (max-width: 420px) {
  .popup-modal .modal-container .modal-wrap .modal-img {
    height: 300px;
  }
}
.popup-modal .modal-container .modal-wrap .modal-img .background-image {
  border-radius: 10px 0 0 10px;
}
@media screen and (max-width: 1500px) {
  .popup-modal .modal-container .modal-wrap .modal-img .background-image {
    background-position: center;
  }
}
@media screen and (max-width: 860px) {
  .popup-modal .modal-container .modal-wrap .modal-img .background-image {
    border-radius: 10px;
  }
}
.popup-modal .modal-container .modal-wrap .modal-desc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -ms-flex-directions: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  align-items: center;
  text-align: left;
  max-width: 60%;
  padding: 40px 60px 60px 60px;
  overflow-y: scroll;
  z-index: 50;
}
@media screen and (max-width: 1200px) {
  .popup-modal .modal-container .modal-wrap .modal-desc {
    padding: 40px 30px 30px 30px;
  }
}
@media screen and (max-width: 860px) {
  .popup-modal .modal-container .modal-wrap .modal-desc {
    max-width: 100%;
    padding: 40px 30px 30px 30px;
  }
}
@media screen and (max-width: 720px) {
  .popup-modal .modal-container .modal-wrap .modal-desc {
    padding: 40px 30px 20px 30px;
  }
}
.popup-modal .modal-container .modal-wrap .modal-desc::-webkit-scrollbar-track {
  border-radius: 10px;
}
.popup-modal .modal-container .modal-wrap .modal-desc::-webkit-scrollbar {
  width: 12px;
}
.popup-modal .modal-container .modal-wrap .modal-desc::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: pink;
}
@media screen and (max-width: 1500px) {
  .popup-modal .modal-container .modal-wrap .modal-desc .desc {
    height: 100%;
  }
}
.popup-modal .modal-container .modal-wrap .modal-desc .desc .practice {
  margin-bottom: 40px;
}
.popup-modal .modal-container .modal-wrap .modal-desc .desc .content {
  padding-bottom: 20px;
}
.popup-modal .modal-container .modal-wrap .modal-desc p {
  color: black;
  margin-bottom: 20px;
}
.popup-modal .modal-container .modal-wrap .modal-desc p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 500px) {
  .pum-container#popmake-732 {
    width: 90% !important;
  }
}
.pum-container#popmake-732 .featured-popup .featured-popup-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -ms-flex-directions: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  align-items: center;
  height: 650px;
  margin: 0 auto;
}
@media screen and (max-width: 1500px) {
  .pum-container#popmake-732 .featured-popup .featured-popup-wrap {
    height: 75vh;
  }
}
@media screen and (max-width: 980px) {
  .pum-container#popmake-732 .featured-popup .featured-popup-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -ms-flex-directions: column;
    -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap;
    height: inherit;
  }
}
.pum-container#popmake-732 .featured-popup .featured-popup-wrap .popup-image {
  position: relative;
  width: 40%;
  height: 100%;
  z-index: 50;
}
@media screen and (max-width: 1500px) {
  .pum-container#popmake-732 .featured-popup .featured-popup-wrap .popup-image {
    height: 100%;
  }
}
@media screen and (max-width: 980px) {
  .pum-container#popmake-732 .featured-popup .featured-popup-wrap .popup-image {
    width: 100%;
    height: 500px;
  }
}
@media screen and (max-width: 720px) {
  .pum-container#popmake-732 .featured-popup .featured-popup-wrap .popup-image {
    height: 400px;
  }
}
@media screen and (max-width: 420px) {
  .pum-container#popmake-732 .featured-popup .featured-popup-wrap .popup-image {
    height: 300px;
  }
}
@media screen and (max-width: 980px) {
  .pum-container#popmake-732 .featured-popup .featured-popup-wrap .popup-image .background-image {
    background-position: top center;
  }
}
.pum-container#popmake-732 .featured-popup .featured-popup-wrap .content-col {
  text-align: center;
  max-width: 60%;
  padding: 60px 40px;
  z-index: 50;
}
@media screen and (max-width: 980px) {
  .pum-container#popmake-732 .featured-popup .featured-popup-wrap .content-col {
    max-width: 100%;
  }
}
@media screen and (max-width: 720px) {
  .pum-container#popmake-732 .featured-popup .featured-popup-wrap .content-col {
    padding: 40px 30px 20px 30px;
  }
}
@media screen and (max-width: 600px) {
  .pum-container#popmake-732 .featured-popup .featured-popup-wrap .content-col {
    padding: 40px 20px 40px 20px;
  }
}
.pum-container#popmake-732 .featured-popup .featured-popup-wrap .content-col h3 {
  font-size: 3vw;
  font-weight: 600;
  line-height: 1.1em;
  margin-bottom: 25px;
}
@media screen and (max-width: 1120px) {
  .pum-container#popmake-732 .featured-popup .featured-popup-wrap .content-col h3 {
    font-size: 3.03vw;
  }
}
@media screen and (max-width: 890px) {
  .pum-container#popmake-732 .featured-popup .featured-popup-wrap .content-col h3 {
    font-size: 4.03vw;
  }
}
@media screen and (max-width: 500px) {
  .pum-container#popmake-732 .featured-popup .featured-popup-wrap .content-col h3 {
    font-size: 5.03vw;
  }
}
@media screen and (max-width: 400px) {
  .pum-container#popmake-732 .featured-popup .featured-popup-wrap .content-col h3 {
    font-size: 5.6vw;
  }
}
.pum-container#popmake-732 .featured-popup .featured-popup-wrap .content-col h4 {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media screen and (max-width: 600px) {
  .pum-container#popmake-732 .featured-popup .featured-popup-wrap .content-col p {
    font-size: 16px;
    line-height: 26px;
  }
}
.pum-container#popmake-732 .featured-popup .featured-popup-wrap .content-col .button-1 {
  margin-top: 50px;
}
.pum-container#popmake-732 .featured-popup .featured-popup-wrap .content-col .button-1 a {
  padding: 12px 22px;
}
@media screen and (max-width: 980px) {
  .pum-container#popmake-732 .popmake-close {
    color: white;
  }
}
.hero-area.internal {
  background-color: #AAE0FA !important;
}
.hero-area.internal h1,
.hero-area.internal p,
.hero-area.internal h2 {
  color: #094072;
}
.hero-area.internal .hero-area-content .hero-area-content-inner p {
  font-family: "Mandrel Norm" !important;
}
.hero-area.internal .btn {
  display: inline-block;
  width: auto;
  padding: 0 20px;
}
.two-column .flex {
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1440px;
  margin: 0 auto;
  align-items: center;
}
@media screen and (max-width: 1600px) {
  .two-column .flex {
    max-width: 90%;
  }
}
@media screen and (max-width: 1200px) {
  .two-column .flex {
    padding-left: 4%;
    padding-right: 4%;
  }
}
@media screen and (min-width: 960px) {
  .two-column .flex.reversed {
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 960px) {
  .two-column .flex.reversed {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 960px) {
  .two-column .flex {
    flex-direction: column;
    padding-left: unset;
    padding-right: unset;
  }
}
.two-column .flex .text-container {
  width: 50%;
  height: 606px;
  padding: 110px 65px 130px 100px;
}
@media screen and (max-width: 1600px) {
  .two-column .flex .text-container {
    padding: 5% 4%;
  }
}
@media screen and (max-width: 1366px) {
  .two-column .flex .text-container {
    height: auto;
  }
}
@media screen and (max-width: 960px) {
  .two-column .flex .text-container {
    height: 380px;
  }
}
@media screen and (max-width: 960px) {
  .two-column .flex .text-container {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .two-column .flex .text-container {
    padding: 8% 4% 5%;
  }
}
@media screen and (max-width: 411px) {
  .two-column .flex .text-container {
    padding: 10% 4% 5%;
  }
}
.two-column .flex .text-container .text-content {
  margin-bottom: 40px;
  width: 100%;
}
.two-column .flex .text-container h2 {
  font-size: 35px;
}
@media screen and (max-width: 1024px) {
  .two-column .flex .text-container h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 960px) {
  .two-column .flex .text-container h2 {
    font-size: 20px;
  }
}
.two-column .flex .text-container .list {
  margin-top: 35px;
}
@media screen and (max-width: 1024px) {
  .two-column .flex .text-container .list {
    margin-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  .two-column .flex .text-container .list {
    margin-top: 10px;
  }
}
.two-column .flex .text-container .list ul {
  list-style: none;
}
.two-column .flex .text-container .list ul li {
  position: relative;
  width: 100%;
  font-size: 19px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1000px) {
  .two-column .flex .text-container .list ul li {
    width: 100%;
  }
}
@media screen and (max-width: 560px) {
  .two-column .flex .text-container .list ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
@media screen and (max-width: 560px) {
  .two-column .flex .text-container .list ul li {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 411px) {
  .two-column .flex .text-container .list ul li {
    font-size: 16px;
    line-height: 28px;
  }
}
@media screen and (max-width: 960px) {
  .two-column .flex .text-container .list ul li {
    font-size: 18px;
  }
}
.two-column .flex .image-container {
  width: 50%;
  height: auto;
}
@media screen and (max-width: 960px) {
  .two-column .flex .image-container {
    width: 100%;
  }
}
.two-column .flex .image-container .samewidth_image .image {
  position: relative;
}
.two-column .flex .image-container .samewidth_image .image .play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5000000;
  cursor: pointer;
}
.two-column .flex .image-container .samewidth_image .image .play img {
  width: 125px;
  height: 125px;
}
@media screen and (max-width: 560px) {
  .two-column .flex .image-container .samewidth_image .image .play img {
    width: 80px;
    height: 80px;
  }
}
.two-column .flex .image-container img {
  height: auto;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .two-column .flex .image-container img {
    height: auto;
  }
}
.video-content {
  display: none;
}
.video-content.active {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  z-index: 500000000;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-content .overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: black;
  opacity: 0.7;
  z-index: -1;
}
.video-content .close {
  position: absolute;
  right: 30px;
  padding: 10px 30px;
  border-radius: 50%;
  background: #57b6dd;
  top: 30px;
  cursor: pointer;
}
.video-content .close i {
  position: relative;
  font-size: 40px;
  right: 11px;
  color: white;
}
.video-content p {
  text-align: center;
}
.video-content iframe {
  max-width: 95%;
  margin: 0 auto;
}
.full-width-list {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1440px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1600px) {
  .full-width-list {
    max-width: 90%;
  }
}
@media screen and (max-width: 1200px) {
  .full-width-list {
    padding-left: 4%;
    padding-right: 4%;
  }
}
.full-width-list .row {
  margin: 0;
}
.full-width-list .titles {
  width: 72%;
  text-align: left;
  padding: 0;
}
@media screen and (max-width: 960px) {
  .full-width-list .titles {
    width: 100%;
  }
}
.full-width-list .list {
  margin-top: 35px;
  padding-left: 0;
}
@media screen and (max-width: 1500px) {
  .full-width-list .list {
    margin-top: 20px;
  }
}
.full-width-list .list h3 {
  font-size: 25px;
  line-height: 36px;
  margin-bottom: 15px;
  padding-left: 0;
}
@media screen and (max-width: 960px) {
  .full-width-list .list h3 {
    font-size: 18px;
    line-height: 30px;
  }
}
.full-width-list .list p:empty {
  display: none;
}
.full-width-list .list ul {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.full-width-list .list ul li {
  position: relative;
  width: 100%;
  font-size: 25px;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin-bottom: 15px;
  padding-left: 22px;
}
@media screen and (min-width: 1220px) {
  .full-width-list .list ul li {
    width: 48% !important;
  }
}
@media screen and (min-width: 803px) {
  .full-width-list .list ul li {
    width: 46% !important;
  }
  .full-width-list .list ul li:nth-of-type(odd) {
    margin-right: 40px !important;
  }
}
@media screen and (min-width: 1450px) {
  .full-width-list .list ul li {
    width: 30% !important;
    margin-right: 40px !important;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 560px) {
  .full-width-list .list ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
@media screen and (max-width: 560px) {
  .full-width-list .list ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
@media screen and (max-width: 411px) {
  .full-width-list .list ul li {
    font-size: 16px;
    line-height: 28px;
  }
}
@media screen and (max-width: 960px) {
  .full-width-list .list ul li {
    font-size: 18px;
  }
}
.full-width-list .list ul li:before {
  position: absolute;
  content: '\f0da';
  left: 0;
  top: 0px;
  font-size: 19px;
  color: #57B6DD;
  font-weight: 700;
  font-family: 'Font Awesome 5 Pro';
}
.two-column-with-list {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1440px;
}
@media screen and (max-width: 1600px) {
  .two-column-with-list {
    max-width: 90%;
  }
}
@media screen and (max-width: 1200px) {
  .two-column-with-list {
    padding-left: 4%;
    padding-right: 4%;
  }
}
.two-column-with-list .row {
  display: flex;
  justify-content: space-between;
}
.two-column-with-list .row .info-image {
  width: 45%;
}
@media screen and (max-width: 1366px) {
  .two-column-with-list .row .info-image {
    width: 50%;
  }
}
@media screen and (max-width: 1000px) {
  .two-column-with-list .row .info-image {
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .two-column-with-list .row .info-image .titles {
    width: 100%;
    max-width: none;
  }
}
.two-column-with-list .row .info-image h1 {
  margin-bottom: 25px;
}
.two-column-with-list .row .info-image .image {
  position: relative;
  margin-top: 30px;
}
.two-column-with-list .row .info-image .image img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1000px) {
}
.two-column-with-list .row .info-image .image .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5000000;
  cursor: pointer;
}
.two-column-with-list .row .info-image .image .play-btn img {
  width: 125px;
  height: 125px;
}
@media screen and (max-width: 560px) {
  .two-column-with-list .row .info-image .image .play-btn img {
    width: 80px;
    height: 80px;
  }
}
.two-column-with-list .row .info-image .subtext {
  margin-top: 30px;
  font-size: 16px;
}
.two-column-with-list .row .list {
  width: 50%;
}
@media screen and (max-width: 1366px) {
  .two-column-with-list .row .list {
    width: 50%;
  }
}
@media screen and (max-width: 1000px) {
  .two-column-with-list .row .list {
    padding-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .two-column-with-list .row .list {
    width: 50%;
  }
}
@media screen and (max-width: 1000px) {
  .two-column-with-list .row .list {
    width: 100%;
  }
}
.two-column-with-list .row .list p:empty {
  display: none;
}
.two-column-with-list .row .list ul {
  list-style-type: none;
  margin-left: 0;
}
@media screen and (max-width: 1366px) {
  .two-column-with-list .row .list ul {
    margin-left: 50px;
  }
}
@media screen and (max-width: 1000px) {
  .two-column-with-list .row .list ul {
    margin-left: 0;
  }
}
.two-column-with-list .row .list ul li {
  position: relative;
  font-size: 25px;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 32px;
  padding-left: 15px;
}
@media screen and (max-width: 1120px) {
  .two-column-with-list .row .list ul li {
    font-size: 18px;
    line-height: 30px;
  }
}
@media screen and (max-width: 1000px) {
  .two-column-with-list .row .list ul li {
    width: 100%;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 411px) {
  .two-column-with-list .row .list ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
.two-column-with-list .row .list ul li:before {
  position: absolute;
  content: '\f0da';
  left: -15px;
  top: 0;
  font-size: 19px;
  color: #57B6DD;
  font-weight: 700;
  font-family: 'Font Awesome 5 Pro';
}
@media screen and (max-width: 1360px) {
  .two-column-with-list .row .list ul li:before {
    top: 0;
  }
}
@media screen and (max-width: 980px) {
  .two-column-with-list .row .list ul li:before {
    top: 1px;
  }
}
.two-column-with-list .divider {
  background: #ccc;
  height: 2px;
  margin-top: 80px;
  margin-bottom: -60px;
  width: 92%;
}
@media screen and (max-width: 900px) {
  .two-column-with-list .divider {
    display: none;
  }
}
.full-width-image-text {
  height: 678px;
  margin: 30px 0px;
  padding-right: 0;
  padding-left: 0;
}
@media screen and (max-width: 1200px) {
  .full-width-image-text {
    height: auto;
  }
}
@media screen and (max-width: 960px) {
  .full-width-image-text {
    width: 100%;
  }
}
.full-width-image-text.banner {
  max-width: 1440px;
  margin: 0 auto 60px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  height: inherit;
}
@media screen and (max-width: 1600px) {
  .full-width-image-text.banner {
    max-width: 90%;
  }
}
@media screen and (max-width: 1200px) {
  .full-width-image-text.banner {
    padding-left: 4%;
    padding-right: 4%;
  }
}
.full-width-image-text.banner .content {
  padding: 8% 5%;
}
@media screen and (max-width: 1100px) {
  .full-width-image-text.banner .content {
    padding: 8% 0;
  }
}
@media screen and (max-width: 767px) {
  .full-width-image-text.banner .content {
    padding: 12% 0;
  }
}
.full-width-image-text.banner .content .text-wrap .text {
  width: 70%;
}
@media screen and (max-width: 1100px) {
  .full-width-image-text.banner .content .text-wrap .text {
    width: 75%;
  }
}
@media screen and (max-width: 767px) {
  .full-width-image-text.banner .content .text-wrap .text {
    width: 100%;
  }
}
.full-width-image-text.banner .content .text-wrap .text h1 {
  line-height: 1.2em;
}
.full-width-image-text.banner .content .text-wrap .text .btn {
  margin: 0;
}
.full-width-image-text .background-image {
  z-index: -99;
}
.full-width-image-text .content {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(81.98deg, rgba(9, 64, 114, 0.9) 44.18%, rgba(9, 64, 114, 0) 69.81%);
}
@media screen and (max-width: 1200px) {
  .full-width-image-text .content {
    padding: 60px 0;
  }
}
.full-width-image-text .content .text-wrap {
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
@media screen and (max-width: 1600px) {
  .full-width-image-text .content .text-wrap {
    max-width: 90%;
  }
}
.full-width-image-text .content .text-wrap .text {
  width: 45%;
  padding-left: 0;
}
@media screen and (max-width: 1200px) {
  .full-width-image-text .content .text-wrap .text {
    width: 70%;
  }
}
@media screen and (max-width: 768px) {
  .full-width-image-text .content .text-wrap .text {
    width: 90%;
  }
}
.full-width-image-text .content .text-wrap .text h1 {
  color: white;
  margin-bottom: 25px;
}
.full-width-image-text .content .text-wrap .text p {
  font-size: 19px;
  color: white;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .full-width-image-text .content .text-wrap .text p {
    font-size: 16px;
  }
}
.gp-full-width-image-bottom-text {
  max-width: 1800px;
  width: 90%;
  margin: 35px auto;
}
@media screen and (min-width: 2020px) {
  .gp-full-width-image-bottom-text {
    padding-left: 0;
    padding-right: 0;
  }
}
.gp-full-width-image-bottom-text .background-image {
  z-index: -99;
}
.gp-full-width-image-bottom-text .image {
  height: 500px;
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 8%;
}
@media screen and (max-width: 1200px) {
  .gp-full-width-image-bottom-text .image {
    height: 350px;
  }
}
@media screen and (max-width: 960px) {
  .gp-full-width-image-bottom-text .image {
    width: 100%;
    height: 240px;
  }
}
.gp-full-width-image-bottom-text .content {
  background: #F5F5F5;
  padding: 85px 110px;
}
@media screen and (max-width: 1366px) {
  .gp-full-width-image-bottom-text .content {
    padding: 60px 80px;
  }
}
@media screen and (max-width: 1200px) {
  .gp-full-width-image-bottom-text .content {
    padding: 45px 70px;
  }
}
@media screen and (max-width: 1024px) {
  .gp-full-width-image-bottom-text .content {
    padding: 4%;
  }
}
@media screen and (max-width: 768px) {
  .gp-full-width-image-bottom-text .content {
    padding: 8% 4% 5%;
  }
}
@media screen and (max-width: 411px) {
  .gp-full-width-image-bottom-text .content {
    padding: 10% 4% 5%;
  }
}
.gp-full-width-image-bottom-text .content h1 {
  margin-bottom: 20px;
}
@media screen and (max-width: 411px) {
  .gp-full-width-image-bottom-text .content h1 {
    margin-bottom: 5px;
  }
}
.gp-full-width-image-bottom-text .content h2 {
  font-size: 35px;
}
@media screen and (max-width: 1024px) {
  .gp-full-width-image-bottom-text .content h2 {
    font-size: 28px;
    line-height: 36px;
  }
}
@media screen and (max-width: 411px) {
  .gp-full-width-image-bottom-text .content h2 {
    font-size: 24px;
  }
}
.gp-full-width-image-bottom-text .content .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 45px;
  width: 90%;
}
@media screen and (max-width: 1366px) {
  .gp-full-width-image-bottom-text .content .list {
    width: 80%;
  }
}
@media screen and (max-width: 1200px) {
  .gp-full-width-image-bottom-text .content .list {
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  .gp-full-width-image-bottom-text .content .list {
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .gp-full-width-image-bottom-text .content .list {
    margin-top: 25px;
  }
}
.gp-full-width-image-bottom-text .content .list ul {
  display: flex;
  flex-flow: column wrap;
  list-style: none;
  width: 50%;
  margin-left: 0;
}
@media screen and (max-width: 960px) {
  .gp-full-width-image-bottom-text .content .list ul {
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  .gp-full-width-image-bottom-text .content .list ul:first-of-type {
    margin-bottom: 0;
  }
}
.gp-full-width-image-bottom-text .content .list ul li {
  position: relative;
  line-height: 30px;
  width: 80%;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-size: 19px;
  margin-bottom: 30px;
  padding-left: 5px;
}
@media screen and (max-width: 1000px) {
  .gp-full-width-image-bottom-text .content .list ul li {
    width: 100%;
  }
}
@media screen and (max-width: 560px) {
  .gp-full-width-image-bottom-text .content .list ul li {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 411px) {
  .gp-full-width-image-bottom-text .content .list ul li {
    font-size: 16px;
    line-height: 28px;
  }
}
.gp-full-width-image-bottom-text .content .list ul li:before {
  position: absolute;
  content: '\f0da';
  left: -15px;
  top: 0;
  font-size: 19px;
  color: #57B6DD;
  font-weight: 700;
  font-family: 'Font Awesome 5 Pro';
}
@media screen and (max-width: 1360px) {
  .gp-full-width-image-bottom-text .content .list ul li:before {
    top: 0;
  }
}
@media screen and (max-width: 980px) {
  .gp-full-width-image-bottom-text .content .list ul li:before {
    top: 1px;
  }
}
.gp-full-width-image-bottom-text.video-layout .content .text .list {
  width: 100%;
}
.gp-full-width-image-bottom-text.video-layout .content .text .list ul {
  width: 40%;
}
@media screen and (max-width: 1500px) {
  .gp-full-width-image-bottom-text.video-layout .content .text .list ul {
    width: 50%;
  }
}
@media screen and (max-width: 1100px) {
  .gp-full-width-image-bottom-text.video-layout .content .text .list ul {
    width: 100%;
  }
}
.gp-full-width-image-bottom-text.video-layout .content .text .list .video-col {
  width: 50%;
}
@media screen and (max-width: 1100px) {
  .gp-full-width-image-bottom-text.video-layout .content .text .list .video-col {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .gp-full-width-image-bottom-text.video-layout .content .text .list .video-col iframe {
    height: 200px !important;
  }
}
.two-column-grey-content {
  margin-bottom: 35px;
}
@media screen and (min-width: 960px) {
  .two-column-grey-content.reverse .flex {
    flex-direction: row-reverse;
  }
}
.two-column-grey-content.reverse .flex .image-container {
  left: 0;
}
.two-column-grey-content .flex {
  position: relative;
  display: flex;
  padding-left: 0;
  padding-right: 0;
  max-width: 1800px;
  width: 90%;
  align-items: center;
}
@media screen and (max-width: 960px) {
  .two-column-grey-content .flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -ms-flex-directions: column-reverse;
    -webkit-flex-flow: column-reverse nowrap;
    flex-flow: column-reverse nowrap;
    padding-left: unset;
    padding-right: unset;
  }
}
.two-column-grey-content .flex .text-container {
  background: #F5F5F5;
  width: 54%;
  height: auto;
  padding: 110px 130px 80px 100px;
}
@media screen and (max-width: 1600px) {
  .two-column-grey-content .flex .text-container {
    padding: 5% 4%;
  }
}
@media screen and (max-width: 960px) {
  .two-column-grey-content .flex .text-container {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .two-column-grey-content .flex .text-container {
    padding: 8% 4% 5%;
  }
}
@media screen and (max-width: 411px) {
  .two-column-grey-content .flex .text-container {
    padding: 10% 4% 5%;
  }
}
.two-column-grey-content .flex .text-container .text-content {
  width: 100%;
}
.two-column-grey-content .flex .text-container h2 {
  font-size: 35px;
}
@media screen and (max-width: 1024px) {
  .two-column-grey-content .flex .text-container h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .two-column-grey-content .flex .text-container h2 {
    font-size: 28px;
    line-height: 36px;
  }
}
.two-column-grey-content .flex .text-container .list {
  margin-top: 35px;
}
@media screen and (max-width: 1024px) {
  .two-column-grey-content .flex .text-container .list {
    margin-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  .two-column-grey-content .flex .text-container .list {
    margin-top: 10px;
  }
}
.two-column-grey-content .flex .text-container .list ul {
  list-style: none;
  margin-left: 0;
}
.two-column-grey-content .flex .text-container .list ul li {
  position: relative;
  line-height: 30px;
  width: 100%;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-size: 19px;
  margin-bottom: 30px;
  padding-left: 5px;
}
@media screen and (max-width: 1000px) {
  .two-column-grey-content .flex .text-container .list ul li {
    width: 100%;
  }
}
@media screen and (max-width: 560px) {
  .two-column-grey-content .flex .text-container .list ul li {
    font-size: 18px;
    line-height: 28px;
  }
}
@media screen and (max-width: 560px) {
  .two-column-grey-content .flex .text-container .list ul li {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 411px) {
  .two-column-grey-content .flex .text-container .list ul li {
    font-size: 16px;
    line-height: 28px;
  }
}
.two-column-grey-content .flex .text-container .list ul li:before {
  position: absolute;
  content: '\f0da';
  left: -15px;
  top: 0;
  font-size: 19px;
  color: #57B6DD;
  font-weight: 700;
  font-family: 'Font Awesome 5 Pro';
}
@media screen and (max-width: 1360px) {
  .two-column-grey-content .flex .text-container .list ul li:before {
    top: 0;
  }
}
@media screen and (max-width: 980px) {
  .two-column-grey-content .flex .text-container .list ul li:before {
    top: 1px;
  }
}
.two-column-grey-content .flex .image-container {
  position: absolute;
  left: auto;
  right: 0;
  width: 46%;
  height: 100%;
}
@media screen and (max-width: 960px) {
  .two-column-grey-content .flex .image-container {
    position: relative;
    width: 100%;
    height: 400px;
  }
}
.two-column-grey-content .flex .image-container .image {
  position: relative;
  width: 100%;
  height: 100%;
}
.two-column-grey-content .flex .image-container img {
  height: auto;
  width: 100%;
}
@media screen and (max-width: 1366px) {
}
@media screen and (max-width: 960px) {
}
@media screen and (max-width: 960px) {
}
.gp-testimonial {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 1600px) {
  .gp-testimonial {
    max-width: 90%;
  }
}
@media screen and (max-width: 1200px) {
  .gp-testimonial {
    padding-left: 4%;
    padding-right: 4%;
  }
}
.gp-testimonial .wrapper {
  padding: 0 80px;
}
@media screen and (max-width: 1366px) {
  .gp-testimonial .wrapper {
    padding: 0 0px;
  }
}
.gp-testimonial .wrapper h1 {
  margin-bottom: 45px;
}
@media screen and (max-width: 560px) {
  .gp-testimonial .wrapper h1 {
    margin-bottom: 30px;
  }
}
.gp-testimonial .wrapper .icon-text-row {
  width: 88%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -ms-flex-directions: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
@media screen and (max-width: 1366px) {
  .gp-testimonial .wrapper .icon-text-row {
    width: 85%;
  }
}
@media screen and (max-width: 960px) {
  .gp-testimonial .wrapper .icon-text-row {
    width: 100%;
  }
}
.gp-testimonial .wrapper .icon-text-row i {
  font-size: 100px;
  color: #dae3ea;
  margin-right: 60px;
}
@media screen and (max-width: 560px) {
  .gp-testimonial .wrapper .icon-text-row i {
    display: none;
  }
}
.gp-testimonial .wrapper .icon-text-row h2 {
  line-height: 52px;
}
@media screen and (max-width: 1400px) {
  .gp-testimonial .wrapper .icon-text-row h2 {
    line-height: 42px;
  }
}
@media screen and (max-width: 800px) {
  .gp-testimonial .wrapper .icon-text-row h2 {
    line-height: 32px;
  }
}
.gp-testimonial .wrapper .icon-text-row h4 {
  color: #57B6DD;
  font-weight: 700;
  line-height: 28px;
}
.gp-testimonial .wrapper .icon-text-row .person {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -ms-flex-directions: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  align-items: center;
  margin-top: 30px;
}
.gp-testimonial .wrapper .icon-text-row .person h4 {
  font-size: 18px;
  margin-bottom: 0;
}
@media screen and (max-width: 380px) {
  .gp-testimonial .wrapper .icon-text-row .person h4 {
    font-size: 16px;
  }
}
.gp-testimonial .wrapper .icon-text-row .person h4.location {
  color: #23416e;
}
.gp-testimonial .wrapper .icon-text-row .person img {
  max-width: 100px;
  margin-right: 20px;
}
@media screen and (max-width: 380px) {
  .gp-testimonial .wrapper .icon-text-row .person img {
    max-width: 60px;
  }
}
.related-opporunities {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1440px;
  margin-bottom: 90px;
}
@media screen and (max-width: 1600px) {
  .related-opporunities {
    max-width: 90%;
  }
}
@media screen and (max-width: 1200px) {
  .related-opporunities {
    padding-left: 4%;
  }
}
@media screen and (max-width: 560px) {
  .related-opporunities {
    padding-left: 4%;
    padding-right: 4%;
    margin-bottom: 50px;
  }
}
.related-opporunities .info-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -ms-flex-directions: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 560px) {
  .related-opporunities .info-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -ms-flex-directions: column;
    -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
}
@media screen and (min-width: 1024px) {
  .related-opporunities .card-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 1900px) {
  .related-opporunities .card-wrapper {
    justify-content: space-between;
  }
}
.related-opporunities .card-wrapper .custom-posts-cards {
  padding: 50px 60px;
  margin-bottom: 20px;
}
@media screen and (min-width: 1024px) {
  .related-opporunities .card-wrapper .custom-posts-cards {
    width: 46%;
    margin-right: 20px;
  }
}
@media screen and (min-width: 1900px) {
  .related-opporunities .card-wrapper .custom-posts-cards {
    width: 48%;
    margin-right: 0;
  }
}
@media screen and (max-width: 560px) {
  .related-opporunities .card-wrapper .custom-posts-cards {
    padding: 40px 30px;
  }
}
.related-opporunities .card-wrapper .custom-posts-cards .card-content-container .card-row .copy-content h4 {
  font-size: 30px;
}
@media screen and (max-width: 560px) {
  .related-opporunities .card-wrapper .custom-posts-cards .card-content-container .card-row .copy-content h4 {
    font-size: 22px;
    line-height: 25px;
  }
}
.related-opporunities .card-wrapper .custom-posts-cards .card-content-container .card-row .copy-content .btn {
  margin-top: 5px;
}
@media screen and (max-width: 411px) {
  .related-opporunities .card-wrapper .custom-posts-cards .card-content-container .card-row .copy-content .btn {
    width: 13em;
  }
}
.benefits {
  max-width: 1800px;
  width: 90%;
}
.benefits .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -ms-flex-directions: row;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 1100px) {
  .benefits .row {
    -webkit-justify-content: start;
    justify-content: start;
  }
}
.benefits .row .text-center {
  width: 70%;
}
@media screen and (max-width: 1500px) {
  .benefits .row .text-center {
    width: 80%;
  }
}
@media screen and (max-width: 1100px) {
  .benefits .row .text-center {
    width: 90%;
  }
}
@media screen and (max-width: 960px) {
  .benefits .row .text-center {
    width: 100%;
  }
}
.benefits .row .benefit-card {
  padding-left: 0 !important;
  padding-right: 0 !important;
  outline: none;
  height: 318px;
  width: 19%;
  margin-top: 30px;
  display: flex;
}
@media screen and (max-width: 1500px) {
  .benefits .row .benefit-card {
    height: 260px;
  }
}
@media screen and (max-width: 1100px) {
  .benefits .row .benefit-card {
    width: 30% ;
    margin-right: 10px;
  }
}
@media screen and (max-width: 1100px) {
  .benefits .row .benefit-card {
    width: 30% ;
    margin-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .benefits .row .benefit-card {
    width: 45%;
  }
}
@media screen and (max-width: 560px) {
  .benefits .row .benefit-card {
    width: 100%;
  }
}
.benefits .row .benefit-card .background-image {
  z-index: -99;
  border-radius: 10px;
}
.benefits .row .benefit-card .content {
  border-radius: 10px;
  position: relative;
  padding: 70px 40px 40px 40px;
  width: 100%;
  height: 100%;
  background: linear-gradient(228.97deg, rgba(27, 64, 110, 0.81) 33.79%, #1B406E 79.55%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -ms-flex-directions: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 1500px) {
  .benefits .row .benefit-card .content {
    padding: unset;
  }
}
@media screen and (max-width: 1100px) {
  .benefits .row .benefit-card .content {
    padding: 5%;
  }
}
@media screen and (max-width: 560px) {
  .benefits .row .benefit-card .content {
    padding: 70px 40px 40px 40px;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.benefits .row .benefit-card .content .text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -ms-flex-directions: column;
  -webkit-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 560px) {
  .benefits .row .benefit-card .content .text {
    min-height: 161px;
    padding: 10px;
  }
}
.benefits .row .benefit-card .content .text h2 {
  font-size: 32px;
  color: #FFFFFF;
}
@media screen and (max-width: 1500px) {
  .benefits .row .benefit-card .content .text h2 {
    font-size: 28px;
    line-height: 36px;
  }
}
@media screen and (max-width: 1200px) {
  .benefits .row .benefit-card .content .text h2 {
    font-size: 25px;
  }
}
.benefits .row .benefit-card .content .text h5 {
  font-size: 18px;
  color: #FFFFFF;
}
.career-listings-body p {
  font-family: 'Mandrel Norm', sans-serif !important;
}
.career-listings {
  padding-left: 4%;
}
.career-listings .filters {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -ms-flex-directions: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.career-listings .filters .inputs {
  width: 85%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -ms-flex-directions: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 560px) {
  .career-listings .filters .inputs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -ms-flex-directions: row;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
.career-listings .filters .inputs input {
  width: 30%;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 10px;
  padding-left: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
}
@media screen and (max-width: 560px) {
  .career-listings .filters .inputs input {
    width: 100%;
    margin-bottom: 10px;
  }
}
.career-listings .filters .icons {
  width: 12%;
  padding-right: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -ms-flex-directions: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 1500px) {
  .career-listings .filters .icons {
    padding-right: 10px;
  }
}
@media screen and (max-width: 560px) {
  .career-listings .filters .icons .fa-search {
    display: none;
  }
}
.career-listings .filters .icons i {
  color: #57B6DD;
  font-size: 20px;
  font-weight: 700;
  cursor: pointer;
}
.career-listings .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -ms-flex-directions: row;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  .career-listings .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -ms-flex-directions: column;
    -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
}
.career-listings .wrapper .jobs_json {
  width: 50% !important;
  margin-right: 50px;
}
@media screen and (max-width: 1200px) {
  .career-listings .wrapper .jobs_json {
    width: 100% !important;
  }
}
.career-listings .wrapper .jobs_json .no-results.show {
  display: block;
}
.career-listings .wrapper .jobs_json .no-results.hidden {
  display: none;
}
.career-listings .wrapper .jobs_json .info {
  margin-bottom: 30px;
}
@media screen and (max-width: 560px) {
  .career-listings .wrapper .jobs_json .info {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 560px) {
  .career-listings .wrapper .jobs_json .info p {
    font-size: 16px;
    line-height: 21px;
  }
}
.career-listings .wrapper .jobs_json .list-wrapper {
  position: relative;
}
.career-listings .wrapper .jobs_json .list-wrapper.bottomFade:after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  pointer-events: none;
  background: linear-gradient(360deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 50%);
  width: 100%;
  height: 15em;
}
.career-listings .wrapper .jobs_json .list-wrapper .list {
  max-height: 530px;
  overflow: auto;
  padding: 10px;
  /* Track */
}
.career-listings .wrapper .jobs_json .list-wrapper .list::-webkit-scrollbar {
  background-color: #EEEEEE;
  border-radius: 17px;
  width: 9px;
  height: 9px;
  margin-left: 20px;
}
.career-listings .wrapper .jobs_json .list-wrapper .list::-webkit-scrollbar-thumb {
  background-color: #094072;
  border-radius: 4px;
}
.career-listings .wrapper .jobs_json .list-wrapper .list .single-listing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -ms-flex-directions: row;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background: #FFFFFF;
  box-shadow: 0px 4px 35px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1300px) {
  .career-listings .wrapper .jobs_json .list-wrapper .list .single-listing {
    padding: 12px;
  }
}
.career-listings .wrapper .jobs_json .list-wrapper .list .single-listing .title,
.career-listings .wrapper .jobs_json .list-wrapper .list .single-listing .location,
.career-listings .wrapper .jobs_json .list-wrapper .list .single-listing .date {
  flex: 1;
  font-size: 20px;
}
.career-listings .wrapper .jobs_json .list-wrapper .list .single-listing .title {
  font-size: 20px;
  color: #094072;
  font-weight: 400;
  flex: 2;
}
@media screen and (max-width: 1500px) {
  .career-listings .wrapper .jobs_json .list-wrapper .list .single-listing .title {
    font-size: 18px;
  }
}
@media screen and (max-width: 1300px) {
  .career-listings .wrapper .jobs_json .list-wrapper .list .single-listing .title {
    width: 70%;
    flex: unset;
  }
}
@media screen and (max-width: 1200px) {
  .career-listings .wrapper .jobs_json .list-wrapper .list .single-listing .title {
    flex: 2;
  }
}
@media screen and (max-width: 560px) {
  .career-listings .wrapper .jobs_json .list-wrapper .list .single-listing .title {
    width: 100%;
    flex: unset;
    font-size: 16px;
  }
}
.career-listings .wrapper .jobs_json .list-wrapper .list .single-listing .location {
  font-size: 16px;
  color: #A6A6A6;
  padding-left: 15px;
}
@media screen and (max-width: 1300px) {
  .career-listings .wrapper .jobs_json .list-wrapper .list .single-listing .location {
    width: 30%;
    flex: unset;
  }
}
@media screen and (max-width: 1200px) {
  .career-listings .wrapper .jobs_json .list-wrapper .list .single-listing .location {
    width: unset;
    margin-right: 30px;
  }
}
@media screen and (max-width: 560px) {
  .career-listings .wrapper .jobs_json .list-wrapper .list .single-listing .location {
    width: 100%;
    flex: unset;
    margin-right: 0;
    padding-left: 0;
  }
}
.career-listings .wrapper .jobs_json .list-wrapper .list .single-listing .date {
  font-size: 14px;
  color: #2C3F4E;
}
@media screen and (max-width: 1300px) {
  .career-listings .wrapper .jobs_json .list-wrapper .list .single-listing .date {
    width: 50%;
  }
}
@media screen and (max-width: 560px) {
  .career-listings .wrapper .jobs_json .list-wrapper .list .single-listing .date {
    width: 100%;
    flex: unset;
  }
}
.career-listings .wrapper .jobs_json .list-wrapper .list .single-listing.hide {
  display: none;
}
.career-listings .wrapper .jobs_json .full-width-image-text {
  height: 367px;
  margin: 30px 0px;
  padding-right: 0;
  padding-left: 0;
}
@media screen and (max-width: 1500px) {
  .career-listings .wrapper .jobs_json .full-width-image-text {
    height: 280px;
  }
}
@media screen and (max-width: 1200px) {
  .career-listings .wrapper .jobs_json .full-width-image-text {
    display: none;
  }
}
.career-listings .wrapper .jobs_json .full-width-image-text .background-image {
  z-index: -99;
}
.career-listings .wrapper .jobs_json .full-width-image-text .content {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 8%;
  height: 100%;
  width: 100%;
  background: linear-gradient(81.98deg, rgba(9, 64, 114, 0.9) 44.18%, rgba(9, 64, 114, 0) 69.81%);
}
.career-listings .wrapper .jobs_json .full-width-image-text .content .text {
  width: 75%;
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 768px) {
  .career-listings .wrapper .jobs_json .full-width-image-text .content .text {
    width: 100%;
  }
}
.career-listings .wrapper .jobs_json .full-width-image-text .content .text h3 {
  color: white;
}
.career-listings .wrapper .jobs_json .full-width-image-text .content .text p {
  font-size: 19px;
  color: white;
}
.career-listings .wrapper .map-section {
  width: 50%;
  height: 1170px;
  max-height: 1170px;
}
@media screen and (max-width: 1200px) {
  .career-listings .wrapper .map-section {
    width: 100%;
    margin-top: 50px;
    height: 700px;
  }
}
.career-listings .wrapper .map-section #map {
  width: 100% !important;
  height: 100%;
  max-height: 1170px;
}
@media screen and (max-width: 1500px) {
  .career-listings .wrapper .map-section #map {
    height: 800px;
  }
}
@media screen and (max-width: 1200px) {
  .career-listings .wrapper .map-section #map {
    width: 100%;
    height: 80%;
  }
}
.career-listings .wrapper .mobile-banner {
  display: none;
}
@media screen and (max-width: 1200px) {
  .career-listings .wrapper .mobile-banner {
    display: block;
  }
  .career-listings .wrapper .mobile-banner .content .text {
    margin: 0 auto;
    max-width: 90%;
  }
}
.career-listings .wrapper .mobile-banner .content .text h3 {
  color: white;
}
.gm-style-iw-d {
  height: 100%;
}
.gm-style-iw-d .gm-style-iw {
  box-shadow: none;
  color: #515151;
  font-family: "Georgia", "Open Sans", Sans-serif;
  text-align: center;
  width: 300px !important;
  height: 300px;
  border-radius: 0;
  left: 0 !important;
}
.gm-style-iw-d .gp-info-content {
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -ms-flex-directions: column;
  -webkit-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-align-items: center;
  align-items: center;
}
.gm-style-iw-d .gp-info-content h4 {
  margin-bottom: 0;
  line-height: 20px;
}
.gm-ui-hover-effect {
  right: -2px !important;
}
/*# sourceMappingURL=master.css.map */