@media only screen and (max-width:1169px) {
}

@media only screen and (max-width:992px) {
    .category-section {
        width: 30%;
    }

    .menupanel {
        display: flex;
        justify-content: flex-end;
    }

    .menu-section {
        width: 70%;
    }

    .dropdown-section {
        width: 100%;
        display: flex;
        justify-content: flex-end;
    }

    .replicatedbannertext {
        width: 100%;
        height: 100%;
        padding-left: 70px;
        padding-right: 40px;
        padding-top: 30px;
        padding-bottom: 30px;
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: wrap;
    }

    .replicatedbanner .slide1 {
        height: auto;
        height: 280px !important;
        background-size: 100% 100% !important;
    }

    .replicatedbanner h2 {
        margin-top: 0;
        font-size: 36px;
        width: 100%;
    }

        .replicatedbanner h2 span {
            font-size: 24px;
        }

    .replicatedbannertext a {
        font-size: 20px;
        padding: 12px 20px;
    }

    .nrightmenu-navbar-toggle1 {
        display: block !important;
        margin-top: 20px !important;
    }

    .nrightmenu {
        display: none;
        position: absolute;
        top: 60px;
        right: 15px;
        position: absolute;
        width: 250px !important;
        z-index: 100;
        box-shadow: 5px 0px 5px -5px #333, 0 5px 5px -5px #333;
    }

        .nrightmenu ul li {
            width: 100%;
        }

        .nrightmenu ul li {
            line-height: 45px !important;
            border-bottom: 1px solid #EBEBEB;
        }

            .nrightmenu ul li a {
                display: block;
            }

                .nrightmenu ul li a .fa {
                    float: right;
                    margin-top: 14px;
                }

            .nrightmenu ul li div.submenu {
                width: 100% !important;
                top: 45px;
            }

            .nrightmenu ul li ul {
                width: 100% !important;
                top: 45px;
            }

    .productwapper {
        width: 48% !important;
        flex: 0 0 48% !important;
    }
}

@media only screen and (max-width: 768px) {
    .nrightmenu-navbar-toggle1 {
        margin-top: 7% !important;
    }

    .sticky-header {
        position: static;
    }

    .logo {
        text-align: center;
        margin-bottom: 15px;
    }

    .mtoplink .logo {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

        .mtoplink .logo img {
            width: auto;
        }

    .mtoplink ul {
        padding-top: 0px;
    }

    .otherproduct {
        text-align: center;
    }

        .otherproduct .producttitle {
            text-align: center;
            padding-left: 0px;
        }

    .otherproductpanel2 {
        text-align: center;
        padding-top: 15px;
    }

    .otherproductpanel2cont {
        text-align: center;
        padding: 0;
        padding: 10px;
    }

        .otherproductpanel2cont p {
            padding: 0px;
            margin: 0px;
        }

    .closecatmenu {
        display: block;
    }

    .category-panel {
        position: static;
    }

    .categoriesmenu {
        width: 100%;
        height: 100%;
        top: 0px;
        padding: 15px;
        padding-top: 30px;
        position: fixed;
        overflow: auto;
        left: 0;
        display: none;
        transition: all 0.5s ease 0s;
    }

        .categoriesmenu ul li div.popover2 {
            position: static;
            width: 100%;
            height: auto !important;
            top: 0;
            left: 100%;
            z-index: 1010;
            display: none;
            transition: all 0.5s ease 0s;
        }

            .categoriesmenu ul li div.popover2 ul {
                list-style: none;
                margin-bottom: 15px;
                border-bottom: 1px solid #F4F4F4;
                padding-bottom: 10px;
            }

            .categoriesmenu ul li div.popover2 img {
                max-width: 100% !important;
                height: auto !important;
                position: static;
                padding: 10px;
            }

    .category-section {
        width: 30%;
    }

    .menu-section {
        display: none;
    }

    .dropdown-section {
        width: 70%;
        display: flex;
        justify-content: flex-end;
        position: absolute;
        right: 0;
        top: 55px;
    }

    .productzoomomainoverlap {
        visibility: visible !important;
    }

    .productzoom-popup {
        visibility: visible !important;
    }

    .productzoomoverlap {
        display: block !important;
        visibility: visible !important;
    }

    .replicatedbanner .carousel-indicators {
        display: none;
    }

    .replicatedbannertext {
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .replicatedbanner .slide1 {
        height: auto;
        height: 200px !important;
        background-size: 100% 100% !important;
    }

    .replicatedbanner h2 {
        margin-top: 0;
        font-size: 30px;
    }

        .replicatedbanner h2 span {
            font-size: 18px;
        }

    .replicatedbannertext a {
        font-size: 18px;
        padding: 12px 15px;
    }

    .productdesc1 {
        padding-top: 20px;
    }

    .categoriesmenu ul li {
        border-bottom: 1px solid #f5f5f5;
        padding-left: 0;
    }

        .categoriesmenu ul li a {
            display: inline-block;
        }

    .store-feature .feature-box {
        flex: 0 0 100% !important;
    }

    .repl-productslider .slick-slide .slick-img {
        width: 100%;
    }

    .mtoplink ul li div.submenu {
        top: 30px;
        left: 0;
    }

    #menu-container .menu > li ul {
        left: -140px;
        white-space: normal !important;
    }

        #menu-container .menu > li ul li {
            border-bottom: 1px solid #e1e1e1;
            font-size: 14px;
        }

            #menu-container .menu > li ul li a {
                padding-left: 8px;
                padding-right: 8px;
            }
    .serv-section11-coupon-row {
        flex-wrap: wrap;
    }

    .serv-section11-coupon-col {
        flex: 0 0 100%;
    }

    .serv-section01-emailbox-row {
        flex-wrap: wrap;
    }

    .serv-section01-emailbox-col {
        flex: 0 0 100%;
    }

    .serv-section12-emailbox-row {
        flex-wrap: wrap;
    }

    .serv-section12-emailbox-col {
        flex: 0 0 100%;
    }
    .top-header-menusection-wrapper .contactinfo{
        width:100%
    }
    .toplink{
        flex-wrap:wrap;
    }
}

@media only screen and (max-width:700px) {
    .headersection {
        padding: 0;
    }

    .logo-section {
        width: 35% !important;
        margin-top: 50px !important;
    }

    .dropdown-section {
        width: 65%;
        display: flex;
        justify-content: flex-end;
        position: absolute;
        right: 0;
        top: 55px;
    }

    .noofitem {
        left: 32px;
    }

    .header-top-section {
    }

    #catge {
        display: block !important;
    }

    .logo {
        margin-bottom: 0px;
    }

    .rightmenu {
        padding-top: 8px;
    }

    #categorydropdown {
        display: none;
    }

    .cart-section a#catge .fa {
        position: relative;
        top: 2px;
        right: 0;
    }

    #opensearch {
        display: inline-block;
    }

    .search-section {
        position: absolute;
        padding: 30px;
        background: #F0F0F0;
        top: 0px !important;
        left: 0;
        width: 100% !important;
        z-index: 10000;
        margin-top: 47px;
        display: none;
    }

    .category-section {
        height: 1px;
    }

    .cart-section a:last-child {
        border: none;
    }

    .cart-section {
        flex: 0 0 100%;
        padding: 0;
    }

        .cart-section a {
            border-right: 1px solid #E1E1E1;
            padding: 8px 15px 8px 15px;
            font-size: 12px;
        }

    .shopingcart {
        justify-content: center;
    }

    .mtoplink .logo img {
        width: auto;
    }

    .topheader-section1 {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

        .topheader-section1 .rel-logo-section {
            flex: 0 0 100%;
            text-align: center;
            padding-bottom: 8px;
        }

        .topheader-section1 .rel-rightmenu-section {
            flex: 0 0 100%;
            padding-top: 6px;
        }

    .mtoplink ul {
        padding-top: 0px;
        display: flex;
        justify-content: center;
        float: none;
        margin-bottom: 0;
        flex-wrap: wrap;
    }

        .mtoplink ul li:nth-child(3) {
            width: 100%;
        }
}

@media only screen and (max-width:600px) {
    .menu-section {
        width: 50%;
        position: relative;
        padding-top: 15px;
    }

        .menu-section .mobilemenu .fa {
            display: block;
        }

    .menupanel {
        display: none;
        position: absolute;
        right: 0;
        top: 49px;
        width: 250px;
        background: #f5f5f5;
        z-index: 100;
        padding: 0;
    }

        .menupanel ul {
            margin: 0;
            padding: 0;
        }

            .menupanel ul li {
                width: 100%;
                line-height: 40px;
                border-bottom: 1px solid #E1E1E1;
            }

    .dropdown-section {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        position: static;
    }

    .rightmenu {
        display: flex;
        justify-content: center;
    }

        .rightmenu ul {
            display: flex;
            justify-content: center;
        }

    .product-list {
        width: 300px;
    }

    .logo-section {
        width: 100% !important;
    }
}

@media only screen and (max-width:560px) {
    .replicatedbannertext {
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .replicatedbanner .slide1 {
        height: auto;
        height: 200px !important;
        background-size: 100% 100% !important;
    }

    .replicatedbanner h2 {
        margin-top: 0;
        font-size: 25px;
    }

        .replicatedbanner h2 span {
            font-size: 14px;
        }

    .replicatedbannertext a {
        font-size: 14px;
        padding: 12px 15px;
    }

    .mtoplink ul li select {
        width: 126px;
    }
}

@media only screen and (max-width:520px) {
    .productwapper {
        width: 100% !important;
        flex: 0 0 100% !important;
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (max-width:460px) {
    .product-list {
        width: 250px;
    }

    #opensearch {
        display: inline-block;
    }
}

@media only screen and (max-width:420px) {
    .mtoplink ul {
        flex-wrap: wrap;
    }
}

@media only screen and (max-width:400px) {
    .rightmenu ul > li {
        padding-left: 8px;
        padding-right: 8px;
    }

    .rightmenu ul li div.submenu {
        width: 200px;
    }

    .cart-section a {
        padding: 8px 10px 8px 10px;
    }

    .noofitem {
        left: 28px;
    }
    .slick-prev,.slick-next{
         width: 20px;
         height: 40px;
    }
    .slick-next { 
        right: 10px;

    }
     .slick-prev { 
        left: -10px;

    }
}

@media only screen and (max-width:340px) {
    .category-section {
        width: 100%;
        position: relative;
        top: 0px;
        right: 0;
    }
}
