* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

html, html a {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

body {
	height: 100%;
	font-size: 19px;
	font-family: 'Roboto Condensed', sans-serif;
	font-smooth: auto;
}

img {
	width: auto;
	max-width: 100%;
	border: none;
}

.wp-content .tab-body .products-text {
	text-align: center;
    margin: 20px auto 20px;
}

.wp-content.accessories .tab-body .products-text {
    margin: 35px auto 20px;
}

a {
	color: #fff;
	text-decoration: none;
}

h2 {
	font-size: 1.594em;
	text-transform: uppercase;
	font-weight: 300;
	color: #1e1e1e;
}

h4 {
	font-size: 1.105em;
}

.history-back {
	display: inline-block;
	width: 148px;
	height: 39px;
	background: url('../images/inquire-back.png');
}

.wp-content {
	height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.content {
  min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #fff;
}

.header-wp{
	background: url(../images/header-line-hor.png) left 60px repeat-x #FFF;
}

.header {
	width: 100%;
	background: url(../images/header-line-vert.png) repeat-y;
	position: relative;
	z-index: 1;
}

.common-header-wp{
	background: url(../images/header-line-vert.png) repeat-y;
	padding-left: 62px;
}

.common-header{
	width: 100%;
	height: 233px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.ch-1{
	background-image: url(../images/banners/1.jpg);
}

.ch-2{
	background-image: url(../images/banners/2.jpg);
}

.ch-3{
	background-image: url(../images/banners/3.jpg);
}

.ch-4{
	background-image: url(../images/banners/4.jpg);
}

.ch-5{
	background-image: url(../images/banners/5.jpg);
}

.common-header h2.block-ttl{
	padding-top: 80px;
	font-size: 30pt;
	text-shadow: 1px 2px 3px #000;
}

.no-quotes{
  height: auto;
  min-height: 500px;
  _height: 500px;
}

.home .content {
	padding-top: 0;
}

.logo {
	top: 26px;
	left: 0;
	position: absolute;
	z-index: 2;
}

.logo span{
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}

.logo-sub{
  padding: 8px 0 0 15px;
}

.nav-container {
	float: right;
	position: relative;
}

.header-contacts {
	line-height: 54px;
	text-align: right;
	height: 60px;
}

.inquire-btn{
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding-right: 3px;
}

.inquire-btn A:link, .inquire-btn A:visited{
  display: block;
  text-decoration: none;
  color: #FFF;
  font-size: 10pt;
  position: relative;
  z-index: 1;
  font-weight: bold;
}

.inquire-btn span{
  position: absolute;
  left: 0;
  top: 10px;
  width: 100%;
  text-align: center;
}

.header-contacts span.toll {
  display: inline-block;
  zoom: 1;
  *display: inline;
	padding-right: 34px;
	margin-right: 34px;
	font-size: 14pt;
	vertical-align: top;
	background: url(../images/header-phone.png) 0 6px no-repeat;
	padding-left: 50px;
	margin-top: 5px;
}

.header-contacts .fax {
	border-right: none;
	padding-right: 0;
}

.inquire-trigger {
	height: 57px;
	vertical-align: top;
	padding: 0 66px;
	margin-right: 10px;
	display: inline-block;
	background: #ffb400;
	cursor: pointer;
	text-shadow: 1px 1px 1px #000;
	font-size: 16px;
	color: #FFF;
}

.inquire-trigger:hover{
  background: #3e60ab;
}

.wp-content.contact .tab-body p,
.wp-content.custom-solution .tab-body p {
	margin-top: 30px;
}

.top-menu {
	margin-right: 10px;
}

.top-menu a {
	font-weight: bold;
	padding: 0 12px;
	font-size: 0.689em;
	height: 48px;
	line-height: 51px;
	float: left;
	transition: background 0.5s;
	color: #3a3a24;
	font-size: 11pt;
}

.top-menu a:hover,
.top-menu .tm-itemS {
	color: #35abc8;
	text-decoration: none;
}

.responsive-nav {
    width: 61px;
    height: 61px;
    position: absolute;
    cursor: pointer;
    display: none;
    right: 6px;
    top: 6px;
    z-index: 2;
}

.underslider-block {
	margin-top: -1px;
	padding: 45px 0;
	color: #2f2f2f;
	text-align: center;
}

.product-video {
    max-width: 1000px;
    margin: 0 auto 60px;
    text-align: center;
}

.responsive-nav span {
  margin: 5px auto 5px;
  display: block;
  height: 7px;
  width: 50px;
  background: #f9cd1c;
}

.responsive-nav-container {
    display: none;
    padding: 10px 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    text-align: center;
    z-index: 3;
    border-bottom: 5px solid #4f7ba8;
}

.responsive-nav-container p {
    margin-bottom: 10px;
}

.responsive-nav-container a {
    font-size: 1.1em;
    color: #363636;
}

.home-slider{
	background: url(../images/header-line-vert.png) repeat-y;
	padding-left: 62px;
}

.underslider-block p {
	max-width: 70%;
	margin: 35px auto 0;
}

.tabs-block {
	position: relative;
	z-index: 2;
	background-color: #eff3f6;
	padding: 30px 5% 0;
}

.tabs-block-contact{
	background-color: #FFF;
}

.home .tabs-block {
	margin-top: 10px;
}
.tabs .tb-itemS {
	text-shadow: none;
}
.tabs {
	display: inline-block;
	padding-left: 15px;
	margin-bottom: 30px;
	border-bottom: 1px solid #cccfd3;
}

.tabs div,
.tabs span,
.tabs a {
	float: left;
	padding: 20px 160px 20px 30px;
	margin-right: 15px;
	background: #FFF;
	color: #354052;
	cursor: pointer;
	text-decoration: none;
}

.tabs .tb-itemS {
	background: url(../images/tab-itemS.gif) repeat-x;;
	color: #FFF;
}

.tab-body  p {
	padding: 0 15px;
}

.tab-body .tab-body-items {
	text-align: center;
	padding-bottom: 50px;
}

.tab-body .tab-body-items a {
	color: #000;
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 25%;
	margin-right: 25px;
	margin-bottom: 40px;
}

.tab-body .tab-body-items a,
.tab-body .tab-body-items a {
	width: 18%;
	margin: 20px 2% 0;
	position: relative;
}

.cg-body .by-size{
	text-align: left;
}

.cg-body .by-size a{
  width: 25%;
}

.tab-sep{
  width: 100%;
	height: 1px;
}

.tab-body .tab-body-items .cat-title {
	text-decoration: underline;
}

.tab-body .by-car .cat-title {
	color: #fff;
}

.tab-body .tab-body-items a img {

	width:100%;
}

.tab-body .tab-body-items a .ship-icon img {
	height: 40px;
}

.tab-body .tab-body-items a img {
	text-decoration: none;
	opacity: 0.9;
}

.tab-body .tab-body-items a:hover span {
	color: #4f7ba8;
}

.tab-body .by-car {
	background: #002542;
	background: -webkit-radial-gradient(#004274, #002542);
	background: -o-radial-gradient(#004274, #002542);
	background: -moz-radial-gradient(#004274, #002542);
	background: radial-gradient(#004274, #002542);
	position: relative;
	padding-top: 45px;
	height: auto;
	min-height: 300px;
	_height: auto;
	overflow: hidden;
}

.tab-body .by-size{
	position: relative;
	padding-top: 45px;
	/* overflow: hidden; */
}

.by-car-background {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -246px;
	margin-left: -395px;
	display: none;
}

.item-img-wrapper {
	background: #FFF;
	border: 1px solid rgba(0,0,0,.1);
  position: relative;
	height: auto;
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.item-img-wrapper img {
	display: block;
	width: 100%;
}

.ship-icon {
	float: right;
	margin-top: -40px;
}

a.quote-list {
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	display: block;
	position: absolute;
	right: 20px;
	top: 120px;
	font-size: 16px;
	color: #92cf5c;
	text-decoration: underline;
	background: url('../images/quote-list.png') 0 0 no-repeat;
	z-index: 2;
    text-shadow: 1px 1px 3px #000;
}

.tab-body .cat-titlem, .tab-body-items .cat-title {
	margin-top: 7px;
	display: block;
	font-size: 1em;
	color: #2c2c2c;
}

.tab-body .cat-desc {
	margin-top: 20px;
	display: block;
	font-size: 0.736em;
	color: #2e2e2e;
}

.partners-block {
	padding-top: 30px;
	text-align: center;
	border-top: 1px solid #c4c4c2;
	padding-bottom: 30px;
	background: #fff;
}

.partners-heading {
	font-size: 1.894em;
	color: #222222;
}

.partners-block a, .partners-block span {
	margin: 50px 35px 0;
	vertical-align: top;
	display: inline-block;
}

.filters-block {
	margin: 11px 0 1px;
	padding: 20px 70px;
	border-top: 1px solid #bec2c6;
	border-bottom: 1px solid #bec2c6;
    background: #fafcfb;
    background: -webkit-linear-gradient(#fafcfb, #eaebe9);
    background: -o-linear-gradient(#fafcfb, #eaebe9);
    background: -moz-linear-gradient(#fafcfb, #eaebe9);
    background: linear-gradient(#fafcfb, #eaebe9);
}

.fb-item {
	display: inline-block;
	vertical-align: top;
}

.fb-item select{
  width: 150px;
}

.fb-label {
	font-size: 0.736em;
	line-height: 31px;
	margin-right: 10px;
}

.fb-label, .fb-select{
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}

.filter-tabs{
  display: none;
}

.fb-select{
  margin-right: 50px;
}

.breadcrumbs {
	padding: 22px 70px 17px;
	font-size: 0.736em;
	background: #f2f2f2;
}

.breadcrumbs a {
	color: #151515;
	opacity: 0.9;
}

.breadcrumbs .seporator {
	display: inline-block;
	width: 6px;
	height: 9px;
	margin: 0 16px;
	background: url('../images/breadcrumbs-icon.jpg');
}

.catalogue {
	margin-top: 10px;
	padding: 20px 33px 33px;
	background: #fff;
}

.cg-menu {
	clear: left;
	width: 20%;
	margin-right: 5%;
	float: left;
	border-right: 1px solid #8e8e8e;
}

a.cgm-main {
	height: 57px;
	width: 242px;
	margin-bottom: 7px;
	display: table;
	text-decoration: none;
	vertical-align: middle;
	background: #4a77a5;
}

.cgm-main span {
	display: table-cell;
	vertical-align: middle;
	padding-left: 27px;
	font-size: 18px;
	position: relative;
}

.cgm-main span::before {
	content: '';
	display: block;
	position: absolute;
	width:5px;
	height: 6px;
	left: 11px;
	margin-top: 6px;
	background: url('../images/catalogue-menu-icon.png');
}

a.cgm-itemS {
	background: #134167;
}

.cg-submenu {
	list-style: none;
	margin: 28px 0;
	font-size: 0.789em;
	margin-left: 20px;

}

.cg-submenu li {
	margin-right: 5px;
	margin-bottom: 12px;
	padding: 6px 6px 6px 30px;
	position: relative;
	float: left;
	clear: both;
}

.cg-submenu li:before {
	content: '';
	display: block;
	position: absolute;
	width:5px;
	height: 6px;
	left: 11px;
	margin-top: 6px;
	background: url('../images/catalogue-menu-icon.png') -5px 0;
}

.cg-submenu li:hover,
.cg-submenu li.itemS {
	background: #f29f00;
}

.cg-submenu li:hover:before,
.cg-submenu li.itemS:before {
	background-position: 0 0;
}

.cg-submenu li:hover a,
.cg-submenu li.itemS a {
	color: #fff;
	text-decoration: none;
}

.cg-submenu a {
	color: #151515;
}

.cg-body {
	float: left;
	width: 70%;
}

.cg-body-center{
  width: 70%;
}

.cg-body p {
	margin: 1em 0;
	max-width: 900px;
	font-size: 0.842em;
	color: #1d1d1d;
	opacity: 0.9;
}

.clear {
	overflow: auto;
	clear: both;
}

.cgb-item {
	margin: 35px 50px 0 0;
	width: 195px;
	display: inline-block;
	vertical-align: top;
}

.cgb-heading {
	margin-bottom: 1em;
}

.cgb-pic {
	width: 100%;
	margin-bottom: 1em;
}

.cgb-desc {
	margin-bottom: 1em;
	font-size: 0.736em;
	color: #1d1d1d;
}

body .wp-content .cgb-desc p {
	margin: 0;
	padding: 0;
	text-align: left;
	opacity: 1;
	max-width: none;
	font-size: 1em;
}

body .recommended-accessories .cgb-desc p {
	margin: 0;
	padding: 0;
	text-align: left;
	opacity: 1;
	font-size: 10pt;
	white-space: normal;
}

a.data-pdf,
a.data-doc,
a.data-xls,
a.data-ppt {
  display: inline-block;
  zoom: 1;
  *display: inline;
  	height: auto;
	min-height: 35px;
	_height: 35px;
	margin: 0 auto;
    padding-left: 40px;
    font-size: 12px;
    background: url('../images/icons/pdf-icon.gif') 0 1px no-repeat;
    text-decoration: underline;
    color: #2f2f2f;
	text-align: left;
	vertical-align: middle;
}

a.data-pdf:hover,
a.data-doc:hover,
a.data-xls:hover,
a.data-ppt:hover {
  text-decoration: none;
}

.product-video a {
  display: inline-block;
  max-width: 1000px;
  position: relative;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.product-video {
	max-width: 1000px;
	margin: 0 auto 60px;
	text-align: center;
}

.product-video img {
  width: 100%;
  display: block;
}

.product-video .video-icon {
  display: block;
  width: 146px;
  padding-top: 156px;
  background: url('/images/video-icon.png') center center no-repeat;
  background-size: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -73px;
  margin-left: -73px;
  z-index: 1;
  color: #fff;
  font-weight: 300;
  font-size: 17px;
}

.data-doc:link, .data-doc:visited{
  background: url('../images/icons/doc-icon.gif') 0 1px no-repeat;
}

.data-xls:link, .data-xls:visited{
  background: url('../images/icons/xls-icon.gif') 0 1px no-repeat;
}

.data-ppt:link, .data-ppt:visited{
  background: url('../images/icons/ppt-icon.gif') 0 1px no-repeat;
}

.data-pdf span,
.data-doc span,
.data-xls span,
.data-ppt span {
	display: block;
    font-size: 10pt;
}

a.inquire-product {
	display: block;
	margin-top: 1em;
	padding-left: 36px;
	width: 56px;
	height: 39px;
	line-height: 39px;
	color: #fff;
	font-size: 0.699em;
	background: url('../images/inquire-product-icon.png');
	cursor: pointer;
	text-decoration: none;
}

.product-pics {
	margin: 20px 0 30px;
	max-width: 800px;
}

.product-table-wrapper{
	padding-top: 30px;
}

.large-pic {
	max-width: 49%;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.small-pic {
	max-width: 158px;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.product-pics a {
	position: relative;
	margin-bottom: 4px;
	margin-right: 1%;
	display: block;
	float: left;
}

.product-pics a img {
	display: block;
	width: 100%;
}

.gallery-icon {
    width: 48px;
    height: 48px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #efefef url('/images/gallery-icon.png') 100% 100% no-repeat;
    opacity: 0.6;
}


.product-table .data-pdf {
	margin-left: 0;
	height: auto;
	min-height: 30px;
	_height: 30px;
	background: url('../images/pdf-icon-small.png') 0 0 no-repeat;
	padding-left: 30px;
}

.product-table .inquire-product {
	font-size: 10px;
    padding-left: 31px;
    width: 74px;
    margin-top: 0;
    font-size: 0;
    background: url('../images/get-a-quote-icon.png');
}

.product-table .inquire-product.inquire-ready {
    background: url('../images/get-a-quote-green.jpg');
    font-size: 0;
}

.product-table .ready-to-ship {

}

.product-table-controls {
	margin-top: 20px;
	display: none;
}

.product-table-controls span {
	display: inline-block;
  padding: 0 12px;
  font-size: 0.789em;
  height: 48px;
  line-height: 48px;

  cursor: pointer;
  background: #00457a;
  color: #fff;
}

.product-table-controls .disabled {
  background: #eee;
  color: #000;
  pointer-events: none;
}

.header .shadow,
.home-slider .shadow {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: 0.6;
}

.home-slider .shadow {
	opacity: 0.2;
}

.ready-to-ship .tabs-block,
.company-profile .tabs-block,
.best-sellers .tabs-block,
.faq .tabs-block,
.custom-solution .tabs-block {
	margin-top: 0;
}

.search-by-vehicle .tabs-block { min-height: 500px;}
.faq-img{
  float: left;
  width: auto;
  max-width: 300px;
  _width: 300px;
  padding: 15px 30px 0 0;
}
.company-profile .tab-body p,
.contact .tab-body p,
.custom-solution .tab-body p {
	color: #1d1d1d;
	text-align: center;
	opacity: 0.9;
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
}

.faq .tabs-block p{
	margin: 10px 0 0;
}

.faq-block-answer{
  padding-top: 30px;
}

.faq-file{
  padding-top: 20px;
}

.faq-block {
    opacity: 0.9;
	max-width: 1000px;
	margin: 50px 0 20px;
}

.faq .tabs-block p{
    color: #1d1d1d;
    text-align: left;
}

.product-inner:after {
	content: '';
	display: block;
	clear: both;
}

.inquire h2.block-ttl,
.products h2.block-ttl,
.accessories h2.block-ttl,
.search-by-vehicle h2.block-ttl,
.ready-to-ship-items h2.block-ttl,
.company-profile h2.block-ttl,
.best-sellers h2.block-ttl,
.faq h2.block-ttl,
.blog h2.block-ttl,
.contact h2.block-ttl,
.custom-solution h2.block-ttl {
	height: 40px;
	color: #fff;
	margin-bottom: 0.5em;
	text-align: center;
}

.ready-to-ship .tab-body-items,
.best-sellers .tab-body-items,
.custom-solution .tab-body-items {
	padding-top: 30px;
}

.ready-to-ship .tab-body .tab-body-items a,
.best-sellers .tab-body .tab-body-items a,
.faq .tab-body .tab-body-items a {
	width: 20%;
}

.profile-container {
	margin-top: 40px;
	text-align: center;
	padding-bottom: 50px;
}

.faq-heading {
	font-size: 1.578em;
	cursor: pointer;
}

.company-profile .profile-container p,
.faq .faq-container p {
	color: #1d1d1d;
	opacity: 0.9;
}

.profile-container h2 {
	color: #252525;
	text-transform: capitalize;
}

.profile-pic {
   	max-width: 1000px;
   	margin: 0 auto 30px;
}

.profile-pic img {
	width: 100%;
}

.content .contact-wp  p {
	color: #000;
}

.contact-map {
	margin-top: 100px;
	position: relative;
	display: block;
}

.contact-map img {
	width: 100%;
}

.contact-map span {
	padding: 15px;
	display: block;
	background: #004c85;
	color: #fff;
	text-decoration: underline;
	position: absolute;
	right: 180px;
	bottom: 26px;
	font-size: 16px;
	border-radius: 10px;
}

.faq-container {
	max-width: 1300px;
	margin: 0 auto;
	padding-bottom: 50px;
}

.faq-seporator {
	margin: 1em 0;
	height: 1px;
	background: #d9d9d9;
}

.cat-img-t {
	display: block;
}


.cat-img-t img {
	display: block;
	width: 100%;
}

.faq-block-answer {
	font-size: 15px;
	color: #1d1d1d;
	opacity: 0.8;
	text-align: left;
}

.faq-container b {
	font-size: 16px;
	display: block;
	margin-bottom: 1em;
}

.custom-solution .cg-body-items {
	padding: 0 50px;
	text-align: center;
}

.custom-solution .cg-body-items:after {
	content: '';
	display: block;
	clear: both;
}

.custom-solution .cg-body-items  .cgb-item {
	width: 21%;
	margin-right: 5%;
	margin-bottom: 20px;
	text-align: left;
}

.cgb-list {
    list-style: none;
    margin: 20px 30px 30px 0;
    display: inline-block;
    vertical-align: top;
}

.cgb-list li {
	font-size: 13px;
}

.cgb-list li:before {
    content: ' ';
    height: 5px;
    width: 5px;
    display: inline-block;
    background: #f9711d;
    margin: 0 12px 2px 0;
}

.recommended-accessories a.data-pdf {
	font-size: 11px;
}

.custom-solution .cgb-heading {
	font-size: 1.894em;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.footer{
  width: 100%;
  padding-top: 25px;
  border-top: 1px solid #bcc0c4;
  background-color: #FFF;
  color: #505050;
  font-size: 9pt;
}

.ft-links A:link, .ft-links A:visited{
  display: block;
  padding: 3px 5px;
  color: #505050;
  text-decoration: none;
  font-size: 9pt;
}

.ft-links A:hover{
  color: #35abc8;
}

.footer-top{
  width: 90%;
  padding: 0 5% 20px;
}

.footer-bottom{
  padding: 20px 5%;
  background-color: #3e60ab;
  color: #eceef5;
  font-size: 9pt;
}

.ft-block{
  float: left;
}

.ft-inner{
  float: left;
}

.ft-block label{
  display: block;
  padding: 0 0 20px 5px;
  color: #3E60AB;
  text-transform: uppercase;
  font-weight: bold;
}

.ft-inner div{
  clear: left;
  float: left;
  padding-right: 15px;
}

.ft-contacts{
  padding-left: 100px;
}

.ft-contacts div.ft-inner{
  padding: 0 50px 0 5px;
}

.ft-contacts div.ft-inner div{
  padding-bottom: 5px;
  white-space: nowrap;
}

.ft-logo{
  float: right;
}

.ft-copy{
  padding-left: 5px;
  float: left;
}

.ft-design{
  float: right;
}

.ft-design A:link, .ft-design A:visited{
  font-size: 9pt;
  color: #eceef5;
}

.ft-design A:hover{
  text-decoration: underline;
}

.repsonsive-tabs {
	margin-top: -31px;
	visibility: hidden;
	position: absolute;
}

.repsonsive-cg-menu {
  visibility: hidden;
  margin-bottom: 1em;
  position: relative;
  z-index: 1;
}

.repsonsive-cg-menu .jqTransformSelectWrapper ,
.repsonsive-cg-menu ul {
  min-width: 250px;
}

.repsonsive-tabs .jqTransformSelectWrapper ,
.repsonsive-tabs ul {
  min-width: 250px;
}

li.second-level {
	padding-left: 10px;
}

.inquire-close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.tab-loading{
  width: 100%;
  height: 300px;
  background: url(../images/tab-loading.gif) center center no-repeat;
}

.tab-body-items .not-found{
  margin: 0 auto 100px;
  text-align: center;
}

.by-car .not-found{
  color: #FFF;
}

.product-table select{
  width: 100px !important;
}

.special-price{
  background: url(../images/special.jpg) 0 50% no-repeat;
  padding-left: 20px;
}

.custom-price{
  padding-left: 20px;
}

.inquire-form{
  display: none;
}

.inquire-wp{
  width: 1uto;
  max-width: 1000px;
  _width: 100px;
  margin: 40px auto 0;
}

.inquire-L{
  float: left;
  width: 58%;
}

.inquire-R{
  float: right;
  width: 38%;
}

.iq-item{
  padding-bottom: 10px;
}

.iq-item label{
  display: block;
  padding-bottom: 5px;
  font-size: 10pt;
}

.iq-input input{
  width: 300px;
}

.iq-area textarea{
  width: 300px;
  height: 150px;
  resize: none;
}

.iq-captcha label{
  float: left;
  padding-right: 20px;
  display: block;
  padding-top: 6px;
  font-size: 12pt;
}

.iq-captcha div{
  float: left;
}

.iq-captcha input{
  width: 100px;
  text-align: center;
  font-size: 14pt;
}

.iq-button{
  width: 310px;
  padding: 10px 0 30px;
}

.inquire-cnt{
  width: 100%;
  padding-bottom: 20px;
}

.inquire-img{
  float: left;
  width: 50%;
  padding-right: 5%;
}

.inquire-img img{
  width: 100%;
}

.inquire-data{
  float: left;
  width: 45%;
  font-size: 12pt;
}

.inquire-data div {
  padding-bottom: 5px;
}

.item-content li {
	list-style: none;
}

.inquire-vehicle a:link, .inquire-vehicle A:visited {
	color: #2F72B6;
	text-decoration: underline;
	cursor: default;
	font-weight: bold;
	font-size: 10pt;
}

.inquire-vehicle .vehicle-popup {
  -webkit-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.3);
    display: none;
    position: absolute;
    background: #2F72B6;
    padding: 20px;
    z-index: 2;
}

.inquire-vehicle .vehicle-popup div {
	text-align: left;
	padding: 3px 0;
	font-size: 12px;
	color: #FFF;
}

.inquire-remove{
  padding-top: 20px;
}

.ready-to-ship-items .tabs-block {
	margin-top: 32px;
}

.item-content li {
	position: relative;
	padding-left: 40px;
	margin-bottom: 20px;
}

.item-content li:before {
    content: '';
    display: block;
    width: 24px;
    height: 17px;
    position: absolute;
    top: 5px;
    left: 0;
    background: url('/images/list-icon-3.png');
}

.inquire-popup {
	width: 100%;
	display: none;
	position: absolute;
	left: 0;
	z-index: 99999;
}

.inquire-popup-wp {
	background: #fff;
	width: auto;
	margin: 0 auto;
	position: relative;
	border-radius: 15px;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	padding: 35px 40px;
}

.add-to-quote-label {
	font-size: 13px;
	color: #bd531c;
	position: relative;
	top: -5px;
	left: 5px;
	cursor: pointer;
}

.recommended-accessories .cgb-item {
	padding: 17px 30px;
	margin-right: 0;
	width: 200px;
}

.recommended-accessories .cgb-item.selected {
	background: #edf4e8;
}

.recommended-accessories .cgb-heading {
	text-align: center;
	font-size: 14pt;
}

.checkbox-icon {
	display: inline-block;
	margin-top: 10px;
	width: 20px;
	height: 20px;
	background: url('/images/checkbox-icon.png');
	cursor: pointer;
}

.checked .checkbox-icon {
	background-position: 20px 0;
}

.checked .add-to-quote-label {
	display: none;
}

.js-checkbox input{
  display: none;
}

.inquire-bottom div {
    background: rgba(0, 0, 0, 0) url("../images/next-icon.png") repeat scroll 0 0;
    cursor: pointer;
    float: right;
    height: 49px;
    width: 114px;
}

.inquire-popup-wp h4{
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
}

.view-acc:link, .view-acc:visited{
  color: #07B0EB;
  text-decoration: underline;
}

.view-acc:hover{
  text-decoration: none;
}

.email-lnk {
  color: #333;
}

.cat-img-t {
	border: 1px solid #cdd1d3;
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-color: #FFF
}

#dl-state{
  padding-top: 10px;
  display: none;
}

.dealer-locator .content {
	background-color: #1a1b1f;
}

.dealer-page select {
   -webkit-appearance: button;
   -webkit-border-radius: 2px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url(http://i62.tinypic.com/15xvbd5.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid #AAA;
   color: #555;
   font-size: inherit;
   margin: 10px;
   overflow: hidden;
   padding: 15px 10px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 300px;
}




.dealers{
	height: 500px;
  background-image: url(../images/dealers.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}

.deaers-block{
  padding-top: 130px;
}

#dealers, #dl-country{
  font-family: Verdana;
  font-size: 9pt;
  padding: 1px;
  width: 200px;
}

.dealer-btn{
  padding-top: 10px;
  display: none;
}

.ds-full{
  padding: 4px 4px 10px 4px;
  position: relative;
}

.ds-fullFirst{
  padding: 64px 4px 10px 4px;
  position: relative;
}

.ds-full-company{
  font-weight: bold;
  padding-bottom: 3px;
  margin-bottom: 10px;
  border-bottom: 1px solid #505054;
  color: #505054;
  text-transform: uppercase;
  font-size: 9pt;
}

.ds-full-left{
  float: left;
  width: 110px;
  padding-bottom: 5px;
  padding-right: 10px;
  text-align: right;
  font-weight: bold;
}

.ds-full-right{
	float: left;
	width: 100%;
  max-width: 570px;
  padding-bottom: 5px;
}

.ds-full-comment{
	width: 100%;
  max-width: 560px;
  padding: 10px 20px 0 120px;
}

.ds-full-province{
  font-size: 15pt;
  color: #EA6B0A;
  float: left;
  text-transform: uppercase;
}

.jqmWindow {
  display: none;
  position: absolute;
  top: 1px;
	left: 50%;
	transform: translateX(-50%);
  width: 795px;
  height: 337px;
  overflow: auto;
  background-color: #EEE;
  color: #333;
  border: 3px solid #0D4E78;
  padding: 0 12px 12px 12px;
	z-index: 10;
	max-width: 100%;
	max-height: 100%;
}

.jqm-header{
	left: 11px;
	right: 11px;
  height: 40px;
  padding-top: 12px;
  position: absolute;
  background-color: #EEEEEE;
  z-index: 20;
}

A.jqmClose:link, A.jqmClose:visited{
  display: block;
  width: 25px;
  height: 25px;
  float: right;
  background-image: url(../images/pop_close.jpg);
}

.jqmOverlay {
	pointer-events: none;
}

.nothing2 {
	margin-top: 70px;
}

@media (max-width: 1366px) {

	.product-table-controls {
		display: block;
	}

	.product-table {
    white-space: nowrap;
	}

	.custom-price {
		padding: 0;
	}

	.product-table , thead, tbody, th, td, th {
		display: block;
	}

	.product-table  thead {
		display: inline-block;
	}

	.product-table  tbody {
		display: inline-block;
		white-space: nowrap;
		font-size: 0;
		overflow: hidden;
	}

	.product-table  tbody tr {
		border: 1px solid #ccc;
		width: 173px;
		display: inline-block;
		position: relative;
		left: 0;
		font-size: 14px;
		margin-right: 5px;
	}

	.product-table  td, .product-table  th {
		line-height: 30px;
		height: 30px;
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;

	}

	.product-table .data-pdf {
		margin-left: 0;
	}

	.product-table .inquire-product {
		margin-top: -4px;
	}

	.product-table .ready-to-ship {
		right: 0;
	}
}

@media (max-width: 1460px) {
	.tab-body .tab-body-items a, .tab-body .tab-body-items a{
		width: 26%;
	}
}

@media (max-width: 1315px) {
  .cg-menu {
    border: none;
  }
  .top-menu a {
    padding: 0 10px;
  }

}

@media (max-width: 1420px) {
	.ft-inner{
		float: none;
	}
}

@media (max-width: 1300px) {
  .item-content .item-heading {
    font-size: 1.2em;
  }

	.ready-to-ship .tab-body .tab-body-items a,
	.best-sellers  .tab-body .tab-body-items a,
	.faq .tab-body .tab-body-items a {
		width: 30%;
	}
	.logo span.logo-sub{
		display: none;
	}
}

@media (max-width: 1220px) {

  .item-content li {
  	display: inline-block;
  	margin-right: 20px;
  }

  .header-contacts .toll,
  .header-contacts .fax {
    display: none;
  }

  .header-contacts span {
    border: none;
    margin: 0;
    padding: 0;
  }

  .tab-body .tab-body-items a.by-size, .tab-body .tab-body-items a.by-car {
    width: 35%;
  }

  .custom-solution .cg-body-items .cgb-item {
  	width: 35%;
  }

  .contact-wp {
  	padding: 0 50px;
  }
}

@media (max-width: 1110px) {
  .cg-menu {
    display: none !important;
  }

  .repsonsive-cg-menu {
    visibility: visible;
  }

  .cg-body {
    width: 100%;
  }
}

@media (max-width: 1090px) {

  .top-menu {
    display: none;
  }

  .responsive-nav {
    display: block;
  }

  .inquire-trigger {
      padding: 0 25px;
      margin-right: 75px;
  }
  .logo{
  	float: left;
	position: relative;
  	top: 0;
  	padding-top: 26px;
  }
  .header-contacts span.toll{
	margin-right: 0;
  }
}

@media (max-width: 1060px) {

  .filters-block .jqTransformSelectWrapper {
    margin-right: 5px;
    margin-bottom: 5px;
  }

  .partners-block {
    display: none;
  }

	.ready-to-ship .tab-body .tab-body-items a,
	.best-sellers .tab-body .tab-body-items a,
	.faq .tab-body .tab-body-items a {
		width: 45%;
	}
	.ft-sitemap{
		display: none;
	}
	.ft-contacts{
		padding-left: 0;
	}
}

@media (max-width: 900px) {

  .cat-img-t {
  	max-height: none;
  }

  .custom-solution .cg-body-items .cgb-item {
  	width: 80%;
  }

  .filters-block {
    padding: 20px 0;
  }

  .fb-label {
    display: none;
  }

  .tab-body .tab-body-items a.by-size, .tab-body .tab-body-items a.by-car {
    width: 80%;
    margin-right: 0;
  }

  .tab-body .tab-body-items a {
    width: 30%;
    margin-left: 1%;
  	margin-right: 1%;
  }

  .ft-block .ft-menu {
    display: block;
  }

  .tabs {
    display: none;
  }

  /* temporal */
  .repsonsive-tabs {
    /*visibility: visible;*/
  }

  .profile-pics a {
  	max-width: auto;
  	width: 80%;
  }

  .profile-pics a img {
  	width: 100%;
  }
}

@media (max-width: 800px) {
  .large-pic {
    width: 100%;
    max-width: none;
  }

  .contact-map span {
  	display: none;
  }
	.ft-block, .ft-logo{
		width: 100%;
		text-align: center;
	}
  	.ft-inner div{
		float: none;
  		padding-right: 0;
  	}
  	.ft-contacts div.ft-inner{
		padding: 0 0 20px 0;
  	}
}

@media (max-width: 730px) {
	.product-pics{
		width: 100%;
		padding-right: 0;
	}
	.product-info{
		width: 100%;
		padding-top: 30px;
	}

	.common-header h2.block-ttl{
		font-size: 20pt;
	}

}

@media (max-width: 660px) {

	h2 {
		font-size: 1.2em;
	}

	.ready-to-ship .tab-body .tab-body-items a,
	.best-sellers .tab-body .tab-body-items a,
	.faq .tab-body .tab-body-items a {
		width: 80%;
	}
}

@media (max-width: 1060px) {
	a.quote-list {
		top: 80px;
	}
}

@media (max-width: 920px) {
	.header-contacts span.toll {
		display: none;
	}
	.underslider-block p{
		max-width: 90%;
	}
	.tab-body p{
		margin: 0;
		padding-left: 0;
		padding-right: 0;
	}
}

@media (max-width: 600px) {
  .item-content {
    max-height: none;
  }

  .breadcrumbs {
	display: none;
  }

  .inquire-trigger {
  	display: none;
  }
  .inquire-btn{
	margin-right: 74px;
  }

  .inquire-popup {
  	left: 0;
  	margin-left: 0;
  }

  .cgb-item {
  	width: 250px;
  }

	.s2b-product {
		float: none;
		width: auto;
	}
}

@media (max-width: 550px) {
	.step-1,
	.step-2 {
		margin-top: 50px;
	}
}

.product-table {
  border-collapse: collapse;
  font-size: 14px;
}


.product-table th {
  background: #1E496E;
  color: white;
}

.product-table td, .product-table th {
  padding: 6px;
  border: 1px solid #ccc;
  text-align: center;
}

.product-table td.inquire-file{
  text-align: left;
}

@media (max-width: 900px) {

	.inquire-popup {
		width: auto;
		left: -134px;
		top: -359px;
	}


	.product-video .video-icon{
		padding-top: 115px;
		background-size: 60%;
	}
}

@media (max-width: 800px) {
	.ds-full-left {
		margin-top: 20px;
		float: none;
		text-align: left;
	}
}
@media (max-width: 650px) {
  .tab-body .tab-body-items a {
    width: 80%;
  }
}
@media (max-width: 600px) {
	a.quote-list {
		top: 90px;
	}
	.footer-heading {
		font-size: 1.2378em;
		margin-bottom: 30px;
	}

}
@media (max-width: 510px) {
	.product-video .video-icon{
		padding-top: 85px;
		background-size: 26%;
	}
}
@media (max-width: 490px) {
	.nav-container{
		width: 100%;
	}
	.inquire-btn {
		margin-right: 5px;
	}
	.header-contacts{
		text-align:left;
		padding-left: 43px;
		height: 57px;
	}
	.nav-container {
		position: static;
	}
	.common-header-wp{
		padding-left: 0;
	}
}

@media (max-width: 400px) {
	.inquire-popup {
		width: 290px;
	}

	.cgb-item {
		display: block;
	}

	.cgb-desc {
		margin-bottom: 0;
	}

	.js-checkbox {
    margin-top: -31px;
    margin-left: -110px;
	}

	.inquire-popup-wp {
    padding: 35px 15px;
	}

	.inquire-bottom {
		margin-top: 20px;
	}
	.ft-copy, .ft-design{
		width: 100%;
		text-align: center;
		padding: 0;
	}
}