@media(min-width: 992px){
    .search-bx .col-lg-2{
        width: 20%;
    }
}

@media(min-width: 1200px){
    .header .container{
        max-width: 1340px;
    }
}

@media(min-width:1400px){
    .header .container{
        max-width: 1580px;
    }
}

@media(max-width:1440px){
    .header-nav .nav-item .nav-link{
        padding: 5px 10px;
    }
}

@media(max-width:1200px){
    .header-nav{
        position: fixed;
        top: 0;
        left:-321px;
        width: 320px;
        background-color: #000;
        padding: 20px;
        height: 100vh;
        text-align: left;
        transition: all 0.3s ease-in-out;
        z-index: 9999;
    }
    .header-overlay{
        position: fixed;
        top: 0;
        left: 0;
        width: 0%;
        height: 100vh;
        background-color: #000000ab;
        transition: all 0.3s ease-in-out;
        z-index: 9;
    }
    .header-nav.open{
        left: 0;
    }
    .header-overlay.open{
        width: 100%;
    }
    .header-nav .header-logo{
        margin-bottom: 20px;
    }
    .header-nav .nav-item{
        display: block;
    }
    .header-nav .nav-item .nav-link {
        padding: 10px 0px;
    }
    .dropdown-menu{
        position: relative;
        border-radius: 6px;
    }
}

@media(max-width:992px){
    .form-group{
        margin-bottom: 30px;
    }
    .partner-banner{
        margin-bottom: 30px;
    }
    .dinning-bx{
        margin-bottom: 30px;
    }
    .footer-content{
        margin-bottom: 30px;
    }
    .footer-bx{
        margin-bottom: 30px;
    }
    .copyright-text{
        text-align: center;
        margin-bottom: 10px;
    }
    .footer-right-content{
        justify-content: center;
    }
    .section-pad {
        padding: 80px 0px;
    }
    .about-content{
        margin-right: 0;
        padding: 50px 30px;
    }
    .about-img {
        padding-top: 40px;
    }
    .about-content h4 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .about-content p {
        font-size: 16px;
    }
    .inner-banner-content h3{
        font-size: 30px;
    }
    .play-btn{
        width: 50px;
        height: 50px;
    }
    .play-btn img{
        width: 16px;
    }
    .about-room{
        padding-right: 0px;
        margin-bottom: 30px;
    }
    .border-left{
        border: none;
        padding-left: 15px;
    }
    .timing-bx p{
        font-size: 18px;
    }
    .gift-img, .order-lg-2 .gift-img{
        margin-bottom: 30px;
        text-align: center;
    }
    .related-blogs h3{
        font-size: 24px;
        margin-bottom: 20px;
    }
    .blog-details h4{
        font-size: 24px;
        margin-bottom: 10px;
    }
    .contact-form{
        margin-bottom: 30px;
    }
    .contact-info-bx{
        margin-bottom: 30px;
    }
    .home-banner-content h2{
        font-size: 46px;
    }
    .home-banner video{
        height: 600px;
    }
}

@media(max-width:767px){
    .section-header p{
        width: 80%;
    }
    .section-header h3 {
        font-size: 30px;
        margin-bottom: 16px;
    }
    .section-pad {
        padding: 60px 0px;
    }
    .section-header {
        margin-bottom: 40px;
    }
    .footer-bx h4{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .footer-bx {
        margin-bottom: 20px;
    }
    .contact-bx{
        margin-bottom: 10px;
    }
    .footer-top {
        padding: 40px 0px;
    }
    .about-content p {
        font-size: 14px;
    }
    .about-content h4 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .inner-banner{
        height: 350px;
        padding: 20px 0px;
    }
    .inner-banner-content .breadcrumb-item, .inner-banner-content .breadcrumb-item a{
        font-size: 14px;
    }
    .room-bx-inner {
        margin: -60px 20px 0px;
    }
    .room-bx-inner-content h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .room-bx-inner-content p{
        font-size: 14px;
    }
    .about-room h4 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .about-room p{
        font-size: 14px;
    }
    .features-bx-list p{
        font-size: 18px;
    }
    .gift-content h4 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .gift-content p{
        font-size: 14px;
        margin-bottom: 20px;
    }
    .gift-content + .gift-content {
        padding-top: 40px;
    }
    .room-bx-inner-content ul li{
        font-size: 14px;
        padding-bottom: 10px;
    }
    .events-content{
        margin-top: 10px;
        padding: 0;
    }
    .inclusion-box{
        margin-bottom: 30px;
    }
    .offer-details p{
        font-size: 16px;
        margin-bottom: 10px;
    }
    .inclusion-box{
        padding: 20px;
        border-radius: 6px;
    }
    .inclusion-box img {
        margin-bottom: 20px;
    }
    .blog-details p{
        font-size: 14px;
        margin-bottom: 20px;
    }
    .blog-list{
        gap: 10px;
        padding: 10px 0px;
    }
    .contact-form{
        margin-bottom: 20px;
    }
    .contact-info-bx{
        margin-bottom: 20px;
    }
    .contact-form h4 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .dashboard-sidebar{
        padding: 0px;
    }
    .home-banner video {
        height: 500px;
    }
    .book-table-bx{
        padding: 20px;
        border-radius: 10px;
    }
    .book-table-bx h4{
        font-size: 20px;
        margin-bottom: 20px;
    }
}

@media(max-width:580px){
    .section-pad {
        padding: 40px 0px;
    }
    .header-logo img{
        height: 46px;
    }
    .search-bx{
        padding: 16px;
        border-radius: 4px;
    }
    .form-group {
        margin-bottom: 20px;
    }
    .form-group label {
        font-size: 12px;
        margin-bottom: 5px;
    }
    .partner-banner{
        margin-bottom: 20px;
    }
    .section-header p{
        width: 100%;
    }
    .section-header h3{
        font-size: 24px;
    }
    .section-header {
        margin-bottom: 20px;
    }
    .dinning-bx-content {
        padding: 10px;
    }
    .dinning-bx-content h4{
        font-size: 18px;
        margin-bottom: 6px;
    }
    .swiper-button-prev, .swiper-button-next{
        width: 30px;
        height: 30px;
    }
    .swiper-button-prev:after, .swiper-button-next:after{
        height: 20px;
        font-size: 14px;
    }
    .explore-bx h4 {
        font-size: 16px;
    }
    .blog-bx-content h4{
        font-size: 18px;
        margin-bottom: 6px;
    }
    .footer-top {
        padding: 20px 0px;
    }
    .footer-logo{
        height: 60px;
    }
    .footer-bx ul li {
        padding-bottom: 6px;
    }
    .footer-right-content{
        flex-wrap: wrap;
    }
    .footer-content ul li a{
        width: 30px;
        height: 30px;
    }

    .footer-content ul li a img{
        height: 15px;
    }
    .about-content{
        padding: 20px;
        border-radius: 10px;
    }
    .about-content h4{
        font-size: 20px;
    }
    .bookt-btn{
        padding: 6px 15px;
    }
    .pagination .page-link{
        width: 30px;
        height: 30px;
    }
    .room-bx {
        margin-bottom: 20px;
    }
    .room-bx-inner-content{
        padding: 10px;
        border-radius: 5px;
    }
    .timing-bx{
        margin-bottom: 20px;
    }
    .about-room h4 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .features-bx-list p{
        font-size: 16px;
    }
    .timing-bx p {
        font-size: 16px;
    }
    .gift-img{
        margin-bottom: 20px;
    }
    .gift-content + .gift-content {
        padding-top: 30px;
    }
    .gift-content h4{
        font-size: 20px;
    }
    .events-form .form-group{
        margin-bottom: 20px;
    }
    .main-btn{
        min-width: 180px;
    }
    .room-bx-inner {
        margin: -40px 10px 0px;
    }
    .offer-details p{
        font-size: 14px;
    }
    .offer-details h4{
        font-size: 16px;
    }
    .inclusion-box h4 {
        font-size: 18px;
    }
    .inclusion-box{
        margin-bottom: 20px;
    }
    .related-blogs h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .blog-list-content h4{
        font-size: 16px;
        margin-bottom: 2px;
    }
    .gallery-images{
        column-count: 2;
    }
    .reviews-box{
        padding: 20px;
        border-radius: 6px;
        margin-bottom: 20px;
    }
    .reviews-star-icon img{
        width: 50px;
    }
    .customer-details h4{
        font-size: 18px;
        margin-bottom: 6px;
    }
    .contact-info-bx img {
        margin-bottom: 10px;
        width: 40px;
    }
    .contact-info-bx h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .home-banner-content h2 {
        font-size: 36px;
    }
    .book-table-bx .form-group {
        margin-bottom: 20px;
    }
    .menu-box{
        margin-bottom: 20px;
    }
}