/*******************************************************************************************************
** LAYOUT INFERIORE 980
*/
@media only screen and (max-width: 991px) {

    .home-vatrina-machhine-title {
        font-size: 22px;
        margin-top: 0px;
    }
    .home-vatrina-machhine-title.news{
        margin-top: 39px;
    }
    #footer-dektop-logo {
        display: none;
    }

    #footer-res-contatti-img {
        display: block;
    }

    #footer-middle-logo {
        display: block;
    }

    #map_canvas {
        width: 100%;
        height: 500px;
    }

    #map_canvas_contatti {
        height: 400px;
        width: 100%;
    }

    .prod-list-single-img-box {
        height: 365px;
    }

    .prod-list-single-main-box {
        height: 450px;
    }

    .footer-silver-header-line1 {
        text-align: center;
        float: none;
    }

    .footer-indrizzo-title-txt1 {
        text-align: center;
    }

    .social-logos {
        /*float: left;
        margin-right: 0px;*/
    }

    .social-links-res {
        display: inline-block;
        margin: 0 10px 0 10px;
    }

    .social-links-twitter-res {
        display: inline-block;
        margin: 0 10px 0 10px;
    }

    .social-links-youtube-res {
        display: inline-block;
        margin: 0 10px 0 10px;
    }

    .social-links-box {
        width: 100%;
        margin-top: 0px;
        margin-bottom: 25px;
    }

    .td_value_share1 {
        width: 60%;
    }

    .td_lable_share1 {
        width: 40%;
    }

    .table_social2 {
        width: 100%;
    }

    .table_social2_row {
        padding: 0;
    }

    .share_button_txt1 {
        padding: 20px 0 20px 10px;
    }

    .share_button_box1 {
        padding: 14px 10px 10px 0px;
    }

    .new .home-news-content-txt{
        min-height: 200px;
    }

}