@media (max-width: 992px) {
    .top-head {
        display: none;
    }
    .full-ft {
        width: 100%;
    }
    .footer-primary.pull-left{
        text-align: center;
        width: 100%;
    }
    .footer-primary.pull-left p{
        text-align: center;
    }
    .absolute-footer .end-footer{
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }
    .top-main-mobile{
        display: block;
        background: #99291c;
    }
    .pd-right-5{
        padding-right: 15px;
    }
    .pd-left-5{
        padding-left: 15px;
    }
    .main-footer .main-logo-ft img {
        max-width: 100%;
    }
    .section-bg-overlay .box-con-box{
        margin-bottom: 15px;
    }
    .info-wrap.w-100.p-md-5.p-4.py-5.img {
        margin-top: 15px;
    }
}
@media (max-width: 768px) {
    footer .main-footer .box-footer{
        margin-bottom: 20px;
    }
    table.colums-contact-form td:first-child span.s0 {
        width: initial;
    }
    .colums-contact-form tr .percent_01 {
        width: calc(100% - 0px);
        float: left;
    }
    .colums-contact-form tr .percent_02 {
        width: calc(100% - 0px);
        float: left;
    }
    table.colums-contact-form td span.s1 {
        color: #fff;
        margin-left: 10px;
    }
}
@media (max-width: 568px) {
    .m-logo img {
        max-width: 110px;
    }
    .top-main-mobile .mobile-cart-items{
        border: 0px;
        padding: 10px 5px;
    }
    .top-main-mobile .mobile-cart-items .count-cart {
        padding: 3px 7px;
        margin-left: 10px;
    }
    .section-bg-overlay .box-con-box .icon-box-text.last-reset .items {
        font-size: 11px;
        line-height: 20px;
    }
    .section-bg-overlay .box-con-box .icon-box-text.last-reset h3 {
        font-size: 14px;
        line-height: 21px;
    }
    .section-bg-overlay .box-con-box .icon-img img {
        max-width: 80px;
    }
    .jx-section-title-1 .jx-title {
        font-size: 17px;
        line-height: 30px;
    }
    .jx-section-title-1 .jx-right-border,.jx-section-title-1 .jx-left-border{
        margin-top: 5px;
    }
    .full-mobile-pr {
        width: 100%;
    }
    .full-mobile-product-list {
        width: 100%;
    }
    .custom_list_product_cat .blog-item.box-shadow{
        margin-bottom: 10px;
    }
}
@media (max-width: 480px) {

}
@media(max-width: 420px) {
    .full-mobile-product {
        width: 100%;
    }
    .section-bg-overlay .box-con-box .icon-box-text.last-reset h3 {
        font-size: 12px;
        line-height: 18px;
    }
}