@media (min-width: 1300px){
	.container{
		max-width: 1200px;
	}
}
@media (max-width: 1450px){
	.popular-desti{
		background-position: 126% 0px;
	}
}
@media (max-width: 1399px){
	.why-with-us{
		background-size: 60%;
		margin-top: 50px !important;
	}
	.why-lft h3{
		margin-top: 40px;
	}
}
@media (max-width: 1367px){
	.popular-desti{
		background-position: 132% 0px;
	}
}
@media (max-width: 1299px){
	.phonBg img{
		top: -45px;
	}
	span.paxCnt{
		font-size: 14px;
	}
	.Deals-box{
		width: 265px;
	}
}
@media (max-width: 1199px){
	.home-search-area, .banner-ads-carousel{
		width: 100%;
	}
	.banner-ads-carousel{
		max-width: 571px;
		margin: 0 auto;
		margin-top: 20px;
		padding-left: 0;
	}
	.search-outer-box{
		margin: 0 auto;
	}
	.popular-desti{
		background: none;
	}
	.why-with-us{
		height: auto;
	}
	.why-lft h3{
		margin-top: 0px;
	}
	.phonBg img{
		top: 14px;
	}
}
@media (max-width: 991px){
	.why-with-us{
		background: none;
	}
	.why-lft{
		width: 100%;
	}
	.phonBg{
		display: none;
	}
	.app-section{
		height: auto
	}
	.download-sec{
		width: 100%;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.subscribe-input{
		width: 70%;
	}
	.subscribe-btn{
		width: calc(30% - 5px);
	}
}
@media (max-width: 767px){
	.bannerWrp{
		border-radius: 0;
	}
	.banner-ads-carousel{
		display: none;
	}
	.shfle-arrow{
		right: calc(50% - 20px);
		top: calc(100% - 20px);
		transform: rotate(90deg);
		width: 38px;
		height: 38px;
		background: #fff url(../images/home-search-arrow.png) no-repeat center center;
		border: 1px solid #ccc;
		border-radius: 50%;
	}
	#Multicity .shfle-arrow{
		background: #fff url(../images/home-search-arrow-single.png) no-repeat center center;
	}
	.home-search-calendar{
		right: calc(50% - 20px);
		top: calc(100% - 20px);
		width: 38px;
		height: 38px;
		background: #fff url(../images/home-search-calendar.png) no-repeat center center;
		border: 1px solid #ccc;
		border-radius: 50%;
	}
	.home-search-btn{
		top: 15px;
		right: inherit;
	}
	.home-search-area .go-to .form-control, #oneway_toDate .form-control, #CheckOut .form-control{
		padding-left: 0;
	}
	.home-search-area .go-to .form-control{
		padding-right: 25px !important;
	}
	.home-nonstop{
		top: 30px;
	}
	.multi-add{
		position: relative;
		top: inherit;
		right: inherit;
		max-width: 150px;
	}
	.subscribe-btn{
		font-size: 22px;
		height: 70px;
	}
	.subscribe-input{
		height: 70px;
	}
	span.paxCnt{
		flex-wrap: wrap;
	}
	span.paxCnt span{
		display: inline-block;
		width: 100%;
		text-align: center;
	}
	.home-search-area .form-control{
		font-size: 17px;
	}
	.Deals-box{
		width: 295px;
		margin-right: 0;
	}
	.headOne{
		padding: 50px 0 15px;
	}
	.owl-carousel.homeSlider{
		max-width: 295px;
		margin: 0 auto;
	}
}

@media (max-width: 575px){
	.HmSrchMnus, .HmSrchPls{
		width: 30px;
		height: 40px;
		background-size: 50%;
	}
	.psngr-count {
	    height: 40px;
	    line-height: 40px;
	    font-size: 18px;
	}
	.home-nonstop{
		top: 0;
		padding: 20px 0 10px;
	}
	.home-search-btn{
		top: 0;
	}
	.why-lft h3{
		font-size: 30px;
		text-align: center;
	}
	.why-lft div span, .why-lft div div{
		width: 100%;
		text-align: center;
	}
	.why-lft span i{
		margin-right: 0;
	}
	.subscribe-btn{
		font-size: 22px;
		height: 50px;
		width: 100%;
		margin-left: 0;
		margin-top: 10px;
	}
	.subscribe-input{
		height: 50px;
		width: 100%;
	}
	span.paxCnt{
		font-size: 13px;
	}

}
@media (max-width: 399px){
	.pl-mob-5{
		padding-left: 5px !important;
	}
	.pr-mob-5{
		padding-right: 5px !important;
	}
	.HmSrchMnus, .HmSrchPls, .psngr-count{
		width: 33.33%;
		text-align: center;
	}
	.shfle-arrow, .home-search-calendar{
		right: 15%;
	}
	.col-3.mob-w-50{
		flex: 0 0 50%;
    	max-width: 50%;
	}
	
}
@media (max-width: 359px){
	span.paxCnt{
		font-size: 10px;
	}
}