@media only screen and (max-width:1112px) {
    .dropdown-menu.prod-menu .dropdown-menu-list li .dropdown-menu-content .dropdown-menu-list li {
        width: calc(100% / 2)
    }
    .dropdown .dropdown-brand-list>li a {
        width: 72px
    }
    .dropdown .dropdown-brand-list>li a img {
        margin-left: 4px
    }
    .dropdown .dropdown-brand-list>li a:hover img {
        margin-left: -74px !important
    }
    .dropdown .dropdown-brand-list>li:nth-child(1) a:hover img {
        margin-left: -74px !important
    }
    .dropdown .dropdown-brand-list>li:nth-child(6) a:hover img {
        margin-left: -80px !important
    }
    .dropdown .dropdown-brand-list>li:nth-child(8) a:hover img {
        margin-left: -78px !important
    }
    .category-container {
        height: auto
    }
    .solution-wrp .col-xl-4 {
        margin-bottom: 25px !important
    }
    .search-toolbar {
        padding: 7px 15px
    }
    .search-toolbar .text-right {
        text-align: left !important
    }
    .filterby-show .filter-slected-list {
        float: left;
        margin: 0 0 6px
    }
    .search-toolbar .sort-list .filterby-box .filterby-list {
        right: inherit;
        left: 0;
        top: 100%;
        margin-top: 7px
    }
    .search-toolbar .sort-list>li .select-filter-btn::before {
        top: 24px
    }
    .product .product-detail .product-image .product-thumbnail .product-thumbnail-list {
        padding: 19px
    }
    .gallery-modal .next,
    .gallery-modal .prev {
        opacity: 1
    }
    .single-gallery .gallery-pic {
        height: 162px
    }
    .multi-listing-box {
        display: block
    }
    .multi-listing-box .col-xl-3 {
        float: left
    }
    .multi-listing-box .col-xl-3:nth-child(3) {
        background: #fbf4f4
    }
    .multi-listing-box .col-xl-3:nth-child(4) {
        background: #fff
    }
    .pord-prst-box .listing-cunt li:nth-child(1) {
        width: 100%
    }
    .pord-prst-box .listing-cunt li+li {
        margin-top: 40px
    }
    .icon-apl .single-icon-apl .icon {
        float: none;
        display: inline-block
    }
    .tollfree-box .toll-number {
        padding-left: 60px
    }
    .search-toolbar .show-all {
        padding: .4rem .9375rem;
        margin-top: -3px
    }
}

@media only screen and (max-width:992px) {

    .header.header-fixed .navbar-collapse {
        overflow: inherit
    }
    .product-meu-list .dropdown-menu-container {
        height: 300px
    }
    .dropdown .dropdown-menu-container .title {
        margin-bottom: 10px
    }
    .dropdown-menu.prod-menu .dropdown-menu-sidebar {
        width: 200px;
        min-width: 200px;
        height: 270px;
        padding-right: 10px
    }
    .dropdown-menu.prod-menu .dropdown-menu-list li .dropdown-menu-content {
        height: 200px;
        padding-right: 10px;
        margin-left: 235px;
        padding-top: 15px
    }
    .sub-cat-list .dropdown-menu-list {
        min-height: 145px
    }
    .dropdown-menu.prod-menu .dropdown-menu-list li .dropdown-menu-content .dropdown-menu-list li {
        width: calc(100% / 2)
    }
    .dropdown .dropdown-menu-list>li {
        margin-top: 0 !important;
        margin-left: 0 !important;
        margin-bottom: 3px;
        width: 100%
    }
    .dropdown-menu .cat-pic {
        height: 268px;
        width: 268px
    }
    .dropdown-menu .cat-pic img {
        width: 100%
    }
    .shop-by-brand {
        top: 200px;
        left: 240px
    }
    .dropdown .dropdown-brand-list>li a {
        width: 52px;
        min-width: 52px;
        height: 52px
    }
    .dropdown-menu.three-col .dropdown-menu-sidebar {
        float: left
    }
    .dropdown .dropdown-brand-list>li a img {
        margin-left: -4px
    }
    .dropdown .dropdown-brand-list>li:nth-child(4) a img {
        margin-left: -66px
    }
    .dropdown .dropdown-brand-list>li:nth-child(6) a img {
        margin-left: 2px
    }
    .dropdown .dropdown-brand-list>li:nth-child(8) a img {
        margin-left: 2px
    }
    .dropdown .dropdown-brand-list>li:nth-child(1) a:hover img {
        margin-left: -71px !important
    }
    .dropdown .dropdown-brand-list>li:nth-child(2) a:hover img {
        margin-left: -83px !important
    }
    .dropdown .dropdown-brand-list>li:nth-child(3) a:hover img {
        margin-left: -79px !important
    }
    .dropdown .dropdown-brand-list>li:nth-child(4) a:hover img {
        margin-left: -66px !important
    }
    .dropdown .dropdown-brand-list>li:nth-child(6) a:hover img {
        margin-left: -71px !important
    }
    .dropdown .dropdown-brand-list>li:nth-child(7) a:hover img {
        margin-left: -70px !important
    }
    .dropdown .dropdown-brand-list>li:nth-child(8) a:hover img {
        margin-left: -75px !important
    }
    .category-container .category-sidebar .category-list>li+li {
        background: #fff;
        padding: 3px 10px;
        margin: 0 5px 6px 0;
        border-radius: 4px;
        border: 1px solid #dee2e6
    }
    .solution-wrp {
        padding-bottom: 10px
    }
    .footer .row>[class*=col-]+[class*=col-] {
        margin-top: 0
    }
    .footer ul {
        line-height: 1.6
    }
    .footer .col-lg-2,
    .footer .col-lg-2:nth-child(1) {
        flex: 0 0 33.33% !important;
        max-width: 33.33% !important;
        margin-bottom: 20px
    }
    .footer .footer-header {
        margin: 0 0 10px
    }
    .search-toolbar .sort-list {
        margin-top: 0
    }
    .search-toolbar .sort-list .filterby-box .filterby-list {
        width: 100%
    }
    .product .product-detail .product-image .product-thumbnail {
        height: auto
    }
    .single-gallery .gallery-pic {
        height: 160px
    }
    .multi-listing-box .col-xl-3 {
        min-height: inherit
    }
    .need-branch .pic {
        left: 0;
        text-align: center;
        margin-top: 30px
    }
    .need-branch .pic img {
        float: none;
        margin-right: 0
    }
    .pord-prst-box .listing-cunt li+li {
        width: 95px;
        height: 95px
    }
    .write-us-box a {
        padding-top: 5px;
        padding-bottom: 5px
    }
    .mission-wrp .pic {
        margin-top: 54px
    }
    .category-item.list .item-row:last-child {
        border-bottom: 0
    }
    .live-chat-box {
        text-align: center;
        padding: 40px 0
    }
    .live-chat-box .dscb-box {
        position: inherit;
        padding: 0 10% 10px
    }
    .live-chat-box .cp-live-chat-box {
        float: none !important
    }
}

@media only screen and (max-width:767px) {
        .top-control.without-text .bx-wrapper .bx-controls-direction a {
    top: -94px;
}
    .header .header-logo {
        text-align: center;
        margin: 0 auto;
    }
    .header .header-logo a {
        line-height: 60px;
        display: block
    }
    .header .header-logo img {
        display: inline-block;
        float: none;
            max-height: 2.5rem;
    }
    .header .header-nav .nav.pull-right {
        margin-right: 0;
        width: 100%
    }
    .dropdown-menu.prod-menu .dropdown-menu-sidebar {
        width: 100%;
        min-width: 100%;
        height: auto;
        padding-right: 0;
        border: 0
    }
    .dropdown-menu .cat-pic {
        display: none
    }
    .header .dropdown .arrow.top:before {
        top: 6px
    }
    .hide-scroll {
        overflow: hidden
    }
    .header .navbar-collapse {
        height: calc(100vh - 60px);
        z-index: 9999;
        overflow-y: auto !important
    }
    .product-meu-list .dropdown-menu-container {
        height: auto
    }
    .dropdown-menu.prod-menu .dropdown-menu-list li .dropdown-menu-content {
        height: 0;
        padding-right: 0;
        margin-left: 0;
        padding-top: 0;
        position: relative;
        width: 100%;
        display: block !important
    }
    .sub-cat-list .dropdown-menu-list {
        min-height: inherit;
        float: left;
        margin-top: 5px
    }
    .dropdown-menu.prod-menu .dropdown-menu-list li .dropdown-menu-content .dropdown-menu-list li {
        width: 100%
    }
    .dropdown .dropdown-menu-list>li {
        width: 100% !important
    }
    .dropdown .dropdown-menu-container .sub-cat-list .title {
        display: none
    }
    .shop-by-brand {
        display: none
    }
    .header .dropdown.show .arrow {
        display: block;
        float: left;
        top: 30px;
        left: 2px
    }
    .header .navbar-collapse .dropdown-menu {
        border-bottom-color: #ddd;
        width: 100%
    }
    .dropdown.dropdown-full-width .dropdown-menu.three-col {
        width: 100%
    }
    .dropdown-menu.three-col .dropdown-menu-sidebar {
        float: left;
        width: 100% !important
    }
    .carousel .carousel-caption.carousel-caption-left .col-md-12 {
        padding: 0 40px
    }
    .carousel .carousel-caption .title {
        font-size: 30px
    }
    .chatbot-btn.chat-hide {
        display: none
    }
    .category-item.list .item-row {
        border-bottom: 0;
        height: auto
    }
    .section-container.seprate-tittle-full .section-title small {
        font-size: 13px
    }
    .solution-wrp .col-xl-4 {
        margin-bottom: 5px !important
    }
    .footer .col-lg-2,
    .footer .col-lg-2:nth-child(1) {
        flex: 100% !important;
        max-width: 100% !important
    }
    .search-item-container .item-row .item {
        width: 100% !important
    }
    .item-row.bind-in-one-group .item.item-thumbnail {
        width: 100% !important
    }
    .product .product-detail .product-image+.product-info {
        float: left
    }
    .product .product-detail .product-image .product-thumbnail {
        height: auto
    }
    .product .product-detail .product-image+.product-info .btn.btn-inverse {
        width: 100%
    }
    .product .product-detail .product-image+.product-info .social-links {
        float: left !important;
        margin-top: 15px !important
    }
    .product-tab {
        float: left;
        width: 100%;
        margin-top: 20px
    }
    .product-tab .nav.nav-tabs {
        overflow-y: inherit
    }
    #Specification .table td:first-child {
        width: 100% !important;
        display: block;
        border-bottom: 0;
        padding: 10px 15px 0 !important
    }
    #Specification .table td:last-child {
        width: 100%;
        display: block;
        word-wrap: anywhere;
        border-top: 0;
        padding: 0 15px 10px !important
    }
    .filter-hor {
        margin: 15px 0 10px;
        width: 100%
    }
    .filter-hor .form-control:first-child {
        margin-left: 0;
        width: 100% !important
    }
    .listing-cunt {
        margin-bottom: 30px
    }
    .multi-listing-box .col-xl-3:nth-child(3) {
        background: #fff
    }
    .multi-listing-box .col-xl-3:nth-child(4) {
        background: #fbf4f4
    }
    .need-branch .pic {
        margin-top: 10px
    }
    .solution-pics-box h5 small {
        margin-left: 0;
        display: block;
        margin-top: 10px;
        padding: 5px 10px
    }
    .design-tool-box .lens-cal .lens-row p {
        width: 100%
    }
    .lens-cal .lens-row .form-group {
        width: 100%
    }
    .lens-cal .form-control {
        width: calc(100% - 52px)
    }
    .lens-row.two .form-group {
        width: 50%;
        margin: 0
    }
    .design-tool-box .lens-cal .btn-box {
        padding-left: 0
    }
    .design-tool-box .lens-cal .btn-box .btn {
        width: calc(100% / 2 - 6px);
        margin: 0
    }
    .single-video .video-pic {
        height: 200px
    }
    .mission-wrp .pic img {
        max-width: inherit;
        width: 100%
    }
    .single-value {
        margin-bottom: 30px
    }
    #Press-items .section-title small,
    #trending-items .section-title small {
        margin-top: 15px
    }
    .live-chat-box h2 {
        font-size: 26px;
        margin: 0 0 15px
    }
    .live-chat-box h2 span {
        font-size: 32px
    }
    .live-chat-box p {
        font-size: 16px;
        padding: 0 0 5px;
        line-height: 22px
    }
}

@media only screen and (max-width:414px) {
    .gallery-modal .modal-content .mySlides iframe {
        min-height: 235px
    }
    .new-pic-box {
        height: 240px
    }
    .filter-hor {
        margin: 5px 0 10px
    }
    .filter-hor .form-control {
        width: 100%;
        margin-left: 0;
        margin: 3px 0
    }
    .single-gallery .gallery-pic {
        height: 200px
    }
}

@media only screen and (max-width:320px) {
    .gallery-modal .modal-content .mySlides iframe {
        min-height: 165px
    }
}