@charset "utf-8";

* {
  outline: none;
  margin: 0px;
  padding: 0px;
  border: none;
  text-decoration: none;
  font-family: "Montserrat";
  box-sizing: border-box;
}

body {
  text-decoration: none;
  background-color: #fefff2;
  font-family: "Montserrat";
  font-size: 16px;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Light.eot");
  src: url("../fonts/Montserrat-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Montserrat-Light.woff2") format("woff2"),
    url("../fonts/Montserrat-Light.woff") format("woff"),
    url("../fonts/Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Regular.eot");
  src: url("../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Montserrat-Regular.woff2") format("woff2"),
    url("../fonts/Montserrat-Regular.woff") format("woff"),
    url("../fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Medium.eot");
  src: url("../fonts/Montserrat-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Montserrat-Medium.woff2") format("woff2"),
    url("../fonts/Montserrat-Medium.woff") format("woff"),
    url("../fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-SemiBold.eot");
  src: url("../fonts/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Montserrat-SemiBold.woff2") format("woff2"),
    url("../fonts/Montserrat-SemiBold.woff") format("woff"),
    url("../fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Carmana";
  src: url("../fonts/Carmana-PersonalUse.eot");
  src: url("../fonts/Carmana-PersonalUse.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Carmana-PersonalUse.woff2") format("woff2"),
    url("../fonts/Carmana-PersonalUse.woff") format("woff"),
    url("../fonts/Carmana-PersonalUse.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Carmana";
  src: url("../fonts/Carmana.woff2") format("woff2"),
    url("../fonts/Carmana.woff") format("woff"),
    url("../fonts/Carmana.ttf") format("truetype"),
    url("../fonts/Carmana.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Alucky";
  src: url("../fonts/Alucky.eot");
  src: url("../fonts/Alucky.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Alucky.woff2") format("woff2"),
    url("../fonts/Alucky.woff") format("woff"),
    url("../fonts/Alucky.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

html {
  scroll-behavior: smooth;
}

html,
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  /* Remove horizontal scrollbar */
}

.smooth-scroll-wrapper {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  will-change: transform;
  background: #fefff2;
}

a {
  text-decoration: none;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}

p {
  font-style: normal;
  font-display: swap;
  height: auto;
  font-size: 1em;
  color: #212121;
  line-height: 1.7;
  font-family: "Montserrat";
  font-weight: normal;
}

li {
  font-size: 16px;
  font-weight: normal;
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

body.home .sexy-menu {
  position: fixed;
  z-index: 1;
  width: 100%;
}

.sexy-menu.detached .header-contact {
  display: none;
}

video {
  width: 100%;
}

.sexy-menu.detached .tophead {
  display: none;
}

.sexy-menu.detached .nav-brand img {
  margin-top: 5px;
  width: 70%;
}

.nav-menu2 {
  border-top: 0;
  margin-top: 0;
}

.wh-top {
  margin-right: 15px;
  display: flex;
  align-items: center;
  position: relative;
}

.nav-menu>li>a {
  margin: 25px 0px;
  /*display: inline-block;*/
  position: relative;
  color: #333;
  font-size: 0.938em;
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0px;
  font-display: swap;
  white-space: nowrap;
}

.nav-menu2>li>a {
  margin: 35px 44px 20px;
}

.nav-menu {
  margin-top: 14px;
}

.header-phone {
  display: flex !important;
  align-items: center;
  margin-top: 30px !important;
}

.wh-img {
  margin-right: 10px;
}

.sexy-menu.detached .header-phone {
  display: none;
}

.nav-menu>li:last-child a,
ul.header-social li:last-child,
.nav-menu2>li>a:last-child {
  margin-right: 0 !important;
}

.nav-menu>li:first-child a,
.nav-menu2>li:first-child a {
  margin-left: 0 !important;
}

.resp-show {
  display: none !important;
}

.nav-menu>li>a:hover {
  color: #e37d4f;
}

.sexy-menu.detached .nav-menu>li>a {
  margin: 32px 15px;
  color: #393939;
}

.sexy-menu.detached .nav-menu {
  border-top: 0;
}

.sexy-menu.detached .header-phone {
  margin: 32px 15px !important;
}

#button {
  display: inline-block;
  background-color: #333;
  line-height: 50px;
  width: 50px;
  color: #fff;
  height: 50px;
  text-align: center;
  border-radius: 100%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
}

#button i {
  color: #fff;
}

#button:hover {
  cursor: pointer;
  background-color: #333;
}

#button:active {
  background-color: #555;
}

#button.show {
  opacity: 1;
  visibility: visible;
}

.carousel-indicators .active,
.carousel-indicators li {
  width: 15px !important;
  height: 15px !important;
  border: 0 !important;
}

.carousel-indicators .active {
  background: #dfc0f3 !important;
}

.carousel-indicators li {
  background: #655a8e !important;
  margin: 0 3px !important;
}

.carousel-indicators {
  bottom: 5em !important;
  right: 200px !important;
  left: unset !important;
  width: unset !important;
}

/**/
.clear {
  clear: both;
}

audio,
::selection {
  background: #8cc248 !important;
  color: #fff !important;
}

span::selection {
  -webkit-background-clip: unset !important;
  -webkit-text-fill-color: #fff !important;
  background: #8cc248 !important;
}

::-moz-selection {
  color: #fff !important;
}

.grecaptcha-badge {
  display: none !important;
}

.img-full {
  width: 100%;
  height: auto;
  display: block;
}

.img-responsive {
  max-width: 100%;
  height: auto;
  display: block;
}

.logo1 {
  display: none;
}

.banner-wraper {
  width: 100%;
  height: 100vh;
  position: relative;
  z-index: 9;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.banner-container {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.banner-left-caption {
  width: auto;
  height: auto;
  border: 1px dashed #ccc;
  border-radius: 25px;
  margin-top: 15%;
  position: relative;
}

.banner-left {
  padding: 40px 130px 25px 30px;
  margin-right: -5%;
  z-index: -1;
}

.banner-right {
  padding: 50px 65px 45px 100px;
  margin-left: -8%;
  z-index: -1;
}

.banner-title-top {
  font-family: "Bebas Neue";
  font-weight: normal;
  font-size: 3.25em;
  color: #a9a9a9;
  text-transform: uppercase;
  line-height: 0.85;
  white-space: nowrap;
}

.banner-container img {
  max-width: 100%;
}

.banner-left-caption p {
  margin-top: 0.5em;
  text-transform: uppercase;
  line-height: 1.2;
  color: #6a6a69;
}

.banner-left-bottom {
  width: auto;
  height: auto;
  position: absolute;
  left: 0;
  bottom: 0;
}

.banner-right-bottom {
  width: auto;
  height: auto;
  position: absolute;
  right: 0;
  bottom: 0;
}

.sexy-menu.detached .navigation {
  padding-top: 0px;
}

.navigation {
  padding-top: 25px;
}

.nav-brand img {
  width: 100%;
}

.inner-head .nav-header .nav-brand img {
  background-color: #fefff2;
  border-radius: 50%;
  padding: 5px 5px;
}

.sexy-menu.detached .header-call {
  margin-top: 8px;
}

.desk-view {
  display: block;
}

.mob-view {
  display: none;
}

.copy-right {
  width: auto;
  height: auto;
  float: left;
  font-family: inherit;
  font-size: 1em;
  color: #1e3f40;
  font-weight: normal;
  line-height: 60px;
}

.copy-right span {
  font-family: inherit;
  font-weight: normal;
}

.designed {
  width: auto;
  height: auto;
  float: right;
}

.designed-ido {
  float: right;
  height: auto;
  padding-left: 8px;
  padding-top: 15px;
  width: auto;
}

.designed p {
  width: auto;
  height: auto;
  float: right;
  font-family: inherit;
  font-size: 1em;
  font-weight: normal;
  line-height: 60px;
  margin: 0;
  color: #1e3f40;
}

.designed p a {
  text-decoration: none;
  font-family: inherit;
  font-size: 1em;
  color: #1e3f40;
  font-weight: normal;
}

.main-container {
  width: 100%;
  height: auto;
  padding-top: 60px;
}

.footer-wraper {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

/************************************************** START LOCATION **************************************************/

.bredcum-wraper {
  width: 100%;
  height: auto;
  padding-top: 20px;
}

.bred-home {
  width: auto;
  height: auto;
  float: left;
}

.bred-home a,
.bred-home {
  width: auto;
  height: auto;
  float: left;
  font-family: inherit;
  font-weight: normal;
  font-size: 1em;
  letter-spacing: 1px;
  line-height: 30px;
  text-transform: uppercase;
}

.bred-home a {
  font-size: 1em;
}

.bred-home a:hover {
  width: auto;
  height: auto;
  float: left;
  color: #070606;
}

.bred-arrow {
  width: auto;
  height: auto;
  float: left;
  font-size: 0.85em;
  color: #333;
  line-height: 30px;
  padding-left: 8px;
  padding-right: 8px;
}

.bred-next {
  width: auto;
  height: auto;
  float: left;
  font-family: inherit;
  font-weight: normal;
  font-size: 1em;
  letter-spacing: 1px;
  line-height: 30px;
  text-transform: uppercase;
}

/************************************************** START CONTACT **************************************************/

.hide-menu {
  display: none;
}

.footer-bottom-container {
  width: 100%;
  height: auto;
  border-top: 1px solid #ccc;
  background-color: #fff;
}

.footer-mid {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  padding: 1em 0em;
}

.footer-social-links {
  width: auto;
  height: auto;
}

.footer-social-title {
  font-style: normal;
  font-display: swap;
  height: auto;
  font-size: 1em;
  color: #fff;
  line-height: 1.7;
  font-family: inherit;
  font-weight: normal;
}

.footer-social-links ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.footer-social-links ul li {
  width: auto;
  height: auto;
  float: left;
  margin-left: 1em;
  font-size: 1.25em;
  color: #232323;
}

.footer-social-links ul li a {
  width: auto;
  height: auto;
  float: left;
  font-size: 1em;
  color: #1e3f40;
}

.footer-menu {
  width: auto;
  height: auto;
  display: flex;
}

.footer-address-container {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 25px 0px;
}

.footer-address {
  width: auto;
  height: auto;
  display: flex;
  justify-content: space-between;
}

.footer-menu ul li {
  width: auto;
  height: auto;
  float: left;
  padding: 0px 1em;
}

.icon-f {
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: 1.5em;
}

.icon-f span {
  margin-right: 15px;
  padding-top: 5px;
}

.footer-menu-title {
  width: auto;
  height: auto;
  text-transform: uppercase;
  font-family: "Albert Sans";
  font-weight: normal;
  font-size: 1em;
  letter-spacing: 1px;
  color: #e37d4f;
  line-height: 1.8;
  padding-right: 0.5em;
}

.footer-menu ul li a {
  width: auto;
  height: auto;
  text-transform: uppercase;
  font-family: "Albert Sans";
  font-weight: normal;
  font-size: 1em;
  letter-spacing: 1px;
  color: #333;
  line-height: 1.8;
}

.footer-menu ul li a:hover {
  color: #d1c298;
}

.footer-menu ul {
  width: auto;
  height: auto;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.main-wraper {
  width: 100%;
  height: auto;
  padding-top: 90px;
  position: relative;
}

.enquiry-home-title {
  width: 100%;
  height: auto;
  padding-bottom: 0.5em;
}

.title-enquiry {
  width: 100%;
  height: auto;
  font-size: 2em;
  color: #6c3327;
  font-family: "Albert Sans";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  line-height: 2;
}

.title-enquiry-sub {
  width: 100%;
  height: auto;
  font-size: 1em;
  color: #333;
  font-family: "Albert Sans";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.enquiry-form-outer {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
  padding-top: 1em;
}

.enquiry-form-outer .user-box {
  position: relative;
  margin-right: 2%;
  width: 49%;
  float: left;
  margin-bottom: 15px;
}

.enquiry-form-outer .user-box:nth-child(2n + 2) {
  margin-right: 0%;
}

.enquiry-form-outer .user-box input {
  width: 100%;
  padding: 0px 1em;
  font-size: 1em;
  color: #333;
  border: none;
  border: 1px solid #ccc;
  outline: none;
  background: #fff;
  border-radius: 15px;
  line-height: 55px;
}

.enquiry-form-outer .user-box input:focus~label,
.enquiry-form-outer .user-box input:valid~label {
  top: -7px;
  left: 0px;
  color: #666;
  font-size: 10px;
  background-color: #fff;
  padding: 0px 10px;
  line-height: 20px;
  border-radius: 5px;
  bottom: inherit;
}

.enquiry-form-outer .user-box label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0px 1em;
  font-size: 1em;
  color: #333;
  pointer-events: none;
  transition: 0.5s;
  bottom: 0;
  line-height: 55px;
  background-color: transparent;
}

.full-field {
  width: 100% !important;
  margin-right: 0% !important;
}

textarea:focus~.floating-label,
textarea:not(:placeholder-shown)~.floating-label,
input:not(:focus):valid~.floating-label {
  top: -7px;
  left: 0px;
  color: #666;
  font-size: 10px;
  background-color: #fff;
  padding: 0px 10px;
  line-height: 20px;
  border-radius: 5px;
  bottom: inherit;
}

.scheme-des textarea {
  width: 100%;
  height: 120px;
  resize: none;
  padding: 10px 20px 0 20px;
  border: 1px solid #ccc;
  font-size: 1em;
  color: #333;
  font-family: inherit;
  font-weight: normal;
  border-radius: 15px;
}

.floating-label {
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 10px;
  transition: 0.2s ease all;
  color: #999999;
  font-size: 1em;
}

/* active state */
.floating-input:focus~.bar:before,
.floating-input:focus~.bar:after,
.floating-select:focus~.bar:before,
.floating-select:focus~.bar:after {
  width: 50%;
}

/* highlighter */
.highlight {
  position: absolute;
  height: 50%;
  width: 100%;
  top: 15%;
  left: 0;
  pointer-events: none;
  opacity: 0.5;
}

.submit-button {
  line-height: 1.7;
  color: #fff;
  text-transform: uppercase;
  font-family: inherit;
  font-weight: normal;
  font-size: 1.15em;
  cursor: pointer;
  transition: all 0.3s ease;
  background: #666;
  border-radius: 8px;
  padding: 0px 25px;
  line-height: 40px;
}

.submit-button:hover {
  transform: scale(1);
}

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-wobble-horizontal:hover,
.hvr-wobble-horizontal:focus,
.hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.button-out {
  display: flex;
  flex-direction: column;
  align-items: end;
}

/*#plus {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 60px;
  cursor: pointer;
  margin-bottom: 0.25em;

  background: #000000;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  font-size: 2em;
  padding: 15px 0px;
  float: left;
}*/

#plus {
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(to bottom, #1e5e4e, #101c1b);
  color: #fff;
  width: 44px;
  height: 180px;
  cursor: pointer;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  margin-bottom: 0.25em;
}

#plus .desk-view {
  transform: rotate(90deg);
  white-space: nowrap;
}

#popUp {
  position: fixed;
  width: 400px;
  height: auto;
  background-image: linear-gradient(to bottom, #1e5e4e, #101c1b);
  bottom: 8%;
  margin-left: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 9999;
  padding: 2% 2% 2%;
  right: 0;
  opacity: 0;
  border-bottom-right-radius: 80px;
  border-top-right-radius: 35px;
}

#popUp .close {
  position: absolute;
  top: -20px;
  opacity: 1;
  left: -20px;
  color: #fff;
  font-family: inherit;
  font-weight: normal;
  font-size: 1.5em;
  cursor: pointer;
  background-color: #000000;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

#popUp .close i {
  color: #fff;
  font-size: 1em;
  margin-left: 0px;
}

/*#plus {
  color: #fff;
  font-size: 1em;
  margin-right: -425px;
  -webkit-transition: all 1.25s ease;
  -moz-transition: all 1.25s ease;
  -o-transition: all 1.25s ease;
  transition: all 1.25s ease;
  cursor: pointer;
  text-align: left;
  letter-spacing: 1px;
  z-index: 999;
  width: 100%;
}*/

.button-out {
  position: fixed;
  right: 0;
  bottom: 40vh;
  z-index: 999;
}

/* WhatsApp button */
.whats-app {
  background-image: linear-gradient(to bottom, #1e5e4e, #101c1b);
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  font-size: 2em;
  padding: 15px 0px;

  float: left;
}

.whats-app a i {
  color: #fff;
}

#plus::after {
  display: block;
  display: relative;
}

.side-form .form-group {
  margin-bottom: 12px;
}

.side-form-title {
  font-family: "Bebas Neue";
  font-weight: normal;
  font-size: 2.5em;
  color: #a9a9a9;
  text-transform: uppercase;
  line-height: 0.85;
  white-space: nowrap;
}

.d-container {
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
}

.top-container {
  width: 100%;
  padding: 0px 10%;
}

.footer-links {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #1e3f40;
}

.footer-links ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  margin-left: 1em;
}

.footer-links ul li {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 1em;
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
  font-display: swap;
  margin: 15px 8px;
}

.footer-links ul li a {
  color: #fff;
  font-size: 1em;
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
  font-display: swap;
}

.main-title-top {
  font-size: 1.125em;
  color: #333;
  font-family: inherit;
  text-align: center;
  font-weight: normal;
}

.main-title-main {
  font-size: 2.5em;
  color: #333;
  font-family: inherit;
  text-align: center;
  font-weight: normal;
}

.main-wrap {
  width: 100%;
  height: auto;
  padding-top: 150px;
  position: relative;
}

.main-wrap-hill {
  width: 100%;
  height: auto;
  padding-top: 50px;
  position: relative;
}

.explore-more-wrap {
  width: 100%;
  height: auto;
  padding: 125px 0px;
  padding-top: 0px;
}

.explore-more-container {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.explore-album {
  width: 48%;
  height: auto;
  border-radius: 10px;
  overflow: hidden;

  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
}

.explore-for {
  width: 32.75%;
  height: auto;
  margin-bottom: 1%;
}

.explore-for:nth-last-child(-n + 3) {
  margin-bottom: 0px;
}

.explore-for-insta {
  width: 47.5%;
  height: auto;
  position: relative;
}

.insta-explore {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 30%;
}

.xplore-lady {
  width: auto;
  height: auto;
  position: absolute;
  left: 45.5%;
  top: 13%;
}

.explore-caption {
  width: 100%;
  height: auto;
  font-family: "Alucky";
  font-size: 8.875em;
  color: #fff;
  text-align: center;
}

.explore-for-insta img {
  border-radius: 10px;
  overflow: hidden;
}

.insta-follow-outer {
  width: 100%;
  height: auto;
  position: absolute;
}

.insta-follow {
  width: 100%;
  height: auto;

  position: relative;
  margin-top: -62px;
  display: flex;
  justify-content: center;
}

.insta-follow-icon {
  background-color: #fff !important;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  padding: 10px 15px;
}

.insta-follow-icon i {
  font-size: 3em;
  background: linear-gradient(45deg, #f58529, #dd2a7b, #8134af, #515bd4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

.follow-title {
  width: 100%;
  height: auto;
  font-family: "Carmana";
  font-size: 0.875em;
  color: #1e3f40;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0.25em;
}

.insta-follow-name {
  width: 100%;
  height: auto;
  text-align: center;
  font-family: inherit;
  font-size: 1.1em;
  color: #1e3f40;
  margin-top: 0.25em;
}

.special-wrap {
  width: 100%;
  height: auto;
  padding: 100px 0px;
  background-color: #fff;
}

.special-bottom {
  width: 100%;
  height: auto;
  position: relative;
}

.special-top {
  width: 100%;
  height: auto;
  position: relative;
}

.special-title {
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 2.188em;
  color: #245748;
  font-family: "Carmana";
  text-transform: uppercase;
}

.special-container {
  width: 100%;
  height: auto;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
  padding-top: 2em;
}

.package-home {
  width: 33%;
  height: auto;
  border: 1px solid #dadada;
}

.packag-top-home {
  width: 100%;
  height: auto;
  padding: 35px 0px;
}

.package-pic {
  width: 100%;
  height: auto;
}

.package-name {
  width: 100%;
  height: auto;
  text-align: center;
  line-height: 1;
  font-family: "Montserrat";
  font-weight: normal;
  color: #245748;
  text-transform: uppercase;
  font-size: 1.875em;
}

.package-sub-name {
  width: 100%;
  height: auto;
  text-align: center;
  line-height: 1;
  font-family: "Montserrat";
  font-weight: normal;
  color: #524a3a;
  font-size: 1.25em;
  padding: 35px 0px;
}

.package-view-out {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
}

.package-view {
  width: 100%;
  height: auto;
  font-family: "Carmana";
  font-size: 1em;
  color: #524a3a;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0.25em;
  text-align: center;
  border-bottom: 1px solid #ccc;
}

.moments-wrap {
  width: 100%;
  height: auto;
  position: relative;
  padding-top: 120px;
}

.moments-left-bg {
  width: auto;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.moments-right-bg {
  width: auto;
  height: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.moments-tree-bg {
  width: auto;
  height: auto;
  position: absolute;
  right: 15%;
  top: 0;
  z-index: -1;
}

.moments-wrap .d-container {
  display: flex;
  justify-content: space-between;
}

.moments-container {
  width: 64%;
  height: auto;
}

.moment-title {
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 1.4em;
  text-transform: uppercase;
  color: #245748;
  font-family: "Carmana";
  line-height: 1.2;
  letter-spacing: 1px;
}

.moment-videos-out {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
  padding-top: 1.5em;
}

.moment-videos {
  width: 49.33%;
  height: auto;
  position: relative;
  border-top-right-radius: 15px;
  overflow: hidden;
  cursor: pointer;
}

.moment-videos:nth-child(2) {
  border-radius: 0px;
  border-bottom-left-radius: 15px;
}

/*video*/
.rs-video {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.rs-video .animate-border a {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.animate-border a i {
  color: #245748;
}

.rs-video .animate-border .video-vemo-icon {
  background: rgba(255, 255, 255, 0.4);
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  bottom: 0;
  margin: auto;
}

.rs-video .animate-border .video-vemo-icon:before {
  content: "";
  border: 2px solid rgba(255, 255, 255, 0.4);
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  animation: zoomBig 3.25s linear infinite;
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

.rs-video .animate-border .video-vemo-icon:after {
  content: "";
  border: 2px solid rgba(255, 255, 255, 0.4);
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  animation: zoomBig 3.25s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

@keyframes zoomBig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px;
  }

  40% {
    opacity: 0.5;
    border-width: 2px;
  }

  65% {
    border-width: 1px;
  }

  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 1px;
  }
}

@keyframes zoomBig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px;
  }

  40% {
    opacity: 0.5;
    border-width: 2px;
  }

  65% {
    border-width: 1px;
  }

  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 1px;
  }
}

.rs-video .animate-border .video-vemo-icon {
  background: rgba(255, 255, 255, 0.4);
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 1.75em;
}

.box-group {
  transition: all 0.3s ease 0s;
}

.box-group img {
  transition: all 0.3s ease 0s;
}

.box-group:hover img {
  transform: scale3d(1.04, 1.04, 1);
  transition: all 0.3s ease 0s;
}

.review-out {
  width: 28%;
  height: auto;
}

.scene-container {
  width: 100%;
  height: 90%;
  background-image: linear-gradient(to bottom, #1e5e4e, #101c1b);
  border-radius: 20px;
  margin-top: 1.5em;
  padding: 28px 28px;
}

.review-badge {
  width: 100%;
  height: 100%;
}

.google-reviews {
  width: 100%;
  height: 48%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.review-border {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
}

.tripadvisor-reviews {
  width: 100%;
  height: 48%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.moment-bottom-container {
  width: 100%;
  height: auto;
  padding-top: 120px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.home-resta {
  width: 65%;
  height: auto;
  display: flex;
  align-items: flex-start;
  position: relative;
}

.home-resta-pic {
  width: 67.5%;
  height: auto;
}

.home-rest-dtl {
  width: 43.5%;
  height: auto;
  position: relative;
  margin-left: -10%;
  z-index: 1;
}

.monticle-ad {
  position: relative;
  width: 100%;
  padding: 50px 0;
  box-sizing: border-box;
}

.info-box {
  width: 300px;
  height: 300px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.25);
  float: right;
  background-color: #fff;
}

.resta-title {
  width: 100%;
  height: auto;
  font-family: "Carmana";
  font-size: 1.438em;
  color: #1e3f40;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0.25em;
  text-align: center;
}

.separator {
  width: 1px;
  height: 15px;
  margin: 1em auto;
  background-color: #1e3f40;
}

.resta-time {
  width: 100%;
  height: auto;
  text-align: center;
  line-height: 1;
  font-family: "Montserrat";
  font-weight: normal;
  color: #1e3f40;
  font-size: 1.125em;
  padding: 5px 0px;
}

.resta-bg {
  width: auto;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: -1;
  padding-right: 8%;
}

.team-for {
  width: 22.5%;
  height: auto;
}

.resta-title-main {
  width: 100%;
  height: auto;
  font-family: "Carmana";
  font-size: 1.469em;
  color: #1e3f40;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0.5em;
  text-align: left;
}

.resta-title-sub {
  width: 100%;
  height: auto;
  font-family: "Carmana";
  font-size: 1em;
  color: #1e3f40;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: left;
}

.people-living-container {
  width: 100%;
  height: auto;
  position: relative;
}

.people-title {
  width: 100%;
  height: auto;
  font-family: "Carmana";
  font-size: 2.188em;
  color: #1e3f40;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
}

.people-living {
  width: 22%;
  height: auto;
  position: relative;
}

.people-living:nth-child(2) {
  width: 54.3%;
}

.people-name-bottom {
  width: 100%;
  height: auto;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
  padding: 1em 0em;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0px;
  padding-top: 3em;
  font-family: inherit;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.people-living:nth-child(2) img {
  width: auto;
  height: 100%;
  max-width: 100%;
}

.people-living-top {
  width: 100%;
  height: auto;
  background: linear-gradient(to bottom,
      rgba(255, 255, 255, 0.8),
      rgba(255, 255, 255, 0));
  position: absolute;
  left: 0;
  top: 0px;
  padding-top: 20em;
}

.celebrate-container {
  width: 69.5%;
  height: auto;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: stretch;
  position: relative;
}

.celebrate-left-bg {
  width: auto;
  height: auto;
  position: absolute;
  bottom: 0;
  left: -47px;
}

.celebrate-left-top-bg {
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  left: 0px;
  z-index: -1;
}

.celebrate-for {
  width: 50%;
  height: auto;
}

.celebrate-right-bottom {
  width: auto;
  height: auto;
  position: absolute;
  bottom: -150px;
  right: 0;
}

.celebrate-for:nth-child(1) {
  text-align: right;
}

.celebrate-for:nth-child(1) img {
  border-top-left-radius: 400px;
  overflow: hidden;
}

.celebrate-for:nth-child(4) {
  text-align: left;
}

.celebrate-for:nth-child(3) {
  padding-left: 55px;
  padding-top: 45px;
  padding-right: 30px;
}

.celebrate-for:nth-child(3) p {
  width: 74%;
  float: right;
}

.celebrate-for:nth-child(4) img {
  border-bottom-right-radius: 400px;
  overflow: hidden;
}

.celebrate-top-pic {
  width: 100%;
  height: auto;
}

.celebrate-title-container {
  width: auto;
  height: auto;
  padding-left: 45px;
  padding-top: 10px;
}

.celebrate-title {
  font-family: "Carmana";
  font-size: 2.188em;
  color: #1e3f40;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: left;
  line-height: 1;
}

.celebrate-title-sub {
  font-family: "Carmana";
  font-size: 1.188em;
  color: #1e3f40;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: left;
  line-height: 1.5;
  margin-top: 1.5em;
}

.home-facility {
  width: 22.7%;
  height: auto;
  position: relative;
  background-color: #f7f4e9;
}

.facility-name-bottom {
  width: 100%;
  height: auto;

  padding: 1em 0em;
  padding-top: 1em;
  text-align: center;
  color: #245748;
  position: absolute;
  left: 0;
  bottom: 0px;
  padding-top: 45%;
  font-family: inherit;
  font-size: 1.25em;
  text-transform: uppercase;
  letter-spacing: 1px;
  z-index: 9;
  background: url(../images/fac-bottom-bg.png) no-repeat;
  background-size: cover;
}

.facility-name-bottom::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 10px;
  width: 50px;
  height: 3px;
  background-color: #174033;
  transform: translateX(-50%);
}

.view-all-fac {
  width: 100%;
  height: auto;
  margin: 1em 0em;
  border-top: 1px solid #dbdcd3;
  border-bottom: 1px solid #dbdcd3;
  display: flex;
  justify-content: center;
  padding: 15px 0em;
  margin-top: 2em;
}

.fac-view {
  font-family: "Carmana";
  font-size: 1em;
  color: #1e3f40;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1;
}

.accommodation-container {
  width: 100%;
  height: auto;
  padding-top: 120px;
}

.accommodation-container p {
  width: 65%;
  margin: 1em auto;
  text-align: center;
}

.accommodation-home {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 2em;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
}

.accommodation-right-bg {
  width: auto;
  height: auto;
  position: absolute;
  right: 0px;
  top: 0;
  bottom: 0;
}

.accommodation-left-bg {
  width: auto;
  height: auto;
  position: absolute;
  left: 0px;
  top: 0;
  bottom: 0;
  transform: scaleX(-1);
}

.accommodation-right-bg img {
  display: block;
  height: 100%;
}

.accommodation-left-bg img {
  display: block;
  height: 100%;
}

.accommodation-for {
  width: 47.5%;
  height: auto;
}

.accommodation-home-bottom {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 1em;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  z-index: 1;
}

.accommodation-home-name {
  font-family: "Carmana";
  font-size: 1.188em;
  color: #1e3f40;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: left;
  line-height: 1.5;
}

.accommodation-view {
  font-family: "Carmana";
  font-size: 1em;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.5;
  background-color: #1e3f40;
  border-radius: 30px;
  padding: 5px 15px;
}

.hill-mist-container {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hill-mist-content {
  width: auto;
  height: auto;
  padding-top: 10%;
}

.hill-mist-sub-title {
  height: auto;
  font-family: "Carmana";
  font-size: 1.5em;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  line-height: 0.5;
}

.hill-mist-title {
  height: auto;
  font-family: "Carmana";
  font-size: 6.313em;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  line-height: 1;
}

.unnique-container {
  width: 100%;
  height: auto;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
  padding-top: 2em;
}

.unique-for {
  width: 63.8%;
  height: auto;
  border-radius: 10px;
  overflow: hidden;
}

.unique-for:nth-child(3) {
  width: 35.5%;
}

.unique-caption {
  width: 244px;
  height: 244px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fefff2;
  position: absolute;
  right: 35.5%;
  top: 0;
  bottom: 0;
  margin: auto;
  margin-right: -122px;
}

.unique-caption-inside {
  width: 230px;
  height: 230px;
  border: 1px dashed #1e3f40;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.unique-caption-title {
  width: 100%;
  height: auto;
  font-family: "Carmana";
  font-size: 0.95em;
  color: #1e3f40;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
}

.hill-bg {
  position: relative;
  margin-top: -55px;
}

.unique-caption-title-main {
  width: 100%;
  height: auto;
  font-family: "Carmana";
  font-size: 3.5em;
  color: #1e3f40;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  margin: 15px 0px;
}

.facility-left-bg {
  width: auto;
  height: auto;
  position: absolute;
  left: 0px;
  top: -15px;
  z-index: -1;
}

.facility-right-bg {
  width: auto;
  height: auto;
  position: absolute;
  right: 0px;
  top: -15px;
  z-index: -1;
}

.people-living-wrap {
  width: 100%;
  height: auto;
  padding-top: 70px;
  position: relative;
}

.banner-bottom-wrap {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
  position: relative;
}

.banner-bottom {
  width: 46%;
  height: auto;
}

.banner-caption-for {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0px;
  bottom: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 5%;
}

.banner-top-title {
  width: 100%;
  height: auto;
  font-family: "Carmana";
  font-size: 1.25em;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0.25em;
  letter-spacing: 2px;
}

.banner-caption {
  width: 100%;
  height: auto;
  font-family: "Alucky";
  font-size: 5em;
  color: #fff;
  text-align: center;
}

.caption-border {
  width: 100%;
  height: auto;

  text-align: center;
}

.home-about-wrap {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.home-about {
  max-width: 25%;
  height: auto;
  padding: 80px 30px;
  border-radius: 15px;
  /*margin-left: -15%;*/
  z-index: 9;

  background: linear-gradient(to right,
      rgba(254, 255, 242, 0.45) 65%,
      #fefff2 65%);
  /*top: 5%;*/
  position: relative;
}

.banner-bottom-sep {
  width: auto;
  height: auto;
  position: absolute;
  bottom: 9%;
  left: 47%;
}

.home-about-sub-title {
  width: 100%;
  height: auto;
  font-family: "Carmana";
  font-size: 1em;
  color: #1e3f40;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: left;
}

.home-about-title {
  width: 100%;
  height: auto;
  font-family: "Carmana";
  font-size: 3.125em;
  color: #1e3f40;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: left;
  font-weight: 500;
}

.home-about-title span {
  font-family: "Carmana";
  font-size: 0.3em;
  color: #1e3f40;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: left;
  font-weight: 500;
}

.home-deal {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: flex-start;
  margin-top: 55px;
}

.banner-bottom:nth-child(2) {
  width: 54%;
}

.home-deal-bottom-bg {
  width: auto;
  height: auto;
  position: absolute;
  left: 0;
  bottom: -35%;
  z-index: -1;
}

.explore-wrap {
  width: 100%;
  height: auto;
  position: relative;
}

.explore-right-bg {
  width: auto;
  height: auto;
  position: absolute;
  bottom: -28%;
  right: 0;
}

.unique-left-pic {
  width: auto;
  height: auto;
  position: absolute;
  bottom: -40%;
  left: 0;
  z-index: -1;
}

.explore-container {
  width: 90%;
  height: auto;
  float: left;
}

.explore-pic {
  width: 51.5%;
  height: auto;
  -webkit-mask-image: url(../images/eplore-bg.png);
  -webkit-mask-size: contain;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  position: relative;
  -webkit-mask-size: 100% 100%;
  position: relative;
  float: left;
}

.explore-dtl {
  width: 48.5%;
  height: auto;
  float: left;
}

.tabcontent {
  border-top: none;
  position: relative;
  width: 55%;
  float: right;
  margin-top: -60px;
}

.tab {
  width: 45%;
  float: left;
  justify-content: center;
  position: relative;
  padding-right: 5%;
  padding-top: 50px;

  z-index: 9;
}

.tabshape1 {
  -webkit-mask-image: url(../images/tab-bg.png);
  -webkit-mask-size: contain;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  position: relative;
  -webkit-mask-size: 100% 100%;
  position: relative;
  z-index: 2;
}

.tab-name {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 40px;
  text-align: center;
  font-size: 1.75em;
  color: #fefff2;
  z-index: 3;
  font-family: "Carmana";
  text-transform: uppercase;
}

.actitivity-title {
  width: 100%;
  height: auto;
  background-color: #eaf4e5;
  font-size: 1.25em;
  letter-spacing: 3px;
  font-family: inherit;
  text-transform: uppercase;
  line-height: 60px;
  color: #245748;
  margin-left: -140px;
  padding-left: 140px;
  z-index: 1;
  position: relative;
}

.act-bg {
  background-image: url(../images/actbg.webp);
  background-size: cover;
}

/* Style the buttons inside the tab */
.tab .tablinks {
  position: relative;
  display: inline-block;
  cursor: pointer;
  background: transparent;
  color: #a4aea4;
  font-size: 1.188em;
  font-style: normal;
  font-family: inherit;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 20px;
  width: 100%;
  margin-bottom: 30px;
  text-align: left;
  letter-spacing: 1px;
  font-family: "Carmana";
}

.tab button.active:after {
  content: "";
  position: absolute;
  top: 0;
  right: -5px;
  height: 8px;
  width: 36px;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  background-image: url(../images/arro-right.png);
  color: #245748;
}

.tab .tablinks:before {
  content: "";
  position: absolute;
  top: auto;
  left: 0px;
  height: 20px;
  width: 215px;
  bottom: 0;
  background-repeat: no-repeat;
  background-image: url(../images/border.png);
  background-size: cover;
}

.tab button.active {
  color: #245748;
  font-weight: normal;
}

.mtop {
  margin-top: 2em;
}

.act-padding {
  padding: 60px 80px;
}

.logo-container {
  display: flex;
  align-items: center;
}

.logo-E {
  font-size: 7.625em;
  font-weight: bold;
  color: #1a5246;
  height: 100px;
  line-height: 100px;
  font-family: "Carmana";
}

.logo-text {
  display: flex;
  flex-direction: column;
  line-height: 0.8;
}

.text-xplore {
  font-size: 2.188em;
  font-weight: normal;
  color: #1a5246;
  font-family: "Carmana";
}

.text-njoy {
  font-size: 2.188em;
  font-weight: normal;
  color: #a9a9a9;
  font-family: "Carmana";
}

.text-xperience {
  font-size: 2.188em;
  font-weight: normal;
  color: #a9a9a9;
  letter-spacing: 1px;
  font-family: "Carmana";
}

.njoy-top {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.njoy-top p {
  width: 50%;
}

.animate-on-scroll {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.animate-on-scroll.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.book-now {
  background-color: #1e3f40;
  color: #fff !important;
  border-radius: 10px;
  padding: 5px 20px;
  text-transform: uppercase;
}

.contact {
  display: flex;
  align-items: center;
}

.contact img {
  margin-right: 5px;
}

.nav-menu {
  margin: 0;
  padding: 0;
  line-height: normal;
  font-size: 0;
  float: right;
  display: flex;
  align-items: center;
}

/***************************** Start ABout **********************************/

/***************************** Start contact page **********************************/

.contact-num {
  display: flex;
  gap: 10px;
}

.inner-head .innerpage-navigation {
  padding-top: 0;
}

.inner-head .navigation {
  justify-content: flex-end;
}

.inner-head .nav-header {
  float: left;
  position: absolute;
  top: 10px;
  left: 0;
}

.inner-head .top-container {
  background-color: #fefff2;
}

.innerpage-banner-wraper {
  width: 100%;
  /* height: 82vh; */
  position: relative;
  z-index: 9;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.bredcum-container {
  width: 100%;
  padding-left: 1%;
  padding-right: 1%;
}

/* sec2 */

.contactpage-sec2-wrap {
  padding: 70px 0 100px 0;
  margin-bottom: 100px;
}

.contactpage-sec2-tophead {
  text-align: center;
  font-size: 1.138em;
  font-family: "Carmana";
  color: #245748;
  letter-spacing: 3px;
}

.contactpage-sec2-mainhead {
  text-align: center;
  font-size: 3.11em;
  font-family: "Carmana";
  color: #245748;
  letter-spacing: 3px;
  font-weight: 500;
}

.contactpage-sec2-para {
  text-align: center;
  font-size: 1em;
  padding: 1% 5%;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.contactpage-sec2-desk-view {
  border-radius: 20px;
}

.feet-value {
  display: flex;
  justify-content: space-around;
  background-color: #fefff2;
  color: #1e3f40;
  width: 24%;
  padding: 15px 20px 15px 10px;
  position: absolute;
  top: 19%;
  left: 15%;
  font-size: 1em;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.meter {
  border-right: 1px solid black;
  padding-right: 15px;
}

.contactpage-sec2-container {
  position: relative;
}

.contactpage-sec2-content {
  position: absolute;
  top: -15%;
}

.contactpage-sec2-img {
  margin-top: 100px;
}

.contactpage-sec2-mob-view {
  display: none;
}

.contactpage-sec2-bottom-con {
  display: flex;
  justify-content: center;
  position: absolute;
  top: 18.5%;
  /* bottom: 0; */
  left: 50%;
  transform: translateX(-39%);
  align-items: flex-end;
  width: 60%;
  margin: auto;
}

.contactpage-sec2-bottom-txt1,
.contactpage-sec2-bottom-txt2 {
  font-size: 1em;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.contactpage-sec2-bottom-txt2 span {
  color: #000;
  font-weight: bold;
}

.contactpage-sec2-bottom-txt1 {
  width: 65%;
  margin-bottom: 6.5%;
}

.contactpage-sec2-bottom-txt2 {
  display: flex;
  width: 100%;
  margin-bottom: 4%;
}

.temp-icon {
  width: 20%;
  padding-left: 8%;
  align-content: flex-end;
}

.temp-txt {
  width: 60%;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.sea-level {
  text-align: center;
  position: absolute;
  top: 121%;
  left: 50%;
  transform: translateX(-50%);
}

.sea-icon {
  margin-top: 10px;
}

/* sec3 */

.contactpage-sec3-wrap {
  margin-bottom: 90px;
  position: relative;
}

.sec3-bg-left {
  position: absolute;
  top: -31%;
  left: 0;
  z-index: -1;
}

.sec3-bg-right {
  position: absolute;
  top: -31%;
  right: 0;
  z-index: -1;
}

.sec3-heading {
  font-size: 1.548em;
  text-align: center;
  font-family: "Carmana";
  color: #245748;
  letter-spacing: 3px;
  font-weight: 500;
  padding-top: 60px;
}

.sec3-content {
  width: 55%;
  height: auto;
  margin: 30px auto;
  background-color: #fefff2;
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
  border: 1px dashed #333333;
  padding: 60px 50px;
  position: relative;
}

.sec3-box {
  text-align: center;
}

.sec3-icon-txt {
  margin-top: 20px;
}

.sec3-content-head-top {
  background-color: #fefff2;
  width: 49%;
  margin: auto;
  text-align: center;
  position: absolute;
  top: -7%;
  left: 50%;
  transform: translate(-50%, 21%);
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
}

.sec3-content-head-top::before {
  content: "";
  width: 10px;
  height: 10px;
  background: #2d4c4c;
  position: absolute;
  top: 6px;
  left: 0;
}

.sec3-content-head-top::after {
  content: "";
  width: 10px;
  height: 10px;
  background: #2d4c4c;
  position: absolute;
  top: 6px;
  left: 97%;
}

.sec3-content-head-bottom {
  background-color: #fefff2;
  width: 70%;
  margin: auto;
  text-align: center;
  position: absolute;
  bottom: -4%;
  left: 50%;
  transform: translate(-50%, 5%);
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
}

.sec3-content-head-bottom::before {
  content: "";
  width: 10px;
  height: 10px;
  background: #2d4c4c;
  position: absolute;
  top: 4px;
  left: 0;
}

.sec3-content-head-bottom::after {
  content: "";
  width: 10px;
  height: 10px;
  background: #2d4c4c;
  position: absolute;
  top: 4px;
  left: 99%;
}

/* sec4 */

.contactpage-sec4-wrap {
  margin-bottom: 100px;
  position: relative;
}

.sec4-bg-left {
  position: absolute;
  top: 22%;
  left: 0;
  z-index: -1;
}

.sec4-bg-right {
  position: absolute;
  top: -13%;
  right: 0;
  z-index: -1;
}

.sec4-heading {
  font-size: 1.548em;
  text-align: center;
  font-family: "Carmana";
  color: #245748;
  letter-spacing: 1px;
  font-weight: 500;
  text-transform: capitalize;
}

.sec4-con {
  display: flex;
  width: 70%;
  margin: 5px auto;
  background-color: #1e3f40;
  padding: 20px 35px;
  justify-content: flex-start;
  align-items: center;
  border-radius: 7px;
  gap: 30px;
}

.sec4-con-heading {
  font-size: 1.234em;
  font-family: "Carmana";
  color: #fefff2;
  letter-spacing: 1px;
  font-weight: 500;
  text-transform: capitalize;
}

.km {
  background-color: #3e7945;
  text-align: center;
  padding: 5px 15px;
  border-radius: 10px;
  color: #fefff2;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.km-num {
  font-size: 1.548em;
  letter-spacing: 2px;
}

.km-txt {
  font-size: 1.11em;
  line-height: 0.625em;
  margin-bottom: 5px;
}

.sec4-con-para {
  color: #fefff2;
  font-size: 1em;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.sec4-heading2 {
  margin-top: 80px;
  font-size: 1.548em;
  text-align: center;
  font-family: "Carmana";
  color: #245748;
  letter-spacing: 1px;
  font-weight: 500;
  text-transform: capitalize;
}

.sec4-con-txt2 {
  color: #fefff2;
  font-size: 0.938em;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.location-sec {
  display: flex;
  justify-content: center;
  gap: 100px;
  align-items: center;
  margin-top: 5%;
}

.cities-heading {
  font-size: 1.646em;
  font-family: "Carmana";
  color: #245748;
  letter-spacing: 1px;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 10px;
}

.neighboring-cities ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.neighboring-cities ul li {
  font-size: 0.938em;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #245748;
  padding: 15px 0;
  background: url(../images/contact-li.png) no-repeat left 19px;
  padding-left: 30px;
  position: relative;
}

.neighboring-cities ul li::after {
  width: 1px;
  height: 100%;
  background-color: #1e3f40;
  position: absolute;
  left: 6px;
  top: 32px;
  bottom: 2px;
  content: "";
  display: inline-block;
}

.neighboring-cities ul li:nth-last-child(1)::after {
  display: none;
}

.cities-km {
  background-color: #1e3f40;
  color: #fefff2;
  font-size: 1.093em;
  padding: 5px 10px;
  border-radius: 10px;
  margin-left: 15px;
}

/* Contact form */

.contactpage-form-wrap {
  margin-bottom: 90px;
  position: relative;
}

.form-bg-right {
  position: absolute;
  top: -55%;
  right: -15%;
  z-index: -1;
}

.form-sec {
  display: flex;
  gap: 3%;
}

.form-con-left {
  width: 50%;
  position: relative;
}

.form-left-img {
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
}

.form-con-right {
  width: 37%;
  padding-top: 8%;
}

.form-heading {
  font-size: 1.646em;
  font-family: "Carmana";
  color: #245748;
  letter-spacing: 3px;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 20px;
}

.form {
  width: 100%;
}

.form-field {
  width: 49%;
  height: 40px;
  background-color: #e5eade;
  border-radius: 10px;
  padding-left: 15px;
  margin: 10px 0;
  font-size: 1em;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.form-field:nth-child(2) {
  margin-left: 1%;
}

.form-field:nth-child(5) {
  margin-left: 1%;
}

.form-field::placeholder {
  color: #245748;
}

.msg {
  width: 100%;
  height: 150px;
  background-color: #e5eade;
  border-radius: 10px;
  padding: 10px 0 0 15px;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  margin-top: 10px;
  font-size: 1em;
}

.msg::placeholder {
  color: #245748;
}

#form-btn {
  background: transparent;
  font-size: 1.043em;
  font-family: "Carmana";
  color: #245748;
  letter-spacing: 3px;
  font-weight: 500;
  text-transform: capitalize;
  text-decoration: underline;
  margin-top: 30px;
  cursor: pointer;
}

.contact-info {
  width: 96%;
  display: flex;
  justify-content: space-around;
  background-color: #fefff2;
  border-radius: 10px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 10%);
}

.info {
  text-align: center;
  border-right: 1px solid #a4b2ab;
  padding: 15px 20px 0 20px;
  margin: 15px;
}

.info:nth-child(3) {
  border: none;
}

.info-icon {
  background-color: #1e3f40;
  width: 50px;
  height: 43px;
  border-radius: 10px;
  align-content: center;
  margin: auto;
}

.info-txt {
  margin-top: 10px;
  font-size: 1em;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Bottom video section */

.bottom-video-wrap {
  margin-bottom: 80px;
}

.bottom-video {
  position: relative;
  width: 100%;
  height: 800px;
  overflow: hidden;
}

.bottom-video iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 120%;
  /* zoom in */
  height: 120%;
  transform: translate(-50%, -50%);
  border: 0;
  pointer-events: none;
}

/***************************** Start Gallery page **********************************/

/* sec2 */

.gallerypage-sec2-wrap {
  padding: 70px 0 100px 0;
  /* margin-bottom: 100px; */
}

.gallerypage-sec2-tophead {
  text-align: center;
  font-size: 1.938em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #245748;
  letter-spacing: 3px;
}

.gallerypage-sec2-subhead {
  text-align: center;
  font-size: 1.138em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #245748;
  letter-spacing: 3px;
  border-bottom: 1px solid #dadbd0;
  border-top: 1px solid #dadbd0;
  margin: 10px auto;
  padding: 10px 0;
  width: 77%;
}

.gallerypage-sec2-para {
  text-align: center;
  font-size: 1em;
  padding: 1% 0;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.gallerypage-sec2-bottom-sec {
  /* position: relative; */
  margin-top: 7%;
}

.gallerypage-buttons {
  position: relative;
}

.gallerypage-sec2-bg-left {
  position: absolute;
  top: 50%;
  left: 0%;
  z-index: -1;
}

.gallerypage-sec2-bg-right {
  position: absolute;
  top: 50%;
  right: 0%;
  z-index: -1;
}

.gallery-tab-txt {
  background-color: #fefff2;
  color: #174033;
  border-radius: 10px;
  border: 1px solid #c6c7bd;
  font-size: 1.125em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  width: 100%;
  display: flex;
  padding: 10px;
  text-align: center;
  align-items: center;
  justify-content: center;
  letter-spacing: 3px;
}

.gallery-tab-icon {
  text-align: center;
  background-color: #fefff2;
  box-shadow: -1px 9px 20px 0px #00000036;
  text-transform: uppercase;
  width: 130px;
  height: auto;
  margin: auto;
  padding: 25px 50px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  display: flex;
  justify-content: center;
}

.gallerypage-tabcontent {
  margin-top: 100px;
}

.gallery-tablinks {
  width: 18%;
  cursor: pointer;
  position: relative;
  transition: all 0.3s;
  float: left;
  margin: 0 12px 50px 12px;
}

.gallery-tablinks .arrow-icon {
  display: none;
  position: absolute;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
  transition: opacity 0.3s;
  color: #174033;
}

.gallery-tablinks.tabnav-active .arrow-icon {
  display: block;
}

.gallery-tablinks.tabnav-active .gallery-tab-txt {
  background-color: #174033;
  color: #fefff2;
}

.gallerypage-item {
  width: 33%;
  padding: 10px 5px 0 0;
  float: left;
  height: auto;
  position: relative;
  cursor: pointer;
}

.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  opacity: 0;
}

.box-group:hover .img-overlay {
  opacity: 1 !important;
}

.img-overlay i {
  color: #fff;
  font-size: 2em;
}

.box-group {
  text-align: center;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
}

.box-group .icon img {
  height: auto !important;
  width: 70%;
}

.box-group img {
  max-width: 100%;
  max-height: 100%;
  transform: scale3d(1, 1, 1);
  transition: all 0.3s ease 0s;
  display: block;
  width: 100%;
  object-fit: cover;
  height: 310px;
  border-radius: 10px;
}

.box-group:hover img {
  transform: scale3d(1.15, 1.15, 1);
}

.box-group .box-content {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  padding-top: 35%;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 2;
  transition: all 0.3s ease 0s;
}

.box-group:hover .box-content {
  opacity: 1;
}

.box-group .box-content:before,
.box-group .box-content:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
  opacity: 0;
  z-index: -1;
  transform: scale(1.5);
  transition: all 0.6s ease 0.2s;
}

.box-group .box-content:before {
  border-top: none;
  border-bottom: none;
  left: 30px;
  right: 30px;
}

.box-group .box-content:after {
  border-left: none;
  border-right: none;
  top: 30px;
  bottom: 30px;
}

.box-group:hover .box-content:before,
.box-group:hover .box-content:after {
  opacity: 1;
  transform: scale(1);
}

.box-group .content-inner {
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s ease 0s;
}

.box-group:hover .content-inner {
  opacity: 1;
  transform: scale(1);
}

.box-group-icon {
  position: absolute;
  bottom: 0;
  left: 0px;
  color: rgba(255, 255, 255, 1) !important;
  font-size: 1.5em;
  font-family: inherit;
  width: 100%;
  text-align: left;
  z-index: 2;
  font-weight: 500;
  padding-left: 2%;
  padding-right: 2%;
  top: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

a:hover .box-group-icon {
  display: none !important;
}

.group-link {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.box-group .icon {
  list-style: none;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  opacity: 0;
  transition: all 0.5s ease 0s;
  bottom: 0;
  right: 0;
  margin: auto;
}

.box-group:hover .icon {
  left: 0px;
  opacity: 1;
  transition-delay: 0.3s;
}

.box-group .icon li {
  display: inline-block;
}

.box-group .icon li {
  width: 180px;
  height: 180px;
  line-height: 180px;
  background: #fff;
  font-size: 18px;
  color: #fff;
  transition: all 0.5s ease 0s;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/***************************** Start FACILITY page **********************************/
.fac-sub-out {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  padding: 1em 0em;
  padding-bottom: 0px;
}

.fac-sub {
  width: auto;
  height: auto;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
  text-transform: uppercase;
  color: #245748;
  letter-spacing: 2px;
  padding: 0.5em 2em;
}

.facility-wrap {
  width: 100%;
  height: auto;
}

.facility-container-out {
  width: 100%;
  height: auto;
  padding-bottom: 70px;
  border-bottom: 1px solid #c5c6bc;
  margin-bottom: 70px;
  position: relative;
}

.facility-container {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: stretch;
  border-radius: 10px;
  border: 1px solid #ccc;
  overflow: hidden;
  margin-bottom: 0.5em;
}

.fac-details {
  width: 33.5%;
  height: auto;
  position: relative;
  padding: 25px 25px;
}

.fac-pic {
  width: 66.5%;
  height: auto;
}

.fac-drawing {
  width: 100%;
  height: auto;
  border-radius: 10px;
  border: 1px solid #ccc;
  overflow: hidden;
}

.fac-name {
  text-align: left;
  font-size: 1.938em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #245748;
  letter-spacing: 3px;
  width: 100%;
  text-transform: uppercase;
}

.fac-bottom-name {
  text-align: left;
  font-size: 1.25em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #245748;
  letter-spacing: 2px;
  text-transform: uppercase;
  position: absolute;
  right: 25px;
  bottom: 25px;
  line-height: 1;
}

.facility-container-out:nth-last-child(1) {
  border-bottom: 0px;
  margin-bottom: 0px;
}

.fac-sec-wrap {
  padding: 70px 0 30px 0;
  position: relative;
}

/***************************** Start Terms & Condition page **********************************/

.inner-head .innerpage-navigation {
  padding-top: 0;
}

.inner-head .navigation {
  justify-content: flex-end;
}

.terms-condition-head .nav-header {
  float: left;
  position: absolute;
  top: 10px;
  left: 0;
  /*background-color: #fefff2;
  border-radius: 50%;
  padding: 2px 5px;*/
}

.inner-head .top-container {
  background-color: #fefff2;
}

/* Terms & Condition */

.terms-condition-sec-wrap {
  padding: 70px 0 100px 0;
  position: relative;
}

.terms-condition-sec-tophead {
  text-align: center;
  font-size: 1.938em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #245748;
  letter-spacing: 3px;
}

.terms-condition-sec-para {
  text-align: center;
  font-size: 1em;
  padding: 1% 0;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.terms-condition-sec-rightimg {
  position: absolute;
  top: -20%;
  right: -10%;
}

.terms-condition-sec-leftimg {
  position: absolute;
  bottom: -42%;
  left: -12%;
}

/* Privacy policy */

.privacy-policy-sec-wrap {
  position: relative;
}

.privacy-policy-topimg {
  position: absolute;
  top: -17%;
  right: -10%;
  z-index: -1;
}

.privacy-policy-sec-tophead {
  text-align: left;
  font-size: 1.938em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #245748;
  letter-spacing: 3px;
  margin-top: 5%;
}

.privacy-policy-sec-para {
  text-align: left;
  font-size: 1em;
  padding: 5px 0 20px 0;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.line {
  border-top: 1px solid #c5c6bc;
  position: relative;
}

.privacy-policy-img {
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fefff2;
}

.privacy-policy-content {
  display: flex;
  justify-content: space-between;
}

.information-sec-left {
  width: 49%;
}

.information-sec-right {
  width: 49%;
}

.information-sec-left .information-box {
  background-color: #fff;
  padding: 10px 25px;
  border: 1px solid #e6ede0;
  border-radius: 10px;
  margin: 20px 0 27px 0;
}

.information-sec-left .information-box:nth-child(2) ul li {
  padding: 5px 0;
  padding-left: 30px;
  background: url(../images/contact-li.png) no-repeat left 12px;
}

.information-sec-left .information-box:nth-child(4) ul li {
  padding: 5px 0;
  padding-left: 30px;
  background: url(../images/contact-li.png) no-repeat left 12px;
}

.information-sec-right .information-box {
  background-color: #fff;
  padding: 10px 25px;
  border: 1px solid #e6ede0;
  border-radius: 10px;
  margin: 20px 0 23px 0;
}

.information-box ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.information-box ul li {
  font-size: 1em;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #212121;
  padding: 2px 0;
  background: url(../images/contact-li.png) no-repeat left 8px;
  padding-left: 30px;
  position: relative;
  line-height: 1.7;
}

.information-sec-left .information-box ul li {
  padding: 15px 0;
  padding-left: 30px;
  background: url(../images/contact-li.png) no-repeat left 19px;
  padding-bottom: 16px;
}

.para-head {
  color: #000;
  font-size: 1em;
  font-family: "Montserrat";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

.information-sec-head {
  font-size: 1.188em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #245748;
  padding: 10px 0;
  letter-spacing: 1px;
}

.policy-sec2-content {
  background-color: #fff;
  padding: 20px 100px 50px 100px;
  border-radius: 10px;
}

.policy-sec2-content ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.policy-sec2-content ul li {
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #245748;
 padding: 10px 20px 10px 50px;
  background: url(../images/contact-li.png) no-repeat 18px 13px;
  position: relative;
 /* background-color: #fefff2;
  margin: 10px 0;
  border: 1px solid #e0e7e5;
  border-radius: 10px;*/
}

.privacy-sec2-head {
  font-size: 1.5em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #245748;
  letter-spacing: 3px;
 /* margin-bottom: 10px;
  margin-top: 3%;*/
}

.policy-sec2-wrap {
  margin-bottom: 70px;
}

.carousel {
  width: 100%;
}

.nav-menus-wrapper {
  width: 85%;
}

.nav-menu {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.nav-menu>li {
  /*display:inline-block;*/
  float: left;
  list-style-type: none;
}


/***************************** Start EXPERIENCE **********************************/
.facility-container-out .nature-walk {
  direction: rtl;
}

.facility-container-out:nth-child(2n + 2) .nature-walk {
  direction: ltr;
}

.nature-walk {
  /* display: flex;
    align-items: center;
    margin-left: -10%;
    margin-right: -10%;*/

  display: flex;
  align-items: center;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.left-sketch {
  width: 55.2%;
  position: relative;
  padding-right: 10%;
}

.right-photo {
  width: 44.8%;
}

.left-sketch img,
.right-photo img {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
}

.sketch-vector {
  mix-blend-mode: multiply;
}

.content-box {
  width: 44.8%;
  background: #fefff2;
  padding: 30px;
  direction: ltr;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  border-radius: 0px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}

.facility-container-out:nth-child(2n + 2) .content-box {
  border-radius: 0px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  left: 0;
  right: inherit;
}

.right-photo img {
  border-radius: 0px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}

.facility-container-out:nth-child(2n + 2) .right-photo img {
  border-radius: 0px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}

.facility-container-out:nth-child(2n + 2) .left-sketch {
  padding-right: 0%;
  padding-left: 10%;
}

.content-box h2 {
  font-family: serif;
  font-size: 1.9375em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #245748;
  letter-spacing: 3px;
}

.content-box h5 {
  font-family: serif;
  font-size: 1.35em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #245748;
  letter-spacing: 3px;
}

.content-box p {
  font-style: normal;
  font-display: swap;
  height: auto;
  font-size: 0.925em;
  color: #212121;
  line-height: 1.5;
  font-family: "Montserrat";
  font-weight: normal;
}

.exp-icon-img {
  position: absolute;
  bottom: -38px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fefff2;
}

/***************************** Start Luxury Glamps page **********************************/

.glamps-sec1-carousel {
  display: flex;
  position: relative;

}

.glamps-carousel-img {
  width: 63%;
  float: left;
  /*overflow: hidden;*/
  border-radius: 20px;
}

.carousel-track {
  display: flex;
  transition: transform 0.6s ease-in-out;
}

.carousel-track img {
  width: 100%;
  flex-shrink: 0;
  border-radius: 20px;
}

.glamps-carousel-txt {
  width: 35%;
  float: left;
  background-color: #124838;
  padding: 20px;
  border-radius: 10px;
  margin-left: 2%;
  padding: 70px 50px 50px 100px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
}

.glamps-carousel-txt ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.glamps-carousel-txt ul li {
  font-size: 1em;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #fff;
  padding: 15px 0;
  background: url(../images/laxuray-glamps-icon.png) no-repeat left 13px;
  padding-left: 50px;
  position: relative;
  line-height: 1.7;
  margin-bottom: 14px;
}

.glamps-carousel-txt ul li:first-child::before {
  width: 3px;
  height: 78%;
  background-color: #80b542;
  position: absolute;
  left: 14px;
  top: -50px;
  bottom: 2px;
  content: "";
  display: inline-block;
}

.glamps-carousel-txt ul li::after {
  width: 3px;
  height: 100%;
  background-color: #80b542;
  position: absolute;
  left: 14px;
  top: 42px;
  bottom: 2px;
  content: "";
  display: inline-block;
}

.glamps-carousel-img img {
  border-radius: 10px;
}

/*.carousel-icon {
  position: absolute;
  top: 50%;
  left: -22%;
  transform: translateY(-78%);
  background-color: #124838;
  padding: 30px 0;
  border-radius: 28px;
  width: 30%;
  text-align: center;
  display: flex;
  gap: 25px;
  justify-content: center;
}*/

/* .carousel-icon i {
  font-size: 1.5em;
  color: #fff;
  cursor: pointer;
  transition: 0.3s;
}

.carousel-icon i:hover {
  color: #d8d8d8;
} */

.carousel-icon-left,
.carousel-icon-right {
  cursor: pointer;
}

.glamps-carousel-buttom-txt {
  background-color: #80b542;
  color: #fff;
  padding: 20px;
  border-radius: 10px;
  margin-top: 20px;
  text-align: center;
  font-size: 1em;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.glamps-sec1-carousel-bottom-bg-left {
  position: absolute;
  bottom: -67%;
  left: -20%;
  z-index: -1;
}

.glamps-sec1-carousel-bottom-bg-right {
  position: absolute;
  bottom: -81%;
  right: -2%;
  z-index: -1;
}


/* .feature-sec*/

.feature-sec-heading {
  font-size: 1.938em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #245748;
  text-align: center;
  margin-bottom: 45px;
  letter-spacing: 3px;
}

.feature-content {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.features-sec-left {
  width: 40.75%;
  height: auto;
}

.features-sec-right {
  width: 40.75%;
  height: auto;
}

.features-sec-left ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.features-sec-left ul li {
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #245748;
  /* margin: 30px 0; */
  margin-top: 50px;
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.features-sec-left ul li:nth-last-child(1) {
  margin-top: 30px;
}

.features-sec-left ul li:nth-child(odd) .right-line {
  width: 27%;
  height: 1px;
  background-color: #a6bbad;
  margin-left: 25px;
  float: left;
}

.features-sec-left ul li:nth-child(even) .right-line {
  width: 16%;
  height: 1px;
  background-color: #a6bbad;
  margin-left: 25px;
  float: left;
}

.right-line::before {
  background: url(../images/contact-li.png);
  float: left;
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  margin: -6px 0px 0 0px;
  position: relative;
}

.features-sec-right ul li {
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #245748;
  /* margin: 30px 0; */
  margin-bottom: 50px;
  text-align: right;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}


.features-sec-right ul li:nth-child(odd) .left-line {
  width: 27%;
  height: 1px;
  background-color: #a6bbad;
  float: left;
  margin-right: 25px;

}

.features-sec-right ul li:nth-child(even) .left-line {
  width: 16%;
  height: 1px;
  background-color: #a6bbad;
  float: left;
  margin-right: 25px;
}


.left-line::after {
  background: url(../images/contact-li.png);
  float: right;
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  margin: -6px 0px 0 0px;
  position: relative;
}

.features-sec-img {
  border-radius: 28px;
  width: 18.5%;
  overflow: hidden;
}

.features-sec-btn {
  background-color: #245748;
  padding: 20px 0;
  text-align: center;
  color: #fff;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1.938em;
  border-radius: 10px;
  letter-spacing: 1px;
  margin: 80px 0 20px 0;
}

.feature-bottom-bg {
  position: absolute;
  bottom: -37%;
  right: -19%;
  z-index: -1;
}

.luxary-glamps-bottom-img-sec {
  margin-bottom: 90px;
}

.luxary-glamps-bottom-imgview {
  width: 50%;
  float: left;
  position: relative;
}

.luxary-glamps-bottom-imgview img {
  border-radius: 10px;
}

.luxary-glamps-bottom-imgview-subhead {
  font-size: 0.875em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #fff;
  letter-spacing: 3px;
  margin-bottom: 5px;
}

.luxary-glamps-bottom-imgview-mainhead {
  font-size: 2.38em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #fff;
  letter-spacing: 3px;
  line-height: 30px;
}

.luxary-glamps-bottom-imgview-txt {
  position: absolute;
  top: 50%;
  right: 10%;
  transform: translateY(-50%);
  text-align: center;
}

.luxary-glamps-bottom-imgview-txt i {
  margin-top: 20px;
  font-size: 2em;
  color: #fff;
}



/***************************** Start Accomodation page **********************************/


.accomondation-sec1-wrap {
  margin-top: 60px;
}

.accomondation-sec1-img {
  margin-top: 5%;
  display: flex;
  gap: 35px;
}

.accomondation-sec1-img-left {
  width: 43%;
  height: auto;
  float: left;
  position: relative;
}

.accomondation-sec1-img-icon {
  position: absolute;
  top: 34%;
  right: -7%;
}

.accomondation-sec1-img-left img {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.accomondation-sec1-img-right {
  width: 52%;
  height: auto;
  float: left;
  overflow: hidden;
  margin-left: 20px;
  display: flex;
  gap: 35px;
}

.accomondation-sec1-right-innerimg {
  width: 50%;
  height: auto;
  float: left;
  overflow: hidden;
  position: relative;
}

.accomondation-sec1-right-innerimg img {
  border-radius: 10px;
}

.accomondation-sec1-right-innerimg .inner-txt {
  position: absolute;
  bottom: 34px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  width: 100%;
}

.accomondation-sec1-inner-head {
  font-size: 1.938em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #fff;
  letter-spacing: 3px;
}

.accomondation-sec1-inner-subhead {
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
  color: #fff;
  letter-spacing: 1px;
}

.accomondation-sec1-inner-link {
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #fff;
  letter-spacing: 3px;
  margin-top: 36px;
  text-decoration: underline;
}

.accomondation-sec1-inner-link:hover {
  color: #fff;
  text-decoration: underline;
}

.accomondation-sec2-inner-link {
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #fff;
  letter-spacing: 3px;
  margin-top: 13px;
  text-decoration: underline;
}

.accomondation-sec2-inner-link:hover {
  color: #fff;
  text-decoration: underline;
}

/* sec2 */

.accomondation-sec2-wrap {
  margin-top: 140px;
  position: relative;
  margin-bottom: 40px;
}

.accomondation-sec1-inner {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}

.accomondation-sec1-inner-img {
  width: 40%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.accomondation-sec1-inner-img .img1 {
  width: 90%;
  height: auto;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.accomondation-sec1-inner-con {
  display: flex;
  align-items: center;
  gap: 50px;
}

.accomondation-sec1-inner-txt .txt {
  font-size: 4.786em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #fff;
  letter-spacing: 3px;
  text-align: right;
  line-height: 56px;
}

.accomondation-sec1-inner-txt {
  margin-left: 0%;
  margin-top: 18%;
}

.accomondation-sec1-inner-img-txt {
  position: absolute;
  bottom: 5%;
  left: 5%;
}

.accommodation-sec2-bg-mobview {
  display: none;
}


/***************************** Start Thankyou page **********************************/
.thankyou-banner {
  width: 100%;
  height: 100vh;
  position: relative;
}

.thankyou-inner-con {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}

.thankyou-logo {
  text-align: center;
  margin-top: 5%;
}

.thankyou-heading {
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 20px;
  text-align: center;
  font-size: 5em;
}

.thankyou-subheading {
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 5px;
  text-align: center;
  font-size: 3em;
}





/***************************** Start Blog page **********************************/

.blog-sec-wrap {
  margin: 50px 0;
}

.blog-sec1-left {
  width: 75%;
  margin-bottom: 3em;
  float: left;
  padding-right: 5%;
}

.blog-sec1-right {
  width: 25%;
  height: auto;
  float: left;
}

.blog-sec1-left-con {
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 3em;
  display: flex;
}

.blog-img {
  width: 35%;
  height: auto;
  float: left;
}

.blog-txt {
  width: 65%;
  height: auto;
  float: left;
  /* padding-left: 5%; */
}

.blog-head {
  width: 100%;
  height: auto;
  text-align: left;
  font-size: 1.5em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 3px;
  color: #245748;
  padding-bottom: 10px;
}

.blog-content {
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
  color: #333;
  line-height: 1.7;
  text-align: justify;
}

.blog-bottom {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 3%;
}

.blog-bottom a {
  font-size: 1.1em;
}

.blog-date {
  font-family: "Montserrat";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  color: #666;
  font-size: 1.1em;
  padding: 1% 0% 0% 0%;
  line-height: 1.8em;
  text-align: right;
  float: right;
}

.blog-date span {
  font-family: "Montserrat";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  color: #245748;
}

.blog-sec1-right ul {
  margin: 0;
  padding: 0;
}

.blog-sec1-right ul li {
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
  color: #333;
  padding: 3% 0;
  line-height: 1.8em;
  text-align: left;
  border-bottom: 1px dotted #482f22;
  list-style-type: none;
  background: url(../images/contact-li.png) no-repeat 0 center;
  padding-left: 20px;
}

.blog-sec1-right ul li a {
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
  color: #333;

  text-decoration: none;
}

.blog-contact-sec {
  width: 100%;
  height: auto;
  margin-top: 10%;
}

.blog-contact {
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 3px;
  color: #245748;
  font-size: 1.25em;
  line-height: 1.8em;
  margin-top: 9%;
  padding: 1% 0;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px dotted #b6997c;
}

.blog-address {
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #333;
  font-size: 1em;
  line-height: 30px;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
}


.blog-address span {
  font-family: "Montserrat";
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  color: #333;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
}






/***************************** Start Blog Details page **********************************/

.blog-details-wrap {
  width: 100%;
  display: table;
  padding-top: 40px;
}


.blog-img {
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 2%;
  margin-right: 3%;
}

.blog-details-content {
  width: auto;
  height: auto;
  z-index: 9;
}


.blog-details-date {
  font-family: 'Montserrat';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 1px;
  font-size: 1.125em;
  color: #666;
  text-transform: uppercase;
}


.blog-details-main-title {
  width: 100%;
  height: auto;
  text-align: left;
  font-size: 1.85em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 3px;
  color: #245748;
  margin-top: 0.5em;
}

.blog-details-content {
  font-size: 1em;
  line-height: 1.7;
  width: 100%;
  height: auto;
  font-family: 'Montserrat';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #333;
  margin-top: 5px;
}

.blog-details-content p {
  font-size: 1em;
  line-height: 1.7;
  width: 100%;
  height: auto;
  font-family: 'Montserrat';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #333;
  margin-top: 5px;
}

.blog-details-sub-title {
  width: 100%;
  height: auto;
  text-align: left;
  font-size: 1.25em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 3px;
  color: #245748;
  margin-top: 1em;
}

.blog-details-wrap ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.blog-details-wrap ul li {
  width: 100%;
  height: auto;
  margin-top: 1em;
  font-size: 1em;
  font-family: inherit;
  color: #333;
  margin-bottom: 0.5em;
  background: url(../images/contact-li.png) no-repeat left center;
  padding-left: 25px;
}

/* .blog-details-social-icon {
  width: auto;
  height: auto;
  float: right;
  margin-top: -3.2em;
}

.blog-details-social-icon ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  width: auto;
}

.blog-details-social-icon ul li {
  list-style: none;
  height: 50px;
  width: 30px;
  float: left;
  background: none;
}

.blog-details-social-icon ul li a {
  height: 50px;
  width: 30px;
  display: block;
  text-align: center;
  background-color: transparent;
  font-size: 1.25em;
  color: rgba(0, 0, 0, 0.4);
  line-height: 50px;
  list-style: none;
  height: 50px;
  width: 30px;
  float: left;
  background: none;
} */

/* Recent Post */

.recent-post-wrap {
  width: 100%;
  height: auto;
  padding-top: 40px;
}

.inner-title-recent-post {
  width: auto;
  height: auto;
  font-size: 1.25em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 3px;
  color: #245748;
}

.recent-post-content {
  width: 100%;
  height: auto;
  padding-top: 1em;
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
}

.recent-post-box {
  width: 100%;
  height: auto;
  float: left;
  margin-right: 3%;
  margin-bottom: 2%;
}

.recent-post-img-wrap {
  width: 100%;
  height: auto;
  position: relative;
}

.recent-post-img {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.recent-post-date {
  width: auto;
  height: auto;
  position: absolute;
  top: 5%;
  right: 3%;
}

.recent-post-date .month {
  width: auto;
  height: 32px;
  background-image: linear-gradient(to bottom, #1e5e4e, #101c1b);
  text-align: center;
  line-height: 32px;
  font-family: inherit;
  font-size: 1.15em;
  font-weight: 500;
  color: #fff;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.recent-post-date .date {
  width: auto;
  height: 32px;
  background-image: linear-gradient(to bottom, #1e5e4e, #101c1b);
  text-align: center;
  line-height: 32px;
  font-family: inherit;
  font-size: 1.15em;
  font-weight: 500;
  color: #fff;
  padding-right: 10px;
  float: left;
}

.recent-post-details {
  width: 100%;
  padding: 20px 0px;
  height: auto;
  float: left;
  z-index: 9;
  position: relative;
}

.recent-post-title {
  width: 100%;
  height: auto;
  text-align: left;
  color: #222;
  font-size: 1.25em;
  font-family: inherit;
  font-weight: normal;
}

.recent-post-details p {
  width: 100%;
  height: auto;
  font-size: 1em;
  color: #333;
  font-family: 'Montserrat';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  line-height: 1.7;
  text-align: left;
  padding-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.recent-post-details-bottom {
  width: 100%;
  height: auto;
  margin-top: 1em;
}

/* FAQ */

.faq-location-wrap {
  margin-top: 70px;
  margin-bottom: 100px;
}

.faq-location-container {
  position: relative;
}

.faq-bird {
  position: absolute;
  top: -10%;
  right: 22%;
}

.faq-bird-property {
  position: absolute;
  top: 14%;
  left: -3%;
}

.faq-bird-accommodation {
  position: absolute;
  top: 42%;
  right: -3%;
}

.faq-img-left {
  position: absolute;
  bottom: -12%;
  left: -25%;
  z-index: -1;
}

.faq-property-left-img {
  position: absolute;
  bottom: -12%;
  left: -40%;
  z-index: -1;
}

.faq-accommodation-left-img {
  position: absolute;
  bottom: -12%;
  left: -15%;
  z-index: -1;
}

.faq-accommodation-right-img {
  position: absolute;
  bottom: -34%;
  right: -24%;
  z-index: -1;
}

.faq-accommodation-topleft-img {
  position: absolute;
  top: -20%;
  left: -34%;
  z-index: -1;
}

.faq-accommodation-topright-img {
  position: absolute;
  top: -17%;
  right: -29%;
  z-index: -1;
}

.faq-img-right {
  position: absolute;
  bottom: -12%;
  right: -30%;
  z-index: -1;
}

.faq-heading {
  text-align: center;
  font-size: 1.938em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 3px;
  color: #245748;
}

.faq-location {
  display: flex;
  justify-content: space-evenly;
  margin-top: 50px;
}

.faq-location-left {
  width: 42%;
  float: left;
  border-right: 1px solid #c3d2c4;
}

.faq-location-right {
  width: 42%;
  float: left;
}

.accordion-main {
  background: transparent;
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #cbcbc1;
  width: 90%;
  float: left;
}

.accordion_head {
  display: -ms-flexbox;
  display: flex;
  padding: 9px 14px 10px;
  line-height: 20px;
  border-radius: 5px;
  cursor: pointer;
  will-change: transform;
  transition: .3s;
}

.plusminus {
  min-width: 32px;
  height: 32px;
  position: relative;
  background-color: #245748;
  border-radius: 50%;
  align-content: center;
  text-align: center;
  color: #fefff2;
  font-size: 1.5em;
}

.plusminus .plus {
  opacity: 1;
  visibility: visible;
}

.plusminus .minus {
  opacity: 0;
  visibility: hidden;
}

.hr-clc {
  height: 2px;
  background: #fff;
  margin-top: 1px;
  width: 12px;
  padding: 0;
  border: 0;
  margin-left: 10px;
}

.accordion-title {
  width: 100%;
  height: auto;
  font-size: 1.125em;
  color: #000;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.accordion_body {
  padding: 9px 14px 10px;
  display: none;
}

.accordion_body ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.accordion_body ul li {
  font-size: 1em;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #333;
  padding: 15px 0;
  background: url(../images/contact-li.png) no-repeat left 19px;
  padding-left: 30px;
  position: relative;
}

.accordion_body p {
  width: 100%;
  height: auto;
  text-align: left;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
  color: #333;
  line-height: 1.7;
}

.faq-accomodation-bottom-img {
  margin-bottom: 70px;
}


/* Special deals */

.deals-container {
  margin: 65px 0 100px 0;
}

.deals-content {
  width: 100%;
  height: auto;
  border: 2px solid #c9ccc1;
  overflow: hidden;
  border-radius: 30px;
  /* background-color: #1f4544; */
  background: linear-gradient(to bottom, #1f4544, #2c504f);
  display: flex;
  margin-bottom: 20px;
}

.deals-img {
  width: 60%;
  height: auto;
  float: left;
  border-radius: 30px;
  overflow: hidden;
}

.deals-con {
  width: 40%;
  height: auto;
  /* background-color: #2e5251; */
  float: left;
  padding: 70px 0 50px 0;
  background: #2e5251 url("../images/deals-con-bg.png") no-repeat center/cover;
}

.deals-con-head {
  text-align: center;
  font-size: 1.734em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 3px;
  color: #fff;
}

.deals-con-subhead {
  text-align: center;
  font-size: 1.221em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 3px;
  color: #fff;
}

.deals-con-off-price {
  text-align: center;
  font-size: 1.875em;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  /* letter-spacing: 3px; */
  color: #89d46c;
  margin-top: 22px;
}

.deals-con-price {
  text-align: center;
  font-size: 1.021em;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  /* letter-spacing: 3px; */
  color: #fff;
  margin-top: 20px;
  text-decoration: line-through;
}

.deals-con-staydays {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  margin-top: 27px;
  color: #fff;
}
.pack-dtl{ margin-top: 0.25em;}
.pack-dtl .deals-con-off-price, .deals-con-price{ margin-top: 0px;}

.night,
.day {
  display: flex;
  align-items: center;
  gap: 10px;
}

.pack-for{ color: #fff;}

.deals-con-btn {
  display: flex;
  justify-content: center;
}

.deals-con-btn a {
  margin-top: 50px;
  background-color: #89d46c;
  color: #2e5251;
  font-size: 0.736em;
  font-family: "Montserrat";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  padding: 10px 20px;
  border-radius: 10px;
  text-transform: uppercase;

  &:hover {
    color: #2e5251;
  }
}

.price-details {
  background-color: #2e5251;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
}


.price-details .deals-con-off-price {
  text-align: center;
  font-size: 1.875em;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  /* letter-spacing: 3px; */
  color: #89d46c;
  margin-top: 0px;
}

.price-details .deals-con-price {
  text-align: center;
  font-size: 1.021em;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  /* letter-spacing: 3px; */
  color: #fff;
  margin-top: 0px;
  text-decoration: line-through;
}

.price-details .deals-con-staydays {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  margin-top: 0px;
  color: #fff;
  border-left: 1px solid #94a7a0;
  height: 50px;
  padding-left: 50px;
}

.price-details .night,
.price-details .day {
  display: flex;
  align-items: center;
  gap: 10px;
}

.package-sec {
  margin: 90px 0;
}

.package-con {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 40px;
}

.package-con-buttom {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
}

.package-item {
  border: 1px solid #89d46c;
  padding: 20px;
  border-radius: 10px;
  font-size: 0.938em;
}

.package-item-moonspell {
  border: 1px solid #89d46c;
  padding: 20px;
  border-radius: 10px;
  font-size: 0.938em;
}

.package-item-lovestory {
  border: 1px solid #89d46c;
  padding: 20px;
  border-radius: 10px;
  font-size: 0.938em;
}

.package-item::after {
  background: url(../images/package-list-icon.png);
  float: right;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  margin: -5px -41px 0 0px;
  position: relative;
}

.package-item-moonspell::after {
  background: url(../images/package-list-icon.png);
  float: right;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  /* margin: -5px -50px 0 0px; */
  margin: -5px -41px 0 0px;
  position: relative;
}

.package-item-lovestory::after {
  background: url(../images/package-list-icon.png);
  float: right;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  /* margin: -5px -50px 0 0px; */
  margin: -5px -41px 0 0px;
  position: relative;
}

.package-item:nth-last-child(1)::after {
  display: none;
}

.package-item-moonspell:nth-last-child(1)::after {
  display: none;
}

.package-item-lovestory:nth-last-child(1)::after {
  display: none;
}

.activities {
  margin: 90px 0;
  position: relative;
}

.activity-top-left-img {
  position: absolute;
  top: -21%;
  left: -20%;
  z-index: -1;
}

.activity-top-right-img {
  position: absolute;
  top: -21%;
  right: -16%;
  z-index: -1;
  width: 42%;
}

.activity-con {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

.activity-img {
  width: 24.5%;
  height: auto;
}

.activity-img img {
  border-radius: 10px;
}

.item img {
  border-radius: 10px;
}

.activity-img-title {
  font-size: 0.938em;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  margin-top: 10px;
  text-transform: uppercase;
}

/* Week Day Offer */

.weekday-offer-sec {
  background-color: #eff3e7;
  padding: 60px 0;
  margin-bottom: 70px;
  position: relative;
}

.weekday-offer-left-img {
  position: absolute;
  top: 6%;
  left: -12%;
}

.weekday-offer-right-img {
  position: absolute;
  top: 0;
  right: -15%;
  width: 55%;
}

.weekday-offer-con {
  width: 40%;
  height: auto;
  margin: auto;
  background-color: #fefff2;
  border: 1px solid #c6d4c7;
  padding: 50px 65px;
  border-radius: 53px;
}

.weekday-offer-con ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.weekday-offer-con ul li {
  font-size: 0.938em;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  padding: 15px 0;
  background: url(../images/package-list-icon.png) no-repeat left 10px;
  padding-left: 40px;
  position: relative;
}

.weekday-offer-heading {
  font-size: 1.938em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #245748;
  margin-bottom: 20px;
}
/*
.weekday-offer-con::before {
  background: url(../images/weekday-offer-before.png);
  float: left;
  content: "";
  display: block;
  width: 155px;
  height: 292px;
  margin: 5% 0 0 -46%;
  position: relative;
}

.weekday-offer-con::after {
  background: url(../images/weekday-offer-after.png);
  float: right;
  content: "";
  display: block;
  width: 155px;
  height: 292px;
  margin: -65% -46% 0 0px;
  position: relative;
}*/

.price-details-bottom-head {
  text-align: center;
  font-size: 1.138em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #245748;
  letter-spacing: 3px;
  margin: 20px auto 0 auto;
  width: 77%;
}

.activity-subhead {
  text-align: center;
  font-size: 1.138em;
  font-family: "Carmana";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #245748;
  letter-spacing: 3px;
  margin: 10px auto 0 auto;
  width: 77%;
}

.weekday-offer-note {
  margin-top: 20px;
}

.weekday-offer-con-moonspell {
  width: 40%;
  height: auto;
  margin: auto;
  background-color: #fefff2;
  border: 1px solid #c6d4c7;
  padding: 60px 65px;
  border-radius: 53px;
}

.weekday-offer-con-moonspell ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.weekday-offer-con-moonspell ul li {
  font-size: 0.938em;
  font-family: "Montserrat";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  padding: 15px 0;
  background: url(../images/package-list-icon.png) no-repeat left 10px;
  padding-left: 40px;
  position: relative;
}

.weekday-offer-con-moonspell::before {
  background: url(../images/weekday-offer-before.png);
  float: left;
  content: "";
  display: block;
  width: 155px;
  height: 292px;
  margin: -2% 0% 0% -46%;
  position: relative;
}

.weekday-offer-con-moonspell::after {
  background: url(../images/weekday-offer-after.png);
  float: right;
  content: "";
  display: block;
  width: 155px;
  height: 292px;
  margin: -58% -46% 0% 0%;
  position: relative;
}
#map{
  border-radius: 20px;
 filter: grayscale(100%) contrast(1.1) brightness(1.05);
}
.carousel-icon{ display:none;}

/*.deals-img{ position:relative; overflow:hidden}
.deals-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 0.5s ease-in-out; 
}

.deals-img:hover .drawing-img {
  opacity: 0;
}

.original-img {
  z-index: 1;
}

.drawing-img {
  z-index: 2;
}
*/


@media (min-width: 1023px) and (max-width: 1279px) {

  body,
  li {
    font-size: 12px !important;
  }

  .d-container {
    width: 100%;
    padding-left: 4%;
    padding-right: 4%;
  }

  .whats-app {
    width: 40px;
    height: 40px;
    font-size: 1.25em;
  }

  #plus {
    /* width: 40px;
    height: 40px;*/
    font-size: 1em;
  }

  .top-container {
    width: 100%;
    padding: 0px 2%;
  }

  .nav-menu>li>a {
    margin: 25px 6px;
  }

  .sexy-menu.detached .nav-menu>li>a {
    margin: 25px 6px;
  }

  .home-about {
    max-width: 40%;
  }

  .celebrate-for img {
    max-width: 100%;
  }

  /***************************** Start Gallery page **********************************/

  .nav-menu>li>a {
    margin: 25px 5px;
  }

  .contact-num {
    display: flex;
    align-items: center;
  }

  .gallery-tab-icon {
    width: 100px;
    padding: 15px 50px;
  }

  .gallery-tablinks {
    width: 17%;
  }

  .gallerypage-sec2-bg-left {
    top: 40%;
    left: -9%;
  }

  .gallerypage-sec2-bg-right {
    top: 40%;
    right: -13%;
  }

  /***************************** Start contact page **********************************/

  .contactpage-sec2-bottom-txt2 {
    justify-content: space-between;
  }

  .temp-txt {
    width: 75%;
  }

  .sec3-content-head-top {
    width: 60%;
    top: -7%;
    left: 50%;
    transform: translate(-50%, 25%);
  }

  .sec3-content-head-bottom {
    width: 83%;
    bottom: -3%;
    left: 50%;
    transform: translate(-50%, -7%);
  }

  .feet-value {
    width: 21%;
    left: 29%;
  }

  .sea-level {
    top: 124%;
  }

  .sec3-bg-left {
    top: -24%;
    left: -51%;
  }

  .sec3-bg-right {
    top: -31%;
    right: -23%;
  }

  /* Form sec */
  .form-bg-right {
    top: -100%;
    right: -35%;
  }

  .info-icon {
    width: 40px;
    height: 33px;
  }

  .contact-info {
    width: 50%;
    flex-direction: column;
  }

  .form-con-left {
    display: flex;
    align-items: flex-end;
  }

  .info {
    border: none;
    padding: 0;
  }

  .info-txt br {
    display: none;
  }

  .form-heading {
    margin-bottom: 10px;
  }

  .bottom-video {
    height: 575px;
  }

  /***************************** Start Luxury Glamps page **********************************/

  .glamps-carousel-txt {
    padding: 20px;
    padding: 30px 30px 30px 30px;
  }

  .glamps-carousel-txt ul li {
    padding: 15px 0 0px 0;
    padding-left: 45px;
    margin-bottom: 0px;
    line-height: 1.5;
  }

  .glamps-carousel-txt ul li:first-child::before {
    height: 62%;
    top: -19px;
  }

  .glamps-carousel-txt ul li::after {
    height: 57%;
    top: 42px;
  }

  .gallerypage-sec2-wrap {
    padding: 50px 0;
  }

  .carousel-icon {
    padding: 20px 0px;
    text-align: center;
  }

  .feature-sec-heading {
    margin-bottom: 25px;
  }

  .features-sec-left ul li {
    margin-top: 20px;
  }

  .features-sec-right ul li {
    margin-bottom: 31px;
  }

  .feature-bottom-bg {
    bottom: -63%;
    right: -25%;
  }

  .luxary-glamps-bottom-imgview {
    width: 47%;
    margin: 0px 10px;
  }

  .policy-sec2-wrap {
    margin-bottom: 40px;
  }

  .luxary-glamps-bottom-imgview-txt i {
    margin-top: 10px;
  }

  .luxary-glamps-bottom-imgview-mainhead {
    line-height: 25px;
  }

  .glamps-sec1-carousel-bottom-bg-right {
    bottom: -120%;
    right: -35%;
  }

  .glamps-sec1-carousel-bottom-bg-left {
    bottom: -90%;
    left: -35%;
  }

  /*********** Start Accomondation page ***********/

  .accomondation-sec1-img-icon {
    top: 29%;
    right: -12%;
  }

  .accomondation-sec1-img-right {
    margin-left: 0px;
    gap: 17px;
  }

  .accomondation-sec2-wrap {
    margin-top: 100px;
    padding: 50px 0;
  }

  .accomondation-sec1-inner-con {
    gap: 0px;
  }

  .accomondation-sec1-inner-txt .txt {
    font-size: 4em;
    line-height: 40px;
  }

  .accomondation-sec1-inner-txt {
    margin-left: 0%;
    margin-top: 22%;
  }

  .accomondation-sec1-right-innerimg .inner-txt {
    width: 100%;
  }

  /* Special Deals */
  .deals-con {
    padding: 30px 0 20px 0;
  }

  .deals-con-off-price {
    margin-top: 10px;
  }

  .deals-con-price {
    margin-top: 5px;
  }

  .deals-con-staydays {
    margin-top: 15px;
  }

  .deals-con-btn a {
    margin-top: 20px;
  }

  .deals-con-subhead {
    letter-spacing: 2px;
  }

  /* Family Escape */

  .package-sec {
    margin: 20px 0;
  }

  .package-item {
    padding: 15px 17px 5px 17px;
  }

  .package-item-moonspell {
    padding: 15px 20px 10px 20px;
  }

  .package-item-lovestory {
    padding: 10px 20px;
  }

  .package-item-lovestory::after {
    margin: -15px -41px 0 0px;
  }

  .package-con-buttom .package-item-moonspell::after {
    margin: -18px -41px 0 0px;
  }

  .package-con {
    gap: 8px;
    margin-top: 20px;
  }

  .package-item::after {
    margin: -7px -36px 0 0px;
  }

  .weekday-offer-con,
  .weekday-offer-con-moonspell {
    width: 50%;
    padding: 65px;
  }

  .weekday-offer-left-img,
  .weekday-offer-right-img {
    display: none;
  }

  .weekday-offer-con::before {
    margin: 3% 0 0 -65%;
  }

  .weekday-offer-con::after {
    margin: -87% -65% 0 0px;
  }

  .activity-top-left-img {
    left: -60%;
  }

  .activity-top-right-img {
    right: -12%;
  }

  .weekday-offer-con-moonspell::before {
    margin: -7% 0 0 -65%;
  }

  .weekday-offer-con-moonspell::after {
    margin: -80% -65% 0 0px;
  }
  
    .accomondation-sec1-wrap{ margin-top:30px}
  .bredcum-wraper{ padding-top:10px}
  .fac-sec-wrap{ padding-top:30px}
  .gallerypage-sec2-wrap{padding-top:30px}
  .contactpage-sec2-wrap{padding-top:30px}

}

@media (min-width: 1280px) and (max-width: 1359px) {

  body,
  li {
    font-size: 14px !important;
  }

  .footer-links ul li {
    margin: 15px 5px;
  }

  .d-container {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }

  .whats-app {
    width: 50px;
    height: 50px;
    font-size: 1.5em;
  }

  #plus {
    /*width: 50px;
    height: 50px;*/
    font-size: 1em;
  }

  .top-container {
    width: 100%;
    padding: 0px 3%;
  }

  .explore-caption {
    width: 100%;
    height: auto;
    font-family: "Alucky";
    font-size: 6.875em;
    color: #fff;
    text-align: center;
  }

  /***************************** Start Gallery page **********************************/

  .nav-menu>li>a {
    margin: 25px 10px;
  }

  .contact-num {
    display: flex;
    align-items: center;
  }

  .gallery-tab-icon {
    width: 135px;
    padding: 25px 50px;
  }

  .gallery-tablinks {
    width: 17%;
  }

  .gallerypage-sec2-bg-left {
    top: 42%;
    left: -6%;
  }

  .gallerypage-sec2-bg-right {
    top: 42%;
    right: -10%;
  }

  /***************************** Start Contact page **********************************/
  .feet-value {
    width: 30%;
    left: 9%;
    top: 18%;
  }

  .contactpage-sec2-bottom-txt2 {
    justify-content: space-between;
  }

  .temp-txt {
    width: 77%;
  }

  .contactpage-sec2-bottom-txt1 {
    margin-bottom: 3.5%;
  }

  .sec3-bg-left {
    left: -25%;
  }

  .sec3-bg-right {
    right: -9%;
  }

  .sec3-content-head-bottom {
    width: 80%;
    transform: translate(-50%, 0%);
  }

  .bottom-video {
    height: 718px;
  }

  .feet-img img {
    height: 483px;
  }

  .contactpage-sec2-bottom-con {
    top: 24.5%;
  }

  .info {
    padding: 15px 10px 0 10px;
    margin: 15px 0;
    font-size: 0.875em;
  }

  .form-con-right {
    padding-top: 1%;
  }

  .form-bg-right {
    top: -77%;
    right: -32%;
  }

  /***************************** Start Luxury Glamps page **********************************/

  .glamps-carousel-txt {
    padding: 20px;
    padding: 30px 30px 30px 35px;
  }

  .glamps-carousel-txt ul li {
    padding: 15px 0 5px 0;
    padding-left: 45px;
    margin-bottom: 0px;
    line-height: 1.5;
  }

  .glamps-carousel-txt ul li:first-child::before {
    height: 59%;
    top: -24px;
  }

  .glamps-carousel-txt ul li::after {
    height: 65%;
    top: 42px;
  }

  .gallerypage-sec2-wrap {
    padding: 50px;
  }

  .carousel-icon {
    padding: 20px 0px;
    text-align: center;
    border-radius: 22px;
  }

  .feature-sec-heading {
    margin-bottom: 25px;
  }

  .features-sec-left ul li {
    margin-top: 20px;
  }

  .features-sec-right ul li {
    margin-bottom: 31px;
  }

  .feature-bottom-bg {
    bottom: -49%;
    right: -25%;
  }

  .luxary-glamps-bottom-imgview {
    width: 47%;
    margin: 0px 10px;
  }

  .policy-sec2-wrap {
    margin-bottom: 40px;
  }

  .luxary-glamps-bottom-imgview-txt i {
    margin-top: 10px;
  }

  .luxary-glamps-bottom-imgview-mainhead {
    line-height: 25px;
  }

  .glamps-sec1-carousel-bottom-bg-right {
    bottom: -100%;
    right: -12%;
  }

  .glamps-sec1-carousel-bottom-bg-left {
    bottom: -75%;
    left: -28%;
  }



  /*********** Start Accomondation page ***********/

  .accomondation-sec1-img-icon {
    top: 30%;
    right: -10%;
  }

  .accomondation-sec1-img-right {
    margin-left: 0px;
    gap: 17px;
  }

  .accomondation-sec2-wrap {
    margin-top: 100px;
    padding: 50px 0;
  }

  .accomondation-sec1-inner-con {
    gap: 0px;
  }

  .accomondation-sec1-inner-txt .txt {
    font-size: 4em;
    line-height: 40px;
  }

  .accomondation-sec1-inner-txt {
    margin-left: 1%;
    margin-top: 20%;
  }


  .accomondation-sec1-right-innerimg .inner-txt {
    width: 100%;
  }



  /* logo */
  .nav-brand img {
    width: 80%;
  }

  /* Footer */
  .footer-links ul li {
    margin: 15px 5px;
  }

  .enquiry-form-outer .user-box input {
    line-height: 40px;
  }

  .enquiry-form-outer .user-box label {
    line-height: 40px;
  }

  .scheme-des textarea {
    height: 100px;
  }

  .side-form-title {
    font-size: 1.75em;
  }

  .enquiry-form-outer .user-box {
    margin-bottom: 5px;
  }

  /* Special Deals */
  .deals-con {
    padding: 40px 0 20px 0;
  }

  .deals-con-off-price {
    margin-top: 15px;
  }

  .deals-con-price {
    margin-top: 5px;
  }

  .deals-con-btn a {
    margin-top: 40px;
  }

  .deals-con-subhead {
    letter-spacing: 2px;
  }

  /* Family Escape */

  .package-sec {
    margin: 20px 0;
  }

  .package-con {
    gap: 8px;
    margin-top: 20px;
  }

  .package-item {
    padding: 15px 17px 5px 17px;
  }

  .package-item::after {
    width: 30px;
    height: 30px;
    margin: -7px -36px 0 0px;
  }


  .package-item-moonspell {
    padding: 15px 20px 10px 20px;
  }

  .package-item-lovestory {
    padding: 15px 20px 10px 20px;
  }

  .package-con-buttom .package-item-lovestory {
    padding: 10px 20px;
  }

  .package-con-buttom .package-item-lovestory::after {
    margin: -16px -41px 0 0px;
  }

  .package-con-buttom .package-item-moonspell {
    padding: 15px 20px;
  }

  .package-con-buttom .package-item-moonspell::after {
    margin: -16px -41px 0 0px;
  }


  .weekday-offer-con,
  .weekday-offer-con-moonspell {
    width: 50%;
    padding: 65px;
  }

  .weekday-offer-left-img,
  .weekday-offer-right-img {
    display: none;
  }

  .weekday-offer-con::before {
    margin: 3% 0 0 -50%;
  }

  .weekday-offer-con::after {
    margin: -72% -50% 0 0px;
  }

  .weekday-offer-con-moonspell::before {
    margin: -3% 0 0 -50%;
  }

  .weekday-offer-con-moonspell::after {
    margin: -63% -50% 0 0px;
  }
  
  .accomondation-sec1-wrap{ margin-top:30px}
  .bredcum-wraper{ padding-top:10px}
  .fac-sec-wrap{ padding-top:30px}
  .gallerypage-sec2-wrap{padding-top:30px}
  .contactpage-sec2-wrap{padding-top:30px}


}

@media (min-width: 1360px) and (max-width: 1399px) {

  body,
  li {
    font-size: 14px !important;
  }

  .d-container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .whats-app {
    width: 50px;
    height: 50px;
    font-size: 1.75em;
  }

  #plus {
    /*width: 50px;
    height: 50px;*/
    font-size: 1em;
  }

  .top-container {
    width: 100%;
    padding: 0px 5%;
  }

  .xplore-lady {
    width: auto;
    height: auto;
    position: absolute;
    left: 42.5%;
    top: -1%;
  }

  .explore-caption {
    width: 100%;
    height: auto;
    font-family: "Alucky";
    font-size: 6.875em;
    color: #fff;
    text-align: center;
  }

  /***************************** Start Gallery page **********************************/
  .nav-menu>li>a {
    margin: 25px 12px;
  }

  .gallery-tablinks {
    width: 17%;
  }

  .gallerypage-sec2-bg-left {
    top: 42%;
    left: -6%;
  }

  .gallerypage-sec2-bg-right {
    top: 42%;
    right: -10%;
  }

  /***************************** Start Contact page **********************************/
  .feet-value {
    width: 20%;
    left: 30%;
  }

  .contactpage-sec2-bottom-txt2 {
    justify-content: space-between;
  }

  .temp-txt {
    width: 77%;
  }

  .contactpage-sec2-bottom-txt1 {
    margin-bottom: 3.5%;
  }

  .sec3-bg-left {
    left: -25%;
  }

  .sec3-bg-right {
    right: -9%;
  }

  .sec3-content-head-bottom {
    width: 80%;
    transform: translate(-50%, 0%);
  }

  .bottom-video {
    height: 718px;
  }

  /***************************** Start Luxury Glamps page **********************************/

  .glamps-carousel-txt {
    padding: 20px;
    padding: 30px 30px 30px 30px;
  }

  .glamps-carousel-txt ul li {
    padding: 15px 0 0px 0;
    padding-left: 45px;
    margin-bottom: 0px;
  }

  .glamps-carousel-txt ul li:first-child::before {
    height: 62%;
    top: -26px;
  }

  .glamps-carousel-txt ul li::after {
    height: 67%;
    top: 42px;
  }

  .gallerypage-sec2-wrap {
    padding: 50px;
  }

  .carousel-icon {
    padding: 20px 0px;
    text-align: center;
    border-radius: 22px;
  }

  .feature-sec-heading {
    margin-bottom: 25px;
  }

  .features-sec-left ul li {
    margin-top: 20px;
  }

  .features-sec-right ul li {
    margin-bottom: 31px;
  }

  .feature-bottom-bg {
    bottom: -49%;
    right: -25%;
  }

  .luxary-glamps-bottom-imgview {
    width: 47%;
    margin: 0px 10px;
  }

  .policy-sec2-wrap {
    margin-bottom: 40px;
  }

  .luxary-glamps-bottom-imgview-txt i {
    margin-top: 10px;
  }

  .luxary-glamps-bottom-imgview-mainhead {
    line-height: 25px;
  }

  .glamps-sec1-carousel-bottom-bg-right {
    bottom: -100%;
    right: -12%;
  }

  .glamps-sec1-carousel-bottom-bg-left {
    bottom: -75%;
    left: -28%;
  }


  /*********** Start Accomondation page ***********/

  .accomondation-sec1-img-icon {
    top: 30%;
    right: -10%;
  }

  .accomondation-sec1-img-right {
    margin-left: 0px;
    gap: 17px;
  }

  .accomondation-sec1-inner-con {
    gap: 0px;
  }

  .accomondation-sec1-inner-txt .txt {
    font-size: 4em;
    line-height: 45px;
  }

  .accomondation-sec1-inner-txt {
    margin-left: 2%;
    margin-top: 15%;
  }


  .accomondation-sec1-right-innerimg .inner-txt {
    width: 100%;
  }

  /* Special Deals */
  .deals-con {
    padding: 40px 0 20px 0;
  }

  .deals-con-off-price {
    margin-top: 15px;
  }

  .deals-con-price {
    margin-top: 5px;
  }

  .deals-con-btn a {
    margin-top: 40px;
  }

  .deals-con-subhead {
    letter-spacing: 2px;
  }

  /* Family Escape */

  .package-sec {
    margin: 20px 0;
  }

  .package-item {
    padding: 15px 20px 10px 20px;
  }

  .package-item-moonspell {
    padding: 17px 20px 10px 20px;
  }

  .package-con {
    gap: 8px;
    margin-top: 20px;
  }

  .package-con-buttom .package-item-moonspell {
    padding: 17px 20px;
  }

  .package-con-buttom .package-item-moonspell::after {
    margin: -15px -41px 0 0px;
  }

  .package-item::after {
    margin: -5px -40px 0 0px;
  }

  .package-item-lovestory {
    padding: 15px 20px 10px 20px;
  }

  .package-con-buttom .package-item-lovestory {
    padding: 10px 20px;
  }

  .package-con-buttom .package-item-lovestory::after {
    margin: -16px -41px 0 0px;
  }


  .activity-top-left-img {
    left: -40%;
  }

  .activity-top-right-img {
    right: -12%;
  }

  .weekday-offer-con,
  .weekday-offer-con-moonspell {
    width: 50%;
  }

  .weekday-offer-left-img,
  .weekday-offer-right-img {
    display: none;
  }

  .weekday-offer-con::before {
    margin: 4% 0 0 -49%;
  }

  .weekday-offer-con::after {
    margin: -69% -49% 0 0px;
  }

  .weekday-offer-left-img {
    left: -27%;
  }

  .weekday-offer-con-moonspell::before {
    margin: -3% 0 0 -49%;
  }

  .weekday-offer-con-moonspell::after {
    margin: -63% -49% 0 0px;
  }

    .accomondation-sec1-wrap{ margin-top:30px}
  .bredcum-wraper{ padding-top:10px}
  .fac-sec-wrap{ padding-top:30px}
  .gallerypage-sec2-wrap{padding-top:30px}
  .contactpage-sec2-wrap{padding-top:30px}



}

@media (min-width: 1400px) and (max-width: 1441px) {
  body {
    font-size: 15px !important;
  }

  li {
    font-size: 15px !important;
  }

  .d-container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .whats-app {
    width: 50px;
    height: 50px;
    font-size: 1.75em;
  }

  #plus {
    /* width: 50px;
    height: 50px;*/
    font-size: 1.15em;
  }

  .top-container {
    width: 100%;
    padding: 0px 5%;
  }

  .explore-caption {
    width: 100%;
    height: auto;
    font-family: "Alucky";
    font-size: 6.875em;
    color: #fff;
    text-align: center;
  }

  /***************************** Start Gallery page **********************************/

  .nav-menu>li>a {
    margin: 25px 12px;
  }

  .gallery-tablinks {
    width: 17%;
  }

  .gallerypage-sec2-bg-left {
    top: 46%;
    left: -2%;
  }

  .gallerypage-sec2-bg-right {
    top: 46%;
    right: -2%;
  }

  /***************************** Start Contact page **********************************/
  .feet-value {
    width: 29%;
    left: 10%;
  }

  /* .feet-img img {
    height: 529px;
  } */

  .contactpage-sec2-bottom-txt2 {
    justify-content: space-between;
  }

  .temp-txt {
    width: 77%;
  }

  .contactpage-sec2-bottom-txt1 {
    margin-bottom: 3.5%;
  }

  .sec3-bg-left {
    left: -25%;
  }

  .sec3-bg-right {
    right: -9%;
  }

  .sec3-content-head-bottom {
    width: 86%;
    transform: translate(-50%, 8%);
  }

  .bottom-video {
    height: 718px;
  }

  .sec3-content-head-top {
    width: 57%;
  }

  /***************************** Start Luxury glamps page **********************************/
  .features-sec-left ul li {
    margin-top: 30px;
  }

  .features-sec-right ul li {
    margin-bottom: 40px;
  }

  .luxary-glamps-bottom-imgview {
    width: 48%;
    margin: 0 10px;
  }

  .glamps-carousel-txt ul li {
    padding: 15px 0 5px 0;
    padding-left: 45px;
    margin-bottom: 0px;
  }

  .glamps-carousel-txt ul li:first-child::before {
    height: 70%;
    top: -52%;
  }

  .glamps-carousel-txt ul li::after {
    height: 70%;
  }

  .glamps-carousel-txt {
    padding: 20px;
    padding: 50px;
  }


  /*********** Start Accomondation page ***********/

  .accomondation-sec1-img-icon {
    top: 31%;
    right: -9%;
  }

  .accomondation-sec1-img-right {
    margin-left: 0px;
    gap: 17px;
  }

  .accomondation-sec1-inner-con {
    gap: 0px;
  }

  .accomondation-sec1-inner-txt .txt {
    font-size: 4em;
    line-height: 45px;
  }

  .accomondation-sec1-inner-txt {
    margin-left: 2%;
    margin-top: 12%;
  }


  .accomondation-sec1-right-innerimg .inner-txt {
    width: 100%;
  }

  /*********** Special Deals ***********/
  .deals-con {
    padding: 40px 0 40px 0;
  }

  .deals-con-off-price {
    margin-top: 15px;
  }

  .deals-con-price {
    margin-top: 10px;
  }

  .deals-con-btn a {
    margin-top: 40px;
  }

  .deals-con-subhead {
    letter-spacing: 2px;
  }

  /*********** Family Escape ***********/

  .package-sec {
    margin: 20px 0;
  }

  .package-con {
    margin-top: 20px;
  }

  .package-item::after {
    margin: -5px -40px 0 0px;
  }

  .package-item-moonspell {
    padding: 15px 20px 11px 20px;
  }

  .package-con-buttom .package-item-moonspell {
    padding: 15px 20px;
  }

  .package-con-buttom .package-item-moonspell::after {
    margin: -16px -41px 0 0px;
  }

  .package-item-lovestory {
    padding: 15px 20px 10px 20px;
  }

  .package-con-buttom .package-item-lovestory {
    padding: 10px 20px;
  }

  .package-con-buttom .package-item-lovestory::after {
    margin: -16px -41px 0 0px;
  }

  .activity-top-left-img {
    left: -40%;
  }

  .activity-top-right-img {
    right: -12%;
  }

  .weekday-offer-con,
  .weekday-offer-con-moonspell {
    width: 39%;
  }

  .weekday-offer-left-img {
    left: -24%;
  }

  .weekday-offer-right-img {
    top: 10%;
    right: -20%;
    width: 66%;
  }

  .weekday-offer-con::before {
    margin: 11% 0 0 -61%;
  }

  .weekday-offer-con::after {
    margin: -96% -61% 0 0px;
  }

  .weekday-offer-con-moonspell::before {
    margin: 3% 0 0 -61%;
  }

  .weekday-offer-con-moonspell::after {
    margin: -86% -61% 0 0%;
  }


}

@media (min-width: 1441px) and (max-width: 1599px) {

  li,
  body {
    font-size: 15px !important;
  }

  .d-container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .whats-app {
    width: 50px;
    height: 50px;
    font-size: 1.75em;
  }

  #plus {
    /* width: 50px;
    height: 50px;*/
    font-size: 1.15em;
  }

  .top-container {
    width: 100%;
    padding: 0px 5%;
  }

  .explore-caption {
    width: 100%;
    height: auto;
    font-family: "Alucky";
    font-size: 6.875em;
    color: #fff;
    text-align: center;
  }

  /***************************** Start Gallery page **********************************/

  .nav-menu>li>a {
    margin: 25px 12px;
  }

  .gallery-tablinks {
    width: 17%;
  }

  .gallerypage-sec2-bg-left {
    top: 46%;
    left: -2%;
  }

  .gallerypage-sec2-bg-right {
    top: 46%;
    right: -2%;
  }

  .gallerypage-sec2-wrap {
    padding: 70px 0 70px 0;
  }

  /* Family Escape */

  .weekday-offer-con::before {
    margin: 9% 0 0 -59%;
  }

  .weekday-offer-con::after {
    margin: -88% -59% 0 0px;
  }

  .weekday-offer-con-moonspell::before {
    margin: 0% 0 0 -59%;
  }

  .weekday-offer-con-moonspell::after {
    margin: -79% -59% 0 0px;
  }
}

@media (min-width: 1600px) and (max-width: 1680px) {
  body {
    font-size: 15px !important;
  }

  li {
    font-size: 15px !important;
  }

  .d-container {
    width: 100%;
    padding-left: 8%;
    padding-right: 8%;
  }

  .whats-app {
    width: 50px;
    height: 50px;
    font-size: 1.75em;
  }

  #plus {
    /*width: 50px;
    height: 50px;*/
    font-size: 1.15em;
  }

  .top-container {
    width: 100%;
    padding: 0px 5%;
  }

  .explore-caption {
    width: 100%;
    height: auto;
    font-family: "Alucky";
    font-size: 6.875em;
    color: #fff;
    text-align: center;
  }

  .xplore-lady {
    width: auto;
    height: auto;
    position: absolute;
    left: 42.5%;
    top: 1%;
  }

  /***************************** Start Contact page **********************************/
  .feet-value {
    width: 28%;
    left: 11%;
  }

  /* .feet-img img {
    height: 563px;
  } */


  .contactpage-sec2-bottom-txt2 {
    justify-content: space-between;
  }

  .temp-txt {
    width: 77%;
  }

  .contactpage-sec2-bottom-txt1 {
    margin-bottom: 3.5%;
  }

  .sec3-bg-left {
    left: -25%;
  }

  .sec3-bg-right {
    right: -9%;
  }

  .sec3-content-head-bottom {
    width: 86%;
    transform: translate(-50%, 8%);
  }

  .bottom-video {
    height: 718px;
  }

  .sec3-content-head-top {
    width: 57%;
  }

  /***************************** Start Contact page **********************************/

  .contactpage-sec2-bottom-txt2 {
    justify-content: space-between;
  }

  .temp-txt {
    width: 77%;
  }

  .contactpage-sec2-bottom-txt1 {
    margin-bottom: 3.5%;
  }

  .sec3-bg-left {
    left: -25%;
  }

  .sec3-bg-right {
    right: -9%;
  }

  .sec3-content-head-bottom {
    width: 82%;
    transform: translate(-50%, 8%);
  }

  .bottom-video {
    height: 718px;
  }

  .sec3-content-head-top {
    width: 53%;
  }

  /***************************** Start Luxury glamps page **********************************/
  .features-sec-left ul li {
    margin-top: 40px;
  }

  .features-sec-right ul li {
    margin-bottom: 42px;
  }

  .luxary-glamps-bottom-imgview {
    width: 48%;
    margin: 0 10px;
  }

  .glamps-carousel-txt {
    padding: 70px 50px 50px 50px;
  }

  .glamps-carousel-txt ul li {
    margin-bottom: 0px;
    padding: 10px 0;
    padding-left: 50px;
  }

  .glamps-carousel-txt ul li:first-child::before {
    height: 70%;
    top: -52%;
  }

  .glamps-carousel-txt ul li::after {
    height: 70%;
  }

  /***************************** Start Contact page **********************************/

  .contactpage-sec2-bottom-txt2 {
    justify-content: space-between;
  }

  .temp-txt {
    width: 77%;
  }

  .contactpage-sec2-bottom-txt1 {
    margin-bottom: 3.5%;
  }

  .sec3-bg-left {
    left: -25%;
  }

  .sec3-bg-right {
    right: -9%;
  }

  .sec3-content-head-bottom {
    width: 86%;
    transform: translate(-50%, 8%);
  }

  .bottom-video {
    height: 718px;
  }

  .sec3-content-head-top {
    width: 57%;
  }

  /*********** Start Accomondation page ***********/

  .accomondation-sec1-img-icon {
    top: 32%;
    right: -8%;
  }

  .accomondation-sec1-img-right {
    margin-left: 0px;
    gap: 17px;
  }

  .accomondation-sec1-inner-con {
    gap: 0px;
  }

  .accomondation-sec1-inner-txt .txt {
    font-size: 4em;
    line-height: 45px;
  }

  .accomondation-sec1-inner-txt {
    margin-left: 3%;
    margin-top: 14%;
  }


  .accomondation-sec1-right-innerimg .inner-txt {
    width: 100%;
  }

  /*********** Special Deals ***********/
  .deals-con {
    padding: 50px 0 40px 0;
  }

  .deals-con-off-price {
    margin-top: 15px;
  }

  .deals-con-price {
    margin-top: 10px;
  }

  .deals-con-btn a {
    margin-top: 40px;
  }

  .deals-con-subhead {
    letter-spacing: 2px;
  }



  /*********** Family Escape ***********/

  .package-sec {
    margin: 30px 0;
  }

  .package-con {
    margin-top: 20px;
  }

  .package-item-moonspell {
    padding: 15px 20px 10px 20px;
  }

  .package-con-buttom .package-item-moonspell {
    padding: 10px 20px 10px 20px;
  }

  .package-con-buttom .package-item-moonspell::after {
    margin: -15px -41px 0 0px;
  }

  .package-item-lovestory {
    padding: 15px 20px 10px 20px;
  }

  .package-con-buttom .package-item-lovestory {
    padding: 10px 20px;
  }

  .package-con-buttom .package-item-lovestory::after {
    margin: -16px -41px 0 0px;
  }

  .weekday-offer-left-img {
    top: 16%;
    left: -18%;
  }

  .weekday-offer-right-img {
    top: 4%;
    right: -18%;
    width: 68%;
  }

  .weekday-offer-con,
  .weekday-offer-con-moonspell {
    width: 37%;
  }

  .weekday-offer-con::before {
    margin: 9% 0 0 -60%;
  }

  .weekday-offer-con::after {
    margin: -90% -60% 0 0%;
  }

  .weekday-offer-con-moonspell::before {
    margin: -1% 0 0 -60%;
  }

  .weekday-offer-con-moonspell::after {
    margin: -81% -60% 0 0%;
  }



}

@media (min-width: 1681px) {
  body {
    font-size: 15px !important;
  }

  .testi-moment {
    padding-left: 20%;
  }

  /* .d-container {
    width: 100%;
    padding-left: 6%;
    padding-right: 6%;
  } */

  .luxary-glamps-bottom-imgview {
    width: 48%;
    margin: 0 10px;
  }

  /* .feet-img img {
    height: 592px;
  } */




}

@media (max-width: 992px) {
  .header-contact {
    display: none;
  }

  .submenu-indicator-chevron {
    border-color: transparent #fff #fff transparent !important;
  }

  .nav-dropdown {
    min-width: 100% !important;
  }

  .sexy-menu.detached {
    opacity: 1 !important;
    position: unset !important;
  }

  .navigation-portrait li {
    font-size: 18px !important;
  }

  .nav-brand img {
    display: flex;
    align-items: center;
  }

  /*.logo {
    transform: translate(-50%, 0%);
    left: 50%;
  }*/
  .hide-menu a {
    width: 25%;
    line-height: 1;
    font-size: 1em;
    display: inline-block;
    float: left;
    text-align: center;
    font-weight: normal;
    font-family: "OpenSans";
    text-transform: capitalize;
  }

  .hide-menu a i {
    display: block;
    justify-content: center;
    margin: 0 auto;
    font-size: 1.6em;
    color: #333;
  }

  .desk-view {
    display: none;
  }

  .mob-view {
    display: block;
  }

  .nav-menu>li>a {
    color: #fff !important;
    display: flex;
    align-items: center;
  }

  .nav-toggle,
  .navigation-hidden .nav-header {
    display: block !important;
  }

  .hide-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    /* background-image: linear-gradient(to bottom, #1e5e4e, #101c1b);*/
    z-index: 99999;
    padding: 15px 20px;
    display: block;
    background-color: #fefff2;
  }

  .hide-menu img {
    display: block;
    justify-content: center;
    margin: 0 auto;
    width: 38px;
  }

  .sexy-menu.detached {
    position: fixed !important;
    bottom: 0px !important;
    top: inherit !important;
    height: auto;
    background-color: transparent !important;
    backdrop-filter: unset !important;
  }

  .sexy-menu.detached .navigation-portrait .nav-menus-wrapper {
    position: fixed !important;
    bottom: 0px !important;
    top: 0px !important;
  }

  .sexy-menu.detached .nav-brand img {
    display: none !important;
  }

  .nav-menu {
    display: block !important;
  }

  .bottom-menu {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background-color: #fefff2;
    color: #1e3f40;
    box-shadow: rgba(103, 103, 103, 0.2) 0px 8px 24px;
  }

  .banner-bottom {
    width: 100%;
  }

  .banner-bottom:nth-child(2) {
    width: 100%;
  }

  .banner-bottom-sep {
    display: none;
  }

  .footer-links {
    display: none;
  }

  .footer-logo {
    display: none;
  }

  .btm-link {
    width: 100%;
    display: none;
    justify-content: center;
  }

  .btm-link:nth-last-child(1) {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  #button.show {
    display: none;
  }

  .footer-social-links ul li {
    margin-left: 2em;
  }

  .footer-social-links ul li a {
    font-size: 1.5em;
  }

  .explore-album {
    width: 100%;
  }

  .explore-for-insta {
    width: 100%;
  }

  .explore-more-container {
    display: block;
  }

  .explore-caption {
    font-size: 3.5em;
  }

  .xplore-lady {
    display: none;
  }

  .package-home {
    width: 100%;
    margin-bottom: 5px;
  }

  .moments-wrap .d-container {
    display: block;
  }

  .moments-container {
    width: 100%;
  }

  .moment-videos-out {
    width: 100%;
  }

  .review-out {
    width: 100%;
    padding-top: 40px;
  }

  .accommodation-for {
    width: 100%;
    margin-bottom: 1em;
  }

  .explore-pic {
    -webkit-mask-image: unset;
    width: 100%;
    display: none;
  }

  .explore-dtl {
    width: 100%;
  }

  .home-deal-bottom-bg {
    position: inherit;
    bottom: inherit;
  }

  .home-deal-bottom-bg img {
    width: 100%;
  }

  .home-about-wrap {
    position: inherit;
  }

  .home-about {
    max-width: 100%;
    margin-left: 0px;
    padding: 40px 20px;
    text-align: center;
  }

  .home-about-title {
    font-size: 2.5em;
  }

  .home-deal {
    margin-top: 30px;
  }

  .explore-pic img {
    width: 100%;
  }

  .explore-container {
    width: 100%;
  }

  .njoy-top {
    display: block;
  }

  .act-padding {
    padding: 30px 20px;
  }

  .njoy-top p {
    width: 100%;
  }

  .accommodation-container {
    padding-top: 40px;
  }

  .accommodation-container p {
    width: 100%;
  }

  .moment-videos {
    width: 100%;
    margin-bottom: 0.5em;
  }

  #plus {
    width: 60px;
    font-size: 2em;
    padding: 15px 0px;
    height: auto;
  }

  .moment-title {
    font-size: 1.25em;
  }

  .accommodation-left-bg {
    display: none;
  }

  .accommodation-right-bg {
    display: none;
  }

  .celebrate-container {
    width: 100%;
  }

  .celebrate-for {
    width: 100%;
  }

  .celebrate-for:nth-child(1) img {
    border-radius: 15px;
    width: 100%;
  }

  .celebrate-for:nth-child(3) p {
    width: 100%;
  }

  .celebrate-for:nth-child(3) {
    padding: 30px 0px;
  }

  .celebrate-for:nth-child(4) img {
    border-radius: 15px;
    width: 100%;
  }

  .main-wrap {
    padding-top: 60px;
  }

  .celebrate-top-pic {
    display: none;
  }

  .home-resta {
    width: 100%;
    display: block;
  }

  .moment-bottom-container {
    display: block;
  }

  .home-resta-pic {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .home-resta-pic img {
    width: 90%;
  }

  .resta-bg {
    display: none;
  }

  .moment-bottom-container {
    padding-top: 60px;
  }

  .home-rest-dtl {
    width: 100%;
    margin-left: 0px;
  }

  .team-for {
    width: 100%;
  }

  .info-box {
    float: none;
    margin: 1em auto;
  }

  .celebrate-right-bottom {
    display: none;
  }

  .celebrate-left-bg {
    position: inherit;
    display: none;
  }

  .celebrate-left-top-bg {
    position: inherit;
  }

  .celebrate-left-bg img {
    width: 100%;
  }

  .celebrate-left-top-bg img {
    width: 100%;
  }

  .hill-mist-title {
    font-size: 3.5em;
  }

  .hill-mist-sub-title {
    font-size: 1.15em;
  }

  .hill-mist-content {
    padding-top: 0em;
  }

  .navigation {
    justify-content: center !important;
  }

  .banner-caption {
    font-size: 3em;
  }

  .contact img {
    display: none;
  }

  .footer-wraper {
    padding-bottom: 64px;
  }

  .explore-more-wrap {
    padding-bottom: 60px;
  }

  .people-living:nth-last-child(-n + 2) {
    width: 49%;
  }

  .facility-name-bottom::after {
    display: none;
  }

  p {
    text-align: center;
  }

  .home-about-sub-title {
    text-align: center;
  }

  .home-about-title {
    text-align: center;
  }

  .home-deal {
    justify-content: center;
  }

  .right-ban {
    display: none;
  }

  .logo-container {
    justify-content: center;
  }

  .banner-wraper {
    height: auto;
  }

  .unique-left-pic {
    display: none;
  }

  .unique-caption {
    width: 250px;
    height: 250px;
  }

  .unique-caption-inside {
    width: 225px;
    height: 225px;
  }

  .unique-caption-title-main {
    font-size: 4em;
  }

  .celebrate-title {
    font-size: 1.75em;
    text-align: center;
    margin-top: 1.5em;
  }

  .celebrate-title br:nth-child(2) {
    display: none;
  }

  .celebrate-title-container {
    padding-left: 0px;
  }

  .celebrate-title-sub {
    text-align: center;
    font-size: 1.05em;
  }

  .celebrate-for:nth-child(4) {
    display: none;
  }

  .celebrate-left-top-bg {
    display: none;
  }

  .moments-tree-bg {
    display: none;
  }

  .moments-right-bg {
    display: none;
  }

  .moments-left-bg {
    display: none;
  }

  .moments-wrap {
    padding-top: 60px;
  }

  .resta-title-sub {
    text-align: center;
  }

  .resta-title-main {
    text-align: center;
  }

  .special-wrap {
    padding: 50px 0px;
  }

  /*********** Start Gallery page **********/

  .navigation-portrait .nav-brand {
    line-height: 0px !important;
  }

  /* .nav-menus-wrapper {
      display: none;
    } */

  .gallerypage-sec2-wrap {
    padding: 40px 0;
  }

  .gallerypage-item {
    width: 100%;
    padding: 0;
    margin: 10px 0;
  }

  .gallery-tab-icon {
    display: none;
  }

  .gallerypage-buttons {
    flex-direction: column;
    gap: 20px;
  }

  .gallery-tablinks {
    width: 47%;
    margin: 0 5px 15px 5px;
  }

  .gallery-tablinks .arrow-icon {
    bottom: 17px;
  }

  .gallerypage-tabcontent {
    margin-top: 50px;
  }

  .gallerypage-sec2-bg-left {
    top: 65%;
    left: -7%;
    display: none;
  }

  .gallerypage-sec2-bg-right {
    top: 65%;
    right: -8%;
    display: none;
  }

  /*********** Start Contact page **********/

  /* Section-2 */

  .contactpage-sec2-mainhead {
    font-size: 2.5em;
  }

  .contactpage-sec2-desk-view {
    border-radius: 0;
  }

  .contactpage-sec2-desk-view {
    display: none;
  }

  .contactpage-sec2-mob-view {
    display: block;
  }

  .contactpage-sec2-bottom-con {
    top: 30.5%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }

  .contactpage-sec2-img {
    overflow: hidden;
  }

  .contactpage-sec2-bottom-con {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  .feet-img {
    order: 1;
  }

  .contactpage-sec2-bottom-txt1 {
    width: 100%;
    margin-bottom: -8px;
    order: 2;
    margin-top: 50px;
  }

  .contactpage-sec2-bottom-txt2 {
    width: 100%;
    margin-bottom: -8%;
    order: 3;
  }

  .temp-txt {
    width: 100%;
  }

  .feet-img {
    width: 40px;
  }

  .feet-value {
    width: 38%;
    top: 15%;
    left: 12%;
    text-align: center;
  }

  .meter {
    padding-right: 5px;
  }

  .feet {
    margin-left: 5px;
  }

  .temp-icon {
    display: none;
  }

  .sea-level {
    top: 119%;
  }

  /* Section-3 */

  .contactpage-sec3-wrap {
    margin-top: 53%;
  }

  .sec3-bg-left {
    display: none;
  }

  .sec3-bg-right {
    position: inherit;
    width: 100%;
    /* top: -12%;
    right: -27%; */
  }

  .sec3-heading {
    padding-top: 5%;
  }

  .sec3-content-head-top {
    width: 67%;
    transform: translate(-50%, 19%);
    top: -4%;
  }

  .sec3-content-head-bottom {
    width: 80%;
    transform: translate(-50%, 11%);
    bottom: -5%;
  }

  .sec3-content {
    width: 90%;
    padding: 60px 20px;
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  /* Section-4 */

  .contactpage-sec4-wrap {
    margin-bottom: 20px;
  }

  .sec4-bg-right {
    top: -9%;
    display: none;
  }

  .sec4-con {
    flex-direction: column;
    width: 90%;
    padding: 20px;
    gap: 20px;
    margin: 10px auto;
  }

  .km {
    order: 1;
  }

  .sec4-con-heading {
    order: 2;
    text-align: center;
  }

  .sec4-con-heading br {
    display: none;
  }

  .sec4-con-para {
    order: 4;
    text-align: center;
  }

  .sec4-con-para br {
    display: none;
  }

  .sec4-con-txt2 {
    order: 3;
  }

  .sec4-con-txt2 br {
    display: none;
  }

  .sec4-bg-left {
    top: 27%;
    display: none;
  }

  /* Location Section */

  .location-sec {
    gap: 30px;
    margin-top: 20%;
    flex-direction: column;
  }

  /* Form Section */

  .form-heading {
    text-align: center;
    margin-bottom: 10px;
  }

  .form-bg-right {
    top: -64%;
    right: -144%;
    z-index: 1;
    display: none;
  }

  .form-sec {
    flex-direction: column;
    gap: 20px;
  }

  .form-con-left {
    width: 100%;
  }

  .contact-info {
    flex-direction: column;
  }

  .form-con-right {
    width: 100%;
    padding: 15px;
  }

  .form-left-img {
    display: none;
  }

  .contact-info {
    width: 100%;
    position: inherit;
    left: 0;
    transform: translate(0);
  }

  .info {
    border: none;
  }

  .contactpage-form-wrap {
    margin-bottom: 35px;
  }

  .bottom-video {
    height: 224px;
  }

  .bottom-video-wrap {
    margin-bottom: 35px;
  }

  .neighboring-cities ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90%;
  }









  .facility-container {
    display: block;
  }

  .fac-details {
    width: 100%;
  }

  .fac-pic {
    width: 100%;
  }

  .fac-drawing {
    display: none;
  }

  .fac-name {
    width: 100%;
    text-align: center;
  }

  .fac-name br {
    display: none;
  }

  .fac-bottom-name {
    position: inherit;
    text-align: center;
    margin: 0.5em 0em;
    right: inherit;
    bottom: unset;
  }

  .inner-head .top-container {
    background: transparent;
  }

  .inner-head .nav-header {
    background: transparent;
    position: inherit;
  }

  .nav-brand img {
    width: 80%;
  }

  .banner-top-title {
    font-size: 1.15em;
  }

  /* Bredcum */

  .bredcum-container {
    display: flex;
    justify-content: center;
  }

  .blog-detail-bredcum {
    display: none;
  }

  .blog-detail-bred-arrow {
    display: none;
  }

  .bred-next {
    text-transform: capitalize;
    font-size: .9em;
  }

  .bred-home a,
  .bred-home {
    text-transform: capitalize;
  }

  .contact-num img {
    filter: brightness(0) invert(1);
  }

  .terms-condition-sec-rightimg,
  .terms-condition-sec-leftimg,
  .privacy-policy-topimg {
    display: none;
  }

  .information-sec-left {
    width: 100%;
  }

  .privacy-policy-content {
    display: block;
  }

  .information-sec-head {
    text-align: center;
  }

  .information-sec-right {
    width: 100%;
  }

  .inner-head .nav-header .nav-brand img {
    background: transparent;
  }

  .privacy-policy-sec-tophead {
    text-align: center;
    margin-top: 80px;
  }

  .policy-sec2-content {
    padding: 20px 10px 20px 10px;
  }

  .privacy-sec2-head {
    text-align: center;
  }

  .privacy-sec2-head {
    font-size: 1.5em;
  }

  .policy-sec2-content ul {
    margin-bottom: 2em;
  }

  .terms-condition-sec-wrap {
    padding: 40px 0 70px 0;
  }

  .policy-sec2-content ul li {
    line-height: 1.5;
  }

  .privacy-policy-sec-para {
    text-align: center;
  }

  .fac-sub {
    text-align: center;
  }

  /*********** Start Luxury Glamps**********/

  .glamps-sec1-carousel {
    flex-direction: column;
    gap: 20px;
  }

  .glamps-carousel-img {
    width: 100%;
  }

  .glamps-carousel-txt {
    width: 100%;
    margin-left: 0;
    padding: 20px;
    padding: 30px 30px 30px 20px;
    /* display: none; */
  }

  .carousel-icon {
    left: 50%;
    top: 3%;
    transform: translate(-50%, -78%);
    padding: 15fpx 0px;
    width: 40%;
    font-size: 1.5em;
    text-align: center;
  }

  .carousel-icon i {
    font-size: 1.2em;
  }

  /* .carousel-icon-right {
    margin-left: 40px;
  } */

  .glamps-carousel-txt ul li {
    /* background: none; */
    padding: 10px 0 10px 50px;
    margin-bottom: 0;
  }

  .glamps-carousel-txt ul li::after {
    height: 68%;
  }

  .glamps-carousel-txt ul li:first-child::before {
    height: 38%;
    top: -19%;
  }

  .glamps-carousel-buttom-txt {
    font-size: 0.95em;
    line-height: 20px;
  }

  .glamps-sec1-carousel-bottom-bg-left,
  .glamps-sec1-carousel-bottom-bg-right {
    display: none;
  }

  .feature-content {
    gap: 15px;
    flex-direction: column;
  }

  .features-sec-left {
    width: 100%;
    order: 2;
  }

  .features-sec-img {
    width: 100%;
  }

  .features-sec-right {
    width: 100%;
    order: 3;
    padding: 20px 30px;
  }

  .features-sec-left ul li {
    text-align: left;
    /* justify-content: flex-start; */
    direction: rtl;
    gap: 30px;
  }

  .features-sec-left ul li:nth-child(odd) .right-line {
    width: 0%;
  }

  .features-sec-left ul li:nth-child(even) .right-line {
    width: 0%;
  }

  .features-sec-right ul li:nth-child(odd) .left-line {
    width: 0%;
  }

  .features-sec-right ul li:nth-child(even) .left-line {
    width: 0%;
  }

  .right-line::before {
    margin: -6px 0px 0 -9px;
  }

  .feature-sec-heading {
    margin-bottom: 20px;
  }

  .feature-bottom-bg {
    display: none;
  }

  .policy-sec2-wrap {
    margin-bottom: 20px;
  }

  .features-sec-btn {
    margin: 0 0 20px 0;
    padding: 10px 0;
    font-size: 1.5em;
  }

  .luxary-glamps-bottom-imgview {
    width: 100%;
    margin: 10px 0;
  }

  .luxary-glamps-bottom-imgview-mainhead {
    font-size: 1.5em;
    line-height: 20px;
  }

  .luxary-glamps-bottom-imgview-txt i {
    margin-top: 5px;
    font-size: 1.5em;
  }

  .luxary-glamps-bottom-img-sec {
    margin-bottom: 25px;
  }

  .facility-container-out .nature-walk {
    direction: ltr;
  }

  .sketch-vector {
    display: none;
  }

  .left-sketch {
    width: 100%;
    padding-right: 0%;
  }

  .right-photo {
    width: 100%;
  }

  .nature-walk {
    width: 100%;
    margin: 0px;
    left: inherit;
    right: inherit;
    display: block;
  }

  .left-sketch img {
    display: none;
  }

  .content-box h2,
  h5 {
    text-align: center;
  }

  .content-box {
    width: 100%;
    position: inherit;
    right: inherit;
    top: inherit;
    transform: none;
    /*width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;*/
  }

  /*.facility-container-out:nth-child(2n+2) .content-box{ width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;}
  .left-sketch{ padding-right: 0%;}
  
  .facility-container-out:nth-child(2n+2) .left-sketch{ padding-left: 0%; width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;}

  .left-sketch {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}*/
  .right-photo img {
    border-radius: 10px;
  }

  .facility-container-out:nth-child(2n + 2) .right-photo img {
    border-radius: 10px;
  }

  .facility-container-out {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }

  .facility-container-out:nth-child(2n + 2) .left-sketch {
    padding-right: 0%;
    padding-left: 0%;
  }




  /************** Start Accomodation page /**************/

  .accomondation-sec1-wrap {
    margin-top: 30px;
  }

  .accomondation-sec2-wrap {
    margin-top: 80px;
  }

  .accomondation-sec1-img {
    flex-direction: column;
  }

  .accomondation-sec1-img-left {
    width: 100%;
  }

  .accomondation-sec1-img-left img {
    border-radius: 0;
  }

  .accomondation-sec1-img-right {
    width: 90%;
    margin: auto;
    flex-direction: column;
  }

  .accomondation-sec1-right-innerimg {
    width: 100%;
  }

  .accomondation-sec1-right-innerimg .inner-txt {
    width: 100%;
  }

  .accomondation-sec1-inner-con {
    flex-direction: column;
  }

  .accomondation-sec1-inner-img {
    order: 2;
  }

  .accommodation-sec2-bg-mobview {
    display: block;
  }

  .accommodation-sec2-bg-deskview {
    display: none;
  }

  .accomondation-sec1-inner-txt .txt {
    font-size: 3em;
    line-height: 36px;
    text-align: center;
    color: #245748;
  }

  .accomondation-sec1-inner-img {
    width: 90%;
  }

  .accomondation-sec1-inner-img .img1 {
    width: 100%;
  }

  .accomondation-sec1-inner-con {
    gap: 25px;
  }

  .accomondation-sec1-inner-head {
    font-size: 1.5em;
  }

  .accomondation-sec1-inner-subhead {
    font-size: 0.938em;
    letter-spacing: 1px;
  }

  .accomondation-sec1-inner-img-txt .accomondation-sec1-inner-subhead {
    text-align: left;
  }

  .accomondation-sec1-inner-link {
    font-size: 0.938em;
    letter-spacing: 1px;
  }

  .accomondation-sec1-img-icon {
    top: 97%;
    right: 50%;
    transform: translateY(-85%);
    rotate: 90deg;
  }



  /************** Start Blog page /**************/

  .blog-sec1-left {
    width: 100%;
    padding-right: 0%;
  }

  .blog-sec1-left-con {
    flex-direction: column;
    padding: 0% 0%;
  }

  .blog-img {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 10px;
  }

  .blog-txt {
    width: 100%;
    padding-left: 0%;
  }

  .blog-head {
    text-align: center;
    font-size: 1.5em;
    letter-spacing: 1px;
    padding-top: 10px;
  }

  .blog-content p {
    text-align: left;
  }

  .blog-sec1-right {
    width: 100%;
  }


  /************** Start Blog Details page /**************/

  .blog-details-main-title {
    letter-spacing: 2px;
  }

  .blog-details-content p {
    text-align: left;
  }

  .recent-post-content {
    flex-direction: column;
  }

  .recent-post-box {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 5%;
  }

  .inner-title-recent-post {
    font-size: 1.5em;
  }


  /* FAQ */

  .faq-location {
    margin-top: 20px;
    flex-direction: column;
  }

  .faq-location-left {
    width: 100%;
    border-right: none;
  }

  .faq-location-right {
    width: 100%;
  }

  .accordion-main {
    width: 100%;
  }

  .faq-img-left,
  .faq-img-right,
  .faq-property-left-img,
  .faq-accommodation-topleft-img,
  .faq-accommodation-topright-img,
  .faq-accommodation-left-img,
  .faq-accommodation-right-img {
    display: none;
  }

  .faq-bird {
    top: -7%;
    left: 50%;
    transform: translateX(-50%);
  }

  .faq-bird-property {
    top: -4%;
    left: 50%;
    transform: translateX(-50%);
  }

  .faq-bird-accommodation {
    top: -6%;
    left: 50%;
    transform: translateX(-50%);
  }

  .faq-location-wrap {
    margin-bottom: 30px;
    margin-top: 100px;
  }

  .faq-accomodation-bottom-img {
    margin-bottom: 10px;
  }

  .accordion-title {
    width: 80%;
  }

  .accordion_head {
    justify-content: space-between;
  }

  /* Special Deals */
  .deals-img {
    width: 100%;
    order: 1;
  }

  .deals-con {
    width: 100%;
    padding: 20px 0 30px 0;
    order: 2;
  }

  .deals-con-btn a {
    margin-top: 30px;
  }

  .deals-con-subhead {
    margin-top: 5px;
    letter-spacing: 2px;
  }

  .deals-con-price {
    margin-top: 10px;
  }

  .deals-con-staydays {
    margin-top: 15px;
    gap: 18px;
  }

  .deals-con-off-price {
    margin-top: 15px;
    font-size: 1.25em;
  }

  .deals-content {
    flex-direction: column;
  }

  .package-sec {
    margin: 20px 0;
  }

  .package-con {
    flex-direction: column;
    margin-top: 20px;
  }

  .package-con-buttom {
    flex-direction: column;
  }

  .package-item::after {
    display: none;
  }

  .package-item-moonspell::after {
    display: none;
  }

  .package-item-lovestory::after {
    display: none;
  }

  .activity-top-left-img,
  .activity-top-right-img {
    display: none;
  }

  .activities {
    margin: 40px 0 0 0;
  }

  .activity-con {
    margin-top: 10px;
    flex-direction: column;
    gap: 20px;
  }

  .activity-img {
    width: 100%;
  }

  .activity-img-title br {
    display: none;
  }

  /* Family Escape */

  .gallerypage-sec2-tophead {
    font-size: 1.5em;
    letter-spacing: 2px;
  }

  .price-details {
    gap: 10px;
    flex-direction: column;
    padding: 20px 0 10px 0;
    margin-bottom: 20px;
  }

  .price-details .deals-con-staydays {
    gap: 40px;
    margin-top: 0px;
    border-left: none;
    height: 50px;
    padding-left: 0px;
  }

  .weekday-offer-left-img,
  .weekday-offer-right-img {
    display: none;
  }

  .weekday-offer-con::before,
  .weekday-offer-con::after {
    display: none;
  }

  .weekday-offer-con,
  .weekday-offer-con-moonspell {
    width: 100%;
    padding: 35px 25px;
  }

  .weekday-offer-sec {
    margin-bottom: 0px;
  }

  .weekday-offer-heading {
    font-size: 1.5em;
    margin-bottom: 10px;
  }

  .activity-img-title {
    text-align: center;
  }

  .weekday-offer-con-moonspell::before,
  .weekday-offer-con-moonspell::after {
    display: none;
  }

  .weekday-offer-note {
    text-align: left;
  }


}

@media (max-width: 420px) {

  body,
  li {
    font-size: 14px !important;
  }

  .d-container {
    padding-left: 3% !important;
    padding-right: 3% !important;
  }

  .footer-address-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .footer-address:nth-child(3) {
    display: none;
  }

  .package-content {
    float: none;
    width: 100%;
    top: 60px;
  }

  /* .nav-brand img {
    width: 130px;
    margin: 0 auto;
  } */

  #popUp {
    width: 340px;
    padding: 6% 5% 2%;
    bottom: 14%;
  }

  .form-group {
    margin-bottom: 7px;
  }

  .hero-text-area {
    font-size: 10px;
  }

  .copy-right span {
    display: none;
  }

  .home-facility {
    width: 49%;
    margin-bottom: 1em;
  }

  .facility-name-bottom {
    font-size: 1em;
  }

  .tab {
    width: 100%;
  }

  .tabcontent {
    width: 100%;
    margin-top: 1em;
  }

  .unique-for {
    width: 100%;
  }

  .unique-caption {
    position: inherit;
    margin: 0 auto;
    margin: 0.5em 0em;
    right: unset;
  }

  .unique-for:nth-child(3) {
    width: 100%;
  }

  .unnique-container {
    justify-content: center;
  }

  .hill-bg {
    margin-top: 50px;
  }

  .people-living {
    width: 100%;
    margin-bottom: 1em;
  }

  .people-living:nth-child(2) {
    width: 100%;
  }

  .gallerypage-sec2-bg-left {
    top: 60%;
    left: 0%;
    display: none;
  }

  .gallerypage-sec2-bg-right {
    top: 57%;
    right: 0%;
    display: none;
  }

  .gallery-tab-txt {
    font-size: 1em;
  }

  .form-field {
    width: 100%;
  }

  .form-field:nth-child(2) {
    margin-left: 0%;
  }

  .form-field:nth-child(5) {
    margin-left: 0%;
  }

  .neighboring-cities ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 25px;
    background: url(../images/contact-li.png) no-repeat left 23px;
  }

  .features-sec-right ul li {
    text-align: left;
  }

  /************** Start Blog page /**************/
  .blog-head {
    font-size: 1.5em;
    text-align: left;
  }

  .blog-details-main-title {
    font-size: 1.5em;
  }

  /* Bredcum */
  .bred-next {
    letter-spacing: 0px;
  }

  .gallerypage-sec2-tophead {
    letter-spacing: 2px;
  }

}

@media (min-width: 421px) and (max-width: 460px) {

  body,
  li {
    font-size: 14px !important;
  }

  .d-container {
    padding-left: 3%;
    padding-right: 3%;
  }

  .copy-right span {
    display: none;
  }

  .home-facility {
    width: 49%;
    margin-bottom: 1em;
  }

  .facility-name-bottom {
    font-size: 1em;
  }

  .tab {
    width: 100%;
  }

  .tabcontent {
    width: 100%;
    margin-top: 1em;
  }

  .unique-for {
    width: 100%;
  }

  .unique-caption {
    position: inherit;
    margin: 0 auto;
    margin: 0.5em 0em;
    right: unset;
  }

  .unique-for:nth-child(3) {
    width: 100%;
  }

  .unnique-container {
    justify-content: center;
  }

  .hill-bg {
    margin-top: 50px;
  }

  .people-living {
    width: 100%;
    margin-bottom: 1em;
  }

  .people-living:nth-child(2) {
    width: 100%;
  }

  .sec3-content-head-top {
    width: 79%;
    transform: translate(-50%, 42%);
    top: -4%;
  }

  .sec3-content-head-bottom {
    width: 70%;
  }

}

@media (min-width: 461px) and (max-width: 560px) {

  body,
  li {
    font-size: 14px !important;
  }

  .d-container {
    padding-left: 3%;
    padding-right: 3%;
  }

  .home-facility {
    width: 49%;
    margin-bottom: 1em;
  }

  .facility-name-bottom {
    font-size: 1em;
  }

  .tab {
    width: 100%;
  }

  .tabcontent {
    width: 100%;
    margin-top: 1em;
  }

  .unique-for {
    width: 100%;
  }

  .unique-caption {
    position: inherit;
    margin: 0 auto;
    margin: 0.5em 0em;
    right: unset;
  }

  .unique-for:nth-child(3) {
    width: 100%;
  }

  .unnique-container {
    justify-content: center;
  }

  .hill-bg {
    margin-top: 50px;
  }

  .people-living {
    width: 100%;
    margin-bottom: 1em;
  }

  .people-living:nth-child(2) {
    width: 100%;
  }

  .contactpage-sec3-wrap {
    margin-top: 30%;
  }

  .sec4-bg-right {
    top: -8%;
  }

  .sec3-content-head-top {
    transform: translate(-50%, -14%);
    top: -2%;
  }

  .sec3-content-head-bottom {
    width: 85%;
    transform: translate(-50%, 10%);
  }

  .feet-value {
    width: 39%;
  }

  .meter {
    padding-right: 10px;
  }

  .feet {
    margin-left: 0px;
  }


  /**************** Start Luxury Glamps page********************/
  .carousel-icon {
    width: 40%;
  }

  .luxary-glamps-bottom-imgview-mainhead {
    font-size: 2em;
    line-height: 26px;
  }

  .glamps-carousel-txt ul li {
    padding: 20px 0 20px 50px;
  }
}

@media (min-width: 561px) and (max-width: 680px) {

  body,
  li {
    font-size: 14px !important;
  }

  .d-container {
    padding-left: 3%;
    padding-right: 3%;
  }

  .home-facility {
    width: 49%;
    margin-bottom: 1em;
  }

  .facility-name-bottom {
    font-size: 1em;
  }

  .tab {
    width: 100%;
  }

  .tabcontent {
    width: 100%;
    margin-top: 1em;
  }

  .unique-for {
    width: 100%;
  }

  .unique-caption {
    position: inherit;
    margin: 0 auto;
    margin: 0.5em 0em;
    right: unset;
  }

  .unique-for:nth-child(3) {
    width: 100%;
  }

  .unnique-container {
    justify-content: center;
  }

  .hill-bg {
    margin-top: 50px;
  }

  .people-living {
    width: 100%;
    margin-bottom: 1em;
  }

  .people-living:nth-child(2) {
    width: 100%;
  }

  .feet-img {
    width: 50px;
  }

  .contactpage-sec2-bottom-con {
    top: 30%;
  }

  .feet-value {
    width: 39%;
    top: 17%;
    left: 10%;
  }

  .meter {
    padding-right: 20px;
  }

  .sea-level {
    top: 119%;
    transform: translateX(-58%);
  }

  .contactpage-sec3-wrap {
    margin-top: 25%;
  }

  .sec3-content {
    flex-direction: row;
  }

  .sec3-content-head-top {
    width: 60%;
    transform: translate(-50%, 12%);
    top: -6%;
  }

  .sec3-content-head-bottom {
    width: 88%;
    transform: translate(-50%, 13%);
    bottom: -3%;
  }

  .bottom-video {
    height: 266px;
  }

  /**************** Start Luxury Glamps page********************/
  .carousel-icon {
    width: 35%;
  }

  .features-sec-btn {
    padding: 15px 0;
  }

  .luxary-glamps-bottom-imgview-mainhead {
    font-size: 2.5em;
    line-height: 30px;
  }

  .glamps-carousel-txt ul li {
    padding: 20px 0 20px 50px;
  }


  /**************** Start Accomondation page********************/
  .accomondation-sec1-img-icon {
    top: 98%;
    display: none;
  }

  .accomondation-sec1-img-right {
    width: 95%;
    flex-direction: row;
    gap: 20px;
  }

  .accomondation-sec1-inner-txt {
    margin-top: 0%;
  }

  .accomondation-sec1-inner-img .img1 {
    width: 80%;
    margin: auto;
  }

}

@media (min-width: 681px) and (max-width: 768px) {

  body,
  li {
    font-size: 14px !important;
  }

  .d-container {
    padding-left: 3%;
    padding-right: 3%;
  }

  .home-facility {
    width: 49%;
    margin-bottom: 1em;
  }

  .facility-name-bottom {
    font-size: 1em;
  }

  .tab {
    width: 100%;
  }

  .tabcontent {
    width: 100%;
    margin-top: 1em;
  }

  .unique-for {
    width: 100%;
  }

  .unique-caption {
    position: inherit;
    margin: 0 auto;
    margin: 0.5em 0em;
    right: unset;
  }

  .unique-for:nth-child(3) {
    width: 100%;
  }

  .unnique-container {
    justify-content: center;
  }

  .hill-bg {
    margin-top: 50px;
  }

  .people-living {
    width: 100%;
    margin-bottom: 1em;
  }

  .people-living:nth-child(2) {
    width: 100%;
  }

  .contactpage-sec2-bottom-con {
    top: 30%;
  }

  .feet-img {
    width: 50px;
  }

  .feet-value {
    left: 19%;
    width: 30%;
    top: 47%;
  }

  .sea-level {
    top: 119%;
    transform: translateX(-58%);
  }


  .contactpage-sec3-wrap {
    margin-top: 18%;
  }

  .sec3-content {
    flex-direction: row;
  }

  .sec3-content-head-top {
    width: 55%;
    transform: translate(-50%, 24%);
    top: -7%;
  }

  .sec3-content-head-bottom {
    transform: translate(-50%, -2%);
    bottom: -4%;
  }

  .bottom-video {
    height: 300px;
  }

  /**************** Start Luxury Glamps page********************/
  .carousel-icon {
    width: 35%;
  }

  .features-sec-btn {
    padding: 20px 0;
  }

  .luxary-glamps-bottom-imgview-mainhead {
    font-size: 2.5em;
    line-height: 30px;
  }

  .glamps-carousel-txt ul li {
    padding: 20px 0 20px 50px;
  }

  /**************** Start Accomondation page********************/
  .accomondation-sec1-img-icon {
    top: 98%;
    display: none;
  }

  .accomondation-sec1-img-right {
    width: 95%;
    flex-direction: row;
    gap: 20px;
  }

  .accomondation-sec1-inner-txt {
    margin-top: 0%;
  }

  .accomondation-sec1-inner-img .img1 {
    width: 80%;
    margin: auto;
  }

}