/* iPad Pro */ 
@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px)  { 
	
}



/* 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){
	
	input, select { height: 45px; margin-bottom:10px; }
	input, textarea, select { border-radius:0; line-height:normal; padding:5px 10px; }
	form .row { margin-bottom:0px; }
	form .buttons { margin: 20px 0; }
	form .buttons .col { width: 49.2%; }
	form .buttons .col:first-child { margin-left: 0; }
	form .buttons .col { display: block; float:left; margin: 0 0 0 1.6%; }
	form .privacy { margin:10px 0; }
	.label { padding:0 0 10px 0; text-align:left; }

	
	.btn, input[type='submit'], input[type='button'], input[type='reset'] { padding: 12px 20px; }
	.col.break { margin-top:20px;}
	td { line-height: normal; }
	
	h1 { margin-bottom:20px; font-size:24px; line-height: 30px; }
	
	.iphone_hide { display:none; }
	.iphone_show, .header .menu li.iphone_show { display:block; }
	
	.wrapper { min-width:0px; width:100%; }
	.content { padding:0 10px; max-width:100%; }
	.main-slide .content { padding:0px; }
	.headline { font-size:16px; }


	.mt40 { margin-top:20px; }
	.mb40 { margin-bottom:20px; }
	
	.col { margin:0px; }
	.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; }
	#header.smaller .logo { display:block; }
	.header .logo { text-align:center;}
	.header .logo img { width:110px; height:auto; margin-top:7px; }
	.header { height:120px; }
	.header .menu { margin-top:-20px;}
	.header .menu li { margin: 0; }
	.header .brand { display:none; }
	.header .title { text-align:left; font-size:14px; margin-top:0px; overflow: hidden; }
	.header .title h3 { margin:0px; font-size: 12px; white-space: nowrap; }
	.header .content {  padding: 0 10px; }
	.header .lang { display:none; }
	
	.footer { padding: 20px 0; margin-top:20px; }
	.footer .col { padding:10px 0; border-top:2px solid #DDD; }
	.home #main { margin-top:120px; }
	#main { margin-top:140px; }
	.box .item { margin-bottom:10px; }
	.grid .item, .menu .grid .item { width:100%; padding:0;  }
	.blog .span_3_of_4 { padding-right:0px; }
	.buttonmenu { color:#FFF; font-size:20px; border:2px solid #FFF; padding:5px 10px; text-shadow: 2px 2px 5px #000; }
	
	h2 { font-size: 24px; }
	h2.section { margin:20px 0; font-size: 18px; font-weight:bold; }
	.column_2 { column-count: 1; column-gap: 0px; }
	.profile { margin-bottom:20px; }
	.profile .buttons .col { width: 49.2%; }
	.profile .buttons .col:first-child { margin-left: 0; }
	.profile .buttons .col { display: block; float:left; margin: 0 0 0 1.6%; }
	.profile .container { margin:0 auto; width: 100%; }
	.grid-container { display: grid; grid-gap: 5px; grid-template-columns: auto; }
	.accordion_text { padding:0 20px 10px 20px; } 
	
	.slider li { height:200px; }
	.slider li h3 { font-size:14px; }


	
	.gallery .col { display: block; float:left; margin: 0 0 1.6% 1.6%; }
	.gallery .col:first-child { margin-left: 0; }
	.gallery .span_1_of_3:nth-child(n) { margin-left:1.6%; }
	.gallery .span_1_of_4:nth-child(2n+1) { margin-left:0px; }
	.gallery .span_1_of_3:nth-child(2n+1) { margin-left:0px; }
	.gallery .span_1_of_2:nth-child(2n+1) { margin-left:0px; }
	.gallery .span_1_of_3 { width: 49.2%; }
	.gallery .span_1_of_2 { width: 49.2%; }
	.gallery .span_1_of_4 { width: 49.2%; }
	
	
	.list-blog .item { margin-bottom:40px; text-align:center; }
	.list-blog .item figure { margin-bottom:10px; }
	.list-blog .item h2 { font-size:22px; margin:5px 0 10px 0; }
	.scheda .item { text-align:center; }
	
	.product .list-products .span_1_of_4 { height:300px; }
	.product .list-products .span_1_of_6 { height:300px; }
	
	.product .list-products .col { display: block; float:left; margin: 0 0 1.6% 1.6%; }
	.product .list-products .col:first-child { margin-left: 0; }
	.product .list-products .item:nth-child(2n+1) { margin-left:0px; }
	.product .list-products .item { width: 49.2%; margin-bottom:1.6%;  }
	.product .scheda h1 { margin-bottom:10px; font-size:30px; line-height:normal; }
	.product .scheda h2 { margin-bottom:10px; font-size:16px; text-transform:uppercase; }
	.product .scheda .image { padding-left:0px; }
	
	.contact-form { padding:0px; }
	
	.carousel { padding: 0 80px; }
	.carousel li { padding: 0 10px; width:100%; }
	.carousel li .item { height:300px; }
	.product .list-products .carousel .item { width: 100%; }
	
	.blog { margin-top:0px; }
	.blog .item { padding:0 10px 20px 10px; }
	.blog .item .data, .blog .item .section { display:none; }
	 
	#lato { background:#EEE; padding:20px; margin:40px 0; }
	#lato .input_search .span_3_of_4 { width:80%; }
	#lato .input_search .span_1_of_4 { width:20%; }
	
	.subnav .col:first-child a { border-bottom:0px; }
	.subnav .col:last-child a { border-bottom:1px solid #000; }
	.subnav i { font-size:30px; top:15px; }
	.subnav .left a { padding-left:30px; text-align:left; }
	.subnav .right a { padding-right:30px; text-align:right; }
	
	.box-newsletter { padding: 20px 40px; background:#DDD; }
	.box-newsletter .select li { margin:20px 0;  }
		
	.nav-mobile { display:block; z-index:1000; float:right; }
	.nav-list { display:none; position:absolute; top:120px; left:0px; right:0px; z-index:200; }
	.nav-item { width:100%; float:none; position:relative; }
	.nav-item > a { padding:10px; margin:0px; text-align:center; }
	.nav-item img { float:right; height:22px; width:auto; margin-right:10px; }
	.nav-click { display:block; }
	.nav-item:hover .nav-submenu { display:none; }
	.nav-submenu { position:static; width:100%; padding-top:0px; margin:0px; }
	.nav-item { border-right:0px; padding-right:0px; margin-right:0px; border-bottom:1px solid #CCC; background:#B79285; }
	.nav-submenu { padding-top:0; }
	.nav-submenu-item { float:none; }
	.nav-submenu-item a { padding: 10px 20px; width:auto; margin:0px; background:#B79285; }
	.nav-submenu-item a:hover { color:#FFF;  }
	.nav-submenu-item:last-child a { border-bottom:0px; }
	
	
}

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