@media only screen and (max-width:1200px) {
	.right-head { display: flex; }	
	.logo-head-rp img{height: 70px}	
	.menu, .header_top , .search, .more_center{ display: none !important; }
	.menu-res { display: block; }
	.wrap-content2{width: calc(100% - 30px);}		
	.slick_menu .slick-prev { left: 0}
	.slick_menu .slick-next { right: 0}
	.logo-head img{max-height: 70px}
	.header.fix {z-index: 99;-webkit-box-shadow: 0px 5px 5px 0px rgb(148 145 148 / 38%);-moz-box-shadow: 0px 5px 5px 0px rgb(148 145 148 / 38%);box-shadow: 0px 5px 5px 0px rgb(148 145 148 / 38%);position: fixed;top: 0;left: 0;width: 100%;-webkit-animation: fadeInDown 1.3s ease backwards;-moz-animation: fadeInDown 1.3s ease backwards;-o-animation: fadeInDown 1.3s ease backwards;-ms-animation: fadeInDown 1.3s ease backwards;}	
}


@media (min-width:1024px) {
	.col_product {width: 20%;}
	.content-tabs-product .col_product {width: 33.33333333%}
	.slick_product  .col_product {width: 100%}
}
@media (max-width:1024px) {
	.contact-input { margin-bottom: 15px; }
	.flex-cus, .row-video, .row-20 { margin-left: -5px; margin-right: -5px; }
	.mg-cus, .mg-video, .col-20 { padding-left: 5px; padding-right: 5px; }
	.content-text img { height: auto !important; }
	.padding-top-bottom { padding: 2rem 0; }
	.pad-top { padding-top: 2rem; }
	.pad-bottom { padding-bottom: 2rem; }
	.mg-top { margin-top: 2rem; }
	.mg-bottom { margin-bottom: 2rem; }
	.title-detail-main { font-size: 20px; }	
	.btn-frame { display: none; }	
	.pad-bottom { padding-bottom: 2rem !important; }
	.pad-top { padding-top: 2rem !important; }
	.padding-top-bottom { padding: 2rem 0 !important; }
	.menu , .right-detail-content{ display: none; }
	.left-detail-content{width: 100%}
	.menu-res { display: block; }
	

}
@media (max-width:992px) {
	.othernews { position: initial; }
	.time-news, .fanpage { display: none; }	
	.footer-copyright, .footer-statistic { width: 100% }	
	.footer-statistic{text-align: left}	
	.item_header:nth-child(3) {display:none; }
	.slider_left,.slider_right{width: 100%}
	.slider_right{padding: 10px}
	.item_number h3{font-size: 40px}
	.item_number p{font-size: 18px}
	.footer-news{margin-bottom: 20px}


}
@media (max-width:850px) {
	.title-main span,.title_product span{font-size: 30px}
	.right-intro { width: 100%; }
	.left-intro { width: 100%; margin-bottom: 20px; padding-right: 0; }
	.left-pro-detail, .right-pro-detail {width: 100%;margin: 0px;border: none;padding: 0;}
	.left-pro-detail, .top-contact .article-contact { margin-bottom: 30px; }
	.box-centent-product > a{display: none}
	.content-tabs-product,.center_left,.center_right{width: 100%}
	.center_right{margin-top: 15px}
	.des_about{max-height: 240px}
	.title_product span,.box_cat{max-width: 100%;width: 100%;margin-bottom: 10px}
	
}
@media (max-width:768px) {
	.item-video1 img { height: 250px; }	
	.name-news { font-size: 15px; }
	.desc-news.text-split { -webkit-line-clamp: 2; }
	#video-fotorama{margin-bottom: 20px}
	.title-main span,.title_product span{font-size: 25px;}
	.nav-inner nav li a{font-size: 16px;}
	.nav-inner{padding: 30px}
	.header_right span{display: none}
	.header_right,.header .nav-button{width: auto}
	.nav-inner nav li ul li a{font-size: 15px}
}
@media (max-width: 675px) {
	.item_header {display:none; }
	.title_newsletter,#FormNewsletter{width: 100%}

}
@media (max-width:576px) {
	.toast-cus { left: 5px; width: calc(100% - 10px); }
	.box-readmore { width: calc(100% - 5px); }
	.newshome-scroll { width: 100%; }
	.newshome-intro { width: 100%; margin-bottom: 20px; }
	.top-contact .form-contact .button-contact .file-contact span b { max-width: 105px; }
	.video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
	.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }	
	.item-list-slider{width: calc(50% - 5px);}
	.grid_album { display: grid; grid-template-columns: repeat(1, 1fr); grid-gap: 10px }

}
@media (max-width:440px) {		
	.pic-news { width: 100%; margin-bottom: 10px; }
	.info-news { width: 100%; padding-left: 0px; }	

}
@media(min-width:375px) and (max-width:580px){
	.col_product { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
}