@media (min-width: 768px) {
                    /* main page*/
    /* main */

    /* services */
    .services-box{
        padding: 41px 18px;
    }
    .services-box__image{
        width: 66px;
        margin-bottom: 24px;
    }
    .services-box__title{
        font-size: 20px;
        margin-bottom: 16px;
    }
    .services-box__info{
        font-size: 15px;
        line-height: 150%;
    }

    /* about */
    .about__title{
        font-size: 37px;
        margin-bottom: 20px;
    }
    .about-top__description{
        font-size: 30px;
        margin-bottom: 27px;
    }
    .about-top__text-box{
        flex-direction: row;

    }
    .about__text{
        font-size: 15px;
    }
    .about__text-top{
        width: 50%;
        margin-right: 37px;
    }
    .about-top__link{
        font-size: 15px;
        margin-bottom: 0;
    }
    .about-top__link-img{
        width: 22px;
        margin-right: 15px;
    }
    .socials{
        margin-top: 45px;
    }
    .social__link{
        width: 41px;
        height: 41px;
    }

    /* portfolio */
    .main--first {
        display: block;
    }
    .main--third {
        display: block;
    }

    .portfolio-section{
        padding: 117px 0 104px;
    }
    .portfolio-box__title{
        font-size: 50px;
        font-weight: 700;
        margin: 57px 0 30px;
    }
    .portfolio-box__img{
        max-width: 100%;
    }
    .portfolio__link{
        font-size: 18px;
        padding: 17px 37px;
    }


    /* contact */
    .contact-map{
    height: 410px;
    }
    .contact-way__image{
        width: 51px;
        height: 51px;
    }
    .contact-way__image-img{
        width: 22px;
    }


    /* footer */
    .footer-bottom__text{
        margin-bottom: 33px;
    }

                        /* about */
    /* header */
    .about-header__content{
        font-size: 52px;
        margin: 50px 0 100px;
    }

    /* main */
    /* services */
    .about-services__bg {
        width: 490px;
        height: 2500px;
        transform: rotate(24deg);
    }
    .service-first{
        left: -180px;
    }
    .service-second{
        left: 140px;
    }
    .service-third{
        left: 480px;
    }
    .service-forth{
        left: 650px;
    }

    /* about page */
    /* testimony */
    .about-testimony-cta{
        flex-direction: row;
        justify-content: space-between;
    }
    .about-testimony-cta-content__title{
        text-align: left;
    }
}
@media (min-width: 992px) {
    /* header */
    .header-bg-logo{
        display: block;
        left: calc(50% - 520px);
    }
    .header-bg-second{
        width: calc(50% - 250px);        
    }
    .header-bg__man{
        margin-right: calc(50% - 490px);
        width: 500px;
    }

    .header-content{
        position: absolute;
        top: 240px;
        width: 485px;
    }

    .header-content__title{
        font-size: 37px;
        margin-bottom: 15px;
        line-height: normal;
    }
    .header-content__info{  
        padding-right: 50px;
        margin-bottom: 70px;
    }
    .header-content__link{
        font-size: 18px;
    }

    /* main */
    /* services */
    .services-box{
        padding: 62px 29px;
    }
    .services-box__image{
        width: 80px;
        margin-bottom: 36px;
    }
    .services-box__title{
        font-size: 24px;
        margin-bottom: 20px;
    }
    .services-box__info{
        font-size: 16px;
        line-height: 150%;
    }
    /* about */
    .about__title{
        font-size: 50px;
        margin-bottom: 35px;
    }
    .about-top__description{
        font-size: 40px;
        margin-bottom: 35px;
    }
    .about__text{
        font-size: 16px;
    }
    .about-top__link{
        font-size: 16px;
    }
    .about-top__link-img{
        width: 27px;
        margin-right: 15px;
    }

    /* portfolio */
    .main--second {
        display: block;
    }
    .main--forth {
        display: block;
    }
    .portfolio-section{
        padding: 182px 0 140px;
    }

    /* testimony */
    .testimony-bg-black{
        display: block;
    }
    .testimony-bg-primary{
        height: 100%;
    }
    .testimony-logo{
        width: 150px;
    }
    .testimony-text{
        font-size: 23px;
        padding-right: 240px;
    }
    .testimony-name{
        font-size: 21px;
    }
    .testimony-company{
        font-size: 16px;
    }
    .testimony-man{
        position: absolute;
        bottom: 0;
        right: 25%;
    }
    .testimony-man-img{
        width: 450px;
    }

    /* contact */
    .contact-way{
        margin-bottom: 90px;
    }
    .contact-way__image{
        width: 68px;
        height: 68px;
    }
    .contact-way__image-img{
        width: 30px;
    }
    .contact-map{
        height: 640px;
    }
    .contact-form{
        padding-right: 30px;
    }
    .contact-form__input{
        max-width: none;
        width: 100%;
    }
    .contact-form__textarea{
        max-width: none;
        width: 100%;
    } 
    

                        /* about page */
    /* header */
    .about-header__content{
        font-size: 72px;
        margin-top: 142px;
    }
  
    /* testimony */
    .testimony-section{
        margin-top: 200px;
    }
    .about-testimony-cta{
        top: -290px;
        max-width: 1170px;
    }
    .about-testimony-bg-primary{
        background-color: var(--main-black);
        height: 100%;
    }
    .about-testimony-man-img__img{
        transform: scaleX(1);
    }
}
@media (min-width: 1200px) {
    /* header */
    .header-bg-logo{
        left: calc(50% - 630px);
    }
    .header-bg__man{
        margin-right: calc(50% - 560px);
        width: 600px;
    }

    .header-content{
        top: 240px;
        width: 650px;
    }
    .header-content__title{
        font-size: 50px;
        margin-bottom: 15px;
    }
    .header-content__info{  
        padding-right: 150px;
        margin-bottom: 117px;
    }

    /* testimony */
    .testimony__wrapper{
        padding: 101px 0 163px;
    }
    .testimony-logo{
        width: 200px;
    }
    .testimony-text{
        font-size: 30px;
    }
    .testimony-name{
        font-size: 24px;
    }
    .testimony-man{
        right: 25%;
    }
    .testimony-man-img{
        width: 580px;
    }
}
@media (min-width: 1400px) {
    /* header */
    .header-bg-logo{
        left: calc(50% - 730px);
    }
    .header-bg__man{
        margin-right: calc(50% - 600px);
        width: 700px;
    }

    /* testimony */
    .testimony__wrapper{
        padding: 101px 0 163px;
    }
    .testimony-logo{
        width: 200px;
    }
    .testimony-text{
        font-size: 30px;
        padding-right: 355px;
    }
    .testimony-name{
        font-size: 24px;
    }
    .testimony-man-img{
        width: 606px;
    }
}