@media only screen and (max-width:1760px){
	#formulario-contacto{width:96%!important;}
}

@media only screen and (max-width:1024px){
	.parrafo-border-right p{border-right:0px;padding-right:0px;}
	.parrafo-border-right blockquote{border-right:0px;padding-right:0px;}
	.parrafo-border-right.naranja h3{border-right:0px;}
	.parrafo-border-right.naranja h3{border-right:0px;}
	.parrafo-border-right.naranja p{border-right:0px;}
	.parrafo-border-right.naranja blockquote{border-right:0px;}
	
	#introduccion-formulario {max-width:100%;}	
	#columna-formulario{max-width:100%;}
	#envases-detalle-cont{max-width:94%;}
	.wpcf7 .wpcf7-form{margin:auto;}
	#texto-pre-formulario p {text-align:center;}
	
	.contenido-servicios .quote-branding{margin-top:0;}
	
	.linea-fondo.sin-titulo{display:none;}
}

@media only screen and (max-width:810px){
	#texto-superior-contacto h4{font-size:21px;}
}

@media only screen and (max-width:570px){
	.titulo-linea-fondo.camp-publicidad-titulo h3{width:auto;}
}