@media (max-width: 1023px) {
    .header__nav-menu {
        display: none;
    }
    .header__logo {
        display: block;
        /* margin-left: 38px; */
    }
    .header {
        padding: 0;
    }
    .header__container {
        padding-left: 37px;
        padding-right: 37px;
    }

    .search__form {
        padding-left: 42px;
        padding-right: 35px;
    }

    .container {
        padding: 0;
    }
    .detail-container {
        padding: 0;
    }
    .left-side {
        display: none;
    }
    .seo-left-side-container {
        display: none;
    }
    .main-wrapper {
        padding-left: 0;
    }
    .previews__container,
    .previews__container_big {
        padding: 0;
    }

    .page-title__container {
        padding-left: 36px;
    }
    .select-list-container {
        display: block;
        width: 100%;
        padding: 0 36px 22px 36px;
        background: #f4f4f4;
        transition: background-color 0.5s ease;
    }
    .select-list-container_sticky {
        position: fixed;
        top: 100px;
        width: 100%;
        border-top: 1px solid #ebebeb;
        border-bottom: 1px solid #ebebeb;
        padding: 18px 36px;
        background: #ffffff;
        z-index: 10;
    }

    .jq-selectbox.select-list {
         width: 100%;
         border: 1px solid #ececec;
    }
    .jq-selectbox__dropdown {
        margin: 0;
        border: none;
        border-radius: 0;
        box-shadow: none;
        border-top: 1px solid #f4f4f4;
        top: 0;
    }
    .jq-selectbox li {
        height: 40px;
        padding-left: 15px;
        font-size: 14px;
        color: #939393;
        line-height: 40px;
    }
    .jq-selectbox li:last-child {
        height: 60px;
    }
    .jq-selectbox li.selected {
        background-color: transparent;
        color: #000000;
    }
    .jq-selectbox li:hover {
        background-color: transparent;
        color: #000000;
    }
    .jq-selectbox li:not(:last-child):after {
        display: block;
        content: '';
        height: 1px;
        width: calc(100% - 49px);
        top: 10px;
        background: #f4f4f4;
    }
 
    .jq-selectbox__trigger {
        border: none;
    }
    .jq-selectbox__trigger-arrow {
        top: 20px;
        width: 7px;
        height: 7px;
        background: transparent;
        border-bottom: 2px solid black;
        border-right: 2px solid black;
        border-left: none;
        border-top: none;
        transform: rotate(45deg);
    }
    .jq-selectbox.focused .jq-selectbox__select {
        border: none;
    }

    .jq-selectbox.select-list:focus {
        outline: none;
    }
    .select-list .jq-selectbox__select {
        background: #ffffff;
        border-radius: 0;
        border: none;
        height: 50px;
        box-shadow: none;
        padding-left: 22px;
        padding-top: 10px;
        color: #949494;
        font-size: 14px;
    }

    .select-list .jq-selectbox__select-text {
        line-height: 34px;
    }
    .select-list .jq-selectbox__select:hover {
        background: white !important;
    }
    .container {
        background: red;
    }

    /* burger-menu */
    .categories-list-burger__item-seo {
        margin-top: 18px;
    }
    .burger-menu__left-section {
        min-width: 275px;
        padding-right: 14px;
        padding-left: 14px;
    }
    .burger-menu__wrapper {
        height: auto;
    }
    .burger-menu__right-section {
        height: 508px;
    }
    .burger-menu__right-background {
        height: 508px;
    }
    .burger-menu__right-section_main {
        padding-left: 40px;
        margin-top: 80px;
    }
    .burger-menu__logo {
        display: none;
    }
    .burger-menu__directions-menu {
        margin-top: 81px;
    }
    .burger-menu__info {
        padding-top: 0;
    }
    .areal-link {
        margin-top: 5px;
        width: 180px;
    }
    .burger-menu__copyright{
        margin-top: 41px;
    }
    .description-1st {
        margin-bottom: 36px;
    }
    .description-2nd-desctop {
        margin-bottom: 0;
    }
    .description-2nd-tabl {
        display: block;
        margin-bottom: 133px;
    }
    .burger-menu__privacy-policy {
        float: left;
        margin-left: 40px;
        margin-top: 40px;
    }

    .burger-menu__wrapper {
        height: auto;
        text-align: center;
    }
    .burger-menu__wrapper {
        width: 100%;
        height: 100%;
    }
    .burger-menu__wrapper_visible {
        overflow: auto;
    }
    .burger-menu__container {
        padding: 0 16px;
    }
    .burger-menu__right-section_main {
        padding-left: 0;
        padding-bottom: 40px;
        margin-top: 0;
        display: flex;
        flex-direction: column-reverse;
    }
    .burger-menu__close-button {
        display: block;
        position: absolute;
        top: 20px;
        right: 0;
        margin-top: 0;
    }
    .burger-menu__right-background {
        display: none;
    }
    .burger-menu__right-section .left-side__directions-menu {
        display: none;
    }
    .left-side__directions-menu .directions-list {
        display: flex;
        gap: 16px;
        justify-content: center;
    }
    .left-side__directions-menu .directions-list__item {
        margin: 0;
    }
    .description-1st {
        display: none;
    }
    .burger-menu__title-form {
        display: block;
        padding: 24px 0;
    }
    .burger-menu__form {
        margin: 0 auto;
    }
    .burger-menu__form-group {
        text-align: left;
    }
    .burger-menu__form textarea {
        margin-bottom: 16px;
    }
    .burger-menu__sumbit {
        width: 100%;
    }
    .form-sent-message {
        display: none;
    }
    .burger-menu__copyright {
        display: none;
    }
    .burger-menu__directions-menu {
        margin-top: 66px;
    }
    .burger-menu__link-dev {
        display: block;
        color: #32caf7;
        text-align: center;
        font-size: 16px;
        line-height: 120%;
        text-decoration: none;
        padding-top: 16px;
    }
    .burger-menu__link-dev:hover {
        text-decoration: underline;
    }
    .burger-menu__form-result {
        display: flex;
        height: 357px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 8px;
        align-self: stretch;
        background-color: #fff;
        padding: 16px;
        margin-left: 0;
        max-width: none;
    }
    .burger-menu__form-result-header {
        color: #000;
        font-size: 20px;
        font-weight: 400;
        line-height: 120%;
    }
    .burger-menu__form-result-text {
        color: #ABABAB;
        font-size: 12px;
        font-weight: 400;
        line-height: 120%;
    }
    .directions-list__item_burger {
        height: 40px;
    }
    .categories-list-burger {
        height: auto;
    }
    .categories-list-burger__item {
        height: 40px
    }
    .categories-list-burger__item-seo {
        margin-top: 0;
    }
    .privacy-policy__link {
        display: inline-block;
        width: 200px;
    }
    .need-consultation {
        display: inline-block;
        color: #7a7a7a;
        margin-top: 43px;
        margin-bottom: 30px;
    }
    .areal-link {
        margin-top: 0;
        width: 200px;
    }

    .footer__copyright {
    }
    .footer__newsletter-info {
        position: static;
        display: block;
        margin-left: 3px;
    }
    /* статья */
    .article-header {
        padding: 0;
    }
    .article-header__container {
        padding: 0 38px;
    }
    .article-header__logo {
        display: block;
        width: 26px;
        height: 23px;
    }
    .article-header__back-button {
        margin-right: auto;
        padding-right: 42px;
        margin-left: 42px;
    }
    .under-header {
        position: fixed;
        top: 100px;
        width: 100%;
        height: 87px;
        background: #f4f4f4;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 20;
    }
    .under-header__icon-container {
        width: 57px;
        height: 57px;
    }
    .under-header__icon-container:not(:first-child) {
        margin-left: 24px;
    }
    .article-main-wrapper {
        padding-left: 0;
        margin-top: 100px;
    }
    .under-header_hide-transition-properties {
        transition-timing-function: ease-in-out;
        transition-property: transform;
        transition-duration: 200ms;
        transition-delay: 0ms;
    }
    .under-header_hided {
        transform: translateY(-187px);
    }
    .article {
        padding-left: 36px;
        padding-top: 60px;
    }
    .illustration-buttons {
        margin-left: auto;
        margin-right: auto;
        margin-top: 12px;
    }
    .article-footer__container {
        padding: 0;
    }
    .article-footer__preview-container {
        padding-left: 35px;
        padding-right: 60px;
    }
    .article-footer__prev-next-buttons {
        visibility: hidden;
    }

    /* SEO-tags */
    .seo-preview__wrapper{
        padding-top: 30px;
        padding-left: 35px;  
        padding-right: 36px;
    }
    .tags-list {
        display: none;
    }
    .illustration-name {
        font-size: 13px;
        opacity: 0.8;
        line-height: 16px;
        order: 1;
        margin-bottom: 16px;

    }
    .article__images  {
        order: 2;
    }
    .article__subtitle p{
        font-size: 18px !important;
        line-height: 30px !important;
    }
    .header404__container1 {
        padding-left: 30px;
    }
    .back-to-top-button  {
        display: none;
    }
    .page-title__announcement {
        white-space: nowrap;
    }
    .seo-header__container {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
        margin: 0;
    }
    .seo-header__desctop-logo {
        display: none;
    }
    .header__logo-desctop-container {
        display: none;
    }
    .left-side-article {
        display: none;
    }
    .article-header__logo-desctop-container {
        display: none;
    }
    table {
        overflow-x: auto;
    }
    .previews__wrapper {
        padding: 42px 36px 18px 36px;
    }
    table {
        overflow-x: auto;
        display: block;
    }
    .right-background_article,
    .right-background {
        display: none;
    }
    .youtube-video iframe {
        max-width: 100%;
        max-height: 100%;
    }
}



