@media (max-width: 1025px){

    .nav-main-wrapper.scroll-to-fixed-fixed{
        animation: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        -webkit-transition: none;
        -moz-transition: none ;
        -ms-transition: none ;
        -o-transition: none ;
        transition: none ;
        text-align: center;
    }

    .header-top.fixed-style{
        animation: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .header-fix-holder{
        display: none;
    }

    .main-4level-with-search-input-and-logo{
        min-height: 120px;
    }

    .autocomplete-button.autocomplete-button-simple{
        width: 25px;
        height: 25px;
        line-height: 25px;
    }

    .main-4level-with-search-input-and-logo .autocomplete-button .icon{
        margin-top: 4px;
    }

    .autocomplete-button.autocomplete-button-simple {
        margin-top: 0;
        margin-bottom: 4px;
    }

    .nav-main > li > a{
        font-size: 12px;
        padding: 7px 4px 5px;
        height: 38px;
    }

    .header-top{
        height: 30px;
    }

    .header{
        min-height: 120px;
    }

    .product-slider.top-arrows .heading-wrapper.heading-wrapper-bordered:before,
    .product-slider.recomended-list .heading-wrapper.heading-wrapper-bordered:before,
    .background-headline-wrapper .heading-wrapper.heading-wrapper-bordered:before,
    .items-slider-with-thumbs .heading-wrapper.heading-wrapper-bordered:before,
    .article-slider .heading-wrapper.heading-wrapper-bordered:before,
    .lists-tabs ul.items-wrapper:before{
        width: 100%;
    }

    .disclaimer{
        width: 100%;
    }

    .article-slider > .slider-navigation-absolute{
        width: calc(100% - 10px);
        left: 0;
    }

    .article.article-slider{
        padding: 0px 35px;
    }

    .article-grid-listing-3.article .item .text-wrapper .category, .article-grid-listing-3.article-autosuggest .item .text-wrapper .category{
        margin-bottom: 10px;
    }

    .article-grid-listing-3.article div:not(.category-submenu) .item .content, .article-grid-listing-3.article-autosuggest .item .content{
        padding: 5px;
        margin: -30px auto 0;
        width: calc(100% - 40px);
    }

    .article .item .text-wrapper .description, .article-autosuggest .item .text-wrapper .description{
        margin: 5px 0 5px;
    }

    .product-listing .product-item .img-wrapper .caption-icons .quick-view{
        display: none;
    }

    .handlines-sldier{
        display: none;
    }

    .product-slider.top-arrows .heading-wrapper.heading-wrapper-bordered:before,
    .product-slider.recomended-list .heading-wrapper.heading-wrapper-bordered:before,
    .background-headline-wrapper .heading-wrapper.heading-wrapper-bordered:before,
    .items-slider-with-thumbs .heading-wrapper.heading-wrapper-bordered:before,
    .similar-products-slider .heading-wrapper.heading-wrapper-bordered:before,
    .last-viewed-slider .heading-wrapper.heading-wrapper-bordered:before,
    .article-detail-slider .heading-wrapper.heading-wrapper-bordered:before,
    .actions-detail-product-slider .heading-wrapper.heading-wrapper-bordered:before,
    .category-heading .heading-wrapper:before{
        width: 100%;
    }

    .product-details{
        padding: 35px 10px 0;
    }

    .lists-tabs:not(.product-specification-tabs) ul.items-wrapper .item a{
        font-size: 15px;
        padding: 0 10px 0 10px;
    }

    .lists-tabs:not(.product-specification-tabs) ul.items-wrapper .item a:before{
        right: -4px;
        width: 8px;
    }

    .products-detail-wrapper .social-share{
        padding: 0;
    }

    .social-share.detail-social-share .item i{
        line-height: 30px;
        height: 30px;
        width: 30px;
    }

    .article-detail .social-share{
        padding: 0 0 20px 0px;
    }

    .product-quantity-arrows{
        display: block;
    }

    .shop-button-qnt{
        margin-left: 20px;
    }

    .product-detail-help-slider .heading-wrapper.heading-wrapper-bordered h2{
        font-size: 15px;
    }

    .product-detail-help-slider .heading-wrapper.heading-wrapper-bordered:before{
        width: 100%;
    }

    .product-detail-help-slider .heading-wrapper.heading-wrapper-bordered{
        margin-bottom: 0px;
    }

    .contact-page .intro .heading-wrapper:before{
        width: 100px;
    }

    .login-page .intro .heading-wrapper:before,
    .lost-password-page .intro .heading-wrapper:before,
    .registration-page .intro .heading-wrapper:before,
    .career-page .intro .heading-wrapper:before,
    .cooperation-page .intro .heading-wrapper:before{
        width: 100%;
    }

    .profile .profile-into .item .img-wrapper .icon:before{
        font-size: 27px;
    }

    .sidebar .store-contact{
        padding: 0;
    }

    .store-contact .items-wrapper .item{
        font-size: 13px;
    }

    .store-contact .items-wrapper .item .days{
        padding: 0 5px 0 10px;
    }

    .store-contact .items-wrapper .item .time{
        padding: 0 5px 0 5px;
    }

    .row.toggle-elem{
        margin: 0;
    }

    .product-slider.product-slider-landing .heading-wrapper.heading-wrapper-bordered:before{
        width: 100%;
    }

    .product .item .caption-product-list img, .product .item .caption-product-list .featured-list{
        width: 50px;
    }

    .product-slider > .slider-navigation-absolute{
        left: -7px;
        width: calc(100% + 15px);
    }

    .slider.product-slider .slider-arrows .slider-prev,
    .slider.product-slider .slider-arrows .slider-next,
    .article-slider .slider-arrows .slider-prev,
    .slider.article-slider .slider-arrows .slider-next{
        width: 30px;
        height: 30px;
        line-height: 26px;
    }

    .product-slider.recomended-list > .slider-navigation-absolute{
        top: calc(50% - 10px);
    }

    .product-slider.top-arrows > .slider-navigation-absolute{
        top: -30px;
        width: 70px;
    }

    .list-background{
        padding-top: 30px;
    }

    .page .right-info{
        padding: 0 10px 0 10px;
    }

    .cart{
        padding: 35px 10px 0;
    }

    .product .item .caption-icons .quick-view{
        display: none;
    }

    .nav-main > li > a{
        padding: 4px 4px 5px;
        height: auto;
        font-size: 14px;
    }

    .nav-main-dropdown-wrapper{
        width: 100%;
        left: 0;
        text-align: left;
    }

    .product-detail-wrapper{
        padding-left: 0px;
    }

    .list-background-wrapper{
        background: #ffffff;
    }

    .background-headline-wrapper .heading-wrapper.heading-wrapper-bordered:before{
        width: calc(100% - 20px);
    }

    .product .item .options-wrapper{
        display: none;
    }

    .list-background-wrapper{
        padding: 35px 0 0;
    }

    .items-slider-with-thumbs{
        padding: 0;
    }

    .items-slider-with-thumbs .main-items-slider .item .slider-items-wrapper{
        display: none;
    }

    .items-slider-with-thumbs .btn-wrapper{
        display: none;
    }

    .main-items-slider .btn-wrapper{
        display: block;
    }

    .items-slider-with-thumbs .main-items-slider .item .text-wrapper{
        margin-top: 120px;
    }

    .items-slider-with-thumbs .item .img-wrapper .main-img img{
        margin: 0 auto;
    }

    .items-slider-with-thumbs .main-items-slider .item .text-wrapper .title{
        margin-bottom: 15px;
    }

    .items-slider-with-thumbs .item .absolute-center-img img{
        max-width: 180px;
    }

    .items-slider-with-thumbs .item .absolute-center-img{
        top: 45%;
    }

    .footer .newsletter{
        margin: 35px 0;
        width: 50%;
        float: left;
    }

    .social-icon{
        width: 100%;
        float: left;
        margin: 35px 0;
        padding-left: 55px;
    }

    .product-generic-tabs.lists-tabs{
        padding-right: 0px;
    }

    .products-detail-wrapper .product-images{
        margin-top: 0;
    }

    .breadcrumbs li{
        font-size: 12px;
    }

    header.mobilesm .visible-sm .logo{
        display: none;
    }

    header.mobilesm .visible-sm .autocomplete-button.autocomplete-button-simple{
        display: none;
    }

    .nav-main{
        position: relative;
        margin: 0 auto;
    }

    .product .item .text-wrapper .atributs-wrapper .title{
        display: none;
    }

    .article-list-grid div:not(.category-submenu) .item {
        flex-direction: column;
    }

    .article .custom-preview .item .content {
        padding: 20px;
    }

    .article .custom-preview .item .content,
    .article .custom-preview .item .content .text-wrapper {
        position: unset;
    }
}

@media  (max-width: 1025px) and (min-width: 768px){

    .autocomplete-results .product-title{
        height: 34px;
        line-height: 17px;
    }
}

@media (max-width: 996px){

    header.mobilesm .nav-mobile-icon{
        color: #4D4D4D;
    }

    header.mobilesm .nav-mobile-icon i{
        line-height: 56px;
    }

    header.mobilesm .main-4level-with-search-input-and-logo{
        min-height: auto;
    }

    header.mobilesm .header-inline.header-wrapper, .header-inline .header, .header{
        background: #ffffff;
        border-bottom: 1px solid #e0e0e0;
    }

    header.mobilesm .nav-main-dropdown h5{
        font-weight: 500;
    }

    header.mobilesm .level3 .nav-main-submenu > li > a > h5, .level4 .nav-main-submenu > li > a > h5{
        line-height: 22px;
        font-size: 15px;
        padding: 8px 0;
    }

    header.mobilesm .autocomplete-button.autocomplete-button-simple{
        position: fixed;
        left: 50px;
        top: 15px;
        width: 27px;
        height: 27px;
        line-height: 25px;
        margin-top: 0;
        z-index: 99999;
    }

    header.mobilesm .header.md-header .header-top .autocomplete-button i{
        width: 25px;
        height: 25px;
        background-image: url("../../images/nbshop5_vulkan_izdavastvo/core/search_small.png");
        background-size: auto;
    }

    header.mobilesm .handlines-sldier{
        display: none;
    }

    header.mobilesm .collapse-menu .items-wrapper{
        border-bottom: none;
    }

    header.mobilesm .header-cart .mini-cart.mini-cart-circle-top-right .icon-wrapper{
        background: url('../../images/nbshop5_vulkan_izdavastvo/core/korpa.svg') center no-repeat;
        width: 18px;
        height: 17px;
    }

    header.mobilesm .header-favorite.header-favorite-circle-top-right .icon-wrapper{
        background: url('../../images/nbshop5_vulkan_izdavastvo/core/omiljeno.svg') center no-repeat;
        width: 18px;
        height: 17px;
        margin-bottom: 0;
    }

    header.mobilesm .header-favorite.header-favorite-circle-top-right{
        height: 56px;
        margin-top: 0;
        line-height: 65px;
        padding: 0 10px;
    }

    header.mobilesm .header-favorite.header-favorite-circle-top-right .favorite-header-total{
        background: #4D4D4D;
        color: #ffffff;
        top: 14px;
        right: 14px;
        left: auto;
    }

    header.mobilesm .header-cart{
        height: 56px;
        margin-top: 0;
        line-height: 65px;
        margin-right: 20px;
    }

    header.mobilesm .header-cart .mini-cart.mini-cart-circle-top-right .header-carthor-total{
        background: #4D4D4D;
        color: #ffffff;
        top: 14px;
        right: 5px;
        left: auto;
    }

    header.mobilesm .nav-main-wrapper.loaded{
        height: 100vh;
    }

    header.mobilesm .nav-main-wrapper.loaded > .container > .nav-main{
        background: #ffffff;
    }

    .header-top{
        background: #Ffffff;
    }

    header.mobilesm .nav-main-useractions{
        height: 45px;
        margin-bottom: 0;
    }

    header.mobilesm .header-favorite.header-favorite-circle-top-right .favorite-header-total{
        position: absolute;
        top: 16px;
        right: 6px;
         background: #4D4D4D;
        color: #ffffff;
        line-height: 11px;
        height: 12px;
        width: 12px;
        text-align: center;
        font-size: 9px;
        border-radius: 50%;
    }

    header.mobilesm .header-cart .mini-cart.mini-cart-circle-top-right .header-carthor-total{
        position: absolute;
        top: 16px;
        right: 6px;
         background: #4D4D4D;
        color: #f5f7f8;
        line-height: 11px;
        height: 12px;
        width: 12px;
        text-align: center;
        font-size: 9px;
        border-radius: 50%;
    }

    header.mobilesm .logo{
        top: 8px;
        height: 40px;
    }


    header.mobilesm .nav-main > li > a .icon.visible-xs{
        display: block !important;
        line-height: 27px;
    }

    header.mobilesm .nav-main > li.active > a{
        background: #01b8e7;
    }

    header.mobilesm .nav-main-dropdown-wrapper, header.mobilesm .nav-main-submenu-wrapper{
        width: 100%;
        top: 10px;
    }

    header.mobilesm .nav-main-dropdown li > a{
        padding: 0 5px;
    }

    header.mobilesm .nav-main-dropdown li > a,
    header.mobilesm .level4 .nav-main-submenu > li > a > h5,
    header.mobilesm .nav-main-dropdown h5,
    header.mobilesm .nav-main > li > a{
        font-size: 15px;
        line-height: 43px;
    }

    header.mobilesm .nav-main-dropdown-inner{
        background: #ffffff;
        box-shadow: 0 -4px 10px -10px rgba(0, 0, 0, 0.5);
    }

    header.mobilesm .nav-main-useractions .item{
        border-bottom: none;
    }


    header.mobilesm .nav-main-wrapper .autocomplete-button.autocomplete-button-simple{
        display: none;
    }

    header.mobilesm .nav-main-wrapper .logo{
        display: none;
    }

    header.mobilesm .nav-main-wrapper .autocomplete-button.autocomplete-button-simple{
        display: none;
    }

    header.mobilesm .autocomplete-button.autocomplete-button-simple .title{
        display: none;
    }

    header.mobilesm .autocomplete-button.autocomplete-button-simple .title{
        display: none;
    }
    header.mobilesm .visible-sm .logo{
        display: block;
    }

    header.mobilesm .visible-sm .autocomplete-button.autocomplete-button-simple{
        display: block;
    }

    .srch .search{
        display: block !important;
    }

    main{
        padding-top: 56px;
    }


    .nav-main > li.has-bg > a, .nav-main > li.has-bg.active > a{
        padding: 18px 10px;
    }

    .nav-main > li > .highlight-bg{
        top: -40px;
    }

    header.mobilesm .nav-main li.has-bg{
        height: unset;
        border-bottom: unset;
    }

    header.mobilesm .nav-main li.has-bg > .highlight-bg{
        top: 4px;
        left: 0;
        position: relative;
    }


    header.mobilesm .nav-main li.has-bg.active > .highlight-bg{
        top: 4px;
        left: 0;
        position: relative;
        display: block !important;
    }

}
