@media screen and (max-width: 1199px) {

footer{
	min-width:960px;
}

.footer2{
	min-width:960px;
}

#footerOuter{
	max-width: 960px;
}


#telMailIcon{
	right:10px;
}

}


@media screen and (max-width: 979px) {

#container2{
	margin-top: -163px;
}

#telMailIcon{
	display:none;
}

footer {
	min-width:320px;
	width:100%;
	height:106px;
	line-height:106px; 	
	
}
.footer2 {
	min-width:320px;
	width:100%;
	height:106px;
	line-height:106px; 	
	
}

#footerOuter{
	height:106px;
}

.loghiFooter{
	position:relative;
	margin:0 auto;
	width:140px;
	height:70px;
	left:50%;
	margin-left:-70px;
	text-align:center;
	margin-top:20px;
}

#footerInnerLeft{
	float:none;	
	text-align: center;
	width:100%;
	display:block;
	clear:both;
	margin:20px 0;
	padding:0;
}

#footerInnerRight{
	float:none;	
	text-align: center;
	width:100%;
	display:block;
	clear:both;
	font-size:14px;
	line-height:22px;
	padding:0;
}

.footerTesto{
	float:none;
	font-size:14px;
	line-height:22px;

}
.footerTesto2{
	float: none;
	clear: both;
	position: relative;
	font-size:14px;
	line-height:22px;
}


}

@media screen and (max-width: 800px) {
	
html, body
{
   min-height: 100% !important;
    height: 100%;
	font-family: 'Lato', sans-serif;	
	letter-spacing:0;
	word-spacing:0;
	margin: 0 auto;
	-webkit-tap-highlight-color: rgba(0,0,0,0); 
	min-width:320px;
	width:100%;
}

html,body, #container0, .container-bottom, .section, .bloccoTestoSx, .bloccoTestoDx
{
  /* min-height:800px;*/ 
	width:100%;
	min-width:320px;
	padding:0;

	-webkit-text-size-adjust: none;
	   -moz-text-size-adjust: none;
	    -ms-text-size-adjust: none;
			text-size-adjust: none;
	clear:both;
}

.iAmTest{
	width:100%;
	min-width:320px;
}	

.sectionHome {
	padding:0;
	text-align:center;
	z-index:0;
	min-width:320px;
	padding:0;

	-webkit-text-size-adjust: none;
	   -moz-text-size-adjust: none;
	    -ms-text-size-adjust: none;
			text-size-adjust: none;
	left:0;
	margin:0;
}

.prova{
	min-width:320px;
	width:100%;
}

}


@media screen and (max-width: 550px){

footer,#footerOuter{
	height:126px;
}
.footer2,#footerOuter{
	height:126px;
}



}