/* mobile style*/
@media (min-width: 850px) {
	div#masthead:not(.home div#masthead), .stuck div#masthead {
		background-color: #fff;
	}

	.home div#top-bar {
		background: bottom;
	}

	/* 	css page guide */
	.guide-blog  h5.post-title {
		font-size: 15px;
		line-height: 25px;
		margin-top: 15px;
	}

	.guide-blog  p.cat-label {
		opacity: 1;
		font-size: 13px;
		color: #000;
	}

	.guide-blog  p.cat-label:before {
		content: "#";
		font-size: 18px;
	}

	.guide-blog .col.post-item:nth-child(2) .col-inner .image-cover {
		padding-top: 112% !important;
	}

	.guide-blog .col.post-item:nth-child(1) .col-inner .image-cover, .guide-blog .col.post-item:nth-child(3) .col-inner .image-cover {
		padding-top: 88% !important;
	}

	.guide-blog .col.post-item:nth-child(4), .guide-blog .col.post-item:nth-child(6)   {
		margin-top: -75px
	}

	.guide-blog .col.post-item:nth-child(4) .col-inner .image-cover, .guide-blog .col.post-item:nth-child(6) .col-inner .image-cover   {
		padding-top: 112% !important;
	}

	.guide-blog .col.post-item:nth-child(5) .col-inner .image-cover {
		padding-top: 93% !important;
	}

	.slide-item-itinerary {
		display: flex !important;
	}

	.slider-history .img-inner img {
		filter: grayscale(100%);
	}

	.slider-history .img-inner:hover img {
		filter: grayscale(0%);
	}
}

@media (max-width: 850px) {
	/* 	css menu */
	div#masthead {
		background-color: #fff;
	}

	/* css page our team */
	.supernut-slider__main__item {
		max-width: 25%;
		padding: 0 !important;
	}


	.flickity-prev-next-button.previous {
		left: -15px !important;
	}

	.flickity-prev-next-button.next {
		right: -15px !important;
	}

	/* css page labrary */
	.content-country {
		grid-template-columns: auto auto auto auto;
	}
}
/* 	Our Team Responsive */
.supernut-slider__main__item.is-selected {
	display: flex;
	width: auto;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}


@media only screen and (max-width: 768px) {
	.sectoin-intinerary .slick-prev {
		left: -2px;
		z-index: 9;
	}
	.img-itinerary img {
		width: 92%;
		object-fit: cover;
	}

	.sectoin-intinerary .slick-next {
		right: 8px;
		z-index: 9;
	}
	/* 	css lai giao dien */
	.itcodewp_search {
		padding-left: 6px;
		margin-bottom: 0;
	}

	.itcodewp_search button.button_style.button_search {
		height: 40px;
		border-radius: 4px;
		min-height: 28px;
	}

	.itcodewp_search img {
		width: 34px;
		padding: 4px;
	}

	.search-control {
		width: calc(100%/3);
		float: left;
		padding: 10px 2px;
	}

	.home-search-right {
		width: 50px;
		height: 30px;
		align-items: center;
		justify-content: center;
		display: flex;
		position: absolute;
		right: 0;
		bottom: 15px;
	}

	/* css section moment */
	.section-moment {
		padding-top: 50px !important;
	}

	.section-moment h2 {
		display: none;
		font-size:30px;
		margin-bottom: 30px;
	}

	.section-moment p {
		font-size: inherit !important;
	}

	/* 	css footer */
	p.ft-logo img {
		width: 150px;
	}

	/* css page our team */
	.supernut-slider__main__item {
		max-width: 33.33%;
	}


	/* 	css menu */
	.mfp-content div#main-menu {
		background-color: #fff;
	}
	.sidebar-menu.no-scrollbar {
		padding: 0;
	}

	input#s {
		height: 35px;
		font-size: 15px;
	}

	button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
		height: 35px;
	}
	/* css form search popup */
	.form_advanced input, .form_advanced select, .form_advanced li {
		width: 100% !important;
		margin: 5px 0
	}
	.form_advanced input, .form_advanced select {
		height: 38px !important;
		font-size: 16px;
	}

	.form_advanced input.search-field {
		font-size: 17px !important;
	}

	.home-title h1 {
		font-size: 25px;
		line-height: 30px;
	}

	.mt-footer {
		margin: 0 0 20px 0 !important;
	}

	.post-item .post-thumbnail, .post-item.post-big .post-thumbnail, .post-big-grid .post-thumbnail img, .post-grid .post-thumbnail {
		height: 220px;
		width: 100%;
	}

	.post-grid .post-content {
		padding: 15px 0 0 0;
		width: 100%;
	}

	.post-big-grid {
		height: unset !important;
	}

	.post-big-grid .post-content h4 {
		-webkit-line-clamp: 2;
		font-size: 18px;
		margin-bottom: 10px;
		line-height: 25px;
	}

	.post-item.post-big .post-content h4 {
		font-size: 18px;
		line-height: 25px;
	}

	.category-description, section.category-info .category-thumbnail {
		width: 100% !important;
	}

	.home-description {
		width: 100%;
	}

	.home-title h3 {
		font-size: 24px;
		font-weight: bold;
	}

	.rating-excellent .rating-view .trust {
		margin: 0;
	}

	.rating-excellent .rating-view {
		display: block;
		width: 100%;
	}

	.travel-destincation a {
		font-size: 20px;
		letter-spacing: 5px;
	}

	.travel-destincation-list ul li a {
		font-size: 16px;
	}

	.easy-item {
		display: flex;
		align-items: center;
	}

	.easy-item .box-image {
		width: 50px !important;
		max-width: 50px !important;
		height: 50px !important;
		float: left;
	}

	.easy-item .box-image div, .easy-item .box-image div img {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}

	.easy-item .box-text.text-left {
		padding: 0 0 0 15px;
		width: calc(100% - 50px) !important;
	}

	.footer-bottom a {
		width: 50px;
		height: 50px;
	}

	div#top-bar {
		/*         display: none !important; */
	}

	div#top-bar ul li {
		margin: 0 !important;
	}

	header.header-single-tour h1 {
		font-size: 30px;
	}

	section.tour-gallery h3 {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 40px;
	}

	.tour-redirect {
		margin: 0 0 30px 0;
	}

	.entry_post_content {
		width: 100%;
		margin: auto;
	}

	section.entry-post .post-banner {
		width: 100%;
		height: 250px;
	}

	section.entry-post .post-banner h3 {
		font-size: 40px;
	}

	 .bk-tab.tab-category ul {
		white-space: nowrap !important;
		display: inline-block;
		overflow-x: scroll !important;
		width: 100% !important;
	}

	.gap-400 {
		padding-top: 220px !important;
	}

	.col-7 {
		flex-basis: 100% !important;
		max-width: 100% !important;
	}

	.gap-15, .gap-30, .gap-45 {
		padding-top: 0 !important;
	}

	.banner-abouts-header {
		display: none;
	}

	.about_scroll {
		left: 46%;
		width: 30px;
	}

	.trade-4 {
		top: -80px;
		right: -100px;
		-webkit-transform: translate(-150px, 100px);
		transform: translate(-150px, 100px);
	}

	.trade-4 img {
		width: 80px;
	}

	.trade-2 {
		right: -100px;
	}

	.trade-6 {
		right: -50px;
	}

	.trade-1 img {
		width: 80px;
	}

	.trade-1 {
		left: -110px;
	}

	.trade-3 {
		top: -110px;
		left: 40%;
	}

	.about-timeline ul {
		width: 100%;
	}

	.social-proof__list-item {
		font-size: 25px;
		line-height: 35px;
		margin: 0 0 15px;
	}

	.team-item .team-avatar {
		margin: auto;
	}

	.team-item {
		width: 100%;
		background: #f7fcff;
		display: block;
		padding-top: 60px;
		flex-flow: wrap;
	}

	.team-item .team-content {
		width: 100%;
		padding: 30px 20px 20px 20px;
	}

	.abouts-post {
		margin: 0 0 30px 0 !important;
	}

	.col-stick {
		height: unset !important;
	}

	.s-gap-30, .s-gap-15, .s-gap-45 {
		padding: 0px;
	}

	.formContact .formContact-title h3 {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 30px;
	}



	.form-group .row.row-5 {
		padding: 0px !important;
	}

	.formContact .form-group label {
		font-size: 15px;
	}

	.form-group input[type="checkbox"] {
		width: 20px !important;
		height: 20px !important;
	}

	.form-group.form-flex span.wpcf7-form-control.wpcf7-checkbox {
		display: block;
		flex-flow: wrap;
	}

	.form-group.form-flex span.wpcf7-list-item {
		width: 100% !important;
		margin: 0 0 20px 0 !important;
		padding: 0px !important;
	}

	.formContact .button_request {
		padding: 3px 0 !important;
		font-size: 15px;
	}

	.contact__us {
		width: 100%;
	}

	.home-title-line h1 {
		font-size: 30px !important;
	}
}

@media (max-width: 549px) {
	/* 	menu */
	.mfp-content button.toggle {
		opacity: 1;
	}

	.mfp-content button.toggle i.icon-angle-down {
		display: block !important;
		color: #000;
	}
	/* 	css slider style destino */
	.st_banner_l {
		left: 0;
	}
	.st_banner_r {
		right: 0;
	}
	.slider_style .banner.has-hover {
		width: 32.8% !important;
	}
	.slider_style>.col {
		padding-left: 5px;
		padding-right: 5px;
	}
	.slider_style strong {
		font-size: 13px !important;
	}
	.slider_style .banner.has-hover {
		padding-top: 160px !important;
	}
	.slider_style .st_banner_l, .slider_style .st_banner_r {
		padding-top: 160px !important;
	}
	.slider_style .st_banner_2 {
		padding-top: 190px !important;
	}
	.st_banner_2 {
		margin-top: -30px !important;
	}

}

/* iPad landscape style here */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

}

/* iPad portrait style here */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {


}


/* An Css Mobile */
@media (max-width: 480px) {
	ul.footer-tt-tracuu {
		display: unset;
	}
	ul.footer-tt-tracuu li {
		padding-left: 12px;
	}
	/* 	css page guide */
	.highlight p {
		margin-bottom: 40px;
	}

	.highlight strong {
		line-height: 50px;
	}

	.gidu-highlight p {
		font-size: 15px;
		margin: 15px 0 30px 0;
	}

	/* css page our team */
	.supernut-slider__main__item {
		max-width: 100%;
	}
	.formContact	/* css page labrary */
	.content-country {
		grid-template-columns: auto auto;
	}

	.sectoin-intinerary .slick-prev {
		left: -10px;
		z-index: 9;
	}

	.sectoin-intinerary .slick-next {
		right: 5px;
		z-index: 9;
	}

	.slide-item-itinerary .col {
		padding-left: 0;
		padding-right: 0;
	}

	.page-id-108 .tour-title-same {
		font-size: 18px;
		margin-bottom: 0px;
	}

	.page-id-108 .tour-title-same h1 {
		font-size: 20px;
	}

}
/* Update an 1 - 16 - 2024 */
@media (min-width: 1024px) {
	/* header */
	#logo {
		padding-left: 5%;
		width: 20vw;
	}

	/* Footer */
	.menu-footer {
		padding: 2% 5% 1% 5%;
	}

	.tour-journey .row.content-journey {
		padding-left: 5%;
		padding-right: 5%;
	}

	/* Home page */
	.search-control label {
		font-size: 19px;
	}
	.home-text-heading p {
		margin-top: 0;
		margin-bottom: 0;
	}
	.booking-title h3 {
		line-height: 1.2;
	}
	.btn-tour-more span {
		font-size: 20px;
	}
	.text-2 {
		font-size: 24px !important;
		font-weight: bold;
	}

	a.button.primary.respon-btn {
		font-style: italic;
	}

	.destination-box img {
		height: 60vh;
	}

	.owl-carousel .owl-item img {
		height: 45vh;
	}

	.bc__post row {
		padding: 2, 5%;
	}

	.bc__post col medium-4 {
		padding: 1, 5%;
	}

	div#text-box-398930319 {
		width: 80%;
	}

	.row.heading-home {
		padding: 0 10% !important;
	}

	.row.section-booking {
		padding: 30px;
	}

	.Our-partner-row {
		padding: 30px;
	}
	.Destination-row {
		padding: 30px 30px 0px 30px;
	}

	.Our-happy-row {
		padding: 30px;
	}

	.easy-booking {
		padding: 30px;
	}

	.the-insider-blog {
		padding: 30px;
	}

	.col.post-item {
		padding: 0 1%;
	}

	/* Travel Guide */
	.guide-blog {
		padding: 2% 5%;
	}

	.travel-guide-row {
		padding: 2% 5%;
	}

	.travel-guide-tour {
		padding: 2% 5%;
	}

	.tour-globe-list img {
		width: 28px;
	}

	.post-category strong {
		font-size: 20px;
	}

	.title-lichtrinh {
		font-size: 30px !important;
	}
	.summary {
		font-size: 16px;
	}

	.content-highlight > .col-inner {
		box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, .16) !important;
	}

	.day-detail {
		font-size: 30px !important;
	}

	.title-lichtrinh h4 {
		font-size: 30px !important;
	}

	.make_an_enquiry a {
		text-decoration: underline;
	}
	.img-itinerary img {
		padding-left: 0% !important;
	}

	.slick-dots li:before {
		transition: color 0.3s, opacity 0.3s, transform 0.3s;
	}

	ul.slick-dots {
		bottom: -50px;
	}

	.category-entry .row {
		padding: 0 3.5%;
	}

	.destination-map-row {
		padding: 0 3%;
	}
	.tour-dt-gallery .col {
		padding: 0 !important;
	}

	.tour-dt-highlight .col {
		padding: 0 !important;
	}

	.tour-dt-itinerary {
		padding: 0 4%;
	}

	#tour-related {
		padding: 0 2%;
	}

	.slide-item-itinerary .col {
		width: 25vw;
		height: 75vh;
	}

	.slide-item-itinerary .content-itinerary {
		overflow-y: auto;
		margin-bottom: 20px;
	}

	.slide-item-itinerary .large-6 {
		width: 25vw;
	}

	.destination-blog {
		padding: 0 3%;
	}

	.slide-destination {
		padding: 0 5%;
	}

	.title-make {
		padding: 0 20.36%;
	}

	#tab_visa-requirement .align-middle {
		max-width: 1500px;
	}
	/* 		Travel Responsible */
	.travel-responsible-blog {
		padding: 2% 5%;
	}
	/* 	Our team */
	#row-777293050 {
		padding: 5% !important;
	}

	.our-team-blog .post-title {
		font-size: 18px !important;
	}

	.text-highlight {
		padding: 0 8%;
	}

	.our-team-tour {
		padding: 0 2%;
	}

	.our-team-tour .home-title {
		padding: 3% 0%;
	}

	.our-team-blog {
		padding: 0 3%;
	}

	.supernut-slider__main {
		padding: 5%;
	}

	.supernut-slider__main-qq {
		padding: 5%;
	}

	.supernut-slider__nav {
		padding: 0 10%;
	}

	/* 	About us */
	.about-us-row {
		padding: 0 10%;
	}

	.slider-history {
		padding: 0 5%;
	}

	.about-us-row-blog {
		padding: 0 5%;
	}


	.tab-visa ul li a:hover {
		color: #ed4910;
	}
	.box-img p {
		text-align: center;
	}
	/* 	Simple page */
	entry-title h1 {
		font-size: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.padding-special-c>div
	{
		padding-left: 0px !important;
		padding-right: 0px  !important;
	}


	/* Css thanh booking home di động */
	#section_1578235765 {
		display: none;
	}
	.easy-booking {
		display: flex;
		text-align: center;
	}

	.easy-booking .small-6 {
		flex-basis: unset;
		max-width: unset;
	}
	.easy-booking .small-12 {
		background-color: #132034;

		padding: 15px;
	}

	h3 br {
		display: none;
	}
	.content-title {
		display: none;
	}
	#section_1922694678 {
		padding-top: 0px;
	}

	.section.section-booking {
		padding-top: 0px !important;
	}
}

.slick-dots {
	line-height: 50px;
}
.form-row {
	padding: 0 2%;
}
.tour-journey-brief p,
.tour-journey-brief h3 {
	padding-left: 2%;
}
.img-itinerary img {
	width: 100%;
}
.respon-title {
	padding: 5px;
}
}
@media (min-width: 1024px) {
	.bc__post {
		padding-bottom: 45px;
	}
	.name-company {
		font-family: "Roboto", sans-serif !important;
	}
	h5 {
		font-size: 16px;
	}
	p {
		-webkit-font-smoothing: subpixel-antialiased;
	}
	.supernut-slider__main__item img {
		height: 50vh;
		object-fit: cover;
	}
}



/* An sửa mobile 19 - 01*/
@media only screen and (min-width: 768px) and (max-width: 1020px){
	.html custom html_nav_position_text{
		display:none}

	.new--logo{
		display:none
	}

	.nav-icon has-icon{
		display:none}
}

@media only screen and (min-width: 768px) and (max-width: 848px){
	#top-bar{
		display:none
	}

	#masthead{
		display:none}
}

