@media (max-width: 703px) {

    .w72 {
        width: 20.4375rem;
    }

    .content-main {
        width: 327px;
        padding-top: 5rem;
    }

    .description_company {
        height: 43.875rem;
        padding: 1.88rem 1.26rem;
        background-image: url('img/bcg_dec3.png');
    }

    .tridman_img {
        width: 248px;
        height: 296px;
        background-image: url('img/3dman3.png');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .desc_tags_buttons_tablet {
        display: none;
    }

    .desc_tags_buttons_mobile {
        display: flex;
    }

    .solutions_buttons_tablet {
        display: none;
    }

    .solutions_buttons_mobile {
        display: flex;
    }

    .desc_component {
        width: 14.3125rem;
        padding: 0.44rem 0.45rem;
    }

    .get_coop {
        gap: 1.13rem;

    }

    .coops {
        flex-direction: column;
        width: 100%;
        height: fit-content;
        border-radius: 1.25rem;
        padding: 1.5rem 1.25rem;
        gap: 1rem;
    }

    .coops_background_svg svg {
        width: 80px;
        height: 80px;
    }

    .get_coop .btn_main {
        margin-top: 1.37rem;
    }

    .coops_text {
        width: 17.9rem;
    }

    .coops_text ul {
        margin: 0px;
        margin-top: 0.20rem;
        padding: 0px;
        padding-left: 1.25rem;
    }

    .coops_text ul li {
        margin-bottom: 0.20rem;
    }

    .coops_background_svg {
        width: 17.93rem;
        height: 7.18rem;
    }

    .solutions {

        margin-top: 2.13rem;

    }

    .solutions_text_top {
        margin-top: 0.56rem;
        width: 21rem;
    }

    .partners_text_top {
        margin-top: 0.94rem;
        width: 20.1rem;

    }

    .partner_item {
        width: 100%;
    }

    .partners_url_all {
        width: 12.3rem;
        margin: auto;
    }

    .clients_url_all {
        width: 11.72rem;
        margin: auto;
    }

    .projects_url_all {
        width: 10.8rem;
        margin: auto;
    }

    .video_url_main {
        width: 9.7rem;
        margin: auto;
    }

    .video_url_main {
        width: 9.6rem;
        margin: auto;
    }

    .benefit {
        scroll-snap-type: x mandatory;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
        overflow-x: hidden;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .benefit::-webkit-scrollbar {
        display: none;
    }

    .benefit_item {
        width: 20.5rem;
        height: 20.6rem;
        padding: 1rem 1.31rem;
    }

    .benefit_item ul {
        padding: 0px;
        padding-left: 1.3rem;
        margin: 0px;
        margin-top: 0.31rem;
    }

    .benefit_item li {
        margin-bottom: 0.19rem;
    }

    .indicators_item {
        width: 100%;
        padding: 2rem 1.25rem;

    }

    .man_profile {
        margin: 0px;
        -ms-flex: 100%;
        flex: 100%;
        height: 65rem;
        padding: 2.31rem 2.01rem !important;
    }

    .form_contacts {
        margin: 0px;
        -ms-flex: 100%;
        flex: 100%;
        height: 57rem;
        padding: 1.81rem 1.25rem !important;
    }

    .form_contacts .btn_main {
        margin-left: 0rem;
        margin-top: 1rem;
    }

    .form_leads {

        margin: 0px;
        margin-top: 4.32rem;
        padding: 2.31rem 2.01rem !important;

    }

    .form_leads_fix_btn {
        -ms-flex: 100%;
        flex: 100%;
    }

    .form_leads_first_text {
        margin-top: 0.94rem;
        margin-bottom: 2rem;
    }

    .btn_main {
        width: 100%;
        padding: 0.69rem 1.5rem;
    }

    .btn_second {
        width: 100%;
        padding: 0.69rem 1.5rem;
    }

    .projects_item_right {
        display: none;
        margin-left: 1rem;
    }

    .body_text {
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 300;
        line-height: 1.375rem;
    }

    h1 {
        font-size: 1.875rem;
        font-style: normal;
        font-weight: 600;
        line-height: 2rem;
    }

    h2 {
        font-size: 1.75rem;
        font-style: normal;
        font-weight: 600;
        line-height: 2rem;
    }

    h3 {
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 600;
        line-height: 1.375rem;
    }

    h4 {

        font-size: 1rem;
        font-style: normal;
        font-weight: 600;
        line-height: 1.125rem;
    }
}