body{
	min-width: 100%;
	overflow-x: hidden;
}
@media(max-width:1024px) {
	.padding-top-bottom {
		padding: 30px 0;
	}

	.pad-top {
		padding-top: 30px;
	}

	.pad-bottom {
		padding-bottom: 30px;
	}

	.mg-top {
		margin-top: 30px;
	}

	.mg-bottom {
		margin-bottom: 30px;
	}

	.title-detail-main {
		font-size: 20px;
	}

	.cart-fixed {
		bottom: 220px;
	}

	.btn-frame {
		display: none;
	}

	.cart-pro-detail {
		width: 100%;
		margin-top: 10px;
	}

	.pad-bottom {
		padding-bottom: 30px !important;
	}

	.pad-top {
		padding-top: 30px !important;
	}

	.padding_top_bottom {
		padding: 30px 0 !important;
	}

	.menu {
		display: none;
	}

	.menu-res {
		display: block;
	}

	.flex-product {
		margin: 0 -5px;
	}

	.product {
		width: calc(100%/2 - 10px);
		margin: 0 5px 10px 5px;
	}
	.toolbar {
		display: block;
	}
	.control-partner button.owl-prev,.control-partner button.owl-next,.header.fix_head .header-bottom,.menu,.widget-mobile,.support-online,.plugbar,.fixbar{display: none;}
	.header .logo-header{text-align: center;width: 100%;}
	.footer{margin-bottom: 0 !important;}

}

@media(max-width:800px) {
	.title-main span {
		font-size: 20px;
	}

	.footer-title:after {
		width: 100%;
	}

	#fanpage-facebook {
		width: 300px;
		overflow: hidden;
		margin: auto;
	}

	.footer-news:nth-child(4) {
		width: 100%;
	}

	.footer-news:nth-child(3) {
		width: 100%;
		margin-bottom: 20px;
	}

	.footer-news:nth-child(2) {
		width: 100%;
		margin: 20px 0;
	}

	.footer-news:nth-child(1) {
		width: 100%;
	}

	.time-news {
		display: none;
	}

	.copyright, .statistic {
		width: 100%;
		text-align: center;
	}

	.footer-ul li {
		width: calc(100%/2 - 5px);
	}

	.footer-ul {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}

	.news {
		float: none !important;
	}

}

@media(max-width:768px) {
	.item-video1 img {
		height: 250px;
	}

	.right-intro {
		width: 100%;
	}

	.left-intro {
		width: 100%;
		margin-bottom: 20px;
		padding-right: 0;
	}

	.left-pro-detail, .right-pro-detail, .form-contact, .article-contact {
		width: 100%;
		margin: 0px;
	}

	.left-pro-detail, .top-contact .article-contact {
		margin-bottom: 30px;
	}

}

@media(max-width:640px) {
	.pic-news, .info-news {
		width: 100%;
		float: none;
	}

	.info-news {
		margin-top: 15px;
		padding-left: 0;
	}

	.product {
		width: calc(100%/2 - 10px);
	}
	.name-banner h3{font-size: 20px; margin-bottom: 10px;}
	.name-banner.text-center{
	    top: calc(50% - 83px/2);
	    left: calc(50% - 278px/2);
	}
	.name-banner div a{
		font-size: 13px;
	}
	.name-banner > div{
    padding: 10px 11px;
}
}

@media(max-width:480px) {
	.newshome-scroll {
		width: 100%;
	}

	.newshome-intro {
		width: 100%;
		margin-bottom: 20px;
	}

	.flex-news {
		margin: 0 -5px;
	}

	.news {
		width: calc(100%/2 - 10px);
		margin: 0 5px 10px 5px;
	}

	.product {
		width: calc(100%/1);
	}

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

}

@media(max-width:414px) {
	.title-nt h3{
    FONT-SIZE: 25px;
}
}

@media(max-width:375px) {
	.box-input-contact {
		width: 100%;
	}

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

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

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

}