@media(max-width: 1200px) {
    .header__text {
        font-size: 65px;
        line-height: 130%;
    }
    .header {
        height: 900px;
    }
    .services__title, .contact__title-full, .say__title, .motion__title, .work__title {
        font-size: 65px;
        line-height: 100%;
        margin-bottom: 25px;
    }
    .olson__img {
        width: 97%;
    }
    .services__block2, .motion__block2 {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 100px;
    }
    .services__block1, .motion__block1 {
        margin-bottom: 70px;
    }
    .work__item:nth-child(1) {
        height: 500px;
    }
    
    .work__item:nth-child(2), .work__item:nth-child(3) {
        height: 300px;
    }
    .say__item {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media(max-width: 997px) {
    .header {
        height: 700px;
    }
    .header__text {
        font-size: 55px;
        line-height: 116%;
    }
    .services {
        margin-top: 120px;
    }
    .partner, .work, .motion, .say {
        margin-top: 120px;
    }
    .services__item {
        margin-bottom: 60px;
    }
    .say__border {
        padding: 35px;
    }
    .footer__item:nth-child(1){
        flex: 0 0 100%;
        max-width: 100%;
    }
    .footer__list {
        margin-top: 30px;
        margin-bottom: 50px;
    }
    .nav__mobil {
        display: block;
        padding: 20px 0px;
        text-align: right;
    }
    .nav {
        display: none;
    }
}

@media(max-width: 771px) {
    .header {
        height: auto;

    }
    .header__flex {
        position: relative;
        margin-top: 40px;

    }
    .header__text {
        font-size: 40px;
        left: 126%;
    }
    .header__list {
        padding-top: 40px ;
    }
    .partner__title {
        margin-bottom: 30px;
    }
    .services__title, .contact__title-full, .say__title, .motion__title, .work__title {
        font-size: 40px;
    }
    .services {
        margin-top: 70px;
    }
    .partner , .work, .motion, .say  {
        padding-top: 70px;
    }
    .work__item:nth-child(1), .work__item:nth-child(2), .work__item:nth-child(3) {
        height: 250px;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .motion__subtitile {
        font-size: 20px;
    }

    .motion__item {
        padding-top: 28px;
        padding-bottom: 28px;
    }
    .motion__item:nth-child(1)::before,
    .motion__item:nth-child(2)::before,
    .motion__item:nth-child(3)::before,
    .motion__item:nth-child(4)::before,
    .motion__item:nth-child(5)::before {
    width: 37px;
    height: 49.26px;
    left: -90px;
    top: 18px;
    }

    .motion__item:first-child {
        padding-top: 30px;
    }
    .motion__block1 {
        margin-bottom: 17px;
    }
    .say__block2 {
        margin-top: 50px ;
    }
    .say__item {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .say__img {
        margin-bottom: 20px;
    }
    .say__border {
        padding: 20px;
    }
    .say__subtitle {
        font-size: 20px;
    }
    .say__txt {
        font-size: 18px;
        line-height: 120%;
        margin-bottom: 20px;
    }
    .contact {
        padding-top: 70px;
    }
    .contact__lets {
        font-size: 80px;
        margin-bottom: 65px;
    }
    .contact__connect {
        font-size: 90px;
        margin-bottom: 55px;
    }
    .contact__title {
        margin-bottom: 55px;
    }
    .footer {
        padding: 34px 0px 34px 0px;
        margin-top: 70px;
    }
    .partner__list {
        justify-content: left;
        flex-wrap: wrap;
    }
    .partner__item {
        margin-right: 20px;
        margin-bottom: 20px;
    }
}

@media(max-width: 560px) {
    .header__text {
        font-size: 32px;
    }
    .services__title, .contact__title-full, .say__title, .motion__title, .work__title {
        font-size: 34px;
    }
    .services__subtitile, .work__subtitle {
        font-size: 26px;
        margin-bottom: 5px;
    }
    .services__text {
        font-size: 18px;
        line-height: 140%;
    }
    .services__item {
        margin-bottom: 35px;
    }
    .work__item:nth-child(1), .work__item:nth-child(2), .work__item:nth-child(3) {
        height: 220px;
    }
    .motion__subtitile {
        width: 100%;
        margin-bottom: 10px;
    }
    .say {
        padding-top: 10px;
    }
    .say__img {
        margin-bottom: 20px;
    }
    .say__border {
        padding: 20px;
    }
    .say__subtitle {
        font-size: 18px;
        margin-bottom: 7px;
    }
    .say__txt {
        font-size: 16px;
        line-height: 110%;
        margin-bottom: 15px;
    }
    .contact {
        padding-top: 60px;
    }
    .contact__lets {
        font-size: 60px;
        margin-bottom: 45px;
    }
    .contact__connect {
        font-size: 60px;
        margin-bottom: 35px;
    }
    .contact__title {
        margin-bottom: 35px;
    }
    .footer {
        padding: 25px 0px 25px 0px;
        margin-top: 60px;
    }
    .footer__item {
        margin-bottom: 25px;
    }
    .footer__point {
        margin-bottom: 15px;
    }
    .footer__title {
        margin-bottom: 20px;
    }
    .txt__work {
        font-size: 10px;
    }
    .olson__img {
        width: 90%;
    }
}

@media(max-width: 360px) {
    .header__text {
        font-size: 24px;
    }
    .services__title, .contact__title-full, .say__title, .motion__title, .work__title {
        font-size: 20px;
    }
    .services__subtitile, .work__subtitle {
        font-size: 22px;
        margin-bottom: 5px;
    }
    .contact__title {
        margin-bottom: 25px;
    }
    .contact__lets {
        font-size: 50px;
        margin-bottom: 35px;
    }
    .contact__connect {
        font-size: 50px;
        margin-bottom: 25px;
    }
}

