@media (max-width: 1600px) {
	header .logo img.logo-flavor {
		width: 150px;
	}
}

@media (max-width: 1400px) {	
	header .logo img.logo-flavor {
		display: none;
	}
}

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

	.hamburger { display:block; }
	
	#header { height:90px; }
	header .logo { top:4px; position: absolute; left:0px; }
	header .menu nav { background:#AAA; }
	header .buttons { display:none; }
	header .menu nav { position:fixed; z-index:222; right:0px; top:90px; bottom:0px; left:0px; width:100%; max-width:100%; padding:100px 0 0 0;  display:none; }
	header .menu ul li { display:block; padding:0px; text-align:center; height:inherit; }
	header .menu ul li a { font-size:22px; padding:10px; color:#FFF; }
	header .menu ul li a:hover::after, header ul li a.selected::after { width:0%; }
	#header li.btn-header { padding:10px 20px; }
	#header li.btn-header a { border-radius:100px; border:1px solid #FFF; color:#FFF; margin:0px; display: inline-block; padding:10px 40px; width:100%;  max-width:200px;  }
	#header li.btn-header.lifestyle a { background:#8fb6bb; color:#FFF; border:1px solid #8fb6bb; }
	#header li.btn-header.corporate a { background:#555; color:#FFF; border:1px solid #555; }
	#main { margin-top: 90px; }
	.tab li a { min-height: 180px; }
	.scheda .header-product .image1 img { width: 180px; }
	.icon-products.type40 li img { width: 45px; }
	.icon-products img { width: 45px; }
	
	
}

@media (max-width: 1199px) {
	.cover .payoff-designing-flavor {
		font-size: 100px;
		line-height: 90px;
	}

	.cover {
		min-height: 440px;
	}
}


@media (max-width: 991px) {
	.cover .payoff-designing-flavor {
		font-size: 80px;
		line-height: 70px;
	}

	.cover {
		min-height: 380px;
	}
}

@media (max-width: 767px) {
	.cover .payoff-designing-flavor {
		font-size: 50px;
		line-height: 46px;
	}

	.cover {
		min-height: 240px;
	}
}

/* mobile */
@media only screen and (max-width: 720px){

}

@media only screen and (max-width: 428px){

	.phone_show, .col.phone_show { display:block; }
	.phone_hide { display:none; }

	form .row { margin-bottom:0px; }
	input, select, textarea, input.col { margin-bottom:10px; line-height:normal; padding: 5px 10px; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
	input, select  { height:40px; }
	::-webkit-input-placeholder { line-height:normal; font-size:12px; }
	.form_contatto input[type='submit'] { margin: 20px 0 60px 0; }
	
	.wrapper { min-width:0px; width:auto; }
	.content { padding:0 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%; }
	.span_50 { width: 100%; float:none;  }
	.span_50.text { padding:0px; }

	.mt40 { margin-top:20px; }
	.pt40 { padding-top:20px; }
	.pb40 { padding-bottom:20px; }
	.pl40 { padding-left:0px; }
	.break { margin-top:40px; }
	
	p.preview { font-size:15px; line-height:20px; }
	.tabs .span_1_of_3 { width: 32.2%; }
	.tabs .col { margin-left: 1.6%; }
	.tabs .col:first-child{ margin-left: 0; }
	.tabs a { padding: 10px; line-height:20px; }
	.tabcontent { padding: 10px; }
	.title_accordion { padding: 10px; }
	.size { text-align: left; font-weight:bold; }
	.page-break { margin-top:20px }
	
	h1 { font-size: 24px; line-height: 30px; margin:0 0 20px 0; }
	h2 { font-size: 20px; line-height: 30px; }
	h3, .item-row h3 { font-size: 18px; line-height: 24px; }
	.bgcolor { padding: 20px 0 40px 0; }
	.hamburger { display:block; }
	
	#header { height:90px; }
	header .logo { top:4px; position: absolute; left:0px; }
	header .menu nav { background:#AAA; }
	header .buttons { display:none; }
	header .menu nav { position:fixed; z-index:222; right:0px; top:90px; bottom:0px; left:0px; width:100%; max-width:100%; padding:100px 0 0 0;  display:none; }
	header .menu ul li { display:block; padding:0px; text-align:center; height:inherit; }
	header .menu ul li a { font-size:22px; padding:10px; color:#FFF; }
	header .menu ul li a:hover::after, header ul li a.selected::after { width:0%; }
	#header li.btn-header { padding:10px 20px; }
	#header li.btn-header a { border-radius:100px; border:1px solid #FFF; color:#FFF; margin:0px; display: inline-block; padding:10px 40px; width:100%;  max-width:200px;  }
	#header li.btn-header.lifestyle a { background:#8fb6bb; color:#FFF; border:1px solid #8fb6bb; }
	#header li.btn-header.corporate a { background:#555; color:#FFF; border:1px solid #555; }


	#footer { padding:40px 0px; font-size:16px; line-height:normal; }
	#footer .content { padding:20px; }
	#footer .col { margin-bottom:20px; }
	#footer li { padding:3px 0; font-size:16px; }
	#footer .logo img { display:none; }
	#footer .buttons { margin-top:40px; }
	#footer .buttons li { float:none; text-align: left; }
	#footer .social i { font-size:28px; }
	
	
	#main { margin-top:90px; }
	.flex { display:block; }
	.fascia .content h1 { font-size: 40px; line-height:40px; margin-right:20px; }
	.slide { min-height: -moz-calc(100vh - 250px); min-height: -webkit-calc(100vh - 250px); min-height: calc(100vh - 250px); background-attachment: inherit; }
	.cover .logo { bottom: 60px; width: 300px; max-width: 70%; }
	.tab { padding:0px; display:none; }
	.tab li { width:50%; }
	.list-news { margin: 40px auto; }
	.list-news .item { margin-bottom: 40px; }
	.list-news .item:last-child { margin-bottom:0px; }
	.list-news h3 { font-size:22px; }
	
	.slick-slider button { min-width:50px; }
	.scheda.news .content { padding: 20px; }
	.scheda.news h1 { font-size: 30px; line-height: 38px; margin:0px; }
	.scheda.news p { font-size:18px; line-height:28px; }
	.scheda.news h3 { font-size: 24px; line-height: 34px; }
	
	.list-box-products { margin: 40px auto; padding:0px; }
	.list-box-products.grid .col.item { padding-right:0px; width:100%; margin:0 0 40px 0; padding:0px; }
	.list-box-products .item { padding:20px; }
	.list-box-products .item:nth-child(2n) { padding-top:20px; background:#EEE; }
	.list-box-products .container { padding:20px; width:100%; }
	.list-box-products .logo { margin:0px; }
	.ceadolab li { width:33.33%; margin-top:20px; }
	.ceadolab li img { width:60px; }
	.insegna { padding:40px 20px; }
	
	.list-products { grid-template-columns: 50% 50%; }
	.list-products .item { padding: 0; height:470px; }
	.list-products.small .item { padding: 0;  height: 390px; }
	.list-products .item h3 { font-size:26px; margin: 20px 0 10px 0; }
	.list-products .item ul, .list-products .item .button { left:0; right:0; }
	
	.cover {
		padding:20px;
		/* text-shadow: 1px 1px 2px #000; */
		font-size: 20px;
		line-height: 30px;
	}
	.cover h2 { font-size: 28px; line-height: 44px; }
	.button { min-width: 160px; }
	.scheda .header-product h1 { font-size:48px; margin: 0 0 20px 0; line-height: 50px; }
	.scheda .header-product { padding-bottom:0px; }
	.scheda .header-product .image1 img { width:200px; display:block; margin:0 auto; }
	.scheda .header-product .image2 img { width:200px; display:block; margin:0 auto; }
	.scheda .header-product .col { margin-bottom:20px; }
	.scheda .header-product .ceado-original-button {  margin-top:40px; text-align:center; width:100%; }
	.ceado-original-button  a { padding: 10px 20px; }
	.scheda .details .item:nth-child(n) { padding: 40px 0 0 0; }
	.scheda .details .item:last-child { padding-bottom: 40px; }
	.scheda .details .item-row { padding: 0; }
	.scheda .details .item-row:nth-child(2n) { padding: 40px 0; }
	.scheda .details .item-row:nth-child(2n) .item { padding-bottom: 40px; }
	.scheda .video h2 { margin:40px 0 0 0;  }
	.tech-details { margin-bottom:40px; }
	
	.scheda .details .item { padding-right:0px; }
	.scheda .video .flex { display:block; }
	.scheda .video { padding: 60px 0px; }
	.scheda .video h1 { margin-top:40px; margin-left:0px; }
	.icon-products img { width: 40px; }
	
	.gallery .span_1_of_2 { width: 49.2%; }
	.gallery .col { display: block; float:left; margin: 0 0 0 1.6%; }
	.gallery .col:first-child { margin-left: 0; }
	
	.grid.list-download .col { width:100%; margin-bottom:80px; }
	.grid.list-download .col:last-child { margin-bottom:0px; }
	
	.item-row, .item-row-2 { padding:20px 0px; margin-top:20px; }
	.item-row h2 { font-size:28px; line-height: 30px; margin: 0 0 20px 0; }
	
	.insegna img { width: 146px; }
	.icon-products.type40 li img { width: 45px; }
	.icon-products img { width: 45px; }
	
	.sidbarmenu { right:20px; }
	
	.grid .col { display: block; float:left; margin: 0 0 1.6% 1.6%;  }
	.grid .col:first-child { margin-left: 0; }
	.grid .span_1_of_3:nth-child(n) { margin-left:1.6%; }
	.grid .span_1_of_6:nth-child(2n+1) { margin-left:0px; }
	.grid .span_1_of_5:nth-child(2n+1) { margin-left:0px; }
	.grid .span_1_of_4:nth-child(2n+1) { margin-left:0px; }
	.grid .span_1_of_3:nth-child(2n+1) { margin-left:0px; }
	.grid .span_1_of_2:nth-child(2n+1) { margin-left:0px; }
	.grid .span_1_of_3 { width: 49.2%; }
	.grid .span_1_of_2 { width: 49.2%; }
	.grid .span_1_of_4 { width: 49.2%; }
	.grid .span_1_of_5 { width: 49.2%; }
	.grid .span_1_of_6 { width: 49.2%; }

	div.top { right:20px; bottom:20px; z-index:200;}

	
	#credits .logo img { margin: 20px 0; width: 100px; float: left; }
	
	.theme_3 header .logo { top:0px; }
	.theme_3 header .menu nav { background:#f5333f; }
	.theme_3 #header a.selected { color:#000; }
	.theme_3 #credits .logo img { margin:20px 0; width:100px; }
	
	.theme_4 header .menu nav { background:#8fb6bb; }
	
	.theme_5 header .menu nav { background:#BA6030; }
	.theme_5 #header a { color:#FFF; }
	.theme_5 #header a.selected { color:#000; }
	
	.theme_14 header .logo { top:-10px; }
	.theme_14 #header li.btn-header a { border-radius:4px; }
	
}
