@font-face {
  font-family: 'Avegas-Royale-Regular';
  src: url('../fonts/AvegasRoyale-Regular.eot');
  src: url('../fonts/AvegasRoyale-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AvegasRoyale-Regular.woff2') format('woff2'),
    url('../fonts/AvegasRoyale-Regular.woff') format('woff'),
    url('../fonts/AvegasRoyale-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Futura-PT-Bold';
  src: url('../fonts/FuturaPT-Bold.eot');
  src: url('../fonts/FuturaPT-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FuturaPT-Bold.woff2') format('woff2'),
    url('../fonts/FuturaPT-Bold.woff') format('woff'),
    url('../fonts/FuturaPT-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Protest-Riot';
  src: url('../fonts/ProtestRiot-Regular.eot');
  src: url('../fonts/ProtestRiot-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ProtestRiot-Regular.woff2') format('woff2'),
    url('../fonts/ProtestRiot-Regular.woff') format('woff'),
    url('../fonts/ProtestRiot-Regular.ttf') format('truetype'),
    url('../fonts/ProtestRiot-Regular.svg#ProtestRiot-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Futura-PT-Book';
  src: url('../fonts/FuturaPT-Book.eot');
  src: url('../fonts/FuturaPT-Book.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FuturaPT-Book.woff2') format('woff2'),
    url('../fonts/FuturaPT-Book.woff') format('woff'),
    url('../fonts/FuturaPT-Book.ttf') format('truetype'),
    url('../fonts/FuturaPT-Book.svg#FuturaPT-Book') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ralewayregular';
  src: url('../fonts/Raleway-Regular.ttf');
  src: url('../fonts/Raleway-Regular.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ralewaybold';
  src: url('../fonts/Raleway-Bold.ttf');
  src: url('../fonts/Raleway-Bold.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ralewaymedium';
  src: url('../fonts/Raleway-Medium.ttf');
  src: url('../fonts/Raleway-Medium.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body {
  background-color: #f9f9f9;
}

p,
a {
  font-family: 'Futura-PT-Book';
}

h2,
h1,
h3 {
  font-family: 'ralewaybold';
}

/* multiselect */
.ui.selection.dropdown {
  border: 0;
  border-bottom: 1px solid #000;
  border-radius: 0;
  padding-left: 0;
  color: #000;
  margin-bottom: .8rem;
}

.ui.multiple.dropdown>.text {
  margin-left: 0;
  color: #000 !important;
  font-family: 'Futura-PT-Book';
  font-weight: 500;
  font-size: 16px !important;
}

.ui.selection.dropdown:hover {
  border: 1px solid #f58900;
}

.ui.selection.dropdown:focus {
  border-color: #f58900 !important;
  border-radius: 0 !important;
}

.ui.selection.active.dropdown .menu {
  background: #fff;
  border-color: #f58900;
  max-height: 285px;
}

.ui.selection.dropdown .menu>.item {
  font-family: 'Futura-PT-Book';
  border-color: #f58900;
  color: #f58900
}

.ui.dropdown .menu>.item:hover {
  color: #fff;
  background: #f58900;
}

.ui.selection.dropdown>.dropdown.icon {
  top: 13px;
  font-size: 19px;
}

.ui.label {
  background: #f58900;
}

.ui.selection.active.dropdown {
  border-color: #f58900 !important;
  border-radius: 0 !important;
}

.ui.label a:hover {
  background: #f58900
}

.ui.selection.active.dropdown:hover .menu {
  border-color: #f58900;
}

/* multiselect */

#sterling-stka-banner {
  padding: 5% 0%;
  background-image: url("../images/Sterling-stka-Banner-bg.png");
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 110vh;
  padding-top: 10%;
}

#sterling-stka-banner .swiper-wrapper {
  padding-bottom: 3%;
}

#sterling-stka-banner h1 {
  font-family: 'Protest-Riot';
  font-size: 3.3vw;
  color: #EFF17C;
  width: 90%;
  margin-top: 10%;
}

#sterling-stka-banner .swiper-pagination {
  position: absolute;
  text-align: left;
  left: 5px !important;
  margin-left: 0px;
  margin-top: 5%
}

#sterling-stka-banner span.swiper-pagination-bullet {
  background-color: transparent;
  border: 1px solid #fff;
  opacity: 1;
  padding: 0.35vw;
  margin-right: 0.7%;
}

#sterling-stka-banner span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}

#sterling-stka-banner p {
  font-family: 'Futura-PT-Book';
  font-size: 1.4vw;
  color: #EFEDED;
  width: 70%;
  padding-top: 3%;
  padding-bottom: 3%;
}

#sterling-stka-banner p.sub-date-text {
  width: max-content;
  font-family: 'Protest-Riot';
  background-image: url("../images/date-bg-yellow.png");
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  padding: 2% 4%;
  color: #000;
}

#sterling-stka-card {
  padding: 4% 0%;
  background-color: #41797a;
  position: relative;
  z-index: 10;
  padding-top: 13%;
}

.container {
  width: 90%;
  max-width: 90%;
  padding: 0px;
}

#sterling-stka-card h4 {
  font-size: 1.6vw;
  color: #fff;
  padding: 4% 0%;
  font-family: 'ralewaymedium';
}

#sterling-stka-card p {
  font-size: 1.2vw;
  color: #D1EBEC;
  padding-bottom: 4%;
  font-family: 'Futura-PT-Book';
  width: 90%;
}

#sterling-stka-card .emotion-image-wrapper img {
  margin-left: -7%;
  width: 95%;
}

#sntka-copyrights-sterling {
  padding: 4% 0%;
}

#sntka-copyrights-sterling p {
  font-size: 1.1vw;
  color: #000;
  text-align: center;
  margin-bottom: 0%;
  font-family: 'Futura-PT-Book';
}

#sterling-stka-banner .banner-img-wrapper img {
  width: 85%;
  margin: auto;
  position: relative;
  z-index: 1;
}

#sterling-stka-banner .banner-img-wrapper {
  position: relative;
}

#sterling-stka-banner .banner-img-wrapper::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("../images/skta-banner-img-bg.png");
  background-size: 80% auto;
  background-position: center;
  background-repeat: no-repeat;
  left: -5%;
}

#sntka-adventure-kid-sec {
  padding: 20% 0%;
  /* background-image: url("../images/Adventure-sec-bg.png"); */
  background-size: 100% auto;
  background-position: top;
  background-repeat: no-repeat;
  /* margin-top: 5%; */
  margin-bottom: -6%;
  padding-bottom: 10%;
  position: relative;
  padding-top: 3%;
  background-color: #f9f9f9;
}

#sntka-adventure-kid-sec::after {
  background-image: url("../images/Card-sec-top-bg.png");
  background-size: 100% auto;
  background-position: bottom;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  bottom: -20px;
  width: 100%;
  height: 40%;
  z-index: 20;
}

#sntka-adventure-kid-sec h2 {
  font-size: 2.75vw;
  color: #0E4243;
}

#sntka-adventure-kid-sec p {
  font-size: 1.3vw;
  width: 90%;
  margin-left: auto;
  color: #445353;
}

#sterling-join-advt-sec {
  padding: 5% 0%;
  background: #012626;
  background-image: url("../images/Card-sec-top-bg.png");
  background-size: 100% auto;
  background-position: bottom;
  background-repeat: no-repeat;
}

.sntka-btn-wrapper a {
  background: #F58900;
  border-radius: 12px;
  border: 1px solid #F58900;
  color: #fff;
  width: 100%;
  text-decoration: none;
  margin-top: 5%;
  font-family: 'Futura-PT-Book';
  font-size: 19px;
  display: block;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;

}

.sntka-btn-wrapper {
  margin-top: 8%;
  width: 31vh;
  height: 9vh;
  margin-left: 10%;
}

#sterling-join-advt-sec {
  padding: 8% 0%;
  background: #0E4243;
  background-image: url("../images/adv-esc-bg.png");
  background-size: 30% auto;
  background-position: top right;
  background-repeat: no-repeat;
}

#sterling-join-advt-sec h2 {
  width: 90%;
  font-size: 3.2vw;
  color: #fff;
  margin-bottom: 10%;
}

#sterling-join-advt-sec input[type=text],
#sterling-join-advt-sec select,
#sterling-join-advt-sec textarea {
  width: 100%;
  padding: 12px;
  border: 0px solid #ccc;
  border-radius: 0px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
  border-bottom: 1px #231F20 solid;
  background-color: Transparent;
  font-family: 'Futura-PT-Book';
  color: #000;
  padding-left: 0px;
  /* font-weight: 700; */
}

#sterling-join-advt-sec ::placeholder {
  color: #231F20;
}

#sterling-join-advt-sec ::-ms-input-placeholder {
  /* Edge 12-18 */
  color: #231F20;
}

.adv-form-wrapper {
  border-radius: 5px;
  background-color: #fff;
  padding: 8%;
  margin-left: 8%;
  width: 85%;
}

.content-adv-wrapper img {
  width: 80%;
}

.adv-form-wrapper #submit,
.form-submits button {
  background: #F58900;
  border-radius: 4px;
  border: 1px solid #F58900;
  color: #fff;
  min-width: 10vw;
  text-decoration: none;
  margin-top: 5%;
  font-family: 'Futura-PT-Book';
  font-size: 19px;
  box-shadow: 3px 14px 30px 0px rgba(29, 29, 29, 0.12);
  border-radius: 12px;
  width: 31vh;
  height: 9vh;
}

/* tab section css */
.content-icon img {
  height: 14vh;
  width: 14vh;
  object-fit: contain;
  border-radius: 100%;
}

.tab-content-outer {
  padding-right: 2%;
  float: left;
  position: Relative;
  width: 100%;
}

.tab-content {
  float: left;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 100px;
  display: none;
}

.tab-img-left {
  width: 50%;
  float: left;
  padding-left: 3%;
  margin-left: 0 !important;
}

.content-right {
  width: 43%;
  float: right;
}

.conent-row {
  display: flex;
  margin-bottom: 22px;
  background-color: #ffffff;
  padding: 15px 30px;
  border-radius: 20px;
}


.content-desc {
  /* margin-left: 3%; */
}

.content-title {
  /* font-weight: bold; */
  color: #0E4243;
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 5px;
  font-family: 'ralewaybold';
}


.download-btn,
.bannerenquire {
  background-color: #F58900;
  text-align: Center;
  width: 31vh;
  height: 9vh;
  display: flex;
  text-decoration: none;
  color: #fff;
  /* font-weight: bold; */
  display: flex;
  margin-top: 30px;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 19px;
  border-radius: 12px;
  z-index: 9;
  position: relative;
}

.tab-carousel-outer h2 {
  text-align: center;
  /* margin-top: 40px; */
}

.tabs-sub-div {
  text-align: Center;
  margin-top: 15px;
  margin-bottom: 40px;
  color: #445353;
  font-size: 20px;
}

.tabs-outer {
  float: left;
  width: 100%;
  border-bottom: 1px solid grey;
  padding-left: 2%;
  padding-right: 2%;
}

.tab-ster {
  float: left;
  width: 13%;
  font-size: 1.3rem;
  text-align: Center;
  line-height: 1.2;
  height: 105px;
  padding-bottom: 20px;
  color: #c4c4c4;
  cursor: pointer;
  font-family: 'ralewaybold';

}

.tab-no-3 {
  width: 16%;
}

.tab-no-1 span {
  display: block;
}

.tab-no-1 span:nth-child(1) {
  width: 60%;
}

.tab-no-1 span:nth-child(2) {
  width: 80%;
}

.tab-no-1 span:nth-child(3) {
  width: 70%;
  text-align: right;
}

.tab-no-2 span {
  display: block;
}

.tab-no-2 span:nth-child(1) {
  width: 60%;
}

.tab-no-2 span:nth-child(2) {
  width: 80%;
}

.tab-no-2 span:nth-child(3) {
  width: 80%;
}

.tab-no-6 {
  width: 11%;
}

.tab-no-7 {
  width: 17%;
}

.tab-ster:hover {
  color: #4a8a8c !important;
  border-bottom: 3px solid #4a8a8c;
}

.tab-ster.active-tab {
  border-bottom: 3px solid #4a8a8c;
  color: #4a8a8c !important;
}

.tabs-outer .tab-ster:nth-child(3),
.tabs-outer .tab-ster:nth-child(4),
.tabs-outer .tab-ster:nth-child(5),
.tabs-outer .tab-ster:nth-child(8),
.tabs-outer .tab-ster:nth-child(10) {
  padding-top: 30px;
}

.tabs-outer .tab-ster:nth-child(6),
.tabs-outer .tab-ster:nth-child(7),
.tabs-outer .tab-ster:nth-child(9),
.tabs-outer .tab-ster:nth-child(11),
.tabs-outer .tab-ster:nth-child(12) {
  padding-top: 15px;
}

.tab-cont-1 {
  display: block;
}

.tab-arw {
  position: absolute;
  top: 40%;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  /* border: 1px solid #000; */
  cursor: pointer;
}

.prev-tab-arw {
  left: -3%;
}

.next-tab-arw {
  right: -3%;
}

/* */
.scroll-ster-outer {
  overflow: hidden;
}

.scroll-ster-inner {
  width: 200%;
  transition: all 0.4s linear;
  margin-left: 0;
}

.tab-ster {
  max-width: 180px;
}

.tabs-outer {
  width: 106%;
}

/* */
/* tab section css ends */
section.embracefun {
  padding: 50px 0;
  text-align: center;
}

#owl-carousel-embrace .owl-item .item {
  opacity: 0;
  transition: opacity 1s ease;
}

#owl-carousel-embrace .owl-item.active .item {
  opacity: 1;
}

#owl-carousel-embrace .owl-nav button.owl-prev {
  position: absolute;
  top: 40%;
  left: -3%;
}

#owl-carousel-embrace .owl-nav button.owl-next {
  position: absolute;
  top: 40%;
  right: -3%;
}

#owl-carousel-embrace .owl-nav button {
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;

}

#owl-carousel-embrace .owl-nav button img {
  height: 45%
}

div#owl-carousel-embrace {
  margin-top: -30px;
}

section.bannersection {
  background-color: #E3EEDF;
  padding: 50px 0;
  /* height: 101vh; */
  padding-top: 90px;
  padding-bottom: 0;
  position: relative;
  overflow-x: hidden;
}

section.bannersection h1 {
  color: #0E4243;
  font-size: 3.3rem;
  margin-top: 10%;
  line-height: 1.15;
}

.col-md-6.frameout {
  position: relative;
}

.clubbanner {
  position: absolute;
  top: -43px;
  left: 7px;
  width: 45vw;
}

a.Enquirenw-cta {
  position: fixed;
  z-index: 99;
  right: 70px;
  top: 85%;
}

a.Enquirenw-cta button {
  border: 0;
  background-color: #EBEE5B;
  /* padding: 15px 45px; */
  font-size: 17px;
  color: #0E4243;
  font-weight: bold;
  width: 31vh;
  height: 9vh;
}

/* navbar css */
#navbarkids_NT a.navbar-brand img {
  height: 6VH;
}

#navbarkids_NT .container-fluid {
  padding: .5rem 2.5rem;
}

#navbarkids_NT .navbar-nav .nav-link {
  font-size: 18px;
}

#navbarkids_NT ul.navbar-nav {
  margin-left: 5%;
}

#navbarkids_NT ul.navbar-nav li {
  margin-right: 19px;
}

a.menubtns.bookroom {
  margin-right: 15px;
}

a.menubtns button {
  border-radius: 0;
  text-transform: uppercase;
}

a.menubtns button {
  font-size: 15px;
  padding: .5rem 1rem .5rem;
  border-color: #4d724e;
}

a.menubtns button:focus {
  box-shadow: none;
}

a.menubtns.bookroom {
  background-color: #4d724e;
  color: #fff !important;
}

a.menubtns.bookroom button {
  color: #fff;
}

a.menubtns button:hover {
  background-color: transparent;
}

a.menubtns.bookpicnic button:hover {
  color: #4d724e !important;
}

img.leafframe {
  position: absolute;
  left: 46%;
  top: 6%;
}

nav#navbarkids_NT {
  z-index: 9;
}

img.linearc {
  position: absolute;
  right: -47px;
  top: -71px;
  width: 27%;
}

.content-para p {
  margin-bottom: 0;
}

.content-desc {
  align-self: center;
}

.content-icon {
  margin-right: 5%;
}

.tab-arw img {
  height: 45%;
}

section.embracefun h2,
.tab-carousel-outer h2,
section.naturaltraiexp h2 {
  color: #0E4243;
}

/* popup css */
div#downloadbrouchure {
  background-color: rgba(0, 0, 0, 0.5);
}

#downloadbrouchure .modal-body {
  width: 100%;
  display: flex;
  padding: 0;
  justify-content: space-between;
}

#downloadbrouchure .modal-dialog.modal-dialog-centered {
  max-width: 53%;
}

#downloadbrouchure .popup-left {
  width: 40%;
}

#downloadbrouchure .popup-left img {
  width: 100%;
}

.popup-right {
  width: 60%;
  padding: 7% 8% 4% 8%;
}

form.playsectionform input {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  font-size: 1rem;
  color: #445353;
  padding-left: 0;
  padding-bottom: 12px;
  font-family: 'Futura-PT-Book';
  border-color: #A0A0A0;
}

.popup-right p {
  font-size: 1rem;
  color: #0E4243;
  line-height: normal;
}

form.playsectionform input::placeholder {
  font-size: 1rem;
  color: #445353;
  font-family: 'Futura-PT-Book';
}

form.playsectionform .mb-3 {
  margin-bottom: 1.25rem !important;
}

form.playsectionform button {
  background: #F58900;
  border-radius: 4px;
  border: 1px solid #F58900;
  color: #fff;
  width: 65%;
  /* height: 80px; */
  text-decoration: none;
  margin-top: 16%;
  font-family: 'Futura-PT-Book';
  font-size: 16px;
  display: block;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
}

form.playsectionform input:focus {
  box-shadow: none;
  border-color: #a0a0a0;
}

form.playsectionform button:hover {
  background: #F58900;
  border-radius: 4px;
  border: 1px solid #F58900;
  color: #fff;
}

/* popup css ends */
img.crackvector {
  position: absolute;
  bottom: 29%;
  left: 27%;
  width: 5%;
}

section.bannersection p {
  color: #445353;
  font-size: 20px;
  margin-top: 1.6rem;
  width: fit-content;
}

section.bannersection p span {
  margin-right: 17px;
  position: relative;
}

section.bannersection p span:not(:last-child):after {
  content: '';
  position: absolute;
  top: 3px;
  /* right: -10px;
  width: 1.7px;
  height: 22px;
  background-color: #445353; */
  display: inline-block;
  width: 10px;
  height: 22px;
  border-right: 1px solid #445353;
  display: inline-block;
  z-index: 99;
}

ul.text-blow-img li {
  color: #41797A;
  font-family: 'ralewaybold';
  margin-right: 45px;
  padding-inline-start: 0px;
  font-size: 18px;
  /* padding-left: 46px; */
}

ul.text-blow-img {
  display: flex;
  width: 100%;
  justify-content: center;
  padding-inline-start: 0;
  margin-top: 38px;
  flex-wrap: wrap;
}

ul.text-blow-img li::marker {
  color: #82CACC;
}

.btn-close {
  background: none;
}

.btn-close {
  position: absolute;
  top: -27px;
  right: 15px;
  z-index: 1;
  opacity: 1;
  /* width: 83%; */
}

button.btn-close img {
  width: 60px;
  height: auto;
}

button.btn-close:hover {
  opacity: 1;
}

button.btn-close:focus {
  outline: none;
  box-shadow: none;
}

section.embracefun h2,
.tab-carousel-outer h2,
section.naturaltraiexp h2,
#sntka-adventure-kid-sec h2,
#sterling-join-advt-sec h2 {
  font-size: 2.5rem;
}
#cycler {
  position: relative;
}

#cycler img {
  position: absolute;
  z-index: 1
}

#cycler img.active {
  z-index: 3
}

div#cycler img {
  width: 100%;
}
@media (min-width:1500px) {
  section.bannersection h1 {
    font-size: 3.7rem;
  }

  section.bannersection p {
    font-size: 23px;
  }

  section.embracefun h2,
  .tab-carousel-outer h2,
  section.naturaltraiexp h2,
  #sntka-adventure-kid-sec h2,
  #sterling-join-advt-sec h2 {
    font-size: 2.75rem;
  }

  .tabs-sub-div {
    font-size: 22px;
  }

  .tab-ster {
    /* font-size: 1.5rem; */
    height: 120px;
  }

  .content-para p {
    line-height: normal;
    font-size: 18px;
  }

  #sterling-join-advt-sec input[type=text],
  #sterling-join-advt-sec select,
  #sterling-join-advt-sec textarea,
  .ui.multiple.dropdown>.text {
    font-size: 18px !important;
  }

  img.linearc {
    width: 30%;
    right: -133px;
    top: -101px;
  }

  #navbarkids_NT .navbar-nav .nav-link {
    font-size: 20px;
  }

  .popup-right p,
  form.playsectionform input,
  form.playsectionform input::placeholder {
    font-size: 18px;
  }
}

@media (min-width:1700px) {
  section.bannersection h1 {
    font-size: 4.1rem;
    margin-top: 15%;
  }

  section.bannersection p {
    font-size: 28px;
  }

  section.embracefun h2,
  .tab-carousel-outer h2,
  section.naturaltraiexp h2,
  #sntka-adventure-kid-sec h2,
  #sterling-join-advt-sec h2 {
    font-size: 3.25rem;
  }

  .tabs-sub-div {
    font-size: 25px;
  }

  /* .tab-ster {
    font-size: 1.65rem;
    height: 140px;
  } */

  .content-para p {
    line-height: normal;
    font-size: 20px;
  }

  #sterling-join-advt-sec input[type=text],
  #sterling-join-advt-sec select,
  #sterling-join-advt-sec textarea,
  .ui.multiple.dropdown>.text {
    font-size: 22px !important;
  }

  img.linearc {
    width: 30%;
    right: -133px;
    top: -101px;
  }

  #navbarkids_NT .navbar-nav .nav-link {
    font-size: 22px;
  }

  section.bannersection p span:not(:last-child):after {
    top: 8px;
  }

  ul.text-blow-img li {
    font-size: 22px;
  }

  .content-title {
    font-size: 22px;
  }

  .download-btn,
  .bannerenquire,
  a.Enquirenw-cta button,
  .sntka-btn-wrapper a,
  .adv-form-wrapper #submit,
  .form-submits button {
    font-size: 20px;
  }

  a.menubtns button {
    font-size: 17px;
  }

  .popup-right p,
  form.playsectionform input,
  form.playsectionform input::placeholder {
    font-size: 20px;
  }

  form.playsectionform button {
    font-size: 18px;
  }

}

@media (min-width:1820px) {
  section.bannersection h1 {
    font-size: 4.5rem;
    margin-top: 15%;
  }

  section.bannersection p {
    font-size: 31px;
  }

  section.embracefun h2,
  .tab-carousel-outer h2,
  section.naturaltraiexp h2,
  #sntka-adventure-kid-sec h2,
  #sterling-join-advt-sec h2 {
    font-size: 3.5rem;
  }

  .tabs-sub-div {
    font-size: 28px;
  }

  /* .tab-ster {
    font-size: 1.75rem;
    height: 155px;
  } */

  .content-para p {
    line-height: normal;
    font-size: 22px;
  }

  #sterling-join-advt-sec input[type=text],
  #sterling-join-advt-sec select,
  #sterling-join-advt-sec textarea,
  .ui.multiple.dropdown>.text {
    font-size: 22px !important;
  }

  img.linearc {
    width: 30%;
    right: -133px;
    top: -101px;
  }

  #navbarkids_NT .navbar-nav .nav-link {
    font-size: 22px;
  }

  section.bannersection p span:not(:last-child):after {
    top: 11px;
    right: -15px;
  }

  ul.text-blow-img li {
    font-size: 22px;
  }

  .content-title {
    font-size: 24px;
  }

  .download-btn,
  .bannerenquire,
  a.Enquirenw-cta button,
  .sntka-btn-wrapper a,
  .adv-form-wrapper #submit,
  .form-submits button {
    font-size: 20px;
  }

  a.menubtns button {
    font-size: 17px;
  }

  section.bannersection p span {
    margin-right: 25px;
  }

  .clubbanner {
    left: -32px;
  }

  .popup-right p,
  form.playsectionform input,
  form.playsectionform input::placeholder {
    font-size: 22px;
  }
}



@media (max-width:767px) {
  .tab-img-left {
    width: 100%;
    float: inherit;
  }

  .content-right {
    float: left;
    width: 100%;
  }

  img.leafframe {
    top: 18%;
    width: 28%;
    left: auto;
    right: 0;
  }

  section.bannersection h1 {
    font-size: 2rem;
  }

  section.bannersection h1 br {
    display: none;
  }

  section.bannersection {
    padding-top: 0;
    overflow-x: auto;
    height: auto;
  }

  .clubbanner {
    width: 94%;
    top: -13px;
    left: 10px;
  }

  .col-md-6.frameout {
    margin-top: 30px;
  }


  ul.text-blow-img li {
    font-size: 14px;
    /* margin-right: 20px; */
  }

  ul.text-blow-img {
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 32px;
  }

  .content-icon img {
    width: 85px;
    height: 85px;
  }

  .conent-row {
    padding: 10px 20px;
  }

  .content-title {
    font-size: 16px;
  }

  .next-tab-arw {
    right: 31%;
    top: auto;
    bottom: 36px;
  }

  .prev-tab-arw {
    left: 35%;
    top: auto;
    bottom: 36px;
  }


  .tab-ster {
    width: 220px;
    font-size: 14px;
    margin-right: 20px;
    display: flex;
    height: 58px;
    justify-content: center;
    align-items: center;
    padding-top: 0 !important;
  }

  .tabs-outer {
    display: flex;
    overflow-x: auto;
  }

  img.img-fluid.bottomimgban {
    /* margin-bottom: -10px; */
    height: 0;
  }

  .tab-carousel-outer h2 {
    margin-top: 25px;
  }

  .tab-content {
    margin-top: 30px;
  }


  #sntka-adventure-kid-sec h2 {
    font-size: 24.575px;
    text-align: center;
  }

  #sntka-adventure-kid-sec p {
    font-size: 16px;
    width: 100%;
    text-align: center;
    margin-top: 7px;
  }

  div#owl-carousel-embrace {
    margin-top: 0;
  }


  .sntka-btn-wrapper {
    width: 100%;
    margin-left: 0;
    height: 50px;
    font-size: 15px;
  }

  .sntka-btn-wrapper a {
    font-size: 16px;
  }

  section#sterling-stka-card {
    padding-top: 39px;
  }

  #owl-carousel-embrace .owl-nav button {
    width: 38px;
    height: 38px;
  }

  #owl-carousel-embrace .owl-nav button.owl-next {
    right: 31%;
    top: auto;
    bottom: -45px;
  }

  #owl-carousel-embrace .owl-nav button.owl-prev {
    left: 35%;
    top: auto;
    bottom: -45px;
  }

  #sntka-adventure-kid-sec {
    padding-top: 0;
    padding-bottom: 85px;
  }

  #sntka-adventure-kid-sec::after {
    bottom: -5px !important;
  }

  #sterling-stka-card .emotion-image-wrapper img {
    margin-left: 0;
    width: 100%;
  }

  #sterling-stka-card h4 {
    font-size: 22px;
    text-align: center;
    padding-top: 0;
  }

  #sterling-stka-card p {
    font-size: 16px;
    text-align: center;
    width: 100%;
  }

  #sntka-copyrights-sterling p {
    font-size: 14px;
  }

  #sterling-join-advt-sec h2 {
    font-size: 24.575px;
    text-align: center;
    width: 100%;
    margin-top: 30px;
  }

  .content-adv-wrapper img {
    width: 100%;
  }

  .adv-form-wrapper {
    margin-left: 0;
    width: 100%;
    margin-top: 30px;
  }

  .download-btn,
  .bannerenquire {
    width: 100%;
    height: 50px;
    font-size: 16px;
  }

  a.Enquirenw-cta button {
    font-size: 16px;
    height: 50px;
    /* right: 0; */
  }

  a.Enquirenw-cta {
    right: 0;
  }

  .adv-form-wrapper #submit,
  .form-submits button {
    width: 100%;
    height: 50px;
    font-size: 16px;
  }

  #downloadbrouchure .modal-dialog.modal-dialog-centered {
    margin: auto;
    max-width: 85%;
  }

  #downloadbrouchure .modal-body {
    display: inline;
  }

  #downloadbrouchure .popup-left {
    width: 100%;
  }

  #downloadbrouchure .popup-left img {
    height: 250px;
    object-fit: cover;
    object-position: top;
  }

  .popup-right {
    width: 100%;
  }

  form.playsectionform button {
    height: 50px;
    width: 100%;
    font-size: 16px;
    margin: 30px 0 19px;
  }

  a.menubtns button {
    width: 100%;
    margin: 10px 0;
  }

  a.menubtns button {
    height: 45px;
  }

  a.menubtns.bookroom button {
    background-color: #4d724e;
  }

  #navbarkids_NT .container-fluid {
    padding: .5rem 1.5rem;
  }

  a.Enquirenw-cta {
    width: 100%;
    bottom: 0;
    top: auto;
  }

  a.Enquirenw-cta button {
    width: 100%;
  }

  section#sntka-copyrights-sterling {
    margin-bottom: 50px;
  }

  .tab-arw {
    width: 38px;
    height: 38px;
  }
}

.download-btn:hover,
.bannerenquire:hover {
  color: #fff;
}

a:hover,
.adv-form-wrapper form input#submit:hover,
a.Enquirenw-cta button:hover,
form.playsectionform button:hover {
  text-decoration: underline;
}

#sterling-join-advt-sec input[type=text]:focus-visible,
#sterling-join-advt-sec select,
#sterling-join-advt-sec textarea {
  outline: none
}

@media (min-width:1200px) and (max-width:1320px) {
  #downloadbrouchure .modal-dialog.modal-dialog-centered {
    max-width: 58%
  }
}

.naturaltrailbox {
  background-color: #fff;
  padding: 10%;
  border-radius: 24px;
}

section.naturaltraiexp h2 {
  margin-bottom: 3rem;
}

section.naturaltraiexp {
  padding-bottom: 75px;
  padding-top: 1.5rem;
}

.naturaltrailbox img {
  height: 8vh;
  margin-bottom: 1.5rem;
}

.naturaltrailbox h3 {
  font-size: 1.25rem;
  color: #0E4243;
  margin-bottom: 1rem;
  font-family: ralewaymedium;
}


@media (min-width:1500px) {
  .naturaltrailbox h3 {
    font-size: 1.5rem;
  }

  .naturaltrailbox p {
    font-size: 18px;
  }

  .download-btn,
  .bannerenquire,
  .sntka-btn-wrapper a,
  .adv-form-wrapper #submit,
  .form-submits button {
    font-size: 21px;
  }
}

@media (min-width:1700px) {
  .naturaltrailbox h3 {
    font-size: 1.8rem;
  }

  .naturaltrailbox p {
    font-size: 20px;
  }

  .download-btn,
  .bannerenquire,
  .sntka-btn-wrapper a,
  .adv-form-wrapper #submit,
  .form-submits button {
    font-size: 22px;
  }
}

@media (min-width:1820px) {
  .naturaltrailbox h3 {
    font-size: 1.9rem;
  }

  .naturaltrailbox p {
    font-size: 21px;
  }
}

@media (max-width:767px) {
  .naturaltrailbox h3 {
    font-size: 1.25rem;
  }

  .naturaltrailbox p {
    font-size: 16px;
  }

  section.embracefun h2,
  .tab-carousel-outer h2,
  section.naturaltraiexp h2,
  #sntka-adventure-kid-sec h2,
  #sterling-join-advt-sec h2 {
    font-size: 1.5rem
  }

  section.naturaltraiexp {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .naturaltrailbox {
    margin-bottom: 2rem;
  }

  img.linearc {
    position: absolute;
    right: 0;
    top: auto;
    width: 27%;
  }
}

#sterling-join-advt-sec select:focus {
  outline: none;
  box-shadow: none;
}

#sterling-join-advt-sec select option {
  padding: 10px;
}

#sterling-join-advt-sec select {
  position: relative;
}

#sterling-join-advt-sec select:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  right: 0;
  background-image: url(../images/selectarrow.png) no-repeat;
  background-size: contain;
}

a.stickycall {
  position: fixed;
  bottom: 2%;
  right: 2%;
  z-index: 100;
}


a.stickycall img {
  height: 11.5vh;
}

@media (max-width:767px) {
  .scroll-ster-inner {
    display: flex;
    overflow-x: auto;
    width: auto;
  }

  .tab-no-2 span {
    display: inline !important;
    width: auto !important;
  }

  .scroll-ster-inner .tab-ster {
    display: inline !important;
    height: auto !important;
    font-size: 12px !important;
  }


  a.stickycall img {
    height: 60px;
  }

  .tab-arw.prev-tab-arw,
  .tab-arw.next-tab-arw {
    display: none
  }

  .tabs-sub-div {
    line-height: 1.2;
  }

}

.scroll-ster-outer ::-webkit-scrollbar-track {
  -webkit-appearance: none !important;
  width: -1px !important;
}