@media only screen and (max-width:1024px){

    header .headr-in {
        width: 90%;
       
    }
    .popular-slide .owl-nav .owl-next {
      
        right: 0px;
       
    }
    .popular-slide .owl-nav .owl-prev {
    
        left: 0px;
     
    }
    .hotel-slide .owl-nav .owl-next {
     
        right: 0px;
       
    }
    .hotel-slide .owl-nav .owl-prev {
      
        left: 0px;
      
    }
    header .headr-in .offer-hd {
        display: none;
       }

       .beat-deal-show .deal-show-in .block-sh {
        width: 32%;
       
    }
    .beat-deal-show .deal-show-in .block-sh .dtl-set {
        float: left;
        width: 73%;
        padding: 12px 0px;
        margin-left: 8px;
    }
    .beat-deal-show .deal-show-in .block-sh .dtl-set p {
        margin: 0;
        color: #848484;
        font-size: 13px;
    }
    .beat-deal-show .deal-show-in .block-sh .im-set {
        float: left;
        width: 17%;
        margin-top: 10px;
    }
    .flight-from {
        display: flex;
        width: 100%;
        margin: 0 auto;
    }
}
@media only screen and (max-width:768px){

    .main-slider img {
        height: 75vh;
    }
    .main-slider {
        /* height: 75vh; */
    }
    .main-slider .opecy{
        /* height: 75vh; */
    }

    header .headr-in .navbar .navbar-collapse {
        position: absolute;
        width: 52%;
        background-color: #00507e;
        right: 0;
        top: 45px;
        z-index: 1000;
    }
    header .headr-in .navbar .navbar-collapse .navbar-nav .nav-link {
        color: #ffffff;
        padding: 8px 16px;
       
    }
    header .headr-in .navbar .navbar-collapse .navbar-nav .nav-item.active .nav-link {
        color: #ffffff;
        background-color: #eb1c24;
    }

 

 
   
    header {
     
box-shadow: 0px 2px 7px #00000030;
     
position: inherit;
     
height: 100px;
    }

    .popular-holiday {
        padding: 0px 0px 21px 0px;
    }

    .popular-holiday .hotel-hd h2 {
      
        font-size: 19px;
        text-align: center;
    }

    .popular-hotels {
        padding: 16px 0px 14px 0px;
    }
    .popular-hotels .hotel-hd h2 {
    
        font-size: 19px;
        text-align: center;
    }

    .popular-hotels .hotel-block .opcy h3 {
     
        padding-top: 28px;
   

        font-size: 19px;
    }
    .popular-holiday .hotel-block .opcy h3 {
      
        padding-top: 28px;
     
        font-size: 19px;
    }

    .special-deals .head-set h2 {
       
        font-size: 20px;
        text-align: center;
    }
    .footer-best-ico .ico-block h3 {
        font-size: 14px;
    }

    .footer-best-ico .ico-block p {
        font-size: 10px;
        line-height: 13px;
    }
    .footer-best-ico .ico-block {
        text-align: center;
        margin: 3px 0px;
    }
    .footer-best-ico {
      
        padding: 20px 0px;
    }
    header .headr-in .logo {
        width: 63%;
        margin-top: 5px;
    }
   

    footer .copy-sec p {
 
        font-size: 10px;
    }

    #immediate {
     
        padding-top: 34px;
    }
    #immediate_inner {
        width: 93%;
 
    }

}
@media only screen and (max-width:667px){
    header .headr-in .offer-hd {
    
        display: none;
    }
 
    .main-slider {
        /* display: none; */
    }
    header .header-top {
     
        display: none;
    }
    header .headr-in .offer-text {

        display: none;
    }

    header .headr-in .call-set {
     
        display: none;
    }
    header {
     
   
             
        height: 50px;
            }

            .beat-deal-show .deal-show-in .block-sh {
                width: 98%;
           
            }
            .nav-head h2 {
             
                font-size: 20px;
           
            }

            .nav-head p {
             
                font-size: 15px;
              
            }

            .flight-from {
                display: block;
                width: 100%;
                margin: 0 auto;
            }

            .flight-from .col-left {
                width: 100%;
                margin: 0 auto;
            }
           
}

