/* Queries for Tablets */
@media only screen and (max-width:1024px) {
	.navi-nav .nav-item{
		margin-right: 20px;
	}	
	.navbar-nav li{
		font-size: 14px;
	}
	
	
}
@media screen and (max-width: 1356px) {
	.flightfare-container .progress-content-nav li{
		text-indent: -9999px;
	}
	.flightfare-container .progress-content-nav li span{
		padding: 5px 2px;
	}
	/*.flight-hotel .drodown-width{
		width: 100%;
	}
	.hotel-contain{
		display: block;
	}
	.hotel-description{
		margin-top: 10px;
	}
	.hotel-images {
		max-width: 100%;
		margin-right: 0;
	}
	.travel-form{
		padding: 20px;
	}
	.travel-form li{
		width: 100%;
	}
	.travel-form input[type="text"]{
		border: 1px solid #ccc;
		}*/
		.btn-blue{
		margin-left: 0;/*
		min-height: 67px;
		max-height: 67px;*/
		margin-top: 0;
		border-bottom-right-radius:0px;
	}
	/*.flight-list li:last-child{
		width: 100%;
	}
	.travel-holiday li:last-child{
		width: 47%;
	}
	.travel-holiday li:nth-child(-n+2){
		width: 48%;
	}
	.travel-hotel li:last-child {
		width: 48%;
	}
	.travel-activities li:first-child {
		width: 98%;
	}
	.travel-activities li:last-child{
		width: 98%;
	}
	.travel-form li{
		margin-bottom: -1px !important;
		margin-right: -1px !important;
	}
	.dropdown-custom{
		width: 100%;
	}
	.vdp-datepicker__calendar{
		width: 100% !important;
	}
	.custom-flight .fa-calendar-alt {
		display: block;
		}*/

		span.vdp-datepicker__clear-button i span{
			position: absolute;
			top: -6px;
			right: 25px;
			font-size:30px;
			color: red;
		}
		span.vdp-datepicker__clear-button i span:hover{
			color: black;
	}/*
	.travel-hotel .custom-control {
		top: 0px;
		left: 1px;
		}*/
		.flight-hotel li:last-child,
		.travel-hotel li.pnr,
		.travel-hotel li.passenger-seat,
		.width-ten,
		.travel-form ul li.date-fix,
		.width-twelve,
		.travel-holiday li:nth-child(-n+2),
		.travel-holiday li:last-child,
		.travel-hotel li:last-child
		{
			/* width: 100% !important; */
		}
		.travel-hotel .room-container li.nav-item:nth-child(1){
			width: 50% !important;
		}
		.room-container li:last-child{
			width: 25% !important;
		}
		.travel-hotel .room-container li:last-child){
	width: 50%;
}

.travel-hotel .seat-contain{
		/*border: 1px solid #ccc;
		height: 55px*/
	}
}
@media only screen and (max-width: 992px){	

	.travel-hotel .custom-control{
		top: 0;
	}
	.width-ten, .travel-form ul li.date-fix, .width-twelve, .travel-hotel li.pnr, .travel-hotel li.passenger-seat{
		width: 100% !important;
	}

	.flight-list li:last-child{
		width: 100%;
	}
	.travel-holiday li:last-child{
		width: 47%;
	}
	.travel-holiday li:nth-child(-n+2){
		width: 48%;
	}
	.travel-hotel li:last-child {
		width: 48%;
	}
	.travel-activities li:first-child {
		width: 98%;
	}
	.travel-activities li:last-child{
		width: 98%;
	}
	.travel-form li{
		margin-bottom: -1px !important;
		margin-right: -1px !important;
	}
	.custom-flight .fa-calendar-alt {
		display: block;
	}

	.activity-list{
		float: none;
	}
	.option-activity{
		float: none;
		margin-top: 10px;
	}	
	.activities ul{
		width: 100%;
	}
	.activities ul li{
		float: none;
		width: 100%;
	}
	.navi-nav{
		align-items: flex-start;
	}
	.navi-nav .nav-item{
		margin-right: 30px;
	}	
	.navi-nav li{
		padding-right: 0;
		line-height: 47px;
		border-bottom: 1px solid #d6d6d6;
		cursor: pointer;
		width: 100%;
		vertical-align: top;
	}
	.navi-nav li a{
		display: block;
	}
	.hide-me{
		display: none;
	}
	.login-Small{
		display: block;
	}
	.mega i{
		display: none;
	}
	
	.navi-nav li {
		padding-right: 0;
		line-height: 47px;
		border-bottom: 1px solid #d6d6d6;
		cursor: pointer;
		width: 100%;
		vertical-align: top;
	}

	/*Search Flights */
	.nav-link{
		padding: 10px .5rem;
	}
	.custom-flight .nav-link em{
		display: none;
	}
	.flighthotel{
		display: none !important;
	}
	.icon-flightHotel{
		display: block;
		text-align: center;
	}
	.custom-flight .nav-link{
		text-align: center;
	}
	.custom-flight .nav-link span{
		display: block;
	}
	.total-fare .travel-form {
		padding: 0;
	}
	.travel-form {
		padding: 20px;
	}
	.travel-form ul li{
		float: none;
		display: inline-block;
		width: 100%;
	}
	.travel-form ul li.seat-contain{
		border: 1px solid #bbb;
		height: 54px;
	}
	.travel-form ul li input[type="text"]{
		width: 100%;
		border: 1px solid #bbb;
		/* border-bottom:none; */
	}
	.travel-form ul li input[type="text"]:last-child{
		border-bottom: 1px solid #bbb;
	}
	.travel-form .button-flight{
		float: none;
		display: inline-block;
		width: 100%;
	}
	.travel-form .btn-blue{
		margin: 0;
		width: 100%;
	}
	.travel-holiday, .travel-hotel, .travel-activities{
		width: 100%;
	}
	/*Banner */
	.slogon p{
		font-size: 19px !important;
		line-height: 26px !important;
	}
	.slogon{
		top: 50px !important;
	}
	.slogon button{
		padding: 5px 10px;
		font-size: 14px;
	}
	.slogon p::before{
		width: 30px;
		height: 30px;
		top: 2px !important;
		left: 5px;
	}
	.buddha-holi-package2 h2{
		font-size: 14px;
	}
	a.view-more1{
		font-size: 12px;
	}
	.price-tag{
		font-size: 19px;
	}
	
	.video-1 p {
		font-size: 21px;
	}
	
	.video-main .no-padding-left{
		padding-left: 15px;
	}
	.travel-form > ul > li:last-child{
		width: 100% !important;
	}
	.travel-holiday li:last-child{
		width: 47%;
	}
	.travel-holiday li:nth-child(-n+2) {
		width: 100%;
	}
	.rp-15{
		padding-right: 25px;
	}
	.btn-blue{
		min-height: inherit;
	}
	.search-listflight ul li{
		border-top: none;
		border-left: none;
	}
	.seller-name{
		margin:10px 0;
	}
	.package-offer ul li{
		margin-right: 14px;
	}
}

@media only screen and (max-width:769px) {

	/* .testimonials-img  img{
		text-align: center;
		} */

	.travel-form li{
		width: 100%;
	}
	.sort-by{
		display: block;
		border-bottom: 1px solid #cacaca;
		padding-bottom: 10px;
		margin-bottom: 9px;
	}
	.sorting-list ul{
		float: none;
		display: block;
	}
	.sorting-list ul li{
		padding-left: 0;
	}
	.package-pricecontainer {
		width: 100%;
		float: none;
		text-align: left;
		padding-bottom: 20px;
	}
	.price-maincontent, .twin, .pay-hold, .ecash{
		text-align: left;
	}
	.emi, .price-total{
		text-align: left;
	}
	.price-maincontent{
		padding-bottom: 20px;
	}
	.package-info{
		padding:20px;
	}
	.package-containers img{
		width: 100%;
		border-top-right-radius: 5px;
		border-bottom-left-radius: 0 !important; 
	}
	.slogon p{
		font-size: 14px !important;
		line-height: 20px !important;
	}
	.slogon{
		top: 37px !important;
	}
	.slogon button{
		padding: 5px 10px;
		font-size: 14px;
	}
	.slogon p::before{
		width: 30px;
		height: 30px;
		top: 2px !important;
		left: 5px;
	}
	.package-fix{
		padding-left: 0;
	}
	.padd-btm{
		margin-bottom: 10px;
	}
	.testimonials img{
		float: none;
		text-align: center;
		display: inline-block;
		align-items: center;
		/* margin-bottom: 15px; */
		margin-top: 0;
	}
	.main-package{
		display: inherit;
	}
	.first-package, .second-package{
		width: 100%;
		margin-top: 2%;
	}
	.buddha-holi-package2 h2{
		font-size: 19px;
	}
	a.view-more1{
		font-size: 14px;
	}
	.flight-search {
		margin: 0 -15px;
		padding: 20px 0;
	}
	.flight-search .col-md-6,
	.passenger-detail .col-md-12{
		padding-left: 15px;
		padding-right: 15px;
	}
	.special-content .col-md-4{
		margin-bottom: 60px;
		border-right:0 !important;
	}
	
}
@media only screen and (min-width: 767px) {
	.flight-search #outbound-flights,
	.flight-search .flight-detail,
	.flight-search #inbound-flights {
		margin: 0 -10px;
	}
	/*#sticky{
		margin-top: 20px;
		}*/
	}
	@media only screen and (min-width: 768px) and (max-width:992px) {
		.flight-number {
			text-align: center;
			padding: 0 6px;
		}
		.flight-number span {
			display: block;
			margin-left: 0;
		}
		.search-process,
		.total-fare,
		.hotel-list,
		.transpor-service {
			margin: 0 -10px 6px;
		}
	}
	@media only screen and (min-width: 768px) and (max-width:992px) {

		.flightfare-container .search-process{
			margin:0;
		}
	}
	@media only screen and (max-width:576px) {
		.post-thumb{
			float: none;
		}
		.post-info{
			float: none;
			width: 100%;
			margin-left: 0;
			margin-top: 10px;
		}
		.post-thumb img{
			max-width: 100%;
		}
		.slogon p{
			font-size: 14px !important;
			line-height: 20px !important;
		}
		.slogon{
			top: 25px !important;
		}
		.slogon button{
			padding: 5px 10px;
			font-size: 14px;
		}
		.slogon p::before{
			width: 30px;
			height: 30px;
			top: 2px !important;
			left: 5px;
		}
		.package-fix{
			padding-left: 0;
		}
		.padd-btm{
			margin-bottom: 10px;
		}
		.sub-1{
			width: 100%;
			margin-bottom: 2%;
		}
		.sub-package div.sub-1:nth-child(even),.sub-1{
			margin-right: inherit;
		}
		.buddha-holi-package h2 {
			font-size: 21px;
		}
		.buddha-holi-package p {
			font-size: 12px;
			line-height: 18px;
			margin: 3px 0 16px 0;
		}
		a.view-more {
			padding: 10px 0 0 0;
			font-size: 12px;
		}
		.buddha-holi-package{
			padding-top: 7%;
		}
		.price-tag{
			font-size: 10px;
		}
		.video-1 p {
			font-size: 15px;
		}
		.view-videos {
			margin-bottom: 26px;
			padding-top: 25px;
		}
		.video-main .no-padding-left{
			padding-left: 15px;
		}
		.test-flex h2 {
			text-align: center;
			font-size: 16px;
			margin-bottom: 22px;
			margin-top: 30px;
		}
		.test-flex p {
			text-align: left;
			font-size: 13px;
		}
	/* .testimonials img{
		padding-left: 35%;
		}  */
		.quote-icon {
			color: #e2ebf2;
			font-size: 59px;
		}
		.blog-section p,.holiday-content p {
			font-size: 16px;
		}
		.video-1 .play-button{
			font-size: 18px;
		}

		/* .testimonials-img {
			text-align: center;
			} */

	}

	@media only screen and (min-width: 1200px) {
		.navi-nav .nav-item{
			margin-right: 42px;
		}
	}


	/* @media only screen and (min-width: 768px) {
		.testimonials-img {
			text-align: center;
		}
		} */
