/* Responsive */

@media(max-width:1001px){

	.menu{display:none;}

	.menu-res{display:block;}
	

}

@media only screen and (max-width: 991px) {

  .menu {    display: none;  }

	/* div#ninja-slider{display: none;} */

	#ninja-slider-m {display: block;margin-top: -40px;}

}

@media only screen and (max-width: 991px) {

  .menu-res {    display: block;  }

}

@media only screen and (max-width: 767px) {

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

}

@media only screen and (max-width: 575px) {

  .news .news-image {    margin-bottom: 1rem;  }

}

@media(max-width:870px){

	/*  -- menu mobile ---*/

	@-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{display: none;}

	.hidden_destop{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: 25px;

		text-decoration: none;

		

		

		cursor: pointer;

		display: flex;

		cursor:pointer;

		

		padding: 32px;margin: 0;

	align-items: center;}

	.icon_menu_mobi i {}

	a.home_mobi {color: #000;text-decoration:none;float:right;font-size: 20px;}

	.logo-mobi{display: flex;text-align:center;background: #252b33;height: 90px;width: 90px;align-items: center;justify-content: center;}

	.logo-mobi img{}

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

     /* Search RP */

	.search-res{position:relative;float: right;width: 40px;}

	.search-res .icon-search{width: 40px;height:40px;cursor:pointer;text-align: center;line-height:42px;color: #fff;font-size:17px;margin:0px;}

	.search-res .icon-search.active{background:#fff;border-radius:100%;color: #ee971a;}

	.search-res .search-grid{position:absolute;top:50px;right:0px;width:0px;height:40px;overflow:hidden;background:#fff;border: 1px solid #ee971a;z-index:2;opacity:0;border-radius:25px;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: #ee971a;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:var(--color-red);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;}

	.mm-panel{}

	.mm-navbar_sticky{}

	.menu_mobi {

		color: #fff;

		font-size: 18px;

		text-decoration: none;

		padding: 0px 12px 0 0;

		width: 100%;

		cursor: pointer;

		display: flex;

		height: 100%;

		cursor: pointer;

		position: -webkit-sticky;

		position: sticky;

		top:0;

		z-index:999;

		background: #424242;

		/* box-shadow: 0px 2px 5px #969494; */

		justify-content: space-between;align-items: center;}

	.menu_mobi_add {

		display:block;

		position: fixed;

		left: -100%;

		top: 0;

		background: #424242;

		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{}

	.menu_mobi_add ul li.li-logo{}

	.menu_mobi_add ul li.li-tim{display:none}

	.menu_mobi_add ul li.li-home{}

	.menu_mobi_add ul li.li-home h2{}

	.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: #fff;

		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: #e8862c;}

	.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); border-bottom: none;}

	.menu_mobi_add ul ul {display:none;padding-left: 0;}

	.menu_mobi_add ul li ul li a {padding-left: 20px;color: #fff;}

	.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(238 151 26);

		width: 25px;

		text-align: center;

		line-height: 25px;

		cursor: pointer;

		}

	/*  -- menu mobile ---*/

	.header-bottom{}

	.logo-header{}

	.logo-header img{}

	.banner-header{}

	.banner-header img{}

	.info-header,.hotline-header{display: none}

	.email-header{display: none}

	.info-header:nth-child(1){}

	.info-header:nth-child(2){}

	.info-header:nth-child(3){}

	.info-header:nth-child(4){}

	.social{width:100%;text-align:center}

	.search{width: 97%;margin: auto;border: 1px solid #ed961a;margin-top: 10px;}

	div.css_flex{margin: 0 0px;}

	div.css_flex_product,div.css_flex_album,div.css_flex_baiviet,div.css_flex_video{margin: 0 -5px;}

	div.css_baiviet_ngang .news{ width: calc(50% - 20px); }

	.news{width:100%;}

	.product ,.sanpham_col_flex .pro_right .product,.album,.video{ width: calc(50% - 10px); margin: 0 5px 25px 5px; }

	.name-product{font-size:15px}

	.left-intro{width: 100%;}.right-intro{width: 100%;margin-top: 15px;}

	.footer-news:nth-child(1),.footer-news:nth-child(2),.footer-news:nth-child(3),.footer-news:nth-child(4){width: 100%;margin-top: 15px;}

	.cart-product span{width: 100%;margin: 2px 0;}

	.newshome-best{width: 100%;display: none}

	.newshome-scroll{width: 100%;}

	.header-bottom .wrap-content{padding: 10px;}

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

	div.box-sanpham-tc{padding: 30px 10px;}

	div.css_flex_ajax .pro-in{margin:0 -5px}

	div.wap-tin-video{}

	.title-intro{margin-bottom:15px}

	.footer-article .wrap-content{    padding: 20px 10px;}

	.newsletter-input{width: 100%;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: 35px;}

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

    /* cart */

    .wrap-cart{flex-wrap:wrap;}

	.top-cart,.bottom-cart{width:100%;border-right:0px;padding-right:0px;margin-right:0px;}

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

	div.run-slick{margin:0 -5px}

	.btn-map{bottom:230px;right:10px;display: none;}

	div.box-tintuc-video{padding: 20px 10px;}

	.time-news{display:none}

	.pic-newshome-normal{width: 40%;}

	.info-newshome-normal{width: 57%;padding: 8px 0;}

	.wrap-partner{padding:15px 10px}

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

}

.box-sanpham, .box-phutung-m{padding: 20px 10px;}

.price-product {justify-content: flex-end;flex-wrap: wrap;}

span.price-new {width: 100%;}

.wap_gioithieu {width: 100%;}

.box-gioithieu {padding: 60px 10px;background-size: cover;background-position: left;}

.phutung {width: calc(50% - 20px);margin: 15px 10px;}

.box-phutung-m div.css_flex_ajax .pro-in{margin: 0 -10px;}

.box-tieuchi {/* height: 208px; *//* background-size: cover; *//* background-position: center; */}

.box-lhtvbg .wap_1200 {width: unset;}

.box-lhtvbg {padding: 40px 10px 50px;}

.form-row .newsletter-input:first-child input {border-radius: 20px;}

.form-row .newsletter-input:last-child input {border-radius: 20px;}

.xemthem {display: none;}

.pic-newshome-normal:before{display:none}

.name-newshome.text-split{-webkit-line-clamp: 1;}

.desc-newshome{-webkit-line-clamp: 2;}

.newshome-scroll{height: 218px;overflow:hidden;}

#footer-map {width: 314px;}

p.pic-newshome-normal img {height: 100%;}

a.newshome-normal {align-items: stretch;}

.icon_menu_mobi span {margin-left: 10px;}

.menu_mobi.bgt {background: transparent;box-shadow: none;position: relative;}

/* div#ninja-slider {margin-top: -40px;height: 100vh;} */

.footer-news:nth-child(3){display: grid;justify-items: start;}

.box-lhtvbg .title-main span {font-size: 42px;}

#ninja-slider .slider-inner {height: 100%;}

#ninja-slider ul {height: 100% !important;}

#ninja-slider li {height: 100%;}

#ninja-slider div.video {height: 100%;}

#ninja-slider div.video a {height: 100%;}

#ninja-slider div.video a img {height: 100%;object-fit: cover;}

div#ninja-slider-m {margin-top: -90px;height: 100vh;}

#ninja-slider-m .slider-inner {height: 100%;}

#ninja-slider-m ul {height: 100% !important;}	

#ninja-slider-m li {height: 100%;}

#ninja-slider-m div.video {height: 100%;}

#ninja-slider-m div.video a {height: 100%;}

#ninja-slider-m div.video a img {height: 100%;object-fit: cover;}

.time-box-newshome {display: none;}

.wap_1200 {padding: unset;}

.page_phutung.css_flex_ajax {margin: unset;}

.tab-content img {width: 100% !important;object-fit: contain;height: unset !important;}

.tab-content table {width: 100% !important;}

.content-main img {
    width: 100% !important;
    height: unset !important;
}

}

@media(max-width:769px){

	.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:440px){	

	.info-news{}

	.top-contact .form-contact .button-contact .file-contact span b{max-width:105px;}

	/* cart */

	.procart-label{font-size:12px;}

	.pic-procart{display:none;}

	.pic-procart-rp{display:block;}

	.info-procart{width:65%;margin-right:5%;}

	.quantity-procart{width:35%;}

	.input-double-cart,.input-triple-cart{margin-bottom:0px;}

	.input-double-cart .input-cart,.input-triple-cart .input-cart{width:100%;float:none;margin:0 0 0.5rem 0!important;}

}

@media(max-width:369px){

	.cart-pro-detail{flex-wrap:wrap;}

	.cart-pro-detail a{width:100%;text-align:center;margin:0px!important;font-size:12px;}

	.cart-pro-detail a:first-child{margin-bottom:5px!important;}

	.cart-pro-detail a i{display:none;}

}