

@media screen and (max-width: 1199px) {
    .sub-menu li {
        font-size: 25px;
        font-weight: bold;
    }
    
    #main-commercial h3 {
        font-weight: normal;
        font-style: italic;
        margin-bottom: 0px;
        font-size: 27px;
    }
    
    #main-nav-footer{
        margin-top: 30px;
        
    }
}

@media screen and (max-width: 1049px) {
    .top-section{
        margin-left: 0px;
        margin-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    #main-housing-mobile h1 {
        font-size: 60px;
    }
    
    .info-prj.style-1 p,
    #main-housing-mobile p {
        font-size: 18px;
    }
    #main-housing-mobile img{
        min-width: 490px;
    }
    #content-mobile-slider{
        width: 600px;
    }
 
    .owl-theme .owl-controls {
        top: 490px;
    }
    
    #chisiamo,
    #main-chisiamo {
        margin: 100px auto 0;
    }
    
}

@media screen and (max-width: 1090px) {
    #main-nav{
        display: none;
    }
    .container{
        width: auto;
    }
    .owl-item .top-section{
        padding-top: 0px!important;
        margin-left: 25px;
        margin-right: 25px;
    }
    ul.square{
        list-style: none;
        margin: 0;
        padding: 0;
        
    }
}

@media screen and (min-width: 992px) and (max-width: 1090px) {
    .inner-section .top-section #logo-inner{
        display: none!important;
    }
    .inner-section .top-section #topsection-content{
        float: right;
    }
    .inner-section #main-chisiamo #topsection-content{
        width: 90%!important;
    }
}
@media screen and (min-width: 601px) and (max-width: 1090px) {
    .inner-section .top-section{
        padding-top: 125px;
    }
}


@media screen and (max-width: 991px) {
    #home-lo-studio{
        margin-top: 20px;
    }
    #content-mobile-slider {
        background-image: none!important;
        
    }
    
    #container-footer-in{
        width: 320px;
    }
    
    #chisiamo,
    #main-chisiamo {
        width: 600px;
        margin: 0px auto 0;
    }
    
    #chisiamo .owl-theme .owl-controls {
        top: 580px;
    }
    #main-chisiamo {
        padding-top: 25px!important;
    }
    #main-chisiamo h1{
        font-size: 45px;
        font-weight: 400;
        border-bottom: 1px solid #001935;
        margin-top: 80px;
    }
}
@media screen and (max-width: 600px) {
    #main-housing-mobile h1 {
        font-size: 44px;
    }
    .info-prj.style-1 p,
    #main-housing-mobile p {
        font-size: 14px;
    }
    #main-housing-mobile img{
        min-width: 1px;
    }
    #content-mobile-slider{
        width: 320px;
    }
    .owl-theme .owl-controls {
        top: 205px;
    }
    .owl-theme .owl-controls .owl-pagination {
        width: 215px;
        margin: 0 auto;
    }
    
    #main-chisiamo.top-section{
        background-image: none;
    }
    .top-section{
        height: auto;
    }
    .top-section p {
        font-size: 30px;
        margin-right: 0px;
        line-height: 30px;
    }
    
    #chisiamo,
    #main-chisiamo {
        width: 300px;
    }
    #chisiamo .owl-theme .owl-controls {
        top: 280px;
    }
    #main-chisiamo h1{
        font-size: 45px;
        font-weight: 400;
        border-bottom: 1px solid #001935;
        margin-top: 20px;
    }
}