/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

* {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/*html {
  box-sizing: border-box;
  *behavior: url(/js/boxsizing.htc);
}
*, *:before, *:after {
  box-sizing: inherit;
}*/

@font-face {
	font-family: 'Hella DIN Universal';
	src: url('../fonts/helladinuniversal-medium-webfont.eot');
	src: url('../fonts/helladinuniversal-medium-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/helladinuniversal-medium-webfont.woff2') format('woff2'),
		url('../fonts/helladinuniversal-medium-webfont.woff') format('woff'),
		url('../fonts/helladinuniversal-medium-webfont.ttf') format('truetype'),
		url('../fonts/helladinuniversal-medium-webfont.svg#hella_din_universalmedium') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Hella DIN Universal';
	src: url('../fonts/helladinuniversal-regular-webfont.eot');
	src: url('../fonts/helladinuniversal-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/helladinuniversal-regular-webfont.woff2') format('woff2'),
		url('../fonts/helladinuniversal-regular-webfont.woff') format('woff'),
		url('../fonts/helladinuniversal-regular-webfont.ttf') format('truetype'),
		url('../fonts/helladinuniversal-regular-webfont.svg#hella_din_universalregular') format('svg');
	font-weight: 300;
	font-style: normal;
}

#pl,
#control,
.product-selection,
.produktauswahl,
.show-info-wrapper,
.btn-top,
	{
	display: none;
}

body {
	width: 100%;
	height: 100%;
	background: #ededed url(../img/bg.jpg) repeat-x;
	font-family: "Hella DIN Universal", sans-serif;
	font-weight: 300;
	/*overflow: hidden;*/
}

.pointer {
	cursor: pointer;
}

.img-responsive {
	display: block;
	height: auto;
	max-width: 100%;
}

.container {
	width: 100%;
	float: none;
	clear: both;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

.clearfix:after {
	clear: both;
}

.clear {
	clear: both;
}

.audio-container {
	display: none;
}

.product-selection {
	width: 100%;
	margin-top: 25px;
	margin-top: 50px\9;
	background: url(../img/selection-bg.png) top center no-repeat;
}

.verticaldivider {
	float: left;
	width: 1%;
	height: 105px;
	background: url(../img/verticaldivider.png) center center no-repeat;
	border: none;
	margin: 30px 0;
}

.container-innen {
	clear: both;
	float: none;
	height: 155px;
	border: 1px solid red;
}

.main-container {
	overflow: auto;
	width: 100%;
	height: 100%;
}

#logo {
	margin-left: 4%;
	float: left;
	width: 25%;
}

#control {
	width: 100%;
	background-color: #cecdcd;
	clear: both;
	float: none;
	padding: 2px 0;
	border-top: 1px solid #aeadad;
	border-bottom: 1px solid #aeadad;
	z-index: 3;
}

#control .button {
	float: left;
	width: 24.8%;
	height: 155px;
	-webkit-box-shadow: inset 0 0 40px 0 #FFFFFF;
	box-shadow: inset 0 0 40px 0 #FFFFFF;
	margin: 0 0.1%;
}

#control #button_high {
	background: #dfdfdf url(../img/icon-high.png) center 30px no-repeat;
}

#control #button_low {
	background: #dfdfdf url(../img/icon-low.png) center 30px no-repeat;
}

#control #button_highandlow {
	background: #dfdfdf url(../img/icon-highlow.png) center 30px no-repeat;
}

#control #button_noise {
	background: #dfdfdf url(../img/icon-noise.png) center 30px no-repeat;
}

#control #button_high.active {
	background: #272b2d url(../img/icon-high_active.png) center 30px no-repeat;
}

#control #button_low.active {
	background: #272b2d url(../img/icon-low_active.png) center 30px no-repeat;
}

#control #button_highandlow.active {
	background: #272b2d url(../img/icon-highlow_active.png) center 30px no-repeat;
}

#control #button_noise.active {
	background: #272b2d url(../img/icon-noise_active.png) center 30px no-repeat;
}

#control #button_high.inactive {
	background: #dfdfdf url(../img/icon-high_inactive.png) center 30px no-repeat;
}

#control #button_low.inactive {
	background: #dfdfdf url(../img/icon-low_inactive.png) center 30px no-repeat;
}

#control #button_highandlow.inactive {
	background: #dfdfdf url(../img/icon-highlow_inactive.png) center 30px no-repeat;
}

#control #button_noise.inactive {
	background: #dfdfdf url(../img/icon-noise_inactive.png) center 30px no-repeat;
}

#control .button.active {
	-webkit-box-shadow: none;
	box-shadow: none;
}

#control .button.active .textlabel {
	color: white;
}

#control .button.inactive .textlabel {
	color: #a7a8a8;
}

#control .textlabel {
	text-align: center;
	font-size: 18px;
	color: #282c2e;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 105px;
}

#container-innen {
	max-width: 1004px;
	width: 100%;
	margin: 0 auto;
}

#container-innen .last {
	margin-right: 0;
}

#btn-top-home {
	float: right;
	margin: 20px 20px 0 0;
	background-image: url(../img/btn-top-home.png);
	background-repeat: no-repeat;
	width: 44px;
	height: 46px;
	line-height: 45px;
	display: none;
}

#btn-top {
	float: right;
	margin-right: 3em;
	margin-top: 3em;
}

.btn-top {
	height: 45px;
	line-height: 45px;
}

#btn-top #btn-top-left {
	background-image: url(../img/btn-top-left.png);
	background-repeat: no-repeat;
	width: 50px;
	float: left
}

#btn-top #btn-top-wrapper {
	background-color: #282c2e;
	float: left;
	color: #fff;
	text-transform: uppercase;
}

#btn-top #btn-top-right {
	background-image: url(../img/btn-top-right.png);
	background-repeat: no-repeat;
	float: left;
	width: 27px;
}

.container-show-info {
	border-bottom: 1px solid white;
}

.show-info-wrapper {
	margin: 60px auto 0 auto;
}

#btn-info {
	margin: 0 auto;
}

.btn-info {
	height: 90px;
	line-height: 45px;
}

#btn-info #btn-info-left {
	background-image: url(../img/btn-info-left.png);
	background-repeat: no-repeat;
	width: 95px;
	float: left;
}

#btn-info #btn-info-wrapper {
	background-color: #282c2e;
	float: left;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
	text-transform: uppercase;
	height: 60px;
	padding: 15px 0;
}

#btn-info #btn-info-right {
	background-image: url(../img/btn-info-right.png);
	background-repeat: no-repeat;
	float: left;
	width: 50px;
}

#current-fahrzeug {
	float: left;
	margin: -70px 0 0 0;
	padding: 0;
	text-align: center;
	width: 20%;
}

#current-fahrzeug p {
	margin: 0;
	font-weight: 500;
}

#current-fahrzeug .productlabel {
	font-size: 19px;
	color: #464646;
	text-transform: uppercase;
	line-height: 15px;
	display: block;
}

#current-fahrzeug .productcount {
	font-size: 14px;
	color: #7d888e;
	text-transform: uppercase;
	display: block;
}

#current-horn {
	float: left;
	width: 16%;
	margin: -20px 0 0 0;
	padding: 0;
	text-align: center;
	background-size: 100%;
	width: 20%;
	cursor: pointer;
	/*behavior: url(/hella/horns/js/backgroundsize.min.htc);*/
}

#current-horn .productlabel {
	font-size: 32px;
	color: #282c2e;
	line-height: 37px;
	margin-top: 16px;
	display: inline-block;
	width: 80%;
	height: 74px;
}

.fahrzeugauswahl {
	/*background-image: url(../img/wrapper-fahrzeugauswahl.png);
	background-repeat: repeat-x;*/
	margin-top: 60px;
	height: 190px;
}

i {
	font-style: normal;
}

.box {
	float: left;
	width: 9.5%;
	width: 9.4%\9;
	/*12*/

	margin: 0;
	padding: 0;
}

.product-selection .next,
.product-selection .last {
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	color: #282c2e;
	text-transform: uppercase;
	text-align: center;
}

.innen {}

.aussen {}

.background-1 {
	position: relative;
	z-index: 1;
}

.background-2 {
	position: relative;
	z-index: 2;
	margin: 0 auto;
}

.meta-information {
	text-align: right;
	font-size: 12px;
	color: #6b6b6b;
	text-transform: uppercase;
	padding: 20px;
}

.meta-information a {
	color: #6b6b6b;
	text-decoration: none;
}

.meta-information a:hover {
	text-decoration: underline;
}

.copyright-notice {
	display: block;
	font-size: 14px;
	color: #666;
}


/* Lightbox */

.lightbox {
	position: absolute;
	top: 0;
	width: 100%;
	max-width: 1004px;
	background: #272c2d;
	border: 1px solid white;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: white;
	left: 50%;
	margin: 10px auto;
	padding-bottom: 40px;
	z-index: 10;
	display: none;
}

#pdfiframe {
	width: 100%;
	height: 100%;
}

.lightbox h1 {
	font-weight: 300;
	color: white;
	font-size: 36px;
	float: left;
	margin: 5px 0;
	width: 70%;
}

.lightbox-header {
	padding: 40px;
	height: 40px\9;
}

.product-listing {
	width: 94%;
	margin: 0 3%;
	height: 70%;
	overflow: hidden;
}

.product-item {
	width: 22%;
	margin: 0 0.5% 20px 0.5%;
	margin: 0 0.2% 20px 0.2%\9;
	float: left;
	cursor: pointer;
	padding: 0 1%;
}

.product-item .product-label {
	font-size: 18px;
	display: block;
	margin-top: 10px;
}

.product-item .product-tags {
	font-size: 14px;
	color: #9ba8ab;
	display: block;
}

.product-item img,
.productimage img {
	background: #6A7A86;
	border: 1px solid #909FAB;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.btn-close,
.btn-downloadinfo {
	height: 49px;
	line-height: 20px;
	float: right;
}

.btn-close-bottom {
	display: none;
}

.btn-downloadinfo {
	margin-top: 30px\9;
	display: block;
	margin: 90px 0 20px 20px;
}

.btn-downloadinfo.disabled {
	opacity: 0.5;
	color: #999;
}

#btn-downloadinfo2 {
	display: none;
}

.btn-close-icon {
	background-image: url(../img/btn-close-left.png);
	background-repeat: no-repeat;
	width: 56px;
	float: left;
	height: 49px;
}

.btn-downloadinfo-icon {
	background-image: url(../img/btn-shortinfo-left.png);
	background-repeat: no-repeat;
	width: 58px;
	float: left;
	height: 49px;
}

.btn-close-content,
.btn-downloadinfo-content {
	background-color: #ededed;
	float: left;
	color: #272c2d;
	font-size: 22px;
	line-height: 20px;
	font-weight: 300;
	text-transform: uppercase;
	height: 19px;
	padding: 15px 0;
}

.btn-downloadinfo-content a {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
}

.btn-close-end,
.btn-downloadinfo-end {
	background-image: url(../img/btn-close-right.png);
	background-repeat: no-repeat;
	float: left;
	height: 49px;
	width: 27px;
}

.icon {
	/*height: 27px;
	width: 27px;
	display: inline-block;
	float: left;*/
}

/*
.icon-diameter { background: url(../img/productinfo-icons.png) 0 0 no-repeat; }
.icon-audio { background: url(../img/productinfo-icons.png) 0 -27px no-repeat; }
.icon-waveform { background: url(../img/productinfo-icons.png) 0 -54px no-repeat; }
.icon-paragraph { background: url(../img/productinfo-icons.png) 0 -81px no-repeat; }
.icon-battery { background: url(../img/productinfo-icons.png) 0 -108px no-repeat; }
*/
.featurelabel {
	float: left;
	font-size: 18px;
	margin: 3px 0 0 10px;
}

.feature-list .feature {
	margin-bottom: 12px;
}


.feature.clearfix {
	width: 100%;
}

ul.features {
	width: 100%;
	padding: 0;
	margin-top: 0;
}

ul.features li {
	list-style: none;
	line-height: 27px;
	margin-bottom: 10px;
	margin-left: 37px;
}

ul.features li.icon::before {
	content: "";
	width: 27px;
	height: 27px;
	margin-left: -37px;
	display: block;
	padding-right: 10px;
	float: left;
}

li.icon-diameter::before {
	background: url('../img/icon-diameter.png') 0 0 no-repeat;
}

li.icon-diameter::before {
	background: url(../img/productinfo-icons.png) 0 0 no-repeat;
}

li.icon-audio::before {
	background: url(../img/productinfo-icons.png) 0 -27px no-repeat;
}

li.icon-waveform::before {
	background: url(../img/productinfo-icons.png) 0 -54px no-repeat;
}

li.icon-paragraph::before {
	background: url(../img/productinfo-icons.png) 0 -81px no-repeat;
}

li.icon-battery::before {
	background: url(../img/productinfo-icons.png) 0 -108px no-repeat;
}



.information {
	width: 68%;
	float: left;
}

.productimage {
	width: 30%;
	float: right;
	margin-bottom: 20px\9;
}

.productimage img {
	float: right;
}

.productinfo-container {
	padding: 0 40px;
}

.features {
	width: 49%;
	width: 48%\9;
	margin-right: 2%;
	float: left;
}

.specialfeatures {
	width: 49%;
	width: 48%\9;
	float: left;
}

h2 {
	font-weight: 500;
}

.current-describtion {
	margin-top: -26px;
}

#loadingBegin {
	top: 100px;
	left: 50%;
	margin-left: -200px;
	position: absolute;
	width: 400px;
	height: 50px;
	line-height: 50px;
	z-index: 3000;
	color: #333;
	font-weight: 500;
	background-color: #e9e9e9;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
	display: none;
}

/* Sprachauswahl */



.sprachauswahl {
	width: 100%;
	max-width: 880px;
	/*margin: 80px auto;*/
	margin: 15px auto;

}

.sprachauswahl h2 {
	font-size: 20px;
	font-weight: 500;
	margin: 0 15px 10px 15px;
}

.btn {
	background: #dfdfdf;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RmZGZkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZGNkY2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #dfdfdf 0%, #cdcdcd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfdfdf), color-stop(100%, #cdcdcd));
	background: -webkit-linear-gradient(top, #dfdfdf 0%, #cdcdcd 100%);
	background: -o-linear-gradient(top, #dfdfdf 0%, #cdcdcd 100%);
	background: -ms-linear-gradient(top, #dfdfdf 0%, #cdcdcd 100%);
	background: linear-gradient(to bottom, #dfdfdf 0%, #cdcdcd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#cdcdcd', GradientType=0);
	color: #333;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	margin: 0 1.5% 1.5% 1.5%;
	margin: 0 1% 1.5% 1%\9;
	width: 22%;
	float: left;
	border-bottom: 1px solid #b7b7b7;
	border-top: 1px solid #f2f2f2;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.btn:hover {
	background: #e7e7e7;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3ZTdlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOGQ4ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #e7e7e7 0%, #d8d8d8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e7e7e7), color-stop(100%, #d8d8d8));
	background: -webkit-linear-gradient(top, #e7e7e7 0%, #d8d8d8 100%);
	background: -o-linear-gradient(top, #e7e7e7 0%, #d8d8d8 100%);
	background: -ms-linear-gradient(top, #e7e7e7 0%, #d8d8d8 100%);
	background: linear-gradient(to bottom, #e7e7e7 0%, #d8d8d8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e7e7', endColorstr='#d8d8d8', GradientType=0);
}

.flagge {
	background-image: url(../img/flaggen.png);
	background-repeat: no-repeat;
	height: 30px;
	margin: 5px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	display: inline-block;
}

.mx {
	background-position: 0px 0px;
}

.de {
	background-position: 0px -120px;
}

.en,
.as {
	background-position: 0px -40px;
}

.dk {
	background-position: 0px -80px;
}

.fr {
	background-position: 0px -160px;
}

.cz {
	background-position: 0px -200px;
}

.ar {
	background-position: 0px -240px;
}

.it {
	background-position: 0px -280px;
}

.nl {
	background-position: 0px -320px;
}

.no {
	background-position: 0px -360px;
}

.at {
	background-position: 0px -400px;
}

.pt {
	background-position: 0px -440px;
}

.se {
	background-position: 0px -480px;
}

.tr {
	background-position: 0px -520px;
}

.es {
	background-position: 0px -560px;
}

.cn {
	background-position: 0px -600px;
}

.clear-col-2,
.clear-col-3,
.clear-col-4 {
	display: none;
}

.clear-col-4 {
	display: block;
}

.hidden,
.hide,
.verstecken {
	display: none;
}

@media screen and (max-width: 766px) {

	.lightbox h1 {
		width: 50%;
	}

}



@media (min-width: 600px) and (max-width: 739px) {

	.p3,
	.d2,
	.p2,
	.d1,
	.p1 {
		display: none;
	}

	.box {
		width: 25%;
		width: 24.4%\9;
	}

	#current-fahrzeug,
	#current-horn {
		width: 50%;
	}

}

@media (min-width: 740px) and (max-width: 991px) {

	.p3,
	.d2,
	.p2,
	.d1 {
		display: none;
	}



	.product-selection {
		background: url(../img/selection-bg_small.png) top center no-repeat
	}

	.verticaldivider {
		background: url(../img/verticaldivider_small.png) center center no-repeat;
		height: 80px;
		margin: 20px 0;
	}

	.box {
		width: 15%;
		width: 14.9%\9;
	}

	#current-fahrzeug,
	#current-horn {
		width: 40%;
	}

	.fahrzeugauswahl {
		margin-top: 50px;
		height: 150px;
	}

	.produktauswahl {
		margin-top: 10px;
	}

	.current-describtion {
		margin-top: -40px;
	}

}



@media (min-width: 992px) and (max-width: 1200px) {

	.p3,
	.d2 {
		display: none;
	}

	.box {
		width: 12%;
		width: 11.9%\9;
	}

	#current-fahrzeug,
	#current-horn {
		width: 26%;
	}

}

@media (min-width: 992px) and (max-width: 1500px) {
	.product-selection {
		background: url(../img/selection-bg_small.png) top center no-repeat
	}

	.fahrzeugauswahl {
		margin-top: 50px;
		height: 150px;
	}

	.produktauswahl {
		margin-top: 10px;
	}

	.verticaldivider {
		background: url(../img/verticaldivider_small.png) center center no-repeat;
		height: 80px;
		margin: 20px 0;
	}

	.current-describtion {
		margin-top: -40px;
	}

}


@media (min-width: 1201px) and (max-width: 1350px) {
	.fahrzeugauswahl {
		margin-top: 60px;
		height: 140px;
	}

	#current-fahrzeug {
		margin: -80px 0 0 0;
	}



}

@media (min-width: 992px) and (max-width: 1050px) {
	.fahrzeugauswahl {
		margin-top: 60px;
		height: 140px;
	}

	.produktauswahl {
		margin-top: 15px;
	}

	#current-fahrzeug {
		margin: -80px 0 0 0;
	}

}



@media screen and (max-width: 992px) {

	#control .button {
		width: 49.6%;
		margin: 0.2%;
	}

}

@media screen and (max-width: 1800px) {

	.btn-info {
		height: 60px;
		line-height: 45px;
	}

	#btn-info #btn-info-left {
		background-image: url(../img/btn-info-left_60.png);
		width: 65px;
	}

	#btn-info #btn-info-wrapper {
		font-size: 16px;
		line-height: 20px;
		height: 40px;
		padding: 10px 0;
	}

	#btn-info #btn-info-right {
		background-image: url(../img/btn-info-right_60.png);
		width: 31px;
	}

	.show-info-wrapper {
		margin-top: 20px;
	}

}

@media screen and (max-width: 1004px) {
	#control #button_high {
		background: #dfdfdf url(../img/icon-high_small.png) center 20px no-repeat;
	}

	#control #button_low {
		background: #dfdfdf url(../img/icon-low_small.png) center 20px no-repeat;
	}

	#control #button_highandlow {
		background: #dfdfdf url(../img/icon-highlow_small.png) center 20px no-repeat;
	}

	#control #button_noise {
		background: #dfdfdf url(../img/icon-noise_small.png) center 20px no-repeat;
	}

	#control #button_high.active {
		background: #272b2d url(../img/icon-high_active_small.png) center 20px no-repeat;
	}

	#control #button_low.active {
		background: #272b2d url(../img/icon-low_active_small.png) center 20px no-repeat;
	}

	#control #button_highandlow.active {
		background: #272b2d url(../img/icon-highlow_active_small.png) center 20px no-repeat;
	}

	#control #button_noise.active {
		background: #272b2d url(../img/icon-noise_active_small.png) center 20px no-repeat;
	}

	#control #button_high.inactive {
		background: #dfdfdf url(../img/icon-high_inactive_small.png) center 20px no-repeat;
	}

	#control #button_low.inactive {
		background: #dfdfdf url(../img/icon-low_inactive_small.png) center 20px no-repeat;
	}

	#control #button_highandlow.inactive {
		background: #dfdfdf url(../img/icon-highlow_inactive_small.png) center 20px no-repeat;
	}

	#control #button_noise.inactive {
		background: #dfdfdf url(../img/icon-noise_inactive_small.png) center 20px no-repeat;
	}

	#control .button {
		height: 100px;
		width: 49%\9;
	}

	#control .textlabel {
		font-size: 14px;
		margin-top: 66px;
	}

	.product-item {
		width: 31%;
		margin: 0 1% 20px 1%;
		margin: 0 0.5% 20px 0.5%\9;
	}

	.clear-col-3 {
		display: block;
	}

	.clear-col-4,
	.clear-col-2 {
		display: none;
	}

}



@media screen and (max-width: 599px) {

	.p3,
	.d2,
	.p2,
	.d1,
	.p1 {
		display: none;
	}

	#current-horn .productlabel {
		font-size: 18px;
		line-height: 22px;
		height: 44px;
	}

	.verticaldivider {
		background: url(../img/verticaldivider_small.png) center center no-repeat;
		height: 80px;
		margin: 20px 0;
	}

	.box {
		width: 28%;
		width: 27.9%\9;
	}

	#current-fahrzeug,
	#current-horn {
		width: 44%;
	}

	.fahrzeugauswahl {
		margin-top: 20px;
		height: 130px;
	}

	#current-fahrzeug {
		margin-top: -40px;
	}

	.produktauswahl {
		margin-top: 10px;
	}

	#logo {
		width: 40%;
	}

	i {
		display: none;
	}

	#btn-top {
		float: right;
		margin-right: 3em;
		margin-top: 3em;
	}

	.btn-top {
		height: 46px;
		line-height: 45px;
	}

	#btn-top #btn-top-left {
		background-image: url(../img/btn-top-standalone.png);
		background-repeat: no-repeat;
		width: 44px;
		float: left
	}

	#btn-top-menu {
		float: right;
		margin: 20px 20px 0 0;
		background-image: url(../img/btn-top-menu.png);
		background-repeat: no-repeat;
		width: 44px;
		height: 46px;
		line-height: 45px;
	}

	#btn-top #btn-top-wrapper {
		display: none !important;
	}

	#btn-top #btn-top-right {
		display: none !important;
	}

	#btn-top {
		margin: 20px 20px 0 0;
	}

	.btn-close,
	.btn-downloadinfo {
		height: 40px;
		float: none;
	}

	.lightbox h1 {
		float: none;
		width: 100%;
	}

	.btn-close-icon {
		background-image: url(../img/btn-close-left_small.png);
		width: 44px;
		height: 40px;
	}

	.btn-close-content {
		font-size: 18px;
		height: 20px;
		padding: 10px 0;
	}

	.btn-close-end {
		background-image: url(../img/btn-close-right_small.png);
		height: 40px;
		width: 21px;
	}

	.btn-downloadinfo {
		margin: 40px 0 20px 20px;
	}

	.btn-downloadinfo-icon {
		background-image: url(../img/btn-shortinfo-left_small.png);
		width: 44px;
		height: 40px;
	}

	.btn-downloadinfo-content {
		font-size: 18px;
		height: 20px;
		padding: 10px 0;
	}

	.btn-downloadinfo-end {
		background-image: url(../img/btn-close-right_small.png);
		height: 40px;
		width: 21px;
	}

	.product-selection .next,
	.product-selection .last {
		font-size: 12px;
		line-height: 15px;
		margin-top: 30px;
	}

	#current-fahrzeug .productlabel {
		font-size: 14px;
	}

	#current-fahrzeug .productcount {
		font-size: 12px;
	}

	.product-selection {
		padding-top: 5px;
		background: #ededed;
		border-top: 1px solid white;
	}

	.meta-information {
		padding-top: 20px;
	}

	.lightbox .productimage {
		width: 100%;
		float: none;
	}

	.lightbox .productimage img {
		float: none;
	}

	.lightbox .information {
		width: 100%;
		float: none;
	}

	.features {
		width: 100%;
		float: none;
	}

	.specialfeatures {
		width: 100%;
		float: none;
	}

	.lightbox-header {
		height: 80px\9;
		padding: 20px;
	}

	.current-describtion {
		margin-top: -40px;
	}

	.productinfo-container {
		padding: 0 20px;
	}

	.btn {
		width: 45%;
		margin: 2% 2.5%;
		margin: 2% 2%\9;
	}

	.flagge {
		width: 100%;
	}

	.lightbox {
		border: none;
		margin: 0 auto;
		-webkit-border-radius: 0;
		border-radius: 0;
	}

	.container-show-info {
		border-bottom: none;
	}

	#control {
		position: fixed;
		bottom: 0;
	}

	#control #container-innen .button {
		width: 24%;
		margin: 0.4%;
		height: 70px;
	}

	#control #container-innen #button_high {
		background: #dfdfdf url(../img/icon-high_mini.png) center 12px no-repeat;
	}

	#control #container-innen #button_low {
		background: #dfdfdf url(../img/icon-low_mini.png) center 12px no-repeat;
	}

	#control #container-innen #button_highandlow {
		background: #dfdfdf url(../img/icon-highlow_mini.png) center 12px no-repeat;
	}

	#control #container-innen #button_noise {
		background: #dfdfdf url(../img/icon-noise_mini.png) center 12px no-repeat;
	}

	#control #container-innen #button_high.active {
		background: #272b2d url(../img/icon-high_active_mini.png) center 12px no-repeat;
	}

	#control #container-innen #button_low.active {
		background: #272b2d url(../img/icon-low_active_mini.png) center 12px no-repeat;
	}

	#control #container-innen #button_highandlow.active {
		background: #272b2d url(../img/icon-highlow_active_mini.png) center 12px no-repeat;
	}

	#control #container-innen #button_noise.active {
		background: #272b2d url(../img/icon-noise_active_mini.png) center 12px no-repeat;
	}

	#control #container-innen #button_high.inactive {
		background: #dfdfdf url(../img/icon-high_inactive_mini.png) center 12px no-repeat;
	}

	#control #container-innen #button_low.inactive {
		background: #dfdfdf url(../img/icon-low_inactive_mini.png) center 12px no-repeat;
	}

	#control #container-innen #button_highandlow.inactive {
		background: #dfdfdf url(../img/icon-highlow_inactive_mini.png) center 12px no-repeat;
	}

	#control #container-innen #button_noise.inactive {
		background: #dfdfdf url(../img/icon-noise_inactive_mini.png) center 12px no-repeat;
	}

	#control #container-innen .textlabel {
		font-size: 11px;
		margin-top: 45px;
	}

	.meta-information {
		display: none;
	}

	.lightbox h1 {
		font-size: 26px;
	}

	.btn-close-top {
		display: none;
	}

	.btn-close-bottom {
		display: block !important;
	}

	.lightbox {
		box-sizing: border-box;
	}

	.btn-info {
		height: 40px;
		line-height: 30px;
	}

	#btn-info #btn-info-left {
		background-image: url(../img/btn-info-left_40.png);
		width: 43px;
	}

	#btn-info #btn-info-wrapper {
		font-size: 12px;
		line-height: 14px;
		height: 26px;
		padding: 7px 0;
	}

	#btn-info #btn-info-right {
		background-image: url(../img/btn-info-right_40.png);
		width: 21px;
	}

	#btn-info {
		margin: 0 auto 120px auto;
	}

	.btn-link {
		cursor: pointer;
		font-size: 18px;
		line-height: 30px;
		text-align: center;
		height: 26px;
		padding: 7px 20px;
		background-color: #EDEDED;
		color: #272c2d;
		font-weight: 300;
		text-transform: uppercase;
		-webkit-border-radius: 50px;
		border-radius: 50px;
		margin: 10px 0 20px 0;
		display: block;
		text-decoration: none;
		width: auto;
	}

}

@media screen and (max-width: 420px) {

	.sprachauswahl {
		margin: 20px auto;
	}

	.copyright-notice {
		font-size: 12px;
	}

	.fahrzeugauswahl {
		height: 110px;
	}

	.product-selection {
		margin-top: 16px;
		padding: 0;
	}

	.produktauswahl {
		margin-top: 0;
	}

	#logo {
		width: 50%;
	}

	.product-item {
		width: 40%;
		margin: 0 6% 20px 4%;
		margin: 0 1% 20px 1%\9;
		float: left;
	}

	.clear-col-2 {
		display: block;
	}

	.clear-col-4,
	.clear-col-3 {
		display: none;
	}

	.btn-downloadinfo {
		margin: 20px 0 0 0;
	}

	.btn-downloadinfo-content {
		font-size: 14px;
		line-height: 22px;
	}

	.current-describtion {
		margin-top: -20px;
	}

	#current-horn .productlabel {
		width: 100%;
		margin-top: -20px;
		font-size: 15px;
	}

	.current-describtion {
		margin-top: -25px;
	}

	.product-selection .next,
	.product-selection .last {
		margin-top: 16px;
	}

}

/* Anzeige der Kontrollleiste am unteren Bildschirmrand ab 1800px */

@media screen and (min-width: 1800px) {

	#control {
		position: fixed;
		bottom: 0;
		z-index: 5;
	}

	.meta-information {
		margin-bottom: 180px;
	}

}

#smartbanner {
	position: absolute;
	left: 0;
	top: -82px;
	border-bottom: 1px solid #e8e8e8;
	width: 100%;
	height: 78px;
	font-family: 'Helvetica Neue', sans-serif;
	background: -webkit-linear-gradient(top, #f4f4f4 0%, #cdcdcd 100%);
	background-image: -ms-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%);
	background-image: -moz-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	z-index: 9998;
	-webkit-font-smoothing: antialiased;
	overflow: hidden;
	-webkit-text-size-adjust: none;
}

#smartbanner,
html.sb-animation {
	-webkit-transition: all .3s ease;
}

#smartbanner .sb-container {
	margin: 0 auto;
}

#smartbanner .sb-close {
	position: absolute;
	left: 5px;
	top: 5px;
	display: block;
	border: 2px solid #fff;
	width: 14px;
	height: 14px;
	font-family: 'ArialRoundedMTBold', Arial;
	font-size: 15px;
	line-height: 15px;
	text-align: center;
	color: #fff;
	background: #070707;
	text-decoration: none;
	text-shadow: none;
	border-radius: 14px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	-webkit-font-smoothing: subpixel-antialiased;
}

#smartbanner .sb-close:active {
	font-size: 13px;
	color: #aaa;
}

#smartbanner .sb-icon {
	position: absolute;
	left: 30px;
	top: 10px;
	display: block;
	width: 57px;
	height: 57px;
	background: rgba(0, 0, 0, 0.6);
	background-size: cover;
	border-radius: 10px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

#smartbanner.no-icon .sb-icon {
	display: none;
}

#smartbanner .sb-info {
	position: absolute;
	left: 98px;
	top: 18px;
	width: 44%;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold;
	color: #6a6a6a;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

#smartbanner #smartbanner.no-icon .sb-info {
	left: 34px;
}

#smartbanner .sb-info strong {
	display: block;
	font-size: 13px;
	color: #4d4d4d;
	line-height: 18px;
}

#smartbanner .sb-info>span {
	display: block;
}

#smartbanner .sb-info em {
	font-style: normal;
	text-transform: uppercase;
}

#smartbanner .sb-button {
	position: absolute;
	right: 20px;
	top: 24px;
	border: 1px solid #bfbfbf;
	padding: 0 10px;
	min-width: 10%;
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	color: #6a6a6a;
	background: -webkit-linear-gradient(top, #efefef 0%, #dcdcdc 100%);
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	border-radius: 3px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6), 0 1px 0 rgba(255, 255, 255, 0.7) inset;
}

#smartbanner .sb-button:active,
#smartbanner .sb-button:hover {
	background: -webkit-linear-gradient(top, #dcdcdc 0%, #efefef 100%);
}

#smartbanner .sb-icon.gloss:after {
	content: '';
	position: absolute;
	left: 0;
	top: -1px;
	border-top: 1px solid rgba(255, 255, 255, 0.8);
	width: 100%;
	height: 50%;
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.2) 100%);
	border-radius: 10px 10px 12px 12px;
}

#smartbanner.android {
	border-color: #212228;
	background: #3d3d3d url('dark_background_stripes.gif');
	border-top: 5px solid #88B131;
	box-shadow: none;
}

#smartbanner.android .sb-close {
	border: 0;
	width: 17px;
	height: 17px;
	line-height: 17px;
	color: #b1b1b3;
	background: #1c1e21;
	text-shadow: 0 1px 1px #000;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) inset, 0 1px 1px rgba(255, 255, 255, 0.3);
}

#smartbanner.android .sb-close:active {
	color: #eee;
}

#smartbanner.android .sb-info {
	color: #ccc;
	text-shadow: 0 1px 2px #000;
}

#smartbanner.android .sb-info strong {
	color: #fff;
}

#smartbanner.android .sb-button {
	min-width: 12%;
	border: 1px solid #DDDCDC;
	padding: 1px;
	color: #d1d1d1;
	background: none;
	border-radius: 0;
	box-shadow: none;
	min-height: 28px
}

#smartbanner.android .sb-button span {
	text-align: center;
	display: block;
	padding: 0 10px;
	background-color: #42B6C9;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#42B6C9), to(#39A9BB));
	background-image: -moz-linear-gradient(top, #42B6C9, #39A9BB);
	text-transform: none;
	text-shadow: none;
	box-shadow: none;
}

#smartbanner.android .sb-button:active,
#smartbanner.android .sb-button:hover {
	background: none;
}

#smartbanner.android .sb-button:active span,
#smartbanner.android .sb-button:hover span {
	background: #2AC7E1;
}

#smartbanner.windows .sb-icon {
	border-radius: 0px;
}

.intro {
	width: 90%;
	max-width: 850px;
	margin: 40px auto 0 auto;
	padding: 15px;
}

.intro h1 {
	font-family: 'Hella DIN Universal';
	font-weight: 500;
	margin-top: 60px;
	margin-bottom: 10px;
	line-height: 32px;
}

.intro p {
	margin-top: 0px;
	margin-bottom: 0;
}

.intro-text {
	float: left;
	margin-left: 60px;
	margin-top: 10px;
}

.video-notice {
	float: left;
}

.video-notice img {
	border-radius: 5px;
	max-width: 280px;
	border: 8px solid white;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .4);
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;

}

.video-notice-cta {
	display: inline-block;
	position: relative;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	text-decoration: none;
}

.video-notice-cta:hover {
	transform: scale(1.05) rotate(-2deg);
}

.video-notice-cta:hover img {
	-webkit-box-shadow: 0 1px 15px 0 rgba(0, 0, 0, .5);
	box-shadow: 0 1px 15px 0 rgba(0, 0, 0, .5);
}


.white-popup {
	position: relative;
	padding: 0;
	width: auto;
	max-width: 800px;
	margin: 20px auto;
}

video {
	max-width: 100%;
	padding: 0;
	margin: 0;
}

@media (max-width: 930px) {

	.intro-text,
	.video-notice {
		float: none;
	}

	.intro-text {
		margin-left: 0;
	}

	.intro h1 {
		margin-top: 20px;
	}

}

#langselect .meta-information {
	display: block;
}

.video-notice-overlay {
	width: 100%;
	text-align: center;
	transform: translateY(-50px);
}

.video-notice-overlay span {
	background-color: rgba(0, 0, 0, .4);
	color: white;
	border-radius: 5px;
	padding: 2px 8px;
}
