/*
@font-face {
    font-family: "fontawesome-webfont";
    src: url("../fonts/fontawesome-webfont.ttf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "ProximaNova";
    src: url("../fonts/proximanova-regular-webfont.eot");
    src: url("../fonts/proximanova-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-regular-webfont.woff") format("woff"), url("../fonts/proximanova-regular-webfont.ttf") format("truetype"), url("/../fonts/proximanova-regular-webfont.svg#ProximaNovaRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "ProximaNova";
    src: url("../fonts/proximanova-regularit-webfont.eot");
    src: url("../fonts/proximanova-regularit-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-regularit-webfont.woff") format("woff"), url("../fonts/proximanova-regularit-webfont.ttf") format("truetype"), url("/../fonts/proximanova-regularit-webfont.svg#ProximaNovaRegular") format("svg");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "ProximaNova";
    src: url("../fonts/proximanova-bold-webfont.eot");
    src: url("../fonts/proximanova-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-bold-webfont.woff") format("woff"), url("../fonts/proximanova-bold-webfont.ttf") format("truetype"), url("/../fonts/proximanova-bold-webfont.svg#ProximaNovabold") format("svg");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "ProximaNova";
    src: url("../fonts/proximanova-boldit-webfont.eot");
    src: url("../fonts/proximanova-boldit-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-boldit-webfont.woff") format("woff"), url("../fonts/proximanova-boldit-webfont.ttf") format("truetype"), url("/../fonts/proximanova-boldit-webfont.svg#ProximaNovaboldit") format("svg");
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: "ProximaNova";
    src: url("../fonts/proximanova_semibold-webfont.eot");
    src: url("../fonts/proximanova_semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova_semibold-webfont.woff") format("woff"), url("../fonts/proximanova_semibold-webfont.ttf") format("truetype"), url("/../fonts/proximanova_semibold-webfont.svg#ProximaNovaboldit") format("svg");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "Proxima Nova Lt";
    src: url("../fonts/proximanova_semibold-webfont.eot");
    src: url("../fonts/proximanova_semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova_semibold-webfont.woff") format("woff"), url("../fonts/proximanova_semibold-webfont.ttf") format("truetype"), url("/../fonts/proximanova_semibold-webfont.svg") format("svg");


}
@font-face {
    font-family: "ProximaNova";
    src: url("../fonts/proximanova-extrabld-webfont.eot");
    src: url("../fonts/proximanova-extrabld-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-extrabld-webfont.woff") format("woff"), url("../fonts/proximanova-extrabld-webfont.ttf") format("truetype"), url("/../fonts/proximanova-extrabld-webfont.svg#ProximaNovaextrabld") format("svg");
    font-weight: 900;
    font-style: normal;
}*/

/* Extendables */
/* ================================= */
.nav-bar, .nav-bar .main-nav, .legal-footer, .legal-footer .newsletter-signup form {
    zoom: 1;
}
.nav-bar:before, .nav-bar .main-nav:before, .legal-footer:before, .legal-footer .newsletter-signup form:before, .nav-bar:after, .nav-bar .main-nav:after, .legal-footer:after, .legal-footer .newsletter-signup form:after {
    content: "";
    display: table;
}
.nav-bar:after, .nav-bar .main-nav:after, .legal-footer:after, .legal-footer .newsletter-signup form:after {
    clear: both;
}
.nav-bar .nav-items li .home-link, .social a, .legal-footer .newsletter-signup .submit {
    direction: ltr;
    display: block;
    display: inline-block;
    overflow: hidden;
    text-align: left;
    text-indent: -999em;
}

.nav-bar#nav-1{
    background: #141414;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
   
}
.nav-bar .main-nav {
    float: left;
    height: 64px;
	font: 16px/1 "ProximaNova", sans-serif;
}
.nav-bar .logo {
/*    display: inline-block;
    padding: 0;
    position: absolute;
    width: 66px;
    left: 49%;
    top: 25%;*/
 display: inline-block;
    padding: 0;
}
.nav-bar .logo-small {
    display: inline-block;
    padding: 1.25em 2em;
}
.nav-bar .logo img, .nav-bar .logo-small img {
    display: block;
}
.nav-bar .logo-small {
    padding: 0;
}
.nav-bar a {
    color: #fff;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 24px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition-property: color;
    -webkit-transition-duration: 0.1s;
    -webkit-transition-timing-function: linear;
    -moz-transition-property: color;
    -moz-transition-duration: 0.1s;
    -moz-transition-timing-function: linear;
    -o-transition-property: color;
    -o-transition-duration: 0.1s;
    -o-transition-timing-function: linear;
    transition-property: color;
    transition-duration: 0.1s;
    transition-timing-function: linear;
/*    font-size: 11px;*/
/*    font-family: 'Open Sans', sans-serif;*/
    font-weight: 700;
}
.nav-bar a:hover {
    color: #6c6d6e;
}
.nav-bar .nav-items {
/*    display: block;
    margin: 35px 0 0 0;
    vertical-align: top;*/
display: inline-block;
    margin: 1.25em 0;
    vertical-align: top;
}
.nav-bar .nav-items li {
    display: inline-block;
    padding: 0 1em;
}
/*.nav-bar .nav-items li:nth-child(3){
    margin-right: 10%;
}*/
/*.nav-bar .nav-items li:nth-child(4){
    margin-left: 10%;
}*/
.nav-bar .nav-items li .home-link {
    background: url('http://www.vossenwheels.com/images/icon_home.png') no-repeat transparent left 3px;
    height: 17px;
    width: 15px;
}
.nav-items li a.home-link:hover {
    opacity: 1;
}
.auxillery-nav {
    float: right;
	position:absolute;
	top:0px;
	right:0px;
	z-index:9999;
	
}
.auxillery-nav .cart {
/*    border-color: #6c6d6e;
    border-style: none solid;
    border-width: 0 0 0 1px;*/
    display: inline-block;
/*    line-height: 2.7;*/
    max-height: 64px;
    padding: 1.25em 1em;
}
.auxillery-nav .cart .item-count, .auxillery-nav .cart .item-count-empty {
    background: #621114;
    border-radius: 9px;
    color: white;
    display: inline-block;
    font: bold 10px/18px "ProximaNova", sans-serif;
    height: 18px;
    text-align: center;
    vertical-align: baseline !important;
    width: 18px;
	margin-top:0px;
	margin-left:8px;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: linear;
    -moz-transition-property: all;
    -moz-transition-duration: 0.3s;
    -moz-transition-timing-function: linear;
    -o-transition-property: all;
    -o-transition-duration: 0.3s;
    -o-transition-timing-function: linear;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: linear;
}
.auxillery-nav a {
	font-size: 0.8em;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	text-transform: uppercase;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: linear;
    -moz-transition-property: all;
    -moz-transition-duration: 0.3s;
    -moz-transition-timing-function: linear;
    -o-transition-property: all;
    -o-transition-duration: 0.3s;
    -o-transition-timing-function: linear;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: linear;
	outline:none;
}

#link-tuv { background:url('http://www.vossenwheels.com/images/tuv.png') center center no-repeat; padding:1.5em 1em; height:64px; margin:0; width:110px; display:block; float:left; }
	a:hover#link-tuv { background:url('http://www.vossenwheels.com/images/tuv-white.png') center center no-repeat; }
	#tuv-panel { background:#fff; max-width:800px; padding:120px 70px; margin:0 auto; position:relative; }
	#tuv-panel img { float:left; }
	#tuv-panel h1 { color: #363636; font: 2em/1 "ProximaNova", sans-serif; margin: 0 0 1em 260px; padding: 0; }
	#tuv-panel p { color: #363636; margin: 0 0 1em 260px; padding: 0; font-size: 1em; line-height:1.67; }
	#tuv-panel p a { color:#d22b2a; }

#link-shop { background:#d21c24; padding:1.5em 1em; height:64px; margin:0; width:auto; display:block; float:left; color:#fff; }
a:hover#link-shop { color:#262626; }
#link-cart { background: #af1218 url('http://www.vossenwheels.com/images/cart-red.png') 14px center no-repeat; padding:1.5em 1em 1.5em 2.5em; height:64px; margin:0; width:auto; display:block; float:left; position:relative; border:none; vertical-align:baseline; }
a:hover#link-cart { background: #af1218 url('/images/cart-white.png') 14px center no-repeat; position:relative; vertical-align:baseline; }

.auxillery-nav #cart-pannel-containr{ 
    position: absolute;
	top:64px;
    right:0;
    padding-right:148px;
}
.auxillery-nav #cart-pannel-containr #cart-pannel {
    min-width:440px;
    height:auto;
    background-color:#FFF;
    display:none;
}
.auxillery-nav #cart-pannel-containr #cart-pannel .cart-pannel-top {
    min-height:124px;
    padding:10px 0px 7px 0px;
    border-left: 1px solid #c4c4c4;
    border-right: none;
}
.auxillery-nav #cart-pannel-containr #cart-pannel .cart-pannel-top ul li {
    border-bottom:0px solid #999999;
    margin-top:0px;
    margin-bottom:10px;
    padding-bottom: 10px;
    padding-left: 15px;
	clear:both;
}
.auxillery-nav #cart-pannel-containr #cart-pannel .cart-pannel-top ul li p{  /*width:70%; float:left;*/ }
.auxillery-nav #cart-pannel-containr #cart-pannel .cart-pannel-top ul li:last-child {
    border-bottom:none;border:1px  solid red;
}
.auxillery-nav #cart-pannel-containr #cart-pannel .cart-pannel-top span img {
    float:left;
    margin-right:10px;
}
.auxillery-nav #cart-pannel-containr #cart-pannel .cart-pannel-top .price {
    float:right;
}
.auxillery-nav #cart-pannel-containr #cart-pannel .cart-pannel-top .sparter {
    width:100%;
    background:url('http://www.vossenwheels.com/images/doted-line.jpg') repeat-x;
    height:1px;
    margin-top:10px;
    margin-bottom:5px;
}
.auxillery-nav #cart-pannel-containr #cart-pannel .cart-pannel-top .sub-total {
    margin-bottom:0px;
    margin-top:0px;
}
.auxillery-nav #cart-pannel-containr #cart-pannel .cart-pannel-top p {
    font-size:14px;
    padding-top:10px;
    line-height:18px;
    display:inline-block;
    padding-top:5px;
    margin-right:10px;
    font-family:"ProximaNova";
    color:#363636;
    margin: 15px 10px;
}
.auxillery-nav #cart-pannel-containr #cart-pannel .cart-pannel-bottom {
    background-color:#292929;
    min-height:62px;
    padding:10px;

}
.auxillery-nav #cart-pannel-containr #cart-pannel .cart-pannel-bottom .cart-pannel-bottom-left {
    float:left;
    width:41%;
    margin-top:10px;
}
.auxillery-nav #cart-pannel-containr #cart-pannel .cart-pannel-bottom .cart-pannel-bottom-left a {
    font-size:14px;
    color:#FFFFFF;
    text-transform:uppercase;
    font: bold 15px "ProximaNova", sans-serif;
    border-bottom:1px solid white;
}
.auxillery-nav #cart-pannel-containr #cart-pannel .cart-pannel-bottom .cart-pannel-bottom-right {
    float:right;
    width:auto%;
    margin-top:5px; 
}
/*-----------------------------------------------------------*/

.button-checkout {
    background:#d22b2a;
    width:133px;
    height:32px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font: bold 13px "ProximaNova", sans-serif;
    padding: 5px 5px;
    text-decoration: none;
    text-transform: uppercase;
    text-align:center;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: linear;
    -moz-transition-property: all;
    -moz-transition-duration: 0.3s;
    -moz-transition-timing-function: linear;
    -o-transition-property: all;
    -o-transition-duration: 0.3s;
    -o-transition-timing-function: linear;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: linear;
}
.button-checkout:hover {
    background:#eb5756;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: linear;
    -moz-transition-property: all;
    -moz-transition-duration: 0.3s;
    -moz-transition-timing-function: linear;
    -o-transition-property: all;
    -o-transition-duration: 0.3s;
    -o-transition-timing-function: linear;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: linear;
}
.btn-series-section {
    min-height:45px;
    text-align:center;
    margin-bottom:30px;
    margin-top:50px;
}
.button-series {
    background:#363636;
    width:25%;
    height:45px;
    margin-right:1px;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font: bold 11px "ProximaNova", sans-serif;
    padding: 0px 0px;
    text-decoration: none;
    text-transform: uppercase;
    text-align:center;
    line-height:45px;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: linear;
    -moz-transition-property: all;
    -moz-transition-duration: 0.3s;
    -moz-transition-timing-function: linear;
    -o-transition-property: all;
    -o-transition-duration: 0.3s;
    -o-transition-timing-function: linear;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: linear;
}
.button-series:hover, .button-active {
    background:#5a5a5a;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: linear;
    -moz-transition-property: all;
    -moz-transition-duration: 0.3s;
    -moz-transition-timing-function: linear;
    -o-transition-property: all;
    -o-transition-duration: 0.3s;
    -o-transition-timing-function: linear;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: linear;
}
.nav-bar .responsive-control {
    display: none;
    padding: 1.5em 1.5em 1em 1.5em;
    text-align: right;
}
.social, .social-footer .social {
/*    border-color: #6c6d6e;
    border-style: none solid;
    border-width: 0 0 0 1px;*/
    display: inline-block;
    padding: 1.25em 1em;  
}
.social li, .social-footer .social li {
    display: inline-block;
    margin-left: 0.5em;

}
.social a, .social-footer .social a {
    height: 18px;
    opacity: 0.3;
    width: 18px !important;
    overflow: hidden;
    text-align: left;
    text-indent: -999em;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: linear;
    -moz-transition-property: all;
    -moz-transition-duration: 0.3s;
    -moz-transition-timing-function: linear;
    -o-transition-property: all;
    -o-transition-duration: 0.3s;
    -o-transition-timing-function: linear;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: linear;
}
.social a.youtube {
    background: url('http://www.vossenwheels.com/images/icon_youtube.svg') no-repeat;
    background-size: contain;
}
.social a.twitter {
    background: url('http://www.vossenwheels.com/images/icon_twitter.svg') no-repeat;
    background-size: contain;
}
.social a.instagram {
    background: url('http://www.vossenwheels.com/images/icon_instagram.svg') no-repeat;
    background-size: contain;
}
.social a.facebook {
    background: url('http://www.vossenwheels.com/images/icon_facebook.svg') no-repeat;
    background-size: contain;
}
.social a.youtube:hover, .social a.twitter:hover, .social a.instagram:hover, .social a.facebook:hover {
    opacity: 1;


}
.social-footer {
    background: #292929;
    padding: 2em 0;
    text-align: center;
}
.social-footer .social {
    border: none;
}
.social-footer .social li {
    color: #484848;
    font: 1.25em/1 "ProximaNova", sans-serif;
    margin-left: 1em;
    text-transform: uppercase;
    vertical-align: middle;
}
.social-footer .social a {
    height: 30px;
    width: 30px;
}
.legal-footer {
    background: #363636;
}
.legal-footer p {
    color: #6c6d6e;
    float: left;
    font-size: 0.6em;
    line-height: 0;
    text-transform: uppercase;
    /*	width: 50%;*/
    width: 30%;
    margin: 20px 0px;
    clear: left;
}

.footer-text-span{
    color: #fff;
    float: left;
    font-size: 0.8em;
    line-height: 4;
    text-transform: uppercase;
    display: inline-block;
	margin-top:-10px;
}
.footer-text-span i { font-style:normal; margin:0 5px; }
.footer-text-span a{
    color: #fff;
    text-decoration: none;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: linear;
    -moz-transition-property: all;
    -moz-transition-duration: 0.2s;
    -moz-transition-timing-function: linear;
    -o-transition-property: all;
    -o-transition-duration: 0.2s;
    -o-transition-timing-function: linear;
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: linear;
}
.footer-text-span a:hover{
    color: white;
}

.legal-footer .newsletter-signup {
    float: right;
    text-align: right;
}
.legal-footer .newsletter-signup {
    background: #525253;
    padding: 1px;
    position: relative;
    text-align: left;
    /*    width: 255px;*/
    width: 204px;
    -webkit-transition-property: background;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: linear;
    -moz-transition-property: background;
    -moz-transition-duration: 0.2s;
    -moz-transition-timing-function: linear;
    -o-transition-property: background;
    -o-transition-duration: 0.2s;
    -o-transition-timing-function: linear;
    transition-property: background;
    transition-duration: 0.2s;
    transition-timing-function: linear;
}
.legal-footer .newsletter-signup:hover {
    background: #6b6b6d;
}
.legal-footer .newsletter-signup label, .legal-footer .newsletter-signup input {
    color: #d0d0d0;
    font: bold 0.6em/1 "ProximaNova", sans-serif;
    padding: 1em 0.7em;
    text-transform: uppercase;
}
.legal-footer .newsletter-signup label {
    cursor: text;
    display: inline-block;
    position: relative;
    z-index: 2;
    position: absolute;
    top: 1px;
    width: 170px;
    left:1px;
}
.legal-footer .newsletter-signup input {
    background: #363636;
    border: none;
    left: 1px;
    outline: none;
    position: absolute;
    top: 1px;
    /*    width: 220px;*/
    width: 170px;
    z-index: 1;
}
.legal-footer .newsletter-signup .submit {
    background: none;
    border: none;
    cursor: pointer;
    float: right;
    height: 30px;
    margin: 0;
    outline: none;
    padding: 0;
    width: 30px;
}
.legal-footer .newsletter-signup .submit:after {
    border-style: solid;
    border-color: transparent transparent transparent #d0d0d0;
    border-width: 5px 0 5px 9px;
    display: inline-block;
    height: 0;
    width: 0;
    content: "";
    display: block;
    margin: -15px 0 0 10px;
}
.slogo{
    margin-top:0px;
    display:none;
    padding: 0em 0em 0px;
}

div.cspml_fs_container{
    margin-bottom: 0;
    padding: 30px 0;
}
.button_neswletter{
    width: 334px;
    margin: 60px auto 100px;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    font-weight: 400;
    border-bottom: 1px solid #3b3b3b;
    padding-bottom: 15px;
    margin-bottom: 100px;
}
.button_neswletter a{
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    display: block;
}
.buttonicon{
    display: inline-block;
    margin-left: 70px;
}
.mail_icon{
    display: inline-block;
     margin-left: 10px;
    margin-right: 17px;
}
#inner-footer .large-offset-2{
   margin-left: 13.667% !important;
}
#cspml_listings_filter_form {
     max-width: 920px;
    width: 900px;
}
.selectize-input {
    min-height: 45px;
    padding: 10px 8px;
}
#dealers-map {
/*    margin-top: 98px;*/
margin-top: 64px;
}

div.cspml_fs_options_list[data-display-location="listings"] {
    display: block;
}



/*
 * Responsive overrides.
 * Technicially, these should start at the smallest
 * and work up... but the project hasn't been ideal.
 */

@media screen and (max-width: 1124px) {
    .legal-footer p {
        line-height: 0; 
    }
    .legal-footer .container{padding: 2em 15px;}


    .footer-text-span {
        clear: left;
        line-height: 14px;
        padding-top: 0;
        text-align: left;
        width: 38%;
    }
}
@media screen and (max-width: 1110px) {

    .nav-bar {
        position: relative;
    }
    .nav-bar .logo, .nav-bar .logo-small {
        display: block;
        float: left;
        padding: 0;
    }
    .nav-bar .logo a, .nav-bar .logo-small a {
        background: url('http://www.vossenwheels.com/images/logo_small.png') no-repeat transparent 0 0;
       
        height: 64px;
        display: block;
        width: 65px;
    }
    .nav-bar .logo img, .nav-bar .logo-small img {
        display: none;
    }
    .nav-bar .main-nav {
        width: 100%;
        height: auto;
        float: none;
    }
    .nav-bar .nav-items {
        clear: both;
        display: none;
        padding-top: 1em;
    }
    .nav-bar .nav-items li {
        display: block;
        float: none;
        width: 100%;
        text-align: center;
    }
    .nav-bar .nav-items a {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        display: block;
        padding: 0.5em 0;
    }
    .nav-bar .nav-items a.home-link {
        display: none;
    }
   .auxillery-nav {
        /* display: block;
        float: right;
        width:100%;
        border-top:1px solid #666666;
		}*/
	}
    .auxillery-nav .cart {
        float:right;
    }
    .nav-bar .social {
        display: inline-block;
        float:left;
    }
    .nav-bar .responsive-control {
        display: inline-block;
        float: right;
    }
    .auxillery-nav{
        /*margin-top:-63px;
        margin-right:70px;
        width:140px;
        float:right;
        border:0px;
        display:block;
        vertical-align:top !important;*/
    }
	
	.auxillery-nav {
		right:0px;
		width:500px;
	}
    .auxillery-nav a.cart{
        margin-right:0px;
        padding-left:70px;
        margin-top:-3px;
        width:140px;
        border-right:1px solid #6C6D6E;
        border-left:0px;
        border-top:0px;
        border-bottom:0px;
        float:right;
        position:fixed;
        top:0;
    }
    .auxillery-nav .social{
        display:none;
    }

    .hero {
        padding: 0; position:relative; 
    }
    .legal-footer p {
        line-height: 0;
    }
    .footer-text-span{
        clear: left;
    }

    .legal-footer .container{padding: 2em 15px;}
}
@media screen and (max-width: 830px) {
    body {
        padding: 0;
    }
    .nav-bar {
        position: relative;
    }
    .nav-bar .logo, .nav-bar .logo-small {
        display: block;
        float: left;
        padding: 0;
    }
    .nav-bar .logo a, .nav-bar .logo-small a {
        background: url('http://www.vossenwheels.com/images/logo_small.png') no-repeat transparent 0 0;

        height: 64px;
        display: block;
        width: 65px;
    }
    .nav-bar .logo img, .nav-bar .logo-small img {
        display: none;
    }
    .nav-bar .main-nav {
        width: 100%;
        height: auto;
        float: none;
    }
    .nav-bar .nav-items {
        clear: both;
        display: none;
        padding-top: 1em;
    }
    .nav-bar .nav-items li {
        display: block;
        float: none;
        width: 100%;
        text-align: center;
    }
    .nav-bar .nav-items a {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        display: block;
        padding: 0.5em 0;
    }
    .nav-bar .nav-items a.home-link {
        display: none;
    }
    .auxillery-nav {
        display: block;
        float: right;
        width:100%;
        border-top:1px solid #666666;
    }
    .auxillery-nav .cart {
        float:right;
    }
    .nav-bar .social {
        display: inline-block;
        float:left;
    }
    .nav-bar .responsive-control {
        display: inline-block;
        float: right;
		padding-top:16px;
		padding-bottom:16px;
    }
    .container {
        padding: 5em 2em !important;
        padding-top:2em !important;
        width: auto !important;
    }
    .copy {
        float: none !important;
        width: auto !important;
    }
    .hero .frame {
        height: auto; 
    }
    .button-series {
        width:29%;
    }
    .auxillery-nav #cart-pannel-containr {
        padding-right: 0px;
        width: 100%;
        margin-top:63px;  

    }
    .hero {
        padding: 0; position:relative !important; 
    }
    .nav-bar .logo{
        left: 45%;
    }


}
@media screen and (max-width: 530px) {
    .container {
        padding: 2em 2em !important;
    }
    .content-section {
        font-size: 12px;
    }
    .section-header.simple, .item-title, .copy-heading {
        margin: 1.2em 0;
    }
    .hero img {
        width: 115px;
    }
    .main-footer .social li {
        margin: 0 0.5em;
    }
    .main-footer .social .title {
        display: block;
        margin: 0 0 1em 0;
    }
    .main-footer .legal-footer p {
        float: right;
        font-size: 1em;
        width: 100%;
        text-align:center;
    }
    .button-series {
        width:100%;
        margin-bottom:1px;
    }
    #nav-1 #cart-pannel-containr {


        padding-right: 0px;
        width: 100%; 
    }
    #nav-1 #cart-pannel {
        width:100%; 
    }
    .auxillery-nav #cart-pannel-containr #cart-pannel .cart-pannel-bottom .cart-pannel-bottom-left {
        width:56%;
    }
    .auxillery-nav #cart-pannel-containr #cart-pannel .cart-pannel-bottom .cart-pannel-bottom-right {
        float:right;
        width:auto;
        margin-top:5px;
    }
    #nav-1 .cart-pannel-bottom-left a {
        font: bold 13px "ProximaNova", sans-serif;
    }
    #nav-1 .cart-pannel-top p {
        margin-right:0px;
        width:38%;
        margin-top: 0px;
    }
    #nav-1 .cart-pannel-top {
        padding-right:10px; width:100%;
    }
    #nav-1 .cart-pannel-bottom {
        padding-right:10px; width:100%;
    }
    .legal-footer .newsletter-signup {
        width:100% !important;
        padding: 10px 0px 21px 0px;
        float: none!important;
        text-align: center !important;
        display:block;
    }
    .legal-footer .newsletter-signup form {
        margin:0 auto;
    }
	.legal-footer .newsletter-signup .submit:after {    
		border-style: solid;
		border-color: transparent transparent transparent #d0d0d0;
		border-width: 5px 0 5px 9px;
		display: inline-block;
		height: 0;
		width: 0;
		content: "";
		display: block;
		margin: -29px 0 0 0;
	}
	.legal-footer .newsletter-signup input {
		width: 83%;
	}

    .hero {
        padding: 0; position:relative; 
    }
    .nav-bar .logo{
        left: 38%; 
    }
}
@media only screen and (min-width: 0px) and (max-width: 350px) {

    .nav-bar{
        position:fixed;
        top:0px;
    }

    .auxillery-nav .social{
        display:none;
    }

    .auxillery-nav{
        margin-top:-63px;
        width:140px;
        float:right;
        border:0px;
        display:block;position:relative;

        z-index: 999 !important; 
    }

    .auxillery-nav a.cart{
        margin-right:0px;
        padding-left:70px;
        margin-top:-3px;
        width:140px;
        border-right:1px solid #6C6D6E;
        border-left:0px;
        border-top:0px;
        border-bottom:0px;
        float:right;
        position:fixed;
        top:0;
    }
    .auxillery-nav #cart-pannel-containr{
        width: 320px !important;
        padding-right: 0px;

        left: -115px;
        right: 0;
    }

    .auxillery-nav #cart-pannel-containr #cart-pannel{ 
        width: 320px !important;
        padding-right: 0px;
        margin-left:0px !important; 
    }

    #nav-1 .cart-pannel-top {
        width: 320px !important;
        padding-right:0px; 
        padding-left: 15px;

    }
    #nav-1 .cart-pannel-bottom {
        width: 320px;
        padding-right:10px;
        width:100%;
    }

    .auxillery-nav #cart-pannel-containr #cart-pannel .cart-pannel-bottom .cart-pannel-bottom-left a {
        font-size: 13px !important;
    }

    .auxillery-nav #cart-pannel-containr #cart-pannel .cart-pannel-bottom .cart-pannel-bottom-left {
        width: 38%;
        margin-left: 10px;
    }

    .auxillery-nav #cart-pannel-containr #cart-pannel .cart-pannel-bottom .cart-pannel-bottom-right {
        float:left!important;
        width:auto;
        margin-top:5px;


    }

    .nav-bar .frame{
        height:156px;
    }

    .frame{
        margin-top:60px;
    }

    .nav-bar #blogo{
        z-index:0;
        overflow:hidden;
        clear:both;
    }

    .nav-bar .nav-bar .logo-small a {
        top:10;
        display:none;
        z-index:1000;
        left:0px;
    }
          #cspml_listings_filter_form {
    max-width: 100% !important;
    width: 100% !important;
}
        .cspml_fs_item_container {
    float: left;
    margin: 0 12px !important;
    width: 93% !important;
}
form.cspml_filter_form div.cspml_fs_options_list {
    float: left !important;
    margin: 0 auto !important;
    max-width: 100% !important;
    width: 100% !important;
}
    #inner-footer .large-offset-2 {
    margin-left: 3.667% !important;
} 
.button_neswletter{
    width: 290px;
}
.buttonicon {
    display: inline-block;
    margin-left: 25px;
}

}
@media only screen and (min-width: 351px) and (max-width: 750px) {

    .nav-bar{
        position:fixed;
        top:0px;
    }

    .auxillery-nav .social{
        display:none;
    }



    .auxillery-nav{
        margin-top:-69px;
        width:140px;
        float:right;
        border:0px;
        display:block;
        vertical-align:top !important;
    }

    .auxillery-nav a.cart{
        margin-right:0px;
        padding-left:70px;
        margin-top:-3px;
        width:140px;
        border-right:1px solid #6C6D6E;
        border-left:0px;
        border-top:0px;
        border-bottom:0px;
        float:right;
        position:fixed;
        top:0;
    }
              #cspml_listings_filter_form {
    max-width: 100% !important;
    width: 100% !important;
}
        .cspml_fs_item_container {
    float: left;
    margin: 0 12px !important;
    width: 97% !important;
}
form.cspml_filter_form div.cspml_fs_options_list {
    float: left !important;
    margin: 0 auto !important;
    max-width: 100% !important;
    width: 100% !important;
}
    #inner-footer .large-offset-2 {
    margin-left: 6.667% !important;
} 
}
@media only screen and (min-width: 751px) and (max-width: 989px) {

    .nav-bar{
        position:fixed;
        /*top:0px;*/
    }

    .auxillery-nav .social{
        display:none;
    }

    .auxillery-nav{
        margin-top:-63px;
        width:140px;
        float:right;
        border:0px;
        display:block;
        vertical-align:top;
        z-index:0;
    }

    .auxillery-nav a.cart{
        margin-right:0px;
        padding-left:70px;
        margin-top:-3px;
        width:140px;
        border-right:1px solid #6C6D6E;
        border-left:0px;
        border-top:0px;
        border-bottom:0px;
        float:right;
        position:fixed;
        top:0px;
    }
    #inner-footer .large-offset-2 {
    margin-left: 6.667% !important;
} 

}
#sb-container span{
    display: none !important;
}


@media screen and (min-width:1024px) and (max-width:1230px){
	.auxillery-nav { width:274px; position:absolute; right:0px; top:0px; padding-top:0px; overflow:hidden; }

	#link-shop { background:none; padding:1.5em 1em; height:64px; margin:0; width:auto; display:block; float:left; color:#fff; }
	a:hover#link-shop { color:#fff; background:#d21c24; }
	#link-cart { background-color: none; background: url('http://www.vossenwheels.com/images/cart-white.png') 14px center no-repeat; padding:1.5em 1em 1.5em 2.5em; height:64px; margin:0; width:auto; display:block; float:left; position:relative; border:none; vertical-align:baseline; }
	#link-cart span { background:#d21c24; }
	a:hover#link-cart { background:#d21c24 url('http://www.vossenwheels.com/images/cart-red.png') 14px center no-repeat; position:relative; vertical-align:baseline; }
       #inner-footer .large-offset-2 {
    margin-left: 9.667% !important;
} 
}

@media screen and (min-width:1030px) and (max-width:1250px) {
	.auxillery-nav .social { display:none; }
}
@media screen and (min-width:956px) and (max-width:1023px){
	.auxillery-nav { right:0px; top:0px; padding-top:5px; overflow:hidden; }

	#link-shop { background:none; padding:1.5em 1em; height:64px; margin:0; width:auto; display:block; float:left; color:#fff; }
	a:hover#link-shop { color:#fff; background:#d21c24; }
	#link-cart { background-color: none; background: url('http://www.vossenwheels.com/images/cart-white.png') 14px center no-repeat; padding:1.5em 1em 1.5em 2.5em; height:64px; margin:0; width:auto; display:block; float:left; position:relative; border:none; vertical-align:baseline; }
	#link-cart span { background:#d21c24; }
	a:hover#link-cart { background:#d21c24 url('http://www.vossenwheels.com/images/cart-red.png') 14px center no-repeat; position:relative; vertical-align:baseline; }
}
@media screen and (min-width:800px) and (max-width:955px){
	.auxillery-nav { position:absolute; right:0px; top:0px; padding-top:5px; }
	#link-shop { background:none; padding:1.5em 1em; height:64px; margin:0; width:auto; display:block; float:left; color:#fff; }
	a:hover#link-shop { color:#fff; background:#d21c24; }
	#link-cart { background-color: none; background: url('http://www.vossenwheels.com/images/cart-white.png') 14px center no-repeat; padding:1.5em 1em 1.5em 2.5em; height:64px; margin:0; width:auto; display:block; float:left; position:relative; border:none; vertical-align:baseline; }
	#link-cart span { background:#d21c24; }
	a:hover#link-cart { background:#d21c24 url('http://www.vossenwheels.com/images/cart-red.png') 14px center no-repeat; position:relative; vertical-align:baseline; }
}
@media screen and (min-width:768px) and (max-width:799px){
	#link-shop { background:none; padding:1.5em 1em; height:64px; margin:0; width:auto; display:block; float:left; color:#fff; }
	a:hover#link-shop { color:#fff; background:#d21c24; }
	#link-cart { background-color: none; background: url('http://www.vossenwheels.com/images/cart-white.png') 14px center no-repeat; padding:1.5em 1em 1.5em 2.5em; height:64px; margin:0; width:auto; display:block; float:left; position:relative; border:none; vertical-align:baseline; }
	#link-cart span { background:#d21c24; }
	a:hover#link-cart { background:#d21c24 url('http://www.vossenwheels.com/images/cart-red.png') 14px center no-repeat; position:relative; vertical-align:baseline; }  
}
@media screen and (min-width:600px) and (max-width:767px){
	.auxillery-nav { right:0px; top:0px; padding-top:5px; overflow:hidden; }
	#link-shop { background:none; padding:1.5em 1em; height:64px; margin:0; width:auto; display:block; float:left; color:#fff; }
	a:hover#link-shop { color:#fff; background:#d21c24; }
	#link-cart { background-color: none; background: url('http://www.vossenwheels.com/images/cart-white.png') 14px center no-repeat; padding:1.5em 1em 1.5em 2.5em; height:64px; margin:0; width:auto; display:block; float:left; position:relative; border:none; vertical-align:baseline; }
	#link-cart span { background:#d21c24; }
	a:hover#link-cart { background:#d21c24 url('http://www.vossenwheels.com/images/cart-red.png') 14px center no-repeat; position:relative; vertical-align:baseline; }
}
@media screen and (min-width:0px) and (max-width:479px){
	.auxillery-nav { width:164px; position:absolute; right:0px; top:0px; padding-top:5px; overflow:hidden; }
	#link-tuv, #tuv-panel { display:none; }
	#link-shop { background:none; padding:1.5em 1em; height:64px; margin:0; width:auto; display:block; float:left; color:#fff; }
	a:hover#link-shop { color:#fff; background:#d21c24; }
	#link-cart { background-color: none; background: url('http://www.vossenwheels.com/images/cart-white.png') 14px center no-repeat; padding:1.5em 1em 1.5em 2.5em; height:64px; margin:0; width:auto; display:block; float:left; position:relative; border:none; vertical-align:baseline; }
	#link-cart span { background:#d21c24; }
		a:hover#link-cart { background:#d21c24 url('http://www.vossenwheels.com/images/cart-red.png') 14px center no-repeat; position:relative; vertical-align:baseline; }
}
@media screen and (min-width:1200px) {
	.auxillery-nav { float:right; width:380px; text-align:right; padding-top:0px; overflow:visible; z-index:10000; margin-top:0px; margin-right:0px; }
	.auxillery-nav .social { display:block; float:right; }
	#link-tuv { background:url('http://www.vossenwheels.com/images/tuv.png') center center no-repeat; text-indent:999em; padding:1.5em 1em; height:64px; margin:0; width:110px; display:block; float:right; }
		a:hover#link-tuv { background:url('http://www.vossenwheels.com/images/tuv-white.png') center center no-repeat; }
		#tuv-panel { background:#fff; max-width:800px; padding:120px 70px; margin:0 auto; display:block; position:relative; }
		#tuv-panel img { float:left; }
		#tuv-panel h1 { color: #363636; font: 2em/1 "ProximaNova", sans-serif; margin: 0 0 1em 260px; padding: 0; }
		#tuv-panel p { color: #363636; margin: 0 0 1em 260px; padding: 0; font-size: 1em; line-height:1.67; }
		#tuv-panel p a { color:#d22b2a; }
	#link-shop { background:#d21c24; padding:1.5em 1em; height:64px; margin:0; width:auto; display:block; float:right; color:#fff; }
	a:hover#link-shop { color:#262626; background:#d21c24; }
	#link-cart { background: #af1218 url('http://www.vossenwheels.com/images/cart-red.png') 14px center no-repeat; padding:1.5em 1em 1.5em 2.5em; height:64px; margin:0; width:auto; display:block; float:right; position:relative; border:none; vertical-align:baseline; }
	#link-cart span { background:#52100d; }
	a:hover#link-cart { background:#d21c24 url('http://www.vossenwheels.com/images/cart-white.png') 14px center no-repeat; position:relative; vertical-align:baseline; }
	.auxillery-nav #cart-pannel-containr { top:0px; margin-top:0; margin-right:149px !important; left:0px; float:right; padding-right:0; position:relative; }
}
/*@media screen and (min-width:1031px) and (max-width:1199px) {
	.auxillery-nav { float:right; width:279px; text-align:right; padding-top:0px; overflow:visible; z-index:10000; margin-top:0px; margin-right:0px; }

	#link-tuv { background:url('../images/tuv.png') center center no-repeat; text-indent:999em; padding:1.5em 1em; height:64px; margin:0; width:110px; display:block; float:right; }
		a:hover#link-tuv { background:url('../images/tuv-white.png') center center no-repeat; }
		#tuv-panel { background:#fff; max-width:800px; padding:120px 70px; margin:0 auto; display:block; position:relative; }
		#tuv-panel img { float:left; }
		#tuv-panel h1 { color: #363636; font: 2em/1 "ProximaNova", sans-serif; margin: 0 0 1em 260px; padding: 0; }
		#tuv-panel p { color: #363636; margin: 0 0 1em 260px; padding: 0; font-size: 1em; line-height:1.67; }
		#tuv-panel p a { color:#d22b2a; }
	#link-shop { background:#d21c24; padding:1.5em 1em; height:64px; margin:0; width:auto; display:block; float:right; color:#fff; }
		a:hover#link-shop { color:#262626; background:#d21c24; }
	#link-cart { background: #af1218 url('../images/cart-red.png') 14px center no-repeat; padding:1.5em 1em 1.5em 2.5em; height:64px; margin:0; width:auto; display:block; float:right; position:relative; border:none; vertical-align:baseline; }
	#link-cart span { background:#52100d; }
		a:hover#link-cart { background:#d21c24 url('../images/cart-white.png') 14px center no-repeat; position:relative; vertical-align:baseline; }
		
	.auxillery-nav #cart-pannel-containr { top:64px; margin-top:0; right:70px; left:0px; width:80%; position:relative; }
}*/
@media screen and (min-width:1251px) and (max-width:1317px) {
	.nav-bar .nav-items {  }
	.auxillery-nav .social { display:block; float:right; }
	.auxillery-nav { float:right; width:380px; text-align:right; right:0px; padding-top:0px; overflow:visible; z-index:10000; margin-top:0px; }
	#link-tuv { background:url('http://www.vossenwheels.com/images/tuv.png') center center no-repeat; text-indent:999em; padding:1.5em 1em; height:64px; margin:0; width:110px; display:block; float:right; }
		a:hover#link-tuv { background:url('http://www.vossenwheels.com/images/tuv-white.png') center center no-repeat; }
		#tuv-panel { background:#fff; max-width:800px; padding:120px 70px; margin:0 auto; display:block; position:relative; }
		#tuv-panel img { float:left; }
		#tuv-panel h1 { color: #363636; font: 2em/1 "ProximaNova", sans-serif; margin: 0 0 1em 260px; padding: 0; }
		#tuv-panel p { color: #363636; margin: 0 0 1em 260px; padding: 0; font-size: 1em; line-height:1.67; }
		#tuv-panel p a { color:#d22b2a; }
	#link-shop { background:#d21c24; padding:1.5em 1em; height:64px; margin:0; width:auto; display:block; float:right; color:#fff; }
		a:hover#link-shop { color:#262626; background:#d21c24; }
	#link-cart { background: #af1218 url('http://www.vossenwheels.com/images/cart-red.png') 14px center no-repeat; padding:1.5em 1em 1.5em 2.5em; height:64px; margin:0; width:auto; display:block; float:right; position:relative; border:none; vertical-align:baseline; }
	#link-cart span { background:#52100d; }
		a:hover#link-cart { background:#d21c24 url('http://www.vossenwheels.com/images/cart-white.png') 14px center no-repeat; position:relative; vertical-align:baseline; }
	.auxillery-nav #cart-pannel-containr { top:0px; margin-top:0; right:0px; padding-right:0; float:right; position:relative; }
}
@media screen and (min-width:1111px) and (max-width:1250px) {
	.nav-bar .nav-items {  }
	.auxillery-nav .social { display:none; float:right; }
	.auxillery-nav { float:right; width:210px; text-align:right; right:0px; padding-top:0px; overflow:visible; z-index:10000; margin-top:0px; }
	#link-tuv { background:url('http://www.vossenwheels.com/images/tuv.png') center center no-repeat; text-indent:999em; padding:1.5em 1em; height:64px; margin:0; width:110px; display:block; float:right; }
		a:hover#link-tuv { background:url('http://www.vossenwheels.com/images/tuv-white.png') center center no-repeat; }
		#tuv-panel { background:#fff; max-width:800px; padding:120px 70px; margin:0 auto; display:block; position:relative; }
		#tuv-panel img { float:left; }
		#tuv-panel h1 { color: #363636; font: 2em/1 "ProximaNova", sans-serif; margin: 0 0 1em 260px; padding: 0; }
		#tuv-panel p { color: #363636; margin: 0 0 1em 260px; padding: 0; font-size: 1em; line-height:1.67; }
		#tuv-panel p a { color:#d22b2a; }
	#link-shop { background:#d21c24; padding:1.5em 1em; height:64px; margin:0; width:auto; display:block; float:right; color:#fff; }
		a:hover#link-shop { color:#262626; background:#d21c24; }
	#link-cart { background: #af1218 url('http://www.vossenwheels.com/images/cart-red.png') 14px center no-repeat; padding:1.5em 1em 1.5em 2.5em; height:64px; margin:0; width:auto; display:block; float:right; position:relative; border:none; vertical-align:baseline; }
	#link-cart span { background:#52100d; }
		a:hover#link-cart { background:#d21c24 url('http://www.vossenwheels.com/images/cart-white.png') 14px center no-repeat; position:relative; vertical-align:baseline; }
	.auxillery-nav #cart-pannel-containr { top:0px; margin-top:0; right:0px; padding-right:0; float:right; position:relative; }
}

@media screen and (min-width:769px) and (max-width:1110px) {
	.nav-bar .nav-items {  }
	.auxillery-nav { float:right; width:210px; text-align:right; right:70px; padding-top:0px; overflow:visible; z-index:10000; margin-top:0px; }
	#link-tuv { background:url('http://www.vossenwheels.com/images/tuv.png') center center no-repeat; text-indent:999em; padding:1.5em 1em; height:64px; margin:0; width:110px; display:block; float:right; }
		a:hover#link-tuv { background:url('http://www.vossenwheels.com/images/tuv-white.png') center center no-repeat; }
		#tuv-panel { background:#fff; max-width:800px; padding:120px 70px; margin:0 auto; display:block; position:relative; }
		#tuv-panel img { float:left; }
		#tuv-panel h1 { color: #363636; font: 2em/1 "ProximaNova", sans-serif; margin: 0 0 1em 260px; padding: 0; }
		#tuv-panel p { color: #363636; margin: 0 0 1em 260px; padding: 0; font-size: 1em; line-height:1.67; }
		#tuv-panel p a { color:#d22b2a; }
	#link-shop { background:#d21c24; padding:1.5em 1em; height:64px; margin:0; width:auto; display:block; float:right; color:#fff; }
		a:hover#link-shop { color:#262626; background:#d21c24; }
	#link-cart { background: #af1218 url('http://www.vossenwheels.com/images/cart-red.png') 14px center no-repeat; padding:1.5em 1em 1.5em 2.5em; height:64px; margin:0; width:auto; display:block; float:right; position:relative; border:none; vertical-align:baseline; }
	#link-cart span { background:#52100d; }
		a:hover#link-cart { background:#d21c24 url('http://www.vossenwheels.com/images/cart-white.png') 14px center no-repeat; position:relative; vertical-align:baseline; }
	.auxillery-nav #cart-pannel-containr { top:0px; margin-top:0; right:0px; padding-right:0; float:right; position:relative; }
}
@media screen and (min-width:641px) and (max-width:768px) {
	.auxillery-nav { float:right; width:80%; text-align:right; right:70px; padding-top:0px; overflow:visible; z-index:10000; margin-top:0px; }
	#link-tuv, #tuv-panel { display:none; }
	#link-shop { background:#d21c24; padding:1.5em 1em; height:64px; margin:0; width:auto; display:block; float:right; color:#fff; }
		a:hover#link-shop { color:#262626; background:#d21c24; }
	#link-cart { background: #af1218 url('http://www.vossenwheels.com/images/cart-red.png') 14px center no-repeat; padding:1.5em 1em 1.5em 2.5em; height:64px; margin:0; width:auto; display:block; float:right; position:relative; border:none; vertical-align:baseline; }
	#link-cart span { background:#52100d; }
		a:hover#link-cart { background:#d21c24 url('http://www.vossenwheels.com/images/cart-white.png') 14px center no-repeat; position:relative; vertical-align:baseline; }
	.auxillery-nav #cart-pannel-containr { top:64px; margin-top:0; right:0px; left:0px; }
}
@media screen and (min-width:481px) and (max-width:640px) {
	.auxillery-nav { float:right; width:100%; text-align:right; right:70px; padding-top:0px; overflow:visible; z-index:10000; margin-top:0px; }
	#link-tuv, #tuv-panel { display:none; }
	#link-shop { background:#d21c24; padding:1.5em 1em; height:64px; margin:0; width:auto; display:block; float:right; color:#fff; }
		a:hover#link-shop { color:#262626; background:#d21c24; }
	#link-cart { background: #af1218 url('http://www.vossenwheels.com/images/cart-red.png') 14px center no-repeat; padding:1.5em 1em 1.5em 2.5em; height:64px; margin:0; width:auto; display:block; float:right; position:relative; border:none; vertical-align:baseline; }
	#link-cart span { background:#52100d; }
		a:hover#link-cart { background:#d21c24 url('http://www.vossenwheels.com/images/cart-white.png') 14px center no-repeat; position:relative; vertical-align:baseline; }
	.auxillery-nav #cart-pannel-containr { top:64px; margin-top:0; right:0px; left:0px; }
}
@media screen and (max-width:480px) {
	.auxillery-nav { float:right; width:100%; text-align:right; right:70px; padding-top:0px; overflow:visible; z-index:10000; margin-top:0px; }
	#link-tuv, #tuv-panel { display:none; }
	#link-shop { background:#d21c24; padding:1.5em 1em; height:64px; margin:0; width:auto; display:block; float:right; color:#fff; }
		a:hover#link-shop { color:#262626; background:#d21c24; }
	#link-cart { background: #af1218 url('http://www.vossenwheels.com/images/cart-red.png') 14px center no-repeat; padding:1.5em 1em 1.5em 2.5em; height:64px; margin:0; width:auto; display:block; float:right; position:relative; border:none; vertical-align:baseline; }
	#link-cart span { background:#52100d; }
		a:hover#link-cart { background:#d21c24 url('../images/cart-white.png') 14px center no-repeat; position:relative; vertical-align:baseline; }
	.auxillery-nav #cart-pannel-containr { top:64px; margin-top:0; right:0px; left:0px; margin-right:-70px; position:absolute; }
}


#gallery-menu {
	background:url('http://www.vossenwheels.com/images/menu_arrow_down.png') right center no-repeat; padding-right:15px;
	transition-property: all; transition-timing-function: linear; transition-duration: 0.1s;
	-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all; -ms-transition-property: all;
	-moz-transition-timing-function: linear; -webkit-transition-timing-function: linear; -o-transition-timing-function: linear; -ms-transition-timing-function: linear;
	-moz-transition-duration: 0.1s; -webkit-transition-duration: 0.1s; -o-transition-duration: 0.1s; -ms-transition-duration: 0.1s;
}
#gallery-menu:hover { 
    background:url('http://www.vossenwheels.com/images/menu_arrow_down_red.png') right center no-repeat; padding-right:15px;
}
#gallery-menu.down { background:url('http://www.vossenwheels.com/images/menu_arrow_up.png') right center no-repeat; padding-right:15px; }
#gallery-menu:hover.down { background:url('http://www.vossenwheels.com/images/menu_arrow_up_red.png') right center no-repeat; padding-right:15px; }

#gallery-panel { display:none; background:#d21c24 url('http://www.vossenwheels.com/images/gallery_dropdown_bg.jpg') center top no-repeat; background-size:cover; padding:44px 0; top:64px; left:0; margin:0; clear:both; position:absolute; width:100%; z-index:2000; }
#gallery-panel ul { text-align:center; margin:0 auto; }
#gallery-panel ul li { display:inline-block; margin:0 50px; }
#gallery-panel ul li a {
	color:#fff; font-size:17px; text-decoration:none; text-transform:uppercase; letter-spacing:1px; font-weight:bold;
	transition-property: all; transition-timing-function: linear; transition-duration: 0.1s;
	-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all; -ms-transition-property: all;
	-moz-transition-timing-function: linear; -webkit-transition-timing-function: linear; -o-transition-timing-function: linear; -ms-transition-timing-function: linear;
	-moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s; -ms-transition-duration: 0.3s;
	
	background:#fff; color:#333; font-size:11px; padding:24px 45px; display:block; line-height:11px; border:1px solid #fff;
}
#gallery-panel ul li a:hover { color:#fff; background:none; }


@media screen and (max-width: 1110px) {
	#gallery-panel { display:none; background:#d21c24; background-image:none; padding:14px 0; top:0; left:0; margin:0; clear:both; position:relative; width:100%; z-index:2000; }
	#gallery-panel ul { text-align:center; margin:0 auto; }
	#gallery-panel ul li { display:inline-block; margin:0; }
	#gallery-panel ul li a { padding:0; background:none; color:#fff; font-size:17px; line-height:1.8; font-weight:normal; border:none; }
	#gallery-panel ul li a:hover { border:none; color:#000; }
}
