@CHARSET "UTF-8";

@media screen and (max-width:1280px) {
	
	#banner #searcher .centerForm {width: 1000px;}	
	
}

@media screen and (max-width:980px) {
	#banner #searcher .centerForm {width: 890px;}
	div.centerOfertsZona{width:90%;}
}

@media screen and (max-width:868px) {
	
	div.centerOfertsZona {
	    width: 44%;
	    min-width:390px;
	}
}

@media screen and (max-width:840px) {
	.style1 .row{margin:0 auto!important;width:60%;float:none;min-width:380px;}
	.style1 .box.post .inner {margin-left: calc(20% + 5em);
}
}


@media screen and (max-width:770px) {
	div.centerWrapRequest{margin: 0 auto;min-width: 295px;width: 65%;}
	ul#secondForm li.emailResponse{float:none;clear:left;width:12em;}
	li.emailResponse label{display:inline;}
	li.emailResponse input{float:none;}
	li.emailResponse br{display:none;}
}

@media screen and (max-width:736px) {
	
	li.text,textarea#lookingFor {
	    width: 100%;
	}
}

@media screen and (max-width:663px) {
	
	.row{width:85%;min-width:500px;}
	.box.post .inner {margin-left: calc(20% + 5em);}
}

@media screen and (max-width:400px) {
	div.wrapInfoCharters input.charterBoton{font-size:0.8em;}
}