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

/* .scheda-carousel-img{
	width: 100%;
	width: 135px;
	height: 135px;
} */
.usato-cat-single-scheda-link-box {
    width: 65%;
}
    .home-slider-content-txt {
        font-size: 50px;
        line-height: 50px;
    }
    .home_slider_video {
        font-size: 30px;
        line-height: 40px;
    }
    .home_slider_video_container .slash_slider {
        width: 80px !important;
        height: 80px !important;
    }
    .home_slider_video_container img {
        max-height: 600px;
    }
    .slash_slider {
        height: 100px !important;
        width: 100px !important;
    }
    .grid-item .overlay-title{ display: block!important; }

    .new_product_detail .td_lable {
        width: 54%;
    }

    .new_product_detail .td_value {
        width: 46%;
    }

    .home_row_box .container {
        padding: 10px 0;
    }

    .home_row_box .container .text_holder h2 {
        font-size: 34px;
    }
}
