@media (max-width: 767px) {
.booking_form { position:static; width:100%; border-radius:0; }
.navbar-toggle .icon-bar { background:#fff; }
.navbar-toggle {    background-color: #004a93;}	
button:focus { background-color: #004a93;}
.slider-main img { height:220px; }
.why_book_with {  padding-top:10px; }
.why_book_with h4 {line-height:36px;}
.nav>li { float:none; }
#pageloadpopup .modal-dialog { width:100%; }
.call_to_book { display:none; }
.mobile_hide { display:none;} 
.booking_deatils .contact-del p { width:100%; text-align:center; }
.booking_deatils .contact-del p:after { display:none; }
.booking_deatils .btn { display:block; width:100%; }
.flight_selection .white_bg img { height:auto; } 
.flight_selection .rightside { display:none; }
.mainflight_white { padding:15px; }
.mainflight_white img { margin-top:0; }
.contact-del p:after {display:none;}
.booking_banner {padding: 92px 0;     background-size: 100% 100% !important;}
#pageloadpopup .btn { font-size: 12px; }
.inner-banner.style-6 { margin-top:0; }
}





@media only screen and (min-width: 980px) and (max-width: 1170px) {
	#my_menu ul li a {padding: 10px 8px;}
	.booking_deatils .btn {padding: 0px 1rem;}
	.booking_deatils .contact-del p  { width:119%; }
	#pageloadpopup .modal-dialog {top: 9%;width: 53%;
	}
}