@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 1199px) {
.btn {
	position: absolute;
	top: 19px;
	right: 0;
	height: 50px;
	display: block;
	font-size: 1.8em;
	line-height: 49px;
	padding: 0 4%;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #6A6C6F;
	cursor: pointer;
	z-index: 4000;
}
nav {
	position: absolute;
	padding: 30px 0 0 0;
	background: #FFF;
	width: 100%;
	top: 80px;
	left: -100%;
	height: 100%;
	z-index: 2000;
	-webkit-transition: left 0.5s;
	-moz-transition: left 0.5s;
	-ms-transition: left 0.5s;
	-o-transition: left 0.5s;
	transition: left 0.5s;
}
#nav {
	font-size: 1.6em;
	width: 100%;
	margin-top: 0;
	float: left;
	margin-left: 0;
}
#nav > li {
	float: none;
	border-bottom: 1px solid #E1E1E1;
	margin-bottom: 0;
	display: block;
}
#nav > li > a {
  color: #3C495C;
  display: block;
  background-color: #FFF;
  background-image: none;
  box-shadow: none;
  font-size: 20px;
  line-height: 36px;
	text-transform: none;
}
ul#nav ul {
	position: relative;
	top: 0;
	overflow: hidden;
	text-overflow: ellipsis;
}
ul#nav ul > li {
	display: block;
	width: 33.3%;
	float: left;
	box-shadow: inset 0 0 40px rgba(185, 185, 185, 0.13);
	background: #fff;
}
ul#nav ul.subs {
	border-top: none;
	position: relative;
	top: 0;
	width: 100%;
	overflow: hidden;
}
.top_menu_cont {
    max-width: 100%;
}	
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
.focus.uno .testo {
    left: 3%;
}
.foto_home {
    padding-bottom: 50%;
	margin-bottom: 50px;
}
.titolo_home {
    font-size: 45px;
    padding-top: 30%;
}
.focus .immagine_cont .immagine {
    padding-bottom: 50%;
}
.social {
    padding-bottom: 50px;
}
.proud {
    margin-top: 0;
    padding-bottom: 50%;
}
.servizi_home p {
    font-size: 25px;
}
.riferimenti h3 {
    text-align: center;
}
.bottone_invio {
    float: right;
}
.occasione {
	padding-right: 0;
    padding-left: 0;
}
.investimento {
    padding-bottom: 30px;
}
.focus .testo h2 {
    font-size: 45px;
    line-height: 38px;
}
.focus .testo p {
    font-size: 18px;
    line-height: 23px;
}
.focus .testo h2 .smaller {
    font-size: 30px;
}
.focus.due .testo {
    right: 3%;
}	
}

@media screen and (max-width: 991px) {
.header {
    max-width: 100%;
	padding: 0;
}
.header .container {
	max-width: 100%;
}	
.logo_komatsu {
    display: none;
}
.foto_home {
    padding-bottom: 55%;
	margin-bottom: 50px;
}
.titolo_home {
    font-size: 35px;
    padding-top: 35%;
}
.focus .immagine_cont.dx {
    padding-right: 15px;
}
.focus .immagine_cont.sx {
    padding-left: 15px;
}
.focus.uno .testo {
    left: 5%;
	top: 60%;
}
.focus .testo h2, .testo_mappa_home h2 {
    font-size: 35px;
	line-height: 35px;
}
.focus .testo p, .testo_mappa_home p {
    font-size: 16px;
    line-height: 20px;
}	
.focus.due .testo {
    text-align: right;
    right: 5%;
	top: 60%;
}
.focus .testo h2 .smaller, .testo_mappa_home h2 .smaller {
    font-size: 30px;
}
.social p {
    font-size: 15px;
    line-height: 18px;
}
.social {
    padding-bottom: 50px;
    padding-top: 50px;
    margin-top: 50px;
    margin-bottom: 0;
}
.proud {
    margin-top: 0;
	padding-bottom: 50%;
}	
.servizi_home p {
    font-size: 22px;
}
.riferimenti h3 {
    text-align: center;
}
.proud img {
    max-width: 60%;
}
.contatto_home .radio_buttons span {
    font-size: 20px;
    margin-top: -3px;
}
.form_cont {
    max-width: 100%;
}
.contatto_home .fields .field {
    margin-bottom: 25px;
}
.contatto_home .fields {
    margin-bottom: 0;
}	
.invio {
    margin-top: 20px;
}
.contatto_home .invio span {
    font-size: 16px;
    margin-top: -3px;
}
.occasioni {
    max-width: 100%;
}	
.occasione {
	padding-right: 0;
    padding-left: 0;
}
.bollo_iper img {
    width: 85%;
    margin: auto;
}	
.occasione h3 {
    line-height: 50px;
}
.occasione p {
    line-height: 25px;
    margin-bottom: 3%;
}
.investimento h3 {
    font-size: 45px;
}
.investimento p {
    line-height: 22px;
}
.investimento {
    padding-bottom: 30px;
}	
}


@media screen and (max-width: 575px) {
	
.foto_home {
    padding-bottom: 100%;
	margin-bottom: 0;
}
.titolo_home {
    display: block;
    font-size: 29px;
    text-align: center;
    color: #fff;
    font-weight: 900;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    line-height: 30px;
    margin-bottom: 30px;
    bottom: 0;
}
.titolo_home_mob {
	display: block;
    font-size: 29px;
    text-align: center;
    color: #1f3f98;
    font-weight: 900;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    line-height: 30px;
    margin-bottom: 30px;
}
.focus .immagine_cont.dx, .focus .immagine_cont.sx {
	padding: 0;
}
.focus .immagine_cont .immagine {
	background-image: url(../../../images/home/imm-focus-home-hybrid.jpg);
    padding-bottom: 100%;
}
.focus.uno .testo {
    position: relative;
	left: auto;
    right: auto;
}
.focus .testo h2, .testo_mappa_home h2 {
	font-size: 45px;
    line-height: 40px;
    padding-top: 10px;
}
.focus .testo h2 .smaller, .testo_mappa_home h2 .smaller {
    font-size: 30px;
}
a.approfondimento {
    padding-bottom: 4px;
}
.focus.uno {
    margin-bottom: 50px;
}
.focus.due .testo {
    position: relative;
    right: auto;
    top: auto;
    text-align: left;
}
.occasioni {
    padding: 0;
    margin-top: 60px;
}
.occasioni .row {
	margin-bottom: 0;
}	
.occasione {
    padding-right: 15px;
    padding-left: 15px;
}
.bordo_rosso {
    border: 15px solid #cd1316;
}
.bollo_iper {
	left: 0;
}
.bollo_iper {
	display: none;
}
.bollo_iper_mob {
	display: block;
	margin-top: 10px;
}
.occasione h3 {
    padding-top: 15px;
    font-size: 40px;
    line-height: 36px;
}
.occasione p {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 21px;
    margin-bottom: 15px;
}
.investimento h3 {
    font-size: 35px;
    line-height: 35px;
}
.investimento p {
    line-height: 21px;
}
a.approfondimento.inverso {
    margin-bottom: 15px;
}
.social {
    margin-top: 0;
	padding-left: 0;
    padding-right: 0;
	padding-bottom: 30px;
}
.social	.post {
	margin-bottom: 30px;
}
.proud {
    margin-top: 0;
    padding-bottom: 100%;
}
.mappa_home .slider {
	min-height: auto;
	margin-top: 0;
}
.mappa_home img {
    max-width: 100%;
    min-width: auto;
    left: auto;
}
.servizi_home {
    padding-top: 15px;
	padding-bottom: 0;
}
.servizi_home p {
    margin-top: 15px;
    font-size: 24px;
    line-height: 25px;
}
.servizi_home .uno, .servizi_home .due {
	text-align: left;
	margin-bottom: 30px;
}	
.riferimenti h1 {
    font-size: 36px;
    text-align: left;
}
.contatto_home h1 {
    font-size: 45px;
}
.form_cont {
	padding-left: 0;
	padding-right: 0;
}
.contatto_home .fields .field {
    margin-bottom: 15px;
	padding-left: 15px;
}
.contatto_home .fields .campi_info .field {
	padding: 0;
}
	
.invio {
    margin-top: 0;
}
.bottone_invio {
    margin: auto;
    display: table;
    margin-top: 30px;
}
.contatto_home {
    padding-bottom: 15px;
}
.indirizzo ul li {
    text-align: center;
    font-size: 15px;
    margin-bottom: 5px;
}
.logo_footer_komatsu {
    margin-top: 30px;
}
.mappa_home img {
	opacity: 0.5;
}
.logo_komatsu_menu span {
    margin-top: 5px;
    padding-bottom: 11px;
}
.promo_home {
    margin-bottom: 50px;
    padding: 0;
}
.foto_home.ecomondo{
	background-image: url(../../../images/home/ecomondo-mobile.jpg);
}
.carousel-indicators {
	bottom: 0;
}
	
}






