/* media="screen and (min-width: 768px)" */
@media screen and (min-width: 768px) {


    /* --- Language-section --- */
    .language-section {
        padding: 22px;
    }


    /* --- Footer --- */
    .footer {
        padding: 60px 0 30px 0;
    }

    .footer .footer-menu-section .menu-item {
        font-size: 24px;
        padding-bottom: 50px;
        margin-top: 50px;
    }

    .footer .contact-section .title-section {
        font-size: 24px;
        padding-bottom: 50px;
        margin-top: 50px;
    }

    .footer .social-links {
        position: relative;
        margin-top: 0;
        padding-top: 30px;
        margin-top: 30px;
    }

    .footer .social-links img {
        height: 35px;
    }

    .footer-additional .link-list {
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;

    }

    .footer-additional .link-list li {
        display: flex;
        flex-direction: row;
    }

    .footer-additional .link-list li::before {
        content: '\2014';
        margin: 0 20px;
        opacity: 0.2;
    }

    .footer-additional .link-list li:first-child::before {
        content: none;
    }

    /* --- w-text-media  --- */
    .w-text-media {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .w-text-media .description-section {
        width: 100%;
        padding: 20px 28px;
        order: 2;
    }

    .w-text-media .description-section .lead {
        /* font-size: 24px; */
    }

    .w-text-media .description-section .btn-section {
        margin-top: 30px;
    }

    .w-text-media .media-section {
        padding: 20px 28px;
    }

    .w-text-media .media-section__slider {
        padding-right: 0;
    }

    /* --- interactive-card --- */
    /* .interactive-card{
        padding-top: 50%;
    } */
    .w-text-media .interactive-card {
        padding-top: 50%;
    }

    .interactive-card .media-text .text-title {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .interactive-card .media-text .text-options {
        font-size: 18px;
    }

    /* --- w-grid card --- */
    .w-grid-card .card-item {
        padding-top: 33.3333%;
    }

    .w-grid-card .card-item.card-big {
        width: 50%;
        padding-top: 33.3333%;
    }

    .w-grid-card .card-item.card-w .card-img {
        width: 145px;
    }

    .w-grid-card .card-item.card-h .card-img {
        height: 85px;
    }

    .w-grid-card .card-item.card-big.card-w .card-img {
        max-width: 145px;
    }

    .w-grid-card .card-item.card-big.card-h .card-img {
        height: 85px;
    }

    /* --- w-list-text --- */
    .w-list-text {
        margin-top: 50px;
    }

    .w-list-text .items-list li {
        margin-top: 50px;
        padding-bottom: 50px;
    }

    .w-list-text .list-item {
        font-size: 24px;
    }

    .w-list-text .list-item .number-items::before {
        width: 20px;
    }

    .w-list-text .description-section {
        margin-top: 40px;
    }

    .w-list-text .description-section .btn-section a {
        font-size: 18px;
    }


    /* --- w-promo --- */
    .w-promo .promo-description {
        width: 75%;
    }

    .w-promo .title {
        font-size: 36px;
        max-width: 600px;
    }

    .w-promo .btn-section {
        margin-top: 20px;
    }

    .w-promo__bg {
        padding: 50px 30px;
        margin: 0 -28px;
        width: auto;
    }

    /* .w-promo__bg .promo-description{
        width: 100%;
    } */
    .w-promo__bg .btn-section .btn + .btn {
        margin-left: 15px;
    }

    .w-promo__img .img-section {
        height: 275px;
    }


    /* --- blogs-card__second-biggers --- */
    .blogs-card .description-card {
        padding-top: 10px;
    }

    .blogs-card .card-header {
        font-size: 16px;
        margin-top: 20px;
        margin-bottom: 25px;
    }

    .blogs-card .title-card {
        font-size: 20px;
    }

    .blogs-card .btn-section {
        font-size: 18px;
    }


    /* --- main-slider --- */
    .w-main-slider .controls_arrows {
        position: relative;
        width: calc(100% - 28px);
        height: auto;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        margin-top: 25px;

        display: none;
    }

    .w-main-slider .controls_dots {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        flex-wrap: nowrap;
        margin: 0 20px;
    }

    .w-main-slider .controls_dots span {
        font-size: 16px;
        margin: 0 10px;
        font-weight: 500;
    }

    .w-main-slider .controls_dots .number_separation {
        color: #ffffff80;
    }

    .main-slider {
        margin-top: 40px;
        padding: 0 13px;
    }

    .main-slider .slide-card {
        width: auto;
        margin-right: 0px;
        padding: 0 15px;
    }

    /* --- title-slider --- */
    .title-slider .slide-card {
        width: calc(100vw - 80px);
        margin-right: 15px;
    }

    .w-title-slider-progress {
        width: calc(100vw - 80px);
    }

    .w-title-slider .controls_arrows {
        position: relative;
        width: calc(100% - 80px);
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 25px;
    }

    .w-title-slider .controls_dots {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        flex-wrap: nowrap;
        margin: 0 20px;
    }

    .w-title-slider .controls_dots span {
        font-size: 16px;
        margin: 0 10px;
        font-weight: 500;
    }

    .w-title-slider .controls_dots .number_separation {
        color: #ffffff80;
    }

    /* --- w-contacts-section --- */
    .contacts-content .text-contacts-section {
        margin-bottom: 25px;
    }

    .contacts-content .text-contacts-section .lead {
        /* font-size: 24px; */
    }

    .contacts-content .title-item-contact svg {
        margin-right: 8px;
        margin-top: 8px;
    }

    .contacts-content .title-item-contact span {
        font-size: 24px;
    }

    .contacts-content .link-contact {
        font-size: 20px;
    }

    /* --- w-service-questionnaire --- */
    .text-service-questionnaire {
        margin-bottom: 45px;
    }

    .w-service-questionnaire .lead {
        /* font-size: 24px; */
    }

    .service-form .form_group:last-of-type {
        margin-bottom: 30px;
    }

    .service-form .additional-information {
        font-size: 18px;
    }

    .service-form .additional-information span:not([class]) {
        align-self: center;
    }

    /* --- w-simple-block --- */
    .simple-block .lead {
        margin-bottom: 20px;
        /* font-size: 24px; */
    }

    .simple-block .btn-section {
        margin-top: 40px;
    }

    /* --- w-price-section  --- */
    .w-price-section .price-block {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }

    .w-price-section .price-block h1, .w-price-section .price-block h2, .w-price-section .price-block h3, .w-price-section .price-block h4, .w-price-section .price-block h5, .w-price-section .price-block h6 {
        max-width: 600px;
    }

    .w-price-section .price-information .correction-information {
        font-size: 18px;
    }

    .w-price-section .description-section {
        padding: 0;
        order: 1;
        margin-bottom: 30px;
    }

    .w-price-section .description-section .list-markers__arrow {
        margin-bottom: 0;
    }

    .w-price-section .description-section .item-marker__arrow {
        font-size: 20px;
    }

    .w-price-section .media-section {
        padding: 0;
        order: 2;
    }

    /* --- w-portfolio-section --- */
    .portfolio-item .interactive-card {
        padding-top: 56.25%;
    }

    /* --- list-big-number --- */
    .list-big-number .number-item {
        margin-right: 35px;
    }

    .list-big-number .number-item svg {
        width: 35px;
        height: auto;
        fill: var(--studio__blue, #1A73E8);
        margin-right: 10px;
    }

    .list-big-number .number-item .number {
        font-size: 60px;
    }

    .list-big-number .text-item {
        font-size: 20px;
    }

    .list-big-number .text-item .stylization__color {
        font-size: 24px;
    }

    /* --- custom-list --- */
    .custom-list .list-item {
        /* width: 80%; */
        margin-bottom: 35px;
    }

    .custom-list .list-item .item-point svg {
        width: 22px;
        height: 22px;
        margin-top: 5px;
    }

    .custom-list .list-item .item-text {
        font-size: 20px;
    }

    /* --- error-section --- */
    .error-section {
        width: auto;
        max-width: 510px;
        height: auto;
        margin: 0 auto;
        margin-bottom: 100px;
    }

    .error-section .animation-section {
        margin-top: 90px;
    }

    /* --- Blog --- */
    .w-blog .blog-main {
        justify-content: space-between;
    }

    .blog-main .wrapper-blog-card {
        width: calc(50% - 15px);
        margin: 20px 0 40px;
    }

    .blog-main .intermediate-element {
        padding: 40px 28px;
        margin: 0 -28px;
        width: auto;
    }


    .blog-aside {
        right: calc(-66.666% + 60px);
        width: calc(66.666% - 60px);
    }

    .blog-aside.show {
        transform: translate(-100%, 0);
        pointer-events: all;
    }

    /* --- w-achievements --- */
    .w-achievements .crad-achievements {
        width: 30.333%;
        margin: 20px 3% 20px 0;
        flex-shrink: 0;
    }


    /* --- content-slider --- */
    .content-slider .slide-card {
        height: auto;
        /* max-height: 500px; */
        padding: 0;
        margin: 20px;
    }

    /* .content-slider .slick-slide{
        transform: scale(0.8);
        transition: transform 1s ease-in-out 0.2s;
    }

    .content-slider .slick-slide.slick-current{
        transform: scale(1);
    }         */
    /* --- human-item --- */
    .human-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }

    .human-item.human-item__employee {
        margin: 0;
        /* width: calc(50% - 20px); */
        width: 100%;
        max-width: none;
    }

    .human-item .photo-section-parrent {
        max-width: 100%;
    }

    .human-item.human-item__boss {
        display: flex;
        flex-direction: row;
        margin-bottom: 30px;
        max-width: none;
        width: 100%;
        flex-shrink: 0;
        grid-column: 1/ span 2;
    }

    .human-item.human-item__boss .photo-section-parrent {
        margin-bottom: 0px;
        margin: 0;
        margin-right: 30px;
        width: calc(50% - 20px);
        max-width: none;
    }

    .human-item.human-item__boss .description {
        max-width: 80%;
    }

    .human-item .description {
        font-size: 16px;
    }

    .human-item .description .title-card {
        font-size: 1.25em;
    }

    .human-item.human-item__boss .description .title-card {
        font-size: 1.33em;
    }


    /* --- form-only-number --- */
    /* .form-only-number{
        flex-wrap: nowrap;
        width: 75%;
    } */
    .form-only-number .form_group {
        margin-bottom: 0px;
    }

    .form-only-number button {
        margin-left: 30px;
        min-width: 250px;
    }

    /* --- w-list-column --- */
    .w-list-column {
        justify-content: space-between;
    }

    .w-list-column .column-element {
        width: calc(50% - 30px);
        margin-bottom: 60px;
    }

    .w-list-column .column-element .img-section svg {
        height: 70px;
    }

    .w-list-column .column-element .img-section__logo img {
        height: 70px;
    }

    .w-list-column .description {
        font-size: 18px;
    }

    /* --- w-price-grid --- */
    .w-price-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 30px;
        grid-row-gap: 40px;
    }

    .w-price-grid .price-grid-item {
        margin-bottom: 0px;
    }

    /* --- w-article --- */
    .w-article {
        line-height: 1.5;
    }

    .w-article p,
    .w-article .lead {
        font-weight: 300;
        font-size: 21px;
        line-height: 1.6;
    }

    .w-article .img-section {
        margin: 50px 0;
    }

    .w-article .img-section.img-section__double {
        justify-content: space-between;
    }

    .w-article .img-section.img-section__double figure {
        width: calc(50% - 15px);
        margin: 0;
    }

    .w-article .img-section .double-img .img-wrapper {
        display: flex;
        justify-content: space-between;
    }

    .w-article .img-section .double-img .img-container {
        width: calc(50% - 15px);
        padding-top: 27.1875%;
    }

    .w-article .img-section .double-img .img-container + .img-container {
        margin: 0;
    }


    /* --- parents-flex-container --- */
    /* --- Other --- */
    .list-markers__arrow .item-marker__arrow svg {
        width: 20px;
        margin-right: 15px;
        margin-top: 7px;
    }

    .decoration-element .img-element {
        height: 22px;
        margin-top: 0px;
    }
}