@media (max-width: 1400px){
    .sec_media .section-content{
        padding-left: 15px;
        padding-right: 15px;
    }
    .sec_04 .img-inner .caption{
        font-size: 17px;
    }
    .sec_04 .row-2 .title_hd h2{
        font-size: 30px;
    }
}
@media only screen and (max-width: 1366px) {
    .container-width, .full-width .ubermenu-nav, .container, .row{
      max-width: 1100px !important;
    }
}
@media (max-width: 1200px){
    ul.header-nav.nav-uppercase >li.menu-item{
        margin: 0 20px;
    }
    ul.header-nav.nav-uppercase >li.menu-item >a{
        font-size: 15px;
    }
    .tits h3 span{
        font-size: 20px;
    }
    .product-small.box .box-image{
        padding: 10px;
    }
    .product-small.box .box-text{
        padding: 0 15px 20px;
    }
    .sec_03 .product-category .box-text{
        width: calc(100% - 30px);
        left: 10px;
    }
    .sec_03 .product-category .box-text .box-text-inner h5{
        font-size: 14px;
        line-height: 20px;
    }
    .title_hd h2{
        font-size: 22px;
        line-height: 35px;
        margin-bottom: 20px;
    }
    .sec_04 .img-inner .caption {
        top: -13%;
    }
    .sec_06 .blog-right .post-item{
        padding-bottom: 15px;
    }
    .sec_06 .blog-right .post-item > .col-inner{
        height: unset;
    }
    .product-info h1.product-title{
        font-size: 20px;
        line-height: 32px;
    }
    .full-row .term-tax{
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
    .term-tax .list-term-tax h3{
        font-size: 15px;
    }
}
@media (max-width: 849px){
    .title_hd h2{
        font-size: 22px !important;
        line-height: 35px !important;
    }
    .product-info{
        padding-top: 30px !important;
    }
    .full-row .tabbed-content{
        padding: 0 15px;
    }
    .woocommerce-description .large-4{
        text-align: center !important;
    }
}
@media (max-width: 767px){
    #logo img{
        max-height: 50px !important;
    }
    .woocommerce-description h2{
        font-size: 20px;
    }
    .sec_01 .searchform-wrapper form{
        margin-bottom: 20px;
    }
    .sec_01 .searchform-wrapper form button::after{
        font-size: 14px;
    }
    .sec_01 .searchform-wrapper form button{
        padding: 4px 15px 4px 15px;
    }
    .sec_01 .searchform-wrapper form input{
        padding: 5px 10px;
        font-size: 14px;
    }
    .tits{
        margin-bottom: 20px;
    }
    .tits h3 span{
        font-size: 16px;
        border-left: 6px solid #5194DD;
        padding: 14px 15px 7px 10px;
    }
    .product-small.box .box-image img,
    .product-small.box .box-image{
        height: 150px;
    }
    .sec_04 .row_our{
        padding: 20px 15px 10px 15px !important;
    }
    .sec_04 .img-inner{
        img{
            padding-left: 0px;
        }
    }
    .sec_04 .img-inner .caption {
        position: unset;
        transform: rotate(0deg) !important;
        justify-content: center;
        margin-top: 10px;
    }
    .sec_04 .row_our .title_hd{
        margin-top: 0;
    }
    .sec_04 .row-2 .title_hd::after {
        display: none;
    }
    .sec_04 .box .box-image .image-zoom{
        padding-top: 468px !important;
    }
    .sec_06 .blog-right .box .box-image{
        width: 40% !important;
    }
    .sec_06 .blog-right .box .box-text{
        width: 60%;
        padding: 13px;
    }
    .title-home h3{
        font-size: 20px;
        margin-top: 20px;
    }
    .full-row .term-tax{
        grid-template-columns: repeat(2, 1fr);
    }
    .term-tax .list-term-tax img{
        height: 150px;
        padding: 10px;
    }
    .full-row .tabbed-content{
        margin-top: 0px;
    }
    .full-row .tabbed-content .nav > li > a{
        font-size: 14px;
    }
    .footer-top .widget .widget-title{
        font-size: 17px;
        line-height: 24px;
    }
    .footer-top .menu li{
        margin-bottom: 10px;
    }
    .footer-top .menu li a {
        font-size: 14px;
    }
    .footer-top p{
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 10px;
    }
}