@media screen and (max-width: 1220px) {
	.pagewrap {
		width: 100%;
	}
	.company_add_footer{
		padding-left: 20px;
		width: 45%;
	}
	.copyright_footer{
		padding-right: 20px;
		width: 27%;
	}
	.dangkynhantin_footer{
		width: 28%;
		margin-left: 0;
		margin-right: 0;
	}
	.menu > li > a{
		padding: 0 18px;
	}
	.menu{
		margin-right: 0;
	}
	.product-home ul{
		width: 30%;
	}
	.product-home ul li, .product-home ul li img{
		width: 100%;
	}
	.new_home{
		width: 47%;
	}
	.new_home li img{
		width: 100%;
	}
	.contact .left input{
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.contact .right input, .contact .right textarea{
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.formBox li textarea{
		height: 182px;
	}
	.left_lienhe{
		width: 48%;
	}
}
