#sotto-menu{
	display: block;
	margin: 0 auto;
	position: relative;
	max-width: 1400px;
	z-index: 100;
    margin-top: -120px;
    margin-bottom: 40px;
    text-align: left;
    padding-left: 6px;
    font-size: 0.9em;
    color: #222;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#sotto-menu a{
	font-weight: 400;
    padding-bottom: 6px;
    font-size: 1.1em;
	}

#box1{
	display: block;
	margin: 0 auto;
	position: relative;
	max-width: 1400px;
	z-index: 100;
    margin-top: 30px;
    margin-bottom: 70px;
	}

#box1 .cat{
	margin: 0 auto;
	position: relative;
    display: inline;
    float: left;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#box1 .image{
	width: 50%;
	}

#box1 .image img{
	width: 100%;
    max-width: 700px;
	}

#box1 .filosofia{
	width: 48%;
    padding-left: 7px;
	}

#box1 .big{
	font-size: 3.4em;
    line-height: 54px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
    padding-left: 6px;
    color: #e70000;
    font-family: 'Jost', sans-serif;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#box1 .medium{
	font-size: 2.2em;
    line-height: 44px;
    margin-top: 50px;
    margin-bottom: 0px;
    text-align: left;
    padding-left: 6px;
    color: #111;
    font-family: 'Jost', sans-serif;
    font-weight: 400;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#box1 .small{
	font-size: 1.6em;
    line-height: 35px;
    margin-top: 10px;
    margin-bottom: 0px;
    text-align: left;
    padding-left: 6px;
    color: #111;
    font-family: 'Jost', sans-serif;
    font-weight: 400;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#box1 .desc{
	font-size: 1.33em;
    line-height: 33px;
    margin-top: 5px;
    margin-bottom: 40px;
    text-align: left;
    padding-left: 6px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#categorie{
	display: block;
	position: relative;
	margin:0 auto;
	max-width: 1500px;
	min-height: 300px;
    margin-top: 120px;
    margin-bottom: 100px;
}

#categorie .cat{
	display: inline;
	float: left;
	margin:0 auto;
	width: 32.9%;
	padding-bottom: 50px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}

#categorie .cat p{
	margin:0 auto;
	width: 100%;
	max-width: 400px;
	background-color: #333;
	padding-bottom: 20px;
    line-height: 45px;
		-webkit-transition-duration: 0.9s;
  transition-duration: 0.9s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
	-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
	}

#categorie .cat a{
	color: #fff;
}

#categorie .cat a p:hover{
	color: #fff;
	background-color: #e70000;
}

#categorie .cat span.title{
    font-family: 'Jost', sans-serif;
	font-size: 1.9em;
    font-weight: 400;
}

#categorie .cat span.scopri{
	font-size: 1.3em;
    font-family: 'fjalla';
}

#categorie .cat img{
	width: 100%;
	max-width: 400px;
}




/* responsive rules */
@media screen and (min-width: 1900px) {


	
}

@media screen and (min-width: 1800px) and (max-width: 1899px) {


}

@media screen and (min-width: 1600px) and (max-width: 1799px) {

	
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
    

	
}

@media screen and (min-width: 1220px) and (max-width: 1399px) {
#categorie .cat{
	width: 32.3%;
    margin: 0 4px;
}

}

@media screen and (min-width: 1001px) and (max-width: 1219px) {

#box1 .big{
    margin-top: 20px;
	}

#box1 .desc{
    margin-bottom: 30px;
	font-size: 1.28em;
    line-height: 30px;
	}
 
#categorie .cat{
	width: 32.3%;
    margin: 0 4px;
}

	
}


@media screen and (min-width: 801px) and (max-width: 1000px) {
    
#sotto-menu{
    margin-top: 10px;
    margin-bottom: 30px;
	}

#box1 .big{
    margin-top: 20px;
	}

#box1 .desc{
    margin-bottom: 30px;
	font-size: 1.28em;
    line-height: 30px;
	}
    
#categorie .cat{
	width: 32%;
    margin: 0 4px;
}
    
#categorie .cat span.title{
	font-size: 1.7em;
}
    

    
}


@media screen and (min-width: 651px) and (max-width: 800px) {
    
#sotto-menu{
    margin-top: 10px;
    margin-bottom: 30px;
	}
    
#box1 .image{
	width: 100%;
	}
	
#box1 .filosofia{
	width: 98%;
	}
    
#box1 .big{
    margin-top: 20px;
	}

#box1 .desc{
    margin-bottom: 30px;
	font-size: 1.28em;
    line-height: 30px;
	}

#categorie .cat{
	width: 32%;
    margin: 0 3px;
}
    
#categorie .cat span.title{
	font-size: 1.45em;
}
    
#categorie .cat span.scopri{
	font-size: 1.2em;
}
    
	
}

@media screen and (min-width: 451px) and (max-width: 650px) {

#sotto-menu{
    margin-top: 10px;
    margin-bottom: 30px;
	}
    
#box1 .image{
	width: 100%;
	}
	
#box1 .filosofia{
	width: 98%;
	}
    
#box1 .big{
    margin-top: 20px;
	}

#box1 .desc{
    margin-bottom: 30px;
	font-size: 1.28em;
    line-height: 30px;
	}
    
#categorie .cat{
	width: 99%;
}


}


@media screen and (min-width: 291px) and (max-width: 450px) {

#sotto-menu{
    margin-top: 10px;
    margin-bottom: 30px;
	}
    
#box1 .image{
	width: 100%;
	}
	
#box1 .filosofia{
	width: 97%;
	}
    
#box1 .big{
    margin-top: 20px;
	}

#box1 .desc{
    margin-bottom: 30px;
	font-size: 1.28em;
    line-height: 30px;
	}
    
#categorie .cat{
	width: 99%;
}
    
	
}

@media screen and (max-width: 290px) {
	
#sotto-menu{
    margin-top: 10px;
    margin-bottom: 30px;
	}

#box1 .image{
	width: 100%;
	}
	
#box1 .filosofia{
	width: 96%;
	}
    
#box1 .big{
    font-size: 2.9em;
    margin-top: 20px;
	}

#box1 .desc{
    margin-bottom: 30px;
	font-size: 1.23em;
    line-height: 28px;
	}
    
#categorie .cat{
	width: 99%;
}
	
	
}