/*********************************************************/
/*	RESPONSIVO CSS										 */
/*	DESENVOLVIDO POR: GLOBALWS							 */
/*	CEO: MICHAEL PICOLO									 */
/*********************************************************/
@media (max-width: 1440px) {
	/*********************************************************/
	.produto {min-height: 400px;}
	.produto .imagem {height: 280px;}
	/*********************************************************/
}
@media (max-width: 1280px) {
	/*********************************************************/
	.content {max-width: 90%;}
	/*********************************************************/
	footer .quadro-m {width: 20%; float: left;}
	footer .quadro {padding-right: 15px; min-width: 10%;}
	footer .logo {width: 80%; height: 80px; background-position: center; margin: auto;}
	/*********************************************************/
	.detalhes .subimg {height: 100px;}
	/*********************************************************/
	.marca .quadro {height: 90px;}
	.marcas .quadro {height: 70px;}
	/*********************************************************/
	.produto {min-height: 360px;}
	.produto .imagem {height: 240px;}
	/*********************************************************/
}
@media (max-width: 1024px) {
	/*********************************************************/
	footer h2 {font-size: 0.8em;}
	footer .dados li {font-size: 0.8em;}
	footer .rpmenu li {line-height: 15px;}
	footer .rpmenu a {font-size: 0.8em; }
	/*********************************************************/
	.produtos h2 {font-size: 0.7em;}
	/*********************************************************/
}


@media (max-width: 950px) {
	/*********************************************************/
	.sumir {display: none !important;}
	.esquerda {width: 100%; float: none;}
	.direita {width: 100%; float: none; margin-top: 40px;}
	/*********************************************************/
	footer .quadro-m {width: 50%; float: none; margin: 0 auto;}
	footer .quadro {float: none; padding-right: 0; min-width: 100%; text-align: center; margin-top: 20px;}
	footer .dados li {font-size: 0.9em;}
	/*********************************************************/
	.sobre .esquerda {width: 100%;}
	.sobre .direita {width: 50%; margin: 40px auto 0 auto;}
	/*********************************************************/
	.lateral {width: 100%; float: none;}
	.centro {width: 100%; float: none;}
	/*********************************************************/
	.marca .quadro {width: 22%; height: 120px;}
	/*********************************************************/
	.atendimento .dados {width: 100%; display: block; }
	.atendimento .dados li {margin-bottom: 20px;}
	.atendimento iframe {height: 250px;}
	/*********************************************************/
	.detalhes .esquerda {width: 100%;}
	.detalhes .direita {width: 100%; text-align: center;}
	.detalhes .botao {display: inline-block;}
	.detalhes .subimg { height: 120px; background-size: 50%;}
	.detalhes h2 {display: inline-block;}
	/*********************************************************/
}
@media (max-width: 667px) {
	/*********************************************************/
	header .logo {width: 40%; height: 50px; float: left;}
	/*********************************************************/
	h1 {font-size: 1.8em; padding-bottom: 20px;}
	/*********************************************************/
	.chamadas .content {display: block;}
	.chamadas .quadro {width: 100%; margin-bottom: 20px;}
	/*********************************************************/
	.produtos {padding: 30px 0;}
	/*********************************************************/
	.marcas .quadro {height: 100px;}
	/*********************************************************/
	.sobre .direita {width: 80%;}
	/*********************************************************/
	.produto {width: 47%;}
	/*********************************************************/
	.marca .quadro {width: 30%;}
	/*********************************************************/
}
@media (max-width: 480px) {
	/*********************************************************/
	header .inicio {display: none;}
	header .logo {width: 60%; }
	/*********************************************************/
	.produtos .imagem {height: 140px;}
	.produtos .quadro {min-height: 270px;}
	.produtos h2 {font-size: 0.8em;}
	/*********************************************************/
	footer .quadro-m {width: 80%;}
	/*********************************************************/
	p {line-height: 22px; font-size: 0.9em;}
	/*********************************************************/
	.produto {min-height: 270px;}
	.produto h2 {font-size: 0.8em;}
	.produto .imagem {height: 140px;}
	/*********************************************************/
	.titulos li {font-size: 0.8em;}
	/*********************************************************/
	.fim p {font-size: 0.7em; line-height: 20px;}
	/*********************************************************/
	.interna {padding: 30px 0;}
	/*********************************************************/
	.marca {padding: 30px 0;}
	.marca .quadro {width: 47%;}
	/*********************************************************/
	.navegacao li {font-size: 0.8em; }
	/*********************************************************/
	.atendimento {padding: 30px 0;}
	/*********************************************************/
	.detalhes .subimg { height: 120px; background-size: 80%;}
	/*********************************************************/
}
/*********************************************************/