@charset "utf-8";
/* CSS Document */
.p40{ padding:0;}
.sliderbx ul li:after{ display:none;}
/*.headernew .navi-bx-new ul li#srch {display:none !important;}*/
/*bof: Today's Lowest Flight Prices Grid*/
.nlowest-pfbox {width:100%; display:block; overflow:hidden; padding:0 0 20px;}
.nlowest-pfbox h2 {text-transform:uppercase; padding:40px 0; text-align:center;}
.nlowest-pfbox .naviBox {width:100%; float:left;}
.nlowest-pfbox .naviBox ul {display:flex; justify-content:center; align-items:center;}
.nlowest-pfbox .naviBox ul li {flex:1 0 0;padding:20px; margin:0 0.5% 0 0; background:#dbdbdb; border-radius:5px 5px 0 0; box-shadow:1px -1px 2px #c3c3c3; text-align: center; }
.nlowest-pfbox .naviBox ul li span.deskView {display:block;}
.nlowest-pfbox .naviBox ul li span.mobView {display:none;}
.nlowest-pfbox .naviBox ul li.selected {background: rgb(255,255,255); background:linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 90%, rgba(244,244,244,1) 93%, rgba(230,230,230,1) 96%, rgba(221,221,221,1) 100%); font-weight:600;}
.nlowest-pfbox .naviBox ul li a,
.nlowest-pfbox .naviBox ul li.selected a {color:#454545; text-decoration:none;}
.nlowest-pfbox .naviBox ul li a:hover,
.nlowest-pfbox .naviBox ul li.selected a:hover {color:#454545;}

.resultGridBx {width:100%; float:left; background:#ffffff; border-radius:5px; padding:30px;}
.resultGridBx .resultGrid {width:100%; float:left; display:none;}

.resultGridBx .resultGrid.LHR {display:block;}

.resultGridBx .resultGrid ul {display:flex; justify-content:flex-start; flex-wrap:wrap;}
.resultGridBx .resultGrid ul li {flex:0 0 23%; background:#ffffff; /*box-shadow:1px -1px 2px #c3c3c3;*/ margin:0 1% 2%; border-radius:5px; box-shadow:1px -1px 10px #c3c3c3;}
.resultGridBx .resultGrid ul li a {text-decoration:none;}
.resultGridBx .resultGrid ul li a strong {display:block; background:#ebebeb; border-radius:5px 5px 0 0; color:#000000; font-size:1em; text-transform:uppercase; text-align:center; padding:10px 0;}
.resultGridBx .resultGrid ul li a .priceBx {display:block; padding:22px 5px; font-size:34px; font-weight:600; text-align:center; position:relative;}
.resultGridBx .resultGrid ul li a p { width:calc(100% - 30px);margin:0; padding:0; display:block; text-align:center;}
.resultGridBx .resultGrid ul li a p span {color:#ee5722; display:block;}
.resultGridBx .resultGrid ul li a p span small{font-size:21px; padding-right:5px;}
.resultGridBx .resultGrid ul li a .priceBx:after{ content:"\f105"; font-family:FontAwesome; position:absolute; top:10px; right:10px; background:#ee5722; width:30px; height:50px; color:#fff; text-align:center; line-height:50px; font-weight:300; box-shadow:5px 5px 8px rgba(200, 73, 28, .5) inset; border-radius:5px;}


/*eof: Today's Lowest Flight Prices Grid*/

/*bof: Popular Flight Searches*/
.popularFltGrid {width:100%; display:block; overflow:hidden; padding:0 0 20px;} 
.popularFltGrid h2 {text-transform:uppercase; padding:40px 0; text-align:center;}
.popularFltGrid ul {display:flex; justify-content:space-between; flex-wrap:wrap; width:100%;}
.popularFltGrid ul li {flex:0 0 32%; background:#ffffff; box-shadow:1px -1px 2px #c3c3c3; border-radius:8px; box-shadow:1px -1px 10px #c3c3c3;}
.popularFltGrid ul li .imgBx,
.popularFltGrid ul li .offerBx {width:100%; float:left;}
.popularFltGrid ul li .imgBx img {border-radius:8px 8px 0 0; width:100%; height:208px; object-fit:cover;}
.popularFltGrid ul li .offerBx p {padding:15px; margin:0; color:#031e56; font-size:1em; text-transform:uppercase; font-weight:600;}
.popularFltGrid ul li .offerBx p span {float:right;}

/*eof: Popular Flight Searches*/

/*bof: All Flights*/
.allFltGrid {width:100%; display:block; overflow:hidden; padding:0 0 20px;} 
.allFltGrid h2 {text-transform:uppercase; padding:40px 0; text-align:center;}
.allFltGrid ul {display:flex; justify-content:space-between; flex-wrap:wrap;}
.allFltGrid ul li {flex:0 0 32%; background:#ffffff; box-shadow:1px -1px 2px #c3c3c3; margin:1% 0; border-radius:5px; box-shadow:1px -1px 10px #c3c3c3;}
.allFltGrid ul li .imgBx,
.allFltGrid ul li .offerBx,
.allFltGrid ul li .titleBx {width:100%; float:left;}
.allFltGrid ul li .imgBx img {border-radius:8px 8px 0 0; width:100%; height:123px; object-fit:cover;}
.allFltGrid ul li .titleBx {padding:4px; margin:0; color:#031e56; font-size:1em; font-weight:600; text-transform:uppercase; text-align:center;}
.allFltGrid ul li .offerBx p {padding:10px; margin:0; color:#000000; font-size:14px; position:relative;}
.allFltGrid ul li .offerBx p span {font-size:1.7em; font-weight:600; position:relative;}
.allFltGrid ul li .offerBx p span:after {content:"*"; color:#000000; font-size:14px; vertical-align:super;}

.allFltGrid ul li .offerBx p span.iconBlue {float: right;width: 32px;height: 32px;margin: 6px 0 0;position: absolute;top: 0;right: 10px;text-align: center;background: #1245ad;
    color: #fff;border-radius: 100%;line-height: 30px;}
.allFltGrid ul li .offerBx p span.iconBlue:after {display:none;}
/*eof: All Flights*/


/*bof: Our Flying Partner*/
.ourFlyingTitle {width:100%; float:left;}
.ourFlyingTitle h2 {text-transform:uppercase; padding:40px 0; text-align:center;font-size: 2.5em;font-weight: 700;}
.posRelative { width:100%; display: flex; flex-wrap:wrap; position:relative;}
.flyingPartnerGrid {width:100%; display:block; /*overflow:hidden;*/ padding:20px 0; text-align:center;} 
.flyingPartnerGrid h2 {text-transform:uppercase; padding:40px 0; text-align:center;}
.flyingPartnerGrid ul {display:inline-block; justify-content:space-between; align-items: center; }
.flyingPartnerGrid ul li {margin:5px; padding:10px 20px; border-radius:5px; text-align:center; background:#fff; display:inline-block; border:1px solid #ddd; box-shadow: 0 0 20px rgba(0,0,0,.1);}
.allFltGrid ul li .imgBx {width:100%; float:left;}

.flyingPartnerGrid .arrow-lft,
.flyingPartnerGrid .arrow-rgt {position:absolute; top:18%; background:#ffffff; padding:10px; margin:0; float:left; cursor:pointer; border-radius:100%; box-shadow:1px -1px 8px #c3c3c3;width: 40px;height: 40px;text-align: center;line-height: 28px;}
.flyingPartnerGrid .arrow-lft {left:-8px;}
.flyingPartnerGrid .arrow-rgt {right:-8px;}
.flyingPartnerGrid .owl-stage-outer {max-width:1180px; width:100%; margin:0 auto;}
.flyingPartnerGrid .owl-carousel .owl-item img {width:auto !important;}

/*eof: Our Flying Partner*/

/*bof: New Search Panel*/
.heroImg {width:100%; max-width:1340px; display:block;  margin:0 auto; padding:0; position:relative;}
.heroImg:after{content: '';position: absolute;background: rgba(0,0,0,.2);top: 0;left: 0;right: 0;bottom: 0;display: block;height: 100%;width: 100%;max-width: 1340px;margin: auto;}
.heroImg img {width:100%; display:block; max-width:1340px; margin:0 auto;}

.newDesignSrchPanel {position:absolute; top:10%; left:0; right:0; z-index:1; width:100%; float:left;}
.newDesignSrchPanel .srchPanelTabs {max-width:750px; width:100%; margin:0 auto 20px; display:block; padding:0; overflow:hidden;}
.newDesignSrchPanel .srchPanelTabs ul {display:flex; justify-content:center;}
.newDesignSrchPanel .srchPanelTabs ul li {flex:0 0 19%; padding:10px 0; margin:0 1% 0 0; background: rgb(234,233,231);
background: linear-gradient(0deg, rgba(234,233,231,1) 0%, rgba(234,233,231,1) 90%, rgba(227,226,225,1) 93%, rgba(214,213,211,1) 96%, rgba(211,205,196,1) 100%); border-radius:10px; box-shadow:1px -1px 10px #c3c3c3; text-align:center;align-items:center;}
.newDesignSrchPanel .srchPanelTabs ul li.selected,
.newDesignSrchPanel .srchPanelTabs ul li:hover {background: rgb(255,255,255); background:linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 90%, rgba(244,244,244,1) 93%, rgba(230,230,230,1) 96%, rgba(221,221,221,1) 100%);}

.newDesignSrchPanel .srchPanelTabs ul li span.icon {width:80px; height:57px; margin:0 auto; display:block;}
.newDesignSrchPanel .srchPanelTabs ul li span.icon svg{ margin-top:-15px;}
.newDesignSrchPanel .srchPanelTabs ul li span.icon svg .cls-1{ fill:#4c4c4c;}
.newDesignSrchPanel .srchPanelTabs ul li:hover span.icon .cls-1{fill:#ee5722;}
.newDesignSrchPanel .srchPanelTabs ul li a span.naviTilte {font-size:14px; color:#000000; font-weight:600; text-transform:uppercase; display:block;}
.newDesignSrchPanel .srchPanelTabs ul li span.icon.flights .cls-1{fill:#ee5722;}
.newDesignSrchPanel .srchPanelTabs ul li span.icon.flight-hotel {}
.newDesignSrchPanel .srchPanelTabs ul li span.icon.carhire svg{margin-top:-20px;}
.newDesignSrchPanel .srchPanelTabs ul li span.icon.chauffeur {}
.newDesignSrchPanel .srchPanelTabs ul li span.icon.insurance {}


.newDesignSrchPanel .NewSrchPanel {width:100%; float:left; padding:20px 34px; margin:0; background:#ffffff; box-shadow:1px -1px 8px #666666; border-radius:10px;}
.newDesignSrchPanel .NewSrchPanel strong.titleBx {font-size:1.2em; font-weight:600; text-transform:uppercase; padding-bottom:15px; display:block;}
.newDesignSrchPanel .NewSrchPanel .rBox {display:flex;}
.newDesignSrchPanel .NewSrchPanel .rBox .lcolBx {width:84%; padding:0; margin:0 1% 0 0;}
.newDesignSrchPanel .NewSrchPanel .rBox .rcolBx {width:15%; padding:0; margin:0;}

.fieldGroupBx {width:100%; float:left;} 
.fieldGroupBx ul {display:flex; justify-content:space-between; flex-wrap:wrap;} 
.fieldGroupBx ul li {border:#cccccc 1px solid; border-radius:8px; padding:10px; margin:0 1% 1% 0; position:relative;}

.fieldGroupBx ul li label {width:100%; float:left; font-size:.8em; color:#6e6e6e; font-weight:600;}
.fieldGroupBx ul li input.input-01 {width:100%; float:left; background:none; border:none; font-size:14px; color:#454545; text-overflow:ellipsis;  overflow:hidden; white-space:nowrap; padding-right:10px;}

.fieldGroupBx ul li select.select-01 {width:100%; float:left; border:none; font-size:14px; color:#454545; padding:0; font-family:inherit;}

.fieldGroupBx ul li input.date-input {border: none;width:40%;float:left;font-size:.8em; float:left; color:#454545;}
.fieldGroupBx ul li input.date-input.rgt {float:right;}

.fieldGroupBx ul li input.date-input.sel-date {color:#f97033;}

.fieldGroupBx ul li.flying-from,
.fieldGroupBx ul li.flying-to {width:48%;}

.fieldGroupBx ul li.date,
.fieldGroupBx ul li.passenger {width:28%;}

.fieldGroupBx ul li.airline,
.fieldGroupBx ul li.class {width:20%;}

.newDesignSrchPanel .NewSrchPanel .rBox .rcolBx .btnSearchNew {width:100%; background:#fe492b url(/assets/images/newdesign/magnifyingGlass-icon.png) center 68% no-repeat; border:#fe492b 1px solid; color:#ffffff; font-size:1.5em; text-align:center;padding:23% 25px 50%; margin:0; border-radius:20px; cursor:pointer; -webkit-transition:all .3s; -moz-transition:all .3s; -ms-transition:all .3s; -o-transition:all .3s;transition:all .3s; font-family:inherit;}

.newDesignSrchPanel .NewSrchPanel .rBox .rcolBx.btnNDesign {padding:0;}
.newDesignSrchPanel .NewSrchPanel .rBox .rcolBx.btnNDesign span.rst {position:absolute; right:46%; top:-25px; z-index:1; cursor:pointer;}
.newDesignSrchPanel .NewSrchPanel .rBox .rcolBx.btnNDesign span.rst input[type="button"]{display:none;}

.newDesignSrchPanel .flightOptionBx {display:block;}
.newDesignSrchPanel .flightOptionBx .flightway {width:40%; padding:0; margin:0 1% 0 0; display:inline-block;}
.newDesignSrchPanel .flightOptionBx .flightdirect {width:20%; padding:0; margin:0; display:inline-block;}

.newDesignSrchPanel .flightOptionBx .flightway label,
.newDesignSrchPanel .flightOptionBx .flightdirect label {display:inline-block; position:relative; margin:5px 10px 5px 0; font-size:14px; vertical-align:middle;}


.newDesignSrchPanel .flightOptionBx .flightway .way-sel {
    max-width: 305px;
    width: 100%;
    float: left;
    font-size: 1em;
}
.newDesignSrchPanel .flightOptionBx .flightway .direct-bx {
    max-width: 557px;
    width: 100%;
    float: left;
}
.newDesignSrchPanel .flightOptionBx .flightway .way-sel label,
.newDesignSrchPanel .flightOptionBx .flightway .direct-bx label {
    font-size: 0.9em;
    float: left;
    padding: 2px 10px 0 0;
    position: relative;
}
.newDesignSrchPanel .flightOptionBx .flightway .direct-bx input[type="radio"],
.newDesignSrchPanel .flightOptionBx .flightway .way-sel input[type="radio"] {
    float: left;
    margin: 4px;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.checkmark-radio {
    position: absolute;
    top: 1px;
    left: 0px;
    height: 14px;
    width: 14px;
    background-color: #fff;
    border-radius: 50%;
}
.newDesignSrchPanel .flightOptionBx .flightway label:hover input ~ .checkmark-radio,
.newDesignSrchPanel .flightOptionBx .flightway .direct-bx label:hover input ~ .checkmark-radio {
    background-color: #fff;
}
.newDesignSrchPanel .flightOptionBx .flightway label input:checked ~ .checkmark-radio,
.newDesignSrchPanel .flightOptionBx .flightway .direct-bx label input:checked ~ .checkmark-radio {
    background-color: #0062ad;
}
.checkmark-radio:after {
    content: "";
    position: absolute;
    display: none;
}
.newDesignSrchPanel .flightOptionBx .flightway label input:checked ~ .checkmark-radio:after,
.newDesignSrchPanel .flightOptionBx .flightway .direct-bx label input:checked ~ .checkmark-radio:after {
    display: block;
}
.newDesignSrchPanel .flightOptionBx .flightway label .checkmark-radio:after,
.newDesignSrchPanel .flightOptionBx .flightway .direct-bx label .checkmark-radio:after {
    top: 3px;
    left: 3px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
}

.newDesignSrchPanel .flightOptionBx .direct-bx input[type="checkbox"]{
    float: left;
    margin: 4px;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.newDesignSrchPanel .flightOptionBx .direct-bx .checkmark {
    position: absolute;
    top:1px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border: 1px solid #a5a5a5;
    z-index: 0;
}
.newDesignSrchPanel .flightOptionBx .direct-bx:hover input ~ .checkmark {
    background-color: #fff;
}
.newDesignSrchPanel .flightOptionBx .direct-bx input:checked ~ .checkmark {
    background-color: #0062ad;
    border: none;
}
.newDesignSrchPanel .flightOptionBx .direct-bx .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.newDesignSrchPanel .flightOptionBx .direct-bx input:checked ~ .checkmark:after {
    display: block;
}
.newDesignSrchPanel .flightOptionBx .direct-bx .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 11px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.fieldGroupBx .passenger-grid-bx {display:block; max-width:370px; width:100%; position:absolute; background:rgb(231, 231, 231); left:45.4%; padding:8px; top:288px; z-index:1; border-radius:8px;}
.fieldGroupBx .passenger-grid-bx ul.rowbx {display:flex; justify-content:space-between;}
.fieldGroupBx .passenger-grid-bx ul.rowbx li {flex:0 0 32%; background:#ffffff;}

.fieldGroupBx .passenger-grid-bx ul.rowbx li select.select-01 {width:100%; float:left; border:none; font-size:14px; color:#454545; padding:0; height:15px;}

.fieldGroupBx .passenger-grid-bx .botbx {display:flex; justify-content:flex-end;}
.fieldGroupBx .passenger-grid-bx .botbx .col-l {flex:0 0 30%;}
.fieldGroupBx .passenger-grid-bx .botbx .col-l input[type="button"] {padding:6px 25px;}
/*eof: New Search Panel*/

/*bof: Why Us Section*/

.whyusBx {display:flex; align-items:center; flex-wrap:nowrap;}
.whyusBx .r-panel,.whyusBx .l-panel{ flex:0 0 50%;}
.whyusBx .r-panel {padding:10px; order:2;} .whyusBx .r-panel img{ width:100%; height:auto; }
.whyusBx .l-panel {padding:10px; order:1;}
.whyusBx .l-panel h3 {padding:30px 0; margin:0; color:#fe492b; font-size:28px; font-weight:400;}
.whyusBx .l-panel p {line-height:23px; font-size:1em;}
.whybook {width:100%; float:left; padding:0 0 30px;}
.whybook h4 {padding:30px 0; margin:0; color:#fe492b; font-size:28px; font-weight:400;}
.whybook ul {display:flex; justify-content:space-around; flex-wrap:wrap; align-items:center;}
.whybook ul li {flex:0 0 50%; margin:0; padding:0 0 10px;}
.whybook ul li span.iconbx {width:70px; height:50px; margin-right:8px; vertical-align:middle; display:inline-block;}
.whybook ul li span.iconbx svg { margin-top:-10px;}
.whybook ul li.condapply {margin-left:auto; text-align:right; font-size:13px;}

.whybook ul li span.iconbx.priceMatch {}
.whybook ul li span.iconbx.noFee{margin-left: 3px;margin-right: 5px;}
.whybook ul li span.iconbx.noFee svg .cls-1{fill:#fff!important}
.whybook ul li span.iconbx.noFee svg .cls-2{ fill:#fe492b!important}
.whybook ul li span.iconbx.noFee svg .cls-3{fill:none!important}
.whybook ul li span.iconbx.noFee svg .cls-2{fill:#fe492b!important}
.cls-3{fill:#fe492b!important}

.whybook ul li span.iconbx.exclusive {}
.whybook ul li span.iconbx.assistance {}
.whybook ul li span.iconbx.atolProt {}
.whybook ul li span.iconbx.lowDeposit {}
/*eof: Why Us Section*/


/*bof:Flights Special Offers Page*/
.introGridBx,
.specOfferGrid,
.specOfferGrid .fltListingGrid {width:100%; float:left;}

.specOfferGrid .fltListingGrid {overflow:hidden;}

.introGridBx h1 {padding:30px 0; text-align:left; font-size:32px; font-weight:600; color:#000000; text-transform:capitalize;}
.introGridBx p {font-size:16px; text-align:left; line-height:1.5em;}

.specOfferGrid .titleLogoBx { width:100%;display:flex; margin:20px 0; justify-content: space-between; align-items:center;}
.specOfferGrid .titleLogoBx strong {padding:0; font-size:26px; font-weight:400; color:#000000;}
.specOfferGrid .titleLogoBx .airLogo {padding:0;}

.specOfferGrid .fltListingGrid .listingBx {display:flex; margin:0 0 20px; justify-content:flex-start; gap:5px;}
.specOfferGrid .fltListingGrid .listingBx .cityBx {flex:0 0 208px; text-decoration:none; background:#ffffff; border-radius:8px; box-shadow:1px -1px 8px #c3c3c3;}
.specOfferGrid .fltListingGrid .listingBx .cityBx a{ display:block;}

.specOfferGrid .fltListingGrid .listingBx .cityBx .detailsBx {width:100%; float:left; padding:5px 15px;}
.specOfferGrid .fltListingGrid .listingBx .cityBx .imgBx,
.specOfferGrid .fltListingGrid .listingBx .cityBx .detailsBx .title,
.specOfferGrid .fltListingGrid .listingBx .cityBx .detailsBx .divider,
.specOfferGrid .fltListingGrid .listingBx .cityBx .detailsBx .priceBlk {width:100%; float:left; color:#000000;}

.specOfferGrid .fltListingGrid .listingBx .cityBx .imgBx img {border-radius:8px 8px 0 0; width:100%; max-width:208px; height:144px; object-fit:cover;}

.specOfferGrid .fltListingGrid .listingBx .cityBx .detailsBx .title,
.specOfferGrid .fltListingGrid .listingBx .cityBx .detailsBx .divider {text-align:center; font-size:16px; font-weight:400; padding:0 0 5px;}

.specOfferGrid .fltListingGrid .listingBx .cityBx .detailsBx .divider {position:relative;}

.specOfferGrid .fltListingGrid .listingBx .cityBx .detailsBx .divider:after, 
.specOfferGrid .fltListingGrid .listingBx .cityBx .detailsBx .divider:before {content:""; position:absolute; top:10px; z-index:1; height:1px; width:35%; background:#000000;}
.specOfferGrid .fltListingGrid .listingBx .cityBx .detailsBx .divider:before {left:0;}
.specOfferGrid .fltListingGrid .listingBx .cityBx .detailsBx .divider:after {right:0;}

.specOfferGrid .fltListingGrid .listingBx .cityBx .detailsBx .priceBlk {font-size:16px; padding:0 0 8px; text-align:left; position: relative;}
.specOfferGrid .fltListingGrid .listingBx .cityBx .detailsBx .priceBlk span {font-weight:600; font-size:20px; color:#000000;}
.specOfferGrid .fltListingGrid .listingBx .cityBx .detailsBx .priceBlk span:after {content:"*"; vertical-align:super; font-size:18px;}
.specOfferGrid .fltListingGrid .listingBx .cityBx .detailsBx .priceBlk span.iconArrow {background-color: #F95539; background-color: var(--btnred); width: 40px; height: 30px; position: absolute;  right: 0px; bottom: 4px; display: flex; justify-content: center;}
.specOfferGrid .fltListingGrid .listingBx .cityBx .detailsBx .priceBlk span.iconArrow:after {content: url(/assets/images/rightarrowbtn.svg);
    transform: scale(0.6); margin-top: 2px;}
/*eof:Flights Special Offers Page*/

.subavail{clear: both;}
.subavail p{font-size:1.3em;}

@media only screen and (max-width:1200px){
.nlowest-pfbox .naviBox ul li{ padding:20px 0;}
.resultGridBx .resultGrid ul li a .priceBx{ font-size:1.4em;}
.travelCalGrid, .calendarGridBx, .seasonGrid {padding:0 20px;}
.calendarGridBx {padding:30px 20px;}
.bg-grey{ padding:20px;}
.specOfferGrid .fltListingGrid .listingBx{overflow: scroll; padding-bottom:20px;}
.newDesignSrchPanel .NewSrchPanel{ padding:20px 10px;}
.flyingPartnerGrid, .newDesignSrchPanel .wrap-950{ width:96%;}
.newDesignSrchPanel .flightOptionBx .flightdirect{ width:25%;}
.p40{ display:none;}
.newDesignSrchPanel .NewSrchPanel strong.titleBx{ padding-bottom:15px; display:block;}
.specOfferGrid .fltListingGrid .listingBx .cityBx{ flex:0 0 208px;}
.flyingPartnerGrid ul{width: 100%;overflow: scroll;justify-content: flex-start;gap: 10px; display:flex;}
}


@media only screen and (max-width:900px) {
.whyusBx .l-panel h3{ font-size:1.5em; padding:10px 0;}
.whyusBx .l-panel p{ line-height:21px; font-size:.9em;}
.whybook ul{ font-size:.9em;}
.bg-grey{padding: 10px;}
}