/*PC min*/
@media (min-width: 769px) and (max-width: 1149px) {
	/*HEADER*/
	#menu_piccolo{
		display: none;
	}
	
	#logo_box{
		width: 100%;
		min-width: 760px;
		z-index: 2;
		position: absolute;
		top: 10%;
		left: 0;
	}
	#menu_box{
		width: 100%;
		min-width: 760px;
		background: #fff;
		border-bottom: 10px solid #0077b9;
	}	
	#menu{
		position: relative;
		margin: 0 auto;
		width: 760px;
	}
	.voce_menu{
		color: #605f5f;
		font-family: "Montserrat",sans-serif;
		font-weight: 700;
		font-size: 16px;
		text-transform: uppercase;
	}
	.voce_menu:hover{
		color: #fff;
	}
	.voce_menu div{
		padding: 15px 12px;
		float: left;
	}
	.voce_menu div:hover{
		background: #0077b9;
	}	
	.voce_menu_corrente{
		color: #fff;
		text-transform: uppercase;
		font-family: "Montserrat",sans-serif;
		font-weight: 700;
		font-size: 16px;
	}
	.voce_menu_corrente div{
		background: #0077b9;
		padding: 15px 12px;
		float: left;
	}
	
	/*CONTENT*/
	#content_home{
		min-width: 760px;
	}
	#contenuto_home{
		width: 760px;
	}
	#content{
		min-width: 760px;
	}
	#contenuto{
		width: 760px;
	}
	.contenuto_pagina_home{
		font-size: 13px;
		line-height: 20px;
		padding: 0 20px;
	}
	blockquote{
		background-image: url(open_quote.png);
		background-position: left top;
		background-repeat: no-repeat;
	}
	blockquote span {
		background-image: url(close_quote.png);
		background-position: right bottom;
		background-repeat: no-repeat;
		display: block;
		font-size: 12px;
		text-transform: uppercase;
	}
	h1{
		font-size: 32px;
	}
	#content_home h1{
		font-size: 32px;
	}
	h2{
		font-size: 32px;
	}
	.contenuto_pagina{
		font-size: 13px;
		line-height: 20px;
	}
	.contenuto_pagina a{
		font-size: 13px;
	}
	.contenuto_sidebar{
		width: 530px;
		float: left;
		font-size: 13px;
		line-height: 25px;
	}
	.sidebar{
		width: 180px;
		float: right;
	}
	.sidebar .titolo{
		font-size: 12px;
	}
	.contenuto_meta{
		width: 360px;
	}
	.contenuto_con_immagine{
		width: 475px;
	}
	.immagine_chisiamo{
		margin-bottom: 0;
		text-align: center;
	}
	.immagine_chisiamo img{
		margin: 10px 15px;
	}
	.immagine img{
		width: 210px;
	}
	.box_come_lavoriamo{
		float: left;
		width: 30%;
		margin: 0 19px 20px;
	}
	.box_come_lavoriamo_centrale{
		margin: 0 0 20px;
	}
	.box_come_lavoriamo .titolo{
		font-size: 16px;
		text-transform: uppercase;
		color: #605f5f;
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		line-height: 15px;
	}
	.box_come_lavoriamo .immagine{
		margin: 25px 0 20px;
	}
	.box_come_lavoriamo .immagine img{
		width: 100%;
	}
	.box_come_lavoriamo .testo{
		font-family: 'Lato', sans-serif;
		font-weight: 400;
		color: #555554;
		font-size: 13px;
		line-height: 20px;
	}
	.pulsante_invio_form{
		float: right;
	}
	.titolo_gallery_per_mobile{
		display: none;
	}
	.sottotitolo_gallery_per_mobile{
		display: none;
	}
	.box_gallery{
		width: 330px;
		padding: 15px;
	}
	.nome_gallery{
		bottom:260px;
		height: 75px;
	}
	.box_prodotti .immagine{
		width: 160px;
		height: 165px;
	}
	.box_prodotti .contenuto{
		width: 330px;
		padding: 0 20px;
	}
	.box_prodotti .collegamenti a{
		font-size: 11px;
	}
	.box_prodotti .prezzo_promo{
		font-size: 40px;
	}
	.box_prodotti .prezzo{
		font-size: 40px;
	}
	.box_news .immagine{
		width: 160px;
		height: 165px;
	}
	.box_news .contenuto{
		width: 330px;
		padding: 0 20px;
	}
	.box_news .collegamenti a{
		font-size: 11px;
	}
	.box_news .prezzo_promo{
		font-size: 40px;
	}
	.box_news .prezzo{
		font-size: 40px;
	}
	iframe{
		height: 350px;
	}
	.a_capo_mobile{
		display: none;
	}
	.eccellenza_artigiana{
		width: 300px;
	}
	.condivisione_social{
		text-align: right;
	}
	.prev_prodotti{
		left: 20px;
		top: 190px;
	}
	.next_prodotti{
		right: 20px;
		top: 190px;
	}
	.box_immagine_prodotto{
		width: 40%;
		padding: 0 5%;
	}
	.box_testo_prodotto{
		width: 50%;
	}
	.colonne_dettagli_specifici_prodotto{
		float: left;
		width: 50%;
	}
	#immagine_patente_online{
		width: 100%;
	}
	
	/*HOMEPAGE*/
	#categorie_normali{
		display: none;
	}
	.copri_parallasse_tablet{
		height: 400px;
		position: relative;
		width: 100%;
		background-size: 100% auto;
	}
	.slide{
		width:100%;
		position: relative;
		padding: 200px 0;
	}
	#slide1 {
		height: 100%;
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		background-size: cover;
		background-attachment: fixed;
	}
	#categorie_home{
		width: 720px;
		margin: 0 auto;
	}
	#box_bollo_categorie_home{
		position: absolute;
		bottom: 0;
	}
	#slide1 .bollo_categorie_home{
		float: left;
		margin: 20px 0;
		width: 180px;
		text-align: center;
	}
	#slide1 .bollo_categorie_home img{
		width: 180px;
	}
	#slide1 .bollo_categorie_home_centrale{
		margin: 20px 90px;
	}
	#slide1 .pallo_bollo_categorie_home{
		height: 180px;
		width: 180px;
	}
	#slide1 .testo_per_bollo_categorie_home{
		color: #fff;
		font-size: 16px;
		font-family: 'Lato', sans-serif;
		font-weight: 400;
		margin-top: 20px;
	}
	#slide1 #box_link_tutti_prodotti_home{
		position: absolute;
		top: 20px;
		text-align: center;
		width: 720px;
	}
	#slide1 .titolo_box_link_tutti_prodotti_home{
		color: #fff;
		font-size: 30px;
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
	}
	#slide1 .sottotitolo_box_link_tutti_prodotti_home{
		color: #fff;
		font-size: 20px;
		font-family: 'Montserrat', sans-serif;
		font-weight: 300;
	}
	
	#categorie_normali .bollo_categorie_home{
		float: left;
		width: 33.3%;
		text-align: center;
	}
	#categorie_normali .bollo_categorie_home img{
		width: 60%;
	}
	#categorie_normali .testo_per_bollo_categorie_home{
		color: #555554;
		font-size: 14px;
		font-family: 'Lato', sans-serif;
		font-weight: 400;
		margin-top: 45px;
	}
	#categorie_normali #box_link_tutti_prodotti_home{
		margin: 20px 0;
		text-align: center;
	}
	#categorie_normali .titolo_box_link_tutti_prodotti_home{
		color: #555554;
		font-size: 30px;
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
	}
	#categorie_normali .sottotitolo_box_link_tutti_prodotti_home{
		color: #555554;
		font-size: 15px;
		font-family: 'Montserrat', sans-serif;
		font-weight: 300;
	}
	
	/*FOOTER*/
	#footer{
		min-width: 760px;
		background-position: center;
	}
	#piede{
		width: 760px;
		font-size: 15px;
		padding: 25px 0;
	}
	.box_footer{
		width: 220px;
		margin-top: 20px;
		padding: 0 15px;
	}
	.titolo_box_footer{
		font-size: 22px;
	}
	#legale{
		font-size: 13px;
	}
	#legale a{
		font-size: 13px;
	}
}