/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
* Kroc Camen, and the H5BP dev community and team.
*/

/* ==========================================================================
Base styles: opinionated defaults
========================================================================== */

a {-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;}

.fancybox-wrap, .fancybox-overlay {-webkit-transition: none!important;
transition: none!important;}

html {
    color: #3f3c3d;
    font-size: 1em;
    line-height: 1.4;
    height:100%;
    background-color:#aaaaaa;}


/*
* Remove text-shadow in selection highlight: h5bp.com/i
* These selection rule sets have to be separate.
* Customize the background color to match your design.
*/

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
* A better looking default horizontal rule
*/

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #d8d8d8;
    margin: 1em 0;
    padding: 0;
}

/*
* Remove the gap between images, videos, audio and canvas and the bottom of
* their containers: h5bp.com/i/440
*/

audio,
canvas,
img,
svg,
video {
    vertical-align: middle;
}

img {max-width:100%; -ms-interpolation-mode: bicubic;}

/*
* Remove default fieldset styles.
*/

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
* Allow only vertical resizing of textareas.
*/

textarea {
    resize: vertical;
}

/* ==========================================================================
Helper classes
========================================================================== */

.left {float:left;}
.right {float:right;}

/*
* Hide visually and from screen readers: h5bp.com/u
*/

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
* Hide only visually, but have it available for screen readers: h5bp.com/v
*/

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
* Extends the .visuallyhidden class to allow the element to be focusable
* when navigated to via the keyboard: h5bp.com/p
*/

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
* Hide visually and from screen readers, but maintain layout
*/

.invisible {
    visibility: hidden;
}

/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
* `contenteditable` attribute is included anywhere else in the document.
* Otherwise it causes space to appear at the top and bottom of elements
* that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
* `:before` to contain the top-margins of child elements.
*/

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

.page_success_message {background-color:#DFF2BF; color:#4F8A10; padding:14px; margin-bottom:20px; border: 1px solid #b3ca8b; font-size:15px; }
.page_error_message {background-color:#FFBABA; color:#D8000C; padding: 14px; margin-bottom:20px; border:1px solid #e67e7e; font-size:15px;}
.page_error_message ul {margin-bottom:0; padding-left:20px; margin-top:12px; font-size:15px;}
.page_error_message ul li {float:none!important;margin-right:0!important; color:#D8000C; font-size:15px;}
.page_warning_message {background-color:#FEEFB3; color:#9F6000; padding:14px; margin-bottom:20px; font-size:15px;}

.superscript {vertical-align:super; font-size:16px;}

@font-face {
    font-family: 'economicaregular';
    src: url('../fonts/economica-regular-otf-webfont.eot');
    src: url('../fonts/economica-regular-otf-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/economica-regular-otf-webfont.woff2') format('woff2'),
         url('../fonts/economica-regular-otf-webfont.woff') format('woff'),
         url('../fonts/economica-regular-otf-webfont.ttf') format('truetype'),
         url('../fonts/economica-regular-otf-webfont.svg#economicaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'economicaitalic';
    src: url('../fonts/economica-italic-otf-webfont.eot');
    src: url('../fonts/economica-italic-otf-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/economica-italic-otf-webfont.woff2') format('woff2'),
         url('../fonts/economica-italic-otf-webfont.woff') format('woff'),
         url('../fonts/economica-italic-otf-webfont.ttf') format('truetype'),
         url('../fonts/economica-italic-otf-webfont.svg#economicaitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'economicabold';
    src: url('../fonts/economica-bold-otf-webfont.eot');
    src: url('../fonts/economica-bold-otf-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/economica-bold-otf-webfont.woff2') format('woff2'),
         url('../fonts/economica-bold-otf-webfont.woff') format('woff'),
         url('../fonts/economica-bold-otf-webfont.ttf') format('truetype'),
         url('../fonts/economica-bold-otf-webfont.svg#economicabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'open_sansitalic';
    src: url('../fonts/OpenSans-Italic-webfont.eot');
    src: url('../fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold_italic';
    src: url('../fonts/OpenSans-SemiboldItalic-webfont.eot');
    src: url('../fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
         url('../fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-SemiboldItalic-webfont.svg#open_sanssemibold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/OpenSans-Bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


input[type="text"], input[type="email"], input[type="password"], textarea, select, input[type="number"], button {border-radius:0!important; outline:0;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}

input[type="submit"] {border-radius:0!important;}

select {border: 1px solid #d8d8d8; padding:8px 60px 8px 8px;
        -webkit-appearance:none;
        -moz-appearance:none;
        appearance:none;
        background:#f8f8f8 url('../images/select-arrow.png') no-repeat right center;
}
select option span {text-shadow: 0px 0px 0px black;}

.required {color:#cd2027;}


/* ==========================================================================
Author's custom styles
========================================================================== */

body {font-family: 'open_sansregular'; background-color:#fff; position:relative;}

.container {width:100%; max-width:1000px; padding: 0 2%; margin: 0 auto;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}

h1 {font-family: 'economicabold'; font-weight:normal; font-size:32px; line-height:34px; margin-top:0;}
h2 {font-family: 'economicabold'; font-size:25px; line-height:28px; font-weight:normal; letter-spacing:1px; color:#cd2027; text-transform:uppercase;}
h3 {font-family: 'economicabold'; font-size:23px; line-height:26px; font-weight:normal; letter-spacing:1px; color:#3f3c3d; text-transform:uppercase; margin: 0 0 15px;}
h4 {font-weight:normal; font-family: 'open_sanssemibold'; margin-bottom:5px;}

p {color:#3f3c3d; font-size:15px; line-height: 22px; margin: 0 0 10px;}

a {color:#0D6514; text-decoration:none; outline:0;}
p a {text-decoration:underline;}
/*p a:hover {text-decoration:none;}*/
a:hover {text-decoration:none!important;}

strong {font-family: 'open_sanssemibold'; font-weight:normal;}
em {font-family: 'open_sansitalic'; font-weight:normal; font-style:normal;}

ul {padding-left:20px; margin-top:0;}
ol {padding-left:22px; margin-top:0;}
ul li, ol li {font-size:15px;color: #3f3c3d;}

ul li a {text-decoration:underline;}


.btn-red {background-color:#cd2027; color:#fff; border:1px solid #cd2027; font-family: 'open_sansregular'; padding:8px; display:inline-block!important; *display:inline; *zoom:1; text-decoration:none;}
.btn-red:hover {color:#fff; text-decoration:none;}


.crop-buttons {text-align:center; margin-top:30px;}
#rotate_cw {margin:0 4px;}
#rotate_cw span {display:inline-block; margin-left:4px; position:relative; top:2px; width:17px; height:17px; background:transparent url('../images/icon-rotate-right.png') no-repeat center center;}
#rotate_ccw {margin:0 4px;}
#rotate_ccw span {display:inline-block; margin-left:4px; position:relative; top:2px; width:17px; height:17px; background:transparent url('../images/icon-rotate-left.png') no-repeat center center;}
#upload_cropped {margin:0 4px; padding:10px 20px;}

.feedback-fixed {position:fixed; left:0; top:200px; background-color:#525252; z-index:9000;}
.feedback-fixed a {display:block; width:40px; height:129px; text-indent:-9999px; background:transparent url('../images/icon-feedback.png') no-repeat center top;}
.feedback-fixed a:hover {opacity:0.8;}
.socials-fixed {position:fixed; right:0; top:200px; background-color:#525252; z-index:9000;}
.socials-fixed ul {margin:4px 0; padding:0; list-style:none;}
.socials-fixed ul li a {display:block; width:40px; text-indent:-9999px;}
.socials-fixed ul li a:hover {opacity:0.8;}
.socials-fixed ul li a.facebook {background:transparent url('../images/icon-facebook.png') no-repeat center top; height:35px;}
.socials-fixed ul li a.twitter {background:transparent url('../images/icon-twitter.png') no-repeat center top; height:33px;}
.socials-fixed ul li a.flickr {background:transparent url('../images/icon-flickr.png') no-repeat center top; height:28px;}
.socials-fixed ul li a.instagram {background:transparent url('../images/icon-instagram.png') no-repeat center top; height:35px;}
.socials-fixed ul li a.youtube {background:transparent url('../images/icon-youtube.png') no-repeat center top; height:35px;}

.ecomm-page-hide.socials-fixed {display:none!important;}

header {background-color:#fff;position:relative; position: sticky; top:0; z-index:1000; height:auto;width: 100%;-webkit-transform:translateZ(0);
         -webkit-transition: all 0.4s ease;
         transition: all 0.4s ease; }  
.red-bar {background-color:#cd2027; height:auto; padding:0;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}
.red-bar p {margin:0; text-align:center; color:#fff; font-size:13px; line-height:16px; padding:4px 10px;}
.red-bar p a {color:#fff; text-decoration:underline;}


.account-section {
 	border-bottom: 1px solid #dadada;
 	background-color:#e9e9e9;
}
.account-section .container {
	background: none!important;
}
.account-section p {
	text-align: center;
    margin: 0;
    padding: 5px;
    color: #525252;
}
.account-section p a {
	color: #9b0a11;
}


header.sticky, header.subpage-header {}
header .container {background: transparent url('../images/horizontal-line.png') repeat-x left center; width:100%; position:relative;}
header .logo {display:block; margin: 0 auto 10px; text-align:center; text-indent:-9999px; width:260px; height:130px; background: transparent url('../images/logo2.gif') no-repeat center top;}


.cart-block {}
    
.search-bar {background-color:#cd2027; padding:17px 0 15px;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.42);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.42);
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.42);}
.search-bar .container {background:none!important; }
.form_search {position:relative; width:100%; margin:0; overflow:hidden;}
	.form_search input[type="text"] {width:100%; border:0; outline:0; color: #3f3c3d;font-size:16px;height: auto;border:0; background-color:#fff!important; padding:14px 160px 14px 20px;}
	
    
    .form_search input[type="submit"] {font-family: 'open_sanssemibold'; position:absolute; top:0; right:0; bottom:-1px; border-radius:0; background:#9b0a11 url('../images/icon-search-white.png') no-repeat 16px center; color:#fff; text-align:left;width:140px; text-transform:uppercase; padding:14px 12px 14px 56px; outline:0; border:0;}
	/*.form_search input[type="submit"]:hover {background:#9b0a11 url('../images/icon-search-white.png') no-repeat 16px center;}*/
    .form_search ::-webkit-input-placeholder {
	       color: #7a7a7a; font-family: 'open_sansitalic';
	}

	#form_search :-moz-placeholder { 
	       color: #7a7a7a; font-family: 'open_sansitalic';
	}

	.form_search ::-moz-placeholder {  
	       color: #7a7a7a; font-family: 'open_sansitalic';
	}

	.form_search :-ms-input-placeholder {  
	      color: #7a7a7a; font-family: 'open_sansitalic';
	}
         
#form_search_m {display:none;}
   
.cart-info a {font-size:15px; color:#7a7a7a; font-family: 'open_sansitalic'; padding:15px 12px 15px 42px; }
header.subpage-header .cart-info a {padding-top:15px;}
.icon-cart {display:inline-block; *display:inline; *zoom:1; margin-right:8px; width:25px; background:transparent url('../images/icon-cart.png') no-repeat center center; }

.cart-info .cart-items {position:relative;}
.cart-info .cart-items:before {content:''; display:inline-block; width:25px; height:22px; position:relative; top:3px; margin-right:7px; margin-bottom:-1px;background:transparent url('../images/icon-cart.png') no-repeat center center;}

.cart-info a span {font-family: 'open_sanssemibold_italic';-webkit-transition: all 0s ease; font-size:16px;
transition: all 0s ease;}
.cart-info span.items {font-size:14px; text-transform:none; color:#7a7a7a; letter-spacing:0; font-family: 'open_sansitalic';}
.cart-info a:hover .icon-cart {background:transparent url('../images/icon-cart-red.png') no-repeat center center;}
.cart-info a:hover .cart-items:before {background:transparent url('../images/icon-cart-red.png') no-repeat center center;}
.cart-info a:hover span {color:#cd2027!important;}
    

header.sticky, header.subpage-header {-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;}

header.sticky .logo, header.subpage-header .logo {position:absolute; z-index:1001; width:66px; height:50px; margin: 2px 0 0 0; background:transparent url('../images/logo-sm.png') no-repeat center top;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;}
header.sticky .logo:hover, header.subpage-header .logo:hover {background:transparent url('../images/logo-hover.png') no-repeat center top; background-size:66px 50px; width:66px; height:50px;}
header.sticky .cart-info, header.subpage-header .cart-info {}    

header.sticky .cart-info .cart-items:before {margin-bottom:-3px;}

.row-navigation {background-color:#e9e9e9; border-top:1px solid #dadada; border-bottom:1px solid #dadada;z-index:1000;}

header.sticky .row-navigation, .subpage-header .row-navigation {border-top:0;}
.row-navigation .container {position:relative; background-image:none;}
.row-navigation .cart-btn {display:none;}
   .menu-link {
    display: none;
    float: right;
    text-decoration: none;
    padding: 19px 10px;
    outline:0;
    }
  .menu { 
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    }
  .menu ul { 
    padding: 0px;
    margin: 0px;
    list-style: none;
    width:100%;
    display:block; 
  }

    .menu ul .first a {border-left:1px solid #dadada;}
    .menu ul.sub-menu {
        
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
  
  .menu ul:after {
    content: ""; clear: both; display: block;
    }
  .menu ul li {
    padding:0; 
    float:left;
    }

    
    .menu ul {display:block;}
    .menu ul li {}
    .menu ul li.first {width:8%;}
    .menu ul li.two {width:13%;}
    .menu ul li.three {width:11%;}
    .menu ul li.four {width:29%;}
    .menu ul li.five {width:13%;}
    .menu ul li.six {width:12%;}
    .menu ul li.seven {width:14%;}
            

  .menu ul li.narrow {position:relative;} 
    
  .menu > ul > li { 
    
    margin-right:0;
    }
  .menu ul li a { 
    display: block;
    text-align:center;
    text-decoration: none;
    color: #3f3c3d;
    font-size: 20px;
    font-family: 'economicaregular';
    letter-spacing:1px;
    text-transform:uppercase;
    border-right:1px solid #dadada;
    padding:12px 0;
    }
    .menu ul li a:hover {background-color:#fff;}
     
     .menu ul ul {
      opacity:0; height:0;
      position: absolute; 
      overflow:hidden;
      z-index:99999;
      top:100%;
      box-sizing:border-box;
      margin: 0 auto;
      background-color: #fff;
      padding: 0px 15px;
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease;
     display:block; }
     
     .menu ul li.narrow.inside-gw ul {right:0; width:245px;} 
    
     .menu ul li.narrow ul li.dropdown-block {margin-right:0;}
     .menu ul li.narrow.account ul {width:165px; right:0;}
     .menu ul li.narrow.cart-info ul {width:320px;right:0; padding-right:0;}
     
  
    
  .menu ul ul.full { 
    left:0px;
    right:0px;
    width:100%;
    max-width:1000px;
    
    }
    
  .menu ul li:hover > ul {
     height:auto;
    opacity:1;
    padding:15px;
    z-index:99999;
    border:1px solid #dadada;
    border-top:0;
    }
   
  .menu ul ul > li a {
    padding: 5px 10px;
   text-align:left;
    -webkit-transition: background-color 0.2s ease-out;  
    -moz-transition: background-color 0.2s ease-out;
    -ms-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
    border:0;
     }
     .menu ul ul > li a:hover {background-color:#e9e9e9;}
     .menu ul ul > li a.active {background-color:#e9e9e9;}
     .has-submenu:hover .top-level {background-color:#fff;}
     
     
      li.dropdown-block {display:block; float:left;}
     li.dropdown-block {margin-right:25px;}
        li.dropdown-block span {display:block;}
        li.dropdown-block .title {font-family: 'economicaregular'; font-size:18px; color:#cd2027; text-transform:uppercase; letter-spacing:1px; padding-left:10px;}
        li.dropdown-block .original-parts {margin-top:15px;}
        li.dropdown-block span a {font-family: 'open_sansregular'; font-size:14px!important; text-transform:none; letter-spacing:0; padding:0;}
        
        
        .cart-items-container {max-height:230px; overflow: -moz-scrollbars-vertical;  overflow-y: scroll; margin-bottom:18px; padding-right:15px;}
        .cart-items-container.scroll {padding-right:15px;}
        
        .cart-info.active .top-level {background-color:#fff; color:#cd2027!important;}
        .cart-info.active .top-level span {color:#cd2027!important;}
        .cart-info.active .top-level .icon-cart {background:transparent url('../images/icon-cart-red.png') no-repeat center center;}
        .cart-info.active .top-level .cart-items {position:relative;}
        .cart-info.active a .cart-items:before {background:transparent url('../images/icon-cart-red.png') no-repeat center center;}
        
        
        .cart-info.active .sub-menu {height:auto;opacity:1;padding:15px;z-index:99999;border:1px solid #dadada;border-top:0;}
        .cart-info .dropdown-block {float:none;}
        .cart-info .dropdown-block .cart-empty {text-align:center;}
        .cart-info .dropdown-block .btn-red {display:block!important;text-align:center;padding:10px 0; font-size:13px;color:#fff; background-color:#cd2027!important;font-family: 'open_sanssemibold'; width:calc(100% - 15px);}
        
        .cart-info .dropdown-block .cart-item {border-bottom:1px solid #e0e0e0; margin-bottom:18px; position:relative;}
        .cart-info .dropdown-block .cart-item:last-of-type {margin-bottom:0;}
        .cart-info .dropdown-block .cart-item .remove-item {position:absolute; font-family: 'open_sansregular'; font-size:18px;padding:8px 0 0 0; top:0; right:0; color: #cccccb; line-height:7px;}
        .cart-info .dropdown-block .cart-item .remove-item:hover {color:#2c261f; background-color:#fff;text-decoration:none;}
        .cart-info .dropdown-block .cart-item .cart-thmb {width:60px; float:left; padding:0;}
        .cart-info .dropdown-block .cart-item .cart-thmb a {display:block; width:60px;height:100%; padding:0; box-sizing:border-box; border:1px solid #e0e0e0; overflow:hidden;}
        .cart-info .dropdown-block .cart-item img {width:100%;}
        .cart-info .dropdown-block .cart-item .cart-details {float:right; text-align:left; width:calc(100% - 70px); box-sizing:border-box;}
        .cart-info .dropdown-block .cart-item .cart-details p {font-size:13px; line-height:16px; font-style:normal; padding-right:30px;}
        .cart-info .dropdown-block .cart-item .qty-picker {float:left; margin-bottom:10px;}
        .cart-info .dropdown-block .cart-item .qty-picker a {font-family: 'open_sansregular';background-color:#fff!important; color:#cccccb; font-size:20px; line-height:20px; display:block; float:left; padding:0;}
        .cart-info .dropdown-block .cart-item .qty-picker input[type="text"] {border:0; outline:0; display:block; float:left; font-size:15px; width:50px; text-align:center; background-color:#fff;padding:0; appearance: none; -webkit-appearance:none; -moz-appearance:none;}
        
        input[type="text"]::-webkit-inner-spin-button,
        input[type="text"]::-webkit-outer-spin-button {
          -webkit-appearance: none;
          margin: 0;
        }

        .cart-info .dropdown-block .cart-item .qty-picker a:hover {color:#2c261f; text-decoration:none;}
        .cart-info .dropdown-block .cart-item .price {float:right; margin:0; position:relative; top:0px;}
        .cart-info .dropdown-block .cart-item .price p {padding-right:0;}
       
       .dropdown-block a.red {color:#cd2027;}
       .dropdown-block span.inside-gw-divider {width:100%; height:1px; background-color:#d8d8d8; margin: 8px 0;}
       
   header.sticky .menu, header.subpage-header .menu {padding-left:80px;}      
   header.sticky .menu ul li a, header.subpage-header .menu ul li a {font-size:18px;}   
   
   header.sticky .menu ul li > a, header.subpage-header .menu ul li > a { padding: 13px 0;}
   
    .mobile-feedback {display:none!important;}
        
        .show {display:block!important;}
        .hide {display:none!important;} 
        .menu ul ul.full .dropdown-right-life a.dropdown-banner {display:block; width:500px; height:95px; background-color:#cd2027; margin-bottom:15px;}
        .menu ul ul.full .dropdown-right-life a.dropdown-banner:last-of-type {margin-bottom:0;}
        .mobile-search, .mobile-socials {display:none!important;}
        
        
      .header-block {padding:20px 0 20px 20px!important; margin:0!important;}  
       
      
      .menu ul li:hover > ul li:hover ul {height:0; opacity:0;}
 
        
     .categories li {margin-left:10px;}
        
      li.divider {height:1px; width:100%; background-color:#ccc; margin:10px 0!important;}
      li a.red {color:#cd2027!important;}
        
.nav-shadow {height:3px; height:8px; width:100%; display:block; position:absolute;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.63+0,0+100 */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjYzIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(0,0,0,0.33) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.33)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.33) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0.33) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0.33) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,0.33) 0%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1000000', endColorstr='#00000000',GradientType=0 ); /* IE6-8 */         
}
        
        
.row-slider {position:relative; z-index:600;  max-height:494px; overflow:hidden; margin-bottom:20px;}
.row-slider.sticky {}
    .row-slider.container {width:100%; max-width:1000px; margin:0 auto;}
      
    .slick-slider { position: relative; display: block; box-sizing:border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

    .slider {display:none;}
    .slick-list {position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
    .slick-list:focus { outline: none; }
    .slick-loading .slick-list { background: #fff;}
    .slick-list.dragging { cursor: pointer; cursor: hand; }

    .slick-slider .slick-track { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

    .slick-track { position: relative; left: 0; top: 0; display: block; }
    .slick-track:before, .slick-track:after { content: ""; display: table; }
    .slick-track:after { clear: both; }
    .slick-loading .slick-track { visibility: hidden; }

    .slick-slide { float: left; height: 100%; min-height: 1px; display: none; max-height:480px; overflow:hidden;}
    [dir="rtl"] .slick-slide { float: right; }
    .slick-slide img { width:100%;}
    .slick-slide.slick-loading img { display: none; }
    .slick-slide.dragging img { pointer-events: none; }
    .slick-initialized .slick-slide { display: block; }
    .slick-loading .slick-slide { visibility: hidden; }
    .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

    .row-slider .slick-slider {max-height:494px; overflow:hidden;}
    
  .slider-main {padding: 0!important; display:none;}
.slider-main.slick-initialized {display:block;}
    
    .slider-vanderlust {margin-bottom:25px;}
    
    .row-slider .nav-container-left, .row-slider .nav-container-right, .slider-vanderlust .nav-container-left, .slider-vanderlust .nav-container-right, .ambassador .nav-container-left, .ambassador .nav-container-right {
        -webkit-transition: opacity 500ms ease-out;
    -moz-transition: opacity 500ms ease-out;
    -o-transition: opacity 500ms ease-out;
    transition: opacity 500ms ease-out;}
    .row-slider .nav-container-left, .ambassador .nav-container-left {position:absolute; top:35%;margin: 0 auto; left:3%; opacity:0; z-index:901;}
    .slider-vanderlust .nav-container-left {position:absolute; top:31%;margin: 0 auto; left:3%; opacity:0;z-index:901;}
    .nav-container-right button {float:right;}
    .row-slider .nav-container-right, .ambassador .nav-container-right {position:absolute; top:35%;margin: 0 auto;  right:3%;  opacity:0;z-index:901;}
    .slider-vanderlust .nav-container-right {position:absolute; top:31%;margin: 0 auto;  right:3%;  opacity:0;z-index:901;}
    
    .row-slider:hover .nav-container-left, .row-slider:hover .nav-container-right, .slider-vanderlust:hover .nav-container-left, .slider-vanderlust:hover .nav-container-right, .ambassador .nav-container-left, .ambassador .nav-container-right {opacity:1;}
    
   
    
    .slick-prev {display:block; text-indent:-9999px; outline:0; border:0;background: transparent url('../images/nav-arrow-left.png') no-repeat center top; width:35px; height:99px;}
    .slick-next {display:block; text-indent:-9999px; outline:0; border:0;background: transparent url('../images/nav-arrow-right.png') no-repeat center top; width:35px; height:99px;}

    .caption {position:absolute; top:25%; max-width:400px; padding-left:100px;}
        .caption h1 {color:#fff; font-size:37px; line-height:40px; text-transform:uppercase; font-family: 'economicabold'; letter-spacing:1px; margin:0 0 12px; text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.11);}
        .caption p {color:#fff; font-size:18px; line-height:24px; margin:0 0 21px; text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.11);}
        .caption a {color:#fff; background-color:#cd2027; display:inline-block; *display:inline; *zoom:1; padding:14px 25px; font-size:16px; letter-spacing:1px; font-family: 'open_sansbold'; text-transform:uppercase;}
        .caption a:hover {opacity:0.8;}
    
       .camera {position:absolute; bottom: 30px; right:3%;  width:36px; height:23px; background: transparent url('../images/icon-camera.png') no-repeat center top;} 
       .tooltipster-content {color:#000; width:auto;}  
      
      ul.slick-dots {margin:14px 0 0 0; list-style:none; padding:0; text-align: center;} 
      ul.slick-dots li {display:inline-block; *display:inline; *zoom:1; margin-right:8px;}
      ul.slick-dots li button {height:15px; width:15px; padding:0; line-height:0; border-radius:50%!important; background-color:#fff; border:1px solid #d8d8d8; text-indent:-9999px; outline:0;}
       ul.slick-dots li.slick-active button {background-color:#cd2027; border:1px solid #cd2027;}
        
     
       
       
 .row-instagram {padding:0 0 20px;} 
 .row-instagram .container {}
 .row-instagram .slider-instagram {}
 .slider-instagram .instagram-item {position:relative;}
 .slider-instagram .instagram-item div {position:relative; padding-top:100%; cursor:pointer; background-color:#fff;} 
.slider-instagram .instagram-item a {
    position: absolute;
    top:2px;
    right:2px;
    bottom:2px;
    left:2px;
    padding-top: 100%;
    height: 0;
 -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;}
 
 .slider-instagram .instagram-item:hover a {}
 
 .slider-instagram .slick-prev {position:absolute; top:50%; left:3%; margin-top:-50px; background: transparent url('../images/nav-arrow-left-gray.png') no-repeat center top;}
 .slider-instagram .slick-next {position:absolute; top:50%; right:3%; margin-top:-50px; background: transparent url('../images/nav-arrow-right-gray.png') no-repeat center top;}
 
 #instagram-modal {
  display:none;
  position: fixed;
  z-index: 999999999;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.7);
 }
 
 .modal-content {
  background-color: #fff;
  width: 80%;
  max-width:900px;
  position:relative;
  height:auto;
  -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
  overflow:auto;
  margin: auto;
 }
 
 #instagram-modal .clearfix {position:relative;}
 #instagram-modal .prev {position:absolute; bottom:15px; right: 45px; cursor:pointer; display:block; color:#cd2027; font-weight:600; font-size:26px; line-height:26px; z-index:99999;}
 #instagram-modal .prev:hover {opacity:0.7;}
 #instagram-modal .next {position:absolute; bottom:15px; right: 15px; cursor:pointer; display:block; color:#cd2027; font-weight:600; font-size:26px; line-height:26px; z-index:99999;}
 #instagram-modal .next:hover {opacity:0.7;}
 #instagram-modal .x {position:absolute; top:10px; right:15px; cursor:pointer; display:block; color:#cd2027; font-weight:600; font-size:30px; line-height:30px; z-index:99999;
 -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;}
 #instagram-modal .x:hover {opacity:0.7;}
 #instagram-modal .view-in-ig {transition: color .5s ease; position:absolute; bottom:15px; left:calc(50% + 15px); z-index:99999;font-size:14px; padding-left:25px; background:transparent url('../images/icon-instagram-lightgrey.png') no-repeat left center; background-size:20px 18px;color: #979797;}
 #instagram-modal .view-in-ig:hover {color: #3f3c3d;}
 
 #instagram-modal .modal-left {float:left; width:50%; position:relative; height:100%;}
 #instagram-modal .modal-left img {width:100%; position:relative;}
 #instagram-modal .modal-right {float:right; width:50%; box-sizing:border-box; padding: 15px 15px 55px; position:relative;}
 #instagram-modal .modal-right .instagram-account-info {margin-bottom:20px;}
 #instagram-modal .modal-right .instagram-account-info img {float:left; width:80px; margin-right:10px;}
 #instagram-modal .modal-right .instagram-account-info div {float:left;}
 .instagram-account-info div p {font-family: 'open_sansbold'; padding-top:12px;}
 .instagram-account-info div p span {font-size:11px; font-family: 'open_sansregular'; text-transform:uppercase;}
 .instagram-post-content {font-size:15px;}
 .instagram-post-content a {color:#cd2027;}
 
 #cart-modal, #added-modal, #processing-modal {
  display:none;
  position: fixed;
  z-index: 999999999;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.7);
 }
 
  #cart-modal .modal-content {
  background-color: #fff;
  width: 80%;
  max-width:330px;
  position:relative;
  height:auto;
  padding:20px;
  padding-right:0;
  box-sizing:border-box;
  -webkit-transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
  overflow:auto;
  margin: auto;
 }
 
 #added-modal .modal-content, #processing-modal .modal-content {
  background-color: #fff;
  width: 80%;
  max-width:350px;
  position:relative;
  height:auto;
  padding:20px;
  box-sizing:border-box;
  -webkit-transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
  overflow:auto;
  margin: auto;
 }

 
 
 
 #cart-modal .modal-content h2 {margin-top:0;}
 #cart-modal .x {position:absolute; top:15px; right:15px; cursor:pointer; display:block; color:#cd2027; font-weight:600; font-size:30px; line-height:30px; z-index:99999;
 -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;}
 
#cart-modal .cart-items-container {padding-right:20px;}
 
#cart-modal .cart-empty {text-align:center;}
#cart-modal .btn-red {display:block!important;text-transform:uppercase; text-align:center;padding:10px 0; font-size:13px;color:#fff; background-color:#cd2027!important;font-family: 'open_sanssemibold'; width:calc(100% - 20px);}     
#cart-modal .cart-item {border-bottom:1px solid #e0e0e0; margin-bottom:18px; padding-bottom:10px;position:relative;}
#cart-modal .cart-item:last-of-type {margin-bottom:0;}
#cart-modal .cart-item .remove-item {position:absolute; font-family: 'open_sansregular'; font-size:18px; padding:8px 0 0 0; top:0; right:0; color: #cccccb; line-height:7px;}
#cart-modal .cart-item .remove-item:hover {color:#2c261f; background-color:#fff;text-decoration:none;}
#cart-modal .cart-item .cart-thmb {width:70px; float:left; padding:0;}
#cart-modal .cart-item .cart-thmb a {display:block; width:70px;height:100%; padding:0; box-sizing:border-box; border:1px solid #e0e0e0; overflow:hidden;}
#cart-modal .cart-item img {width:100%;}
#cart-modal .cart-item .cart-details {float:right; text-align:left; width:calc(100% - 80px);  box-sizing:border-box;}
#cart-modal .cart-item .cart-details p {font-size:13px; line-height:16px; font-style:normal;padding-right:30px;}
#cart-modal .qty-picker {float:left; margin-bottom:10px;}
#cart-modal .qty-picker a {background-color:#fff!important; color:#cccccb; font-size:20px; line-height:20px; display:block; float:left; padding:0;}
#cart-modal .qty-picker input[type="text"] {border:0; outline:0; display:block; float:left; font-size:15px; width:50px; text-align:center; background-color:#fff;padding:0; appearance: none; -webkit-appearance:none; -moz-appearance:none;}
#cart-modal .cart-item .qty-picker a:hover {color:#2c261f; text-decoration:none;}
#cart-modal .cart-item .price {float:right; margin:0; position:relative; top:0px;}
#cart-modal .cart-item .price p {padding-right:0;}

#added-modal .modal-content {}
#added-modal .modal-content p {margin:0; text-align:center; position:relative; top:-2px; color:#4F8A10;}
#added-modal .modal-content p:before {content:''; display:inline-block; width:20px; height:20px; background:transparent url('../images/icon-green-checkmark.png') no-repeat; margin-right:12px; position:relative; top:5px;}

#processing-modal .modal-content {max-width:590px;}
#processing-modal .modal-content p {margin:0; text-align:center; position:relative; top:-2px; color:#3f3c3d;}
#processing-modal .modal-content p:before {content:''; display:inline-block; width:20px; height:20px; background:transparent url('../images/processing2.gif') no-repeat; background-size:20px 20px; margin-right:12px; position:relative; top:5px;}



.row-featured-products {padding-bottom:40px; background-color:#fff;}
.featured-products, .featured-products-sm {padding: 0 50px;}
.featured-products .product, .featured-products-sm .product {margin: 0 10px;}

.row-newsletter {min-height:125px; background-color:#fff; padding-top:35px;}
.row-newsletter .container {position:relative;}
.row-newsletter .container div {padding: 0 240px; width:100%; box-sizing:border-box;}
.row-newsletter h2.title {margin-top:0;}
#form_newsletter {position:relative;}
#form_newsletter input[type="email"], #form_newsletter input[type="text"] {font-size:16px; padding:12px 135px 12px 15px; outline:0; width:100%; border:1px solid #d8d8d8;}
#form_newsletter input[type="submit"] {border-radius:0!important; position:absolute; top:0; right:0; bottom:0; width:120px; color:#fff; outline:0; border:0;background-color:#cd2027;font-family: 'open_sanssemibold'; text-transform:uppercase; text-align:center;}
#form_newsletter input[type="submit"]:hover {background-color:#cd2027;}

#form_newsletter ::-webkit-input-placeholder {
	   font-family: 'open_sansitalic';
	}

	#form_newsletter :-moz-placeholder { 
	   font-family: 'open_sansitalic';
	}

	#form_newsletter ::-moz-placeholder {  
	   font-family: 'open_sansitalic';
	}

	#form_newsletter :-ms-input-placeholder {  
	  font-family: 'open_sansitalic';
	}
    
 .classifieds-btn {position:absolute; top:0; left:0; display:block; width:210px;}
    .classifieds-btn img {width:100%;}
.gift-certs-btn {position:absolute; top:0; right:0; display:block; width:210px;}
    .gift-certs-btn img {width:100%;}

#form_results_search {width:100%; max-width:500px; margin-bottom:20px;}
#form_results_search input[type="text"] {padding:10px; float:left; width:68%;}
#form_results_search input[type="submit"] {padding:12px 12px 12px 40px; float:right; width:30%; background:#cd2027 url('../images/icon-search-white.png') no-repeat 6px center;}

.results-message {margin-bottom:20px;}
.search-paging-left {float:none!important; margin-top:0!important; margin-bottom:15px;}

h2.title {text-align:center; background: transparent url('../images/horizontal-line.png') repeat-x left center; margin-top:35px; margin-bottom:35px;}
h2.title a {text-decoration:none; color:#cd2027!important;}
h2.title a:hover {color: #0D6514!important;}
h2.title span {padding: 0 15px; background-color:#fff;}

h2.title img {display:inline; margin-right:12px; position:relative; top:-3px;}

h2.title a img.default {display:inline;}
h2.title a img.hover {display:none;}

h2.title a:hover img.default {display:none;}
h2.title a:hover img.hover {display:inline;}

.row-featured-btns h2.title {background: transparent url('../images/horizontal-line-white.png') repeat-x left center;}



/* ===================   SHOP PAGE   ====================== */

.row-vehicle-types {background-color: #e9e9e9; border-top:1px solid #dadada; border-bottom:1px solid #dadada;}
    .row-vehicle-types a {display:block; width:33.3333333%; float:left; box-sizing:border-box; border-left:1px solid #dadada;text-decoration:none; padding:30px; text-align:center;}
    .row-vehicle-types a:last-of-type {border-right:1px solid #dadada;}
    .row-vehicle-types a:hover {background-color:#fff;}
    .row-vehicle-types a img {width:90%; margin: 0 auto 12px;}
    .row-vehicle-types a h2 {margin:0;}
    .row-vehicle-types a p {font-size:14px; color:#797979; font-family: 'open_sansbold'; margin:0;}


.slider-featured3 {padding: 0 50px;}
.slider-featured3 a:hover img {opacity:0.8;}

.row-categories {padding:20px 0;}
.row-categories a {text-decoration:underline;}
.row-categories .overlay {position:absolute; top:0; right:0; bottom:0; left:0; background:#000; opacity:0.6; z-index:200;}
.row-categories h2.title {background:none; color:#fff; text-align:left!important; border-bottom:1px solid #fff; padding-bottom:20px; margin-bottom:20px;}
.westylife-container {float:left; width:65%; position:relative; z-index:300;}

.westylife-categories {margin:0 0 40px; padding:0; list-style:none;}
.westylife-categories li {width:33.333333%; float:left; margin-bottom:8px;}
.westylife-categories li a {font-size:16px; color:#fff;}


.specials-container {float:right; width:32%; position:relative; z-index:300;}
.specials-categories {margin:0 0 40px; padding:0; list-style:none;}
.specials-categories li {width:50%; float:left; margin-bottom:8px;}
.specials-categories li a {font-size:16px; color:#fff;}

.row-categories a:hover {text-decoration:none!important;}

#toggle-categories {display:none;}


.portal-sidebar {float:left; width:200px;}
    .portal-sidebar h2 {text-transform:none; font-size:22px; letter-spacing:0;}
    .portal-sidebar form {margin-bottom:20px;}
        .portal-sidebar form input[type="text"] {width:100%; display:block; margin-bottom:4px; font-size:14px; padding:8px; border-radius:3px!important;}
        .portal-sidebar form input[type="checkbox"] {position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;}
						

                input[type=checkbox].css-checkbox + label.css-label {
                        padding-left:16px;
                        height:15px; 
                        display:inline-block;
                        line-height:15px;
                        background-repeat:no-repeat;
                        background-position: 0 0;
                        font-size:15px;
                        vertical-align:middle;
                        cursor:pointer;

                }

                    input[type=checkbox].css-checkbox:checked + label.css-label {
                            background-position: 0 -15px;
                    }
                    label.css-label {
    background-image:url(/images/checkbox.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.portal-sidebar .icon-vehicle {display:block; text-indent:-9999px; width:130px; height:91px; margin-bottom:10px;}
.icon-vehicle.eurovan {background:transparent url('../images/eurovan-line-sized.png') no-repeat center top;}
.icon-vehicle.bus {background:transparent url('../images/bus-line-sized.png') no-repeat center top;}
.icon-vehicle.vanagon {background:transparent url('../images/vanagon-line-sized.png') no-repeat center top;}

        .portal-sidebar form span {font-family: 'economicaitalic'; font-size:13px; font-weight:600; letter-spacing:1px;}
    .portal-sidebar ul {padding:0;list-style:none; margin:0;}
    .portal-sidebar ul li {margin-bottom:8px; line-height:16px; text-align:left;}
        .portal-sidebar ul li a {color:#3f3c3d; font-size:14px; text-decoration:none;}
        .portal-sidebar ul li a:hover, .portal-sidebar ul li.active a, .search-filters li a.sidebar-active {color: #cd2027;}
        .portal-sidebar ul li.active a, .search-filters li a {font-family: 'open_sansbold';}
        
   .level0 a.real-link {padding-right:15px; font-size:15px!important;font-family: 'open_sansbold';} 
   .level0 a.real-link span {font-size:14px; font-family: 'open_sansregular'; margin-left:5px;}
   .level1 {padding-left:10px;}
   .level2 {padding-left:20px;}
   .level3 {padding-left:30px;}
   .level4 {padding-left:40px;}
   .level5 {padding-left:50px;}

   
   #sidebar-wrapper .closed a.real-link {padding-right:15px; background:transparent url('../images/icon-category-arrow-right.png') no-repeat right center;}
   #sidebar-wrapper .closed.active a.real-link {background:transparent url('../images/icon-category-arrow-right-red.png') no-repeat right center; }
   #sidebar-wrapper .opened a.real-link {padding-right:15px; background:transparent url('../images/icon-category-arrow-down.png') no-repeat right center; font-family: 'open_sansbold';}
   #sidebar-wrapper .opened.active a.real-link {background:transparent url('../images/icon-category-arrow-down-red.png') no-repeat right center; }

   #sidebar-wrapper h2 {margin: -4px 0 8px;}
   #sidebar-wrapper h2:first-of-type {margin-top:0;}
   
   .flyout-list {border-bottom:1px solid #d8d8d8; margin-bottom:35px!important; position:relative;}
   .flyout-list li.top-level {margin-bottom:0; position:relative;}
   .flyout-list li.top-level .top-level-link {display:block; font-size:13px; font-family: 'open_sansbold'; border-top:1px solid #d8d8d8; border-right:1px solid transparent; padding:10px 0;  position:relative; z-index:101; margin-bottom:0!important;
   -webkit-transition: none!important;
transition: none!important;}
   .flyout-list.vehicles li.top-level .top-level-link {padding:10px 0 10px 36px;}
   
   .flyout-list li.top-level .top-level-link span.years {font-size: 12px; font-family: 'open_sansregular';}
   .flyout-list li.top-level .top-level-link.bus {background:transparent url('../images/bus-line-sized.png') no-repeat left center; background-size:29px 20px;}
   .flyout-list li.top-level:hover .top-level-link.bus {background:transparent url('../images/bus-line-sized-red.png') no-repeat left center; background-size:29px 20px;}
   .flyout-list li.top-level .top-level-link.vanagon {background:transparent url('../images/vanagon-line-sized.png') no-repeat left center; background-size:29px 20px;}
   .flyout-list li.top-level:hover .top-level-link.vanagon {background:transparent url('../images/vanagon-line-sized-red.png') no-repeat left center; background-size:29px 20px;}
   .flyout-list li.top-level .top-level-link.eurovan {background:transparent url('../images/eurovan-line-sized.png') no-repeat left center; background-size:29px 20px;}
   .flyout-list li.top-level:hover .top-level-link.eurovan {background:transparent url('../images/eurovan-line-sized-red.png') no-repeat left center; background-size:29px 20px;}
   
   .flyout-list li.top-level .flyout {
       display:none;
       background-color:#fff;
       border: 1px solid #d8d8d8;
       border-right:0;
       box-sizing:border-box;
       position:absolute;
       top:0;
       left:199px;
       z-index:100;
       width: 200px;
   }
   .flyout-list li.top-level:hover {}
   .flyout-list li.top-level:hover .top-level-link {color:#cd2027; border-right:1px solid #fff; }
   .flyout-list li.top-level:hover .flyout {display:block;}
   .flyout-list li.top-level .flyout .flyout-section {float:none; width:100%; padding:0; box-sizing:border-box; }
   .flyout-list li.top-level .flyout .flyout-section:nth-of-type(3n+4) {clear:both;}
   .flyout-section h2 {font-size:18px; line-height:18px;  border-bottom:1px solid #d8d8d8; margin:0!important; text-indent:10px; z-index:101; position:relative;}
   .flyout-section h2 a {font-size:18px!important; line-height:18px!important; display:block;padding:9px 0; border-right:1px solid #d8d8d8;}

 .flyout-list li.top-level .flyout .flyout-section:last-of-type h2 {margin-bottom:0!important; border-bottom:0!important;}
 .flyout-list li.top-level .flyout .flyout-section .flyout-categories {display:none;width:600px; min-height:209px; }
 .flyout-list li.top-level .flyout .flyout-section .flyout-categories ul {float:left; width:33.3333333%; box-sizing:border-box; padding-right:15px;}
 .flyout-list li.top-level .flyout .flyout-section:hover h2 a {color:#cd2027; border-right:1px solid #fff;}
 .flyout-list li.top-level .flyout .flyout-section:hover h2.no-categories a {border-right:1px solid #d8d8d8;}
 .flyout-list li.top-level .flyout .flyout-section:hover .flyout-categories {display:block; position:absolute; top:-1px; left:198px; background-color:#fff; border:1px solid #d8d8d8; min-width:200px; z-index:100; padding:6px 0;}
 .flyout-section .flyout-categories li {margin:0!important;}
 .flyout-section .flyout-categories li a {padding:4px 10px; display:block;}

.portal-sub-categories {padding-top:10px; margin-bottom:5px;}
.portal-sub-categories ul {float:left; width:33.3333333%; box-sizing:border-box; padding-left:0; padding-right:10px;list-style-type: none;}
.portal-sub-categories li {margin:0!important;}
.portal-sub-categories li a {padding:6px 0px; display:block; font-size:14px; line-height:16px;}
.portal-sub-categories ul li a span {text-decoration: none;color: #3f3c3d;font-size: 11px;}
 
  h1 .year-range {font-size: 16px; line-height:16px; color: #cd2027;font-family: 'open_sansbold'; margin: 0; position:relative; top:-2px;}
        
        .schematic-btn {width:200px;}
            .schematic-btn:hover {opacity:0.8;}

.portal-content {width:calc(100% - 230px); float:right;
-webkit-box-sizing: border-box; 
   -moz-box-sizing: border-box;  
   box-sizing: border-box;}

.breadcrumbs a {font-family: 'economicaregular'; color:#3f3c3d; font-size:18px;}
.breadcrumbs a.no-link:hover {cursor:default;}
.breadcrumbs a:last-of-type, .breadcrumbs a.active {color:#cd2027;}

#bc-toggle {border: 1px solid #d8d8d8; padding:4px 26px 4px 6px; font-size:15px; margin-left:6px; position:relative; top:-2px; color: #9E9E9E; opacity:0.8;}
#bc-toggle:hover {opacity:1;}
#bc-toggle.more {background:transparent url('../images/icon-plus-sm.png') no-repeat right center; background-size:20px 14px;}
#bc-toggle.less {background:transparent url('../images/icon-minus-sm.png') no-repeat right center; background-size:20px 14px;}

.sort-bar {background-color: #e9e9e9; padding:6px 8px;  margin-bottom:25px;
  border: 1px solid #d8d8d8;}
    .sort-bar div {float:left; margin-right:15px;}
        .sort-bar div span {font-family: 'economicaregular'; font-size:16px;}
        #sort-form {float:left;}
        .sort-price select, .sort-filter select, .filter-vanagon select {border:1px solid #d8d8d8; padding:3px 25px 3px 3px; background-size:20px auto; color:#cd2027; width:150px;font-family: 'economicaregular';}
        .filter-vanagon select {}
        
        .sort-filter a {color:#3f3c3d;}
        .sort-filter a:hover {text-decoration:underline;}
        .sort-ppp {margin-right:0;}
        .sort-ppp select {border:1px solid #d8d8d8; padding:3px 25px 3px 3px; background-size:20px auto; color:#cd2027; width:55px;font-family: 'economicaregular';}
        .sort-ppp a {color:#3f3c3d;}
        .sort-ppp a:hover {text-decoration:underline;}
        .sort-bar .sort-filter .sort-ppp a.active {text-decoration:underline; color:#cd2027;}
        .sort-bar .sort-layout {float:right; margin-right:0;}
        
.layout-view {float:right!important; margin-top:4px; margin-right:0!important; font-family: 'economicaregular'; font-size:16px;}
.layout-view span {margin-top:0!important; margin-right:0!important;}
    .layout-view a, .sort-layout a {text-indent:-9999px;  display:inline-block; *display:inline;*zoom:1; margin-left:5px; position:relative; top:1px;}
        .layout-view a:first-of-type, .sort-layout a:first-of-type {margin-left:0;}
    .icon-3wide {height:20px; width:20px; background: transparent url('../images/icon-3wide.png') no-repeat center top; background-size:20px 20px;}
        .icon-3wide.active {background: transparent url('../images/icon-3wide-active.png') no-repeat center top; background-size:20px 20px;}
    .icon-4wide {height:20px; width:27px; background: transparent url('../images/icon-4wide.png') no-repeat center top; background-size:27px 20px;}
        .icon-4wide.active {background: transparent url('../images/icon-4wide-active.png') no-repeat center top; background-size:27px 20px;}
    .icon-5wide {height:20px; width:35px; background: transparent url('../images/icon-5wide.png') no-repeat center top; background-size:35px 20px;}
        .icon-5wide.active {background: transparent url('../images/icon-5wide-active.png') no-repeat center top; background-size:35px 20px;}
    
.layout-view a:hover {opacity:0.8;}

.paging {float:right;  margin-right:0!important; font-style:italic; font-size:14px;}
#top-paging {margin-top:-35px;}
.paging span {float:left; padding-top:6px;}
.paging .pagination {float:left;}
.paging ul, .pagination ul {list-style:none; margin:0; padding:0; display:inline;}
.paging ul li, .pagination ul li {display:inline; margin-left:3px;}
        .paging a, .pagination a {font-size:15px;color:#3f3c3d; font-style:normal; padding:4px 8px; border:1px solid #d8d8d8; text-decoration:none; line-height:34px; white-space: nowrap;}
        .paging a:hover, .pagination a:hover {text-decoration:underline; background-color:#e9e9e9;}
        .paging a.active, .paging li.active span, .pagination a.active, .pagination li.active span {color:#fff; background-color:#cd2027; border:1px solid #cd2027; padding:4px 8px; font-style:normal;float:none; }
        
        .paging-link {color:#3f3c3d;}
        .paging-link.active {color:#cd2027;text-decoration:underline;}

/* 16w listings */

  .product {display:block; border-bottom:1px solid #d8d8d8; position:relative;}
  .slick-track .product {border-bottom:1px solid #fff;}

.products-16 .product {width:15%; float:left; position:relative; border-bottom:1px solid #d8d8d8; margin-right:2%; margin-bottom:20px;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}

.products-16 .product:nth-child(6n) {margin-right:0;}

.products-16 .product:nth-child(6n+7) {clear:both;}

/* 20w listings */

.products-20 .product {width:18.4%; float:left; position:relative; border-bottom:1px solid #d8d8d8; margin-right:2%; margin-bottom:20px;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}

.products-20 .product:nth-child(5n) {margin-right:0;}

.products-20 .product:nth-child(5n+6) {clear:both;}


/* 25w listings */

.products-25 .product {width:23.5%; float:left; position:relative; border-bottom:1px solid #d8d8d8; margin-right:2%; margin-bottom:20px;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}

.products-25 .product:nth-child(4n) {margin-right:0;}
.products-25 .product:nth-child(4n+5) {clear:both;}

/* 33w listings */

.products-33 .product {width:32%; float:left; position:relative; border-bottom:1px solid #d8d8d8; margin-right:2%; margin-bottom:20px;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}

.products-33 .product:nth-child(3n) {margin-right:0;}
.products-33 .product:nth-child(3n+4) {clear:both;}


/* generic listings styles */

.product {}
.product:hover {border-bottom:1px solid #cd2027;}

    .product .quick-view {opacity:0; position: absolute; top:27%; left:0; right:0; width:80%; background-color:#cd2027; letter-spacing:1px; font-family: 'open_sansbold'; color:#fff; display:block; margin: 0 auto; text-align:center; text-transform:uppercase; padding: 14px 0;}
    .products-20 .product .quick-view, .products-20 .product form {}
    .products-20 .product .quick-view {width:100%;}
    
    .product:hover .quick-view {opacity:1; z-index:9999; }
    .product:hover .quick-view:hover {background-color:#c3131e;}
    .product .cart-add-btn {opacity:0; position:absolute; bottom:0; right:0; display:block; width:46px; height:37px; text-indent:-9999px; background: transparent url('../images/cart-bg.png') no-repeat center top;}
    .product:hover .cart-add-btn {opacity:1;}
    .product .cart-notify-btn {opacity:0; position:absolute; bottom:0; right:0; display:block; width:46px; height:37px; text-indent:-9999px; background: transparent url('../images/notify-bg.png') no-repeat center top;}
    .product:hover .cart-notify-btn {opacity:1;}
    .product .cart-wishlist {opacity:0; position:absolute; bottom:0; right:46px; display:block; width:46px; height:37px; text-indent:-9999px; background: transparent url('../images/wishlist-bg.png') no-repeat center top;}
    .product:hover .cart-wishlist {opacity:1;}
    
    
    .product a {display:block;}
    .image-wrapper {overflow:hidden; width:100%; padding-bottom:74%; position:relative; border:1px solid #d8d8d8;
    -webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}
    .product img {width:100%; position:absolute; top:0; right:0; bottom:0; left:0;
    -webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}
    .product:hover .image-wrapper {border:1px solid #cd2027;}
    .product p, .vehicle-name {padding:10px; margin:0; width:100%; font-size:18px;
    -webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}
    .vehicle-name {padding: 10px 0;}
    .product p.product-name, .vehicle-name {font-family: 'economicabold'; max-height:52px; overflow:hidden; display:inline-block; *display:inline; *zoom:1; }
    .product p.product-name {padding: 10px 10px 0; text-align:left;}
    .product p.product-code {color: grey; font-size:11px; padding: 0 10px 0px;line-height:16px;}
    .product p.product-price {font-size:15px; font-family: 'economicaregular'; font-weight:600; padding-top:0;}
    .product p.product-price .value {color:#cd2027; font-size:18px; font-family: 'economicabold'; font-weight:normal;}
    .product p.product-price .strikethrough {color:grey; text-decoration: line-through;}
    
    h3.strikethrough {color:grey!important; text-decoration: line-through; font-size:19px; margin-bottom:0;}

    .classified-item {padding-bottom:8px;}
   .classified-item .image-wrapper {padding-bottom:70%;}
    .classified-item p.product-price {position:relative; padding-bottom:2px;}
    .classified-item p.product-price span {color:#cd2027; font-size:17px;}


.daily-driver h2.title {margin-top:0;}
.daily-driver h2.title span {background-color:#fff;}
    
.row-featured {background-color: #e9e9e9; padding:30px 0;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;}
.row-featured h2.title {margin-top:0; background: transparent url('../images/horizontal-line.png') repeat-x left center;}
.row-featured h2.title span {background-color:#e9e9e9;}
.featured-content {float:left; width:33%;}
.daily-driver {float:right; width:64%;}
.slider-featured2 .slick-prev {position:absolute; left:15px; top:0; bottom:0; background: transparent url('../images/nav-arrow-left-white.png') no-repeat center center; background-size:auto 50px; width:31px; height:100%;}
.slider-featured2 .slick-next {position:absolute; right:15px; top:0; bottom:0; background: transparent url('../images/nav-arrow-right-white.png') no-repeat center center; background-size:auto 50px; width:31px; height:100%;}
    
.row-featured-content {background-color: #e9e9e9;border-top: 1px solid #dadada;border-bottom: 1px solid #dadada; padding:30px 0;}
    .row-featured-content .feature-btns {padding: 0;}
    .row-featured-content .feature-btns div {width:31.33333333%; float:left; padding: 0; margin-bottom:25px;}
    .row-featured-content div a {display:block;}
    .row-featured-content div a:hover {opacity:0.8;}
    .row-featured-content div a img {width:100%;}
    
    .row-featured-content .feature-btns div:nth-of-type(2), .row-featured-content .feature-btns div:nth-of-type(5) {margin: 0 3%;}
    .row-featured-content .feature-btns div:nth-of-type(4), .row-featured-content .feature-btns div:nth-of-type(5), .row-featured-content .feature-btns div:nth-of-type(6) {margin-bottom:0;}
    
    .slider-featured, .slider-gallery, .featured-products-sm {padding: 0 40px;}
        .featured-products .slick-slide,  .slider-featured .slick-slide, .slider-gallery .slick-slide, .slider-featured3 .slick-slide, .featured-products-sm .slick-slide {margin: 0 14px;}
        .featured-products .slick-prev, .slider-featured .slick-prev, .slider-gallery .slick-prev, .additional-photos .slick-prev, .slider-related .slick-prev, .video-slider .slick-prev, .slider-featured3 .slick-prev, .featured-products-sm .slick-prev {position:absolute; left:0; top:0; bottom:0; background: transparent url('../images/nav-arrow-left-gray.png') no-repeat center center; width:31px; height:100%;}
        .featured-products .slick-next, .slider-featured .slick-next, .slider-gallery .slick-next, .additional-photos .slick-next, .slider-related .slick-next, .video-slider .slick-next, .slider-featured3 .slick-next, .featured-products-sm .slick-next {position:absolute; right:0; top:0; bottom:0; background: transparent url('../images/nav-arrow-right-gray.png') no-repeat center center; width:31px; height:100%;}

       
        .slider-related .slick-next {background: transparent url('../images/nav-arrow-right-gray.png') no-repeat center 11%;}
        .slider-related .slick-prev {background: transparent url('../images/nav-arrow-left-gray.png') no-repeat center 11%;}
        
        .featured-products .slick-next, .featured-products-sm .slick-next {background: transparent url('../images/nav-arrow-right-gray.png') no-repeat center 15%;}
        .featured-products .slick-prev, .featured-products-sm .slick-prev {background: transparent url('../images/nav-arrow-left-gray.png') no-repeat center 15%;}
        
        
        .slider-gallery img {box-sizing:border-box; width:100%; padding:8px; border:1px solid #d8d8d8!important;max-height:121px;}
        .slider-gallery img:hover {border: 1px solid #cd2027!important;}
        
        .additional-photos2 div {float:left; width:18.4%; margin-right:2%;}
        .additional-photos2 div:nth-of-type(5) {margin-right:0;}
        
        
        .additional-photos .slick-prev {background: transparent url('../images/nav-arrow-left-gray.png') no-repeat left center;}
      .additional-photos .slick-next {background: transparent url('../images/nav-arrow-right-gray.png') no-repeat right center;}
      .additional-photos .slick-prev, .additional-photos .slick-next {background-size:auto 50px;}
        
        .slider-related .product {position:relative;}
        .slider-related .product .quick-view {width:100%;}
        
        .slick-track {-webkit-transition: none; transition: none;}
        
    
        .featured-products.clubs .slick-next {background: transparent url('../images/nav-arrow-right-gray.png') no-repeat center center;}
        .featured-products.clubs .slick-prev {background: transparent url('../images/nav-arrow-left-gray.png') no-repeat center center;}
        
 .row-content {padding: 30px 0;background-color:#fff;}   
 .row-content.index {background: #fff; padding: 0px 0 20px;}  
 .row-content.with-banner {margin-top:157px;}
 .row-content.index.with-banner {margin-top:0;}
 
 .row-content.with-account-info {margin-top:169px;}
 .row-content.with-account-info.with-banner {margin-top:191px;}
 .row-content.index.with-banner.with-account-info {margin-top:0;}

   .row-content .container {position:relative;} 

   .daily-video {position:relative; display:block; margin: 0 auto; max-width:330px;}
   .daily-video .icon-play {position:absolute; width:50px; height:50px;text-indent:-9999px; display:block; top:50%; left:50%; margin-top:-25px; margin-left:-25px; background:transparent url('../images/icon-play.png') no-repeat center top; background-size:50px 50px;}
     
  
   .daily-article {width:100%; padding:23px 23px 13px 130px; min-height:190px; border:1px solid #dadada; background:#fff url('../images/icon-westly.png') no-repeat 10px 10px; background-size:100px auto;position:relative;
   -webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}
   .daily-article .article-header {display:block;}
    .daily-article .date-block {background-color:#cd2027; text-align:center; color:#fff; padding: 9px 11px; margin-bottom:10px; position:absolute; top:6px; right:6px;}
    .daily-article .date-block .article-day {font-size:27px; line-height:27px; font-family: 'open_sansbold'; display:block;}
    .daily-article .date-block .article-month {font-size:16px; line-height:16px;font-family: 'open_sanssemibold'; text-transform:uppercase; display:block;}
   .daily-article h3 {padding-right:60px; margin-bottom:5px;}
   .daily-article p {margin-bottom:0px; padding-right:60px;}
   .daily-article a {text-decoration:underline;}
   .daily-article img {display:block;}
   .twitter-link {position:absolute;top:125px; left:0; color:#aaa; font-family: 'open_sansitalic'; font-size:13px; padding: 10px 10px 10px 20px;} 
   .twitter-link a {display:inline-block; *display:inline; *zoom:1; margin-left:6px; height:20px; width:24px; text-indent:-9999px; background: transparent url('../images/icon-twitter-red.png') no-repeat center top;}
   .twitter-link a:hover {opacity:0.9;}
   
     
   /* SUBPAGES */
   
   .row-content .container.with-sidebar {position:relative; display:table-cell; display:flex; align-items: stretch;}
   
   .subpage-header-image img {height:150px; width:100%;}
   
   .sidebar {width:260px; padding-right:15px;margin-top:12px; min-height:100%;margin-left:10px; border-right:1px solid #d8d8d8;}
        .sidebar h3 {margin-bottom:20px;}
        .sidebar h4 {color:#cd2027;font-family: 'economicabold'; letter-spacing:1px; text-transform:uppercase; font-size:19px; line-height:21px;margin: 0 0 8px 0;}
        .sidebar ul {margin: 0 0 20px; list-style:none; padding:0;}
        .sidebar ul li {margin-bottom:5px; position:relative;}
         .sidebar ul li a {color:#3f3c3d; }
         
         
         .sidebar ul ul { 
   display:none;
    z-index:99999;
    box-sizing:border-box;
    margin: 4px 0 0 10px;
    }
  .sidebar ul ul.active {
    display:block;
    }
  .sidebar ul ul li {
    position: relative;
    border-right:0;
    }
    
    .sidebar ul ul li a {}
                 
   .content-with-sidebar { width:100%;box-sizing:border-box; padding-left:20px;}
   
   .specials-slider {}
        .specials-slider .nav-container-left, .specials-slider .nav-container-right {position:absolute; top:0; bottom:0; opacity:0;}
        .specials-slider .nav-container-left {left:15px;}
        .specials-slider .nav-container-right {right:15px;}
        
        .specials-slider:hover .nav-container-left, .specials-slider:hover .nav-container-right {opacity:1;}
.specials-slider .slick-prev {background: transparent url('../images/nav-arrow-left.png') no-repeat center center; height:100%;}
.specials-slider .slick-next {background: transparent url('../images/nav-arrow-right.png') no-repeat center center; height:100%;}

   #form_products_filter {font-size:14px; margin-top:10px;}
    #form_products_filter input {position:relative; top:1px;}
   
    .table-container {width:100%;}
    .vehicles-table {width:100%; text-align:left;}
        .vehicles-table thead {background-color:#e9e9e9; border-top:1px solid #d8d8d8;  border-left: 1px solid #d8d8d8;}
         .vehicles-table thead th {padding: 6px; font-weight:normal;font-family: 'open_sanssemibold';cursor:pointer; border-right: 1px solid #d8d8d8;
   background-image: url('../images/bg.gif');
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;}
         .vehicles-table thead th.headerSortUp {background-image: url('../images/asc.gif');}
         .vehicles-table thead th.headerSortDown {background-image: url('../images/desc.gif');}
         
         
         .vehicles-table tr {border-bottom:1px solid #d8d8d8; }
         .vehicles-table tbody tr a {color:#3f3c3d; text-decoration:none;}
         .vehicles-table tbody tr:hover {background-color:#cd2027;}
         .vehicles-table tbody tr:hover a {color:#fff;}
         .vehicles-table tbody td {padding:6px;}

     .vehicle-details-left {float:left; width:46%;}
        .vehicle-details-left img {width:100%;border: 2px solid #d8d8d8;}
     .vehicle-details-right {float:right; width:50%;}
        .vehicle-details-right h4, .details-content h4 {font-family: 'open_sanssemibold'; margin: 0 0 8px;}
        .vehicle-details-right h4 span, .details-content h4 span {font-family: 'open_sansregular'; color:#9E9E9E; font-size:14px;}
 
    ul.image-gallery {margin:0; padding:0; list-style:none;}
        ul.classified-images li {width:inherit !important;}
        ul.image-gallery li {width:15%;float:left; margin-right:1.6%; padding:8px; border: 1px solid #d8d8d8; margin-bottom:15px;
        -webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}
        ul.image-gallery li:hover {border: 1px solid #cd2027;}
        ul.image-gallery li img {width:100%;}
        ul.image-gallery li p {margin:4px 0 0 0;}
        
        .tour-main-slider , .company-main-slider {margin: 20px 0; }
        .tour-main-slider .slick-slide, .company-main-slider .slick-slide {max-height:none!important;}
        .tour-main-slider img, .company-main-slider img {width:100%;
        -webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}
        
        
        .tour-slider-nav, .company-slider-nav {padding:0 60px;}
        .tour-slider-nav .slick-slide, .company-slider-nav .slick-slide {-webkit-box-sizing: border-box; margin: 0 10px;
-moz-box-sizing: border-box;  
box-sizing: border-box;}
        .tour-slider-nav .slick-slide img, .company-slider-nav .slick-slide img {padding:8px; border:1px solid #d8d8d8; 
        -webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}
        .tour-slider-nav .slick-slide img:hover, .company-slider-nav .slick-slide img:hover {border: 1px solid #cd2027; cursor:pointer;}
        
        .tour-slider-nav .slick-prev, .company-slider-nav .slick-prev {position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: transparent url('../images/nav-arrow-left-gray.png') no-repeat center center;
    width: 31px;
    height: 100%;}
        
        .tour-slider-nav .slick-next, .company-slider-nav .slick-next {position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: transparent url('../images/nav-arrow-right-gray.png') no-repeat center center;
    width: 31px;
    height: 100%;}
        
        
        .tour-main-slider .nav-container-left {position:absolute; top:50%; left:3%; margin: -75px auto 0;}
        .tour-main-slider .nav-container-right {position:absolute; top:50%; right:3%; margin: -75px auto 0;}
        
        
   
    .photo-btn {display:block; position:relative;float:left; width:32%; margin-top:20px;margin-right:2%;
    -webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}
        .photo-btn:hover {opacity:0.8;}
        .photo-btn img {width:100%;}
    .photo-buttons .photo-btn:nth-child(3n+3) {margin-right:0;}
    .photo-buttons .photo-btn:nth-of-type(3n+4) {clear:both;}
    
    .photo-buttons.grid2 {text-align:center;}
    .photo-buttons.grid2 .photo-btn {display:inline-block; float:none;}
    .photo-buttons.grid2 .photo-btn:nth-child(3n+3) {margin-right:2%;}
    

    .projects .photo-btn p, .sessions .photo-btn p {color:#fff; font-family: 'economicabold'; margin:0; font-size:24px; line-height:29px; padding:0; text-align:center; position:absolute; right:15px; bottom:20px; left:15px; z-index:300;}
    .projects .photo-btn img, .sessions .photo-btn img {position:relative; z-index:200;}
    
    .sessions .photo-btn p {color: #3f3c3d;}
    
    
    .ambassador {margin-bottom:25px;}
       .ambassador .slick-dots {display:none!important;}
    
    .profile-name {}
    .profile-name img {
        float:left;
        width:230px;
        border:4px solid #fff;
        box-sizing:border-box;
        position:relative;
        top:-130px;
        margin-right:25px;
        margin-bottom:-120px;
        margin-left:15px;
        border-radius:6px;
        
    }
    
    .profile-name h1 {
        float:left;
    }
    
    .profile-name .social-buttons {
        float:right;
        margin:3px 15px 0 0;
        padding:0;
        list-style:none;
    }
    
    .profile-name .social-buttons li {
        float:left;
        margin-left:8px;
    }
    
    .profile-name .social-buttons li a {
        display:block;
        text-indent:-9999px;
        width:28px;
        height:28px;
        background-color:#525252;
        border-radius:3px;
    }
    
    .social-buttons li a.website {
        background:#525252 url('../images/icon-social-website.png') no-repeat center center;
    }
    .social-buttons li a.instagram {
        background:#525252 url('../images/icon-social-instagram.png') no-repeat center center;
    }
    .social-buttons li a.facebook {
        background:#525252 url('../images/icon-social-facebook.png') no-repeat center center;
    }
    .social-buttons li a.twitter {
        background:#525252 url('../images/icon-social-twitter.png') no-repeat center center;
    }
    .social-buttons li a.vimeo {
        background:#525252 url('../images/icon-social-vimeo.png') no-repeat center center;
    }
    .social-buttons li a.youtube {
        background:#525252 url('../images/icon-social-youtube.png') no-repeat center center;
    }
    .social-buttons li a.flickr {
        background:#525252 url('../images/icon-social-flickr.png') no-repeat center center;
    }
    
    .social-buttons li a:hover {
        background-color:#313030;
    }
    

 .link-listing {border-bottom:1px solid #d8d8d8; padding-top:20px; padding-bottom:20px;}
 .link-listing:first-of-type {border-top:1px solid #d8d8d8;}
 
    .link-listing div h3 {margin-top:15px;}
        
     .link-listing img {float:left; width:23%; margin-right:2%; border:2px solid #d8d8d8;}
     .link-listing div {float:left; width:72%;}
     .link-listing p {margin-bottom:0;}
     
     .blog-listing-container {}
     .blog-listing {width:23.5%; float:left; margin-right:2%; margin-bottom:20px; box-sizing:border-box; position:relative;}
     .blog-listing-container .blog-listing:nth-child(4n) {margin-right:0;}
     .blog-listing-container .blog-listing:nth-of-type(4n+5) {clear:both;}
     
     .blog-listing img {margin-bottom:6px; width:100%; border:1px solid #ccc; box-sizing:border-box;}
     .blog-listing p {font-family: 'economicabold'; font-size:18px; margin-bottom:0;}
     
     .blog-listing a {display:block;}
     
     .blog-listing .icon-play {position:absolute; width:50px; height:50px;text-indent:-9999px; display:block; top:36%; left:50%; margin-top:-25px; margin-left:-25px; background:transparent url('../images/icon-play.png') no-repeat center top; background-size:50px 50px;}
  
     
     .blog-listing-container.two-column {float:left; width:48%;}
     .blog-listing-container.two-column img {width:30%;}
     .blog-listing-container.two-column .link-listing div {float:right; width:64%;}
     
     .clearfix .blog-listing-container.two-column:first-of-type {margin-right:4%;}
     
     
     
     .camper-group {border-top:1px solid #d8d8d8; padding-bottom:25px;}
     .camper-group h2 {margin-bottom:0;}
     .camper-listing {margin-top:25px;}
     .camper-listing h4 {margin-bottom:0;}
     .camper-listing h4 a {color:#3f3c3d;}
     .camper-listing p {margin-bottom:0; padding-bottom:0;}
    
  .slider-gallery {margin-top:30px; }
  .slider-gallery img {border:2px solid #d8d8d8;max-height:150px;margin:0 auto!important;}
    
  .category-image {float:right; margin: 40px 0 0px 15px;}

  .banner-image {width:100%; margin-top:10px; margin-bottom:0px;}
  
   .product-images {float:left; width:45%; margin-right:4%; margin-bottom:20px;} 
  .product-image-lg {position:relative;}
    .product-image-lg img {width:100%; border:1px solid #d8d8d8;
    -webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}
    #main-photo-caption {position:absolute; right:1px; bottom:1px; left:1px; padding:4px 6px; background-color: rgba(0,0,0,0.4); color:#fff; font-size:13px; line-height:16px; margin-bottom:0;}
    
  .details-content {float:left; width:51%; position:relative;}
    .details-content h3 {color:#cd2027;}
    .details-content h4 {margin-bottom:4px;}
    .details-content h4 a.question, .details-content h3 .flash-question, .details-content h3 .flash-question-login, .details-content h3 .flash-question-mobile {display:inline-block; *display:inline; *zoom:1; width:15px; height:15px;background:transparent url('../images/icon-question.png') no-repeat center center; position:relative; top:3px; margin-right:2px;}
    
    .details-content h3 .flash-question, .details-content h3 .flash-question-login {top:5px; margin-left:3px;}
    
    .details-content h3 .flash-question-mobile {display:none;}
    
    .flash-question .tooltip-content, #tooltip_content .tooltip-content, .flash-question-login .tooltip-content {display:none; position:absolute; width:300px; box-sizing:border-box; background-color:#fff; padding:20px; top:-90px; left:-150px; opacity:0; border-radius:5px;
    -webkit-transition: all 0.5s;
  -moz-transition:  all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition:  all 0.5s;
  transition:  all 0.5s;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
    z-index:99999;}
    
    
    
    .tooltip-content h1 {
        font-size: 22px;
        line-height:28px;
        margin-bottom:5px;
    }
    .tooltip-content p, .tooltip-content label {
        font-family: 'open_sansregular';
        text-transform:none;
        letter-spacing:0;
        color:#3f3c3d;
        font-size:15px;
        line-height:20px;
    }
    
    .tooltip-content a {text-transform:none; letter-spacing:0; line-height:21px;}
    
    .tooltip-content input[type="text"] {width:100%; padding:6px; box-sizing:border-box;}
    .tooltip-content button {font-size:15px; margin-top:8px;}
    
    .flash-question:hover .tooltip-content, .flash-question:focus .tooltip-content, .flash-question-login:hover .tooltip-content, .flash-question-login:focus .tooltip-content {opacity:1; display:block;}
    
    .details-content .cart-buttons {position:relative; margin-top:15px;list-style:none; margin:0; padding:0;}   
 .details-content .cart-buttons li {display: block; float:left; margin-right:6px;}
    .details-content .cart-buttons a, .details-content .cart-buttons button { display:block;padding:8px 10px;
    -webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}
    
    
    .flash-sale-container {margin:15px 0 20px; background-color: #cd2027; padding: 8px; display:block; width:100%; max-width:330px; box-sizing:border-box;}
    .flash-sale-container h3 {display:none;color:#fff; text-align:center; margin-bottom:5px; padding:5px 0;}
    .flash-sale-container h3 span {display:inline-block; width:22px; height:22px; position:relative; top:1px; background:transparent url('../images/icon-clock-white.png') no-repeat center center; margin-right:10px;}
    .flash-sale-container div.countdown {}
    .flash-sale-container div div {float:left; display:block; background-color:#fff; box-sizing:border-box; width:calc(25% - 3px);margin-right:4px; padding:12px 0;}
    .flash-sale-container div div:last-of-type {margin-right:0;}
    .flash-sale-container div .value {display:block;text-align:center; font-family: 'economicabold'; font-size:35px; line-height:35px; margin-bottom:5px; color:#cd2027;}
    .flash-sale-container div .unit {display:block; text-align:center; font-family: 'economicabold'; font-size:15px; line-height:15px; text-transform:uppercase; color:#cd2027;}
    .flash-sale-container p {text-align:center; margin:8px 0 0 0;font-size:14px; line-height:14px; padding:12px 0; font-family: 'open_sansitalic';  background-color:#9b0a11; color:#fff;}
   
    
    #sale-counter {display:block; font-family: 'open_sansregular'; color: #fff; font-size:15px; line-height:15px; background-color:#cd2027; padding:8px; text-transform:none; letter-spacing:0; text-align:center; margin-top:10px;}
    #sale-counter span {display:inline-block; width:16px; height:16px; background:transparent url('../images/icon-flashclock-white.png') no-repeat center center; margin-right:8px;}

    #form-add {margin-top:15px; padding-top:15px; border-top:1px dotted #d8d8d8;}
    #form-add .select-item {float:none; width:100%; margin-right:0; margin-bottom:10px;}
    .select-item p {margin-bottom:5px;}
    .select-item select {margin-bottom:0; font-size:15px; padding:6px 45px 6px 6px; width:100%;}
    .details-content .cart-buttons a:hover {opacity:0.8;}
    .details-content .cart-buttons li.add-to-cart a, .details-content .cart-buttons button  {font-size:15px; letter-spacing:0; text-align:left; font-family: 'open_sansregular'; text-transform: none; background:#cd2027 url('../images/icon-cart-white.png') no-repeat 8px 6px; padding-left:40px; color:#fff; border:1px solid #cd2027; float:right;}
    .details-content .cart-buttons li.add-to-cart input[name="quantity"] {max-width: 45px; padding: 8px 8px 9px; margin: 0 10px 10px 0;}
    .details-content .cart-buttons li.add-to-wishlist a {background-color: #fff; color:#cd2027; border:1px solid #cd2027; width:auto; text-decoration:none;}
    .notify {background:#cd2027 url('../images/icon-notify.png') no-repeat 8px 6px!important; padding-left:40px!important; font-size:15px;}
    .wishlist-btn {padding-left:40px!important; background:transparent url('../images/icon-wishlist.png') no-repeat 8px center;}
    
    
    
    .gobucks-message {margin-bottom:8px;}
    .gobucks-message a {display:block;color:green; font-size:15px;font-family: 'open_sansitalic'; text-decoration:underline;}
    
    .excluded-message {color: #cd2027; font-family: 'open_sanssemibold_italic'; margin-bottom:8px;}
    
    #product_core_charges, #core_charges {margin-top:0px; margin-bottom:15px;}
    .core-charges-container {background-color: #e9e9e9; padding:5px 10px; border: 1px solid #d8d8d8; margin-bottom:5px; }
    .core-charges-container p {margin:0;}
  
    .product-description {clear:both; margin-bottom:15px;}
    .additional-photos, .additional-photos2 {margin-top:10px;}
    /*.additional-photos div {float:left; width:15%;margin-right:2%; margin-bottom:10px;}
    .additional-photos div:nth-child(6n) {margin-right:0;}
    .additional-photos div:nth-child(6n+7) {clear:both;}*/
    .additional-photos .slick-list {padding:0!important; margin:0 30px!important; max-width: 390px;}
    .additional-photos div {margin: 0 4px;}
        .additional-photos div img, .additional-photos2 div img {width:100%; border:1px solid #d8d8d8;
        -webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}
        .additional-photos div img:hover, .additional-photos2 div img:hover {border:1px solid #cd2027; cursor:pointer;}

        .video-slider {padding: 0 50px;}
            .video-slider .slick-list div {margin: 0 10px;}
            .video-slider .slick-list div a {position:relative; display:block;}
            .video-slider .slick-list div a:hover {opacity:0.8;}
            .video-slider .video-overlay {display:block;position:absolute; top:0; right:0; bottom:0; left:0; background:transparent url('../images/video-overlay.png') no-repeat center center;}
    
    .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}        
           
   #tabs, .account-tabs {margin-top:5px; position:relative; margin-bottom:20px;}
   #tabs ul, .account-tabs ul {margin:0 0 -1px; padding:0; list-style:none; width:100%; display:block; float:none;}
   #tabs ul li, .account-tabs ul li {display:block; float:left; margin-right:10px;}
   #tabs ul li a, .account-tabs ul li a {border:1px solid #d8d8d8; border-bottom:0;padding:10px; display:block; text-decoration:none; color:#cd2027;}
   #tabs ul li a.active, #tabs ul li.ui-state-active a, .account-tabs ul li a.active {background-color:#fff;border-bottom:0; border-top:2px solid #cd2027;}
     #tabs .tab-content, .account-tabs .tab-content {border:1px solid #d8d8d8; padding:25px;}
     #tabs .tab-content {text-align:justify;}
     #tabs .tab-content p, .account-tabs .tab-content p {margin-bottom:0;}
     
     .check-all {border-bottom: 1px solid #d8d8d8; padding-bottom: 15px; margin-bottom: 15px;}
     .check-all input[type="checkbox"] {margin-right:5px;}
    
     #mobile-tabs {display:none;}
     
     .product-tabs {margin-top:30px!important;}
    .product-tabs p {margin-bottom:10px!important;}
    .product-tabs div p:last-of-type {margin-bottom:0!important;}
     .product-tabs p a, .product-tabs .tab-content a {text-decoration:underline; color:#0D6514!important;}
     .product-tabs p a:hover, .product-tabs .tab-content a:hover {text-decoration:none;}
     
     .slider-related {padding: 0 50px;}
     .slider-related .product {margin: 0 10px;}
     
     
     .product-listing-container {margin-top:30px;}
.product-100 {border-bottom:1px solid #d8d8d8; padding: 20px 0;}
.product-100:first-of-type {border-top:1px solid #d8d8d8;}
    .product-100 img {width:20%; float:left; margin-right:3%; border:1px solid #d8d8d8;}
    .product-100 div {float:left; width:75%;}
        .product-100 div p {margin-bottom:10px;}
        .product-100 div .product-name {margin-top:0; font-size:20px;line-height:23px; margin-bottom:6px; color:#3f3c3d;}
        .product-100 div .product-number {margin:0 0 10px;font-family: 'open_sanssemibold';}
        .product-100 div .product-price {font-family: 'open_sansitalic'; margin-bottom:18px;}
        .product-100 div .product-price span {color:#cd2027; font-family: 'open_sanssemibold'; font-size:18px;}
        
        .product-100 a.wishlist-add-btn {color:#cd2027; display:inline-block; *display:inline; *zoom:1; background-color:#fff; border:1px solid #cd2027; padding:6px 10px; font-size:15px;}
        .product-100 a.cart-add-btn {color:#fff; display:inline-block; *display:inline; *zoom:1; border:1px solid #cd2027; background-color:#cd2027;  padding:6px 10px; font-size:15px;}


.category-blocks .category-block:nth-child(4n+5) {clear:both;}

    .category-block {float:left; width:23%; margin-right:2%; margin-bottom:25px;border:1px solid #d8d8d8; position:relative;
    -webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}
    .crew .category-block {border:0;}
    .crew .category-block a {background:#F6F6F6 url('../images/polaroid-bg.png') repeat; padding:10px 10px 15px; display:block; overflow:hidden;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
    box-shadow: 0 3px 6px rgba(0,0,0,.25);
    -webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}
    .category-block img {width:100%;}
    .category-block h4 {font-family: 'open_sanssemibold';color:#fff; padding:6px; margin:0; text-align:center;}
    .crew .category-block h4 {color:#3f3c3d; margin: 10px 0 0 0; padding:0; font-size:35px; line-height:40px; font-family: 'Mr Dafoe', cursive;}
    
  .crew-image { border:2px solid #d8d8d8; margin: 0 20px 0 0;}

   .crew-name h2 {margin-bottom:6px; font-family: 'Mr Dafoe', cursive; font-size:45px; line-height:40px; text-transform:none!important; margin-top:25px;}
   .crew-name h4 {margin-top:0; font-family: 'open_sansitalic'; border-bottom:1px dotted #d8d8d8; padding-bottom:15px; margin-bottom:15px;}
    
 

   
   .go-green-content a, .go-green-content h1, .go-green-content h2, .go-green-content h3, .go-green-content h4, .go-green-content h5 {color:#4F8A10;}
     
   .newsletter-container {width:76%; float:left; padding-right:2%;
   -webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}
   .newsletter-sidebar {width:24%; padding-left:2%;float:right; border-left:1px solid #d8d8d8; margin-top:20px; 
   -webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}
    .newsletter-sidebar h2 {margin-top:0;}
    
   .newsletter-sidebar .sidebar-listing:first-of-type {border-top:1px dotted #d8d8d8;}
   .sidebar-listing {text-align:center; border-bottom:1px dotted #d8d8d8; padding: 20px 0; }
        .sidebar-listing h4 {margin-top:0;}
        .sidebar-listing h4 a {color:#3f3c3d;}
        .sidebar-listing:hover h4 a {text-decoration:underline;}
        .sidebar-listing img {width:100%;}
        .sidebar-listing p {margin:0;}
        .sidebar-listing .price {color:#cd2027; font-family: 'open_sanssemibold'; font-size:18px;}
   .campaign {margin-bottom:6px; font-size:15px;}
   
   
   .newsletter-left {border-right:1px solid #d8d8d8; float:left; width:60%; padding:0 30px 0 0;
   -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}
   
   .newsletter-right {float:right; width:40%; padding: 0 0 0 30px;
   -webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}
   .newsletter-img {float:right; margin: 0 0 40px 40px; width:300px;}
   
   .crew .category-block {width:18%; margin-right:2%;}
   
   .crew .category-block:nth-child(4n+5) {clear: none;}
   .crew .category-block:nth-child(5n+6) {clear: both;}
   
   
   #form_notify {width:40%; margin-top:30px;}
   #form_notify div {margin-bottom:20px;}
  #form_notify h4 {margin: 0 0 6px; }
  #form_notify input[type="text"], #form_notify input[type="email"] {border: 1px solid #d8d8d8;
    padding: 8px;
    outline: 0;
    width: 100%;}
  
  #form_notify input[type="email"] {margin-bottom:10px;}
#form_notify input[type="submit"] {padding:8px; border-radius:0!important; color:#fff; outline:0; border:0;background-color:#cd2027;font-family: 'open_sanssemibold'; text-transform:uppercase; text-align:center;}
#form_notify input[type="submit"]:hover {background-color:#cd2027;}
        
/* ACCOUNT PAGES */  

.login-left {float:left; width:40%; border-right:1px solid #d8d8d8; padding: 0 30px 0 0;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}

.login-left.feedback {border-right:0;}

#form_create_account .login-left {border-right:0;}
#form_create_account .login-right {border-left:1px solid #d8d8d8;}

    .login-left form {margin:0 0 24px;}
    .login-left div {margin-bottom:20px;}
    .login-left h4 {margin-top:0; margin-bottom:6px;font-family: 'open_sanssemibold';}
    .login-left input[type="email"], .login-left input[type="password"], .login-left input[type="text"] {border:1px solid #d8d8d8; padding:8px; outline:0; width:100%;}
    .login-left input[type="submit"], #form_add_comment input[type="submit"] {color: #fff; border:0; outline:0;
  background-color: #cd2027;
  padding: 14px 25px;
  font-size: 16px;
  letter-spacing: 1px;
  font-family: 'open_sanssemibold';
  text-transform: uppercase;}
    .login-left h4.forgot-title {font-family: 'open_sanssemibold'; margin-top:0;margin-bottom:5px;}
    .login-left a {text-decoration:underline;}

.login-right {float:right; width:60%; padding: 0 0 0 30px;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}
.login-right.feedback {border-left:1px solid #d8d8d8;}
    .login-right p, .newsletter-right p {margin-bottom:40px;}
    .login-right a, .newsletter-right a {color: #fff; border:0; outline:0;
  background-color: #cd2027;
  padding: 14px 25px;
  font-size: 16px;
  letter-spacing: 1px;
  font-family: 'open_sanssemibold';
  text-transform: uppercase;}
    
  .login-right div {margin-bottom:20px;}
  .login-right h4 {margin-top:0; margin-bottom:6px; font-family: 'open_sanssemibold';}
  .login-right input[type="email"], .login-right input[type="text"], .login-right input[type="password"], .login-right select {border:1px solid #d8d8d8; padding:8px; outline:0; width:70%;}
  
  
  #form_add_comment {width:50%;}
  #form_add_comment input[type="text"], #form_add_comment input[type="email"], #form_add_comment textarea {border:1px solid #d8d8d8; padding:8px; outline:0; width:100%;}
  #form_add_comment textarea {height:250px;}
  #form_add_comment input[type="submit"] {}
  
  
   .referral-block {margin-top:30px; margin-bottom:20px;}
  .referral-block h4 {margin-top:0; margin-bottom:6px; font-family: 'open_sanssemibold';}
  .referral-block select {border:1px solid #d8d8d8; padding:8px; outline:0; width:100%; max-width:300px;}
  
  #form_create_account input[type="submit"] {margin-top:20px;
      color: #fff; border:0; outline:0;
  background-color: #cd2027;
  padding: 14px 25px;
  font-size: 16px;
  letter-spacing: 1px;
  font-family: 'open_sanssemibold';
  text-transform: uppercase;
  }
    
 #form_password {margin:0;}
 #form_password div {margin-bottom:20px;}
 #form_password div h4 {margin-top:0; margin-bottom:6px;font-family: 'open_sanssemibold';}
 #form_password input[type="email"] {border:1px solid #d8d8d8; padding:8px; outline:0; width:300px;}
 #form_password input[type="password"] {border:1px solid #d8d8d8; padding:8px; outline:0; width:300px;}
 #form_password input[type="submit"] {color: #fff; border:0; outline:0;
  background-color: #cd2027;
  padding: 14px 25px;
  font-size: 16px;
  letter-spacing: 1px;
  font-family: 'open_sanssemibold';
  text-transform: uppercase;}
 
 
 .account-tabs {}
    .account-tabs h2 {margin-top:0px;}
    .account-tabs .tab-content div div {margin-bottom:20px;}
    
    	/*fix for phone number input flag*/
    	.account-tabs .tab-content div.selected-flag {margin-bottom:0!important;min-height:39px;}
    	#mobile_number {padding-top:8px;padding-bottom:8px;}
    	.intl-tel-input .country-list {width:inherit;}
    	.account-tabs .country, .account-tabs .divider {float:none;margin-right:0!important;}
    	.flag-box {margin-bottom:0!important;height:10px;}
    	
    .account-tabs div h4 {margin-top:0; margin-bottom:6px;font-family: 'open_sanssemibold';}
    .account-tabs div input[type="email"], .account-tabs div input[type="password"], .account-tabs div input[type="text"], .account-tabs div textarea, .account-tabs div select {border:1px solid #d8d8d8; padding:8px; outline:0; width:100%;}
.account-tabs .left {border-right:1px solid #d8d8d8; padding-right:30px; margin-bottom:0;}
 .account-tabs .right {padding-left:30px; margin-bottom:0;}
    
 .wishlist-item-qty input[type="text"] {width:45px!important;}
 
 #add-recipient {text-decoration:underline;}
 
 .account-tabs .left, .account-tabs .right {width:50%;
 -webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}
 
 .account-tabs input[type="submit"] {color: #fff; border:0; outline:0;
  background-color: #cd2027;
  padding: 10px 25px;
  font-size: 16px;
  letter-spacing: 1px;
  font-family: 'open_sanssemibold';
  text-transform: uppercase;}

 .account-tabs table {width:100%;}
 .account-tabs table thead {border-right:1px solid #d8d8d8; border-left:1px solid #d8d8d8; }
 .account-tabs table tr {border-bottom:1px solid #d8d8d8;}
 .account-tabs table tr:first-child {border-top:1px solid #d8d8d8;}
 .account-tabs table tr td {padding:6px;}
 .account-tabs table tr td.address a {color:#222;}
 .account-tabs table tr td.delete {text-align:right;}
 
 .account-tabs .add-btn {display:inline-block; *display:inline; *zoom:1; margin-top:20px;color: #fff; border:0; outline:0;
  background-color: #cd2027;
  padding: 10px 25px;
  font-size: 16px;
  letter-spacing: 1px;
  font-family: 'open_sanssemibold';
  text-transform: uppercase;}
 
 #form_edit_address div, #form_add_address div {margin-bottom:20px;}
 
 #form_account_bio .btn-outline {
     display:inline-block;
     margin-right:12px;
     text-decoration:none;
    color: #cd2027;
    outline: 0;
    border:1px solid #cd2027;
    padding: 10px 25px;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: 'open_sanssemibold';
    background-color:#fff;
    text-transform: uppercase;}
 
 #form_account_bio input[type="file"] {display:block;}
 #form_account_bio textarea {height:240px;}
 
 #form_account_bio .slider-image-input p {margin-bottom:10px;}
 
 #form_account_bio .icon-help {width:18px; height:18px; text-indent:-9999px; display:inline-block; position:relative; top:2px; background:transparent url('../images/icon-help.png') no-repeat center center; background-size:18px 18px; margin-left:2px;}
 
 .icon-trash {text-indent:-9999px; display:inline-block; width:14px; height:17px; background:transparent url('../images/icon-trash.png') no-repeat center top; background-size:14px 17px;}
 
 .address-choice {float:left; width:40%; margin-bottom:0!important;}
 .address-choice form {margin-top:10px;}
 .address-or {float:left; width:20%; text-align:center; font-size:22px;font-weight:bold; margin-top:38px;}
 
 .wishlist-item {width:100%; border-bottom:1px solid #d8d8d8; margin-bottom:20px; padding-bottom:15px;}
    .wishlist-item .wishlist-item-check {float:left; width:30px;}
    .wishlist-item img {float:left; width:80px; border:1px solid #d8d8d8; padding:6px; margin-right:20px;}
    .wishlist-item .wishlist-item-details {float:left; margin-bottom:0!important;}
        .wishlist-item-details h4 {margin-top:0; margin-bottom:0px!important;}
        .wishlist-item-details h4 a {color:#222;}
        .wishlist-item-details h4 a:hover {text-decoration:underline;}
        .wishlist-item-details p {margin-bottom:6px!important;}
        .wishlist-item-details p.price {color:#cd2027; font-size:17px;font-family: 'open_sanssemibold';}
		.wishlist-item-details ul {margin: 0 0 6px!important; width:auto; list-style:disc; padding-left:20px;}
			.wishlist-item-details ul li {margin-right:0px!important;float:none!important; display:list-item!important;}
    .wishlist-item .wishlist-item-qty {float:right;}
 #form_wishlist {border-top:1px solid #d8d8d8; padding-top:20px;}
   #wishlist-tab select {border:1px solid #d8d8d8; padding:8px; outline:0;} 
   
   #form_wishlist_share div {margin-bottom: 20px; padding-bottom:20px; border-bottom:1px solid #d8d8d8;}
   #form_wishlist_share div.name {margin-right:2%; width:49%; margin-bottom:0; padding-bottom:0; border-bottom:0; float:left;}
   #form_wishlist_share div.email {width:49%; margin-bottom:0; padding-bottom:0; border-bottom:0; float:left;}
   
   #orders-tab table thead, #affiliate-tab table thead {background-color:#e9e9e9;}
   #orders-tab table th, #affiliate-tab table th {text-align:left; font-weight:normal; padding:6px;font-family: 'open_sanssemibold';}
    #orders-tab a:hover, #affiliate-tab a:hover, #gobucks-tab a:hover {text-decoration:underline;}   
    
    .gobucks-balance {margin-top:20px; border:1px solid #d8d8d8; padding:14px; width:auto; background-color:#e9e9e9;}
        .gobucks-balance h4 {margin:0!important;}
        .gobucks-balance h4 span {color:#cd2027;}
        
        .affiliate-codes a {float:left; margin-right:15px;}
        .affiliate-codes span {float:left; margin-right:15px; position:relative; top:8px;}
        .affiliate-codes form {float:left;}
        .affiliate-codes form input[type="email"] {width:250px;}
 
        #form_classifieds_remove {margin-bottom:20px;}
 #form_classifieds_search input[type="text"], #form_classifieds_remove input[type="password"] {padding:5px; width:250px; border:1px solid #d8d8d8;}
  #form_classifieds_search input[type="submit"], #form_classifieds_remove input[type="submit"] {outline:0; border:0; background-color:#cd2027; color:#fff; padding:6px 10px;}    
  .classified-name a {text-decoration:underline; color: #cd2027;} 
  .classified-name a:hover {text-decoration:none;}
  
  .remove-image {display:inline-block; text-indent:-9999px; outline:0; border:0; width:14px; height:17px; background:transparent url('../images/icon-trash.png') no-repeat center top; background-size:14px 17px; }
  .image-rotation {margin-top:8px; margin-bottom:0!important;}
  .rotate-clockwise {display:block; float:left; margin-right:8px; text-indent:-9999px; outline:0; border:0; width:17px; height:17px; background:transparent url('../images/icon-rotate-right.png') no-repeat center top; background-size:17px 17px;}
  .rotate-flip {display:block; float:left; margin-right:8px; text-indent:-9999px; outline:0; border:0; width:17px; height:17px; background:transparent url('../images/icon-flip.png') no-repeat center top; background-size:17px 17px;}
  .rotate-counter-clockwise {display:block; float:left; margin-right:8px; text-indent:-9999px; outline:0; border:0; width:17px; height:17px; background:transparent url('../images/icon-rotate-left.png') no-repeat center top; background-size:17px 17px;}
   
  #form_library_search input[type="text"] {border: 1px solid #d8d8d8; padding: 8px;}
  #form_library_search select {width:200px;}
  #form_library_search input[type="submit"] {padding: 10px 12px; outline:0; border:0; background-color:#cd2027; color:#fff;}
  
  .classified-listing-left {float:left; width:30%;}
  .classified-listing-right {float:right; width:65%;}
  
  
  label.checkbox-label {display:inline-block; font-size:15px; margin-bottom:5px; cursor:pointer;}
  label.checkbox-label input[type="checkbox"] {margin-right:5px;}

  
  #sales-filters {margin-bottom:25px;}
  .sales-type-filter {float:left; width:33.33333333%; margin-bottom:20px; padding: 10px 0; border:1px solid #fff;
  -webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}
  .sales-type-filter:hover {cursor:pointer;}
  .sales-type-filter img {width:80%; margin: 0 auto; display:block; opacity:0.8;}
  .sales-type-filter:hover img {opacity:1;}
  .sales-type-filter.active {background-color:#e9e9e9; border:1px solid #d8d8d8;}
  .sales-type-filter.active img {opacity:1;}
  .sales-type-filter p {text-align: center;text-transform: uppercase;font-size: 16px;font-family: 'open_sansbold'; letter-spacing:1px;}
  #type-filters {border-bottom:1px solid #d8d8d8; margin-bottom:25px;}
  #vehicle-models, #vehicle-price {float:left; width:250px;}

  
/* ECCOMERCE */    

.checkout-steps {width:100%; margin: 40px 0 40px; display:block;
background:transparent url('../images/steps-line.png') repeat-x left 37px;}

/* default structure*/
.checkout-steps .step-container {float:left; width:20%; text-align:center;}
.checkout-steps .step-container a {display:block; width:76px; margin:0 auto; text-align:center;}
     .checkout-steps .step-container a .circle {display:block; margin: 0 auto; height:76px; width:76px; padding:4px;border-radius:50%;  background-color:#fff;
     -webkit-box-sizing: border-box; 
     -moz-box-sizing: border-box;  
     box-sizing: border-box;}
     .checkout-steps .step-container a .circle span {display:block; color:#fff;font-size:30px;font-family: 'open_sanssemibold'; height:66px; width:66px; border-radius:50%; padding-top:12px;
     -webkit-box-sizing: border-box; 
     -moz-box-sizing: border-box;  
     box-sizing: border-box;}
  
/* finished */
.checkout-steps .step-container.finished a .circle {border:1px solid #4F8A10!important;}
     .checkout-steps .step-container.finished p {color:#4F8A10;}
     .checkout-steps .step-container.finished a .circle span {background-color:#fff; color:#4F8A10;}     
   
/* active */
.checkout-steps .step-container.active a .circle {border:1px solid #cd2027!important;}
     .checkout-steps .step-container.active p {color:#cd2027;}
     .checkout-steps .step-container.active a .circle span {background-color:#cd2027;}
    
/* disabled */
.checkout-steps .step-container.disabled a .circle {border:1px solid #e9e9e9;}
     .checkout-steps .step-container.disabled a:hover {cursor:default;}
     .checkout-steps .step-container.disabled a .circle span {background-color:#e9e9e9;}
        
.half-page {width:50%;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}

.half-page.left {padding-right:30px; }
.half-page.right {padding-left:30px; border-left:1px solid #d8d8d8;}

.half-page.right input[type="checkbox"] {margin-right:4px;}

.half-page input[type="text"], .half-page input[type="number"], .half-page input[type="email"], .half-page select {padding:8px; width:100%; border:1px solid #d8d8d8;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}


.full-page input[type="submit"] {color: #fff;
  border: 1px solid #cd2027;
  border: 0;
  outline: 0;
  background-color: #cd2027;
  padding: 10px 10px;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: 'open_sanssemibold';
  text-transform: uppercase;}


.choose-btns {}
.choose-btns a {display:inline-block; *display:inline; *zoom:1; padding:10px; border:1px solid #d8d8d8; font-size:15px;border-bottom:0; margin-right:10px;}
.choose-btns a.selected {background-color:#fff; border-bottom:0; border-top:2px solid #cd2027;}

.address-blocks, .address-options {padding-top:20px; border-top:1px solid #d8d8d8; margin-top: -1px;}
.existing-address-block {display:block; padding:12px; border: 1px solid #d8d8d8; box-sizing:border-box; margin-bottom:15px; width:48%; float:left; margin-right:4%; margin-bottom:20px;}
.address-blocks .existing-address-block:nth-of-type(even) {margin-right:0;}
.existing-address-block.selected {background-color: #e9e9e9; cursor:default;}
.existing-address-block span {color: #fff; width:100%; box-sizing:border-box; text-align:center;
    border: 1px solid #cd2027;
    border: 0;
    outline: 0;
    background-color: #cd2027;
    padding: 10px 10px;
    font-size: 13px;
    letter-spacing: 1px;
    font-family: 'open_sanssemibold';
    text-transform: uppercase;
    display:block;
}
.existing-address-block.selected span {background-color:#d8d8d8; color: #3f3c3d;}

.address-option-container.selected {background-color: #fff !important;}
.address-option-container {background-color: #e9e9e9; padding:5px 10px; border: 1px solid #d8d8d8; margin-bottom:5px; }
.address-option-container input[type="submit"] {margin-bottom:8px;}
.address-option-container input[type="radio"] {position:relative; top:2px; cursor:pointer;}
.address-option-container p {margin:0;}
.address-option-container p strong {padding-left:6px;}
.address-option-details {}
.address-option-details p {padding-left:22px;margin-left:15px;}
.address-option-details p strong {padding-left:0;}

.create-new-block {border-top:1px solid #d8d8d8;margin-top: -1px;}
#same_container {margin-top:20px;}

#form_payment input[type="text"], #form_payment textarea {border:1px solid #d8d8d8; padding:8px;}
#form_payment input[type="text"] {width:250px;}
#form_payment input[type="submit"] {color: #fff; margin-top:20px;
  border: 1px solid #cd2027;
  border: 0;
  outline: 0;
  background-color: #cd2027;
  padding: 10px 10px;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: 'open_sanssemibold';
  text-transform: uppercase;}

.view_cart_save, .view_cart_update { font-size:12px!important; padding: 6px!important;}
 .view_cart_update {background-color:#2c2a2d!important; outline:0; color:#fff; border:0; border-radius:0!important;
   letter-spacing: 1px;
  font-family: 'open_sanssemibold';
  text-transform: uppercase;}      
 
 
#form_feedback {margin:0;}
#form_feedback div {margin-bottom:20px;}
#form_feedback h4 {margin-bottom:6px;}
#form_feedback input[type="text"], #form_feedback input[type="email"] {padding:8px; border:1px solid #d8d8d8; box-sizing:border-box; width:100%;}
#form_feedback textarea {padding:8px; border:1px solid #d8d8d8; width:100%; height:300px; box-sizing:border-box;}
 
        
/* Schematics */

.column-parts {/*float:left;*/padding:15px 0;}

.column-schematic {width:100%;margin:0;}
.column-schematic h2 {margin-top:0;}
.schematic-image {position:relative;width:100%;overflow:hidden;border:1px solid #ccc; background: transparent url('../images/bg-line.png') repeat left top;}
.schematic-image img {z-index:1;position:relative; max-width:300%;}
.schematic-image img:hover {cursor:move;}
a.marker {position:absolute;display:block;height:18px;width:18px;border:2px solid #cd2027;border-radius:10px;text-indent:-9999px;z-index:2;color:#000;}
a:hover.marker, a.marker.active {border:2px solid #cd2027;background-color:#cd2027;text-indent:0;color:#fff;text-decoration:none;text-align:center;font-weight:bold;font-size:13px;}


.column-parts {width:46%;height:400px;margin:0 3% 0 1%;}
.component-container {height:377px;overflow:auto;border-bottom:1px solid #ccc;padding-bottom:1px;}
.column-parts table {width:100%;border-top:1px solid #ccc;border-left:1px solid #ccc;}
.column-parts table td {border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:4px;font-size:13px;}
.column-parts table tr.component-select td {background-color:#f8dedf;}
.column-parts table thead td {color:#000;font-weight:bold;border-bottom:2px solid #999;}


.tooltipster-content {width:250px;}
.tooltipster-content img {width:100%;}
.tooltipster-content h1 {font-size:22px; line-height:25px; margin-bottom:6px;}
.tooltipster-content h2 {font-size:18px; margin-bottom:6px; padding-bottom:0;}
.tooltipster-content h3 {font-size: 17px;}
.tooltipster-content p {margin-top:0; margin-bottom:6px;}



/* Suspension Builder */
.selected-components {background-color:#e9e9e9; margin:20px 0 0;border: 1px solid #d8d8d8; padding: 15px; }
.selected-components .vehicle-type {float:left;width:20%;display: flex;justify-content: center; align-items: center;}
.selected-components .vehicle-type img {width:95%;}
.selected-components .components, .slider-suspension-builder {list-style:none; margin:0; padding:0 10px; float:left; width:60%;border-left:1px solid #d8d8d8; border-right:1px solid #d8d8d8;box-sizing:border-box;}
.selected-components .components li {float:left;width:33.33333%; text-align:center; box-sizing:border-box; padding:0 6px;}
.selected-components .components li img, .slider-suspension-builder img {display:block; width:90%; margin:0 auto 5px;}
.selected-components .components li p, .slider-suspension-builder p {margin:0; padding:0; text-align:center;}
.selected-components .add-components {float:left;width:20%;display: flex;justify-content: center;align-items: center; box-sizing:border-box;padding:0 10px;}
.selected-components .add-components a {display:block; text-align:center;}
.selected-components .add-components a span {display:block; width:46px; height:37px; margin:0 auto 5px; background:transparent url('../images/cart-bg.png') no-repeat center center;}
.components-message {background-color: #cd2027; padding:8px 10px; text-align:center;}
.components-message p {margin:0; color:#fff;}

.slider-suspension-builder .slick-dots {margin-top:13px;}
.slider-suspension-builder .slick-dots li.slick-active button {border: 1px solid #d8d8d8;}

.slider-suspension-builder .slick-slide {
    position:relative;
}
.slider-suspension-builder .remove {
    position:absolute;
    top:0px;
    right:5px;
    background-color:#cd2027;
    color:#fff;
    padding:2px 5px;
    font-size: 18px;
    line-height:18px;
    font-weight:bold;
    text-decoration:none;
}

.slider-suspension-builder .slick-prev {
    float:left;
    padding:0;
    width:25px;
    height:35px;
    background:transparent url('../images/nav-arrow-left-sm.png') no-repeat center center;
    margin-top:10px;
}

.slider-suspension-builder .slick-next {
    float:right;
    padding:0;
    width:25px;
    height:35px;
    background:transparent url('../images/nav-arrow-right-sm.png') no-repeat center center;
    margin-top:10px;
}


 .row-footer {padding: 10px 0;}
 .row-footer img {width:100%; margin-bottom:5px;}
    .row-footer p {margin:0; font-size:14px;}
    .row-footer p, .row-footer a {color:#aaaaaa;}
    .row-footer a:hover {color:#3f3c3d;}
    
    .footer-socials {display:none;}
    
.footer-feedback {display:none;}

.ribbon-wrapper-red:after {
    content:'';
    display:block; 
    width:56px; 
    height:56px; 
    position:absolute; 
    top:0;
    right:0;
    background:url('../images/icon-sale-large.png');
    background-size:56px 56px;
}

.product-category-anchor:target {padding-top: 150px;}

/*  _::-moz-svg-foreign-content, :root .menu ul {display:block;}
//  _::-moz-svg-foreign-content, :root .menu ul li {float:left;}
//  _::-moz-svg-foreign-content, :root .menu ul li a {padding:12px 24px;} 
  
//   _::-moz-svg-foreign-content, :root header.sticky .menu ul {display:block;}
//  _::-moz-svg-foreign-content, :root header.sticky .menu ul li {float:left;}
//  _::-moz-svg-foreign-content, :root header.sticky .menu ul li a, _::-moz-svg-foreign-content, :root header.subpage-header .menu ul li a {padding:12px 21px;} 

//@media screen and (-webkit-min-device-pixel-ratio:0)
//  and (min-color-index:0) {
//    .menu ul {(; display:block; );}
//    .menu ul li {(; float:left; );}
//    .menu ul li a {(; padding:12px 24px; );}  
//    header.sticky .menu ul {(; display:block; );}
//    header.sticky .menu ul li {(; float:left; );}
//    header.sticky .menu ul li a, header.subpage-header .menu ul li a {(; padding:12px 21px; );} 
//}

*/



 
/* ==========================================================================
EXAMPLE Media Queries for Responsive Design.
These examples override the primary ('mobile first') styles.
Modify as content requires.
========================================================================== */
@media (min-width : 1300px) {
    
  .push-slider {height:276px;}
  .push-slider.with-banner {height:298px;}  
  
  .push-slider.with-account-info {height:310px;}
  .push-slider.with-account-info.with-banner {height:332px;}
    
  .push-slider.sticky {height:140px;}
  .push-slider.sticky.with-banner {height:161px;}  
    
  .push-slider.sticky.with-account-info {height:174px;}
  .push-slider.sticky.with-account-info.with-banner {height:195px;}
    
    
}
/* ANDROID FIXES */
@media (max-width : 1300px) {
    
header {position:relative; z-index:1000;} 

.push-slider, .push-slider.with-banner {height:0;}
.row-content, .row-content.with-banner, .row-content.with-account-info, .row-content.with-account-info.with-banner {margin-top:0;}
    
}


@media (max-width : 1100px) {
    
.socials-fixed, .feedback-fixed {display:none;}
    
.footer-socials {display:block;margin:0; float:left; list-style:none; padding:0;}
.footer-socials li {display:inline-block; *display:inline; *zoom:1;}
.footer-socials li a {display:block; width:40px; text-indent:-9999px;}
.footer-socials li a:hover {opacity:0.8;}
.footer-socials li a.facebook {background:transparent url('../images/icon-facebook-lightgrey.png') no-repeat center top; height:35px;}
.footer-socials li a.twitter {background:transparent url('../images/icon-twitter-lightgrey.png') no-repeat center top; height:35px;}
.footer-socials li a.flickr {background:transparent url('../images/icon-flickr-lightgrey.png') no-repeat center top; height:35px;}
.footer-socials li a.instagram {background:transparent url('../images/icon-instagram-lightgrey.png') no-repeat center top; height:35px;}
.footer-socials li a.youtube {background:transparent url('../images/icon-youtube-lightgrey.png') no-repeat center top; height:35px;}

.footer-feedback {display:inline;}
.row-footer .left {float:none; text-align:right;}
    
}


@media (min-width : 1050px) {
    
.container {padding: 0; width:1000px; margin: 0 auto;}

.slider-gallery .slick-prev {top:-20px;}
.slider-gallery .slick-next {top:-20px;}

.tour.slider-gallery .slick-prev, .tour.slider-gallery .slick-next {top:0;}

.row-footer img {margin-bottom:5px;}
     
}
@media (max-width : 1050px) {

    
   
   .menu {float:none;}
 .menu ul {margin: 0 auto; text-align:center;}
 
header.sticky .menu ul li a, header.subpage-header .menu ul li a {}
 
  .menu > ul > li {
  display: inline-block; *display:inline; *zoom:1;
  margin-right: 0;}
  
  .menu ul ul {margin:0; text-align:left;}
  
 header.sticky .menu ul li > a, header.subpage-header .menu ul li > a { }
 


.icon-cart {}

.no-flexbox .cart-info span.items {display:none;}

/*.no-flexbox .menu ul li.first {width:8%;}
    //.no-flexbox .menu ul li.two {width:13%;}
    //.no-flexbox .menu ul li.three {width:11%;}
    //.no-flexbox .menu ul li.four {width:31%;}
    //.no-flexbox .menu ul li.five {width:13%;}
    //.no-flexbox .menu ul li.six {width:12%;}
    //.no-flexbox .menu ul li.seven {width:12%;}*/
    
    .cart-info span.items {display:none;}

.menu ul li.first {width:8%;}
    .menu ul li.two {width:13%;}
    .menu ul li.three {width:11%;}
    .menu ul li.four {width:31%;}
    .menu ul li.five {width:13%;}
    .menu ul li.six {width:12%;}
    .menu ul li.seven {width:12%;}

.search-bar .container {padding:0; border:0;}
.form_search {padding: 0 2%; box-sizing:border-box;}
.form_search input[type="text"] {border:1px solid #cd2027;}
.form_search input[type="submit"] {right:2%; bottom:0;}


 .row-slider .nav-container-left, .slider-vanderlust .nav-container-left, .ambassador .nav-container-left {left:5%; margin-left:0; top:25%;}
 .row-slider .nav-container-right, .slider-vanderlust .nav-container-right, .ambassador .nav-container-right {right:5%; margin-right:0; top:25%;}

 .caption {top:15%; left:0;}
 .camera {margin-right:0;}
 
 .row-instagram .container {}

 .classifieds-btn {left:2%;}
 .gift-certs-btn {right:2%;}
 
 
 .subpage-header-image img {
height: 147px;}
 
 
 .flyout-list li.top-level .flyout .flyout-section:hover .flyout-categories {display:none!important;}
 .flyout-list li.top-level .flyout .flyout-section:hover h2 a {border-right:1px solid #d8d8d8;}
 

 
 .sort-bar {font-size:17px;}
    .sort-bar div {margin-right:15px;}
    .sort-bar div span {margin-top:4px;}
 .sort-layout a {top:2px;}
 
 .layout-view span {display:none;}
 
 .content-with-sidebar {width:96%;}
 
 .crew-image {left:2%;}
 
 .footer-socials {display:block; margin:0 auto 10px; float:none; text-align:center;}
 .row-footer p {float:none; text-align:center;}
 .row-footer .left {text-align:center;}

.slider-gallery .slick-prev {top:-20px;}
.slider-gallery .slick-next {top:-20px;}
 
}
@media (max-width : 960px) {
    
 
    .menu ul li > a {padding: 15px 14px;}
  .menu ul li a {font-size:17px;}  
    .dropdown-right-products {display:none!important;}
    .full li.dropdown-block {width:33%; margin-right:0;}
 
    
    .cart-info .top-level {padding:13px 14px;}
    
    
  header.sticky .menu ul li > a, header.subpage-header .menu ul li > a {
  padding: 13px 9px;
}  

.category-items {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}


.specials-categories li {width:100%; float:none;}



    
.sort-bar .layout-view {display:none!important;}
    
 .products-25 .product, .products-20 .product{width:32%;}  

 .products-25 .product:nth-child(4n), .products-20 .product:nth-child(5n) {margin-right:2%!important;} 
  .products-25 .product:nth-child(3n), .products-20 .product:nth-child(3n) {margin-right:0!important;}
 .products-25 .product:nth-child(4n+5), .products-20 .product:nth-child(4n+5) {clear:none;}
 .products-25 .product:nth-child(3n+4), .products-20 .product:nth-child(3n+4) {clear:both;}
 
 .products-20 .product:nth-child(5n+6) {clear:none;}
 /*
 .products-20 .product {width:23.5%; margin-right:2%!important;}
 .products-20 .product:nth-child(4n) {margin-right:0!important;}
 .products-20 .product:nth-child(5n+6) {clear:none;}
 .products-20 .product:nth-child(4n+5) {clear:both;}
 

 */
 
.product .quick-view, .product form, .cart-wishlist {display:none!important;}

.product-tabs ul {margin:0;}
.product-tabs ul li {float:none; margin-bottom:10px;}
.product-tabs ul li a {border-bottom:1px solid #d8d8d8!important;}
.product-tabs ul li.ui-state-active a {border:1px solid #cd2027!important; background-color:#cd2027!important; color:#fff!important;}


 
 
 .row-featured-products .products-25 .product:nth-child(4) {display:none;}
 
 .blog-listing {width:32%;}
 .blog-listing-container .blog-listing:nth-child(4n) {margin-right:2%;}
  .blog-listing-container .blog-listing:nth-child(3n) {margin-right:0;}
     .blog-listing-container .blog-listing:nth-of-type(4n+5) {clear:none;}
 .blog-listing-container .blog-listing:nth-of-type(3n+4) {clear:both;}
 
 
 

 
 .daily-logo {width:100%; float:none; margin-bottom:30px;}
 .daily-logo img {width:auto; max-width:100%;}
    .daily-article {width:100%; float:none;}
    
    
  .row-newsletter .container div {padding: 0 0 0 240px;}  
   .gift-certs-btn {left:2%; top:120px;} 
    
    
    
  .details-content {margin-bottom:20px;}
    
  .login-left {width:50%;}
  .login-right {width:50%;}
  
 .login-right input[type="email"], .login-right input[type="text"], .login-right input[type="password"], .login-right select {width:100%;}
    
 
 #form_notify {width:50%;}
 
 .paging {float:none; }
  #top-paging {margin-top:20px; margin-bottom:20px;}
  
  
  
  .profile-name img {
      width:170px;
      top:-80px;
      margin-bottom:-80px;
  }
 
 
}
@media (max-width : 900px) {

   
    
  .menu ul li > a {padding: 15px 11px;}  
  
  .cart-info .top-level {padding:12px 7px!important;}
    
 header.sticky .menu ul li > a, header.subpage-header .menu ul li > a {
  padding: 15px 7.5px;
}
header.sticky .menu ul li a, header.subpage-header .menu ul li a {
  font-size: 15px;
}



  .cart-info a span {font-size:15px;}
.row-copyright img {float:none; display:block;margin: 10px auto 10px;}
.row-copyright p {text-align:center; float:none;}





}
@media (max-width : 850px) {
    
    body {cursor:pointer;}  /*this fixes the "Flash Sales" tooltip not closing in mobile */

    .feedback-fixed, .socials-fixed {display:none;}
    
    header {position:relative; padding-bottom:0;}
    .logo, header .logo, header.sticky .logo, header.subpage-header .logo, .logo:hover, header .logo:hover, header.sticky .logo:hover, header.subpage-header .logo:hover {z-index:999; 
    position: absolute;
  z-index: 1001;
  width: 97px!important;
  height: 79px!important;
  margin: 4px 0 0 0;
  background: transparent url('../images/logo.png') no-repeat center top;
  background-size: 97px 79px!important;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;}

    
    .row-navigation {padding: 14px 0; position:absolute; top:0; bottom:auto; border-top:0; background-color:#fff; border-bottom:1px solid #dadada;}
    
    header.sticky, header.subpage-header, header {height: auto;}

 header.sticky .row-navigation, .subpage-header .row-navigation, header .row-navigation {min-height:67px; position:relative;}
   .cart-info {display:none!important;}
   
   /*.no-flexbox .cart-info span.items {display:inline;}*/
   .cart-info span.items {display:inline;}

    
    .row-navigation .cart-btn {display:block; position:absolute; right:70px;top:1px;font-size:15px; font-family: 'open_sansitalic'; color: #cd2027;}
    .row-navigation .cart-btn span {font-family: 'open_sansbold';}
    
    header.sticky .row-navigation .cart-btn, .subpage-header .row-navigation .cart-btn, header .row-navigation .cart-btn {top:20px;}
    
    a.menu-link {
    display: block;
    color: #fff;
    
    }
    header.sticky a.menu-link, .subpage-header a.menu-link, header a.menu-link {margin-top:20px;}
    
    .menu {
    clear: both;
    min-width: inherit;
    float: none;
    position:relative; top:15px;
    border-right:1px solid #e9e9e9;
    border-left:1px solid #e9e9e9;
    }
    header.sticky .menu, header.subpage-header .menu, header .menu {float:none;padding-left: 0px;}

    .menu, .menu > ul ul {
    overflow: hidden;
    max-height: 0;
    background-color: #f4f4f4;
    }
    .menu > li > ul.sub-menu {
    padding: 0px;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    }
    .menu.active, .menu > ul ul.active {
    max-height: 255em;
    display:block;

    }
    
.menu ul li a {border-right:0;}
.menu ul .first a {
    border-left: 0;
}
    
    .menu.active {margin-bottom:22px;}
    
    header.sticky .menu, .subpage-header .menu, header .menu {margin-top:65px;}
    
    .menu ul {
    display: block;
    text-align:left;
    /*flex-direction:none;*/
    }
    .menu > ul {
    border-top: 1px solid #e9e9e9;
    }
    .menu li, .menu > ul > li {
    display: block;
    width:100%;
    }
    .menu ul li.narrow ul {width:100%!important; right:auto!important;}
    .menu ul li a {
    color: #000;
    display: block;
    font-size:18px!important; line-height:18px;
    font-family: 'economicaregular';
letter-spacing: 1px;
text-transform: uppercase;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
    text-align:left;
    }
    .menu ul li a:hover {background-color: #e9e9e9;}
    .has-submenu:hover .top-level {background-color:#e9e9e9;}
    .menu li.has-submenu > a:after {
    content: '+';
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    font-size: 1.5em;
    padding: 0.55em 0.5em;
    }
    .menu li.has-submenu > a.active:after {
    content: "-";
    }
    .menu ul ul > li a {
    background-color: #fff;
    border-bottom:1px solid #e9e9e9;
    }
    .menu ul ul > li.dropdown-block span:last-of-type a {border-bottom:0;}
    
    .menu ul ul > li a:hover {background-color:#f4f4f4;}
    .menu ul ul, .menu ul ul ul {
    display: inherit;
    position: relative;
    left: auto; top:auto;
    box-shadow: none; 
    border:none;
    }
    
    .menu ul ul {display:block; padding:0;}
    
    .menu ul li {float:none; border-right:0; flex-grow:0; -webkit-flex-grow:0; -ms-flex-grow:0;}
    li.dropdown-block .title {padding:14px;margin-top:0!important; border-bottom:1px solid #e9e9e9; background-color:#f4f4f4;}
    li.dropdown-block span a {padding:14px;display:block;}
    .menu ul ul > li a {padding:14px;}
    
    /*.no-flexbox .menu ul {display:block;}
    
     //.no-flexbox .menu ul li.first {width:100%;}
    //.no-flexbox .menu ul li.two {width:100%;}
    //.no-flexbox .menu ul li.three {width:100%;}
    //.no-flexbox .menu ul li.four {width:100%;}
    //.no-flexbox .menu ul li.five {width:100%;}
    //.no-flexbox .menu ul li.six {width:100%;}
    //.no-flexbox .menu ul li.seven {width:100%;}*/
    
    .menu ul {display:block;}
    
    .menu ul li.first, .menu ul li.two, .menu ul li.three, .menu ul li.four, .menu ul li.five, .menu ul li.six, .menu ul li.seven {width:100%;}
    
  
    
    .full li.dropdown-block {width:100%;}
    
    .menu ul ul {
        display:none;
      opacity:1; height:auto;
    position: relative; 
    z-index:99999;
    top:100%;
     box-sizing:border-box;
    margin: 0 auto;
    padding:0!important;
    background-color: #fff;
     -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border:0;}
     
    
  /*.menu ul li:hover > ul {
    // display:block;
    // height:auto;
    //}*/
    .menu ul.sub-menu {border:0;}
    .menu ul.sub-menu.active {border-bottom:1px solid #e9e9e9;}
    .menu ul li.narrow.left ul {left:0; width:100%;}
    .menu ul li.narrow.right ul, .menu ul li.narrow.right.account ul {right:0; width:100%;}
    
    header.sticky .menu ul li > a, header.subpage-header .menu ul li > a, header .menu ul li > a {padding: 15px;}
    
    #nav-toggle { cursor: pointer; padding: 10px 35px 16px 0px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 5px;
  width: 35px;
  background: #cd2027;
  position: absolute;
  display: block;
  content: '';
}
#nav-toggle span:before {
  top: -10px; 
}
#nav-toggle span:after {
  bottom: -10px;
}

#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
#nav-toggle.active span {
  background-color: transparent;
}
#nav-toggle.active span:before, #nav-toggle.active span:after {
  top: 0;
}
#nav-toggle.active span:before {
   -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#nav-toggle.active span:after {
    -webkit-transform: translateY(-10px) rotate(-45deg);
  -moz-transform: translateY(-10px) rotate(-45deg);
  -ms-transform: translateY(-10px) rotate(-45deg);
  -o-transform: translateY(-10px) rotate(-45deg);
  transform: translateY(-10px) rotate(-45deg);
  top: 10px;
}





.menu ul li:hover > ul.parts, .menu ul li:hover > ul.parts2 {display:block!important;}
li.dropdown-block-25 {border-right:0!important; }
li.dropdown-block-25.choose-block {padding:15px; border-bottom:1px solid #e9e9e9;}
.menu ul ul.parts li a {position:relative;}
li.dropdown-block-25 img {display:block; margin:0 auto; max-width:300px;}

li.dropdown-block-75 {padding:0!important;}
li.dropdown-block-75 .breadcrumbs {margin-left:14px;}
li.dropdown-block-75 h3 {margin-right:14px;}
li.dropdown-block-75 h3 span {padding-left:14px;}
.category-items {border-top:1px solid #e9e9e9;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}

.category-items a {
  font-size: 18px!important;
  line-height: 18px!important;
  font-family: 'economicaregular'!important;
  letter-spacing: 1px!important;
  text-transform: uppercase!important;
}


     .menu li.first:hover #vehicle-type {height:auto;overflow:hidden;}
    .menu #vehicle-type {height: auto; width:100%;}
#vehicle-type ul {left:0; width:auto;}
.header-block {display:none!important;}

.vehicle-link {border-top:0;}
.vehicle-link a p {font-family: 'economicaregular'; font-size:18px; padding:0; margin:0; text-align:left;}
.vehicle-link a img {display:none;}
.vehicle-link:hover .vehicle-btn {background-color:#f4f4f4;}
li.divider {display:none;}
.categories {height:auto!important;}
.categories li {margin-left:0;}
#vehicle-type ul li a {font-size:18px!important; line-height:18px;  font-family: 'economicaregular'; letter-spacing:1px; text-transform:uppercase; padding:14px;}


    
    .dropdown-block span.inside-gw-divider {display:none;}
    .menu ul li:hover > ul {border:0;}
    .cart-info span.items {display:inline;}
    
    .mobile-feedback {display:block!important;}
    .mobile-socials {display:block!important;}
    
    
    .nav-shadow {display:none;}
    
   .caption h1 {font-size:30px; margin: 0 0 6px;} 
   .caption p {font-size:16px; line-height:20px; margin-bottom: 15px;}
   
   
 .push-slider {display:none;}
   
 .row-slider .nav-container-left, .row-slider .nav-container-right, .slider-vanderlust .nav-container-left, .slider-vanderlust .nav-container-right, .ambassador .nav-container-left, .ambassador .nav-container-right {display:none!important;}
   .caption {padding-left:0px; left:3%;}
   
   ul.slick-dots {padding-left:0; left:5%;}
   
   .slider-overlay {display:none;}
   
   .featured-content {float:none; width:100%; margin-bottom:50px;}
   .slider-featured2 {padding: 0 50px;}
   .slider-featured2 .slick-next {right:0;  background: transparent url('../images/nav-arrow-right-gray.png') no-repeat center center;}
   .slider-featured2 .slick-prev {left:0; background: transparent url('../images/nav-arrow-left-gray.png') no-repeat center center;}
   .slider-featured2 .slick-slide {margin: 0 14px;}
   
   .daily-driver {float:none; width:100%;}
   
   
   .row-vehicle-types a h2 span {display:block; height:0;}
   
   .westylife-categories li {width:50%;}
   
   .specials-categories li {width:100%; float:none;}
   
   
   
   .subpage-header-image img {height:100px;}
   
   .row-content {margin-top:0;}
   
   .row-featured-products, .row-featured-btns, .row-content.index {background-image:none; padding-top:20px;}
   .layout-view {display:none;}
   
   #toggle-categories {display:inline-block; *display:inline; *zoom:1; font-family: 'economicabold'; font-size:22px; color: #3f3c3d; background-color: #e9e9e9;border: 1px solid #d8d8d8; padding:6px 14px;
   -webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}
   #toggle-categories:hover {cursor:pointer;}

   
   #toggle-categories span {float:left;}
   
   #toggle-categories .plus {float:right; margin-top:5px; margin-left:12px; display:block; width:22px; height:22px; background:transparent url('../images/icon-plus.png') no-repeat center top;}
    #toggle-categories .minus {display:none;}

    #toggle-categories .plus.not-active {display:none;}
    #toggle-categories .minus.active {display:block; float:right; margin-top:5px; margin-left:12px; width:22px; height:22px; background:transparent url('../images/icon-minus2.png') no-repeat center top;}
   
   #sidebar-wrapper {height:0; overflow:hidden;}
   #sidebar-wrapper.opened {height:auto; margin-top:20px;}
   .portal-sidebar {position:relative; left:0; width:100%; margin-bottom:15px;}
   
    .flyout-list li.top-level:hover .flyout {display:none;}
    .flyout-list li.top-level .top-level-link {font-size:15px; padding:14px 0 14px 60px; background-size:40px 28px;}
    
    .flyout-list li.top-level .top-level-link span.years {font-size: 13px;}
   .flyout-list li.top-level .top-level-link.bus, .flyout-list li.top-level:hover .top-level-link.bus, .flyout-list li.top-level .top-level-link.vanagon, .flyout-list li.top-level:hover .top-level-link.vanagon, .flyout-list li.top-level .top-level-link.eurovan, .flyout-list li.top-level:hover .top-level-link.eurovan {background-size:37px 26px;}
   
    .flyout-list li.top-level .top-level-link {font-size:15px; padding:14px 0;}
    .flyout-list.vehicles li.top-level .top-level-link {padding:14px 0 14px 50px; background-size:40px 28px!important; background-position:left center!important;}
   
   .portal-sidebar {float:none;}
   .portal-content {width:100%; float:none;}
   
   
   .products-25 .product, .products-20 .product, .products-16 .product {width:32%; margin-right:2%!important;}
   .products-20 .product:nth-child(4n), .products-16 .product:nth-child(5n) {margin-right:2%!important;}
   .products-25 .product:nth-child(3n), .products-20 .product:nth-child(3n), .products-16 .product:nth-child(3n) {width:32%; margin-right:0%!important;}
   
   .products-20 .product:nth-child(4n+5) {clear:none;}
   .products-20 .product:nth-child(3n+4) {clear:both;}
   
   .products-16 .product:nth-child(5n+6) {clear:none;}
   .products-16 .product:nth-child(3n+4) {clear:both;}
    
   .product .quick-view, .product .cart-add-btn {display:none!important;}
   
   .sidebar {display:none;}
   .content-with-sidebar {width:100%; padding-left:0;}
   
   .newsletter-container {width:100%; padding:0; float:none; border-bottom:1px solid #d8d8d8;}
   .newsletter-sidebar {width:100%; padding:0; float:none; border:0;}
   
   .sidebar-listing {float:left; width:25%; padding: 10px; margin-bottom:20px;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;  
box-sizing: border-box;}
   .newsletter-sidebar .sidebar-listing:first-of-type {border-top:0;}
   
   .newsletter-sidebar .sidebar-listing:nth-child(5), .newsletter-sidebar .sidebar-listing:nth-child(10) {clear:both;}
   
   .newsletter-left {width:100%; float:none; padding-right:0; border-right:0; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #d8d8d8;}
   .newsletter-right {width:100%; float:none; padding:0;}
    
  .classified-listing-left {float:none; width:100%; margin-bottom:10px;}
  .classified-listing-right {float:none; width:100%;}
  
  
   .crew .category-block {width:23%; margin-right:2%;}

   .crew .category-block:nth-child(5n+6) {clear: none;}
    .crew .category-block:nth-child(4n+5) {clear: both;}
    
    
    .slider-featured .slick-next, .slider-related .slick-next {background: transparent url('../images/nav-arrow-right-gray.png') no-repeat center 17%;}
        .slider-featured .slick-prev, .slider-related .slick-prev {background: transparent url('../images/nav-arrow-left-gray.png') no-repeat center 17%;}
        
    #form_add_comment {width:80%;}
        
    .existing-address-block {width:100%; float:none; margin-right:0!important;}
    
    
     .address-choice {width:45%;}
 .address-or {width:10%;}
 
 
 .schematic-image {height:400px!important;}



.details-content .cart-buttons button {padding-left:8px; padding-right:8px; background-image:none;}
.wishlist-btn {padding-left:8px!important;background-image:none;}

.daily-article {min-height:170px;}


.affiliate-codes a, .affiliate-codes span, .affiliate-codes form {float:none;}
.affiliate-codes span {top:0;}
.affiliate-codes form {margin-top:20px;}





   
}
@media (max-width : 768px) {
   
    
    
    .row-featured-content .feature-btns div {width:47.5%; margin-bottom:25px;}
    
    
     .row-featured-content .feature-btns div:nth-of-type(2), .row-featured-content .feature-btns div:nth-of-type(4) {margin: 0 0 25px;}
    .row-featured-content .feature-btns div:nth-of-type(5) {margin: 0 3% 0 0;}
    
    .row-featured-content .feature-btns div:nth-of-type(odd) {margin-right:3%;}
      
    .row-categories {padding:0;}
    
  .westylife-container {float:none; width:100%;} 
  .specials-container {float:none; width:100%;}  
   .westylife-categories li, .specials-categories li {width: 33.333333%; float:left;}
    
.table-container {overflow-x:scroll;}

    #orders-tab table {min-width:550px;}
   
    .vehicles-table, .vehicles-table thead, .vehicles-table tbody, .vehicles-table th, .vehicles-table td, .vehicles-table tr {display:block;}
    .vehicles-table thead tr {position:absolute; top:-9999px; left:-9999px;}
    
    
    .vehicles-table td {border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%!important;}
    
    .vehicles-table td:before {/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
    font-weight:bold;}
    
    .vehicles-table td:nth-of-type(1):before {content: "Year:";}
    .vehicles-table td:nth-of-type(2):before {content: "Type:";}
    .vehicles-table td:nth-of-type(3):before {content: "Model:";}
    .vehicles-table td:nth-of-type(4):before {content: "Miles:";}
    .vehicles-table td:nth-of-type(5):before {content: "Trans:";}
    .vehicles-table td:nth-of-type(6):before {content: "Cost:";}
    .vehicles-table td:nth-of-type(7):before {content: "Sold:";}
    
    .vehicles-table tr:hover td:before {color:#fff;}
    
    
    

.row-slider .slick-prev, .row-slider .slick-next {display:none;}
.caption {padding-left:10px;}
.camera {bottom:20px;}

ul.slick-dots {left:5%; padding-left:10px; bottom:20px; }

.row-newsletter .container div {padding:0; margin-bottom:20px;}
.row-newsletter .container span {text-align:center; margin: 0 auto; display:block;}
.classifieds-btn, .gift-certs-btn {position:relative; left:0; top:0; display:inline-block; *display:inline; *zoom:1; margin: 0 8px;}


.row-vehicle-types a {padding:20px;}

.products-20 .product-20 {}

.products-25 .product-25 {width:49%;}
.products-25 .product-25:nth-child(3n) {margin-right:2%;}
.products-25 .product-25:nth-child(2n) {margin-right:0;}


ul.image-gallery li {width:18%;margin-right:2%; margin-bottom:15px;}

    
.category-image {display:none;}


.category-blocks .category-block:nth-child(4n+5) {clear:none;}
.category-blocks .category-block:nth-child(3n+4) {clear:both;}

.category-block {width:31.3%; margin-bottom:15px;}

.crew .category-block {width:31.3%; margin-right:2%;}
.crew .category-block:nth-child(4n+5) {clear: none;}
.crew .category-block:nth-child(3n+4) {clear:both;}
    
#tabs .tab-content {padding:20px;}

.account-tabs .left, .account-tabs .right {width:100%; padding:0; float:none;}
.account-tabs .left {border-right:0;margin-bottom:20px; padding-bottom:20px;}

.account-tabs .checkbox {margin-bottom:-10px!important;}

#form_wishlist_share div.name {margin-right:0; width:100%; float:none; margin-bottom:10px;}
#form_wishlist_share div.email {width:100%; float:none;}

.address-choice {width:100%; float:none;}
 .address-or {width:100%; float:none; margin-top:0;}

 .newsletter-sidebar .sidebar-listing {width:33.3%;}
 .newsletter-sidebar .sidebar-listing:nth-child(5), .newsletter-sidebar .sidebar-listing:nth-child(10) {clear:none;}
 .newsletter-sidebar .sidebar-listing:nth-child(4), .newsletter-sidebar .sidebar-listing:nth-child(7), .newsletter-sidebar .sidebar-listing:nth-child(10) {clear:both;}
 
 .newsletter-img {display:none;}
 .schematic-image {width:100%;height:377px;transition:width 0s,height 0s,opacity 0s;-moz-transition:width 0s,height 0s,opacity 0s;-webkit-transition:width 0s,height 0s,opacity 0s;}
 .schematic-image a.marker {position:absolute; border:2px solid red!important;background-color:red!important;text-indent:0;color:#fff;text-decoration:none;text-align:center;font-weight:bold;font-size:13px; display:block; opacity:1;}
 .schematic-image img {position:relative;}


.slider-featured .slick-next, .slider-related .slick-next {background: transparent url('../images/nav-arrow-right-gray.png') no-repeat center 13%;}
.slider-featured .slick-prev, .slider-related .slick-prev {background: transparent url('../images/nav-arrow-left-gray.png') no-repeat center 13%;}
        


}
@media (max-width : 700px) {
    .top-links div.socials {display:none;}

    #form_search {display:none;}
    #form_search_m {display:block;}
 
 .row-slider {position:relative; top:0px; margin-bottom:0;} 
 .row-slider .container {padding:0;}
    .row-slider img {height:330px; width:auto;float:right;}
  .caption {top:20px; bottom:auto; width:90%; padding-left:5px;}  
  ul.slick-dots {left:3%; padding-left:5px;}
  
  
  .slider-instagram .slick-prev {}
  .slider-instagram .slick-next {}
  .slider-instagram .instagram-item a {
     -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: grayscale(0%);
 }
 
 #instagram-modal {overflow:auto;}
  #instagram-modal .view-in-ig {left:15px;}
 .modal-content { max-width:400px;}
    #instagram-modal .modal-left {float:none; width:100%; height:auto;}
    #instagram-modal .modal-right {float:none; width:100%; height:auto;}
  
  
  #bc-toggle {display:block; margin-left:0; top:0; margin-top:6px; margin-bottom:-12px;}
  #bc-toggle.more {width:96px;}
  #bc-toggle.less {width:105px;}
  
  
  
  .vehicle-details-left {float:none; width:100%;}
  .vehicle-details-right {float:none; width:100%;}
  

.link-listing img {width:30%;}
.link-listing div {width:67%;}

.product-images {width:100%; margin-right:0; float:none;}
.details-content {width:100%; float:none;}

.crew-image {float:none; position:relative; left:0; margin-bottom:0px;}
.crew-name {padding-left:0;}


.login-left, .login-right {padding: 0; width:100%; border:0; float:none;}
.login-left {margin-bottom:10px; border-bottom:1px solid #d8d8d8; padding-bottom:10px;}
.login-left form input[type="email"], .login-left form input[type="password"] {width:80%;}

.login-right.feedback {border-left:0;}

 #form_notify {width:100%;}

#form_create_account .login-right {border:0;}
.referral-block {margin-top:0;}  
.referral-block select {max-width:none;}
.wishlist-item .wishlist-item-details {width:100%; margin-top:10px;}

 .newsletter-sidebar .sidebar-listing {width:50%;}
 .newsletter-sidebar .sidebar-listing:nth-child(4), .newsletter-sidebar .sidebar-listing:nth-child(7), .newsletter-sidebar .sidebar-listing:nth-child(10) {clear:none;}   
  .newsletter-sidebar .sidebar-listing:nth-child(3), .newsletter-sidebar .sidebar-listing:nth-child(5), .newsletter-sidebar .sidebar-listing:nth-child(7) {clear:both;}  

.half-page {width:100%; padding:0!important; border-left:0!important; float:none;}
.half-page.left {margin-bottom:20px;}

.blog-listing-container.two-column {float:none; width:100%;}
.clearfix .blog-listing-container.two-column:first-of-type {margin-right:0; margin-bottom:40px;}

/* #tabs ul, .account-tabs ul {margin: 0;}
// #tabs ul li, .account-tabs ul li {margin-right:5px; margin-bottom:5px;}
// #tabs ul li a, .account-tabs ul li a {border-bottom:1px solid #d8d8d8;}
// #tabs ul li a.active, #tabs ul li.ui-state-active a, .account-tabs ul li a.active {border:1px solid #cd2027; background-color:#cd2027; color:#fff;}*/

  #mobile-tabs {display:block!important; width:100%; margin-bottom:10px;}
  
  #desktop-tabs {display:none!important;}
  
  
  
  #toggle-categories {width:100%; }

.checkout-steps {background:transparent url('../images/steps-line.png') repeat-x left 27px;}

.checkout-steps .step-container a {}
     .checkout-steps .step-container a .circle {height:56px; width:56px; }
     .checkout-steps .step-container a .circle span {font-size:25px; height:46px; width:46px;padding-top:6px;}

.paging .pagination {float: none;}

#form_add_comment {width:100%;}

.existing-address-block {width:48%; float:left; margin-right:4%!important;}
.address-blocks .existing-address-block:nth-of-type(even) {margin-right:0!important;}

 #form_feedback input[type="text"], #form_feedback input[type="email"] {width:100%;}
 
 .details-content .cart-buttons button {padding-left:40px; background: #cd2027 url('../images/icon-cart-white.png') no-repeat 8px 6px;}
 .wishlist-btn {padding-left:40px!important; background: transparent url('../images/icon-wishlist.png') no-repeat 8px center;}
 
 
 .profile-name img {top:-50px; margin-bottom:-50px;}
 
 
 .selected-components .vehicle-type {float:none; width:100%; display:block; margin:0 auto 20px;}
 .selected-components .vehicle-type img {display:block;width:auto; margin:0 auto;}
 .selected-components .components, .slider-suspension-builder {float:none; width:100%; padding:0; border:0; margin:0 0 30px;}
 .selected-components .add-components {float:none; width:100%; padding:0;}
 .selected-components .add-components a span {width:32px; height:24px;display:inline-block; margin:0 5px 0 0;}
 .slider-suspension-builder .slick-dots {margin-top:30px;}


.slider-suspension-builder .slick-prev, .slider-suspension-builder .slick-next {
    margin-top:24px;
}
 

}
@media (max-width : 600px) {
   
    .westylife-categories li {width:50%;} 
    .specials-categories li {width:50%;}
    
    #sort-form {float:none; width:100%;}
    .sort-price, .filter-vanagon, .sort-ppp {width:33.33333%; margin-right:0;}
    .sort-bar div {margin-right:0;}
    .sort-price select, .sort-filter select, .filter-vanagon select, .sort-ppp select {width:96%;}
    .sort-bar div span {float:none; display:block; margin-top:0; margin-right:0;}
    
    
  .daily-article {padding-left:23px; padding-bottom:35px; background-image:none;}
  .daily-article h3 {min-height:52px;}
    .daily-article p {padding-right:0;}
    
    .twitter-link {top:auto; bottom:10px; padding-left:24px;}
    
    .profile-name img {
        display:block;
        top:0;
        float:none;
        margin: 0 auto 25px;
    }
    
    .profile-name h1 {float:none;}
    
    .profile-name .social-buttons {float:none;margin-bottom:20px;}
    .profile-name .social-buttons li:first-of-type {margin-left:0;}
    
    
}
@media (max-width : 550px) {
   
    
    .row-slider {display:none;}
    .row-top-bar .container {padding:0;}
    .row-top-bar .top-links div {border-right:0; border-left:1px solid #505153;}
    
    
    
    .row-instagram {padding-top:0; padding-bottom:30px;}
    
    ul.image-gallery li {width:23%;margin-right:2%; margin-bottom:15px;}
    .photo-btn {float:none; width:100%; margin-right:0;}
    
    
    
  .login-left form input[type="email"], .login-left form input[type="password"], #form_password input[type="email"] {width:100%;}  
    
  .specials-slider .nav-container-left, .specials-slider .nav-container-right {display:none;}
    
    .category-blocks .category-block:nth-child(3n+4) {clear:none;}
    .category-blocks .category-block:nth-child(2n+3) {clear:both;}
    
  .category-block {width:48%; margin-bottom:10px;}
  
  .crew .category-block {width:48%;}
.crew .category-block:nth-child(3n+4) {clear:none;}
  .crew .category-block:nth-child(2n+3) {clear:both;}
  
  .products-33 .product, .products-25 .product, .products-20 .product, .products-16 .product {width:49%!important; margin-right:2%!important;}
   .products-20 .product:nth-child(4n), .products-16 .product:nth-child(5n) {margin-right:2%!important;}
    .products-25 .product:nth-child(3n), .products-20 .product:nth-child(3n), .products-16 .product:nth-child(3n) {margin-right:2%!important;}
  
    .products-33 .product:nth-child(even), .products-25 .product:nth-child(even), .products-20 .product:nth-child(even), .products-16 .product:nth-child(even) {margin-right:0!important;}

    .products-33 .product:nth-child(3n+4), .products-25 .product:nth-child(3n+4), .products-20 .product:nth-child(3n+4), .products-16 .product:nth-child(3n+4) {clear:none;}
  
    .row-featured-products .products-25 .product:nth-child(4) {display:block;}
    
   
    
    
    .blog-listing {width:49%;}
 .blog-listing-container .blog-listing:nth-child(4n), .blog-listing-container .blog-listing:nth-child(3n) {margin-right:2%;}
 .blog-listing-container .blog-listing:nth-child(even) {margin-right:0;}
 .blog-listing-container .blog-listing:nth-of-type(3n+4) {clear:none;}
 .blog-listing-container .blog-listing:nth-of-type(2n+3) {clear:both;}
    
 #vehicle-models, #vehicle-price {float:none; width:100%;}
 #vehicle-models {margin-bottom:20px;}
 
  
.tour-main-slider .nav-container-left, .tour-main-slider .nav-container-right  {display:none!important;}

    
    .row-footer .container div {display:block; float:none; margin-right:0; text-align:center;}
    .row-footer .container div:first-of-type {margin-bottom:30px;}
    
    
    

}

@media (max-width : 500px) {
    
 .classifieds-btn {width:48%; margin: 0; float:left;}
 .gift-certs-btn {width:48%; margin: 0; float:right;}
    
    
    
    
}
@media (max-width : 480px) {
    
    .red-bar {height:auto;}
    
    .form_search {padding: 0 4%;}
        .form_search input[type="text"] {padding: 14px 74px 14px 16px;}
.form_search input[type="submit"] {right:4%; padding: 14px 0; text-indent:-9999px; width:60px;
            background: #9b0a11 url('../images/icon-search-white.png') no-repeat center center;}
   
    
    
    .container {padding: 0 4%;}
    .logo a {height:70px; width:86px; background-size:86px 70px; top:8px;}
    .row-top-bar {font-size:14px;}
    .row-top-bar .top-links div {padding: 8px 10px;}
    
    
    
    
    .row-instagram {padding-bottom:0;} 
    .row-instagram .container {padding:0 4%;}
    
    .row-instagram .slider-instagram {padding:0 40px;}
    .slider-instagram .slick-prev {left:-6px;}
    .slider-instagram .slick-next {right:-6px;}
    
    
    
   .products-25 .product-25 {width:100%; margin-right:0; float:none; margin-bottom:40px;}
    
    
  .daily-article .date-block {top:20px; right:20px;}
  
 .twitter-link {left:0; border-left:0;}  
 
 .details-content .cart-buttons button {padding-right:8px;padding-left:8px; background-image:none;}
 .wishlist-btn {padding-right:8px!important; padding-left:8px!important; background-image:none;}
  .cart-buttons .add-to-cart span {display:none;} 
    
.row-vehicle-types a {float:none; width:100%; text-align:left; border-bottom:1px solid #dadada; border-right:1px solid #dadada;}
.row-vehicle-types a:last-of-type {border-bottom:0;}
.row-vehicle-types a img {float:left; width:50%; margin: 0 20px 0 0;}

#form_results_search input[type="text"] {width:83%;}
 #form_results_search input[type="submit"] {width:15%; padding-right:0; padding-left:0; text-indent:-9999px; background:#cd2027 url('../images/icon-search-white.png') no-repeat center center;}
    
    ul.image-gallery li {width:47%;margin-right:3%; margin-bottom:12px;}
    
 
    .blog-listing img {width:100%; margin-right:0%;}
.blog-listing div {width:100%;}

.link-listing img, .blog-listing-container.two-column img {float:none; width:100%; margin-bottom:12px;}
.link-listing div, .blog-listing-container.two-column .link-listing div {width:100%; float:none;}
.link-listing div h3 {margin-top:0;}
     

.portal-sub-categories {margin-bottom:20px;}
.portal-sub-categories ul {float:none; width:100%; margin-bottom:0; padding-right:0;}


.product-100 img {width:100%; max-width:180px;float:none; margin-bottom:15px;}
.product-100 div {width:100%; float:none;}

    
.newsletter-sidebar .sidebar-listing {width:100%;}  
  .newsletter-sidebar .sidebar-listing:nth-child(3), .newsletter-sidebar .sidebar-listing:nth-child(5), .newsletter-sidebar .sidebar-listing:nth-child(7) {clear:none;} 
 .summary_extras p {float:none; width:100%;}

 .step-container p {display:none;}
 .checkout-steps .step-container a {width:auto;}
 
 .crew .category-block h4 {font-size:40px;}
 
 
   .row-copyright img {max-width:100%;} 
   
   .slider-featured .slick-next, .slider-related .slick-next {background: transparent url('../images/nav-arrow-right-gray.png') no-repeat center 20%;}
.slider-featured .slick-prev, .slider-related .slick-prev {background: transparent url('../images/nav-arrow-left-gray.png') no-repeat center 20%;}


.title-page {display:none;}


.flash-question .tooltip-content {width:240px;left:-180px; }


.selected-components .components li {float:none;width:100%; margin-bottom:30px;}
.selected-components .components li:last-of-type {margin-bottom:0;}

.affiliate-codes a {display:block!important; margin-right:0; text-align:center; margin-bottom:10px;}
.affiliate-codes span {display:block; text-align:center;}
.affiliate-codes form input[type="email"] {width:100%; margin-bottom:6px;}
.affiliate-codes form {margin-top:10px;}
.affiliate-codes form input[type="submit"] {width:100%;}

.existing-address-block {width:100%; float:none; margin-right:0!important;}
.row-footer .left {margin-bottom:15px;}
   .row-footer .left a {display:block; font-size:16px; margin-bottom:5px;} 
   .row-footer .left span {display:none;}

}
@media (max-width : 400px) {
   
   
    
    h2.title {margin-top:25px; margin-bottom:25px;}
h2.title img {display:none;}



.row-featured-content .feature-btns div {width:100%; margin: 0 0 20px!important;}
.row-featured-content .feature-btns div:nth-of-type(6) {margin-bottom:0!important;}

#form_newsletter input[type="text"] {padding-right:15px;}
#form_newsletter input[type="submit"] {position:relative; width:100%; padding:12px; margin-top:10px;}





.slider-gallery .slick-prev {top:0px;}
.slider-gallery .slick-next {top:0px;} 
 .products-33 .product, .products-25 .product, .products-20 .product, .products-16 .product {width:100%!important; margin-right:0%!important;}
   .products-20 .product:nth-child(4n), .products-16 .product:nth-child(5n) {margin-right:0%!important;}
    .products-25 .product:nth-child(3n), .products-20 .product:nth-child(3n), .products-16 .product:nth-child(3n) {margin-right:0%!important;}
  
    .products-33 .product:nth-child(even), .products-25 .product:nth-child(even), .products-20 .product:nth-child(even), .products-16 .product:nth-child(even) {margin-right:0!important;}
 
   .sort-bar div {width:100%; float:none;} 
   
   .sort-price, .filter-vanagon {margin-bottom:8px;}
   .sort-price select, .sort-filter select, .filter-vanagon select, .sort-ppp select {width:100%;}
    
    
 .slider-gallery img {height:auto!important;max-height:175px;}
 
.row-categories h2.title {text-align:center!important;}
.westylife-categories {margin-bottom:20px;}
 .westylife-categories li, .specials-categories li {width:100%; float:none; text-align:center;}
 
    
 .blog-listing {width:100%;}
 .blog-listing-container .blog-listing:nth-child(4n), .blog-listing-container .blog-listing:nth-child(3n) {margin-right:0;}
 .blog-listing-container .blog-listing:nth-of-type(2n+3) {clear:none;} 
    
.checkout-steps {background: transparent url('../images/steps-line.png') repeat-x left 22px;}
     .checkout-steps .step-container a .circle {height:46px; width:46px; }
     .checkout-steps .step-container a .circle span {font-size:22px;height:36px; width:36px;padding-top:3px;}
  
     .sales-type-filter {float:none; width:100%;}
     
     .tour-slider-nav, .company-slider-nav {
    padding: 0 40px;
}
     .tour-slider-nav .slick-slide img, .company-slider-nav .slick-slide img {padding:4px;}
     
     #form-add .select-item {float:none; width:100%; margin-right:0;}
     
    .choose-btns a {padding:10px 7px; margin-right:1px;}
     
   .page-tier-2 {display:none!important;}  
   .paging a, .pagination a {padding:4px 9px;}
   
  
  
     
}

@media (max-width : 350px) {
 .product-100 img {max-width:none;}   
    
    .crew-image {width:100%; margin-right:0;}
    
    
    
    
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
    .schematic-image {width:100%;height:377px;transition:width 0s,height 0s,opacity 0s;-moz-transition:width 0s,height 0s,opacity 0s;-webkit-transition:width 0s,height 0s,opacity 0s;}
    .schematic-image a.marker {position:absolute; border:2px solid red!important;background-color:red!important;text-indent:0;color:#fff;text-decoration:none;text-align:center;font-weight:bold;font-size:13px; display:block; opacity:1;}
    .schematic-image img {position:relative;}
    
    
}

@media only screen 
and (-webkit-min-device-pixel-ratio: 2) 
{
 .icon-vehicle.eurovan {background:transparent url('../images/eurovan-line2.png') no-repeat center top; background-size:130px 91px;}
.icon-vehicle.bus {background:transparent url('../images/bus-line2.png') no-repeat center top;  background-size:130px 91px;}
.icon-vehicle.vanagon {background:transparent url('../images/vanagon-line2.png') no-repeat center top;  background-size:130px 91px;}
}





/* ==========================================================================
Print styles.
Inlined to avoid the additional HTTP request: h5bp.com/r
========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }
    
    .row-top-bar, .row-transparent-bar, .row-slider, .subpage-header-image, .row-header, .row-navigation, .row-footer, .row-copyright {display:none;}

    .row-content {margin-top:0;}
    
    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
* Don't show links that are fragment identifiers,
* or use the `javascript:` pseudo protocol
*/

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
	/* kill urls printing after links in FF */
	a:link:after,
    a:visited:after {
        content: "" !important;
    }
}