@media screen and (max-width: 979px) and (min-width: 220px) {
    .carousel-caption{
        top:10px;
		height:140px;
    }
    .carousel-caption h3{
        font-size: 9px;
    }
	.carousel-caption p{
		display:none;
	}
    .logo-small{
        width:51px!important;
        height:35px!important;
    }
	
	.ombra{
  width:70%!important;
  
}
	.area{
  width:60%!important;
  left:20%!important;
}
    
    
    header a.chiama-ora{
        display:none;
    }
    header .bg-dark {
        background: rgba(255,255,255,1) !important;
    } 
    .navbar-toggler{
        background-color: #8dc73e!important;
    }
    a.nav-link{
        color:#8dc73e!important;
    }
    a.nav-link:hover{
        padding-left: 0px!important;
        border:none!important;
    }
    .active{
        border:none!important;
    }
    .contentVideo{
        width: 90%;
        top:38%;
        left: 0;
    }
    .contentVideo p{
        display:none;
    }
    .contentVideo h4{
        font-size: 24px;
        font-weight: bold;
    }
    h5.section-title{
        font-size: 32px;
    }

    .sfondo-callnow-dinamico{
        width:100%!important;
    }
    .top-responsive-social{
        text-align: center!important;
    }
.top-responsive-phone{
    display:none;
    }    
}
@media (min-width: 1200px) {
  
}
@media screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 0) {
  
}
@media (min-width: 1200px) {
  
}
@media (min-width: 768px) and (max-width: 979px) {

}
@media (max-width: 767px) {
 
}
@media (max-width: 499px) {

}
@media (max-width: 439px) {

}
@media (max-width: 279px) {

}