/*body {
	font-size: 40px;
}*/
/*@media (max-width:600px) {
	body {
		font-size: 60%;
	}
	.letrasAnuncio {
	    font-size: 4rem;
	}
}*/



@media (min-width: 2600px) and (max-width: 3000px) {
	body {
		font-size: 150%;
	}
	.letrasAnuncio {
	    font-size: 2.6em;
	}
	.letrasAnuncioFichas {
	    font-style: italic; 
	    font-weight: bold; 
	    font-size: 1.6em;
	}
	.letrasBajoAnuncio {
	    font-size: 1.3em;
	    padding-top: 3rem;
	    padding-bottom: 2rem;
	}
	.paddingBotonesModal {
		display: inline-block;
	}
	.letraBoton {
		font-size: 1.2em;
	}
	.letraDescripcion {
		font-size: 1.1em;
		text-align: justify;
	}
	.input-field input[type=text] {
		font-size: 0.8em;
		height: 2.1em;
	}
	.input-field input[type=tel] {
		font-size: 0.8em;
		height: 2.1em;
	}
	.input-field input[type=email] {
		font-size: 0.8em;
		height: 2.1em;
	}
	.input-field label {
		font-size: 0.9em;
	}
	.input-field .prefix {
		font-size: 1.5em;
	}
	#campoRadioPaypal {
		font-size: 1.5em;
	}
	#campoRadioOxxo {
		font-size: 1.5em;
	}
	#botonCompraOXXO {
		font-size: 0.8em;
	}
}

@media (min-width: 1651px) and (max-width: 2600px) {
	body {
		font-size: 140%;
	}
	.letrasAnuncio {
	    font-size: 2.6em;
	}
	.letrasAnuncioFichas {
	    font-style: italic; 
	    font-weight: bold; 
	    font-size: 1.6em;
	}
	.letrasBajoAnuncio {
	    font-size: 1.3em;
	    padding-top: 3rem;
	    padding-bottom: 2rem;
	}
	.paddingBotonesModal {
		display: inline-block;
	}
	.letraBoton {
		font-size: 1.2em;
	}
	.letraDescripcion {
		font-size: 1.1em;
		text-align: justify;
	}
	.input-field input[type=text] {
		font-size: 0.8em;
		height: 2.1em;
	}
	.input-field input[type=tel] {
		font-size: 0.8em;
		height: 2.1em;
	}
	.input-field input[type=email] {
		font-size: 0.8em;
		height: 2.1em;
	}
	.input-field label {
		font-size: 0.9em;
	}
	.input-field .prefix {
		font-size: 1.5em;
	}
	#campoRadioPaypal {
		font-size: 1.5em;
	}
	#campoRadioOxxo {
		font-size: 1.5em;
	}
	#botonCompraOXXO {
		font-size: 0.8em;
	}
}

@media (min-width: 1200px) and (max-width: 1650px) {
	body {
		font-size: 105%;
	}
	.letrasAnuncio {
	    font-size: 2.6em;
	}
	.letrasAnuncioFichas {
	    font-style: italic; 
	    font-weight: bold; 
	    font-size: 1.6em;
	}
	.letrasBajoAnuncio {
	    font-size: 1.3em;
	    padding-top: 3rem;
	    padding-bottom: 2rem;
	}
	.paddingBotonesModal {
		display: inline-block;
	}
	.letraBoton {
		font-size: 1.2em;
	}
	.letraDescripcion {
		font-size: 1.1em;
		text-align: justify;
	}
	.input-field input[type=text] {
		font-size: 1em;
		height: 2em;
	}
	.input-field input[type=tel] {
		font-size: 1em;
		height: 2em;
	}
	.input-field input[type=email] {
		font-size: 1em;
		height: 2em;
	}
	.input-field label {
		font-size: 1em;
	}
	.input-field .prefix {
		font-size: 1.8em;
	}
	#campoRadioPaypal {
		font-size: 1.5em;
	}
	#campoRadioOxxo {
		font-size: 1.5em;
	}
	#botonCompraOXXO {
		font-size: 1em;
	}
}

@media (min-width: 993px) and (max-width: 1199px) {
	body {
		font-size: 80%;
	}
	.letrasAnuncio {
	    font-size: 2.6em;
	}
	.letrasAnuncioFichas {
	    font-style: italic; 
	    font-weight: bold; 
	    font-size: 1.6em;
	}
	.letrasBajoAnuncio {
	    font-size: 1.3em;
	    padding-top: 3rem;
	    padding-bottom: 2rem;
	}
	.paddingBotonesModal {
		display: inline-block;
	}
	.letraBoton {
		font-size: 1.3em;
	}
	.letraDescripcion {
		font-size: 1.2em;
		text-align: justify;
	}
	.input-field input[type=text] {
		font-size: 1.2em;
		height: 1.8em;
	}
	.input-field input[type=tel] {
		font-size: 1.2em;
		height: 1.8em;
	}
	.input-field input[type=email] {
		font-size: 1.2em;
		height: 1.8em;
	}
	.input-field label {
		font-size: 1em;
	}
	.input-field .prefix {
		font-size: 2em;
	}
	#botonCompraOXXO {
		font-size: 1em;
	}
}

@media (min-width: 620px) and (max-width: 992px) {
	body {
		font-size: 120%;
	}
	.letrasAnuncio {
	    font-size: 3.2em;
	}
	.letrasAnuncioFichas {
	    font-style: italic; 
	    font-weight: bold; 
	    font-size: 1.7em;
	}
	.letrasBajoAnuncio {
	    font-size: 1.8em;
	    padding-top: 3rem;
	    padding-bottom: 2rem;
	}
	.paddingBotonesModal {
		display: inline-block;
	}
	.letraBoton {
		font-size: 1.8em;
	}
	.letraDescripcion {
		font-size: 1.7em;
		text-align: justify;
	}
	.tamanioInterLinea {
		font-size: 1.5em;
	}
	.input-field input[type=text] {
		font-size: 1em;
		height: 2.1em;
	}
	.input-field input[type=text]:onblur {
		font-size: 1em;
	}
	.input-field input[type=tel] {
		font-size: 1em;
		height: 2.1em;
	}
	.input-field input[type=tel]:onblur {
		font-size: 1em;
	}
	.input-field input[type=email] {
		font-size: 1em;
		height: 2.1em;
	}
	.input-field input[type=email]:onblur {
		font-size: 1em;
	}
	#campoRadioPaypal {
		font-size: 2.5em;
	}
	#campoRadioOxxo {
		font-size: 2.5em;
	}
	.input-field label {
		font-size: 1em;
	}
	.input-field i.prefix {
		font-size: 1.4em;
	}

	.letraModal {
		font-size: 1.8em;
	}
	#botonCompraOXXO {
		font-size: 0.9em;
	}
}

@media (min-width: 601px) and (max-width: 619px) {
	body {
		font-size: 130%;
	}
	.letrasAnuncio {
	    font-size: 3.2em;
	}
	.letrasAnuncioFichas {
	    font-style: italic; 
	    font-weight: bold; 
	    font-size: 1.7em;
	}
	.letrasBajoAnuncio {
	    font-size: 1.8em;
	    padding-top: 3rem;
	    padding-bottom: 2rem;
	}
	.paddingBotonesModal {
		display: inline-block;
	}
	.letraBoton {
		font-size: 1.5em;
	}
	.letraDescripcion {
		font-size: 1.5em;
		text-align: justify;
	}

	.letraModal {
		font-size: 2em;
	}
}