@media (min-width: 1500px) {
    .container {
        max-width: 1500px;
    }
}

@media (max-width: 1500px) {
    .slide-4-new {
        -webkit-background-size: 75%;
        background-size: 75%;
    }

    .detail-counter,
    .detail-tocart {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .detail-counter {
        margin-bottom: 15px;
    }

    .detail-info-head {
        flex-wrap: wrap;
    }

    .detail-info-deli {
        background-position: 4px 5px;
    }

    .detail-info-info {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .detail-info-row {
        padding: 20px 15px;
    }

    .detail-info-footer {
        flex-wrap: wrap;
    }

    .detail-side {
        margin-top: 0;
    }

    .col-detail-info {
        flex: 0 0 420px;
        max-width: 420px;
    }

    .col-detail-slider {
        flex: 0 0 calc(100% - 420px);
        max-width: calc(100% - 420px);
    }

    .detail-slider-item {
        background-size: 75%;
    }

    .category-item::before {
        bottom: auto;
        right: 15px;
    }

    .container {
        max-width: 100%;
    }


    /* .header-cats-item:not(:last-child) {
        margin-right: 17px;
    } */

    .slider-home-body {
        right: 0;
        padding: 20px 40px;
    }

    .slide-index-1 .slider-home-label {
        margin-left: 0;
        margin-top: 0;

        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: flex-start;
    }

    .slider-home-title {
        font-size: 40px;
    }

    .slider-home-desc {
        font-size: 24px;
    }

    .slider-home-button {
        margin-top: 20px;
        margin-left: 0;
        margin-right: 0;

        font-size: 20px;

        padding: 8px 30px;
    }

    .top-cats-item {
        background-size: 50%;
    }

    .product-name {
        font-size: 15px;
    }

    .product-cat {
        font-size: 12px;
    }

    .product-photo {
        background-size: 55%;
    }

/*    .product-info {
        height: 45px;
    }*/

    .shortstory::before {
        width: 20px;
        height: 20px;
        background-size: contain;
    }

    .stocks-events-body {
        padding: 15px;
        word-break: break-word;
    }

    .stocks-events-name {
        line-height: 1;
    }

    .stocks-events-desc {
        font-size: 15px;
    }

    .section-heading {
        margin-bottom: 33px;
    }

    .form-footer .button-default {
        order: 1;
    }

    .form-common-agree {
        order: 0;

        flex: 0 0 100%;
        max-width: 100%;

        padding-left: 0;
        padding-top: 0;

        margin-bottom: 30px;
    }
    .slide-index-sert .slider-home-body{
        top:30px;
    }
    .slide-index-sert .slider-home-title{
        font-size: 37px;
    }
    .slide-index-sert .slider-home-desc {
        text-align: right;
        margin-top: -1px;
        text-shadow: 0 2px 2px rgba(0,0,0,.6);
    }
    .slide-index-sert .slider-home-button{
        margin-left: auto;
    }

    /* end 1500 */
}

@media (max-width: 1200px) {
    .small-b {
        display: block;
    }

    .slide-index-3::before {
        height: 40px;
        background-size: contain;
        background-repeat-y: no-repeat;
    }

    .slide-index-3 .slider-home-button {
        margin-top: 20px;
    }

    .contacts-content {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .contacts-heading {
        line-height: 1.2;
    }

    .leave-review-form .leave-rate-item {
        flex: 0 0 20px;
        max-width: 20px;
        height: 20px;
        background-size: contain;
    }

    .leave-review-form .col-review-rate {
        padding-top: 15px;
    }

    br {
        display: none;
    }

    .row-catalog-list .product-item {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .catalog-side {
        flex: 0 0 300px;
        max-width: 300px;
    }

    .catalog-content {
        flex: 0 0 calc(100% - 300px);
        max-width: calc(100% - 300px);
    }

    .catalog-filter {
        padding: 15px;
        border-radius: 15px;
    }

    .category-item {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .category-item::before {
        top: 20px;
    }

    .category-name {
        font-size: 15px;
    }

    .page-cats-link {
        font-size: 14px;
    }

    .page-cats-more {
        font-size: 14px;
        padding-left: 0;
        padding-top: 10px;
    }

    .page-cats-li::before {
        top: 7px;
    }

    .button-default {
        padding: 15px 35px;
    }

    .section-heading {
        font-size: 27px;
    }

    .row-stocks-events {
        margin-top: 0;
    }

    .stocks-events-item::before {
        display: none;
    }

    .header-cats-list {
        padding-left: 10px;
    }

    /* .header-cats-item:not(:last-child) {
        margin-right: 10px;
    } */

    .header-row {
        flex-wrap: wrap;
        padding-bottom: 5px;
    }

    .header-location,
    .header-top-nav {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .header-top-nav {
        margin-top: 8px;
    }

    .header-top-link {
        font-size: 13px;
    }

    .header-cart,
    .header-socials {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .header-socials {
        justify-content: flex-start;
    }

    .header-socials-link:not(:last-child) {
        margin-right: 10px;
    }

    .header-row {
        border-bottom: none;
    }

    .header-top {
        border-bottom: 2px solid #f4f4f4;
    }

    .col-header-logo {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .col-header-search,
    .col-header-cart {
        flex: 0 0 35%;
        max-width: 35%;
    }

    .row-header-main {
        align-items: center;
    }

    .header-main-right {
        padding-top: 4px;
    }

    .row-categories {
        margin-left: 0;
        margin-right: 0;
    }

    .category-item {
        padding-right: 50px;
        margin-bottom: 15px;
        padding-left: 15px;
        border-radius: 15px;
        padding-top: 7px;
        padding-bottom: 7px;

        height: auto;
    }

    .category-item::before {
        top: calc(50% - 6px);
        width: 12px;
        height: 12px;
        right: 10px;
    }

    .col-category {
        flex: unset;
        max-width: none;

        padding-left: 0;
        padding-right: 0;

        margin-right: 15px;
    }

    .detail-rate {
        padding-top: 0;
        padding-bottom: 15px;
    }

    .header-socials>a{
        margin: 0 2px;
    }
    .lc-user-icon1 {
        top: 5px;
    }
    .slider-home-label-sert img{
        max-width: 320px;
    }
    .section-seo p, .section-seo li {
        font-size: 14px;
        text-indent: unset;
        line-height: 1.4;
    }
    .section-seo li{
        margin-top: 3px;
    }
    .section-seo li:first-child{
        margin-top: 0;
    }
    .section-seo ul li:after{
        top:-2px;
    }
    .section-seo{
        margin-top: 50px;
    }

        /*end 1200*/
}

@media (max-width: 991px) {
    .slide-4-new {
        background-position: 30px 30px;
    }
    
    .col-drop-link {
        font-size: 15px;
    }

    .header-cats-drop {
        margin-left: -15px;
        margin-right: -15px;
        padding: 30px 15px;
    }

    .col-drop-item {
        margin-bottom: 5px;
    }

    .header-cats-input {
        height: 53px;
    }

    .header-cats-more {
        height: 53px;
    }

    .contacts-map {
        height: 350px;
    }

    .contacts-col-map {
        padding-right: 0 !important;
    }

    .contacts-content {
        padding-left: 25px;
    }

    .leave-review-form .col-review-rate {
        padding-top: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .leave-review-form .leave-rate-item {
        flex: 0 0 30px;
        max-width: 30px;
        height: 30px;
    }

    .leave-review-form .col-review-label {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .section-reviews {
        margin-bottom: 50px;
    }

    .detail-tocart {
        background-position-x: 30px;
    }

    .detail-counter {
        flex: 0 0 150px;
        max-width: 150px;
        margin-bottom: 0;
    }
    
    .detail-tocart {
        flex: unset;
        max-width: none;
    }

    .col-detail-info,
    .col-detail-slider {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .catalog-sort-block {
        font-size: 16px;

        display: flex;
        flex-wrap: wrap;
    }

    .catalog-sort-block > span {
        margin-right: 15px;
    }

    .row-categories {
        margin-top: -10px;
    }

    .page-bc {
        margin-bottom: 5px;
    }

    .catalog-sort-by {
        margin-right: 15px;
        margin-left: 0;
    }

    .show-filter {
        display: block;
    }

    .catalog-filter {
        position: fixed;
        top: 0;
        left: -320px;
        width: 320px;
        bottom: 0;

        overflow-y: auto;
        z-index: 5;

        border-radius: 0;

        transition: left 300ms ease-in-out;
    }

    .state-filter .catalog-filter {
        left: 0;
    }

    .catalog-side,
    .catalog-content {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .page-cats-block {
        padding: 20px;
        border-radius: 15px;
        position: relative;
    }

    .empty-cats {
        min-height: auto;
    }

    .empty-cats::before {
        bottom: auto;
        top: 18px;
    }

    .page-cats-head {
        font-size: 16px;
        padding-right: 15px;
    }

    .page-cats-more {
        padding: 0;
        margin-top: 15px;

        /*position: absolute;*/
        /*bottom: 20px;*/
        /*left: 20px*/
    }

    .page-cats-block::before {
        bottom: 22px;
        right: 20px;
    }

    .footer-list-link {
        font-size: 16px;
    }

    .section-consult {
        padding-top: 200px;
        padding-bottom: 100px;
    }

    .button-default {
        font-size: 16px;
    }

    .form-common-agree {
        font-size: 14px;
    }

    .form-common-agree br {
        display: none;
    }

    .form-common-style {
        font-size: 14px;
        padding-left: 19px;
        padding-right: 19px;

        border-radius: 20px;
    }

    .section-reviews-faq {
        margin-top: 50px;
    }

    .section-reviews-faq .section-heading {
        margin-bottom: 15px;
        margin-top: 30px;
    }

    .reviews-faq-text {
        font-size: 15px;
    }

    .col-shop p {
        font-size: 16px;
    }

    .reviews-faq-item {
        padding-right: 50px;
    }

    .reviews-faq-title {
        line-height: 1;
        font-size: 18px;
    }

    .section-stocks-events {
        margin-top: 50px;
    }

    .section-stocks-events .section-heading {
        margin-bottom: 15px;
    }

    .section-btns {
        flex-direction: column;
    }

    .section-btns .button-default:not(:last-child) {
        margin-right: 0;
    }

    .section-btns .button-default {
        margin-bottom: 15px;
    }

    .slider-home-title {
        font-size: 26px;
    }

    .slider-home-desc {
        font-size: 18px;
    }

    .slider-home-button {
        margin-top: 10px;
        font-size: 16px;
    }

    .header-cats-inner {
        margin-left: -15px;
        margin-right: -15px;

        border-radius: 0;
    }

    /* .header-cats-item:not(:last-child) {
        margin-right: 13px;
    } */

    .header-cats-link {
        /* font-size: 11px; */
        padding-top: 13px;
        padding-bottom: 13px;
    }

    .header-cats-list {
        padding-right: 0;
    }
    
    /* .header-cats-more {
        display: none;
    } */

    .header-socials {
        display: none;
    }

    .header-cart {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-header-search {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-header-cart {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .top-cats-name {
        left: 15px;
        right: 15px;
        padding: 15px 5px;
        font-size: 16px;
        text-align: center;
    }

    .top-cats-item {
        padding-bottom: 80%;
        border-radius: 10px;
    }

    .col-cats {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .top-cats {
        margin-top: 20px;
    }

    .product-body {
        margin-bottom: 30px;
    }

    .row-btns {
        margin-top: 0;
    }

    .section-week {
        margin-top: 15px;
    }

    .row-week {
        margin-top: 15px;
    }

    .stocks-events-item {
        flex-direction: column;
    }

    .stocks-events-body,
    .stocks-events-photo {
        flex: none;
        max-width: 100%;
    }

    .stocks-events-photo {
        padding-bottom: 75%;
    }
    .header-cart-body{
        display: none;
    }
    .lc-user-icon1{
        width: 30px;
        right: 68px;
        top: 6px;
    }
    .header-cart-inner{
        min-width: auto;
    }

    #bonusModal .modal-dialog{
        max-width: 100%;
        width:100%;
    }
    .slider-home-label-sert img{
        max-width: 280px;
    }
    .slider-home-label-sert{
        bottom:0;
    }
    .slide-index-sert .slider-home-title{
        font-size: 28px;
    }
    .slide-index-sert .slider-home-desc{
        font-size: 16px;
    }
    .slide-index-sert .slider-home-button{
        font-size: 16px;
    }
    .slide-index-sert .slider-home-body{
        top:10px;
        right:0;
    }


    /* end 992 */
}

@media (max-width: 767px) {
    .slide-index-pyat{
        background-image: url("/images/payt_adapt.jpg") !important;
        background-position: center !important;
        background-size: contain !important;
    }
    .slide-4-new {
        background-size: 74% !important
    }
    
    .header-cats-item.sub {
        display: block;
    }

    .header-showtel-icon {
        display: none;
    }

    .header-showtel {
        flex: unset;
        max-width: none;
        margin: 0;
        padding: 0;
        box-shadow: none !important;
    }

    .header-showtel-abs {
        display: none !important;
    }

    .slide-index-3 .slider-home-body {
        padding: 15px;
    }

    .header-top-nav {
        display: none;
    }

    .row-categories {
        flex-wrap: nowrap;
        overflow-x: auto;
        padding: 15px;

        margin-left: -15px;
        margin-right: -15px;
    }

    .row-categories::-webkit-scrollbar {
        display: none;
    }

    .category-item.selected, .category-item:hover {
        box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    }

    .category-item {
        margin-bottom: 0;
        height: 100%;
        padding-right: 15px;
    }

    .col-category {
        flex: 0 0 180px;
        max-width: 180px;
        margin-right: 0;
        padding-right: 15px;
    }

    .category-item::before {
        display: none;
    }

    .header-main-search .tt-menu {
        width: 100%;
    }

    .page-static {
        font-size: 15px;
    }

    .header-cats-more {
        display: none !important;
    }

    .section-seo {
        margin-top: 50px;
    }

    .section-stocks-catalog .section-heading {
        margin-bottom: 15px;
    }

    .stocks-events-desc {
        font-size: 14px;
    }

    .leave-review-form {
        margin-top: 30px;
    }

    .detail-review-list {
        margin-bottom: 15px;
    }

    .reviews-faq-for {
        font-size: 15px;
        line-height: 1.2;
    }

    .col-stick {
        order: 0;
    }
    
    .col-reviews {
        order: 1;
    }

    .news-list-content {
        padding-left: 15px;
        padding-right: 15px;
    }

    .news-list-content-desc {
        font-size: 14px;
        padding-right: 35px;
    }

    .news-detail-content {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .news-detail-text {
        font-size: 14px;
    }

    .news-detail-col {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .news-detail-col-photo {
        padding-right: 0;
    }

    .col-news-list-item {
        margin-bottom: 30px;
    }

    .product-body:hover {
        padding-bottom: 20px;
    }

    .review-leave {
        margin-top: 50px;
    }

    .section-history {
        margin-top: 40px;
        margin-bottom: 20px;
    }

    .row-catalog-list .product-item:last-child {
        margin-bottom: 0;
    }

    .section-heading {
        margin-bottom: 15px;
    }

    .row-history {
        margin-top: 20px;
    }

    .page-bc {
        margin-bottom: 15px;
    }

    .detail-review {
        margin-top: 40px;
    }

    .col-review-rate {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-review-label {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .detail-descs {
        margin-top: 25px;
        margin-bottom: 0;
    }

    .detail-props-row {
        align-items: center;
    }

    .review-reply {
        font-size: 15px;
    }

    .col-form-common,
    .form-common-agree {
        margin-bottom: 15px;
    }

    .form-footer {
        margin-top: 0;
    }


    .product-item {
        flex: 0 0 50%;
        max-width: 50%;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .product-body {
        margin-bottom: 0;
        border-radius: 0 !important;
        border-width: 1px !important;
    }

    .show-filter {
        max-width: 200px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .catalog-filter {
        top: 85px;

        left: -280px;
        width: 280px;
    }

    .page-bc-link {
        font-size: 15px;
    }

    .page-bc-item:not(:last-child) {
        padding-right: 15px;
    }

    .page-bc-item:not(:last-child)::before {
        background-size: contain;
        width: 8px;
        height: 8px;
        top: 9px;
        left: calc(100% - 12px);
    }

    .page-cats-block {
        min-height: auto;
        margin-bottom: 15px;
    }

    .page-cats-more {
        position: static;
        padding-top: 10px;
    }

    .header-cats-list{
        padding-top: 15px;
        margin: 0;
    }
    .header-cats-link {
         font-size: 16px;
        font-weight: bold;
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .row-footer {
        margin-top: 15px;
    }

    .footer-content {
        margin-bottom: 30px;
    }

    .footer-inner {
        text-align: center;
        font-size: 15px;
    }

    .review-footer-link {
        font-size: 15px;
    }

    .section-consult {
        padding-top: 40px;
        padding-bottom: 30px;
    }

    .section-subheading {
        margin-top: 0;
        font-size: 14px;
    }
    
    .section-image-bg {
        text-align: center;
    }

    .form-common {
        margin-bottom: 30px;
        margin-top: 25px;
    }

    .btns-abs {
        position: static;
    }

    .reviews-faq-inner {
        height: auto;
    }

    .section-heading br {
        display: none;
    }

    .col-shop p {
        font-size: 15px;
    }

    .stocks-events-body {
        padding-bottom: 30px;
        padding-top: 20px;
    }

    .section-shop {
        margin-top: 50px;
    }

    .product-body:hover {
        box-shadow: none;
        border-color: #f4f4f4;
        border-bottom-width: 3px;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
    }

    .product-actions {
        position: static;
        height: 99px;
        opacity: 1;
        box-shadow: none;
        border-radius: 0;
        background-color: transparent;
    }

    .btn-left,
    .btn-right {
        justify-content: unset;
        flex-direction: column;
        margin-bottom: 15px;
    }

    .slider-home-body {
        padding: 10px 15px;
    }

    .slider-home-title {
        font-size: 18px;
    }

    .slider-home-desc {
        font-size: 11px;
    }

    .slider-home-button {
        font-size: 14px;
        padding: 6px 15px;
        border-radius: 6px;
    }

    .header-cats .container,
    .header-cats-inner {
        height: 100%;
    }

    .header-cats-inner {
        background-color: #e5e5e5;
    }

    .header-cats-link {
        display: block;
        color: #fff;
        background-color: var(--accent);
        font-weight: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        border-radius: 10px
    }

    .header-cats-item {
        margin-bottom: 5px;
    }

    .header-cats-link:hover {
        color: #555;
    }

    .header-cats-list {
        height: 100%;
        flex-direction: row;
        flex-wrap: wrap;
        flex: 0 0 auto;
        width: 100%;

        overflow-y: auto;
    }

    .header-cats-item {
        flex: 0 0 100%;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .header-cats {
        z-index: 210;
        position: fixed;
        top: 85px;
        bottom: 0;
        left: -270px;
        width: 270px;
        opacity: 0;

        overflow-y: auto;
        background-color: #e5e5e5;

        transition: ease all 300ms;
    }

    .state-menu .header-cats {
        left: 0;
        opacity: 1;
    }

    .header-row {
        justify-content: unset;

        padding-top: 10px;
        padding-bottom: 5px;
    }

    .header-location {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex: 0 0 100%;
        max-width: 100%;

        font-size: 14px;
    }

    .header-location-city {
        background-size: 13px;
        background-position: 0 1px;
    }

    .header-cart-total {
        display: none;
    }

    .header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;

        box-shadow: 0 0 30px 0 rgba(0,0,0, .1);

        z-index: 210;
    }

    .col-header-search {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background-color: #fff;

        padding: 0 10px 10px;

        flex: 0 0 100%;
        max-width: 100%;

        z-index: 0;
    }

    .state-search .col-header-search {
        display: block;
    }

    .header-main-search-input {
        font-size: 15px;
        padding-left: 50px;
        background-position: 16px 11px;

        height: 45px;
    }

    .header-main {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .row-header-main {
        align-items: unset;
        justify-content: space-between;
    }

    .col-header-cart {
        flex: 0 0 calc(100% - 180px);
        max-width: calc(100% - 180px);
    }

    .col-header-logo {
        flex: 0 0 180px;
        max-width: 180px;
    }

    .header-main-right {
        padding-top: 0;
    }

    .header-cart-icon {
        margin-right: 9px;
        height: auto;
    }

    .header-cart-inner {
        min-width: 26px;
    }

    .responsive-item {
        flex: 0 0 27px;
        max-width: 27px;
        height: 27px;
    }

    .responsive-item:not(:last-child) {
        margin-right: 15px;
    }

    .header-search {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .header-search-icon {
        height: 90%;
        transition: ease all 150ms;
        transform-origin: 10px 10px;
    }

    .state-search .header-search-icon {
        transform: rotate(45deg);
    }

    .header-burger {
        display: block;
    }

    .slider-home-init {
        border-radius: 0;
        margin-left: -15px;
        margin-right: -15px;
    }

    .slider-home-slide {
        background-size: 102%;
    }

    .slider-home {
        margin-top: 0;
    }

    body {
        padding-top: 85px;
    }

    .slider-home-nav {
        margin-left: 15px;
        margin-right: 15px;
    }

    .slider-home-nav .swiper-pagination-bullet:not(:last-child) {
        margin-right: 15px;
    }

    .slider-home-nav .swiper-pagination-bullet, .slider-home-btn {
        width: 24px;
        height: 24px;
    }

    .slider-home-nav .swiper-pagination-bullet::before {
        width: 10px;
        height: 10px;
        
        top: 7px;
        left: 7px;

        transform: none;
    }
    
    .slider-home-btn > img {
        max-width: 6px;
    }

    .product-body {
        margin-bottom: 0 !important;
    }

    .catalog-show-more {
        margin-top: 30px;
    }

    .row-week {
        margin-bottom: 15px;
    }
    
    .product-item {
        margin-bottom: 0 !important;
    }
    .reviews-faq-title {
        line-height: 1.3;
        font-size: 15px;
    }
    .faq-item::before{
        top:16px;
    }
    .faq-item::before{
        right:20px;
    }
    .reviews-faq-text{
        padding-right: 30px;
    }
    .header-cats-list{
        padding-left: 15px;
        padding-right: 15px;
    }

    .header-main-search .tt-menu {
        max-height: 250px;
        overflow-y: auto;
    }
    .lc-user-icon1 {
        right: 131px;
        top: 1px;
    }
    .index-auth1>.container{
        padding-left: 0;
        padding-right: 0;
    }
    .gift1_image{
        width:60px;
    }
    .gift1 {
        bottom: 155px;
        /*left: 16px;*/
        right: 16px;
        left: unset;
    }
    .gift1_image_text{
        top:22px;
        font-size: 17px;
    }
    .gift1_image_text span{
        font-size: 14px;
    }
    .bonusModal-title{
        font-size: 25px;
    }
    .bonusModal-title .rub{
        font-size: 19px;
    }
    #bonusModal .modal-content{
        min-height: 500px;
    }
    .bonusModal-text1-bg svg{
        width: 200px;
        height: 100%;
    }
    .slider-home-label-sert img{
        max-width: 210px;
        margin-left: unset;
    }
    .slide-index-sert .slider-home-title{
        font-size: 23px;
        text-shadow: 0 1px 1px rgba(0,0,0,.6);
    }
    .slide-index-sert .slider-home-desc{
        font-size: 12px;
    }
    .section-seo h2{
        font-size: 25px;
    }
    /*end 768*/
}

@media (max-width: 480px) {
    .page-form-btn {
        margin-top: 0;
    }

    .footer-payments {
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
    }

    .iden-logo {
        margin-top: 25px;
    }

    .form-message {
        font-size: 12px;
    }

    .small-b {
        font-size: 90%;
    }

    .page-form input {
        font-size: 14px;
        font-weight: normal;
    }

    .input-group .form-check-label {
        font-size: 14px;
    }

    .slide-4-new {
        background-position-x: 15px !important;
        background-size: 100% !important;
    }

    .slide-4-new .slider-home-label {
        text-align: center;
        align-items: center;
    }

    .shop-slider-item {
        width: 30px;
        height: 30px;
    }

    .shop-slider-nav {
        top: calc(50% - 15px)
    }

    .shop-slider-item img {
        max-width: 6px;
    }

    .faq-ask.faq-otvet-magazina{
        font-size: 14px;
        padding-right: 35px;
    }
    .catalog-filter{
        padding-bottom: 150px;
    }
    .filter-list-value{
        font-size: 15px;
    }
    .filter-name{
        font-size: 17px;
    }
    .filter-item:not(:last-child){
        margin-bottom: 25px;
    }
    .filter-list-count{
        font-size: 14px;
        padding-bottom: 3px;
    }
    .catalog-filter-fix{
        padding:13px;
    }
    .catalog-filter-fix-box_title{
        font-size: 15px;
    }
    .catalog-filter-fix-box_btn{
        padding:10px 13px !important;
        font-size: 15px !important;
    }
    .product-pm .in_cart_btn::before {
        top: 9px;
        left: -25px;
    }

    .page-static h2 {
        font-size: 15px;
    }

    .page-static {
        font-size: 13px;
    }

    .contacts-content {
        padding-left: 15px;
    }

    .contacts-heading {
        font-size: 15px;
    }

    .contacts-list {
        margin-top: 20px;
    }

    .contacts-list-item-body {
        font-size: 14px;
        padding-top: 6px;
    }

    .contacts-list-item {
        margin-bottom: 15px;
    }

    .contacts-list-item-icon {
        flex: 0 0 30px;
        max-width: 30px;
    }

    .contacts-list-item-icon img {
        max-width: 17px;
    }

    .stock-button {
        font-size: 15px;
        display: block;
    }

    .product-prices .oldprice {
        display: none;
    }

    .product-body {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        margin-bottom: 0;
    }

    .product-discount {
        top: 15px;
        left: 15px;
        font-size: 12px;
        font-weight: 300;
        padding: 1px 5px;
    }

    .product-photo {
        margin-bottom: 15px;
    }

    .product-counter {
        display: none;
    }

    .product-actions {
        height: auto !important;
        justify-content: flex-end;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 5px;
    }

    .product-tocart {
        flex: 0 0 29px;
        max-width: 29px;
        height: 30px;
    }

    .col-stick {
        padding-top: 0;
    }

    .reviews-faq-for {
        font-size: 14px;
    }

    .review-stats-head,
    .review-stats-body {
        padding: 20px 15px;
    }

    .review-stats-inner {
        font-size: 14px;
    }

    .rate-stats-info {
        font-size: 14px;
    }

    .reviews-faq-text {
        font-size: 14px;
    }

    .review-reply {
        line-height: 1.3;
    }

    .btns-middle .button-default:not(:last-child) {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .btns-middle .button-default {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-review-label {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .detail-review .reviews-faq-item::before {
        display: none;
    }

    .detail-slider-thumbs .swiper-slide {
        border-radius: 10px;
    }

    .detail-review p {
        font-size: 14px;
    }

    .detail-props-list {
        margin-top: 0;
        margin-left: -15px;
        margin-right: -15px;
    }

    .detail-descs .section-heading {
        margin-bottom: 15px
    }

    .detail-descs-content {
        font-size: 14px;
        margin-top: 15px;
    }

    .detail-rate {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;

        font-size: 14px;
    }

    .detail-info-discount {
        font-size: 15px;
        padding: 2px 6px 0px;
    }

    .detail-price .newprice {
        font-size: 22px;
        margin-right: 11px;
    }

    .detail-price .oldprice {
        font-size: 14px;
    }

    .detail-avail {
        font-size: 14px;
    }

    .detail-counter {
        flex: 0 0 140px;
        max-width: 140px;
    }

    .detail-info-list-body {
        padding-left: 15px;
    }

    .detail-tocart {
        background-position-x: 17px;
        background-size: 24px;
        padding: 10px !important;
    }

    .detail-info-list-item-name {
        font-size: 14px;
    }

    .detail-info-list-item {
        align-items: center;
    }

    .detail-info-list-item-desc {
        font-size: 14px;
    }

    .section-stocks-catalog .section-heading {
        margin-bottom: 20px;
    }

    .detail-props-row {
        flex-direction: column;
        align-items: flex-start;

        padding: 5px 15px;

        border-bottom: 1px solid #e5e5e5;
    }

    .detail-props-row:nth-child(odd) {
        border-radius: 0;
        background-color: #fff;
    }

    .detail-props-row:nth-child(even) {
        background-color: #f4f4f4;
    }

    .detail-props-item:first-child {
        padding: 0;

        color: #a2a2a2;

        font-size: 16px;
    }

    .detail-props-item {
        padding: 0;

        font-size: 14px;
    }

    .review-reply {
        font-size: 14px;
    }

    .detail-info {
        border-radius: 0;
        border-width: 0;
    }

    .col-detail-info {
        padding-left: 0;
        padding-right: 0;
    }

    .detail-slider-thumbs::before {
        display: none;
    }

    .col-detail-slider {
        margin-bottom: 30px;
    }

    .detail-slider-thumbs, .detail-slider {
        flex: 0 0 100%;
        max-width: 100%;
        height: auto;
    }

    .detail-slider-thumbs {
        order: 1;
    }

    .detail-thumb-item {
        padding-bottom: 17%;
        border-radius: 10px;
    }
    .detail-slider-item {
        padding-bottom: 250px;
    }
    
    .detail-slider {
        order: 0;
    }

    .section-image-bg img {
        max-width: 75%;
    }

    .category-name {
        font-size: 14px;
    }

    .row-cats-block {
        margin-top: 0;
    }

    .page-bc-link {
        font-size: 13px;
    }

    .top-cats-item {
        background-size: 26%;
    }

    .stocks-events-name {
        font-size: 18px;
    }

    .section-heading {
        font-size: 20px;
    }

    .slide-index-2 .slider-home-label {
        margin-top: 0;
    }

    .slider-home-title {
        line-height: 1;
        margin-bottom: 4px;
    }

    .shortstor::before {
        right: 15px;
    }

    .review-date {
        font-size: 13px;
    }

    .review-head {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .reviews-faq-item {
        padding: 15px;
        border-radius: 15px;
    }

    .button-default {
        padding: 10px 20px;
    }

    .footer-inner {
        padding-top: 0;
    }

    .footer-inner,
    .footer-list-link {
        font-size: 14px;
    }

    .slider-home-control {
        margin-top: 15px;
    }

    .slider-home-slide {
        padding-bottom: 64%;
        background-size: 170%;

        background-position: -15px center;
    }

    .col-cats {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .top-cats-item {
        padding-bottom: 45%;
        background-size: 30%;
        background-position-y: calc(100% - 15px);

        margin-bottom: 15px;
    }
    .page-actions_item-sdek-calc-title{
        font-size: 15px;
    }
    .page-actions_item-sdek-calc-res{
        font-size: 13px;
    }
    .page-actions_item-sdek-calc-city input{
        font-size: 14px;
    }

    /* .slider-home-body {
        background-color: rgba(0, 0 ,0 , .5);
    } */
    .bonusModal-title{
        font-size: 21px;
    }
    .bonusModal-text1{
        font-size: 16px;
    }
    #bonusModal .modal-content{
        min-height: 400px;
    }
    .slide-index-sert .slider-home-title{
        font-size: 20px;
        text-align: center;
        text-shadow: 0px 0px 4px rgba(0,0,0,.6);
    }
    .slider-home-label-sert img {
        max-width: 180px;
        margin-left: auto;
    }
    .slide-index-sert .slider-home-body{
        width:100%;
    }
    .slide-index-sert .slider-home-desc{
        text-align: center;
    }
    .slide-index-sert .slider-home-button{
        font-size: 14px;
        margin-right: auto;
    }
    .static1-content p,
    .static1-content span
    {
        font-size: 14px !important;
    }
    .section-seo h2{
        font-size: 20px;
    }

    /*end 480*/
}