




@media (max-width: 575.98px) {
    

    #smooth-content{
        height: 100%;
        width: 100%;
        overflow: hidden;
    }
    
    .sp-product-alllist-item .sp-product-item-img{
        height: auto;
    }
    
    .sp-site-header .logo {
        z-index: 5500;
        padding-top: 0px;
    }
    
    .sp-pt{
        padding-top: 7vh;
    }
    
    .sp-pb{
        padding-bottom: 7vh;
    }
    
    .sp-width-left{
        padding-left: 0;
    }
    
    .sp-width-main{
        padding-left: 0vw;
        padding-right: 0vw;
    }
    
    .sp-prom-header .logo img{
        height: 100px;
    }
    
    .sp-brands-desc-image {
        padding: 15px;
    }
    
    .owl-reviews-home_nav .owl-reviews-home_navLeft{
        left: 0px;
    }

    .owl-reviews-home_nav .owl-reviews-home_navRight{
        right: 0px;
    }
    
    .sp-site-header .logo svg {
        height: 50px;
    }
    
    .sp-site-header {
        padding-bottom: 30px;
        padding-top: 0px;
        margin-top: 15px;
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .sp-site-header.open{
        padding-right: var(--scroll-width);
    }
    
    .home_banner-vihr {
        position: relative;
        padding-top: 60px;
        padding-bottom: 20px;
        z-index: 0;
        /* overflow: hidden; */
    }
    
    .home_banner-vihr_outer_text {
        position: inherit;
    }

    .home_banner-vihr_inner {
        background-color: rgba(255, 255, 255, .75);
        font-size: 16px;
        line-height: 2;
        padding: 30px 20px;
    }

    .home_banner-vihr_bg {
        position: absolute;
        top: 0px;
        bottom: inherit;
        left: 0;
        right: 0;
         margin-left: inherit;
         margin-top: inherit;
        overflow: hidden;
        z-index: 70;
    }
    
    .home_banner-vibor_h2 {
        font-weight: 500;
        font-size: 30px;
        line-height: 30px;
        text-align: left;
        text-transform: uppercase;
        padding-bottom: 10px;
    }

    .home_banner-vibor_line {
        display: none;
    }

    .home_banner-vibor_descr {
        font-size: 16px;
        line-height: 2;
        padding-top: 0px;
    }
    
    .home_banner-vibor_img {
        height: inherit;
        width: 100%;
        margin: 0 auto;
        margin-top: 30px;
    }
    
    .home_banner-vibor_out {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    .home_banner-vibor_img img{
        width: 100vw;
        height: auto;
    }
    
    .sp-site-header .main-navigation{
        flex-direction: column;
        padding-top: 80px;
        padding-left: 20px;
    }
    
    .sp-header-inner_menu {
        width: 100%;
    }
    
    .sp-header-address {
        padding-top: 15px;
        margin-top: 15px;
        padding-bottom: 0;
        border-left: 0px solid #000;
        border-top: 1px solid #000;
        padding-left: 0px;
        width: 100%;
    }
    
    .home_banner-about_h1{
        font-size: 40px;
    }
    
    .home_banner-about_title{
        width: 100%;
        position: relative;
        transform: inherit;
    }
    
    .home_banner-about_h1_line1{
        font-size: 30px;
        -webkit-text-stroke: 0px #000;
        color: #999;
        padding-left: 15px;
    }
    
    .home_banner-about_h1_line3{
        padding-right: 15px;
    }
    
    .home_banner-about_bg{
        background-color: var(--assistant-color);
        position: absolute;
        height: calc(80% - 200px);
        width: 80vw;
        right: auto;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        bottom: 0;
        margin: 0 auto;
        z-index: 1;
    }
    
    .home_banner-about{
        position: relative;
        padding-top: 30px;
        padding-bottom: 30px;
        z-index: 0;
    }
    

}

@media (max-width: 367.98px) {
    .sp-prom-header .logo img{
        height: 60px;
    }
}

@media (max-width: 230.98px) {
    .sp-prom-header .logo img{
        height: 40px;
    }
}