@media (max-width: 1001px) {
	#hamburger {
		display: block;
	}

	.breadCrumbs {
		margin-top: 0;
	}

	.menu-head {
		display: none;
	}

	.wrap-menu {
		display: none;
	}

	.wrap-content {
		width: 90%;
	}

	.hotline_top,
	.address_top,
	.logo-header,
	.logo-header2,
	.logo-banner,
	.nav-click,
	.lh_menu,
	.header-info,
	.marque_swrap {
		display: none;
	}

	.search {
		display: none;
	}

	.search-res {
		display: none;
	}

	.slideshow {
		margin-top: 0;
		width: 100%;
		padding: 0;
		background: none;
	}

	.flex-header {
		justify-content: space-between;
	}

	.flex-header-main {
		padding: 0;
	}

	.logo-res {
		display: flex;
		max-width: 60px;
		/* margin-right: -50px; */
	}

	/* .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: 70px;
	}

	.head2 {
		background-image: none;
		height: 0;
		margin: 0;
		display: block;
	}

	.head3 {
		display: none;
	}

	.header2 {
		display: none;
	}

	.header {
		width: 100%;
	}

	.flex-product-main {
		display: block;
	}

	.flex-product-main .left-product {
		position: fixed;
		z-index: 999;
		top: 0px;
		left: 0px;
		/* transform: translateX(-250px); */
		transform: translateX(-340px);
		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%;
	}

	.filter {
		display: block;
	}

	.flex-about {
		flex-direction: column;
		gap: 10px;
		width: 100%;
		height: unset;
		padding: 0;
		background-image: none;
		z-index: 1;
	}

	.gioi-thieu {
		padding: 20px 0;
		height: unset;
		background-size: cover;
		margin: 0;
	}

	.content-about {
		width: 100%;
		position: static;
		background: none;
		padding: 0;
	}

	.content-about p {
		width: 100%;
	}

	.photo-about {
		width: 100%;
		/* height: unset;
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 10px; */
	}

	.gtImg1,
	.gtImg2,
	.gtImg3 {
		position: static;
		border-radius: 0;
		border: 0;
		margin: 0;
	}

	.title-about h3 {
		font-size: 40px;
	}

	.wrap-out {
		padding: 15px 0;
	}

	.info-about {
		position: static;
		width: 100%;
		margin: 0;
	}

	.flex-intro {
		flex-wrap: wrap;
	}

	.xemthem_frame {
		padding: 15px 20px;
		width: 100%;
	}

	.xemthem_hotline {
		font-size: 16px;
	}

	.flex-dv {
		display: flex;
		flex-direction: column;
	}

	.dv_main {
		width: 100%;
	}

	.dv_sub {
		width: 100%;
		flex-direction: column;
		margin-top: 15px;
	}

	.main_album {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		height: auto;
		gap: 10px;

		flex-direction: column;
		align-items: center;
	}

	.item_album {
		position: unset;
	}

	.album_title {
		position: static;
		transform: none;
		text-align: center;
		width: 100%;
	}

	.album-res {
		display: block;
	}

	.only_RS {
		display: flex;
	}

	.item_tc {
		position: static;
		display: flex;
		align-items: center;
		gap: 10px;
		justify-content: flex-end;
		width: 100%;
		margin-top: 15px;
	}

	.no_RS,
	.quote,
	.footer_deco {
		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-direction: column;
		align-items: center;
		gap: 15px;
	}

	.wr-video {
		width: 100%;
	}

	.wr-form {
		width: 100%;
	}

	.flex-tt {
		display: block;
	}

	.tt_main {
		width: 100%;
	}

	.tt_sub {
		width: 100%;
		margin-top: 15px;
	}

	.tt_new {
		width: 100%;
		margin-top: 15px;
		background-color: #1a1a1a8c;
		padding: 20px 20px 40px 20px;
	}

	/* .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-pro-detail .new-pro-detail {
		width: 100%;
		margin-top: 15px;
	}

	.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: 15px 0;
		/* background-image: none;
		background-color: #E40301;
		height: unset; */
		background-size: cover;
		background-position: center;
	}

	.title-footer h3 {
		font-size: 27px;
	}

	.flex-powered {
		flex-direction: column;
		padding: 10px 0px;
		text-align: center;
		height: unset;
		gap: 10px;
	}

	.info-footer .flex-footer {
		flex-direction: column;
		gap: 15px;
		width: 100%;
	}

	.box-footer {
		width: 100% !important;
	}

	.main_album {
		/* display: none; */
	}

	.main_album_respons {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 1px;
	}

	.item_album:nth-child(4) {
		border: 0;
		padding: 0;
	}

	.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,
	.item_album:nth-child(8) a img,
	.item_album:nth-child(9) a img {
		width: unset;
		object-fit: cover;
		min-height: unset;
		border: 3px solid black;
	}

	.play-button {
		right: unset;
		left: 50%;
		transform: translate(-50%, -50%) scale(0.7);
	}

	.video-img:hover .play-button {
		transform: translate(-50%, -50%) scale(0.8);
	}

	.gt_item1,
	.gt_item2,
	.gt_item3 {
		margin: 0 0 15px 0;
		width: 100%;
	}

	.title-main2 {
		padding: 10px;
	}

	.main_form {
		padding: 15px;
		width: 100%;
	}

	.tt-img .hover_xam img {
		object-fit: cover;
		width: 100%;
		height: 100%;
	}

	.info-footer .flex-footer .box-footer:nth-child(1) {
		padding-left: 0;
	}

	.item_footer ul {
		gap: 10px;
		height: unset;
	}

	.item_footer li {
		width: 100%;
	}

	.title-footer h3 {
		font-size: 20px;
	}

	.catalogue {
		padding: 10px;
	}

	/* 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) {}