@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,400i,700,700i');

/*---------------------------Reset Css------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    list-style: none;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: normal;
    word-wrap: break-word;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

article, aside, details, fig, caption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    /*background:url(/images/themes/309/banner.jpg) no-repeat center top #030303;
	background-attachment:fixed;*/
}

a {
    color: #ffffff;
    text-decoration: none;
    outline: none;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

    a:hover {
        color: #B00E0E;
    }

        outline: none;
        text-decoration: none;
    a img {
        border: none;
        outline: none;
        text-decoration: none;
    }

    a:hover img {
        border: none;
        outline: none;
        text-decoration: none;
    }

img {
    max-width: 100%;
}

input, select, textarea, button {
    vertical-align: middle;
    outline: none;
    border: none;
}

select {
    -webkit-appearance: inherit;
}

.noImage {
    background: url(/images/themes/309/noimage.png) no-repeat center center #CCCCCC !important;
    color: #535353;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
}

    .noImage > img {
        visibility: hidden;
    }


/* Header CSS */

header {
    float: left;
    width: 100%;
    background: #B00E0E;
}

.navbar-default {
    background: none;
    border: none;
}

.logo {
        width: 100%;
    max-width: 100%;
    /* border-right: 1px solid #1a1a1a; */
    float: left;
   padding: 5px 5px 15px;
}

.navbar {
    margin-bottom: 0px;
}

.menuText {
    font-size: 14px;
    color: #B00E0E;
    text-transform: uppercase;
    margin-top: 16px;
    float: left;
    display: none;
}

.navMain {
    width: 100%;
    float: left;
    background: #010101;
}

ul.mainNav {
    padding: 0;
    margin: 0;
}

.navbar-default .navbar-nav > li {
    display: inline-block;
    list-style: none;
    border-right: 1px solid #202020;
    padding: 21px 7px 19px;
}

    .navbar-default .navbar-nav > li:last-child {
        border: 0px solid #000;
    }

    .navbar-default .navbar-nav > li > a {
        text-decoration: none;
        font-size: 16px;
        color: #dddddd;
        padding: 0;
        font-family: 'Roboto Condensed', sans-serif;
        font-style: italic;
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
            color: #B00E0E;
        }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
}

.phnNo {
    float: left;
    width: 100%;
    padding: 20px 0px 0px;
}

    .phnNo i.fa {
       border-radius: 999px;
    color: #ffffff;
    font-size: 21px;
    text-align: center;
    border: 1px solid #ffffff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-right: 9px;
    }
    
    
    .phnNo span {
        color: #ffffff;
        font-size: 22px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 400;
    }
    .phnNo span a
    {
        color: #FFFFFF;
    }
    .phnNo span :hover
    {
        color: #B00E0E;
    }

/*Footer CSS*/
footer {
    float: left;
    width: 100%;
    background: rgba(255, 255, 255, 0.16) url(/images/themes/309/footerbg.png) no-repeat;
    background-size: cover;
    padding: 48px 0 0 0;
    border-top: 3px solid #B00E0E;
}

ul.footerList {
    float: left;
    width: 100%;
}

    ul.footerList li {
        float: left;
        width: 100%;
        padding-bottom: 11px;
    }

        ul.footerList li a {
            color: #dbdbdb;
            font-size: 16px;
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: 400;
        }

            ul.footerList li a:hover, ul.footerList li.active a {
                color: #B00E0E;
            }

p.copyright {
    padding: 0 0 0 0;
    line-height: normal;
    font-size: 13px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    color: #787878;
}

.copyRightBlock {
    float: left;
    width: 100%;
    background: url(/images/themes/309/copybg.png) repeat left top;
    padding: 15px 0 16px;
    margin-top: 24px;
}
/***********/
.greysection {
    float: left;
    width: 100%;
    background: #fff;
    padding: 35px 0px 50px;
}

.tittle {
    font-size: 60px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-style: italic;
    line-height: normal;
    padding-bottom: 14px;
}

    .tittle span {
        color: #B00E0E;
    }

.textBox {
    float: left;
    width: 100%;
    background: #000;
    border: 0px solid #000;
    color: #fff;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    border-radius: 3px 3px 3px 3px;
    padding: 15px 10px 13px;
}

.yellowbutton {
    float: left;
    width: 100%;
    border-radius: 3px 3px 3px 3px;
    text-align: center;
    text-transform: uppercase;
    font-size: 21px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    background: #181819;
    padding: 11px 10px 10px;
    color: #B00E0E;
}

    .yellowbutton:hover {
        opacity: 0.8;
    }

.formnewsletter {
    float: left;
    width: 100%;
    border-bottom: 1px solid #303030;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.fbwidget {
    float: left;
    width: 100%;
    max-width: 500px;
}

    .fbwidget img {
        float: left;
        width: 100%;
        height: auto;
    }

.column {
    float: left;
    width: 100%;
    display: table;
    margin-bottom: 10px;
}

    .column .left {
        float: left;
        width: 50px;
        height: 50px;
        text-align: center;
        line-height: 60px;
        border: 1px solid #000;
        border-radius: 999px;
        margin-right: 10px;
    }

    .column .right {
        float: none;
        display: table-cell;
        width: 100%;
        vertical-align: middle;
        color: #ffffff;
        font-size: 20px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 400;
        line-height: normal;
    }

    .column .left i.fa {
        color: #000;
        font-size: 30px;
    }

.payIcons {
    float: left;
    width: 100%;
    margin: 40px 0 30px;
}

    .payIcons a {
        float: left;
        margin: 0 10px 10px 0;
    }

.socialIcons {
    float: left;
    width: 100%;
}

    .socialIcons a {
        float: left;
        width: 50px;
        height: 50px;
        border-radius: 999px;
        text-align: center;
        line-height: 56px;
        margin-right: 10px;
    }

        .socialIcons a i.fa {
            font-size: 21px;
            color: #ffffff;
        }

        .socialIcons a.facebook {
            background: #3b5896;
        }

        .socialIcons a.twitter {
            background: #00abeb;
        }

        .socialIcons a.facebook:hover {
            background: #4971c7;
        }

        .socialIcons a.twitter:hover {
            background: #2dbaef;
        }

.imgbg {
    float: left;
    width: 100%;
    /*background: url(/images/themes/309/blurimg.jpg) no-repeat left top;*/
    /*background-size: cover;
    text-align: center;
    padding: 40px 0 37px 0;
    background-color:#131314*/
}

    .imgbg h1 {
        color: #B00E0E;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
        line-height: normal;
        font-size: 50px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
    }

    .imgbg .subheading {
        color: #000000;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
        line-height: normal;
        font-size: 26px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 400;
        font-style: italic;
    }

.greybox {
    float: left;
    width: 100%;
    background: #131314;
    padding: 45px 0 35px;
}

.textcenter {
    text-align: center;
}

.greybox p {
    padding: 0 0 10px 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #a8a8a8;
}

    .greybox p span {
        color: #B00E0E;
    }

.thumbBock {
    float: left;
    width: 100%;
    position: relative;
    margin: 10px 0 20px;
}

.thumb {
    float: left;
    width: 100%;
    height: auto;
}

    .thumb img {
        float: left;
        width: 100%;
        height: auto;
    }

.desc {
    text-align: center;
    font-size: 22px;
    line-height: normal;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    text-transform: capitalize;
    background: url(/images/themes/309/catdesc.png) repeat left top;
    width: 100%;
    padding: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.categoryDesc {position: absolute;    z-index: 9999;}

.thumbBock a:hover .desc {
    color: #B00E0E;
}

.owl-carousel {
    position: relative;
}

.prev-legacy {
    position: absolute;
    left: 0px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    width: 20px;
    height: 34px;
    background-image: url(/images/themes/309/leftarrow.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: 99999px;
    overflow: hidden;
    font-size: 0px;
}

.next-legacy {
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    width: 20px;
    height: 34px;
    background-image: url(/images/themes/309/rightarrow.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: 99999px;
    overflow: hidden;
    font-size: 0px;
}

.logos {
    float: left;
    width: 100%;
    text-align: center;
    /*background: #0a0a0a;*/
    padding: 11px 20px;
    margin-top: 26px;
    margin-bottom: 16px;
}

    .logos .logoslide {
        float: none;
        display: inline-block;
    }

        .logos .logoslide img {
            width: auto;
            max-width: 100%;
            height: auto;
        }

    .logos .owl-carousel {
        padding: 0 100px;
    }

    .logos .item {
        height: 77px;
        line-height: 77px;
        vertical-align: central;
        position: relative;
    }

        .logos .item img {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            margin: auto;
        }

.img {
    float: left;
    width: 100%;
}

    .img img {
        float: left;
        width: 100%;
        height: auto;
    }

.threeImg {
    float: left;
    width: 100%;
    padding-top: 50px;
}

.navbar {
    border: 0px solid #000;
}

.bannerOuter {
    float: left;
    width: 100%;
}

.banner {
    float: left;
    width: 100%;
}

    .banner img {
        float: left;
        width: 100%;
        height: auto;
    }

.pattern {
    float: left;
    width: 100%;
    background: #fff;
    padding: 165px 0 0;
}

    .pattern .logos .item {
        height: 110px;
        width: 165px;
        line-height: 77px;
        vertical-align: central;
        position: relative;
    }

        .pattern .logos .item img {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            margin: auto;
        }

    .pattern .logos {
        /*background: url(/images/themes/309/jeeplogosbg.png) repeat left top;*/
    }

.threeCol {
    float: left;
    width: 100%;
    margin-bottom: 14px;
}

.col {
    position: relative;
    float: left;
    width: 87%;
    margin: 0 7.5%;
    background: #181819;
    border: 3px solid #B00E0E;
    padding: 30px 30px 37px;
    margin-bottom: 20px;
    -webkit-transform: skew(-18deg);
    -moz-transform: skew(-18deg);
    -o-transform: skew(-18deg);
    transform: skew(-18deg);
    z-index: 2;
}

.colinner {
    -webkit-transform: skew(18deg);
    -moz-transform: skew(18deg);
    -o-transform: skew(18deg);
    transform: skew(18deg);
    float: left;
    width: 100%;
}

.col h1 {
    padding: 0 0 6px 0;
    margin: 0 0 0 0;
    font-size: 30px;
    color: #ffffff;
    text-transform: uppercase;
    font-style: italic;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    line-height: normal;
}

    .col h1 span {
        color: #B00E0E;
    }

.selectbg {
    float: left;
    width: 100%;
    background: #B00E0E;
    border-radius: 3px 3px 3px 3px;
    padding: 2px;
}

    .selectbg select {
        float: left;
        width: 100%;
        padding: 8px 10px 5px;
        color: #181819;
        font-size: 16px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 400;
    }

.pattern .yellowbutton {
    width: auto;
    padding: 10px 27px 9px;
    margin: 0 0 40px 52px;
}

.pattern .container {
    margin-top: -170px;
}







.topCol {
    float: left;
    width: 100%;
    padding-top: 44px;
}

.srchbox {
    float: left;
    width: 100%;
    border-radius: 3px 3px 3px 3px;
    background: #000000;
    padding: 10px;
}

    .srchbox input {
        float: left;
        width: 90%;
        background: none;
        border: 0px;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
        font-size: 14px;
        color: #ffffff;
    }

    .srchbox button {
        float: right;
        background: none;
        border: 0px solid #ffffff;
        padding: 0 0 0 0;
    }

        .srchbox button i.fa {
            color: #FFFFFF;
            font-size: 14px;
        }

.topCol .left label {
    float: left;
    width: 100%;
    color: #ffffff;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    padding-bottom: 5px;
}

.topCol .right {
    float: right;
    margin-top: -20px;
}

.topLinks {
    float: right;
    margin-top: 25px;
}

    .topLinks a {
        float: left;
        margin-left: 19px;
        width: 50px;
    }

        .topLinks a span {
            float: left;
            width: 100%;
            text-align: center;
            color: #ffffff;
            font-size: 14px;
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: 400;
            margin-top: 8px;
        }

        .topLinks a i.fa {
            width: 50px;
            height: 50px;
            border: 2px solid  #ffffff;
            color: #ffffff;
            border-radius: 999px;
            line-height: 50px;
            font-size: 30px;
            text-align: center;
        }

        .topLinks a:hover span {
            color: #FFFFFF;
        }

        .topLinks a:hover i.fa {
            border-color: #B00E0E;
            color: #FFFFFF;
        }





@media screen and (-webkit-min-device-pixel-ratio:0) {
    .navbar-default .navbar-nav > li {
        padding: 27px 6px 19px;
    }

    ::i-block-chrome, .navbar-default .navbar-nav > li {
        padding: 21px 7px 19px;
    }
}



.shop-box {
    background: rgba(0, 0, 0, 0) url("/files/images/bg-shop-box.png") no-repeat scroll center top;
    margin: 0 auto 20px;
    min-height: 118px;
    padding: 20px 0 15px 35px;
    width: 398px;
}

    .shop-box .select {
        background: rgba(0, 0, 0, 0) url("/files/images/bg-shop-box-select.gif") no-repeat scroll left top;
        color: #666666;
        display: block;
        font-family: Oswald;
        font-size: 1.8rem;
        font-style: italic;
        font-weight: 400;
        margin-left: -10px;
        padding: 8px 0 6px 10px;
        text-transform: uppercase;
    }

    .shop-box .select-wrapper {
        background: #e70000 none repeat scroll 0 0;
        border-radius: 3px;
        left: 25px;
        padding: 10px;
        position: absolute;
        top: 63px;
        transition: opacity 0.2s ease-in-out 0s;
        width: 86%;
        z-index: 6000;
    }

    .shop-box .close-select {
        border: 2px solid #B00E0E;
        border-radius: 50%;
        box-sizing: border-box;
        color: #B00E0E !important;
        cursor: pointer;
        font-family: Open Sans;
        font-size: 23px;
        font-weight: 100;
        height: 30px;
        line-height: 1;
        position: absolute;
        right: -20px;
        text-align: center;
        text-decoration: none;
        text-shadow: none;
        top: -20px;
        transition: all 0.5s ease 0s;
        width: 30px;
        z-index: 9999999;
    }




.selection, .toggle {
    margin-bottom: 0px;
    margin-right: auto;
    marign-lift: auto;
    padding: 5px;
    z-index: 9999999;
    background: white;
    border: solid 2px gray;
    width: 100%;
    cursor: pointer;
}

.toggle {
    text-align: left;
    border: none;
    border: none;
    background: #ffffff;
    float: left;
    width: 100%;
    position: relative;
    height: 40px;
    border-radius: 5px;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 30px;
}

.selection1, .selection2, .selection3 {
    background: #B00E0E;
    border: medium none;
    border-radius: 5px;
    padding: 10px;
    position: absolute;
    text-align: left;
    display: none;
}

.selection select {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    margin-bottom: 5px;
    padding: 0 5px;
    background:#fff;
}

.toggle i {
    float: right;
    margin-top: 6px;
}

button.searchButton {
    width: 80px;
    font-size: 16px;
    color: #B00E0E;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    border-radius: 5px;
    text-align: center;
    padding: 10px;
    background: #181819;
    margin-top: 5px;
}

    button.searchButton:hover {
        background: #515151;
    }

.selection span img {
    position: absolute;
    right: -12px;
    top: -18px;
}

.selectDropdown {
    position: relative;
    z-index: 999999999;
}

.logos .owl-carousel .owl-item img {
    width: auto !important;
}
.spn-vc-cartitem-count
{
    background: #ffffff none repeat scroll 0 0;
    border-radius: 50%;
    height: 35px;
    line-height: 34px;
    position: absolute;
    text-align: center;
    width: 36px;
    margin-top: -17px;
    margin-left: 26px;
}
.cartItemCount
{
    color: #000000 !important;
}
.index-brands-img
{
    background-color : #B00E0E;
}
.index-brands-img .index-brands > ul {
    padding-top: 30px;
    padding-bottom: 15px;
    padding-left: 0;
    list-style: none;
    margin: 0;
}
.index-brands-img .index-brands > ul > li {
    display: inline-block;
    text-align: center;
    padding-bottom: 20px;
    width: 10%;
   margin-top: 10px;
}
.index-brands-img .index-brands > ul > li > a {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
}
.index-brands-img .index-brands > ul > li > a:hover img {
    -webkit-filter: drop-shadow(0 0 2px #000000);
    filter: drop-shadow(0 0 2px #000000);
}
.index-brands-img .index-brands > ul > li > a img {
     vertical-align: middle; 
    max-width: 100%;
    border: 0;
}
.socialIcons { float:left; width:100%;}
.socialIcons a { float:left; width:50px; height:50px; border-radius:999px; text-align:center; line-height:56px; margin-right:10px;}
.socialIcons a i.fa { font-size:21px; color:#ffffff;}
.socialIcons a.facebook { background:#3b5896;}
.socialIcons a.twitter { background:#00abeb;}
.socialIcons a.facebook:hover { background:#4971c7;}
.socialIcons a.twitter:hover { background:#2dbaef;}
.socialIcons a.youtube { background:#dd4b39;}
.socialIcons a.google-plus { background:#00abeb;}
.socialIcons a.youtube:hover { background:#bb0000;}
.socialIcons a.google-plus:hover { background:#dd4b39;}
.socialIcons a.instagram { background:rgb(154,96,192);}
.socialIcons a.instagram:hover { background:#1a0dab;}

.socialIconsTop { width:100%;}
.socialIconsTop a { float: right;width:40px;height: 40px;border-radius: 999px;text-align: center;line-height: 45px;margin-right: 4px;}
.socialIconsTop a i.fa { font-size:21px; color:#B00E0E;}
.socialIconsTop a.facebook { background:#3b5896;}
.socialIconsTop a.twitter { background:#00abeb;}
.socialIconsTop a.facebook:hover { background:#4971c7;}
.socialIconsTop a.twitter:hover { background:#2dbaef;}
.socialIconsTop a.youtube { background:#dd4b39;}
.socialIconsTop a.google-plus { background:#00abeb;}
.socialIconsTop a.youtube:hover { background:#bb0000;}
.socialIconsTop a.google-plus:hover { background:#dd4b39;}
.socialIconsTop a.instagram { background:rgb(154,96,192);}
.socialIconsTop a.instagram:hover { background:#1a0dab;}

.index-brands
{
    margin-left: 100px;
}
.Customlogo
{
    width:145px;
}
ul#mainNavigationBar li ul {
            position: absolute;
            display: none;
            z-index: 999;
            margin-top: 0px;
            background: #000000 none repeat scroll 0 0;
            border: 1px solid #000000;
            color:#dddddd;
            width: 225px;
        }

        ul.subMenu > li {
            border: none;
            padding: 0 30px 0 0;
            text-align: left;
        }

            ul.subMenu > li > a {
                    color: #dddddd !important;
            }
             ul.subMenu > li > a:hover
             {
                    color: #B00E0E !important;
                    background: #000000 none repeat scroll 0 0;
            }
             ul.subMenu > li > a:focus
             {
                  color: #d51900 !important;
                    background: #000000 none repeat scroll 0 0;
             }
            

        ul#mainNavigationBar li:hover ul {
            display: block;
            z-index: 9999;
        }
        
    
.ddl-category {
    text-align: left;
    border: none;
    border: none;
    float: left;
    width: 100%;
    position: relative;
    height: 40px;
    border-radius: 5px;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 30px;
}

    .ddl-category .selection {
        background: none !important;
    }

        .ddl-category .selection select {
            font-weight: normal !important;
            margin-top: -10px;
            cursor: pointer;
        }

.social-vc-icons a {
    color: #000000;
}


@media (min-width: 1700px)
{
    .container {
        width: 1500px;
    }
}

.topLinks a:hover {
    color: #FFFFFF !important;
}

.phnNo span a:hover {
    color: #FFFFFF;
}

