/*
body {
	border-top: 20px solid silver;	 
}

body:before {
	content: "TABLET";
}
*/

.menuopener {
    margin-bottom: -5px;
}

/* footer menu */
#footer .rightc, 
#footer-menu-container {
	width: 100%;
}

#footer-menu-container li {
	width: 20%;	
	margin: 5px 0;
}

#footer-menu-container .sub-menu li {
	margin: 0;	
}

#footer-menu-container li > a {
	font-size: 1.1em;	
}

/* lang sel */
#lang_sel {
	position: absolute;
	right: 0;
	top: 55px;	
}

/* search */
.searchbox {
    position: absolute;
    right: 0;
    top: -72px;
}


/* slider */
.ls-nav-prev,
.ls-nav-next {
	top: 45%;	
}

/* contact form */

#contact-form .leftc {
	width: 30%;
	float: left;
	margin-right: 2%;
}

#contact-form .leftc2 {
	width: 30%;
	float: left;
	padding: 0 15px;
}

#contact-form .rightc {
	width: 32%;
	float: right;
	padding-top: 4px;
	text-align: left;
	line-height: 1.6em;
	font-size: 1.1em;
}

#contact-form textarea {
	height: 230px;	
}



/* dealer search */
.dealer-search-filter .element {
	border: 1px solid silver; 
	display: inline-block;
	width: 95%; 
	margin: 15px 0 0 0;
	padding: 2%;
}

.dealer-search-filter .element .c1 {
	width: 12%;	
	margin: 0;
	float: left;
	text-align: left;
}

.dealer-search-filter .element .c2 {
	width: 26%;
	padding-left: 4%;		
	float: left;
	margin: 0 0 10px 0;
}

.dealer-search-filter .element .c3 {
	width: 27%;	
	margin: 0 0 10px 1%;	
}

.dealer-search-filter .element .c4 {
	width: 25%;
	padding-left: 3%;
}

/* dealer login */
.headbox .rightc {
	width: 50%;	
}
.headbox .rightc h1 { margin-top: 0px; }


/* dealer filter */
.deal-filter .item {
	margin: 1%;
	width: 22.7%;	
}







#filter_representatives .rep_item {
	width: 17.6%;
	margin: 1%;
}

#filter_representatives .rep_item.selected {
	min-height: 233px;	
}

#filter_representatives .rep_item.selected .pic {
	width: 45%;
}

#filter_representatives .rep_item h2 {
    font-size: 1.1em;
}

#filter_representatives .rep_item h3 {
    font-size: 0.9em;
}

#filter_representatives .rep_item.selected .pic img {
    margin: 0;
    min-height: 230px;
    padding: 0;
    width: auto;
}

#filter_representatives .rep_item.selected .item_details {
    width: 47%;  
}


#filter_representatives .rep_item.selected {
    width: 55.5%;  
}



/* product category grid */
.headbox.category .slider {
    margin: 0 0 4px 0px;
}

.category-grid .box {
	width: 33.22%;
	float: left;
    border: none;
}

.category-grid .box:nth-child(2) {
	border-top: none;	
}

.category-grid .box:nth-child(3n + 1), 
.category-grid .box:nth-child(3n + 2) {

}

.category-grid .box .piclogo a {
	display: inline-block;
	height: 110px;
    width: 100%;
	overflow: hidden;	
}

.category-grid .box .title { font-size: 1.3em; } 

/* homepage boxes */
.homepage_box {
    width: 25%;
    margin: 0;
    float: left;
}

.homepage_box_image > img {
	width: 100%;
	height: auto;	
}

.homepage_box_image_wrap {
	height: auto;	
	-webkit-box-shadow: 0 10px 11px -6px #888;
	box-shadow: 0 10px 11px -6px #888;
}

.homepage_box_text {
	margin: 10px 0;
	font-size: 1em;	
}

.homepage_box:nth-child(2) {
	margin: 0;
	margin-left: 2px;
}

.homepage_box.last {
	margin: 0;	
	float: right;
}

.ls-noskin .ls-bottom-nav-wrapper { 
	top: 85% !important;  
}

#top-container {
    padding-top: 0;
}


.single-products #top-container {
	background-position: center bottom;
}


#product-detail .menu li {
	margin-right: 5px;	
	
}

#product-detail .menu li:last-child {
	margin-right: 0;	
}

#product-detail .left-c {
	padding-bottom: 2%;
}	



.mini-slide .c {
	top: 35px;	
}

.mini-slide .title {
    font-family: 'DINNlight', Arial, Helvetica, sans-serif;
    font-size: 2.4em;
    font-weight: normal;
    margin-bottom: 16px;
    padding-right: 20px;
}

.mini-slide .desc {
    font-family: 'DINNlight', Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: lighter;
    line-height: 1.1em;
	margin-right: 20px;
}


/* hacks */
#wp-submit { width: 99%; }

.page-template-page-representatives-php .headbox .in {
    background: none !important;
}

#header-top-menu {
    left: auto;
    right: 32px;
    top: -16px;
}

.langbox {
    left: 24px;
    top: -40px;
    position: absolute;
}

.searchbox {
    top: -15px;
}


/* FIX links under logo */
.langbox {
    margin: 10px auto;
    position: relative;
    left: 0;
    top: 0;
}

#header-top-menu {
    display: inline-block;
    margin: 10px 0 0 0;
    position: relative;
    width: auto;
    left: 0;
    top: 0;
}

.searchbox {
    position: static;
}

.searchbox {
    width: 100%;
    overflow: hidden;
    margin: 10px 0;
}

.searchbox .s {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.2em;
}


.searchbox .searchsubmit {
    height: 48px;
    line-height: 48px;
    width: 48px;
}


/* bulletbox fix */
.bullet-box .bulletmini {
    display: none;
}

.bullet-box .bulletmini.resp {
    display: inline;
    position: relative;
    top: -1px;
}

.homepage_box h2 {
	height: auto !important;
}
/*
     FILE ARCHIVED ON 18:19:00 Apr 05, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:08:04 May 16, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.55
  exclusion.robots: 0.019
  exclusion.robots.policy: 0.008
  esindex: 0.009
  cdx.remote: 8.099
  LoadShardBlock: 576.485 (3)
  PetaboxLoader3.resolve: 572.344 (4)
  PetaboxLoader3.datanode: 374.755 (5)
  load_resource: 457.852 (2)
*/