@media only screen and (min-width: 768px) and (max-width: 1149px) {
	.ads-banner img {
		width: 100%;
	}

}

@media only screen and (max-width: 767px) {
	a.navbar-brand-logo img {
		width: 100px;
	}

	.header-search-bar form.search-bar {
		display: none;
	}

	.offcanvas-body ul.navbar-nav {
		display: block;
	}

	.offcanvas-body ul.navbar-nav a.nav-link {
		display: flex;
		align-items: center;
		gap: 10px;
		font-size: 16px;
	}

	.offcanvas-body ul.navbar-nav a.nav-link i.fa-solid {
		font-size: 18px;
	}

	header button.navbar-toggler {
		display: block;
		border: none;
		color: #fff;
	}

	header i.fa-solid.fa-bars {
		font-size: 0;
	}

	.header-search-bar input[type="text"],
	header .link-menu {
		display: none;
	}

	.pb-40,
	.pb-30 {
		padding-bottom: 20px !important;
	}

	.pt-40,
	.pt-30 {
		padding-top: 20px !important;
	}

	.pb-60 {
		padding-bottom: 40px;
	}

	.pt-60 {
		padding-top: 40px;
	}

	.pb-80 {
		padding-bottom: 50px;
	}

	.pt-80 {
		padding-top: 50px;
	}

	.pb-80 {
		padding-bottom: 50px !important;
	}

	.ads-banner img {
		width: 100%;
	}

	.tour-list-wrapper .banner-slider img,
	.banner-slider img {
		height: 300px;
	}

	.banner-slider h2 {
		font-size: 30px;
	}

	.banner-slider .container {
		left: 5%;
		margin-left: 0;
	}

	.banner-slider small {
		font-size: 16px;
		margin: 10px 25px 20px 0px;
	}

	.view-img {
		margin: 5px 0;
		justify-content: center;
	}

	h2.section-title {
		font-size: 22px;
		margin-bottom: 10px;
	}

	.top-destinations .swiper-container {
		margin: 0;
	}

	section.managed-packages-services,
	.icons-section,
	section.adventures-listing {
		padding: 40px 0;
	}

	.adventures-list .trip-img-top img {
		height: 190px;
	}

	.banner_sub_header h4.page-title-subheader {
		font-size: 22px;
	}

	.travello-about {
		margin-bottom: 20px;
	}

	.thumbnail-box {
		margin: 10px;
	}

	.about-page .intro-wrapper_two img {
		margin-bottom: 20px;
	}

	section.sub-header-section.banner_sub_header img {
		height: auto;
	}

	.container {
		padding-left: 20px;
		padding-right: 20px;
	}

	.intro-wrapper_two .text-box.mb-30 {
		padding: 0 0 15px;
	}

	.intro-wrapper_two h2 {
		font-size: 25px;
		line-height: 1.1;
	}

	.intro-wrapper_two p {
		margin-bottom: 10px;
	}

	.destinations-item img {
		height: 110px;
	}

	.destinations-list-locations .list-item .destination-item,
	.destinations-list-locations .list-item .destination-item .image {
		min-height: 250px;
	}

	.adventures-listing a.link-btn {
		line-height: 1;
		font-size: 13px;
		width: 95px;
	}

	.managed-packages-services .col-sm-5.col-lg-4 {
		margin-top: 15px;
		border-top: 1px solid #eeeeee14;
		padding-top: 15px;
	}

	.contact-info .info-content {
		margin-top: 0;
		position: relative;
	}

	.contact-info.text-end {
		margin-top: 30px;
	}

	.tour-list-box {
		padding: 15px;
	}

	.tour-list-box .header-search-bar {
		display: block;
		width: 100%;
		padding-bottom: 5px !important;
	}

	.tour-list-box form.search-bar input[type="text"],
	.tour-list-box form.search-bar {
		display: block;
	}

	.travello_banner .tour_gallery {
		height: 180px;
	}

	.g-header {
		display: block;
	}

	.g-header .right {
		min-width: 100%;
		margin-top: 15px;
	}

	.g-header .review-score .head {
		justify-content: start;
	}

	.g-header .review-score .foot {
		text-align: left;
	}

	.g-tour-feature .col-xs-6.col-lg-3.col-md-6 {
		max-width: 50%;
	}

	div#tour-slider .swiper-container img {
		height: 250px;
	}

	div#tour-slider .slider-thumbnail img {
		height: 70px;
	}

	.Itinerary-list .list-item {
		min-height: 280px;
	}

	.facilities-item ul li {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.map-location iframe {
		height: 300px;
	}

	.review-box {
		padding: 15px;
	}

	.review-box .review-box-score {
		border: none;
		padding-bottom: 0
	}

	.col-md-4.col-sm-4.logo-section {
		margin-bottom: 25px;
	}

	.group-tour-list .d-flex {
		display: block !important;
	}
	.group-tour-price,
	.group-tour-list .group-tour-content {
		padding: 20px;
		width: 100%;
	}
	.group-price {
		text-align: center;
	}
	.group-tour-price {
		border: none;
		border-top: 1px solid #e9e6e6ee;
	}
}