@media(max-width:1200px){
	/*scrolling Tabs*/
	.FlightInfoBox .ftd-new-tabs .nav-tabs{
		white-space: nowrap;
		overflow-x: scroll;
	}
	.FlightInfoBox .ftd-new-tabs .nav-tabs>li{
	    display: inline-block;
	    width: auto;
	    min-width: 80px;
	    float: inherit;
	}
	.FlightInfoBox .ftd-new-tabs .nav-tabs>li>a{
		padding:5px;
		font-size: 11px;
	}
	.ftd-new-result .FlightInfoBox .view-detail-btn{
		font-size: 12px;
		font-weight: 500;
	}
	.ftd-new-result .table>tbody>tr>td,
	.ftd-new-result .table>tbody>tr>th{
		padding:5px;
		font-size: 10px;
	}
	.ftd-new-result .table>tbody>tr>td{
		padding:5px 0;
	}
	/*Starting search Result page*/
	.ftd-new-result .radio label::before{
		margin-left: -18px;
	}
	.ftd-new-result .ftd-new-filter .time-icon ul li figure{
		height:30px;
	}
	.ftd-new-result .ftd-new-filter .time-icon ul li a span{
		font-size: 11px;
	}
}
@media only screen and (max-width: 1024px){
	.checkbox label::after {
	    left: 0;
	    top: -1px;
	}
        .ftd-custom-tabs{
            white-space: nowrap;
            overflow-x: scroll;
        }
        .ftd-custom-tabs li{
            display:inline-block;
            float: inherit;
        }
}
@media(max-width:812px){
	
}
@media(min-width:768px){
	.text-sm-right{
		text-align: right;
	}
}
@media(max-width:768px){
	.new-search-form .multicity-trip-block .city-close-btn{
		position: absolute;
		top: -7px;
	    right: -10px;
	    padding: 5px 10px;
	    font-size: 14px;
	}
	.new-search-form .hidden-xs {
     display: none!important; 
	}
	.commonDiv{
		margin: auto;
	}
	.shadow:before{
		background: rgba(0,0,0,.7);
		content:'';
		width:100%;
		height: 100%;
		position: fixed;
		top:0;right:0;left:0;bottom: 0;
		margin: auto;
		z-index: 1;
	}
	.flightmod .modifybtn #modify-search-btn{
		background: #ff7f01;
	}
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px){
  	.new-search-form .form-widget label>span{
		font-size: 9px;
		display: block;
	}
	.new-search-form .select-traveller label span+span{
		line-height: 30px;
	}
	.new-search-form {
		padding-top:40px;
	}
	.new-search-form .nav-header{
		top:-40px;
	}
	.home-main-container{
		float:left;
	}
	.modify-search-content .new-search-form {
		padding-top:0;
	}
}
@media(max-width:767px){
	.mainContent, .commonDiv, .bookingInner{
		width:96%;
	}
	.new-search-form{
		margin-top: 10px;
	}
	.new-search-form .nav-header{
		position: relative;	
		width:auto;
		/*display: inline-block;
		max-width: 100%;*/
		/*box-shadow: none;*/
	}
	.new-search-form .border-left{
		border-top:1px solid #ddd;
	}
	.new-search-form .O-R-Trip [class*="col-"]:nth-child(2) .border-left{ 
		border-top:none;
	} 
	.new-search-form .O-R-Trip [class*="col-"]:nth-child(odd) .border-left{ 
		border-left:none;
	}
	.new-search-form .custom-modal-block{
		max-width: 100%;
	}
	.new-search-form .custom-modal-block [class*="col-"]:nth-child(2){
		padding-top:15px;
	}
	.new-search-form .custom-modal-block .select-class-block:before{
		left:0;
		width:100%;
		top:4px;
		height:1px;
	}
	/*Start for Multicity*/
	.new-search-form .form-widget{
		height: 70px;
	}
	.new-search-form .multicity-trip-block{
		height: auto;
	}
	.new-search-form .multicity-trip-block .O-R-Trip [class*="col-"]:nth-child(odd) .border-left{
		border-left:1px solid #ddd;
	}
	.new-search-form .multicity-trip-block .O-R-Trip [class*="col-"]:nth-child(4) .border-left{
	}
	.new-search-form .multicity-trip-block .form-widget > label input{
		font-size: 18px;
	}
	.new-search-form .form-widget > label input+p, .new-search-form .form-widget > label .airport-detail{
		display: none;
	}
	.new-search-form .select-traveller label{
		display: block;
	}
	.new-search-form .select-traveller label span{
		display: block;
	}
	.new-search-form .select-traveller label span+span{
		display: inline-table;
	}
	.new-search-form .ftd-primary-btn{
		display: inline-block;
	    padding: 10px 20px;
	    font-size: 16px;
	}
	.new-search-form .multicity-trip-inner .another-city-wraper .O-R-Trip{
		margin-bottom: 0;
	}
	/*Calender-City UI*/
	.ui-menu{
		max-width: 300px!important;
		left:0!important;
		right:0!important;
		margin: auto;
	}
	.userloging{
		margin-top:-50px;

	}
        .one-way-container .FlightInfoBox .flight-price-block ul li{

	}
	.one-way-container .traveller-view .flight-price-block ul li .booking-price + small{
		display: block;
		margin-left: -20px;
	}
        .one-way-container .traveller-view .flight-price-block ul li .booking-price + small.result-b2b{
            display: inline-block;
            margin-left: 0;
        }
	.ftd-new-result .FlightInfoBox .book-now-btn{
		right:-15px;
	}
	.row-align-left{
		display: block;
		margin-left:-20px;
		margin-top:5px;
	}
	.ftd-new-result .FlightInfoBox .flight-detail-block .total-time span{
		margin-top:8px;
	}

	.ftd-new-result .FlightInfoBox .flight-detail-block .from-date,
	.ftd-new-result .FlightInfoBox .flight-detail-block .flight-logo .flight-name-number span,
	.flight-detail.flight figure, .flight-detail.flight .details{
		text-align: left;
	}
	.new-search-form, .new-search-form .trip-type li{
		font-size: 11px;
	}
	.text-xs-center{
		text-align: center;
	}
	.roundtrip-container .FlightInfoBox .flight-detail-block{
		padding-left: 5px;
		padding-right: 5px;
	}
	.ftd-new-result .one-way-container .FlightInfoBox .flight-detail-block .total-time span{
		padding-left:3px;
	}
	.ftd-new-result .FlightInfoBox .flight-detail-block [class*='col-'] span,
        .ftd-new-result .FlightInfoBox .flight-detail-block [class*='col-'] small,
        .ftd-new-result .FlightInfoBox .flight-detail-block .flight-logo .flight-name-number{
		font-size: 10px;
	}
	.ftd-new-result .FlightInfoBox .flight-detail-block [class*='col-'] strong{
		font-size: 11px;
	}
	.roundtrip-container .FlightInfoBox .flight-detail-block [class*='col-'] span{
		font-size: 9px;
	}
	.roundtrip-container .FlightInfoBox .flight-detail-block .flight-logo .flight-name-number{
		margin-top: 10px;
	}
	.roundtrip-container .FlightInfoBox .flight-detail-block [class*='col-'] strong{
		font-size: 12px;
	}
	.ftd-new-result .roundtrip-container .FlightInfoBox .flight-detail-block [class*='col-']{
		padding-left:3px;
		padding-right:3px;
	}
	.roundtrip-container .FlightInfoBox .flight-right-block .price-set-block li label div{
		padding-right:10px;
		line-height: 12px;
		font-size: 11px;
	}
	.roundtrip-container .FlightInfoBox .price-check-radio input[type="radio"]{
		left:-3px;
		top:-5px;
	}
	.ftd-new-result .roundtrip-container .FlightInfoBox .book-now-btn{
		right: -5px;
		padding: 3px 5px;
	}
	.roundtrip-container .FlightInfoBox .ftd-new-tabs .tab-content .landing strong{
		font-size: 16px;
	}
	.roundtrip-container .traveller-view .row-align-left{
		margin-top: 11px;
	}
	.ftd-new-result .roundtrip-container .FlightInfoBox .flight-right-block .flight-price-block .booking-price{
		font-size: 16px;
	}
	.ftd-new-result .roundtrip-container .FlightInfoBox .flight-detail-block .total-time .time-arrow{
		font-weight: normal;
	}
	.ftd-new-result .roundtrip-container .traveller-view .FlightInfoBox .book-now-btn{
		top:-3px;
	}

	/*.roundtrip-container .FlightInfoBox .flight-detail-block .time-arrow:before{
		bottom:-2px;
	}
	.roundtrip-container .FlightInfoBox .flight-detail-block .time-arrow:after{
		bottom:-6px;
	}*/

	.ftd-new-result .FlightInfoBox .flight-detail-block .take-off strong,
	.ftd-new-result .FlightInfoBox .flight-detail-block .landing strong{
		font-size: 16px;
	}
	.roundtrip-container .FlightInfoBox .flight-price-block ul li,
	.roundtrip-container .FlightInfoBox .price-set-block li p,
	.roundtrip-container .FlightInfoBox .price-set-block li span{
		font-size: 11px;
	}
	.roundtrip-container .FlightInfoBox .flight-price-block ul li .label{
		display: inline-block;
		font-weight: normal;
    	font-size: 10px;
	}
	.ftd-new-result .ftd-new-filter .filter-clear-btn{
		top:7px;
	}
	.flight-detail.flight figure, .flight-detail.flight .flight-logo{
		text-align: left;
	}
	.flight-detail.flight .flight-logo .flight-name-number span{
		font-size: 11px;
		text-align: left;
	}
	.ftd-new-result .FlightInfoBox label span,
	.ftd-new-result .FlightInfoBox label p{
		font-size: 11px;
                
	}
        .ftd-new-result .FlightInfoBox label .booking-class{
            display:block;
        }
	.ftd-new-result .FlightInfoBox .label{
		margin-right: 3px;
	}
	.flight-detail.flight .details .details-wrapper .time > div:nth-child(4){
		padding-left: 10px;
		font-size: 12px;
	}




	/*Starts Round Trip*/
	.ftd-new-result .roundtrip-container{

	}
	.ftd-new-result .roundtrip-container .flight-logo .flight-name-number span{
		font-size: 12px;
	}
	.ftd-new-result .roundtrip-container .FlightInfoBox .flight-detail-block .total-time{
		float: right;
		text-align: right;
	}
	.ftd-new-result .roundtrip-container .FlightInfoBox .flight-detail-block .total-time .time-arrow,
	.ftd-new-result .roundtrip-container .FlightInfoBox .flight-detail-block .total-time span{
		text-align: center;
	}
	.ftd-new-result .roundtrip-container .FlightInfoBox .flight-detail-block .flight-logo .flight-name-number span{
		font-size:12px;
	}

	.one-way-container .flight-right-block{
		padding-left:0!important;
	}
	.ftd-new-result .FlightInfoBox .flight-right-block .flight-price-block .booking-price{
		display: inline-block;
	}
	.one-way-container .agent-view .flight-right-block .flight-price-block .booking-price{
		display: inline-block;
	}
	.ftd-new-result .FlightInfoBox .book-now-btn{
		font-size: 12px;
		padding: 5px 10px!important;
		font-weight: 600;
	}
	/*Start Multicity*/
	.multicity-container .FlightInfoBox .multicity-price-block{
		position: relative;
		top:inherit;
		left: inherit;
		transform: inherit;
	}

	.ftd-new-result .ftd-new-tabs figure img+span{
		white-space: nowrap;
		margin-top: 5px;
		display: block;
		max-width: 100px;
	}
	.ftd-new-result .FlightInfoBox .flight-detail-block .details-wrapper .time > div:first-child {
	    padding-left: 0;
	    font-size: 16px;
	}
	.ftd-new-result .FlightInfoBox .flight-detail-block .details-wrapper .time > div:nth-child(2),
	.ftd-new-result .FlightInfoBox .flight-detail-block .details-wrapper .time > div:nth-child(3) {
	    padding-left: 0;
	    font-size: 16px;
	}
	.ftd-new-result .FlightInfoBox .flight-detail-block .details-wrapper .time > div:nth-child(4) {
	    padding-left: 0;
	    font-size: 12px;
	}
	.ftd-new-result .FlightInfoBox .flight-detail-block .details-wrapper .time > div p{
		font-size: 11px;
	}
        
        .agent-view {
            padding-top:10px!important;
            padding-bottom:10px!important;
        }
        .agent-view:after{
            content:'';
            height:0;
            display: block;
            clear:both;
        }
        .agent-view .userloging{
            margin-top:-110px;
            width:100%;
        }
        .agent-view [class*="col-sm-"]{
            padding:10px 0;
        }
}

@media(max-width:580px){
	.offer-text{
		font-size: 13px;
	}
	.roundtrip-container .traveller-view .offer-text{
		font-size: 11px;
	}
	table tr th, table tr td{
		font-size:10px;
	}
	.flight-detail.flight .details .details-wrapper .time > div,
	.modify-search-content label{
		font-size: 14px;
	}
        .mobile-full{
            display:block;
            margin-left:-20px;
        }
        .mobile-full small{
            width:100%;
        }
}
@media(max-width:375px){
	.home-main-container{
		margin-top: 0;
	}
	/*.roundtrip-container .FlightInfoBox .flight-detail-block .time-arrow:after{
		bottom: -7px;
	}*/
	.sort-area ul li a {
	    font-size: 8px;
	}
	.modify-search-content .new-search-form .select-triptype{
		margin-top:0;
	}
} 