@charset "utf-8";

* {
  outline: none;
  margin: 0px;
  padding: 0px;
  border: none;
  text-decoration: none;
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
}

body {
  text-decoration: none;
  background: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  color: #505050;
}

.cbp-af-header.cbp-af-header-shrink .logo img {
  width: 85px;
}

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

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Bold.eot');
  src: url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Bold.woff2') format('woff2'), url('../fonts/Poppins-Bold.woff') format('woff'), url('../fonts/Poppins-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

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

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

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

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

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

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

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

.clear {
  clear: both
}

audio,
::selection {
  background: #1d4441;
  color: #fff;
}

.header-contact {
  width: auto;
  height: auto;
  float: right;
  padding-top: 1em;
}

.header-call {
  width: auto;
  height: auto;
  float: left;
  line-height: 40px;
  font-family: inherit;
  font-size: 1em;
  font-weight: normal;
  margin-left: 1em;
  color: #fff;
}

.header-call:nth-last-child(1) {
  margin-left: 0.1em;
}

.header-call a:nth-last-child(1) {
  margin-left: 0.1em;
}

.header-call a {
  line-height: 40px;
  font-family: inherit;
  font-size: 1em;
  font-weight: normal;
  color: #fff;
  margin-left: 5px;
}

.header-call a:nth-child(2) {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #fff;
}

.header-call a:nth-child(5) {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #fff;
  font-family: 'Playfair Display';
}

.header-call a:hover:nth-child(5) {
  font-family: 'Playfair Display';
}

.header-call a:hover {
  font-family: inherit;
  font-size: 1em;
  font-weight: normal;
  color: #1d4441;
}

.nav-menu>li:nth-last-child(1) a {
  padding-right: 0px;
}

.cbp-af-header.cbp-af-header-shrink .nav-menu>li:nth-last-child(1) a {
  padding-right: 0px;
}

.cbp-af-header.cbp-af-header-shrink .nav-menu {
  padding-top: 0px !important
}

.cbp-af-header.cbp-af-header-shrink .header-contact {
  display: none
}

.get-rate {
  width: auto;
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.post {
  display: flex;
  text-decoration: none;
  color: inherit;
  position: relative;
  padding: 0px 20px;
  background-color: #1d4441;
  cursor: pointer;
  align-items: center;
}

.post:before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #126088;
  transform-origin: 0 bottom 0;
  transform: scaleY(0);
  transition: 0.4s ease-out;
}

.post:hover .post-title {
  color: #FFF;
  font-family: 'Playfair Display';
}

.post:hover:before {
  transform: scaleY(1);
}

.post-title {
  position: relative;
  font-size: 1em;
  font-weight: normal;
  line-height: 32px;
  transition: 0.4s ease-out;
  font-family: 'Playfair Display';
  margin-bottom: 3px;
}

.post1 {
  background-color: #126088;
}

.post1:before {
  background-color: #1d4441;
}

.rate {
  display: flex;
  text-decoration: none;
  color: inherit;
  position: relative;
  padding: 0px 20px;
  background-color: #1d4441;
  cursor: pointer;
  align-items: center;
}

.rate:before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #126088;
  transform-origin: 0 bottom 0;
  transform: scaleY(0);
  transition: 0.4s ease-out;
}

.rate:hover .rate-title {
  color: #FFF;
  font-family: 'Playfair Display';
}

.rate:hover:before {
  transform: scaleY(1);
}

.rate-title {
  position: relative;
  font-size: 1.25em;
  font-weight: normal;
  line-height: 40px;
  transition: 0.4s ease-out;
  font-family: 'Playfair Display';
  margin-bottom: 3px;
  color: #fff;
}

.swiper-slide-caption {
  position: absolute;
  z-index: 0;
  display: inline-block;
  width: 100%;
  max-height: 100%;
  white-space: normal;
  overflow: hidden;
  bottom: 0.5%;
  left: 0px;
  padding-top: 5em;
  padding-bottom: 6em;
}

.banner-caption {
  width: 90%;
  position: relative;
  margin-left: 3%;
  font-size: 0.85em;
}

.banner-caption-mid {
  font-size: 5.25em;
  color: #fff;
  font-family: 'Playfair Display';
  text-align: left;
  font-weight: normal;
  line-height: 1;
}

.caption {
  font-size: 5.25em;
  color: #fff;
  font-family: 'Playfair Display';
  text-align: left;
  font-weight: normal;
  line-height: 1;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
}

.caption-bottom {
  font-size: 1.75em;
  color: #fff;
  font-family: 'Playfair Display';
  text-align: left;
  font-weight: normal;
  line-height: 1.2;
  display: block;
}

.banner-caption-mid .caption-bottom {
  font-size: 0.5em;
  color: #fff;
  font-family: 'Playfair Display';
  text-align: left;
  font-weight: normal;
  line-height: 1.2;
  display: block;
}

.caption-explore {
  text-align: left;
  font-family: 'Playfair Display';
  color: #fff;
  font-weight: normal;
  letter-spacing: 0px;
  font-style: normal;
  line-height: 26px;
  float: left;
  font-size: 1.125em;
  margin-top: 1em;
}

.caption-explore a {
  font-family: 'Playfair Display';
  font-size: 1.15em;
  color: #fff;
  font-weight: normal;
  -webkit-transition: padding .4s;
  -moz-transition: padding .4s;
  -o-transition: padding .4s;
  transition: padding .4s;
}

.caption-explore a::after {
  content: " ";
  background-color: #fff;
  font-weight: bold;
  width: 30px;
  height: 1px;
  float: right;
  margin-top: 15px;
  margin-left: 15px;
}

.caption-explore a:hover {
  padding-left: 8px;
  color: #fff;
}

.caption-explore a:hover::after {
  background-color: #fff;
}

input.footer-box::-webkit-input-placeholder {
  color: #666 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  text-transform: capitalize;
  font-weight: 400;
}

input.footer-box::-moz-placeholder {
  color: #666 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  text-transform: capitalize;
  font-weight: 400;
}

input.footer-box:-ms-input-placeholder {
  color: #666 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  text-transform: capitalize;
  font-weight: 400;
}

input.footer-box:-moz-placeholder {
  color: #666 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  text-transform: capitalize;
  font-weight: 400;
}

textarea.footer-box::-webkit-input-placeholder {
  color: #666 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  text-transform: capitalize;
  font-weight: 400;
}

textarea.footer-box::-moz-placeholder {
  color: #666 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  text-transform: capitalize;
  font-weight: 400;
}

textarea.footer-box:-ms-input-placeholder {
  color: #666 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  text-transform: capitalize;
  font-weight: 400;
}

textarea.footer-box:-moz-placeholder {
  color: #666 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  text-transform: capitalize;
  font-weight: 400;
}

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

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

.footer-bottom {
  width: 100%;
  height: auto;
}

.footer-bottom-link {
  width: auto;
  height: auto;
  float: left;
}

.footer-bottom-link ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  height: 46px;
  display: flex;
  align-items: center;
  padding-left: 8px;
}

.footer-bottom-link ul li {
  width: auto;
  height: auto;
  padding-left: 8px;
  padding-right: 8px;
  border-left: 1px solid #ccc;
  float: left;
  font-family: inherit;
  font-size: 1em;
  color: #fff;
  font-weight: 300;
  line-height: 18px;
}

.footer-bottom-link ul li a {
  font-family: inherit;
  font-size: 1em;
  color: #fff;
  font-weight: 300;
}

.footer-bottom-container {
  width: 100%;
  height: auto;
  background-color: #1d4441;
}

.copyright {
  width: auto;
  height: auto;
  float: left;
  line-height: 46px;
  font-family: inherit;
  font-size: 1em;
  font-weight: normal;
  color: #fff;
}

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

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

.designed p a {
  text-decoration: none;
  font-family: inherit;
  font-size: 1em;
  font-weight: normal;
  color: #fff;
  margin-left: 5px;
}

.designed p a:hover {
  text-decoration: none;
  color: #126088;
  border-bottom: 1px solid #126088;
}

.content-footer {
  width: 100%;
  height: auto;
  text-align: center;
  font-family: 'Playfair Display';
  font-size: 0.85em;
  color: #333;
  font-style: italic;
  background-color: #fff;
  line-height: 50px;
}

.bottom-bg-wraper {
  width: 100%;
  height: 88px;
  background: url(../images/bottom-bg.webp) repeat-x;
}

.footer-wraper {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 5em;
}

.footer-container {
  width: 100%;
  height: auto;
  padding-top: 50px;
  display: flex;
  justify-content: space-between;
}

.footer-content {
  width: auto;
  height: auto;
  display: table-cell;
  text-align: left;
  vertical-align: top;
  min-width: 20%;
}

.footer-content:nth-child(2) {
  width: 23%
}

.footer-content:nth-child(3) {
  width: 30%
}

.footer-content:nth-child(5) {
  width: 15%;
  display: table-cell;
  vertical-align: bottom;
}

.enquiry-quick {
  width: 100%;
  height: auto;
  margin-bottom: 12px;
}

.enquiry-quick-box {
  width: 100%;
  height: 40px;
  border: 1px solid #126088;
  padding-left: 2.5%;
  padding-right: 2.5%;
  line-height: 40px;
  font-weight: normal;
  font-style: normal;
  color: #666;
  font-size: 1em;
  background-color: #fff;
  font-family: inherit;
}

.enquiry-quick-box-area {
  width: 100%;
  height: 95px;
  border: 1px solid #126088;
  padding-left: 2.5%;
  padding-right: 2.5%;
  line-height: 26px;
  font-weight: normal;
  font-style: normal;
  color: #666;
  font-size: 1em;
  background-color: #fff;
  font-family: inherit;
}

.ftr-submit {
  color: #fff;
  outline: none;
  background: transparent;
  padding-left: 25px;
  padding-right: 25px;
  line-height: 32px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  overflow: hidden;
  transition: all .5s;
  z-index: 1;
  font-family: inherit;
  font-size: 1.125em;
  font-weight: normal;
  text-align: center;
  float: left;
}

.ftr-submit:before,
.ftr-submit:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: #870e4f;
  z-index: -1;
  transform: translate3D(0, -100%, 0);
  transition: all .5s;
}

.ftr-submit:before {
  background: #126088;
  z-index: -2;
  transform: translate3D(0, 0, 0);
}

.ftr-submit:hover {
  color: #fff;
}

.ftr-submit:hover:after {
  transform: translate3D(0, 0, 0);
  transition: all .5s;
}

.request-call {
  color: #fff;
  outline: none;
  background: transparent;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 32px;
  position: relative;
  display: flex;
  cursor: pointer;
  text-decoration: none;
  overflow: hidden;
  transition: all .5s;
  z-index: 1;
  font-family: inherit;
  font-size: 1em !important;
  font-weight: normal;
  justify-content: center;
  align-items: center;
}

.request-call:before,
.request-call:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: #870e4f;
  z-index: -1;
  transform: translate3D(0, -100%, 0);
  transition: all .5s;
}

.request-call:before {
  background: #1aa013;
  z-index: -2;
  transform: translate3D(0, 0, 0);
}

.request-call:hover {
  color: #fff;
}

.request-call:hover:after {
  transform: translate3D(0, 0, 0);
  transition: all .5s;
}

input.enquiry-quick-box::-webkit-input-placeholder {
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  text-transform: capitalize;
  color: #343434 !important;
  font-weight: normal;
}

input.enquiry-quick-box::-moz-placeholder {
  color: #343434 !important;
  font-weight: normal;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  text-transform: capitalize;
}

input.enquiry-quick-box:-ms-input-placeholder {
  color: #343434 !important;
  font-weight: normal;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  text-transform: capitalize;
}

input.enquiry-quick-box:-moz-placeholder {
  color: #343434 !important;
  font-weight: normal;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  text-transform: capitalize;
}

textarea.enquiry-quick-box-area::-webkit-input-placeholder {
  color: #343434 !important;
  font-weight: normal;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  text-transform: capitalize;
}

textarea.enquiry-quick-box-area::-moz-placeholder {
  color: #343434 !important;
  font-weight: normal;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  text-transform: capitalize;
}

textarea.enquiry-quick-box-area:-ms-input-placeholder {
  color: #343434 !important;
  font-weight: normal;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  text-transform: capitalize;
}

textarea.enquiry-quick-box-area:-moz-placeholder {
  color: #343434 !important;
  font-weight: normal;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  text-transform: capitalize;
}

.footer-back {
  float: right;
  right: 0;
  position: fixed;
  top: 70vh;
}

.footer-content-title {
  width: auto;
  height: auto;
  float: left;
  font-size: 1.50em;
  color: #126088;
  font-family: 'Playfair Display';
  font-weight: normal;
  margin-bottom: 0.5em;
}

.footer-content-title-sub {
  width: auto;
  height: auto;
  float: left;
  font-size: 1em;
  color: #222;
  font-family: inherit;
  font-weight: normal;
  margin-right: 5px;
}

.footer-logo {
  width: 100%;
  height: auto;
  text-align: center;
}

.footer-content p {
  width: 100%;
  height: auto;
  text-align: left;
  font-family: inherit;
  font-size: 1em;
  color: #343434;
  font-weight: normal;
  line-height: 30px;
}

.footer-content ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 50%;
  float: left;
}

.footer-content ul li {
  font-family: inherit;
  font-size: 1em;
  color: #333333;
  font-weight: normal;
  line-height: 30px;
  margin-bottom: 0.35em;
}

.footer-content ul li a {
  font-family: inherit;
  font-size: 1em;
  color: #333333;
  font-weight: normal;
  line-height: 30px;
  -webkit-transition: padding .2s;
  -moz-transition: padding .2s;
  -o-transition: padding .2s;
  transition: padding .2s;
}

.footer-content ul li a:hover {
  font-family: inherit;
  font-size: 1em;
  color: #222;
  font-weight: normal;
  line-height: 30px;
  padding-left: 3px;
}

.keep-touch-footer {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  margin-top: 1em;
}

.keep-for {
  width: 35px;
  height: 35px;
  text-align: center;
  float: left;
  margin-right: 10px;
}

.keep-for a {
  height: 35px;
  width: 35px;
  display: block;
  text-align: center;
  background-color: transparent;
  font-size: 1.75em;
  color: #126088;
  line-height: 35px;
}

.keep-for a:hover {
  font-size: 1.75em;
  color: #870e4f;
}

.request-call-for {
  width: 100%;
  height: auto;
  margin-top: 1em;
  display: flex;
  justify-content: center;
}

.home-exclussive {
  margin-top: 85px;
}

.home-blog-wraper {
  width: 100%;
  height: auto;
  padding-top: 85px;
}

.home-quick {
  width: 30%;
  height: auto;
  margin-right: 5%;
  float: left;
}

.home-quick:nth-child(3) {
  margin-right: 0%;
}

.home-quick-icon {
  width: 100%;
  height: auto;
}

.home-quick-icon img {
  width: 100%;
  height: auto
}

.home-quick-title {
  width: 100%;
  height: auto;
  font-size: 1.50em;
  color: #126088;
  font-family: 'Playfair Display';
  text-align: left;
  font-weight: normal;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}

.home-quick p {
  width: 100%;
  height: auto;
  text-align: justify;
  font-family: inherit;
  font-size: 1em;
  color: #333;
  font-weight: normal;
  line-height: 26px;
}

.readmore {
  text-align: left;
  font-family: inherit;
  color: #666;
  font-weight: 400;
  letter-spacing: 0px;
  font-style: normal;
  line-height: 26px;
  float: left;
  font-size: 1.125em;
  margin-top: 1em;
}

.readmore a {
  font-family: 'Playfair Display';
  font-size: 1.15em;
  color: #1d4441;
  font-weight: normal;
  -webkit-transition: padding .4s;
  -moz-transition: padding .4s;
  -o-transition: padding .4s;
  transition: padding .4s;
}

.readmore a::after {
  content: " ";
  background-color: #1d4441;
  font-weight: bold;
  width: 30px;
  height: 1px;
  float: right;
  margin-top: 15px;
  margin-left: 15px;
}

.readmore a:hover {
  padding-left: 8px;
  color: #126088;
}

.readmore a:hover::after {
  background-color: #126088;
}

.home-title {
  width: 100%;
  text-align: left;
  font-size: 2em;
  font-family: 'Playfair Display';
  color: #1d4441;
  font-weight: normal;
  letter-spacing: -1px;
  margin-bottom: 0.25em;
  line-height: 1;
}

.home-title span {
  font-size: 2em;
  color: #126088;
  font-family: 'Playfair Display';
  line-height: 0.8;
  letter-spacing: -5px;
}

.home-title-exclussive {
  width: auto;
  font-family: 'Playfair Display';
  line-height: 1;
  float: left;
}

.blog-container {
  width: 100%;
  height: auto;
}

.offer-subtitle {
  width: 100%;
  height: auto;
  text-align: left;
  color: #000;
  font-family: 'Playfair Display';
  font-size: 1.25em;
  margin-bottom: 0.25em;
}

.center {
  text-align: center
}

.view-all {
  text-align: left;
  font-family: inherit;
  color: #666;
  font-weight: 400;
  letter-spacing: 0px;
  font-style: normal;
  line-height: 26px;
  float: right;
  font-size: 1em;
  position: relative;
  margin-top: -40px;
}

.view-all a {
  font-family: 'Playfair Display';
  font-size: 1em;
  color: #333;
  font-weight: normal;
  -webkit-transition: padding .4s;
  -moz-transition: padding .4s;
  -o-transition: padding .4s;
  transition: padding .4s;
  padding-bottom: 2px;
}

.view-all a:hover {
  padding-right: 8px;
  color: #1d4441;
  border-bottom: 1px solid #1d4441;
}

.offers-wrap {
  width: 100%;
  height: auto;
  background: url(../images/offer-bg.webp) left top;
}

.offer-container:nth-child(1) {
  width: 30%;
  height: auto;
  margin-right: 5%;
  float: left
}

.offer-container {
  width: 32%;
  height: auto;
  margin-right: 1%;
  float: left;
}

.offer-container:nth-child(3) {
  margin-right: 0%;
}

.book-now {
  color: #fff;
  outline: none;
  background: transparent;
  padding-left: 25px;
  padding-right: 25px;
  line-height: 32px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  overflow: hidden;
  transition: all .5s;
  z-index: 1;
  font-family: 'geomanist-book';
  font-size: 1.25em;
  font-weight: normal;
  text-align: center;
  float: left;
  text-transform: uppercase;
  margin-top: 1em;
}

.book-now:before,
.book-now:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: #870e4f;
  z-index: -1;
  transform: translate3D(0, -100%, 0);
  transition: all .5s;
}

.book-now:before {
  background: #126088;
  z-index: -2;
  transform: translate3D(0, 0, 0);
}

.book-now:hover {
  color: #fff;
}

.book-now:hover:after {
  transform: translate3D(0, 0, 0);
  transition: all .5s;
}

.offer-pics-wraper {
  width: 100%;
  height: auto;
  position: relative;
}

.offer-outer {
  width: 90%;
  height: 85%;
  position: absolute;
  margin: auto;
  top: 5%;
  bottom: 5%;
  left: 5%;
  border: 1px solid #fff;
  display: flex;
  align-items: flex-end;
  border-bottom: none;
}

.offer-bottom {
  width: 100%;
  height: 44px;
  background-color: #1d4441;
  padding-left: 5%;
  padding-right: 5%;
}

.offer-percentage {
  width: auto;
  height: auto;
  float: left;
  color: #fff;
  font-size: 2.25em;
  font-family: 'Playfair Display';
  line-height: 20px;
  letter-spacing: -3px;
}

.offer-percentage span {
  width: auto;
  height: auto;
  color: #fff;
  font-size: 0.519em;
  font-family: 'Playfair Display';
  letter-spacing: 1px;
}

.offer-percentage-icon {
  width: auto;
  height: auto;
  color: #fff;
  font-size: 0.65em !important;
  font-family: 'Playfair Display';
  padding-left: 0.15em
}

.offer-plan {
  width: auto;
  height: auto;
  float: right;
  color: #fff;
  font-size: 1.350em;
  font-family: 'Playfair Display';
  line-height: 44px;
}

.wellness {
  width: 100%;
  height: auto;
  position: relative;
}

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

.wellness-container {
  width: 100%;
  height: auto;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
}

.wellness-container p {
  width: 30%;
  float: left
}

.wellness-container p a {
  font-size: 1em;
  color: #1d4441;
  line-height: 1.8;
  text-align: left;
  -webkit-transition: padding .2s;
  -moz-transition: padding .2s;
  -o-transition: padding .2s;
  transition: padding .2s;
  padding-top: 1em;
}

.wellness-container p a:hover {
  font-family: inherit;
  font-size: 1em;
  color: #126088;
  font-weight: normal;
  padding-left: 3px;
}

.wellness-sub {
  width: auto;
  height: auto;
  color: #126088;
  font-size: 1.50em;
  font-family: 'Playfair Display';
  line-height: 1.8;
}

.clients-photo {
  width: 40%;
  height: auto;
  float: left;
  position: relative;
}

.client-photo-container {
  width: 100%;
  height: auto;
  position: absolute;
  right: 0%;
  bottom: 0%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.025), rgba(0, 0, 0, 0.017), rgba(0, 0, 0, 0.0075), rgba(0, 0, 0, 0.0005));
  padding-right: 5%;
  padding-bottom: 5%;
  padding-top: 2em;
}

.client-photo-name {
  width: auto;
  height: auto;
  color: #fff;
  font-size: 1.750em;
  font-family: 'Playfair Display';
  line-height: 1.8;
  text-align: right;
  letter-spacing: -1px;
}

.client-photo-place {
  width: auto;
  height: auto;
  color: #fff;
  font-size: 1.250em;
  font-family: 'Playfair Display';
  line-height: 1;
  text-align: right;
}

.home-testimonial {
  width: 29%;
  height: auto;
  float: left;
  padding-left: 3%;
  padding-right: 3%;
}

.home-testimonial-pic {
  width: 100%;
  height: auto;
  text-align: center;
  background: url(../images/test-bg.png) no-repeat center;
  background-size: contain;
  margin-bottom: 1em;
}

.testimonial-main-pic {
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: 1em;
  max-height: 200px;
  background-color: #000;
}

.home-testimonial-pic img {
  width: 225px;
  margin: 0 auto;
  border-radius: 50%;
  display: block;
  height: 225px;
  padding: 1em;
}

.home-testimonial p {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}

.home-testimonial p::after {
  content: " ";
  width: 28px;
  height: 26px;
  float: right;
  margin-top: 0px;
  margin-left: 0px;
  background: url(../images/testi-after.png)
}

.home-testimonial p::before {
  content: "";
  display: block;
  width: 28px;
  height: 26px;
  float: left;
  background: url(../images/review-top.png) no-repeat;
  margin-top: -0.5em;
}

.guest-top {
  padding-bottom: 50px;
}

.guest-video {
  width: 31%;
  height: auto;
  float: left;
}

.home-hest-video {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 1px;
}

.box-link {
  overflow: hidden;
  position: relative;
}

.box-link img {
  max-width: 100%;
  height: auto;
  display: block;
  transform: scale(1);
  transition: all 0.5s ease 0s;
}

.box-link:hover img {
  transform: scale(1.1);
}

.box-link .box-content {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transform: rotateY(180deg) scale(0.5);
  transition: all 0.45s ease-out 0s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box-link:hover .box-content {
  opacity: 1;
  transform: rotateY(0deg) scale(1);
}

.box-link .box-content:before {
  content: "";
  width: 90%;
  height: 90%;
  position: absolute;
  top: 5%;
  left: 5%;
}

.box-link .icon {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}

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

.box-link .icon li i {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  font-size: 18px;
  transition: all 0.5s ease 0s;
  background: #1d4441;
  color: #fff;
}

.box-link .icon li i:hover {
  background: #1d4441;
  color: #fff;
}

a .box-link .icon li {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #1d4441;
  color: #fff;
  transition: all 0.5s ease 0s;
  margin: auto;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.box-link .content {
  padding: 10px;
  text-align: left;
  position: absolute;
  bottom: 5%;
  left: 5%;
}

.box-link .title {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 5px;
}

.box-link .post {
  display: block;
  font-size: 14px;
  color: #fff;
}

.play {
  width: 29px;
  height: 20px;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.guest-title {
  width: auto;
  height: auto;
  color: #126088;
  font-size: 1.350em;
  font-family: 'Playfair Display';
  text-align: center;
  line-height: 1.5;
}

.guest-title span {
  width: auto;
  height: auto;
  color: #126088;
  font-size: 0.75em;
  font-family: 'Playfair Display';
  text-align: center;
  line-height: 1.4;
}

.guest-top-container {
  width: 100%;
  height: 90px;
  position: relative;
  margin-top: -115px;
  background-color: #fff;
}

section.module.parallax {
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #000;
  margin-top: 1.75em;
}

section.module.parallax-1 {
  background-image: url(../images/why-Wayanad.webp);
}

.why-wayanad-container {
  width: 100%;
  height: auto;
  padding-top: 80px;
  padding-bottom: 90px;
  display: table;
}

.why-wayanad-for {
  width: auto;
  height: auto;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  padding-right: 5%;
}

.why-wayanad-pics {
  width: 55%;
  height: auto;
  text-align: right;
  display: table-cell;
  vertical-align: middle;
}

.why-wayanad {
  width: 37%;
  height: auto;
  display: table-cell;
  vertical-align: middle;
  padding-left: 3%;
}

.why-wayanad:nth-child(2) {
  width: 33%;
}

.why-wayanad:nth-child(1) {
  width: 30%;
}

.why-title {
  width: 100%;
  height: auto;
  text-align: left;
  color: #fff;
  font-size: 3em;
  font-family: 'Playfair Display';
  line-height: 1;
  letter-spacing: -5px;
}

.why-title-wayanad {
  width: 100%;
  height: auto;
  text-align: left;
  color: #fff;
  font-size: 3.500em;
  font-family: 'Playfair Display';
  line-height: 1;
  letter-spacing: -5px;
}

.why-wayanad-for p {
  width: 100%;
  height: auto;
  padding-right: 5%;
  font-size: 1.15em;
  color: #fff;
  line-height: 1.8;
  text-align: left;
  padding-top: 0.25em;
}

.why-wayanad-for p a {
  font-size: 1em;
  color: #fff;
  line-height: 1.8;
  text-align: left;
  -webkit-transition: padding .2s;
  -moz-transition: padding .2s;
  -o-transition: padding .2s;
  transition: padding .2s;
  padding-top: 1em;
}

.why-wayanad-for p a:hover {
  font-family: inherit;
  font-size: 1em;
  color: #fff;
  font-weight: normal;
  padding-left: 3px;
}

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

.features-home-container {
  width: 100%;
  height: auto;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
}

.features-home-container-inner {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-end;
}

.features-home-left {
  width: 40%;
  height: auto;
  float: left;
}

.features-home-left-top {
  width: auto;
  height: auto;
}

.features-home-left-bottom {
  width: auto;
  height: auto;
  float: left;
  background-color: #1d4441;
  color: #fff;
  line-height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1.25em;
  font-family: 'Playfair Display';
  margin-top: 0.5em;
}

.features-home-right {
  width: 60%;
  height: auto;
  float: right;
  background-color: #fff;
  padding: 35px 35px;
}

.feature-title {
  width: auto;
  height: auto;
  float: left;
  font-family: 'Playfair Display';
  font-size: 2.15em;
  color: #1d4441;
  font-weight: normal;
  margin-bottom: 0.25em;
}

.feature-title::after {
  content: " ";
  background-color: #1d4441;
  font-weight: bold;
  width: 25px;
  height: 1px;
  float: right;
  margin-top: 25px;
  margin-left: 10px;
}

.exclussive-features {
  width: 100%;
  height: auto;
}

.exclissive-list {
  width: 100%;
  float: left;
}

.exclissive-container {
  width: 32%;
  height: auto;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
  margin-top: 2%;
}

.exclissive-container:nth-child(3n+3) {
  margin-right: 0%;
}

.box-title {
  font-size: 1.15em;
  font-family: 'Playfair Display';
  width: 100%;
  text-align: center;
  z-index: 2;
  font-weight: normal;
  color: #126088;
  padding-top: 0.25em;
}

a:hover .box-title {
  color: #1d4441;
}

.feature-bottom-container {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: -10px;
}

.feature-bottom {
  width: 19.2%;
  height: 180px;
  background-color: #fff;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  float: left;
  margin-right: 1%
}

.feature-bottom:nth-child(5) {
  margin-right: 0%;
}

.feature-bottom-name {
  font-size: 1.25em;
  font-family: 'Playfair Display';
  width: 100%;
  text-align: center;
  z-index: 2;
  font-weight: normal;
  color: #126088;
  padding-top: 0.25em;
}

.feature-icons {
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center;
  margin-bottom: 1em;
  justify-content: center;
}

.tilt {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.feature-bottom:hover .tilt {
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
  cursor: pointer
}

.feature-bottom:hover .feature-bottom-name {
  color: #1d4441;
  cursor: pointer
}

.home-experience {
  width: 32%;
  height: auto;
  float: left;
  margin-right: 2%;
}

.home-experience:nth-child(3) {
  margin-right: 0%;
}

.experience-name {
  width: auto;
  height: auto;
  position: absolute;
  right: 5%;
  bottom: 5%;
  font-size: 1.25em;
  font-family: 'Playfair Display';
  color: #fff;
}

a:hover .experience-name {
  display: none
}

.le-evoke-experience-container {
  width: 100%;
  height: auto;
  padding-top: 1.5em;
}

.experience-bottom {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: -4em;
  padding-top: 6em;
  z-index: 1;
}

.experience-container {
  width: 16.6%;
  height: 210px;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  border-right: 1px solid #ccc;
}

.experience-container:nth-child(6) {
  border: none
}

.experience-bottom-name {
  font-size: 1.25em;
  font-family: 'Playfair Display';
  width: 100%;
  text-align: center;
  z-index: 2;
  font-weight: normal;
  color: #126088;
  padding-top: 1em;
}

.experience-container:hover .experience-bottom-name {
  color: #1d4441;
  cursor: pointer
}

.experience-container:hover .tilt {
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
  cursor: pointer
}

.le-evoke-container:nth-child(1) {
  width: 10%;
  height: auto;
  float: left;
  font-size: 0.7em;
}

.le-evoke-container {
  width: 40%;
  height: auto;
  margin-right: 5%;
  float: left;
}

.le-evoke-container:nth-child(3) {
  margin-right: 0%;
}

.le-evoke-text {
  width: 100%;
  text-align: left;
  font-size: 6.5em;
  font-family: 'Playfair Display';
  color: #1d4441;
  font-weight: normal;
  letter-spacing: -5px;
  line-height: 0.8;
}

.le-evoke-text span {
  font-size: 0.494em;
  color: #126088;
  font-family: 'Playfair Display';
  line-height: 0.8;
  float: left;
  width: 100%;
  text-align: left;
  /*padding-left: 7px;*/
  letter-spacing: 0px;
}

.le-evoke-top-title {
  font-size: 1.25em;
  font-family: 'Playfair Display';
  width: 100%;
  text-align: left;
  z-index: 2;
  font-weight: normal;
  color: #126088;
  padding-bottom: 0.25em;
}

.le-evoke-rooms-container {
  width: 85%;
  margin: 0 auto;
  height: auto;
  position: relative;
  margin-top: -200px;
  background-color: #fff;
}

.le-evoke-rooms {
  width: 49.95%;
  height: auto;
  margin-right: 0.1%;
  margin-bottom: 0.1%;
  float: left;
}

.le-evoke-rooms:nth-child(2) {
  margin-right: 0%;
}

.le-evoke-rooms:nth-child(3) {
  margin-right: 0%;
  width: 100%;
  margin-bottom: 0px;
}

.le-evoke-rooms-main {
  width: 49.95%;
  height: auto;
  margin-right: 0.1%;
  margin-bottom: 0.1%;
  float: left;
}

.le-evoke-rooms-main:nth-child(2n+2) {
  margin-right: 0%;
}

.le-evoke-pic {
  text-align: center;
  overflow: hidden;
  position: relative;
}

.le-evoke-pic img {
  max-width: 100%;
  height: auto;
  transform: scale3d(1, 1, 1);
  transition: all 0.3s ease 0s;
  display: block;
}

.le-evoke-pic:hover img {
  transform: scale3d(1.15, 1.15, 1);
}

.le-evoke-pic .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;
}

.le-evoke-pic:hover .box-content {
  opacity: 1;
}

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

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

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

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

.le-evoke-pic .content-inner {
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s ease 0s;
}

.le-evoke-pic:hover .content-inner {
  opacity: 1;
  transform: scale(1);
}

.le-evoke-pic .title {
  font-size: 22px;
  font-weight: 700;
  color: #00fff2;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 0 10px;
}

.le-evoke-pic .post {
  display: block;
  font-size: 15px;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 15px;
}

.le-evoke-pic-icon {
  position: absolute;
  bottom: 0em;
  left: 0px;
  color: rgba(255, 255, 255, 1) !important;
  font-size: 1.75em;
  font-family: 'Playfair Display';
  width: 100%;
  text-align: left;
  z-index: 2;
  font-weight: 500;
  padding-left: 1.5em;
  padding-right: 1.5em;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 1em;
  line-height: 1.2;
  letter-spacing: -1px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.025), rgba(0, 0, 0, 0.017), rgba(0, 0, 0, 0.0075), rgba(0, 0, 0, 0.0005));
  padding-top: 4em;
}

.le-evoke-pic-icon div {
  font-family: 'Playfair Display';
}

.le-evoke-pic-icon span {
  color: rgba(255, 255, 255, 1) !important;
  font-size: 0.542em;
  font-family: 'Playfair Display';
  font-weight: normal;
  float: left;
  letter-spacing: -0px;
}

.le-evoke-pic-icon-project {
  width: 100%;
  text-align: left;
  z-index: 2;
  font-weight: 500;
  padding-bottom: 2%;
  padding-right: 5%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

a:hover .le-evoke-pic-icon {
  display: none !important;
}

.group-link {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 60px;
  left: 0;
  right: 0;
}

.le-evoke-pic .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;
}

.le-evoke-pic:hover .icon {
  left: 0px;
  opacity: 1;
  transition-delay: 0.3s;
}

.le-evoke-pic .icon li {
  display: inline-block;
}

a .le-evoke-pic .icon li {
  width: 100%;
  height: auto;
  background: none;
  font-size: 1.75em;
  color: #fff;
  transition: all 0.5s ease 0s;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  text-align: center !important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Playfair Display';
  letter-spacing: -1px;
  line-height: 1.2;
}

a .le-evoke-pic .icon li span {
  font-size: 0.542em;
  font-weight: normal;
  float: left;
  font-family: 'Playfair Display';
  letter-spacing: 0px
}

a .le-evoke-pic .icon li div {
  font-family: 'Playfair Display';
}

.le-evoke-pic-icon span img {
  display: inherit;
  float: right;
  margin-top: 3px;
}

.le-evoke-pic-icon span {
  display: flex;
  align-items: center
}

a .le-evoke-pic .icon li span img {
  display: inherit;
  float: right;
  margin-top: 3px;
}

a .le-evoke-pic .icon li span {
  display: flex;
  align-items: center
}

.le-evoke-bottom-container {
  width: 100%;
  height: auto;
  padding-top: 1em;
  padding-bottom: 1em;
}

.le-evoke-bottom {
  width: 28.33%;
  height: auto;
  display: flex;
  justify-content: flex-start;
  float: left;
}

.le-evoke-bottom:nth-last-child(1) {
  width: auto;
  float: right
}

.le-evoke-bottom-name {
  font-size: 1.25em;
  font-family: 'Playfair Display';
  z-index: 2;
  font-weight: normal;
  color: #126088;
}

.le-evoke-bottom-name:hover {
  font-family: 'Playfair Display';
  font-weight: normal;
  color: #1d4441;
}

.villas-wraper {
  width: 100%;
  height: auto;
  padding-top: 1.5em;
}

.villas-pic {
  width: 50%;
  height: auto;
  float: left
}

.villas-content {
  width: 50%;
  height: auto;
  padding-left: 5%;
  float: left
}

.villas-container {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  direction: ltr
}

.villas-container:nth-child(2n+2) {
  direction: rtl
}

.villas-container:nth-child(2n+2) .villas-content {
  padding-left: 0%;
  padding-right: 5%
}

.pool-pics {
  width: 49.5%;
  height: auto;
  float: left;
  margin-bottom: 1%;
}

.pool-pics:nth-child(2n+2) {
  float: right;
}

.things-container:nth-child(2n+2) {
  direction: rtl
}

.things-container:nth-child(2n+2) .things-content-main {
  padding-left: 0%;
  padding-right: 5%;
}

.things-container:nth-child(2n+2) .geography-main {
  padding-left: 0%;
  padding-right: 5%;
}

.things-wraper {
  width: 100%;
  height: auto;
  padding-top: 1.5em;
}

.things-container {
  width: 100%;
  height: auto;
  display: table;
  direction: ltr;
  position: relative;
}

.things-pic {
  width: 50%;
  height: auto;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}

.things-content-main {
  width: 50%;
  height: auto;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding-left: 5%;
}

.things-content-main p {
  width: 100%;
  text-align: left;
  color: #333;
  line-height: 28px;
  font-family: inherit;
  font-size: 1.15em;
  padding-top: 30px;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.geographt-pic {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  width: 50% !important;
}

.geography-main {
  width: 50% !important;
  height: auto;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding-left: 5%;
}

.things-container:nth-child(2n+2) {
  direction: rtl;
}

.dining-main-container {
  width: 100%;
  height: auto;
  border-bottom: 1px dashed #999;
  padding-bottom: 2em;
  margin-bottom: 2em;
}

.dining-main-container:nth-last-child(2) {
  border: none
}

.dining-main-container-top {
  width: 100%;
  height: auto;
  padding-bottom: 0.25em;
  margin-bottom: 1em;
}

.dining-main-container-top p {
  font-family: 'Poppins', sans-serif;
  text-align: justify;
  font-size: 1em;
  color: #333;
  font-weight: normal;
  line-height: 1.7;
}

.dining-images {
  width: 100%;
  height: auto;
}

.room-title {
  width: 100%;
  text-align: left;
  font-size: 1.75em;
  font-family: 'Playfair Display';
  color: #1d4441;
  font-weight: normal;
  letter-spacing: -1px;
  margin-bottom: 0.25em;
  line-height: 1;
}

.room-title span {
  margin-left: 0.25em;
  font-size: 0.65em;
  font-family: 'Playfair Display';
}

.inner-banner-wrap {
  width: 100%;
  height: auto;
  position: relative;
  background-color: #1d4441;
}

.inner-banner {
  width: 100%;
  height: auto;
}

.swiper-slide-caption-inner {
  position: absolute;
  z-index: 1;
  display: inline-block;
  width: 100%;
  max-height: 100%;
  white-space: normal;
  overflow: hidden;
  bottom: 10%;
  left: 0px;
  padding-top: 100px;
  font-size: 12px
}

.bredcum-wraper {
  width: 100%;
  height: auto;
  padding-top: 1em;
  margin-bottom: 1em
}

.bredcum-container {
  width: auto;
  height: auto;
  float: right;
}

.bred-home {
  width: auto;
  height: auto;
  float: left;
  font-family: inherit;
  font-weight: normal;
  font-size: 1.125em;
  color: #333;
  line-height: 30px;
  text-transform: capitalize;
}

.bred-home a {
  width: auto;
  height: auto;
  float: left;
  font-family: 'Playfair Display';
  font-weight: normal;
  font-size: 1em;
  color: #333;
  line-height: 30px;
}

.bred-home a:hover {
  width: auto;
  height: auto;
  float: left;
  font-family: 'Playfair Display';
  font-weight: normal;
  font-size: 1em;
  color: #1d4441;
  line-height: 30px;
}

.bred-arrow {
  width: auto;
  height: auto;
  float: left;
  font-family: 'Playfair Display';
  font-weight: normal;
  font-size: 1.125em;
  color: #000;
  line-height: 30px;
  padding-left: 8px;
  padding-right: 8px;
}

.bred-next {
  width: auto;
  height: auto;
  float: left;
  font-family: 'Playfair Display';
  font-weight: normal;
  font-size: 1.125em;
  color: #333;
  line-height: 30px;
}

.whats-app-forest {
  position: fixed;
  top: 78vh;
  right: 0px;
  margin-right: 50px;
  width: 30px;
  z-index: 120000;
}

.whats-app-forest img {
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  margin-left: 30px;
  margin-top: 5px;
  opacity: 1;
  max-width: 40px;
}

.whats-app-forest:hover img {
  opacity: 1
}

@keyframes floating {
  from {
    transform: translate(0, 0px);
  }

  65% {
    transform: translate(0, 15px);
  }

  to {
    transform: translate(0, -0px);
  }
}

.cbp-af-header.cbp-af-header-shrink .logo .large {
  display: none
}

.logo .small {
  display: none
}

.cbp-af-header.cbp-af-header-shrink .logo .small {
  display: block
}

.cbp-af-header.cbp-af-header-shrink .menubars .nav-brand img {
  margin-top: 3px !important;
}

.footer-address-wrap {
  width: 100%;
  height: auto;
  padding-top: 1em;
}

.footer-address-container {
  width: 100%;
  height: auto;
  padding-bottom: 10px;
  padding-top: 5px;
  display: flex;
  align-items: center;
}

.footer-details-icon {
  width: 26px;
  height: auto;
  float: left;
  margin-right: 10px;
  text-align: right;
}

.footer-details {
  width: auto;
  height: auto;
  float: left;
  font-size: 1em;
}

.footer-details p {
  width: 100%;
  height: auto;
  font-family: inherit;
  font-size: 1em;
  color: #343434;
  line-height: 26px;
  font-weight: normal;
  padding-right: 0%
}

.contact-top {
  font-size: 0.9em !important;
}

.inner-container {
  width: 100%;
  margin: 0 auto;
  height: auto;
  position: relative;
  margin-top: -130px;
  background-color: #fff;
  padding-top: 45px
}

.caption-inner {
  font-size: 4em;
  color: #fff;
  font-family: 'Playfair Display';
  text-align: left;
  font-weight: normal;
  line-height: 1;
}

.banner-caption-inner {
  width: 90%;
  position: relative;
  margin-left: 3%;
  font-size: 10px;
}

.caption-explore-inner {
  font-size: 1.75em
}

.contact-wrap {
  width: 100%;
  height: auto;
  padding-top: 2em;
  padding-bottom: 2em;
}

.contact-container {
  width: 33.33%;
  height: 280px;
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  padding-bottom: 2em;
  padding-top: 2em;
  border-right: 1px solid #ccc
}

.contact-container:nth-child(3) {
  margin-right: 0%;
  border: none
}

.contact-icon {
  width: 100%;
  height: auto;
  text-align: center;
  padding-bottom: 0.5em;
}

.contact-title {
  width: 100%;
  height: auto;
  text-align: center;
  font-family: 'Playfair Display';
  font-size: 1.375em;
  font-weight: 600;
  color: #126088;
  margin-bottom: 0.5em;
}

.contact-container p {
  width: 100%;
  height: auto;
  text-align: center;
  line-height: 26px;
  font-family: inherit;
  font-size: 1em;
  color: #333;
}

.contact-container-wrap {
  width: 100%;
  height: auto;
  padding-top: 2em;
  margin-bottom: 5em;
  display: flex;
  align-items: center;
}

.contact-enquiry-container {
  width: 35%;
  height: auto;
  float: left;
  background-color: #126088;
  padding: 5%;
}

.contact-location {
  width: 65%;
  height: auto;
  float: left;
}

.contact-enquiry-title {
  width: 100%;
  height: auto;
  text-align: left;
  font-family: 'Playfair Display';
  font-size: 2.250em;
  color: #fff;
  font-weight: 400;
}

.contact-enquiry-container p {
  width: 100%;
  height: auto;
  text-align: left;
  font-family: 'Playfair Display';
  font-size: 1em;
  color: #fff;
  font-weight: 400;
  line-height: 28px;
}

.enquiry-container {
  width: 100%;
  height: auto;
  padding-top: 2em;
}

.contact-enquiry-box {
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 0.75em;
  margin-top: 0.75em;
}

.enquiry-main-box {
  width: 100%;
  height: auto;
  font-family: inherit;
  font-size: 1em;
  color: #fff;
  border: none;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: medium;
  line-height: 35px;
  background-color: transparent;
}

.enquiry-text {
  width: 100%;
  height: 70px;
  font-family: inherit;
  font-size: 1em;
  color: #fff !important;
  border: none;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: medium;
  line-height: 24px;
  background-color: transparent;
}

.buttonfx-submit {
  color: #ca4c43;
  outline: none;
  background: transparent;
  border: none;
  padding: 0px 30px;
  text-transform: uppercase;
  line-height: 40px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  overflow: hidden;
  transition: all .5s;
  z-index: 1;
  font-family: 'Poppins', sans-serif;
  font-size: 1em;
  font-weight: 500;
}

.buttonfx-submit:before,
.buttonfx-submit:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: #eca001;
  z-index: -1;
  transform: translate3D(0, -100%, 0);
  transition: all .5s;
}

.buttonfx-submit:before {
  background: #fff;
  z-index: -2;
  transform: translate3D(0, 0, 0);
}

.buttonfx-submit:hover {
  color: white;
}

.buttonfx-submit:hover:after {
  transform: translate3D(0, 0, 0);
  transition: all .5s;
}

#map {
  height: 70vh
}

.address-enquiry {
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 20px;
}

.contact-box-area {
  width: 100%;
  height: 60px;
  border-bottom: 1px solid #ccc;
  line-height: 24px;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  font-size: 1.125em;
  padding-top: 1em;
  font-family: inherit;
  background-color: transparent;
}

.enquiry-box {
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #ccc;
  line-height: 40px;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  font-size: 1.125em;
  background-color: inherit;
  font-family: inherit;
  margin-bottom: 0.5em
}

textarea.contact-box-area::-webkit-input-placeholder {
  color: #fff !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: inherit;
  text-transform: capitalize;
  font-weight: normal;
}

textarea.contact-box-area::-moz-placeholder {
  color: #fff !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: inherit;
  text-transform: capitalize;
  font-weight: normal;
}

textarea.contact-box-area:-ms-input-placeholder {
  color: #fff !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: inherit;
  text-transform: capitalize;
  font-weight: normal;
}

textarea.contact-box-area:-moz-placeholder {
  color: #fff !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: inherit;
  text-transform: capitalize;
  font-weight: normal;
}

input.enquiry-box::-webkit-input-placeholder {
  color: #fff !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: inherit;
  text-transform: capitalize;
  font-weight: normal;
}

input.enquiry-box::-moz-placeholder {
  color: #fff !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: inherit;
  text-transform: capitalize;
  font-weight: normal;
}

input.enquiry-box:-ms-input-placeholder {
  color: #fff !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: inherit;
  text-transform: capitalize;
  font-weight: normal;
}

input.enquiry-box:-moz-placeholder {
  color: #fff !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: inherit;
  text-transform: capitalize;
  font-weight: normal;
}

.contact-submit {
  color: #232050;
  outline: none;
  background: transparent;
  padding-left: 35px;
  padding-right: 35px;
  line-height: 40px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  overflow: hidden;
  transition: all .5s;
  z-index: 1;
  font-family: inherit;
  font-size: 1em !important;
  font-weight: 300;
  text-align: center;
  border-radius: 25px;
  margin-top: 1em;
}

.contact-submit:before,
.contact-submit:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: #d2176a;
  z-index: -1;
  transform: translate3D(0, -100%, 0);
  transition: all .5s;
}

.contact-submit:before {
  background: #fff;
  z-index: -2;
  transform: translate3D(0, 0, 0);
}

.contact-submit:hover {
  color: #fff;
}

.contact-submit:hover:after {
  transform: translate3D(0, 0, 0);
  transition: all .5s;
}

.inner-top {
  width: 85%;
  height: auto;
  display: table;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  margin: 0 auto;
}

.inner-top-title-wrap {
  width: auto;
  height: auto;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}

.inner-top-title {
  width: auto;
  height: auto;
  padding-right: 0.25em;
  font-size: 5.0em;
  font-family: 'Playfair Display';
  color: #1d4441;
  border-right: 1px solid #126088;
  line-height: 1;
  letter-spacing: -3px;
}

.inner-top-title span {
  width: 100%;
  text-align: center;
  display: block;
  font-size: 0.3em;
  color: #126088;
  font-family: 'Playfair Display';
  letter-spacing: 0px;
}

.inner-top-content {
  width: auto;
  height: auto;
  display: table-cell;
  text-align: justify;
  vertical-align: middle;
  font-size: 1.05em;
  font-family: inherit;
  color: #333;
  padding-left: 2em
}

.content-allign-wraper {
  width: 100%;
  height: auto;
  margin-top: 2em;
}

.content-container {
  width: 32%;
  height: auto;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
}

.content-container:nth-child(3n+3) {
  margin-right: 0%;
}

.content-container:nth-child(3n+1) {
  clear: left;
}

.content-pic {
  width: 100%;
  height: auto;
  position: relative;
}

.coming-soon {
  width: auto;
  height: auto;
  position: absolute;
  right: 1em;
  bottom: 1em;
  background-color: #fff;
  font-family: inherit;
  line-height: 28px;
  padding: 0px 10px;
  font-size: 1em;
  color: #126088
}

.content-container-title {
  width: 100%;
  height: auto;
  text-align: left;
  color: #126088;
  font-family: 'Playfair Display';
  line-height: 0.8;
  font-weight: normal;
  font-size: 1.55em;
  padding-top: 0.75em;
  padding-bottom: 0.5em;
  letter-spacing: -1px;
  min-height: 55px;
}

.content-container p {
  font-family: 'Poppins', sans-serif;
  text-align: justify;
  font-size: 1em;
  color: #333;
  font-weight: normal;
  line-height: 1.7;
}

.content-container p a {
  font-family: 'Poppins', sans-serif;
  text-align: left;
  font-size: 1em;
  color: #1d4441;
  font-weight: normal;
  line-height: 1.7;
}

.content-container p a:hover {
  font-family: 'Poppins', sans-serif;
  text-align: left;
  font-size: 1em;
  color: #126088;
  font-weight: normal;
  line-height: 1.7;
}

.experiencecontainer {
  width: 100%;
  height: auto;
  background-color: #fff;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  padding: 1em 1.5em;
  padding-bottom: 2em;
}

.facility-main-wrap {
  width: 100%;
  height: auto;
  background: url(../images/facilitybg.png);
}

.sub-title-inner {
  width: 100%;
  height: auto;
  text-align: left;
  color: #126088;
  font-family: 'Playfair Display';
  line-height: 0.8;
  font-weight: normal;
  font-size: 1.5em;
  letter-spacing: -1px;
  display: block;
  margin-bottom: 0.5em;
}

.book-now-container {
  width: 65%;
  height: auto;
  margin: 0 auto;
  padding: 2.5em;
  margin-top: 1.5em;
}

.booking-form-full {
  width: 100%;
  height: auto;
}

.booking-double {
  width: 48%;
  height: auto;
  float: left;
  margin-right: 4%;
  margin-bottom: 2em;
}

.booking-double:nth-child(2n+2) {
  margin-right: 0%;
}

.booking-tripple {
  width: 32%;
  height: auto;
  float: left;
  margin-right: 2%;
  margin-bottom: 2em;
}

.booking-tripple:nth-child(3n+3) {
  margin-right: 0%;
}

.booking-box {
  width: 100%;
  height: auto;
}

.reservation-enquiry-box {
  width: 100%;
  height: 60px;
  border: 1px solid #1d4441;
  padding-left: 5%;
  padding-right: 5%;
  line-height: 60px;
  font-weight: normal;
  font-style: normal;
  color: #333;
  font-size: 1em;
  background-color: #fff;
  margin: 0px;
}

.calback-box1 {
  width: 100%;
  height: 150px;
  border: 1px solid #1d4441;
  padding-left: 2%;
  padding-right: 2%;
  line-height: 26px;
  font-weight: normal;
  font-style: normal;
  color: #666;
  font-size: 1em;
  padding-top: 1em;
}

textarea.calback-box1::-webkit-input-placeholder {
  color: #333 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}

textarea.calback-box1::-moz-placeholder {
  color: #333 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}

textarea.calback-box1:-ms-input-placeholder {
  color: #333 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}

textarea.calback-box1:-moz-placeholder {
  color: #333 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}

input.contact-enquiry-box::-webkit-input-placeholder {
  color: #333 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}

input.contact-enquiry-box::-moz-placeholder {
  color: #333 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}

input.contact-enquiry-box:-ms-input-placeholder {
  color: #333 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}

input.contact-enquiry-box:-moz-placeholder {
  color: #333 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}

.booknow {
  color: #fff;
  outline: none;
  background: transparent;
  padding-left: 25px;
  padding-right: 25px;
  line-height: 40px;
  position: relative;
  cursor: pointer;
  text-decoration: none;
  overflow: hidden;
  transition: all .5s;
  z-index: 1;
  font-family: inherit;
  font-size: 1.15em;
  font-weight: 500;
  text-align: center;
  float: right;
  display: flex;
  align-items: center;
  margin-top: 1em;
  margin-bottom: 1.5em;
}

.booknow:before,
.booknow:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: #1d4441;
  z-index: -1;
  transform: translate3D(0, -100%, 0);
  transition: all .5s;
}

.booknow:before {
  background: #126088;
  z-index: -2;
  transform: translate3D(0, 0, 0);
}

.booknow:hover {
  color: #fff;
}

.booknow:hover:after {
  transform: translate3D(0, 0, 0);
  transition: all .5s;
}

.select {
  position: relative;
  display: inline-block;
  width: 100%;
}

.select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 0px 15px;
  outline: 0;
  border-radius: 0;
  color: #333;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #1d4441;
  font-size: 1em;
  font-family: inherit;
  line-height: 60px;
  background-color: transparent;
}

.select select::-ms-expand {
  display: none;
}

.select select:hover,
.select select:focus {
  color: #000;
  background: #fff;
}

.select select:disabled {
  opacity: 0.5;
  pointer-events: none;
}

.select__arrow {
  position: absolute;
  top: 26px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #7b7b7b transparent transparent transparent;
}

.select select:hover~.select__arrow,
.select select:focus~.select__arrow {
  border-top-color: #000;
}

.select select:disabled~.select__arrow {
  border-top-color: #ccc;
}

.gallery-container:nth-child(3n+3) {
  margin-right: 0%;
}

.gallery-container:nth-child(3n+1) {
  clear: left;
}

.gallery-container {
  width: 32.66%;
  height: auto;
  float: left;
  margin-right: 1%;
  position: relative;
  background-color: #fff;
  margin-bottom: 1%;
}

.box-gallery {
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.box-gallery img {
  max-width: 100%;
  height: auto;
  transform: scale(1);
  transition: all 0.5s ease 0s;
  display: block;
}

.box-gallery:hover img {
  transform: scale(1.1);
}

.box-gallery .box-content {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transform: rotateY(180deg) scale(0.5);
  transition: all 0.45s ease-out 0s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box-gallery:hover .box-content {
  opacity: 1;
  transform: rotateY(0deg) scale(1);
}

.box-gallery .box-content:before {
  content: "";
  width: 90%;
  height: 90%;
  position: absolute;
  top: 5%;
  left: 5%;
}

.box-gallery .icon {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}

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

.box-gallery .icon li {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  background: #1d4441;
  font-size: 20px;
  color: #fff;
  transition: all 0.5s ease 0s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box-gallery .icon li:hover {
  background: #1d4441;
  color: #fff;
}

.box-gallery .content {
  padding: 10px;
  text-align: left;
  position: absolute;
  bottom: 5%;
  left: 5%;
}

.box-gallery .title {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 5px;
}

.box-gallery .post {
  display: block;
  font-size: 18px;
  color: #fff;
}

.review-name {
  width: 100%;
  height: auto;
  text-align: left;
  font-size: 1.25em;
  color: #333;
  font-family: inherit;
  font-weight: normal;
  margin-top: 0.5em;
}

.video-review {
  width: 30%;
  height: auto;
  float: left;
  margin-bottom: 5%;
  margin-right: 5%
}

.video-review:nth-child(3n+3) {
  margin-right: 0%
}

.gallery-content {
  width: 98%;
  height: auto;
  color: #666;
  line-height: 26px;
  font-size: 1em;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  margin: 0 auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
}

#slidingPopup {
  display: none;
  position: fixed;
  top: 35%;
  right: 0%;
  margin-top: -169px;
  margin-left: -215px;
  width: 430px;
  height: auto;
  background-color: #f7f7f7;
  z-index: 999997;
  -webkit-transition-duration: 400ms;
  -moz-transition-duration: 400ms;
  -ms-transition-duration: 400ms;
  transition-duration: 400ms;
  padding-bottom: 1em;
}

.slidingContent {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-duration: 400ms;
  -moz-transition-duration: 400ms;
  -ms-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}

#mask {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999996;
  height: 100%;
  width: 100%;
  background-color: #fff;
  opacity: .2;
}

.popupContainer {
  color: #777;
  font-family: inherit;
  font-size: 1em;
  text-align: center;
  width: 370px;
  height: auto;
  margin-left: 30px;
  margin-top: 40px;
  margin-bottom: 40px;
}

#closeButton {
  position: absolute;
  top: -10px;
  left: -20px;
  color: #666;
  font-family: inherit;
  font-weight: bold;
  font-size: 1.5em;
  cursor: pointer;
  background-color: #f7f7f7;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.rounded-corners {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
}

.rate-quote {
  width: 100%;
  height: auto;
  margin-top: 1em;
}

.quote-box {
  width: 100%;
  height: 50px;
  border: 1px solid #1d4441;
  padding-left: 2%;
  padding-right: 2%;
  line-height: 50px;
  font-weight: normal;
  font-style: normal;
  color: #333;
  font-size: 1em;
  background-color: #fff;
  margin: 0px;
}

.quote-comment {
  width: 100%;
  height: 120px;
  border: 1px solid #1d4441;
  padding-left: 2%;
  padding-right: 2%;
  line-height: 26px;
  font-weight: normal;
  font-style: normal;
  color: #666;
  font-size: 1em;
  padding-top: 1em;
}

textarea.quote-comment::-webkit-input-placeholder {
  color: #333 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}

textarea.quote-comment::-moz-placeholder {
  color: #333 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}

textarea.quote-comment:-ms-input-placeholder {
  color: #333 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}

textarea.quote-comment:-moz-placeholder {
  color: #333 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}

input.quote-box::-webkit-input-placeholder {
  color: #333 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}

input.quote-box::-moz-placeholder {
  color: #333 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}

input.quote-box:-ms-input-placeholder {
  color: #333 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}

input.quote-box:-moz-placeholder {
  color: #333 !important;
  font-size: 1em !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}

.quote-button {
  color: #fff;
  outline: none;
  background: transparent;
  padding-left: 25px;
  padding-right: 25px;
  line-height: 40px;
  position: relative;
  cursor: pointer;
  text-decoration: none;
  overflow: hidden;
  transition: all .5s;
  z-index: 1;
  font-family: inherit;
  font-size: 1.15em;
  font-weight: 500;
  text-align: center;
  float: right;
  display: flex;
  align-items: center;
  margin-bottom: 1em;
}

.quote-button:before,
.quote-button:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: #1d4441;
  z-index: -1;
  transform: translate3D(0, -100%, 0);
  transition: all .5s;
}

.quote-button:before {
  background: #126088;
  z-index: -2;
  transform: translate3D(0, 0, 0);
}

.quote-button:hover {
  color: #fff;
}

.quote-button:hover:after {
  transform: translate3D(0, 0, 0);
  transition: all .5s;
}

.blog-wraper-main {
  width: 100%;
  height: auto;
  padding-top: 1em;
}

.blog-container-main {
  width: 30%;
  height: auto;
  float: left;
  margin-right: 5%;
  margin-bottom: 5%;
}

.blog-container-main:nth-child(3n+3) {
  margin-right: 0%;
}

.blog-pics {
  width: 100%;
  height: 200px;
  overflow: hidden;
}

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

.blog-details p {
  width: 100%;
  height: auto;
  font-size: 1em;
  color: #111;
  font-weight: normal;
  font-style: normal;
  line-height: 26px;
  text-align: left;
  letter-spacing: 0.001rem;
}

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

.blog-read {
  width: auto;
  height: auto;
  float: left;
}

.blog-social {
  width: auto;
  height: auto;
  float: right;
}

.button {
  display: inline-block;
  position: relative;
  background: none;
  border: none;
  color: #333;
  font-size: 1.125em;
  cursor: pointer;
  background: none;
  float: left;
  font-family: inherit;
  font-weight: normal;
}

.btn-4 span {
  display: block;
  padding: 10px 20px;
  border: 1px solid #f7f7f7;
}

.button::before,
.button::after {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.2s linear;
  background: #1d4441;
}

.btn-4 span::before,
.btn-4 span::after {
  content: "";
  width: 2px;
  height: 0;
  position: absolute;
  transition: all 0.2s linear;
  background: #1d4441;
}

.button:hover::before,
.button:hover::after {
  width: 100%;
}

.button:hover span::before,
.button:hover span::after {
  height: 100%;
}

.btn-4::after {
  right: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

.btn-4 span::after {
  right: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

.btn-4::before {
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}

.btn-4 span::before {
  left: 0;
  top: 0;
  transition-duration: 0.4s;
}

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

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

.blog-social ul li a {
  height: 50px;
  width: 30px;
  display: block;
  text-align: center;
  background-color: transparent;
  font-size: 1.25em;
  color: #333;
  line-height: 50px;
}

.blog-social ul li a:hover {
  background-color: transparent;
  color: #1d4441;
  font-size: 1.25em;
}

.main-blog-title {
  width: 100%;
  height: auto;
  text-align: left;
  color: #333;
  font-size: 1.35em;
  font-family: 'Playfair Display';
  font-weight: normal;
}

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

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

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

.blog-details-content p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1em;
  color: #333;
  line-height: 1.7;
  text-align: justify;
}

.blog-detail-social {
  margin-top: -2em;
}

.blog-pic-wrap {
  width: 100%;
  height: auto;
  margin-top: 1.5em;
  padding-top: 1.5em;
  margin-bottom: 40px;
  border-top: 1px dashed #ccc;
}

.blog-gallery {
  width: 13.42%;
  height: auto;
  float: left;
  margin-right: 1%;
  margin-bottom: 1%;
}

.blog-gallery:nth-child(7n+7) {
  margin-right: 0%;
}

.main-blog-title-details {
  width: 100%;
  height: auto;
  text-align: left;
  color: #000;
  font-size: 1.85em;
  font-family: 'Playfair Display';
  font-weight: normal;
  margin-top: 0.5em
}

.box-group {
  text-align: center;
  overflow: hidden;
  position: relative;
}

.box-group img {
  width: 100%;
  height: 100%;
  transform: scale3d(1, 1, 1);
  transition: all 0.3s ease 0s;
  display: block;
}

.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;
  border: 1px solid rgba(255, 255, 255, 0.7);
  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 .title {
  font-size: 22px;
  font-weight: 700;
  color: #00fff2;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 0 10px;
}

.box-group .post {
  display: block;
  font-size: 15px;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 15px;
}

.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: 0;
  bottom: 0;
  margin: auto;
  height: 60px;
  left: 0;
  right: 0;
}

.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;
}

a .box-group .icon li {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #1d4441;
  font-size: 16px;
  color: #fff;
  transition: all 0.5s ease 0s;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
}

.home-blog-date {
  font-size: 1.25em;
  color: #000
}

.home-blog-date span {
  font-size: 1em;
  color: #1d4441;
}

.desk-view {
  display: block !important
}

.mob-view {
  display: none !important
}

.review-video-wrap {
  width: 100%;
  height: auto;
  margin-bottom: 85px;
}

.review-right-wrap {
  width: 100%;
  height: auto;
  float: left;
}

.testimonial-write {
  width: 100%;
  height: auto;
  margin-bottom: 2em;
}

.testi-video {
  position: relative;
  font-size: 10px;
}

a {
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.icon-trip {
  width: 40px;
  height: 40px;
  fill: #f6f9eb;
  float: left;
  font-size: 1.125em !important;
  line-height: 40px;
  text-align: center;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  border-radius: 50% !important;
  background: #1d4441;
  margin-right: 10px;
}

.social-trip a {
  position: fixed;
  display: block;
  width: 170px;
  height: 40px;
  color: #f6f9eb;
  z-index: 15;
  font-family: inherit;
  font-size: 1em;
  line-height: 40px;
}

.social-trip a span {
  display: block;
}

.social-trip a:hover {
  opacity: 0.8;
  color: #fff
}

.social-trip a.trip-button {
  bottom: 13em;
  right: 0;
  margin-right: -120px;
}

.social-trip a.trip-button:hover {
  margin-right: 0;
  color: #fff;
  background: #1d4441;
}

.skill-section {
  padding-top: 120px;
  padding-bottom: 122px;
  position: relative;
  z-index: 1;
}

.row.skill-bg {
  background: #fff;
  box-shadow: 6px 5px 16px 0px rgb(0 0 0 / 15%);
  padding: 90px 35px 90px 86px;
  margin-left: 250px;
}

.skill-section .section-title p {
  margin-top: 34px;
  margin-bottom: 14px;
}

.skill-thumb {
  overflow: hidden;
  position: relative;
  z-index: 9;
}

.skill-thumb:before {
  background: url(../images/img-bg1.png);
  content: '';
  position: absolute;
  width: 190px;
  height: 226px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  right: 0;
  top: 0;
  z-index: -1;
  transition: 1s;
}

.skill-thumb:after {
  position: absolute;
  top: 0;
  left: -75%;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
  transition: 1s;
}

.skill-thumb:hover:after {
  -webkit-animation: shine 2s;
  animation: shine 2s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%
  }
}

@keyframes shine {
  100% {
    left: 125%
  }
}

.skill-thumb img {
  margin-left: 0px;
  width: 100%;
  display: block;
}

.skill-shape {
  position: absolute;
  top: 110px;
  left: 237px;
  z-index: -1;
}

.skill-shape img {
  transform: rotate(180deg);
}

.bounce-animate {
  animation-name: float-bob;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -moz-animation-name: float-bob;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float-bob;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float-bob;
  -o-animation-duration: 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

@-webkit-keyframes float-bob {
  0% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  50% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }

  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
}

.wedding-content {
  width: 48%;
  height: auto;
  float: left;
}

.wedding-content:nth-child(2n+2) {
  float: right;
}

label {
  display: block;
  line-height: 30px;
  cursor: pointer;
  width: 25%;
  float: left;
  font-size: 0.9em;
  margin: 0.25em 0em;
}

.option-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 8px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 30px;
  width: 30px;
  transition: all 0.15s ease-out 0s;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none;
  position: relative;
  z-index: 1000;
  background: none;
  border: 1px solid #666;
  cursor: pointer;
}

.option-input:hover {
  background: none;
  border: 1px solid #666;
  cursor: pointer;
}

.option-input:checked {
  background: #1d4441;
  border: none;
}

.option-input:checked::before {
  width: 30px;
  height: 30px;
  display: flex;
  content: '\f00c';
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  align-items: center;
  justify-content: center;
  font-family: 'FontAwesome';
}

.option-input:checked::after {
  -webkit-animation: click-wave 0.65s;
  -moz-animation: click-wave 0.65s;
  animation: click-wave 0.65s;
  background: #1d4441;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
  border: none;
}

.option-input.radio {
  border-radius: 50%;
}

.option-input.radio::after {
  border-radius: 50%;
}

@keyframes click-wave {
  0% {
    height: 30px;
    width: 30px;
    opacity: 0.35;
    position: relative;
  }

  100% {
    height: 60px;
    width: 60px;
    margin-left: -40px;
    margin-top: -40px;
    opacity: 0;
  }
}

.wedding-name {
  width: 100%;
  height: auto;
  line-height: 40px;
  font-weight: normal;
  font-style: normal;
  color: #333;
  font-size: 1em;
}

.calback-box2 {
  height: 110px;
}

.reservation-enquiry-box2 {
  height: 50px;
  line-height: 50px;
}

.wedding-content .booking-tripple,
.booking-double {
  margin-bottom: 1em;
}

.skill-thumb p {
  width: 100%;
  height: auto;
  line-height: 30px;
  font-weight: normal;
  font-style: normal;
  color: #333;
  margin-top: 0.5em;
  font-size: 0.95em;
}

.wedding-content .booknow {
  padding-left: 30px;
  padding-right: 30px;
  line-height: 40px;
  font-size: 1.25em;
}

.gall-pics {
  width: 100%;
  height: 370px;
  over-flow: hidden;
  display: flex;
  align-items: center;
  justify-content: center
}

.gall-pics img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  object-fit: cover;
}

.hide-menu {
  display: none !important;
}

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

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

.video-container {
  display: flex;
  justify-content: center;
  width: 100%;
  border: 5px solid #f7f7f7;
  position: relative;
  padding-bottom: 33.45%;
  height: 0;
  overflow: hidden;
  width: 60%;
  margin: 0 auto;
}

.mice-container {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
}

.mice-pic {
  width: 45%;
  height: auto;
  float: left;
}

.mice-content {
  width: 55%;
  height: auto;
  float: left;
  padding-left: 5%;
}

.mice-content-title {
  width: auto;
  height: auto;
  font-size: 3em;
  font-family: 'Playfair Display';
  color: #1d4441;
  line-height: 1.7;
}

.mice-wrap {
  width: 100%;
  height: auto;
  margin-top: 95px;
  direction: rtl;
  background-color: #fff;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  padding: 35px 35px 35px 80px;
  display: flex;
  align-items: center;
}

.mice-wrap:nth-child(2n+2) {
  background-color: transparent;
  box-shadow: none;
  padding: 0px;
  direction: unset;
}

.mice-wrap:nth-child(2n+2) .mice-wrap-content {
  padding-left: 5%;
  padding-right: 0%;
}

.mice-wrap-pic {
  width: 55%;
  height: auto;
}

.mice-wrap-content {
  width: 45%;
  height: auto;
  float: left;
  direction: ltr;
  padding-right: 5%;
}

.mice-inn-left {
  width: 33.10%;
  height: auto;
  float: left;
}

.mice-inn-right {
  width: 64.2%;
  height: auto;
  float: right;
}

.mice-wrap:nth-child(2n+2) .mice-wrap-pic {
  width: 68.5%;
}

.mice-wrap:nth-child(2n+2) .mice-inn-left {
  width: 42.05%
}

.mice-wrap:nth-child(2n+2) .mice-inn-right {
  width: 54.89%
}

.mice-inn-right-double {
  width: 100%;
  height: auto;
}

.mice-inn-right-double:nth-child(2) {
  margin-top: 6%;
}

.spa-pic-wrap {
  width: 56%;
  height: auto;
  float: left;
  display: flex;
  justify-content: space-between;
}

.spa-container {
  width: 40.5%;
  height: auto;
  float: left;
  padding-left: 5%;
}

.spa-pic {
  width: 32.3%;
  height: auto;
  float: left;
}

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

.spa-pic-mid:nth-child(2) {
  margin-top: 5%;
}

@media (min-width: 1024px) and (max-width: 1279px) {
  body {
    font-size: 13px !important;
  }

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

  .top-container {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%
  }

  .solution-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-brand img {
    width: 70% !important;
  }

  .banner-caption-mid {
    font-size: 4.75em;
  }

  .caption {
    font-size: 4.75em;
  }

  #map {
    height: 76vh
  }

  .nav-brand img {
    margin-top: 15px !important;
    width: 58% !important;
  }

  label {
    width: 33%;
    font-size: 0.85em;
  }

  .row.skill-bg {
    padding: 90px 35px 90px 30px;
    margin-left: 160px;
  }

  .wedding-content {
    width: 52%;
  }

  .wedding-content:nth-child(2) {
    width: 46%;
  }

  .gall-pics {
    height: 205px;
  }

  .mice-content-title {
    font-size: 2em;
  }
}

@media (min-width: 1280px) and (max-width: 1359px) {
  body {
    font-size: 14px !important;
  }

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

  .top-container {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%
  }

  .nav-brand img {
    width: 70% !important;
  }

  .banner-caption-mid {
    font-size: 4.75em;
  }

  .caption {
    font-size: 4.75em;
  }

  #map {
    height: 84vh
  }

  .le-evoke-text span {
    /*padding-left:0.25em;*/
  }

  label {
    width: 33%;
    font-size: 0.85em;
  }

  .row.skill-bg {
    padding: 90px 35px 90px 30px;
    margin-left: 160px;
  }

  .wedding-content {
    width: 52%;
  }

  .wedding-content:nth-child(2) {
    width: 46%;
  }

  .gall-pics {
    height: 260px;
  }

  .mice-content-title {
    font-size: 2.25em;
  }
}

@media (min-width: 1360px) and (max-width: 1399px) {
  body {
    font-size: 14px !important;
  }

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

  .top-container {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%
  }

  .nav-brand img {
    width: 70% !important;
  }

  .banner-caption-mid {
    font-size: 4.75em;
  }

  .caption {
    font-size: 4.75em;
  }

  #map {
    height: 84vh
  }

  .le-evoke-text span {
    padding-left: 0px;
  }

  label {
    font-size: 0.85em;
  }

  .row.skill-bg {
    padding: 90px 35px 90px 30px;
    margin-left: 180px;
  }

  .wedding-content {
    width: 52%;
  }

  .wedding-content:nth-child(2) {
    width: 46%;
  }

  .gall-pics {
    height: 275px;
  }

  .mice-content-title {
    font-size: 2.25em;
  }
}

@media (min-width: 1400px) and (max-width: 1441px) {
  body {
    font-size: 15px !important;
  }

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

  .top-container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%
  }

  .nav-brand img {
    width: 70% !important;
  }

  .banner-caption-mid {
    font-size: 4.75em;
  }

  .caption {
    font-size: 4.75em;
  }

  .gall-pics {
    height: 270px;
  }

  .mice-content-title {
    font-size: 2.25em;
  }
}

@media (min-width: 1441px) and (max-width: 1599px) {
  body {
    font-size: 15px !important;
  }

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

  .top-container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%
  }

  .nav-brand img {
    width: 70% !important;
  }

  .banner-caption-mid {
    font-size: 4.75em;
  }

  .caption {
    font-size: 4.75em;
  }

  .gall-pics {
    height: 280px;
  }

  .mice-content-title {
    font-size: 2.25em;
  }
}

@media (min-width: 1600px) and (max-width:1680px) {
  body {
    font-size: 16px !important;
  }

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

  .top-container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%
  }

  body {
    font-size: 17px
  }

  #map {
    height: 65vh
  }

  .gall-pics {
    height: 310px;
  }

  .mice-content-title {
    font-size: 2.25em;
  }
}

@media (min-width:1681px) {
  body {
    font-size: 16px !important;
  }

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

  .top-container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%
  }

  body {
    font-size: 18px
  }

  .le-evoke-container:nth-child(1) {
    width: 10%;
    height: auto;
    float: left;
    font-size: 0.8em;
  }

  .le-evoke-container {
    width: 40%;
  }

  .whats-app-forest {
    top: inherit;
    bottom: 8em
  }

  #map {
    height: 64vh
  }

  .le-evoke-text span {
    /*text-align:left;padding-left:0.5em;*/
  }
}

.content-container-title {
  min-height: 55px;
}

@media (max-width:768px) {
  .desk-view {
    display: none !important
  }

  .mob-view {
    display: block !important
  }

  .le-evoke-pic-icon {
    font-size: 2em;
    padding-top: 2em;
    padding-left: .5em;
    padding-right: .5em;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.025), rgba(0, 0, 0, 0.017), rgba(0, 0, 0, 0.0075), rgba(0, 0, 0, 0.0005));
  }

  a .le-evoke-pic .icon li {
    font-size: 2em;
  }

  .le-evoke-text span {
    letter-spacing: -2px;
    text-align: left;
  }

  .home-testimonial {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
  }

  .le-evoke-text {
    font-size: 6.125em;
  }

  .home-exclussive {
    margin-top: 25px;
  }

  .inner-top-title {
    font-size: 6.125em;
  }

  .inner-top-title span {
    letter-spacing: -2px;
    text-align: left;
  }

  .content-allign-wraper {
    margin-top: 0em;
  }

  .rate {
    padding: 0px 10px;
  }

  .rate-title {
    line-height: 30px;
  }

  .get-rate {
    position: fixed !important;
  }

  .inner-top-content {
    line-height: 1.7
  }

  .footer-content-title {
    margin-top: 0.75em;
    margin-bottom: 0.25em
  }

  .room-title {
    line-height: 1.2;
    padding: 0.25em 0em;
  }

  .inner-top-title-wrap {
    margin-bottom: 1em;
  }

  .content-container-title {
    min-height: inherit
  }

  .experiencecontainer {
    padding-top: 0.25em;
  }

  .sub-title-inner {
    line-height: 1.7
  }

  .why-wayanad-for p {
    line-height: 1.5;
  }

  .inner-top-title {
    font-size: 4.5em
  }

  .inner-top-title span {
    font-size: 0.5em
  }

  .room-title {
    margin-bottom: 0px;
  }

  .content-container-title {
    min-height: inherit;
  }

  .villas-pic {
    width: 100%;
  }

  .villas-content {
    width: 100%;
    padding-left: 0%;
  }

  .villas-container {
    display: inherit;
    margin-bottom: 1.5em;
    float: left
  }

  .row.skill-bg {
    margin-left: 0px;
    padding: 50px 35px 50px 35px;
  }

  .wedding-content {
    width: 100%;
  }

  label {
    width: 50%;
  }

  .resp-tabs-list li {
    font-size: 1em !important;
    line-height: 40px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    height: 40px !important;
  }
}

@media (max-width:380px) {
  .welcome-title-middle {
    font-size: 1.5em;
  }

  .home-title {
    font-size: 2em;
  }

  .footer-content {
    width: 100% !important;
  }

  .gallery-container {
    width: 100%;
    margin-right: 1%
  }

  .gall-pics {
    height: 115px;
  }

  .gallery-container:nth-child(2n+2) {
    margin-right: 0%
  }
}

@media (max-width:420px) {
  body {
    font-size: 13px !important;
  }

  .pool-pics {
    width: 100%;
    margin-bottom: 1%;
  }

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

  .top-container {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%
  }

  .copyright {
    width: 100%;
    text-align: center;
    line-height: 30px;
    float: none;
    font-size: 13px;
  }

  .designed {
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 13px;
  }

  .designed p {
    line-height: 30px;
    font-size: 13px;
  }

  .home-quick {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 1.5em;
  }

  .le-evoke-rooms-container {
    width: 96%;
    margin-top: 0em;
  }

  .le-evoke-rooms {
    width: 100%;
    margin-right: 0%;
  }

  .le-evoke-bottom:nth-last-child(1) {
    width: auto
  }

  .le-evoke-bottom {
    width: 60%;
  }

  .le-evoke-container {
    width: 100%;
    margin-right: 0%;
  }

  .features-home-container {
    position: inherit;
  }

  .features-home-right {
    width: 100%;
    padding: 35px 0px;
  }

  .features-home-container-inner {
    display: inherit
  }

  .features-home-left {
    width: 100%
  }

  .feature-bottom-container {
    position: inherit;
    margin-top: 0px;
  }

  .features-home-left-top {
    margin-top: 0em;
  }

  .features-home-left-top img {
    max-width: 40%;
  }

  .exclissive-container {
    width: 49%;
  }

  .exclissive-container:nth-child(3n+3) {
    margin-right: 2%;
  }

  .exclissive-container:nth-child(2n+2) {
    margin-right: 0%;
  }

  .box-title {
    font-size: 1.25em;
  }

  .feature-bottom {
    width: 49%;
    margin-right: 2%;
    height: auto;
    margin-bottom: 1.5em;
  }

  .feature-bottom:nth-child(2n+2) {
    margin-right: 0%;
  }

  .feature-bottom-name {
    font-size: 1.25em;
  }

  .home-experience {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 1em;
  }

  .experience-bottom {
    position: inherit;
    margin-top: 0px;
    padding: 0px;
  }

  .experience-container {
    width: 49%;
    margin-right: 2%;
    height: 165px;
  }

  .experience-container:nth-child(3n+3) {
    margin-right: 2%;
  }

  .experience-container:nth-child(2n+2) {
    margin-right: 0%;
    border-right: 0px solid #ccc;
  }

  .experience-bottom-name {
    font-size: 1.25em;
  }

  .why-wayanad-container {
    display: inherit
  }

  .why-wayanad-for {
    display: inherit;
    margin: 0px;
    padding: 0px;
  }

  .clients-photo {
    width: 100%;
  }

  .home-testimonial {
    width: 100%;
  }

  .wellness-container {
    position: inherit;
    padding-top: 1em;
  }

  .wellness-container p {
    width: 100%;
  }

  .guest-video {
    width: 100%
  }

  .offer-container:nth-child(1) {
    width: 100%;
    margin-right: 0%
  }

  .offer-container {
    width: 100%;
    margin-right: 0%;
  }

  .footer-container {
    display: inherit;
  }

  .footer-content {
    width: 50%;
    display: inherit;
    float: left;
    margin-bottom: 1em;
  }

  .footer-bottom-link {
    display: none
  }

  .content-footer {
    line-height: 26px;
    font-size: 1em;
    padding-left: 2%;
    padding-right: 2%;
  }

  .footer-logo {
    text-align: left;
  }

  .keep-touch-footer {
    justify-content: flex-start
  }

  .footer-content:nth-child(3) {
    width: 100%;
  }

  .footer-content ul {
    width: 100%;
    float: none
  }

  .footer-content ul li {
    width: 50%;
    float: left
  }

  .footer-content:nth-child(4) {
    width: 70%;
  }

  .header-contact {
    display: none
  }

  .cbp-af-header.cbp-af-header-shrink .menubars {
    background: #1d4441 !important
  }

  .cbp-af-header.cbp-af-header-shrink .nav-menu>li>a {
    line-height: inherit !important;
  }

  .swiper-slide-caption {
    font-size: 8px;
  }

  .banner-caption-mid {
    font-size: 4em;
  }

  .caption {
    font-size: 4.25em
  }

  .swiper-slide-caption {
    padding-bottom: 2% !important
  }

  .nav-brand img {
    margin-top: 0px !important;
    max-width: 100% !important;
  }

  .logo {
    width: 100px !important;
    height: 105px !important;
    display: flex !important;
    align-items: center;
    overflow: hidden !important;
    justify-content: center !important;
  }

  .cbp-af-header.cbp-af-header-shrink .logo {
    display: inline-block !important;
    width: 70px !important;
    height: 88px !important;
    margin: 0;
    transition: all .4s ease-in-out;
    background-repeat: no-repeat;
    position: absolute;
  }

  .get-rate {
    bottom: inherit
  }

  .popupContainer {
    width: 320px;
  }

  #slidingPopup {
    width: 340px;
  }

  .home-title {
    font-size: 2.35em;
  }

  .center {
    text-align: left;
  }

  .why-title {
    font-size: 4em;
  }

  .why-title-wayanad {
    font-size: 4.5em;
  }

  .guest-top-container {
    display: none
  }

  .wellness-sub {
    font-size: 1.25em;
  }

  .home-title span {
    font-size: 1.5em;
    letter-spacing: -1px;
  }

  .feature-icons img {
    max-width: 80%;
  }

  .home-blog-wraper {
    padding-top: 40px;
  }

  .content-container {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 1em;
  }

  .inner-container {
    margin-top: 0px;
    padding-top: 0px;
  }

  .inner-top {
    display: inherit;
  }

  .inner-top-title-wrap {
    display: inherit
  }

  .inner-top-title {
    border: none
  }

  .inner-top-content {
    padding-left: 0%;
  }

  .book-now-container {
    width: 100%;
    padding: 0.5em;
  }

  .booking-double {
    width: 100%;
    margin-right: 0%;
  }

  .booking-tripple {
    width: 100%;
    margin-right: 0%;
  }

  .blog-container-main {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 1em;
  }

  .contact-container {
    width: 100%;
    height: inherit;
    margin-bottom: 2em;
    box-shadow: rgba(149, 157, 165, 0) 0px 8px 24px;
  }

  .contact-container-wrap {
    display: inherit;
  }

  .contact-enquiry-container {
    width: 100%
  }

  .contact-location {
    width: 100%
  }

  .le-evoke-text {
    font-size: 5.125em;
  }

  .home-title {
    font-size: 2em;
  }

  .footer-content:nth-child(2) {
    width: 100%;
  }

  .content-footer {
    display: none
  }

  .home-quick:nth-last-child(-n+3) {
    display: none
  }

  .things-container {
    display: inherit;
    margin-bottom: 1.5em;
  }

  .geographt-pic {
    width: 100% !important;
    display: inherit
  }

  .geography-main {
    width: 100% !important;
    display: inherit;
    padding-left: 0%;
  }

  .gallery-container {
    width: 49.5%;
  }

  .gallery-container:nth-child(3n+3) {
    margin-right: 1%;
  }

  .gallery-container:nth-child(2n+2) {
    margin-right: 0%;
  }

  .gallery-container:nth-child(3n+1) {
    clear: none;
  }

  .gallery-container:nth-child(2n+1) {
    clear: left;
  }

  .review-video-wrap {
    width: 100%;
  }

  .review-right-wrap {
    width: 100%;
    padding-left: 0%;
  }

  .home-hest-video {
    width: 100%;
    margin-right: 0%;
  }

  .le-evoke-text br {
    display: none
  }

  .le-evoke-text span {
    width: auto;
    float: none;
  }

  .le-evoke-text {
    line-height: 1;
  }

  .features-home-left {
    margin-top: -12em
  }

  .inner-top-content {
    text-align: justify
  }

  .footer-content-title {
    text-align: left;
  }

  .inner-top-title span {
    width: auto;
    display: inherit
  }

  .inner-top-title {
    display: initial
  }

  .inner-top {
    width: 95%;
  }

  .caption-explore-inner {
    display: none
  }

  .banner-caption-inner {
    font-size: 8px;
  }

  .caption-inner {
    font-size: 4.25em
  }

  .blog-pic {
    width: 100%;
    margin-right: 0%;
  }

  .blog-details-wrap {
    padding-top: 0px;
  }

  .get-rate {
    top: 28vh !important
  }

  .guest-top {
    padding-bottom: 10px
  }

  .video-review {
    width: 100%;
    margin-right: 0%;
  }

  .banner-caption-inner {
    display: none
  }

  .footer-wraper {
    font-size: 15px;
  }

  .gall-pics {
    height: 115px;
  }

  .video-container {
    width: 100%;
    padding-bottom: 55.45%;
  }
}

@media (min-width:421px) and (max-width:460px) {
  body {
    font-size: 14px !important;
  }

  .pool-pics {
    width: 100%;
    margin-bottom: 1%;
  }

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

  .top-container {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%
  }

  .copyright {
    width: 100%;
    text-align: center;
    line-height: 30px;
    float: none;
    font-size: 14px;
  }

  .designed {
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 14px;
  }

  .designed p {
    line-height: 30px;
    font-size: 14px;
  }

  .home-quick {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 1.5em;
  }

  .le-evoke-rooms-container {
    width: 96%;
    margin-top: 0em;
  }

  .le-evoke-rooms {
    width: 100%;
    margin-right: 0%;
  }

  .le-evoke-bottom:nth-last-child(1) {
    width: auto
  }

  .le-evoke-bottom {
    width: 60%;
  }

  .le-evoke-container {
    width: 100%;
    margin-right: 0%;
  }

  .features-home-container {
    position: inherit;
  }

  .features-home-right {
    width: 100%;
    padding: 35px 0px;
  }

  .features-home-container-inner {
    display: inherit
  }

  .features-home-left {
    width: 100%
  }

  .feature-bottom-container {
    position: inherit;
    margin-top: 0px;
  }

  .features-home-left-top {
    margin-top: 0em;
  }

  .features-home-left-top img {
    max-width: 40%;
  }

  .exclissive-container {
    width: 49%;
  }

  .exclissive-container:nth-child(3n+3) {
    margin-right: 2%;
  }

  .exclissive-container:nth-child(2n+2) {
    margin-right: 0%;
  }

  .box-title {
    font-size: 1.25em;
  }

  .feature-bottom {
    width: 49%;
    margin-right: 2%;
    height: auto;
    margin-bottom: 1.5em;
  }

  .feature-bottom:nth-child(2n+2) {
    margin-right: 0%;
  }

  .feature-bottom-name {
    font-size: 1em;
  }

  .home-experience {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 1em;
  }

  .experience-bottom {
    position: inherit;
    margin-top: 0px;
    padding: 0px;
  }

  .experience-container {
    width: 49%;
    margin-right: 2%;
    height: 165px;
  }

  .experience-container:nth-child(3n+3) {
    margin-right: 2%;
  }

  .experience-container:nth-child(2n+2) {
    margin-right: 0%;
    border-right: 0px solid #ccc;
  }

  .experience-bottom-name {
    font-size: 1.25em;
  }

  .why-wayanad-container {
    display: inherit
  }

  .why-wayanad-for {
    display: inherit;
    margin: 0px;
    padding: 0px;
  }

  .clients-photo {
    width: 100%;
  }

  .home-testimonial {
    width: 100%;
  }

  .wellness-container {
    position: inherit;
    padding-top: 1em;
  }

  .wellness-container p {
    width: 100%;
  }

  .guest-video {
    width: 100%
  }

  .offer-container:nth-child(1) {
    width: 100%;
    margin-right: 0%
  }

  .offer-container {
    width: 100%;
    margin-right: 0%;
  }

  .footer-container {
    display: inherit;
  }

  .footer-content {
    width: 50%;
    display: inherit;
    float: left;
    margin-bottom: 1em;
  }

  .footer-bottom-link {
    display: none
  }

  .content-footer {
    line-height: 26px;
    font-size: 1em;
    padding-left: 2%;
    padding-right: 2%;
  }

  .footer-logo {
    text-align: left;
  }

  .keep-touch-footer {
    justify-content: flex-start
  }

  .footer-content:nth-child(3) {
    width: 100%;
  }

  .footer-content ul {
    width: 100%;
    float: none
  }

  .footer-content ul li {
    width: 33%;
    float: left
  }

  .footer-content:nth-child(4) {
    width: 70%;
  }

  .header-contact {
    display: none
  }

  .cbp-af-header.cbp-af-header-shrink .menubars {
    background: #1d4441 !important
  }

  .cbp-af-header.cbp-af-header-shrink .nav-menu>li>a {
    line-height: 40px !important;
  }

  .swiper-slide-caption {
    font-size: 8px;
  }

  .banner-caption-mid {
    font-size: 4em;
  }

  .caption {
    font-size: 4.25em
  }

  .swiper-slide-caption {
    padding-bottom: 2% !important
  }

  .nav-brand img {
    margin-top: 0px !important;
    max-width: 100% !important;
  }

  .logo {
    width: 100px !important;
    height: 105px !important;
    display: flex !important;
    align-items: center;
    overflow: hidden !important;
    justify-content: center !important;
  }

  .cbp-af-header.cbp-af-header-shrink .logo {
    display: inline-block !important;
    width: 70px !important;
    height: 88px !important;
    margin: 0;
    transition: all .4s ease-in-out;
    background-repeat: no-repeat;
    position: absolute;
  }

  .get-rate {
    bottom: inherit
  }

  .popupContainer {
    width: 320px;
  }

  #slidingPopup {
    width: 360px;
  }

  .home-title {
    font-size: 2.35em;
  }

  .center {
    text-align: left;
  }

  .why-title {
    font-size: 4em;
  }

  .why-title-wayanad {
    font-size: 4.5em;
  }

  .guest-top-container {
    display: none
  }

  .wellness-sub {
    font-size: 1.25em;
  }

  .home-title span {
    font-size: 1.5em;
    letter-spacing: -1px;
  }

  .feature-icons img {
    max-width: 80%;
  }

  .home-blog-wraper {
    padding-top: 40px;
  }

  .content-container {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 1em;
  }

  .inner-container {
    margin-top: 0px;
    padding-top: 0px;
  }

  .inner-top {
    display: inherit;
  }

  .inner-top-title-wrap {
    display: inherit
  }

  .inner-top-title {
    border: none
  }

  .inner-top-content {
    padding-left: 0%;
  }

  .book-now-container {
    width: 100%;
    padding: 0.5em;
  }

  .booking-double {
    width: 100%;
    margin-right: 0%;
  }

  .booking-tripple {
    width: 100%;
    margin-right: 0%;
  }

  .blog-container-main {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 1em;
  }

  .contact-container {
    width: 100%;
    height: inherit;
    margin-bottom: 2em;
    box-shadow: rgba(149, 157, 165, 0) 0px 8px 24px;
  }

  .contact-container-wrap {
    display: inherit;
  }

  .contact-enquiry-container {
    width: 100%
  }

  .contact-location {
    width: 100%
  }

  .le-evoke-text {
    font-size: 5.125em;
  }

  .footer-content:nth-child(2) {
    width: 50%;
  }

  .content-footer {
    display: none
  }

  .home-quick:nth-last-child(-n+3) {
    display: none
  }

  .things-container {
    display: inherit;
    margin-bottom: 1.5em;
  }

  .geographt-pic {
    width: 100% !important;
    display: inherit
  }

  .geography-main {
    width: 100% !important;
    display: inherit;
    padding-left: 0%;
  }

  .gallery-container {
    width: 49.5%;
  }

  .gallery-container:nth-child(3n+3) {
    margin-right: 1%;
  }

  .gallery-container:nth-child(2n+2) {
    margin-right: 0%;
  }

  .gallery-container:nth-child(3n+1) {
    clear: none;
  }

  .gallery-container:nth-child(2n+1) {
    clear: left;
  }

  .review-video-wrap {
    width: 100%;
  }

  .review-right-wrap {
    width: 100%;
    padding-left: 0%;
  }

  .home-hest-video {
    width: 100%;
    margin-right: 0%;
  }

  .le-evoke-text br {
    display: none
  }

  .le-evoke-text span {
    width: auto;
    float: none;
  }

  .le-evoke-text {
    line-height: 1;
  }

  .features-home-left {
    margin-top: -12em
  }

  .inner-top-content {
    text-align: justify
  }

  .footer-content-title {
    text-align: left;
  }

  .inner-top-title span {
    width: auto;
    display: inherit
  }

  .inner-top-title {
    display: initial
  }

  .inner-top {
    width: 95%;
  }

  .caption-explore-inner {
    display: none
  }

  .banner-caption-inner {
    font-size: 8px;
  }

  .caption-inner {
    font-size: 4.25em
  }

  .blog-pic {
    width: 100%;
    margin-right: 0%;
  }

  .blog-details-wrap {
    padding-top: 0px;
  }

  .get-rate {
    top: 28vh !important
  }

  .guest-top {
    padding-bottom: 10px
  }

  .video-review {
    width: 100%;
    margin-right: 0%;
  }

  .banner-caption-inner {
    display: none
  }

  .footer-wraper {
    font-size: 15px;
  }

  .gall-pics {
    height: 130px;
  }

  .video-container {
    width: 100%;
    padding-bottom: 55.45%;
  }
}

@media (min-width:461px) and (max-width:560px) {
  body {
    font-size: 14px !important;
  }

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

  .top-container {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%
  }

  .copyright {
    width: 100%;
    text-align: center;
    line-height: 30px;
    float: none
  }

  .designed {
    width: 100%;
    display: flex;
    justify-content: center
  }

  .designed p {
    line-height: 30px;
  }

  .home-quick {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 1.5em;
  }

  .le-evoke-rooms-container {
    width: 96%;
    margin-top: 0em;
  }

  .le-evoke-rooms {
    width: 100%;
    margin-right: 0%;
  }

  .le-evoke-bottom:nth-last-child(1) {
    width: auto
  }

  .le-evoke-bottom {
    width: 60%;
  }

  .le-evoke-container {
    width: 100%;
    margin-right: 0%;
  }

  .features-home-container {
    position: inherit;
  }

  .features-home-right {
    width: 100%;
    padding: 35px 0px;
  }

  .features-home-container-inner {
    display: inherit
  }

  .features-home-left {
    width: 100%
  }

  .feature-bottom-container {
    position: inherit;
    margin-top: 0px;
  }

  .features-home-left-top img {
    max-width: 40%;
  }

  .exclissive-container {
    width: 49%;
  }

  .exclissive-container:nth-child(3n+3) {
    margin-right: 2%;
  }

  .exclissive-container:nth-child(2n+2) {
    margin-right: 0%;
  }

  .box-title {
    font-size: 1em;
  }

  .feature-bottom {
    width: 32%;
    margin-right: 2%;
    height: auto;
    margin-bottom: 1.5em;
  }

  .feature-bottom:nth-child(3n+3) {
    margin-right: 0%;
  }

  .feature-bottom-name {
    font-size: 1em;
  }

  .home-experience {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 1em;
  }

  .experience-bottom {
    position: inherit;
    margin-top: 0px;
    padding: 0px;
  }

  .experience-container {
    width: 32%;
    margin-right: 2%;
  }

  .experience-container:nth-child(3n+3) {
    margin-right: 0%;
  }

  .experience-bottom-name {
    font-size: 1.25em;
  }

  .why-wayanad-container {
    display: inherit
  }

  .why-wayanad-for {
    display: inherit;
    margin: 0px;
    padding: 0px;
  }

  .clients-photo {
    width: 100%;
  }

  .home-testimonial {
    width: 100%;
  }

  .wellness-container {
    position: inherit;
    padding-top: 1em;
  }

  .wellness-container p {
    width: 100%;
  }

  .guest-video {
    width: 100%
  }

  .offer-container:nth-child(1) {
    width: 100%;
    margin-right: 0%
  }

  .offer-container {
    width: 100%;
    margin-right: 0%;
  }

  .footer-container {
    display: inherit;
  }

  .footer-content {
    width: 50%;
    display: inherit;
    float: left;
    margin-bottom: 1em;
  }

  .footer-bottom-link {
    display: none
  }

  .content-footer {
    line-height: 26px;
    font-size: 1em;
    padding-left: 2%;
    padding-right: 2%;
  }

  .footer-logo {
    text-align: left;
  }

  .keep-touch-footer {
    justify-content: flex-start
  }

  .footer-content:nth-child(3) {
    width: 100%;
  }

  .footer-content ul {
    width: 100%;
    float: none
  }

  .footer-content ul li {
    width: 33%;
    float: left
  }

  .footer-content:nth-child(4) {
    width: 70%;
  }

  .header-contact {
    display: none
  }

  .cbp-af-header.cbp-af-header-shrink .menubars {
    background: #1d4441 !important
  }

  .cbp-af-header.cbp-af-header-shrink .nav-menu>li>a {
    line-height: 40px !important;
  }

  .swiper-slide-caption {
    font-size: 8px;
  }

  .banner-caption-mid {
    font-size: 4em;
  }

  .caption {
    font-size: 4.25em
  }

  .swiper-slide-caption {
    padding-bottom: 2% !important
  }

  .nav-brand img {
    margin-top: 0px !important;
    max-width: 100% !important;
  }

  .logo {
    width: 100px !important;
    height: 105px !important;
    display: flex !important;
    align-items: center;
    overflow: hidden !important;
    justify-content: center !important;
  }

  .cbp-af-header.cbp-af-header-shrink .logo {
    display: inline-block !important;
    width: 70px !important;
    height: 88px !important;
    margin: 0;
    transition: all .4s ease-in-out;
    background-repeat: no-repeat;
    position: absolute;
  }

  .get-rate {
    bottom: inherit
  }

  .popupContainer {
    width: 320px;
  }

  #slidingPopup {
    width: 360px;
  }

  .home-title {
    font-size: 2.35em;
  }

  .center {
    text-align: left;
  }

  .why-title {
    font-size: 4em;
  }

  .why-title-wayanad {
    font-size: 4.5em;
  }

  .guest-top-container {
    display: none
  }

  .wellness-sub {
    font-size: 1.25em;
  }

  .home-title span {
    font-size: 1.5em;
    letter-spacing: -1px;
  }

  .feature-icons img {
    max-width: 80%;
  }

  .home-blog-wraper {
    padding-top: 40px;
  }

  .content-container {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 1em;
  }

  .inner-container {
    margin-top: 0px;
    padding-top: 0px;
  }

  .inner-top {
    display: inherit;
  }

  .inner-top-title-wrap {
    display: inherit
  }

  .inner-top-title {
    border: none
  }

  .inner-top-content {
    padding-left: 0%;
  }

  .book-now-container {
    width: 100%;
    padding: 0.5em;
  }

  .booking-double {
    width: 100%;
    margin-right: 0%;
  }

  .booking-tripple {
    width: 100%;
    margin-right: 0%;
  }

  .blog-container-main {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 1em;
  }

  .contact-container {
    width: 100%;
    height: inherit;
    margin-bottom: 2em;
    box-shadow: rgba(149, 157, 165, 0) 0px 8px 24px;
  }

  .contact-container-wrap {
    display: inherit;
  }

  .contact-enquiry-container {
    width: 100%
  }

  .contact-location {
    width: 100%
  }

  .le-evoke-text {
    font-size: 5.125em;
  }

  .footer-content:nth-child(2) {
    width: 50%;
  }

  .content-footer {
    display: none
  }

  .home-quick:nth-last-child(-n+3) {
    display: none
  }

  .things-container {
    display: inherit;
    margin-bottom: 1.5em;
  }

  .geographt-pic {
    width: 100% !important;
    display: inherit
  }

  .geography-main {
    width: 100% !important;
    display: inherit;
    padding-left: 0%;
  }

  .gallery-container {
    width: 49.5%;
  }

  .gallery-container:nth-child(3n+3) {
    margin-right: 1%;
  }

  .gallery-container:nth-child(2n+2) {
    margin-right: 0%;
  }

  .gallery-container:nth-child(3n+1) {
    clear: none;
  }

  .gallery-container:nth-child(2n+1) {
    clear: left;
  }

  .review-video-wrap {
    width: 100%;
  }

  .review-right-wrap {
    width: 100%;
    padding-left: 0%;
  }

  .home-hest-video {
    width: 100%;
    margin-right: 0%;
  }

  .le-evoke-text br {
    display: none
  }

  .le-evoke-text span {
    width: auto;
    float: none;
  }

  .le-evoke-text {
    line-height: 1;
  }

  .features-home-left {
    margin-top: -15em
  }

  .inner-top-content {
    text-align: justify
  }

  .footer-content-title {
    text-align: left;
  }

  .inner-top-title span {
    width: auto;
    display: inherit
  }

  .inner-top-title {
    display: initial
  }

  .inner-top {
    width: 95%;
  }

  .caption-explore-inner {
    display: none
  }

  .banner-caption-inner {
    font-size: 8px;
  }

  .caption-inner {
    font-size: 4.25em
  }

  .blog-pic {
    width: 100%;
    margin-right: 0%;
  }

  .blog-details-wrap {
    padding-top: 0px;
  }

  .get-rate {
    top: 28vh !important
  }

  .guest-top {
    padding-bottom: 10px
  }

  .video-review {
    width: 49%;
    margin-right: 2%;
  }

  .video-review:nth-child(2n+2) {
    margin-right: 0%;
  }

  .banner-caption-inner {
    display: none
  }

  .footer-wraper {
    font-size: 15px;
  }

  .gall-pics {
    height: 140px;
  }

  .video-container {
    width: 100%;
    padding-bottom: 55.45%;
  }
}

@media (min-width:561px) and (max-width:680px) {
  body {
    font-size: 14px !important;
  }

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

  .top-container {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%
  }

  .copyright {
    text-align: center;
    line-height: 30px;
  }

  .designed p {
    line-height: 30px;
  }

  .home-quick {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 1.5em;
  }

  .le-evoke-rooms-container {
    width: 96%;
    margin-top: 0em;
  }

  .le-evoke-rooms {
    width: 100%;
    margin-right: 0%;
  }

  .le-evoke-bottom:nth-last-child(1) {
    width: auto
  }

  .le-evoke-bottom {
    width: 60%;
  }

  .le-evoke-container {
    width: 100%;
    margin-right: 0%;
  }

  .features-home-container {
    position: inherit;
  }

  .features-home-right {
    width: 100%;
    padding: 35px 0px;
  }

  .features-home-container-inner {
    display: inherit
  }

  .features-home-left {
    width: 100%
  }

  .feature-bottom-container {
    position: inherit;
    margin-top: 0px;
  }

  .features-home-left-top img {
    max-width: 40%;
  }

  .exclissive-container {
    width: 49%;
  }

  .exclissive-container:nth-child(3n+3) {
    margin-right: 2%;
  }

  .exclissive-container:nth-child(2n+2) {
    margin-right: 0%;
  }

  .box-title {
    font-size: 1em;
  }

  .feature-bottom {
    width: 32%;
    margin-right: 2%;
    height: auto;
    margin-bottom: 1.5em;
  }

  .feature-bottom:nth-child(3n+3) {
    margin-right: 0%;
  }

  .feature-bottom-name {
    font-size: 1em;
  }

  .home-experience {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 1em;
  }

  .experience-bottom {
    position: inherit;
    margin-top: 0px;
    padding: 0px;
  }

  .experience-container {
    width: 32%;
    margin-right: 2%;
  }

  .experience-container:nth-child(3n+3) {
    margin-right: 0%;
  }

  .experience-bottom-name {
    font-size: 1em;
  }

  .why-wayanad-container {
    display: inherit
  }

  .why-wayanad-for {
    display: inherit;
    margin: 0px;
    padding: 0px;
  }

  .clients-photo {
    width: 100%;
  }

  .home-testimonial {
    width: 100%;
  }

  .wellness-container {
    position: inherit;
    padding-top: 1em;
  }

  .wellness-container p {
    width: 100%;
  }

  .guest-video {
    width: 100%
  }

  .offer-container:nth-child(1) {
    width: 100%;
    margin-right: 0%
  }

  .offer-container {
    width: 100%;
    margin-right: 0%;
  }

  .footer-container {
    display: inherit;
  }

  .footer-content {
    width: 50%;
    display: inherit;
    float: left;
    margin-bottom: 1em;
  }

  .footer-bottom-link {
    display: none
  }

  .content-footer {
    line-height: 26px;
    font-size: 1em;
  }

  .footer-logo {
    text-align: left;
  }

  .keep-touch-footer {
    justify-content: flex-start
  }

  .footer-content:nth-child(3) {
    width: 100%;
  }

  .footer-content ul {
    width: 100%;
    float: none
  }

  .footer-content ul li {
    width: 33%;
    float: left
  }

  .footer-content:nth-child(4) {
    width: 70%;
  }

  .header-contact {
    display: none
  }

  .cbp-af-header.cbp-af-header-shrink .menubars {
    background: #1d4441 !important
  }

  .cbp-af-header.cbp-af-header-shrink .nav-menu>li>a {
    line-height: 40px !important;
  }

  .swiper-slide-caption {
    font-size: 8px;
  }

  .banner-caption-mid {
    font-size: 4em;
  }

  .caption {
    font-size: 4.25em
  }

  .swiper-slide-caption {
    padding-bottom: 2% !important
  }

  .nav-brand img {
    margin-top: 10px !important;
  }

  .logo {
    width: 120px !important;
    height: 133px !important;
    display: flex !important;
    align-items: center;
    overflow: hidden !important;
    justify-content: center !important;
  }

  .cbp-af-header.cbp-af-header-shrink .logo {
    display: inline-block !important;
    width: 70px !important;
    height: 88px !important;
    margin: 0;
    transition: all .4s ease-in-out;
    background-repeat: no-repeat;
    position: absolute;
  }

  .get-rate {
    bottom: inherit
  }

  .popupContainer {
    width: 320px;
  }

  #slidingPopup {
    width: 360px;
  }

  .home-title {
    font-size: 2.35em;
  }

  .center {
    text-align: left;
  }

  .why-title {
    font-size: 4em;
  }

  .why-title-wayanad {
    font-size: 4.5em;
  }

  .guest-top-container {
    display: none
  }

  .wellness-sub {
    font-size: 1.25em;
  }

  .home-title span {
    font-size: 1.5em;
    letter-spacing: -1px;
  }

  .feature-icons img {
    max-width: 80%;
  }

  .home-blog-wraper {
    padding-top: 40px;
  }

  .content-container {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 1em;
  }

  .content-container:nth-child(3n+3) {
    margin-right: 2%;
  }

  .content-container:nth-child(2n+2) {
    margin-right: 0%;
  }

  .content-container:nth-child(3n+1) {
    clear: none;
  }

  .content-container:nth-child(2n+1) {
    clear: left;
  }

  .content-container-title {
    font-size: 1.35em
  }

  .inner-container {
    margin-top: 0px;
    padding-top: 0px;
  }

  .inner-top {
    display: inherit;
  }

  .inner-top-title-wrap {
    display: inherit
  }

  .inner-top-title {
    border: none
  }

  .inner-top-content {
    padding-left: 0%;
  }

  .book-now-container {
    width: 100%;
    padding: 0.5em;
  }

  .booking-double {
    width: 100%;
    margin-right: 0%;
  }

  .booking-tripple {
    width: 100%;
    margin-right: 0%;
  }

  .blog-container-main {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 1em;
  }

  .contact-container {
    width: 100%;
    height: inherit;
    margin-bottom: 2em;
    box-shadow: rgba(149, 157, 165, 0) 0px 8px 24px;
  }

  .contact-container-wrap {
    display: inherit;
  }

  .contact-enquiry-container {
    width: 100%
  }

  .contact-location {
    width: 100%
  }

  .footer-content:nth-child(2) {
    width: 50%;
  }

  .content-footer {
    font-size: 0.85em;
  }

  .home-quick:nth-last-child(-n+3) {
    display: none
  }

  .things-container {
    display: inherit;
    margin-bottom: 1.5em;
  }

  .geographt-pic {
    width: 100% !important;
    display: inherit
  }

  .geography-main {
    width: 100% !important;
    display: inherit;
    padding-left: 0%;
  }

  .gallery-container {
    width: 49.5%;
  }

  .gallery-container:nth-child(3n+3) {
    margin-right: 1%;
  }

  .gallery-container:nth-child(2n+2) {
    margin-right: 0%;
  }

  .gallery-container:nth-child(3n+1) {
    clear: none;
  }

  .gallery-container:nth-child(2n+1) {
    clear: left;
  }

  .review-video-wrap {
    width: 100%;
  }

  .review-right-wrap {
    width: 100%;
    padding-left: 0%;
  }

  .home-hest-video {
    width: 100%;
    margin-right: 0%;
  }

  .le-evoke-text br {
    display: none
  }

  .le-evoke-text span {
    width: auto;
    float: none;
  }

  .le-evoke-text {
    line-height: 1;
  }

  .features-home-left {
    margin-top: -15em
  }

  .inner-top-content {
    text-align: justify
  }

  .footer-content-title {
    text-align: left;
  }

  .inner-top-title span {
    width: auto;
    display: inherit
  }

  .inner-top-title {
    display: initial
  }

  .inner-top {
    width: 95%;
  }

  .caption-explore-inner {
    display: none
  }

  .banner-caption-inner {
    font-size: 8px;
  }

  .caption-inner {
    font-size: 4.25em
  }

  .blog-pic {
    width: 100%;
    margin-right: 0%;
  }

  .blog-details-wrap {
    padding-top: 0px;
  }

  .get-rate {
    top: 28vh !important
  }

  .guest-top {
    padding-bottom: 10px
  }

  .video-review {
    width: 49%;
    margin-right: 2%;
  }

  .video-review:nth-child(2n+2) {
    margin-right: 0%;
  }

  .banner-caption-inner {
    display: none
  }

  .footer-wraper {
    font-size: 15px;
  }

  .wedding-content {
    width: 80%;
    margin: 0 auto;
    float: none;
  }

  .wedding-content:nth-child(2) {
    float: none;
    clear: both;
  }

  .gall-pics {
    height: 170px;
  }
}

@media (min-width:681px) and (max-width: 768px) {
  body {
    font-size: 14px !important;
  }

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

  .top-container {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%
  }

  .copyright {
    text-align: center;
    line-height: 30px;
  }

  .designed p {
    line-height: 30px;
  }

  .home-quick {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 1.5em;
  }

  .home-quick:nth-child(3) {
    display: none
  }

  .home-quick:nth-child(2) {
    margin-right: 0%
  }

  .le-evoke-rooms-container {
    width: 96%;
    margin-top: 0em;
  }

  .le-evoke-rooms {
    width: 100%;
    margin-right: 0%;
  }

  .le-evoke-bottom:nth-last-child(1) {
    width: auto
  }

  .le-evoke-bottom {
    width: 60%;
  }

  .le-evoke-container {
    width: 100%;
    margin-right: 0%;
  }

  .features-home-container {
    position: inherit;
  }

  .features-home-right {
    width: 100%;
    padding: 35px 0px;
  }

  .features-home-container-inner {
    display: inherit
  }

  .features-home-left {
    width: 100%
  }

  .feature-bottom-container {
    position: inherit;
    margin-top: 0px;
  }

  .features-home-left-top img {
    max-width: 40%;
  }

  .exclissive-container {
    width: 49%;
  }

  .exclissive-container:nth-child(3n+3) {
    margin-right: 2%;
  }

  .exclissive-container:nth-child(2n+2) {
    margin-right: 0%;
  }

  .box-title {
    font-size: 1em;
  }

  .feature-bottom {
    width: 32%;
    margin-right: 2%;
    height: auto;
    margin-bottom: 1.5em;
  }

  .feature-bottom:nth-child(3n+3) {
    margin-right: 0%;
  }

  .feature-bottom-name {
    font-size: 1em;
  }

  .experience-bottom {
    position: inherit;
    margin-top: 0px;
    padding: 0px;
  }

  .experience-container {
    width: 32%;
    margin-right: 2%;
  }

  .experience-container:nth-child(3n+3) {
    margin-right: 0%;
  }

  .experience-bottom-name {
    font-size: 1em;
  }

  .why-wayanad-container {
    display: inherit
  }

  .why-wayanad-for {
    display: inherit;
    margin: 0px;
    padding: 0px;
  }

  .clients-photo {
    width: 100%;
  }

  .home-testimonial {
    width: 100%;
  }

  .wellness-container {
    position: inherit;
    padding-top: 1em;
  }

  .wellness-container p {
    width: 100%;
  }

  .guest-video {
    width: 100%
  }

  .offer-container:nth-child(1) {
    width: 100%;
    margin-right: 0%
  }

  .home-hest-video {
    width: 49%;
    float: left;
    margin-right: 2%;
  }

  .home-hest-video:nth-child(2) {
    margin-right: 0%;
  }

  .offer-container {
    width: 49%;
    margin-right: 2%;
  }

  .offer-container:nth-child(2) {
    margin-right: 0%
  }

  .footer-container {
    display: inherit;
  }

  .footer-content {
    width: 50%;
    display: inherit;
    float: left;
    margin-bottom: 1em;
  }

  .footer-bottom-link {
    display: none
  }

  .content-footer {
    line-height: 26px;
    font-size: 1em;
  }

  .footer-logo {
    text-align: left;
  }

  .keep-touch-footer {
    justify-content: flex-start
  }

  .footer-content:nth-child(3) {
    width: 100%;
  }

  .footer-content ul {
    width: 100%;
    float: none
  }

  .footer-content ul li {
    width: 33%;
    float: left
  }

  .footer-content:nth-child(4) {
    width: 75%;
  }

  .header-contact {
    display: none
  }

  .cbp-af-header.cbp-af-header-shrink .menubars {
    background: #1d4441 !important
  }

  .cbp-af-header.cbp-af-header-shrink .nav-menu>li>a {
    line-height: 40px !important;
  }

  .swiper-slide-caption {
    font-size: 8px;
  }

  .banner-caption-mid {
    font-size: 4em;
  }

  .caption {
    font-size: 4.25em
  }

  .swiper-slide-caption {
    padding-bottom: 2% !important
  }

  .nav-brand img {
    margin-top: 10px !important;
  }

  .logo {
    width: 120px !important;
    height: 133px !important;
    display: flex !important;
    align-items: center;
    overflow: hidden !important;
    justify-content: center !important;
  }

  .cbp-af-header.cbp-af-header-shrink .logo {
    display: inline-block !important;
    width: 70px !important;
    height: 88px !important;
    margin: 0;
    transition: all .4s ease-in-out;
    background-repeat: no-repeat;
    position: absolute;
  }

  .get-rate {
    bottom: inherit
  }

  .popupContainer {
    width: 320px;
  }

  #slidingPopup {
    width: 360px;
  }

  .home-title {
    font-size: 2.35em;
  }

  .center {
    text-align: left;
  }

  .why-title {
    font-size: 4em;
  }

  .why-title-wayanad {
    font-size: 4.5em;
  }

  .guest-top-container {
    display: none
  }

  .wellness-sub {
    font-size: 1.25em;
  }

  .home-title span {
    font-size: 1.5em;
    letter-spacing: -1px;
  }

  .feature-icons img {
    max-width: 80%;
  }

  .home-blog-wraper {
    padding-top: 40px;
  }

  .content-container {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 1em;
  }

  .content-container:nth-child(3n+3) {
    margin-right: 2%;
  }

  .content-container:nth-child(2n+2) {
    margin-right: 0%;
  }

  .content-container:nth-child(3n+1) {
    clear: none;
  }

  .content-container:nth-child(2n+1) {
    clear: left;
  }

  .content-container-title {
    font-size: 1.5em
  }

  .inner-container {
    margin-top: 0px;
    padding-top: 0px;
  }

  .inner-top {
    display: inherit;
  }

  .inner-top-title-wrap {
    display: inherit
  }

  .inner-top-title {
    border: none
  }

  .inner-top-content {
    padding-left: 0%;
  }

  .book-now-container {
    width: 100%;
    padding: 0.5em;
  }

  .booking-double {
    width: 100%;
    margin-right: 0%;
  }

  .booking-tripple {
    width: 100%;
    margin-right: 0%;
  }

  .blog-container-main {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 1em;
  }

  .contact-container {
    width: 100%;
    height: inherit;
    margin-bottom: 2em;
    box-shadow: rgba(149, 157, 165, 0) 0px 8px 24px;
  }

  .contact-container-wrap {
    display: inherit;
  }

  .contact-enquiry-container {
    width: 100%
  }

  .contact-location {
    width: 100%
  }

  .features-home-left-top img {
    max-width: 30%;
  }

  .footer-content:nth-child(2) {
    width: 50%;
  }

  .content-footer {
    font-size: 0.85em;
  }

  .home-quick:nth-last-child(-n+2) {
    display: none
  }

  .things-container {
    display: inherit;
    margin-bottom: 1.5em;
  }

  .geographt-pic {
    width: 100% !important;
    display: inherit
  }

  .geography-main {
    width: 100% !important;
    display: inherit;
    padding-left: 0%;
  }

  .review-video-wrap {
    width: 100%;
  }

  .review-right-wrap {
    width: 100%;
    padding-left: 0%;
  }

  .home-hest-video {
    width: 100%;
    margin-right: 0%;
  }

  .le-evoke-text br {
    display: none
  }

  .le-evoke-text span {
    width: auto;
    float: none;
  }

  .le-evoke-text {
    line-height: 1;
  }

  .features-home-left {
    margin-top: -15em
  }

  .inner-top-content {
    text-align: justify
  }

  .footer-content-title {
    text-align: left;
  }

  .inner-top-title span {
    width: auto;
    display: inherit
  }

  .inner-top-title {
    display: initial
  }

  .inner-top {
    width: 95%;
  }

  .caption-explore-inner {
    display: none
  }

  .banner-caption-inner {
    font-size: 8px;
  }

  .caption-inner {
    font-size: 4.25em
  }

  .blog-pic {
    width: 100%;
    margin-right: 0%;
  }

  .blog-details-wrap {
    padding-top: 0px;
  }

  .get-rate {
    top: 28vh !important
  }

  .guest-top {
    padding-bottom: 10px
  }

  .video-review {
    width: 49%;
    margin-right: 2%;
  }

  .video-review:nth-child(2n+2) {
    margin-right: 0%;
  }

  .footer-wraper {
    font-size: 15px;
  }

  .wedding-content {
    width: 70%;
    margin: 0 auto;
    float: none;
  }

  .wedding-content:nth-child(2) {
    float: none;
    clear: both;
  }

  .gall-pics {
    height: 138px;
  }
}

@media (min-width:769px) and (max-width:991px) {
  body {
    font-size: 14px !important;
  }

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

  .top-container {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%
  }

  .copyright {
    text-align: center;
    line-height: 30px;
  }

  .designed p {
    line-height: 30px;
  }

  .home-quick {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 1.5em;
  }

  .home-quick:nth-child(3) {
    display: none
  }

  .home-quick:nth-child(2) {
    margin-right: 0%
  }

  .le-evoke-rooms-container {
    width: 96%;
    margin-top: 0em;
  }

  .le-evoke-rooms {
    width: 100%;
    margin-right: 0%;
  }

  .le-evoke-bottom:nth-last-child(1) {
    width: auto
  }

  .le-evoke-bottom {
    width: 60%;
  }

  .le-evoke-container {
    width: 100%;
    margin-right: 0%;
  }

  .features-home-container {
    position: inherit;
  }

  .features-home-right {
    width: 100%;
    padding: 35px 0px;
  }

  .features-home-container-inner {
    display: inherit
  }

  .features-home-left {
    width: 100%
  }

  .feature-bottom-container {
    position: inherit;
    margin-top: 0px;
  }

  .features-home-left-top img {
    max-width: 40%;
  }

  .exclissive-container {
    width: 49%;
  }

  .exclissive-container:nth-child(3n+3) {
    margin-right: 2%;
  }

  .exclissive-container:nth-child(2n+2) {
    margin-right: 0%;
  }

  .box-title {
    font-size: 1em;
  }

  .feature-bottom {
    width: 32%;
    margin-right: 2%;
    height: auto;
    margin-bottom: 1.5em;
  }

  .feature-bottom:nth-child(3n+3) {
    margin-right: 0%;
  }

  .feature-bottom-name {
    font-size: 1em;
  }

  .home-experience {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 1em;
  }

  .experience-bottom {
    position: inherit;
    margin-top: 0px;
    padding: 0px;
  }

  .experience-container {
    width: 32%;
    margin-right: 2%;
  }

  .experience-container:nth-child(3n+3) {
    margin-right: 0%;
  }

  .experience-bottom-name {
    font-size: 1em;
  }

  .why-wayanad-container {
    display: inherit
  }

  .why-wayanad-for {
    display: inherit;
    margin: 0px;
    padding: 0px;
  }

  .clients-photo {
    width: 100%;
  }

  .home-testimonial {
    width: 100%;
  }

  .wellness-container {
    position: inherit;
    padding-top: 1em;
  }

  .wellness-container p {
    width: 100%;
  }

  .guest-video {
    width: 100%
  }

  .offer-container:nth-child(1) {
    width: 100%;
    margin-right: 0%
  }

  .offer-container {
    width: 100%;
    margin-right: 0%;
  }

  .footer-container {
    display: inherit;
  }

  .footer-content {
    width: 50%;
    display: inherit;
    float: left;
    margin-bottom: 1em;
  }

  .footer-bottom-link {
    display: none
  }

  .content-footer {
    line-height: 26px;
    font-size: 1em;
  }

  .footer-logo {
    text-align: left;
  }

  .keep-touch-footer {
    justify-content: flex-start
  }

  .footer-content:nth-child(3) {
    width: 100%;
  }

  .footer-content ul {
    width: 100%;
    float: none
  }

  .footer-content ul li {
    width: 33%;
    float: left
  }

  .footer-content:nth-child(4) {
    width: 70%;
  }

  .header-contact {
    display: none
  }

  .cbp-af-header.cbp-af-header-shrink .menubars {
    background: #1d4441 !important
  }

  .cbp-af-header.cbp-af-header-shrink .nav-menu>li>a {
    line-height: 40px !important;
  }

  .swiper-slide-caption {
    font-size: 8px;
  }

  .banner-caption-mid {
    font-size: 4em;
  }

  .caption {
    font-size: 4.25em
  }

  .swiper-slide-caption {
    padding-bottom: 2% !important
  }

  .nav-brand img {
    margin-top: 10px !important;
  }

  .logo {
    width: 120px !important;
    height: 133px !important;
    display: flex !important;
    align-items: center;
    overflow: hidden !important;
    justify-content: center !important;
  }

  .cbp-af-header.cbp-af-header-shrink .logo {
    display: inline-block !important;
    width: 70px !important;
    height: 88px !important;
    margin: 0;
    transition: all .4s ease-in-out;
    background-repeat: no-repeat;
    position: absolute;
  }

  .get-rate {
    bottom: inherit
  }

  .popupContainer {
    width: 320px;
  }

  #slidingPopup {
    width: 360px;
  }

  .home-title {
    font-size: 2.35em;
  }

  .center {
    text-align: left;
  }

  .why-title {
    font-size: 4em;
  }

  .why-title-wayanad {
    font-size: 4.5em;
  }

  .guest-top-container {
    display: none
  }

  .wellness-sub {
    font-size: 1.25em;
  }

  .home-title span {
    font-size: 1.5em;
    letter-spacing: -1px;
  }

  .feature-icons img {
    max-width: 80%;
  }

  .home-blog-wraper {
    padding-top: 40px;
  }

  .content-container {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 1em;
  }

  .content-container:nth-child(3n+3) {
    margin-right: 2%;
  }

  .content-container:nth-child(2n+2) {
    margin-right: 0%;
  }

  .content-container:nth-child(3n+1) {
    clear: none;
  }

  .content-container:nth-child(2n+1) {
    clear: left;
  }

  .content-container-title {
    font-size: 1.75em
  }

  .inner-container {
    margin-top: 0px;
    padding-top: 0px;
  }

  .inner-top {
    display: inherit;
  }

  .inner-top-title-wrap {
    display: inherit
  }

  .inner-top-title {
    border: none
  }

  .inner-top-content {
    padding-left: 0%;
  }

  .book-now-container {
    width: 100%;
    padding: 0.5em;
  }

  .booking-double {
    width: 100%;
    margin-right: 0%;
  }

  .booking-tripple {
    width: 100%;
    margin-right: 0%;
  }

  .blog-container-main {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 1em;
  }

  .contact-container {
    width: 100%;
    height: inherit;
    margin-bottom: 2em;
    box-shadow: rgba(149, 157, 165, 0) 0px 8px 24px;
  }

  .contact-container-wrap {
    display: inherit;
  }

  .contact-enquiry-container {
    width: 100%
  }

  .contact-location {
    width: 100%
  }

  .content-footer {
    font-size: 0.85em;
  }

  .home-quick:nth-last-child(-n+2) {
    display: none
  }

  .things-container {
    display: inherit;
    margin-bottom: 1.5em;
  }

  .geographt-pic {
    width: 100% !important;
    display: inherit
  }

  .geography-main {
    width: 100% !important;
    display: inherit;
    padding-left: 0%;
  }

  .review-video-wrap {
    width: 100%;
  }

  .review-right-wrap {
    width: 100%;
    padding-left: 0%;
  }

  .home-hest-video {
    width: 100%;
    margin-right: 0%;
  }

  .le-evoke-text br {
    display: none
  }

  .le-evoke-text span {
    width: auto;
    float: none;
  }

  .le-evoke-text {
    line-height: 1;
  }

  .features-home-left {
    margin-top: -12em
  }

  .inner-top-content {
    text-align: justify
  }

  .footer-content-title {
    text-align: left;
  }

  .inner-top-title span {
    width: auto;
    display: inherit
  }

  .inner-top-title {
    display: initial
  }

  .inner-top {
    width: 95%;
  }

  .caption-explore-inner {
    display: none
  }

  .banner-caption-inner {
    font-size: 8px;
  }

  .caption-inner {
    font-size: 4.25em
  }

  .blog-pic {
    width: 100%;
    margin-right: 0%;
  }

  .blog-details-wrap {
    padding-top: 0px;
  }

  .get-rate {
    top: 28vh !important
  }

  .guest-top {
    padding-bottom: 10px
  }

  .video-review {
    width: 49%;
    margin-right: 2%;
  }

  .video-review:nth-child(2n+2) {
    margin-right: 0%;
  }

  .footer-wraper {
    font-size: 15px;
  }

  .wedding-content {
    width: 60%;
    margin: 0 auto;
    float: none;
  }

  .wedding-content:nth-child(2) {
    float: none;
    clear: both;
  }

  .gall-pics {
    height: 155px;
  }
}

@media (max-width: 1024px) and (orientation:landscape) {
  .whats-app-forest {
    bottom: 8em;
  }

  .progress-wrap {
    bottom: 57px;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  body {
    font-size: 13px !important;
  }

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

  .top-container {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%
  }

  .nav-menu>li>a {
    padding: 25px 7px !important;
    font-size: 1em !important;
  }

  .cbp-af-header.cbp-af-header-shrink .nav-menu>li>a {
    font-size: 1em !important;
    padding: 0px 7px 0px 7px !important;
  }

  .cbp-af-header.cbp-af-header-shrink .header {
    background: inherit;
    height: 58px;
  }

  .banner-caption {
    font-size: 9px;
  }

  .content-footer {
    font-size: 0.9em;
  }

  .content-container-title {
    min-height: 60px;
  }
}

.accordion {
  width: 100%;
}

.accordion__section {
  background: transparent;
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid rgba(204, 204, 204, 0.5);
  width: 100%;
  float: left;
}

.accordion__section:last-of-type {
  margin-bottom: 0
}

.accordion__title {
  width: 100%;
  height: auto;
  font-size: 1.25em;
  color: #333;
  font-weight: 400;
  font-family: inherit;
}

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

.accordion__titlebox:hover {
  background: transparent
}

.accordion__icon {
  min-width: 18px;
  height: 18px;
  position: relative
}

.accordion__icon .minus,
.accordion__icon .plus {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  will-change: transform;
  transition: .3s
}

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

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

.accordion__title {
  margin-left: 18px
}

.accordion__content {
  padding: 0px 50px;
  display: none
}

@media (max-width:768px) {
  .skill-shape {
    display: none
  }

  .accordion__content {
    padding: 0px 20px 20px 53px
  }

  .footer-social-links ul {
    width: 100%;
    float: none;
  }

  .footer-social-links ul li {
    width: 40px;
    text: align:center;
    float: left;
    margin-right: 1em;
  }
}

.accordion__titlebox_active {
  background: transparent
}

.accordion__titlebox_active .plus {
  opacity: 0;
  visibility: hidden
}

.accordion__titlebox_active .minus {
  opacity: 1;
  visibility: visible
}

.accordion__content p {
  font-weight: normal;
  font-family: inherit;
  font-size: 1em;
  color: #333;
}

@media (max-width:992px) {

  .nav-toggle,
  .navigation-hidden .nav-header {
    display: block !important;
  }

  #fw_al_001 {
    height: calc(100vh - 80px) !important;
    overflow: hidden !important
  }

  .carousel-inner {
    height: 100%;
  }

  .carousel-inner>.item {
    height: 100%;
  }

  #fw_al_001>.carousel-inner>.item>a>img,
  #fw_al_001>.carousel-inner>.item>img {
    width: auto !important;
    height: 100%;
    object-fit: cover;
  }

  #quick_view_bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: auto;
    background-color: #fff;
  }

  .hide-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 99999;
    padding: 15px 20px;
    display: block !important;
  }

  .sexy-menu.detached {
    opacity: 1 !important
  }

  .hide-menu a {
    width: 20%;
    line-height: 1;
    font-size: 1.65em;
    float: left;
    display: flex;
    justify-content: center;
  }

  .hide-menu img {
    display: block;
    justify-content: center;
    margin: 0 auto;
  }

  .nav-toggle {
    display: flex !important;
    align-items: center;
    justify-content: center;
  }

  .nav-toggle:before {
    position: absolute;
    content: "";
    width: 40px;
    border-bottom: 3px solid #000;
    right: 0;
    display: none
  }

  .nav-toggle:after {
    content: "";
    width: 33px;
    border-bottom: 3px solid #000;
    position: absolute;
    top: -2px;
    right: 0;
    display: none
  }

  .nav-brand img {
    width: 130px;
    margin-top: 1em !important;
  }

  .nav-header {
    width: 100%;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    display: flex !important;
    justify-content: center;
  }

  .sexy-menu.detached .nav-brand img {
    margin-top: 0px !important;
    width: 100px;
  }

  .bottom-menu {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex !important;
    justify-content: center;
    align-items: center;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    color: #0f1e49;
  }

  .nav-menu>li>a {
    font-size: 1em !important;
  }

  .desk-view {
    display: none;
  }

  .sexy-menu {
    padding-top: 0px !important;
  }

  .navigation {
    display: inherit !important;
  }

  .sexy-menu.detached .nav-brand img {
    margin-bottom: 0px !important;
  }

  .nav-menu>li:nth-last-child(1) a {
    display: block;
  }

  .nav-menu>li:nth-child(4) {
    display: none !important;
  }

  .progress-wrap {
    display: none !important;
  }

  .logo {
    position: inherit !important;
  }

  .cbp-af-header {
    position: inherit !important;
  }

  .footer-content:nth-child(4) {
    display: none;
  }

  .footer-content:nth-child(3) {
    display: none;
  }

  .footer-logo {
    display: none;
  }

  .footer-content:nth-child(2) {
    display: none;
  }

  .keep-touch-footer {
    justify-content: center;
  }

  .footer-bottom-container {
    padding-bottom: 80px;
  }

  .footer-content {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .le-evoke-text span {
    letter-spacing: 0px;
  }

  .feature-bottom-container {
    display: none;
  }

  .le-evoke-text {
    letter-spacing: -2px;
  }

  .features-home-left-bottom {
    font-size: 1em;
    font-weight: normal;
    letter-spacing: 1px;
  }

  .accordion__title {
    font-size: 1.15em;
    line-height: 1.7;
  }

  .row.skill-bg {
    padding: 30px 10px;
  }

  .navigation-portrait .nav-menus-wrapper {
    height: calc(100vh - 80px) !important;
    overflow: auto;
  }

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

  .navigation-portrait .nav-menus-wrapper {
    background-color: #fff !important;
  }

  .nav-menu>li>a {
    color: #333 !important;
  }

  .cbp-af-header.cbp-af-header-shrink .nav-menu>li>a {
    color: #333 !important;
  }

  .nav-menus-wrapper-close-button {
    color: #333 !important;
  }

  .cbp-af-header.cbp-af-header-shrink .nav-menu>li>a:hover {
    color: #333 !important;
  }

  .cbp-af-header.cbp-af-header-shrink .nav-menu>li>a {
    color: #333 !important;
  }

  .container {
    padding-left: 5%;
    padding-right: 5%;
  }

  .le-evoke-pic-icon {
    letter-spacing: 0px;
  }

  a .le-evoke-pic .icon li {
    letter-spacing: 0px;
  }

  .le-evoke-pic-icon {
    font-size: 1.5em;
    letter-spacing: 0px;
  }

  .box-title {
    font-size: 1.05em;
  }

  .inner-top-title {
    font-size: 3em;
    letter-spacing: 0px;
  }

  .footer-content-title {
    font-size: 1.20em;
  }

  .inner-top-title span {
    letter-spacing: 0px;
  }

  .home-testimonial-pic {
    display: none;
  }

  .review-video-wrap {
    display: none;
  }

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

  .inner-top-title {
    font-size: 3em;
    text-align: center;
    width: 100%;
    display: inline-block;
  }

  .inner-top-title span {
    font-size: 0.75em;
  }

  .bredcum-wraper .container {
    display: flex;
    justify-content: center;
  }

  .footer-content-title {
    text-align: center;
  }

  .home-blog-wraper {
    padding-top: 10px;
  }

  .footer-wraper {
    margin-top: 1em;
  }

  .contact-container {
    border: none;
  }

  .center {
    text-align: center;
  }

  .le-evoke-rooms {
    margin-top: 5%;
  }

  .le-evoke-text {
    text-align: center;
  }

  .le-evoke-top-title {
    text-align: center;
    margin-bottom: 0.5em;
  }

  .le-evoke-container p {
    text-align: center;
  }

  .readmore {
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .home-title-exclussive {
    width: 100%;
    text-align: center;
  }

  .view-all {
    display: none;
  }

  .home-title {
    text-align: center;
  }

  .footer-container {
    padding-top: 1em;
  }

  .footer-content {
    margin-bottom: 0px;
  }

  .home-quick-title {
    font-size: 1.25em;
    text-align: center;
  }

  .inner-top-content {
    text-align: center;
  }

  .room-title {
    text-align: center !important;
  }

  .villas-content p {
    text-align: center !important;
  }

  .content-container-title {
    text-align: center;
  }

  .content-container p {
    text-align: center;
  }

  .dining-main-container-top p {
    text-align: center;
  }

  .blog-details-content p {
    text-align: center;
  }

  .content-container {
    margin-bottom: 2em;
  }

  .sub-title-inner {
    text-align: center;
  }

  .home-title {
    line-height: 1.4;
  }

  .blog-social {
    display: none;
  }

  .home-blog-date {
    text-align: center;
  }

  .readmore a {
    font-size: 0.9em;
  }

  .room-title span {
    display: block;
    letter-spacing: 0px;
  }

  .content-allign-wraper {
    margin-top: 1em;
  }

  .mice-container {
    display: block;
    margin-bottom: 1.5em;
  }

  .spa-pic-wrap {
    width: 100%;
    margin-bottom: 1em;
  }

  .spa-container {
    width: 100%;
    padding-left: 0%;
  }

  .mice-content-title {
    font-size: 2em;
    text-align: center;
  }

  p {
    text-align: center !important;
  }

  .mice-pic {
    width: 100%;
  }

  .mice-content {
    width: 100%;
    padding-left: 0%;
    padding-top: 1em;
  }

  .mice-wrap {
    direction: ltr;
    display: block;
    padding: 15px 15px 15px 40px;
  }

  .mice-wrap-pic {
    width: 100%;
  }

  .mice-wrap-content {
    width: 100%;
    padding-left: 0%;
    padding-top: 1em;
  }

  .mice-wrap:nth-child(2n+2) .mice-wrap-pic {
    width: 100%;
  }

  .mice-wrap:nth-child(2n+2) .mice-wrap-content {
    padding-left: 0%;
  }
}

.name-sub {
  font-size: 0.29em !important;
  line-height: 1.5 !important;
}

@media (max-width:992px) {
  .hide-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 99999;
    padding: 15px 20px;
    display: block;
    background: url(../images/btm.png);
    background-size: auto;
    background-size: 100% 100%;
  }

  .hide-menu .logoBx {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0px 20px 0 rgba(0, 0, 0, .2);
  }

  .hide-menu-bar {
    width: 20%;
    line-height: 1;
    font-size: 1.15em;
    float: left;
    display: flex;
    justify-content: center;
  }


  .hide-menu .logoBx {
    top: 2px;
  }

  .hide-menu a i {
    font-size: 1.15em;
  }

  .bottom-menu {
    border-radius: 0px;
    box-shadow: none;
    color: #f6f9eb;
  }

  .logo {
    display: none !important;
  }

  .hide-menu-bar {
    line-height: 1;
    font-size: 1.75em;
  }

  .footer-bottom-container {
    padding-bottom: 110px;
  }

  .whats-app-forest {
    bottom: 20vh;
    top: inherit;
  }

  .rate {
    transform: rotate(90deg);
    transform-origin: center right;
  }

  .get-rate {
    right: 18px;
  }

  .banner-caption-inner {
    display: block;
  }

  .caption-inner {
    font-size: 2.75em;
  }

  .animated-element {
    animation: none !important;
  }
}



.wellness.home-exclussive .wellness-pic img {
  min-height: 650px;
  object-fit: cover;
  object-position: center;
}

.features-home-container {
  min-height: 550px;
}

.features-home-container-inner {
  min-height: 500px;
  padding-bottom: 50px;
}

@media (max-width: 991px) {
  .wellness.home-exclussive {
    min-height: auto;
  }

  .wellness.home-exclussive .wellness-pic img {
    min-height: 400px;
  }

  .features-home-container {
    min-height: auto;
  }

  .features-home-container-inner {
    min-height: auto;
    padding-bottom: 20px;
  }
}


/* Parallax Section Background Image */
section.module.parallax-1 {
  background-image: url(../images/wayanadjpg.jpeg);
}

/* Logo Text Fix for Scroll */
.le-evoke-logo-text {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  display: inline-block;
  transition: color 0.4s ease-in-out;
}

.cbp-af-header.cbp-af-header-shrink .le-evoke-logo-text {
  color: #fff;
}

.cbp-af-header.cbp-af-header-shrink .logo {
  width: auto !important;
  height: auto !important;
  background: none !important;
  position: relative !important;
  display: flex !important;
  align-items: center;
  top: 0 !important;
}

/* Compact Menu for Scroll State */
.cbp-af-header.cbp-af-header-shrink .nav-menu>li>a {
  font-size: 0.8em !important;
  padding: 0 10px !important;
}

/* Vertical Alignment Fix for Scrolled Menu */
.cbp-af-header.cbp-af-header-shrink ul.nav-menu.align-to-right {
  position: relative !important;
  top: -55px !important;
}

/* ========================================
   ENHANCED RESPONSIVE HEADER STYLES
   ======================================== */

/* Tablet Landscape (992px - 1199px) */
@media (min-width: 992px) and (max-width: 1199px) {
  .header-contact {
    padding-top: 0.5em;
  }

  .header-call {
    font-size: 0.9em;
    margin-left: 0.5em;
  }

  .header-call a {
    font-size: 0.9em;
  }

  .post,
  .rate {
    padding: 0px 15px;
  }

  .post-title,
  .rate-title {
    font-size: 0.9em;
  }
}

/* Tablet Portrait (768px - 991px) */
@media (min-width: 768px) and (max-width: 991px) {
  .header-contact {
    padding-top: 0.25em;
  }

  .header-call {
    font-size: 0.85em;
    margin-left: 0.35em;
    line-height: 35px;
  }

  .header-call a {
    font-size: 0.85em;
    line-height: 35px;
  }

  .header-call a:nth-child(2) {
    margin-right: 5px;
    padding-right: 5px;
  }

  .header-call a:nth-child(5) {
    margin-left: 5px;
    padding-left: 5px;
  }

  .post,
  .rate {
    padding: 0px 12px;
  }

  .post-title {
    font-size: 0.85em;
    line-height: 28px;
  }

  .rate-title {
    font-size: 1em;
    line-height: 35px;
  }

  .logo {
    width: 90px !important;
    height: 95px !important;
  }

  .nav-brand img {
    margin-top: 12px !important;
    width: 65% !important;
  }
}

/* Mobile Landscape (481px - 767px) */
@media (min-width: 481px) and (max-width: 767px) {
  .header-contact {
    display: none !important;
  }

  .cbp-af-header.cbp-af-header-shrink .header-contact {
    display: none !important;
  }

  .logo {
    width: 80px !important;
    height: 85px !important;
  }

  .nav-brand img {
    margin-top: 8px !important;
    width: 60% !important;
  }

  .cbp-af-header.cbp-af-header-shrink .logo {
    width: 60px !important;
    height: 75px !important;
  }

  .cbp-af-header.cbp-af-header-shrink .nav-brand img {
    margin-top: 5px !important;
    width: 55% !important;
  }

  /* Ensure mobile menu is accessible */
  .nav-toggle {
    display: block !important;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
  }

  .navigation-portrait .nav-menus-wrapper {
    width: 280px;
  }

  .navigation-portrait .nav-menu>li>a {
    font-size: 1em !important;
    padding: 15px 20px !important;
  }
}

/* Mobile Portrait (=480px) */
@media (max-width: 480px) {
  .header-contact {
    display: none !important;
  }

  .cbp-af-header.cbp-af-header-shrink .header-contact {
    display: none !important;
  }

  .logo {
    width: 70px !important;
    height: 75px !important;
  }

  .nav-brand img {
    margin-top: 5px !important;
    width: 55% !important;
  }

  .cbp-af-header.cbp-af-header-shrink .logo {
    width: 55px !important;
    height: 65px !important;
  }

  .cbp-af-header.cbp-af-header-shrink .nav-brand img {
    margin-top: 3px !important;
    width: 50% !important;
  }

  /* Mobile menu optimization */
  .nav-toggle {
    display: block !important;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 35px;
    height: 35px;
  }

  .navigation-portrait .nav-menus-wrapper {
    width: 100%;
    left: -100%;
  }

  .navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
    left: 0;
  }

  .navigation-portrait .nav-menu>li>a {
    font-size: 0.95em !important;
    padding: 12px 18px !important;
    min-height: 44px;
    display: flex;
    align-items: center;
  }

  .nav-menus-wrapper-close-button {
    font-size: 24px;
    padding: 10px;
    min-width: 44px;
    min-height: 44px;
  }
}

/* Extra Small Mobile (=375px) */
@media (max-width: 375px) {
  .logo {
    width: 60px !important;
    height: 65px !important;
  }

  .nav-brand img {
    margin-top: 3px !important;
    width: 50% !important;
  }

  .cbp-af-header.cbp-af-header-shrink .logo {
    width: 50px !important;
    height: 60px !important;
  }

  .cbp-af-header.cbp-af-header-shrink .nav-brand img {
    margin-top: 2px !important;
    width: 45% !important;
  }

  .navigation-portrait .nav-menu>li>a {
    font-size: 0.9em !important;
    padding: 10px 15px !important;
  }
}

/* Touch-friendly improvements for all mobile devices */
@media (max-width: 767px) {

  /* Ensure all clickable elements are at least 44px for touch */
  .nav-menu>li>a,
  .nav-toggle,
  .nav-menus-wrapper-close-button {
    min-height: 44px;
    min-width: 44px;
  }

  /* Prevent horizontal scrolling */
  body {
    overflow-x: hidden;
  }

  .header,
  .cbp-af-header {
    overflow-x: hidden;
  }

  /* Optimize header for mobile */
  .menubars {
    padding-left: 10px;
    padding-right: 10px;
  }

  /* Center logo on mobile */
  .nav-header {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .logo {
    position: relative !important;
    left: 0 !important;
    margin: 0 auto;
  }
}

/* Logo Sizing */
.logo img {
  max-height: 80px;
  width: auto;
}

@media (max-width: 768px) {
  .logo img {
    max-height: 60px;
  }
}

.parallax-wellness {
  background-image: url('../uploads/optimized/thumb-whatsapp-image-3.webp');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px;
}