/*TABLET*/
@media (min-width: 481px) and (max-width: 768px) {
	#fascia{
		background: #fff;
		height: 60px;
	}
	#fascia .sinistra{
		display: none;
	}
	#fascia .destra{
		text-align: center;
		float: none;
	}
	#fascia img{
		width: 20px;
		margin-top: 38px;
		margin-left: 5px;
		margin-right: 5px;
	}
	
	#menu_desktop{
		display: none;
	}
	
	#menu_mobile{
		position: fixed;
		top: 0;
		z-index: 99999;
		background: #b50712;
		width: 100%;
		text-align: center;
	}
	#menu_mobile a{
		font-size: 13px;
		margin: 20px 0;
	}

	#bottone_menu{
		position: relative;
		margin: 0 auto;
		width: 460px;
		text-align: center;
		z-index: 9999;
	}
	#bottone_menu img{
		cursor: pointer;
		vertical-align: middle;
	}
	#box_menu_piccolo{
		position: absolute;
		margin: 0 160px;
		text-align: center;
		z-index: 99999;
		background: #525252;
		border: 1px solid #000;
		padding: 20px;
		width: 100px;
	}
	
	.contenuto{
		width: 460px;
	}

	.separatore_home{
		display: none;
	}
	.logo{
		position: absolute;
		top: 55px;
		z-index: 3;
		width: 100%;
		text-align: center;
	}
	.logo img{
		width: 240px;
	}
	.menu_home{
		display: none;
	}
	.scritte_presentazione{
		display: none;
	}

	#chisiamo {
		padding: 30px 0;
		text-align: center;
	}
	#chi_siamo_desktop{
		display: none;
	}
	#chi_siamo_non_desktop .titolo_chi_siamo{
		font-size: 24px;
	}
	#chi_siamo_non_desktop .sottotitolo_chi_siamo{
		font-size: 30px;
		margin: 20px 0;
	}
	#chi_siamo_non_desktop .immagine_chi_siamo{
		margin: 20px 0;
	}
	#chi_siamo_non_desktop .immagine_chi_siamo img{
		width: 350px;
	}
	#chi_siamo_non_desktop .contenuto_chi_siamo{
		font-size: 15px;
	}

	#prodotti {
		padding: 200px 0;
		margin-bottom: 380px;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		background-position: center;
	}
	#prodotti_tablet {
		padding: 200px 0;
		margin-bottom: 380px;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		background-position: center;
	}
	.titolo_prodotti{
		font-size: 30px;
		text-align: center;
		top: 25px;
		width: 100%;
		position: absolute;
	}
	.sottotitolo_prodotti{
		font-size: 16px;
		text-align: center;
		top: 80px;
		width: 100%;
		position: absolute;
	}
	.link_prodotti{
		text-align: center;
		top: 140px;
		width: 100%;
		position: absolute;
	}
	.link_prodotti a{
		color: #b50712;
		font-family: "Lato",sans-serif;
		font-size: 18px;
		padding: 10px 20px;
	}
	.posizione_carousel_prodotti {
		width: 460px;
	}
	.descrizione_box_prodotti_home{
		height: 200px;
	}
	.frecce_prodotti{
		top: 150px;
	}
	.frecce_prodotti .prev_prodotti{
		margin-left: -40px;
		float: left;
	}
	.frecce_prodotti .next_prodotti{
		margin-right: -40px;
		float: right;
	}

	#news {
		border-top: 2px solid #D9D9D9;
		padding: 50px 0;
	}
	.titolo_news{
		font-size: 24px;
		text-align: center;
	}
	.sottotitolo_news{
		font-size: 30px;
		margin: 20px 0;
		text-align: center;
	}
	.scorri_news_home_desktop, .scorri_news_home_desktop_min, .scorri_news_home_mobile{
		display: none;
	}
	.riquadro_box_news_home{
		height: 335px;
	}
	.frecce_news{
		top: 250px;
	}
	.frecce_news .prev_news{
		margin-left: -40px;
		float: left;
	}
	.frecce_news .next_news{
		margin-right: -40px;
		float: right;
	}

	#contatti {
		padding: 400px 0;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		background-position: center;
	}
	#contatti_tablet {
		padding: 400px 0;
		position: relative;
		width: 100%;
		height: 0;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		background-position: center;
	}
	.titolo_contatti{
		font-size: 30px;
		text-align: center;
		top: 35px;
		width: 100%;
		position: absolute;
	}
	.sottotitolo_contatti{
		font-size: 16px;
		text-align: center;
		top: 90px;
		width: 100%;
		position: absolute;
	}
	.mappa_contatti{
		text-align: center;
		bottom: 35px;
		width: 100%;
		position: absolute;
	}
	.mappa_contatti a{
		font-size: 18px;
		padding: 10px 20px;
	}
	.posizione_contatti{
		top: -260px;
	}
	.sinistra_contatti{
		width: 100%;
		text-align: center;
	}
	.destra_contatti{
		width: 100%;
		text-align: center;
		margin-top: 45px;
	}
	.blocco_due_campi{
		width: 50%;
	}
	.blocco_due_campi input{
		width: 70%;
	}
	textarea{
		width: 85%;
	}
	
	#footer {
		padding: 30px 0;
	}
	.quattro_box_footer{
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	.titolo_box_footer{
		font-size: 18px;
		margin-bottom: 15px;
	}
	.primo_titolo_footer{
		font-size: 36px;
		margin-bottom: 5px;
		margin-top: -5px;
	}
	.contenuto_box_footer{
		font-size: 13px;
	}
	.contenuto_box_footer a{
		font-size: 13px;
	}
	.contenuto_box_footer img{
		margin: 0 5px;
	}

	#legale {
		font-size: 13px;
	}
	#legale a {
		font-size: 13px;
	}
}