
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (max-width: 1200px) {
    
}
#nav-toggler { width: 20px; height: 25px; display: inline-block; background: rgba(255, 255, 255, 0); z-index: 1; position: absolute; margin: 0 6px 0 10px; top: -24px; right: auto; left: 0px; margin-top: -11px; } #nav-toggler span:after, #nav-toggler span:before { content: ""; position: absolute; left: 0; top: -7px; } #nav-toggler span:after { top: 7px; } #nav-toggler span { position: relative; display: block; } #nav-toggler span, #nav-toggler span:after, #nav-toggler span:before { width: 100%; height: 2px; background-color: var(--main); transition: all 0.3s; backface-visibility: hidden; border-radius: 2px; } /* on activation */ #nav-toggler.close span { background-color: transparent; } #nav-toggler.close span:before { transform: rotate(45deg) translate(6px, 5px); } #nav-toggler.close span:after { transform: rotate(-45deg) translate(5px, -4px); } .main-nav { position: absolute; left: 0; top: 2px; } .main-nav .nav.open .overlay { content: ""; position: fixed; left: 0; top: 70px; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.4); z-index: 999; display: block; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; } .sticky .main-nav .nav.open .overlay { top: 78px; } .main-nav .nav ul li { border-bottom: 1px solid #e8e8e8; margin: 0; height: auto; } .main-nav .nav .drop-menu-2 li { position: relative; left: 0; top: 0; } .main-nav .nav li a { margin-left: 20px; color: var(--lightBlack); line-height: 40px; font-size: 14px; } .main-nav .nav .drop-menu-1 li a { margin-left: 25px; color: var(--lightBlack); } .main-nav .nav .drop-menu-2 li a { margin-left: 50px; } .main-nav .nav .toggle + a { display: none; } .main-nav .nav { visibility: hidden; } .nav .drop-down li.drop-open > a:before { display: none; } .main-nav .nav .drop-menu-1 li { display: block; background-color: #f1f5f9; border-bottom: none; line-height: 40px; color: var(--lightBlack); font-size: 12px; text-decoration: none; font-weight: 600; padding: 0; } .main-nav .nav .drop-down a:hover { background: none; color: inherit; } .main-nav .nav .drop-menu-2 li { display: block; line-height: 30px; color: var(--lightBlack); font-size: 12px; text-decoration: none; border: none; font-weight: 600; padding: 0; } .main-nav .nav ul ul { box-shadow: none; } .main-nav .nav .drop-menu-2 li a.active { color: var(--main); } .main-nav .nav .drop-menu-2 li:hover { color: var(--main); } .main-nav .nav.open { visibility: visible; } .category-border-text { border-right: 0px solid black; } .main-nav .nav .responsive-menu { width: 300px; position: fixed; display: inline; top: 70px; height: calc(100vh - 70px); overflow: auto; background: var(--lightWhite); -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; z-index: 99999; } .sticky .main-nav .nav .responsive-menu { top: 78px; } .main-nav .nav.open .responsive-menu { left: 0; top: 70px; } .main-nav .nav:before { display: none; } .main-nav .nav ul li { display: block; width: 100%; } .main-nav .nav ul li > ul { display: none !important; } .main-nav .nav ul li.open > ul { display: block !important; width: 300px; } .main-nav .nav .drop-menu-1 a { display: block; } .main-nav .nav li a:hover { background: none; } .main-nav .nav ul ul { float: none; position: static; color: var(--lightWhite); } /* Fisrt Tier Dropdown*/ .main-nav .nav ul ul li { display: block; width: 100%; } .main-nav .nav ul ul ul li { position: static; } .main-nav .nav li.drop-open > a:after { content: " +"; float: right; margin-right: 20px; font-size: 15px; } .main-nav .nav li.open > a:after { content: "-"; font-size: 30px; } .drop-menu-1 li a:only-child:after { content: " "; } 
@media only screen and (max-width: 1024px) {
    
    .product-overview-area-wrapper .breadcrumb{
        margin: 10px 0 20px;
    }
    .ht-content .btn-pcb{
        padding: 7px 10px;
        line-height: normal;
    }
    .mainmenu-bar .nav li a{
        font-size: 12px;
    }
    .mdl-compare{
        padding: 11px 15px;
    }
    
    .mdl-compare h4{
        margin: 0;
        font-size: 18px;
    }
    
    .mdl-compare p{
        font-size: 10px;
        opacity: 1;
    }
    
    .cart-option .quantity{
            margin-left: 5px;
    }
    
    .cmpr-field input{
        margin: 0px 10px 15px;
    }
    
    .cmpr-field input{
        font-size: 12px;
        padding: 10px 45px 10px 15px;
    }
    .cmpr-field i{
        right: 15px;
        top: 10px;
    }
    .bbgf{
        margin: 0px;
    }
    
    .collage{
        height: auto;
    }
    
    
    .categor-offer-box{
            height: 5rem;
    }
    
    .categor-offer-box .ic{
            padding: 17px 35px;
    }
    
    .footer-featured-option .categor-offer-box .categor-offer-in .blurb{
        font-size: 12px;
    }
    .footer-featured .footer-featured-option .categor-offer-box .categor-offer-in .m-hide{
        font-size: 10px;
    }
    
    .product-category-wrapper .single-category-item .category-text h5{
        font-size: 11px;
    }
}


/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (max-width: 992px) {
    
    body {
        margin-top: 45px;
    }
    /*
    .product-category-area, .product-module, .client_section.sectionPadding.represent {
        max-width: 95%;
        display: block;
        margin: auto;
}
*/
    .show-sm {
        display: block !important;
    }
    .logo {
        float: none;
        /*width: 100%;*/
        text-align: left;
        margin-bottom: 5px;
    }
    #nav-toggler {
        width: 33px;
        height: 32px;
        top: 17px;
        display: inline-block;
        background: rgba(255, 255, 255, .0);
        z-index: 1;
        position: relative;
    }

.mainmenu-bar{
    height: auto;
}
    #nav-toggler span {
        position: relative;
        display: block;
        width: 16px;
        top: 15px;
    }

    #nav-toggler span:after,
    #nav-toggler span:before {
        content: "";
        position: absolute;
        left: 0;
        top: -5px;
    }

    #nav-toggler span:after{
        top: 5px;
    }

    #nav-toggler span,
    #nav-toggler span:after,
    #nav-toggler span:before {
        height: 2px;
        background-color: #ff4b00;
        transition: all 0.3s;
        backface-visibility: hidden;
        border-radius: 2px;
    }

    #nav-toggler span:after,
    #nav-toggler span:before {
        width: 100%;
    }

    .btn-account {
        margin-top: 12px;
        margin-right: 10px;
    }
    .btn-account span {
        display: none;
    }
    
    .product-info-all{
        padding: 20px;
    }

    /* on activation */
    #nav-toggler.close span {
        background-color: transparent;
    }
    #nav-toggler.close span:before {
        transform: rotate(45deg) translate(5px, 2px);
    }
    #nav-toggler.close span:after {
        transform: rotate(-45deg) translate(5px, -2px);
    }
    .main-nav .nav .drop-menu-1 {
        border-top: 1px solid #f58220;
    }
    .nav .responsive-menu > li.has-child:hover::after {
        border-color: transparent transparent #fa8729;
        border-style: solid;
        border-width: 0 6px 4px;
        bottom: 0;
        content: "";
        height: 0;
        left: calc(50% - 6px);
        position: absolute;
        width: 0;
    }
    header {
                border-bottom: 3px solid #ff3100;
        height: auto;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 9;
    }


    header .menu .search-wrap {
        position: absolute;
        top: 50px;
        left: 0;
        width: 100%;
        z-index: 1111;
        display: none;
    }
    .mainmenu-bar .nav .drop-menu-1 a.see-all {
        display: block;
        color: #000;
    }

    .breadcrumb {
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: flex;
    }
    .contact-margin-left{
        border: none;
    }
    
    .each-card-text .blurb{
        font-size: 14px;
    }

    header .menu .search-wrap.open {
        display: block;
    }

    header .menu .search {
        margin: 10px -15px;
    }

    header .menu .search select {
        width: 35px;
        background: #072539;
        color: #ffffff;
    }

    header .menu .search .input-group {
        float: right;
        width: calc(100% - 35px);
    }

    header .menu .search input {
        background: #072539;
        color: #ffffff;
    }

    header .menu .search .input-group button {
        background: #072539;
    }

    .btn-pcb {
        display: none;
    }

    /**/
    header .menu .icons {
        margin-top: 8px;
        float: right;
    }

    header .menu .icons .search-toggle {
        display: inline;
        border-right: 1px solid #153b59;
    }

    header .menu .icons .cart {
        margin-right: 15px;
    }

    .mainmenu-bar {
        position: absolute;
        left: 0;
        top: 2px;
    }

    .mainmenu-bar .nav ul li {
        border-bottom: 1px solid #ddd;
        margin: 0;
        height: auto;
    }

    .mainmenu-bar .nav .drop-menu-2 li {
        position: relative;
        left: 0;
        top: 0;
    }

    .mainmenu-bar .nav li a {
        padding-left: 20px;
        display: block;
        color: #333333;
    }

    .mainmenu-bar .nav .drop-menu-1 li a {
        padding-left: 40px;
    }

    .mainmenu-bar .nav .drop-menu-2 li a {
        padding-left: 50px;
    }
    
    .pagination li{
        padding: 10px;
    }
    
    .top-bar .left-side{
        margin-top: 0px;
    }

    .mainmenu-bar .nav .toggle + a {
        display: none;
    }

    .mainmenu-bar .nav {
        visibility: hidden;
    }

    .nav .drop-down li.has-child > a:before {
        display: none;
    }


.data-table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
    
    
    .mainmenu-bar .nav .drop-menu-1 li {
        display: block;
        background-color: #f1f1f1;
        border-bottom: 1px solid #dad5d5;
        line-height: 40px;
        color: #bcd3e3;
        text-decoration: none;
        font-weight: 600;
        padding: 0;
    }
    .mainmenu-bar .nav .drop-menu-1 li a {
        color: #333;
        font-weight: 400;
    }

    .mainmenu-bar .nav .drop-menu-2 li {
        display: block;
        background-color: #fff;
        line-height: 40px;
        color: #ffffff;
        text-decoration: none;
        border-color: #f1f0f0;
        font-weight: 600;
        padding: 0;
    }

    .mainmenu-bar .nav .drop-menu-2 li a.active {
        background-color: #132c42;
        color: #f58220;
    }

    .mainmenu-bar .nav.open {
        visibility: visible;
    }

    .mainmenu-bar .nav .responsive-menu {
                margin-top: -2%;
        width: 300px;
        position: fixed;
        left: -300px;
        top: 9%;
        height: calc(100vh - 49px);
        overflow: auto;
        background: #fff;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
        z-index: 99999;
        box-shadow: 0px 6px 14px rgba(68, 68, 68, 0.3);
        display: inherit;
    }

    .mainmenu-bar .nav.open .responsive-menu {
        left: 0;
        text-align: left;
        display: block;
    }
    .mainmenu-bar .nav:before {
        display: none;
    }

    .mainmenu-bar .nav ul li {
        display: block;
        width: 100%;
    }
/*
    .mainmenu-bar .nav ul li > ul {
        display: none;
    }
*/
    .mainmenu-bar .nav ul li.open > ul {
        display: block;
        background-color: #f1f1f1;
        width: 300px;
        border-top: none;
    }

    .mainmenu-bar .nav .drop-menu-1 a {
        display: block;
    }

    .mainmenu-bar .nav li a:hover {
        background: none;
    }

    .mainmenu-bar .nav ul ul {
        float: none;
        position: static;
        color: #ffffff;
    }

    /* Fisrt Tier Dropdown*/
    .mainmenu-bar .nav ul ul li {
        display: block;
        width: 100%;
    }

    .mainmenu-bar .nav ul ul ul li {
        position: static;
    }

    .mainmenu-bar .nav li.has-child > a:after {
        content: "\e5cf";
        float: right;
        margin-right: 20px;
        font-size: 16px;
        font-family: 'Material Symbols Outlined';
    }
    .mainmenu-bar .nav .drop-menu li a:after {
        content: "";
    }

    .mainmenu-bar .nav li.open > a:after {
        content: "\e5ce";
        font-family: 'Material Symbols Outlined';
    }
    .has-child li a:only-child:after {
        display: none;
    }
    .drop-menu-1 li a:only-child:after {
        display: none;
    }
    .main-nav .nav ul li.open > ul {
        display: block !important;
        background-color: #0a1722;
        width: 300px;
    }
    .mainmenu-bar .nav .responsive-menu > li.has-child:hover::after,
    .mainmenu-bar .nav .drop-menu-1 > li.has-child:hover::after {
        display: none;
    }
    .mainmenu-bar .nav .drop-menu-2 {
        border-left: none;
    }
    .ht-content .customer-area {
        display: none;
    }

    .ht-content.search {
        display: none;
    }
    .header-top-content {
        position: relative;
    }
    .ht-content.logo {
        background: transparent;
        text-align: center;
        width: 100%;
        margin: 0;
    }
    #nav-toggler {
        position: absolute;
        left: 0;
        top: 30px;
    }
    .ht-content.logo a {
        padding: 0;
        padding-top: 7px;
    }

    p.developer-text {
        padding-bottom: 70px;
        font-size: 12px;
    }
    
    section.footer-btm {
        text-align: center;
        padding: 0px;
    }
    .footer-widget ul li {
        width: auto;
    }
    .footer-widget {
        text-align: center;
        margin-bottom: 20px;
    }
    .socila-links {
        text-align: center;
        margin-top: 10px;
    }
    
       .socila-links ul {
           text-align: center !important;
    }
    
    .contact-access .contact-item{
        justify-content: center;
    }


    .contact-access {
        margin:0px 84px;
        justify-content: center;
    }
    .home-right-banner-desktop {
        display: none;
    }
    .home-right-banner-mobile {
        display: block;
    }
    .search-icon-mobile {
        display: block;
        font-size: 16px;
        color: white;
        position: absolute;
        margin: 0 6px 0 10px;
        top: 50%;
        right: -5px;
        left: auto;
        transform: translateY(-50%);
    }
    .search-icon-mobile span {
        font-size: 28px;
        transform: translateY(5px);
    }
    .search-box {
        position: absolute;
        top: 0;
        left: 50%;
        width: 110%;
        background-color: #fff;
        z-index: -1;
        opacity: 0;
        visibility: hidden;
        transform: translateX(-50%);
    }
    .search-box.search-active {
        top: 49px;
        display: block;
        opacity: 1;
        visibility: visible;
        z-index: 99999;
        box-shadow: 0 5px 5px rgb(0 0 0 / 20%);

   }
    .seacrh-inner-box {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }
    .seacrh-inner-box input[type="search"] {
        width: 100%;
        border: 1px solid transparent;
        padding: 13px 30px 13px 50px;
        height: auto;
        box-shadow: none;
    }
    .seacrh-inner-box button {
        position: absolute;
        top: 50%;
        left: 17px;
        transform: translateY(-50%);
        border: 0;
        background-color: #4b474700;
        color: gray;
    }
    .seacrh-inner-box button span {
        font-size: 20px;
        width: 20px;
        height: 20px;
        transform: translateY(4px);
    }
    .seacrh-inner-box input:focus,
    .seacrh-inner-box button:focus {
        outline: 0;
        box-shadow: none;
    }
    .sticky-footer {
        border-top: 1px solid var(--main);
        display: block;
    }
    .cart-btn {
        display: none;
    }
    
    .footer-featured-option{
            grid-template-columns: repeat(2, 1fr);
    }
    
    .footer-btm-widget.text-left p span{
        opacity: 1;
    }
    
    .our-loc-sec .map-icon i{
        font-size: 2.5rem;
    }
    
    .our-loc-sec .card-body{
        height: 220px;
    }
    
    .our-loc-sec .txt {
        padding: 0px 0px 15px;
    }
    .our-loc-sec .txt h3{
        font-size: 22px;
    }
    
    .our-loc-sec .txt p{
        font-size: 14px;
        line-height: 18px;
    }
    
    .subscribe-section{
        height: 160px;
    }
    .subscribe-content{
        justify-content: center;
    }
    
    .product-category-wrapper .single-category-item{
        padding: 5px;
    }
    
    .product-category-wrapper{
        grid-template-columns: repeat(4, 1fr);
        gap: 5px;
    }
    
    
}


/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 769px) {
    
    .pc-builder .row{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .ending-footer{
        padding: 15px 0 75px;
    }
    .ending-footer-bottom {
    display: grid;
    justify-content: center;
    align-items: center;
}
.footer-block{
    display: block;
}
.ending-footer-bottom .footer-btm-widget{
    margin-bottom: 0;
}
    
    .product-overview-area-wrapper .breadcrumb{
        margin: 35px 0 20px;
    }
    
    .notification{
        top: 70px;
    }
    .notification.active {
        padding: 20px 0;
        height: 60px;
    }
    
    .after-header .compare-box{
        margin-top: 10px;
    }
    
    .mdl-compare {
        padding: 2px 5px;
    }
    
    .mdl-compare h4 {
        margin: 5px;
        font-size: 12px;
    }
    
    .mdl-compare p {
        font-size: 8px;
        opacity: 1;
        margin: 5px 6px;
    }
    
    
    .sliding_text_wrap{
        margin-top: 15px;
    }
    
        .breadcrumb {
            font-size: 13px;
            margin-top: 15%;
        }
    
        .footer-btm-widget>p{
            color: #6f6f6f;
        }
        
        .fa-solid.fa-envelope-open-text{
            display:none;
        }
        
        .footer-btm .footer-logo {
            height: 40px;
            width: auto;
            margin-bottom: 8%;
            margin-top: 3%;
        }
        
        .footer-section-right{
            margin-bottom: 0px;
        }
        
        .footer-btm-widget{
            margin-bottom: 18%;
            font-size: 12px;
        }
       
        .footer-block {
            justify-content: center;
        }
    
        .p-top-30 {
            
        }
    
        .btn.border.find.d-fc{
            margin: 0;
        }
        
        
    .common-home .after-header {
        position: relative;
        margin-top: 35px;
    }

    .btn-pcb,.btn-ob{
        display: none;
    }

    .btn-ob-mobile{
        display: unset;
        position: absolute;
        right: 15px;
        margin: 0;
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .logo img {
        height: 100%;
        width: 100%;
        background: black;
        border-radius: 8px;
        margin: 8px 0px;
        height: 30px !important;
        width: 193px;
    }
    .pc-builder-list{
        gap: 10px !important;
    align-items: center;
    }
    .pc-builder-list a span, .pc-builder-list .pc-builder-button span{
        color: var(--white) !important;
    }
    
    a.pc-builder-button.get-quate{
        height: auto !important;
        font-size: 12px !important;
    }
    
    .heading {
        padding: 20px 0 20px;
    }
    .product-listing .product {
        padding: 10px;
        margin: 0 !important;
    }

    .price-wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: start;
        gap: 15px;
        flex-direction: column;
        align-items: start;
    }
    .product-wrap .price-wrap {
        flex-direction: inherit;
        gap: 7px;
        justify-content: center;
        align-items: center;
    }
    .product .name {
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        height: 50px;
        margin: 0 0 10px;
        text-align: center;
    }
    .product-details-area .col-sm-12,
    .product-overview-area .col-sm-12{
        width: 100%;
    }
    .product .caption{
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        display: none;
    }
    .price-wrap .price-new {
        font-size: 14px;
    }

    .price-wrap .price-old.price {
        font-size: 12px;
        margin: 0;
    }

    .product-listing .product .image {
        height: auto;
    }
    
    .footer-widget ul li:after {
        content: "";
        display: inline-block;
        width: 4px;
        height: 4px;
        border-radius: 3px;
        background: var(--s-f-c1);
        position: absolute;
        right: -4px;
        top: 9px;
    }

    
}

@media (max-width: 767px) {
    .mdl-compare {
        padding: 20px;
    }
    .mdl-compare h4,
    .cmpr-field input{
        font-size: 12px;
    }
    .mdl-compare p{
        font-size: 12px;
    }
    .st-outline {
        margin: 0 10px 0px 0px;
    }
    .cmpr-field i{
        right: 25px;
    }
    .special-product-img {
        padding: 0;
    }
    
    .col-pull-4 {
        left: 0%;
    }
    
    .col-pull-8 {
        right: 0%;
        margin: 30px 0px 30px;
    }
    
    .special-product-img img {
        height: auto;
        
    }
    
    .dot{
        height: 5px;
        width: 5px;
    }
    
    .product-module .featured-head h3{
  font-size: 20px !important;
        font-size: 18px;
        font-weight: 600;
    }
}
.single-special-product-item {
    background: none;
}
.special-product-img img {
    width: 100%;
    height: 200px;
}
@media (min-width: 1024px) {
  .logo img {
                  max-width: 150px;
        height: 100%;
        width: 100%;
        border-radius: 8px;
        margin: 18px 0px !important;
        height: 44px ! IMPORTANT;
        width: 193px;
  }
}

@media only screen and (max-width: 633px) {
    
        
        .mdl-compare {
        padding: 20px 5px;
    }
    
    .mdl-compare h4 {
        font-size: 16px;
    }
    
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .categor-offer-box{
        height: 5rem;
    }

    
    .categor-offer-box .ic{
        padding: 20px 25px;
    }
    
    .ic i{
        font-size: 30px;
    }
    
    .footer-featured-option .categor-offer-in {
            padding: 5%;
        }
    
    .footer-featured .footer-featured-option .categor-offer-box .categor-offer-in .blurb{
        font-size: 8px;
        font-weight: 600;
    }
    
    .footer-featured .footer-featured-option .categor-offer-box .categor-offer-in .m-hide{
        font-size: 6px;
    }
}


@media only screen and (max-width: 432px) {
    
    .product-overview-area-wrapper .breadcrumb {
        margin: 30px 0 15px;
    }
    
    .product-listing .product .image {
        height: 180px;
    }
    .st-outline {
        margin: 0px 0px 0px 0px;
    }
    .product-wrap .product img{
        object-fit: contain;
    }
    
    
    .categor-offer-box {
        height: 3rem;
    }
    .categor-offer-box .ic{
        padding: 8px 12px;
    }
}

@media (max-width: 767px) {
    .mainmenu-barr {
        border: none !important;
        border-bottom: none !important;
    }
}
