.mobile-header{
    display:none;
}


@media screen and (max-width: 991px) {

    .video-cont > .elementor-widget-wrap{
        position: static !important;
        margin-bottom: -96px;
        margin-top: -36px
    }

    .video-cont {


    }

    #ars-table > div{

        overflow-x: auto;

    }
    #ars-table > div table tr{

        flex-wrap: nowrap;

    }

    #ars-table > div table tr td,
    #ars-table > div table tr th{
        width: 130px
    }

    #ars-table > div table tr td:first-child,
    #ars-table > div table tr th:first-child{
        font-size: 15px!important;
        margin: 8px!important;
        width : 150px
    }

    #ars-table > div table tr th{

        font-size: 14px!important;

    }

    .test-lab-img{
        height: 200px;

    }

    .decorazione-3 .industrium-decoration{

        bottom: -90px !important;
        left: 10px!important;
    }

    #footer{
        padding-top: 25px
    }
    #footer-logo img{

        left: 50% !important;
        transform: translateX(-50%);
        top: -58px!important;

    }

    .form-ars-footer{
        width: 100%!important;
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {

    .decorazione-3 .industrium-decoration{

        bottom: -130px !important;
        left: 10px!important;
    }
}

@media screen and (max-width: 767px) {

    .form-ars,.form-ars-footer {
        padding: 30px 20px 75px 20px !important;
    }


}

@media screen and (max-width: 575px) {

    #ars-table > div table tr td:first-child, #ars-table > div table tr th:first-child{

        padding-left: 0!important;
        
    }

}