@media only screen and (max-width: 1500px) {
    .header-bottom .header-bottom-l_side .header-catalog_wrapper .catalog-section-cont .catalog-first-level .catalog-first-level_item .catalog-second-level .catalog-second-level_item {
        margin-bottom: 30px;
    }

    .header-bottom .header-bottom-l_side .header-catalog_wrapper .catalog-section-cont .catalog-first-level .catalog-first-level_item .catalog-second-level .catalog-second-level_item span.title {
        font-size: 14px;
    }

    .header-bottom .header-bottom-l_side .header-catalog_wrapper .catalog-section-cont .catalog-first-level .catalog-first-level_item .catalog-second-level .catalog-second-level_item a:not(.title) {
        font-size: 14px;
        margin-top: 10px;
    }

    .header-bottom .header-bottom-l_side .header-catalog_wrapper .catalog-section-cont .catalog-first-level .catalog-first-level_item .catalog-second-level {
        width: calc(70vw - 314px);
    }

    .header-bottom .header-bottom-l_side .header-catalog_wrapper .catalog-section-cont {
        min-width: 70vw;
    }
}

@media only screen and (max-width: 1370px) {
    .catalog-page-all-cont .catalog-page-products .product-card {
        width: calc(33.3% - 9px);
    }
}

@media screen and (min-width: 1250px) {
    footer .container {
        max-width: 100%;
        padding-left: 60px;
        padding-right: 60px;
    }

}

@media only screen and (max-width: 1230px) {
    .category_wrapper .flex .category_wrapper-item {
        margin: 0 auto;
    }

    .category_wrapper .flex {
        display: grid;
        gap: initial;
        grid-gap: 45px;
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 1200px) {
    .sravnenie-category-nav {
        width: 100%;
        padding: 0
    }

    .sravnenie-item-scroll .sravnenie-category-nav {
        display: none !important;
    }

    .item-scroll-wrap {
        padding: 15px 10px 15px;
    }

    .specifications-description-item p.desc_hide {
        display: flex !important;
        padding: 18px 25px 17px;
        font-size: 12px;
        background: #f7f7f7;
        font-weight: 700;
        width: 100%;
        justify-content: center;

    }

    .specifications-description-item p {
        font-size: 12px;

    }

    .specifications-description-item p.value_holder {
        background-color: white !important;
    }

    .item-property-value-wrapper:nth-child(odd) {
        background-color: white;
    }

    .nav-height {
        height: fit-content;
        padding: 0 0 20px 0;
        gap: 20px;
    }

    .sravnenie-nav-tabs {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #DFDFDF;
        margin-bottom: 15px;


    }

    .sravnenie-category-add {
        display: flex;
        align-items: center;
        gap: 15px;
        margin-bottom: 0;
    }

    .sravnenie-category-add a {
        font-size: 13px;
        margin-bottom: 0;
        padding: 8px 23px;
    }

    .sravnenie-category-add button {
        font-size: 13px;
        padding: 8px 23px;
        max-width: initial;
        width: fit-content;
        white-space: nowrap;
    }

    .sravnenie-category-choise form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .sravnenie-category-choise p {
        display: none;
    }

    .sravnenie-category-choise .choise-radio {
        margin: 0;
    }

    .sravnenie-category-choise .f-choise {
        margin-bottom: 0;
    }

    .sravnenie-category-choise .choise-radio + label {
        padding: 0 15px 0 35px;
        font-size: 14px;
    }

    .specifications-title {
        display: none;
    }

    .sravnenie-category-wrap {
        width: 100%;
    }


    .sravnenie-category-add.sravnenie-category-scroll {
        flex-wrap: wrap;
    }

    .sravnenie-category-choise form {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .scroll .sravnenie-category-choise .choise-radio + label {
        padding: 0 0px 10px 35px;
    }

    .sravnenie-category-wrap .slide-arrows {
        display: none;
    }

    .sravnenie-nav-tabs ul li.sravnenie-tab-item a {
        font-size: 13px;
    }

    .sravnenie-nav-tabs ul li {
    }

    .sravnenie-nav-tabs ul {
        flex-wrap: wrap;
    }

    .scroll {
        width: 100%;
        height: auto;
        border: none;
    }

    .sravnenie-item-scroll .sravnenie-category-nav {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 15px;
    }

    .sravnenie-category-add.sravnenie-category-scroll {
    }

    .scroll .sravnenie-category-choise .choise-radio + label {
        padding: 0 15px 0px 35px;
    }


    .sravnenie-category-wrap-scroll {
        width: 100%;
    }

    .sravnenie-category-add.sravnenie-category-scroll a {
        margin-bottom: 0;
        width: fit-content;
        max-width: initial;
        white-space: nowrap;
    }

    .sravnenie-category-choise {
        display: flex;
        font-size: 13px;
        align-self: stretch;
        align-items: center;
        flex-wrap: wrap;
    }

    .scroll .sravnenie-category-choise form {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

}

@media only screen and (max-width: 1240px) {
    .header-bottom .header-bottom-l_side .header-catalog_wrapper .catalog-section-cont {
        min-width: 100vw;
        top: 127px;
        position: fixed;
        border-radius: 0;
    }

    header {
        z-index: 99;
        width: 100%;
    }

    picture img {
        display: block;
        /*min-height: 500px;*/
        width: 100%;
        object-fit: cover;
    }

    .catalog-banner picture img {
        min-height: initial;
    }

    .catalog-link_row {
        width: 100%;
        overflow: auto;
    }

    .catalog-link_row .flex {
        width: max-content;
        min-width: 100%;
        padding-right: 15px;
    }

    .catalog-link_row .flex .catalog-link_item {
        min-width: 180px;
    }

    .header-top {
        padding: 0 15px;
    }

    .header-bottom {
        padding: 10px 15px;
    }

    .header-bottom .header-bottom-l_side .header-catalog_wrapper .catalog-section-cont .catalog-first-level {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
}

@media only screen and (max-width: 1199px) {
    .catalog-page-aside {
        display: none;
    }

    .catalog-page-all-cont {
        width: 100%;
    }

    .sort-row {
        display: none;
    }

    .catalog-page .tittle-append h1 {
        margin-bottom: 0;
    }

    .catalog-page-all-cont .mob-show-filter_row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 0 -15px;
        position: sticky;
        top: 85px;
        padding: 30px 15px;
        z-index: 10;
        background-color: white;

    }

    .catalog-page-all-cont .mob-show-filter_row button.transparent.sort-btn {
        width: 48%;
        border: 1px solid #ddd;
        border-radius: 50px;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 1.6px;
        transition: all 0.3s;
        padding: 15px;
        max-width: 400px;
    }

    .catalog-page-all-cont .mob-show-filter_row button {
        width: 48%;
    }

    .catalog-page-aside {
        display: flex;
        position: fixed;
        left: -200%;
        transition: all 0.3s;
        top: 0;
        z-index: 100;
        height: 100vh;
        height: 100dvh;
        width: 100%;
    }

    .catalog-page-aside.active {
        left: 0;
        background: rgba(0, 0, 0, 0.35);
    }

    .catalog-page-aside.active .bx-filter {
        width: 100%;
        max-width: 75%;
    }

    .catalog-page-aside .aside-form-wrap {
        padding: 10px;
        background: #fff;
        width: 100%;
    }

    .catalog-page-aside .bg-overlay {
        display: block;
        background: rgba(0, 0, 0, 0.35);
        height: 100%;
        width: calc(100% - 290px);
    }

    .catalog-page-aside .aside-category {
        display: none;
    }

    .aside-form-wrap {
        height: 100%;
    }

    .catalog-page-aside .aside-form-wrap-mob {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 9px 0 20px;
    }

    .catalog-page-aside .aside-form-wrap-mob span.title {
        font-size: 18px;
        font-weight: 700;
        line-height: 25px;
        text-align: left;
    }

    .catalog-page-aside.active .aside-form-wrap-mob.bottom-block {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 15px 20px;
        display: flex;
        justify-content: space-around;
        width: 100%;
        max-width: 75%;
        align-items: center;
        background: #FFF;
        box-shadow: 0px -4px 7px 0px rgba(0, 0, 0, 0.08);
    }

    .catalog-page-aside.active .aside-form-wrap-mob.bottom-block button {
        width: 47%;
    }

    .catalog-page-aside.active .aside-form-wrap-mob.bottom-block button.light_btn {
        display: flex;
        height: 40px;
        padding: 0 23px 1px 23px;
        justify-content: center;
        align-items: center;
        gap: 6px;
        border-radius: 50px;
        background: #BFCFC4;
        color: #fff;
    }

    .catalog-page-aside.active .aside-form-wrap-mob.bottom-block button.all_btn {
        display: flex;
        height: 40px;
        padding: 0 23px 1px 23px;
        justify-content: center;
        align-items: center;
        gap: 6px;
    }

    .aside-form {
        max-height: calc(100% - 135px);
        overflow-y: auto;
        overflow-x: hidden;
        height: auto;
    }
}

@media only screen and (max-width: 1150px) {
    .catalog-page-all-cont .mob-show-filter_row {
        top: 70px;
    }

    .mainpage .partners .partners-slider-wrapper .swiper_navigation_btn.swiper-button-next {
        right: 5px;
    }

    .mainpage .partners .partners-slider-wrapper .swiper_navigation_btn.swiper-button-prev {
        left: 5px;
    }

    .header-right-side .nav-row-items .nav-row-item {
        margin: 0 0;
    }

    .header-right-side .nav-row-items .nav-row-item .title-nav {
        font-size: 14px;
    }
}

@media only screen and (max-width: 999px) {
    nav.nav-row .nav-row-items{
        gap: 0;
    }
    nav.nav-row .nav-row-items .nav-row-item.has__child.open .title-nav{
        background-color: #E1EAE6;
    }
    .catalog-page-all-cont .mob-show-filter_row {
        top: 56px;
        padding: 15px 15px;
        margin: 15px -15px;
    }

    body:has(.nav-row.active) {
        overflow: clip;
    }

    body:has(.catalog-section-cont.is_open) {
        overflow: clip;
    }

    #scroll-to-top {
        bottom: 90px;
    }

    .header-top {
        display: none;
    }

    .header-bottom {
        display: none;
    }

    header {
        position: sticky;
        top: 0;
    }

    .header-mob {
        display: flex;
        align-items: center;
        padding: 5px 10px;
        height: 56px;
        background: #E2EBE5;
        box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.30);
    }

    .header-mob .flex {
        width: 100%;
    }

    .header-mob .l-side {
        display: flex;
        align-items: center;
    }

    .header-mob .l-side a.logo img {
        max-width: 100px;
        width: 100%;
        height: auto;
        object-fit: contain;
    }

    .header-mob .r-side {
        display: flex;
        align-items: center;
        z-index: 95;
    }

    .header-mob .r-side .dropdown-toggle::after {
        display: none;
    }

    .header-mob .r-side span.title {
        display: flex;
        align-items: center;
        color: #626262;
        font-size: 14px;
        font-weight: 400;
        line-height: 150%;
        letter-spacing: 0.7px;
        text-transform: uppercase;
    }

    .header-mob .r-side span.title img {
        margin-right: 10px;
    }

    .header-mob .r-side .drop-block ul li {
        text-align: center;
    }

    .header-mob .r-side .drop-block ul li a {
        font-size: 14px;
    }

    .header-mob .r-side .lang-block {
        width: 79px;
    }

    .header-mob .r-side .user-block a {
        padding: 6px 12px;
    }

    .header-mob .mob-menu_btn {
        width: 25px;
        margin-right: 20px;
        height: 18px;
        position: relative;
        margin-top: 4px;
    }


    .header-mob .mob-menu_btn span {
        display: block;
        position: absolute;
        height: 2px;
        background: #877FB0;
        width: 100%;
        transition: all 0.3s;
        border-radius: 3px;
        margin-bottom: 4px;
        left: 0;
    }

    .header-mob .mob-menu_btn span:first-child {
        top: 0;
    }

    .header-mob .mob-menu_btn span:nth-child(2) {
        top: 6px;
    }

    .header-mob .mob-menu_btn span:nth-child(3) {
        top: 12px;
        margin-bottom: 0;
    }

    .header-mob .mob-menu_btn.active span:nth-child(2) {
        display: none;
    }

    .header-mob .mob-menu_btn.active span:first-child {
        transform: rotate(45deg);
        top: 6px;
    }

    .header-mob .mob-menu_btn.active span:last-child {
        transform: rotate(-45deg);
        top: 6px;
    }

    /*.nav-row-items .nav-row-item .title-nav:hover {*/
    /*    background-color: #E2EBE5;*/
    /*}*/
    .nav-row-items .nav-row-item .sub-nav-items {
        position: relative;
        top: 0;
        padding: 0 !important;

        flex-direction: column;
        gap: 4px;
    }

    .bottom-navigate_block {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 99;


    }

    .bottom-navigate_block ul {
        height: 56px;
        display: flex;
        align-items: center;
        justify-content: space-around;
        width: 100%;
        padding: 5px 10px;
        background: #697B6F;
        position: relative;
        z-index: 10;
        gap: 1.5px;
    }

    .bottom-navigate_block ul li a {
        display: flex;
        flex-direction: column;
        gap: 2px;
        padding: 0 6px;
        height: 46px;
        justify-content: center;
        align-items: center;
    }

    .bottom-navigate_block ul li a img {
        width: auto;
        height: 100%;
        object-fit: contain;
        max-height: 20px;
    }

    .bottom-navigate_block ul li a .item-title {

        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 15px;
        color: #BFCFC4;
    }

    .bottom-navigate_block ul li a.catalog_btn {
        border-radius: 5px;
        background-color: #877FB0;

    }

    .bottom-navigate_block ul li a.catalog_btn .item-title {
        color: white;
    }

    .bottom-navigate_block .catalog-section-cont {
        display: none;
        position: fixed;
        top: 56px;
        left: 0;
        width: 100%;
        height: calc(100% - 91px);
        border: none;
        border-radius: 0;
        padding-bottom: 65px;
        overflow-y: auto;
    }

    .bottom-navigate_block .catalog-section-cont .catalog-first-level {
        border-radius: 0;
        border: none;
        width: 100%;
    }

    .bottom-navigate_block .catalog-section-cont .catalog-first-level .catalog-first-level_item a:hover {
        background: transparent;
    }

    .bottom-navigate_block .catalog-section-cont .next {
        width: 10px;
        height: 17px;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }

    .bottom-navigate_block .catalog-section-cont .catalog-first-level .catalog-first-level_item a {
        position: relative;
    }

    .solutions-grid {
        display: flex;
        width: max-content;
    }

    .solutions-grid a.solutions-grid-item {
        width: 118px;
        height: 118px;
    }

    .solutions-grid a.solutions-grid-item img {
        display: block;
        object-fit: contain;
        width: 100%;
        height: 100%;
    }

    .solutions-grid a.solutions-grid-item .text {
        font-size: 14px;
        line-height: 130%;
        text-align: left;
        left: 0;
        right: 0;
        top: 0;
        padding: 10px;
        background-color: rgb(0, 0, 0, 0.3);
    }

    .solutions-grid_wrap {
        width: 100%;
        overflow: auto;
    }

    .solutions-grid_wrap::-webkit-scrollbar {
        width: 0;
        height: 0;
        display: none;
    }

    nav.nav-row {
        display: none;
        position: fixed;
        top: 56px;
        left: 0;
        width: 100%;
        height: calc(100% - 91px);
        border: none;
        border-radius: 0;
        background: #fff;
    }

    nav.nav-row.active {
        display: block;
        overflow-y: auto;
        padding-bottom: 80px;
    }

    nav.nav-row .nav-row-items {
        flex-wrap: wrap;
        padding: 10px;
    }

    nav.nav-row .nav-row-items .nav-row-item {
        position: relative;
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .nav-row-items .nav-row-item.static-row-item {
        gap: 4px;
        margin-bottom: 4px;
    }

    .nav-row-items .nav-row-item.static-row-item .title-nav.static-title-nav {
        display: flex;
        align-items: center;
        gap: 10px;
        background: #FFFFFF;
        box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
        border-radius: 5px;

    }

    .nav-row-items .nav-row-item.static-row-item .title-nav.static-title-nav .btn-icon img {
        max-width: 28px;
    }

    .nav-row-items .nav-row-item.static-row-item .title-nav.static-title-nav .btn-title {
        font-family: 'Inter', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 17px;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        color: #697B6F;

    }

    nav.nav-row .nav-row-items .nav-row-item.active::before {
        display: none;
    }

    nav.nav-row .nav-row-items .nav-row-item.has__child {
        border-radius: 5px;

    }

    nav.nav-row .nav-row-items .nav-row-item.has__child.open {
        box-shadow: 0px 1px 4px 0px #00000026;
    }

    nav.nav-row .nav-row-items .nav-row-item.has__child .title-nav {
        border-radius: 5px;
    }


    .nav-row-items .nav-row-item:hover .sub-nav-items {
        display: none;
        max-width: initial;
        min-width: initial;
        border-radius: initial;

    }

    .nav-row-items .nav-row-item .title-nav:hover {
        background-color: initial;
    }

    .nav-row-items .nav-row-item.open .title-nav {
        background-color: #E2EBE5;
    }

    .nav-row-items .nav-row-item.open .title-nav img.next {
        transform: rotateZ(90deg) translateY(0) translateX(-50%);
    }

    .nav-row-items .nav-row-item.open .sub-nav-items {
        display: block !important;
        padding: 10px 0 !important;
    }

    .nav-row-items .nav-row-item.open .sub-nav-items .sub-nav-item {
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        height: fit-content;
        padding: 12px 10px;
        display: flex;
        align-items: center;
        color: #697B6F;
        text-transform: uppercase;
    }

    .nav-row-items .nav-row-item .title-nav {
        color: #000;
        font-size: 15px;
        font-weight: 500;
        line-height: 180%;
        letter-spacing: 0.75px;
        position: relative;
        padding: 10px;
    }

    .nav-row-items .nav-row-item .title-nav img.next {
        width: 20px;
        height: 20px;
        position: absolute;
        right: 6px;
        top: 50%;
        transform: translateY(-50%);
    }

    .other-banner .banner-item .banner-cont .title-banner,
    .other-banner .banner-item .banner-cont .title-banner .color,
    .main-banner-wrapper .banner-item .banner-cont .banner-cont-title,
    .main-banner-wrapper .banner-item .banner-cont .banner-cont-title .color-other {
        font-size: 64px;
    }

    .devino-banner .banner-item .banner-cont .title-banner {
        font-size: 34px;
    }

    .devino-banner .banner-item .banner-cont .subtitle {
        font-size: 28px;
    }

    .partners {
        padding-top: 50px;
        padding-bottom:0;
    }

    .partners .title {
        margin-bottom: 30px;
    }

    footer {
        padding-top: 28px;
    }

    footer .footer-bottom .footer-menu {
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
    }

    footer .footer-bottom .footer-menu .footer-menu_column {
        width: calc(50% - 10px);
        margin-bottom: 30px;
        justify-content: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    footer .footer-bottom .footer-menu .footer-menu_column:first-child {
        width: 100%;
        margin: 0 auto 30px;
        max-width: 500px;
        text-align: center;
    }

    footer .footer-bottom .footer-menu .footer-menu_column:last-child {
        width: 100%;
    }

    footer .footer-copyright, footer .footer-address {
        text-align: center;
    }

    footer .footer-address {
        justify-content: center;
    }

    footer .all_btn.contact_us_btn {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 28px;
    }

    footer .footer-bottom .footer-menu .footer-menu_column:last-child .contact_us_btn {
        display: none;
    }

    footer .footer-bottom .footer-payment,
    footer .footer-bottom .footer-payment .text {
        text-align: center;
    }

    footer .footer-bottom .footer-payment .list-img {
        padding: 10px 16px;
    }

    .footer-top .logo {
        display: none;
    }

    footer .footer-top {
        justify-content: center;
    }

    .social-block .social-list {
        gap: 15px;
        justify-content: center;

    }

    .mob-show, .mob-link-btn {
        display: block;
    }

    .mob-link-btn {
        margin-bottom: 27px;
    }

    .mob-link-btn .all_btn {
        margin: 0 auto;
    }
}

@media only screen and (max-width: 820px) {
    .category_wrapper .flex {
        grid-template-columns: 1fr 1fr;
        grid-gap: 10px;
    }
}

@media only screen and (max-width: 768px) {
    .top_sales-navigation-slider-wrapper:before {
        display: none;
    }

    .sravnenie-category-wrap .swiper-slide.product-card .slider-product_link {
        font-size: 14px;
    }

    .product-card-wrapper {
        padding: 8px 3px 0 3px;
    }

    .catalog-page-all-cont .catalog-page-products .product-card {
        width: calc(50% - 6px);
    }
}

@media only screen and (max-width: 600px) {
    .sravnenie-category-add.sravnenie-category-scroll {
        align-items: flex-start;
        flex-direction: column;
    }

    .sravnenie-nav-tabs ul {
        gap: 10px;
    }

    .product-card .slider-product_img {
        max-width: 100%;
    }

    .product-card .row_rating {
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 430px) {
    .bottom-navigate_block ul {
        justify-content: space-between;
    }

    .catalog-page-all-cont .mob-show-filter_row {
        top: 77px;

    }

    .header-mob .l-side a.logo img {
        width: 120px;
    }


    .category_wrapper .flex .category_wrapper-item a span {
        top: 16px;
        left: 15px;
        font-size: 14px;
        max-width: 81px;
        text-align: left;
    }


    .banner-cont .container {
        padding: 0 35px;
    }

    .other-banner .banner-item .banner-cont .title-banner, .other-banner .banner-item .banner-cont .title-banner .color, .main-banner-wrapper .banner-item .banner-cont .banner-cont-title, .main-banner-wrapper .banner-item .banner-cont .banner-cont-title .color-other {
        font-size: 32px;
    }

    .main-banner-wrapper .banner-item .banner-cont .banner-p {
        margin-bottom: 50px;
        font-size: 15px;
        margin-top: 30px;
    }

    .catalog-link_row {
        padding: 9px 0;
    }

    .catalog-link_row .flex .catalog-link_item img {
        width: 40px;
        height: 40px;
        display: block;
        margin: 0 auto;
    }

    .catalog-link_row .text-link {
        margin-top: 9px;
        font-size: 15px;
    }

    .title-block {
        padding-top: 30px;
        padding-bottom: 20px;
        font-size: 24px;
        font-weight: 700;
    }

    .show-more_link {
        text-align: center;
        font-size: 14px;
        margin: 20px auto 0;
        width: max-content;
        max-width: 100%;
    }

    /*.swiper-slide.product-card .slider-product_link {*/
    /*    font-size: 18px;*/
    /*    min-height: 54px;*/
    /*}*/
    .swiper-slide.product-card .row_rating .text,
    .swiper-slide.product-card .article-row,
    .product-card .all_btn {
        font-size: 14px;
    }

    .swiper-slide.product-card .price {
        font-size: 20px;
    }

    picture img {
        /*min-height: 130px;*/
        object-fit: contain;
        height: auto;
    }

    .other-banner .banner-item .banner-cont .text {
        margin-bottom: 5px;
        font-size: 15px;
    }

    .other-banner .banner-item .banner-cont .title-banner, .other-banner .banner-item .banner-cont .title-banner .color {
        font-size: 24px;
        display: block;
        margin-bottom: 15px;
    }

    .other-banner .all_btn {
        font-size: 15px;
        padding: 10px;
        max-width: 230px;
        margin-bottom: 10px;
    }

    .devino-banner .banner-item .banner-cont .title-banner {
        font-size: 24px;
        margin-bottom: 10px;
        max-width: 320px;
        padding: 6px 9px;
    }

    .devino-banner .banner-item .banner-cont .subtitle {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .devino-banner .banner-item .banner-cont .all_btn {
        padding: 10px;
        font-size: 14px;
        max-width: 230px;
    }

    .blog-card .blog-card_img {
        margin-bottom: 16px;
    }

    .blog-block .blog-card .center-block-row {
        min-height: 72px;
    }

    .blog-card .blog-card_link {
        font-size: 16px;
    }

    .blog-card .blog-card_text {
        min-height: 84px;
        font-size: 14px;
        margin-bottom: 15px;
    }

    .blog-card .all_btn {
        font-size: 14px;
        padding: 10px;
    }

    .partners .title {
        margin-bottom: 26px;
        font-size: 16px;
    }

    .partners .title .color {
        font-size: 16px;
    }

    nav.nav-row,
    .bottom-navigate_block .catalog-section-cont {
        top: 56px;
        height: calc(100% - 78px);
    }

    .catalog-section-cont .catalog-first-level {
        width: 100%;
        min-height: 100%;
    }


    a.btn.dropdown-toggle.show {
        border: none;
    }

    ul.dropdown-menu.show {
        padding: 15px 15px 5px 15px;
        border: none;
        text-align: left;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
        width: 200px;
    }

    a.dropdown-item {
        padding: 0;
        margin-bottom: 10px;
    }

    .catalog-section-cont .catalog-first-level .catalog-first-level_item a img {
        margin-right: 10px;
    }
}

@media only screen and (max-width: 1290px) {
    /*   .card-main-info_slider-block .slider-card-wrapper .swiper-button-prev,
      .card-main-info_slider-block .slider-card-wrapper .swiper-button-next {
        display: none;
      } */
    .card-main-info_content-block {
        width: 55%;
    }
}

@media only screen and (max-width: 1150px) {
    .card-main-info_content-block .card-banner-top {
        order: 1;
    }

    .card-main-info_content-block .specification {
        width: 100%;
        order: 3;
    }

    .card-main-info_content-block .card-info-detail {
        width: 100%;
        order: 2;
    }

    .card-main-info_content-block .card-info-detail-bottom {
        padding: 0;
    }
}

@media only screen and (max-width: 768px) {
    .card-main-info .flex {
        flex-wrap: wrap;
    }

    .card-main-info_slider-block {
        width: 100%;
        position: static;
        margin-bottom: 18px;
    }

    .card-main-info_content-block {
        width: 100%;
    }

    .card-main-info_content-block .card-banner-top {
        order: 2;
    }

    .card-main-info_content-block .card-info-detail {
        order: 1;
    }

    .card-main-info_content-block .logo-brand {
        text-align: left;
    }

    .card-main-info_content-block .card-banner-top picture {
        width: 100%;
    }

    .card-main-info_slider-block .slider-instance-wrapper .js-slider--nav {
        display: flex;
        align-items: center;
        width: 100%;
        margin: 31px auto 0;
    }

    .card-page h1 {
        margin-bottom: 50px;
    }

    .tab-block {
        width: 100%;
    }

    .tab-section .tab-block .container {
        max-width: 100%;
        width: max-content;
        overflow: auto;
        gap: 30px;
    }

    .tab-section .tab-block .container::-webkit-scrollbar {
        height: 0;
    }

    .tab-section .tab-block .container a {
        white-space: nowrap;
    }

    .tab-section .tab-items {
        padding: 28px 0;
    }

    .tab-section .tab-items .b-tab {
        padding: 18px 0;
    }

    .tab-section .tab-items .b-tab span.title {
        padding: 0 20px 10px;
    }

    .tab-section .tab-items .b-tab span.title span {
        padding-left: 0;
        display: block;
    }

    .tab-section .tab-items .b-tab .reviews-wrap {
        padding: 0 20px 0;
    }

    .tab-section .tab-items .b-tab .reviews-wrap .flex {
        flex-wrap: wrap;
    }

    .tab-section .tab-items .b-tab .reviews-wrap .reviews-list {
        width: 100%;
        margin-bottom: 20px;
    }

    .tab-section .tab-items .b-tab .reviews-wrap .review-add-block {
        width: 100%;
        padding: 20px;
    }

    .card-main-info_content-block .card-info-detail .card-info-detail-info {
        padding: 20px;
        margin-bottom: 46px;
    }

    .tab-section .tab-items .b-tab .reviews-wrap .reviews-list {
        margin-bottom: 20px;
    }

    .tab-section .tab-items .b-tab .b-tab-row span.text-download {
        margin-right: 20px;
    }

    .tab-section .tab-items .b-tab .accessories_video-youtube-wrap {
        padding: 0 20px 0;
    }

    .tab-section .tab-items .b-tab ul {
        padding: 0 20px;
    }

    .tab-section .tab-items .b-tab .b-tab-row {
        padding: 17px 20px;
        display: flex;
    }
}

@media only screen and (max-width: 480px) {
    .tab-section .tab-items .b-tab .b-tab-row {
        flex-wrap: wrap;
    }

    .tab-section .tab-items .b-tab .b-tab-row span.name {
        width: 100%;
    }

    .tab-section .tab-items .b-tab .b-tab-row span.description {
        width: 100%;
    }

    .tab-section .tab-items .b-tab .b-tab-row.j-cont {
        flex-wrap: nowrap;
    }

    .tab-section .tab-items .b-tab .b-tab-row .wrap-download .all_btn {
        padding: 0;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .tab-section .tab-items .b-tab .b-tab-row .wrap-download .all_btn span {
        display: none;
    }

    .tab-section .tab-items .b-tab .b-tab-row .wrap-download .all_btn img {
        display: block;
    }

    .tab-section .tab-items .b-tab .b-tab-row span.text-download {
        display: none;
    }

    .tab-section .tab-items .b-tab .b-tab-row .flex-link .flex-link-item .text-download.mob {
        display: block;
    }

    .tab-section .tab-items .b-tab .accessories_video-youtube iframe {
        min-height: 165px;
    }

    .slider-block {
        padding-bottom: 50px;
    }

    .card-page h1 {
        font-size: 24px;
    }
}

@media only screen and (max-width: 550px) {
    .catalog-page {
        margin-top: 16px;
    }

    .catalog-page .mob-show-filter_row .filter_show {
        max-width: 144px;
    }

    .catalog-page-all-cont .catalog-page-products .product-card {
        padding-top: 13px;
        padding-right: 10px;
        padding-bottom: 13px;
        padding-left: 10px;
    }
}

@media only screen and (max-width: 1199px) {
    .blog-page .catalog-page-aside .aside-category, .brand-page .catalog-page-aside .aside-category {
        display: block;
    }

    .blog-page .flex .catalog-page-aside, .brand-page .flex .catalog-page-aside {
        padding-top: 0;
        max-width: 300px;
        display: block;
        position: static;
        z-index: 1;
        height: auto;
        width: 300px;
    }

    .blog-page .catalog-page-aside .aside-category .aside-category-head .mob-icon, .brand-page .catalog-page-aside .aside-category .aside-category-head .mob-icon {
        display: block;
        position: absolute;
        right: 14px;
        top: 20px;
        transition: all 0.3s;
    }

    .blog-page .catalog-page-aside.active .aside-category .aside-category-head .mob-icon, .brand-page .catalog-page-aside.active .aside-category .aside-category-head .mob-icon {
        transform: rotate(180deg);
    }

    .blog-page .catalog-page-aside .aside-category .aside-category-head, .brand-page .catalog-page-aside .aside-category .aside-category-head {
        position: relative;
    }

    .blog-page .catalog-page-aside .aside-category .aside-category-items, .brand-page .catalog-page-aside .aside-category .aside-category-items {
        display: none;
    }

    .blog-page .catalog-page-aside .aside-form-wrap, .brand-page .catalog-page-aside .aside-form-wrap {
        display: none;
    }

    .blog-page.academy .catalog-page-aside .aside-form-wrap {
        display: block;
    }

    .blog-page .catalog-page-all-cont .catalog-page-products {
        gap: 30px;
    }

    .blog-page .blog-card {
        width: calc(33.333% - 20px);
    }

    .blog-page .flex .catalog-page-aside.active .aside-category .aside-category-items, .brand-page .flex .catalog-page-aside.active .aside-category .aside-category-items {
        display: block;
    }

    .blog-page .flex .catalog-page-aside.active .aside-form-wrap {
        display: block;
    }
}

@media only screen and (max-width: 991px) {
    .blog-page .blog-card {
        width: calc(50% - 15px);
    }

}

@media only screen and (max-width: 680px) {
    .blog-page .blog-card {
        width: 100%;
    }

    .blog-page .catalog-page-all-cont .catalog-page-products {
        gap: 30px;
    }

    .header-mob .r-side .lang-block .title img {
        display: none;
    }

    .header-mob .r-side .lang-block {
        height: 45px;
        width: 44px;
    }
    .catalog-link_row{
     padding: 15px 0;
    }

    .catalog-link_row .flex .solutions-link_item, .catalog-link_row .flex .catalog-link_item {
        max-width: 100px;
        min-width: 100px;
        display: flex;
        flex-direction: column;
        align-items: center;
        align-self: stretch;
        .text-link {
            display: flex;
            flex-grow: 1;
            align-items: center;
            justify-content: center;
            line-height: 16px;
        }

        img {
            width: 40px;
            height: 40px;
            object-fit: contain;
        }
    }
}

@media only screen and (max-width: 480px) {
    .catalog-link_row .flex {
        align-items: flex-start;
    }


    .blog-page .blog-card .btn-green {
        height: 40px;
    }

    .tittle-append h1 {
        margin-bottom: 23px;
    }

    .blog-page .flex .catalog-page-aside, .brand-page .flex .catalog-page-aside {
        max-width: 100%;
        width: 100%;
    }

    .blog-page .catalog-page-aside .aside-form-wrap, .brand-page .catalog-page-aside .aside-form-wrap {
        padding: 0;
        width: 100%;
        margin-bottom: 26px;
    }
}

@media only screen and (max-width: 768px) {
    .content-page .promo-block .date .flex img {
        display: none;
    }

    .content-page .promo-block .date .flex span {
        display: none;
    }

    .content-page .promo-block .date-mob {
        display: block;
        margin-bottom: 15px;
    }

    .content-page .promo-block .date-mob .flex {
        justify-content: flex-start;
    }

    .content-page .promo-block .date-mob .flex img {
        display: block;
    }

    .content-page .promo-block .date-mob .flex span {
        display: block;
    }

    .content-page .img-row .flex .accessories_video-youtube-wrap, .content-page .img-row .flex .block-show-img {
        flex: initial;
        width: 100%;
    }

    .content-page .img-row .flex {
        flex-wrap: wrap;
        gap: 22px;
    }

    .breadcrumbs_wrapper .breadcrumbs a {
        display: none;
    }

    .breadcrumbs_wrapper .breadcrumbs a:first-of-type {
        display: block;
    }

    .breadcrumbs_wrapper .breadcrumbs a:last-of-type {
        display: block;
    }
}

@media only screen and (max-width: 560px) {
    .content-page .blog_two-img {
        grid-template-columns: 1fr;
        grid-gap: 0;
    }
}

@media only screen and (max-width: 480px) {
    .content-page h1 {
        margin-bottom: 16px;
    }

    .content-page .promo-block .promo-img {
        margin-bottom: 16px;
    }

    .content-page .promo-block-date-row {
        padding-bottom: 24px;
        margin-bottom: 24px;
    }

    .content-page .block-social .flex {
        gap: 7px;
    }

    .content-page h2, .content-page h4 {
        margin-bottom: 25px;
    }

    .content-page h2 {
        font-size: 20px;
    }

    .content-page p {
        margin-bottom: 20px;
        font-size: 15px;
    }

    .content-page h3 {
        font-size: 18px;
        margin-bottom: 25px;
    }

    .content-page blockquote {
        padding: 22px;
        gap: 20px;
        flex-wrap: wrap;
    }

    .content-page h4 {
        font-size: 16px;
    }

    .content-page .block-bg {
        padding: 22px;
    }

    .content-page .block-bg h5 {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .last-row-page .flex {
        flex-wrap: wrap;
        gap: 20px;
        justify-content: center;
    }

    .content-page .btn-green {
        width: 100%;
    }

    .catalog-page-aside.active .bx-filter {
        width: 100%;
        max-width: 90%;
    }

    .catalog-page-aside .aside-form-wrap {
        padding: 10px;
        background: #fff;
        width: 100%;
    }
    .catalog-page-aside.active .aside-form-wrap-mob.bottom-block {
        max-width: 90%;
    }
}

@media only screen and (max-width: 560px) {
    .content-page .blog_two-img {
        grid-template-columns: 1fr;
        grid-gap: 0;
    }
}

@media only screen and (max-width: 420px) {
    .catalog-page .catalog-page-all-cont .catalog-page-products {
        flex-direction: column;
    }

    .catalog-page .catalog-page-all-cont .catalog-page-products .product-card {
        width: 100%;
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}

@media screen and (max-width: 992px) {
    .header-mob .dropdown-toggle img {
        animation: pulse 1s infinite;
    }
}