@media (max-width: 480px) {

    nav.nav-statica img {
        width: 100px;
        filter: opacity(1) invert(0.5);
    }

    .footer-content {
        flex-direction: column;
    }

    .f-left, .f-right {
        flex-wrap: wrap;
    }

    .rent-quick-grid {
        display: flex;
        flex-wrap: wrap;
    }

    .real-footer {
        height: 100vh;
    }

    .bang-container {
        height: 300px;
    }

    .last-project-container .standard {
        display: flex;
        flex-direction: column;
        gap: 30px;
    }

    .last-project-container .best {
        display: flex;
        flex-direction: column;
        gap: 30px;
    }

    .last-project-container .standard .ptag {
        margin-top: 190px;
    }

    .last-project-container .best .ptag {
        margin-top: 408px;
    }

    .last-project-container .best img {
        height: 450px;
    }

    .breadcrumbs {
        padding-top: 70px;
    }

    .bcast-cover {
        height: 430px;
        width: 100%;
    }

    .hero-text-home h2 {
        line-height: 0;
    }

    .quick-news, .quick-work {
        height: 170px;

    }

    .slide-info {
        bottom: 50px;
        left: 20px;
    }

    .slider--progetti .slide-subtitle {
        font-size: 15px;
    }

    .quick-container {
        grid-template-columns: 1fr;
    }

    .hero-text > p {
        font-size: 18px;
        padding-right: 15px;
        padding-top: initial;
    }

    .hero-text > h2 {
        font-size: 40px;
    }

    .hero-text-page h6, .hero-text h6 {
        margin: 10px 0;
        font-size: 20px;
        line-height: 1.3;
        max-width: 100%;
    }

    .hero-text {
        text-align: left;
        font-size: initial;
        max-width: 90%;
        margin: 15vh auto;
        line-height: 1.1;
    }

    .first-row {
        flex-direction: column;
        gap: 25px;
    }

    .section-hero-text {
        max-width: 95vw;
    }

    .bcast-project {
        height: 400px;
        display: block;
    }

    .bcast-grid {
        display: flex
    ;
        flex-direction: column;
    }

    .nav-mobile {
        background: #0e0e0ec7;
        color: white;
        padding: 20px;
        margin: 0;
        border-radius: 80px;
        font-size: 14px;
        backdrop-filter: blur(10px);
        border: none;
        line-height: 0.2;
        display: block;
    }

    .n-mobile {
        display: block;
    }

    aside.filtri > div, aside.filtri-a > div,
    aside.nav-mobile-filtri > ul {
        width: 80vw;
        margin: 0;
    }

    main#swup {
        margin-top: 0;
    }

    .n-desktop {
        display: none !important;
    }

    nav.nav-filtri {
        padding: 0 20px;
        width: calc(100% - 40px);
        justify-content: space-between;
    }

    nav.nav-statica .date {
        font-size: 10px;
        text-align: right;
    }

    aside .filtro {
        padding: 13px;
        font-size: 13px;
    }

    .bar-filtri button {
        color: black;
        font-size: 12px;
    }

    .bar-filtri p {
        font-size: 12px;
    }

    .li-servizi {
        background: #ececec00;
        backdrop-filter: blur(15px);
        border: 1px solid #ebebeb;
        border-radius: 5px;
        padding: 10px;
        margin-bottom: 20px;
    }

    .li-servizi p {
        margin-top: 5px;
        font-size: 13px;
        font-weight: 400;
    }

    .li-servizi a {
        border-radius: 5px;
        border: 1px solid #d7d7d7a3;
        padding: 10px 15px!important;
        backdrop-filter: blur(8px);
        background: #ffffffe8;
        cursor: pointer;
        font-size: 13px !important;
    }

    .n-mobile .btn-servizi {
        display: none;
    }

    .n-mobile button {
        display: none;
    }

    .clients-banner > .first-row > p {
        max-width: 100%;
        padding-right: 0;
    }

    .contact-box > div {
        display: flex;
        flex-direction: column;
        gap: 15px;
    }

    .contact-side {
        grid-template-columns: 1fr;
        gap: 70px;
    }

    .map-contatti {
        max-width: 90vw;
        height: 30vh;
    }

    .contact-box {
        max-width: 90%;
        margin: 7vh auto;
    }

    .contact-buttons a {
        font-size: 26px;
    }

    .contact-buttons .round, .contact-buttons .square {
        width: 20px;
        height: 20px;
    }

    .contact-side h4 {
        margin-bottom: 5px;
    }

    .hero-abt h1 {
        font-size: 28px;
    }

    .last-project-container .h-sect {
        font-size: 13px;
        gap: 5px;
    }

    .showreel-page div{
        height: 50vh;
    }

    .servizio {
        flex-direction: column;
        align-items: flex-start;
    }

    .servizio img {
        max-width: 75vw;
    }

    .servizio > div > div {
        max-width: 100%;
    }

    .project-info {
        display: flex
    ;
        flex-direction: column-reverse;
        padding: 20px;
    }

    .project-media img, .project-media video {
        height: 100%;
    }

    breadcrumbs {
        margin-top: 70px;
    }

    .p-right {
        max-width: 100%;
        margin-left: 0;
    }

    .p-right h1 {
        font-size: 35px;
        margin-bottom: 10px;
    }

    .p-right div {
        font-size: 23px;
    }



    .abt-first > div {
        max-width: 100%;
    }

    .abt-s {
        position: relative;
        top: 0;
        display: flex;

        max-width: calc(100vw - 30px);
        padding-top: 30px;
        padding-left: 20px;
        padding-right: 20px;
        flex-direction: column;
    }

    .abt-el h4 {
        flex-basis: initial;
        margin-bottom: 0;
    }

    .abt-el .details img {
        max-width: 400px;
        padding: 20px 0;
        width: 100%;
    }


    .abt-first {
        justify-content: space-between;
        margin-bottom: 40px;
        gap: 10px;
        flex-direction: column;
        align-items: flex-start;
    }

    .abt-el {
        padding: 0;
        display: flex
    ;
        align-items: flex-start;
        flex-direction: column;
    }

    .abt-el .details {
        width: 100%;
        display: flex;
        flex-direction: column;
        opacity: 1;
        align-items: center;
        justify-content: space-between;
    }

    .last-project-container .standard img {
        height: 230px;
    }
}