@media screen and (max-width: 9999999px) {
  .header-menu {
    display: none;
  }
  .grid-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (prefers-reduced-motion:reduce) {
  html:focus-within {
    scroll-behavior: auto
  }
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important
  }
}
@media screen and (max-width:1600px) {
  .col-2-img-and-content .sliding-text-container .sliding-text.botto1m {
    top: 10px;
    bottom: unset
  }
  .col-2-img-and-content .sliding-text-container .sliding-text.bottom {
    top: 10px;
    bottom: unset
  }
  .sliding-text-container .sliding-text {
    font-size: 70px !important;
    opacity: .05
  }
  .vr-text {
    left: -75px;
  }
}
@media screen and (max-width:1449px) {
  .vr-text {
    display: none
  }
  .header-menu li a {
    padding: .75rem 0.5rem;
  }
}
@media (min-width: 1200px) {
  .inside-header.container {
    max-width: 85% !important;
  }
}
@media(min-width: 1200px) and (max-width: 1399.98px) {
	.d-flex.footer-flex.row p, .d-flex.footer-flex.row a {
    font-size: 14px;
}
  .col-6-facilities ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .booking-item {
    padding: 30px 20px;
  }
  .px-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .header-menu li a {
    font-size: 15px;
  }
  .header-menu li.ms-auto {
    margin-left: 15px !important
  }
  .site-branding::before {
    border-width: 12px 90px 0px 0px;
    top: 98%;
  }
  #masthead .site-branding img {
    max-width: 100px
  }
  .site-branding::after {
    width: 85px;
    bottom: -11px;
    transform: rotate(-11deg);
    height: 11px;
  }
  .custom-logo-link .left {
    bottom: -19px;
    width: 20px;
    height: 20px;
  }
  .custom-logo-link .right {
    width: 20px;
    height: 20px;
    right: 0px;
    bottom: -3px;
  }
  #masthead .site-branding {
    left: 15px;
    max-width: 100px;
    bottom: -46px
  }
}
@media (max-width : 1199px) {
  header .container {
    max-width: 1199px;
  }
  .address-info {
    margin-bottom: 0px;
  }
  .slider-for img {
    height: auto;
  }
  #formBooking .col-md-6 {
    width: 100%;
  }
		.mxw-75{
		max-width: 85%;
	}
	.mxw-90{
		max-width: 100%;
	}
}
@media(min-width: 991.99px) and (max-width: 1199.98px) {
	.copy-footer-inner{
		padding: 0 15px;
	}
	.d-flex.footer-flex.row .col-lg-3 {
    width: 50%;
}
	.mewar-widget-para.mb-0 br {
    display: none;
}
  .flex-item.mb-30.col-lg-4.col-md-6 {
    width: 27.33%;
  }
  .col-6-facilities ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .header-menu li.ms-auto {
    margin-left: 15px !important;
  }
  .vr-text {
    display: none
  }
  .ipad-75 {
    max-width: 75%;
  }
  body {
    font-size: 15px;
  }
  .mh-550 {
    min-height: 475px;
  }
  img.room-slider-n.slick-arrow {
    width: 40px;
    top: 50%;
    right: -5px;
    background-color: #fff;
    padding: 5px;
    border-radius: 50%;
  }
  img.room-slider-p.slick-arrow {
    width: 40px;
    top: 50%;
    left: -5px;
    background-color: #fff;
    padding: 5px;
    border-radius: 50%;
  }
  .big-image-container:before {
    right: 12px;
  }
  .header-ipro .col-lg-2 {
    width: 12%;
  }
  .header-ipro .col-lg-10 {
    width: 88%;
  }
  .px-5 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .header-menu li a {
    font-size: 14px;
  }
  .site-branding::before {
    border-width: 12px 90px 0px 0px;
    top: 98%;
  }
  #masthead .site-branding img {
    max-width: 85px
  }
  .site-branding::after {
    width: 80px;
    bottom: -11px;
    transform: rotate(-11deg);
    height: 11px;
  }
  .custom-logo-link .left {
    bottom: -19px;
    width: 20px;
    height: 20px;
  }
  .custom-logo-link .right {
    width: 20px;
    height: 20px;
    right: 0px;
    bottom: -3px;
  }
  #masthead .site-branding {
    left: 15px;
    max-width: 100px;
    bottom: -46px
  }
}
@media screen and (max-width:1024px) {
  .col-3-image-links .repeater {
    grid-template-columns: 1fr 1fr
  }
  .col-3-image-links .repeater {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (max-width:992px) {
  .col-2-img-and-content .layout-container[class*="left"] .content-container {
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
  }
  .col-2-img-and-content .layout-container[class*="bottom"] .content-container.fac {
    margin-bottom: 60px;
  }
  .subpage-hero-section .sliding-text-container .sliding-text {
    bottom: unset;
    top: 0
  }
  .img-employee {
    width: 100%
  }
  .subpage-hero-section .sliding-text-container .sliding-text {
    bottom: unset;
    top: 0
  }
}
@media screen and (max-width:991px) {
  header#masthead.stickyHeader {
    position: relative !important;
  }
  .mob-rev {
    flex-direction: column-reverse;
  }
  .vr-text {
    display: none
  }
  .carousel-item {
    min-height: 50svh;
  }
  .navbar-toggler {
    display: flex;
    justify-content: flex-end;
    width: auto;
    float: right;
    color: #bda251;
    border: none;
    padding: 0;
  }
  .carousel-item img {
    height: 50vh;
    object-fit: cover;
  }
  .col-3-image-links .repeater {
    grid-template-columns: 1fr
  }
  .flexible-inner-section.has-padding {
    padding: 60px 0px;
  }
  .main .container, .main .container-fluid {
    grid-template-columns: repeat(2, 1fr);
  }
  html.active {
    overflow-y: hidden
  }
  html.active::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 50%);
    z-index: 8;
    right: 0;
    top: 0;
    bottom: 0;
  }
  html {
    overflow-x: hidden;
  }
  .navbar-collapse {
    display: flex !important;
    background-color: #000;
    position: fixed;
    left: -280px;
    width: 280px;
    top: 0;
    z-index: 9;
    height: 100vh;
    bottom: 0;
    transition: all .5s ease;
    align-items: flex-start !important;
    justify-content: flex-start;
    padding: 30px 15px;
  }
  .header-menu li.ms-auto {
    margin-left: 0 !important;
  }
  .navbar-collapse.active {
    left: 0
  }
  .navbar-expand-lg .navbar-nav {
    display: block !important
  }
  header#masthead {
    background-color: #fff;
    padding: 10px;
    position: relative !important
  }
  #masthead .site-branding {
    left: 15px;
    max-width: 100px;
    bottom: -60px
  }
  .navbar-toggler:focus {
    box-shadow: none
  }
  .site-branding::before {
    border-width: 12px 90px 0px 0px;
    top: 98%;
  }
  #masthead .site-branding img {
    max-width: 85px
  }
  .site-branding::after {
    width: 80px;
    bottom: -11px;
    transform: rotate(-11deg);
    height: 11px;
  }
  .custom-logo-link .left {
    bottom: -19px;
    width: 20px;
    height: 20px;
  }
  .custom-logo-link .right {
    width: 20px;
    height: 20px;
    right: 0px;
    bottom: -3px;
  }
  #masthead .inside-header {
    padding: 0 5px !important;
  }
  .big-image-container:before {
    width: 90%;
    right: 5%;
    left: 5%;
  }
  .header-menu li a.btn {
    display: inline-block;
    margin: 10px;
  }
}
@media(min-width: 767.98px) and (max-width: 991.98px) {
	    .col-2-img-and-content .layout-container {
        gap: 40px;
    }
  .footer-flex {
    padding: 0 15px;
  }
  .col-6-facilities ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .fac-para {
    margin-bottom: 30px;
  }
  .fac-reverse {
    flex-direction: column-reverse;
  }
  .booking-item {
    margin-top: 30px;
  }
  .mob-rev .big-image-container, .mt-mob-30 {
    margin-top: 30px;
  }
  h2 {
    font-size: 35px !important;
  }
  .ab-info-box.d-flex {
    margin-bottom: 20px;
    height: auto;
  }
  .room-fea-info .flex-item {
    width: 100%;
  }
  img.room-slider-n.slick-arrow {
    width: 40px;
    top: 30%;
    right: -8px;
    cursor: pointer;
    background-color: #fff;
    padding: 5px;
    border-radius: 50%;
  }
  img.room-slider-p.slick-arrow {
    width: 40px;
    top: 30%;
    left: -8px;
    cursor: pointer;
    background-color: #fff;
    padding: 5px;
    border-radius: 50%;
  }
  .ipad-75 {
    max-width: 75%;
  }
  .mb-mob-30 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width:767.98px) {
	.mxw-75{
		max-width: 100%;
	}
	h1 {
   font-size: 35px;
}
h2 {
    font-size: 28px;
}
h3 {
   font-size: 22px;
}

	
  .element-1 {
    width: 130px;
  }
  .mobile-fixed-btn {
    display: block;
    position: fixed;
    bottom: 0;
    z-index: 9;
    left: 0;
    right: 0;
  }
  .mobile-fixed-btn .d-flex {
    display: flex;
    justify-content: space-around;
    width: 100%;
    background-color: #bda251;
  }
  .mobile-fixed-btn .d-flex .flex-item a {
    display: flex;
    align-items: center;
    padding: 10px 8px;
  }
  .mobile-fixed-btn .d-flex .flex-item img {
    width: 18px;
  }
  .mobile-fixed-btn .d-flex .flex-item span {
    color: #fff;
    font-size: 15px;
    margin-left: 7px;
  }
  .footer-copy-row {
    margin-bottom: 45px;
  }
  .policy-links {
    margin: 5px 0;
  }
  .col-2-img-and-content .fac img {
    min-height: auto;
  }
  .fac-para {
    margin-bottom: 10px;
  }
  .col-2-img-and-content .fac img {
    aspect-ratio: auto;
  }
  .pt-80 {
    padding-top: 50px;
  }
  .booking-item {
    margin-top: 0px;
    padding: 25px;
  }
  .col-6-facilities ul li.facility-item {
    margin-bottom: 15px;
    padding: 0;
  }
  .subpage-hero-section .background .content .text {
    flex-wrap: wrap;
    justify-content: center;
  }
  .carousel-control-next-icon::before, .carousel-control-prev-icon::before {
    height: 2.5rem;
    width: 2.5rem;
    background-size: 38px;
    left: -9px;
    top: -10px;
  }
  .room-box {
    background-color: #f7f7f7;
  }
  .col-3-image-links .content {
    margin-bottom: 30px
  }
  .col-3-image-links .repeater .link .image-container {
    aspect-ratio: 1
  }
  .col-3-image-links .repeater .link .line-heading {
    padding: 20px !important
  }
  .col-1-gallery-slider ul.slick-dots {
    padding: 20px 0
  }
  .col-1-gallery-slider ul.slick-dots li {
    width: 20px;
    height: 20px
  }
  .col-1-gallery-slider ul.slick-dots li button::after {
    width: 4px;
    height: 4px
  }
  .col-1-gallery-slider .slider-nav-arrows .hitbox .arrow {
    height: 20px;
    width: 20px
  }
  .col-2-img-and-content .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  .col-2-img-and-content .big-image-container {
    order: 1;
    display: flex;
    padding-bottom: 0px !important
  }
  .col-2-img-and-content .big-image-container img {
    height: 100%
  }
  .col-2-img-and-content .content {
    display: flex;
    flex-direction: column;
  }
  .grid-container {
    padding-left: 20px !important;
    padding-right: 20px !important
  }
  .col-1-gallery-slider ul.slick-dots {
    padding: 20px 0
  }
  .col-1-gallery-slider ul.slick-dots li {
    width: 20px;
    height: 20px
  }
  .col-1-gallery-slider ul.slick-dots li button::after {
    width: 4px;
    height: 4px
  }
  .col-1-gallery-slider .slider-nav-arrows .hitbox .arrow {
    height: 20px;
    width: 20px
  }

  .col-3-image-links .content {
    margin-bottom: 30px
  }
  .col-3-image-links .repeater .link .image-container {
    aspect-ratio: 1
  }
  .col-3-image-links .repeater .link .line-heading {
    padding: 20px !important
  }
  .footer-logo {
    justify-content: center;
    width: auto;
    margin-bottom: 0;
  }
  .col-6-facilities ul li.facility-item .img-container {
    min-height: unset
  }
  .col-6-facilities ul li.facility-item .img-container img {
    max-width: 45px
  }
  .col-2-img-and-content .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  .col-2-img-and-content .big-image-container {
    order: 1;
    display: flex;
    padding-bottom: 0px !important
  }
  .col-2-img-and-content .big-image-container img {
    height: 100%
  }
  .col-2-img-and-content .layout-container {
    gap: 20px
  }
	.bottom-gap {
    padding-bottom: 0;
}
  .col-2-img-and-content .layout-container[class*="left"] .big-image-container {
    grid-template-columns: 5fr 4fr
  }
  .col-2-img-and-content .layout-container .big-image-container.full {
    grid-template-columns: 1fr !important;
    max-width: 550px;
    margin: 0 auto
  }
  .col-2-img-and-content .content-container {
    margin-left: auto;
    margin-right: auto
  }
  .right-ab {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .grid-container {
    padding-left: 20px !important;
    padding-right: 20px !important
  }
  h1 {
    font-size: 40px !important
  }
  .subpage-hero-section:first-of-type .background {
    min-height: 320px;
	  background-position: center;
  }
	.col-mob-rev {
    flex-direction: column-reverse;
}



  .carousel-item {
    min-height: 55svh;
  }
  .mob-rev, .fac-reverse {
    flex-direction: column-reverse
  }
  .ab-info-box.d-flex {
    margin-bottom: 20px;
    height: auto;
  }
  .mx-75 {
    max-width: 100%;
  }
  .room-fea-info .flex-item {
    width: 100%;
  }
  img.room-slider-n.slick-arrow, img.my-slider-n.slick-arrow {
    width: 35px;
    top: 40%;
    right: 15px;
    cursor: pointer;
    background-color: #fff;
    padding: 5px;
    border-radius: 50%;
  }
  img.room-slider-p.slick-arrow, img.my-slider-p.slick-arrow {
    width: 35px;
    top: 40%;
    left: 15px;
    cursor: pointer;
    background-color: #fff;
    padding: 5px;
    border-radius: 50%;
  }
  .col-3-image-links .repeater {
    grid-template-columns: 1fr;
  }
  .copy-footer-inner {
    display: flex;
    flex-direction: column
  }
  .col-6-facilities ul {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 10px;
  }
  .footer-logo a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%
  }
  .mewar-footer-row {
    padding: 50px 0
  }
  .footer-logo {
    width: 170px;
  }
  .footer-menu li a, .footer-menu li a:hover {
    font-size: 15px;
  }


  .mewar-grid-item-content {
    margin-bottom: 15px;
  }
  .mewar-widget-para i {
    font-size: 12px;
  }
  .col-3-image-links .repeater {
    padding-bottom: 30px;
  }
  .btn.secondary-button {
    max-width: 200px;
    min-width: 0px
  }
  .mh-550 {
    min-height: auto;
  }
  .vr-text {
    display: none
  }
  .main .container, .main .container-fluid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width:640px) {
  .col-3-image-links .repeater {
    grid-template-columns: 1fr
  }
  .col-3-image-links .repeater .link .image-container {
    max-width: 400px;
    margin: 0 auto
  }
  .col-3-image-links .repeater {
    grid-template-columns: 1fr
  }
  .col-3-image-links .repeater .link .image-container {
    max-width: 550px;
    margin: 0 auto
  }
  body {
    font-size: 15px !important;
    line-height: 1.6
  }
  .grid-container {
    padding-left: 30px;
    padding-right: 30px
  }
}
@media only screen and (max-width: 600px) {
  .main .container, .main .container-fluid {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 1rem;
  }
}
@media screen and (max-width:480px) {
  .col-6-facilities ul li.facility-item .wrapper {
    font-size: 9px
  }
  .grid-container {
    padding-left: 20px;
    padding-right: 20px
  }
}
@media only screen and (max-width: 410px) {
  img:is([sizes="auto"i], [sizes^="auto,"i]) {
    contain-intrinsic-size: 3000px 1500px
  }
  .carousel-item img.d-block.w-100 {
    height: 50vh;
  }
}