@charset "utf-8";

* {
  outline: none;
  margin: 0px;
  padding: 0px;
  border: none;
  text-decoration: none;
  font-family: 'Futura Std';
  box-sizing: border-box;
}

body {
  text-decoration: none;
  background-color: #fff;
  font-family: 'Futura Std';
  font-size: 16px;
  color: #000;
}

html {
  scroll-behavior: smooth;
}

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

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

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

p {
  font-style: normal;
  font-display: swap;
  height: auto;
  font-size: 1.063em;
  color: #000;
  line-height: 1.38;
  font-family: 'Futura Std';
  font-weight: normal;
  /* letter-spacing: 1px; */
}

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

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


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

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

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

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

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

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

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

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



/************************************************** MENU **************************************************/

body.home .sexy-menu {
  position: fixed;
}

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

video {
  width: 100%;
}

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

.sexy-menu.detached .logo {
  margin-top: 5px;
  /* width: 70%; */
}

/* .sexy-menu.detached .nav-header {
  width: 70%;
} */

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

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

.nav-menu>li>a {
  margin: 0 20px;
  display: inline-block;
  position: relative;
  color: #0f0f0f;
  font-size: 0.875em;
  font-family: 'Futura Std';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  text-transform: uppercase;
  text-align: center;
  padding: 0.5rem 0;
  transition: color 0.3s ease;
  letter-spacing: 1px;
}

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

.nav-menu>li>a:hover {
  color: #532315;
  transition: color 0.3s ease;
}

/* Hover underline animation */
.nav-menu>li>a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 2px;
  background: #532315;
  transform-origin: center;
  transition: width 0.3s ease;
}

.nav-menu>li>a:hover::after {
  width: 100%;
}

.nav-menu {
  /* border-top: 2px solid rgb(199 199 199 / 23%); */
  margin-top: 14px;
}

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

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

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

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

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

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

.nav-menu:hover {
  color: #532315;
}

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

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

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

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

#button i {
  color: #fff;
}

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

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

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

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

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

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

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

/* Text Align */

.tc {
  text-align: center;
}

.tl {
  text-align: left;
}

.tr {
  text-align: right;
}

.clear {
  clear: both;
}

audio,
::selection {
  background: #0c69ec !important;
  color: #fff !important;
}

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

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

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

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

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

.logo1 {
  display: none;
}

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

.navigation {
  padding: 5px 0;
}

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

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

/* .top-container {
  background-color: #fff;
} */

.desk-view {
  display: block;
}

.mob-view {
  display: none;
}

.hide-menu {
  display: none;
}



/* DROPDOWN PARENT */
.dropdown {
  position: relative;
}

/* BASE DROPDOWN STYLE */
.custom-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  min-width: 225px;
  padding: 10px 0;
  border-radius: 6px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s ease;
}

/* ITEMS */
.custom-dropdown li {
  list-style: none;
}

.custom-dropdown li a {
  display: block;
  padding: 10px 20px;
  color: #333;
  text-decoration: none;
  font-size: 0.875em;
  font-family: 'Futura Std';
}

.custom-dropdown li a:hover {
  background: #f8f6f4;
  color: #532315;
  padding-left: 25px;
}

/* ===================== */
/* DESKTOP (HOVER) */
/* ===================== */
@media (min-width: 992px) {

  .dropdown:hover .custom-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }

  .dropdown-toggle {
    display: none;
  }
}

/* ===================== */
/* MOBILE (CLICK) */
/* ===================== */
@media (max-width: 991px) {

  .custom-dropdown {
    position: static;
    opacity: 1;
    visibility: visible;
    transform: none;
    max-height: 0;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0;
    transition: max-height 0.4s ease;
  }

  .dropdown.active .custom-dropdown {
    max-height: 300px;
  }

  .dropdown-toggle {
    display: inline-block;
    cursor: pointer;
    margin-left: 8px;
    font-size: 1.125em;
    transition: transform 0.3s ease;
  }

  /* ROTATE ICON */
  .dropdown.active .dropdown-toggle {
    transform: rotate(45deg);
  }
}



/************************************************** TOP MENU **************************************************/

.nav-menus-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}

.nav-bar {
  border-right: 1px solid #56aaae;
}

.nav-bar i {
  color: #56aaae;
  font-size: 2em;
  padding-right: 25px;
}

/* .banner-contact {
  display: flex;
  gap: 20px;
} */

.banner-whatsapp {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 10px 15px;
  border-radius: 10px;
  color: #034961;
  letter-spacing: 0;
  font-family: 'InterTight';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.banner-topbtn {
  background-color: #d37652;
  color: #fff;
  padding: 10px 20px;
  font-size: 1em;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  text-transform: uppercase;

  &:hover {
    color: #fff;
  }
}

.banner-booknow {
  display: none !important;
}

/************************************************** BREDCUM **************************************************/

.bredcum-wraper {
  width: 100%;
  height: auto;
  padding: 10px 4%;
  text-align: center;
  display: flex;
  margin: 0 auto;
  align-items: center;
  position: relative;
  z-index: 9;
}

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

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

.bred-home a,
.bred-home {
  width: auto;
  height: auto;
  float: left;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 1px;
  line-height: 30px;
  text-transform: capitalize;
  color: #000;
}

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

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

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

.bred-next {
  width: auto;
  height: auto;
  float: left;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
  letter-spacing: 1px;
  line-height: 30px;
  text-transform: capitalize;
  color: #000;
}



/************************************************** FOOTER **************************************************/

.footer-bottom-icons {
  width: 100%;
  height: auto;
  border-top: 1px solid #cfdad8;
  border-bottom: 1px solid #cfdad8;
}

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

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

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

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

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

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

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

.btm-link {
  width: 22%;
}

.footer-address-container .btm-link:nth-child(2) {
  border-right: 1px solid #969696;
  border-left: 1px solid #969696;
  width: 32%;
  padding: 0 20px;
}

.footer-address-container .btm-link:nth-child(2) p::first-letter {
  text-transform: uppercase;
}

.footer-address {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

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

.footer-logo img {
  display: block;
  margin: 0 auto;
}

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

.icon-f {
  width: auto;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

/* .icon-f span {
  margin-right: 0.5em;
  padding-top: 5px;
} */

/* .footer-menu-title {
  width: auto;
  height: auto;
  text-transform: uppercase;
  font-family: "InterTight";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
  letter-spacing: 1px;
  color: #41929b;
  line-height: 1.8;
  padding-right: 2em;
  border-right: 1px solid #cfdad8;
} */

.footer-menu ul li a {
  width: auto;
  height: auto;
  text-transform: capitalize;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
  letter-spacing: 1px;
  color: #000;
  line-height: 1.8;
}

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

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

.footer-bottom-container {
  display: flex;
  justify-content: space-between;
}

.copy-right {
  width: auto;
  height: auto;
  float: left;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
  color: #000;
  line-height: 60px;
}

.copy-right span {
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

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

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

.designed p {
  width: auto;
  height: auto;
  float: right;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
  line-height: 60px;
  margin: 0;
  color: #2b2b2b;
}

.designed p a {
  text-decoration: none;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
  color: #000;
}

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

.footer-wraper p {
  color: #000;
  text-transform: lowercase;
}

/* .footer-address-container .btm-link:nth-child(3) .icon-f:nth-child(1) {
  margin-bottom: 15px;
} */

/* .footer-logo img {
  filter: brightness(0) invert(1);
} */




/************************************************** CONTACT FORM **************************************************/

.enquiry-cont {
  align-items: flex-start;
}

.welcome-container {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
}

.enquiry-top {
  width: 100%;
  height: auto;
  padding: 30px 0px 70px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.enquire-pic {
  width: 52%;
  position: relative;
}

.enquiry-home {
  width: 45%;
  height: auto;
  margin-top: 20px;
}

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

.title-enquiry {
  width: 100%;
  height: auto;
  font-size: 1.5em;
  color: #000;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  margin-bottom: 15px;
  text-transform: uppercase;
  line-height: 1.38;
}

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

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

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

.enquiry-form-outer .user-box input,
.enquiry-form-outer .user-box select {
  width: 100%;
  padding: 0px 1em;
  font-size: 1em;
  color: #000;
  border: none;
  border: 1px solid #c4c4c4;
  outline: none;
  background: #fff;
  /* border-radius: 10px; */
  line-height: 55px;
  height: 55px;
}

.enqry-box input {
  line-height: 55px !important;
}

.enquiry-form-outer .user-box select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23666' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 18px center;
  background-size: 12px;
  padding-right: 45px;
  cursor: pointer;
}

.ui-widget-content {
  background: #f5f3ef;
}

.enquiry-form-outer .user-box select option {
  font-size: 1em;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  padding: 20px 0;
}

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

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

.enquiry-form-outer .enqry-box input:focus~label,
.enquiry-form-outer .enqry-box input:valid~label {
  color: #4d4d4d;
}

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

.enquiry-form-outer .enqry-box label {
  color: #532315;
}

/* .enquiry-form-outer .enqry-box label {
  line-height: 55px;
} */

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

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

.scheme-des textarea {
  width: 100%;
  height: 200px;
  resize: none;
  padding: 10px 20px 0 20px;
  border: 1px solid #c4c4c4;
  font-size: 1em;
  color: #532315;
  font-family: inherit;
  font-weight: normal;
  /* border-radius: 10px; */
  background: #fff;
}

.enqry-box textarea {
  height: 120px !important;
}

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

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

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

.contact-btn {
  text-transform: uppercase;
  font-family: 'InterTight';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
  cursor: pointer;
  transition: all 0.3s ease;
  background: #b65f3e;
  padding: 15px 40px;
  color: #fff;
}

.submit-button {
  /* line-height: 1.7; */
  color: #532315;
  text-transform: uppercase;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
  cursor: pointer;
  transition: all 0.3s ease;
  background: #fff;
  border-radius: 8px;
  padding: 0px 25px;
  line-height: 35px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#plus {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 48px;
  cursor: pointer;
  margin-bottom: 0.25em;
  background: #532315;
  height: 220px;
  font-size: 1em;
  padding: 20px 5px;
  float: left;
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-family: 'SF Pro Display';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: 6px;
}

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

#popUp {
  position: fixed;
  width: 400px;
  height: auto;
  background: #532315;
  bottom: 8%;
  margin-left: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 9999;
  padding: 2% 2% 2%;
  right: 0;
  opacity: 0;
  border-bottom-right-radius: 80px;
  border-top-right-radius: 35px;
}

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

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

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

/* WhatsApp button */

.whats-app {
  background: #b85a35;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2em;
  position: fixed;
  bottom: 10vh;
  right: 25px;
  z-index: 120000;
  border-radius: 50%;
  color: #fff;
  animation: float 3s ease-in-out infinite;
  transition: transform 0.3s ease;
}

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

/* Premium Pulse Ring */
.whats-app::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(184, 90, 53, 0.4);
  animation: pulseRing 2.5s infinite;
  z-index: -1;
}

/* Soft glossy shine */
.whats-app::after {
  content: "";
  position: absolute;
  inset: 4px;
  border-radius: 50%;
  background: radial-gradient(circle at 30% 30%,
      rgba(255, 255, 255, 0.4),
      transparent 60%);
  pointer-events: none;
}

/* Hover effect */
.whats-app:hover {
  animation-play-state: paused;
  transform: scale(1.1);
}

/* Floating animation */
@keyframes float {

  0%,
  100% {
    transform: translateY(0);
  }

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

/* Pulse ring animation */
@keyframes pulseRing {
  0% {
    transform: scale(1);
    opacity: 0.7;
  }

  70% {
    transform: scale(1.6);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

/* Mobile Bigger */
@media (max-width: 768px) {
  li.mob-view {
    display: block !important;
  }

  .enquiry-form-outer.assistance-form {
    padding-bottom: 2em;
  }

  .whats-app {
    width: 70px;
    height: 70px;
    font-size: 2.3em;
    right: 15px;
    bottom: 10vh;
  }

  .mango-row {
    display: block !important;
    text-align: center;
  }

  .mango-pic {
    padding-top: 2em;
    padding-left: 0;
  }
}

/* reduced motion */
@media (prefers-reduced-motion: reduce) {
  .whats-app {
    animation: none;
  }
}

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

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

.side-form-title {
  font-size: 2em;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #fff;
  line-height: 1;
  display: block;
}

/************************************************ WRAPER ***********************************************/

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

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

.container {
  width: 100%;
  height: auto;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

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

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

.innerpage-container {
  width: 100%;
  height: auto;
  /* padding: 0 4%; */
}

.tc {
  text-align: center;
}


/************************************************ Banner ***********************************************/

.nav-header {
  text-align: center;
}

.top-container {
  background-color: #fff;
  display: flex;
  align-items: center;
  padding: 0 5.5%;
}

.nav-main {
  display: flex;
  justify-content: center;
  flex: 1;
  align-items: center;
}

.banner-wraper {
  position: relative;
  width: 100%;
  height: 100vh;
  z-index: 9;
  margin: 117px 0px 0 0px;
  overflow: hidden;
}

.banner-video {
  position: absolute;
  /* width: 100%;
  height: 100%;
  object-fit: cover; */
  top: 0;
  left: 0;
}

.banner-wraper picture,
.banner-wraper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.banner-wraper::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}




/******************* About *******************/

.innerbanner .banner-wraper {
  margin: 0;
  height: auto;
}

.bannerinner-caption {
  position: absolute;
  bottom: 45%;
  left: 50%;
  transform: translateX(-50%);
  /* font-size: 2.049em; */
  font-size: 3.75em;
  font-family: 'Futura Std Condensed';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  color: #fff;
  text-transform: uppercase;
}

.wel-inner {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}

.abt-con-col {
  width: 22%;
  text-align: center;
}

.abt-con-col:nth-child(2) {
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
}

.abt-con-col:nth-child(3) {
  border-right: 1px solid #dbdbdb;
}

.abt-con-title {
  font-family: 'Futura Std';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  font-size: 1em;
  margin-top: 10px;
  text-transform: uppercase;
}

.sub-heading {
  font-size: 0.813em;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.main-heading {
  font-size: 1.25em;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #000;
  margin: 5px 0 20px 0;
  text-transform: uppercase;
}

/*experts*/
.experts-item {
  position: relative;
  text-align: center;
  height: 100%;
}

.experts-row .col-md-6 {
  margin-bottom: 5em;
}

.experts-item:after {
  box-shadow: 0px 1px 20px 7px rgb(0 0 0 / 5%);
  content: "";
  height: 90%;
  width: 87%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  z-index: -1;
}

.expert-content {
  padding: 25px;
  margin-top: -10em;
  background: #fff;
  z-index: 99;
  position: relative;
  margin-left: 3em;
  margin-right: 3em;

}

.ex-name {
  font-size: 1em;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #0f0f0f;
  text-transform: uppercase;
  letter-spacing: .5px;
  margin-bottom: 10px;
  padding-bottom: 30px;
  position: relative;
}

.ex-name:after {
  position: absolute;
  content: "";
  background-image: url(../images/btm-line.png);
  background-size: cover;
  height: 29px;
  width: 47px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

.ex-img {
  width: 100%;
}

.eq-ht {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.button-toggle {
  font-size: 1em;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #000;
  margin: 3em auto 2em;
  text-transform: uppercase;
  letter-spacing: .5px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.button-toggle img {
  padding-right: 10px;
}

.assistance-bg .main-heading {
  font-size: 1.81em;
}

.assistance-bg .sub-heading {
  font-size: 1em
}

.assistance-bg {
  text-align: center;
  background-color: #f6f6f6;
  padding: 45px;
}

.rs {
  font-family: 'Futura Std';
  font-weight: 500;
  font-display: swap;
  font-size: 0.937em;
  color: #272727;
}

.rs-icon {
  margin-right: 10px;
}

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

.reservation-fx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1em;
  margin-right: 5em;
}

.user-box.dateimg:nth-child(1) {
  margin-right: 2%;
}

.user-box.dateimg:nth-child(2) {
  margin-right: 0%;
}

.user-box.dateimg {
  width: 23%;
}

.contact-details-rs p {
  font-size: 0.938em;
}

.enquiry-form-outer .user-box label {
  font-size: 0.937em;
}

.dateimg:after {
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 8px;
  background-size: cover;
  background-image: url(../images/dateimg.png);
  background-repeat: no-repeat;
}

.assistance-form .user-box input,
.assistance-form .user-box select {
  font-size: 0.937em;
  color: #4d4d4d
}

.mango-row {
  display: flex;
  align-items: center;
}

.mango-pic {
  padding-left: 100px;
}

.filter-top {
  margin-bottom: 2em;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  background-color: #f5f3ef;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.center-wrapper {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translateY(-50%);
  transform: translate(-50%, -50%);
  left: 50%;
  width: 100%;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  flex-wrap: wrap;
}

.sidebar-widget-list input[type=checkbox],
input[type=radio] {
  display: none;
}

input[type=checkbox] {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  padding: 8px;
  margin-bottom: 0;
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 20px;
  width: 20px;
  border: 1px solid #532315;
}

input[type="checkbox"]:active,
input[type="checkbox"]:checked:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

input[type="checkbox"]:checked {
  background-color: #7f6d83;
  color: #777;
}

input[type="checkbox"]:checked:after {
  left: 0;
  top: 0;
  content: "\f00c";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  background: #532315;
  color: #fff;
  font-size: 11px;
  visibility: visible;
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center
}

.expert-ul li {
  cursor: pointer;
  margin-bottom: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}

.tab-label2 {
  cursor: pointer;
  padding-left: 10px;
}

.sidenav-heading {
  font-size: 1.25em;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #000;
  margin-bottom: 20px;
  text-align: left;
  text-transform: capitalize;
}

.button-show {
  display: inline-block;
  font-weight: normal;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #74613c;
  background-color: transparent;
  color: #74613c;
  padding: .5rem 1.25rem;
  font-size: 1em;
  line-height: 1.5;
  border-radius: 0;
  text-transform: uppercase;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
  margin-top: 3em;
  display: flex;
  cursor: pointer;
}

.button-show:hover {
  color: #fff;
  background: #532315;
}

/**/

/******************* Treatment Package *******************/

.treatment-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 45px;
}

.package-name {
  font-size: 1.125em;
  font-family: 'Futura Std';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000;
  margin-top: 10px;
}

.package-days {
  font-size: 0.75em;
  font-family: 'Futura Std';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  color: #000;
  text-transform: uppercase;
  margin-top: 5px;
}


/******************* The Buddhist–Ayurveda Connection ******************* */


.buddhist-ayurveda-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
}

.buddhist-ayurveda-inner:last-child {
  margin-bottom: 0;
}

.buddhist-ayurveda-left {
  width: 66%;
  height: auto;
}

.buddhist-ayurveda-right {
  width: 30%;
  height: auto;
}

.buddhist-ayurveda-right p {
  margin: 10px 0 20px 0;
}

.buddhist-ayurveda-right a {
  text-transform: uppercase;
  font-size: 0.875em;
  font-family: 'Futura Std';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  color: #000;
  text-decoration: underline;
}



/******************* Rooms *******************/

.rooms-para {
  text-align: center;
  margin: 20px 0;
  line-height: 1.38;
}

#rooms .owl-nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}

#rooms .owl-prev {
  position: absolute;
  left: 6%;
  background-color: #fff;
  align-content: center;
}

#rooms .owl-prev img {
  padding-top: 5px;
}

#rooms .owl-next {
  position: absolute;
  right: 6%;
  background-color: #fff;
  align-content: center;
}

#rooms .owl-next img {
  padding-top: 5px;
}

.rooms-title-header {
  display: flex;
  justify-content: space-between;
  align-items: first baseline;
  margin-top: 12px;
}

.rooms-title {
  font-size: 1.25em;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #000;
  text-transform: uppercase;
}

.details-btn {
  font-size: 1em;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  text-decoration: underline;
  color: #000;
}


/*******************  Sree Narayana Guru *******************/

.connection-inner {
  text-align: center;
}

.connection-right p {
  margin-bottom: 15px;
}


/*******************  heritage *******************/


.heritage-header {
  display: flex;
  gap: 15px;
  align-items: center;
  margin-bottom: 15px;
}

.heritage-header .big {
  font-size: 2.892em;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.heritage-header .small {
  font-size: 1.368em;
  line-height: 1.2;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  text-transform: uppercase;
}

.heritage-gallery {
  display: flex;
  gap: 30px;
}

.heritage-img {
  flex: 1;
  overflow: hidden;
}

#heritage-gallery .owl-nav {
  position: absolute;
  top: -18%;
  right: 0;
}


/*******************  Culinary *******************/


.culinary-inner {
  display: flex;
  align-items: center;
  gap: 100px;
  border: 1px solid #e3e3e3;
  padding: 30px;
}

.culinary-image {
  flex: 1.2;
}

.culinary-content {
  flex: 1;
}

.culinary-heading {
  font-size: 1.5em;
  letter-spacing: 1px;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  margin-bottom: 10px;
  color: #000;
}

.culinary-content .tagline {
  font-size: 1em;
  margin-bottom: 10px;
  color: #000;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.culinary-content p {
  color: #000;
}


/*******************  Discover *******************/

.discover-con {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.discover-txt {
  font-size: 1.25em;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  border-right: 1px solid #ccc;
  padding-right: 20px;
}

.dis-btm-txt {
  display: flex;
  gap: 20px;
}

.dis-btm-txt span {
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.book-btn {
  font-size: 0.875em;
  font-family: 'Futura Std';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  text-decoration: none;
  color: #fff;
  letter-spacing: 1px;
  background-color: #d37652;
  padding: 10px 20px;

  &:hover {
    color: #fff;
  }
}

.discover-right img {
  /* filter: brightness(0) invert(1); */
  width: 16px;
}

.flower-icon {
  padding-top: 3px;
}


/*******************  Explore *******************/


.explore-container {
  display: flex;
  gap: 40px;
}

.explore-card {
  flex: 1;
  cursor: pointer;
}

.explore-image {
  overflow: hidden;
}

.explore-image img {
  object-fit: cover;
  transition: transform 0.6s ease;
}

.explore-card:hover img {
  transform: scale(1.05);
}

.explore-content {
  margin-top: 15px;
}

.explore-label {
  font-size: 1em;
  color: #777;
  display: block;
  margin-bottom: 5px;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  text-transform: uppercase;
}

.expole-title {
  font-size: 1.063em;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #000;
  display: flex;
  align-items: center;
  gap: 10px;
  text-transform: uppercase;
}

.arrow {
  font-size: 20px;
  transition: transform 0.3s ease;
}

.arrow img {
  width: 18px;
}

.explore-card:hover .arrow {
  transform: translateX(5px);
}

.explore-wraper {
  margin-bottom: 50px;
}


/************************************************  About Page ***********************************************/


.aboutpage-wel-txt {
  margin-bottom: 20px;
}


.aboutpage-sec1-inner {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

.aboutpage-sec1-left {
  width: 50%;
  height: auto;

}

.aboutpage-sec1-right {
  width: 47%;
  height: auto;

}

/* .aboutpage-sec1-content p {
  font-size: 1em;
} */

.aboutpage-sec1-left .aboutpage-sec1-content p {
  margin-top: 20px;
}

.aboutpage-sec1-right .aboutpage-sec1-content p {
  margin-bottom: 20px;
}

.aboutpage-container {
  margin-top: 40px;
}

.aboutpage-container .aboutpage-wel-txt {
  margin-bottom: 5px;
}


.highlight-container {
  background: #c48766;
  padding: 18px 0;
  text-align: center;
  color: #fff;
  font-size: 1.245em;
  line-height: 1.38;
  letter-spacing: 1px;
  font-weight: 300;
  margin-top: 30px;
}


/************************************************  Contact Page ***********************************************/


.contact-details-inner {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}

.contact-details-box {
  width: 25%;
  text-align: center;
}

.location-box {
  width: 32%;
  padding: 0 20px;
}

.location-box p {
  text-transform: lowercase;
}

.location-box p::first-letter {
  text-transform: uppercase;
}

/* .contact-details-box p{
  color: #636363;
} */

.divider {
  background-color: #d8ab99;
  height: 100px;
  width: 1px;
}

.contact-icon {
  margin-bottom: 20px;
}

.view-map {
  position: absolute;
  top: 50%;
  left: -33px;
  transform: translateY(-50%);
  background-color: #b65f3e;
  color: #fff;
  padding: 10px 15px;
}


/************************************************  Treatments packages Page ***********************************************/

.treatments-sub-heading {
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  padding: 10px 0;
  margin-top: 30px;
}

.program-container {
  margin-top: 50px;
}

.program-item {
  display: flex;
  align-items: center;
  gap: 60px;
  /* margin-bottom: 100px; */
}

.package-panchakarma .program-item {
  margin-bottom: 100px;
}

.program-item.reverse {
  flex-direction: row-reverse;
}

.program-image {
  width: 49%;
  height: auto;
  overflow: hidden;
}

.program-content {
  width: 36%;
  height: auto;
}

.program-title {
  font-size: 1.5em;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  margin-bottom: 20px;
  line-height: 1.38;
  text-transform: uppercase;
}

.program-list-head {
  font-size: 1em;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  margin: 20px 0;
  text-transform: uppercase;
}

.program-list {
  display: flex;
  justify-content: space-between;
}

.program-content ul {
  list-style: none;
  padding: 0;
}

.program-content ul li {
  margin-bottom: 10px;
  position: relative;
  font-size: 1em;
  padding-left: 28px;
}

.program-content ul li:last-child {
  margin-bottom: 0 !important;
}

.program-content ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 14px;
  height: 14px;
  background: url(../images/list-icon.png) no-repeat center;
  background-size: contain;
}

.bottom-sub-head {
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  margin: 20px 0 10px 0;
  text-transform: uppercase;
}

.program-title-bottom {
  border-top: 1px solid #ebd2c9;
  border-bottom: 1px solid #ebd2c9;
  padding: 5px 0;
  margin: 5px 0;
  font-size: 1.25em;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.recomment-txt {
  margin-top: 20px;
}

.complementry-therapy {
  width: 69%;
  margin: auto;
  margin-bottom: 30px;
}

.complementry-therapy-inner {
  display: flex;
  justify-content: space-between;
}

.complementry-therapy-inner ul {
  list-style: none;
  padding: 0;
}

.complementry-therapy-inner ul li {
  margin-bottom: 10px;
  position: relative;
  font-size: 1em;
  padding-left: 28px;
}

.complementry-therapy-inner ul li:last-child {
  margin-bottom: 0 !important;
}

.complementry-therapy-inner ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 14px;
  height: 14px;
  background: url(../images/list-icon.png) no-repeat center;
  background-size: contain;
}

.complementry-therapy .program-title {
  margin-bottom: 5px;
}

.complementry-therapy p {
  margin-bottom: 30px;
}

.treatment-btm-shape {
  position: absolute;
  top: -28%;
  left: 48.5%;
}

.package-book-btn {
  font-size: 0.875em;
  font-family: 'Futura Std';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  text-decoration: none;
  color: #fff;
  letter-spacing: 1px;
  background-color: #d37652;
  padding: 10px 20px;
  margin-top: 20px;

  &:hover {
    color: #fff;
  }
}


/************************************************  About Page ***********************************************/

.about .main-heading {
  margin-bottom: 5px;
}

.about-healing-sec {
  display: flex;
  gap: 50px;
  margin-top: 50px;
}

.healing-img-row {
  width: 46%;
  height: auto;
  display: flex;
  gap: 30px;
}

.healing-text {
  width: 49%;
  margin-top: 10px;
}

.healing-title {
  font-size: 1.313em;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.healing-text p {
  margin-bottom: 15px;
}

.healing-info {
  display: flex;
  margin-top: 40px;
  padding: 25px 50px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.info-title {
  width: 26%;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1.5em;
  letter-spacing: 1px;
  border-right: 1px solid #ccc;
  padding-right: 30px;
  line-height: 1.38;
}

.info-text {
  width: 74%;
  padding-left: 42px;
}

.care-wrapper {
  display: flex;
  justify-content: space-between;
}

.care-left {
  width: 45%;
}

.care-right {
  width: 51%;
}

.care-box {
  padding: 30px 0;
  border-top: 1px solid #ddd;
}

.care-box:first-child {
  border-top: none;
  padding-top: 10px;
}

.care-box:last-child {
  padding-bottom: 0;
}

.care-box-title {
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1.5em;
  letter-spacing: 1px;
  margin-bottom: 5px;
}

.care-list {
  margin: 15px 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 36px;
  text-align: center;
}

/* .health-habits .care-list {
  gap: 32px;
} */

.care-list li {
  position: relative;
  padding-right: 15px;
}

/* .health-habits .care-list li {
  padding-right: 10px;
} */

.care-list li::after {
  background: url(../images/list-icon.png);
  float: right;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  margin: -5px -51px 0 0px;
  position: relative;
  background-repeat: no-repeat;
}

/* .health-habits .care-list li::after {
  margin: -5px -48px 0 0px;
} */

.care-list li:last-child::after {
  display: none;
}

.care-left .txt {
  margin-top: 10px;
}

.environment-sec {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.environment-img-row {
  width: 66%;
  height: auto;
  display: flex;
  justify-content: space-between;
}

.environment-con {
  width: 32%;
  height: auto;
  padding-right: 10.5%;
}

.environment-con p {
  margin-bottom: 15px;
}

/* Director sec */

.director-sec-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.director-details {
  width: 42%;
  height: auto;
}

.director-details h2 {
  font-size: 1.25em;
  letter-spacing: 1px;
  color: #000;
  display: inline-block;
  margin-bottom: 10px;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;

}

.designation {
  font-size: 0.938em;
  color: #000;
  margin-bottom: 5px;
  line-height: 1.6;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.director-contact {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
  font-size: 0.938em;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* .contact span {
  display: flex;
  align-items: center;
  gap: 5px;
} */

.doctor-content p {
  font-size: 0.938;
  line-height: 1.4;
  color: #000;
}

/* RIGHT IMAGE */
.director-img {
  width: 51%;
  height: auto;
}


/************************************************  Blog Page ***********************************************/

.blog-layout {
  display: flex;
  gap: 40px;
  align-items: flex-start;
}

.blog-main {
  width: 70%;
}

.blog-card {
  background: #fff;
  margin-bottom: 40px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  display: flex;
  padding: 20px;
}

.blog-img {
  overflow: hidden;
}

.blog-img img {
  transition: transform .6s ease;
}

.blog-img:hover img {
  transform: scale(1.08) rotate(1deg);
}

.blog-content {
  padding: 0 25px;
}

.blog-title {
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1.2em;
  letter-spacing: 1px;
  margin: 10px 0;
  text-transform: uppercase;
}

.blog-title a {
  text-decoration: none;
  color: #000;
}

.blog-date {
  font-size: 0.813em;
  color: #888;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.blog-content p {
  font-size: 0.938em;
  color: #000;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.read-more {
  font-size: 1em;
  color: #b85a35;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  cursor: pointer;
  position: relative;
  border: none;
  background: none;
  display: inline-flex;
  align-items: center;
  transition: color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  margin-top: 10px;
}

.read-more:hover {
  color: #b85a35;
}

.read-more::after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 0;
  height: 1px;
  background: #b85a35;
  transition: width .5s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.read-more:hover::after {
  width: 100%;
}

.svg-icon {
  width: 0.9em;
  height: 0.8em;
  margin-left: 10px;
  fill: #b85a35;
  transform: rotate(-45deg);
  transition: transform .4s ease;
}

.read-more:hover .svg-icon {
  transform: rotate(0deg);
}

/* SIDEBAR */
.blog-sidebar {
  width: 30%;
  position: relative;
}

.sidebar-inner {
  width: 100%;
}

.blog-sidebar {
  position: sticky;
  top: 150px;
  height: fit-content;
}

.sidebar-box {
  background: #fff;
  padding: 25px;
  margin-bottom: 30px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
}

.blog-category-title {
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1.5em;
}

/* Categories */

.animated-button {
  position: relative;
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 16px 12px;
  border-color: transparent;
  font-size: 1.125em;
  color: #000;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  background-color: transparent;
  border-bottom: 1px solid #cccccc;
}

.animated-button i {
  position: absolute;
  width: 24px;
  fill: #1f387e;
  z-index: 9;
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.animated-button .arr-1 {
  /* right: 16px; */
  right: 0px;
}

.animated-button .arr-2 {
  left: -25%;
}

.animated-button .animate-text {
  position: relative;
  z-index: 1;
  transform: translateX(-12px);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  text-transform: uppercase;
  font-size: 0.883em;
  letter-spacing: 1px;
}

.animated-button:hover {
  box-shadow: 0 0 0 12px transparent;
  color: #212121;
}

.animated-button:hover .arr-1 {
  right: -25%;
}

.animated-button:hover .arr-2 {
  left: 16px;
  color: #a73e16;
}

.animated-button:hover .animate-text {
  transform: translateX(35px);
  color: #a73e16;
}

.sidebar-box .animated-button:last-child {
  border-bottom: none;
}

/* Recent Posts */

.recent-post {
  display: flex;
  gap: 10px;
  margin-top: 15px;
  align-items: center;
}

.recent-post img {
  width: 60px;
  height: 60px;
  object-fit: cover;
}

.recent-post-img {
  overflow: hidden;
}

.recent-post-img img {
  transition: transform .6s ease;
}

.recent-post:hover img {
  transform: scale(1.08) rotate(1deg);
}

.recent-post a {
  position: relative;
  text-decoration: none;
  font-size: 0.875em;
  color: #000;
  transition: transform .6s ease;
}

.recent-post:hover a {
  text-decoration: underline;
  color: #a73e16;
}


/****************************************************** Gallery *************************************************************************/

.gallerypage-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.gallerypage-tabcontent {
  margin-top: 35px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 5px;
}

.gallery-tablinks {
  cursor: pointer;
  transition: all 0.3s;
  padding: 10px 40px;
  background-color: transparent;
  border: 1px solid #532315;
  color: #532315;
  font-size: 1.125em;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 3px;
  text-align: center;
}

.gallery-tablinks.tabnav-active {
  background-color: #532315;
  color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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


.fancybox-button,
.fancybox-navigation .fancybox-button {
  display: block !important;
  opacity: 1 !important;
}


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

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

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

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

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

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

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

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

  65% {
    border-width: 1px;
  }

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

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

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

  65% {
    border-width: 1px;
  }

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

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



/****************************************************** Testimonial Page ****************************************************************/

.testimonial-wraper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  margin-top: 30px;
}

.testi-item {
  /* width: 31%; */
  height: auto;
  border: 1px solid #ecdcd8;
  position: relative;
  text-align: center;
  padding: 80px 30px;
  border-bottom-left-radius: 41px;
  border-bottom-right-radius: 41px;
  overflow: hidden;
}

.testi-item-title {
  font-size: 1.188em;
  color: #a75d41;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
}

.testi-shape-top {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.testi-shape-bottom {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}


/****************************************************** BLog Details Page ****************************************************************/

.blog-datail-content {
  margin-top: 15px;
}

.blog-datail-content .blog-date {
  font-size: 1em;
}

.blog-datail-content p {
  margin-top: 10px;
}

.blog-detail-title {
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-size: 1.5em;
  margin-top: 10px;
}



/************************************************  Treatments Page ***********************************************/

.treatment-package-inner {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  column-gap: 50px;
  row-gap: 70px;
  justify-content: center;
}

.treatment-package {
  width: 48%;
  height: auto;
}

.treatment-package-con {
  background-color: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  width: 90%;
  margin: auto;
  text-align: center;
  border-radius: 12px;
  padding: 20px;
  position: relative;
  margin-top: -9%;
}

.package-title {
  font-size: 1.125em;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.package-sub-title {
  text-transform: uppercase;
  font-size: 0.875em;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  color: #b77055;
}

.package-time {
  text-transform: uppercase;
  font-size: 0.875em;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  margin: 15px 0 5px 0;
}

.treatment-package-con p {
  margin: 10px 0;
}

.treatment-package-btns {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-top: 20px;
}

.treatment-readmore {
  border: 1px solid #d37652;
  color: #d37652;
  padding: 10px 30px;
  font-size: 0.875em;
  text-transform: uppercase;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.treatment-booknow {
  background-color: #d37652;
  color: #fff;
  padding: 10px 30px;
  font-size: 0.875em;
  text-transform: uppercase;
  font-family: 'Futura Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


/* FAQ sec*/

.faq-inner {
  width: 66%;
  margin: 50px auto;
}

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

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

.plusminus {
  min-width: 32px;
  height: 32px;
  position: relative;
  border-radius: 50%;
  align-content: center;
  text-align: center;
  color: #000;
  font-size: 1.5em;
  border: 1px solid #9f9f9f;
}


.plusminus::before,
.plusminus::after {
  content: '';
  position: absolute;
  background: #000;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.plusminus::before {
  width: 14px;
  height: 2px;
}

.plusminus::after {
  width: 2px;
  height: 14px;
  transition: 0.3s ease;
}

.accordion_head.active .plusminus::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

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

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

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

.accordion-title {
  width: 100%;
  height: auto;
  font-size: 1.125em;
  color: #000;
}

.accordion_body {
  width: 90%;
  margin-left: 3%;
  display: none;
  padding: 0 0 15px 0;
}

.accordion_body-inner {
  display: flex;
  align-items: stretch;
}

.accordion_body p {
  flex: 1;
  font-size: 1em;
  color: #4b4a47;
  line-height: 1.7;
}

/* .faq-inner .accordion-main:last-child {
  border: none;
} */








/*page scroll Animation */

.reveal {
  opacity: 0;
  transition: all 0.8s ease-out 0.3s;
  visibility: hidden;
}

.reveal.active {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0) scale(1) rotateX(0);
}

.reveal.slide-up {
  opacity: 0;
  transform: translateY(70px);
  transition: all 0.9s ease-out 0.4s;
  transition-delay: 0.2s;
}

.reveal.slide-up.active {
  opacity: 1;
  transform: translateY(0);
}

.reveal.slide-right {
  opacity: 0;
  transform: translateX(100px);
  transition: all 1s ease-out 0.3s;
}

.reveal.slide-right.active {
  opacity: 1;
  transform: translateX(0);
}

.slide-left {
  transform: translateX(-50px);
}

.fade-in {
  opacity: 0;
  transition: opacity 0.6s ease;
}

.fade-in.show {
  opacity: 1;
}




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

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

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

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

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

  #plus {
    width: 40px;
    letter-spacing: 3px;
    height: 170px;
    font-size: 1.25em;
  }

  .wraper {
    padding-top: 30px;
  }

  .main-wraper {
    padding-top: 30px;
  }

  .navigation {
    padding: 10px 0;
  }

  .logo {
    width: 70%;
  }

  .nav-menu>li>a {
    margin: 0 8px;
    font-size: 0.75em;
  }

  .sexy-menu.detached .nav-menu>li>a {
    margin: 0 8px;
  }

  .footer-social-links ul li a {
    font-size: 1.5em;
  }

  .icon-f {
    align-items: center;
  }

  .side-form-title {
    padding-left: 10px;
  }

  #popUp {
    width: 350px;
  }


  /* Index page */

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

  .nav-menus-wrapper {
    gap: 0px;
  }

  .banner-topbtn {
    padding: 8px 15px;
  }

  .custom-dropdown {
    min-width: 180px;
  }

  .banner-wraper {
    height: 66vh;
    margin: 95px 0px 0 0px;
  }

  .banner-caption-top,
  .banner-caption-bottom {
    font-size: 3em;
  }

  .about-wraper p br {
    display: none;
  }

  .main-heading {
    margin: 5px 0;
  }

  .wel-right {
    width: 45%;
  }

  .abt-con-col img {
    width: 44px;
  }

  #treatment-package .owl-nav {
    top: 60%;
  }

  .buddhist-ayurveda-heading {
    margin-top: 5px;
    font-size: 1.7em;
    line-height: 1.2;
  }

  .buddhist-ayurveda-right p {
    margin: 10px 0 10px 0;
  }

  .buddhist-ayurveda-right {
    width: 39%;
    padding-right: 5%;
  }

  .heritage-mansion .buddhist-ayurveda-right {
    padding-left: 5%;
  }

  .sub-heading {
    font-size: .9em;
  }

  .rooms-title-header {
    padding: 0 51px;
  }

  .connection-left {
    width: 60%;
  }

  .connection-right {
    width: 37%;
    padding-right: 5%;
  }

  .connection-right p {
    margin-bottom: 8px;
  }

  .heritage-header {
    margin-bottom: 8px;
  }

  #heritage-gallery .owl-nav {
    top: -29%;
  }

  .culinary-inner {
    gap: 40px;
  }

  .culinary-heading {
    font-size: 1.7em;
  }

  .culinary-content .tagline {
    font-size: 1.2em;
  }

  .dis-btm-txt span {
    font-size: 1.2em;
  }

  .flower-icon {
    width: 14px;
  }

  .dis-btm-txt {
    align-items: center;
    text-align: center;
  }

  .discover-con {
    flex-direction: column;
    gap: 20px;
  }

  .discover-txt {
    border-right: none;
    border-bottom: 1px solid #ccc;
    padding-right: 0;
    padding-bottom: 10px;
  }


  .explore-wraper {
    margin-bottom: 0;
  }

  .btm-link {
    width: 25%;
  }

  .footer-menu ul li {
    padding: 0px 2em 0 0em;
  }

  /* About Page */

  .about-healing-sec {
    margin-top: 30px;
  }

  .healing-title {
    margin-bottom: 8px;
  }

  .healing-text p {
    margin-bottom: 5px;
  }

  .healing-text {
    margin-top: 0px;
  }

  .healing-img-row {
    width: 48%;
    gap: 15px;
  }

  .about-healing-sec {
    gap: 25px;
  }

  .healing-info {
    margin-top: 25px;
    padding: 25px 20px;
    align-items: center;
  }

  .info-title br {
    display: none;
  }

  .info-title {
    width: 34%;
    font-size: 1.4em;
  }

  .care-left {
    width: 50%;
  }

  .care-right {
    width: 48%;
  }

  .care-list {
    gap: 21px;
  }

  .care-list li::after {
    margin: -5px -42px 0 0px;
  }

  .care-box:first-child {
    padding-top: 0px;
  }

  .care-box {
    padding: 15px 0;
  }

  .care-box-title {
    font-size: 1.3em;
  }

  .environment-con {
    padding-right: 5%;
  }

  .environment-img-row {
    gap: 15px;
  }

  .director-details {
    width: 47%;
  }

  .director-contact {
    margin-bottom: 10px;
  }

  .director-details h2 {
    margin-bottom: 5px;
  }

  /* Treatment page */

  .program-content {
    width: 43%;
  }

  .program-title {
    font-size: 1.3em;
    margin-bottom: 8px;
  }

  .program-title br {
    display: none;
  }

  .program-list-head {
    margin: 12px 0;
  }

  .program-content ul li {
    margin-bottom: 8px;
    padding-left: 23px;
  }

  .program-content ul li::before {
    top: 4px;
    width: 10px;
    height: 10px;
  }

  .bottom-sub-head {
    margin: 10px 0 5px 0;
  }

  .program-item {
    gap: 25px;
    margin-bottom: 40px;
  }

  .program-item:last-child {
    align-items: flex-start;
    margin-bottom: 85px;
  }

  .complementry-therapy {
    width: 85%;
    margin-bottom: 0;
  }

  .complementry-therapy p {
    margin-bottom: 15px;
  }

  .treatment-btm-shape {
    top: -48%;
    width: 70px;
  }

  /* Testimonial page */

  .testimonial-wraper {
    gap: 20px;
  }



  /* Blog Page */

  .blog-layout {
    gap: 20px;
  }

  .blog-card {
    margin-bottom: 20px;
  }

  /* Contact Page */

  .contact-details-inner {
    margin-top: 30px;
    align-items: center;
  }

  .contact-icon {
    margin-bottom: 6px;
  }

  .enquiry-home {
    margin-top: 0;
  }

  .enquiry-form-outer .user-box input,
  .enquiry-form-outer .user-box select {
    line-height: 45px;
    height: 45px;
  }

  .enquiry-form-outer .user-box label {
    line-height: 45px;
  }

  textarea:focus~.floating-label,
  textarea:not(:placeholder-shown)~.floating-label,
  input:not(:focus):valid~.floating-label {
    line-height: 20px;
  }

  .scheme-des textarea {
    height: 150px;
  }

  .title-enquiry {
    margin-bottom: 8px;
  }

  .enquiry-form-outer {
    padding-top: .5em;
  }

  .location-box {
    width: 40%;
    padding: 0 15px;
  }

  .divider {
    height: 80px;
  }

  /* Blog detail */

  .blog-detail .blog-main {
    width: 65%;
  }

  .blog-detail .blog-layout {
    gap: 30px;
  }


  /* Treatment page */

  .treatment-package-inner {
    margin-top: 30px;
    column-gap: 30px;
    row-gap: 50px;
  }

  .mango-pic {
    padding-left: 40px;
  }

  .dateimg:after {
    width: 12px;
    height: 12px;
  }

  .reservation-fx {
    margin-right: 1em;
  }

  .enquiry-form-outer .user-box label,
  .enquiry-form-outer .user-box input,
  .enquiry-form-outer .user-box select {
    font-size: .8em
  }

  .experts-item:after {
    width: 84%;
  }
}


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

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

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

  .testimonial-wraper .d-container,
  .top-wraper .d-container,
  .banner-caption .d-container {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }

  .whats-app {
    width: 50px;
    height: 50px;
    font-size: 1.5em;
  }

  #plus {
    width: 50px;
    font-size: 1.1em;
  }

  .navigation {
    padding: 10px 0;
  }

  .logo {
    width: 70%;
  }

  .banner-contact {
    gap: 10px;
  }

  /* Index page */

  .top-container {
    padding: 0 3%;
  }

  .nav-menu>li>a {
    margin: 0 9px;
    font-size: 0.813em;
  }

  .custom-dropdown {
    min-width: 200px;
  }

  .banner-wraper {
    margin: 95px 0px 0 0px;
    height: 82vh;
  }

  .banner-caption-top,
  .banner-caption-bottom {
    font-size: 3.5em;
  }

  .about-wraper p br {
    display: none;
  }

  #treatment-package .owl-nav {
    top: 60%;
  }

  .buddhist-ayurveda-right {
    width: 39%;
    padding-right: 5%;
  }

  .rooms-para {
    margin: 10px 0;
  }


  .rooms-title-header {
    padding: 0 69px;
  }

  .connection-left {
    width: 58%;
  }

  .connection-right {
    width: 38%;
    padding-right: 5%;
  }

  .main-heading {
    margin: 5px 0 10px 0;
  }

  .connection-right p {
    margin-bottom: 10px;
  }

  .heritage-header {
    margin-bottom: 5px;
  }

  #heritage-gallery .owl-nav {
    top: -23%;
  }

  .culinary-inner {
    gap: 50px;
  }

  .explore-wraper {
    margin-bottom: 0;
  }

  .heritage-mansion .buddhist-ayurveda-right {
    padding-left: 5%;
  }


  /* About Page */

  .healing-title {
    margin-bottom: 10px;
  }

  .healing-text p {
    margin-bottom: 10px;
  }

  .info-title br {
    display: none;
  }

  .info-title {
    font-size: 1.2em;
  }

  .healing-info {
    align-items: center;
  }

  .care-list {
    gap: 16px;
  }

  .care-list li::after {
    width: 25px;
    height: 14px;
    margin: -5px -36px 0 0px;
  }

  .care-box:first-child {
    padding-top: 0;
  }

  .care-box {
    padding: 20px 0;
  }

  .care-box-title {
    font-size: 1.4em;
  }

  .environment-img-row {
    gap: 20px;
  }

  .environment-con {
    padding-right: 5%;
  }

  .program-item {
    gap: 40px;
  }

  .program-content {
    width: 41%;
  }

  .program-title {
    font-size: 1.2em;
    margin-bottom: 8px;
  }

  .program-list-head {
    margin: 15px 0 10px 0;
  }

  .program-item:last-child {
    align-items: flex-start;
  }

  .complementry-therapy {
    width: 85%;
    margin-bottom: 0;
  }

  .complementry-therapy p {
    margin-bottom: 15px;
  }

  .treatment-btm-shape {
    top: -26%;
    width: 80px;
  }

  .director-details {
    width: 45%;
  }

  .director-details h2 {
    margin-bottom: 5px;
  }

  .director-contact {
    margin-bottom: 10px;
  }


  /* Blog Page */

  .blog-layout {
    gap: 25px;
  }


  /* Contact Page */

  .contact-details-inner {
    margin-top: 30px;
    align-items: center;
  }

  .enquiry-form-outer .user-box input,
  .enquiry-form-outer .user-box select {
    line-height: 45px;
    height: 45px;
  }

  .enquiry-form-outer .user-box label {
    line-height: 45px;
  }


  textarea:focus~.floating-label,
  textarea:not(:placeholder-shown)~.floating-label,
  input:not(:focus):valid~.floating-label {
    line-height: 20px;
  }

  .scheme-des textarea {
    height: 150px;
    padding-top: 15px;
  }

  .enquiry-home {
    margin-top: 0;
  }

  .location-box {
    width: 40%;
    padding: 0 20px;
  }

  .divider {
    height: 80px;
  }

  /* Blog detail */

  .blog-detail .blog-main {
    width: 65%;
  }

  .blog-detail .blog-layout {
    gap: 55px;
  }

  /* Treatment Page */

  .treatment-package-inner {
    column-gap: 40px;
    row-gap: 50px;
  }

  .treatment-package {
    width: 46%;
  }

  .mango-pic {
    padding-left: 40px;
  }

  .dateimg:after {
    width: 12px;
    height: 12px;
  }

  .reservation-fx {
    margin-right: 1em;
  }

  .experts-item:after {
    width: 84%;
  }
}





@media (min-width: 1360px) and (max-width: 1399px) {

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

  .d-container {
    width: 100%;
    padding-left: 7% !important;
    padding-right: 7% !important;
  }

  .testimonial-wraper .d-container,
  .top-wraper .d-container,
  .banner-caption .d-container {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }

  .whats-app {
    width: 50px;
    height: 50px;
    font-size: 1.75em;
  }

  #plus {
    width: 50px;
    font-size: 1.1em;
  }


  .navigation {
    padding: 15px 0;
  }

  .logo {
    width: 70%;
  }

  /* Index page */

  .top-container {
    padding: 0 3%;
  }

  .nav-menu>li>a {
    margin: 0 10px;
  }

  .custom-dropdown {
    min-width: 200px;
  }

  .banner-wraper {
    margin: 105px 0px 0 0px;
    height: 87vh;
  }

  .banner-caption-top,
  .banner-caption-bottom {
    font-size: 3.5em;
  }


  .rooms-title-header {
    padding: 0 58px;
  }


  /* About Page */

  .care-list {
    gap: 19px;
  }

  .care-list li::after {
    margin: -5px -42px 0 0px;
  }

  .care-box-title {
    font-size: 1.4em;
  }

  .care-box {
    padding: 20px 0;
  }

  .care-box:first-child {
    padding-top: 0px;
  }

  .environment-img-row {
    gap: 20px;
  }

  .environment-con {
    padding-right: 5%;
  }

  .director-details {
    width: 45%;
  }

  .director-contact {
    margin-bottom: 10px;
  }


  /* Treatment Page */

  .program-title {
    font-size: 1.3em;
  }

  .program-title br {
    display: none;
  }

  .program-item:last-child {
    align-items: flex-start;
  }

  .complementry-therapy {
    width: 85%;
    margin-bottom: 0;
  }

  .complementry-therapy p {
    margin-bottom: 15px;
  }

  .treatment-btm-shape {
    top: -23%;
    width: 80px;
  }

  .scheme-des textarea {
    height: 180px;
    padding-top: 15px;
  }

  .enquiry-home {
    margin-top: 0;
  }

  .contact-details-inner {
    align-items: center;
  }

  .contact-icon {
    margin-bottom: 10px;
  }

  /* Blog Detail */

  .blog-detail .blog-main {
    width: 65%;
  }

  .blog-detail .blog-layout {
    gap: 55px;
  }

  /* Treatment Page */

  .treatment-package {
    width: 46%;
  }

  .mango-pic {
    padding-left: 40px;
  }

  .dateimg:after {
    width: 12px;
    height: 12px;
  }

  .reservation-fx {
    margin-right: 1em;
  }

  .experts-item:after {
    width: 85%;
  }

  /* Contact page */

  .location-box {
    width: 40%;
    padding: 0 20px;
  }

  .divider {
    height: 80px;
  }
}

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

  li {
    font-size: 15px !important;
  }

  .d-container {
    width: 100%;
    padding-left: 6% !important;
    padding-right: 6% !important;
  }

  .nav-menu>li>a {
    margin: 0 10px;
  }

  .testimonial-wraper .d-container,
  .top-wraper .d-container,
  .banner-caption .d-container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .whats-app {
    width: 50px;
    height: 50px;
    font-size: 1.75em;
  }

  #plus {
    width: 50px;
    font-size: 1.1em;
  }

  .navigation {
    padding: 15px 0;
  }

  .logo {
    width: 70%;
  }


  /* Index page */

  .top-container {
    padding: 0px 3%;
  }

  .custom-dropdown {
    min-width: 210px;
  }

  .banner-wraper {
    margin: 105px 0px 0 0px;
    height: 90vh;
  }

  .banner-caption-top,
  .banner-caption-bottom {
    font-size: 3.5em;
  }

  .connection-right {
    padding-right: 5%;
  }

  .culinary-inner {
    gap: 60px;
  }

  /* About Page */

  .care-list {
    gap: 19px;
  }

  .care-list li::after {
    margin: -5px -42px 0 0px;
  }

  .care-box-title {
    font-size: 1.4em;
  }

  .care-box {
    padding: 20px 0;
  }

  .care-box:first-child {
    padding-top: 0px;
  }

  .environment-img-row {
    gap: 20px;
  }

  .environment-con {
    padding-right: 5%;
  }

  .info-title {
    font-size: 1.2em;
  }

  .info-title br {
    display: none;
  }

  .healing-text p {
    margin-bottom: 7px;
  }

  .director-details {
    width: 45%;
  }

  .director-contact {
    margin-bottom: 10px;
  }



  /* Treatment Page */

  .program-title {
    font-size: 1.3em;
  }

  .program-title br {
    display: none;
  }

  .program-item:last-child {
    align-items: flex-start;
  }

  .complementry-therapy {
    width: 85%;
    margin-bottom: 0;
  }

  .complementry-therapy p {
    margin-bottom: 15px;
  }

  .treatment-btm-shape {
    top: -24%;
    width: 80px;
  }

  .scheme-des textarea {
    height: 180px;
  }

  .enquiry-home {
    margin-top: 0;
  }

  .program-content {
    width: 41%;
  }

  /* Contact Page */

  .contact-details-inner {
    align-items: center;
  }

  .location-box {
    width: 40%;
    padding: 0 20px;
  }

  .divider {
    height: 80px;
  }


  /* Treatment Page */

  .treatment-package-inner {
    column-gap: 40px;
  }

  .mango-pic {
    padding-left: 40px;
  }

  .dateimg:after {
    width: 15px;
    height: 15px;
  }

  .reservation-fx {
    margin-right: 2em;
  }

  .experts-item:after {
    width: 85%;
  }
}

@media (min-width: 1441px) and (max-width: 1599px) {

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

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

  .nav-menu>li>a {
    margin: 0 12px;
  }

  .testimonial-wraper .d-container,
  .top-wraper .d-container,
  .banner-caption .d-container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .whats-app {
    width: 50px;
    height: 50px;
    font-size: 1.75em;
  }

  #plus {
    width: 50px;
    font-size: 1.1em;
  }

  .mango-pic {
    padding-left: 40px;
  }

  .dateimg:after {
    width: 15px;
    height: 15px;
  }

  .reservation-fx {
    margin-right: 2em;
  }

  .experts-item:after {
    width: 85%;
  }
}

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

  li {
    font-size: 15px !important;
  }

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

  .whats-app {
    width: 50px;
    height: 50px;
    font-size: 1.75em;
  }

  #plus {
    width: 50px;
    font-size: 1.1em;
  }

  .navigation {
    padding: 15px 0;
  }

  /* Index page */

  .top-container {
    padding: 0px 3%;
  }

  .custom-dropdown {
    min-width: 200px;
  }

  /* About Page */

  .care-list {
    gap: 17px;
  }

  .care-list li::after {
    margin: -5px -41px 0 0px;
  }

  .info-title {
    font-size: 1.2em;
  }

  .info-title br {
    display: none;
  }

  .healing-info {
    align-items: center;
  }

  .care-box-title {
    font-size: 1.3em;
  }

  .care-box {
    padding: 20px 0;
  }

  .care-box:first-child {
    padding-top: 0px;
  }

  .environment-img-row {
    gap: 20px;
  }

  .program-title {
    font-size: 1.3em;
    margin-bottom: 10px;
  }

  .treatment-btm-shape {
    top: -24%;
    width: 90px;
  }

  .complementry-therapy {
    width: 80%;
    margin-bottom: 0px;
  }

  .director-details {
    width: 45%;
  }

  .director-contact {
    margin-bottom: 10px;
  }

  /* Contact Page */

  .contact-details-inner {
    align-items: center;
  }

  .scheme-des textarea {
    width: 100%;
    height: 180px;
  }

  .enquiry-home {
    margin-top: 0;
  }


  /* Contact page */

  .location-box {
    width: 40%;
    padding: 0 20px;
  }

  .treatment-package-inner {
    column-gap: 40px;
  }

  .dateimg:after {
    width: 15px;
    height: 15px;
  }



  .reservation-fx {
    margin-right: 1em;
  }
}


@media (min-width: 1681px) {}





@media (max-width: 992px) {

  .header-contact {
    display: none;
  }

  .submenu-indicator-chevron {
    border-color: transparent #fff #fff transparent !important;
  }

  .nav-dropdown {
    min-width: 100% !important;
  }

  .sexy-menu.detached {
    opacity: 1 !important;
    position: unset !important;
  }

  .navigation-portrait li {
    font-size: 18px !important;
  }

  .nav-brand img {
    display: flex;
    align-items: center;
  }

  .navigation-portrait .nav-brand {
    /* font-size: 18px; */
    line-height: 0 !important;
  }

  .nav-header {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 52%);
  }

  .nav-menus-wrapper {
    flex-direction: column;
    align-items: flex-end;
  }

  .hide-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 99999;
    padding: 15px 10px;
    display: block;
    box-shadow:
      0 -2px 6px rgba(0, 0, 0, 0.05),
      0 -10px 25px rgba(0, 0, 0, 0.08);
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }

  .hide-menu img {
    display: block;
    justify-content: center;
    margin: 0 auto;
    width: 38px;
  }

  .hide-menu a {
    width: 25%;
    line-height: 1;
    font-size: .9em;
    display: inline-block;
    float: left;
    text-align: center;
    font-weight: 500;
    font-family: 'Futura Std';
  }

  .hide-menu a:hover {
    color: #532315;
  }

  .hide-menu a i {
    display: block;
    justify-content: center;
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    margin: 0 auto 10px;
    font-size: 1.6em;
  }

  .desk-view {
    display: none;
  }

  .mob-view {
    display: block;
  }

  .nav-menu>li>a {
    color: #fff !important;
    text-align: left;
  }

  .nav-toggle,
  .navigation-hidden .nav-header {
    display: block !important;
  }

  .sexy-menu.detached .header-phone a {
    margin: 12px 20px !important;
  }

  .sexy-menu.detached {
    position: fixed !important;
    bottom: 0px !important;
    top: inherit !important;
    height: auto;
    background-color: transparent !important;
    backdrop-filter: unset !important;
  }

  #button.show {
    display: none;
  }

  #plus {
    width: 50px;
    height: 50px;
    font-size: 1.5em;
  }

  .whats-app {
    width: 50px;
    height: 50px;
    font-size: 2em;
  }

  .banner-contact {
    display: none;
  }

  .nav-menu {
    flex-direction: column;
  }

  #popUp {
    padding: 3% 4% 3%;
  }

  .sexy-menu.detached .logo {
    width: 100%;
    margin-top: 0;
  }

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

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

  .top-container {
    padding: 0 8px;
  }

  /* .navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open .nav-toggle {
    opacity: 0;
  } */

  .footer-social-links ul li a {
    font-size: 1.5em;
  }

  .navigation-portrait .nav-menu>li {
    width: 100% !important;
    border-bottom: 1px solid #fff;
  }

  .nav-menu>li>a::after {
    background: #fff;
    height: 1px;
  }

  .nav-menus-wrapper-close-button {
    margin: 15px 15px 0 0 !important;
    padding: 10px;
    border: 1px solid #fff;
  }

  .navigation {
    padding: 0px 10.5%;
  }

  .nav-toggle {
    position: absolute;
    left: -65%;
    top: 50%;
    transform: translateY(-50%);
  }

  /* Footer */

  .footer-address {
    margin-bottom: 10px;
  }


  /*************** Index ***************/


  .banner-topbtn {
    display: none;
  }

  .ex-btn {
    display: inline-block !important;
  }

  .banner-booknow {
    display: block !important;
  }

  .nav-menus-wrapper {
    justify-content: flex-start;
    gap: 0;
  }

  .nav-header {
    margin-top: 15px;
    text-align: center;
  }

  .logo {
    width: 80%;
  }

  .banner-wraper {
    height: 26vh;
    margin: 115px 0px 0 0px;
  }

  /* .banner-wraper {
    margin: 115px 0px 0 0px;
  } */

  .innerbanner .banner-wraper {
    margin: 100px 0 0 0;
  }

  .main-wraper {
    padding-top: 40px;
  }

  .wraper {
    padding-top: 40px;
  }

  .banner-caption {
    bottom: 5%;
    left: 3%;
  }

  .banner-caption-top,
  .banner-caption-bottom {
    font-size: 2em;
  }

  .wel-inner {
    flex-direction: column;
    gap: 20px;
  }

  .abt-con-col {
    width: 70%;
    text-align: center;
    margin: auto;
  }

  .abt-con-col:nth-child(2) {
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    border-left: none;
    border-right: none;
    padding: 20px 0;
    margin: 20px auto;
  }

  .abt-con-col:nth-child(3) {
    border-bottom: 1px solid #dbdbdb;
    border-right: none;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .main-heading {
    margin: 5px 0 5px 0;
    font-size: 1.3em;
  }

  .treatment-inner {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }

  .buddhist-ayurveda-inner {
    flex-direction: column-reverse;
    gap: 10px;
  }

  .heritage-mansion {
    flex-direction: column;
  }

  .buddhist-ayurveda-left {
    width: 100%;
  }

  .buddhist-ayurveda-right {
    width: 100%;
    padding-right: 0;
    text-align: center;
  }

  .buddhist-ayurveda-heading br {
    display: none;
  }

  .buddhist-ayurveda-right p {
    margin: 0 0 10px 0;
  }

  .rooms-para {
    margin: 10px 0;
  }

  .rooms-para br {
    display: none;
  }

  .rooms-title-header {
    margin-top: 10px;
  }

  .connection-inner p br {
    display: none;
  }

  .discover-con {
    flex-direction: column;
  }

  .discover-txt {
    margin-bottom: 5px;
    border-right: none;
    border-bottom: 1px solid #ccc;
    padding-right: 0;
    padding-bottom: 5px;
  }

  .dis-btm-txt {
    flex-direction: column;
    gap: 5px;
    text-align: center;
    margin: 15px 0;
  }

  .flower-icon {
    /* display: none; */
    padding-top: 5px;
  }

  .explore-container {
    flex-direction: column;
    gap: 20px;
  }

  .explore-content {
    margin-top: 10px;
  }

  .explore-wraper {
    margin-bottom: 0px;
  }

  .explore-label {
    font-size: .9em;
  }

  .footer-wraper {
    padding-top: 40px;
    padding-bottom: 80px;
  }

  .footer-address-container {
    display: none;
  }

  .footer-menu {
    display: none;
  }

  .footer-mid {
    justify-content: center;
  }

  .rooms-title {
    font-size: 1em;
  }

  .package-name {
    font-size: 1em;
  }


  .heritage-header {
    gap: 8px;
  }

  /* History page */

  .bannerinner-caption {
    bottom: 20%;
    font-size: 2em;
    width: 100%;
    text-align: center;
  }

  .aboutpage-sec1-inner {
    flex-direction: column;
  }

  .aboutpage-sec1-left {
    width: 100%;
  }

  .aboutpage-sec1-right {
    width: 100%;
  }

  .highlight-container {
    margin-top: 15px;
    font-size: 1em;
    padding: 18px 10px;
  }

  .aboutpage-sec1-inner {
    margin-top: 25px;
    text-align: center;
  }

  .aboutpage-container {
    margin-top: 15px;
  }

  .aboutpage-wel-txt {
    margin-bottom: 5px;
  }

  /* Contact Page */

  .contact-details-inner {
    flex-direction: column;
    gap: 25px;
    margin-top: 25px;
  }

  .contact-details-box {
    width: 100%;
  }

  .divider {
    display: none;
  }

  .welcome-container {
    flex-direction: column;
  }

  .enquire-pic {
    width: 100%;
  }

  .enquiry-home {
    width: 100%;
    margin-top: 0;
  }

  .enquiry-form-outer .user-box {
    margin-right: 0;
    width: 100%;
    margin-bottom: 10px;
  }

  .view-map {
    position: inherit;
    margin-top: 25px;
    width: 42%;
  }

  .contact-icon {
    margin-bottom: 5px;
  }

  .title-enquiry br {
    display: none;
  }

  .scheme-des textarea {
    padding-top: 15px;
  }


  /* Treatments packages*/

  .program-container {
    margin-top: 20px;
    padding: 0 3%;
  }

  .program-item {
    flex-direction: column;
    gap: 10px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
  }

  .program-item:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }

  .program-item.reverse {
    flex-direction: column;
  }

  .program-image {
    width: 100%;
  }

  .program-content {
    width: 100%;
  }

  .program-list {
    padding-right: 0%;
    flex-direction: column;
    gap: 10px;
  }

  .complementry-therapy {
    width: 100%;
    /* padding: 0 3%; */
    margin-bottom: 0;
  }

  .complementry-therapy-inner {
    flex-direction: column;
    gap: 12px;
  }

  /* .complementry-therapy p {
    margin-bottom: 20px;
  } */

  .main-heading br {
    display: none;
  }

  .treatment-btm-shape {
    display: none;
  }

  .program-title,
  .complementry-therapy p {
    text-align: left;
  }

  .complementry-therapy p {
    margin-bottom: 12px;
  }

  .program-item:last-child {
    margin-bottom: 0;
  }


  /************** About Page ****************/

  .about-healing-sec {
    flex-direction: column-reverse;
    gap: 10px;
    margin-top: 15px;
  }

  .healing-img-row {
    width: 100%;
    gap: 10px;
    flex-direction: column;
  }

  .healing-img-row .healing-img:first-child {
    display: none;
  }

  .healing-text {
    width: 100%;
    margin-top: 10px;
    text-align: center;
  }

  .healing-title {
    margin-bottom: 10px;
    font-size: 1.3em;
  }

  .healing-title br {
    display: none;
  }

  .healing-text p {
    margin-bottom: 3px;
  }

  .healing-info {
    padding: 20px 0px;
    flex-direction: column;
    margin-top: 20px;
    text-align: center;
  }

  .info-title {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #ccc;
    padding-right: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 1.3em;
  }

  .info-title br {
    display: none;
  }

  .info-text {
    width: 100%;
    padding-left: 0;
  }

  .care-wrapper {
    flex-direction: column;
  }

  .care-left {
    width: 100%;
    text-align: center;
  }

  .care-box-title {
    font-size: 1.3em;
  }

  .care-right {
    width: 100%;
  }

  .drugless .care-list li:nth-child(3)::after {
    display: none;
  }

  .care-list {
    justify-content: center;
    row-gap: 20px;
  }

  .environment-sec {
    flex-direction: column-reverse;
  }

  .environment-con {
    width: 100%;
    padding: 0 3%;
    text-align: center;
  }

  .environment-img-row {
    width: 100%;
    flex-direction: column;
    gap: 10px;
    padding: 0 3%;
  }

  .environment-img-row {
    display: none;
  }

  .care-left .txt {
    margin-bottom: 10px;
  }

  .health-habits .care-list li:nth-child(2)::after {
    display: none;
  }

  .director-sec-inner {
    flex-direction: column-reverse;
    gap: 15px;
  }

  .director-img {
    width: 100%;
  }

  .director-details {
    width: 100%;
  }

  .director-details h2 {
    margin-bottom: 5px;
  }

  .director-contact {
    margin-bottom: 10px;
    row-gap: 8px;
  }

  .social img {
    width: 20px;
  }


  /* Gallery */

  .gallery-tablinks {
    padding: 8px 14px;
    font-size: 1em;
    letter-spacing: 1px;
  }

  .gallerypage-tabcontent {
    margin-top: 15px;
    grid-template-columns: repeat(2, 1fr);
  }

  .box-group img {
    height: auto;
  }

  /* Testimonial page */

  .testimonial-wraper {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
  }

  /* Blog Page */
  .blog-layout {
    gap: 40px;
    flex-direction: column;
  }

  .blog-main {
    width: 100%;
  }

  .blog-card {
    flex-direction: column;
  }

  .blog-content {
    padding: 0 10px;
    margin-top: 10px;
  }

  .blog-sidebar {
    width: 100%;
    display: none;
  }

  .blog-card:last-child {
    margin-bottom: 0;
  }

  /* Blog Detail page */

  .blog-detail-title {
    font-size: 1.3em;
  }

  /* Treatment Page */

  .treatment-package-inner {
    margin-top: 30px;
    row-gap: 35px;
  }

  .treatment-package {
    width: 100%;
  }

  .treatment-package-con p br {
    display: none;
  }

  .treatment-readmore,
  .treatment-booknow {
    padding: 7px 15px;
    align-content: center;
  }

  .package-sub-title br {
    display: none;
  }

  .faq-inner {
    margin: 20px auto;
    width: 100%;
  }


}


@media (max-width: 420px) {

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

  p {
    font-size: 15px;
  }

  .d-container {
    padding-left: 3% !important;
    padding-right: 3% !important;
  }

  /* .footer-address-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding: 15px 0;
  } */

  .footer-address:nth-child(3) {
    display: none;
  }

  .package-content {
    float: none;
    width: 100%;
    top: 60px;
  }

  #treatment-package .owl-controls {
    display: none;
  }

  #rooms .owl-controls {
    display: none;
  }

  #heritage-gallery .owl-nav {
    top: -24%;
  }

  .nav-brand img {
    /* width: 130px; */
    margin: 0 auto;
  }

  .carousel-indicators {
    display: none !important;
  }

  .side-btn {
    padding: 6px 19px;
    right: -33px;
    font-size: 0.8em;
    letter-spacing: 1px;
    line-height: 17px;
  }

  #popUp {
    width: 300px;
    padding: 6% 5% 5% 9%;
    bottom: 14%;
  }

  .form-group {
    margin-bottom: 7px;
  }

  /* .side-form input[type="text"],
  .side-form textarea {
    padding: 12px 13px;
  } */

  .side-form-title {
    font-size: 1.5em;
    padding-bottom: 5px;
  }

  /* .whats-app {
    width: 40px;
    bottom: 25vh;
    right: 5px;
  } */

  .btm-title {
    font-size: 1.4em;
    line-height: 15px;
  }

  /* Breadcum */

  .bredcum-wraper {
    padding: 10px 3%;
  }

  .bred-home a,
  .bred-home {
    letter-spacing: 0px;
  }

  .bred-home a {
    font-size: .9em;
    letter-spacing: 0;
  }

  .bred-arrow {
    padding-left: 4px;
    padding-right: 4px;
  }

  .bred-next {
    font-size: .9em;
    letter-spacing: 0px;
  }

  /* footer */

  .footer-logo img {
    display: none;
  }

  .footer-social-links ul li a {
    font-size: 1.4em;
    margin-left: 5px;
  }

  .micon {
    width: 20px;
  }

  .footer-menu ul li a {
    line-height: 25px;
  }

  .copy-right,
  .designed p {
    line-height: 45px;
  }

  .copy-right span {
    display: none;
  }

  .footer-content-title {
    margin-bottom: 5px;
  }

  .footer-social-links {
    margin-top: 5px;
  }

  .expole-title {
    font-size: 1em;
  }

  /* Contact */

  .scheme-des textarea {
    width: 100%;
    height: 140px;
  }

  /* .enquiry-form-outer .user-box input,
  .enquiry-form-outer .user-box select {
    line-height: 50px;
    height: 50px;
  } */

  /* .enquiry-form-outer .user-box label {
    line-height: 50px;
  } */

  .view-map {
    width: 43%;
    padding: 8px;
  }

  .wraper {
    padding-top: 20px;
  }

  .program-title {
    font-size: 1.1em;
  }

  .program-title br {
    display: none;
  }

  .treatment-btm-shape {
    display: none;
  }

  /* Gallery */

  .gallery-tab-txt {
    font-size: 1em;
  }

  /* Testimonial Page */

  .testimonial-wraper {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    margin-top: 15px;
  }

  .testi-item {
    padding: 80px 20px;
  }

  .main-heading {
    font-size: 1.2em;
  }

  /* About Page */
  .info-title,
  .care-box-title,
  .healing-title {
    font-size: 1.3em;
  }

  .title-enquiry {
    font-size: 1.2em;
    text-align: center;
  }

  /* Index */

  .about-wraper {
    padding-top: 20px;
  }

  .buddhist-ayurveda-heading {
    font-size: 1.4em;
    line-height: 1.2;
  }

  .heritage-header .big {
    font-size: 2em;
  }

  .heritage-header .small {
    font-size: 1em;
  }

  .culinary-heading {
    font-size: 1.2em;
  }

  .rooms-title {
    font-size: .9em;
  }

  .details-btn {
    font-size: .9em;
  }

  .treatment-left {
    text-align: center;
  }

  .sub-heading {
    font-size: 0.7em;
  }

  .abt-con-col img {
    width: 44px;
  }

  .nav-toggle {
    left: -55%;
  }

  /* Blog Page*/
  .blog-title {
    font-size: 1em;
  }

  .mango-pic {
    padding-left: 00px;
  }

  .dateimg:after {
    width: 12px;
    height: 12px;
  }

  .reservation-fx {
    margin-right: 0;
    /* display: block; */
    flex-direction: column;
    gap: 20px;
    margin-bottom: 0;
  }

  .enquiry-form-outer .user-box label,
  .enquiry-form-outer .user-box input,
  .enquiry-form-outer .user-box select {
    font-size: .8em;
  }

  .enquiry-form-outer .user-box input,
  .enquiry-form-outer .user-box select {
    height: 45px;
  }

  .experts-item:after {
    display: none;
  }

  .expert-content {
    margin: 0;
    box-shadow: 0px 1px 20px 7px rgb(0 0 0 / 5%);
  }

  .experts-row .col-md-6 {
    margin-bottom: 2em;
  }

  .contact-details-rs {
    width: 50%;
    float: left;
    flex-direction: column;
    gap: 5px;
  }

  /*.rs-icon {
    margin-right: 5px;
     width: 12px; 
  }*/

  .rs {
    margin-bottom: 10px;
    text-align: center;
  }

  .rs br {
    display: none;
  }

  .contact-details-rs p {
    font-size: 1em;
  }
}

@media (min-width: 421px) and (max-width: 460px) {

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

  .d-container {
    padding-left: 3% !important;
    padding-right: 3% !important;
  }

  .side-form-title {
    padding-left: 10px;
  }

  /* Index */

  .nav-toggle {
    left: -85%;
  }

  .banner-wraper {
    height: 30vh;
  }

  #rooms .owl-controls {
    display: none;
  }

  .heritage-header .big {
    font-size: 2.5em;
  }

  .heritage-header .small {
    font-size: 1.2em;
  }

  .culinary-heading {
    font-size: 1.2em;
  }

  .heritage-header {
    margin-bottom: 8px;
  }

  #heritage-gallery .owl-nav {
    top: -21%;
  }

  .treatment-left {
    text-align: center;
  }

  .sub-heading {
    font-size: 0.8em;
  }

  .abt-con-col img {
    width: 50px;
  }

  /* About Page */
  .care-list {
    column-gap: 50px;
  }

  /* Treatment */

  .program-title {
    font-size: 1.2em;
  }

  .program-title br {
    display: none;
  }

  .director-contact {
    column-gap: 10px;
  }

  /* Testimonial Page */

  .testimonial-wraper {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    margin-top: 15px;
  }

  .testi-item {
    padding: 80px 20px;
  }

  /* Contact Page */
  .title-enquiry {
    font-size: 1.3em;
  }

  .mango-pic {
    padding-left: 00px;
  }

  .dateimg:after {
    width: 12px;
    height: 12px;
  }

  .reservation-fx {
    display: block;
    margin-right: 1em;
  }

  .enquiry-form-outer .user-box label,
  .enquiry-form-outer .user-box input,
  .enquiry-form-outer .user-box select {
    font-size: .8em
  }

  .experts-item:after {
    display: none;
  }

  .expert-content {
    margin: 0;
    box-shadow: 0px 1px 20px 7px rgb(0 0 0 / 5%);
  }

  .experts-row .col-md-6 {
    margin-bottom: 2em;
  }

  .contact-details-rs {
    width: 50%;
    float: left;
  }

  .rs-icon {
    margin-right: 5px;
    width: 12px;
  }

  .rs {
    margin-bottom: 10px;
    text-align: center;
  }

  .rs br {
    display: none;
  }
}

@media (max-width: 560px) {
  .location-box {
    order: 1;
  }

  .phn-box {
    order: 2;
  }

  .mail-box {
    order: 3;
  }
}

@media (min-width: 461px) and (max-width: 560px) {

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

  .d-container {
    padding-left: 3% !important;
    padding-right: 3% !important;
  }


  .side-form-title {
    padding-left: 10px;
  }

  /* Index */

  .nav-toggle {
    left: -116%;
  }

  .banner-wraper {
    height: 36vh;
  }

  .banner-caption-top,
  .banner-caption-bottom {
    font-size: 3em;
  }

  #rooms .owl-controls {
    display: none;
  }

  .package-name {
    font-size: .9em;
  }

  .package-days {
    font-size: 1em;
  }

  .discover-txt {
    font-size: 1.5em;
  }

  #treatment-package .owl-nav {
    left: 84%;
    top: -26%;
  }

  /* About Page */

  .care-list {
    column-gap: 28px;
  }

  .care-list li::after {
    margin: -5px -46px 0 0px;
  }

  .drugless .care-list li:nth-child(3)::after {
    display: block;
  }

  .health-habits .care-list li:nth-child(2)::after {
    display: block;
  }

  .health-habits .care-list {
    column-gap: 20px;
  }

  /* Treatment Page */

  .program-title {
    font-size: 1.3em;
  }

  .complementry-therapy p {
    margin-bottom: 16px;
  }

  /* Testimonial Page */

  .testimonial-wraper {
    gap: 10px;
  }

  .testi-item {
    padding: 80px 20px;
    border-bottom-left-radius: 41px;
    border-bottom-right-radius: 41px;
  }

  /* Gallery Page */

  .gallery-tablinks {
    padding: 10px 30px;
    font-size: 1.2em;
  }

  /* Contact Page */
  .view-map {
    width: 29%;
  }

  /* Blog Detail Page */

  .blog-detail-title {
    font-size: 1.5em;
  }

  /* Treatment page */

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

  .package-sub-title {
    font-size: 1em;
  }

  .package-time {
    font-size: 1em;
  }

  .treatment-readmore,
  .treatment-booknow {
    padding: 10px 30px;
    font-size: 1em;
  }

  .mango-pic {
    padding-left: 00px;
  }

  .dateimg:after {
    width: 12px;
    height: 12px;
  }

  .reservation-fx {
    display: block;
    margin-right: 1em;
  }

  .enquiry-form-outer .user-box label,
  .enquiry-form-outer .user-box input,
  .enquiry-form-outer .user-box select {
    font-size: .8em
  }

  .experts-item:after {
    display: none;
  }

  .expert-content {
    margin: 0;
    box-shadow: 0px 1px 20px 7px rgb(0 0 0 / 5%);
  }

  .experts-row .col-md-6 {
    margin-bottom: 2em;
  }

  .contact-details-rs {
    width: 50%;
    float: left;
  }

  .rs-icon {
    margin-right: 5px;
    width: 12px;
  }

  .rs {
    margin-bottom: 10px;
    text-align: center;
  }

  .rs br {
    display: none;
  }
}

@media (min-width: 561px) and (max-width: 680px) {

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

  .d-container {
    padding-left: 3% !important;
    padding-right: 3% !important;
  }

  /* Index */

  .nav-toggle {
    left: -140%;
  }

  .banner-wraper {
    height: 44vh;
  }

  .banner-caption-top,
  .banner-caption-bottom {
    font-size: 3em;
  }

  #rooms .owl-controls {
    display: none;
  }

  .main-heading {
    font-size: 1.5em;
  }

  .sub-heading {
    font-size: 0.9em;
  }

  .connection-left {
    flex-direction: row;
  }

  .discover-con-inner {
    flex-direction: row;
    align-items: flex-end;
    bottom: 10px;
  }

  .explore-container {
    flex-direction: row;
    gap: 10px;
  }

  .explore-label {
    font-size: .9em;
    margin-bottom: 0;
  }

  .expole-title {
    font-size: 1em;
    gap: 5px;
  }

  #heritage-gallery .owl-nav {
    top: -30%;
  }

  #treatment-package .owl-nav {
    left: 87%;
    top: -21%;
  }

  .wel-inner {
    flex-direction: row;
  }

  .abt-con-col:nth-child(2) {
    border-top: none;
    border-bottom: none;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    padding: 0;
    margin: 0;
  }

  .abt-con-col:nth-child(3) {
    border-bottom: none;
    border-right: 1px solid #dbdbdb;
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .abt-con-title {
    font-size: .9em;
    line-height: 1.4;
  }

  .abt-con-col img {
    width: 40px;
  }

  .treatment-inner {
    grid-template-columns: repeat(3, 1fr);
  }

  .package-days {
    letter-spacing: 1px;
  }

  .dis-btm-txt {
    flex-direction: row;
    gap: 20px;
  }

  .discover-con {
    gap: 10px;
  }

  /* Treatment Page */

  .program-title {
    font-size: 1.2em;
    margin-bottom: 10px;
  }

  .program-title br {
    display: none;
  }

  /* Contact Page */

  .enquiry-form-outer .user-box {
    margin-right: 2%;
    width: 49%;
  }

  .title-enquiry br {
    display: block;
  }

  .location-box {
    order: 1;
  }

  .phn-box {
    order: 2;
  }

  .mail-box {
    order: 3;
  }

  .view-map {
    width: 24%;
  }

  /* Gallery Page */

  .gallery-tablinks {
    padding: 10px 30px;
    font-size: 1.2em;
  }

  /* Blog Detail Page */

  .blog-detail-title {
    font-size: 1.5em;
  }

  /* Treatment page */

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

  .package-sub-title {
    font-size: 1em;
  }

  .package-time {
    font-size: 1em;
  }

  .treatment-readmore,
  .treatment-booknow {
    padding: 10px 30px;
    font-size: 1em;
  }

  .mango-pic {
    padding-left: 00px;
  }

  .dateimg:after {
    width: 12px;
    height: 12px;
  }

  .reservation-fx {
    margin-right: 1em;
  }

  .enquiry-form-outer .user-box label,
  .enquiry-form-outer .user-box input,
  .enquiry-form-outer .user-box select {
    font-size: .8em
  }

  .experts-item:after {
    display: none;
  }

  .expert-content {
    margin: 0;
    box-shadow: 0px 1px 20px 7px rgb(0 0 0 / 5%);
  }

  .experts-row .col-md-6 {
    margin-bottom: 2em;
  }

  .contact-details-rs {
    width: 50%;
    float: left;
  }

  .rs-icon {
    margin-right: 5px;
    width: 12px;
  }

  .rs {
    margin-bottom: 10px;
    text-align: center;
  }

  .rs br {
    display: none;
  }

  .user-box.dateimg {
    width: 23% !important;
  }

}

@media (min-width: 681px) and (max-width: 768px) {

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

  .d-container {
    padding-left: 3% !important;
    padding-right: 3% !important;
  }

  /* Index Page */

  .nav-toggle {
    left: -160%;
  }

  .banner-wraper {
    height: 49vh;
  }

  #rooms .owl-controls {
    display: none;
  }

  .banner-caption-top,
  .banner-caption-bottom {
    font-size: 3.5em;
  }

  .main-heading {
    font-size: 1.5em;
  }

  .connection-right p {
    margin-bottom: 10px;
  }

  .connection-left {
    flex-direction: row;
  }

  #heritage-gallery .owl-nav {
    top: -25%;
  }

  .heritage-header {
    margin-bottom: 5px;
  }

  .discover-con-inner {
    flex-direction: row;
    align-items: flex-end;
    bottom: 10px;
  }

  .discover-txt {
    font-size: 1.5em;
  }

  .explore-container {
    flex-direction: row;
    gap: 10px;
  }

  .explore-label {
    font-size: .9em;
    margin-bottom: 0;
  }

  .expole-title {
    font-size: 1em;
  }

  .buddhist-ayurveda-heading {
    padding: 0 45px;

    br {
      display: none;
    }
  }

  .sub-heading {
    font-size: 0.8em;
  }

  #treatment-package .owl-nav {
    left: 87%;
    top: -21%;
  }

  .wel-inner {
    flex-direction: row;
  }

  .abt-con-col:nth-child(2) {
    border-top: none;
    border-bottom: none;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    padding: 0;
    margin: 0;
  }

  .abt-con-col:nth-child(3) {
    border-bottom: none;
    border-right: 1px solid #dbdbdb;
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .abt-con-col img {
    width: 40px;
  }

  .treatment-inner {
    grid-template-columns: repeat(3, 1fr);
  }

  .package-days {
    letter-spacing: 1px;
  }

  .dis-btm-txt {
    flex-direction: row;
    gap: 20px;
  }

  .discover-con {
    gap: 10px;
  }

  /* About page */

  .care-box {
    padding: 20px 0;
  }

  /* History page */

  .highlight-container {
    font-size: 1.2em;
  }

  .program-title {
    font-size: 1.3em;
    margin-bottom: 10px;
  }

  /* Blog Page */

  .blog-layout {
    gap: 20px;
    flex-direction: row;
  }

  .blog-main {
    width: 65%;
  }

  .blog-sidebar {
    width: 35%;
    display: block;
  }

  .animated-button .animate-text {
    font-size: 0.7em;
  }

  .recent-post {
    flex-direction: column;
    gap: 0;
    align-items: flex-start;
  }

  .recent-post img {
    width: 90px;
  }

  .recent-post a {
    font-size: 1em;
  }

  /* Contact Page */

  .enquiry-form-outer .user-box {
    margin-right: 2%;
    width: 49%;
  }

  .title-enquiry br {
    display: block;
  }

  .view-map {
    padding: 12px 20px;
    width: 22%;
  }

  .location-box {
    order: 1;
  }

  .phn-box {
    order: 2;
  }

  .mail-box {
    order: 3;
  }

  .title-enquiry {
    font-size: 1.3em;
  }

  /* Gallery Page */

  .gallery-tablinks {
    padding: 10px 30px;
    font-size: 1.2em;
  }

  /* Treatment Page */

  .treatment-package-inner {
    margin-top: 30px;
    gap: 30px;
  }

  .treatment-package {
    width: 47%;
  }

  .user-box.dateimg {
    width: 23% !important;
  }

}