@font-face { 
    font-family: 'Pangram';
    src: url('fonts/Pangram-Light.woff2') format('woff2'),
        url('fonts/Pangram-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Pangram';
    src: url('fonts/Pangram-ExtraBold.woff2') format('woff2'),
        url('fonts/Pangram-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Pangram';
    src: url('fonts/Pangram-Black.woff2') format('woff2'),
        url('fonts/Pangram-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Pangram';
    src: url('fonts/Pangram-Regular.woff2') format('woff2'),
        url('fonts/Pangram-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Pangram';
    src: url('fonts/Pangram-Medium.woff2') format('woff2'),
        url('fonts/Pangram-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Pangram';
    src: url('fonts/Pangram-Bold.woff2') format('woff2'),
        url('fonts/Pangram-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
.container_b {
    width: 1320px;
    position: relative;
} 
.header_b{
    background: url(media/images/header-bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0;
}
.topBar_b {
    background: none;
    padding: 25px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.logo-section .logo-tp_b {
    margin-top: 0 !important;
    margin-right: 15px;
    position: relative;
}
.logo-section .logo-tp_b::after {
    position: absolute;
    background: #a1a0a0;
    width: 1px;
    height: 100%;
    right: -16px;
    top: 0;
    content: "";
}

.quick_links_mod {
  width: 100%;
  margin-bottom: 0px;
}

.logo-section a {
    width: auto;
}
.logo-section .logo-tp_b img {
    max-width: 300px;
}
.creditCar_b a {
    background: none;
    padding: 0;
    margin: 0;
}
.bottom-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.topHeaderNav_b {
    margin: 0;
}
.topHeaderNav_b h2 {
    color: #a1a0a0;
    font-size: 22px;
    margin: 0 0 10px 0px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'Pangram';
}
.topHeaderNav_b ul a {
    display: block;
}
.topBar_b a {
    color: #a1a0a0;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    font-family: 'Pangram';
}
.topBar_b a:hover {
    text-decoration: none;
    color: #2b7fcd;
}
.phone-number a {
    font-size: 22px;
    font-style: normal;
}
.loginSec_b a:focus {
    color: #2b7fcd;
}
.search-inventory .searchHolder.search-one {
    display: block;
    position: relative;
    margin: 0 0;
    width: 100%;
}
.search-inventory .searchHolder.search-one::before {
    position: absolute;
    content: "";
    width: 28px;
    height: 28px;
    left: 8px;
    background: url(media/images/search-icon.png) no-repeat center;
    background-size: 26px;
    top: 50%;
    transform: translateY(-50%);
}
.search-inventory .searchHolder.search-one input {
    background: #252525;
    border: none;
    color: #fff;
    padding: 10px 80px 10px 38px;
    height: 50px;
    font-family: 'Pangram';
    width: 100% !important;
}
.search-inventory .searchHolder::placeholder {
    margin-left: 20px;
    color: #a1a0a0;
    font-family: 'Pangram';
}
.search-inventory .searchHolder .goBtn_b {
    width: 62px;
    height: 32px;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: lighter;
    border: 1px solid #a1a0a0;
    border-radius: 8px;
    padding: 6px 8px;
    background: none;
    font-family: 'Pangram';
}
span.fltR.seperator_b {
    color: #a1a0a0;
}
.search-inventory {
    width: 24%;
}
.search-inventory .searchHolder .goBtn_b:hover, .search-inventory .searchHolder .goBtn_b:focus {
    color: #fff;
}
.search-inventory .shopLink {
    background: url(media/images/cart-icon.png) no-repeat left 0px;
    padding-top: 0px;
    height: 40px;
    width: 40px;
    position: relative;
    float: right;
    clear: right;
    top: -8px;
}
.search-inventory .icon.shopLink a {
    padding: 0;
    font-size: 12px;
    display: block;
    margin-top: 0;
    margin-left: 0;
    height: 20px;
    position: absolute;
    top: -2px;
    right: -2px;
    color: #fff;
    z-index: 11;
    font-weight: normal;
    font-family: 'Pangram';
}
.search-inventory .loginSec_b {
    float: none;
    margin: 0;
    width: 85%;
}
.header-wrapper {
    border-top: 2px solid #a1a0a0;
}
.header-wrapper nav.navbar {
    margin: 0;
}
.header-wrapper nav li a {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 15px;
    font-weight: bold;
    font-family: 'Pangram';
}
.header-wrapper nav li a:hover, .header-wrapper nav li a:focus, .header-wrapper nav li.open a:focus, .nav .open>a, .nav .open>a:focus {
    background: none;
    color: #2b7fcd;
}
.header-wrapper nav .dropdown .dropdown-menu a {
    color: #000;
}
.bottom-menu li .dropdown-menu a {
    color: #000;
    font-size: 16px;
    font-weight: medium;
    font-family: 'pangram';
    display: block;
    line-height: 22px;
    padding: 8px 15px;

}
.bottom-menu li .dropdown-menu a:hover{
    color: #2b7fcd;
    text-decoration: none;
}
.bottom-menu li .dropdown-menu{
    padding: 0;
}
.dropdown-menu .stre-bk_b img {
    display: none;
}

.bottom-menu .navbar-right {
    margin-right: 0px;
}
.jump-to-shop {
    background: #555555;
    padding: 10px 12px 12px;
}
.jump-to-shop h3 {
    margin: 0 0 6px 0px;
    font-size: 18px;
    font-weight: 400;
    color: #2b7fcd;
    font-family: 'Pangram';
}
.jump-to-shop ul {
    margin: 0 0 2px;
}
.jump-to-shop li a {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Pangram';
}
.jump-to-shop li a:hover {
    text-decoration: none;
    color: #2b7fcd;
}
.jump-to-shop span {
    font-weight: 700;
    padding: 0 5px;
    color: #2b7fcd;
    font-family: 'Pangram';
}
/****** slider ****/
.sw.slider {
    width: 100%;
    position: relative;
    background: #000;
}
.sw.slider #owl-demo .item img{
    height: 400px;
}
.sw.slider .owl-theme .owl-controls {
    margin-top: 0;  
}
.mob-show{
    display: none;
}

/*** feature image **/
.fetured-wrapper{
    padding: 50px 0 20px;
    background: #202020;
    position: relative;
}.featured-text h1 {
    font-size: 90px;
    text-transform: uppercase;
    font-weight: 900;
    text-align: center;
    font-family: 'pangram';
    transform: matrix( 1.0560022858804,0,0,1.54044262192829,0,0);
    background: -webkit-linear-gradient(#888, #000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.feature-info img {
    margin: 0 auto;
    max-width: 200px;
    width: 100%;
}
.feature-image-wrap {
    display: flex;
    justify-content: space-between;
    margin-top: -90px;
    position: relative;
    z-index: 1;
    
}
.feature-info {
    text-align: center;
    
}
.fea-logo h2, .fea-logo h3 {
    margin: 0;
}
.fea-logo h2 a {
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Pangram';
    line-height: 28px;
}
.fea-logo h2 a:hover{
    color: #2b7fcd;
    text-decoration: none;
}
.fea-logo h3 a {
    color: #2b7fcd;
    font-weight: 800;
    font-size: 22px;
    text-transform: uppercase;
    padding: 5px 15px;
    display: block;
    font-family: 'Pangram';
    line-height: 24px;
}
.fea-logo h3 a:hover{
    color: #fff;
    text-decoration: none;
}
.feature-main-img{
    display: flex;
    min-height: 190px;
    align-items: flex-end;  
}
/*** inventory box ***/
.inventory-wrapper {
    padding: 30px 0;
    background: url(media/images/inventory-bg.jpg) no-repeat center;
    background-size: cover;
    position: relative;
}
.inventory-wrapper::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
}
.inv-content {
    position: relative;
    z-index: 11;
}
.inv-img {
    position: relative;
    border: 4px solid #fff;
}
.inv-img::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.3);
}
.inv-text {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.7);
    border: 3px solid #fff;
    padding: 15px 0px;
    max-width: 320px;
    width: 100%;
}
.inv-text h2 a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'pangram';
    font-size: 40px;
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
}
.inv-text h2 a:hover{
    color: #2b7fcd;
    text-decoration: none;
}
.inv-text h3 a {
    color: #2b7fcd;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'pangram';
    font-size: 28px;
    display: inline-block;
    padding-top: 5px;
}
.inv-text h3 a:hover {
    color: #fff;
    text-decoration: none;
}

/*** footer logo ****/

.footer-logo {
    padding: 30px 0;
    background: #202020;
}
.logo-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 -15px;
   
}
.logo-img {
    border: 1px solid #fff;
    padding: 15px;
    margin: 0 15px;
    min-height: 100px;
    display: flex;
    align-items: center;
    max-width: 200px;
    width: 100%;
}
.logo-wrapper img{
    max-width: 158px;
    width: 100%;
    margin: 0 auto;
}
/**** footer ****/

.row.no-gutters {
   margin-right: 0;
   margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
   padding-right: 0;
   padding-left: 0;
}

/** footer **/
.sw.footer {
    background: none;
    display: block;
    position: relative;
    background: url(../media/images/footer-bg.jpg) no-repeat center center;
    background-size: cover;
}
.sw.footer::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    left: 0;
    top: 0;
}
.left-footer {
    background: #161616;
}
.footer-wrapper {
    padding: 80px 50px 0px;
    position: relative;
    z-index: 1;
}
.footer-address {
    margin-top: 40px;
}
.footer-address a:hover {
    text-decoration: none;
    color: #2b7fcd;
}
.footer-address h3 {
    font-size: 24px;
    font-family: 'pangram';
    text-transform: uppercase;
    font-weight: 800;
    color: #2b7fcd;
    margin: 0px 0 5px;
}
.footer-address li a {
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase;
    font-family: 'pangram';
    font-weight: 500;
}
.footer-address .f-map {
    justify-content: space-between;
    border-top: 6px solid #555555;
    border-bottom: 6px solid #555555;
    margin: 0;
    display: flex;
    max-width: 280px;
    margin: 30px 0;
    width: 100%;
}
.footer-address .f-map li {
    padding: 12px 0;
    position: relative;
}
.footer-address .f-map li:first-child:after {
    position: absolute;
    content: "";
    right: -26px;
    top: 0;
    height: 100%;
    width: 6px;
    background: #555;
}
.footer-address .f-map li a {
    text-transform: capitalize;
}
.footer-address .f-map li a i {
    color: #2b7fcd;
    padding-right: 5px;
}
.footer-address .f-hours {
    max-width: 280px;
    width: 100%;
}
.footer-address .f-hours li a {
    display: flex;
    justify-content: space-between;
    font-weight: normal;
}
.footer-address .policy {
    padding-top: 15px;
}
.footer-address .policy li {
    display: inline-block;
    position: relative;
}
.footer-address .policy li+li::before {
    position: absolute;
    content: "|";
    color: #fff;
    top: 12px;
    left: -8px;
    width: 100%;
    height: 100%;
}
.footer-address .policy li a {
    font-size: 14px;
    font-weight: 300;
    padding-right: 10px;
    position: relative;
}

.one-fifth {
    width: 100%;
}
.right-footer h3 {
    color: #2b7fcd;
    font-family: 'pangram' !important;
    font-size: 24px !important;
    line-height: 32px;
    text-transform: capitalize;
    font-weight: 800 !important;
    margin-top: -5px;
}
.right-footer ul {
    margin: -10px 0 20px 0;
}
ul.footer-links {
    margin-top: -2px;
}
.right-footer ul li{
    background: none;
    padding: 0 !important;
}
.right-footer ul li a {
    color: #fff;
    font-size: 22px;
    line-height: 22px;
     font-family: 'pangram';
     font-weight: 500;
}
.right-footer a:hover{
    color: #2b7fcd !important;
    text-decoration: none;
}
.footer-social-icon a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 150px;
    margin-top: 10px;
	margin-bottom: 10px;
}
.footer-social-icon a span {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    font-family: 'pangram';
    text-transform: capitalize;
    line-height: 22px;
}
.footer-social-icon a img {
    height: auto;
    width: auto;
}
span.social-img {
    max-width: 35px;
    text-align: center;
    width: 100%;
}
p#newsletter_success {
    text-align: left !important;
    margin: 0;
	font-size: 12px;
    background: #DFF2D5;
    color: #000;
    padding: 10px;
    border-radius: 2px;
    width: 100%;
    float: left;
}

.danger_alert {
position: relative;
padding: 1.75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: .25rem;
background-color: #f8d7da;
border-color: #f5c6cb;
}

.one-fifth h3.nwsltr {
    margin: 0;
    text-align: left;
}
.right-footer .keep-up {
    padding-top: 40px;
}
.right-footer form.form_standard {
    display: flex;
}
.right-footer input[type="text"] {
    display: inline-block;
    margin: 30px 10px 10px 0;
    padding: 10px !important;
    height: 40px;
    line-height: 28px;
    background: none;
    box-shadow: none;
    border: 1px solid #fff;
    width: 100%;
    color: #fff;
    width: 80%;
}
.right-footer input[type="text"]::placeholder{
    color: #fff;
}
.right-footer input[type="button"] {
    display: inline-block;
    margin: 30px 0;
    color: #fff;
    font-size: 20px;
    font-family: 'pangram';
    line-height: 20px;
    height: 40px;
    background: none;
    border: none;
    width: 20%;
}
.right-footer .keep-up h2, .right-footer .keep-up h3{
    margin: 0;
}
.right-footer .keep-up h2 a {
    color: #fff;
    font-size: 22px;
    text-transform: capitalize;
    font-family: 'pangram';
}
h3.aut-title {
  padding: 60px 0 0px;
  text-align: left;
}

/** bottom footer **/

.bottom-footer p {
    color: #fff;
    line-height: 26px;
    font-size: 18px;
    font-weight: 300;
    font-family: 'pangram';
    padding-top: 40px;
}
.power-section{float: right; padding-top: 10px;}
.power-section p {
    display: inline-block;
    padding: 0;
    position: relative;
    top: 20px;
    font-style: normal;
    font-weight: lighter;
    text-transform: capitalize;
    margin-right: 8px;
}
.power-section a {
    display: inline-block;
}
.power-section img.powerlogo-a {
    width: 100% !important;
	margin: 30px 0 0 0;
}
.bottom-footer {
    padding: 85px 0 0px;
}
p#newsletter_success {
    text-align: center;
    line-height: 15px;
    padding-top: 10px;
}
.one-fifth input:focus {
    border: transparent !important;
    outline: 0;
}
p#newsletter_success {
    text-align: center;
    line-height: 15px;
    padding-top: 10px;
}
.sw a.ftrimg {
    margin: 10px 0 0;
}

/** inner pages **/ 

.wrap {
    padding-bottom: 0%;
    min-height: auto !important;
}
.wrap p{
    font-family: 'pangram';
}
.s_master_v .logo img {
    max-width: 280px;
    width: 100%;
    margin-top: 15px;
}
.wrap .video-wrapper, .benz_views_header .video-wrapper, .master_v_brand .video-wrapper, .master_v_new.js .video-wrapper{
    display: none;
} 
.wrap .header_b, .benz_views_header .header_b, .master_v_brand .header_b, .master_v_new.js .header_b {
    position: relative;
    
}
.wrap .header_b.fixed, .benz_views_header .header_b.fixed, .master_v_brand .header_b.fixed, .master_v_new.js .header_b.fixed
{
    position: initial;
}


h3.head-tx, .mid .mid-r .mid-r-but a, .major_unit_search .bluebutton_b, 
.benz_views-product.up-buttons-2.active,.fltrbx .up-buttons .up-buttons-1:hover, 
.fltrbx .up-buttons .up-buttons-2:hover, input.input_button, .tablinks.active, .tlg .sbHolder, .productNav,
.productNav ul.active li:hover, .szchrt p.hdn a, .filter-inner .filter-item.checked b, .input_button_purple, 
a.button_purple:visited, a.button_purple:link, .percentage, .prodBuyBtn
{
    background: #2b7fcd !important;
}
.fltrbx .up-buttons .up-buttons-1:hover::after, .fltrbx .up-buttons .up-buttons-2:hover::after,
.fltrbx .up-buttons .up-buttons-2.active::after, .filter-inner .filter-item.checked b
 {
    border-color: #2b7fcd transparent transparent transparent;
}
.filter-inner .filter-item:hover b{
    border-color: #2b7fcd ;
}
.main_content h1, h4.expand_heading a, .expand_nav li a, .side_item p a, .base_nav li a, 
.pagination h3 a, .section_head a, .filter-inner .filter-item.checked, .filter-inner .filter-item:hover,
.breadCrumb, .breadCrumb a, .addToCat, .mid-r-text .mid-text-left a:hover, #desktop_cart a, .site-map .unit .title, .head-txt,
.price, #price {
    color: #2b7fcd !important;
}
.sbHolder, .productNav ul.active, .addToCat, .input_button_purple, a.button_purple:visited, a.button_purple:link{
    border: 1px solid #2b7fcd !important;
}
.section_head {
    border-bottom: 1px #2b7fcd solid;
}

.productNav ul.active, .bottom-menu li .dropdown-menu{
    z-index: 11111;
}
.actv{
    box-shadow: none;
}
.dropdown-menu>.active>a{
    background: #2b7fcd;
    color: #fff !important;
}
.hidden_table .input_button {
    color: #fff;
    padding: 10px 15px;
    font-family: 'charlevoix_prolight';
}

.clo, .txt-title {
    color:#2b7fcd;
}
.col-md-12 .bttn {
    background: #2b7fcd;
}
.body.master_v_new .video-wrapper {
    display: none;
}
.cntnr-ttl.ttldspl {
    padding-top: 15px;
}


	
	.dropdown-menu .last.oemparts.stre-bk_b.navacross7{display:none!important;}


/***** responsive ******/

@media (max-width: 1340px) and (min-width: 1200px){
    .container_b {
        width: 1170px;
    }
    .logo-section .logo-tp_b img {
        max-width: 280px;
    }
    .topHeaderNav_b {
        width: 22%;
    }
    .bottom-menu {
        flex-wrap: nowrap;
    }
    .header-wrapper nav li a {
        font-size: 16px;
        padding: 14px;
    }
    .sw.slider #owl-demo .item img {
        height: 360px;
    }
    .jump-to-shop {
        padding: 10px 8px 12px;
        width: 24%;
    }
    .jump-to-shop li a {
        font-size: 14px;
        font-weight: 500;
    } 
    .featured-text h1 {
        font-size: 82px; 
        margin-top: 0; 
    }
    .fetured-wrapper {
        padding: 50px 0 30px;
    }
    .fea-logo h2 a {
        font-size: 24px;
    }
    .fea-logo h3 a {
        font-size: 20px;
    } 
    .inv-text{
        max-width: 300px;
    }
    .inv-text h2 a{
        font-size: 36px;
    }  
}


@media (max-width: 1199px) and (min-width: 1024px){
    .container_b {
        width: 970px !important;
    }
    .logo-section {
        width: 50%;
        text-align: left;
    }
    .topBar_b {
        padding: 20px 0;
    }
    .logo-section .logo-tp_b {
        margin: 0 !important;
    }
    .logo-section .logo-tp_b img {
        max-width: 300px;
    }
    .topHeaderNav_b {
        width: 50%;
        margin: 0 !important;
    }
    .phone-number, .search-inventory {
        width: 50%;
        margin-top: 10px;
    }
    .searchHolder .search-bx {
        width: 100% !important;
    }
    .bottom-menu {
        flex-wrap: nowrap;
    }
    .header-wrapper nav.navbar{
        width: 100%;
    }
    .header-wrapper nav li a {
        font-size: 15px;
        font-weight: 400;
        padding: 10px 8px;
    }
    .sw.slider #owl-demo .item img {
        height: 340px;
    }
    .jump-to-shop {
        width: 30%;
        padding: 10px 8px 12px;
    }
    .jump-to-shop li a {
        font-size: 14px;
        font-weight: 400;
    }
    /**** featured ***/
    .featured-text h1 {
        font-size: 70px;
        margin: 0;
    }
    .fea-logo h2 a {
        font-size: 20px;
    }
    .fea-logo h3 a {
        font-size: 18px;
    }
    /***inventory **/
    .inventory-wrapper {
        padding: 30px 0;
    }
    .inv-text {
        max-width: 260px;
    }
    .inv-text h2, .inv-text h1 {
        margin: 12px 0 10px;
    }
    .inv-text h2 a {
        font-size: 24px;
    }
    .inv-text h3 a {
        font-size: 20px;
    }
    /*** footer ***/
    .footer-wrapper {
        padding: 80px 30px 50px;
    }
    .footer-address li a {
        font-size: 18px;
    }
    .right-footer h3 {
        font-size: 24px !important;
    }
    .footer .one-fifth {
        width: 100% !important;
    }
    .power-section p {
        top: 8px;
    }
    .right-footer input[type="button"] {
        font-size: 18px;
        margin-top: 30px;
    }

}
@media (max-width: 1023px) and (min-width: 768px){
    .container_b{
        width: 750px !important;
        padding: 0 10px !important;
    }
    .logo-section {
        width: 50%;
        text-align: left;
    }
    .logo-section .logo-tp_b {
        margin: 0 !important;
    }
    .topHeaderNav_b {
        width: 50%;
    }
    .phone-number, .search-inventory {
        width: 50%;
        margin-top: 25px;
    }
    .search-inventory .searchHolder.search-one {
        top: 0;
    }
    .searchHolder .search-bx {
        width: 100%;
    }
    .header-wrapper nav.navbar{
        width: 100%;
    }
    .bottom-menu {
        display: block;
    }
    .header-wrapper nav li a {
        font-size: 15px;
        font-weight: 400;
        padding: 10px 8px;
    }
    .sw.slider #owl-demo .item img {
        height: auto;
    }
    .jump-to-shop {
        width: 100%;
        text-align: center;                         
    }
    .header_b {
        padding: 0 !important;
    }
    /** featured image **/
    .feature-image-wrap {
        flex-wrap: wrap;
    }
    .featured-text h1 {
        font-size: 50px;
        margin: 0;
    }
    .fetured-wrapper {
        padding: 50px 0 30px;
    }
    .feature-info {
        width: 33.33%;
    }
    .feature-main-img {
        min-height: 200px;
    }
    .feature-info img {
        max-width: 200px;
    }
    .fea-logo h2 a {
        font-size: 22px;
        font-weight: 500;
    }
    .fea-logo h3 a {
        font-size: 20px;
        font-weight: 600;
        padding-top: 0;
    }
    /*** inventory ***/
    .inv-text h2 a {
        font-size: 24px;
    }
    .inv-text h3 a {
        font-size: 22px;
        padding: 0;
    }
    .inventory-wrapper {
        padding: 30px 0;
    }
    .footer-logo {
        padding: 40px 0 15px;
    }
    .logo-img {
        margin-bottom: 30px;
    }
    .logo-wrapper {
        flex-wrap: wrap;
        justify-content: center;
    }
    /*** footer ***/
    .left-footer .footer-wrapper {
        text-align: center;
    }
    .footer-wrapper {
        padding: 80px 20px 50px;
    }
    .footer-address .f-map {
        margin: 30px auto;
    }
    .footer-address h3 {
        font-size: 22px;
    }
    .footer-address li a {
        font-size: 16px;
    }
    .footer-address .policy li+li::before {
        width: auto;
        left: -9px;
    }
    .footer-address .f-hours {
        margin: 0 auto;
    }
    .footer .one-fifth {
        width: 100%;
    }
    .right-footer h3 {
        font-size: 22px !important;
        font-weight: 800 !important;
    }
    .right-footer ul li a {
        font-size: 18px;
        line-height: 18px;
    }
    .footer-social-icon a {
        margin-top: 5px;
    }
    .footer-social-icon a span {
        font-size: 18px;
        line-height: 18px;
    }
    .right-footer input[type="button"] {
        font-size: 14px;
        margin-top: 30px;
    }
    .right-footer .keep-up h3 {
        line-height: 26px;
    }
    .right-footer .keep-up h2 a {
        font-size: 18px;
    }
    .power-section p {
        top: 8px;
    }

}

@media (max-width: 767px) and (min-width: 320px){
	
  .footer .one-fifth { float: inherit !important; }
  
} 

@media (max-width: 767px) and (min-width: 320px){
    .container_b{
          width: 100% !important;
          padding: 0 15px !important;
    }
    .topHeaderNav_b, .phone-number, .search-inventory, .header-wrapper {
        display: none; 
    }
    .logo-section .logo-tp_b::after{
        display: none;
    }
    .logo-section {
        margin: 0 auto;
    }
    .logo-section .logo-tp_b img {
        max-width: 250px;
        margin: 0;
    }
    .searchHolder.search-one {
        float: none;
        width: 100%;
        padding: 0 15px;
    }
    .searchHolder form {
        width: 100%;
        max-width: 380px;
        margin: 0 auto;
    }
    .searchHolder form input {
        width: 75% !important;
        margin-right: 15px;
        background: none;
        color: #fff;
    }
	
	
	.header_b .easy-autocomplete-container{width: 251px;}
.searchHolder.search-one .easy-autocomplete-container ul li div{    text-align: left;}


    .searchHolder form input::placeholder {
        color: #fff;
    }
    .searchHolder .goBtn_b{
        background: #2b7fcd;
    }
    .mblacnt-log {
        padding: 10px 6px 15px;
    }
    .sw.slider{
        float: none;
    }
    .sw.slider #owl-demo .item img {
        height: auto;
    }
    /*** feaured image ***/
    .feature-image-wrap {
        justify-content: center;
        margin-top: -70px;
        flex-wrap: wrap;
    }
    .featured-text h1 {
        font-size: 45px;
        line-height: 45px;
    }
    .feature-info {
        margin-bottom: 15px;
    }
    .feature-main-img{
        min-height: 190px;
    }
    .feature-info img{
        max-width: 200px;
    }
    .fea-logo h2 a {
        font-size: 20px;
        line-height: 22px;
    }
    .fea-logo h3 a {
        font-size: 20px;
        line-height: 18px;
    }

    /** inventory **/
    .inventory-wrapper {
        padding: 50px 0 20px;
    }
    .inv-text h2 a {
        font-size: 28px;
    }
    .inv-text h3 a {
        font-size: 24px;
    }
    .inv-content {
        max-width: 400px;
        margin: 0 auto 30px;
        width: 100%;
    }

    .logo-img{
        margin: 15px;
    }
    .logo-wrapper {
        justify-content: center;
        flex-wrap: wrap;
    }
    /*** footer ***/
    .footer-wrapper {
        text-align: center;
        padding: 50px 20px;
        flex-wrap: wrap;
    }
    .f-logo img {
       margin: 0 auto;
    }
    .footer-address .f-map {
        margin: 20px auto;
    }
    .footer-address .f-hours {
        margin: 0 auto;
    }
    .footer-address li a {
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
    }
    .footer-address h3 {
        font-size: 20px;
    }
    .footer-address .policy li+li::before {
        width: auto;
        top: 10px;
    }
    .right-footer ul li {
        margin: 0;
    }
    .right-footer ul li a {
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
    }
    .footer-social-icon a {
        margin: 3px auto 0;
        max-width: 130px;
    }
    .footer-social-icon a span {
        font-size: 16px;
        font-weight: 400;
    }
    .right-footer form.form_standard {
        max-width: 350px;
        margin: 0 auto;
    }
    .right-footer .keep-up {
        padding-top: 20px;
    }
    .right-footer .keep-up h2, .right-footer .keep-up h3{
        line-height: 24px;
    }
    .right-footer .keep-up h2 a {
        font-size: 16px;
        font-weight: 400;
    }
    .bottom-footer {
        padding: 40px 0 0px;
    }
    .bottom-footer p {
        font-size: 16px;
        margin: 0;
        line-height: 22px;
    }
    .power-section {
        float: none;
        margin-top: 30px;
    }
}

@media (max-width: 479px) and (min-width: 320px) {
    .searchHolder form input {
        width: 70% !important;
    }
    .feature-main-img {
        min-height: 150px;
    }
    .feature-info {
        width: 50%;
    }
    .featured-text h1 {
        font-size: 40px;
        line-height: 42px;
        -webkit-text-fill-color: #555;
    }
    .fetured-wrapper {
        padding: 30px 0 20px;
    }
    .feature-image-wrap {
        margin-top: -35px;
    }
    .inventory-wrapper {
        padding: 60px 0 30px;
    }
    .inv-text{
        max-width: 250px;
    }
    .inv-text h2 a {
        font-size: 26px;
    }
    .inv-text h3 a {
        font-size: 22px;
    }
    .logo-img {
        min-height: 80px;
        max-width: 130px;
    }
    .footer-logo {
        padding: 10px 0 30px;
    }
    .power-section p {
        display: block;
        top: 5px;
    }
}


 
/* For Improve Design Product & Product Inner Page */

.content_wrap{max-width:1320px!important; padding:0 15px;} 
.container{max-width:1320px!important; width:auto!important; padding:0 15px;}

.content_section .product_box{height:auto!important; min-height:335px; padding-bottom:10px;}

.product_photo{border:none; border-bottom:1px solid #eee;}
.content_section .product_box{border:1px solid #eee; }
.top-deals-section .home_page_top_deals .product_box .price, .content_section .product_box .price {
  color: #333;
  text-align: center;
font-weight: 500;}
.top-deals-section .home_page_top_deals .product_box .product_box_text h3 a, .top-deals-section .home_page_top_deals .product_box .product_box_text span a, .content_section .product_box .product_box_text h3 a, .content_section .product_box .product_box_text span a {
  color: #777;
  display: block;
  font-weight: 400;
  width: 100%;
  margin: 10px 0;
  font-size: 14px;
  text-align: center;
  line-height: normal;
  padding-left: 10px;
  padding-right: 10px;
}
.product_box{margin-bottom:10px;}
.product_box  > div{width:100%;}
.top-deals-section .home_page_top_deals, .content_section{width: 100%;float: left;display: flex;gap: 10px;flex-wrap: wrap;}
.page_id_7 .content_section{display:block;}
.page_id_21 .content_section{display:block;}
.content_section .section_head{width:100%;}
.content_section {padding: 0;border: 0;background: #fff;}
.content_section .product_box {display: block !important;width: 230px!important;height: 335px;margin-top: 2px;}
.top-deals-section .home_page_top_deals .product_box .product_photo_small, .content_section .product_box .product_photo_small {padding:10px 10px 4px 10px;}
.product_photo_small img{width:50px; height:40px;}
.contentSec.shopping .prodSec {
  width: 40% !important;
  margin-right: 3% !important;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.contentSec.shopping .prodDetailSec {
  width: 53% !important;
  margin-right: 2%;
}
.priceDetaiSect{width:100%; margin-left:0; margin-top:0; padding-top:60px;}
#price {
  font-size: 28px!important;
  color: #000!important; padding-bottom:10px!important;
  font-weight: bold!important;
}
.container.dtlpg .breadCrumb {
  margin-bottom: 40px;
  color: #333;
  font-size: 16px;
  letter-spacing: 1px;
  font-family: "Rubik", sans-serif !important;
  text-align: left;
}

.productListView.gallery_inner img {
  max-height: 100% !important;
  max-width: 100% !important;
  margin-top: 0px !important;
  padding: 4px;
}

.productListView a {
  width: 90px !important;
  height: 90px !important;
  border: 1px solid #ccc;
  margin: 1px;
}

.prodSec .prodGallery {
  background: transparent;
  height: auto;
  margin-top: 10px;
  border-top: 1px solid #ccc;
  margin-left: -1px;
  padding-left: 1px;
  padding-right: 1px;
  background: #fff;
  margin-right: -1px;
  padding-top: 10px;
}

.productListView.gallery_inner {
  text-align: left;
}

.container.dtlpg > .container {
  position: relative;
  width: 100% !important;
  overflow: initial !important;
}

.dtlpg .mn {
  text-align: right;
  font-size: 22px !important;
  font-weight: 400 !important;
  font-family: "Rubik", sans-serif !important;
  position: absolute;
  width: 53%;
  float: right;
  left: 43%;
  margin: 0;
  text-align: left;
  line-height: 30px;
}

/* copied css */

.sidebar{
margin-bottom: 0px;
padding: 0px;
border: none;
background: #fff;}

.sidebar .toggle_container, .sidebar .base_container {
margin-bottom: 20px;
border-left: 1px solid #ccc !important;
border-right: 1px solid #ccc !important;
width: 100% !important; }
.sidebar .fltrbx {
float: left;
padding: 0;
background: #fff;
border: 0;
border-radius: 12px;
border-top: 0; }
.sidebar .grg {
color: #000;
font-size: 16px;
padding-top: 11px;
text-shadow: none;
font-family: "Rubik", sans-serif;
text-transform: uppercase;
font-weight: 500;
padding: 0;
display: flex;
flex-wrap: wrap; }
.sidebar .grg div {
  margin-left: 3px; }
.sidebar .side_header {
padding: 20px 15px !important;
background: #f2f2f2;
border-radius: 7px 7px 0 0; }
@media (max-width: 1024px) {
  .sidebar .side_header {
	padding: 10px 15px !important; } }
.sidebar .sidebar_frame {
margin-bottom: 20px; }
.sidebar h4.expand_heading, .sidebar p.expand_headingend {
background: #fff;
border: 0;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
width: 100% !important;
border-bottom: 1px solid #ccc;
padding: 15px 10px; }
.sidebar h4.expand_heading a, .sidebar p.expand_headingend a {
  color: #333;
  font-size: 13px;
  font-weight: 400;
  padding: 15px 0px;
  font-family: "Rubik", sans-serif;
  padding: 0; }
.sidebar h4.expand_heading:hover, .sidebar p.expand_headingend:hover {
  background: #eee; }
.sidebar .expand_nav li, .sidebar .base_nav li {
height: auto; }
.sidebar .expand_nav li a, .sidebar .base_nav li a {
background: #fff;
color: #333 !important;
font-size: 13px;
font-weight: 400;
padding: 15px 10px;
font-family: "Rubik", sans-serif; }
.sidebar .expand_nav li a:hover, .sidebar .base_nav li a:hover {
  background: #eee; }
.sidebar h4.expand_heading a {
color: #444 !important; }
.sidebar .base_nav {
border-bottom: 1px solid #ccc; }
.sidebar .base_nav li a:hover, .sidebar .base_nav ul li:hover a {
height: auto; }
.sidebar .expand_nav li div {
margin: 0 !important; }
.sidebar .expand_nav li div a {
padding: 14px 10px;
background: transparent !important; }
.sidebar .toggle_container {
overflow: auto !important;
border: 0; }
.sidebar .expand_nav li a:hover, .sidebar .expand_nav ul li:hover a {
height: auto;} 
.sidebar .tlg{margin-bottom:20px; padding:0!important;}
.sidebar .side_item a{color:#333!important; padding:10px 10px!important; display:block!important; font-size:14px!important; text-decoration:none!important; border:none!important}
.sidebar .side_item a u{text-decoration:none!important;}
.sidebar .side_item a b{font-weight:normal!important;}
.sidebar .side_item p{width:100%!important; padding:0!important}
.sidebar .side_item a:hover{background:#eee!important; color:#000!important}

.side_header.tablinks .grg{color:#fff!important;  
  text-align: center !important; justify-content:center;
}
.shopping .descriptionArea {
  margin-top: 50px;
  padding: 0;
  background: #fff !important;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px; }

.shopping #description, .shopping #reviews, .shopping #partnumbers,
.shopping #fitment, .shopping #sizechart {
  background: #fff;
  color: #000;
  padding: 0 !important;
  margin: 0;
  font-size: 20px !important;
  font-weight: 500;
  padding: 20px 0 !important;
  margin-right: 30px; }
  
.shopping #fitment .fa, .shopping #sizechart img {
  display: none; }

.descriptionArea a.active {
  border-bottom: 2px solid #000;
  padding: 20px 0 !important;
  color: #000; }
  
  
.page_id_57 .cntnr-ttl {display:none;}
.page_id_57 .custom-lead-form td {
  padding: 20px;
  text-align: center;
}
  
/* Common Style for Custom Froms start */
.custom-lead-form {
  box-shadow: 0 1px 5px #00000029 !important;
  padding: 35px 35px !important;
  border-radius: 20px !important;
  margin-bottom: 100px !important;
  margin-top: 50px !important;
}

 .custom_form .btn.btn-default {
  background-color: var(--Black)!important;
  border-color: var(--Black)!important;
  color: var(--White)!important;
  border-radius: 3px !important;
  font-weight: 400;
  line-height: 1.5;
  padding: 10px 20px !important;
  text-shadow: none !important;
  font: bold 14px 'Helvetica', sans-serif;
  margin-top: 30px !important;
  width:auto!important;
  min-width:100px!important;
}


