.wraper {
    width: 100%;
}
@media (max-width: 991.98px) {
    .container {
        width: 100%;
    }
    .header-search .search-bar {
        min-width: 255px;
    }
    #menusite .navbar-default .navbar-nav > li > a {
        padding: 16px;
    }
    .contact-item-content {
        display: none;
    }
    .about-image {
        margin-right: 0;
        padding: 0;
    }

    .about-content .button {
        width: 50%;
        min-width: auto;
        font-size: 15px;
    }
    .about-content {
        padding: 0;
        margin-bottom: 30px;
    }

    .section-whychoose h2{
        width: 100%;
    }
}
@media (max-width: 767.98px) {
    .box-shadow {
        box-shadow: none;
        -webkit-box-shadow: none;
    }
    #footer .socialList,
    .hidden-ss-block,
    .hidden-ss-inline,
    .hidden-ss-inline-block,
    header.sticky .header-search {
        display: none !important;
    }
    #header {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center;
    }
    #header .logo img {
        height: 80px;
    }

    .section-header-content {
        margin-bottom: 20px;
    }
    .category-item {
        width: calc(50% - 3px);
    }
    .category-item img {
        height: 160px;
    }
    .view-all {
        height: 100px;
        width: 100%;
    }
    .gallery-25,
    .gallery-50 {
        max-width: 100%;
        flex-basis: 100%;
    }
    .gallery-25 img {
        height: 300px;
    }
    #cart_products .cart-inner {
        position: absolute;
        padding: 0;
        top: 36px;
        right: 35px;
    }
    header.sticky {
        padding: 6px 0 10px;
    }
    header.sticky #cart_products .cart-inner {
        top: 16px;
    }
    header.sticky .mobile-menu-toggle-btn {
        top: 8px;
    }
    .header-search {
        width: 100%;
        margin: 10px 0 20px;
    }
    #slider-banner .item img {
        height: 300px;
        object-fit: cover;
    }
    .third-nav {
        background-color: #eee;
    }
    .section-whychoose h2{
        font-size: 20px;
    }

    .section-highlights .section-header h2{
        font-size: 20px;
        line-height: 1.4;
    }

    .section-highlights .section-header h3{
        font-size: 20px;
    }

    .highlights-item{
        flex-direction: column-reverse !important;
        margin-bottom: 30px;
    }

    .highlights-item h3{
        margin-top: 20px;
    }

    .highlights-item .highlights-item-content,
    .highlights-item .highlights-item-img{
        width: 100%;
        padding: 0!important;
    }

    .section-about .about-image img{
        height: 380px;
    }

    .b2b-only img{
        height: 150px!important;
    }

    .sustainability-item,
    .section-ome .ome-content,
    .section-about .about-content, .section-about .about-image{
        width: 100%;
    }

    .section-ome h2{
        width: 100%;
        font-size: 30px;
    }

    .section-ome .ome-img{
        max-width: 100%;
    }

    .about-content ul li{
        font-size: 14px;
    }
}
@media (max-width: 499.98px) {
    .nv-infodie {
        width: 100%;
    }
    .cookie-notice {
        left: 0;
        width: 100%;
    }
    .visible-ss-block {
        display: block !important;
    }
    .visible-ss-inline {
        display: inline !important;
    }
    .visible-ss-inline-block {
        display: inline-block !important;
    }
    .hidden-ss-block,
    .hidden-ss-inline,
    .hidden-ss-inline-block {
        display: none !important;
    }
}
@media (min-width: 500px) {
    .nv-infodie {
        width: 500px;
        left: 50%;
        margin-left: -250px;
    }
}
@media (min-height: 500px) {
    .container {
        width: 100%;
    }
    .nv-infodie {
        height: 500px;
        top: 50%;
        margin-top: -250px;
    }
}
@media (min-width: 768px) {
    .wraper {
        width: 100%;
    }
    .hidden-ss-block {
        display: block !important;
    }
    .hidden-ss-inline {
        display: inline !important;
    }
    .hidden-ss-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) {
    .container,
    .wraper {
        width: 100%;
    }
    .wraper {
        max-width: 1220px;
    }
}
@media (min-width: 1200px) {
    .wraper {
        width: 1220px !important;
    }
}
