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

	.breadCrumbs {
		margin-top: 0;
	}

	.menu-head {
		display: none;
	}

	.wrap-menu {
		display: none;
	}

	.wrap-content,
	.wrap-content2 {
		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;
	}

	.flex-header {
		justify-content: space-between;
		align-items: center;
	}

	.flex-header-main {
		padding: 0;
	}

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

	/* .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: 80px;
		background: white;
	}

	.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;
		width: 75%;
	}

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

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

	.filter {
		display: block;
	}

	.flex-about {
		flex-direction: column-reverse;
		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;
	}

	.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;
		gap: 15px;
	}

	.dv_main {
		width: 100%;
		padding: 0;
	}

	.dv_sub {
		width: 100%;
		flex-direction: column;
	}

	.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: block;
	}

	.item_tc {
		position: static;
		display: flex;
		align-items: center;
		gap: 10px;
		justify-content: flex-end;
		width: 100%;
		margin-top: 15px;
	}

	.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-direction: column;
		align-items: center;
		gap: 15px;
		margin: 0;
	}

	.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(1, 1fr);
		gap: 10px;
	}

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

	.info-footer {
		padding: 30px 0;
		/* background-image: none;
		background-color: #FAED12; */
		height: unset;
		margin: 0;
	}

	.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(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,
	.item_album:nth-child(10) a img {
		width: unset;
		object-fit: cover;
		min-height: unset;
		height: 150px;
		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);
	}

	.flex-header {
		margin-left: 0;
		width: 100%;
	}

	.gtImg2 {
		margin-left: 0;
		margin-top: 15px;
		min-width: unset;
	}

	.dt_frame {
		width: 100%;
	}

	.title-main {
		width: 100%;
	}

	.dang-ky {
		background-image: none;
	}

	.title_dk h4,
	.title_dk2 h4 {
		color: black;
	}

	.title_dk {
		height: unset;
		margin-right: 0px;
		display: flex;
		justify-content: center;
	}

	.title_dk2 {
		height: unset;
		margin-left: 0px;
	}

	.tg_list {
		gap: 15px;
		background-image: none;
		padding: 0;
	}

	.tg_item {
		flex-direction: column;
	}

	.tg_item2 {
		flex-direction: column;
	}

	.tg-img {
		width: 100%;
	}

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

	.tg_info h4 {
		margin-bottom: 10px;
	}

	.title-main p {
		width: 100%;
	}

	.td_item {
		flex-direction: column;
		gap: 15px;
	}

	.td_frame {
		width: 80%;
		padding: 0;
	}

	.td_deco {
		display: none;
	}

	.td_info {
		width: 100%;
	}

	.td-img,
	.td-img img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.so-do {
		height: unset;
		background-size: contain;
	}

	.td_list {
		gap: 15px;
	}

	.lv_list {
		gap: 15px;
	}

	.lv_item {
		flex-direction: column;
		gap: 15px;
	}

	.lv-left {
		width: 100%;
		border-radius: 10px;
	}

	.lv_info {
		border-radius: 10px;
		padding: 20px;
		height: unset;
	}

	.lv-img {
		width: 100%;
	}

	.lv-img,
	.lv-img img {
		border-radius: 10px;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

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

	.lv-gal1,
	.lv-gal1 img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.lv-gal2 {
		width: 100%;
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 10px;
	}

	.ml-flex {
		flex-direction: column;
	}

	.ml-main {
		width: 100%;
	}

	.ml-sub {
		width: 100%;
	}

	.ml-img {
		min-width: unset;
		margin-left: 0;
		margin-top: 15px;
	}

	.title-main5 p {
		width: 100%;
	}

	.gtSlide_info h4 {
		font-size: 17px;
	}

	.gtSlide_info a {
		font-size: 14px;
	}

	.intro_nav-flex {
		gap: 10px;
	}

	.news_item {
		flex-direction: column;
		gap: 10px;
	}

	.news-main,
	.news-info {
		width: 100%;
		padding: 0;
	}

	.news-info h3 {
		font-size: 16px;
	}

	.title-main3 h4 {
		text-align: center;
	}

	.title-main4 {
		width: 100%;
	}

	.header2 .head1 {
		display: flex;
	}

	.header2 .head2 {
		display: none;
	}

	/* 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) {}