@media (max-width:1122px){
    header{
        height: 7.5em;
    }
    .rger6hjrefw54fb{
        position: absolute;bottom: 16px;width: 100%;left: 0;
    }
    header .navlinks{
        justify-content: center;gap: 15px;
    }
    .flight_form_main{
        grid-template-columns: repeat(2,1fr);
    }
    .flight_form_main > div:last-child{width: 100% !important;}
    .flight_form_main > div:last-child button{
        padding: 12px 0;
    }
    .holiday_form>div:first-child{width: 70%;}
    .holiday_form>div:last-child{width: 30% !important;}
}

@media (max-width:768px){
    .flight_form_main{
        grid-template-columns: repeat(1,1fr);
    }
    .erge6yhrnthojwief label{width: calc(98% / 2);}
    .erge6yhrnthojwief label .jijrerigergergi{width: 100%;}
    .home_banner{height: 200px;margin:3rem 0 !important;}
    .testi_div .user_img{
        height: 40px;width: 40px;
    }
    .testi_div > div:last-child{
        font-size: 12px;
    }
    .heading_custom{
        font-size: 24px;
    }
    .deal_slider_card .deal_img{
        height: 150px;
    }
    .blogImg1{height: calc(250px - .75rem);}
    .holiday_form{gap: 1rem;}
    .holiday_form>div:first-child{width: 100%;}
    .holiday_form>div:last-child{width: 100% !important;}
}

