/* Responsive */
@media (max-width: 1001px) {
	#hamburger {
		display: block;
	}

	.breadCrumbs {
		margin-top: 0;
	}

	.menu-head {
		display: none;
	}

	.wrap-menu {
		display: none;
	}

	.hotline_top,
	.address_top,
	.logo-header,
	.logo-banner,
	.nav-click,
	.lh_menu {
		display: none;
	}

	.search {
		display: none;
	}

	.search-res {
		display: block;
	}

	.slideshow {
		margin-top: 0;
	}

	.flex-header {}

	.logo-res {
		display: flex;
		max-width: 100px;
	}

	.cart-head {
		padding: 5px;
		font-size: 12px;
	}

	.cart-pro-detail {
		flex-direction: column;
		gap: 10px;
	}

	.cart-pro-detail a.buynow {
		margin-right: 0;
	}

	.head1 {
		display: flex;
		height: 100px;
	}

	.head2 {
		background-image: none;
		height: unset;
		margin: 0;
	}

	.head3 {
		display: none;
	}

	.header2 .head2 {
		height: unset;
	}

	.flex-product-main {
		display: block;
	}

	.flex-product-main .left-product {
		position: fixed;
		z-index: 999;
		top: 0px;
		left: 0px;
		/* transform: translateX(-250px); */
		transform: translateX(-300px);
		bottom: 0px;
		overflow-x: hidden;
		background: #fff;
		box-shadow: 0px 0px 5px #000;
		transition: all 0.5s;
	}

	.flex-product-main .left-product.show {
		transform: translateX(0px);
	}

	.flex-product-main .right-product {
		width: 100%;
	}

	.grid-product {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
	}

	.filter {
		display: block;
	}

	.flex-about {
		flex-wrap: wrap;
	}

	.gioi-thieu {
		padding: 30px 0;
	}

	.title-about h3 {
		font-size: 50px;
	}

	.content-about {
		width: 100%;
		margin-top: 15px;
	}

	.photo-about {
		width: 100%;
		height: unset;
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 10px;
	}

	.gtImg1,
	.gtImg2,
	.gtImg3,
	.gtImg4,
	.gtImg5 {
		position: static;
		display: flex;
		justify-content: center;
	}

	.gtImg1 div,
	.gtImg1 img,
	.gtImg2 div,
	.gtImg2 img,
	.gtImg3 div,
	.gtImg3 img,
	.gtImg4 div,
	.gtImg4 img {
		-webkit-mask-image: none;
		mask-image: none;
		mask-size: 100% 100%;
		mask-repeat: no-repeat;
		border-radius: 0;
	}

	.flex-intro {
		flex-wrap: wrap;
	}

	.xemthem_frame {
		padding: 15px 20px;
		width: 100%;
	}

	.xemthem_hotline {
		font-size: 16px;
	}

	.view-about {
		font-size: 16px;
		margin-top: 15px;
	}

	.dk_frame {
		display: block;
	}

	.dk_phone {
		width: 100%;
	}

	.form-frame {
		width: 100%;
		margin-top: 15px;
	}

	.main_form {
		width: 100%;
	}

	.main_album {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		height: auto;
		gap: 10px;
	}

	.item_album {
		position: unset;
	}

	.album {
		background-position: left;
		padding: 30px 0;
	}

	.album_title {
		position: static;
		transform: none;
		text-align: center;
	}

	.album-res {
		display: block;
	}

	.menu_deco,
	.intro_deco1,
	.intro_deco2,
	.intro_deco3,
	.tc_deco,
	.dk_deco,
	.spnb_deco {
		display: none;
	}

	.only_RS {
		display: block;
	}

	.no_RS {
		display: none;
	}
}

@media (max-width: 850px) {
	.news-left {
		width: 100%;
	}

	.news-right {
		width: 100%;
		margin-top: 30px;
		padding: 10px;
	}
}

@media (max-width: 769px) {
	.gutter-x-20 {
		--bs-gutter-x: 10px;
	}

	.flex-video {
		flex-wrap: wrap;
	}

	.wr-video {
		width: 100%;
	}

	.wr-form {
		width: 100%;
		margin-top: 20px;
	}

	.flex-tt {
		display: block;
	}

	.tt_main {
		width: 100%;
		grid-template-columns: 1fr;
	}

	.tt_sub {
		width: 100%;
		margin-top: 15px;
	}

	.hq_item {
		display: block;
	}

	.hq-img {
		width: 100%;
	}

	.hq_info {
		width: 100%;
	}

	.text-cart {
		display: none;
	}

	.grid-pro-detail {
		display: block;
	}

	.grid-pro-detail .left-pro-detail {
		width: 100%;
		padding: 0px;
		border-right: none;
	}

	.slick_photo1 {
		text-align: center;
	}

	.grid-pro-detail .right-pro-detail {
		width: 100%;
	}

	.grid-product {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
	}

	.grid-news {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 10px;
	}

	.info-footer {
		padding: 40px 0;
		background-image: none;
		background-color: #1A1A1A;
		margin-top: 0;
	}

	.footer-powered {}

	.flex-powered {
		flex-direction: column;
		padding: 10px 0px;
		text-align: center;
		height: unset;
	}

	.info-footer .flex-footer {
		display: block;
	}

	.box-footer {
		width: 100% !important;
		margin-top: 20px;
	}

	.main_album {
		display: none;
	}

	.main_album_respons {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 1px;
	}

	.item_album:nth-child(1) a img,
	.item_album:nth-child(2) a img,
	.item_album:nth-child(3) a img,
	.item_album:nth-child(4) a img,
	.item_album:nth-child(5) a img,
	.item_album:nth-child(6) a img,
	.item_album:nth-child(7) a img {
		width: unset;
		object-fit: cover;
		min-height: unset;
		border: 3px solid black;
	}

	.title-main h4 {
		font-size: 27px;
	}

	.title-main2 h4 {
		font-size: 27px;
	}

	.grid-video {
		grid-template-columns: 1fr;
	}

	.dg-info p {
		margin-top: 15px;
	}

	.dg-info h5 {
		font-size: 27px;
		-webkit-text-stroke: 1px #322D2A;
	}

	.video_frame {
		background-image: none;
		height: unset;
	}

	.grid-tc {
		grid-template-columns: 1fr;
		gap: 10px;
	}

	.doi-ngu .swiper-wrapper .swiper-slide {
		transform: scale(1.0);
	}

	.dang-ky {
		background-size: cover;
	}

	.tt_item {
		flex-direction: column;
	}

	.tt-img div,
	.tt-img img {
		width: 100%;
	}

	/* body {
		margin-bottom: 60px;
	}

	.progress-wrap {
		position: fixed;
		bottom: 100px;
		right: 25px;
		height: 50px;
		background: #4a90e2;
		width: 50px;
		cursor: pointer;
		display: block;
		border-radius: 50px;
		z-index: 999;
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
		-webkit-transition: all 400ms linear;
		-o-transition: all 400ms linear;
		transition: all 400ms linear;
		-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);
	} */

}

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

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