
@media (min-width:768px) and (max-width:991px){


    ul.list-col-4 li {
        width: 33.33%;
    }
    ul.list-grid {
        width: 50%;
    }
 }



@media (min-width:320px) and (max-width:767px){
    .home1-banner-bottom .filter-wrapper .filter-group form .filter-area .single-search-box .searchbox-input, 
    .home1-banner-bottom .filter-wrapper .filter-group form .filter-area .single-search-box .searchbox-input > input {
        width: 100%;
        height: 30px;
    }
    
    .home1-banner-bottom .filter-wrapper .filter-group form .filter-area .single-search-box .icon {
        position: absolute;
        left: 15px;
        top: unset;
        transform: unset;
        z-index: 9;
    }
    .home1-banner-bottom .filter-wrapper .filter-group form .filter-area .single-search-box .searchbox-input {
        position: relative;
        top: unset;
        left: unset;
    }
    .home1-banner-bottom .filter-wrapper .filter-group form .filter-area .single-search-box .searchbox-input input {
        padding-left: 20px;
    }
    .home1-banner-area .home1-banner-wrapper .home1-banner-content p {
        display: none;
    }
    header.style-1 .mobile-logo-area .menu-close-btn i {
        font-size: 33px !important; 
    }
    ul.list-col-4 li {
        width: 100%;
    }
    ul.list-grid li{
        width: 100%;
    }
    .contact-us-widget .call-aside-cont h3 {
        position: absolute;
        bottom: 19.5%;
        left: 9%;
        color: #ffffff;
        font-weight: 600;
        font-size: 39px;
    }
    
    .contact-us-widget .call-aside-cont p {
        position: absolute;
        bottom: 8px;
        left: 10%;
        color: #fff;
        font-weight: 500;
        font-size: 17px;
        opacity: 1;
        letter-spacing: 0;
    }

    header.style-1 .mobile-logo-area .menu-close-btn {

        position: relative;
        right: -11px;
    }
    .home1-banner-area .home1-banner-wrapper .home1-banner-content h1, .home1-banner-area .home1-banner-wrapper .home1-banner-content h2 {
        font-size: 44px;
        display: none;
    }
   .airline-page-banner .banner-content {
    display: none;
}
.airline-page-banner {
    padding: 10px 0 20px;
}
}