@media (min-width: 1200px) {
	.swiper .item blockquote,.swiper .item iframe{
	    max-width: 88%;
	}
}
@media (max-width: 1001px) {
	.header .top{display: none;}
	#hamburger {
		display: block;
	}

	.breadCrumbs {
		margin-top: 0;
	}

	.menu-head {
		display: none;
	}

	.wrap-menu {
		display: none;
	}

	.wrap-content {
		width: 90%;
	}

	.hotline_top,
	.hotline_top2,
	.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;
		max-height: 45px;
		width: auto;
	}

.logo-res img {
    max-height: 45px;
}

.hotline-m {
    background: #fff;
    padding: 5px 10px;
    border-radius: 10px;
    font-weight: 600;
}

.hotline-m i {
    margin-right: 5px;
}

	.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: #006FB6;
	}

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

	.head3 {
		display: none;
	}

	.header2 {
		display: none;
	}

	.header {
		width: 100%;
		padding: 0px;
	}

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

	.filter {
		display: block;
	}
	.index1 .wrap .left .in2{
    /* grid-template-columns: 50% 50%; */
}
	.lien-he {
		flex-direction: column;
		text-align: center;
		gap: 15px;
	}
}

@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%;
		margin-top: 20px;
	}

	.wr-form {
		width: 100%;
		margin-top: 20px;
	}
	.text-cart {
		display: none;
	}

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

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

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

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

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

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

	.footer-powered {}

	.flex-powered {
		flex-wrap: wrap;
		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;
	}

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

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

	.mxh {
		justify-content: center;
	}

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

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

	.product-list {
		margin-top: 0;
	}
	.product {
    flex-direction: column;
	}

}
@media (max-width:601px){
	.index6 .wrap-content{
    grid-template-columns: auto;
}
	.gioithieu{
		grid-template-columns: auto;
	}
}
@media (min-width: 550px){
}
@media (max-width: 440px) {
	.wrap-content{
    width: 95%;
}
	.head2{
		padding:0px;
	}
	.index1{
    padding: 30px 0px;
}
	.slogan{
    font-size: 14px;
}
	.index1 .wrap .left{
    padding: 15px 10px;
}
	.index1 .wrap .left .tieude, .index1 .wrap .right .tieude{
    font-size: 15px;
}
	.index1 .wrap .left .in1 div{
    font-size: 12px;
}

.index1 .wrap .left .in1 select {
    padding: 10px;
    font-size: 12px;
}

.index1 .wrap .left .in2 {
    grid-template-columns: 50% 50%;
    gap: 5px;
}
	.index1 .wrap .right{
    padding: 10px;
}
	.index1 .wrap .in2 .box{
    padding: 10px;
}

.index1 .wrap .in3 .ten, .index1 .wrap .in4 .ten {
    font-size: 12px;
}

.index1 .wrap .in3 .ten span:last-child div, .index1 .wrap .in4 .ten span:last-child div {
    font-size: 11px;
}

.index1 .wrap .in3 .wrap, .index1 .wrap .in4 .wrap {
    grid-template-columns: auto auto;
}

.index1 .wrap .in3 .box, .index1 .wrap .in4 .box {
    padding: 5px;
}

.index1 .wrap .in3 .box .ten1, .index1 .wrap .in4 .box .ten1 {
    font-size: 12px;
}

.index1 .wrap .in3 .box .mota {
    font-size: 10px;
}

.index1 .wrap .in2 .box .tieude1 {
    font-size: 12px;
}

.index1 .wrap .in2 .box .wrapselect button {
    font-size: 16px!important;
    width: 30px!important;
    height: 34px;
}

.index1 .wrap .in2 .box .wrapselect input {
    font-size: 14px;
    padding: 5px;
    height: 34px;
}
	.index1 .wrap .right .in2 .line div:last-child{
    font-size: 13px;
}
	.index2{
    padding: 25px 0px;
}
	.index2 .baotieude >a.xemthem, .index3 .baotieude >a.xemthem{
    padding: 8px 15px;
    font-size: 12px;
}
	.index2 .wrap{
    grid-template-columns: auto auto;
    gap: 5px;
}

.index2 .wrap .box {
    padding: 8px 8px 10px;
}
	.index3{
    padding: 25px 0px;
}
	.index3 .wrap{
    grid-template-columns: auto auto;
    gap: 5px;
}
	.index3 .wrap .box .noidung{
    padding: 15px 6px;
}
	.index4{
    padding: 25px 0px;
}
	.index4 .nav-tabs .boxcauhoi{
    padding: 0px;
}

.index4 .nav-tabs .boxcauhoi >a {
    padding: 5px 10px;
}

.index4 .nav-tabs .boxcauhoi h3 {
    padding: 10px 0px 10px;
}
	.index5, .index6{
    padding: 25px 0px;
}
	.index6 .right{
    justify-content: flex-start;
}

.index6 .right >a {
    padding: 10px 10px!important;
    font-size: 13px!important;
}
	.gioithieu .right .grid{
    gap: 5px;
}
	.grid-news{
    grid-template-columns: auto auto;
}
	.item_tt{}
	.sp-info h4{
		font-size: 13px;
        line-height: 1.3;
        height: 39px;
	}
	.name-product a{
    font-size: 15px;
    height: 36px;
}
	.price-product .price-old, .price-product .price-new{
    font-size: 11px;
}
.price-per {
    font-size: 9px;
}
.sp-info .nhanzalo, .sp-info .nhanzalo1 {
    padding: 5px 10px;
    font-size: 10px;
}
	.right-product .col-6{
    padding: 2px;
}
	.product{
		margin-bottom:3px
	}
	.xemtatca{
		margin-top: 15px;
	}
	#social .btn-frame .animated{
		display:none;
	}
	#social .btn-frame{
    margin: 8px 0px !important;
}
	.info-footer .wrap-content{
    gap: 0px;
    grid-template-columns: repeat(auto-fit, minmax(207px, 1fr));
}
}
@media (max-width: 369px) {}