@media (max-width: 399px) {

    #progress-text {
        padding: 15px;
        font-size: 120px;
        line-height: 70%;
    }

    .full-width-text div {
        font-size: 60px;
        line-height: 89%;
        text-align: left;
    }

    .item-menu {
        font-size: 50px;
        line-height: 45px;
        text-wrap: wrap;
    }

    .number-menu {
        font-size: 20px;
    }

    .about-us-texts-top {
        gap: 1em;
        font-size: 20px;
    }

    .about-us-project-description {
        max-width: none;
        font-size: 17px;
    }

    .follow-project-link {
        padding: 8px 20px;
        gap: 12px;
        font-size: 14px;
    }

    .tag {
        padding: 6px 25px;
        font-size: 14px;
    }

    #demoreel {
        width: calc(100vw - 50px);
    }

    #demoreel-text {
        font-size: 85px;
        line-height: 75px;
    }

    #number-demoreel {
        font-size: 30px;
    }

    #bg-demoreel-image {
        background-position: 63% 100%;
    }

    .clients {
        padding: 15px 28px 15px 15px;
    }

    #clients-name {
        text-align: justify;
        font-size: 27px;
    }

    .contact {
        margin-top: -320px;
        height: 280px;
        width: 110%;
        justify-content: start;
    }

    .contact #contact-text {
        font-size: 30vw;
        line-height: 80%;
    }

    .contact #contact-header {
        display: none;
    }
}


@media (min-width: 400px) and (max-width: 480px) {
    #progress-text {
        padding: 15px;
        font-size: 130px;
        line-height: 70%;
    }

    .full-width-text div {
        font-size: 75px;
        line-height: 89%;
    }

    #number-img {
        font-size: 30px;
    }

    .item-menu {
        font-size: 60px;
        line-height: 55px;
        text-wrap: wrap;
    }

    .number-menu {
        font-size: 20px;
    }

    .about-us-texts-top {
        gap: 1em;
        font-size: 22px;
    }

    .about-us-project-description {
        max-width: none;
        font-size: 19px;
    }

    .follow-project-link {
        padding: 8px 20px;
        gap: 12px;
        font-size: 16px;
    }

    .tag {
        padding: 8px 25px;
        font-size: 18px;
    }

    #demoreel {
        width: calc(100vw - 30px);
    }

    #demoreel-text {
        font-size: 100px;
        line-height: 85%;
    }

    #number-demoreel {
        font-size: 40px;
    }

    #bg-demoreel-image {
        background-position: 67% 100%;
    }

    .clients {
        padding: 15px 28px 15px 15px;
    }

    .clients #clients-name {
        text-align: justify;
        font-weight: 600;
        font-size: 32px;
    }

    .contact {
        margin-top: -200px;
        width: 110%;
    }

    .contact #contact-text {
        font-size: 130px;
        line-height: 80%;
    }

    .contact #contact-header {
        display: none;
    }
}

@media (max-width: 768px) {
    .menu {
        width: 100%;
        height: 65vh;
        justify-content: flex-end;
        align-items: flex-start;
        padding: 20px 20px 5px 8px;
    }

    .email {
        display: none;
    }

    .about-us-section {
        height: 80vh;
        padding: 10px 10px 15px 10px;
    }

    .about-us-texts-top {
        gap: 1em;
        font-size: 20px;
    }

    #about-us-header {
        display: none;
    }

    .about-us-bottom {
        flex-direction: column;
        align-items: start;
        gap: 15px;
    }

    .What-we-do-section {
        height: auto;
        padding-bottom: 0px;
    }

    .what-we-do {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 2em;
    }

    .tags-container {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
        max-width: 100%;
    }

    .tag {
        flex-grow: 1;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        white-space: nowrap;
        min-width: fit-content;
    }

    #demoreel br {
        display: block;
    }

    #demoreel {
        margin-bottom: -12px;
    }

    #What-we-do-header {
        display: none;
    }

    #bg-demoreel-image {
        height: 95vh;
    }

    .contact {
        justify-content: start;
    }

    .contact #contact-header {
        display: none;
    }

    footer {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        padding: 50px 25px;
        gap: 45px;
    }

    .footer-logo-button {
        align-items: center;
        gap: 25px;
    }

    .footer-button {
        width: 170px;
        font-size: 16px;
    }

    .group-emails {
        gap: 20px;
    }

    #group-email {
        align-items: center;
    }

    #footer-group {
        display: none;
    }
}

@media (min-width: 481px) and (max-width: 768px) {
    .full-width-text div {
        font-size: 75px;
        line-height: 89%;
    }

    #number-img {
        font-size: 30px;
    }

    .item-menu {
        font-size: 70px;
        line-height: 90%;
        text-wrap: wrap;
    }

    .number-menu {
        font-size: 20px;
    }

    .about-us-texts-top {
        font-size: 24px;
        max-width: 80%;
    }

    .about-us-bottom {
        gap: 20px;
    }

    .about-us-project-description {
        max-width: none;
        font-size: 22px;
    }

    .follow-project-link {
        padding: 10px 20px;
        font-size: 18px;
    }

    .tag {
        padding: 8px 25px;
        font-size: 18px;
    }

    #demoreel {
        width: calc(100vw - 50px);
        margin-bottom: -25px;
    }

    #demoreel-text {
        font-size: 140px;
        line-height: 120px;
    }

    #number-demoreel {
        font-size: 40px;
    }

    .clients #clients-name {
        text-align: justify;
        font-weight: 600;
        font-size: 32px;
    }

    .contact {
        margin-top: -320px;
        height: 250px;
    }

    .contact #contact-text {
        font-size: 100px;
        line-height: 80%;
    }
}


@media (min-width: 769px) and (max-width: 1024px) {
    .item-menu {
        font-size: 90px !important;
        line-height: 80px;
    }

    #contact-email {
        font-size: 22px;
        line-height: 28px;
    }

    #type {
        font-size: 13px;
    }

    .tags-container {
        max-width: 95%;
    }

    .tag {
        font-size: 16px;
        padding: 10px 38px;
    }

    #demoreel {
        gap: 10px;
    }

    #demoreel-text {
        font-size: 9vw;
    }

    #number-demoreel {
        font-size: 50px;
    }

    #bg-demoreel-image {
        height: 95vh;
    }

    .clients-contact {
        z-index: 1;
        display: flex;
        flex-direction: column;
        margin-top: -25%;
        align-items: end;
    }

    .clients #clients-name {
        font-size: 32px;
    }

    .contact {
        margin-top: -400px;
        height: 230px;
    }

    .contact #contact-text {
        font-size: 11vw;
        line-height: 80%;
    }

    footer {
        display: flex;
        gap: 45px;
    }

    .footer-logo-button {
        gap: 25px;
    }

    .footer-button {
        width: 170px;
        font-size: 18px;
    }

    .group-emails {
        gap: 20px;
    }

    #footer-group {
        display: none;
    }
}


@media (min-width: 1025px) and (max-width: 1440px) {
    .item-menu {
        font-size: 95px !important;
        line-height: 90%;
    }

    #contact-email {
        font-size: 22px;
        line-height: 28px;
    }

    #type {
        font-size: 13px;
    }

    .clients #clients-name {
        font-size: 30px;
    }

    .contact {
        margin-top: -380px;
        height: 300px;
    }

    .contact #contact-text {
        font-size: 12vw;
        line-height: 80%;
    }
}

@media (min-width: 1921px) {
    .clients-contact {
        z-index: 1;
        display: flex;
        flex-direction: column;
        margin-top: -20%;
        align-items: end;
    }

    .clients {
        height: 850px;
    }

    .contact {
        margin-top: -500px;
        height: 450px;
    }
}