/* Mobile */
@media (max-width: 767px) {
    .h1, h1 {
        font-size: 30px;
    }

    .modal {
        z-index: 999999;
    }

    .modal-title {
        font-size: 30px;
    }

    .navbar-light .navbar-toggler {
        color:#fff;
        border-color: transparent;
        text-align: right;
    } 
    
    .navbar-light .navbar-toggler i {
        font-size: 30px;
        font-weight: 300;
        padding-right: 10px;
    }

    .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background-color: #404627;
        text-align: center;
        padding: 15px 0;
        box-shadow: 3px 8px 3px -4px rgb(0 0 0 / 10%);
        z-index: 99999;
    }

    .header-icons {
        display: none;
    }

    .header-icons-mobi {
        display: block;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
    }

    .quote-list-icon .btn-primary.gold-inv {
        padding: 10px 15px !important;
        width: 150px;
        margin-top: 10px;
    }

    .search-icon {
        line-height: 40px;
        margin-right: 25px;
    }

    .quote-list-icon {
        float: none;
    }

    .quote-list-table h3 {
        font-size: 18px;
    }

    .nav-link {
        display: block;
        padding: 10px 0;
    }

    .nav-item {
        color: #fff;
    }

    .nav-link.active .nav-item {
        font-size: 16px;
        padding-bottom: 30px;
    }

    .navbar-collapse .dropdown-menu {
        position: static;
        top: 228%;
        left: 30px;
        float: none;
        min-width: 10rem;
        padding: 0;
        margin: 0.125rem 0 0;
        font-size: 15px;
        text-align: center;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 0;
        border-radius: 0;
        box-shadow: none!important;
    }

    /* New header */

    /* Mega Menu */
    /* .back-btn {
        background-color: transparent;
        float: left;
    }

    #sub-menu-container, #sub-menu-container2 {
        position: fixed;
        top: 15%;
        left: 0;
        right: auto;
        width: 100%;
        height: 100%;
        background-color: #fff;
        padding: 15px 0 15px 60px;
        min-height: 650px;
        max-height: 650px;
        overflow-y: auto;
        box-shadow: 0px 9px 11px -1px #6c757d3d;
    }

    .menu-body li {
        padding: 8px 0;
    }
    .menu-body .child strong {
        font-size: 18px;
    }
    .menu-body .child a {
        font-size:17px;
    }
    .menu-heading .h5 {
        text-align: center; 
    }
    .product-range-category a {
        font-size:17px;
    }

    #menu .menu-text {
        color: #000;
        padding-right: 0px;
        padding-left: 0;
    }

    .sidebar li>a>i {
        font-size: 25px;
    }

    .sidebar-items li.active, .sidebar-items li:hover {
        border-left: 0;
    }   

    .header2 .navbar {
        padding: 5px 0;
    }

    .navbar-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: row;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }

    .sidebar-left {
        position: static;
        left: 0;
        right: 0;
        top: 0;
        z-index: 99999999;
        background-color: #fff;
        min-height: 100%;
        border-right: 0;
    }

    .sidebar-right, .sidebar-left {
        border-top: 0;
        min-height: 400px;
        max-height: 400px;
        height: auto;
        overflow-y: auto;
        max-width: 300px !important;
        padding-top: 0px;
        overflow-x: hidden;
    }
    .sidebar h3 {
        line-height: 10px;
        vertical-align: middle;
        height: 30px;
    }

    .menu-body {
        padding: 20px 0px 15px 0px;
    }

    .menu-close-btn {
        right: 0px;
        top: 10px;
    }

    .menu-close-btn i {
        font-size: 15px;
        color: #fff;
        border: 1px solid #fff;
        padding: 7px 8px;
    }

    .sidebar .dark-bg {
        padding: 1rem!important;
        text-align: left;
    }

    .back-btn {
        position: absolute;
        left: -55px;
        top: -20px;
        z-index: 99999999999;
        background-color: transparent;
        border: 0;
        width: 50px;
        line-height: 20px;
        vertical-align: middle;
        font-size: 15px;
    }

    .back-btn i {
        font-size: 19px;
        color: #000;
        padding: 15px 0;
    }
    
    .product-range-category.active .sidebar-right {
        z-index: 9999999;
        background-color: #fff;
    }

    .product-range-category.active .sidebar-left {
        z-index: -100;
    }

    .product-range-section .child {
        display: inline-block;
        padding: 0 0.5rem;
    } */
    /* End Mega Menu */

    .topbar, .header-icons, .krugerrands-absolute {
        display: none;
    }

    .mobi-logo img {
        width: 100%;
    }

    .mobi-header-icons {
        display: block;
    }

    .mobi-header-icons p, .mobi-header-icons a {
        margin-bottom: 5px;
        color: #070644;
        font-weight: 500;
        display: inline-block;
        padding: 0 10px;
    }
    
    .mobi-header-icons i {
        vertical-align: middle;
        line-height: 20px;
        font-size: 20px;
        color: #070644;
        width: 30px;
        text-align: center;
    }

    .home-header {
        padding: 10% 0;
        height: auto;
    }

    .home-header svg {
        display: none;
    }

    .new-compare-section .col-md-2 {
        margin-left: 10px;
        margin-right: 10px;
        margin-top: -50px;
        margin-bottom: 40px;
    }

    .new-compare-section {
        padding: 5% 0 10% 0;
    }

    .special-btns .card .btn-primary {
        width: 100%;
        padding: 10px 10px;
    }

    .special-btns .card {
        width: 100%;
        z-index: 9999;
        left: 0;
    }

    .hover-categories #tns1>.tns-item {
        width: 360px;
        padding-right: 20px;
    }

    .info-1-btn {
        width: 100%!important;
        font-size: 20px;
    }

    .each-tab {
        position: static;
    }

    .left-banners {
        position: relative;
        height: auto;
        width: 92%;
        left: 0;
        top: 0;
    }

    .right-banners {
        position: relative;
        height: auto;
        width: 92%;
        right: 0;
        top: 0;    
    }

    .header {
        background-color: #404627;
    }

    .header .col-12 {
        padding:20px 0;
    }

    .header .nav-link {
        padding: 5px 15px;
    }

    .header .nav-item {
        line-height: normal;
    }

    .intro {
        padding: 0% 0 15% 0;
    }

    .color1, .color2, .color3 {
        width: 30px;
        height: 30px;
    }

    .home-featured {
        padding: 5% 0 25% 0;
    }

    .compare-icon {
        top: 15px;
        right: 15px;
    }

    .ind-order-page, .application {
        padding: 15% 0;
    }

    .prod-slide-arrows .controls {
        top: 103%;
        width: 40%!important;
        text-align: center;
    }

    .prod-slide-arrows .prev {
        left: 100%!important;
    }

    .prod-slide-arrows .next {
        right: -70px!important;
    }

    .mySwiper2 {
        height: auto;
        width: 100%;
    }

    .mySwiper .swiper-slide {
        width: 27% !important;
        height: 93px;
    }

    .controls {
        top: 117%;
        width: 40% !important;
        text-align: center;
    }

    .related-products-slide .controls {
        top: 105%;
        width: 40% !important;
        text-align: center;
    }

    .our-clients .controls {
        top: 120%;
        width: 40% !important;
        text-align: center;
    }

    .controls .prev, .our-clients .controls .prev {
        left: 100% !important;
    }

    .controls .next, .our-clients .control .next {
        right: -70px !important;
    }

    .feat-prod-slide-arrows .controls {
        top: 103%;
    }

    .about .row {
        height: 30vh;
    }

    .about2 {
        padding-bottom: 10%;
    }

    .brand {
        text-align: center;
        padding-bottom: 30%;
    }

    .brand img {
        width: 60%;
        text-align: center;
        margin: auto;
    }

    .customize-tools .controls .prev {
        left: 60%;
    }

    .customize-tools .controls .next {
        right: -20px;
    }

    .gallery-controls .next {
        right: -220px!important;
    }

    .our-clients {
        padding: 20% 0 30% 0;
    }

    .our-clients img {
        width: 70%;
        height: auto;
    }

    .icon-box-hover {
        transition: ease-in-out 0.8s all;
        position: absolute;
        bottom: 0px;
        left: 0;
        right: 0;
        opacity: 1;
    }

    #prodComparisonModal .card-img-top {
        padding: 20px;
        min-height: 480px;
        height: 100%;
    }

    /* Products */
    .form-inline .form-control.search-input {
        width: 74%;
    }

    .search .btn-primary.gold-solid {
        width: 26%;
        padding: 10px 24px;
    }

    .showing-result {
        font-weight: 500;
        font-size: 13px;
        padding: 10px 0;
        margin-bottom: 0;
    }

    .shop-sort {
        /* border: 0; */
        padding: 10px 5px;
    }

    .shop-limit {
        /* border: 0; */
        padding: 10px 5px;
        min-width: 60px;
        max-width: 60px;    
    }

    .customize-tools .controls.gallery-controls .next {
        right: 0;
        height: 113px;
        top: -60px;
        width: 60px;
        padding-top: 40px;
        overflow-y: hidden;
    }

    .controls.gallery-controls {
        width: 100%;
    }

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        font-weight: 600;
        font-size: 20px;
        padding: 0px 0 10px 0;
        margin-right: 15px;
    }

    .nav-tabs .nav-link {
        font-weight: 600;
        font-size: 20px;
        padding: 0;
        margin-right: 15px;
    }

    .contact, .login-page, .dashboard {
        padding: 10% 0;
    }

    /* Members */
    /* hide table headings */
    .table-responsive table thead {
        display: none;
    }

    .prod-desc-content table td:first-of-type {
        min-width: 100px !important;
        width: auto !important;
    }

    .my-orders-table i {
        line-height: 20px;
    }

    .quote-list-table h4 {
        font-size: 17px;
    }

    .quote-list-table .qty-final {
        font-size: 20px;
        padding: 6px 5px;
        min-height: 20px;
        width: 40%;
    }

    .quote-list-table .qty-down {
        top: 0;
        left: 10px;
    }

    .quote-list-table .qty-up {
        top: 0;
        right: 10px;
    }

    /* treat rows like divs */
    .table-responsive table tr {
        display: block;
        border-bottom: 1px solid lightgray;
        border-top: 0;
        padding-bottom: 15px;
    }

    /* treat columns like divs */
    .table-responsive table td {
        display: block;
        text-align: right;
        border-top: 0;
        padding: 5px 10px;
    }

    .table-responsive table td>a>i {
        color: #000;
        font-size: 20px;
    }

    /* this part is ugly, but necessary to show label on left */
    .table-responsive table td:before {
        content: attr(data-label);
        float: left;
        font-weight: 700;
        display: inline-block;
        width: 35%;
        text-align: left;
    }

    .table-responsive table td>img {
        width: 17%;
        text-align: center;
        margin: 0 auto;
    }

    input[type=checkbox].select-item-chk {
        width: 25px;
        height: 25px;
        margin-left: 80px;
    }

    /* Footer */
    footer {
        text-align: center;
        background-size: 98%;
    }

    footer i {
        font-size: 25px;
    }

    footer img {
        margin-bottom: 20px;
        width: 20%;
    }

    footer ul {
        padding-left: 0px;
    }
}

/* Tablet & small screens: */
@media (min-width: 768px) and (max-width: 991px)  {
    .h1, h1, .contact-details h2 {
        font-size: 35px !important;
    }

    #prodComparisonModal .modal-dialog {
        max-width: 700px;
    }

    .modal-title {
        font-size: 30px;
    }

    .navbar-light .navbar-toggler {
        color:#fff;
        border-color: transparent;
        text-align: right;
    } 
    
    .navbar-light .navbar-toggler i {
        font-size: 30px;
        font-weight: 300;
        padding-right: 10px;
    }

    .navbar-collapse {
        position: absolute;
        top: 122%;
        left: auto;
        right: 0;
        background-color: #404627;
        text-align: center;
        padding: 15px 0;
        box-shadow: 3px 8px 3px -4px rgb(0 0 0 / 10%);
    }

    .header-icons {
        display: none;
    }

    .header-icons-mobi {
        display: block;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }

    .quote-list-icon .btn-primary.gold-inv {
        padding: 10px 15px !important;
        width: 160px;
    }

    .search-icon {
        line-height: 40px;
        margin-right: 25px;
    }

    .quote-list-icon {
        float: none;
    }

    .header .nav-link {
        display: block;
        padding: 10px 70px;
    }

    .nav-link {
        display: block;
        padding: 10px 0;
    }

    .nav-item {
        color: #fff;
    }

    .nav-link.active .nav-item {
        font-size: 16px;
        padding-bottom: 0;
    }

    .navbar-collapse .dropdown-menu {
        position: static;
        top: 228%;
        left: 30px;
        float: none;
        min-width: 10rem;
        padding: 0;
        margin: 0.125rem 0 0;
        font-size: 15px;
        text-align: center;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 0;
        border-radius: 0;
        box-shadow: none!important;
    }

    .topbar, .header-icons, .krugerrands-absolute {
        display: none;
    }

    .mobi-logo img {
        width: 50%;
    }

    .mobi-header-icons {
        display: block;
    }

    .mobi-header-icons p, .mobi-header-icons a {
        margin-bottom: 5px;
        color: #070644;
        font-weight: 500;
        display: inline-block;
        padding: 0 10px;
    }
    
    .mobi-header-icons i {
        vertical-align: middle;
        line-height: 20px;
        font-size: 20px;
        color: #070644;
        width: 30px;
        text-align: center;
    }

    .home-header {
        padding: 5% 0;
    }

    .home-header2 {
        padding: 5% 0 2% 0;
    }

    .info-1-btn {
        width: 160px!important;
        font-size: 18px;
    }

    .special-btns .card-body {
        max-height: 190px;
    }

    .special-btns .card {
        width: 160px;
    }

    .special-btns .card .btn-primary {
        padding: 10px 10px;
    }

    .special-btns .card-body p {
        margin-bottom: 10px;
        font-weight: 600;
        font-size: 15px;
    }    

    .left-banners {
        left: 14px;
        top: 20px;
    }

    .right-banners {
        right: 20px;
        top: 20px;
    }

    .prod-slide-arrows .next {
        right: -15px!important;
    }

    .prod-slide-arrows .prev {
        left: -2%!important;
    }

    .mySwiper2 {
        height: auto;
        width: 100%;
    }

    .mySwiper .swiper-slide {
        width: 30%!important;
        height: 93px;
    }

    .about2 h4 {
        font-size: 30px;
    }

    .about .row {
        height: 40vh;
    }

    .about2 h3 {
        font-size: 20px;
    }

    .card-deck .card {
        margin-right: 5px;
        margin-bottom: 0;
        margin-left: 5px;
    }

    .about2 .card {
        min-height: 470px;
    }

    .icon-box h5 {
        font-size: 17px;
    }

    .icon-box-hover {
        opacity: 1;
    }

    .intro {
        padding: 7%;
    }

    .brand {
        padding-bottom: 15%;
    }
    .controls {
        top: 68%;
    }

    .our-clients {
        padding: 8% 0 16% 0;
    }

    .prod-img {
        width: 25%;
    }

    .quote-list-table h4 {
        font-size: 20px;
    }

    .accordion2 .collapse .card-body {
        padding: 0;
    }

    .form-inline .custom-select, .form-inline .input-group {
        width: 180px;
        padding: 5px 15px;
        font-size: 16px;
    }

    .shop-limit {
        min-width: 80px;
        max-width: 80px;
    }

    .qty {
        position: relative;
    }

    .table .qty-final {
        width: 100%;
    }

    .table .qty-down {
        top: 0;
        left: 11px;
    }

    .qty-down i, .qty-up i {
        font-size: 20px;
        line-height: normal;
    }

    .prod-desc-content table td:first-of-type {
        min-width: 200px !important;
        width: auto !important;
    }

    .quote-list-table h3 {
        font-size: 20px;
    }

    .table .qty-up {
        right: 9px;
        top: 0;
    }

    .table-actions i {
        margin: 0 5px;
    }

    .customize-tools .controls.gallery-controls .next {
        right: 33px;
        height: 98px;
        top: -59px;
        width: 79px;
    }

    footer img {
        width: 10%;
        margin-bottom: 30px;
        margin-left: 3%;
    }

    footer {
        /* background-size: 60%; */
        background-image: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .h1, h1 {
        font-size: 40px;
    }

    .h4, h4 {
        font-size: 20px;
    }

    #sub-menu-container, #sub-menu-container2 {
        top: 8%;
        padding-left: 0;
    }

    .sidebar-left .sidebar-items img {
        width: 40%;
    }

    .first-category .dropdown img {
        width: auto;
    }

    .header img {
        width: 100%;
    }

    .header .nav-link {
        padding: 10px 2px;
    }

    .header .nav-item {
        font-size: 15px;
    }

    .prod-slide-arrows .next {
        right: -18px!important;
    }

    .prod-slide-arrows .prev {
        left: -2%!important;
    }

    .featured-products-slide {
        padding-bottom: 20px;
    }

    .mySwiper .swiper-slide {
        width: 23% !important;
        height: 120px;
    }

    #prodComparisonModal .modal-lg {
        max-width: 980px;
    }

    .form-inline .custom-select, .form-inline .input-group {
        width: 180px;
        padding: 5px 15px;
        font-size: 16px;
    }

    .shop-limit {
        min-width: 70px;
        max-width: 70px;
    }

    .modal-title {
        font-size: 40px;
    }

    .special-btns .card, .info-1-btn {
        width: 190px!important;
        font-size: 20px;
    }

    .special-btns .card-header {
        color: #FFFFFF;
        font-size: 20px;
        text-align: center;
        padding: 0;
    }

    .special-btns .card-body {
        max-height:200px;
        overflow-y: auto;
    }

    .left-banners {
        left: 4%;
        top: 8%;
    }

    .right-banners {
        right: 5%;
        top: 8%;
    }

    .about .row {
        height: 40vh;
    }

    .about-card .card {
        height: 420px;
    }

    .brand {
        padding-bottom: 10%;
    }

    .brand h3, .our-clients h3 {
        font-size: 50px;
    }

    .our-clients {
        padding: 8% 0 13% 0;
    }

    .shop-sidebar .btn-block {
        display: block;
        width: 94%;
        text-wrap: wrap;
        overflow-wrap: break-word;
    }

    .pagination {
        padding-bottom: 10px;
    }

    .customize-tools .controls.gallery-controls .next {
        right: 70px;
        height: 113px;
        top: -52px;
        width: 75px;
        text-align: center;
        padding-top: 38px;
    }

    .back-btn i {
        line-height: 20px;
        vertical-align: middle;
    }

    .table .qty-final {
        width: 80%;
    }

    .table .qty-down {
        top: 0;
        left: 11px;
    }

    .qty-down i, .qty-up i {
        font-size: 20px;
        line-height: normal;
    }

    .table .qty-up {
        right: 9px;
        top: 0;
    }

    .table-actions i {
        margin: 0 5px;
    }

    .prod-img {
        width: 15%;
        margin-right: 20px;
    }

    #prodComparisonModal .card-img-top {
        padding: 20px;
        min-height: 470px;
        height: 100%;
    }

    .individual-product-page .tns-item img {
        width: 70%;
        height: auto;
    }

    .thumbnails img {
        width: 110px;
        height: auto;
    }

    .quote-list-table h3 {
        font-size: 17px;
    }

}

/* Laptop: */
@media (min-width: 1200px) and (max-width: 1600px) {
    .header .nav-item {
        font-size: 16px;
        margin-right: 10px;
    }

    .header .nav-link {
        padding: 10px 0px;
    }

    .h1, h1 {
        font-size: 40px;
    }

    .h5, h5 {
        font-size: 17px;
    }

    #sub-menu-container, #sub-menu-container2 {
        top: 11%;
    }

    #prodComparisonModal .modal-lg {
        max-width: 1140px;
        min-width: 1130px;
    }

    #prodComparisonModal .card-img-top {
        padding: 20px;
        min-height: 480px;
        height: 100%;
    }

    .form-inline .custom-select, .form-inline .input-group {
        width: 180px;
        padding: 5px 15px;
        font-size: 16px;
    }
    .shop-limit {
        min-width: 70px;
        max-width: 70px;
    }


    .modal-title {
        font-size: 40px;
    }

    .left-banners {
        left: 4%;
        height: 68%;
        top: 10%;
    }

    .right-banners {
        right: 4%;
        height: 68%;
        top: 10%;
    }

    .home-header {
        padding: 0% 0 1% 0;
    }

    .prod-slide-arrows .next {
        right: -18px!important;
    }

    .prod-slide-arrows .prev {
        left: -2%!important;
    }

    .mySwiper2 {
        height: auto;
        width: 100%;
    }

    .mySwiper .swiper-slide {
        width: 18% !important;
    }

    .about .row {
        height: 50vh;
    }

    .brand {
        padding-bottom: 10%;
    }

    .our-clients {
        padding: 8% 0 12% 0px;
    }

    .prod-img {
        width: 20%;
        margin-right: 20px;
    }

    .individual-product-page .tns-item img {
        width: 60%;
        height: auto;
    }

    .thumbnails img {
        width: 100px;
        height: auto;
    }

    .customize-tools .controls.gallery-controls .next {
        right: 100px;
        height: 135px;
        top: -43px;
        width: 79px;
        text-align: center;
        padding-top: 50px;
    }

    .controls.gallery-controls {
        top: 85%;
        left: 0;
        position: absolute;
        width: auto;
        right: 0;
    }

    .quote-list-table h3 {
        font-size: 22px;
    }
}

/* 14” HD Laptop */
@media (min-width: 1391px) and (max-width: 1600px) {
    .left-banners {
        left: 10%;
        height: 70%;
        top: 6%;
    }

    .right-banners {
        right: 10%;
        height: 70%;
        top: 6%;
    }

    #sub-menu-container, #sub-menu-container2 {
        top: 10%;
    }
}

@media (min-width: 1440px) and (max-width: 1600px) {
    .left-banners {
        left: 12%;
    }

    .right-banners {
        right: 12%;
    }
}

@media (min-width: 2500px) and (max-width: 3000px) {
    .home-header {
        padding: 3% 0 0 0;
    }

    .left-banners {
        left: 28%;
        top: 25px;
    }

    .right-banners {
        right: 28%;
        top: 25px;
    }

    .intro {
        padding: 3% 0;
    }

    .gallery .tns-item img {
        width: 70%;
        height: auto;
    }

    .thumbnails img {
        width: 150px;
        height: auto;
    }

    .controls.gallery-controls {
        top: 84%;
    }

    .customize-tools .controls.gallery-controls .next {
        right: 84px;
        height: 152px;
        top: -58px;
        width: 79px;
        padding-top: 70px;
    }
}