#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: 30px;
    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;
	}

#realizzazioni{
	display: block;
	margin: 0 auto;
	position: relative;
	max-width: 1400px;
	z-index: 100;
    margin-top: 90px;
    margin-bottom: 70px;
	}

#realizzazioni .cat{
	display: inline;
    float: left;
	margin: 0 auto;
	position: relative;
    width: 24%;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 20px;
    min-height: 270px;
    padding-top: 180px;
    font-weight: 700;
    font-size: 1.3em;
    text-shadow:1px 2px 8px rgba(0,0,0,1);
    -webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
transition: all 0.7s ease;
	}

#realizzazioni .cat.piani-top{
	background:url('../images/realizzazioni/top-cucina.jpg') center left no-repeat scroll;
	}

#realizzazioni .cat.pavimenti{
	background:url('../images/realizzazioni/pavimenti-rivestimenti.jpg') center left no-repeat scroll;
	}

#realizzazioni .cat.realizzazioni-artistiche{
	background:url('../images/realizzazioni/realizzazioni-artistiche.jpg') center left no-repeat scroll;
	}

#realizzazioni .cat.soglie{
	background:url('../images/realizzazioni/soglie-davanzali.jpg') center left no-repeat scroll;
	}

#realizzazioni .cat.colonne{
	background:url('../images/realizzazioni/colonne-archi.jpg') center left no-repeat scroll;
	}

#realizzazioni .cat.scale{
	background:url('../images/realizzazioni/scale.jpg') center left no-repeat scroll;
	}

#realizzazioni .cat.camini{
	background:url('../images/realizzazioni/camini.jpg') center left no-repeat scroll;
	}

#realizzazioni .cat.lavelli{
	background:url('../images/realizzazioni/lavelli.jpg') center left no-repeat scroll;
	}

#realizzazioni .cat.arte-funeraria{
	background:url('../images/realizzazioni/arte-funeraria.jpg') center left no-repeat scroll;
	}

#realizzazioni .cat:hover{
	background-position: center right;
	}

#realizzazioni a .cat{
	color:#fff;
	}




/* 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) {


}

@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;
	}
 
#realizzazioni .cat{
    width: 32%;
	}

	
}


@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;
	}
    
#realizzazioni .cat{
    width: 31.5%;
	}
    

    
}


@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;
	}

#realizzazioni .cat{
    width: 47.5%;
	}
    
	
}

@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;
	}
    
#realizzazioni .cat{
    width: 47%;
	}


}


@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{
    font-size: 2.7em;
    margin-top: 20px;
	}

#box1 .desc{
    margin-bottom: 30px;
	font-size: 1.28em;
    line-height: 30px;
	}
    
#realizzazioni .cat{
    width: 95%;
	}
    
	
}

@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.1em;
    margin-top: 20px;
	}
    
#box1 .medium{
    font-size: 1.8em;
	}

#box1 .desc{
    margin-bottom: 30px;
	font-size: 1.23em;
    line-height: 28px;
	}
    
#realizzazioni .cat{
    width: 94%;
	}
	
	
}