@media screen and (max-width: 1350px) {
    #header_home .g-cols.vc_row .wpb_text_column,
    #header_home .g-cols.vc_row .box_social_btn.g-cols.wpb_row.via_grid {
        padding: 0 2%;
    }
    #header_home .w-html {
        /* height: auto; */
    }
    #header_home .w-html video {
        width: auto!important;
        max-width: inherit;
        /*object-fit: cover;
        height: auto;*/
    }
    .home .grid_servizi h2 {
        font-size: 150px;
        line-height: 150px;
        margin-bottom: 0;
    }
    #chi_siamo .l-section-h.i-cf {
       padding: 0;
    }
    .home #chi_siamo .l-section-h.i-cf {
       padding: 0 5%;
    }
    #chi_siamo .g-cols.via_grid.type_boxes>.vc_column_container {
        padding: 0rem;
    }
    body.single-servizi .g-cols.via_grid.type_boxes>.vc_column_container,
    body.single-progetti .g-cols.via_grid.type_boxes>.vc_column_container {
        padding: 20px 0;
    }
}
@media screen and (max-width: 1024px) {
    #numeri .g-cols.wpb_row {
        display: block;
    }
    body:not(.home) h1.w-post-elm.post_title {
        font-size: 90px;
        margin-top: -30px;
    }
    body:not(.home) .l-section.wpb_row.height_auto.width_full .w-post-elm.post_custom_field.type_image.copertina_pagina,
    body.single-progetti .l-section.wpb_row.height_auto.width_full .w-post-elm.post_image {
        height: 300px;
    }
    body:not(.home) .l-section.wpb_row.height_auto.width_full .w-post-elm.post_custom_field.type_image.copertina_pagina img,
    body.single-progetti .l-section.wpb_row.height_auto.width_full .w-post-elm.post_image img {
        object-fit: cover;
        height: 100%;
    }
    body.single-servizi h1.w-post-elm.post_title {
        font-size: 40px;
        line-height: 45px;
    }
    body.single-progetti h1.w-post-elm.post_title {
        font-size: 30px;
        line-height: 40px;
        margin-top: 0;
    }
    .single-progetti .g-cols.via_grid.vc_row {
        grid-gap: 2rem;
    }
}
@media screen and (max-width: 900px) {
    header#page-header .l-subheader.at_middle {
        padding-top: 0;
    }
    header nav.type_mobile ul.w-nav-list {
        text-align: center;
    }
    #header_home .g-cols.vc_row .wpb_text_column>.wpb_wrapper>* {
        width: 100%;
    }
    #header_home .w-html {
        height: 80vh;
    }
    #header_home .g-cols.vc_row .wpb_text_column h1 {
        font-size: 35px;
        line-height: 40px;
    }
    #header_home .g-cols.vc_row .box_social_btn.g-cols.wpb_row.via_grid {
        bottom: 20px;
    }
    .home .grid_servizi h2 {
        font-size: 80px;
        line-height: 80px;
        margin-bottom: 0;
        color: #ddd;
    }
    .grid_servizi .w-grid-item h3 {
        font-size: 16px;
    }
    #chi_siamo video {
        /*width: 270px!important;
        height: 270px!important;*/
    }
    #numeri .w-counter-value {
        font-size: 40px;
        letter-spacing: 1px;
    }
    body:not(.home) header#page-header {
        /* backdrop-filter: blur(0); */
        /* background: #373739; */
    }
    body:not(.home) .l-header.bg_transparent~.l-main .l-section.width_full.height_auto:first-of-type>.l-section-h {
        /* padding-top: var(--header-height)!important; */
    }
    body:not(.home) header#page-header .l-subheader.at_middle .l-subheader-h nav.w-nav {
        padding-top: 0;
    }
}
@media screen and (max-width: 767px) {
    #chi_siamo .w-html {
        text-align: center;
    }
    #chi_siamo video {
        /*width: 320px!important;
        height: 320px!important;*/
    }
    #progetti.l-section.width_full {
        padding: 25% 0 20% 5%;
    }
    #progetti .w-grid-item-h {
        padding: 20px 20px 30px;
    }
    #progetti .w-grid-item-h h4 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 15px;
    }
    #progetti .w-grid-item-h .w-post-elm.post_content.usg_post_content_1 {
        font-size: 16px;
        line-height: 24px;
    }
    /* nav arrow */
    #progetti .w-grid.type_carousel .owl-nav {
       column-gap: 0.6rem;
       bottom: -86px;
    }
    #progetti .w-grid.type_carousel .owl-nav button {
        height: 2.5rem;
        width: 2.5rem;
    }
    /* nav arrow */
    .grid_progetti.w-grid.type_carousel .owl-nav {
       column-gap: 0.6rem;
       bottom: -70px;
    }
    .grid_progetti.w-grid.type_carousel .owl-nav button {
        height: 2.5rem;
        width: 2.5rem;
    }
    body:not(.home) h1.w-post-elm.post_title {
        font-size: 80px;
        margin-top: -25px;
    }
    body.single-servizi h1.w-post-elm.post_title {
        font-size: 40px;
        line-height: 45px;
    }
    body.single-progetti h1.w-post-elm.post_title {
        font-size: 30px;
        line-height: 35px;
        margin-top: 0;
    }
    body.single-servizi .copertina_pagina.w-post-elm.post_custom_field:after {
        bottom: 24px;
    }
    body.single-servizi .via_grid .l-section.wpb_row.height_medium,
    body.single-progetti .via_grid .l-section.wpb_row.height_medium {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
}
@media screen and (max-width: 480px) {
    #header_home .g-cols.vc_row .box_social_btn.g-cols.wpb_row.via_grid {
        margin-top: 0;
    }
    #header_home .g-cols.vc_row .wpb_text_column h1 {
        font-size: 22px;
        line-height: 28px;
    }
    #header_home .g-cols.vc_row .wpb_text_column p {
        font-size: 16px;
        line-height: 20px;
    }
    #header_home .g-cols.vc_row .box_social_btn .w-hwrapper.valign_top {
        margin-top: 30px;
    }
    .home .grid_servizi h2 {
        font-size: 60px;
        line-height: 60px;
    }
    #numeri .wpb_row .wpb_column.vc_column_container>.vc_column-inner {
        column-gap: 1.5rem;
        justify-content: center;
    }
    #numeri .wpb_text_column {
        text-align: center;
    }
    #numeri h2 {
        font-size: 40px;
        line-height: 50px;
    }
    #numeri .w-counter-value {
        font-size: 30px;
        letter-spacing: 0;
    }
    #numeri .w-counter {
        width: auto;
    }
    #numeri h6 {
        font-size: 16px;
        line-height: 20px;
    }
    body:not(.home) .l-header.bg_transparent:not(.sticky) .w-image.with_transparent .w-image-h >:first-of-type {
        margin-top: 0;
    }
    body:not(.home) header#page-header.sticky .l-subheader.at_middle .l-subheader-h nav.w-nav {
        padding-top: 0;
    }
    body:not(.home) .l-section.wpb_row.height_auto.width_full .w-post-elm.post_custom_field.type_image.copertina_pagina {
        height: 320px;
    }
    body:not(.home) h1.w-post-elm.post_title {
        font-size: 60px;
        line-height: 65px;
        margin-top: -52px;
        /* color: #373739; */
        padding-left: 5%;
    }
    body:not(.home) .copertina_pagina.w-post-elm.post_custom_field:after {
        content: "";
        width: 48%;
        bottom:12px;
    }
    body.single-progetti .box_title_progetto {
        bottom: 20px;
        align-items: end;
    }
    body.single-servizi h1.w-post-elm.post_title {
        font-size: 30px;
        line-height: 35px;
    }
    body.single-servizi .copertina_pagina.w-post-elm.post_custom_field:after {
        bottom:24px;
    }
    body.single-progetti .l-section.wpb_row.height_auto.width_full .w-post-elm.post_image {
        height: 320px;
    }
    body.single-progetti h1.w-post-elm.post_title {
        font-size: 30px;
        line-height: 35px;
        margin-top: 0;
        padding: 0 4% 4%;
        text-align: left;
    }
    .home header#page-header .gtranslate_wrapper,
    header#page-header .gtranslate_wrapper {
        padding-bottom: 4px;
    }
    .home header#page-header.sticky .gtranslate_wrapper {
        padding-bottom: 4px;
    }
}
