@media (min-width:1200px) { }
@media (max-width:1200px) { }
@media (max-width:991px) {

	/*  -- menu mobile ---*/
	.logo-mb { padding: 0 20px; display: block; text-align: center; }
	.logo-mb img { max-width: 100px }
	.thongtin-mb { }
	.thongtin-mb ul { padding: 0 20px !important; }
	.thongtin-mb ul li { list-style: none; color: #55585a; margin-bottom: 12px; }
	.thongtin-mb ul li i { font-size: 19px; margin-right: 10px; color: #6c6c6c; }
	@-webkit-keyframes my {
		0% { opacity: 1 }
		50% { opacity: 0 }
		100% { opacity: 1 }
	}
	@-moz-keyframes my {
		0% { opacity: 1 }
		50% { opacity: 0 }
		100% { opacity: 1 }
	}
	@-o-keyframes my {
		0% { opacity: 1 }
		50% { opacity: 0 }
		100% { opacity: 1 }
	}
	@keyframes my {
		0% { opacity: 1 }
		50% { opacity: 0 }
		100% { opacity: 1 }
	}
	.hidden_mobi, #arcontactus, #messages-facebook, .quick_contact { display: none; }
	.hidden_destop, .toolbar { display: block; }
	.menu_baophu { background: #000; opacity: 0.8; z-index: 998; left: 0px; top: 0px; position: fixed; width: 100%; height: 100%; display: none; }
	.icon_menu_mobi { color: #fff; font-size: 30px; text-decoration: none; width: 50px; display: block; cursor: pointer; float: left; margin: 3px 0; line-height: 1; }
	.icon_menu_mobi i {/* float: left; *//* margin-top: 8px; */ }
	a.home_mobi { color: #000; text-decoration: none; float: right; font-size: 20px; }
	.logo-mobi { width: calc(100% - 100px); float: left; display: block; text-align: center; padding: 0px 0; }
	.logo-mobi img { width: 100px; }
	a.phone_mobi { color: #fff; text-decoration: none; float: left; font-size: 18px; }
	a.phone_mobi i { margin-right: 12px; -webkit-animation: my 700ms infinite; -moz-animation: my 700ms infinite; -o-animation: my 700ms infinite; animation: my 700ms infinite; }
	.col_4 > div { width: calc(33.33% - 30px); }
	.left { width: 100%; margin: 0 0 15px 0; }
	.spnb .img_list { width: calc(66.66% - 30px); order: -2; }

	/* Search RP */
	.mm-panel { }
	.mm-navbar_sticky { }

	/*  -- menu mobile ---*/
	.header .header-right { display: none; }
	.header .header-bottom .logo-header { }
	.header .header-bottom .logo-header img { }
	.header .header-bottom .banner-header { }
	.header .header-bottom .banner-header img { }
	.menu { display: none }
	.menu-res { display: block }
	.comment-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start }
	.comment-item-poster { width: auto; margin-right: 0px; margin-bottom: 0.5rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start }
	.comment-item-letter { width: 40px; height: 40px; line-height: 40px; font-size: 13px; margin-bottom: 0 }
	.comment-item-name { margin-bottom: 0px; margin-left: 10px; margin-right: 10px }
	.comment-item-information { width: 100% }
	.price-procart { display: none }
	.price-procart-rp { display: block }
	.quantity-procart { text-align: right }
	.top-cart { margin-bottom: 2rem }
	.search-res { float: right;/* width: 50px; *//* margin-top: 14px; */ }
	.search-res .icon-search { width: 36px; height: 36px; cursor: pointer; text-align: center; line-height: 36px; color: #fff; font-size: 18px; margin: 0px; margin: 0px 0 0 auto; }
	.search-res .icon-search.active { background: #fff; border-radius: 100%; color: #cc0000 }
	.search-res .search-grid { position: absolute; top: 100%; right: 0px; width: 300px; height: 40px; max-width: 100vw; background: #fff; border: 1px solid #cc0000; z-index: 2; display: none; border-radius: 0px; line-height: normal; }
	.search-res .search-grid p { float: left; width: 35px; height: 38px; cursor: pointer; outline: none; border: none; margin: 0px; font-size: 17px; display: block; color: #cc0000; line-height: 40px; text-align: center }
	.search-res .search-grid input { width: calc(100% - 35px); float: right; line-height: 38px; outline: none; border: none; color: #666363; font-size: 13px }
	.search-res .search-grid input::-webkit-input-placeholder { color: #ccc }
	.search-res .search-grid input:-moz-placeholder { color: #ccc }
	.search-res .search-grid input::-moz-placeholder { color: #ccc }
	.search-res .search-grid input:-ms-input-placeholder { color: #ccc }
	.menu_mobi { color: #fff; font-size: 18px; text-decoration: none; padding: 5px 10px; width: 100%; cursor: pointer; display: flex; align-items: center; justify-content: space-between; height: 100%; cursor: pointer; position: -webkit-sticky; position: sticky; top: 0; z-index: 999; background: var(--maincolor); box-shadow: 0px 0px 5px #969494 }
	.menu_mb_r { display: flex; align-items: center; }
	.menu_mobi_add { display: block; position: fixed; left: -100%; top: 0; background: #f1f1f1; z-index: 99999; color: #fff; height: 100vh; overflow: auto; line-height: 1.5; padding-top: 40px; padding-bottom: 20px; width: 85%; min-width: 140px; max-width: 440px; box-shadow: inset -4px 0px 8px rgba(0, 0, 0, 0.3); transition: 0.5s }
	.menu_mobi_active { left: 0; transition: 0.5s; }
	.menu_mobi_add ul { list-style: none; padding: 0 }
	.menu_mobi_add ul li.li-tim { display: none }
	.menu_mobi_add ul li h2 { font-size: 17px; margin-bottom: 0 }
	.menu_mobi_add ul li b { display: inline-block; vertical-align: top; margin-right: 8px }
	.menu_mobi_add ul li b img { display: inline-block; vertical-align: top; }
	.menu_mobi_add ul li a { text-decoration: none; color: #191919; display: block; border-bottom: 1px solid rgb(132 132 132 / 20%); padding: 13px 40px 13px 0; margin-left: 20px; position: relative; text-transform: uppercase }
	.menu_mobi_add ul li a.active2 { color: #ec2d3f }
	.menu_mobi_add ul li a i { position: absolute; height: 100%; right: 0; top: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.1); width: 40px; text-align: center; padding-top: 13px; transform: rotate(90deg); border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
	.menu_mobi_add ul li a.active2 i { transform: rotate(0deg); border-left: 1px solid rgba(255, 255, 255, 0.2); }
	.menu_mobi_add ul ul { display: none; padding-left: 0 }
	.menu_mobi_add ul li ul li a { padding-left: 20px; color: #6f6f6f }
	.menu_mobi_add ul li ul li ul li a { padding-left: 40px; }
	.close_menu { position: absolute; top: 5px; right: 7px; font-size: 15px; background: rgb(110 110 110); width: 25px; text-align: center; line-height: 25px; cursor: pointer }

	/*  -- menu mobile ---*/
	.right { width: 100%; margin: 15px 0; }
	.info-header, .hotline-header { display: none }
	.email-header { display: none }
	.info-header:nth-child(3) { display: block }
	ul.social-header { width: auto }
	.search { width: 97%; margin: auto; border: 1px solid #ed961a; margin-top: 10px; display: none }
	.css_flex { margin: 0 0px }
	.css_flex_product, .css_flex_album, .css_flex_baiviet, .css_flex_video { margin: 0 -5px }
	.css_baiviet_ngang .news { width: calc(50% - 20px); }
	.gioithieu .info_gt, .gioithieu .img { width: 100%; min-height: auto; }
	.gioithieu .info {/* padding: 30px; */ }
	.gioithieu { margin: 45px auto; }
	.gioithieu .img:before { content: none; }
	.title-main .name {/* font-size: 24px !important; */ }
	.news { width: 100% }
	.sanpham_col_flex .pro_right .product { /*width: calc(50% - 10px);*/ }
	.name-product { font-size: 15px }
	.left-intro { width: 100% }
	.right-intro { width: 100%; margin-top: 15px }
	.footer-news.ft-1, .footer-news.ft-2 { width: 100%;/* margin-top: 15px; */ }
	.cart-product span { width: 100%; margin: 2px 0 }
	.cart-pro-detail a { width: 100% }
	.cart-pro-detail a:first-child { margin-right: 0px; margin-bottom: 0.5rem }
	.cart-pro-detail a i { display: none }
	.newshome-best { width: 100%; margin: 0 0 20px 0; }
	.newshome-scroll { width: 100% }
	.header-bottom .wrap-content { flex-wrap: wrap; justify-content: center; }
	.list_monnb a { font-size: 14px;/* padding: 17px 10px; */ margin: 2px 3px }
	.btn-zalo, .btn-phone { display: none }
	.scrollToTop, .js-facebook-messenger-box { right: 5px }
	.title-main span { font-size: 18px }
	.box-sanpham-tc {/* padding: 30px 10px; */ }
	.css_flex_ajax .pro-in { margin: 0 -5px }
	.title-intro { margin-bottom: 15px }
	.footer-article .wrap-content { }
	.newsletter-input {/* width:80%; *//* display: inline-block; */vertical-align: top }
	.newsletter-button {/* width: 18%; *//* display: inline-block; *//* vertical-align: top; *//* margin-top: 0; */ }
	.newsletter-button input[type=submit] {/* padding: 0; */width: 100%;/* line-height: 41px; */ }
	.cart-fixed { bottom: 350px }
	.owl-theme .owl-dots .owl-dot span { height: 6px; width: 20px }
	.sanpham_col_flex .pro_left { display: none }
	.sanpham_col_flex .pro_right { width: 100% }
	.col_3 > div { width: calc(50% - 30px); }

	/* cart */
	.wrap-cart { flex-wrap: wrap }
	.top-cart, .bottom-cart { width: 100%; border-right: 0px; padding-right: 0px; margin-right: 0px; padding: 0 15px }
	.top-cart { margin-bottom: 30px }
	.slick-prev {/* left: 10px; */ }
	.slick-next {/* right: 10px; */ }
	.copyright, .statistic { width: 100% }
	.footer-powered .wrap-content { flex-wrap: wrap }
	.owl-carousel .owl-stage-outer { width: 100% }
	.run-slick { /*margin: 0 -5px*/ }
	.btn-map { bottom: 230px; right: 10px; display: none }
	.box-tintuc-video {/* padding: 20px 10px; */ }
	.time-news { display: none }
	.pic-newshome-normal { width: 40% }
	.info-newshome-normal { width: 57% }
	.wrap-partner .prev-carousel { left: 11px; position: absolute; z-index: 9; margin-bottom: 0 }
	.wrap-partner .next-carousel { right: 11px; position: absolute; z-index: 9; margin-bottom: 0 }
	.desc-news {/* -webkit-line-clamp:2; */ }
	.box-dm .info:after { display: none; }
	.box-dm .info { position: relative; left: 0; }
	.box-dm .images {/* margin: 0; */ }
	.aspect_ratio{
		aspect-ratio: 430/170
	  }
	.aspect_ratio_gt{
	aspect-ratio: 400/370
	}
	.aspect_ratio_h{
	aspect-ratio: 430/216
	}
	.aspect_ratio_gt1{
		aspect-ratio: 400/490
	  }
}
@media (max-width:680px) {
	.footer-news.ft-3 { width: 100%; }
	.col_2, .col_3, .col_4 { margin: 0 -10px }
	.col_4 > div { width: calc(50% - 20px); margin: 10px; }
	.spnb .img_list { width: calc(100% - 20px); aspect-ratio: 1.75; }
	.col_2 > div { width: calc(100% - 20px); margin: 10px; }
	.col_3 > div { width: calc(100% - 20px); margin: 10px; }
	.news .news-image { margin-bottom: 1rem }
	.procart-label { font-size: 13px }
	.name-procart a { font-size: 13px }
	.top-contact { flex-wrap: wrap; padding: 0 15px }
	.left-pro-detail, .right-pro-detail, .top-contact .form-contact, .top-contact .article-contact { width: 100%; margin: 0px }
	.left-pro-detail, .top-contact .article-contact { margin-bottom: 30px }

	/* cart */
	.price-procart, .procart-label .quantity-procart p:first-child { display: none }
	.price-procart-rp, .procart-label .quantity-procart p:last-child { display: block }
	.quantity-procart { width: 25%; text-align: right; margin-right: 0px }
	.info-procart { width: 65% }
}
@media (max-width:425px) { }
@media (max-width:375px) { }
