
@media only screen and (max-width: 991px) {
}
@media only screen and (min-width: 991px) {
	.back-interno .interno {font-size: 34px;}
	h3.home {font-size: 34px;}
	
}
@media only screen and (max-width: 1140px) {
	.box-seminovo-home p.interesse, .box-acess p.ver, .box-venda-especial p.ver {font-size: 16px;}
}
@media only screen and (max-width: 1100px) {
	/* topo */
	.btn-topo{font-size: 14px;}
	.esconde-rede{display:none}
}


@media only screen and (max-width: 768px) {
	p.preco{font-size:16px;}/*seminovo*/
	p.ver{font-size:18px;}/*seminovo*/
	h3.home {padding-top: 30px;padding-bottom: 30px;font-size: 24px;}/*home*/
	.back-interno .interno {font-size: 24px;}
}

@media only screen and (max-width: 540px) {
	h1{font-size:22px;}
	.esconde-xs{display:none;}
	p.modelo{font-size:16px;} /*seminovo*/
}
