section.c-section.c-section-theme__dark.desktop_carousel,
section.c-section.c-section-theme__dark.mobile_carousel {
  background: url(https://s3-ap-southeast-1.amazonaws.com/nccmain/Landing/TESTING%20TRILOGY/background_1.jpg) !important;
  background-color: #282828 !important;
}
 


#btn_submit_enquiryform {
  margin-bottom: 30px;
}
@media screen and (min-width: 1162px) {
  .desktop_carousel .slick-slide {
    width: 1050px !important;
  }
}
@media screen and (max-width: 767px) {
  .c-section .c-column-box .c-column-box__video {
    height:100%;
  }
}
section.section_parallax:nth-child(6) {
  /*  color:transparent;*/
  /* background-attachment: scroll !important;
  background-position: center center !important; */
}

section.section_parallax:nth-child(6) .c-section-content__subtitle {
  /* margin-top: 260px; */
}

section.section_parallax:nth-child(6) .btn-default {
  /*    margin-top: 390px;*/
}
@media screen and (min-width: 1280px) {
  section.section_parallax:nth-child(6) .btn-default {
    /*    margin-top: 490px;*/
  }
}
@media screen and (min-width: 1720px) {
  section.section_parallax:nth-child(6) .btn-default {
    /*    margin-top: 540px;*/
  }
}

section.c-section.c-section-theme__dark.desktop_carousel,
section.c-section.c-section-theme__dark.mobile_carousel {
  /* background-color: #faf3eb !important; */
background-color: #101940 !important;
}

section.c-section.c-section-theme__dark.desktop_carousel:nth-child(5),
section.c-section.c-section-theme__dark.mobile_carousel:nth-child(6) {
  background-color: #101940 !important;
}

section.c-section.c-section-theme__dark.desktop_carousel:nth-child(7),
section.c-section.c-section-theme__dark.mobile_carousel:nth-child(8) {
  /* background-color: #1E2247 !important; */
  /* background-color: #b9b9ae !important; */
  /* background-color: #faf3eb !important; */
  /* background-color: #101940 !important; */
  background-color: #121b20 !important;
}
section.c-section.c-section-theme__dark.desktop_carousel:nth-child(9),
section.c-section.c-section-theme__dark.mobile_carousel:nth-child(10) {
  /* background-color: #a09281 !important; 
  background-color: #b9b9ae !important; 
  background-color: #fff4dc !important; */
  /* background-color: #08c7d2 !important; */
    background-color: #121b20 !important;
}
div.c-top-header__carousel div {
  padding-left:2px;
}
/*
#snow {
display:block;
  height: 100%;
  position: absolute;
  width: 100%;
  top:0;
      pointer-events:none;
}
*/
/*
.c-home-masthead__img.slick-slide {
  background-attachment:scroll;
}
*/

ul.c-mobile-menu__items {
  padding-bottom:100px;
}
@media screen and (max-width: 768px) {
  .c-home-masthead__content > .btn {
    margin-top: 340px !important;
  }

  .slick-next.slick-arrow {
    right: 10px;
  }
  .slick-prev.slick-arrow {
    left: 10px;
  }
}
div.c-home-masthead__down-caret {
  left: calc(50% - 21px);
  width: 42px;
  text-align: center;
}

div.c-home-masthead__down-caret .icon-down-open {
  display: block;
  margin: auto;
}
#snow {
  background: none;
  font-family: sans-serif;
  background-image: url("https://s3-ap-southeast-1.amazonaws.com/nccmain/snow1.png"),
    url("https://s3-ap-southeast-1.amazonaws.com/nccmain/snow2.png"),
    url("https://s3-ap-southeast-1.amazonaws.com/nccmain/snow3.png");
  height: 100%;
  left: 0;
  color: transparent;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
  -webkit-animation: snow 10s linear infinite;
  -moz-animation: snow 10s linear infinite;
  -ms-animation: snow 10s linear infinite;
  animation: snow 10s linear infinite;
  overflow: visible;
  pointer-events: none;
}
@keyframes snow {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  25% {
    background-position: 35px 150px, 50px 100px, -50px 75px;
  }
  50% {
    background-position: 50px 300px, 100px 200px, -100px 150px;
  }
  75% {
    background-position: 15px 450px, 50px 300px, -50px 225px;
  }
  100% {
    background-position: 0px 600px, 0px 400px, 0px 300px;
  }
}
@-moz-keyframes snow {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  25% {
    background-position: 35px 150px, 50px 100px, -50px 75px;
  }
  50% {
    background-position: 50px 300px, 100px 200px, -100px 150px;
  }
  75% {
    background-position: 15px 450px, 50px 300px, -50px 225px;
  }
  100% {
    background-position: 0px 600px, 0px 400px, 0px 300px;
  }
}
@-webkit-keyframes snow {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  25% {
    background-position: 35px 150px, 50px 100px, -50px 75px;
  }
  50% {
    background-position: 50px 300px, 100px 200px, -100px 150px;
  }
  75% {
    background-position: 15px 450px, 50px 300px, -50px 225px;
  }
  100% {
    background-position: 0px 600px, 0px 400px, 0px 300px;
  }
}
@-ms-keyframes snow {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  25% {
    background-position: 35px 150px, 50px 100px, -50px 75px;
  }
  50% {
    background-position: 50px 300px, 100px 200px, -100px 150px;
  }
  75% {
    background-position: 15px 450px, 50px 300px, -50px 225px;
  }
  100% {
    background-position: 0px 600px, 0px 400px, 0px 300px;
  }
}

section.title-section + section.c-quote-left-section {
  opacity: 0;
}

section.c-quote-left-section + section.c-site-section.img {
  display: none;
}

a.full-width {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}

.c-home-masthead__carousel
  .c-home-masthead__table-cell
  .c-home-masthead__content
  .btn {
  position: absolute;
  bottom: 80px;
  transform: translateX(-50%);
}

.calendar-list-view,
.calendar-month-view {
  display: none;
}

.calendar-separator,
.calendar-next {
  display: inline-block;
  /*  display: none;*/
}

.play::before {
  display: none;
}
.event-content {
  font-size: 14px;
}
#c-mobile-menu--slide-top div.c-top-header__logo {
  text-align: left;
}

div.c-home-masthead__img.slick-slide {
  background-attachment: scroll;
}
/*
.c-top-header__logo.pull-right a.c-top-header__logo:last-child{color:transparent;background:url("https://s3-ap-southeast-1.amazonaws.com/nccmain/LOGOS/noah-green.png") center center no-repeat;background-size:100% auto;width:48px;height:26px;vertical-align:-8px;}
.c-mobile-menu--slide-top .c-top-header__logo a:last-child{color:transparent;background:url("https://s3-ap-southeast-1.amazonaws.com/nccmain/LOGOS/noah-green.png") center center no-repeat;background-size:100% auto;width:54px;height:30px;vertical-align:-12px;display:inline-block;}
input[type=radio] + label{width:calc(100% - 30px);margin-left:10px;float:left;line-height:22px;}*/

@media screen and (min-width: 992px) {
  .c-testimonies__pagination {
    margin-top: -90px;
  }
}

.c-site-section.four .col-sm-3 a img {
  width: calc(100% - 8px) !important;
}

table.collapsible {
  width: 100% !important;
  border: none;
  display: block;
}
table.collapsible tr {
  background-color: transparent;
  border: none;
}
table.collapsible tr:nth-child(2n) {
  background-color: transparent;
}
table.collapsible td {
  border: none;
  padding: 0px 40px;
}
@media screen and (max-width: 639px) {
  table.collapsible td {
    display: inline-block;
    width: 100%;
  }
  table.collapsible tr td:last-of-type {
    padding-bottom: 40px;
  }
  /*	table.collapsible tr {*/
  /*	background-color: transparent;*/
  /*  border-bottom: #ffffff solid 4px;*/
  /*}*/
}

@media screen and (max-width: 479px) {
  table.collapsible {
    width: calc(100% + 80px) !important;
    margin-left: -40px;
  }
}

.c-top-header__carousel.slick-slider {
  /* background: rgba(40, 68, 106, 1) !important; */
  /* background: rgba(202, 0, 42, 1) !important; */
  /* background: #e09307 !important; */
  /* background: #22cedd !important; */
  /* background: #ca002a !important; */
  
  cursor: pointer;
}
.c-top-header__carousel div {
  padding-left:4px;
}

.fullScreenButton {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none !important;
  text-decoration: none;
  font-size: 0 !important;
  cursor: pointer;
}


.mainsite
  section.c-section-theme__light:nth-child(5)
  .c-section-content__title-divider {
  opacity: 0;
}
.mainsite
  section.c-section-theme__light:nth-child(6)
  .c-section-content__title-divider {
  opacity: 0;
}
.mainsite
  section.c-section-theme__light:nth-child(7)
  .c-section-content__title-divider {
  opacity: 0;
}
.unanchor {
  pointer-events: none;
}
.slick-track {
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  p[data-shaped="squared"] video {
    width:56%;
    margin-left:22%;
    margin-right:22%;

  }
}


/* WE'RE HERE FOR YOU SECTION */
section.hereforyou {
  padding-bottom:40px;
}
section.hereforyou .c-section-content__title {
transform: ScaleX(1);
margin-bottom:30px;
}

section.hereforyou .c-section-content__title::before {
  content:"";
  width:143px;
  height: 120px;
  background: url("https://d1sno49hwzmvkn.cloudfront.net/Landing/Frontpage/hereforyou-heart.png") center center no-repeat scroll transparent;
display: block;
    background-size: cover;
    margin: 0 auto;
}
section.hereforyou .c-section-content__subtitle p {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
section.hereforyou .c-section-content__subtitle a {
  background: rgba(255,255,255,0.7);
  color:rgb(254, 102, 79);
  padding: 10px 20px;
  margin-top:30px;
  display: inline-block;
text-transform: uppercase;
font-size: 13px;
line-height: 1.0;
}

section.hereforyou .c-section-content__subtitle a:hover {
  background: rgba(255,255,255,1);
}

@media screen and (max-width: 768px) {
  section.hereforyou .c-section-content__subtitle a {
        width: 80%;
    display: block;
    margin-left: 10%;
  }
}

/* NEW HERE FOR YOU SECTION */
section.newhere.c-section.c-section__bg {
  display: block;
  background-attachment: scroll !important;
  height:520px !important;
}
section.newhere.c-section.c-section__bg > .container {
  display: block;
}
section.newhere .c-section-content__title {
transform: ScaleX(1);
margin-bottom:30px;
}

section.newhere .c-section-content__title::before {
  content:"";
  width:66vw;
  height: calc(66vw / 64 * 31);
  max-width: 320px;
  max-height:155px;
  background: url("https://d1sno49hwzmvkn.cloudfront.net/Landing/Frontpage/newhere-text.png") center center no-repeat scroll transparent;
display: block;
    background-size: cover;
    margin: 60px auto 0;
}
section.newhere .c-section-content__subtitle p {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
section.newhere .c-section-content__subtitle a {
  padding: 10px 20px;
  margin-top:0px;
  display: inline-block;
text-transform: uppercase;
font-size: 13px;
line-height: 1.0;
}

section.newhere .c-section-content__subtitle a.btn {
  background: transparent;
  border: rgba(0,0,0,0.7) solid 1px;
  color: rgba(0,0,0,0.7);
}

section.newhere .c-section-content__subtitle a.btn:hover {
  background: rgba(0,0,0,0.7);
  color: #ededed;
}

@media screen and (max-width: 768px) {
  section.newhere .c-section-content__subtitle a {
        width: 80%;
    display: block;
    margin-left: 10%;
  }

  section.newhere .c-section-content__title::before {
    margin-top:30px;
  }
}

/* NEW HERE (IN GREY) FOR YOU SECTION */
section.newheregrey.c-section.c-section__bg {
  display: block;
  background-attachment: scroll !important;
  height:560px !important;
}
section.newheregrey.c-section.c-section__bg > .container {
  display: block;
}
section.newheregrey .c-section-content__title {
transform: ScaleX(1);
margin-bottom:8px;
}

section.newheregrey .c-section-content__title::before {
  content:"";
  width:106vw;
  height: calc(106vw / 640 * 287);
  max-width: 640px;
  max-height: 287px;
  background: url("https://d1sno49hwzmvkn.cloudfront.net/Landing/Frontpage/newhere-text-grey.png") center center no-repeat scroll transparent;
display: block;
    background-size: cover;
    margin-top: 0px;
    margin-left:50%;
    transform: translateX(-50%);
}
section.newheregrey .c-section-content__subtitle p {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
section.newheregrey .c-section-content__subtitle a {
  padding: 10px 20px;
  margin-top:0px;
  display: inline-block;
text-transform: uppercase;
font-size: 13px;
line-height: 1.0;
}

section.newheregrey .c-section-content__subtitle a.btn {
  background: #eff214;
  
  /* border: rgba(0,0,0,0.7) solid 1px; */
  color: rgba(0,0,0,0.7);
}

section.newheregrey .c-section-content__subtitle a.btn:hover {
  background: #ededed;
  color: rgba(0,0,0,0.7);
  /* color: #ededed; */
}

@media screen and (max-width: 768px) {
  section.newheregrey .c-section-content__subtitle a {
        width: 80%;
    display: block;
    margin-left: 10%;
  }

  section.newheregrey .c-section-content__title::before {
    margin-top:30px;
  }
}

/* ONLINE CARE GROUPS SECTION */
section.onlinecaregroups .c-section-content__title {
transform: ScaleX(1);
/* position: relative; */
margin-bottom:20px;
}

section.onlinecaregroups .c-section-content__title::before {
  content:"";
    width: 60vw;
    height: calc(60vw / 670 * 359);
    max-width: 532px;
    max-height: calc(532px / 670 * 359);
  /* height: 300px; */
  background: url("https://d1sno49hwzmvkn.cloudfront.net/Landing/Frontpage/onlinecaregroups-comp.png") center center no-repeat scroll transparent;
  display: block;
  background-size: contain;
  margin: 0 auto 0px;
}
section.onlinecaregroups .c-section-content__title::after {
  content:"";
  width:100vw;
  height: calc(100vw / 1031 * 176);
  background: url("https://d1sno49hwzmvkn.cloudfront.net/Landing/Frontpage/onlinecaregroups-stay.png") center center no-repeat scroll transparent;
  display: block;
  background-size: contain;
  margin: 0 auto;
  position: absolute;
    bottom: 60px;
  left:50%;
  transform: translateX(-50%);
    z-index: -1;
    max-width:800px;
      max-height:calc(800px / 1031 * 176);
}
section.onlinecaregroups .c-section-content__subtitle p {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 551px) {
  section.onlinecaregroups .c-section-content__title br {
    display: none;
    
  }
  section.onlinecaregroups .c-section-content__title::after {
    bottom: 20px;
 }
}




/* ONLINE TIMER SECTION TOTY 2021 EDITION */
section.onlinetimertoty2022.c-section.c-section__bg {
  display: block;
  min-height: calc(54.689vw + 99px + 5vw) !important;
  padding: 0 !important;
  background: #060d24 !important;
  margin-top:45px;
}

@media screen and (min-width: 1440px) {
  section.onlinetimertoty2022.c-section.c-section__bg {
    min-height: calc(787.5216px + 99px + 72px) !important;  
  }
}

@media screen and (max-width: 991px) {
  section.onlinetimertoty2022.c-section.c-section__bg {
    margin-top:29px;
  }
}

@media screen and (max-width: 639px) {
  section.onlinetimertoty2022.c-section.c-section__bg {
    min-height:calc(152.5vw + -130px + 7vw) !important;
  }
}

section.onlinetimertoty2022.c-section.c-section__bg > .container {
  display: block;
  position: unset;
}

section.onlinetimertoty2022 .c-section-content__title {
  display: none;
}

section.onlinetimertoty2022 .vdbg {
  position: absolute;
  left: 50%;
  width: 100%;
  z-index: 0;
  height:100%;
  display: block;
  transform: translateX(-50%);
  max-width: 1440px;
  top:95px;
}

section.onlinetimertoty2022 .vdbg.mobile {
  /* top:-70px; */
  left: 50%;
}
@media screen and (max-width:480px) {
  section.onlinetimertoty2022 .vdbg.mobile {
    top:15%;
  } 
}
@media screen and (min-width:1440px) {
  section.onlinetimertoty2022 .vdbg {
    -webkit-mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
    mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
  } 
}

section.onlinetimertoty2022 .vdbg video {
  max-height: unset;
  margin-left: 0;
  transform: none;
  width: 100%;
}

section.onlinetimertoty2022 .vdbg.mobile video {
   width: 104%;
}
section.onlinetimertoty2022 .oes-text {
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 100%;
  transform: translate(-50%, 0px);
  background: #242143;
  padding: min(1.4vw,20.16px) min(2vw,28.8px) min(2vw,28.8px);
}

section.onlinetimertoty2022 .oes-details {
  width: min(82vw,1180.8px);
  display: flex;
  justify-content: center;
  margin: 0 auto 0; 
  align-items: center;
}

section.onlinetimertoty2022 .oes-circle {
  font-size: min(0.8vw,11.52px);
  line-height: min(1vw,14.4px);
  letter-spacing: min(0.2vw,2.88px);
  text-transform: uppercase;
  text-align: left;
  position: relative;
  font-family: lato, sans-serif;
  font-weight: 700 ;    
  font-size: min(0.75vw,10.8px);
  line-height: min(0.9vw,12.96px);
  letter-spacing: min(0.21vw,3.024px);
  margin: 2.0vw 0 -2.0vw;
}

section.onlinetimertoty2022 .oes-circle::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #cd5967;
  z-index: -1;
  border-radius: min(20vw,288px);
  width: min(6.3vw,90.69px);
  height: min(6.3vw,90.69px);
}

section.onlinetimertoty2022 .oes-circle::after {
  content:"⟶";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(0.1vw, max(-0.65vw,-9.36px));
  font-size: min(0.9vw,12.96px);
}

section.onlinetimertoty2022 .row .c-section-content__subtitle h3 {
  font-family: lato, sans-serif;
  font-weight: 800 !important;
  text-transform: uppercase;
  color: #fefdff !important;    
  margin: 0px min(2vw,28.8px) 0 min(3vw,43.2px) !important;
  letter-spacing: min(0.2vw,2.88px);
  font-size: min(1.44vw,20.736px) !important;
  line-height: min(1.6vw,23.04px) !important;
}

section.onlinetimertoty2022 .row .c-section-content__subtitle h4 {
  font-family: lato, sans-serif;
  color: #fefdff !important;    
  
  font-weight: 300 !important;
  margin: 0px !important;
  font-size: min(1.44vw,20.736px) !important;
  line-height:min(1.6vw,23.04px) !important;
}

section.onlinetimertoty2022 .oes-buttons {
  width: min(82vw,1180.8px);
  display: flex;
  justify-content: flex-start;
  margin: min(0.5vw,7.2px) auto 0;  
  padding-left: min(16.6vw,239.04px);
}

section.onlinetimertoty2022 .oes-buttons > button {
  box-shadow: 0 0 1px 2px #2d3e78 inset;
  background:#2d3e78;
  border:none;
  font-family: lato, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: min(0.08vw,1.152px);
  margin: 0 min(0.4vw,5.76px);
  width:min(13.2vw,190.08px);
  font-size: min(0.9vw,12.96px);
  padding: min(0.4vw,5.76px);
}

section.onlinetimertoty2022 .oes-buttons > button > i {
  width:100%;
  display: block;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  letter-spacing: min(0.04vw,0.576px);
  font-size: min(0.72vw,10.368px);
  line-height: min(0.8vw,11.52);
}

section.onlinetimertoty2022 .oes-buttons > button#live.red{
  color:#2d3e78;
  background: #fff;    
}

section.onlinetimertoty2022 .oes-buttons > button#liveyouth.red {
  color:#2d3e78;
  background: #fff;
}


section.onlinetimertoty2022 .oes-click {
  position: absolute;
  bottom: 0px;
  left: 0;
  top: 0;
  right: 0;
  border: none;
}

@media screen and (max-width: 639px) {
  section.onlinetimertoty2022 .row .c-section-content__subtitle h3 {
    font-size: 2.5vw !important;
    line-height:3.6vw !important;
    letter-spacing: 0.47vw;
    text-align:left;
    margin: 0px 0 0 16vw !important;
  }
  
  section.onlinetimertoty2022 .row .c-section-content__subtitle h4 {
    font-size: 2.5vw !important;
    line-height: 3.6vw !important;
    letter-spacing: 0.1vw;
    text-align:left;
    margin: 0px 0 0 16vw !important;
  }

  section.onlinetimertoty2022 .c-section-content__subtitle p {
    padding-top:80px;
  }

  section.onlinetimertoty2022 .oes-text {
    padding: min(2vw,28.8px);
  }

  section.onlinetimertoty2022 .oes-circle {
    font-size: 1.6vw;
    line-height: 2vw;
    letter-spacing: 0.4vw;
    position: absolute;
    left: 12vw;
    margin:unset;
  }

  section.onlinetimertoty2022 .oes-circle::before {
    width: 12vw;
    height: 12vw;
  }

  section.onlinetimertoty2022 .oes-circle::after {
    transform: translate(0.3vw, -1.4vw);
    font-size: 2.4vw;
  }

  section.onlinetimertoty2022 .oes-details { 
    flex-direction: column;
    align-items: flex-start;
    margin-top: 2vw;
    margin-bottom: 4vw;
  }

  section.onlinetimertoty2022 .oes-buttons { 
    flex-wrap: wrap;
    margin-top:8px;
    padding-left: unset;
  }

  section.onlinetimertoty2022 .oes-buttons > button {
    font-size:2vw;
    height:7.2vw;
    line-height: 3.2vw;
    width:40vw;
    flex: 1 0 40%;
    margin: 0 1vw 2vw;
    padding-bottom: 1.2vw;
  }

  section.onlinetimertoty2022 .oes-buttons > button:first-of-type {
    margin-left: 1vw;  
  }

  section.onlinetimertoty2022 .oes-buttons > button:last-of-type {
    margin-right: 1vw;  
  }

  section.onlinetimertoty2022 .oes-buttons > button > i {
    font-size:1.6vw;
    font-weight:400;
  }

  section.onlinetimertoty2022 .oes-buttons > button:first-of-type {
    line-height:6.9vw;  
  }

  section.onlinetimertoty2022 .oes-trigger {
    bottom: 55.25vw;
    font-size: 3.15vw;
    height:3.5vw; 
    width:50vw;
  }
}


/* Timer */
section.onlinetimertoty2022 #oes-countdown-timer-homepage {
  position: absolute;
  top:-1px;
  width: 100%;
  left: 0;
  background: rgba(255,255,255,0.7);
  display: grid;
  grid-template-columns: 70px 70px 70px 70px;
  justify-content: center;
  color: #282728;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

section.onlinetimertoty2022 #oes-countdown-timer-homepage::before {
  content:"Our Next Online Service";
  font-family: oswald, sans-serif;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  top:15px;
  letter-spacing:1px;
}

section.onlinetimertoty2022 #oes-countdown-timer-homepage > div {
  font-family: oswald, sans-serif;
  font-weight: 200;
  font-style: normal;
  width:70px;
  height:95px;
  padding-top:35px;
  font-size:32px;
  text-align:center;
  position: relative;
}

section.onlinetimertoty2022 #oes-countdown-timer-homepage > div:before {
  position:absolute;
  left:0;
  top:75px;
  width:100%;
  height:20px;
  font-size: 10px;
  font-family: oswald, sans-serif;
  font-weight: 400;
  font-style: normal;
}

section.onlinetimertoty2022 #oes-countdown-timer-homepage > div:nth-child(1):before {
  content:"DAYS";
}

section.onlinetimertoty2022 #oes-countdown-timer-homepage > div:nth-child(2):before {
  content:"HRS";
}

section.onlinetimertoty2022 #oes-countdown-timer-homepage > div:nth-child(3):before {
  content:"MINS";
}

section.onlinetimertoty2022 #oes-countdown-timer-homepage > div:nth-child(4):before {
  content:"SECS";
}

@media screen and (max-width: 480px) {
  section.onlinetimertoty2022 #oes-countdown-timer-homepage > div {
    padding-top:47px;
  }

  section.onlinetimertoty2022 #oes-countdown-timer-homepage > div:before  {
    top:72px;  
  }
}

@media screen and (min-width: 640px) {
  section.onlinetimertoty2022 .desktop {
    display: block;
  }

  section.onlinetimertoty2022 .mobile {
    display: none;  
  }

  section.onlinetimertoty2022 .c-section-content__subtitle p {
    padding-top:40px;
  }
}






































































/* ONLINE TIMER SECTION 2022 EDITION */
section.onlinetimer2022.c-section.c-section__bg {
  display: block;
  min-height: calc(54.689vw + 99px + 5vw) !important;
  padding: 0 !important;
  background: #060d24 !important;
  margin-top:45px;
}

@media screen and (min-width: 1440px) {
  section.onlinetimer2022.c-section.c-section__bg {
    min-height: calc(787.5216px + 99px + 72px) !important;  
  }
}

@media screen and (max-width: 991px) {
  section.onlinetimer2022.c-section.c-section__bg {
    margin-top:29px;
  }
}

@media screen and (max-width: 639px) {
  section.onlinetimer2022.c-section.c-section__bg {
    min-height:calc(152.5vw + -130px + 7vw) !important;
  }
}

section.onlinetimer2022.c-section.c-section__bg > .container {
  display: block;
  position: unset;
}

section.onlinetimer2022 .c-section-content__title {
  display: none;
}

section.onlinetimer2022 .vdbg {
  position: absolute;
  left: 50%;
  width: 100%;
  z-index: 0;
  height:100%;
  display: block;
  transform: translateX(-50%);
  max-width: 1440px;
  top:60px;
}

section.onlinetimer2022 .vdbg.mobile {
  /* top:-70px; */
  left: 50%;
}
@media screen and (max-width:639px) {
  section.onlinetimer2022 .vdbg.mobile {
    top:0%;
  } 
}
@media screen and (max-width:439px) {
  section.onlinetimer2022 .vdbg.mobile {
    top:3%;
  } 
}
@media screen and (min-width:1440px) {
  section.onlinetimer2022 .vdbg {
    -webkit-mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
    mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
  } 
}

section.onlinetimer2022 .vdbg video {
  max-height: unset;
  margin-left: 0;
  transform: none;
  width: 100%;
}

section.onlinetimer2022 .vdbg.mobile video {
   width: 104%;
}
section.onlinetimer2022 .oes-text {
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 100%;
  transform: translate(-50%, 0px);
  background: #242143;
  padding: min(1.4vw,20.16px) min(2vw,28.8px) min(2vw,28.8px);
}

section.onlinetimer2022 .oes-details {
  width: min(82vw,1180.8px);
  display: flex;
  justify-content: center;
  margin: 0 auto 0; 
  align-items: center;
}

section.onlinetimer2022 .oes-circle {
  font-size: min(0.8vw,11.52px);
  line-height: min(1vw,14.4px);
  letter-spacing: min(0.2vw,2.88px);
  text-transform: uppercase;
  text-align: left;
  position: relative;
  font-family: lato, sans-serif;
  font-weight: 700 ;    
  font-size: min(0.75vw,10.8px);
  line-height: min(0.9vw,12.96px);
  letter-spacing: min(0.21vw,3.024px);
  margin: 2.0vw 0 -2.0vw;
}

section.onlinetimer2022 .oes-circle::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #cd5967;
  z-index: -1;
  border-radius: min(20vw,288px);
  width: min(6.3vw,90.69px);
  height: min(6.3vw,90.69px);
}

section.onlinetimer2022 .oes-circle::after {
  content:"⟶";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(0.1vw, max(-0.65vw,-9.36px));
  font-size: min(0.9vw,12.96px);
}

section.onlinetimer2022 .row .c-section-content__subtitle h3 {
  font-family: lato, sans-serif;
  font-weight: 800 !important;
  text-transform: uppercase;
  color: #fefdff !important;    
  margin: 0px min(2vw,28.8px) 0 min(3vw,43.2px) !important;
  letter-spacing: min(0.2vw,2.88px);
  font-size: min(1.44vw,20.736px) !important;
  line-height: min(1.6vw,23.04px) !important;
}

section.onlinetimer2022 .row .c-section-content__subtitle h4 {
  font-family: lato, sans-serif;
  color: #fefdff !important;    
  
  font-weight: 300 !important;
  margin: 0px 0px 0px 5vw !important;
  font-size: min(1.44vw,20.736px) !important;
  line-height:min(1.6vw,23.04px) !important;
}

section.onlinetimer2022 .oes-buttons {
  width: min(82vw,1180.8px);
  display: flex;
  justify-content: flex-start;
  margin: min(0.5vw,7.2px) auto 0;  
  padding-left: min(16.6vw,239.04px);
}

section.onlinetimer2022 .oes-buttons > button {
  box-shadow: 0 0 1px 2px #2d3e78 inset;
  background:#2d3e78;
  border:none;
  font-family: lato, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: min(0.08vw,1.152px);
  margin: 0 min(0.4vw,5.76px);
  width:min(13.2vw,190.08px);
  font-size: min(0.9vw,12.96px);
  padding: min(0.4vw,5.76px);
}

section.onlinetimer2022 .oes-buttons > button > i {
  width:100%;
  display: block;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  letter-spacing: min(0.04vw,0.576px);
  font-size: min(0.72vw,10.368px);
  line-height: min(0.8vw,11.52);
}

section.onlinetimer2022 .oes-buttons > button#live.red{
  color:#2d3e78;
  background: #fff;    
}

section.onlinetimer2022 .oes-buttons > button#liveyouth.red {
  color:#2d3e78;
  background: #fff;
}


section.onlinetimer2022 .oes-click {
  position: absolute;
  bottom: 0px;
  left: 0;
  top: 0;
  right: 0;
  border: none;
}

@media screen and (max-width: 639px) {
  section.onlinetimer2022 .row .c-section-content__subtitle h3 {
    font-size: 2.5vw !important;
    line-height:3.6vw !important;
    letter-spacing: 0.47vw;
    text-align:left;
    margin: 0px 0 0 16vw !important;
    margin: 0px 0 0 20vw !important
  }
  
  section.onlinetimer2022 .row .c-section-content__subtitle h4 {
    font-size: 2.5vw !important;
    line-height: 3.6vw !important;
    letter-spacing: 0.1vw;
    text-align:left;
    margin: 0px 0 0 16vw !important;
    margin: 0px 0 0 20vw !important
  }

  section.onlinetimer2022 .c-section-content__subtitle p {
    padding-top:80px;
  }

  section.onlinetimer2022 .oes-text {
    padding: min(2vw,28.8px);
  }

  section.onlinetimer2022 .oes-circle {
    font-size: 1.6vw;
    line-height: 2vw;
    letter-spacing: 0.4vw;
    position: absolute;
    left: 12vw;
    margin:unset;
  }

  section.onlinetimer2022 .oes-circle::before {
    width: 12vw;
    height: 12vw;
  }

  section.onlinetimer2022 .oes-circle::after {
    transform: translate(0.3vw, -1.4vw);
    font-size: 2.4vw;
  }

  section.onlinetimer2022 .oes-details { 
    flex-direction: column;
    align-items: flex-start;
    margin-top: 2vw;
    margin-bottom: 4vw;
  }

  section.onlinetimer2022 .oes-buttons { 
    flex-wrap: wrap;
    margin-top:8px;
    padding-left: unset;
  }

  section.onlinetimer2022 .oes-buttons > button {
    font-size:2vw;
    height:7.2vw;
    line-height: 3.2vw;
    width:40vw;
    flex: 1 0 40%;
    margin: 0 1vw 2vw;
    padding-bottom: 1.2vw;
  }

  section.onlinetimer2022 .oes-buttons > button:first-of-type {
    margin-left: 1vw;  
  }

  section.onlinetimer2022 .oes-buttons > button:last-of-type {
    margin-right: 1vw;  
  }

  section.onlinetimer2022 .oes-buttons > button > i {
    font-size:1.6vw;
    font-weight:400;
  }

  section.onlinetimer2022 .oes-buttons > button:first-of-type {
    line-height:6.9vw;  
  }

  section.onlinetimer2022 .oes-trigger {
    bottom: 55.25vw;
    font-size: 3.15vw;
    height:3.5vw; 
    width:50vw;
  }
}


/* Timer */
section.onlinetimer2022 #oes-countdown-timer-homepage {
  position: absolute;
  top:-1px;
  width: 100%;
  left: 0;
  background: rgba(255,255,255,0.7);
  display: grid;
  grid-template-columns: 70px 70px 70px 70px;
  justify-content: center;
  color: #282728;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

section.onlinetimer2022 #oes-countdown-timer-homepage::before {
  content:"Our Next Online Service";
  font-family: oswald, sans-serif;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  top:15px;
  letter-spacing:1px;
}

section.onlinetimer2022 #oes-countdown-timer-homepage > div {
  font-family: oswald, sans-serif;
  font-weight: 200;
  font-style: normal;
  width:70px;
  height:95px;
  padding-top:35px;
  font-size:32px;
  text-align:center;
  position: relative;
}

section.onlinetimer2022 #oes-countdown-timer-homepage > div:before {
  position:absolute;
  left:0;
  top:75px;
  width:100%;
  height:20px;
  font-size: 10px;
  font-family: oswald, sans-serif;
  font-weight: 400;
  font-style: normal;
}

section.onlinetimer2022 #oes-countdown-timer-homepage > div:nth-child(1):before {
  content:"DAYS";
}

section.onlinetimer2022 #oes-countdown-timer-homepage > div:nth-child(2):before {
  content:"HRS";
}

section.onlinetimer2022 #oes-countdown-timer-homepage > div:nth-child(3):before {
  content:"MINS";
}

section.onlinetimer2022 #oes-countdown-timer-homepage > div:nth-child(4):before {
  content:"SECS";
}

@media screen and (max-width: 480px) {
  section.onlinetimer2022 #oes-countdown-timer-homepage > div {
    padding-top:47px;
  }

  section.onlinetimer2022 #oes-countdown-timer-homepage > div:before  {
    top:72px;  
  }
}

@media screen and (min-width: 640px) {
  section.onlinetimer2022 .desktop {
    display: block;
  }

  section.onlinetimer2022 .mobile {
    display: none;  
  }

  section.onlinetimer2022 .c-section-content__subtitle p {
    padding-top:40px;
  }
}
/* ONLINE TIMER SECTION 2022 EDITION END */

/* FURTHER CUSTOMIZATION */

section.onlinetimer2022 .displacedclass_onlinetimer2022.rs22 ~ .oes-text {background-color:#425c9f;}
section.onlinetimer2022 .displacedclass_onlinetimer2022.rs22 ~ .oes-text .oes-circle::before {background-color:#13111c;}
section.onlinetimer2022 .displacedclass_onlinetimer2022.rs22 ~ .oes-text .oes-buttons > button {background:#E8AC7E;box-shadow: 0 0 1px 2px #E8AC7E inset;color:#160F16;}
section.onlinetimer2022 .displacedclass_onlinetimer2022.rs22 ~ .oes-text .oes-buttons > button#live.red,
section.onlinetimer2022 .displacedclass_onlinetimer2022.rs22 ~ .oes-text .oes-buttons > button#liveyouth.red {background: #221b2d;color:#E8AC7E;}

section.onlinetimer2022 .displacedclass_onlinetimer2022.juo22 ~ .oes-text {background-color:#425c9f;}
section.onlinetimer2022 .displacedclass_onlinetimer2022.juo22 ~ .oes-text .oes-circle::before {background-color:#161918;}
section.onlinetimer2022 .displacedclass_onlinetimer2022.juo22 ~ .oes-text .oes-buttons > button {background:#2d3f77;box-shadow: 0 0 1px 2px #2d3f77 inset;color:#ffffff;}
section.onlinetimer2022 .displacedclass_onlinetimer2022.juo22 ~ .oes-text .oes-buttons > button#live.red,
section.onlinetimer2022 .displacedclass_onlinetimer2022.juo22 ~ .oes-text .oes-buttons > button#liveyouth.red {background: #425c9f;color:#2d3f77;}
section.onlinetimer2022 .displacedclass_onlinetimer2022.juo22 .vdbg.desktop {top:0;}
section.onlinetimer2022 .displacedclass_onlinetimer2022.juo22 .vdbg.mobile {top:0;}

section.onlinetimer2022 .displacedclass_onlinetimer2022.juo22 + #oes-countdown-timer-homepage {background-color:#f7f7f7;}

/* FURTHER CUSTOMIZATION END */








































































/* ONLINE RESKIN PLACEHOLDER EDITION */

.row h1 {
  color: #000;
  font-weight: 500;
  font-family: 'tk-futura-pt-n7';
}

section.reskinmasthead.c-section.c-section__bg {
  display: block;
  min-height: calc(54.689vw + 99px + 5vw) !important;
  padding: 0 !important;
  background: #060d24 !important;
  margin-top:45px;
  min-height: 40vw !important;
  height: calc(100vh - 99.19px - 0px);

max-height: 540px !important;
}
@media screen and (min-width: 1440px) {
  section.reskinmasthead.c-section.c-section__bg {
    /* min-height: calc(787.5216px + 99px + 72px) !important;   */
  }
}
@media screen and (max-width: 991px) {
  section.reskinmasthead.c-section.c-section__bg {
    margin-top:29px;
    /* height: calc(100vh - 85.19px + 0px);*/
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  section.reskinmasthead.c-section.c-section__bg {
    /*max-height: 60vw !important;*/
  }
}

@media screen and (max-width: 639px) {
  section.reskinmasthead.c-section.c-section__bg {
    height: calc(100vh - 85.19px);
    height: 150vw;
    max-height: 140vw !important;
    /* max-height: 620px; */
  }
}

section.reskinmasthead.c-section.c-section__bg > .container {
  display: block;
  position: unset;
}

section.reskinmasthead .c-section-content__title {
  display: none;
}

section.reskinmasthead .vdbg {
  position: absolute;
  left: 50%;
  width: 100vw;
  z-index: 0;
  height:100%;
  display: flex;
  transform: translateX(-50%);
  /* max-width: 1440px; */
  top:0px;
  justify-content: center;
}

/* section.reskinmasthead .vdbg.mobile {

  left: 50%;
} */

section.reskinmasthead .vdbg.mobile {
  display: none;
} 
section.reskinmasthead .vdbg.desktop {
  display: flex;
} 

@media screen and (max-width:639px) {
  section.reskinmasthead .vdbg.mobile {
    display: flex;
    height:150vw;
  } 
  section.reskinmasthead .vdbg.desktop {
    display: none;
  } 
}
/* @media screen and (min-width:1440px) {
  section.reskinmasthead .vdbg {
    -webkit-mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
    mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
  } 
} */

section.reskinmasthead .vdbg video {
  max-height: unset;
  margin-left: 0;
  transform: none;
  width: 100%;
  object-fit: cover;
  max-height: 100%;
  width:unset;
}

/* section.reskinmasthead .vdbg.mobile video {
   width: 104%;
} */

section.reskinmasthead .oes-click {
  position: absolute;
  bottom: 0px;
  left: 0;
  top: 0;
  right: 0;
  border: none;
  cursor: pointer;
} 





/* MIDAUTUMN 2022 EDITION */

section.midautumn2022.c-section.c-section__bg {
  display: block;
  min-height: calc(54.689vw + 99px + 5vw) !important;
  padding: 0 !important;
  background: #060d24 !important;
  margin-top:45px;
  min-height: 50vw !important;
  height: calc(100vh - 99.19px - 0px);
}
@media screen and (min-width: 1440px) {
  section.midautumn2022.c-section.c-section__bg {
    /* min-height: calc(787.5216px + 99px + 72px) !important;   */
  }
}
@media screen and (max-width: 991px) {
  section.midautumn2022.c-section.c-section__bg {
    margin-top:29px;
    height: calc(100vh - 85.19px + 0px);
  }
}


@media screen and (max-width: 639px) {
  section.midautumn2022.c-section.c-section__bg {
    height: calc(100vh - 85.19px);
    max-height: 620px;
  }
}

section.midautumn2022.c-section.c-section__bg > .container {
  display: block;
  position: unset;
}

section.midautumn2022 .c-section-content__title {
  display: none;
}

section.midautumn2022 .vdbg {
  position: absolute;
  left: 50%;
  width: 100vw;
  z-index: 0;
  height:100%;
  display: flex;
  transform: translateX(-50%);
  /* max-width: 1440px; */
  top:0px;
}

/* section.midautumn2022 .vdbg.mobile {

  left: 50%;
} */

section.midautumn2022 .vdbg.mobile {
  display: none;
  background: url("https://s3-ap-southeast-1.amazonaws.com/nccmain/Landing/Frontpage/mac2022-desktop.jpg") center center / cover no-repeat scroll #f0ab9a;
} 
section.midautumn2022 .vdbg.desktop {
  display: flex;
  background: url("https://s3-ap-southeast-1.amazonaws.com/nccmain/Landing/Frontpage/mac2022-desktop.jpg") center center / cover no-repeat scroll #f0ab9a;
} 

@media screen and (max-width:639px) {
  section.midautumn2022 .vdbg.mobile {
    display: flex;
  } 
  section.midautumn2022 .vdbg.desktop {
    display: none;
  } 
}
/* @media screen and (min-width:1440px) {
  section.midautumn2022 .vdbg {
    -webkit-mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
    mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
  } 
} */

section.midautumn2022 .vdbg video {
  max-height: unset;
  margin-left: 0;
  transform: none;
  width: 100%;
  object-fit: cover;
}

/* section.midautumn2022 .vdbg.mobile video {
   width: 104%;
} */

section.midautumn2022 .oes-click {
  position: absolute;
  bottom: 0px;
  left: 0;
  top: 0;
  right: 0;
  border: none;
} 
































































/* WELCOME SECTION */
section.welcometoncc.c-section.c-section__bg {
  background-attachment: scroll !important;
  background-position: center center !important;
  height: 620px !important;
}

section.welcometoncc.c-section.c-section__bg .c-section-content__subtitle {
  margin-top:350px;
}

section.welcometoncc.c-section.c-section-theme__dark .c-section-content__subtitle a.btn {
  background: transparent;
  color:#000;
  border: #000 solid 1px;
}

section.welcometoncc.c-section.c-section-theme__dark .c-section-content__subtitle a.btn:hover {
  background: #282728;  color:#fff;
}

section.loveinaction.c-section.c-section-theme__dark {
 background: #e1e1e1 !important;
}

#o-wrapper {

    overflow-x: hidden;
}

.grecaptcha-badge {
  z-index: 99;
}
@media screen and (max-width: 480px) {
.c-testimonies__wrapper {
  min-height: 2100px;
}
}

/* section.c-site-footer {
  margin-top:0;
} */


/* ONLINE CLASSES SECTION */
section.c-section.c-section__bg.c-section-theme__dark.onlineclasses {
background: #fdf6f1 !important;
padding: 80px 0 36px; 
}
section.onlineclasses .c-section-content__title {
  transform: ScaleX(1);
  /* position: relative; */
  margin-bottom:20px;
  }
  
  section.onlineclasses .c-section-content__title::before {
    content:"";
      width: 100vw;
      height: calc(100vw / 1038 * 616);
      max-width: 550px;
      max-height: calc(550px / 1038 * 616);
    /* height: 300px; */
    background: url("https://d1sno49hwzmvkn.cloudfront.net/Landing/Frontpage/onlineclasses-bg-mobile.png") center center / contain no-repeat scroll transparent;
    display: block;
    margin: 0 -35px -20px -35px;
  }
  /* section.onlineclasses .c-section-content__title::after {
    content:"";
    width:100vw;
    height: calc(100vw / 1031 * 176);
    background: url("https://d1sno49hwzmvkn.cloudfront.net/Landing/Frontpage/onlinecaregroups-stay.png") center center no-repeat scroll transparent;
    display: block;
    background-size: contain;
    margin: 0 auto;
    position: absolute;
      bottom: 60px;
    left:50%;
    transform: translateX(-50%);
      z-index: -1;
      max-width:800px;
        max-height:calc(800px / 1031 * 176);
  } */
  section.onlineclasses .c-section-content__subtitle p {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }
  @media screen and (min-width: 551px) {
    section.onlineclasses .c-section-content__title br {
      display: none;
      
    }
    section.onlineclasses .c-section-content__title::before {
      width: 80vw;
      height: calc(80vw / 1272 * 590);
      max-width: 610px;
      max-height: calc(610px / 1272 * 590);
      background: url("https://d1sno49hwzmvkn.cloudfront.net/Landing/Frontpage/onlineclasses-bg.png") center center / contain no-repeat scroll transparent;
      margin: 0 auto -20px;
   }
  }

/* OUTREACH BANNER 2021 EDITION */
section.outreachbanner2021.c-section.c-section__bg {
  background-attachment: scroll !important;
  background-size:cover !important;
}
section.outreachbanner2021 .c-section-content__title::before {
  content: "";
  background: url(https://s3-ap-southeast-1.amazonaws.com/nccmain/Landing/Frontpage/Outreach_banner-image.png) center center /cover scroll transparent;
  width: 80vw;
  height: calc(80vw * 0.427);
  margin-bottom: 20px;
  margin-left:50%;
  transform: translateX(-50%);
  max-width: 720px;
  max-height: calc(720px * 0.427);
  display: block;
}

section.outreachbanner2021 .c-section-content__subtitle a.btn {
  margin-left: 4px;
  font-size: 13px;
  margin-right: 4px;
  margin-top: -1px;
  display: inline-block;
  z-index: 9;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 10px 20px;
  background-color: rgba(255,255,255,0.0);
  color: #000;
  border: 1px #000 solid;
}

section.outreachbanner2021 .c-section-content__subtitle a.btn:hover {
  background: #282728;
    color: #fff;
}


section.outreachbanner2021  .c-section-content__subtitle > p:last-of-type {
  margin-bottom:0;
}




/* GIFT OF LOVE 2021 EDITION */
section.giftoflove2021.c-section.c-section__bg {
  background-attachment: scroll !important;
  background-size:cover !important;
  background-position: center center !important;
}
section.giftoflove2021 .c-section-content {
  margin-top:120px;
}

section.giftoflove2021 .c-section-content__subtitle a.btn {
  min-width: 120px;
}

section.giftoflove2021 .c-section-content__subtitle a.btn:hover {
  background: #282728;
    color: #fff;
}


section.giftoflove2021  .c-section-content__subtitle > p:last-of-type {
  margin-bottom:0;
}
@media screen and (max-width:767px) {
  section.giftoflove2021.c-section.c-section__bg {
    background-image: url("https://s3-ap-southeast-1.amazonaws.com/nccmain/Landing/Frontpage/GOL_Web-Banner_mobile.jpg") !important;
    height:780px !important;
  }
section.giftoflove2021.c-section.c-section__bg {
  height: 12vw;
}
section.giftoflove2021 .c-section-content {
  margin-top:88px;
}

}


.circled {
  position: relative;
  display: inline-grid;
}

.circled::before {
  content:"";
  width: calc(100% + 10px);
  padding-top: calc((100% + 20px) / 116 * 102);
  background: url(https://s3-ap-southeast-1.amazonaws.com/nccmain/Landing/Frontpage/circled.png) center center / contain no-repeat scroll transparent;
  position: absolute;
  left: -7px;
  top: -9px;
}

.c-section.c-section-theme__dark.desktop_carousel:nth-child(6),.c-section.c-section-theme__dark.mobile_carousel:nth-child(7) {
  /* background-color:#f0e8d3 !important; */
  /* background-color:#111e37 !important; */
  /* background-color:#101010 !important; */
  /* background-color:#2f232f !important; */
  /* background-color:#FEA7B0 !important; */
  /* background-color:#101940 !important; */
  /* background-color:#FDAB9F !important; */
  background-color:#e2e2e2 !important;
} 
.c-section.c-section-theme__dark.desktop_carousel:nth-child(7),.c-section.c-section-theme__dark.mobile_carousel:nth-child(8) {
  background-color:#e2e2e2 !important;
} 
.c-section.c-section-theme__dark.desktop_carousel:nth-child(8),.c-section.c-section-theme__dark.mobile_carousel:nth-child(9) {
  /* background-color:#111e37 !important; */
  /* background-color:#101010 !important; */
  background-color:#e2e2e2 !important;
} 
.stagingSite .c-section.c-section-theme__dark.desktop_carousel:nth-child(6),.stagingSite .c-section.c-section-theme__dark.mobile_carousel:nth-child(7) {
  /* background-color:#111e37 !important; */
  background-color:#101940 !important;
} 
.stagingSite .c-section.c-section-theme__dark.desktop_carousel:nth-child(8),.stagingSite .c-section.c-section-theme__dark.mobile_carousel:nth-child(9) {
  /* background-color:#111e37 !important; */
  background-color:#2F232F !important;
} 
 .c-section.c-section-theme__dark.desktop_carousel:nth-child(8),.c-section.c-section-theme__dark.mobile_carousel:nth-child(9) {
  background-color:#A9A9A9 !important;
} /*
.c-section.c-section-theme__dark.desktop_carousel:nth-child(10),.c-section.c-section-theme__dark.mobile_carousel:nth-child(11) {
  background-color:#600d77 !important;
}  */





 

/* Tweak Rotating Banners Background here */

.c-section.c-section-theme__dark.desktop_carousel:nth-child(9) a.slick-slide,.c-section.c-section-theme__dark.mobile_carousel:nth-child(10) a.slick-slide,
.c-section.c-section-theme__dark.desktop_carousel:nth-child(11) a.slick-slide,.c-section.c-section-theme__dark.mobile_carousel:nth-child(12) a.slick-slide {
  /* background-color:#e2e2e2 !important; */
  /* background-color:#c2b5a0 !important; */
  /* background-color:#0d141e !important; */
  /* background-color:#4c101a !important; */
  /* background-color:#c7c3c0 !important; */
  /* background-color:#0b0917 !important; */
 /* background-color: #08c7d2 !important; */
 /*background-color: #1e1f21 !important;*/
 /* background-color: #e9e7d8 !important; */
 /* background-color: #090A0E !important; */
 background-color: #004f6e !important; 
} 
.c-section.c-section-theme__dark.desktop_carousel:nth-child(9) a.slick-slide:nth-child(2n+1),.c-section.c-section-theme__dark.mobile_carousel:nth-child(10) a.slick-slide:nth-child(2n+1),
.c-section.c-section-theme__dark.desktop_carousel:nth-child(11) a.slick-slide:nth-child(2n+1),.c-section.c-section-theme__dark.mobile_carousel:nth-child(12) a.slick-slide:nth-child(2n+1),
.c-section.c-section-theme__dark.desktop_carousel:nth-child(13) a.slick-slide:nth-child(2n+1),.c-section.c-section-theme__dark.mobile_carousel:nth-child(14) a.slick-slide:nth-child(2n+1) {
  /* background-color:#f6e7e4 !important; */
  /* background-color:#c2b5a0 !important; */
  /* background-color:#0d141e !important; */
  /* background-color:#4c101a !important; */
  /* background-color:#402979 !important; */ 
  /* background-color:#c7c3c0 !important; */ 
  /* background-color:#0b0917 !important; */
  /* background-Color:#f4ead5 !important; */
  /* background-Color:#1a0d12 !important; */
  /* background-Color:#575347 !important; */
  /* background-Color:#939496 !important; */
  background-color: #08c7d2 !important;
} 
.c-section.c-section-theme__dark.desktop_carousel:nth-child(10) a.slick-slide:nth-child(3),.c-section.c-section-theme__dark.mobile_carousel:nth-child(11) a.slick-slide:nth-child(3),

.c-section.c-section-theme__dark.desktop_carousel:nth-child(12) a.slick-slide:nth-child(3),.c-section.c-section-theme__dark.mobile_carousel:nth-child(13) a.slick-slide:nth-child(3),
.c-section.c-section-theme__dark.desktop_carousel:nth-child(13) a.slick-slide:nth-child(3),.c-section.c-section-theme__dark.mobile_carousel:nth-child(14) a.slick-slide:nth-child(3) {
  background-Color:#939496 !important;
} 

.c-section.c-section-theme__dark.desktop_carousel:nth-child(11) a.slick-slide:nth-child(4),.c-section.c-section-theme__dark.mobile_carousel:nth-child(12) a.slick-slide:nth-child(4),
.c-section.c-section-theme__dark.desktop_carousel:nth-child(12) a.slick-slide:nth-child(4),.c-section.c-section-theme__dark.mobile_carousel:nth-child(13) a.slick-slide:nth-child(4),
.c-section.c-section-theme__dark.desktop_carousel:nth-child(13) a.slick-slide:nth-child(4),.c-section.c-section-theme__dark.mobile_carousel:nth-child(14) a.slick-slide:nth-child(4) {
  background-Color:#027ee0 !important;
} 

.c-section.c-section-theme__dark.desktop_carousel:nth-child(12) a.slick-slide img.img-responsive,.c-section.c-section-theme__dark.mobile_carousel:nth-child(13) a.slick-slide img.img-responsive,
.c-section.c-section-theme__dark.desktop_carousel:nth-child(13) a.slick-slide img.img-responsive,.c-section.c-section-theme__dark.mobile_carousel:nth-child(14) a.slick-slide img.img-responsive {
  height:auto !important;
  object-fit:contain !important;
  max-height:550px !important;
  max-width:unset !important;
  width:auto;
        -webkit-mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
      mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
} 

.c-section.c-section-theme__dark.desktop_carousel:nth-child(12) .slick-dots,.c-section.c-section-theme__dark.mobile_carousel:nth-child(13) .slick-dots,
.c-section.c-section-theme__dark.desktop_carousel:nth-child(13) .slick-dots,.c-section.c-section-theme__dark.mobile_carousel:nth-child(14) .slick-dots { 
display:none !important; 
}

@media screen and (max-width: 767px) {
  .c-section.c-section-theme__dark.desktop_carousel:nth-child(12) a.slick-slide img.img-responsive,.c-section.c-section-theme__dark.mobile_carousel:nth-child(13) a.slick-slide img.img-responsive,
  .c-section.c-section-theme__dark.desktop_carousel:nth-child(13) a.slick-slide img.img-responsive,.c-section.c-section-theme__dark.mobile_carousel:nth-child(14) a.slick-slide img.img-responsive {
    height:100% !important;
    object-fit:cover !important;
    max-height:unset !important;
    max-width:unset !important;
    width:100%;
          -webkit-mask-image: unset;
        mask-image: unset;
  } 
}

.c-section.c-section-theme__dark.desktop_carousel:nth-child(9) a.slick-slide:nth-child(1),.c-section.c-section-theme__dark.mobile_carousel:nth-child(10) a.slick-slide:nth-child(1),
.c-section.c-section-theme__dark.desktop_carousel:nth-child(11) a.slick-slide:nth-child(1),.c-section.c-section-theme__dark.mobile_carousel:nth-child(12) a.slick-slide:nth-child(1) {
  background-Color:#1a0d12 !important;
  
}

/* .c-section.c-section-theme__dark.desktop_carousel:nth-child(9) a.slick-slide:nth-child(2n+1),.c-section.c-section-theme__dark.mobile_carousel:nth-child(10) a.slick-slide:nth-child(2n+1) {
  background-Color:#575347 !important; 
} */

.c-section.c-section-theme__dark.mobile_carousel:nth-child(9) a.slick-slide {
  height: 120vw !important;
}
.c-section.c-section-theme__dark.mobile_carousel:nth-child(9) .slick-list {
  height: 120vw !important;
} 

/* Temp for custom  rotating banners (cause more than 3) */
.c-section.c-section-theme__dark.desktop_carousel:nth-child(9) a.slick-slide:nth-child(1),.c-section.c-section-theme__dark.mobile_carousel:nth-child(10) a.slick-slide:nth-child(1),
.c-section.c-section-theme__dark.desktop_carousel:nth-child(9) a.slick-slide:nth-child(4),.c-section.c-section-theme__dark.mobile_carousel:nth-child(10) a.slick-slide:nth-child(4),
.c-section.c-section-theme__dark.desktop_carousel:nth-child(10) a.slick-slide:nth-child(4),.c-section.c-section-theme__dark.mobile_carousel:nth-child(11) a.slick-slide:nth-child(4),
.c-section.c-section-theme__dark.desktop_carousel:nth-child(11) a.slick-slide:nth-child(1),.c-section.c-section-theme__dark.mobile_carousel:nth-child(12) a.slick-slide:nth-child(1),
.c-section.c-section-theme__dark.desktop_carousel:nth-child(11) a.slick-slide:nth-child(4),.c-section.c-section-theme__dark.mobile_carousel:nth-child(12) a.slick-slide:nth-child(4) {
  /* background-Color:#f7a25c !important; */
  /* background-Color:#f7eddb !important; */
  /* background-Color:#08c7d2 !important; */
  /* background-color: #f4ebce !important; */
  /* background-color: #121212 !important; */
  /* background-Color:#027ee0 !important; */
  background-Color:#8A8171 !important; 
} 
.c-section.c-section-theme__dark.desktop_carousel:nth-child(9) a.slick-slide:nth-child(5),.c-section.c-section-theme__dark.mobile_carousel:nth-child(10) a.slick-slide:nth-child(5),
.c-section.c-section-theme__dark.desktop_carousel:nth-child(11) a.slick-slide:nth-child(5),.c-section.c-section-theme__dark.mobile_carousel:nth-child(12) a.slick-slide:nth-child(5) {
  background-Color:#08c7d2 !important;
} 

div.c-pastors__tabs .nav-tabs.fit > li > a {
  font-size:10px;
  font-weight:700;
}
.nav-tabs.fit > li {
  margin-right:2px;
}

.nav-tabs.fit > li:last-of-type {
  margin-right:0px;
}

.c-pastors__tabs ul.nav-tabs.fit {
  padding: 10px 0px;
  display: flex;
  justify-content: space-between;
}
.c-pastors__thumbs ul li .c-pastors {
background-repeat: no-repeat;
}

section.c-section.gol2020 {
background:#c79493 !important;
}

section.c-section.gol2020 .c-section-content__title {
  color:#fff;
  position: relative;
  margin-bottom: 12px;
}

section.c-section.gol2020 .c-section-content__title::before {
  content:"";
  display:block;
height: 100px;
padding-top:100px;
text-align: center;
background: url("https://s3-ap-southeast-1.amazonaws.com/nccmain/Landing/GOL/gifticon.png") center top no-repeat scroll transparent;
background-size: 80px 80px;
}

section.c-section.gol2020 .c-section-content__subtitle {
  color:#fff;
  max-width:540px;
}
section.c-section.gol2020 .c-section-content__subtitle p {
  margin-bottom:32px;
}
section.c-section.gol2020 .c-section-content__subtitle p a {
  background: rgba(255,255,255,0.4);
  padding: 10px 20px 8px;
  border: 1px solid white;
  color: #666;
transition: 0.3s;
text-transform: uppercase;
    font-size: 13px;
    line-height: 1.0;
}
@media screen and (max-width: 768px) {
  section.c-section.gol2020 .c-section-content__subtitle p a {
    width: 80%;
    display: block;
    margin-left:10%;
}
}
section.c-section.gol2020 .c-section-content__subtitle p a:hover {
  background: rgba(255,255,255,0.9);
}

section.c-section.gol2020 .c-column-box [class*="col-"] > div:hover .c-column-box__content_overlay {
  display:none;
}

section.c-section.gol2020 .c-column-box [class*="col-"] {
  cursor: default;
  pointer-events: none;
}
section.c-section.gol2020 .c-column-box .c-column-box__box-shadow {
  display: none;
}
section.c-section.gol2020 .c-column-box .c-column-box__content_title {
  display: none;
}

section.c-section.gol2020 > .container.c-column-box {
  padding-top: 0;
  margin-top:-20px;
}
section.c-section.gol2020 .c-column-box .c-column-box__content_title-divider {
  display: none;
}
@media screen and (max-width: 767px) {
.c-calendar-section #cal {
  /*min-height: 1400px;*/
}
}
.form-inline .input-group.col-md-12 > span {
  font-size:15px !important;
  color:#282828 !important;
  font-weight:300 !important;
}

.form-inline div[style='margin-top: 20px;'] > span {
  font-size:15px !important;
  color:#282828 !important;
  font-weight:300 !important;
}

@media screen and (max-width: 479px) {
  .form-inline .input-group.col-md-12 > span {
    font-size:13px !important;
    line-height: 22px !important;
    font-weight:400 !important;
  }
  
  .form-inline div[style='margin-top: 20px;'] > span {
    font-size:13px !important;
    line-height: 22px !important;
    font-weight:400 !important;
  } 
}



.c-site-bottom-footer .back-to-top {
  border-radius: 50px;
  box-shadow: 0 0 0 2px #828182 inset;
  transform: scale(0.8);
}
.shiftBottom {
  margin-bottom: -40px;
}
div.c-site-bottom-footer .back-to-top:before {
  font-size:15px;
}

.grecaptcha-badge {
  bottom: 64px !important;
}

tr {
  border-top:none;
}
td {
  border-top:#fff solid 1px;
}
th {
  border: #fff solid 1px;
}










































































/* RESKIN NAVIGATION START */
.stagingSite .c-site-header-search span:before,
.mainsite .c-site-header-search span:before {
  color: #2a2b2c;
}
.stagingSite .c-top-header .c-top-header__logo a,
.mainsite .c-top-header .c-top-header__logo a {
  color: #2f5da7; 
  letter-spacing: 0;
  /* font-family: bio-sans, biosans, sans-serif; */
  font-family: sans-serif;
  font-weight: 700;
}
.stagingSite .c-top-header__logo.pull-right a.c-top-header__logo:first-child
.mainsite .c-top-header__logo.pull-right a.c-top-header__logo:first-child {
  color: #2f5da7; 
  background: none;  
   width: unset;
height: unset;
vertical-align: inherit;
}
.stagingSite nav.navbar .navbar-nav > li > a,
.mainsite nav.navbar .navbar-nav > li > a {
  /* font-weight:500; */
  color: #2a2b2c;
  /* font-family: bio-sans, biosans, sans-serif; */
  font-family: sans-serif;
  font-weight:300;
}
.stagingSite nav.c-mobile-menu--slide-top .c-mobile-menu__item > a,
.mainsite nav.c-mobile-menu--slide-top .c-mobile-menu__item > a {
  /* font-family: bio-sans, biosans, sans-serif; */
  font-family: sans-serif;
  font-weight:300;
  color:#2f5da7;
}
.stagingSite .c-mobile-menu--slide-top .c-mobile-menu__item a,
.mainsite .c-mobile-menu--slide-top .c-mobile-menu__item a {
  /* font-family: bio-sans, biosans, sans-serif; */
  font-family: sans-serif;
  font-weight:300;
}

.stagingSite .nav.navbar-nav .navbar-nav-dropdown li a,
.mainsite .nav.navbar-nav .navbar-nav-dropdown li a {
  /* font-family: bio-sans, biosans, sans-serif; */
  font-family: sans-serif;
  font-weight:200;
}

.stagingSite .c-top-header__main_logo,
.mainsite .c-top-header__main_logo {
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left:0;
}
.stagingSite .c-top-header__main_logo > img,
.mainsite .c-top-header__main_logo > img {
  display: block;
  height: 48px;
}
.stagingSite .c-top-header__main_logo:before,
.mainsite .c-top-header__main_logo:before {
  display: none;
}


/* RESKIN NAVIGATION END */



































































/* EXPAND CAROUSEL IN DEV & STAGING START*/
#__CAROUSEL__{}

.devSite section.desktop_carousel,
.devSite section.mobile_carousel,
.stagingSite section.desktop_carousel,
.stagingSite section.mobile_carousel,
.mainsite section.desktop_carousel,
.mainsite section.mobile_carousel {
  padding-top:0 !important;
  padding-bottom:0 !important;
}
.devSite section.desktop_carousel .col-sm-12,
.devSite section.mobile_carousel .col-sm-12,
.stagingSite section.desktop_carousel .col-sm-12,
.stagingSite section.mobile_carousel .col-sm-12,
.mainsite section.desktop_carousel .col-sm-12,
.mainsite section.mobile_carousel .col-sm-12   {
  padding:0 !important;
}
.devSite section.desktop_carousel .slick-list,
.stagingSite section.desktop_carousel .slick-list,
.mainsite section.desktop_carousel .slick-list {
  max-height:550px;
  height:50vw !important;
  width:100vw !important;
}
.devSite section.mobile_carousel .slick-list,
.stagingSite section.mobile_carousel .slick-list,
.mainsite section.mobile_carousel .slick-list {
  /* height:130vw !important; */
  height:120vw !important;
  width:100vw !important;
}

.devSite section .c-section__carousel .slick-slide,
.stagingSite section .c-section__carousel .slick-slide,
.mainsite section .c-section__carousel .slick-slide {
  position:relative;
  max-height:550px;
  height:50vw !important;
  width:100vw !important;
  /* background:#000; */
  background: #37b1be;
}

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

  .devSite section .c-section__carousel .slick-slide,
  .stagingSite section .c-section__carousel .slick-slide,
  .mainsite section .c-section__carousel .slick-slide {
    background:#000;
  }
}

.devSite section .c-section__carousel .slick-slide div,
.stagingSite section .c-section__carousel .slick-slide div,
.mainsite section .c-section__carousel .slick-slide div {
  display: inline-block;
  width: 80vw;
  max-width: 780px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color:#fff;
  padding-bottom: 70px;
  z-index:2;
}


.devSite section .c-section__carousel .slick-slide h3,
.stagingSite section .c-section__carousel .slick-slide h3,
.mainsite section .c-section__carousel .slick-slide h3 {
  font-size: 14px !important;
    font-weight: 500;
    font-family: 'tk-lato-n9';
    margin: 0px auto 100px !important;
    line-height: 1.6;text-transform: uppercase;
    color:inherit !important;
    letter-spacing: 3px;
}
.devSite section .c-section__carousel .slick-slide h1,
.stagingSite section .c-section__carousel .slick-slide h1,
.mainsite section .c-section__carousel .slick-slide h1 {
  margin:0 auto;
  font-size: 32px;
    font-weight: 800;
    line-height: 1.0;
    font-family: 'tk-futura-pt-n8';
   color:inherit;
   width:80%;
   max-width: 540px;
}
.devSite section .c-section__carousel .slick-slide button,
.stagingSite section .c-section__carousel .slick-slide button,
.mainsite section .c-section__carousel .slick-slide button {
  background-color: rgba(0,0,0,0.7);
    color: white;
    border: 1px solid rgba(0,0,0,0.7) ;
    border-radius: 0px;
    max-width: 280px;
    width: 80vw;font-size: 13px;
    font-weight: 500;
    line-height: 1.0;
    padding: 9px 20px;
    margin: 20px auto 0;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 1px;
    /* font-family: bio-sans, biosans,sans-serif; */
    font-family: sans-serif;
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
}
.devSite section .c-section__carousel .slick-slide button:hover,
.stagingSite section .c-section__carousel .slick-slide button:hover,
.mainsite section .c-section__carousel .slick-slide button:hover {
background-color: #d6d6d6 !important;
color: #000;
border-color: rgba(255,255,255,1);
}

.devSite section .c-section__carousel .slick-slide img.img-responsive,
.stagingSite section .c-section__carousel .slick-slide img.img-responsive,
.mainsite section .c-section__carousel .slick-slide img.img-responsive {
 height:50vw;
 max-height: 550px;
 margin-left:50% !important;
 transform: translateX(-50%);
 object-fit: cover;
}
.devSite .desktop_carousel .owl-carousel .slick-dots,
.devSite .mobile_carousel .owl-carousel .slick-dots,
.stagingSite .desktop_carousel .owl-carousel .slick-dots,
.stagingSite .mobile_carousel .owl-carousel .slick-dots,
.mainsite .desktop_carousel .owl-carousel .slick-dots,
.mainsite .mobile_carousel .owl-carousel .slick-dots {
/* bottom:4px; */
bottom:0px;
transform:scale(0.8);
display:none !important;
}
.devSite .owl-carousel .slick-dots li button:before,
.stagingSite .owl-carousel .slick-dots li button:before,
.mainsite .owl-carousel .slick-dots li button:before {
  content:'';
  background-color: currentColor;
  top:2px;
  left:2px;
  width:16px;
  height:16px;
}

/* .devSite section .c-section__carousel .slick-slide::before, 
.stagingSite section .c-section__carousel .slick-slide::before {
content:"";
display: block;
position: absolute;
top:0;
left:0;
width:100%;
height:100%;
background-color:rgba(0,0,0,0.5);
} */
@media screen and (min-width: 768px) {
  .devSite section .c-section__carousel .slick-slide img.img-responsive,
  .stagingSite section .c-section__carousel .slick-slide img.img-responsive,
  .mainsite section .c-section__carousel .slick-slide img.img-responsive {
    -webkit-mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
    mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
  }  

  .stagingSite section:nth-of-type(6) .c-section__carousel .slick-slide img.img-responsive,
  .mainsite section:nth-of-type(6) .c-section__carousel .slick-slide img.img-responsive {
    -webkit-mask-image: none;
    mask-image: none;
  } 
}
@media screen and (min-width: 992px) {

  .devSite section.desktop_carousel .container,
  .stagingSite section.desktop_carousel .container,
  .mainsite section.desktop_carousel .container {
    max-width: unset;
    width: 100%;
    margin-left:0;
    margin-right:0;
  }
  .devSite section .c-section__carousel .slick-list,
  .devSite section .c-section__carousel .slick-slide,
  .stagingSite section .c-section__carousel .slick-list,
  .stagingSite section .c-section__carousel .slick-slide,
  .mainsite section .c-section__carousel .slick-list,
  .mainsite section .c-section__carousel .slick-slide {
  width:100vw !important;

  height: auto !important;
  }

}
@media screen and (min-width: 1162px) {
  .devSite section.desktop_carousel .container,
  .stagingSite section.desktop_carousel .container,
  .mainsite section.desktop_carousel .container {
    max-width: unset;
    width: 100%;
  }

  .devSite section .c-section__carousel .slick-list,
  .devSite section .c-section__carousel .slick-slide,
  .stagingSite section .c-section__carousel .slick-list,
  .stagingSite section .c-section__carousel .slick-slide,
  .mainsite section .c-section__carousel .slick-list,
  .mainsite section .c-section__carousel .slick-slide {
  width:100vw !important;
  }
}

/* @media screen and (max-width: 1279px) {
  .devSite section.mobile_carousel .container {
    padding:0 !important;
  }
}
@media screen and (max-width: 1199px) {
  .devSite section.mobile_carousel .container {
    padding:0 !important;
  }
} */
@media screen and (max-width: 991px) {
  .devSite section.desktop_carousel .container,
  .stagingSite section.desktop_carousel .container,
  .mainsite section.desktop_carousel .container {
    padding:0 !important;
  }
  
}
@media screen and (max-width: 767px) {
  .devSite section .c-section__carousel .slick-slide,
  .stagingSite section .c-section__carousel .slick-slide,
  .mainsite section .c-section__carousel .slick-slide {
    /* height: 130vw !important; */
    height: 120vw !important;
    width:100vw !important;
    max-height: unset;
  }
  .devSite section.mobile_carousel .container,
  .stagingSite section.mobile_carousel .container,
  .mainsite section.mobile_carousel .container {
    padding:0 !important;
  }
  .devSite section .c-section__carousel .slick-slide img.img-responsive,
  .stagingSite section .c-section__carousel .slick-slide img.img-responsive,
  .mainsite section .c-section__carousel .slick-slide img.img-responsive {
    max-height: unset;
    object-fit: cover;
    height:100%;
  }

  .devSite section .c-section__carousel .slick-slide button,
.stagingSite section .c-section__carousel .slick-slide button,
.mainsite section .c-section__carousel .slick-slide button {
  bottom:100px;
}
}
/* EXPAND CAROUSEL IN DEV & STAGING END */

/* ADDITIONAL CAROUSEL CUSTOMIZATION IN DEV & STAGING START */
section.c-section-theme__dark.desktop_carousel:nth-child(7) .slick-track > a,
.mainsite section:nth-child(-n+8) .desktop_carousel .slick-track > a {
  /* background-color:#bab7b4; */
  /* background-color:#161126; */
  /* background-color:#003cd8; */
  /* background-color: #121b20; */
  /* background-color: #020304;  */
  /* background-color:#ffefd8; */
  /* background-color:#ffe7cb; */
  /* background:#19191b;  */
  /* background:#09080a;  */
  /* background:#ab8959; */
  /* background: linear-gradient(to right,  #d683a6 50%,#625fe4 51%); */
  background:#170f0c;
}

section.c-section-theme__dark.desktop_carousel:nth-child(7) .slick-track > a:nth-child(2n+1),
.mainsite section:nth-child(-n+8) .desktop_carousel .slick-track > a:nth-child(2n+1) {
  /*background-color: #0285fc;*/
  /*background-Color: #fff4dc; */
  /* background-color: #f2f2f2; */
  /* background-Color: #020304; */
  /* background-color: #020001; */
  /* background-color: #f6e7e4; */
  /* background-Color: #f7a25c; */
  /* background-Color: #cf2b32; */
  /* background-color: #020001; */
  /* background-color: #7d61e4; */
  /* background:#19191b; */
  /* background: #d7d3c7; */
  /* background: linear-gradient(to right,  #d683a6 50%,#625fe4 51%); */
  /* background:#226169; */
  background:#226169;
}
section.c-section-theme__dark.desktop_carousel:nth-child(7) .slick-track > a:nth-child(4),
.mainsite section:nth-child(-n+8) .desktop_carousel .slick-track > a:nth-child(4) {
  /* background-Color: #f2f2f2; */
  /* background-Color: #020304; */
  /* background-color:#020001; */
  /* background-color:#ffefd8; */
  /* background-color:#ffe7cb; */
  /* background: linear-gradient(to right,  #d683a6 50%,#625fe4 51%); */
  /* background:#226169; */
  /* background: #d7d3c7; */
  /* background: linear-gradient(to right,  #d683a6 50%,#625fe4 51%); */
  background:#226169;
}
section.c-section-theme__dark.desktop_carousel:nth-child(7) .slick-track > a:nth-child(5),
.mainsite section:nth-child(-n+8) .desktop_carousel .slick-track > a:nth-child(5) {
  /* background-Color: #020304; */
  /* background-color:#020001; */
  /* background:#E05540; */
  /* background:#226169; */
  background: #d7d3c7;
  background: #2d1b17;
}
section.c-section-theme__dark.desktop_carousel:nth-child(7) .slick-track > a:nth-child(6),
.mainsite section:nth-child(-n+8) .desktop_carousel .slick-track > a:nth-child(6) {
  /* background-Color: #020304; */
  /* background-color:#020001; */
  /* background:#E05540; */
  /* background:#226169; */
  background: linear-gradient(to right,  #000000 50%,#D2F3DE 51%); 
}
section.c-section-theme__dark.desktop_carousel:nth-child(7) .slick-track > a:nth-child(7),
.mainsite section:nth-child(-n+8) .desktop_carousel .slick-track > a:nth-child(7) {
  background:#f93132;
}
section.c-section-theme__dark.desktop_carousel:nth-child(7) .slick-track > a:nth-child(1),
.mainsite section:nth-child(-n+8) .desktop_carousel .slick-track > a:nth-child(1) {
  /* background-Color: #f2f2f2; */
  /* background-Color: #020304; */
  /* background-Color: #ceae61; */
  /* background-color:#020001; */
  /* background:#19191b; */
  background: linear-gradient(to right,  #000000 50%,#D2F3DE 51%);
}

section.c-section-theme__dark.desktop_carousel:nth-child(7) .slick-track > a:nth-child(2),
.mainsite section:nth-child(-n+8) .desktop_carousel .slick-track > a:nth-child(2) {
  /* background: #f93132; */
  /* background:#226169; */
  background:#f4d024;
}
section.c-section-theme__dark.desktop_carousel:nth-child(7) .slick-track > a:nth-child(3),
.mainsite section:nth-child(-n+8) .desktop_carousel .slick-track > a:nth-child(3) {
  /* background: #170f0c; */
  /* background: linear-gradient(to right,  #000000 50%,#D2F3DE 51%); */
  /* background:#226169; */
  background: linear-gradient(to right,  #000000 50%,#D2F3DE 51%);
}

/* temp cos of zone on demand */
section.c-section-theme__dark.desktop_carousel:nth-child(9) .slick-track > a:nth-child(1),
.mainsite section:nth-child(-n+10) .desktop_carousel .slick-track > a:nth-child(1) {
  /* background: linear-gradient(to right,  #000000 50%,#D2F3DE 51%); */
  /* background: linear-gradient(to left,  #110e0c 50%,#6d3d15 51%); */
  background: #f4ebce;
}

section.c-section-theme__dark.desktop_carousel:nth-child(7) .slick-track > a:nth-child(1),
section.c-section-theme__dark.desktop_carousel:nth-child(8) .slick-track > a:nth-child(1),
.mainsite section:nth-child(-n+8) .desktop_carousel .slick-track > a:nth-child(1) {
  /* background: #07825e; */
  /* background: linear-gradient(to left,  #110e0c 50%,#6d3d15 51%); */
  /* background: #dad5b7;  */
  /* background: #b4ab8d;  */
  /* background: #132000; */
  /* background: #c8bda9;   */
  /* background: #c8bda9;   */
   background: linear-gradient(to right,  #0E223B 50%,#0F1C2C 51%);
  
}

section.c-section-theme__dark.desktop_carousel:nth-child(7) .slick-track > a:nth-child(3),
.mainsite section:nth-child(-n+8) .desktop_carousel .slick-track > a:nth-child(3) {
  /* background: #07825e; */
  background: linear-gradient(to right,  #0b0301 50%,#090303 51%);
  /* background: #132000; */
}

section.c-section-theme__dark.desktop_carousel:nth-child(7) .slick-track > a:nth-child(2),
.mainsite section:nth-child(-n+8) .desktop_carousel .slick-track > a:nth-child(2) {
  /* background: linear-gradient(to left,  #110e0c 50%,#6d3d15 51%); */
  /* background-color: #2d1b17; */
  /* background-color: #090201; */
  background-color: #c01f2f; 
}

section.c-section-theme__dark.desktop_carousel:nth-child(7) .slick-track > a:nth-child(4),
.mainsite section:nth-child(-n+8) .desktop_carousel .slick-track > a:nth-child(4) {
  /* background: linear-gradient(to left,  #110e0c 50%,#6d3d15 51%); */
  /* background: #132000; */
  /* background: #090201; */
  background-color: #c01f2f; 
}

/* end temp cos of zone on demand */
.c-section.c-section-theme__dark.desktop_carousel:nth-child(9) a.slick-slide:nth-child(3), 
.c-section.c-section-theme__dark.mobile_carousel:nth-child(10) a.slick-slide:nth-child(3) {
  background-color: #181241 !important;
}

.c-section.c-section-theme__dark.desktop_carousel:nth-child(9) a.slick-slide:nth-child(4), 
.c-section.c-section-theme__dark.mobile_carousel:nth-child(10) a.slick-slide:nth-child(4) {
  /* background-color: rgb(8, 199, 210) !important; */
  /* background-color: #1e1f21 !important;*/
  /* background-color: #1E1B24 !important; */
  background-color: #004f6e !important; 
}

.c-section.c-section-theme__dark.desktop_carousel:nth-child(9) a.slick-slide:nth-child(5), 
.c-section.c-section-theme__dark.mobile_carousel:nth-child(10) a.slick-slide:nth-child(5) {
  background-color: #090A0E !important;
}

.c-section.c-section-theme__dark.desktop_carousel:nth-child(9) a.slick-slide:nth-child(2n+1) {
  /* background-color: #bec3c9;  */
  /* background-color: #1e1f21 !important; */
  /* background-color: #03518e !important; */
  /* background-color: #141414 !important; */
  /* background-color: #072026 !important; */
  /* background-color: #1E1B24 !important; */
  /* background-color: #8A8171 !important; */
  /* background-color: #83012A !important; */
  /* background-color: #004f6e !important;  */
  background-color: #406A94 !important; 
}

/* .devSite section.c-site-header + * + * + * + * + * + * ~ section.desktop_carousel .slick-slide img.img-responsive,
.stagingSite section.c-site-header + * + * + * + * + * + * ~ section.desktop_carousel .slick-slide img.img-responsive,
.mainsite section.c-site-header + * + * + * + * + * + * ~ section.desktop_carousel .slick-slide img.img-responsive, */
.devSite section.c-site-header + * + * + * + * + * + * + * + * ~ section.desktop_carousel .slick-slide img.img-responsive,
.stagingSite section.c-site-header + * + * + * + * + * + * + * + * ~ section.desktop_carousel .slick-slide img.img-responsive,
.mainsite section.c-site-header + * + * + * + * + * + * + * + * ~ section.desktop_carousel .slick-slide img.img-responsive {
  max-height: unset;
  object-fit: cover;
  width: 100%;
  height:100%; 
  max-width:1100px;
}

.devSite section.c-site-header + * + * + * + * + * + * + * + * + * ~ section .c-section__carousel .slick-slide::before,
.stagingSite section.c-site-header + * + * + * + * + * + * + * + * + * ~ section .c-section__carousel .slick-slide::before,
.mainsite section.c-site-header + * + * + * + * + * + * + * + * + * ~ section .c-section__carousel .slick-slide::before {
  /*content:"";*/
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  display: block;
  background-color: rgba(0,0,0,0.5);
  z-index:1;
}

.devSite section.c-site-header + * + * + * + * + * + * + * + * + * ~ section .c-section__carousel .slick-dots,
.devSite section.c-site-header + * + * + * + * + * + * + * + * + * ~ section .c-section__carousel .slick-dots,
.stagingSite section.c-site-header + * + * + * + * + * + * + * + * + * ~ section .c-section__carousel .slick-dots,
.stagingSite section.c-site-header + * + * + * + * + * + * + * + * + * ~ section .c-section__carousel .slick-dots,
.mainsite section.c-site-header + * + * + * + * + * + * + * + * + * ~ section .c-section__carousel .slick-dots,
.mainsite section.c-site-header + * + * + * + * + * + * + * + * + * ~ section .c-section__carousel .slick-dots {
  display: block !important;
}

.devSite section.c-site-header + * + * + * + * + * + * + * + * + * + * ~ section .slick-slide button,
.stagingSite section.c-site-header + * + * + * + * + * + * + * + * + * + * ~ section .slick-slide button,
.mainsite section.c-site-header + * + * + * + * + * + * + * + * + * + * ~ section .slick-slide button {
  position: relative;
  bottom: unset;
  left: unset;
  transform: unset;
}

@media screen and (min-width: 1100px) {
  .devSite section.c-site-header + * + * + * + * + * + * + * + * + * + * ~ section .c-section__carousel .slick-slide img.img-responsive,
  .stagingSite section.c-site-header + * + * + * + * + * + * + * + * + * + * ~ section .c-section__carousel .slick-slide img.img-responsive,
  .mainsite section.c-site-header + * + * + * + * + * + * + * + * + * + * ~ section .c-section__carousel .slick-slide img.img-responsive {
    -webkit-mask-image: unset;
    mask-image: unset;
  } 
}

.devSite section .c-section__carousel .slick-slide button,
.stagingSite section .c-section__carousel .slick-slide button,
.mainsite section .c-section__carousel .slick-slide button {
  display: none;
}


/* ADDITIONAL CAROUSEL CUSTOMIZATION IN DEV & STAGING END */























/* SHIFT QUICKLINK IN DEV START */
#__QUICKLINK__{}

.devSite section.c-site-quicklinks,
.mainsite section.c-site-quicklinks {
  left: unset;
  right: 0px;
  width:245px;
  max-width:25px;
  transition: max-width 0.3s linear;
  -webkit-transition: max-width 0.3s linear;
  -moz-transition: max-width 0.3s linear;
  top: 194px;
}
.devSite section.c-site-quicklinks .c-site-quicklinks__inner-wrapper ul,
.mainsite section.c-site-quicklinks .c-site-quicklinks__inner-wrapper ul {
  /* display: flex;
  flex-direction: row-reverse; */
  width:220px;
}

.devSite .c-site-quicklinks.c-site-quicklinks__hover,
.mainsite .c-site-quicklinks.c-site-quicklinks__hover {
  left:unset;
  right:0;
  max-width:245px;
  transition: max-width 0.3s linear;
  -webkit-transition: max-width 0.3s linear;
  -moz-transition: max-width 0.3s linear;
}

.devSite .c-site-quicklinks__outer-wrapper,
.mainsite .c-site-quicklinks__outer-wrapper {
  position: absolute;
  right: 0;
  height:100%;
  /* width:28px; */
  width:25px;
  
  /* padding-top:80px; */
}


.devSite .c-site-quicklinks .c-site-quicklinks__inner-wrapper > ul > li a,
.mainsite .c-site-quicklinks .c-site-quicklinks__inner-wrapper > ul > li a {
  padding-top: 5px;
  padding-bottom: 5px;
}

.devSite .c-site-quicklinks__inner-wrapper.col-xs-height > ul > li > div a,
.mainsite .c-site-quicklinks__inner-wrapper.col-xs-height > ul > li > div a {
  /* background:#777f80 !important; */
  /* font-family: bio-sans, biosans, sans-serif; */
    font-family: sans-serif;
    font-weight: 300;
    /* text-transform: uppercase; */
    font-size:12px;
}
/* .devSite .c-site-quicklinks__inner-wrapper.col-xs-height > ul > li:last-of-type > div a,
.mainsite .c-site-quicklinks__inner-wrapper.col-xs-height > ul > li:last-of-type > div a {
  background:white !important;
  text-transform: unset;
}

.mainsite .c-site-quicklinks__inner-wrapper.col-xs-height > ul > li:nth-of-type(n+5) > div a {
  background:white !important;
  text-transform: unset;
} */

.devSite .c-site-quicklinks__inner-wrapper.col-xs-height > ul > li:last-of-type > div > b > a,
.mainsite .c-site-quicklinks__inner-wrapper.col-xs-height > ul > li:last-of-type > div > b > a {
  text-transform: uppercase;
}
.devSite .c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__icon,
.mainsite .c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__icon {
  padding-left: 6px;
}

.devSite .c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__icon:before,
.mainsite .c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__icon:before {
  content:'';
  width:0;
  height:0;
  font-size:0;
  display: inline-block;
    
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
  border-left: 0px solid #282828;
  border-right: 10px solid #282828;
  transition:0.3s;
  transform: translateY(5px);
}

.devSite .c-site-quicklinks.c-site-quicklinks__hover .c-site-quicklinks__outer-wrapper .c-site-quicklinks__icon:before,
.mainsite .c-site-quicklinks.c-site-quicklinks__hover .c-site-quicklinks__outer-wrapper .c-site-quicklinks__icon:before {
  content:'';
  transform: rotateY(180deg) translateX(-2px) translateY(5px);
}

.devSite .c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text,
.mainsite .c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  /* margin-top: 235px; */
  margin-top: 100px;
  margin-left: 5px;
  margin-right: 0px;
  white-space: nowrap;
  transform-origin: left top;
  text-transform:uppercase;
  /* font-family: bio-sans, biosans, sans-serif; */
    font-family: sans-serif;
  font-weight:500;
  letter-spacing: 1.5px;
  font-size:12.5px;
}

.devSite .c-site-quicklinks.c-site-quicklinks__hover .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text,
.mainsite .c-site-quicklinks.c-site-quicklinks__hover .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text {
  /* margin-top: 235px; */
  margin-top: 100px;
}

.devSite .c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text,
.mainsite .c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text {
  margin-top:100px;
}
@media screen and (min-width: 992px) {
  .devSite .c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text,
  .mainsite .c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text {
    /* font-size:14px; */
    font-size:12.5px;
  }
}
@media screen and (max-width: 991px) {
  .devSite section.c-site-quicklinks,
  .mainsite section.c-site-quicklinks {
    top:125px;
  }
  .devSite .c-site-quicklinks__outer-wrapper,
  .mainsite .c-site-quicklinks__outer-wrapper {
    /* padding-top:90px; */
  }

  .devSite section.c-site-quicklinks.c-site-quicklinks__hover .c-site-quicklinks__inner-wrapper,
  .mainsite section.c-site-quicklinks.c-site-quicklinks__hover .c-site-quicklinks__inner-wrapper {
    width: 220px;
  }
  .devSite section.c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__icon,
  .mainsite section.c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__icon {
    padding-left: 6px;
  }

  .devSite section.c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text,
  .mainsite section.c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text {
    /* margin-left: -3px; */
  }

  .devSite section.c-site-quicklinks.c-site-quicklinks__hover .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text,
  .mainsite section.c-site-quicklinks.c-site-quicklinks__hover .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text {
    /* margin-left: -1px;
    margin-right: -2px; */
  
  }
  .devSite section.c-site-quicklinks.c-site-quicklinks__hover .c-site-quicklinks__outer-wrapper .c-site-quicklinks__icon,
  .mainsite section.c-site-quicklinks.c-site-quicklinks__hover .c-site-quicklinks__outer-wrapper .c-site-quicklinks__icon {
  padding-left: 5px;
  
  }
  .devSite section.c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__icon:before,
  .mainsite section.c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__icon:before {
    /* transform: rotateY(180deg) translateX(0px); */
  }
  .devSite section.c-site-quicklinks.c-site-quicklinks__hover .c-site-quicklinks__outer-wrapper .c-site-quicklinks__icon:before,
  .mainsite section.c-site-quicklinks.c-site-quicklinks__hover .c-site-quicklinks__outer-wrapper .c-site-quicklinks__icon:before {
    /* content:'\e809'; */
    

    
  }

  
  .devSite .c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text,
  .mainsite .c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text {
          /* margin-top: 205px; */
          /* margin-top: 240px; */
          margin-top:95px;
          margin-left: 5px;
  }
  .devSite .c-site-quicklinks.c-site-quicklinks__hover .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text,
  .mainsite .c-site-quicklinks.c-site-quicklinks__hover .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text {
    margin-top: 95px;
    margin-left: 5px;
  }
  .c-mobile-menu--slide-top .c-top-header__logo a,
  .mainsite .c-mobile-menu--slide-top .c-top-header__logo a {
    color: #2f5da7;
    font-weight: 700;
  }
  .devSite .c-mobile-menu--slide-top .c-top-header__logo a:first-child,
  .mainsite .c-mobile-menu--slide-top .c-top-header__logo a:first-child {
    color: #2f5da7;
    background: none;
    width: unset;
    height: unset;
    vertical-align: inherit;
  }
}

@media screen and (max-width: 767px) {
  .devSite section.c-site-quicklinks,
  .mainsite section.c-site-quicklinks  {
    max-width: 15px;
  }
  .devSite .c-site-quicklinks__outer-wrapper,
  .mainsite .c-site-quicklinks__outer-wrapper {
    width:15px;
    /* padding-top:90px; */
  }
  .devSite section.c-site-quicklinks .c-site-quicklinks__inner-wrapper ul,
  .mainsite section.c-site-quicklinks .c-site-quicklinks__inner-wrapper ul {
    width:233px;
  }
  .devSite section.c-site-quicklinks.c-site-quicklinks__hover .c-site-quicklinks__inner-wrapper,
  .mainsite section.c-site-quicklinks.c-site-quicklinks__hover .c-site-quicklinks__inner-wrapper {
    width: 233px;
  }
  .devSite section.c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__icon,
  .mainsite section.c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__icon  {
    padding-left:1px;
  }
  .devSite .c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text,
  .mainsite .c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text {
    margin-left:0px;
  }
  
  .devSite section.c-site-quicklinks.c-site-quicklinks__hover .c-site-quicklinks__outer-wrapper .c-site-quicklinks__icon,
  .mainsite section.c-site-quicklinks.c-site-quicklinks__hover .c-site-quicklinks__outer-wrapper .c-site-quicklinks__icon {
    padding-left: 0.5px;
  }
  .devSite .c-site-quicklinks.c-site-quicklinks__hover .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text,
  .mainsite .c-site-quicklinks.c-site-quicklinks__hover .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text {
    margin-left:0px;
  }
}

@media screen and (max-width: 479px) {
  .devSite .c-site-quicklinks__outer-wrapper,
  .mainsite .c-site-quicklinks__outer-wrapper {
    /* padding-top:80px; */
  }
  .devSite .c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text,
  .mainsite .c-site-quicklinks .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text {
    margin-left:-1px;
  }

  .devSite .c-site-quicklinks.c-site-quicklinks__hover .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text,
  .mainsite .c-site-quicklinks.c-site-quicklinks__hover .c-site-quicklinks__outer-wrapper .c-site-quicklinks__text {
    margin-left:-1px;
  }
}
/* SHIFT QUICKLINK IN STAGING END */





































































/* COUNTDOWN TIMER ON DEV */
#__COUNTDOWN_TIMER__{}
/*
.devSite section .vdbg {
  top:0;
}
.devSite section.c-section.c-section__bg {
  min-height: calc(54.689vw + 5px + 5vw) !important;
}
@media screen and (min-width: 1440px) {
  .devSite section.onlinetimertoty2022.c-section.c-section__bg {
    min-height: calc(787.5216px + 99px + 72px) !important;
  }
} */
.devSite section #oes-countdown-timer-homepage,
.stagingSite section #oes-countdown-timer-homepage,
.mainsite section #oes-countdown-timer-homepage {
  top: 0px;
  width: unset;
  left: 120px;
  background: #171716;
  display: inline-grid;
  grid-template-columns: 50px 50px 50px 50px;
  justify-content: center;
  color: #f8f8f8;
  padding-left: 10px;
  padding-right: 64px;
  position: absolute;
}

@media screen and (min-width: 1280px) {
  .devSite section #oes-countdown-timer-homepage,
  .stagingSite section #oes-countdown-timer-homepage,
  .mainsite section #oes-countdown-timer-homepage {
    left: calc(50vw - 520px);
  }
}
.devSite section #oes-countdown-timer-homepage::before,
.stagingSite section #oes-countdown-timer-homepage::before,
.mainsite section #oes-countdown-timer-homepage::before {
  content:"Our Next Online Service";
  /* font-family: bio-sans, biosans,  sans-serif; */
    font-family: sans-serif;
  font-weight: 500;
  font-style: normal;
  position: absolute;
  width: 100%;
  text-align:left;
  text-transform: uppercase;
  font-size: 13px;
  top:15px;
  letter-spacing:1px;
  padding-left:17px;
}
.devSite section #oes-countdown-timer-homepage::after,
.stagingSite section #oes-countdown-timer-homepage::after,
.mainsite section #oes-countdown-timer-homepage::after {
    /* content: "⟶";
    position: absolute;
    right: 20px;
    top: 36px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    display: block;
    background: #263a7a;
    font-size: 10px;
    font-weight: 900;
    line-height: 28px;
    cursor: pointer; */
}
.devSite section #oes-countdown-timer-homepage > a,
.stagingSite section #oes-countdown-timer-homepage > a,
.mainsite section #oes-countdown-timer-homepage > a {
  position: absolute;
  right: 20px;
  top: 36px;
  width: 30px;
  height: 30px;
  padding:unset;
  border-radius: 15px;
  display: block;
  background: #263a7a;
  font-size: 10px;
  font-weight: 900;
  line-height: 28px;
  cursor: pointer;
  border: none;
}

.devSite section #oes-countdown-timer-homepage > div,
.stagingSite section #oes-countdown-timer-homepage > div,
.mainsite section #oes-countdown-timer-homepage > div {
  font-family: 'tk-lato-n9';
  font-weight: 200;
  font-style: normal;
  width:50px;
  height:90px;
  padding-top:30px;
  font-size:30px;
  text-align:center;
  position: relative;
}

.devSite section #oes-countdown-timer-homepage > div:before,
.stagingSite section #oes-countdown-timer-homepage > div:before,
.mainsite section #oes-countdown-timer-homepage > div:before {
  position:absolute;
  left:0;
  top:65px;
  width:100%;
  height:20px;
  font-size: 10px;
  font-family: 'tk-lato-n4';
  font-weight: 400;
  font-style: normal;
}

.devSite section #oes-countdown-timer-homepage > div:nth-child(1):before,
.stagingSite section #oes-countdown-timer-homepage > div:nth-child(1):before,
.mainsite section #oes-countdown-timer-homepage > div:nth-child(1):before {
  content:"DAYS";
}

.devSite section #oes-countdown-timer-homepage > div:nth-child(2):before,
.stagingSite section #oes-countdown-timer-homepage > div:nth-child(2):before,
.mainsite section #oes-countdown-timer-homepage > div:nth-child(2):before {
  content:"HRS";
}

.devSite section #oes-countdown-timer-homepage > div:nth-child(3):before,
.stagingSite section #oes-countdown-timer-homepage > div:nth-child(3):before,
.mainsite section #oes-countdown-timer-homepage > div:nth-child(3):before {
  content:"MINS";
}

.devSite section #oes-countdown-timer-homepage > div:nth-child(4):before,
.stagingSite section #oes-countdown-timer-homepage > div:nth-child(4):before,
.mainsite section #oes-countdown-timer-homepage > div:nth-child(4):before {
  content:"SECS";
}

@media screen and (max-width: 991px) {
  /* .devSite section.c-section.c-section__bg {
    margin-top: 29px;    
  } */
  .devSite section #oes-countdown-timer-homepage,
  .stagingSite section #oes-countdown-timer-homepage,
  .mainsite section #oes-countdown-timer-homepage {
    left:10px;
    top:0px;
    transform-origin: left top;
    transform: scale(0.85);
  }
}
/* @media screen and (max-width: 639px){
  .devSite section.c-section.c-section__bg {
    min-height: calc(152.5vw + -130px + 7vw) !important;
  }
} */
@media screen and (max-width: 480px) {
  .devSite section #oes-countdown-timer-homepage > div,
  .stagingSite section #oes-countdown-timer-homepage > div,
  .mainsite section #oes-countdown-timer-homepage > div {
    padding-top: 44px;
  }
}
.devSite .c-top-header__carousel.slick-slider,
.stagingSite .c-top-header__carousel.slick-slider,
.mainsite .c-top-header__carousel.slick-slider {
  /* background: #ee344b !important; */
  background: #fdd452 !important;
}

/*const interval_id = window.setInterval(function(){}, Number.MAX_SAFE_INTEGER);for (let i = 1; i < interval_id; i++) {window.clearInterval(i);}*/





































































/***** NCC WEB DEV *****/
#__RESKIN_SECTIONS__ {}




section.rsphysicalonline.c-section.c-section__bg,
section.rsnewhere.c-section.c-section__bg,
section.rslatestupdates.c-section.c-section__bg,
section.rscommunityservices.c-section.c-section__bg,
section.rshereforyou.c-section.c-section__bg,
section.rsonlinecaregroups.c-section.c-section__bg,
section.rsonlineclasses.c-section.c-section__bg,
section.rstestimonies.c-section.c-section__bg,
section.rsnctv.c-section.c-section__bg {
  background-attachment: scroll !important;
  background-position: center center !important;
  /* height: 620px !important; */
  min-height: 550px !important;
  margin-top: 0 !important;height: auto !important;
  padding: 40px 0;
}
section.rsphysicalonline.c-section.c-section__bg{
  min-height:300px !important;
}

section.rshereforyou.c-section.c-section__bg,
section.rsnctv.c-section.c-section__bg {
  min-height:400px !important;
}


section.rscommunityservices.c-section.c-section__bg {
  /* height: auto !important; */
  padding: 40px 0;
  /* min-height: 400px !important; */
}
section.rsnewhere.c-section.c-section__bg {
  /* height: 500px !important; */
  /* height: 420px !important; */
  padding: 0;
}
section.rsphysicalonline.c-section.c-section__bg {
  /* height: 500px !important; */
  height: auto !important;
  padding: 0;
}
/* section.rsonlinecaregroups.c-section.c-section__bg {
  height: 960px !important;
} */

section.rsphysicalonline .c-section-content__subtitle,
section.rsnewhere .c-section-content__subtitle,
section.rslatestupdates .c-section-content__subtitle,
section.rscommunityservices .c-section-content__subtitle,
section.rshereforyou .c-section-content__subtitle,
section.rsonlinecaregroups .c-section-content__subtitle,
section.rsonlineclasses .c-section-content__subtitle,
section.rstestimonies .c-section-content__subtitle,
section.rsnctv .c-section-content__subtitle {
  /* padding-top: 30px; */
  display: inline-block;
  width:80vw;
}

section .c-section-content__subtitle p { font-family:'tk-lato-n4'; }

section[class*=' rs'] .c-section-content__title { font-family:'tk-futura-pt-n8'; }

section[class*=' rs'] .c-section-content__title br { display:none; }

section.rscommunityservices .c-section-content__title br { display:inline; }

section[class*=' rs'] .c-section-content__title { font-size:32px; font-weight:800; line-height:1.0; margin:0px auto 15px; }
section[class*=' rs'] p { font-size: 16px; font-weight:500; margin:0px auto 20px; line-height: 1.6; }
section[class*=' rs'] a.btn {  border:none;border-radius:0px;
  max-width:280px; width: 80vw;/*font-family:bio-sans, biosans, sans-serif;*/font-family: sans-serif;font-size: 13px;font-weight:500;line-height: 1.0;padding:14px 20px;
  margin-left:auto;margin-right:auto;
}

section.rsphysicalonline.c-section.c-section__bg {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#171715+0,171715+50,25387a+50,25387a+100 */
background: #f5f5f5 !important; /* Old browsers */
/* background: -moz-linear-gradient(right,  #171715 0%, #171715 50%, #25387a 50%, #25387a 100%) !important; 
background: -webkit-linear-gradient(right,  #171715 0%,#171715 50%,#25387a 50%,#25387a 100%) !important; 
background: linear-gradient(to left,  #171715 0%,#171715 50%,#25387a 50%,#25387a 100%) !important; 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25387a', endColorstr='#171715',GradientType=1 ) !important; IE6-9 */

}
section.rsphysicalonline .displacedclass_rsphysicalonline {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 0 auto;
  max-width: 1280px;
}
section.rsphysicalonline .displacedclass_rsphysicalonline > div {
  padding:40px 30px 30px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
section.rsphysicalonline .c-section-content__subtitle {
  width:100vw;
}
section.rsphysicalonline .c-section-content {
  padding:0 0 20px;
  margin-top: -10px;
}
section.rsphysicalonline .displacedclass_rsphysicalonline h1 {
  margin: 0 auto 15px;
  color:inherit;
  font-family: 'tk-futura-pt-n8';
  font-size: 30px;
  font-weight: 800;
  line-height: 1.0;
  width:100%;
  max-width:300px;
}
section.rsphysicalonline .displacedclass_rsphysicalonline p {
  color:inherit;
  max-width: 360px;
  }
section.rsphysicalonline .displacedclass_rsphysicalonline .onl_svc {
  color:#2a4750
}
section.rsphysicalonline .displacedclass_rsphysicalonline .phy_svc {
  color:#cf753e;
}

section.rsphysicalonline .displacedclass_rsphysicalonline .onl_svc:before {
  content:"";
  position: absolute;
    top: calc(50% + 5px);
    left: -3px;
    width: 6px;
    height: calc(100% - 40px);
    transform: translateY(-50%);
    background-color: #fff;
    display: block;
}

section.rsphysicalonline .displacedclass_rsphysicalonline .buttons {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  max-width: 360px;
  margin: 0 auto;
  width:100%;
  gap: 4px;
}
section.rsphysicalonline .displacedclass_rsphysicalonline .buttons button {
  width:calc(50% - 4px);
  height:40px;
  display: inline-block;
  text-transform: uppercase;
  border: none;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.0;
  /* font-family: bio-sans, biosans,sans-serif; */
  font-family: sans-serif;
  letter-spacing: 1px;
  color:#fff;
}

section.rsphysicalonline .displacedclass_rsphysicalonline .buttons button i {
  display: block;
  font-style: normal;
  font-size: 8px;
  font-weight:500;
  margin-top:3px;
}
section.rsphysicalonline .displacedclass_rsphysicalonline .onl_svc .buttons button {
  background-color: #2a4750;
}
section.rsphysicalonline .displacedclass_rsphysicalonline .phy_svc .buttons button {
  background-color: #cf753e;
}


section.rsnewhere .c-section-content__title {
  margin-top:60px; 
  margin-top:-160px;
}
section.rsnewhere p {
   max-width:640px; 
}
section.rsnewhere a.btn {
  background-color:#ffffff !important;
  color:#000;
}
section.rsnewhere a.btn:hover {
  background-color:#000000 !important;
  color:#fff !important;
}

section.rslatestupdates .c-section-content__title {
   color:#476dd0;
}
section.rslatestupdates p {
   max-width:640px;
}
section.rslatestupdates a.btn {
  background-color:#476dd0 !important;
}
section.rslatestupdates a.btn:hover {
  background-color:#324a9c !important;
}

section.rscommunityservices .c-section-content__title {
  color:#00bfd4; padding-left:calc(50% + 20px);text-align: left;padding-top:50px;
}
section.rscommunityservices p {
  color:#00bfd4;max-width:1280px; padding-left:calc(50% + 20px); text-align: left; margin-left:0; margin-right:0;
}
section.rscommunityservices a.btn {
  background-color:#00bfd4 !important;
}
section.rscommunityservices a.btn:hover {
  background-color:#098d9b !important;
}
section.rscommunityservices p:last-of-type {
  
}


section.rshereforyou .c-section-content__title {
  margin-top:80px; color:#000000;
}
section.rshereforyou p {
  margin-top:0px; max-width:640px; color:#000000; 
}
section.rshereforyou a.btn {
 color:#FFFFFF;
 margin-top:18px;
}
section.rshereforyou a.btn:hover {
  background-color: #d6d6d6 !important;
  color:#000;
 }

section.rshereforyou .c-section-content__title {
  margin-top:10px; color:#ffffff; 
}
section.rshereforyou p {
   max-width:380px; color:#ffffff; 
}
section.rshereforyou a.btn {
  background-color:#000000;
}

section.rsonlinecaregroups .c-section-content__title {
  margin-top:-150px ; color:#000000; 
}
section.rsonlinecaregroups p {
   max-width:640px; color:#000000;
}
section.rsonlinecaregroups a.btn {

  background-color:#FFFFFF;
}
section.rsonlinecaregroups a.btn:hover {
  background-color:#000;
  color:#FFF;
}


section.rsonlineclasses .c-section-content__title {
  margin-top:320px;  max-width:720px; color:#000000;
}
section.rsonlineclasses p {
   max-width:380px;
}
section.rsonlineclasses a.btn {
  background-color:#000000 !important;
}
section.rsonlineclasses a.btn:hover {
  background-color:#d6d6d6 !important;
  color: #000 !important;
}


section.rstestimonies .c-section-content__title {
  margin-top:14px; max-width:840px;
}
section.rstestimonies p {
   max-width:640px;
}
section.rstestimonies a.btn {
  background-color:#FFFFFF;
}
section.rstestimonies a.btn:hover {
  background-color:#000;
  color: #fff;
}

section.rsnctv .c-section-content__title {
  margin-top:14px; max-width:680px; color:#FFFFFF;
}
section.rsnctv p {
   max-width:380px; color:#FFFFFF; 
}
section.rsnctv a.btn {
  background-color:#000000 !important;
  color: #fff !important;
  margin-top:18px;
}
section.rsnctv a.btn:hover {
  background-color:#d6d6d6 !important;
  color: #000 !important;
}



section.rstileevents .c-section-content__title {
  color:#000000;margin-bottom:11px;
}
section.c-section-theme__dark.rstileevents {
  padding-top: 80px;padding-bottom: 160px;
  background-color:#edeeee !important;
}
section.rstileevents p {
  margin-top:0px; max-width:380px; color:#000000; margin-bottom:22px;
}
section.rstileevents a.btn {
 color:#FFFFFF;
 background-color:#000000;
 position: absolute;
    bottom: 90px;
    left: 50%;
    transform: translateX(-50%);
    text-transform:uppercase;
    letter-spacing: 1px;
}
section.rstileevents a.btn:hover {
  background-color: #d6d6d6 !important;
  color:#000;
 }

 section.rstileevents .c-column-box {
   margin-top: -20px;
  padding-top:0;
 }
 section.rstileevents .c-column-box .c-column-box__box-shadow {
   display:none;
 }
 section.rstileevents .c-column-box .c-column-box__content_overlay {
  background: rgba(255, 255, 255, 0.5);

 }
 section.rstileevents .c-column-box .c-column-box__content {
   display: none;
 }

 section.c-section.rstileevents .c-column-box .col-sm-4 > div {
  margin-left: 17px;
  margin-right: 17px;
  width: calc(100% - 34px);
 }
 @media screen and (min-width: 992px) {
  section.rstileevents .c-column-box {
    max-width:920px;
  }
 }



@media screen and (max-width: 991px) {
  section[class*=' rs'] a.btn {
    width:80%;
  }
  section.rsphysicalonline .container {
    padding:0;
  }
}


@media screen and (max-width: 767px) {
  section.rsnewhere.c-section.c-section__bg {
    background-image: url("https://s3-ap-southeast-1.amazonaws.com/nccmain/Reskin/NBNC 2022_Web Banner_mobile.jpg") !important;
  }

  section.rsnewhere .c-section-content__title {
    margin-top: 240px;
  }
    
  section.rslatestupdates.c-section.c-section__bg {
    background-image: url("https://s3-ap-southeast-1.amazonaws.com/nccmain/Reskin/2m.jpg") !important;
  }

  section.rscommunityservices.c-section.c-section__bg {
    background-image: url("https://s3-ap-southeast-1.amazonaws.com/nccmain/Reskin/3m_rs.jpg") !important;
  }

  section.rshereforyou.c-section.c-section__bg {
    /* background-image: url("https://s3-ap-southeast-1.amazonaws.com/nccmain/Reskin/4m.jpg") !important; */
  }

  section.rsonlinecaregroups.c-section.c-section__bg {
    background-image: url("https://s3-ap-southeast-1.amazonaws.com/nccmain/Reskin/5m.jpg") !important;
    height: 800px !important;
  }

  section.rsonlineclasses.c-section.c-section__bg {
    background-image: url("https://s3-ap-southeast-1.amazonaws.com/nccmain/Reskin/6m.jpg") !important;
  }

  section.rstestimonies.c-section.c-section__bg {
    background-image: url("https://s3-ap-southeast-1.amazonaws.com/nccmain/Reskin/7m.jpg") !important;
  }

  section.rsnctv.c-section.c-section__bg {
    /* background-image: url("https://s3-ap-southeast-1.amazonaws.com/nccmain/Reskin/8m.jpg") !important; */
  }


  section[class*=' rs'] .c-section-content__subtitle p{
    /* max-width: 280px !important; */
    max-width: 80vw !important;
  }
  section.rsphysicalonline .c-section-content__subtitle p{
    max-width: 360px !important;
  }
  section.rsonlinecaregroups .c-section-content__title {
    margin-top: -240px !important;
  }


  
  section[class*=' rs'] .c-section-content__title br {
    display:inline;
  }

  section[class*=' rs'] .c-section-content__title {
    max-width: 84.44vw !important;
    /* font-size: 10.93vw !important;
     */
  }

  section.rsphysicalonline .displacedclass_rsphysicalonline {
    grid-template-columns: 1fr;
  }
  section.rsphysicalonline .container {
    padding:0;
  }
  section.rsphysicalonline .c-section-content {
    padding:0;
  }
  section.rsphysicalonline .c-section-content__title {
    display: none;
  }
  section.rsphysicalonline .c-section-content__subtitle {
    width: 100vw;
  }

  section.rsphysicalonline .displacedclass_rsphysicalonline .phy_svc{
    /* background-color: #171715; */
    margin-top:-30px;
    padding-bottom:40px;
    padding-top:80px;
  }
  section.rsphysicalonline .displacedclass_rsphysicalonline .onl_svc {
    /* background-color: #25387a; */

    margin-bottom:-30px;
    padding-top:40px;
    padding-bottom:80px;
  }
  section.rsphysicalonline .displacedclass_rsphysicalonline .onl_svc:before {
      top: -3px;
      left: 50%;
      width: 50%;
      height: 6px;
      transform: translateX(-50%);
  }


  section.rsonlinecaregroups .c-section-content__subtitle p:last-of-type,
  section.rstestimonies .c-section-content__subtitle p:last-of-type,
  section.rsnctv .c-section-content__subtitle p:last-of-type  {
    max-width: 640px !important;
  }
  section.rstestimonies .c-section-content__title,
  section.rsonlineclasses .c-section-content__title,
  section.rsnctv .c-section-content__title  {
    max-width: 93.75vw !important;
    /* font-size: 10.2vw !important;  */
    font-size: 44px !important; 
  }

  section.rslatestupdates .c-section-content__title {
    /* margin-bottom: -53px; */
    /* margin-bottom: calc(-10.93vw + 30px); */
    margin-bottom: -14px;
    
  }
  section.rshereforyou .c-section-content__subtitle p,
  section.rsonlineclasses .c-section-content__subtitle p,
  section.rsnctv .c-section-content__subtitle p {
    max-width: 380px !important;
  }
  section.rstestimonies .c-section-content__title {
    max-width: 75vw !important;
  }
  section.rscommunityservices {
    padding-bottom: 0;
    padding-top: 0;
    
  }
  section.rscommunityservices .c-section-content__title {
    margin:270px auto 15px; padding-left:unset;text-align: center;
  }
  section.rscommunityservices p {
    padding-left:unset; text-align: center;
  }
  section.rscommunityservices p:last-of-type {
    margin-top:20px;
    }
}

@media screen and (max-width: 639px) {
  section.rsnewhere.c-section.c-section__bg {
    min-height: 500px !important;
    background-position: 48% top !important;
  }
}
@media screen and (max-width: 480px) {

  section.rsnewhere .c-section-content__subtitle p > a,
  section.rslatestupdates .c-section-content__subtitle p > a,
  section.rscommunityservices .c-section-content__subtitle p > a,
  section.rshereforyou .c-section-content__subtitle p > a,
  section.rsonlinecaregroups .c-section-content__subtitle p > a,
  section.rsonlineclasses .c-section-content__subtitle p > a,
  section.rstestimonies .c-section-content__subtitle p > a,
  section.rsnctv .c-section-content__subtitle p > a {
    width: 100% !important;
    margin-left: 0 !important;
  }
  
    .devSite section.onlinetimertoty2022 .vdbg.mobile,
    .mainsite section.onlinetimertoty2022 .vdbg.mobile {
      top:0;
    } 
  
}

@media screen and (max-width: 360px) {
  section.rscommunityservices .c-section-content__title {
    font-size: 12.2vw !important;
  }
  section.rscommunityservices .c-section-content__title {
    margin:calc(25vw + 230px) auto 15px;
  }
}




.devSite .row h1,
.stagingSite .row h1,
.mainsite .row h1 {
  color: #000;
  font-weight:500;
  font-family: 'tk-futura-pt-n7';
}

.devSite .c-site-footer,
.stagingSite .c-site-footer,
.mainsite .c-site-footer {
  margin-top:0 !important;
}




section.currentcommunityservices.c-section.c-section__bg {
  background-attachment: scroll !important;
  background-position: center center !important;
  height: 550px !important;
  min-height: unset !important;
  margin-top: 0 !important;


}
section.currentcommunityservices .c-section-content__subtitle {
  /* padding-top: 30px; */
  display: inline-block;
  width:80vw;
}

section.currentcommunityservices .c-section-content__title br { display:inline; }

section.currentcommunityservices .c-section-content__title { color:#00bfd4; font-size:44px; font-weight:800; line-height:1.0; margin:-30px auto 30px; padding-left:50%;text-align: left;}
section.currentcommunityservices p { /*font-size: 15px; font-weight:500;*/ margin:-10px auto 40px; line-height: 1.6;  max-width:1280px; padding-left:min(50%, 642px); text-align: left;}
/* section.currentcommunityservices a.btn {  border:none;border-radius:11px;
  max-width:380px; width: 80vw;font-size: 13px;font-weight:500;line-height: 1.0;padding:9px 20px;
  margin-left:auto;margin-right:auto;
} */


section.currentcommunityservices a.btn {
  background-color:#00bfd4 !important;
}
section.currentcommunityservices a.btn:hover {
  background-color:#098d9b !important;
}
section.currentcommunityservices p:last-of-type {
  padding-left: calc(50% - 4px);
  text-align: left;
  margin-top: -20px;
}
@media screen and (min-width: 1440px) {
  section.currentcommunityservices.c-section.c-section__bg {
    background-position: center 70% !important;
    /* background-size: center 70% !important; */
    /* -webkit-mask-image: linear-gradient(to right, transparent 3%, black 8%, black 92%, transparent 97%);
    mask-image: linear-gradient(to right, transparent 3%, black 8%, black 92%, transparent 97%); */
  }
  
}
@media screen and (max-width: 768px) {

  section.currentcommunityservices.c-section.c-section__bg {
    background-image: url("https://s3-ap-southeast-1.amazonaws.com/nccmain/Reskin/3m.jpg") !important;
    padding-bottom:20px;
  }


  section.currentcommunityservices {
    padding-bottom: 0;
    padding-top: 0;
    
  }
  section.currentcommunityservices .c-section-content__title {
    margin:540px auto 30px; padding-left:unset;text-align: center;
  }
  section.currentcommunityservices p {
    padding-left:unset; text-align: center;
  }
  section.currentcommunityservices p:last-of-type {
    margin-top:40px;
    text-align: center;

    padding-left: unset;
    }
}

@media screen and (max-width: 480px) {
  section.currentcommunityservices .c-section-content__subtitle p > a {
    width: 100% !important;
    margin-left: 0 !important;
  }
}


@media screen and (max-width: 360px) {
  section.currentcommunityservices .c-section-content__title {
    font-size: 12.2vw !important;
  }
}










/* AVAILABILITY @ NCC */
section.availability.c-section.c-section__bg {
  background-attachment: scroll !important;
  background-position: center center !important;
  min-height: 160px !important;
  margin-top: 0 !important;
  height: auto !important;
  padding: 20px 0 10px;
  background-image: url("https://s3-ap-southeast-1.amazonaws.com/nccmain/Reskin/avncc-bg.jpg") !important;
}

section.availability .c-section-content {
  display:flex;
  flex-direction:row;
  max-width:680px;
  margin-top: 20px;
}

section.availability .c-section-content__title {
  font-family: 'tk-futura-pt-n7';
  font-size: 21px;
  position: relative;
  margin-right: 24px;
  margin-top: 1px;
  color:#342200;
}
section.availability .c-section-content__title br,
section.availability .c-section-content__title span {
  display:none;
}
section.availability .c-section-content__title::after {
  content:"";
  margin-left:10%;
  margin-top: 10px;
  width:80%;
  display:block;
  background:url(https://s3-ap-southeast-1.amazonaws.com/nccmain/Reskin/avncc-icons.png) center top / contain no-repeat scroll transparent;
  padding-top:50%;
}
section.availability .c-section-content__subtitle {
  text-align:left;
}



section.availability .c-section-content__subtitle p {
  margin-bottom:10px;
  color:#342200;
  font-family: 'tk-futura-pt-n5';
  font-size:21px;
}

section.availability a.btn {
  margin-left: 0;
  border: 1px solid rgba(255,255,255,1.0) !important;
    background: rgba(255,255,255,1.0) !important;
    color: black !important;
    border-radius: 2px;

    padding: 7px 24px 6px;
    font-family: 'tk-futura-pt-n5';
    font-size: 16px;
}

@media screen and (max-width: 767px) {
  section.availability.c-section.c-section__bg { 
    padding: 20px 0 30px;
  }
  section.availability .c-section-content {
    flex-direction:column;
    max-width: 310px;
  }

  section.availability a.btn {
    max-width: 150px;
    margin-left:auto;
    margin-right: auto;
    display:block;
    margin-top:20px;
  }

  section.availability .c-section-content__title {
    font-size: 30px;
    margin-right:0;
    position:relative;

    margin-top: 36px;
    margin-bottom: 10px;
    text-align:center;
  }

  section.availability .c-section-content__title::after {
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    padding-top: 11%;
    left: 0;
    top: -36px;
    background-position-x: 6px;

  }
}



/* RK SAFETY @ NCC */
section.rksafety.c-section.c-section__bg {
  background-attachment: scroll !important;
  background-position: center center !important;
  min-height: 160px !important;
  margin-top: 0 !important;
  height: auto !important;
  padding: 50px 0 40px;
  background-image: url("https://s3-ap-southeast-1.amazonaws.com/nccmain/Reskin/avncc-bg.jpg") !important;
}

section.rksafety .c-section-content {
  display:flex;
  flex-direction:row;
  max-width:680px;
  max-width:720px;
  margin-top: 20px;
  max-height:120px;
}

section.rksafety .c-section-content__title {
  font-family: 'tk-futura-pt-n7';
  font-size: 21px;
  position: relative;
  margin-right: 36px;
  margin-top: 6px; 
  color:#342200;
  width:840px;
}
section.rksafety .c-section-content__title br,
section.rksafety .c-section-content__title span {
  display:none;
}
section.rksafety .c-section-content__title::after {
  content:"";
  margin-left:-20px;
  margin-top: 10px;
  margin-top: 2px;
  width:110%;  
  display:block;
  background:url(https://s3-ap-southeast-1.amazonaws.com/nccmain/Landing/rksp1.png) center top / contain no-repeat scroll transparent;
  padding-top:50%;
}
section.rksafety .c-section-content__subtitle {
  text-align:left;
  margin-left:30px;
  margin-right:-30px;
}



section.rksafety .c-section-content__subtitle p {
  margin-bottom:10px;
  margin-bottom:-2px;
  line-height: 19px;
  color:#342200;
  font-family: 'tk-futura-pt-n5';
  font-size:21px;
}

section.rksafety a.btn {
  margin-left: 0;
  border: 1px solid rgba(255,255,255,1.0) !important;
    background: rgba(255,255,255,1.0) !important;
    color: black !important;
    border-radius: 2px;
margin-top:10px;
    padding: 7px 24px 6px;
        padding: 5px 24px 4px;
    font-family: 'tk-futura-pt-n5';
    font-size: 16px;
}

@media screen and (max-width: 767px) {
  section.rksafety.c-section.c-section__bg { 
    padding: 20px 0 30px;
  } 
  section.rksafety .c-section-content__title {
    width: 480px;
    height: 20px; 
  }

  section.rksafety .c-section-content {
    flex-direction:column;
    max-width: 310px;
    max-height: 220px;
    padding-bottom: 10px; 
  }

  section.rksafety a.btn {
    max-width: 150px;
    margin-left:auto;
    margin-right: auto;
    display:block;
    margin-top:20px;
  }

  section.rksafety .c-section-content__title {
    font-size: 30px;
    margin-right:0;
    position:relative;

    margin-top: 36px;
    margin-bottom: 10px;
    text-align:center;
  }

  section.rksafety .c-section-content__title::after {
    margin-left: -10px;
    margin-top: 0;
    position: absolute;
    padding-top: 11%;
    left: 0;
    top: -36px;
    background-position-x: 6px;
height: 64px;
  }

  section.rksafety .c-section-content__subtitle {
  margin-top:10px;
  margin-left:0;
  margin-right:0;
}

}










































/* SPECIAL CAROUSEL TO STAND IN BEFORE RESKIN START*/
#__TEMP_CAROUSEL__{}
/*
.c-home-masthead + * + section.desktop_carousel,
.c-home-masthead + * + * + section.mobile_carousel {
  padding-top:0 !important;
  padding-bottom:0 !important;
}

.c-home-masthead + * + section.desktop_carousel .col-sm-12,
.c-home-masthead + * + * + section.mobile_carousel .col-sm-12   {
  padding:0 !important;
}

.c-home-masthead + * + section.desktop_carousel .slick-list {
  max-height:550px;
  height:50vw !important;
  width:100vw !important;
}

.c-home-masthead + * + * + section.mobile_carousel .slick-list {
  height:100vw !important;
  width:100vw !important;
}


.c-home-masthead + * + section .c-section__carousel .slick-slide,
.c-home-masthead + * + * + section .c-section__carousel .slick-slide {
  position:relative;
  height:50vw !important;
  width:100vw !important;
}

.c-home-masthead + * + section .c-section__carousel .slick-slide div,
.c-home-masthead + * + * + section .c-section__carousel .slick-slide div {
  display: inline-block;
  width: 80vw;
  max-width: 780px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color:#fff;
  padding-bottom: 70px;
}

.c-home-masthead + * + section .c-section__carousel .slick-slide h3,
.c-home-masthead + * + * + section .c-section__carousel .slick-slide h3 {
  font-size: 11px !important;
    font-weight: 500;
    font-family: 'tk-lato-n9';
    margin: 0px auto 100px !important;
    line-height: 1.6;text-transform: uppercase;
    color:inherit !important;
    letter-spacing: 3px;
}

.c-home-masthead + * + section .c-section__carousel .slick-slide h1
.c-home-masthead + * + * + section .c-section__carousel .slick-slide h1 {
  margin:0 auto;
  font-size: 27px;
    font-weight: 800;
    line-height: 1.0;
    font-family: 'tk-futura-pt-n8';
   color:inherit;
   width:80%;
   max-width: 540px;
}

.c-home-masthead + * + section .c-section__carousel .slick-slide button,
.c-home-masthead + * + * + section .c-section__carousel .slick-slide button {
  background-color: rgba(0,0,0,0.7);
    color: white;
    border: 1px solid rgba(0,0,0,0.7) ;
    border-radius: 0px;
    max-width: 280px;
    width: 80vw;font-size: 13px;
    font-weight: 500;
    line-height: 1.0;
    padding: 9px 20px;
    margin: 20px auto 0;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.c-home-masthead + * + section .c-section__carousel .slick-slide > button,
.c-home-masthead + * + * + section .c-section__carousel .slick-slide > button,
.c-home-masthead + * + * + * + section .c-section__carousel .slick-slide > button {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  color: #000;
  max-width: 370px;
  border-radius: 11px;
}
.c-home-masthead + * + section .c-section__carousel .slick-slide button:hover,
.c-home-masthead + * + * + section .c-section__carousel .slick-slide button:hover {
  background-color: #d6d6d6 !important;
  color: #000;
  border-color: rgba(255,255,255,1);
  }
  .c-home-masthead + * + section .c-section__carousel .slick-slide > button:hover,
  .c-home-masthead + * + * + section .c-section__carousel .slick-slide > button:hover {
  background-color: #000  !important;
  color: #fff;
}




.c-home-masthead + * + section .c-section__carousel .slick-slide img.img-responsive,
.c-home-masthead + * + * + section .c-section__carousel .slick-slide img.img-responsive {
 height:50vw;
 max-height: 550px;
 margin-left:50% !important;
 transform: translateX(-50%);
 object-fit: cover;
}

.c-home-masthead + * + .desktop_carousel .owl-carousel .slick-dots,
.c-home-masthead + * + * + .mobile_carousel .owl-carousel .slick-dots {
bottom:4px;
bottom:-10px;
transform:scale(0.8);
}

.c-home-masthead + * + section .owl-carousel .slick-dots li button:before,
.c-home-masthead + * + * + section .owl-carousel .slick-dots li button:before {
  content:'';
  background-color: currentColor;
  top:2px;
  left:2px;
  width:16px;
  height:16px;
}

@media screen and (min-width: 1100px) {
  .c-home-masthead + * + section .c-section__carousel .slick-slide img.img-responsive {
    -webkit-mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
    mask-image: linear-gradient(to right, transparent 0%, black 8%, black 92%, transparent 100%);
  }  
}
@media screen and (min-width: 992px) {

  .c-home-masthead + * + section.desktop_carousel .container {
    max-width: unset;
    width: 100%;
    margin-left:0;
    margin-right:0;
  }

  .c-home-masthead + * + section .c-section__carousel .slick-list,
  .c-home-masthead + * + section .c-section__carousel .slick-slide {
  width:100vw !important;

  height: auto !important;
  }

}
@media screen and (min-width: 1162px) {

  .c-home-masthead + * + section.desktop_carousel .container {
    max-width: unset;
    width: 100%;
  }


  .c-home-masthead + * + section .c-section__carousel .slick-list,
  .c-home-masthead + * + section .c-section__carousel .slick-slide {
  width:100vw !important;
  }
}

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

  .c-home-masthead + * + section.desktop_carousel .container {
    padding:0 !important;
  }
  
}
@media screen and (max-width: 767px) {

  .c-home-masthead + * + * + section .c-section__carousel .slick-slide {
    height: 100vw !important;
    width:100vw !important;
    max-height: unset;
  }

  .c-home-masthead + * + * + section.mobile_carousel .container {
    padding:0 !important;
  }

  .c-home-masthead + * + * + section .c-section__carousel .slick-slide img.img-responsive {
 max-height: unset;
 object-fit: cover;
 height:100%;
}
}

nth-child(n+4):nth-child(-n+8)
.c-home-masthead + * + .desktop_carousel .slick-track > a:nth-of-type(1),
.c-home-masthead + * + .desktop_carousel .slick-track > a:nth-of-type(3) {
  background-color:#d0c9b9;
}
.c-home-masthead + * + .desktop_carousel .slick-track > a:nth-of-type(2),
.c-home-masthead + * + .desktop_carousel .slick-track > a:nth-of-type(4) {
  background-color:#bab7b4;
}*/
/* EXPAND CAROUSEL IN DEV & STAGING END */

.stagingSite section:nth-child(-n+8) .c-section__carousel .slick-track > a  {
  background-color:#020001;
  background-color: #2d1b17;
}

.stagingSite .c-section.c-section-theme__dark.desktop_carousel:nth-child(8) a.slick-slide,.stagingSite .c-section.c-section-theme__dark.mobile_carousel:nth-child(9) a.slick-slide {
  /*background-color:#c2b5a0 !important;*/
  background-color:#402979 !important;
  /*height: 100vw !important;*/
} 
.stagingSite .c-section.c-section-theme__dark.desktop_carousel:nth-child(8) a.slick-slide:nth-child(2n),.stagingSite .c-section.c-section-theme__dark.mobile_carousel:nth-child(9) a.slick-slide:nth-child(2n) {
  background-color:#4c101a !important;
} 

.stagingSite .c-section.c-section-theme__dark.desktop_carousel:nth-child(8) .slick-list,.stagingSite .c-section.c-section-theme__dark.mobile_carousel:nth-child(9) .slick-list {
  /*height: 100vw !important;*/
} 
/*  */
.main-sidebar ~ .content-wrapper {
overflow-x: scroll;
}
.fc-scroller.fc-day-grid-container {
  height: auto !important;
  overflow: auto;

}

.c-map-section .nav-tabs a {
  min-height:43px;
  display:flex;
  align-items: center;
}

.c-map-section .tab-content {
  margin-top:24px;
}

.c-section-theme__dark a {
border-radius:0;
}

/*** Hard code section color ***/

.c-section.c-section-theme__dark.desktop_carousel a.carousel_hover.slick-slide[href="https://www.newcreationcs.org.sg"] {

background-color: #08c7d2 !important;
 
}