@media screen and (max-width:1600px) {
	.wrapper {width:1000px;}

	.linhas .content {width:500px;}

	.topo-padrao {height:400px;background-size:1600px auto !important;}
	.topo-padrao h1 {padding-top:210px;margin-top:-50px;}

	.modal-produto .content {width:1000px;}
	.modal-produto .content .fotos {width:500px;}
	.modal-produto .content .box-right {width:500px;}

	#header .menu {margin-right:50px;}

	#home .banners {height:700px;}
	#home .banners .texto {width:1000px;margin-left:-500px;font-size:50px;line-height:60px;bottom:248px;}
	#home .banners ul {width:1000px;margin-left:-500px;}
	#home .banners .banner {background-size:auto 850px !important;}
	#home .links .linha {width:490px;}
	#home .links .linha .nome {font-size:30px;}
	#home .links .linha .line {width:50px;}
	#home .links .linha .line1 {left:10px;}
	#home .links .linha .line2 {right:10px;}

	#quem-somos .wrapper img {width:400px;margin-top:56px;}

	#produtos .topo-padrao h1 {font-size:50px;}
	#produtos .produto {height:300px;}
	#produtos .produto .box .nome {margin-top:60px;}
	#produtos .produto:hover .box .nome {margin-top:80px;}

	#mercado-de-atuacao .mercado {width:490px;height:401px;}
	#mercado-de-atuacao .mercado .imagem {height:340px;}
	#mercado-de-atuacao .mercado .nome {font-size:30px;padding-top:144px;}
	#mercado-de-atuacao .mercado .line {margin-top:177px;}

	#contato form {width:660px;}
	#contato .form label {width:312px;}
	#contato .form label input {width:165px;}
	#contato .form label textarea {width:507px;}
	#contato .form label.full {width:654px;}
	#contato .solicite-uma-visita img {width:300px;right:95px;}
}

@media screen and (max-width:1440px) {	
	#home .banners {height:650px;}
	#home .banners .texto {width:900px;margin-left:-450px;}
	#home .banners ul {width:900px;margin-left:-450px;}

	#produtos .produto {height:270px;}
	#produtos .produto .box .nome {margin-top:50px;font-size:22px;}
	#produtos .produto:hover .box .nome {margin-top:70px;}
}

@media screen and (max-width:1366px) {	
	#home .banners {height:600px;}
	#home .banners .texto {font-size:40px;line-height:50px;bottom:220px;}
	#home .banners .banner {background-size:auto 750px !important;}
	#home .banners .arrow.left {left:40px;}
	#home .banners .arrow.right {right:40px;}

	#produtos .menu .content {width:340px;}
	#produtos .produto {height:230px;}
	#produtos .produto .box .nome {margin-top:30px;font-size:22px;}
	#produtos .produto:hover .box .nome {margin-top:50px;}
}

@media screen and (max-width:1280px) {	
	#home .banners .banner {background-size:auto 650px !important;}
	#home .banners .arrow.left {left:20px;}
	#home .banners .arrow.right {right:20px;}

	#produtos .menu .content {width:280px;}
}

@media screen and (max-width:1100px) {	
	#home .banners .arrow.left {left:20px;}
	#home .banners .arrow.right {right:20px;}
	#home .banners .texto {width:800px;margin-left:-400px;}
	#home .banners ul {width:800px;margin-left:-400px;}

	#produtos .menu .content {width:250px;}
}

