/* lg */ 
@media (min-width: 1200px) {

}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {

}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {
/*.bg-white {padding:10px 0px;}*/
.banner-bg {height:auto;}

.searh-engain {padding-top:30px; padding-bottom:50px;}
.explore-main h2 {font-size:28px;}
.footer-bg {padding-bottom:50px;}
.footer-botom {padding-bottom:85px!important;}
.noresult-main hr {width:50%;}
.searchbar {margin-top:59px!important;}
.table-left {width:120px;}
.thbox {min-width:98px;}
.box-center th:first-child, td:first-child { font-size:14px;}
.flight-time {font-size:.75rem;}
/*Searcing*/
.flight-right {border-left:none; border-top:#ebebeb solid 1px; padding:15px;}
/*Fare Summary*/
.summary-box {border-left:none; border-top:#ebebeb solid 1px; padding:1rem .5rem;}
.summary-box ul li {padding:0 5px;}
.protection-box ul li {width:auto;}

/*Passenger Details*/
.nav-tabs li {padding-left:0px; margin-left:5px; }
.tra-tab .nav-tabs .nav-link {font-size:14px; padding:10px; margin-bottom:10px;}
}

/* xs */
@media (max-width: 767px) {
.banner-content {padding-top:50px; padding-bottom:50px; text-align:center;}
.banner-content h5 {font-size:26px;}
.banner-content h1 {font-size:36px;}
.navbar-brand {padding:0 0px; width:70%;}
.navbar-expand-lg .navbar-nav .nav-link {padding:.5rem .5rem;}
.searh-engain {padding-top:15px; padding-bottom:15px;}
.bg-white {padding:10px 0px;}
.banner-bg {height:auto; background-position:center!important;}
/*.explore-main h2 {font-size:28px;}*/
.about-section {padding-top:70px; padding-bottom:70px; text-align:center; }
.footer-botom {padding-bottom:70px!important; text-align:center;}
.footer-social {margin-top:15px;}
.footer-social ul {text-align:center; margin-top:15px;}
.modal-title {font-size:15px;}
.popup-img {background-size:20%;}
.pop-content h5 {font-size:15px;}
.pop-content h2 {font-size:18px;}
.pop-phone a {font-size:26px;}
.pop-blue .table {margin-top:15px; margin-bottom:0px;}
.noresult-main hr {width:80%;}
.searchbar {margin-top:65px!important;}
.table-left {width:100px;}
.thbox {min-width:98px;}
.box-center th:first-child, td:first-child { font-size:14px;}
/*Searcing*/
.flight-right {border-left:none; padding:.5rem 1.5rem 1rem;}
/*Fare Summary*/
.summary-box {border-left:none; border-top:#ebebeb solid 1px; padding:1rem .5rem;}
.protection-box ul li {width:auto;}

/*About page*/
.title-bg {height:auto;}

/*Passenger Details*/
.nav-tabs li {padding-left:0px; margin-left:5px; }
.tra-tab .nav-tabs .nav-link {font-size:14px; padding:10px; margin-bottom:10px;}
.langu-bar {width:auto; margin-left:0px; border-left:none; border-top:#cfcfcf solid 1px;}
.goog-te-gadget .goog-te-combo {width:100%; height:30px;}
}