@media(max-width: 1400px){

    

}

@media (min-width: 991px) and (max-width: 1199px) {

.jedrek-menu a, .jedrek-footer-menu a {

    font-size: 16px;

}


}

@media(max-width: 1199px){

    .navbar .contact-btn,

    .navbar .nav-link{

        font-size: 14px;

    }
    .hero-slide {
        position: relative;
        min-height: 450px;
    }
    

}

@media (min-width: 992px) {

    

}

@media (min-width: 1200px) and (max-width: 1400px) {

.cat-grid {

    grid-template-columns: repeat(6, 1fr);; 

}

}

@media (min-width: 992px) and (max-width: 1199px) {

.cat-grid {

    grid-template-columns: repeat(5, 1fr);; 

}

}

@media(max-width: 991px){

    .tp-header-main{

        padding: 10px 0;

    }

    .tp-main-menu-content.navbar{

        justify-content: flex-start !important;

    }

    .tp-main-menu-content ul{

        width: 100%;

        display: block;

    }

    .navbar .nav-link{

        padding: 15px 5px !important;

    }

    .nav-item:last-child,

    .nav-item:nth-last-child(2){

        display: none;

    }

   .content-inner {

        padding-left: 0;

    } 

    section.error-404 {

        padding: 100px 0;

    }  
    /* .hero-slide {
        min-height: 370px;
    } */
    .jedrek-hero button.owl-next {
        right: 0px;
    }
    .jedrek-product-page__grid {
        display: flex;
        flex-direction: column;
    }
    

}

@media (min-width: 768px) {



}

@media(max-width: 767px){

.owl-controls-wrap {

    gap: 0;

    right: auto;

    bottom: 0;

    z-index: 9;

    transform: translate(-50%, 0);

    left: 50%;

}   
/* .hero-slide {
    min-height: 1400px;
} */
.hero-bg{
    position: relative;
}
.brands-grid {

    order: 2;

}
.hero-sub{
    margin-bottom: 5px;
}
.hero-title {
    margin-bottom: 8px;
}
.jedrek-header__search-panel .search-field{
    height: 50px;
    padding: 10px 60px 10px 12px;
}
.jedrek-search-submit{
    width: 50px;
}
.jedrek-smart .owl-controls-wrap{
    bottom: 30px;
}
.jedrek-about-page__title, .jedrek-about-page__section-title{
    font-size: 25px;
}
.cat-box{
    height: 100%;
}
.jedrek-brands,
.jedrek-smart,
.jedrek-process,
.jedrek-category {
    padding: 50px 0;
}
.smart-header {
    padding: 0px 0 20px;
}
.stat-item:not(:last-child)::after{
    height: 100%;
}
}

@media (min-width: 767px) and (max-width: 1199px) {

.owl-controls-wrap {

    position: relative;

    right: auto;

    bottom: auto;

    margin-top: 5px;

}

}
@media(max-width: 600px){
    /* .hero-slide {
        min-height: 1100px;
    } */
}
@media(max-width: 575px){
    /* .hero-slide {
        min-height: 610px;
    } */

.jedrek-about__wrap {

    align-items: center;

    min-height: 100%;

    flex-wrap: wrap;

} 

.jedrek-about {

    padding-top: 20px;

    padding-bottom: 25px;

}

.jedrek-about__left {

    width: 100%;

    display: flex;

    align-items: center;

    padding-bottom: 25px;

}

.jedrek-about__right {

    width: 100%;

    overflow: hidden;

    flex-shrink: 0;

}
.jedrek-about .jedrek-stats .stat-box h3 {
    font-size: clamp(20px, 2.4vw, 42px);
}


}

@media(max-width: 480px){

   

}

@media(max-width: 400px){

    /* .hero-slide {
        min-height: 740px;
    } */

}



@media(min-width: 320px){

   

}

@media(min-width: 1500px){

   

}

@media(min-width: 1800px){

   

}