/* Landscape phones and down */
@media (max-width:980px) {
	.container { width:99.6%!important; }
	.header .logo img { margin-top:20px; }
	.header .logo h2 { margin-top:20px; font-size:18px; }
	#slider { width:100%; height:auto; }
	.slider-wrapper { width:100%; }
	.categorie ul li { width:19.8%; }
	.categorie h3 { font-size:18px;  }
	.page .content { width:99.6%; padding:0px; }
	.footer .content .row { width: 99.6%; margin:0px; } 
} 


/* Landscape phones and down */
@media (max-width:480px) {
	.header .logo { margin:20px 0; }

	#slider { width:100%; height:auto; }
	.slider-wrapper { width:100%; }
	
	.categorie ul li { float:left; overflow:hidden; width:32.5%; border:0px;  }
	.mt20 { margin-top:0; }

	.header .logo { height:auto; }  
	.header .logo .slogan { width:100%; }
	.header .logo img { width:60%; margin:0; }
	.header .logo h2 { display:none; }

	.box h3 { font-size:21px; line-height:40px; }
	.box .form { margin-top:30px;  }
	.box .photo { margin-top:30px;  }
	.servizi h3 img { width:30px; }
	
	
	.span2 { width: 99.6%; }
	.span6 { width: 99.6%; }
	.footer .right { text-align:left; }
	
	ul.dropdown li a  { text-transform:uppercase; font-weight: normal; display: block; padding:10px 5px!important; z-index:990; font-size:11px!important; color:#FAFAFA; font-weight:lighter; }
	
	#slider { height:110px; }
} 
