@media screen and (max-width:1440px) {

  .reading p::before {

    left: 30%
  }

}



@media only screen and (max-width:1366px) {

  .list-new li {

    font-size: 14px;

  }



  p {

    font-size: 16px;

    line-height: 25px
  }



  .home-video-section video {

    height: 100vh;

    max-height: fit-content
  }



  .reading p::before {

    left: 67%
  }

}



@media only screen and (max-width:1024px) {

  .bredcrumb {

    background-position: right 54%;

  }





  header .navbar-expand-lg {

    background-image: unset;

    background-color: #fff !important
  }



  header .cont-btn-iconss {

    margin-left: 1rem
  }

  header .right-bars .qodef-m-lines {
    width: 60px;
}

header .navbar-expand-lg .navbar-nav .nav-link {
  padding: 25px 0px 26px;
}
header .search-top input {
  border: unset;
  width: 82px;
}
header.sticky nav.navbar ul.navbar-nav .nav-item .nav-link {
  padding: 15px 0px;
}
/* header .menu-top ul li {
  margin: 10px 5px;
} */
header .bg-body-tertiary {
  background-color: rgba(0, 0, 0, 0) !important;
  padding: 10px 0px;
}

.facility-home .facility-main .faci-item-wrapper {
  margin: 57px 0px;
}
.facility-home .facility-main {
  padding: 0px 20px;
}
.bnr-new .owl-nav img {
  max-width: 100px;
}

.facility-home .facility-main .faci-item-wrapper {
  width: 92%;
}

.stay-page-rooms .room-wrapper-1 .img-part {
  width: 50%;
}
.stay-page-rooms .room-wrapper-1 .stay-room-conts {
width: 50%;
padding: 9% 9%
}

.wedding-bride .wd-cont {
  padding: 8%;
}

.contact-p-form .contact-detail .contact-info-txt::before {
  width: 138px;
}
.contact-p-form .contact-detail .contact-info-txt:after {
  width: 138px;
}
.contact-p-form .contact-form h5::before {
  width: 138px;
}
.contact-p-form .contact-form h5::after {
  width: 138px;
}

.testimonial-content .quote-text {
    font-size: 1.1rem;
}
.article-list .article-item a {
    gap: 0.7rem;
}
.recent-posts-wrapper {
    padding: 1.5rem;
}
.featured-post-card .post-content{
    padding: 1.5rem;
}
.featured-post-card .post-title {
    font-size: 1.5rem;
}

}



@media only screen and (max-width:991px) {

 


  .navbar-collapse .cont-btn-iconss {

    display: block
  }





  .cont-btn-bg {

    display: none
  }



  header .cont-btn-iconss {

    margin-left: 0;

    position: relative;

    margin-bottom: 10px
  }



  button.navbar-toggler {

    position: absolute;

    right: 24px;

    top: 10px
  }




  nav.navbar {
    display: none;
  }

  .mobile-toggle {
    display: block;
    color: white;
  }

  .dining-page .dinin-area-slider {
    grid-template-columns: repeat(2, 1fr);
}
     header .navbar-brand img {
    max-width: 95px;
}

  .right-bars {
    display: none;
  }

      header {
        position: fixed;
        justify-content: space-between;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 14px;
        padding-bottom: 14px;
        background: #75000000;
    }
  header.sticky .navbar-brand img {
    max-width: 114px;
}
  header .search-top{
    position: unset;
  }
  .about-home .img {
    position: relative;
    margin-top: 20px;
    width: 100%;
}

.about-home .img img{
  width: 100%;
}
.madhav-secc .video-part h2 {
  font-size: 48px;
}

.facility-home .faci-wrapper {
  grid-template-columns: repeat(1, 1fr);
}

.facility-home .facility-main .faci-item-wrapper {
  margin:50px 0px;
  max-height: 100%;
}

.dining img{
  width: 100%;
}

.news-home .blog-item .content {
  padding: 20px;
}
footer .footer-widget {
  padding: 60px 0 60px 0px;
}

footer .midle-widget.footer-widget {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.stay-page-rooms .room-wrapper-1 {
  display: flex
;
  flex-direction: column;
}
.stay-page-rooms .room-wrapper-1:nth-child(even) {
  flex-direction: column;
}

.stay-page-rooms .room-wrapper-1 .img-part {
  width: 100%;
}
.stay-page-rooms .room-wrapper-1 .stay-room-conts {
  width: 100%;
}
.wedding-bride {
  grid-template-columns: repeat(1, 1fr);
}
.gallery-p .gallery-main {
  grid-template-columns: repeat(2, 1fr);
}
.gallery-p .gallery-main .gallery-item:nth-child(4) {
  grid-column-start: auto;
  grid-column-end: auto;
}

.contact-p-form .contact-form {
  margin-top: 30px;
}
.contact-p-form .contact-detail .contact-info-txt::before {
  width: 236px;
}
.contact-p-form .contact-detail .contact-info-txt::after {
  width: 236px;
}
.contact-p-form .contact-form h5::before {
  width: 236px;
}
.contact-p-form .contact-form h5::after {
  width: 236px;
}

.event-charts .event-cont {
  grid-template-columns: repeat(2, 1fr);
}


header .new-manu-left.menu-top {
    display: none;
}
header .call-coi{
  display: none;
}

header .logo-mid.mobile-logo {
    display: block;
}

.navmobile ul{
    padding-left: 0;
    top: 30px;
    position: absolute;
    background: white;
    width: 100%;
}

.section-header h2 {
    font-size: 2rem;
}
.section-header h2 {
    color: var(--theme-color);
}

.gallery-now .gall-wrapper {
    display: grid
;
    grid-template-columns: repeat(2, 1fr);
}
.gallery-now .gall-wrapper .gal-box:last-child {
    display: none;
}
.bnr-new .bnr-inner-text h2 {
    font-size: 38px;
}
.rooms-section .row{
  row-gap: 20px;
}

.gallery-now .gall-wrapper {
        display: grid
;
        grid-template-columns: repeat(1, 1fr);
    }

    .why-choose-us-section::before{
      display: none;
    }


}



@media only screen and (max-width:768px) {

  .dewatering-acc-p .dewatring-main {

    grid-template-columns: repeat(2, 1fr);

  }



  .common-space,

  .contact-page.common-space {

    padding: 60px 0
  }


  .counter-section .justify-content-center {

    justify-content: start !important
  }



  .counter-section .mt-5 {

    margin-top: 0 !important
  }





  .lean-first-row {

    margin-bottom: 2rem
  }




  .common-heading,

  .pages-inner h2 {

    font-size: 31px
  }




  footer .midle-cont {

    padding-right: 1rem
  }





  header .navbar-expand-lg .navbar-nav .nav-link.active:before {

    display: none
  }



  header .navbar-expand-lg .navbar-nav .nav-link {

    padding: 11px 9px
  }

  
section.stay-page-rooms {
    padding: 50px 0px;
}

}



@media only screen and (max-width:576px) {

 
  .stay-page-rooms .room-wrapper-1 .stay-room-conts h4 {
    font-size: 28px;
}


  .common-space {

    padding: 60px 0
  }

  .madhav-secc .video-part h2 {
    font-size: 27px;
  }
  .rooms-home .room {
    margin-bottom: 25px;
}
footer .footer-widget {
  padding: 60px 0 0px 0px;
}
footer .links-list li {
  padding-bottom: 0px;
}
footer .row.clearfix{
  flex-direction: column-reverse;
}

.common-heading{
  font-size: 20px;
}

.section.gallery-now{
  display: none;
}
.about-madhav {
  grid-template-columns: repeat(1, 1fr);
}
.about-madhav .madhav-cont {
  padding: 4rem 1rem;
}

.about-madhav h2 {
  font-size: 29px;
}

.wedding-galerys {
  grid-template-columns: repeat(1, 1fr);
}
.gallery-p .gallery-main {
  grid-template-columns: repeat(1, 1fr);
}

.contact-p-form .contact-detail .contact-info-txt::before {
  width: 80px;
}
.contact-p-form .contact-detail .contact-info-txt::after {
  width: 80px;
}
.contact-p-form .contact-form h5::before {
  width: 80px;
}
.contact-p-form .contact-form h5::after {
  width: 80px;
}
.contact-p-form .contact-detail .contact-item {
  padding: 10px 15px;
}

.event-charts .event-cont {
  grid-template-columns: repeat(1, 1fr);
}

header .call-coi {
    display: none;
}

.bnr-new .bnr-inner-text h2 {
    font-size: 25px;
    color: #fff;
    font-weight: 800;
}
    header.sticky .navbar-brand img {
        max-width: 81px;
    }
    .about-section h2 {
    font-size: 1.5rem;
}

    .features-list {
        align-items: start;
    }
    .rooms-section .row{
      gap: 20px;
    }
        .hero-title {
        font-size: 1.6rem;
    }
    
    .navmobile ul {
        padding-left: 0;
        top: 23px;
        position: absolute;
        background: white;
        width: 100%;
    }

    .royal-welcome-section .section-title {
    font-size: 2rem;
}
.bread-crumb .content h1 {
    font-size: 36px;
}
header .navbar-brand img {
    max-width: 97px;
}
.royal-welcome-section .features-grid {
    gap: 1.25rem;
}


.dinning-ain {
    flex-direction: column;
}
.dinning-ain .content {
    width: 100%;
}

.dinning-ain .img {
    width: 100%;
}

    .phone-call {
        width: 50%;
        height: 50px;
        background-color: #03ac5a;
        color: #FFF;
        border-radius: 0;
        text-align: center;
        font-size: 26px;
        line-height: 50px;
        bottom: 0px;
        left: unset;
        right: 0;
    }

        .whatsapp {
        width: 50%;
        height: 50px;
        background-color: #00e676;
        color: #FFF;
        border-radius: 0;
        text-align: center;
        font-size: 26px;
        line-height: 50px;
        bottom: 0px;
        left: 0px;
    }
    .dining-page .dinin-area-slider {
        grid-template-columns: repeat(1, 1fr);
    }

    .events-header .contact-enq {
   flex-direction: column;
}

}



@media only screen and (max-width:480px) {

  .bredcrumb {

    background-position: center 54%;

  }


  header .search-top input{
    width: 65px !important;
  }
  header .search-top button img {
    display: none ;
}

.facility-home .facility-main {
  padding: 0px 0px;
}
}



@media only screen and (max-width:375px) {

  .presenc-acc .btn-lists ul li.common-btn {

    padding: 9px 18px;

    font-size: 14px
  }



  .presenc-acc .reps .search-icnons p {

    margin-right: 9px
  }



  .case-studies .filter-wrapper .filter-left .sear-input input {

    min-width: 100%
  }



  .case-studies .filter-wrapper .filter-left .sear-input {

    width: 100%
  }



  .reading p::before {

    left: -111px
  }

}



@media only screen and (max-width:320px) {

  .cosmos-rentals .rental-boxx-rwrapper {

    grid-template-columns: repeat(1, 1fr)
  }



  .presenc-acc .btn-lists ul li.common-btn {

    padding: 4px 11px;

    font-size: 12px
  }



  header .navbar-brand img {

    max-width: 108px
  }



  .common-btn {

    font-size: 12px;

    padding: 7px 14px
  }



  .navbar-toggler-icon {

    width: 1em;

    height: 1em
  }



  .case-studies .filter-wrapper .filter-right {

    column-gap: 0
  }



  .home-video-section video {

    height: 44vh;

    max-height: fit-content
  }



  .pages-inner h2 {

    font-size: 20px
  }

}

@media only screen and (min-width:1100px) {

  .bredcrumb {

    background-position: center 50%;

  }

}