@media all and (max-width: 1200px) {
    .first .wrapper h1 {
        font-size: 90px;
    }
    .promotions .wrapper h2 {
        font-size: 44px;
    }
    .about-company__sub-title {
        font-size: 18px;
    }
    .about-company .about-company__main h2 {
        font-size: 70px;
    }
    .services__item .item-title {
        width: 100%;
    }
    .clients-choose .wrapper h2 {
        font-size: 70px;
    }
    .clients-choose .wrapper h2 {
        font-size: 60px;
    }
    .editor .wrapper h3.wp-block-heading {
        font-size: 22px;
    }
    .editor .wrapper h2.wp-block-heading {
        font-size: 80px;
    }
    .editor .wp-block-column h4.wp-block-heading {
        font-size: 18px;
    }
    .editor .wp-block-column h5.wp-block-heading {
        font-size: 22px;
    }
    .wp-block-buttons .wp-block-button a {
        width: auto;
    }
    #download-price .wrapper h2 {
        font-size: 70px;
    }
    .questions .wrapper h2 {
        font-size: 70px;
    }
    .get-consultation .get-consultation__title {
        font-size: 70px;
    }
    .get-consultation h3 {
        font-size: 20px;
    }
}

@media all and (max-width: 960px) {
    .header {
        height: auto;
        padding: 20px 0px;
    }
    .header__top .wrapper {
        padding: 0px;
    }
    .header .header__top .wrapper .header__social {
        width: auto !important;
        display: flex;
    }
    .header__social p, .header__contacts p {
        font-size: 16px;
    }
    .social-links a {
        width: 32px;
        height: 32px;
        margin: 5px;
    }
    .header.fixed .header__top .wrapper .header__social p {
        color: #333;
    }
    .first .wrapper h1 {
        font-size: 57px;
        line-height: 1.2;
    }
    .first__text p {
        text-align: center;
        font-size: 20px;
        line-height: 1.5;
    }
     .first__buttons-btn {
        width: auto;
        padding: 0px 20px;
        margin-bottom: 4.6875vw;
        gap: 20px;
        height: 50px;
        min-height: 50px;
    }
    .md-main-color-btn span {
        font-size: 16px;
    }
    .promotions {
        padding-top: 0px;
    }
    .promotions .wrapper h2 {
        font-size: 32px;
    }
    .promotions__item-content p {
        font-size: 28px;
        line-height: 1.5;
    }
    .promotions__item-content > span {
        font-size: 20px;
        line-height: 1.4;
    }
    .promotions__item-content .content-btn span {
        font-size: 18px;
    }
    .about-company .wrapper .about-company__container .about-company__main h2 {
        width: 100% !important;
    }
     .about-company .about-company__main h2 {
        font-size: 60px;
        margin-bottom: 20px;
    }
    .about-company__sub-title {
        line-height: 1.5;
    }
    .politika-popup p {
        font-size: 16px;
    }
    .politika-popup h2 {
        font-weight: 500;
        font-size: 26px;
        margin-bottom: 20px;
    }
    .about-company__img {
        display: none;
        width: 100%;
        height: auto;
    }
    .get-consultation__links a {
        width: 60px;
        height: 60px;
    }
    .about-company {
        padding-bottom: 0px;
    }
    .about-company__numbers > div p {
        font-size: 60px;
        line-height: 1.5;
    }
    .about-company__numbers > div > span {
        font-size: 16px;
        line-height: 1.5;
    }
    .md-main-title {
        font-size: 48px;
        line-height: 1.5;
        margin-bottom: 0px !important;
    }
    .services__item .item-text {
        font-size: 18px;
        line-height: 1.5;
    }
    .services__item .item-title {
        font-size: 30px;
        line-height: 1.5;
    }
    .get-consultation h3 {
        font-size: 20px;
        text-align: center;
        margin-bottom: 10px;
    }
    .get-consultation .get-consultation__title {
        font-size: 50px;
    }
    .get-consultation__container {
        padding: 30px 216px 30px 30px;
    }
    .get-consultation h3 {
        font-size: 16px;
    }
    .questions__item .item-title {
        font-size: 20px;
        line-height: 1.2;
    }
    .questions__item .item-btn {
        width: 32px;
        height: 32px;
    }
    .questions__item {
        padding: 20px;
    }
    #download-price .wrapper h3 {
        text-align: center;
    }
    .download-price .form-container .form-btn {
        padding: 0px 20px;
        height: 70px;
        width: 200px;
        text-align: center;
        justify-content: center;
        gap: 20px;
    }
    .download-price__form {
        padding-bottom: 30px;
    }
    .wp-block-buttons .wp-block-button:not(.is-style-outline) .wp-block-button__link {
        justify-content: center;
        width: 100%;
        height: 70px;
        min-height: auto;
        padding: 0px 20px;
        margin: 0 auto;
    }
    .wp-block-spacer {
        display: none;
    }
    .wp-block-buttons > .wp-block-button {
        display: block;
        margin: 0;
        width: 100%;
    }
    .editor .wp-block-column h4.wp-block-heading {
        font-size: 18px;
        min-height: unset;
        padding-top: 50px;
    }
    .clients-choose .wrapper h2 {
        font-size: 48px;
    }
    .clients-choose__slider .swiper-slide .bullets-item__title {
        font-size: 20px;
        line-height: 1.5;
    }
    .clients-choose:not(.clients-choose_next) .wrapper h2 {
        font-size: 48px;
        padding-bottom: 250px;
        padding-left: 0px;
        position: relative;
        top: 100px;
    }
    .clients-choose .wrapper h3 {
        transform: unset;
        position: relative;
        top: -100px;
    }
    .services__item {
        min-height: unset;
    }
    .services__item:nth-child(n+3) {
        display: block;
    }
    #footer a {
        color: #fff;
    }
    
}

@media all and (max-width: 767px) {
    .header .header__top .wrapper .header__social p {
        display: none;
    }
    .header__contacts > p {
        display: none;
    }
    .header__top .header__contacts a {
        color: #fff;
        font-size: 17px;
        white-space: pre;
    }
    .header {
        padding: 10px 0px;
    }
    .first .wrapper h1 {
        font-size: 40px;
        line-height: 1.2;
        margin: 0px;
        width: 100%;
        color: #fff;
    }
    .first__text p {
        text-align: center;
        font-size: 15px;
        line-height: 1.5;
        margin: 0px;
    }
    .first__content .first__buttons .first__buttons-btn {
        margin-bottom: 65px;
        min-height: 68px;
        height: 68px;
        margin-top: 33px;
        width: 100%;
        margin: 40px 0px;
    }
    .md-main-color-btn span {
        font-size: 17px;
        width: auto;
    }
     .promotions .wrapper h2 {
        font-size: 32px;
        padding: 0px;
        margin-bottom: 15px !important;
        line-height: 1.4;
    }
    .promotions__item-content p {
        font-size: 18px;
    }
    .promotions__item-content > span {
        font-size: 14px;
    }
    .about-company__main {
        padding: 0px;
    }
    .about-company .wrapper .about-company__container .about-company__main h2 {
        width: 100% !important;
        transform: unset !important;
        font-size: 45px;
    }
    .about-company__sub-title {
        font-size: 16px;
    }
    .promotions__slider .promotions__item {
        padding: 30px;
    }
    .promotions__item-img {
        height: 100%;
    }
    .editor .wrapper h2.wp-block-heading,
    .about-company__container .about-company__main h2 {
        transform: unset !important;
    }
    .about-company__numbers {
        flex-wrap: wrap;
    }
    .about-company__numbers > div {
        max-width: unset;
        width: 50% !important;
        margin: 0px;
    }
    .about-company__numbers > div:last-child {
        max-width: unset;
    }
    .services__item .item-text {
        font-size: 14px;
    }
    .services__item .item-title {
        font-size: 24px;
    }
    .clients-choose:not(.clients-choose_next) .wrapper h2 {
        font-size: 32px;
    }
    .clients-choose__slider .swiper-slide .bullets-item__title {
        font-size: 16px;
    }
    .clients-choose .wrapper h2 {
        font-size: 32px;
    }
    .editor .wrapper h3.wp-block-heading {
        font-size: 16px;
        line-height: 1.5;
    }
    .wp-block-buttons .wp-block-button:not(.is-style-outline) .wp-block-button__link {
        justify-content: center;
        width: 100%;
        height: 70px;
        min-height: auto;
        padding: 0px 20px;
        margin: 0 auto;
        transform: unset;
        min-width: unset;
        left: -10px;
        max-width: unset;
    }
    .editor .wrapper .wp-block-column {
        min-height: unset;
        gap: 20px;
    }
    .download-price__container {
        padding: 0px 0px 200px 0px;
    }
     #download-price .wrapper h2 {
        font-size: 50px;
        transform: unset !important;
    }
    .questions .wrapper h2 {
        font-size: 40px;
    }
    .questions__item .item-title {
        font-size: 16px;
    }
    .get-consultation .wrapper .get-consultation__container {
        padding-bottom: 357px;
        height: auto;
        padding: 30px;
        background-position: right 0px bottom;
        background-color: 2;
        background-size: 800px;
    }
    .get-consultation .get-consultation__title {
        font-size: 34px;
    }
    .md-main-title {
        font-size: 36px;
        line-height: 1.5;
    }
    .about-text {
        font-size: 16px;
    }
    .about-online {
        margin-bottom: 0px;
    }
}