@media (max-width: 1430px){
    .images-mvision{
        padding: 0 10px !important;
    }
    .content-mvision{
        padding: 0 10px !important;
    }
    .large-mision{
        display: none;
    }
    .images-page{
        display: none;
    }
    .content-page{
        padding: 30px 10px 0 10px !important;
    }
    .section-nobottom{
        padding: 100px 0 0;
    }
    .section-double-footer > .content > span{
        width: 100%;
    }
    .section-double-footer > .content{
        max-width: 1140px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        padding: 0 25px;
        /* flex */
        flex-direction: column;
        align-items: center;
    }
    .section-double-footer > .images{
        display: none;
    }
    .section-double-footer{
        flex-direction: column;
    }
    .section-double > .content{
        padding: 100px 10px 0 10px;
    }
    .section-double > .images {
        padding: 100px 20px 0 0px;
    }
    .section-double{
        max-width: 1140px;
        margin-left: auto;
        margin-right: auto;
        padding: 0 25px;
        /* flex */
        flex-direction: column;
    }
}
@media (min-width: 991px){
    .blur-menu{
        left: -270px;
    }
    .body-left-mobile{
        left: 0px !important;
    }
}
@media (max-width: 991px){
    .section-works{
        padding: 80px 0;
    }
    .card-works > .card-cont > .button{
        position: relative;
    }
    .card-works > .card-cont{
        padding: 25px;
    }
    .card-img-works{
        max-width: 100%;
        height: 230px;
    }
    .card-works{
        margin: 0;
        flex-direction: column;
    }
    .header-fixed{
        display: none;
    }
    .tabs-width{
        width: 100%;
        margin-top: 80px;
    }
    .tabs-width-content{
        margin: 30px 0 80px;
    }
    form{
        margin-bottom: 70px;
    }
    .submit {
        width: 100%;
    }    
    .address-contact{
        display: none;
    }
    .page-double{
        flex-direction: column;
    }
    .mb-contact{
        text-align: center;
        margin-left: auto;
        margin-bottom: 80px;
    }
    .map{
        display: none;
    }
    .breadcrumd{
        justify-content: center;
    }
    .before > img{
        object-fit: cover;
    }
    .before-cont > img{
        object-fit: cover;
    }
    .brand{
        width: 140px;
        height: 28px;
    }
    .w-header-fixed > div > a > .brand{
        width: 140px;
        height: 28px;
    }
    .section-padding{
        padding: 70px 0 170px;
    }
    .section-nobottom{
        margin-bottom: -80px;
        padding: 20px 0 0;
    }
    .section-double-footer{
        height: 500px;
    }    
    .section-double-footer > .content > p{
        font-size: 14px;
    }
    .caption > p{
        font-size: 14px;
    }
    .section-double-footer > .content > span{
        font-size: 16px;
    }
    .caption > h2{
        font-size: 16px;
    }
    .section-title{
        font-size: 16px;
    }
    .nav > div{
        display: none;
    }
    .bar-menu{
        display: block;
    }
    .bar-menu-fixed{
        display: block;
    }
    .control{
        margin: 30px auto 0;
    }
    .caption{
        width: 100%;
        text-align: center;
    }
    .section-box > div{
        margin: 20px 0;
    }
    .section-box{
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }
}
@media (max-width: 767px){
    footer{
        padding: 70px 0 30px;
    }
    .f-copyright{
        justify-content: center;
    }
    .col-hidden{
        display: none;
    }
    .f-double{
        display: flex;
        flex-direction: column;
    }
    .w-footer > div{
        margin-bottom: 50px;
    }
    .w-footer{
        height: auto;
        flex-direction: column;
    }
    .section-title{
        width: 100%;
        padding: 0 10px;
    }
    .section-double > .content{
        padding: 30px 10px 0 10px;
    }
    .section-double > .images{
        display: none;
    }
}