@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&family=Montserrat:wght@400;500;600;700&display=swap");




@font-face {
  font-family: "Futura";
  src: url(../fonts/Cinzel-Bold.ttf) format("truetype");
}

@font-face {
  font-family: "Cinzel-Regular";
  src: url(../fonts/Cinzel-Regular.ttf) format("truetype");
}

@font-face {
  font-family: "AcuminThin";
  src: url('../font/Acumin-RPro.otf') format("opentype");
}

@font-face {
  font-family: "AcuminThin";
  src: url('../font/Acumin-RPro.otf') format("opentype");
}

* {
  margin: 0;
  padding: 0;
}

body {
  width: 100%;
  line-height: 150%;
  font-family: "AcuminThin";
}

.clearfix {
  clear: both;
}

a {
  text-decoration: none;
  font-family: AcuminThin;
}

img {
  width: 100%;
  line-height: 0;
}

.dHide {
  display: none !important;
}

.show {
  display: none !important;
}

.hide {
  display: block !important;
}

.wrapper {
  width: 100%;
}

.container {
  width: 1250px;
  max-width: 98%;
  margin: 0 auto;
}

.banner {
  position: relative;
}

.bannerimg {
  line-height: 0;
}

.menuIcon {
  width: 45px;
  position: absolute;
  top: 5%;
  left: 4%;
  z-index: 1;
}

/* .closeIcon {
  width: 45px;
  position: absolute;
  top: 5%;
  left: 4%;
  z-index: 1;
  display: none;
} */
.logo {
  width: 10%;
  position: absolute;
  top: 10px;
  right: 40px;
  z-index: 1;
}

.mfp-counter {
  display: none;
}

.mfp-title {
  font-family: AcuminThin;
}



.footer_fx {
  width: 100%;
  position: absolute;
  bottom: -150px;
  z-index: 9;
  transition: all 1s;
}

.footer_fx input {
  width: 100%;
  padding: 8px 5px;
}

.footer_fx button {
  width: 100%;
  padding: 8px 5px;
  border: 0px solid red;
  background-color: #006171;
  border: 1px solid #fff;
  color: #fff;
  font-size: 18px;
}

.footer_wrap {
  width: 80%;
  margin: 0 auto;
}

.footer-fx-inside1 {
  width: 18%;
  margin: 1% 1%;
  float: left;
  font-family: AcuminThin;
}

.top_right_fx {
  position: fixed;
  z-index: 999;
  box-shadow: 1px 1px 5px #0000003b;
  bottom: 0;
  transition: all 0.5s;
  background: #006171;
}


.img-80 {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mySpaceInsideTxtHeading h1 {
  padding-left: 46px;
}

.mySpaceInsideTxtHeading p {
  padding-left: 46px;
}

.theBigPicture .imgName {
  position: absolute;
  bottom: 3%;
  left: 0%;
  z-index: 1;
  /*width: 250px;*/
  padding: 5px 10px;
  background-color: rgb(4 84 92 / 75%);
  position: absolute;
  bottom: 40px;
  font-family: "Cinzel", serif !important;
}

.theBigPicture .imgName h4 {
  font-family: "Cinzel", serif !important;
}

.spotlight img {
  width: 18%;
  padding-top: 20px;
}

.spotlight p {
  font-size: 25px !important;
  text-transform: uppercase;
  padding-top: 20px;
}

.spotlight .heading {
  padding-bottom: 5px;
}

.spotlt {
  width: 100%;
  margin-top: 30px;
}

.spotlt1 {
  width: 49%;
  margin-right: 1%;
  float: left;
  border: 0px solid #3aa4b6;
  padding-bottom: 20px;
  display: none;
}

.spotlt2 {
  width: 74%;
  float: left;
  margin-left: 13%;
}

#spotlightVideo {
  width: 100% !important;
}

#spotlightVideo img {
  width: 100% !important;
  cursor: pointer;
}


.spotlt2-inside {
  width: 100%;
}

.spotlt2-inside1 {
  width: 50%;
  float: left;
}

.spotlt2-inside11 {
  width: 10%;
  float: left;
}

.spotlt2-inside11 img {
  width: 28px;
  padding-top: 22.5px;
  float: left;
}

.spotlt2-inside22 {
  width: 90%;
  float: left;
}

.spotlt2-inside22 p {
  text-align: left;
  line-height: 25px;
  padding-left: 0px;
  font-size: 18px !important;
}

.loc_button {
  width: 250px;
  float: right;
  border-radius: 50px;
  border: 0px solid red;
  text-align: center;
  padding: 6px 5px;
  text-transform: uppercase;
  margin-top: 25px;
  font-weight: 600;
  /* color: #1c302f; */
  color: #004955;
  padding-top: 10px;
}




.spotlt2-inside2 {
  width: 50%;
  float: left;
}


@media screen and (max-width: 1920px) {
  .askYourCourtierForm {
    min-width: 384px;
    top: 296px;
    right: 116px;
  }

  .askYourCourtierForm #name,
  #phone,
  #email,
  #occupation {
    width: 90%;
    margin: 26px auto 8px;
    padding: 20px 0px 2px;
    font-size: 20px;
  }

  .askYourCourtierForm h2 {
    font-size: 22px;
  }

  .askYourCourtierForm input::placeholder {
    font-size: 17px;
  }
}

.askYourCourtierForm {
  min-width: 300px;
  background-color: #fff;
  border-radius: 15px;
  position: absolute;
  top: 300px;
  right: 90px;
  z-index: 1;
  top: 50%;
}

.askYourCourtierForm h2 {
  font-size: 18px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 15px;
  text-transform: uppercase;
  line-height: 140%;
  color: #026576;
  font-family: AcuminThin;
}

.formInside {
  width: 230px;
  min-width: 85%;
  margin: 0 auto;
}

.askYourCourtierForm #name,
#phone,
#email,
#occupation {
  width: 85%;
  margin: 10px auto 8px;
  display: block;
  padding: 15px 0px 2px;
  border: 0;
  outline: 0;
  font-size: 16px;
  /*font-family: "Montserrat", serif;*/
  font-family: AcuminThin;
}

.askYourCourtierForm input::placeholder {
  font-size: 14px;
  color: #2b8898;
}

.bottomBorder {
  width: 92%;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.horizontal {
  width: 98%;
  height: 0;
  background-color: #026576;
  margin: 0 auto;
  display: inline-block;
  border: 1px solid #026576;
}

.vertical {
  width: 0;
  height: 5px;
  background-color: #026576;
  display: inline-block;
  border: 1px solid #026576;
}

#subBtn {
  width: 65%;
  margin: 35px auto;
  display: block;
  background-color: #006171;
  font-size: 16px;
  color: #fff;
  border: 0;
  padding: 8px;
  border-radius: 20px;
  font-family: AcuminThin;
  cursor: pointer;
  padding-top: 12px;
}

.navbarContainer {
  background-color: #fff;
  margin: 10px auto;
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 100%;
  margin-bottom: 5px;
  margin-top: 5px;
}

.navbarLogo {
  margin-right: 20px;
}

.navigationMenus ul {
  list-style: none;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 10px;
}

.navigationMenus ul li {
  display: inline-block;
  margin: 13px;
  font-size: 13px;
  letter-spacing: 0px;
  font-family: AcuminThin;
  font-weight: 600;
  color: #006171;
  margin-top: 0px;
  margin-bottom: 0px;
}

.navigationMenus ul li a {
  color: #6f7070;
}

.navigationMenus ul li a:hover, .navigationMenus ul li a:focus {
  color: #006171;
  text-decoration: none;
}

.sticky {
  position: fixed;
  top: 0;
  left: auto;
  right: auto;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  z-index: 999999;
  box-shadow: #0000001c 1px 1px 10px 2px;
  /* margin-bottom: 0px;
  margin-top: 0px; */
}

span {
  width: 25px;
  padding-bottom: 5px;
  /* height: 25px; */
  display: block;
  margin: 0 auto;
  /* margin-bottom: 15px; */
}

span img {
  width: 100%;
}

.spotlight {
  background: rgb(19, 112, 128);
  background: radial-gradient(circle,
      rgba(19, 112, 128, 1) 17%,
      rgba(5, 64, 75, 1) 100%);
  padding-bottom: 100px;
  background-repeat: no-repeat;
  margin: 0 auto;
  /*margin-top: 100px;*/
  /* background-image: url(../Assets/bg-green.jpg); */
  background-position: center;
  background-repeat: repeat;
  background-size: 1500px;
}

.spotlightImg {
  width: 50%;
  margin: 0 auto;
}

.heading {
  text-align: center;
  margin: 0 auto;
  padding: 60px 0px 35px;
}

.spotlight .heading h1 {
  font-size: 38px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Cinzel", serif;
}

.spotlight .heading p {
  color: #ffffff;
  margin-top: 0px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
  /* font-family: "Cinzel", serif;*/
  /*line-height: 0px;*/
}

.spotlightMapInfo {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
  /*font-family: "Montserrat", sans-serif;*/
}

.spotlightBtn {
  width: 40%;
  padding: 10px 10px 8px 10px;
  border-radius: 20px;
  color: #026576;
  background-color: #fff;
  font-size: 14px;
  margin: 22px auto 0px;
  display: block;
  border: 0;
  cursor: pointer;
  font-family: AcuminThin;
  text-transform: uppercase;
  font-weight: 400;
}

.heading h1 {
  font-size: 38px;
  text-transform: uppercase;
  color: #004955;
  font-family: "Cinzel", serif;
  font-weight: 800;
}

.heading p {
  color: #343434;
  margin-top: 15px;
  font-size: 16px;
  /* font-weight: bold; */
  font-weight: 500;
  letter-spacing: 2px;
  font-family: AcuminThin;
}

.yourMajesty {
  width: 100%;
  background: rgb(237, 237, 237);
  background: linear-gradient(0deg,
      rgba(237, 237, 237, 1) 6%,
      rgba(255, 255, 255, 1) 49%,
      rgba(237, 237, 237, 1) 89%);
  /* background-image: url("../Assets/gray-bg.jpg");*/
  /* margin-top: 60px; */
  padding-bottom: 100px;
  background-repeat: repeat;
  background-position: center;
  background-size: 1500px;
}

.yourMajestyImg {
  line-height: 0;
}

/* .yourMajesty .heading {
  top: 30px;
  left: 350px;
} */
/* top of the world */
.topOfTheWolrdSlider {
  margin: 0 auto;
  width: 100%;
}

.sliderInsideBox {
  position: relative;
  margin: 0px 10px;
  background-color: #000;
  width: 95%;
}

#TopOfTheWorld .owl-item .sliderInsideBox img {
  opacity: 0.4 !important;
  width: 100%;
  margin: 0 auto;
  transition: all ease 0.6s;
}

#TopOfTheWorld .owl-item.active.center .sliderInsideBox img {
  opacity: 1 !important;
}

#TopOfTheWorld .owl-item.active.center .ImgNameLabel {
  opacity: 1;
  transition: all ease 0.6s 0.4s;
}

.ImgNameLabel {
  width: 250px;
  background-color: rgba(4, 84, 92, 0.6);
  position: absolute;
  bottom: 40px;
  left: 0;
  opacity: 0;
}

.ImgNameLabel h4 {
  color: #fff;
  padding: 10px;
  padding-left: 20px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  font-family: AcuminThin;
}

.galleryNextArrow,
.galleryPrevArrow {
  width: 3%;
  position: absolute;
  top: 45%;
  z-index: 9;
}

.galleryNextArrow {
  right: 15%;
}

.galleryPrevArrow {
  left: 15%;
}

/* the big picture */
.theBigPictureSlider img {
  width: 100%;
  margin: 0 auto;
}

#theBigPicture {
  width: 100%;
  margin: 0 auto;
}

.theBigPictureSliderInsideBox {
  position: relative;
}

.imgName {
  position: absolute;
  bottom: 3%;
  left: 10%;
  z-index: 1;
}

.imgName h4 {
  text-transform: uppercase;
  font-size: 21px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  font-family: AcuminThin;
}

.slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
  margin-top: 20px;
}

.slick-dots li {
  margin: 0 0.25rem;
}

.slick-dots button {
  display: block;
  width: 10px;
  height: 10px;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: rgb(169, 169, 169);
  text-indent: -9999px;
}

li.slick-active button {
  background-color: #026576;
}

/* Bespoke abodes */
.BespokeAbodesSliderInside {
  background-color: rgb(198, 198, 198);
}

.BespokeAbodesSliderTxt {
  position: relative;
  width: 50%;
  min-height: 539px;
  /* background-image: url("../Assets/bespoke_bg.jpg"); */
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
}

.BespokeAbodesSliderTxt.visible{
    background-image: url("../Assets/bespoke_bg.jpg");
}

.BespokeAbodesSliderTxt h6 {
  font-size: 30px;
}

.BespokeAbodesSliderImg {
  width: 50%;
  line-height: 0;
  float: left;
}

.BespokeAbodesSliderTxtInside {
  margin: 60px 60px 0px;
}

.BespokeAbodesSliderTxtInside hr {
  width: 100%;
  margin: 20px auto;
  border-top: 1px solid #9E9E9E;
}

.BespokeAbodesSliderTxtInside h1 {
  font-size: 35px;
  font-weight: 100;
  text-align: left;
  line-height: 140%;
  color: #034c58;
  font-family: "Cinzel", serif;
}

.BespokeAbodesSliderTxtInside h1 span {
  font-size: 45px;
  text-align: left;
  font-weight: 500;
  display: inline;
}

.BespokeAbodesSliderTxtInside p {
  font-size: 17px;
  font-weight: 500;
  color: #000000;
  margin: 20px auto;
  text-transform: none;
  /* font-family: "Montserrat", sans-serif; */
  font-family: AcuminThin;
  margin-bottom: 50px;
}

.BespokeAbodesSliderTxtInsideTwo h2 {
  font-size: 30px;
  font-weight: 600 !important;
  letter-spacing: 1px;
  color: #034c58;
  display: inline;
  font-family: AcuminThin;
  font-family: "Cinzel", serif;
}

.BespokeAbodesSliderTxtInsideTwo h3 {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  /* font-family: "Montserrat", sans-serif;*/
  color: #034c58;
  display: inline;
  font-family: "Cinzel", serif;
}

.BespokeAbodesSliderTxtInsideTwo p {
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
  color: #000000;
  margin-left: 27px;
}

.BespokeAbodesSlider .galleryPrevArrow {
  width: 3%;
  position: absolute;
  top: 492px;
  z-index: 9;
  left: 360px;
  cursor: pointer;
}

.BespokeAbodesSlider .galleryNextArrow {
  width: 3%;
  position: absolute;
  top: 492px;
  z-index: 9;
  left: 475px;
  cursor: pointer;
}

/* mySpace */
.mySpace {
  width: 100%;
  background: rgb(5, 64, 75);
  margin-top: 100px;
  /*background-image: url("../Assets/bg-green.jpg");*/
  background-position: center;
  background-repeat: repeat;
  background-size: 1500px;
}

.mySpaceInside {
  padding: 80px 0px;
  display: flex;
  align-items: center;
}

.mySpaceInsideImg img {
  width: 90%;
}

.mySpaceInsideImg {
  width: 50%;
  line-height: 0;
}

.mySpaceInsideTxt {
  width: 50%;
}

.mySpaceInsideTxtHeading h1 {
  font-size: 42px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Cinzel", serif;
  margin-top: 0px;
  margin-bottom: 0px;
}

.mySpaceInsideTxtHeading h4 {
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 30px;
  font-weight: 300;
  font-family: AcuminThin;
}

.mySpaceInsideTxtHeading p {
    color: #ffffff;
    margin-top: 20px;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 140%;
    font-family: AcuminThin;
    margin-bottom: 25px;
}

.mySpaceInsideTxtRoomsInfoOutside {
  width: 75%;
  margin-left: 0;
}

.mySpaceInsideTxtRoomsInfo {
  display: flex;
  margin-top: 14px;
  flex-wrap: wrap;
  width: 100%;
}

.mySpaceInsideTxtRoomsInfoBox {
  margin: 0 auto;
  width: 25%;
}

.icon {
  width: 60px;
  max-width: 100%;
  margin: 0 auto;
}

.icon img {
  width: 100%;
}

.mySpaceInsideTxtRoomsInfoBox h4 {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  /*font-family: "Montserrat", sans-serif;*/
  text-align: center;
  /* font-family: "Cinzel", serif; */
  font-family: AcuminThin;
  margin-top: 15px;
  margin-bottom: 30px;
}

.mapIfram {
  line-height: 0;
  position: relative;
}

.frame-address {
  /* position: absolute; */
  right: 190px;
  top: 120px;
  z-index: 9999;
  /*height: 300px;*/
  /* background-color: #006171; */
  color: #000;
  line-height: 25px;
  /* text-align: center; */
  padding: 30px 30px;
  font-size: 17px;
  font-family: AcuminThin;
}

.w80px {
  width: 30px !important;
}

.frame-address img.map-logo {
  width: 47%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  /* display: block;
  display: inline; */
}

.frame-address img.map-icon{
  width: 15px;
}


.frame-address span {
  width: 100%;
}

.frame-address span::before {
  content: ' ';
  height: 12px;
  width: 12px;
  display: inline-block;
  /* background-image: url(../Assets/call.png); */
  background-repeat: no-repeat;
  background-position: bottom;
  width: 100%;
}

.frame-address.visible  span::before {
    background-image: url(../Assets/call.png);
}

.frame-address p {
  padding: 10px 0px;
  font-family: AcuminThin;
  color: #004955;
}

.mapIfram iframe {
  width: 90%;
  height: 500px;
}

.requestCallback {
  width: 500px;
  height: auto;
  position: absolute;
  top: 0;
  right: 100px;
  z-index: 1;
  background-color: #fff;
  display: none;
}

.requestCallback h1 {
  font-size: 25px;
  text-transform: uppercase;
  color: #004955;
  text-align: center;
  margin: 22px auto;
  font-family: AcuminThin;
  font-weight: 700;
}

.requestCallback #name,
#number,
#emailId,
#message {
  width: 85%;
  margin: 24px auto 8px;
  display: block;
  padding: 15px 0px 2px;
  border: 0;
  outline: 0;
  font-size: 14px;
  font-family: AcuminThin;
  /*font-family: "Montserrat", serif;*/
}

hr {
  width: 85%;
  margin: 0 auto;
}

.requestCallback #subBtn {
  margin: 0px auto 61px;
  width: 40%;
  display: block;
  background-color: #006171;
  font-size: 16px;
  color: #fff;
  border: 0;
  padding: 23px;
  border-radius: 20px;
  font-family: AcuminThin;
  cursor: pointer;
}

.footer {
  background-color: #044a55;
  padding: 10px 0px;
  padding-bottom: 10px;
  /* margin-bottom: 65px; */
}

.footerInside {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  /*font-size: 18px;*/
}

.rightReserved {
  font-size: 14px;
  /*font-family: "Montserrat", sans-serif;*/
  letter-spacing: 1px;
  font-family: AcuminThin;
  padding-top: 15px;
}

.copyRight {
  text-transform: uppercase;
  font-weight: 100;
  font-family: AcuminThin;
  padding-top: 10px;
}

.designedby p {
  font-size: 14px;
  font-family: AcuminThin;
  /*font-family: "Montserrat", sans-serif;
*/
}

.designedby img {
  width: 40%;
  display: inline;
  vertical-align: bottom;
}

@media screen and (max-width: 1450px) {
  .galleryNextArrow {
    right: 12%;
  }

  .galleryPrevArrow {
    left: 12%;
  }

  .spotlight .spotlightImg {
    width: 80% !important;
  }

  .spotlightImg iframe {
    width: 100% !important;
    height: 400px;
  }

  .rarefied .container {
    width: 80% !important;
  }

  .askYourCourtierForm {
    top: 140px;
  }


}






@media screen and (max-width: 1235px) {
  .navigationMenus ul li {
    margin: 9px;
    font-size: 15px;
  }

  .askYourCourtierForm {
    top: 110px;
    right: 57px;
  }

  .galleryPrevArrow {
    left: 5%;
  }

  .galleryNextArrow {
    right: 5%;
  }

  #subBtn {
    margin: 25px auto;
  }

  #phone,
  #email,
  #occupation {
    margin: 10px auto 8px;
  }


}

@media screen and (max-width: 1150px) {
  .askYourCourtierForm {
    min-width: 300px;
    top: 90px;
    right: 50px;
  }

  .askYourCourtierForm h2 {
    margin: 30px auto 5px;
    padding: 18px 0px 2px;
  }

  .askYourCourtierForm #name,
  #phone,
  #email,
  #occupation {
    margin: 10px auto 5px;
    padding: 15px 0px 2px;
  }

  #subBtn {
    margin: 30px auto;
  }

  .BespokeAbodesSliderTxt {
    min-height: 497px;
  }

  .BespokeAbodesSlider .galleryNextArrow {
    top: 448px;
    left: 477px;
  }

  .BespokeAbodesSlider .galleryPrevArrow {
    top: 448px;
  }
}

@media screen and (max-width: 1100px) {
  .navigationMenus ul li {
    margin: 7px;
    font-size: 14px;
    letter-spacing: 0px;
  }

  .BespokeAbodesSliderTxt {
    min-height: 476px;
  }

  .BespokeAbodesSlider .galleryPrevArrow {
    top: 431px;
  }

  .BespokeAbodesSlider .galleryNextArrow {
    top: 431px;
    left: 450px;
  }
}

@media screen and (max-width: 1024px) {
  .askYourCourtierForm {
    min-width: 283px;
    top: 132px;
    right: 43px;
  }

  #subBtn {
    margin: 20px auto;
    padding: 7px;
  }

  .navigationMenus ul li {
    font-size: 12px;
  }

  .galleryPrevArrow {
    left: 1%;
  }

  .galleryNextArrow {
    right: 1%;
  }

  .requestCallback h1 {
    margin: 53px auto;
  }

  .BespokeAbodesSliderTxt {
    min-height: 443px;
  }

  .BespokeAbodesSliderTxtInside {
    margin: 29px 60px 0px;
  }

  .BespokeAbodesSliderTxtInside p {
    margin: 9px auto;
    font-weight: normal;
    color: #333;
  }

  .BespokeAbodesSlider .galleryPrevArrow {
    top: 394px;
  }

  .BespokeAbodesSlider .galleryNextArrow {
    top: 394px;
    left: 420px;
  }
}

@media screen and (max-width: 960px) {

  /* .askYourCourtierForm {
    top: 120px;
  } */
  .BespokeAbodesSliderTxt {
    min-height: 415px;
  }

  .BespokeAbodesSlider .galleryPrevArrow {
    top: 377px;
  }

  .BespokeAbodesSlider .galleryNextArrow {
    top: 377px;
    left: 400px;
  }

  .frame-address {
    position: static;
  }

  .spotlt1 {
    width: 100%;
  }

  /* .spotlt2 {
    margin-top: 30px;
  } */


}

@media screen and (max-width: 800px) {
  .theBigPictureSlider9 .slick-slide img {
    height: 280px !important;
  }

  .topOfWorldSlider .carouselCount {
    margin-bottom: 40px !important;
  }

  .theBigPictureSlider9 .galleryPrevArrow {
    left: 8% !important;
    top: 45% !important;
  }

  .theBigPictureSlider9 .galleryNextArrow {
    right: 8% !important;
    top: 45% !important;
  }

  .theBigPictureSlider10 .galleryPrevArrow {
    left: 8% !important;
    top: 45% !important;
  }

  .theBigPictureSlider10 .galleryNextArrow {
    right: 8% !important;
    top: 45% !important;
  }

  .BespokeAbodes .carouselCount {
    position: absolute;
    z-index: 1;
    transform: translate(170px, -62px) !important;
    font-size: 20px;
    color: #6a6a6a;
  }

  .spotlightImg iframe {
    width: 100%;
    height: 100%;
  }

  .mySpaceInsideTxtHeading h1 {
    font-size: 30px;
    margin-bottom: 25px;
  }

  .theBigPictureSlider .galleryPrevArrow {
    display: none !important;
  }

  .theBigPictureSlider .galleryNextArrow {
    display: none !important;
  }

  .rarefied .container {
    width: 90% !important;
  }

  .mHide {
    display: none !important;
  }

  .dHide {
    display: block !important;
  }

  .mySpaceInsideTxtHeading {
    margin-top: 45px !important;
  }

  .container {
    width: 800px;
    max-width: 98%;
    margin: 0 auto;
  }

  .mobileHeader {
    display: block !important;
    align-items: center;
    padding-top: 4px;
    padding-bottom: 8px;
    /*justify-content: space-between;*/
  }

  .Logo {
    width: 33%;
    margin: 5px 0px 0px 0px;
    float: left;
  }

  .mobileMenuIcon {
    width: 9%;
    margin: 8px 0px 0px 0px;
    cursor: pointer;
    float: right;
  }
  .sliderNavbar {
    width: 100%;
    max-width: 100%;
    opacity: 0;
    padding: 0;
    background-color: #fff;
    position: absolute;
    right: 0;
    z-index: 99999;
  }

  .sliderNavbar ul {
    margin-top: 20px;
  }

  .sliderNavbar.active {
    opacity: 1;
    transition: all ease-in-out 500ms;
  }

  .sliderNavbar ul li {
    display: block;
    margin: 40px 30px 10px 65px;
    font-size: 18px;
    font-weight: 600;
    text-align: right;
  }

  .sliderNavbar ul li:last-child {
    margin-bottom: 40px;
  }

  .sliderNavbar ul li a {
    color: #026576;
    text-transform: uppercase;
  }

  .sliderNavbar ul li a:focus{
    outline: none;
    text-decoration: none;
  }

  .EnquireNowBtn {
    display: block;
    width: 100%;
    position: fixed;
    bottom: 0px;
    z-index: 999;
    background-color: #fff;
  }

  .EnquireNowBtn button {
    width: 100%;
    padding: 15px;
    color: #fff;
    font-size: 18px;
    border: 0;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 600;
    /* font-family: AcuminThin; */
    font-family: "Cinzel", serif;
    font-weight: bold;
    background-color: #00333a;
  }

  .spotlight .heading h1 {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-family: "Cinzel", serif;
  }

  .heading h1 {
    font-size: 20px;
    text-transform: uppercase;
    color: #004955;
    /*font-family: AcuminThin;*/
  }

  .spotlight .heading p {
    letter-spacing: 0px;
    padding: 0px 20px;
    /* font-family: "Montserrat", sans-serif;*/
  }

  .heading p {
    letter-spacing: 0px;
    padding: 0px 0px;
    /*font-family: "Montserrat", sans-serif;*/
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 0px;
  }

  .spotlightImg {
    width: 90% !important;
  }

  .rarefied {
    padding-bottom: 60px !important;
  }

  .spotlightMapInfo {
    font-size: 16px;
    letter-spacing: 0px;
    margin-top: 20px;
    padding: 0px 50px;
    /* font-family: "Montserrat", sans-serif;*/
  }

  .spotlightBtn {
    width: 72%;
    padding: 8px 0px;
    border-radius: 40px;
    font-size: 13px;
    margin: 12px auto 0px;
  }

  /* .askYourCourtierForm {
    display: none;
  } */
  .yourMajesty {
    padding-bottom: 40px !important;
  }

  .yourMajestyImg img {
    width: 50%;
    margin: 0 auto;
    line-height: 0;
  }

  .yourMajestyDetails {
    width: 100%;
    margin-top: 35px;
  }

  .yourMajestyDetails h1,
  h3 {
    font-size: 30px;
    text-transform: uppercase;
    color: #004955;
    font-family: AcuminThin;
    font-weight: 500;
    text-align: center;
  }

  .yourMajestyDetails h2 {
    font-size: 45px;
    text-transform: uppercase;
    color: #ad8b57;
    font-family: AcuminThin;
    font-weight: 600;
    text-align: center;
    letter-spacing: 2px;
    padding: 30px 0px;
  }

  .hrLine1 {
    width: 11%;
    height: 3.5px;
    margin: 20px auto;
    background-color: #004955;
  }

  .yourMajestyDetailsPoints h3 {
    font-size: 20px;
  }

  .hrLine2 {
    width: 80%;
    border-bottom: 1px solid #696969;
    margin: 20px auto;
  }

  /* top of the world */
  .sliderInsideBox {
    margin: 0px auto;
    width: 100%;
  }

  .royalOasisSlider .sliderInsideBox {
    margin: 0px auto;
    width: 75%;
  }

  /* #TopOfTheWorld .owl-item h6 {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #000;
    font-size: 20px;
    z-index: 9999;
  } */
  /* #TopOfTheWorld .owl-item.active.center h6 {
    opacity: 1;
    transition: all ease 0.6s 0.4s;
  } */
  #TopOfTheWorld .owl-item .sliderInsideBox img {
    opacity: 1 !important;
    max-height: 200px;
  }

  .topOfTheWolrdSlider .ImgNameLabel {
    width: 100% !important;
    background-color: rgba(0, 97, 113, 1);
    position: static;
    opacity: 1;
    margin-bottom: 25px;
  }

  .ImgNameLabel h4 {
    padding: 20px;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1px;
    text-align: center;
  }

  .galleryNextArrow,
  .galleryPrevArrow {
    width: 10%;
    bottom: 0;
    top: auto;
  }

  .galleryNextArrow {
    right: 30%;
  }

  .galleryPrevArrow {
    left: 30%;
  }

  .imgName {
    position: static;
    width: 100%;
    margin-top: 20px;
  }

  .imgName h4 {
    text-transform: uppercase;
    font-size: 18px;
    color: #004955;
    font-family: "Cinzel", serif;
    font-weight: bold;
    text-align: center;
  }

  .BespokeAbodes .container {
    width: 100%;
    max-width: 100%;
  }

  .BespokeAbodesSliderImg {
    width: 100%;
    float: none;
  }

  .BespokeAbodesSliderTxt {
    width: 100%;
    height: 60vh !important;
    float: none;
  }

  .BespokeAbodesSliderTxtInside {
    margin: 0px !important;
    padding: 40px !important;
    padding-bottom: 0 !important;
  }

  .BespokeAbodesSliderTxtInside h1 span {
    display: block;
    margin: inherit;
    font-size: 27px;
  }

  .BespokeAbodesSliderTxtInside h1 {
    font-size: 23px;
  }

  .BespokeAbodesSlider .galleryPrevArrow {
    width: 8%;
    position: absolute;
    top: auto;
    bottom: 50px;
    z-index: 9;
    left: 30%;
  }

  .BespokeAbodesSlider .galleryNextArrow {
    width: 8%;
    position: absolute;
    top: auto;
    bottom: 50px;
    z-index: 9;
    left: 60%;
  }

  .mySpaceInside {
    flex-direction: column;
    padding: 30px 0px;
  }

  .mySpaceInsideImg {
    width: 80%;
    margin: 0 auto;
  }

  .mySpaceInsideImg img {
    width: 100%;
  }

  .mySpaceInsideTxt {
    width: 100%;
  }

  .mySpaceInsideTxtHeading h1 {
    /* font-size: 45px; */
    text-align: center;
    padding-left: 0px;
  }

  .mySpaceInsideTxtHeading h4 {
    font-size: 14px;
    letter-spacing: 2px;
    margin: 30px 0px;
  }

  .mySpaceInsideTxtHeading p {
    font-size: 20px;
    text-align: center;
    padding-left: 0px;
  }

  .mySpaceInsideTxtRoomsInfoOutside {
    margin: 0 auto;
  }

  .mySpaceInsideTxtRoomsInfo {
    width: 100% !important;
    margin: 8px auto;
    margin-top: 40px;
  }

  .mySpaceInsideTxtRoomsInfoBox {
    margin: 0 auto;
    margin-left: auto;
    width: 48%;
    margin-bottom: 30px !important;
  }

  .icon img {
    width: 100%;
  }

  .icon {
    margin: 0px auto;
  }

  .yourMajestyInfoBox .icon{
    width: 45px;
    height: 45px;
  }

  /* .navigationMenus {
    width: 90%;
    float: left;
  }
  .navbarLogo {
    width: 7%;
    margin-top: 15px;
    margin-right: 2%;
    float: left;
  }
  .navigationMenus ul li {
    display: inline-block;
    margin: 10px;
    margin-top: 10px;
    font-size: 10px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #006171;
  } */
  /* span {
    width: 15px;
    display: block;
    margin: 0 auto;
  } */
  .spotlight {
    margin: 0 auto;
    padding-bottom: 70px;
  }

  .footerInside {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 60px;
  }

  .mapIfram {
    line-height: 0;
  }

  .mapIfram iframe {
    width: 100%;
    height: 500px;
  }

  .requestCallback {
    width: 100%;
    position: static;
  }

  .requestCallback h1 {
    font-size: 25px;
  }

  .requestCallback #name,
  #number,
  #emailId,
  #message {
    margin: 15px auto;
    padding: 39px 0px 2px;
    font-size: 15px;
  }

  #subBtn {
    width: 72%;
    margin: 35px auto;
    font-size: 20px;
    padding: 5px;
    border-radius: 40px;
  }

  .rightReserved {
    font-size: 16px;
    /*font-family: "Montserrat", sans-serif;*/
    letter-spacing: 1px;
  }

  .footer {
    padding: 25px 0px 25px 0px;
  }

  .footerInside .rightBorder {
    width: 85%;
    margin: 25px auto;
    border-bottom: 1px solid #4e7f86;
  }

  .PrivacyPolicy {
    width: 100%;
    text-align: center;
  }

  .PrivacyPolicy a {
    font-size: 16px;
    font-weight: 400;
    color: rgb(255, 255, 255);
  }

  .developedby {
    font-size: 22px;
  }

  .developedby img {
    width: 35%;
  }

  .mobileEnquireform {
    width: 100%;
    height: 100vh;
    background-color: #00000080;
    position: fixed;
    top: 0;
    z-index: 99999;
    display: none;
  }

  .mobileEnquireform.active {
    display: block !important;
  }

  /* .mobileEnquireform{
    display: block;
  }*/

  .mobileEnquireform .closeBtn {
    color: #034683;
    text-align: right;
    font-weight: 500;
    font-size: 20px;
    transition: all 0.2s;
    /* font-family: "Montserrat", sans-serif;*/
    cursor: pointer;
    margin-right: 20px;
  }

  .mobileEnquireform .askYourCourtierForm {
    border-radius: 0px;
  }

  .mobileEnquireform .askYourCourtierForm h2 {
    margin-top: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
  }

  .askYourCourtierForm {
    position: static;
    width: 320px;
    max-width: 92%;
    box-shadow: 0 0 9px 1px hsl(0deg 0% 0% / 18%);
    border-radius: 0px;
    margin: 15% auto 0%;
    padding: 20px 0px;
  }

  .askYourCourtierForm #name,
  #phone,
  #email,
  #occupation {
    margin: 5px auto 5px;
    padding: 18px 0px 2px;
  }

  .theBigPictureSlider1 img {
    display: block;
    max-height: 250px;
  }

  .theBigPictureSlider img {
    /*height: 250px !important;*/
  }

  .BespokeAbodesSlider .BespokeAbodesSliderImg img {
    max-height: 250px;
  }

  .show {
    display: block !important;
  }

  .hide {
    display: none !important;
  }

  .BespokeAbodesSliderTxtInsideTwo p {
    text-align: left;
  }

  .theBigPictureSlider1 img {
    display: block;
    max-height: none;
  }

  .top_right_fx {
    display: none;
  }

  .theBigPictureSlider1 .slick-dots {
    margin-top: 0px;
  }

  .theBigPictureSlider .slick-dots {
    margin-top: 0px;
    padding-top: 0px;
  }

  .theBigPic .slick-dots {
    margin-top: 25px;
    padding-top: 0px;
  }

  .ImgNameLabel {
    opacity: 10;
  }

  .theBigPicture .imgName {
    width: 55%;
    bottom: 10px;
  }

  .theBigPicture .imgName h4 {
    color: #fff;
    font-size: 16px;
  }

  .mySpace h4 {
    margin-top: 0px;
  }

  .btn-bottom-fixed {
    position: fixed;
  }

  .spotlt2 {
    width: 100%;
    margin-left: 0;
  }

  .spotlt2-inside1 {
    width: 100%;
  }

  .spotlt2-inside22 p{
    margin-top: 5px !important;
  }

  .spotlt2-inside11 img {
    padding-top: 0;
  }

  .spotlt2-inside2 {
    width: 100%;
  }

  .spotlt2-inside2 .loc_button{
    float: none;
    margin-top: 40px;
  }

  .mobileSlideTitle .theBigPictureSliderInsideBox h4{
    text-align: center;
    font-family: "Cinzel", serif;
    color: #fff;
    font-weight: bold;
    padding-top: 0px;
    text-transform: uppercase;
    font-size: 18px;
  }

  .theBigPic{
    margin-bottom: 30px !important;
  }

  .BespokeAbodesSliderTxtInsideTwo {
    padding-top: 0px !important;
    margin-top: 20px;
  }

  .BespokeAbodesSlider .galleryPrevArrow, .BespokeAbodesSlider .galleryNextArrow{
    display: none !important;
  }

  .BespokeAbodesSlider .slick-dots {
    padding: 0;
    margin-top: 0;
    top: 50%;
    right: 50%;
    transform: translate(50%, 280px);
    position: absolute;
  }

  .BespokeAbodesSlider .slick-dots li {
    display: inline-block !important;
  }

  .slick-dots button{
    background-color: #fff;
  }

  .theBigPictureSlider1 .slick-dots button {
    background-color: rgb(169, 169, 169);
  }

  .theBigPictureSlider .slick-dots button {
    background-color: rgb(169, 169, 169);
  }

  li.slick-active button {
    background-color: #026576 !important;
  }

  .rightReserved p.footerTop{
    margin-bottom: 0px;
  }

  .designedby {
    padding-top: 10px !important;
  }

  .designedby p {
    text-align: center;
  }

  .spotlt2-inside22 {
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
  }

  .spotlt2-inside22 img{
    width: 27px;
    padding-top: 0px;
  }

  /*Accordion*/
  .topOfWorldMob .accordian {
    margin: 20px 0px 0px 0px;
    margin-top: 5px;
  }
  .topOfWorldMob .card {
    border: 0px solid rgba(0, 0, 0, .125);
  }
  .topOfWorldMob .accordian .card .card-header {
    position: relative;
    /* background: #006171; */
  }
  .topOfWorldMob .accordian .card-header:first-child {
    border-radius: 0px;
  }
  .topOfWorldMob .card {
    border-radius: 0rem;
    margin-bottom: 5px;
  }
  .topOfWorldMob .card-header {
    border-bottom: 0px solid rgba(0,0,0,.125);
  }
  .topOfWorldMob .card-header {
    padding: 0.97rem 1.25rem;
    margin-bottom: 0;
    background-color: #fff;
  }
  .topOfWorldMob .accordian .card .card-header h3 {
    color: #fff;
  }
  .topOfWorldMob .accordian .card .card-header h3 {
    padding: 5px 15px 5px 5px;
    text-align: justify;
  }
  .topOfWorldMob h3 {
    font-size: 16px;
    font-weight: 400;
  }
  .topOfWorldMob .accordian .card .card-header span {
    background-color: transparent;
  }
  /* .topOfWorldMob .accordian .card .card-header span {
    font-size: 0px;
  } */
  .topOfWorldMob .fa.fa-plus {
    /* background-image: url(../images/plus-green.svg); */
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: center;
    background-size: cover;
  }
  .topOfWorldMob .fa.fa-plus.visible {
    background-image: url(../images/plus-green.svg);
  }
  .topOfWorldMob .fa.fa-plus:before{
    display: none;
  }
  .topOfWorldMob .fa.fa-minus {
    /* background-image: url(../images/minus-white.svg); */
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: center;
    /* background-size: cover; */
  }
  .topOfWorldMob .fa.fa-minus.visible {
    background-image: url(../images/minus-white.svg);
    /* background-size: cover; */
  }
  .topOfWorldMob .fa.fa-minus:before{
    display: none;
  }
  .topOfWorldMob .accordian .card .card-body {
    padding: 0px 0px 0px 0px;
  }
  .topOfWorldMob .accordian .card .card-body p {
    padding: 5px 5px 0px 5px;
  }
  .accordian{
    max-width:100%;
    display: block;
    margin:0px auto;
  }
  .accordian .card .card-body{
    display: none;
  }
  /*open one card by default*/
  .accordian .card:nth-child(1) .card-body{
    display: block;
  }

  .accordian .card .card-header {
    position: relative;
  }

  .accordian .card .card-header span {
    position: absolute;
    right: 15px;
    height: 15px;
    width: 15px;
    color: #3343a2;
    background-color: #ffffff;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    font-size: 15px;
    top: 20px;
  }

  .topOfWorldMob .heading {
    padding-bottom: 20px;
    padding-top: 50px;
  }

  .topOfWorldMob .card-header:has(~ .card-body.active) {
    background-color: rgb(0 97 113) !important;
  }

  .topOfWorldMob .card-header:has(~ .card-body.active) > h3{
    color: #fff !important;
    font-weight: 600 !important;
  }

  .topOfWorldMob .accordian .card .card-header {
    background-color: rgb(222 222 222);
  }

  .topOfWorldMob .accordian .card .card-header h3{
    color: #006171;
    font-weight: 600;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 7px;
  }

  #bespokeAbodes .container{
    padding-left: 0px;
    padding-right: 0px;
  }

  .mySpace{
    margin-top: 0px;
  }

  #royalOasis .heading {
    padding-top: 50px !important;
    padding-bottom: 20px !important;
  }

  .theBigPicture .heading {
    padding-top: 60px !important;
  }

  .rarefied .heading {
    padding: 50px 0px 20px !important;
  }

  #bespokeAbodes .heading{
    padding-top: 10px !important;
  }

  .yourMajestyInfoBox h4{
    margin-bottom: 0;
  }

  #yourMajesty .heading {
    margin-top: 30px;
    padding-bottom: 40px;
  }

  #spotlightVideo img {
    height: 220px;
    padding-top: 10px;
  }

  .mySpace .mySpaceInside{
    padding-bottom: 20px;
  }

  .spotlight .heading {
    padding-top: 40px;
  }

  span.location-name{
    width: 100% !important;
    padding-bottom: 0 !important;
    /* height: 100%; */
    display: inline !important;
    /* margin-bottom: 0; */
  }

  .footer1 p {
    font-size: 13px !important;
    text-align: justify !important;
  }

  .footer2 p {
    font-size: 13px !important;
    text-align: justify !important;
  }

  .footer2 .showContent p {
    padding-top: 0px;
  }

  .footer-txt {
    width: 100% !important;
    float: left !important;
  }

  .footer3 p {
    font-size: 13px !important;
  }

  .footer3 p {
    text-align: center !important;
  }

  .footer3 p {
    margin-bottom: 30px !important;
  }

  .footer-icon {
    width: 100%;
    float: left;
    padding-bottom: 70px;
  }

  .footer-icon .icons {
    width: 60%;
    margin-left: 20%;
    float: none;
  }

  .icons1 img {
    padding-top: 0px;
  }

  p.show_hide1, p.show_hide {
    text-align: center !important;
  }

  .mainSpotlightVideoBox iframe{
    height: 100% !important;
  }

  .modal-header h2 {
    margin-top: 15px !important;
  }

  .contactUs{
    padding-bottom: 60px !important; 
  }
}

@media screen and (max-width: 768px) {
  .ImgNameLabel {
    width: 96%;
  }

  .carouselCount {
    margin: 0 auto;
    /*margin-left: 0px;*/
  }

  #counter1 .col-1 {
    margin-left: 0px;
  }

  .heading {
    padding: 20px 0px 20px;
  }

  .rarefied .heading {
    padding: 20px 0px 20px;
  }

  .rarefied .heading {
    padding: 20px 0px 20px;
  }


  .requestCallback #subBtn {
    margin-top: 20px;
    margin-bottom: 35px;
  }

  .requestCallback #name,
  #number,
  #emailId,
  #message {
    margin: 15px auto;
    padding: 10px 0px 2px;
    font-size: 15px;
  }

  .footerInside .rightBorder {
    margin: 15px auto;
  }

  .BespokeAbodesSliderTxtInside {
    margin: 0px;
    padding: 10px 15px 50px 15px;
  }

  /* .BespokeAbodesSliderTxt {
    height: 65vh !important;
  } */

  .BespokeAbodes .carouselCount {
    left: -5px;
  }

  .topOfTheWolrd .carouselCount {
    right: 17px;
  }

  .yourMajestyInfoBox h4{
    color: #333;
  }

  .modal-header h2 {
    font-size: 25px;
  }
}

@media screen and (max-width: 700px) {
  .ImgNameLabel {
    width: 88%;
  }
}

@media screen and (max-width: 600px) {
  .ImgNameLabel {
    width: 88%;
  }
}

@media screen and (max-width: 600px) {
  .ImgNameLabel {
    width: 66%;
  }

  .BespokeAbodesSlider .galleryNextArrow {
    bottom: 35px;
  }

  .BespokeAbodesSlider .galleryPrevArrow {
    bottom: 35px;
  }

  .requestCallback #subBtn {
    width: 43%;
  }
}

@media screen and (max-width: 480px) {
  .ImgNameLabel {
    width: 60%;
  }

  .rightReserved,
  .copyRight {
    font-size: 13px;
    text-transform: capitalize;
  }

  .icon {
    width: 80px;
  }

  .mySpaceInsideTxtHeading p {
    font-size: 16px;
    margin-bottom: 25px;
  }

  .mySpaceInsideImg {
    width: 95%;
  }

  .mySpaceInsideTxtRoomsInfo {
    width: 85%;
  }

  .mySpaceInsideTxtRoomsInfoBox {
    margin-bottom: 18px;
  }
}

@media screen and (max-width: 412px) {
  .requestCallback h1 {
    font-size: 22px;
  }

  #subBtn {
    font-size: 20px;
  }

  .requestCallback #subBtn {
    width: 45%;
  }

  .designedby p {
    font-size: 14px;
  }

  .mySpaceInsideTxtHeading h4 {
    font-size: 16px;
  }

  .heading h1 {
    font-size: 20px;
  }

  .spotlight .heading h1 {
    font-size: 20px;
  }

  .yourMajestyDetails h2 {
    font-size: 43px;
    font-weight: bold;
    padding: 19px 0px;
  }

  .yourMajestyDetails h1,
  h3 {
    font-size: 25px;
  }

  .yourMajestyDetailsPoints h3 {
    font-size: 17px;
    font-weight: 600;
  }

  .heading p {
    padding: 0px 0px;
  }

  .ImgNameLabel {
    width: 52%;
  }

  .BespokeAbodesSliderTxtInside h1 {
    font-size: 24px;
  }

  .BespokeAbodesSliderTxtInside h1 span {
    font-size: 28px;
    margin-top: 0px;
  }

  .BespokeAbodesSliderTxtInsideTwo h3 {
    font-size: 22px;
  }
}

@media screen and (max-width: 376px) {
  .ImgNameLabel {
    width: 47%;
    margin-bottom: 8px;
  }

  .BespokeAbodesSlider .galleryNextArrow {
    bottom: 16px;
  }

  .BespokeAbodesSlider .galleryPrevArrow {
    bottom: 16px;
  }

  .sliderNavbar ul li {
    margin: 21px 30px 0px 0px;
    font-size: 15px;
  }
}

.BespokeAbodes .carouselCount {
  position: absolute;
  z-index: 1;
  transform: translate(405px, -70px);
  font-size: 20px;
  color: #6a6a6a;
  padding-right: 135px;
  font-family: "Cinzel", serif;
  padding-top: 10px;
}

.BespokeAbodes .carouselCount .carouNumOwl {
  font-size: 30px;
  color: #043b45;
  font-family: AcuminThin;
}

.topOfTheWolrd .carouselCount .carouNumOwl {
  font-size: 30px;
  color: #043b45;
  font-family: "Cinzel", serif;
}

.BespokeAbodes .carouselCount .carouNumOwl1 {
  font-size: 30px;
  color: #043b45;
  font-family: "Cinzel", serif;
}

.topOfTheWolrd .carouselCount .carouNumOwl1 {
  font-size: 30px;
  color: #043b45;
}

.topOfTheWolrd .carouselCount {
  /* position: absolute; */
  z-index: 1;
  transform: translateY(-22px);
  font-size: 20px;
  color: #6a6a6a;
  text-align: center;
  font-family: AcuminThin;
  margin: 0 auto;
}

.rarefied .carouselCount .carouNumOwl {
  font-size: 30px;
  color: #043b45;
}

.rarefied .carouselCount .carouNumOwl1 {
  font-size: 30px;
  color: #043b45;
}

.rarefied .carouselCount {
  position: absolute;
  z-index: 1;
  transform: translate(177px, -22px);
  font-size: 20px;
  color: #6a6a6a;
}

.rarefied .heading h2 {
  color: #004955;
  font-size: 20px;
  padding-top: 40px;
}

.rarefied .heading {
  padding: 80px 0px 20px;
}

.rarefied {
  padding-bottom: 100px;
}

.royalOasisSlider .sliderInsideBox {
  background-color: transparent;
}

.royalOasisSlider .sliderInsideBox {
  display: flex;
}

.theBigPicture .heading {
  padding-top: 40px;
}

.theBigPicture .heading h1 {
  margin-top: 0px;
}

#bespokeAbodes .heading h1 {
  margin-top: 0px;
}

.royalOasisSlider .sliderInsideBox hr {
  position: absolute;
  top: 50%;
  border: 1px solid #006171;
  width: 400px;
  z-index: -1;
  display: inline-block;
}

#royalOasis .heading {
  padding-bottom: 0px;
  padding-top: 90px;
}

/* Updated CSS */
.timeline--horizontal .timeline-divider {
  width: 100%;
}

.timeline .timeline-title-bottom {
  text-align: center;
  transform: translateY(40px);
}

.timeline .timeline-title-top {
  text-align: center;
  transform: translateY(-55px);
}

.timeline__item:after {
  background-color: #006171 !important;
  border: 4px solid #006171 !important;
  height: 7px !important;
  width: 7px !important;
}

.timeline-nav-button {
  background-color: #006171 !important;
}

.timeline__content {
  background-color: transparent !important;
  border: none !important;
}

.timeline--horizontal .timeline__item .timeline__content:after {
  border-top: none !important;
}

.timeline--horizontal .timeline__item .timeline__content:before {
  border-top: none !important;
}

.timeline--horizontal .timeline__item--bottom .timeline__content:after {
  border-bottom: none !important;
}

.timeline--horizontal .timeline__item--bottom .timeline__content:before {
  border-bottom: none !important;
}

.timeline--horizontal .timeline__item--top {
  padding-bottom: 20px;
  text-align: center !important;
}

.timeline--horizontal .timeline__item--bottom {
  padding-top: 20px;
  text-align: center !important;
}

.topOfTheWolrd #counter1 {
  display: flex;
  justify-content: center;
}

.timeline-nav-button:disabled {
  opacity: 1 !important;
  cursor: pointer;
  pointer-events: visible;
}

.timeline-img-1 .timeline__content img {
  width: 120px;
  height: 150px;
}

.timeline-img-2 .timeline__content img {
  width: 150px;
  height: 120px;
  /* margin-top: -30px; */
}

.timeline .timeline-title-top {
  font-size: 15px;
  font-family: "Cinzel", serif;
  font-weight: 500;
}

.timeline .timeline-title-bottom {
  font-size: 15px;
  font-family: "Cinzel", serif;
  font-weight: 500;
}

.spotlight .spotlightImg {
  width: 70%;
}

.rarefied .container {
  width: 70%;
}

.theBigPictureSlider .galleryPrevArrow {
  left: 10%;
  cursor: pointer;
  display: none !important;
}

.theBigPictureSlider .galleryNextArrow {
  right: 10%;
  cursor: pointer;
  display: none !important;
}

.sliderNavbar ul li a span img {
  width: 20px;
  position: absolute;
  right: 0;
  top: 0;
}

.sliderNavbar ul li {
  position: relative;
}

.sliderNavbar ul li a span {
  display: inline-block;
  padding-left: 5px;
}

.spotlightImg iframe {
  width: 100% !important;
}

/* .bannerimg{
  position: relative;
} */

.moving-object {
  width: 100%;
  position: absolute;
  animation: mymove 2s;
  animation-iteration-count: 910;
  margin-left: auto;
  margin-right: auto;
  display: block;
  align-items: center;
  transform: translateY(-100px);
  -webkit-animation: mymove 2s infinite;
}

.moving-object img {
  width: 28px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@keyframes mymove {
  from {
    bottom: 40px;
    opacity: 0.9
  }

  to {
    bottom: 5px;
    opacity: 0.0
  }
}


.contentBoxImgRelative {
  width: 150px;
  height: 120px;
  margin: 0 auto;
  position: relative;
}

.contentBoxImgRelativeVertical {
  width: 120px;
  height: 150px;
}

.minusTop {
  transform: translateY(-20px);
}

.overlay {
  background-color: #00000083;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  display: flex;
  opacity: 0;
}

.overlay img {
  width: 40px !important;
  margin: 0 auto;
}

.contentBoxImgRelative:hover .overlay {
  opacity: 1;
  transition: all 0.2s ease-in-out;
}



.theBigPictureSlider9 .slick-slide {
  margin: 0 30px;
}

.theBigPictureSlider9 .slider-img {
  position: relative;
}

.theBigPictureSlider9 .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: #00000085;
}

.theBigPictureSlider9 .slick-active .overlay {
  display: none;
}

.theBigPictureSlider9 .slick-dots li button:before {
  font-size: 15px;
  line-height: 20px;
}

.theBigPictureSlider9 .slick-dots {
  bottom: -30px;
  position: relative;
}

.theBigPictureSlider9 .galleryPrevArrow {
  left: 7%;
  cursor: pointer;
}

.theBigPictureSlider9 .galleryNextArrow {
  right: 7%;
  cursor: pointer;
}

.ImgNameLabel h4 {
  color: #fff;
  padding: 5px;
  padding-left: 20px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  font-family: "Cinzel", serif;
}

.theBigPictureSlider9 .slick-active .ImgNameLabel {
  opacity: 1;
  transition: all ease 0.6s 0.4s;
}

.theBigPictureSlider9 .ImgNameLabel {
  width: 250px;
  background-color: rgb(4 84 92 / 75%);
  position: absolute;
  bottom: 40px;
  left: 0;
  opacity: 0;
}

.topOfWorldSlider .carouselCount {
  z-index: 1;
  transform: translateY(30px);
  font-size: 20px;
  color: #6a6a6a;
  text-align: center;
  font-family: AcuminThin;
  margin: 0 auto;
  font-family: 'Cinzel';
}

.BespokeAbodesSliderTxtInsideTwo {
  padding-top: 30px;
}

/* Enq Form on right */

.slide_form_main1 {
  width: 368px;
    position: fixed;
    top: 23%;
    right: 0;
    z-index: 99999;
    transition: all 1s;
  }
  .slide_form_main1_out {
  width: 370px;
    position: fixed;
    top: 23%;
    right: -330px;
    z-index: 9999;
    transition: all 1s;
    opacity: 0;
  }
  .slide_form_btn1 {
    width: 50px;
    float: left;
    background-color: #006171;
    border-radius: 0px;
    border: 1px solid #05424d;
    border-right: 0;
    /* box-shadow: 0 0 9px 0 #00000059; */
  }
  
  .slide_form_main1 .slide_form_btn1 .crox_frm1 {
  transform: rotate(-180deg);
    display: none;
    padding: 20px 0px;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    color: #fff;
    writing-mode: vertical-rl;
    font-size: 20px;
    font-weight: bold;
  }
  .slide_form_main1_out .slide_form_btn1 .crox_frm1 {
  display: block;
  transition: all 0.8s;
  }
  .slide_form_main1 .slide_form_btn1 .enq_txt1 {
    padding: 15px;
    color: #fff;
    width: 100%;
    display: block;
    transition: all 0.8s;
    cursor: pointer;
    font-size: 20px;
    border: 1px solid #05424d;
  }
  .slide_form_main1_out .slide_form_btn1 .enq_txt1 {
    display: none;
    transition: all 0.8s;
  }
  .slide_form1 {
    width: 317px;
    float: left;
    background-color: #fff;
    box-shadow: 0 0 9px 0 #00000059;
    padding: 25px;
    padding-bottom: 0px;
  }
  .slide_form1 h3 {
    color: #000;
    font-size: 18px;
    padding: 0 0 10px;
    text-transform: uppercase;
    padding-left: 10px;
    margin-top: 0px;
    color: #026576;
    font-family: AcuminThin;
  }
  
  .otpText{
  font-size: 13px;
  color:#949494;
  }
  
  .cursorPointer{
  cursor: pointer;
  color: #fff!important;
  }
  
  .slide_form1 .form-control {
  /* display: block; */
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.25rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #949494;
  background-color: transparent;
  background-clip: padding-box;
  border: 0px;
  border-bottom: 1px solid #989697;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-transform: lowercase;
  }
  
  .slide_form1 .form-group {
  margin-bottom: 1.3rem;
  }
  
  .slide_form1 .form-control:focus {
  color: #949494;
  background-color: transparent;
  border-color: #989697;
  outline: 0;
  box-shadow: 0 0 0 0px #000;
  border: 0px;
  border-bottom: 1px solid #989697;
  border-radius: 0;
  }
  .slide_form1 .form-control:disabled,
  .form-control[readonly] {
  background-color: transparent;
  opacity: 1;
  }
  .slide_form1 .form-control::placeholder {
  color: #949494;
  opacity: 1 !important;
  text-transform: lowercase;
  }
  .slide_form1 :-ms-input-placeholder {
  color: #949494 !important;
  }
  .slide_form1 ::-ms-input-placeholder {
  color: #949494 !important;
  }
  
/* .slide_form1 .btn1 {
  background-color: #bd9e68;
  border: 1px solid #bd9e68;
  color: #000;
  padding: 7px 20px;
  border-radius:0px;
  font-size: 18px;
  } */
  
  .slide_form1 input {
    width: 90%;
    border-radius: 5px;
    padding: 10px;
    margin: 10px 0px 10px 0px;
    margin-left: 13px;
    border: 1px solid transparent;
    outline: none;
}
.slide_form1 .country {
    width: 100%;
    margin-left: 5%;
}
.slide_form1 button {
    width: 90%;
    margin-left: 5%;
    background-color: #FFBE00;
    padding: 12px;
    border: 1px solid #FFBE00;
    font-weight: 700;
    color: #fff;
    margin-top: 15px;
}
.slide_form1 .countrycode {
    margin-top: 0px;
}
.slide_form1 .aggree2 p {
    padding: 15px 10px 10px 20px;
}

.slide_form1 .aggree2 p {
    padding-top: 10px;
}

.timeline__content{
  padding:0;
}

.navbarLogo img{
  width: 60%;
}
.slide_form1 input:first-child{
  margin-top: 0px;
}
.mySpaceInsideTxtHeading{
  margin-top: 20px;
}

.mainSpotlightVideoBox iframe{
  width: 100%;
  height: 500px;
}
.designedby a{
  color: #E3681B;
}
.designedby a:hover, .designedby a:focus{
  color: #E3681B;
  text-decoration: none;
}
.designedby{
  padding-top: 15px;
}
.BespokeAbodesSlider .slick-dots{
  display: none;
}
.timeline--horizontal .timeline__item--bottom:after {
  top: 27px;
}
.timeline--horizontal .timeline__item--bottom {
  transform: translateY(200px) !important;
}
.timeline__content .timelineCustomSpace{
  transform: translateY(-20px);
}
.fancybox-is-open .fancybox-bg {
  opacity: 1;
}
.fancybox-bg {
  background: #fff;
}
/* .fancybox-container * {
  display: inline;
} */
.fancybox-infobar span{
  display: inline;
}
.fancybox-container{
  z-index: 999999;
}
.timeline__items{
  position: relative;
}
.timeline__items .ImgNameLabel {
  width: 250px;
  background-color: rgb(4 84 92 / 75%);
  position: absolute;
  bottom: 40px;
  left: 0;
  opacity: 0;
}
#royalOasis .container-fluid{
  padding-left: 160px;
  padding-right: 160px;
}
.timeline__content:hover img.fancyImg{
  opacity: 0.5;
}

.timeline--horizontal .timeline-divider {
  background-color: #8bb1b8 !important;
  height: 1px !important;
  top: 227px;
  padding-bottom: 0px;
}

.plusTop{
  transform: translateY(-30px) !important;
}
#yourMajesty .img-80{
  width: 85% !important;
}
#yourMajesty .heading{
  padding-bottom: 10px; 
}
#yourMajesty{
  padding-bottom: 70px;
}
#bespokeAbodes{
  transform: translateY(25px);
}
span.location-name{
  width: 100%;
  padding-bottom: 0;
  height: 100%;
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 0;
}

#exampleModal1 .modal-dialog {
  max-width: 350px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 auto;
}

.askYourCourtierForm1 {
  min-width: 300px;
  background-color: #fff;
  border-radius: 15px;
  position: absolute;
  top: 300px;
  right: 90px;
  z-index: 1;
}

.formInside1 {
  width: 230px;
  min-width: 85%;
  margin: 0 auto;
}

.popupModal.show{
  display: block !important;
  padding-right: 0px !important;
}

#exampleModal1 .modal-header{
  background-color: #006171;
  color: #fff;
  display: block;
  position: relative;
}

.modal-footer {
  border-top: none;
}

.modal-footer img{
  width: 75%;
  margin: 0 auto;
}

#exampleModal1 button#subBtn {
  margin-bottom: 15px;
}

#exampleModal1 input::placeholder { 
  color: #2b8898 !important;
}

.modal-header h2{
  text-transform: uppercase;
  text-align: center;
  margin-top: 20px;
  font-size: 22px;
}

.modal-header .close {
  position: absolute;
  top: 0;
  right: 0;
}

.askYourForm{
  top: 50%;
  transform: translateY(-50%);
}

#exampleModal1{
  z-index: 1111111 !important;
  background-color: rgba(0, 0, 0, 0.8);
}

#exampleModal1 .close{
  color: #fff;
  opacity: .9;
  text-shadow: none;
  font-weight: normal;
  margin-top: -6px;
}

.footer1 {
  width: 100%;
  background-color: #277783;
}
.footer1 p {
  color: #fff;
  font-size: 16px;
  padding: 15px;
  text-align: justify;
  margin-bottom: 0px;
  cursor: pointer;
}
.footer1 p:after {
  display: block;
  content: '';
  border-bottom: solid 1px #c0c0c0;
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
}
.footer2 {
  width: 100%;
  background-color: #0D5F6C;
}
.footer2 p {
  color: #fff;
  font-size: 16px;
  padding: 17px;
  cursor: pointer;
  text-align: justify;
  margin-bottom: 0px;
}
.footer2 p:after {
  display: block;
  content: '';
  border-bottom: solid 1px #c0c0c0;
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
}
.footer3 {
  width: 100%;
  background-color: #01333A;
}
.footer3 .containerAsp {
  width: 1280px;
  max-width: 85%;
  margin: 0 auto;
}
.footer3 .footer-txt {
  width: 50%;
  float: left;
}
.footer3 p {
  color: #fff;
  font-size: 14px;
  padding: 15px;
  margin-bottom: 0px;
}
.footer3 p:after {
  display: block;
  content: '';
  border-bottom: solid 1px #c0c0c0;
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
}
.footer-icon {
  width: 50%;
  float: left;
}
.footer3 .footer-icon .icons {
  width: 200px;
  float: right;
}
.footer-icon .icons .icons1 {
  width: 25%;
  float: left;
}
.icons1 img {
  width: 37px;
  float: right;
  padding-top: 18px;
}
.footer3 .footer-txt span{
  width: 100%;
  padding-bottom: 0;
  height: 100%;
  display: inline;
  color: #d9641a;
}
.showContent p a{
  color: #fff;
  text-decoration: none;
}
.showContent p, .showContent1 p{
  padding-top: 0;
}
p.show_hide1, p.show_hide{
  text-align: center;
}
.showContent span.span_top{
  text-align: center;
  width: 100%;
  padding-bottom: 0;
}
.map-section{
  display: flex;
  align-items: center;
}
.frame-address{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.contactUs{
  padding-bottom: 100px;
}