/* iPads (landscape) orizzontale ----------- */
@media only screen and (min-device-width : 421px) and (max-device-width : 768px) and (orientation : landscape) {
	
}

/* iPads (portrait) verticale ----------- */
@media only screen and (min-device-width : 421px) and (max-device-width : 768px) and (orientation : portrait) {
	
	
}


/* mobile */
@media only screen and (max-width: 720px){
	
	.phone_hide { display:none; }
	.iphone_show { display:block; }
	
	.wrapper { min-width:0px; width:auto; }
	.content { padding:10px; }
	.content_column_right {padding: 20px; }
	.content_column_left { padding: 20px; }
	.mt20 { margin-top:10px; }
	.mt40 { margin-top:20px; }
	.mb40 { margin-bottom:20px; }
	
	tbody td { white-space:nowrap; }
	.col { margin:0px; }
	
	.span_50 { width: 100%; }
	
	.span_1_of_2 { width: 100%; }
	
	.span_1_of_3 { width: 100%; }
	.span_2_of_3 { width: 100%; }
	.span_3_of_3 { width: 100%; }
	
	.span_1_of_4 { width: 100%; }
	.span_2_of_4 { width: 100%; }
	.span_3_of_4 { width: 100%; }
	
	.span_1_of_5 { width: 100%; }
	.span_2_of_5 { width: 100%; }
	.span_3_of_5 { width: 100%; }
	.span_4_of_5 { width: 100%; }
	.span_5_of_5 { width: 100%; }

	.span_1_of_6 { width: 100%; }
	.span_2_of_6 { width: 100%; }
	.span_3_of_6 { width: 100%; }
	.span_4_of_6 { width: 100%; }
	.span_5_of_6 { width: 100%; }
	.span_6_of_6 { width: 100%; }
	
	.span_1_of_8 { width: 100%; }
	.span_2_of_8 { width: 100%; }
	.span_3_of_8 { width: 100%; }
	.span_4_of_8 { width: 100%; }
	.span_5_of_8 { width: 100%; }
	.span_6_of_8 { width: 100%; }
	.span_7_of_8 { width: 100%; }
	.span_8_of_8 { width: 100%; }
	
	.span_1_of_10 { width: 100%; }
	.span_2_of_10 { width: 100%; }
	.span_3_of_10 { width: 100%; }
	.span_4_of_10 { width: 100%; }
	.span_5_of_10 { width: 100%; }
	.span_6_of_10 { width: 100%; }
	.span_7_of_10 { width: 100%; }
	.span_8_of_10 { width: 100%; }
	.span_9_of_10 { width: 100%; }
	.span_10_of_10 { width: 100%; }
	
	
	div.top { right:20px; bottom:20px; padding-top:10px;  }
	.label { padding:10px 0; }
	.break { margin-top:20px; }
	
	h1 { font-size:26px; }
	h2, h3 { font-size:22px; }
	.break { margin-top:20px; }
	#map_canvas1 { height:300px;}
	
	#header .header { padding:10px 0; text-align:left; height: 150px; }
	#header .header img { width:270px; height:auto; }
	#header .header .lang { display:none; }
	#header .menu { height:0px; padding:0px; }
	#header .menu.smaller { position:relative; }
	#header .button { top: 90px; }
	 
	#footer { padding:10px 0; }
	#footer .col { margin-bottom:20px; }
	#footer .credits { margin:0px; }
	#footer .credits .align_right { text-align:left; }
	#footer .social li { float:left; margin-right:10px; }
	#footer .lang { float:left; }
	
	.gallery .span_1_of_2 { width: 49.2%; }
	.gallery .span_1_of_2.col { display: block; float:left; margin: 0 0 1.6% 1.6%; }
	.gallery .span_1_of_2.col:first-child { margin-left: 0; }
	
	.slider, .slider li { height:400px; }
	.slider .text { top:20px; left:20px; padding:10px; }
	.slider h1 { font-size:24px; }
	.intro .button a { font-size:14px; }
	.slidepage { height:300px; background-attachment: inherit; }

	.item-row { padding: 10px 0; }
	.item-row.categories .col, .item-row.intro .col { margin-bottom:10px; }
	.item-row.categories .col:last-child { margin-bottom:0px; }
	.news-list .item h2 { font-size:20px; margin:5px 0; }
	.news-list .item h3 { font-size:16px; margin:5px 0; }
	.news-list .scheda h2 { font-size:22px; }
	
	#lato { margin-top:40px; }
	
	form .row { margin-bottom:0px; }
	input[type='text'], input[type='submit'], input[type='reset'], select, textarea, button { margin-bottom:10px; border-radius:0px; }
	.separator { margin-top:20px; padding:20px 0; }
	
	.nav-mobile { display:block; z-index:1000; float:right; }
	.nav-list { display:none; position:absolute; top:0px; left:0px; right:0px; z-index:200; }
	.nav-item { width:100%; float:none; position:relative; }
	.nav-item > a { padding:10px 30px; background:#3E5233;  margin:0px; text-align:left; }
	.nav-item > a.selected { color:#1F0A5F;  }
	.nav-click { display:block; }
	.nav-item:hover .nav-submenu { display:none; }
	.nav-item { border-right:0px; padding-right:0px; margin-right:0px; border-bottom:1px solid #5E6E55; background:#FFF; }
	.nav-submenu { position:static; width:100%; padding-top:0; z-index:1000; }
	.nav-submenu-item { float:none; margin: 0; }
	.nav-submenu-item a { padding:10px 50px; width:auto; background:#3E5233; border-bottom:0px; margin:0px; display:block; color:#00ADFF; font-weight:700; }
	.nav-submenu-item a:hover { color:#444;  }
	.nav-submenu-item:last-child a { border-bottom:0px; }
	
	
	.wow { animation-name: none !important;  visibility: visible !important; }
	
}

@media only screen and (max-width: 400px){
	.iphone_hide { display:none; }
}