.desktop-none{
	display: none;
}



 @media (min-width: 992px) {

}
 @media (min-width: 1300px) {

}
 @media screen and (min-width: 1800px) {

}
 @media screen and (min-width: 1700px) {

}
 @media screen and (min-width: 1500px) {

}
@media (max-width: 1500px) {

}
@media screen and (max-width: 1300px) {
	
 }
@media screen and (max-width: 1200px) {
	.container {
		max-width: 1150px;
	}
}

@media screen and (max-width: 1080px) {
    
}
@media screen and (max-width: 1024px) {
    
}
@media screen and (min-width: 991px) and (max-width: 1024px) {
	
}
@media screen and (max-width: 991px) {
	 .bannerContent h1 {
	 	font-size: 80px !important;
	 }
	 .bannerContent .bnr-label {
	 	font-size: 16px !important;
	 	padding: 6px 16px;
	 }
	 .white-btn {
	 	font-size: 16px !important;
	 	padding: 10px 26px;
	 }
	 .bnr-item figcaption h5 {
	 	font-size: 16px !important;
	 	line-height: 20.67px;
	 }
	 .bnr-item figcaption p {
	 	font-size: 14px !important;
	 }
	 .TourInfo-section {
    	padding-top: 100px;
	}
	.TourInfoimg {
    	gap: 20px;
	}
	.small-img-grp {
    	gap: 40px;
	}
	.TourInfocontent p {
	    font-size: 14.53px !important;
	    line-height: 26px;
	}
	.TourInfoimg .big-img {
		    height: 473px;
	}
	.Tour-main {
		padding-bottom:0;
	}
	.heading-pnel h2 {
		font-size: 48px !important;
    	line-height: 56px;
	}
	.trip-guide-section {
    	padding-top: 0;
	}
	.included-box {
		    padding: 40px 30px;
	}
	ul.included-list li span {
    	font-weight: 400;
    	font-size: 17.32px !important;
    	line-height: 27.14px;
    	letter-spacing: 0.39px;
	}
	ul.included-list li {
		margin-bottom: 20px;
	}
	.withus-box h3 {
		font-size: 40px !important;
	}
	.withus-box p {
		font-size: 14.53px;
    	line-height: 25px;
	}
	.benefits-box ul li {
    	font-size: 16.56px !important;
    	line-height: 36.07px;
	}
	.holiday-box {
		padding: 40px;
	}
	.holiday-content h3 {
		    font-size: 40px !important;
	    line-height: 50px;
	    margin-bottom: 40px;
	}
	.holiday-item figcaption h5 {
    	font-size: 18px;
    	line-height: 1.2;
	}
	.holiday-item figcaption p {
		font-size: 14.53px !important;
    	line-height: 22px;
	}
	.space {
    	padding: 70px 0px;
	}
	.tour-form label {
    	font-size: 16.53px !important;
    	line-height: 26px;
	}
	.tour-form .form-control::placeholder {
		font-size: 14px !important;
	}
	.tour-form .confirm-policy label {
		font-size: 10.53px !important;
    	line-height: 25px;
	}
	.tour-form input[type="submit"] {
		font-size: 16px !important;
	}
	.cta-contact {
		padding-left: 40px;
	}
	#trips.owl-carousel .owl-nav {
		margin-left: -340px;
	}
	.journey-accordion .card {
		padding-right: 20px;
	}
}
@media screen and (min-width: 767px) and (max-width: 991px) {
}

@media screen and (max-width: 767px) {
		.owl-dots {
		    display: flex;
		    align-items: center;
		    justify-content: center;
		}

		.owl-dots .owl-dot.active span {
			width:30px;
		}
		.owl-dots .owl-dot.active span {
        	width: 30px;
        	border-radius: 9px;
        	background: #BD9B60EB;
    	}
		.owl-dots .owl-dot span {
		    height: 10px;
		    width: 10px;
		    background: #BD9B6059;
		    display: inline-block;
		    border-radius: 50%;
		    margin: 0 2px;
		}
		.mobile-none{
			display: none;
		}
		.desktop-none{
			display: block;
		}		
	.bannerContent h1 {
        font-size: 40px;
    }
    .trip-box figure figcaption h4 {
    	font-size: 20.53px !important;
   		line-height: 29px;
    }
    .benefits-box.mobile-box {
    	border: 1.08px solid #BD9B60D6;
	}
    .Tour-main {
    	padding: 30px 20px;
    }
    .TourInfocontent h3 {
    	margin-bottom: 15px;
    }
    .bnr-items {
    	gap:40px;
    }
    .bnr-item figcaption h5 {
    	font-size: 14px !important;
    }
    .TourInfocontent {
    	padding-right: 0;
	}
	.TourInfoimg {
    	display: flex;
    	transform: translatey(0px);
	}
	.TourInfoimg .big-img {
        height: 266px;
        flex: 0 0 60%;
    }
    .small-img-grp {
        gap: 40px;
        flex: 0 0 40%;
    }
    .small-img2 {
    	width: 140px;
    	height: 103px;
	}
	.small-img {
    	width: 80px;
    	height: 110px;
	}
	.TourInfoimg {
        gap: 30px;
    }
    .heading-pnel h2 {
        font-size: 30px !important;
        line-height: 36px;
    }
    .heading-pnel p {
    	font-size: 17.53px !important;
    	line-height: 26px;
    }
    .journey-accordion .card .card-header .btn-header-link {
    	font-size: 18px !important;
    }
    .journey-accordion .card .card-body p b {
    	font-size: 16px !important;	
    }
    .journey-accordion .card .card-body {
   		display: flex;
    	flex-direction: column;
    	gap: 15px;
	}
	.journey-accordion .card .card-body p {
    	font-weight: 400;
    	font-size: 14.53px !important;
    	line-height: 24px;
    	letter-spacing: 0px;
    	margin-bottom: 0;
	}
	.journey-accordion .card {
		padding-left: 20px;
   	    padding-right: 10px;
	}
	.journey-accordion .card {
		padding-bottom: 20px;
	}
	.RouteMap figcaption p {
    	font-weight: normal;
    	font-size: 16px !important;
    	line-height: 16px;
    	letter-spacing: 0px;
	}
	ul.included-list li span {
		font-weight: 400;
		font-size: 16.32px !important;
        line-height: 24.14px;
	}
	.included-box {
        height: auto;
        margin: 10px 0px;
    }
	.benefits-box {
		padding: 30px;
		margin-right: auto;
		max-width: 100%;
	}
	.withus-box {
    	max-width: 100%;
    	text-align: center;
	}
	.withus-box .white-btn {
    	margin: 0 auto;
	}
    .holiday-box {
        padding: 30px 20px;
    }
     .holiday-img {
     	max-width: 400px;
     	aspect-ratio: 1 / 0.8;
     	margin-top: 30px;
     }
     .heading-pnel p {
        font-size: 14.53px !important;
        line-height: 24px;
    }
    .tour-form .form-control {
    	height: 44px;
    }
    .tour-form label {
        font-size: 14.53px !important;
        line-height: 22px;
    }
    .brands-items {
    	flex-wrap: wrap;
    	    gap: 60px;
    }
    .brans-item {
    	max-width: 120px;
    	height: 60px;
	}
	.tour-form-box .heading-pnel {
    	padding-right: 0;
    	text-align: center;
	}
	.tour-form textarea.form-control {
    	min-height: 140px;
    	padding: 20px 15px;
	}
	.cta-main {
    	background: #BD9B60;
    	border-radius: 12px;
    	padding: 30px 30px;
	}
    .cta-contact {
        padding-left: 0;
        margin-bottom: 24px;
    }
    .cta-btn .white-btn {
    	margin-left: 0;
	}
	.cta-heading {
    	margin-bottom: 20px;
	}
	.heading-pnel {
	    margin-bottom: 40px;
	    text-align: center;
	}
	.tourform-section {
    	padding-bottom: 0px !important;
	}
}

@media screen and (min-width: 574px) and (max-width: 767px) {
}

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

}

@media screen and (max-width: 574px) {
	
}
@media screen and (max-width: 460px) {
	
}
 @media screen and (max-width: 420px) {

}
 @media screen and (max-width: 375px) {
}
 