@media (max-width: 1160px) {

    .w72 {
        width: 44rem;
    }

    .content-main {
        width: 704px;
        padding-top: 5.25rem;
    }

    .description_company {
        height: 28.575rem;
        padding: 2.19rem 1.95rem;
        padding-bottom: 3.37rem;
        background-image: url('img/bcg_dec2.png');
    }

    .description_company .flex-column {
        padding-left: 0rem;
    }

    .description_company p:nth-of-type(1) {
        margin-top: 0.44rem;
    }

    .description_company p:nth-of-type(2) {
        margin-top: 0.31rem;
        max-width: 19rem;
    }

    .description_company .btn_main {
        margin-top: 1.19rem;
    }

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

    .desc_tags_buttons_tablet {
        display: flex;
    }

    .desc_tags_buttons_mobile {
        display: none;
    }

    .solutions_buttons_tablet {
        display: flex;
    }

    .solutions_buttons_mobile {
        display: none;
    }

    .desc_component {
        width: 15.4375rem;
        padding: 0.62rem 1rem;
    }

    .get_coop {
        gap: 1.13rem;
    }

    .coops {
        width: 100%;
        height: 9.9rem;
        border-radius: 1.25rem;
        padding: 1.5rem 1.88rem;
        gap: 1.25rem;
    }

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

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

    .coops_text {
        width: 29rem;
    }

    .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: 8rem;
        height: 6.9rem;
    }

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

    .solutions {
        display: flex;
        gap: 0.62rem;
        scroll-snap-type: x mandatory;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
        overflow-x: hidden;
        -ms-overflow-style: none;
        scrollbar-width: none;
        margin-top: 2.63rem;

    }

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

    .partners_text_top {
        margin-top: 0.56rem;
        width: 31.875rem;
        height: 3.3125rem;
    }

    .partner_item {
        width: 21.935rem;
    }

    .partners_url_all {
        width: 12.3rem;
    }

    .clients_url_all {
        width: 11.72rem;
    }

    .projects_url_all {
        width: 10.8rem;
    }

    .video_url_main {
        width: 9.7rem;
    }

    .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: 44rem;
        height: 12rem;
        padding: 0.94rem 1.87rem;
    }


    .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: 21.938rem;
        padding: 2rem 2rem;

    }

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

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

    .form_contacts .btn_main {
        margin-left: 1.25rem;
    }

    .form_leads {

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

    }

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

    .projects_item {
        width: 100%;
        height: 16.5625rem;
        padding: 1.44rem 1.87rem;
    }

    .btn_main {
        width: fit-content;
        padding: 0.5rem 1.5rem;
    }

    .btn_second {
        padding: 0.5rem 1.5rem;
    }

    .projects_item_right {
        margin-left: 23rem;
    }

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

    .footer_col_margin {
        display: flex;
        flex-direction: column;
        gap: 0.87rem;
        margin-top: 2.31rem;
        margin-left: 0rem;
    }

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

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

    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;
    }
}