.bg-container.background-image.top-light-blue-wave {
  background-image: url(/sites/default/files/images/top_light_wave_01.png);
}

.bg-container.background-image.bottom-light-blue-wave {
  background-image: url(/sites/default/files/images/bottom_light_wave_01.png);
}

.bg-container.background-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  padding-top: calc(100% / 25);
}

.quote.container h3, .quote.container h4 {
  letter-spacing: 1px !important;  
}

h4.citation.extra {
  line-height: 1.2em;
  margin-bottom: 0;
}

.partner-logo {
  height: 120px;
  justify-content: center;
  padding: 5px;
}

.view-stv-partners-carousel .dexp-slick-item img {
  max-height: 85px;
  width: auto;
}

.view-stv-partners-carousel .dexp-slick-item {
  display: table-cell !important;
  vertical-align: middle;
  text-align: center;
  height: 120px !important;
}

.padding-top-16-percentage {
  padding-top: 16%;
}

h2.quote-text.white {
/*  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; */
  text-shadow: 1px 1px black;
}

h1,h2,h3,h4,.container-testimonial .quote-text {
  letter-spacing: 1px !important;
}

h2.dexp-title {
  letter-spacing: 2px !important;
}

.video-heading h2 {
    font-size: 28px !important;
}

.aspect-container {
  width: 100%;
  position: relative;
  padding-top: 30%;
  display: block;
}

.offer-slider .slotholder:after {
  width:100%;
  content:'';
  display:block;
  position:absolute;
  top:0;
  left:0;
  /*background: linear-gradient(89.91deg, rgba(58, 169, 225, 0.92) 26.63%, rgba(105, 196, 0, 0.4) 80.85%);*/
  background: rgba(0,0,0,.25);
  mix-blend-mode: multiply;
  opacity: 0.75;
  height:100%;
}

.background-image .shade {
  background: rgba(0,0,0,.25);
}

.quote-block:before {
  font-family: 'FontAwesome';
  content: '\f10d';
  font-size: 60px;
}

.quote-block {
  position: absolute;
  top:0;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.2em;
}

.background-image.contain {
  background-size: contain;  
}

#section-main-content {
  padding-top: 0 !important;
}

.background-image.children {
  background-image: url(/sites/default/files/images/children_bubbles.png);
  background-repeat: no-repeat;
}

.background-image.combined-wave {
  background-image: url(/sites/default/files/images/combined_waves_01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.background-image.top {
  background-position: top center;
}

.dexp-section.custom .dexp-menu-icon-menu-toggle:before {
  content: "\f0c9";
  font-family: 'FontAwesome';
  font-size: 28px;
}

.flex-equal-height {
  flex: 1; 
}

.max-height {
  height: 100%;
}

.site-logo img {
  max-height: 66px !important;
  margin-left: 3rem;
}

#section-header ul.dexp-menu > li > a {
  display: inline-block;
  text-decoration: none;
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
}

.quote-text {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 130%;
}
.quote-text-sub {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 600 !important;
  font-size: 16px;
  line-height: 140%;
  /* text-shadow: 1px 1px #000; */
}

.white-block, .white-block .dexp-builder-title h2.dexp-title, .white-block .dexp-builder-title h3.dexp-title, .white-block .dexp-builder-title h4.dexp-title, .white-block h3, .white-block h4 {
  color: #fff;
}

.white-block .button.btn {
  color: #22A9C4;
  background-color: #fff;
  border-color: #fff;
}

#section-header .section-inner {
  overflow: auto;
}

/*
#section-header .section-inner > .container {
  margin-top: 15px;
  background: #fff;
  border-bottom: none !important;
  background-position: center;
  border-radius: 50px;
}
*/

.bg-container-intro {
  background-image: url("/sites/default/files/images/combined-waves-top-thinner.png");
  background-repeat: no-repeat;
  background-size: 120% auto;
  background-position: top center;
}
.bg-container-intro #external-message-container .webform-confirmation__message {
  background-color: #a2c614;
  margin-top: 30px;
}
.container-intro .absa-logo {
  width: 260px;
}
.container-intro .intro-img {
  max-width: 450px;
}
.container-intro .intro-left {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 120%;
  color: #221F20;
}
.container-intro h4 {
  line-height: 1.4;
}
.cesa-logo {
  max-width: 350px;
  display: block;
  margin: 0 !important;
}

.bg-container-boarding-schools-series, .bg-container-light-blue{
  background-image: url("/sites/default/files/images/light_blue_wave_background_cropped.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.container-boarding-schools-series {
  padding-top: 9rem;
  padding-bottom: 9rem;
}
.container-boarding-schools-series h3 {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 34px;
    line-height: 120%;
    color: #221F20;
}
.container-boarding-schools-series h5 {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 31px;
  color: #010101;
}
.boarding-schools-series {
  margin: 0 auto;
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  text-align: center;
  color: #010101;
}
.boarding-schools-series-video {
  max-width: 800px;
  margin: 0 auto;
}
.boarding-schools-series .icon{
  margin: 20px auto 10px auto;
  background: transparent;
  border-radius: 100%;
  width: 125px;
  height: 125px;
  text-align: center;
}
.boarding-schools-series .icon img {
  padding: 25px;
}
.boarding-schools-series .icon.sr img, .boarding-schools-series .icon.survey-poll img {
  height: 90%;
}
.boarding-schools-series .sr.icon {
  background: #77C2B5;
}
.boarding-schools-series .survey-poll.icon {
  background: #17798A;
}
.boarding-schools-series .analytics.icon {
  background: #60BED7;
}
.boarding-schools-series .resource.icon {
  background: #ABC54A;
}

.boarding-schools-partners .logo img {
  max-height: 100px;
  width: auto;

  transform: translateY(-50%);
  padding: 0 3px 0 3px;
  margin-top: 51px;
}

.topics.supporting-families {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  color: #010101;
}
.topics.supporting-families .icon {
  width: 130px;
  height: 130px;
}

.topics .topic {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.topics .topic .title {
  margin: 15px 0;
  text-align:center;
  letter-spacing: 1px;
}

.bg-container-testimonial {
  background-image: url("/sites/default/files/images/combined_waves_01.png");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
}

.quote-img img {
  width: 64px;
  height: auto;
}

.bg-container-what-is-stv {
  background-color: #22a9c4;
}
.bg-container-subscription-offer {
  background-color: #e9f7fa;
  background-image: url("/sites/default/files/images/blue-waves-top_0.png");
  background-repeat: no-repeat;
  background-position: top;
}
.bg-container-subscription-offer.absa {
  background-color: #e9f7fa;
  background-image: url(/sites/default/files/images/blue-waves-top_0.png);
  background-repeat: no-repeat;
  background-position: top;
}
.container-subscription-offer {
  padding-top: 7rem;
}
.container-subscription-offer .dexp-title {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  color: #22A9C4;
}
.container-subscription-offer .dexp-subtitle {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 34px;
  text-align: center;
  text-transform: none;
  color: #22A9C4;
}
.container-subscription-offer .btn-enquire {
  background: #E95610;
  border-color: #E95610;
  color: #fff;
}
.container-subscription-offer .btn-enquire:hover {
  background-color: #DDD;
  border-color: #DDD;
  color: #E95610;
}
.container-subscription-offer .btn-request-demo {
  background: #FFF;
  border-color: #22A9C4;
  color: #22A9C4 !important;
}
.container-subscription-offer .btn-request-demo:hover {
  background: #DDD;
  border-color:#DDD;
  color: #22A9C4 ;
}

.bg-container-sponsors {
  background-color: #fff;
  background-image: url("/sites/default/files/images/blue-waves-top_0.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
}
.container-sponsors {
  padding-top: 7rem;
}
.container-sponsors .dexp-title, .container-benefits .dexp-title, .container-boarding-school-partners .dexp-title {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  color:#22221F !important;
}
.container-sponsors .dexp-subtitle {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 34px;
  text-align: center;
  text-transform: none;
  color:#22221F;
}
.container-sponsors img.sponsor {
  max-width: 340px;
  height: auto;
}

.pricing-box.subscription .pricing-details, .pricing-box.style02 .pricing-heading {
  padding: 15px;
}
.pricing-box .pricing-details h4 {
  margin-left: 15px;
}
.container-subscription-offer .pricing-box.subscription.premium {
  border-color: #287585;
  border-radius: 0 0 25px 25px;
}
.container-subscription-offer .pricing-box.subscription.multi {
  border-radius: 0 0 25px 25px;
}

.container-benefits .text {
  line-height: 22px;
} 

.rounded-intro-image {
  max-width: 432px !important;
}

@media screen and (max-width: 767px) { /* xs */
  .disable-br-xs br {
    display: none;
  }
}

@media (max-width: 767px) {
  .dexp-section.custom .dexp-menu-icon-menu-toggle:before {
    content: "\f0c9";
    font-family: 'FontAwesome';
    font-size: 28px;
  }
  
  .site-logo img {
    padding-bottom: 0;
  }
  
  .quote-img img {
    margin: unset;
  }
  
  #section-header {
    background-color: #FFFFFF !important;
  }
  
  .bg-container-intro {
    webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
  }
  .container-intro .intro-img {
    max-width: 80%;
  }
  .container-intro {
    padding-top: 1rem !important;
  }
  
  .bg-container-boarding-schools-series {
    webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background: url("/sites/default/files/images/light_blue_wave_background_cropped.png") center -2rem no-repeat, url("/sites/default/files/images/light_blue_wave_background_cropped.png") center 20rem no-repeat;
  }
  .boarding-schools-series .icon.sr img, .boarding-schools-series .icon.survey-poll img {
    height: 90% !important;
    padding-bottom: 0;
  }
  
  .pricing-box-container {
    margin-bottom: 2rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) { /*medium*/
  .bg-container-intro {
    background-size: 140vw auto;
  }
  .container-intro h2.dexp-title {
    font-size: 32px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) { /*large*/
  .bg-container-intro {
    background-size: 150vw auto;
  }
  .container-intro h2.dexp-title {
    font-size: 32px !important;
  }
}
@media screen and (min-width:1200px) and (max-width: 1399px) { /*xlarge*/
  .bg-container-intro {
    background-size: 130% auto;
  }
}

