@media (min-width: 1500px) {}

@media (min-width: 1199.98px) and (max-width: 1499.98px) {
    .main-header.navbar .container-fluid,
    .headerCategoryBox .container-fluid {
        padding: 0 30px;
    }
    .navOtherInfoBox ul .icon {
        font-size: 21px;
    }
    .navOtherInfoBox ul li {
        margin-left: 24px;
    }
    .navbar-nav a {
        padding: 16px 20px;
        font-size: 14px;
    }
    .navOtherInfoBox ul li.h_customQuote a {
        font-size: 13px;
        padding: 13px 20px;
    }
    .navOtherInfoBox+.navOtherInfoBox {
        margin-left: 0;
    }
    .categ_box .cat_item a {
        padding: 7px 10px;
    }
}

@media (min-width:992px) and (max-width: 1199.98px) {
    .main-header.navbar .container-fluid,
    .headerCategoryBox .container-fluid {
        padding: 0 30px;
    }
    .navOtherInfoBox ul .icon {
        font-size: 18px;
    }
    .navOtherInfoBox ul li {
        margin-left: 18px;
    }
    .navbar-nav a {
        padding: 16px 20px;
        font-size: 14px;
    }
    .navOtherInfoBox ul li.h_customQuote a {
        font-size: 13px;
        padding: 7px 11px;
    }
    .navOtherInfoBox+.navOtherInfoBox {
        margin-left: 0;
    }
    .headerNumber a {
        font-size: 13px;
    }
    .navOtherInfoBox {
        margin-left: 16px;
    }
    .navbar-brand {
        max-width: 139px;
    }
    .categ_box .cat_item a {
        padding: 10px 10px;
        font-size: 13px;
    }
    .categ_box .cat_item a span.cat_icon {
        font-size: 34px;
        margin-right: 2px;
    }
    .headerCategoryBox {
        padding-bottom: 13px;
    }
}

@media (min-width: 991.99px) {}

@media (max-width: 991.98px) {
    .menu-toggle .btn {
        border: none;
        background: transparent;
        border-radius: 0;
        padding: 8px;
    }
    button#menu-btn {
        border: 0;
    }
    .main-header-wrp {
        display: flex;
        flex-direction: row-reverse;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        align-content: stretch;
    }
    .navOtherInfoBox {}
    nav.main-header-box {
        margin-left: 35px;
    }
    .main-header.navbar .container-fluid,
    .headerCategoryBox .container-fluid {
        padding: 0 30px;
    }
    .navOtherInfoBox.navOtherInfoBox2 {
        display: block;
    }
    .navOtherInfoBox.navOtherInfoBox3 {
        display: none;
    }
    .categ_box li a {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        align-content: stretch;
    }
    .categ_box .catItems .cat_item {
        width: 100%;
    }
    .navOtherInfoBox.navOtherInfoBox2 {
        margin-top: 70px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: center;
    }
    .navOtherInfoBox2 ul li {
        width: 100%;
        margin-left: 0;
    }
    .navOtherInfoBox2 ul {
        display: block;
    }
    .navOtherInfoBox2 ul li.headerNumber {
        text-align: center;
    }
    .navOtherInfoBox.navOtherInfoBox2 .headerNumber .smallText {
        text-align: center;
    }
}

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

@media (max-width: 767px) {
    .headerCategoryBox {
        display: none;
    }
    .productItem {
        width: 100%;
    }
    .usp_inner {}
    .uspWrp .usp_item {
        width: 100%;
    }
    .resourceItem {
        width: 100%;
    }
    .resourceInner figure img {
        text-align: center;
        display: inline-block;
    }
    .newsLetter {
        /* display: none; */
        padding: 0 20px;
    }
    .newsLetter .col-lg-4 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.newsLt_logoBox {
    background: transparent;
    max-width: 200px;
    margin: 0 auto;
    padding: 20px 0 0;
}

.newsletter.col-lg-8 {
    max-width: 100%;
    flex: 0 0 100%;
}

.newsletterBox {
    padding: 50px 0;
}

.newsLetter_Text h3 {
    font-size: 27px;
}
}

@media (min-width: 576px) and (max-width: 767.98px) {}

@media (max-width: 575.98px) {}