:root {
  --white: #ffffff;
  --black: #000000;
  --heading: #721608;
  --text-yellow: #f9d22c;
  --h-red: #cf1d24;
}

@font-face {
  font-family: "General Sans";
  src: url("fonts/GeneralSans-Bold.woff2") format("woff2"), url("fonts/fonts/GeneralSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "General Sans";
  src: url("fonts/GeneralSans-Extralight.woff2") format("woff2"), url("fonts/GeneralSans-Extralight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "General Sans";
  src: url("fonts/GeneralSans-Italic.woff2") format("woff2"), url("fonts/GeneralSans-Italic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "General Sans";
  src: url("fonts/GeneralSans-BoldItalic.woff2") format("woff2"), url("fonts/GeneralSans-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "General Sans";
  src: url("fonts/GeneralSans-ExtralightItalic.woff2") format("woff2"), url("fonts/GeneralSans-ExtralightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "General Sans";
  src: url("fonts/GeneralSans-Medium.woff2") format("woff2"), url("fonts/GeneralSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "General Sans";
  src: url("fonts/GeneralSans-Regular.woff2") format("woff2"), url("fonts/GeneralSans-Regular.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "General Sans";
  src: url("fonts/GeneralSans-MediumItalic.woff2") format("woff2"), url("fonts/GeneralSans-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "General Sans";
  src: url("fonts/GeneralSans-Semibold.woff2") format("woff2"), url("fonts/GeneralSans-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "General Sans";
  src: url("fonts/GeneralSans-LightItalic.woff2") format("woff2"), url("fonts/GeneralSans-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Avenue";
  src: url("fonts/AvenueRegular.woff2") format("woff2"), url("fonts/AvenueRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "General Sans";
  src: url("fonts/GeneralSans-SemiboldItalic.woff2") format("woff2"), url("fonts/GeneralSans-SemiboldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "General Sans";
  src: url("fonts/GeneralSans-Light.woff2") format("woff2"), url("fonts/GeneralSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
body,
html {
  list-style: none;
  font-family: "General Sans";
  font-size: 16px;
}
body a,
html a {
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  body,
  html {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  body,
  html {
    font-size: 20px;
  }
}

h1 {
  font-family: "Avenue";
}

.flavor-text.content-wrapper .content h2, .journey-banner-inner .banner-title-wrapper .journey-banner-title h1, .delhi-ncr-banner .ncr-banner-inner .banner-item-ncr h1 {
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .flavor-text.content-wrapper .content h2, .journey-banner-inner .banner-title-wrapper .journey-banner-title h1, .delhi-ncr-banner .ncr-banner-inner .banner-item-ncr h1 {
    font-size: 36px;
  }
}
@media screen and (min-width: 992px) {
  .flavor-text.content-wrapper .content h2, .journey-banner-inner .banner-title-wrapper .journey-banner-title h1, .delhi-ncr-banner .ncr-banner-inner .banner-item-ncr h1 {
    font-size: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .flavor-text.content-wrapper .content h2, .journey-banner-inner .banner-title-wrapper .journey-banner-title h1, .delhi-ncr-banner .ncr-banner-inner .banner-item-ncr h1 {
    font-size: 55px;
  }
}
@media screen and (min-width: 1400px) {
  .flavor-text.content-wrapper .content h2, .journey-banner-inner .banner-title-wrapper .journey-banner-title h1, .delhi-ncr-banner .ncr-banner-inner .banner-item-ncr h1 {
    font-size: 65px;
  }
}

.images-without-container .sides-of-image-wrapper.for-right-image .content-wrapper .content h3, .images-without-container .sides-of-image-wrapper .content-wrapper .content h3, .feast-spirit-sec .feast-spirit-inner .content-upper-wrapper h3, .right-image-with-container-sec-journey .content-wrapper h3 {
  font-size: 25px;
}
@media screen and (min-width: 768px) {
  .images-without-container .sides-of-image-wrapper.for-right-image .content-wrapper .content h3, .images-without-container .sides-of-image-wrapper .content-wrapper .content h3, .feast-spirit-sec .feast-spirit-inner .content-upper-wrapper h3, .right-image-with-container-sec-journey .content-wrapper h3 {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) {
  .images-without-container .sides-of-image-wrapper.for-right-image .content-wrapper .content h3, .images-without-container .sides-of-image-wrapper .content-wrapper .content h3, .feast-spirit-sec .feast-spirit-inner .content-upper-wrapper h3, .right-image-with-container-sec-journey .content-wrapper h3 {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .images-without-container .sides-of-image-wrapper.for-right-image .content-wrapper .content h3, .images-without-container .sides-of-image-wrapper .content-wrapper .content h3, .feast-spirit-sec .feast-spirit-inner .content-upper-wrapper h3, .right-image-with-container-sec-journey .content-wrapper h3 {
    font-size: 40px;
  }
}
@media screen and (min-width: 1400px) {
  .images-without-container .sides-of-image-wrapper.for-right-image .content-wrapper .content h3, .images-without-container .sides-of-image-wrapper .content-wrapper .content h3, .feast-spirit-sec .feast-spirit-inner .content-upper-wrapper h3, .right-image-with-container-sec-journey .content-wrapper h3 {
    font-size: 44px;
  }
}

.image-section-scotch-rajasthan .img-sec-inner .caption-wrapper .caption h4, .footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .footer-top-caption-inner .title h3, .footer-top.delhi-footer-top .footer-top-inner .footer-top-caption-wrapper .footer-top-caption-inner .title h3, .why-try-sec-ncr .upper-sec-inner .caption h3, .image-section-scotch-ncr .img-sec-inner .caption-wrapper .caption h3, .footer-top .footer-top-inner .footer-top-caption-wrapper .footer-sec-1 h4 {
  font-size: 24px;
}
@media screen and (min-width: 768px) {
  .image-section-scotch-rajasthan .img-sec-inner .caption-wrapper .caption h4, .footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .footer-top-caption-inner .title h3, .footer-top.delhi-footer-top .footer-top-inner .footer-top-caption-wrapper .footer-top-caption-inner .title h3, .why-try-sec-ncr .upper-sec-inner .caption h3, .image-section-scotch-ncr .img-sec-inner .caption-wrapper .caption h3, .footer-top .footer-top-inner .footer-top-caption-wrapper .footer-sec-1 h4 {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) {
  .image-section-scotch-rajasthan .img-sec-inner .caption-wrapper .caption h4, .footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .footer-top-caption-inner .title h3, .footer-top.delhi-footer-top .footer-top-inner .footer-top-caption-wrapper .footer-top-caption-inner .title h3, .why-try-sec-ncr .upper-sec-inner .caption h3, .image-section-scotch-ncr .img-sec-inner .caption-wrapper .caption h3, .footer-top .footer-top-inner .footer-top-caption-wrapper .footer-sec-1 h4 {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .image-section-scotch-rajasthan .img-sec-inner .caption-wrapper .caption h4, .footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .footer-top-caption-inner .title h3, .footer-top.delhi-footer-top .footer-top-inner .footer-top-caption-wrapper .footer-top-caption-inner .title h3, .why-try-sec-ncr .upper-sec-inner .caption h3, .image-section-scotch-ncr .img-sec-inner .caption-wrapper .caption h3, .footer-top .footer-top-inner .footer-top-caption-wrapper .footer-sec-1 h4 {
    font-size: 36px;
  }
}
@media screen and (min-width: 1400px) {
  .image-section-scotch-rajasthan .img-sec-inner .caption-wrapper .caption h4, .footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .footer-top-caption-inner .title h3, .footer-top.delhi-footer-top .footer-top-inner .footer-top-caption-wrapper .footer-top-caption-inner .title h3, .why-try-sec-ncr .upper-sec-inner .caption h3, .image-section-scotch-ncr .img-sec-inner .caption-wrapper .caption h3, .footer-top .footer-top-inner .footer-top-caption-wrapper .footer-sec-1 h4 {
    font-size: 40px;
  }
}

.journey-banner-inner .banner-title-wrapper .journey-banner-title p {
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .journey-banner-inner .banner-title-wrapper .journey-banner-title p {
    font-size: 20px;
  }
}
@media screen and (min-width: 992px) {
  .journey-banner-inner .banner-title-wrapper .journey-banner-title p {
    font-size: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .journey-banner-inner .banner-title-wrapper .journey-banner-title p {
    font-size: 28px;
  }
}

.footer .footer-inner .footer-content-wrapper .footer-mid .footer-email a:first-child {
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  .footer .footer-inner .footer-content-wrapper .footer-mid .footer-email a:first-child {
    font-size: 24px;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-inner .footer-content-wrapper .footer-mid .footer-email a:first-child {
    font-size: 28px;
  }
}
@media screen and (min-width: 1400px) {
  .footer .footer-inner .footer-content-wrapper .footer-mid .footer-email a:first-child {
    font-size: 32px;
  }
}

.right-image-with-container-sec-journey {
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  .right-image-with-container-sec-journey {
    padding-top: 100px;
  }
}
@media screen and (min-width: 1400px) {
  .right-image-with-container-sec-journey {
    padding-top: 120px;
  }
}

.right-image-with-container-sec-journey {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .right-image-with-container-sec-journey {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1400px) {
  .right-image-with-container-sec-journey {
    padding-bottom: 120px;
  }
}

.feast-spirit-sec .feast-spirit-inner .content-upper-bottom-wrapper {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .feast-spirit-sec .feast-spirit-inner .content-upper-bottom-wrapper {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 992px) {
  .feast-spirit-sec .feast-spirit-inner .content-upper-bottom-wrapper {
    padding-bottom: 130px;
  }
}
@media screen and (min-width: 1400px) {
  .feast-spirit-sec .feast-spirit-inner .content-upper-bottom-wrapper {
    padding-bottom: 160px;
  }
}

.feast-spirit-sec .feast-spirit-inner .content-upper-bottom-wrapper {
  padding-top: 80px;
}
@media screen and (min-width: 768px) {
  .feast-spirit-sec .feast-spirit-inner .content-upper-bottom-wrapper {
    padding-top: 100px;
  }
}
@media screen and (min-width: 992px) {
  .feast-spirit-sec .feast-spirit-inner .content-upper-bottom-wrapper {
    padding-top: 160px;
  }
}
@media screen and (min-width: 1400px) {
  .feast-spirit-sec .feast-spirit-inner .content-upper-bottom-wrapper {
    padding-top: 200px;
  }
}

.header {
  background-color: transparent;
  position: sticky;
  z-index: 999;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.header .container-upper {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  padding: 25px 0;
}
.header-fixed .header .container-upper {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 768px) {
  .header-fixed .header .container-upper {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
.header .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .header .row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.header .logo {
  max-width: 140px;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
  position: relative;
  z-index: 11;
}
@media screen and (min-width: 576px) {
  .header .logo {
    max-width: 150px;
  }
}
@media screen and (min-width: 768px) {
  .header .logo {
    max-width: 190px;
  }
}
@media screen and (min-width: 992px) {
  .header .logo {
    max-width: 210px;
  }
}
.header-fixed .header .logo {
  max-width: 110px;
}
@media screen and (min-width: 576px) {
  .header-fixed .header .logo {
    max-width: 130px;
  }
}
@media screen and (min-width: 768px) {
  .header-fixed .header .logo {
    width: 160px;
  }
}
@media screen and (min-width: 1200px) {
  .header-fixed .header .logo {
    width: 180px;
  }
}
.header .logo img {
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  -o-object-position: center;
     object-position: center;
}
.header ul li {
  margin-right: 25px;
}
@media screen and (min-width: 992px) {
  .header ul li {
    margin-right: 40px;
  }
}
.header ul li a {
  color: var(--black);
  display: block;
  font-size: 20px;
  font-weight: 500;
  position: relative;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.header ul li a::after {
  content: "";
  display: block;
  border-bottom: 2px solid;
  height: 0;
  width: 0;
  opacity: 0;
  padding-bottom: 2px;
  margin-bottom: -2px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
.header ul li a:hover::after {
  opacity: 1;
  width: 100%;
}
.page-template-page-homepage .header ul li a, .page-template-page-journey .header ul li a {
  color: var(--white);
}
.header-fixed .header ul li a {
  color: var(--white);
}
.header .nav-wrapper {
  display: none;
}
@media screen and (min-width: 768px) {
  .header .nav-wrapper {
    display: block;
  }
}
.header .right-nav ul li {
  margin-left: 25px;
  margin-right: 0;
}
@media screen and (min-width: 992px) {
  .header .right-nav ul li {
    margin-left: 40px;
  }
}

.toggle-menu-wrapper {
  display: block;
}
@media screen and (min-width: 768px) {
  .toggle-menu-wrapper {
    display: none;
  }
}

.toggle-menu {
  width: 28px;
  height: 30px;
  position: relative;
  cursor: pointer;
  z-index: 99;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (min-width: 768px) {
  .toggle-menu {
    display: none;
  }
}
.toggle-menu span {
  width: 100%;
  border-bottom: 4px solid #ffffff;
  position: absolute;
  left: 0;
  top: 50%;
  border-radius: 10px;
}
.toggle-menu span:nth-child(1) {
  margin-top: -10px;
  -webkit-transition: margin 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, transform 0.32s 0s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
}
.menu-open .toggle-menu span:nth-child(1) {
  -webkit-transition: margin 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, transform 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.toggle-menu span:nth-child(2) {
  -webkit-transition-delay: 0.32s;
          transition-delay: 0.32s;
}
.menu-open .toggle-menu span:nth-child(2) {
  opacity: 0;
}
.toggle-menu span:nth-child(3) {
  margin-top: 10px;
  -webkit-transition: margin 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, transform 0.32s 0s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
}
.menu-open .toggle-menu span:nth-child(3) {
  -webkit-transition: margin 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, transform 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  margin-top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.mobile-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: var(--black);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
  z-index: 10;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu-open .mobile-menu {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.mobile-menu .mobile-menu-inner {
  padding: 150px 0;
}
.mobile-menu .menu {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.mobile-menu .menu li {
  margin-bottom: 15px;
  text-align: center;
}
.mobile-menu .menu li a {
  font-size: 20px;
  display: block;
  color: var(--white);
}

.footer {
  position: relative;
  z-index: 1;
  margin-top: 0;
}
.footer .footer-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.footer .footer-inner .footer-bg-wrapper {
  width: 100%;
  margin-right: -100%;
}
.footer .footer-inner .footer-bg-wrapper.page-template-page-rajasthan, .page-template-page-delhi .footer .footer-inner .footer-bg-wrapper {
  position: relative;
  margin-top: -10%;
}
.footer .footer-inner .footer-bg-wrapper .footer-bg {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  min-height: 100%;
  height: 100%;
  overflow: hidden;
}
.page-template-page-rajasthan .footer .footer-inner .footer-bg-wrapper .footer-bg, .page-template-page-delhi .footer .footer-inner .footer-bg-wrapper .footer-bg {
  height: auto;
  overflow: visible;
}
.footer .footer-inner .footer-bg-wrapper .footer-bg::before {
  background: #262626;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(38, 38, 38, 0)), to(rgb(38, 38, 38)));
  background: linear-gradient(0deg, rgba(38, 38, 38, 0) 0%, rgb(38, 38, 38) 100%);
  content: "";
  position: absolute;
  top: 0px;
  height: 120px;
  width: 100%;
  left: 0;
}
.page-template-page-rajasthan .footer .footer-inner .footer-bg-wrapper .footer-bg::before, .page-template-page-delhi .footer .footer-inner .footer-bg-wrapper .footer-bg::before {
  display: none;
}
.footer .footer-inner .footer-bg-wrapper .footer-bg img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom center;
     object-position: bottom center;
  display: block;
  width: 100%;
  height: auto;
  min-height: 100%;
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
}
.footer .footer-inner .footer-content-wrapper {
  width: 100%;
  position: relative;
  z-index: 1;
  -ms-flex-item-align: end;
      align-self: flex-end;
  color: var(--white);
  padding: 70px 0;
}
@media screen and (min-width: 768px) {
  .footer .footer-inner .footer-content-wrapper {
    padding: 80px 0;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-inner .footer-content-wrapper {
    padding: 100px 0 100px;
  }
}
@media screen and (min-width: 1400px) {
  .footer .footer-inner .footer-content-wrapper {
    padding-top: 140px;
  }
}
.page-template-page-journey .footer .footer-inner .footer-content-wrapper {
  padding-top: 80px;
}
@media screen and (min-width: 768px) {
  .page-template-page-journey .footer .footer-inner .footer-content-wrapper {
    padding-top: 100px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-page-journey .footer .footer-inner .footer-content-wrapper {
    padding-top: 140px;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-page-journey .footer .footer-inner .footer-content-wrapper {
    padding-top: 200px;
  }
}
@media screen and (max-width: 991.72px) {
  .footer .footer-inner .footer-content-wrapper .row {
    gap: 30px;
  }
}
.footer .footer-inner .footer-content-wrapper .footer-menu ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 991.72px) {
  .footer .footer-inner .footer-content-wrapper .footer-menu ul {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.footer .footer-inner .footer-content-wrapper .footer-menu ul li {
  margin-bottom: 15px;
}
.footer .footer-inner .footer-content-wrapper .footer-menu ul li a {
  color: var(--white);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
}
@media screen and (min-width: 992px) {
  .footer .footer-inner .footer-content-wrapper .footer-menu ul li a {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-inner .footer-content-wrapper .footer-menu ul li a {
    font-size: 20px;
  }
}
.footer .footer-inner .footer-content-wrapper .footer-menu ul li a:hover {
  -webkit-text-decoration: 1px underline;
          text-decoration: 1px underline;
}
.footer .footer-inner .footer-content-wrapper .footer-social ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 991.72px) {
  .footer .footer-inner .footer-content-wrapper .footer-social ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer .footer-inner .footer-content-wrapper .footer-social ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  color: var(--black);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  background-color: var(--white);
}
.footer .footer-inner .footer-content-wrapper .footer-social ul li a:hover {
  background-color: var(--heading);
  color: var(--white);
}
.footer .footer-inner .footer-content-wrapper .footer-social ul li a i {
  line-height: 0.8;
  font-size: 18px;
}
@media screen and (min-width: 1200px) {
  .footer .footer-inner .footer-content-wrapper .footer-social ul li a i {
    font-size: 20px;
  }
}
@media screen and (min-width: 1400px) {
  .footer .footer-inner .footer-content-wrapper .footer-social ul li a i {
    font-size: 22px;
  }
}
@media screen and (max-width: 991.72px) {
  .footer .footer-inner .footer-content-wrapper .footer-mid {
    text-align: center;
  }
}
.footer .footer-inner .footer-content-wrapper .footer-mid h4 {
  max-width: 5.7em;
  font-size: 20px;
  color: var(--white);
  padding-bottom: 1px;
  border-bottom: 2px solid var(--white);
}
@media screen and (max-width: 991.72px) {
  .footer .footer-inner .footer-content-wrapper .footer-mid h4 {
    margin-inline: auto;
  }
}
@media screen and (min-width: 768px) {
  .footer .footer-inner .footer-content-wrapper .footer-mid h4 {
    font-size: 24px;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-inner .footer-content-wrapper .footer-mid h4 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1400px) {
  .footer .footer-inner .footer-content-wrapper .footer-mid h4 {
    font-size: 32px;
  }
}
.footer .footer-inner .footer-content-wrapper .footer-mid p {
  max-width: 24em;
  margin-bottom: 30px;
  font-weight: 600;
}
@media screen and (max-width: 991.72px) {
  .footer .footer-inner .footer-content-wrapper .footer-mid p {
    max-width: 100%;
  }
}
.footer .footer-inner .footer-content-wrapper .footer-mid .footer-email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.footer .footer-inner .footer-content-wrapper .footer-mid .footer-email a {
  color: var(--white);
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 600;
}
@media screen and (min-width: 992px) {
  .footer .footer-inner .footer-content-wrapper .footer-mid .footer-email a {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-inner .footer-content-wrapper .footer-mid .footer-email a {
    font-size: 20px;
  }
}
.footer .footer-inner .footer-content-wrapper .footer-mid .footer-email a:first-child {
  font-weight: 600;
  -webkit-text-decoration: 1px underline;
          text-decoration: 1px underline;
  margin-bottom: 10px;
}
.footer .footer-inner .footer-content-wrapper .footer-mid .footer-address p {
  font-weight: 600;
}
.footer .footer-inner .footer-content-wrapper .wpforms-container {
  margin: 0 auto;
}
.footer .footer-inner .footer-content-wrapper .wpforms-container .wpforms-field {
  padding: 0 0 20px;
}
.footer .footer-inner .footer-content-wrapper .wpforms-container input,
.footer .footer-inner .footer-content-wrapper .wpforms-container textarea {
  max-width: 100%;
  width: 100%;
  background: transparent;
  border: 2px solid var(--white);
  border-radius: 6px;
  color: var(--white);
  outline: 0 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 16px;
  height: unset;
  padding: 16px 15px;
  font-weight: 500;
}
.footer .footer-inner .footer-content-wrapper .wpforms-container input:focus,
.footer .footer-inner .footer-content-wrapper .wpforms-container textarea:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
  border-color: var(--white) !important;
  border: 2px solid;
  color: var(--white);
}
.footer .footer-inner .footer-content-wrapper .wpforms-container input::-webkit-input-placeholder, .footer .footer-inner .footer-content-wrapper .wpforms-container textarea::-webkit-input-placeholder {
  color: var(--white) !important;
  opacity: 1;
  font-weight: 500;
}
.footer .footer-inner .footer-content-wrapper .wpforms-container input::-moz-placeholder, .footer .footer-inner .footer-content-wrapper .wpforms-container textarea::-moz-placeholder {
  color: var(--white) !important;
  opacity: 1;
  font-weight: 500;
}
.footer .footer-inner .footer-content-wrapper .wpforms-container input:-ms-input-placeholder, .footer .footer-inner .footer-content-wrapper .wpforms-container textarea:-ms-input-placeholder {
  color: var(--white) !important;
  opacity: 1;
  font-weight: 500;
}
.footer .footer-inner .footer-content-wrapper .wpforms-container input::-ms-input-placeholder, .footer .footer-inner .footer-content-wrapper .wpforms-container textarea::-ms-input-placeholder {
  color: var(--white) !important;
  opacity: 1;
  font-weight: 500;
}
.footer .footer-inner .footer-content-wrapper .wpforms-container input::placeholder,
.footer .footer-inner .footer-content-wrapper .wpforms-container textarea::placeholder {
  color: var(--white) !important;
  opacity: 1;
  font-weight: 500;
}
.footer .footer-inner .footer-content-wrapper .wpforms-container textarea {
  height: 170px;
}
@media screen and (min-width: 1400px) {
  .footer .footer-inner .footer-content-wrapper .wpforms-container textarea {
    height: 200px;
  }
}
.footer .footer-inner .footer-content-wrapper .wpforms-container .wpforms-submit {
  background-color: var(--heading);
  color: var(--white);
  display: block;
  text-align: center;
  padding: 10px 30px 12px;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  border: none;
  border-radius: 6px;
  line-height: 1;
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  .footer .footer-inner .footer-content-wrapper .wpforms-container .wpforms-submit {
    font-size: 18px;
    padding: 10px 25px 12px;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-inner .footer-content-wrapper .wpforms-container .wpforms-submit {
    padding: 10px 30px 12px;
    font-size: 20px;
  }
}
.footer .footer-inner .footer-content-wrapper .wpforms-container .wpforms-submit:hover {
  color: var(--heading);
  background-color: var(--white);
}
.page-template-page-journey .footer {
  margin-top: 0;
}

.banner {
  position: relative;
}
.banner .banner-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.banner .banner-video-wrapper {
  width: 100%;
  margin-right: -100%;
}
.banner .banner-video-wrapper video {
  height: 100vh;
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  min-height: 45vw;
}
@media screen and (min-width: 576px) {
  .banner .banner-video-wrapper video {
    height: 120vh;
  }
}
.banner .banner-video-wrapper .banner-video {
  display: none;
}
@media screen and (min-width: 768px) {
  .banner .banner-video-wrapper .banner-video {
    display: block;
  }
}
.banner .banner-video-wrapper .banner-video-mobile {
  display: block;
}
@media screen and (min-width: 768px) {
  .banner .banner-video-wrapper .banner-video-mobile {
    display: none;
  }
}
.banner .banner-title-wrapper {
  width: 100%;
  color: var(--white);
  -ms-flex-item-align: center;
      align-self: center;
  padding: 70px 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .banner .banner-title-wrapper {
    padding: 130px 0 100px;
  }
}
.banner .banner-title-wrapper .banner-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.banner .banner-title-wrapper h1 {
  font-size: 30px;
  text-shadow: 6px 6px 3px #000;
}
@media screen and (min-width: 450px) {
  .banner .banner-title-wrapper h1 {
    font-size: 32px;
  }
}
@media screen and (min-width: 768px) {
  .banner .banner-title-wrapper h1 {
    font-size: 36px;
  }
}
@media screen and (min-width: 992px) {
  .banner .banner-title-wrapper h1 {
    font-size: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .banner .banner-title-wrapper h1 {
    font-size: 55px;
  }
}
@media screen and (min-width: 1400px) {
  .banner .banner-title-wrapper h1 {
    font-size: 65px;
  }
}
.banner .banner-title-wrapper h1 br {
  display: none;
}
@media screen and (min-width: 450px) {
  .banner .banner-title-wrapper h1 br {
    display: block;
  }
}

.home-intro {
  position: relative;
  margin-top: -30%;
  z-index: 4;
}
@media screen and (min-width: 992px) {
  .home-intro {
    margin-top: -26%;
  }
}
@media screen and (min-width: 1200px) {
  .home-intro {
    margin-top: -24%;
  }
}
@media screen and (min-width: 1400px) {
  .home-intro {
    margin-top: -22%;
  }
}
.home-intro .home-intro-inner {
  background-color: var(--white);
  background-image: none;
  background-position: center;
  background-size: cover;
  padding: 60px 0;
  background-repeat: no-repeat;
  position: relative;
}
@media screen and (min-width: 768px) {
  .home-intro .home-intro-inner {
    padding: 100px 0 150px;
    background-color: transparent;
    background-image: url("images/white-bg-homepage.png");
  }
}
@media screen and (min-width: 1600px) {
  .home-intro .home-intro-inner {
    background-size: 100% 100%;
  }
}
.home-intro .home-intro-inner .bottle-image-wrapper {
  position: relative;
  z-index: 2;
  margin-top: -30%;
}
@media screen and (min-width: 768px) {
  .home-intro .home-intro-inner .bottle-image-wrapper {
    margin-top: -28%;
  }
}
@media screen and (min-width: 1600px) {
  .home-intro .home-intro-inner .bottle-image-wrapper {
    margin-top: -30%;
  }
}
.home-intro .home-intro-inner .bottle-image {
  max-width: 250px;
}
@media screen and (min-width: 768px) {
  .home-intro .home-intro-inner .bottle-image {
    max-width: 280px;
  }
}
@media screen and (min-width: 992px) {
  .home-intro .home-intro-inner .bottle-image {
    max-width: 300px;
  }
}
@media screen and (min-width: 1200px) {
  .home-intro .home-intro-inner .bottle-image {
    max-width: 350px;
  }
}
@media screen and (min-width: 1400px) {
  .home-intro .home-intro-inner .bottle-image {
    max-width: 400px;
  }
}
.home-intro .home-intro-inner .bottle-image img {
  height: auto;
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.home-intro .home-intro-inner .left-image {
  position: absolute;
  left: 0;
  display: block;
  max-width: 60px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 20%;
  z-index: 0;
}
@media screen and (min-width: 576px) {
  .home-intro .home-intro-inner .left-image {
    max-width: 80px;
    top: 25%;
  }
}
@media screen and (min-width: 768px) {
  .home-intro .home-intro-inner .left-image {
    top: 35%;
    max-width: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .home-intro .home-intro-inner .left-image {
    top: 30%;
    max-width: 150px;
  }
}
@media screen and (min-width: 1600px) {
  .home-intro .home-intro-inner .left-image {
    display: none;
  }
}
.home-intro .home-intro-inner .left-image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.home-intro .home-intro-inner .right-image {
  position: absolute;
  right: 0;
  display: block;
  max-width: 60px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 0;
  top: 12%;
}
@media screen and (min-width: 576px) {
  .home-intro .home-intro-inner .right-image {
    max-width: 80px;
    top: 15%;
  }
}
@media screen and (min-width: 768px) {
  .home-intro .home-intro-inner .right-image {
    max-width: 100px;
    bottom: 0;
    top: unset;
  }
}
@media screen and (min-width: 1200px) {
  .home-intro .home-intro-inner .right-image {
    max-width: 150px;
  }
}
@media screen and (min-width: 1600px) {
  .home-intro .home-intro-inner .right-image {
    display: none;
  }
}
.home-intro .home-intro-inner .right-image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.home-intro .home-intro-inner .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .home-intro .home-intro-inner .wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.home-intro .home-intro-inner .caption {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .home-intro .home-intro-inner .caption {
    padding-top: 40px;
  }
}
.home-intro .home-intro-inner .caption p {
  font-size: 16px;
  max-width: 37em;
}
@media screen and (min-width: 1200px) {
  .home-intro .home-intro-inner .caption p {
    font-size: 18px;
  }
}
@media screen and (min-width: 1400px) {
  .home-intro .home-intro-inner .caption p {
    font-size: 20px;
  }
}
.home-intro .home-intro-inner .intro-image {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .home-intro .home-intro-inner .intro-image {
    max-width: 500px;
  }
}
.home-intro .home-intro-inner .intro-image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}

.celebrate-section {
  position: relative;
  margin-top: 0;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .celebrate-section {
    margin-top: -33%;
  }
}
@media screen and (min-width: 992px) {
  .celebrate-section {
    margin-top: -34%;
  }
}
@media screen and (min-width: 1200px) {
  .celebrate-section {
    margin-top: -30%;
  }
}
.celebrate-section .celebrate-upper-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  color: var(--white);
}
.celebrate-section .celebrate-upper-section .caption-wrapper {
  width: 100%;
  position: relative;
  -ms-flex-item-align: center;
      align-self: center;
}
.celebrate-section .celebrate-upper-section .caption-wrapper .caption {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .celebrate-section .celebrate-upper-section .caption-wrapper .caption {
    padding-top: 200px;
  }
}
.celebrate-section .celebrate-upper-section .caption-wrapper .caption h3 {
  font-size: 25px;
}
@media screen and (min-width: 768px) {
  .celebrate-section .celebrate-upper-section .caption-wrapper .caption h3 {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) {
  .celebrate-section .celebrate-upper-section .caption-wrapper .caption h3 {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .celebrate-section .celebrate-upper-section .caption-wrapper .caption h3 {
    font-size: 40px;
  }
}
@media screen and (min-width: 1400px) {
  .celebrate-section .celebrate-upper-section .caption-wrapper .caption h3 {
    font-size: 44px;
  }
}
.celebrate-section .celebrate-upper-section .caption-wrapper .caption h3 span {
  color: var(--text-yellow);
}
.celebrate-section .celebrate-upper-section .caption-wrapper .caption p {
  max-width: 45em;
  margin-inline: auto;
}
.celebrate-section .celebrate-upper-section .bg-image-wrapper {
  width: 100%;
  margin-left: -100%;
}
.celebrate-section .celebrate-upper-section .bg-image-wrapper .bg-image {
  max-width: 100%;
}
.celebrate-section .celebrate-upper-section .bg-image-wrapper .bg-image img {
  height: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
  height: 80vh;
}
@media screen and (min-width: 768px) {
  .celebrate-section .celebrate-upper-section .bg-image-wrapper .bg-image img {
    height: 100vh;
  }
}
@media screen and (min-width: 992px) {
  .celebrate-section .celebrate-upper-section .bg-image-wrapper .bg-image img {
    height: 120vh;
  }
}
@media screen and (min-width: 1200px) {
  .celebrate-section .celebrate-upper-section .bg-image-wrapper .bg-image img {
    height: auto;
  }
}
.celebrate-section .celebrate-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-top: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 60px;
  z-index: 2;
}
@media screen and (min-width: 576px) {
  .celebrate-section .celebrate-items {
    padding-left: calc((100% - 516px) / 2);
    padding-right: calc((100% - 516px) / 2);
  }
}
@media screen and (min-width: 768px) {
  .celebrate-section .celebrate-items {
    margin-top: -10%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
}
.celebrate-section .celebrate-items .celebrate-item:nth-child(2) {
  position: relative;
  z-index: 2;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .celebrate-section .celebrate-items .celebrate-item:nth-child(2) {
    margin-top: -5%;
  }
}
.celebrate-section .celebrate-items .celebrate-image {
  max-width: 100%;
}
.celebrate-section .celebrate-items .celebrate-image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.celebrate-section .celebrate-items .celebrate-item-caption-wrapper {
  background-color: var(--white);
  -webkit-box-shadow: -2px 6px 20px 0px #d3d3d3;
          box-shadow: -2px 6px 20px 0px #d3d3d3;
  text-align: center;
  padding: 25px 0;
}
@media screen and (min-width: 768px) {
  .celebrate-section .celebrate-items .celebrate-item-caption-wrapper {
    padding: 35px 0;
  }
}
.celebrate-section .celebrate-items .celebrate-item-caption-wrapper h4 {
  color: var(--heading);
  font-family: "Avenue";
  font-size: 28px;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .celebrate-section .celebrate-items .celebrate-item-caption-wrapper h4 {
    font-size: 32px;
  }
}
@media screen and (min-width: 992px) {
  .celebrate-section .celebrate-items .celebrate-item-caption-wrapper h4 {
    font-size: 36px;
  }
}
@media screen and (min-width: 1200px) {
  .celebrate-section .celebrate-items .celebrate-item-caption-wrapper h4 {
    font-size: 42px;
  }
}
@media screen and (min-width: 1400px) {
  .celebrate-section .celebrate-items .celebrate-item-caption-wrapper h4 {
    font-size: 50px;
  }
}
.celebrate-section .celebrate-items .celebrate-item-caption-wrapper p {
  margin-bottom: 0;
}

.footer-top {
  position: relative;
  margin-top: 60px;
  background-color: #262626;
}
.footer-top.rajasthan-footer-top {
  background: #050505;
}
@media screen and (min-width: 768px) {
  .footer-top.rajasthan-footer-top {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(40%, #050505), color-stop(40%, rgba(38, 38, 38, 0)));
    background: linear-gradient(0deg, #050505 40%, rgba(38, 38, 38, 0) 40%);
  }
}
@media screen and (min-width: 768px) {
  .footer-top {
    margin-top: -5%;
  }
}
.footer-top .top-text {
  padding-top: 10%;
  background-color: #f1f2f4;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .footer-top .top-text {
    padding-bottom: 0px;
    background-color: transparent;
  }
}
.footer-top .footer-top-inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 2;
}
.footer-top .footer-top-inner .footer-top-bg-wrapper {
  width: 100%;
  margin-right: -100%;
}
.footer-top .footer-top-inner .footer-top-bg-wrapper .footer-top-bg {
  max-width: 100%;
}
.footer-top .footer-top-inner .footer-top-bg-wrapper .footer-top-bg img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: auto;
  width: 100%;
}
@media screen and (max-width: 767.72px) {
  .footer-top .footer-top-inner .footer-top-bg-wrapper .footer-top-bg img {
    position: absolute;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    top: 0;
    left: 0;
  }
  .page-template-page-delhi .footer-top .footer-top-inner .footer-top-bg-wrapper .footer-top-bg img {
    bottom: 0;
    top: auto;
    height: auto;
  }
}
.page-template-page-homepage .footer-top .footer-top-inner .footer-top-bg-wrapper {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
}
.page-template-page-homepage .footer-top .footer-top-inner .footer-top-bg-wrapper .footer-top-bg img {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.footer-top .footer-top-inner .footer-top-caption-wrapper {
  width: 100%;
  position: relative;
  -ms-flex-item-align: center;
      align-self: center;
  color: var(--white);
}
@media screen and (min-width: 768px) {
  .page-template-page-homepage .footer-top .footer-top-inner .footer-top-caption-wrapper {
    padding-top: 200px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767.72px) {
  .footer-top .footer-top-inner .footer-top-caption-wrapper {
    padding: 70px 0;
    padding-top: 50%;
  }
}
@media screen and (max-width: 599.72px) {
  .footer-top .footer-top-inner .footer-top-caption-wrapper {
    padding-top: 60%;
  }
}
@media screen and (max-width: 459.72px) {
  .footer-top .footer-top-inner .footer-top-caption-wrapper {
    padding-top: 70%;
  }
}
.footer-top .footer-top-inner .footer-top-caption-wrapper .footer-sec-1 {
  max-width: 100%;
  margin-left: auto;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)));
  background: linear-gradient(rgba(0, 0, 0, 0.4));
  padding: 50px 30px;
  border-radius: 30px;
}
@media screen and (min-width: 768px) {
  .footer-top .footer-top-inner .footer-top-caption-wrapper .footer-sec-1 {
    padding: 60px 40px;
    max-width: 470px;
  }
}
@media screen and (min-width: 992px) {
  .footer-top .footer-top-inner .footer-top-caption-wrapper .footer-sec-1 {
    max-width: 550px;
  }
}
@media screen and (min-width: 1200px) {
  .footer-top .footer-top-inner .footer-top-caption-wrapper .footer-sec-1 {
    max-width: 700px;
    padding: 80px 60px;
  }
}
@media screen and (min-width: 1400px) {
  .footer-top .footer-top-inner .footer-top-caption-wrapper .footer-sec-1 {
    padding: 100px 60px;
    max-width: 800px;
  }
}
.footer-top .footer-top-inner .footer-top-caption-wrapper .footer-sec-1 h4 {
  max-width: 100%;
  margin-bottom: 0;
}
@media screen and (max-width: 767.72px) {
  .footer-top .footer-top-inner .footer-top-caption-wrapper .footer-sec-1 h4 {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .footer-top .footer-top-inner .footer-top-caption-wrapper .footer-sec-1 h4 {
    margin-left: auto;
    max-width: 10em;
  }
}
.footer-top .footer-top-inner .footer-top-caption-wrapper .footer-sec-1 h4 span {
  font-family: "Avenue";
  color: var(--text-yellow);
}
.footer-top .footer-top-inner .footer-top-caption-wrapper .image-sec-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .footer-top .footer-top-inner .footer-top-caption-wrapper .image-sec-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 992px) {
  .footer-top .footer-top-inner .footer-top-caption-wrapper .image-sec-wrapper {
    gap: 60px;
  }
}
.footer-top .footer-top-inner .footer-top-caption-wrapper .image-sec-wrapper .image-wrapper {
  position: relative;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .footer-top .footer-top-inner .footer-top-caption-wrapper .image-sec-wrapper .image-wrapper {
    margin-top: -18%;
  }
}
@media screen and (min-width: 992px) {
  .footer-top .footer-top-inner .footer-top-caption-wrapper .image-sec-wrapper .image-wrapper {
    margin-top: -14%;
  }
}
.footer-top .footer-top-inner .footer-top-caption-wrapper .image-sec-wrapper .image-wrapper .image {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .footer-top .footer-top-inner .footer-top-caption-wrapper .image-sec-wrapper .image-wrapper .image {
    max-width: 350px;
  }
}
@media screen and (min-width: 992px) {
  .footer-top .footer-top-inner .footer-top-caption-wrapper .image-sec-wrapper .image-wrapper .image {
    max-width: 500px;
  }
}
@media screen and (min-width: 1200px) {
  .footer-top .footer-top-inner .footer-top-caption-wrapper .image-sec-wrapper .image-wrapper .image {
    max-width: 600px;
  }
}
@media screen and (min-width: 1400px) {
  .footer-top .footer-top-inner .footer-top-caption-wrapper .image-sec-wrapper .image-wrapper .image {
    max-width: 700px;
  }
}
.footer-top .footer-top-inner .footer-top-caption-wrapper .image-sec-wrapper .image-wrapper .image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  -o-object-position: center;
     object-position: center;
}
.footer-top .footer-top-inner .footer-top-caption-wrapper .image-sec-wrapper .sec-caption p {
  margin-bottom: 0;
  line-height: 1;
}
@media screen and (min-width: 1600px) {
  .footer-top .footer-top-inner .footer-top-caption-wrapper .image-sec-wrapper .sec-caption p {
    font-size: 22px;
  }
}
.footer-top .footer-top-inner .footer-top-caption-wrapper .image-sec-wrapper .sec-caption p:nth-child(2) {
  border-bottom: 5px solid var(--white);
  padding-bottom: 10px;
  max-width: 12.6em;
}

.delhi-ncr-banner {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.delhi-ncr-banner .ncr-banner-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.delhi-ncr-banner .ncr-banner-inner .bg-img-wrapper {
  margin-right: -100%;
  width: 100%;
}
.delhi-ncr-banner .ncr-banner-inner .bg-img-wrapper .bg-img {
  max-width: 100%;
}
.delhi-ncr-banner .ncr-banner-inner .bg-img-wrapper .bg-img img {
  height: 100vh;
  width: 100%;
  min-height: 45vw;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media screen and (min-width: 768px) {
  .delhi-ncr-banner .ncr-banner-inner .bg-img-wrapper .bg-img img {
    height: 100vh;
  }
}
.delhi-ncr-banner .ncr-banner-inner .banner-item-ncr {
  width: 100%;
  position: relative;
  padding: 160px 0 40px;
  -ms-flex-item-align: center;
      align-self: center;
}
@media screen and (min-width: 768px) {
  .delhi-ncr-banner .ncr-banner-inner .banner-item-ncr {
    padding: 240px 0 100px;
  }
}
.delhi-ncr-banner .ncr-banner-inner .banner-item-ncr h1 {
  text-shadow: 6px 6px 3px #000;
  color: var(--white);
}
.delhi-ncr-banner .ncr-banner-inner .banner-item-ncr h1 br {
  display: none;
}
@media screen and (min-width: 420px) {
  .delhi-ncr-banner .ncr-banner-inner .banner-item-ncr h1 br {
    display: block;
  }
}

.delhi-banner-bottom {
  position: relative;
  z-index: 2;
  margin-top: -24%;
}
@media screen and (min-width: 420px) {
  .delhi-banner-bottom {
    margin-top: -22%;
  }
}
@media screen and (min-width: 576px) {
  .delhi-banner-bottom {
    margin-top: -18%;
  }
}
@media screen and (min-width: 768px) {
  .delhi-banner-bottom {
    margin-top: -16%;
  }
}
@media screen and (min-width: 992px) {
  .delhi-banner-bottom {
    margin-top: -11%;
  }
}
@media screen and (min-width: 1200px) {
  .delhi-banner-bottom {
    margin-top: -10%;
  }
}
.delhi-banner-bottom .bg-image {
  background-image: none;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 45px 0;
  height: 100%;
  width: 100%;
  background-color: var(--white);
}
@media screen and (min-width: 768px) {
  .delhi-banner-bottom .bg-image {
    padding: 60px 0;
    background-image: url("/anytimev2/wp-content/uploads/2025/07/banner-bottom-bg-delhi.webp");
    background-color: transparent;
  }
}
@media screen and (min-width: 992px) {
  .delhi-banner-bottom .bg-image {
    background-size: 100% 100%;
  }
}
.delhi-banner-bottom .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .delhi-banner-bottom .content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.delhi-banner-bottom .caption {
  color: #000000;
}
.delhi-banner-bottom .caption p {
  color: #000;
  font-size: 16px;
  max-width: 35em;
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  .delhi-banner-bottom .caption p {
    font-size: 18px;
  }
}
@media screen and (min-width: 1400px) {
  .delhi-banner-bottom .caption p {
    font-size: 20px;
  }
}
.delhi-banner-bottom .bottle-image {
  max-width: 100%;
  width: 100%;
  margin-left: auto;
  position: relative;
  margin-top: -40%;
}
@media screen and (min-width: 420px) {
  .delhi-banner-bottom .bottle-image {
    margin-top: -20%;
  }
}
@media screen and (min-width: 768px) {
  .delhi-banner-bottom .bottle-image {
    max-width: 300px;
    margin-top: -28%;
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .delhi-banner-bottom .bottle-image {
    max-width: 460px;
    margin-top: -24%;
  }
}
@media screen and (min-width: 1200px) {
  .delhi-banner-bottom .bottle-image {
    max-width: 480px;
  }
}
.delhi-banner-bottom .bottle-image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}

.source-sec-ncr {
  background-color: #ebebeb;
  padding-top: 60px;
  position: relative;
  color: var(--black);
}
@media screen and (min-width: 768px) {
  .source-sec-ncr {
    margin-top: -19%;
    padding-top: 200px;
  }
}
@media screen and (min-width: 992px) {
  .source-sec-ncr {
    margin-top: -11%;
  }
}
@media screen and (min-width: 1200px) {
  .source-sec-ncr {
    margin-top: -8%;
  }
}
.source-sec-ncr .source-sec-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media screen and (min-width: 992px) {
  .source-sec-ncr .source-sec-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.source-sec-ncr .source-sec-inner .image-wrapper {
  width: 100%;
  margin-right: 0;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
@media screen and (min-width: 992px) {
  .source-sec-ncr .source-sec-inner .image-wrapper {
    width: 50%;
    margin-right: -50%;
  }
}
.source-sec-ncr .source-sec-inner .image-wrapper .image {
  max-width: 420px;
}
@media screen and (min-width: 1200px) {
  .source-sec-ncr .source-sec-inner .image-wrapper .image {
    max-width: 500px;
  }
}
.source-sec-ncr .source-sec-inner .image-wrapper .image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.source-sec-ncr .source-sec-inner .caption-wrapper {
  width: 100%;
}
.source-sec-ncr .source-sec-inner .caption-wrapper .caption {
  margin-left: auto;
  max-width: 100%;
  padding-bottom: 0;
}
@media screen and (min-width: 992px) {
  .source-sec-ncr .source-sec-inner .caption-wrapper .caption {
    padding-bottom: 100px;
    max-width: 680px;
  }
}
.source-sec-ncr .source-sec-inner .caption-wrapper .caption h4 {
  color: var(--h-red);
  max-width: 16em;
  font-family: "Avenue";
  font-size: 24px;
}
@media screen and (min-width: 768px) {
  .source-sec-ncr .source-sec-inner .caption-wrapper .caption h4 {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) {
  .source-sec-ncr .source-sec-inner .caption-wrapper .caption h4 {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .source-sec-ncr .source-sec-inner .caption-wrapper .caption h4 {
    font-size: 36px;
  }
}
@media screen and (min-width: 1400px) {
  .source-sec-ncr .source-sec-inner .caption-wrapper .caption h4 {
    font-size: 40px;
  }
}
.source-sec-ncr .source-sec-inner .caption-wrapper .caption p {
  color: var(--black);
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  .source-sec-ncr .source-sec-inner .caption-wrapper .caption p {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .source-sec-ncr .source-sec-inner .caption-wrapper .caption p {
    font-size: 20px;
  }
}

.image-section-scotch-ncr {
  position: relative;
  z-index: 2;
  margin-top: -20%;
}
@media screen and (min-width: 420px) {
  .image-section-scotch-ncr {
    margin-top: -16%;
  }
}
@media screen and (min-width: 576px) {
  .image-section-scotch-ncr {
    margin-top: -12%;
  }
}
@media screen and (min-width: 768px) {
  .image-section-scotch-ncr {
    margin-top: -8%;
  }
}
@media screen and (min-width: 992px) {
  .image-section-scotch-ncr {
    margin-top: -6%;
  }
}
.image-section-scotch-ncr .img-sec-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.image-section-scotch-ncr .img-sec-inner .image-wrapper {
  width: 100%;
  margin-right: -100%;
}
.image-section-scotch-ncr .img-sec-inner .image-wrapper .image {
  max-width: 100%;
}
.image-section-scotch-ncr .img-sec-inner .image-wrapper .image img {
  width: 100%;
  height: 80vh;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.image-section-scotch-ncr .img-sec-inner .caption-wrapper {
  width: 100%;
  -ms-flex-item-align: center;
      align-self: center;
}
.image-section-scotch-ncr .img-sec-inner .caption-wrapper .caption {
  max-width: 560px;
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  .image-section-scotch-ncr .img-sec-inner .caption-wrapper .caption {
    padding-top: 60px;
  }
}
.image-section-scotch-ncr .img-sec-inner .caption-wrapper .caption h3 {
  font-family: "Avenue";
  color: #fff;
  max-width: 14em;
}
.image-section-scotch-ncr .img-sec-inner .caption-wrapper .caption p {
  font-size: 16px;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .image-section-scotch-ncr .img-sec-inner .caption-wrapper .caption p {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .image-section-scotch-ncr .img-sec-inner .caption-wrapper .caption p {
    font-size: 20px;
  }
}
.image-section-scotch-ncr .bottom-text {
  padding: 40px 0;
  text-align: center;
  background-color: #fefefe;
}
.image-section-scotch-ncr .bottom-text .text {
  margin-inline: auto;
  max-width: 430px;
}
.image-section-scotch-ncr .bottom-text .text p {
  color: #000;
  font-size: 16px;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .image-section-scotch-ncr .bottom-text .text p {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .image-section-scotch-ncr .bottom-text .text p {
    font-size: 20px;
  }
}

.why-try-sec-ncr {
  background-color: #fefefe;
  position: relative;
}
@media screen and (min-width: 768px) {
  .why-try-sec-ncr .upper-sec-wrapper {
    padding-top: 100px;
  }
}
.why-try-sec-ncr .upper-sec-inner .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.why-try-sec-ncr .upper-sec-inner .caption {
  margin-left: auto;
  max-width: 680px;
  position: relative;
  z-index: 3;
}
.why-try-sec-ncr .upper-sec-inner .caption h3 {
  color: #cf1d24;
  max-width: 14em;
  font-family: "Avenue";
}
.why-try-sec-ncr .upper-sec-inner .caption p {
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  .why-try-sec-ncr .upper-sec-inner .caption p {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .why-try-sec-ncr .upper-sec-inner .caption p {
    font-size: 20px;
  }
}
.why-try-sec-ncr .upper-sec-inner .image-wrapper {
  margin-top: -5%;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .why-try-sec-ncr .upper-sec-inner .image-wrapper {
    margin-top: -20%;
  }
}
@media screen and (min-width: 992px) {
  .why-try-sec-ncr .upper-sec-inner .image-wrapper {
    margin-top: -30%;
  }
}
.why-try-sec-ncr .upper-sec-inner .image-wrapper .image {
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  .why-try-sec-ncr .upper-sec-inner .image-wrapper .image {
    max-width: 530px;
  }
}
.why-try-sec-ncr .upper-sec-inner .image-wrapper .image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}

.footer-top.delhi-footer-top {
  margin-top: 0;
}
.footer-top.delhi-footer-top::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)));
  background: linear-gradient(rgba(0, 0, 0, 0.4));
  z-index: 1;
  display: block;
}
@media screen and (min-width: 768px) {
  .footer-top.delhi-footer-top::after {
    display: none;
  }
}
.footer-top.delhi-footer-top .bottle-image {
  background-color: var(--white);
  margin-bottom: -25%;
  display: none;
}
@media screen and (min-width: 768px) {
  .footer-top.delhi-footer-top .bottle-image {
    margin-bottom: -12%;
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .footer-top.delhi-footer-top .bottle-image {
    margin-bottom: -16%;
  }
}
@media screen and (min-width: 1200px) {
  .footer-top.delhi-footer-top .bottle-image {
    margin-bottom: -20%;
  }
}
@media screen and (min-width: 1400px) {
  .footer-top.delhi-footer-top .bottle-image {
    margin-bottom: -25%;
  }
}
.footer-top.delhi-footer-top .bottle-image img {
  margin-left: auto;
  width: 36%;
  display: block;
  position: relative;
  z-index: 1;
}
.footer-top.delhi-footer-top .footer-top-inner .footer-top-caption-wrapper {
  position: relative;
  z-index: 2;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 0;
}
.footer-top.delhi-footer-top .footer-top-inner .footer-top-caption-wrapper .top-text {
  padding-top: 40px;
}
.footer-top.delhi-footer-top .footer-top-inner .footer-top-caption-wrapper .bottom-text {
  padding-top: 40px;
}
@media screen and (min-width: 1200px) {
  .footer-top.delhi-footer-top .footer-top-inner .footer-top-caption-wrapper .bottom-text {
    padding-top: 60px;
  }
}
@media screen and (min-width: 1400px) {
  .footer-top.delhi-footer-top .footer-top-inner .footer-top-caption-wrapper .bottom-text p {
    font-size: 22px;
  }
}
.footer-top.delhi-footer-top .footer-top-inner .footer-top-caption-wrapper .bottom-text p br {
  display: none;
}
@media screen and (min-width: 992px) {
  .footer-top.delhi-footer-top .footer-top-inner .footer-top-caption-wrapper .bottom-text p br {
    display: block;
  }
}
.footer-top.delhi-footer-top .footer-top-inner .footer-top-caption-wrapper .footer-top-caption-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.footer-top.delhi-footer-top .footer-top-inner .footer-top-caption-wrapper .footer-top-caption-inner .title h3 {
  font-family: "Avenue";
  font-weight: 500;
  color: var(--h-red);
}
.footer-top.delhi-footer-top .footer-top-inner .footer-top-caption-wrapper .footer-top-caption-inner .title h3 br {
  display: none;
}
@media screen and (min-width: 992px) {
  .footer-top.delhi-footer-top .footer-top-inner .footer-top-caption-wrapper .footer-top-caption-inner .title h3 br {
    display: block;
  }
}
.footer-top.delhi-footer-top .footer-top-inner .footer-top-caption-wrapper .footer-top-caption-inner .caption p {
  margin-bottom: 10px;
  color: var(--black);
}
@media screen and (min-width: 1400px) {
  .footer-top.delhi-footer-top .footer-top-inner .footer-top-caption-wrapper .footer-top-caption-inner .caption p {
    font-size: 22px;
  }
}

.footer-top.rajasthan-footer-top {
  margin-top: 0;
}
.footer-top.rajasthan-footer-top .footer-top-inner .footer-top-bg-wrapper {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.footer-top.rajasthan-footer-top .footer-top-inner .footer-top-bg-wrapper .footer-top-bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -o-object-position: top center;
     object-position: top center;
  height: auto;
}
@media screen and (max-width: 767.72px) {
  .footer-top.rajasthan-footer-top .footer-top-inner .footer-top-bg-wrapper .footer-top-bg img {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #050505), color-stop(50%, #ffffff));
    background: linear-gradient(0deg, #050505 50%, #ffffff 50%);
  }
}
@media screen and (min-width: 768px) {
  .footer-top.rajasthan-footer-top .footer-top-inner .footer-top-bg-wrapper .footer-top-bg img {
    height: 100%;
  }
}
.footer-top.rajasthan-footer-top .top-text {
  position: relative;
  z-index: 4;
}
@media screen and (min-width: 768px) {
  .footer-top.rajasthan-footer-top .top-text {
    margin-bottom: -30%;
  }
}
.footer-top.rajasthan-footer-top .footer-top-inner {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper {
  position: relative;
  z-index: 2;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-top: 0;
  padding-bottom: 60px;
  padding-top: 32%;
}
@media screen and (min-width: 768px) {
  .footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper {
    padding-top: 17%;
  }
}
.footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .top-text {
  padding-top: 40px;
}
.footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .bottom-text {
  padding-top: 40px;
}
@media screen and (min-width: 1200px) {
  .footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .bottom-text {
    padding-top: 60px;
  }
}
@media screen and (min-width: 1400px) {
  .footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .bottom-text p {
    font-size: 22px;
  }
}
.footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .bottom-text p br {
  display: none;
}
@media screen and (min-width: 992px) {
  .footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .bottom-text p br {
    display: block;
  }
}
.footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .footer-top-caption-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .footer-top-caption-inner .title h3 {
  font-family: "Avenue";
  font-weight: 500;
  color: var(--h-red);
}
.footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .footer-top-caption-inner .title h3 br {
  display: none;
}
@media screen and (min-width: 992px) {
  .footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .footer-top-caption-inner .title h3 br {
    display: block;
  }
}
.footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .footer-top-caption-inner .caption p {
  margin-bottom: 10px;
  color: var(--black);
}
@media screen and (min-width: 1400px) {
  .footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .footer-top-caption-inner .caption p {
    font-size: 22px;
  }
}

.source-sec-ncr.source-sec-rajasthan .source-sec-inner {
  padding-bottom: 40px;
}
@media screen and (min-width: 992px) {
  .source-sec-ncr.source-sec-rajasthan .source-sec-inner {
    padding-bottom: 0;
  }
}
.source-sec-ncr.source-sec-rajasthan .source-sec-inner .image-wrapper {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.source-sec-ncr.source-sec-rajasthan .source-sec-inner .image-wrapper .image {
  max-width: 100%;
  position: relative;
  z-index: 2;
  margin-top: 0;
}
@media screen and (min-width: 992px) {
  .source-sec-ncr.source-sec-rajasthan .source-sec-inner .image-wrapper .image {
    margin-top: -30%;
    max-width: 300px;
  }
}
@media screen and (min-width: 1200px) {
  .source-sec-ncr.source-sec-rajasthan .source-sec-inner .image-wrapper .image {
    max-width: 450px;
  }
}

.image-section-scotch-rajasthan .img-sec-inner {
  padding-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media screen and (min-width: 992px) {
  .image-section-scotch-rajasthan .img-sec-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.image-section-scotch-rajasthan .img-sec-inner .caption-wrapper {
  width: 100%;
  -ms-flex-item-align: center;
      align-self: center;
  position: relative;
}
.image-section-scotch-rajasthan .img-sec-inner .caption-wrapper .caption {
  max-width: 100%;
  padding-top: 30px;
  padding-right: 0;
}
@media screen and (min-width: 992px) {
  .image-section-scotch-rajasthan .img-sec-inner .caption-wrapper .caption {
    padding-right: 30px;
    padding-top: 80px;
    max-width: 50%;
  }
}
.image-section-scotch-rajasthan .img-sec-inner .caption-wrapper .caption .heading {
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  .image-section-scotch-rajasthan .img-sec-inner .caption-wrapper .caption .heading {
    max-width: 540px;
  }
}
.image-section-scotch-rajasthan .img-sec-inner .caption-wrapper .caption h4 {
  color: var(--h-red);
  font-family: "Avenue";
  margin-bottom: 30px;
}
.image-section-scotch-rajasthan .img-sec-inner .caption-wrapper .caption h4 br {
  display: none;
}
@media screen and (min-width: 992px) {
  .image-section-scotch-rajasthan .img-sec-inner .caption-wrapper .caption h4 br {
    display: block;
  }
}
.image-section-scotch-rajasthan .img-sec-inner .caption-wrapper .caption p {
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  .image-section-scotch-rajasthan .img-sec-inner .caption-wrapper .caption p {
    max-width: 26.5em;
  }
}
.image-section-scotch-rajasthan .img-sec-inner .image-wrapper {
  width: 100%;
  margin-left: 0;
}
@media screen and (min-width: 992px) {
  .image-section-scotch-rajasthan .img-sec-inner .image-wrapper {
    margin-left: -50%;
    width: 50%;
  }
}
.image-section-scotch-rajasthan .img-sec-inner .image-wrapper .image {
  max-width: 100%;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 83.28%;
}
.image-section-scotch-rajasthan .img-sec-inner .image-wrapper .image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.image-section-scotch-rajasthan .img-sec-inner.left-img {
  padding-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 992px) {
  .image-section-scotch-rajasthan .img-sec-inner.left-img {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.image-section-scotch-rajasthan .img-sec-inner.left-img .image-wrapper {
  margin-right: 0;
  margin-left: 0;
}
@media screen and (min-width: 992px) {
  .image-section-scotch-rajasthan .img-sec-inner.left-img .image-wrapper {
    margin-right: -50%;
  }
}
.image-section-scotch-rajasthan .img-sec-inner.left-img .caption-wrapper .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.image-section-scotch-rajasthan .img-sec-inner.left-img .caption-wrapper .caption {
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 992px) {
  .image-section-scotch-rajasthan .img-sec-inner.left-img .caption-wrapper .caption {
    padding-left: 30px;
  }
}

@media screen and (max-width: 767.72px) {
  .footer-top.delhi-footer-top.rajasthan-footer-top {
    margin-top: 60px;
  }
}
.footer-top.delhi-footer-top.rajasthan-footer-top::before {
  display: none;
}
@media screen and (min-width: 768px) {
  .footer-top.delhi-footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper {
    padding-top: 20%;
  }
}
.footer-top.delhi-footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .main-title {
  padding-bottom: 40px;
}
@media screen and (min-width: 1200px) {
  .footer-top.delhi-footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .main-title {
    padding-bottom: 50px;
  }
}
.footer-top.delhi-footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .main-title h2 {
  max-width: 7.5em;
  border-bottom: 10px solid #f39023;
  font-family: "Avenue";
  padding-bottom: 10px;
  font-size: 38px;
}
@media screen and (min-width: 768px) {
  .footer-top.delhi-footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .main-title h2 {
    font-size: 48px;
  }
}
@media screen and (min-width: 992px) {
  .footer-top.delhi-footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .main-title h2 {
    font-size: 65px;
  }
}
@media screen and (min-width: 1200px) {
  .footer-top.delhi-footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .main-title h2 {
    font-size: 80px;
  }
}
@media screen and (min-width: 1400px) {
  .footer-top.delhi-footer-top.rajasthan-footer-top .footer-top-inner .footer-top-caption-wrapper .main-title h2 {
    font-size: 100px;
  }
}

main {
  overflow: clip;
}

.journey-banner {
  margin-bottom: -15%;
  position: relative;
  z-index: 1;
  background-color: var(--black);
}

.journey-banner-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.journey-banner-inner .banner-image-wrapper {
  margin-right: -100%;
  width: 100%;
}
.journey-banner-inner .banner-image-wrapper .banner-image {
  max-width: 100%;
  position: relative;
}
.journey-banner-inner .banner-image-wrapper .banner-image img {
  width: 100%;
  height: 80vh;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
@media screen and (min-width: 576px) {
  .journey-banner-inner .banner-image-wrapper .banner-image img {
    height: 90vh;
  }
}
@media screen and (min-width: 768px) {
  .journey-banner-inner .banner-image-wrapper .banner-image img {
    height: 100vh;
  }
}
@media screen and (min-width: 992px) {
  .journey-banner-inner .banner-image-wrapper .banner-image img {
    height: auto;
  }
}
.journey-banner-inner .banner-image-wrapper .banner-image::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(-175deg, rgba(0, 0, 0, 0.2) 60%, rgb(0, 0, 0) 85%);
  display: block;
  z-index: 1;
}
.journey-banner-inner .banner-title-wrapper {
  width: 100%;
  -ms-flex-item-align: center;
      align-self: center;
  position: relative;
  z-index: 2;
}
.journey-banner-inner .banner-title-wrapper .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .journey-banner-inner .banner-title-wrapper .row {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.journey-banner-inner .banner-title-wrapper .journey-banner-title {
  color: var(--white);
}
@media screen and (max-width: 767.72px) {
  .journey-banner-inner .banner-title-wrapper .journey-banner-title {
    text-align: center;
  }
}
.journey-banner-inner .banner-title-wrapper .journey-banner-title h1 {
  line-height: 1;
}
.journey-banner-inner .banner-title-wrapper .journey-banner-title h1 br {
  display: none;
}
@media screen and (min-width: 420px) {
  .journey-banner-inner .banner-title-wrapper .journey-banner-title h1 br {
    display: block;
  }
}
.journey-banner-bottom-sec {
  background-color: #000000;
}
@media screen and (min-width: 768px) {
  .journey-banner-bottom-sec .height-manage {
    padding-bottom: 100vh;
  }
}
.journey-banner-bottom-sec .journey-banner-bottom-container {
  position: relative;
  z-index: 3;
  background: #000000;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  color: var(--white);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.journey-banner-bottom-sec .banner-bottom-captions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 48px;
}
@media screen and (min-width: 768px) {
  .journey-banner-bottom-sec .banner-bottom-captions {
    position: sticky;
    padding-bottom: 0px;
    top: 0;
  }
}
@media screen and (min-width: 768px) {
  .journey-banner-bottom-sec .banner-bottom-captions::before {
    content: "";
    min-height: 100vh;
    width: 1px;
    margin-right: -1px;
  }
}
.journey-banner-bottom-sec .text-wrapper {
  text-align: center;
}
.journey-banner-bottom-sec .text-wrapper p {
  max-width: 48em;
  margin-inline: auto;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .journey-banner-bottom-sec .text-wrapper p {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .journey-banner-bottom-sec .text-wrapper p {
    font-size: 24px;
  }
}
.journey-banner-bottom-sec .banner-bottom-image-wrapper {
  position: relative;
}
@media screen and (min-width: 768px) {
  .journey-banner-bottom-sec .banner-bottom-image-wrapper {
    position: sticky;
    top: 0;
  }
}
.journey-banner-bottom-sec .banner-bottom-image-wrapper .banner-bottom-image-container {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .journey-banner-bottom-sec .banner-bottom-image-wrapper .banner-bottom-image-container {
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 767.72px) {
  .journey-banner-bottom-sec .banner-bottom-image-wrapper .banner-bottom-image-container .image {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
  }
}
@media screen and (min-width: 768px) {
  .journey-banner-bottom-sec .banner-bottom-image-wrapper .banner-bottom-image-container .image {
    width: 484px;
    height: 647px;
  }
}
.journey-banner-bottom-sec .banner-bottom-image-wrapper .banner-bottom-image-container .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
@media screen and (min-width: 768px) {
  .journey-banner-bottom-sec .image-scale-section {
    height: 100vh;
  }
}
@media screen and (min-width: 768px) {
  .journey-banner-bottom-sec .text-visible-section {
    height: 100vh;
  }
}

.flavor-text.content-wrapper {
  width: 100%;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 40px;
  position: relative;
  z-index: 1;
  color: var(--black);
  padding-bottom: 40%;
}
@media screen and (min-width: 768px) {
  .flavor-text.content-wrapper {
    padding-top: 200px;
    padding-bottom: 64px;
    position: absolute;
  }
}
.flavor-text.content-wrapper .content {
  text-align: center;
}
.flavor-text.content-wrapper .content h2 {
  font-weight: 600;
}
.flavor-text.content-wrapper .content h2 span {
  font-family: "Avenue";
  font-weight: normal;
}
.flavor-text.content-wrapper .content p {
  font-size: 16px;
  max-width: 45em;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .flavor-text.content-wrapper .content p {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .flavor-text.content-wrapper .content p {
    font-size: 24px;
  }
}

.animate-line {
  overflow: hidden;
  width: 4px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: relative;
}
@media screen and (min-width: 768px) {
  .animate-line {
    display: block;
  }
}
.animate-line .line-1,
.animate-line .line-2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  border-radius: 4px 4px 0 0;
  -webkit-animation: pulse 4s infinite forwards;
          animation: pulse 4s infinite forwards;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.9)), color-stop(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.05)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.05));
}
@media screen and (min-width: 1200px) {
  .animate-line .line-1,
  .animate-line .line-2 {
    height: 100px;
  }
}
.animate-line .line-1.type-white,
.animate-line .line-2.type-white {
  border-radius: 4px 4px 0 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.9)), color-stop(rgba(255, 255, 255, 0.4)), to(rgba(255, 255, 255, 0.05)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.05));
}
.animate-line .line-1.type-white-bottom,
.animate-line .line-2.type-white-bottom {
  border-radius: 0 0 4px 4px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.9)), color-stop(rgba(255, 255, 255, 0.4)), to(rgba(255, 255, 255, 0.05)));
  background: linear-gradient(to top, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.05));
}
.animate-line .line-2 {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
  1% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 1;
  }
  15% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  35% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 0;
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
  1% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 1;
  }
  15% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  35% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 0;
  }
}
.right-image-with-container-sec-journey .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
@media screen and (min-width: 992px) {
  .right-image-with-container-sec-journey .row {
    gap: 0;
  }
}
.right-image-with-container-sec-journey .content-wrapper {
  position: relative;
}
.right-image-with-container-sec-journey .content-wrapper .bg-overlay {
  display: none;
}
@media screen and (min-width: 992px) {
  .right-image-with-container-sec-journey .content-wrapper .bg-overlay {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: var(--text-yellow);
    mix-blend-mode: color;
  }
}
.right-image-with-container-sec-journey .content-wrapper h3 {
  font-weight: 600;
  color: var(--heading);
}
@media screen and (min-width: 1600px) {
  .right-image-with-container-sec-journey .content-wrapper h3 {
    font-size: 50px;
  }
}
.right-image-with-container-sec-journey .content-wrapper h3 span {
  font-weight: normal;
  font-family: "Avenue";
}
.right-image-with-container-sec-journey .content-wrapper p {
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  .right-image-with-container-sec-journey .content-wrapper p {
    max-width: 27em;
  }
}
.right-image-with-container-sec-journey .image-wrapper .image {
  max-width: 100%;
  -webkit-transform-origin: center right;
          transform-origin: center right;
}
.right-image-with-container-sec-journey .image-wrapper .image img {
  height: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}

.feast-spirit-sec {
  position: relative;
}
.feast-spirit-sec .feast-spirit-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.feast-spirit-sec .feast-spirit-inner .container {
  height: 100%;
}
.feast-spirit-sec .feast-spirit-inner .image-wrapper {
  width: 100%;
  margin-right: -100%;
}
.feast-spirit-sec .feast-spirit-inner .image-wrapper .image {
  max-width: 100%;
}
.feast-spirit-sec .feast-spirit-inner .image-wrapper .image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
@media screen and (max-width: 767.72px) {
  .feast-spirit-sec .feast-spirit-inner .image-wrapper .image img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
  }
}
.feast-spirit-sec .feast-spirit-inner .content-upper-bottom-wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.feast-spirit-sec .feast-spirit-inner .content-upper-bottom-wrapper .content-upper {
  position: sticky;
  top: 200px;
  min-height: 100vh;
}
.feast-spirit-sec .feast-spirit-inner .content-upper-wrapper {
  width: 100%;
  color: var(--white);
  text-align: center;
}
.feast-spirit-sec .feast-spirit-inner .content-upper-wrapper h3 {
  font-family: "Avenue";
  margin-bottom: 20px;
}
@media screen and (min-width: 1600px) {
  .feast-spirit-sec .feast-spirit-inner .content-upper-wrapper h3 {
    font-size: 50px;
  }
}
.feast-spirit-sec .feast-spirit-inner .content-upper-wrapper p {
  max-width: 50em;
}

.images-without-container-section {
  position: relative;
  background-color: var(--black);
  overflow: clip;
  padding-top: 48px;
}
@media screen and (min-width: 768px) {
  .images-without-container-section {
    padding-top: 0;
  }
}

.images-without-container {
  padding-bottom: 48px;
  z-index: 1;
  background-color: var(--white);
}
@media screen and (min-width: 768px) {
  .images-without-container {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 992px) {
  .images-without-container {
    padding-bottom: 0;
  }
}
.images-without-container .sides-of-image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
}
@media screen and (min-width: 992px) {
  .images-without-container .sides-of-image-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0;
  }
}
.images-without-container .sides-of-image-wrapper .image-wrapper {
  width: 100%;
  margin-right: 0;
  -webkit-transform-origin: left top;
          transform-origin: left top;
}
@media screen and (min-width: 992px) {
  .images-without-container .sides-of-image-wrapper .image-wrapper {
    width: 50%;
    margin-right: -50%;
  }
}
.images-without-container .sides-of-image-wrapper .image-wrapper .image {
  max-width: 100%;
}
.images-without-container .sides-of-image-wrapper .image-wrapper .image img {
  height: auto;
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.images-without-container .sides-of-image-wrapper .content-wrapper {
  width: 100%;
  -ms-flex-item-align: center;
      align-self: center;
}
.images-without-container .sides-of-image-wrapper .content-wrapper .content {
  width: 100%;
  margin-left: auto;
  padding-left: 0;
}
@media screen and (min-width: 992px) {
  .images-without-container .sides-of-image-wrapper .content-wrapper .content {
    padding-left: 8%;
    width: 50%;
  }
}
.images-without-container .sides-of-image-wrapper .content-wrapper .content h3 {
  font-family: "Avenue";
  color: var(--heading);
}
@media screen and (min-width: 1600px) {
  .images-without-container .sides-of-image-wrapper .content-wrapper .content h3 {
    font-size: 50px;
  }
}
.images-without-container .sides-of-image-wrapper.for-right-image {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 992px) {
  .images-without-container .sides-of-image-wrapper.for-right-image {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.images-without-container .sides-of-image-wrapper.for-right-image .image-wrapper {
  margin-left: 0;
  margin-right: 0;
  -webkit-transform-origin: right top;
          transform-origin: right top;
}
@media screen and (min-width: 992px) {
  .images-without-container .sides-of-image-wrapper.for-right-image .image-wrapper {
    margin-left: -50%;
  }
}
.images-without-container .sides-of-image-wrapper.for-right-image .content-wrapper .content {
  margin-right: auto;
  padding-right: 6%;
  padding-left: 0;
  margin-left: 0;
}
.images-without-container .sides-of-image-wrapper.for-right-image .content-wrapper .content h3 {
  font-family: "Avenue";
  color: var(--heading);
}
@media screen and (min-width: 1600px) {
  .images-without-container .sides-of-image-wrapper.for-right-image .content-wrapper .content h3 {
    font-size: 50px;
  }
}

.line-mask {
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .journey-banner-title {
    opacity: 0;
  }
}

.overlay-animate {
  z-index: 9999;
  background-color: #201f1d;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  overflow: hidden;
  display: none;
  top: 0;
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
}
@media screen and (min-width: 768px) {
  .overlay-animate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.faq-wrapper {
  padding-top: 10%;
}
@media screen and (min-width: 768px) {
  .faq-wrapper {
    padding-top: 20%;
  }
}
@media screen and (min-width: 992px) {
  .faq-wrapper {
    padding-top: 18%;
  }
}
@media screen and (min-width: 1200px) {
  .faq-wrapper {
    padding-top: 22%;
  }
}
@media screen and (min-width: 1400px) {
  .faq-wrapper {
    padding-top: 20%;
  }
}

.faq-title-caption-wrapper {
  padding-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .faq-title-caption-wrapper {
    padding-bottom: 48px;
  }
}
.faq-title-caption-wrapper p {
  margin-bottom: 0;
}

.anytime-accordion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .anytime-accordion {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.anytime-accordion .accordion-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .anytime-accordion .accordion-column {
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.anytime-accordion .anytime-accordion-item {
  border: 1px solid var(--white);
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.12);
}
.anytime-accordion .anytime-accordion-item.active {
  --rotate: rotate(45deg);
}
.anytime-accordion .anytime-accordion-item .anytime-accordion-header {
  padding: 12px 15px;
  font-size: 18px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.2;
  gap: 10px;
}
@media screen and (min-width: 1400px) {
  .anytime-accordion .anytime-accordion-item .anytime-accordion-header {
    font-size: 22px;
  }
}
.anytime-accordion .anytime-accordion-item .anytime-accordion-header .icon {
  width: 14px;
  min-width: 14px;
  height: 14px;
  margin-top: calc((1.2em - 14px) / 2);
  position: relative;
  -webkit-transform: var(--rotate);
          transform: var(--rotate);
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
}
.anytime-accordion .anytime-accordion-item .anytime-accordion-header .icon::before, .anytime-accordion .anytime-accordion-item .anytime-accordion-header .icon::after {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 1px);
  width: 14px;
  height: 2px;
  background-color: #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.anytime-accordion .anytime-accordion-item .anytime-accordion-header .icon::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.anytime-accordion .anytime-accordion-item .anytime-accordion-content {
  padding: 0px 15px 15px 15px;
  display: none;
  font-size: 16px;
}
.anytime-accordion .anytime-accordion-item .anytime-accordion-content p:last-child {
  margin-bottom: 0;
}