@media (min-width:320px) and (max-width:767px){
    
 .navbar-header {display: none;}
 nav.navbar {background: #0a3788!important;padding: 5px 0;}
 .dest_bx {display: none;}
 .top-airlines {display: none;}
 section.bg_clrddd {background: #0a3788;}
 .dsnp-ftcs {display: none;}
 .footer {background: #0a3788!important;padding: 2px 0px;}
 
    
} 