/*Мобильная версия*/

@media (max-width: 767px) {
    body {
        font-size: 15px;
    }
    .s_offer {
        height: 350px;
        max-height: 600px;
    }
    .arrow_circle {
        width: 28px;
        height: 28px;
    }
    .arrow_circle img {
        width: 18px;
    }
    h2 {
        font-size: 24px;
    }
    .slick-prev,
    .slick-next {
        width: 28px;
        height: 28px;
        padding: 7.5px;
    }
    .offcanvas {
        border: none;
    }
    .article_list_image {
        height: 360px;
    }
    .slick-track>* {
        padding-right: calc(var(--bs-gutter-x)* 0.5);
        padding-left: calc(var(--bs-gutter-x)* 0.5);
    }
    .prim_image {
        width: 60px;
        height: 60px;
        padding: 0.8rem;
    }
    .style_image {
        max-width: unset;
        width: calc(100% + 30px);
        position: relative;
        left: -15px;
        margin-top: 30px;
    }
    h1 {
        font-size: 24px;
    }
    .latest_article_wrap {
        height: 360px!important;
        margin-bottom: 1.5rem;
    }
    .modal-dialog .modal-body {
        position: relative;
        padding: 40px 15px;
    }
    .header_right_icon {
        width: 48px;
        height: 48px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #B7B7B729;
        border-radius: 50%;
    }
    .messenger_icon {
        width: 48px;
        height: 48px;
        padding: 0.9rem !important;
    }
    .mobile_scroll {
        width: calc(100% + 30px);
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        display: block;
    }
    .mobile_scroll>* {
        width: auto;
        float: none;
        display: inline-block;
    }
    .col-about {
        position: unset;
    }
    .slick_work .slick-slide {
        width: 300px;
        height: 200px;
        min-height: unset;
    }
    .fnone {
        float: none;
    }
    .tcentermobile {
        text-align: center;
    }
    .modal .close_modal {
        right: 15px;
        top: 15px;
    }
    .modal .close_modal img {
        width: 24px;
    }
    div#slideshow_wrap {}
    .slider_description_wrap {}
    .slide_text {}
    .slider_description {}
    .slider_description_wrap .btn {}
    ul.slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        padding: 0;
        width: 10px;
        height: 10px;
        cursor: pointer;
        color: transparent;
        border-radius: 50%;
        border: none;
        outline: none;
    }
    .slick_images .slick-dots li {
        width: 100%;
    }
    .slick_images .slick-dots li button {
        width: 100%;
    }
    .slick_images .slick-dots {
        bottom: 10px;
        margin: 0;
        height: auto;
        padding: 0px 10px;
        display: flex;
    }
    .pagebody h2 {
        font-size: 30px;
    }
    img.slick-next {
        right: 0px;
    }
    img.slick-prev {
        left: 0px;
    }
    #breadcrumb {
        display: none;
    }
    #left_menu {
        position: fixed;
        height: 100vh;
        background: #fff;
        border-right: 1px solid #2c3e50;
        left: -100%;
        top: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        z-index: 210;
    }
    #left_menu.open {
        left: 0px;
        box-shadow: 53px 0px 67px 7px rgba(0, 0, 0, 0.5);
    }
    .close_menu {
        position: absolute!important;
        top: 5px;
        right: -40px;
    }
    .close_menu img {
        width: 32px;
    }
    .filter_btn {
        position: fixed;
        z-index: 200;
        width: 100%;
        left: 0;
        bottom: 0;
    }
}


/*Планшет*/

@media (max-width: 960px) and (min-width: 768px) {
    .header_right_icon {
        width: 48px;
        height: 48px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #B7B7B729;
        border-radius: 50%;
    }
    .Group2553 {
        width: 105px;
    }
    .article_list_image {
        height: 350px;
    }
    #modal_menu .header_right_icon {
        background: #fff;
    }
    .offcanvas,
    .offcanvas-xxl,
    .offcanvas-xl,
    .offcanvas-lg,
    .offcanvas-md,
    .offcanvas-sm {
        --bs-offcanvas-width: 100%;
        --bs-offcanvas-height: 30vh;
        --bs-offcanvas-padding-x: 1rem;
        --bs-offcanvas-padding-y: 1rem;
        --bs-offcanvas-color: ;
        --bs-offcanvas-bg: #fff;
        --bs-offcanvas-border-width: 1px;
        --bs-offcanvas-border-color: var(--bs-border-color-translucent);
        --bs-offcanvas-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    }
    .phone_menu {
        position: absolute;
        width: 100%;
        bottom: 15px;
        left: 0;
    }
    .s_offer {
        height: 410px;
        max-height: 730px;
    }
    h2 {
        font-size: 30px;
    }
    .mobile_scroll {
        width: calc(100% + 30px);
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        display: block;
    }
    .mobile_scroll>* {
        width: auto;
        float: none;
        display: inline-block;
    }
    .col-about {
        position: unset;
    }
    .slick_work .slick-slide {
        width: 530px;
        height: 340px;
        min-height: unset;
    }
    .offcanvas {
        border: none;
    }
    #modal_filter {
        width: 100%;
        padding-bottom: 60px;
    }
}


/*Старый монитор*/

@media (min-width: 1000px) and (max-width: 1139px) {}

@media (min-width: 1140px) and (max-width: 1280px) {}

@media (min-width: 1281px) and (max-width: 1366px) {}

@media (min-width: 1367px) and (max-width: 1549px) {}

@media (min-width: 1550px) and (max-width: 1679px) {}

@media (min-width: 1680px) and (max-width: 1900px) {}

@media (min-width: 1901px) {}