@media screen and (min-width: 1600px) and (max-width: 1920px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1580px;
  }
}
@media screen and (max-width: 1600px) {
  #Blogs .BlogCard .BlogContent .BlogTitle h5 {
    font-size: 34px;
  }
  #Blogs .SideBar .Top-Articles ul {
    padding: 0;
  }
  #Blogs .SideBar .Top-Articles .top-articles-title h4 {
    font-size: 42px;
  }
  #Blogs .SideBar .ContactForm .ContactTitle h5 {
    font-size: 42px;
  }
  #Blogs .SideBar .ContactForm {
    padding: 40px 20px;
  }
  .SectionTitle .Title {
    font-size: 3.5rem;
  }
  .WebBtn {
    gap: 4px;
    padding: 8px 36px;
    font-size: 16px;
  }
  #BhavaniHeader .MainHeader .MenuToggle {
    font-size: 20px;
  }
  #BhavaniHeader .MainHeader .HeaderInner .HeaderRight {
    font-size: 20px;
  }
  #BhavaniHeader .MainHeader .HeaderInner .HeaderRight .Socials a {
    width: 45px;
    height: 45px;
  }
  #BhavaniHeader .MainHeader .HeaderInner .HeaderCenter .LogoImg {
    width: 110px;
  }
  #Hero {
    padding: 120px 0 0;
  }
  #Hero .HeroTitle h1 {
    font-size: 55px;
  }
  #Hero .HeroVideoWrapper {
    width: 1140px;
    max-width: 1140px;
    min-height: 300px;
  }
  .SectionTitle p {
    font-size: 17px;
  }
  #AboutBhavani .AboutImages .Img3 {
    top: 1vw;
  }
  #AboutBhavani .AboutImages .Img3 {
    top: 1vw;
  }
  #RoomsSection .RoomsTitle {
    font-size: 30px;
  }
  #RoomsSection .RoomsNumber {
    font-size: 30px;
  }
  #RoomsSection .RoomsDescription {
    font-size: 17px;
    font-weight: 400;
  }
  #RoomsSection .RoomsThumbnail img {
    width: 220px;
  }
  #RoomsSection .RoomsContent {
    inset: 0;
    left: 36px;
    top: 42%;
  }
  #RoomsSection .RoomsContentWrapper {
    width: 50%;
    padding-top: 60px;
  }
  #RoomsSection .RoomsFeatures li {
    font-size: 17px;
  }
  #RoomsSection .RoomsFeatures li::before {
    width: 20px;
    height: 20px;
  }
  #RoomsSection .RoomsImageItem {
    position: absolute;
    inset: 0;
    z-index: 0;
    overflow: hidden;
    height: 450px;
    top: 50%;
    transform: translateY(-50%);
  }
  #LuxuryGallery .SectionTitle .Title {
    color: #fff;
    font-size: 3.5rem;
  }
  #LuxuryGallery .container {
    position: relative;
    z-index: 3;
    padding-top: 0;
  }
  #LuxuryGallery .GallerySlider .swiper-slide {
    height: 150px;
  }
  #LuxuryGallery .SectionTitle {
    max-width: 600px;
    margin-bottom: 40px;
  }
  #AmenitiesSection {
    background: #fff;
    padding: 70px 0;
    background-image: url(../images/noise.png);
  }
  #AmenitiesSection .AmenitiesList li {
    margin-bottom: 10px;
  }
  #AmenitiesSection .AmenitiesList li div h4 {
    font-size: 20px;
    margin-bottom: 2px;
  }
  #AmenitiesSection .AmenitiesContent {
    padding-left: 20px;
  }
  #BhavaniFooter .FooterLeft .FooterOverlay {
    inset: 0;
    padding: 30px;
  }
  #BhavaniFooter .FooterRight {
    padding: 30px 30px;
  }
  #BhavaniFooter .FooterWrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 27px;
    align-items: center;
  }
  #BhavaniFooter .FooterRight h3 {
    font-size: 36px;
    margin-bottom: 24px;
  }
  #BhavaniFooter .FooterRight form .FormRow input,
  #BhavaniFooter .FooterRight form .FormRow select {
    padding: 10px 14px;
  }
  #BhavaniFooter .FooterRight form button {
    padding: 11px;
  }
  #BhavaniFooter .FooterRight .SocialTitle h3 {
    margin-top: 10px;
  }
  #BhavaniFooter .FooterRight .FooterSocial a {
    width: 42px;
    height: 42px;
    font-size: 17px;
  }
  #BhavaniFooter .FooterLeft p {
    font-size: 17px;
  }
  #GallerySection-2 .ContentBox .SectionDesc {
    font-size: 17px;
  }
  #GallerySection-2 .ContentBox .RoomsTitle {
    font-size: 32px;
  }
  #GallerySection-2 .ContentBox {
    padding-left: 8px;
  }
  #GallerySection-1 .ContentBox .SectionDesc {
    font-size: 17px;
  }
  #GallerySection-1 .ContentBox .RoomsTitle {
    font-size: 32px;
  }
  #GallerySection-1 .ContentBox {
    padding-right: 8px;
  }
  #AmenitiesPremium .AmenityContent h3 {
    font-size: 30px;
    margin-bottom: 8px;
  }
  #AmenitiesPremium .AmenityContent p {
    font-size: 17px;
  }
  #AmenitiesPremium .Meta {
    font-size: 17px;
  }
  #AmenitiesPremium .AmenityIcon {
    width: 58px;
    height: 58px;
  }
  #AmenitiesPremium .AmenityIcon img {
    width: 32px;
  }
  #AmenitiesPremium .AmenitiesList {
    gap: 36px 36px;
  }
  #BhavaniAmenities .AmenityItem {
    width: calc(25% - 40px);
    max-width: 190px;
  }
}
@media screen and (max-width: 990px) {
  #AmenitiesPremium .AmenityItem {
    padding: 27px 21px;
  }
  #BhavaniBlogs .FeaturedBlog .BlogContent {
    padding: 16px;
  }
  #BhavaniBlogs .BlogWrapper {
    gap: 23px !important;
  }
  .BlogInfo {
    width: 60%;
  }
  #BhavaniBlogs .BlogItem img {
    width: 120px;
    height: 140px;
  }
  #BhavaniHeader .MainHeader .HeaderInner .HeaderRight {
    display: none;
  }
  #BhavaniFooter .FooterWrapper {
    grid-template-columns: 1fr;
  }
  #BhavaniHeader .MainHeader .HeaderInner .WebBtn {
    display: none;
  }
  #BhavaniHeader .MainHeader .HeaderInner .HeaderCenter {
    justify-content: start;
  }
  #BhavaniHeader .MainHeader .MenuToggle {
    flex-direction: row-reverse;
    gap: 20px;
    padding-right: 20px;
  }
  #BhavaniHeader .MainHeader {
    padding: 18px 0 40px;
  }
  #BhavaniHeader .MainHeader .HeaderInner .HeaderLeft {
    gap: 25px;
    justify-content: end;
    font-size: 24px;
  }
  #BhavaniHeader .MainHeader .HeaderInner .HeaderCenter .LogoImg {
    width: 110px;
  }
  #BhavaniHeader .MainHeader .HeaderInner {
    flex-direction: row-reverse;
  }
  #BhavaniHeader .MainHeader.DarkHeader .HeaderCenter .LogoImg {
    width: 100px !important;
  }
  #Hero .HeroVideoWrapper {
    width: 95%;
    max-width: 95%;
    min-height: 55vh;
  }
  #Hero .HeroTitle h1 {
    font-size: 32px;
  }
  #Hero {
    padding: 85px 0 0;
  }
  #Hero .HeroTitle {
    transform: none !important;
    opacity: 1 !important;
  }
  #HospitalitySection {
    padding: 42px 0;
  }
  .SectionTitle .Title {
    font-size: 2.7rem;
  }
  #HospitalitySection .SectionTitle p {
    width: 100%;
  }
  .SectionTitle p {
    font-size: 15px;
  }
  #AboutBhavani .AboutContent {
    position: static;
    transform: none;
    width: 100%;
  }
  #AboutBhavani {
    height: auto;
    padding: 50px 0;
  }
  .SectionTitle .SubTitle {
    font-weight: 400;
    font-size: 14px;
  }
  #AboutBhavani .AboutImages .Img {
    position: static;
    overflow: hidden;
    width: 100% !important;
    height: auto !important;
    margin: 10px 0;
  }
  #AboutBhavani .AboutImages {
    display: flex;
    padding-bottom: 110px;
  }
  #GallerySection-1 {
    padding: 42px 0 0;
  }
  #RoomsSection .RoomsSticky {
    display: block;
  }
  #RoomsSection .RoomsContentWrapper {
    width: 100%;
    padding: 15px 10px;
  }
  #RoomsSection .RoomsContent {
    position: static;
    height: 100vh;
    transform: none;
  }
  #RoomsSection .RoomsThumbnail img {
    width: 75%;
  }
  #GallerySection-2 {
    padding: 40px 0 40px;
  }
  #LuxuryGallery .SectionTitle .Title {
    font-size: 2.7rem;
  }
  #AmenitiesSection .row.align-items-center.mt-5 {
    flex-direction: column-reverse;
    gap: 20px;
    margin: 0 !important;
  }
  #AmenitiesSection {
    padding: 42px 0 20px;
  }
  #AmenitiesSection .AmenitiesContent {
    padding-left: 0;
  }
  #BhavaniFooter .FooterRight form .FormRow {
    display: flex;
    gap: 14px;
    flex-direction: column;
  }
  #BhavaniFooter .FooterRight {
    padding: 30px 20px;
  }
  #BhavaniFooter .FooterRight form {
    gap: 12px;
  }
  #BhavaniFooter .FooterRight .SocialTitle h3 {
    margin-top: 16px;
  }
  #RoomsSection {
    padding-bottom: 0;
  }
  #GallerySection-2 .SectionTitle {
    text-align: center;
    padding-bottom: 0;
  }
  #BhavaniFooter .FooterLeft .FooterOverlay {
    inset: 0;
    padding: 30px 12px;
  }
  #BhavaniFooter .FooterLeft p {
    font-size: 14px;
  }
  #BhavaniFooter .FooterLeft .FooterLogo img {
    width: 120px;
    height: 120px;
  }
  #BhavaniFooter {
    padding: 50px 0 0;
  }
  #BhavaniFooter .FooterBottom {
    padding: 14px 0;
    margin-top: 30px;
  }
  #LuxuryGallery .GallerySlider .swiper-slide {
    height: auto;
  }
  #BhavaniFooter .FooterRight form .FormRow input,
  #BhavaniFooter .FooterRight form .FormRow select {
    color: #6c757d;
  }
  h2.RoomsTitle {
    font-size: 32px;
  }
  #GallerySection-1 .row {
    flex-direction: column-reverse;
    gap: 14px;
  }
  #GallerySection-1 .ContentBox {
    display: flex;
    flex-direction: column;
  }
  /* Move slider to top */
  #GallerySection-1 .ThumbSlider-1 {
    order: -1;
    margin-bottom: 20px;
  }
  #GallerySection-1 .ThumbSlider-1 .owl-nav {
    position: absolute;
    top: 50%;
    right: 0px;
    display: flex;
    gap: 10px;
    width: 100%;
    justify-content: space-between;
    transform: translateY(-50%);
  }
  #GallerySection-1 .ThumbSlider-1 .owl-nav button {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    font-size: 19px;
  }
  #BhavaniHeader .MenuContent {
    height: 100%;
    padding: 80px 10px;
  }
  #BhavaniAmenities .AmenityItem {
    width: calc(50% - 10px);
    max-width: 50%;
  }
  #BhavaniAmenities .AmenityItem p {
    font-size: 16px;
  }
  #BhavaniAmenities .AmenitiesGrid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 14px 14px;
  }
  #BhavaniAmenities .AmenityItem .IconWrap {
    margin: 0 auto 11px;
  }
  #Blogs .BlogCard .BlogContent .BlogTitle h5 {
    font-size: 23px;
  }
  #Blogs .BlogCard .BlogContent {
    display: block;
  }
  #Blogs .ReadModeBtn {
    width: 100%;
  }
  #Blogs .BlogCard .BlogContent {
    display: block;
    position: static;
    width: 100%;
    transform: none;
    border-radius: 0 0;
  }
  #Blogs .BlogCard .BlogContent .Date {
    font-size: 14px;
    margin-bottom: 24px;
  }
  #Blogs .BlogCard .BlogContent .Date img {
    width: 18px;
  }
  #Blogs {
    padding: 40px 0;
  }
  #BlogsDetail .BlogCard {
    padding: 12px;
    border-radius: 14px;
  }
  #BlogsDetail .BlogCard .BlogContent .Date img {
    width: 24px;
  }
  #BlogsDetail h1,
  #BlogsDetail h2,
  #BlogsDetail h4,
  #BlogsDetail h5,
  #BlogsDetail h6 {
    margin-top: 24px;
    font-size: 24px;
  }
  #BlogsDetail .SideBar .Top-Articles .top-articles-title h4 {
    font-size: 42px;
  }
  #BlogsDetail .SideBar .ContactForm .ContactTitle h5 {
    font-size: 42px;
  }
  #BlogsDetail .SideBar .ContactForm {
    padding: 24px 14px;
  }
  #BlogsDetail {
    padding-bottom: 0;
    padding-top: 40px;
  }
  #Blogs .ReadModeBtn .WebBtn {
    float: none;
  }
}/*# sourceMappingURL=responsive.css.map */