@media (max-width:1920px){
	.title-about h4{
		
margin-left: -4%;
	}
}
@media (max-width: 1200px){
	.index2 .wrapbox >a{
    width: 24%;
    margin-bottom: 15px;
}
}
@media (max-width: 1001px) {
	#hamburger {
		display: block;
	}
	.title-about h3{
    font-size: 23px;
}
	.breadCrumbs {
		margin-top: 0;
	}

	.menu-head {
		display: none;
	}

	.wrap-menu {
		display: none;
	}

	.wrap-content {
		width: 90%;
		/* margin-left: 2%; */
	}
	.address_top,
	.logo-header,
	.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: block;
		width: calc(50% + 30px);
	}

.logo-res img {
    /* margin-left: calc(50% + 14px); */
    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: 50px;
		background: var(--color-web);
		position: fixed;
		width: 100%;
	}

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

	.head3 {
		display: none;
	}

	.header2 {
		display: none;
	}

	.header {
		width: 100%;
		height: 50px;
	}

	.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-tc {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 20px;
	}

	.filter {
		display: block;
	}
	.lien-he {
		flex-direction: column;
		text-align: center;
		gap: 15px;
	}
	.flex-about {
		flex-direction: column;
		width: 100%;
	}
}

@media (max-width: 850px) {
	.productbox .gia{
    font-size: 13px;
}
	.productbox .box{
    flex-direction: column;
    font-size: 12px;
}
	.productbox .box .chitiet{
    width: 100%;
    margin-bottom: 5px;
}
	.productbox .box .tragop{
    width: 100%;
}
	.index2 .wrapbox >a{}
	.news-left {
		width: 100%;
	}

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

@media (max-width: 769px) {
	.gutter-x-20 {
		--bs-gutter-x: 10px;
	}
	.tieude{
    font-size: 21px;
}
	.index2 .wrapbox >a{}
.slogan {
    font-size: 14px;
}
	.productbox h3{
    font-size: 14px;
}
	.flex-video {
		flex-wrap: wrap;
	}

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

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

	.flex-tt {
		display: block;
	}

	.tt_main {
		width: 100%;
		display: none;
	}

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

	.tt_new {
		width: 100%;
		margin-top: 15px;
		background-color: #1a1a1a8c;
		padding: 20px 20px 40px 20px;
	}

	.tt_item {
		
	}

	.tt-img div,
	.tt-img img {
		min-width: unset;
	}

	.text-cart {
		display: none;
	}
	.grid-product{}
	.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(2, 1fr);
		gap: 15px;
	}

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

	.main_body {
		margin-bottom: -325px;
	}

	.logo-footer {
		position: static;
		transform: none;
		margin: auto;
	}

	.footer-powered {}

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

	.info-footer .flex-footer {
		display: block;
		width: 100%;
	}

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

	.main_album {
		/* display: none; */
		grid-template-columns: 1fr 1fr;
		gap: 5px;
	}

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

	.item_album:nth-child(1) a,
	.item_album:nth-child(3) a {
		border: 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 {
		width: unset;
		object-fit: cover;
		min-height: unset;
		border: 3px solid black;
	}

	.title-cat {
		width: 100%;
	}

	.title-list {
		gap: 10px;
		justify-content: center;
		text-align: center;
	}

	.view-about {}

	.title-main {
		text-align: center !important;
	}

	.title-main h4, .title-main2 h4 {
		font-size: 27px;
		line-height: 2.0;
	}

	.btn_submit,
	.btn_submit2 {
		width: 100%;
		margin-bottom: 10px;
	}

	.dat-hang {
		height: unset;
		padding: 30px 0;
		text-align: center;
	}

	.mxh {
		justify-content: center;
	}

	.sp-mini-img,
	.sp-mini-img img {
		min-width: 100px;
	}

	.doi-net {
		height: unset;
		padding: 20px 0;
	}

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

	.thuong-hieu {
		padding: 0;
	}

	.price-product .price-old {
		padding-left: 0;
	}

	.dg_item {
		width: 100%;
	}

	.dang-ky {
		padding: 40px 0;
		background-image: none !important;
	}

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

	.product-list {
		margin-top: 0;
	}

	.map-btn {
		position: static;
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	.map-btn a {
		text-align: center;
	}
}
@media (max-width: 600px) {
	.index3 div >a.xemthem{
    top: 8px;
    right: 10px;
}
	.index5 .right{
    text-align: center;
}
	.index6 .box{
    margin-bottom: 20px;
}
	.index8 .bottom img{
    max-width: 20px;
}
	.index8 .bottom{
		font-size:15px;
	}
	.tieuchi .box{
    margin-bottom: 20px;
}
}
@media (max-width: 440px) {
	.productbox{padding: 0px 3px;}
	.index1 .box:nth-child(3) .inner{
    margin-bottom: 15px;
}
	.index2{
    margin-top: 0px;
}
	.index2 .wrapbox{display: flex;justify-content: center;/* flex-direction: row; */gap: 10px;}
	.index2 .wrapbox >a{
    flex: 0 0 31%;
    text-align: center;
    margin-bottom: 0px;
}
	.index5 .left .box{
    /* display: flex; */
    flex-direction: column;
    margin-bottom: 35px;
}
	.index5 .left .box .hinh{
    max-width: unset;
    max-height: unset;
}
	.index5 .left .box .noidung{
    width: 100%;
}
	.index6 .tieude >a{
    margin-top: 20px;
}
	.index6 .box1 .noidung div:nth-child(2){
    font-size: 30px;
}
	.table-bangdiem thead th {
        white-space: nowrap;
    }
}

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