@media only screen and (min-width: 1025px) {
	.home-form .form_section{
		position: relative;
		width: 100%;
		margin-top: 30px;
		width: 90%;
		margin-inline: auto;
	}
	
	.form-section form .form-control{
		background-color: transparent;
		color: #fff;
		border-color: #fff;
	}
	.form-section form ::placeholder{
		color: #fff;
		opacity: 0.7;
	}
	.tourist-zones-section img{
		height: 335px;
	}
/*==============gallery section==============*/
.gallery-section:before{
	content: '';
	background-image: url(../images/testimonial-bg.jpg);
	background-size: cover;
	position: absolute;
	left: 0;
	right: 0;
	top: 200px;
	bottom: 0;;
}

/*about vision mission*/
.vision-mission-section .img-part{
	margin-bottom: 35px;
}

.service-page{
	padding-left: 40px;
	margin-right: 40px;
}
}

/*phone and tablet media query*/
@media only screen and (max-width: 768px) {
	.logo-bg.bg-mask{
		width: 80%;
	}
	.navbar ul li a:after {
		display: none;
	}
	.top-header .socials{
		float: none;
		justify-content: center;
	}
/*home slider*/
#demo .carousel-item img{
	height: 250px;
}
#demo .owl-nav button.owl-prev{
	left: 0px;
}
#demo .owl-nav button.owl-next{
	right: 0px;
}
.owl-nav button{
	top: auto;
	bottom: 0;
	transform: none;
}
.slider-caption .caption-title{
	font-size: 25px;
}
.slider-caption .small__caption{
	font-size: 15px;
}
.slider-caption .description{
	font-size: 13px;
	line-height: 1.3;
	margin-top: 10px;
}

/*form*/
.form-section form .col{
	flex: 1 0 100%;
}

/*about*/
.about-section .about-subtitle{
	font-size: 25px;
}
.about-section .about-title{
	font-size: 30px;
}

/*footer*/
.copyright{
	margin-bottom: 48px;
	text-align: center;
}
.copyright .row{
	flex-direction: column-reverse;
}
.policy-links{
	text-align: center;
}
.policy-links ul{
	padding-left: 0;
}

/*mission section*/
.our-mission-section .h1{
	font-size: 35px;
}
.our-mission-section .circle{
	width: 275px;
	height: 275px;
}
.our-mission-section .circle .title{
	top: 47px;
}
.our-mission-section .circle p {
	font-size: 16px;
	line-height: 1.4;
	top: 50px;
}

/*testimonials*/
.testimonial-box{
	padding: 20px;
}
.testimonial-slider{
	position: static;
}
/*gallery-section*/
.gallery-section .card{
	background-color: transparent;
	padding: 0 20px;
}
.gallery-section{
	padding: 40px 0;
}

/*breadcrumb*/
.sub-banner{
	height: 200px;
}

/*about vision mission*/
.vision-mission-section .img-part{
	margin-bottom: 5px;
}

.service-page .inner-page,.service-page .col-lg-4{
	padding-top: 10px;
	padding-bottom: 10px;
}
.policy-links{
	margin-bottom: 5px;
}
.policy-links ul li a{
	font-size: 10px;
}

.navbar-nav > li ul{
	background-color: var(--theme-color2);
}
.navbar-nav > li{
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	position: relative;
	padding-block: 0;
}
.navbar-nav > li:hover > a, .navbar-nav ul li:hover > a{
	color: #000;
}
.navbar ul li a{
	color: #393939;
	border-bottom: 1px solid #fff;
	position: relative;
	padding-block: 6px;
}
.navbar ul li:last-child{
	border-bottom: none;
}
.navbar ul li:last-child a{
	border-bottom: none;
}
.navbar ul li a i{
	position: absolute;
		right: 0;
		top: 0;
		height: 100%;
		width: 30px;
		border-left: 1px solid #ccc;
		display: flex;
		align-items: center;
		justify-content: center;
	}

.navbar-nav > li:hover ul{
	border-top: 1px solid #ccc;
	padding: 15px 10px;
}
.navbar-nav > li ul a{
	color: #393939;
}
.navbar-nav > li:hover ul li{
	border-bottom: 1px solid #ccc;
}
.navbar-nav > li:hover ul li:last-child{
	border-bottom: none;
}
.navbar ul li a.drop_downs:hover i{
	transform: none !important;
	color: #393939 !important;
}

/*about*/
.about-con .about_wrapper .about-image{
	width: 90%;
	height: 350px;
	padding-bottom: 20px;
}
.about-con .about_wrapper .about-image2{
	width: 196px;
	height: 163px;
	padding-bottom: 20px;
}
.about-con .about_wrapper .about-image img{
	width: 100%;
	height: 100%;
}
.about-con .about_wrapper .about-locationimage img{
	width: 55px;
}
.about-con .about_wrapper .about-image {
	left: 0;
}
.about-con .about_content {
	text-align: center;
}
.about-con .about_content li {
	padding: 18px 14px;
	margin: 0 5px;
}

.tour_attraction .package-box .package-img img {
	height: 110px;
	width: 110px;
	padding: 5px;
}

.tour_attraction .package-box p{
	line-height: 1;
	font-size: 15px;
}
.about-con .about_wrapper .about-image img{
	margin: 0;
}
.about_content .main-title .h1:before{
	left: 50%;
	transform: translateX(-50%);
}
.form_section{
	margin-top: 30px;
	box-shadow: 0px 0px 11px -3px;
}

.form_section .form-control.borders{
	border-radius: 5px;
	border-left: 0;
}
.border___form{
	display: none;
}
.slider-caption{
	top: 42%;
}
.contact-form-section{
	padding-inline: 0px;
}
.contact-section .card{
	height: auto;
	margin-top: 60px;
	padding-bottom: 30px;
}
.contact-section .main-title{
	margin-bottom: 30px;
}
.contact-section .card .card-icon{
	margin-top: -3.1875rem;
}
.contact-form-section form{
	padding: 10px 20px;
}
.Contact_info{
	font-size: 16px;
}
.socials li a{
	font-size: 12px;
}
.top-header a{
	padding: 0;
}
.socials li a i{
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	font-size: 16px;
}
.socials li a .icon{
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	font-size: 16px;
}
.socials li a .icon img{
	width: 17px;
}
.top-header.left-curve{
	padding-block: 0;
}
.site-logo{
	color: #fff;
}
.why-choose-us-area .card{
	margin-bottom: 10px;
}
.box_div .site-logo{
	justify-content: center;
}
.box_div{
	text-align: center;
	padding: 8px 15px;
}
.main-title .h1{
	width: auto;
}
.main-title .h1:before{
	width: 50%;
}
.float img{
	width: 33px;
	height: 33px;
}
.float p{
	font-size: 11px;
	margin-bottom: 0;
	width: 117px;
}
.float{
	width: 165px;
}
.box_div.text-md-last.text-center{
	padding-bottom: 20px;
}
}