@charset 'UTF-8';
/* moved by compressor */
@import 'https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i';
/* moved by compressor */
/* default styles for extension "tx_indexedsearch" */
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
/* default styles for extension "tx_e3products" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-e3-products table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-e3-products table th {
		font-weight:bold;
	}

	.tx-e3-products table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}

/* default styles for extension "tx_e3configurator" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-e3-configurator table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-e3-configurator table th {
		font-weight:bold;
	}

	.tx-e3-configurator table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}

/* default styles for extension "tx_e3storelocator" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-e3-storelocator table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-e3-storelocator table th {
		font-weight:bold;
	}

	.tx-e3-storelocator table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}

/* default styles for extension "tx_felogin_pi1" */
		.tx-felogin-pi1 label {
			display: block;
		}

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*!
 * SlickNav Responsive Mobile Menu v1.0.10
 * (c) 2016 Josh Cope
 * licensed under MIT
 */.slicknav_btn,.slicknav_nav .slicknav_item{cursor:pointer}.slicknav_menu,.slicknav_menu *{box-sizing:border-box}.slicknav_btn{position:relative;display:block;vertical-align:middle;float:right;padding:.438em .625em;line-height:1.125em}.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar{margin-top:.188em}.slicknav_menu .slicknav_menutxt{display:block;line-height:1.188em;float:left;color:#fff;font-weight:700;text-shadow:0 1px 3px #000}.slicknav_menu .slicknav_icon{float:left;width:1.125em;height:.875em;margin:.188em 0 0 .438em}.slicknav_menu .slicknav_icon:before{background:0 0;width:1.125em;height:.875em;display:block;content:"";position:absolute}.slicknav_menu .slicknav_no-text{margin:0}.slicknav_menu .slicknav_icon-bar{display:block;width:1.125em;height:.125em;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.25);-moz-box-shadow:0 1px 0 rgba(0,0,0,.25);box-shadow:0 1px 0 rgba(0,0,0,.25)}.slicknav_menu:after,.slicknav_menu:before{content:" ";display:table}.slicknav_menu:after{clear:both}.slicknav_nav li,.slicknav_nav ul{display:block}.slicknav_nav .slicknav_arrow{font-size:.8em;margin:0 0 0 .4em}.slicknav_nav .slicknav_item a{display:inline}.slicknav_nav .slicknav_row,.slicknav_nav a{display:block}.slicknav_nav .slicknav_parent-link a{display:inline}.slicknav_menu{*zoom:1;font-size:16px;background:#4c4c4c;padding:5px}.slicknav_nav,.slicknav_nav ul{list-style:none;overflow:hidden;padding:0}.slicknav_menu .slicknav_icon-bar{background-color:#fff}.slicknav_btn{margin:5px 5px 6px;text-decoration:none;text-shadow:0 1px 1px rgba(255,255,255,.75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#222}.slicknav_nav{clear:both;color:#fff;margin:0;font-size:.875em}.slicknav_nav ul{margin:0 0 0 20px}.slicknav_nav .slicknav_row,.slicknav_nav a{padding:5px 10px;margin:2px 5px}.slicknav_nav .slicknav_row:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#fff}.slicknav_nav a{text-decoration:none;color:#fff}.slicknav_nav a:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#222}.slicknav_nav .slicknav_txtnode{margin-left:15px}.slicknav_nav .slicknav_item a,.slicknav_nav .slicknav_parent-link a{padding:0;margin:0}.slicknav_brand{float:left;color:#fff;font-size:18px;line-height:30px;padding:7px 12px;height:44px}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -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;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.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;
}
.slick-arrow.slick-hidden {
    display: none;
}


/* Slider */
.slick-loading .slick-list
{
    background: #fff url('../../fileadmin/template/js/slick/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../../fileadmin/template/js/slick/./fonts/slick.eot');
    src: url('../../fileadmin/template/js/slick/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('../../fileadmin/template/js/slick/./fonts/slick.woff') format('woff'), url('../../fileadmin/template/js/slick/./fonts/slick.ttf') format('truetype'), url('../../fileadmin/template/js/slick/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}



.btn.content-link{
  position: relative;
  z-index: 10;  
}

*{
  padding: 0px;
  margin: 0px;
  border: 0px;
  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box; /* Firefox 1 - 28 */
  box-sizing: border-box;
}

html {
  width: 100%;
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
  background-color: #f0f0f0;
  color: #000000;
  font-variant: normal;
  font-weight: 400;
  font-size: 16px;
  font-family: Roboto Condensed,Roboto,sans-serif;
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

#page{
  width: 100%;
  max-width: 1920px;
  margin: 0px auto;
}

header .header-innerwrap,
footer .footer-innerwrap{
  max-width: 1170px;
  margin: 0px auto;
  padding: 0.5em 0px;
  position: relative;
}

header,
.startpage footer{
  background-color: #FFFFFF;
}

section{
  max-width: 1170px;
  margin: 0px auto;
  margin-bottom: 2em;
}

section.section-layout-1,
section.section-layout-2{
  max-width: 100%;
  width: 100%;
}

main{
  position: relative;
  /* background: #f0f0f0; */
  padding-bottom: 2em;
}

.startpage main{
  background: #FFFFFF;
}

.productpage main{
  background: #f0f0f0;
}

h1{
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.7em;
}

h2{
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1em;
}

b,
strong{
  font-weight: 700;
}

p{
  margin-bottom: 1em;
  line-height: 30px;
  font-size: 18px;
}

p:last-child{
  margin-bottom: 0px;
}

ol{
  list-style-position: inside;
}

ol li{
  margin-bottom: 0.5em;
}

.ce-bodytext p a,
.ce-bodytext p a:visited{
  color: #000000;
  text-decoration: none;
}

.ce-bodytext p a[href$='.pdf']{
  position: relative;
  padding-left: 35px;
}

.ce-bodytext p a[href$='.pdf']:before{
  position: absolute;
  content: "";
  left: 0px;
  top: -8px;
  width: 32px;
  height: 32px;
  background: url('../../fileadmin/template/img/Adobe_PDF_file_icon_32x32.png') no-repeat left center;
  background-size: cover;
}

.grid4cols-startpage .ce-bodytext p a[href$='.pdf']{
padding-left: 0px;
}

.grid4cols-startpage .ce-bodytext p a[href$='.pdf']:before{
  display: none;
}

#logo{
  position: relative;
  width: auto;
  float: left;
  z-index: 980;
}

#logo img{
  max-width: 105px;
}

#home-logo{
  cursor: pointer;
}

.topnav{
  float: right;
}

.topnavrow:first-child{
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.topnavrow:nth-child(2){
  position: absolute;
  right: 0px;
  bottom: 1em;
}

#searchbox{
  float: right;
  position: relative;
  width: auto;
  height: 2em;
  border: 1px solid #999999;
  width: 10em;
}

#searchbox input{
  height: 100%;
  width: 100%;
}

#searchbox .search-field{
  position: absolute;
  left: 0px;
  top: 0px;
  background: url('../../fileadmin/template/img/searchicon.png') no-repeat;
  background-size: auto 70%;
  background-position: 0.2em center;
  padding-left: 15%;
  height: 2em;
}

#searchbox .search-field:focus,
#searchbox .search-field:active{
  outline: 0px;
}

.tx-indexedsearch-browsebox{
  padding: 20px 0px;
}

.tx-indexedsearch-browsebox:last-child{
  display: none;
}

section .tx-indexedsearch-res{
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #000000;
}

.tx-indexedsearch-res p{
  margin-bottom: 0px;
}

.tx-indexedsearch-res .tx-indexedsearch-icon,
.tx-indexedsearch-res .tx-indexedsearch-info{
  display: none;
}

.tx-indexedsearch-res a,
.tx-indexedsearch-res a:visited{
  color: #000000;
}

.tx-srlanguagemenu{
  float: right;
  height: 2em;
  width: auto;
  font-size: 1em;
}

.tx-srlanguagemenu > div{
  float: left;
  line-height: 1em;
  padding: 0px 0.5em;
  border-right: 1px solid #666666;
  margin-top: 0.9em;
  color: #666666;
}

.tx-srlanguagemenu > div:last-child{
  border-right: 0px;
}

.tx-srlanguagemenu a,
.tx-srlanguagemenu a:visited{
  color: #666666;
  text-decoration: none;
  display: block;
}

.tx-srlanguagemenu .CUR a,
.tx-srlanguagemenu .CUR a:visited,
.tx-srlanguagemenu a:hover{
  color: #000000;
}

#social-menu{
  list-style-type: none;
  float: right;
  height: 1.5em;
  width: auto;
  margin: 0px;
  margin-right: 0.5em;
  padding: 0px;
}

#social-menu img{
  height: 2em;
  width: auto;
}

#social-menu li{
  display: inline-block;
  margin-left: 0.5em;
}

#social-menu li:first-child{
  margin-left: 0px;
}

#top-menu{
  float: right;
  width: auto;
  list-style-type: none;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
  position: relative;
}

#top-menu a,
#top-menu a:visited{
  color: #000000;
  text-decoration: none;
}

#top-menu > li.act > a,
#top-menu > li.actsub > a{
  font-weight: 600;
}


#top-menu > li{
  float: left;
  text-align: center;
}

#top-menu > li > a{
  border-right: 1px solid #000000;
  display: inline-block;
  text-align: center;
  padding: 0px 0.5em;
  font-size: 1.1em;
}

#top-menu > li > a:hover{
  font-weight: 600;
}

#top-menu > li > a:after {
  display:block;
  content:attr(data-content);
  font-weight: 600;
  height:1px;
  color:transparent;
  overflow:hidden;
  visibility:hidden;
}

#top-menu > li:first-child > a{
  padding-left: 0px;
}

#top-menu > li:last-child > a{
  border-right: 0px;
  padding-right: 0px;
}

#top-menu .top-submenu{
  list-style-type: none;
  position: absolute;
  top: 100%;
  left: 0px;
  width: auto;
  background: #FFFFFF;
  padding-left: 0px;
  z-index: 900;
  opacity: 0;
}

#top-menu .top-submenu > li{
  display: block;
  float: left;
  width: 33.33333333333%  !important;
  width: calc(33.33333333333% - 1.4em) !important;
  margin-top: 1em;
  margin-left: 1em;
  text-align: left;
  margin-bottom: 0.5em;
}

#top-menu .top-submenu > li:nth-child(3n+1){
  clear: left;
}

#top-menu .top-submenu > li:nth-child(-n+3){
  margin-top: 1.5em;
}

#top-menu .top-submenu > li:last-child{
  margin-bottom: 1.5em;
}

#top-menu .top-submenu > li > a{
  font-weight: 600;
}

#top-menu .top-submenu > li.spacer{
  display: block !important;
  height: 1px;
  background: #e3e2e2;
  width: 100% !important;
  width: calc(100% - 2.2em) !important;
}

#top-menu .top-submenu .submenu-imagelink,
#top-menu .top-submenu .submenu-imagelink img{
  display: block;
  width: 100%;
  height: auto;
}

#top-menu .top-submenu .submenu-imagelink{
  margin-bottom: 0.5em;
}


#top-menu .top-subsubmenu{
  list-style-type: none;
  padding-left: 0px;
  display: block !important;
  width: 100% !important;
  margin-top: 0.5em;
}

#top-menu .top-subsubmenu > li{
  margin-top: 0.5em;
  padding: 0px;
}

#top-menu .top-subsubmenu > li.fstli{
  margin-top: 0px;
}

footer{
  border-top: 1px solid #8d8f9b;
  padding-top: 1em;
}

#footer-menu{
  list-style-type: none;
  text-transform: uppercase;
  margin: 0px;
  display: block;
  text-align: center;
}

#footer-menu > li{
  display: inline-block;
  border-right: 1px solid #8d8f9b;
  padding: 0px 0.5em;
}

#footer-menu > li:last-child{
  border-right: 0px;
}

#footer-menu a,
#footer-menu a:visited,
#footer-menu li.copyright{
  color: #8d8f9b;
  text-decoration: none;
}

#footer-menu li.copyright{
  display: block;
  margin-top: 0.5em;
}

#product-menu{
  position: absolute;
  z-index: 900;
  list-style-type: none;
  width: 7%;
  top: 1em;
  top: 3.8vw;
  min-width: 100px;
}

#product-menu li{
  display: block;
  position: relative;
  border-bottom: 1px solid #cccccc;
  background-color: rgba(255,255,255,0.8);
  text-align: center;
  padding: 1.3em 0.5em 1.3em 0.5em;
}

#product-menu li:last-child{
  border-bottom: 0px;
}


#product-menu li:hover{
  background-color: rgba(200,200,200,1);
}

#product-menu li a,
#product-menu li a:visited{
  color: #666666;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: 400;
}

#product-menu li.act a,
#product-menu li a:focus{
  font-weight: 900;
}

#product-menu li .productmenu-image{
  margin-bottom: 0.5em;
}

#product-menu li .productmenu-image img{
  
}

#product-menu li a.overlay-link{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

img{
  vertical-align: top;
}

.gallery-list{
  list-style-type: none;
  padding: 0px;
  position: relative;
  height: auto;
  margin: 0px;
  margin-bottom: 4em;
}

.gallery-list li{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: auto;
}

.gallery-list li img{
  vertical-align: top;
  width: 100%;
  height: auto;
}

.gallery-list li .marker{
  position: absolute;
  width: 2em;
  height: 2em;
  border-radius: 50%;
  background-color: #FFFFFF;
  background-color: rgba(255,255,255,0.7);
  color: #989898;
  cursor: pointer;
  z-index: 800;
}

.gallery-list li .marker:hover{
  background-color: rgba(152,152,152,0.7);
  color: #FFFFFF;
}

.gallery-list li .marker a,
.gallery-list li .marker a:visited{
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}

.gallery-list li .marker:before{
  content:'';
    position:absolute;
    width: 50%;
    height: 2px;
    background-color: #989898;
    left: 25%;
    top: 50%;
    top: calc(50% - 1px);
}

.gallery-list li .marker:after{
  content:'';
    position:absolute;
    width: 2px;
    height: 50%;
    background-color: #989898;
    top: 25%;
    left: 50%;
    left: calc(50% - 1px);
}

.gallery-list li .marker:hover:before{
  content:'';
    position:absolute;
    width: 50%;
    height: 2px;
    background-color: #989898;
    background-color: rgba(255,255,255,0.7);
    left: 25%;
    top: 50%;
    top: calc(50% - 1px);
}

.gallery-list li .marker:hover:after{
  content:'';
    position:absolute;
    width: 2px;
    height: 50%;
    background-color: #989898;
    background-color: rgba(255,255,255,0.7);
    top: 25%;
    left: 50%;
    left: calc(50% - 1px);
}

.gallery-list .marker-text{
  display: none;
  position: absolute;
  left: 105%;
  top: 50%;
  background-color: rgba(255,255,255,0.7);
  width: 15em;
  padding: 1em;
}

.gallery-nav{
  position: absolute;
  right: 1em;
  top: 50%;
  width: 2em;
  z-index: 800;
}

.gallery-nav-item{
  border-radius: 50%;
  width: 100%;
  height: 2em;
  line-height: 2em;
  padding-left: 0.05em;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 0.5em;
  display: block;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 0.8em;
}

.gallery-nav-item.act{
  background-color: rgba(255,255,255,0.7);
  color: #666666;
  font-size: 1.1em;
}

.gallery-nav-prev,
.gallery-nav-next{
  color: #FFFFFF;
  cursor: pointer;
  width: 100%;
    float: left;
    text-align: center;
  transform: rotate(-90deg);
}

.gallery-nav-next{
  transform: rotate(90deg);
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.gallery-nav-spacer{
  width: 1px;
  height: 1.5em;
  background-color: #FFFFFF;
  margin: 1em auto;
  clear: both;
}

.galler-item-desc{
  position: absolute;
  left: 50%;
  top: 50%;
}

.galler-item-desc-inner{
  position: relative;
  left: -50%;
  margin-top: -25%;
  text-align: center;
  padding: 2em 2em;
  background: #FFFFFF;
  background: rgba(255,255,255,0.8);
  
}

.galler-item-desc .top-title{
  background: #8d8f9b;
  color: #FFFFFF;
  padding: 0.2em 0.5em;
  text-transform: uppercase;
  width: auto;
  margin: 0px auto;
  display: inline-block;
  font-size: 1.8em;
  font-weight: 300;
}

.galler-item-desc .title{
  color: #575757;
  font-size: 4.5em;
  margin-top: 0.05em;
  margin-bottom: 0.05em;
  text-transform: uppercase;
  font-weight: 700;
}

.galler-item-desc .short-desc{
  margin-bottom: 1.5em;
  font-weight: 400;
}


.galler-item-desc .page-link,
.galler-item-desc .shop-link{
  display: inline-block;
  color: #666666;
  border: 2px solid #666666;
  margin-right: 2em;
  text-transform: uppercase;
  font-weight: 600;
}

.galler-item-desc .shop-link{
  margin-right: 0px;
}

.galler-item-desc a,
.galler-item-desc a:visited{
  text-decoration: none;
  color: #666666;
  display: block;
  padding: 0.5em 2.5em;
}


.grid4cols-startpage{
  width: 100%;
}

.grid4cols-startpage .col{
  position: relative;
}

.grid4cols-startpage .ce-gallery{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

.grid4cols-startpage .ce-gallery div,
.grid4cols-startpage .ce-gallery a{
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.grid4cols-startpage .ce-gallery a{
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.grid4cols-startpage > div,
.grid4cols-startpage .table,
.grid4cols-startpage .table-cell{
  float: left;
  height: auto;
  margin-right: 1%;
  min-height: 350px;
  max-height: 350px;
  background-color: #CCCCCC;
  overflow:hidden;
}

.grid4cols-startpage .ce-media{
  background-repeat: no-repeat;
  background-size: cover;
}

.grid4cols-startpage .col1{
  width: 34.5%;
  position: relative;
}

.grid4cols-startpage .col1 .ce-bodytext,
.grid4cols-startpage .col4 .ce-bodytext{
  position: absolute;
  left: 10px;
  top: 10px;
  height: 100%;
  width: 100%;
  color: #FFFFFF;
  padding: 0.5em;
  text-transform: uppercase;
}

.grid4cols-startpage .col1 .ce-bodytext a,
.grid4cols-startpage .col1 .ce-bodytext a:visited{
  color: #FFFFFF;
  text-decoration: none;
  position: relative;
  z-index: 20;
}

.grid4cols-startpage .col1 .ce-bodytext p{
  background-color: #8d909a;
  display: table;
  padding: 0.3em 0.8em;
  margin-bottom: 0.3em;
}

.grid4cols-startpage .col1 .ce-bodytext p:first-child{
  font-weight: 400;
  font-size: 1.8em;
  
}

.grid4cols-startpage .col1 .ce-bodytext p:nth-child(2){
  font-weight: 700;
  font-size: 1.8em;
}

.grid4cols-startpage .col1 .ce-bodytext p:last-child{
  background-color: #52525b;
  font-weight: 100;
}

.grid4cols-startpage .col4{
  width: 34.5%;
  margin-right: 0px;
  position: relative;
}

.grid4cols-startpage .col4 .ce-bodytext{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  color: #FFFFFF;
  padding: 0.5em;
  text-transform: uppercase;
  padding-top: 180px;
}

.grid4cols-startpage .col4 .ce-bodytext a,
.grid4cols-startpage .col4 .ce-bodytext a:visited{
  color: #FFFFFF;
  text-decoration: none;
}

.grid4cols-startpage .col4 .ce-bodytext p{
  background-color: #8aa0b1;
  display: table;
  padding: 0.3em 0.8em;
  margin-bottom: 0.3em;
  margin-left: 35%;
}

.grid4cols-startpage .col4 .ce-bodytext p:first-child{
  font-weight: 400;
  font-size: 1.6em;
}

.grid4cols-startpage .col4 .ce-bodytext p:nth-child(2){
  font-weight: 700;
  font-size: 1.4em;
}

.grid4cols-startpage .col4 .ce-bodytext p:last-child{
  background-color: #00345f;
  font-weight: 100;
}

.grid4cols-startpage .col2{
  width: 14%;
  color: #FFFFFF;
  text-align: center;
  font-size: 0.8em;
  padding: 0px;
  padding: 0px 1.5em;
  background: #8d8f9b !important;
}

.grid4cols-startpage .col2 .table{
  display: table;
  float: none;
  width: 100%;
  height: 350px;
}

.grid4cols-startpage .col2 .table-cell{
  display: table-cell;
  float: none;
  background: #8d8f9b !important;
  vertical-align: middle;
  
}

.grid4cols-startpage .col2 p{
  font-size: 1.3em;
  line-height: 1.4em;
}


.grid4cols-startpage .col2 p:first-child{
  font-size: 1.8em;
  font-size: 2.5em;
  font-weight: 100;
  margin-bottom: 0.5em;
}

.grid4cols-startpage .col3{
  width: 14%;
  background: #f0ece8;  
}

.grid3cols-contact > div{
  float: left;
  width: 33.3333333333%;
}

.grid3cols-contact > div:last-child{
  float: right;
}

.grid3cols-contact > div h2{
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.5em;
}

.grid3cols-contact > div h3{
  margin-bottom: 1em;
  text-transform: uppercase;
}

.grid3cols-contact > div  .ce-media{
  margin-bottom: 0.1em;
}

.startpagemission{
  position: relative;
  min-height: 234px;
  max-height: 234px;
  overflow: hidden;
  padding: 0.5em; 
}

.startpagemission img{
  position: absolute;
  width: 100%;
  height: auto;
  z-index: 5;
}

.startpagemission a{
  text-decoration: none !important;
  outline: 0 !important;
  display: block;
}

.startpagemission .line{
  position: relative;
  z-index: 15;
  color: #FFFFFF;
  background-color: #8d8f9b;
  text-transform: uppercase;
  display: inline-block;
  padding: 0.3em;
  margin-bottom: 0.2em;
}

.startpagemission .line1{
  font-size: 1.3em;
}

.startpagemission .line2{
  font-size: 1.3em;
  font-weight: 600;
}

.startpagemission .line3{
  background-color: #52525c;
}

.dealersearchstart-image{
  text-align: center;
  margin-top: 1em;
}

.dealersearchstart-header{
  text-align: center;
  font-size: 1.4em;
  margin: 1em auto 0px auto;
  width: 60%;
}

.dealersearchstartform fieldset{
  display: block;
  border: 0px !important;
  margin: 1em 0px;
  width: 100%;
  text-align: center;
}

.dealersearchstartform fieldset input[type="text"]{
  display: block;
  background: #FFFFFF;
  border: 1px solid #cccccc;
  color: #666666;
  width: 100%;
  padding: 0.5em 1em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

.dealersearchstartform fieldset input[type="text"]:focus,
.dealersearchstartform fieldset input[type="text"]:active{
  outline: 0px;
}

.dealersearchstartform fieldset input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #666666;
  opacity: 1 !important;
  font-weight: 400;
}
.dealersearchstartform fieldset input[type="text"]::-moz-placeholder { /* Firefox 19+ */
  color: #666666;
  opacity: 1 !important;
  font-weight: 400;
}
.dealersearchstartform fieldset input[type="text"]:-ms-input-placeholder { /* IE 10+ */
  color: #666666;
  opacity: 1 !important;
  font-weight: 400;
}
.dealersearchstartform fieldset input[type="text"]:-moz-placeholder { /* Firefox 18- */
  color: #666666;
  opacity: 1 !important;
  font-weight: 400;
}

.dealersearchstartform fieldset input[type="submit"]{
  border: 2px solid #999999;
  background: none;
  padding: 0.5em 2.5em;
  text-transform: uppercase;
  margin-top: 1em auto 0px auto;
  color: #666666;
  font-weight: 700;
  cursor: pointer;
}

.dealersearchstartform fieldset input[type="submit"]:focus,
.dealersearchstartform fieldset input[type="submit"]:active{
  outline: 0px;
}

#rootline{
  padding-top: 1em;
  font-size: 0.9em;
}

#rootline,
#rootline a,
#rootline a.visited{
      color: #666666;
    text-decoration: none;
}

#rootline span:last-child{
  font-weight: 700;
}

#rootline span:only-child{
  font-weight: 400;
}

.blogentry{
  padding-bottom: 3em;
}

main section:nth-child(4) .blogentry:first-child{
  padding-top: 4em;
}

.blogentry .blogimage img{
  width: 100%;
  height: auto;
}

.blogentry .blogimage-right{
  float: right;
  width: 447px;
  height: auto;
}

.blogentry .blogimage-left{
  float: left;
  width: 723px;
  height: auto;
}

.blogentry .blogtext-left{
  width: 723px;
  padding-right: 1em;
  float: left;
}


.blogentry .blogtext-right{
  width: 447px;
  padding-left: 1em;
  float: right;
}

.blogentry .blogtext-noimage{
  width: 100%;
  float: none;
  padding-left: 0px;
  padding-right: 0px;
}

.blogentry .blogheader{
  text-transform: uppercase;
  font-size: 1.3em;
  margin-bottom: 0.1em;
}

.blogentry .blogheader-nosubheader{
  margin-bottom: 1em;
}

.blogentry .blogsubheader{
  text-transform: uppercase;
  font-size: 1.7em;
  font-weight: 900;
  margin-bottom: 1em;
}

.tx-felogin-pi1 form{
  margin-top: 2em;
}

.tx-felogin-pi1 form input[type="text"],
.tx-felogin-pi1 form input[type="password"]{
  border: 1px solid #bfbfbf;
  padding: 0.5em 1em;
  margin-bottom: 1em;
}

.tx-felogin-pi1 form input[type="submit"]{
  color: #FFFFFF;
    background: #bfbfbf;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0.5em 1em;
}

ul.ce-uploads{
  list-style-type: none;
}


ul.ce-uploads > li{
  display: block;
  float: left;
  width: 30%;
  height: auto;
  margin-right: 3.333333333333%;
  margin-bottom: 3.333333333333%;
}

ul.ce-uploads > li:nth-child(3){
  margin-right: 0px;
  float: right;
}

ul.ce-uploads .uploads-thumbnail{
  position: relative;
  padding-top: 100%;
}

ul.ce-uploads .uploads-thumbnail a{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
    top: 50%;
    transform: translate(-50%,-50%); 
    text-align: center;
}

ul.ce-uploads .uploads-thumbnail img{
  position: absolute;
  max-width: 900%;
  max-height: 90%;
  left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

ul.ce-uploads .uploads-description{
  background-color: #cccccc;
  padding: 1em;
  min-height: 90px;
}

ul.ce-uploads .uploads-description a{
  color: #000000;
}

ul.ce-uploads .ce-uploads-description{
  display: block;
  text-transform: uppercase;
  float: left;
  width: 60%;
  height: auto;
}

ul.ce-uploads .ce-uploads-filesize{
  display: block;
  text-transform: uppercase;
  float: left;
  width: 60%;
  height: auto;
}

ul.ce-uploads .ce-uploads-description-download{
  display: block;
  text-transform: uppercase;
  float: right;
  width: 40%;
  height: auto;
  background-color: #666666;
  padding: 0.5em;
  text-align: center;
}

ul.ce-uploads .ce-uploads-description-download a,
ul.ce-uploads .ce-uploads-description-download a:visited{
  text-transform: uppercase;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
}

.slicknav_menu{
  display: none;
  position: absolute;
  background: none;
  right: 0px;
  top: 0px;
  width: 100%;
  padding: 0px;
  float: right;
  font-size: 4em;
}

.slicknav_btn{  
  background: none;
  margin: 0px;
  z-index: 960;
}

.slicknav_menu .slicknav_icon-bar{
  background: #8d8f9b;
}

.slicknav_btn.slicknav_open{
  background: #8d8f9b;
  background: none;
}

.slicknav_btn.slicknav_open .slicknav_icon-bar{
  background: #000000;
}

.slicknav_nav{
  background: #8d8f9b;
  background: rgba(141,143,155, 0.8);
  background: rgba(255,255,255, 0.9);
  padding: 0px 0.5em;
  position: absolute;
  right: 0px;
  top: 0px;
  min-width: 70vw;
  height: 100vh;
  z-index: 950;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-box-shadow: -7px 0px 5px 0px rgba(204,204,204,1);
  -moz-box-shadow: -7px 0px 5px 0px rgba(204,204,204,1);
  box-shadow: -7px 0px 5px 0px rgba(204,204,204,1);
}

.slicknav_nav li{
  margin-bottom: 0.5em;
}

.slicknav_nav a,
.slicknav_nav .slicknav_item a{
  display: inline-block;
  color: #000000;
}

.slicknav_nav .slicknav_row,
.slicknav_nav a{
  padding: 0px;
  margin: 0px;
}

.slicknav_nav .submenu-imagelink{
  margin-right: 0.5em !important;
}

.slicknav_nav .top-subsubmenu,
.slicknav_nav .top-submenu{
  padding-top: 0.5em;
}

.slicknav_nav .language-wrap{
  margin-bottom: 1em;
  padding-top: 0.2em;
}

.slicknav_nav .language-wrap div{
  float: left;
  margin-right: 1em;
}

.slicknav_nav .slicknav_row:hover{
  background-color: rgba(255,255,255,0.7);
  background: none;
  color: #222;
}

.slicknav_nav a:hover {
  background: none;
}

.slicknav_nav a:hover .slicknav_arrow{
  
}

.slicknav_nav .submenu-imagelink{
  display: inline;
}

.slicknav_nav > li:last-child{
  display: block;
  text-align: center;
}

.bgcolor-1{
  background: #FFFFFF;
}

@media screen and (max-width: 1800px){
  .grid4cols-startpage{
    
  }
  
  .grid4cols-startpage .col1{
    width: 69%;
    margin-bottom: 2%;
  }
  
  .grid4cols-startpage .col2{
    width: 30%;
    margin-right: 0px;
    margin-bottom: 2%;
    overflow-y: auto;
  }
  
  .grid4cols-startpage .col2 p{
    line-height: 1.5em;
  }
  
  .grid4cols-startpage .col2 p:first-child{
    line-height: 1.3em;
  }
    
  .grid4cols-startpage .col3{
    width: 30%;
    margin-right: 1%;
    margin-bottom: 2%;
    overflow-y: auto;
  }
  
  .grid4cols-startpage .col4{
    width: 69%;
    margin-right: 0px;
  }
  
  .grid4cols-startpage .col3,
  .grid4cols-startpage .col4{
    height: 12em;
  }
}

@media screen and (max-width: 1400px){
  .tx-e3-products{
    padding-left: 120px;
  }  
  
  .category{
    width: 32%;
    margin-right: 2%;
  }
  
  .category-1, .category-3{
    width: 66%;
    margin-right: 0px;
  }
  
  .category-2{
    width: 32%;
    margin-right: 0px;
  }
}

@media screen and (max-width: 1200px){
  #page{
    padding: 0px 1em;
  }
  .galler-item-desc .page-link, .galler-item-desc .shop-link{
    display: none;
  }  
  
  .blogentry .blogimage-right{
    width: 35%;
  }
  
  .blogentry .blogtext-left{
    width: 60%;
  }
  
  .blogentry .blogimage-left{
    width: 35%;
  }
  
  .blogentry .blogtext-right{
    width: 60%;
  }
}

@media screen and (max-width: 1090px){
  #top-menu,
  .tx-srlanguagemenu,
  #social-menu,
  #searchbox,
  #product-menu{
    display: none;
  }
  
  .tx-e3-products{
    padding-left: 0px;
  }
  
  body{
    
  }
  
  header{
    font-size: 0.5em;
  }
  
  #page{
    padding: 0px 0px;
  }  
  
  main{
    padding: 0px 1em 0px 1em; 
  }
  
  #logo{
    margin-left: 2em;
  }
  
  .startpage section{
    margin-bottom: 2%;
  }
  
  .startpage section:last-child{
    margin-bottom: 0px;
  }
  
  
  .gallery-list{
    font-size: 0.5em;
  }
  
  .gallery-list .marker,
  .gallery-list .gallery-nav{
    display: none;
  }
  
  .gallery-list li{
    
  }
  
  .gallery-list .galler-item-desc{
    width: 100%;
    height: 100%;
    
  }
  
  
  .gallery-list .galler-item-desc-inner{
    width: 60%;
    max-width: 100%;
    height: auto;
    left: -30%;
    margin-top: -20%;
    
  }
  
  .gallery-list .short-desc{
    font-size: 1.5em;
  }
  
  
  
  .slicknav_menu{
    display: block;
  }
  
  .grid4cols-startpage{
    font-size: 0.7em;
  }
  
  .grid4cols-startpage .col1{
    width: 69%;
    margin-bottom: 2%;
  }
  
  .grid4cols-startpage .col2{
    width: 30%;
    margin-right: 0px;
    margin-bottom: 2%;
    overflow-y: auto;
  }
  
  .grid4cols-startpage .col2 p{
    line-height: 1.5em;
  }
  
  .grid4cols-startpage .col2 p:first-child{
    line-height: 1.3em;
  }
    
  .grid4cols-startpage .col3{
    width: 30%;
    margin-right: 1%;
    margin-bottom: 2%;
    overflow-y: auto;
  }
  
  .grid4cols-startpage .col4{
    width: 69%;
    margin-right: 0px;
  }
  
  .grid4cols-startpage .col3,
  .grid4cols-startpage .col4{
    height: 12em;
  }
  
  .blogentry .blogimage-right{
    width: 20%;
  }
  
  .blogentry .blogtext-left{
    width: 60%;
    width: calc(80% - 1em);
  }
  
  .blogentry .blogimage-left{
    width: 70%;
    width: calc(70% - 1em);
  }
  
  .blogentry .blogtext-right{
    width: 30%;
    
  }
  
  ul.ce-uploads > li{
    float: none;
    width: 100%;
  }
  
  .slick-prev{
    left: 0px;
    z-index: 400;
    top: 35%;
  }
  
  .slick-next{
    right: 0px;
    z-index: 400;
    top: 35%;
  }
  
  .product-left{
    width: 100%;
    float: none;
  }
  
  .product-right{
    width: 100%;
    float: none;
  }
  
  .blogentry > div{
    width: 100% !important;
    float: none !important;
  }
  
  .blogentry .blogtext-right{
    padding-left: 0px;
  }
  
  main section:nth-child(4) .blogentry:first-child{
    padding-top: 0px;
  }
  
  .blogheader{
    margin-top: 0.5em;
  }
}

@media screen and (max-width: 767px), (max-device-width: 767px){
  header{
    /* position: fixed; */
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
    background: #FFFFFF;
  }
  
  
  #logo img{
    max-width: 75px;
  }
  
  .grid4cols-startpage .col{
    width: 100% !important;
    margin-right: 0px !important;
  }
  
  .grid4cols-startpage .col2{
    font-size: 1em;
    min-height: 0px;
    height: auto;
  }
  
  .grid4cols-startpage .col3{
    height: auto;
    min-height: 0px;
  }
  
  .grid4cols-startpage .col4{
    height: 23em;
  }
  
  .grid4cols-startpage .col4 .ce-bodytext{
    padding-top: 60%;
  }
  
  .galler-item-desc{
    display: none;
  }

  .grid3cols-contact > div{
    float: none;
    width: 100%;
    margin-bottom: 2em;
  }  
  
  .subcategory .subcategory-product{
    float: none;
    width: 100%;
    
  }
  
  footer #footer-menu li{
    display: block;
    border-right: 0px;
    margin-bottom: 0.5em;
  }
}

.ce-media video,
.ce-gallery figure video{
 width: 480px;
  max-width: 100%;
  height: auto;
}

.ce-media video{
  margin: 1em 40px;
}

@media(max-width: 767px){
  .ce-media > iframe{
  width: 480px;
    max-width: 100%;
    min-height: 200px;
  }
}