/* all styles */
/****************
	VARIABLEN
	***************/
/* COLORS */
/* Mixins */
/* 
	grid
	override bootstrap 
*/
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-left: 5px;
  padding-right: 5px; }

.row {
  margin-right: -5px;
  margin-left: -5px; }

.inside-box {
  background: #fff;
  padding: 20px 30px;
  position: relative;
  margin-bottom: 0px; }

.inside-box-small-padding {
  padding: 10px !important; }

.inside-box-grey {
  background: #666666;
  color: #fff;
  margin-bottom: 20px; }

/*
        This CSS resource incorporates links to font software which is the valuable copyrighted property of Monotype and/or its suppliers. You may not attempt to copy, install, redistribute, convert, modify or reverse engineer this font software. Please contact Monotype with any questions regarding Web Fonts:  https://www.linotype.com
        */
@font-face {
  font-family: "Helvetica Neue LT W05_45 Light";
  src: url("Fonts/5180669/e34c95e8-281c-44ab-aecb-e39d4f0de597.eot?#iefix");
  src: url("Fonts/5180669/e34c95e8-281c-44ab-aecb-e39d4f0de597.eot?#iefix") format("eot"), url("Fonts/5180669/1e07d600-3787-4517-bd3d-b140f9e54ec2.woff2") format("woff2"), url("Fonts/5180669/664c4c08-5d45-4961-969f-b3d4c26cae30.woff") format("woff"), url("Fonts/5180669/29a1e793-c1c2-4898-8907-3a6083c07356.ttf") format("truetype"); }
@font-face {
  font-family: "Helvetica Neue LT W04_65 Md";
  src: url("Fonts/1488906/12223951-cdd3-4695-baf6-ad6f37ad0080.eot?#iefix");
  src: url("Fonts/1488906/12223951-cdd3-4695-baf6-ad6f37ad0080.eot?#iefix") format("eot"), url("Fonts/1488906/e535ec76-8fc8-4985-94e6-9246a2c6b245.woff2") format("woff2"), url("Fonts/1488906/67da9da8-4b53-4407-9184-abce69bfc8b5.woff") format("woff"), url("Fonts/1488906/50c055be-3621-4f89-8028-46c57c000b5d.ttf") format("truetype"); }
/* end fonts */
/* animations */
a, a:after, a:before, .owl-theme .owl-controls .owl-page span, .owl-controls .owl-buttons div, #sticky-right .search-container, .sandbox-control-bar .filter, .sandbox-control-bar .sort {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/* end animations */
/* global */
html, body {
  width: 100%;
  height: 100%; }

body {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  /*
      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
      font-weight: 300;
  */
  background: #ededed;
  color: #333333;
  line-height: 1.5;
  padding: 10px 10px 0 10px;
  overflow-x: hidden; }

a {
  color: #f7a604; }

a, a:focus, a:active, a:hover {
  outline: none;
  text-decoration: none; }

a:focus, a:active, a:hover {
  color: #221f1f; }

p a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
li a {
  display: inline-block; }

.relative {
  position: relative; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, strong, b {
  font-family: 'Helvetica Neue LT W04_65 Md', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
  line-height: 1.2; }

h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  color: #333333; }

h1 a:hover, .h1 a:hover, h2 a:hover, .h2 a:hover, h3 a:hover, .h3 a:hover, h4 a:hover, .h4 a:hover, h5 a:hover, .h5 a:hover {
  color: #f7a604; }

h1 span, .h1 span, h2 span, .h2 span, h3 span, .h3 span, h4 span, .h4 span, h5 span, .h5 span {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

h1, .h1 {
  font-size: 2.25rem; }

h2, .h2 {
  font-size: 1.5rem; }

h3, .h3 {
  font-size: 1.25rem; }

h4, .h4,
h5, .h5 {
  font-size: 1rem; }

.container p {
  font-size: 1rem;
  line-height: 1.5; }

.intro {
  font-size: .875rem; }

img {
  max-width: auto;
  height: auto; }

iframe {
  border: none; }

/* buttons */
.btn {
  border-radius: 0;
  text-transform: uppercase;
  font-size: 1.5rem;
  text-align: left;
  line-height: 1;
  padding: 15px 80px 12px 15px;
  position: relative;
  overflow: hidden; }

.btn:after:not(.btn-yellow) {
  content: ">";
  position: absolute;
  right: 15px; }

.btn.btn-yellow {
  border: 1px solid #f7a604;
  color: #333333;
  padding-right: 15px; }

.btn.btn-yellow:after {
  color: #f7a604; }

.btn.btn-yellow:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  background: #f7a604;
  z-index: -1;
  top: 0;
  left: -100%; }

.btn.btn-yellow:hover:before {
  left: 0; }

/* links */
.btn-share {
  text-transform: uppercase;
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  position: relative;
  padding-left: 25px; }

.btn-share:before {
  content: ' ';
  width: 20px;
  height: 19px;
  background: url(./../img/icons/icon-teilen.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0; }

/* header */
header {
  position: fixed;
  top: 10px;
  left: 0;
  width: 100%;
  z-index: 1002;
  background: rgba(255, 255, 255, 0.8); }

header table {
  width: 100%; }

header table tr td {
  padding: 0 30px;
  /*
      background: #fff;
      border-left: 10px solid #ededed;
      border-right: 10px solid #ededed;
  */ }

header table tr td.logo, header table tr td.b2b-link {
  padding: 0;
  text-align: center; }

header table tr td.logo {
  width: 267px;
  border-left: 0; }

header table tr td.b2b-link {
  background: #f7a604;
  width: 77px;
  border-right: 0; }

header table tr td a {
  line-height: 105px !important; }

header table tr td.menu a {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  font-size: 1rem;
  padding-top: 0;
  padding-bottom: 0;
  color: #333333;
  border-bottom: none !important; }

header table tr td.b2b-link a {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  text-transform: uppercase;
  font-size: 1rem;
  color: #333333;
  display: block;
  width: 100%; }

.top-header {
  margin: -10px -10px 10px -10px;
  overflow: hidden; }

.top-header video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.top-header-text {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%; }

.top-header-text .inside-box {
  background: rgba(255, 255, 255, 0.8);
  margin: 10px; }

#go-to-content {
  position: absolute;
  left: 50%;
  top: -65px;
  margin-left: -25px;
  text-align: center; }

.circle-btn {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  border: 1px solid #333;
  color: #333;
  font-size: 120%; }

.circle-btn:hover {
  background: #f7a604;
  border: 1px solid #f7a604;
  color: #fff; }

/* sticky */
#sticky-right, #sticky-right-button {
  position: fixed;
  z-index: 999;
  right: 0;
  top: 35%; }

#sticky-right {
  -webkit-transform: translateX(100%);
          transform: translateX(100%); }

#sticky-right #sticky-right-content {
  float: right;
  margin-right: 0px; }

#sticky-right.active {
  -webkit-transform: translateX(0);
          transform: translateX(0); }

#sticky-right-button {
  background-color: #f7a604;
  font-size: 200%;
  width: 50px;
  height: 50px;
  margin-top: -50px;
  margin-right: 0px; }

#sticky-right-button:hover {
  cursor: pointer; }

#sticky-right-button:after {
  content: ' + ';
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

#sticky-right-button.active:after {
  content: ' - '; }

#sticky-right a, .search-container {
  display: block;
  padding: 25px 0 25px 0;
  min-width: 80px;
  background-color: #fff;
  float: right;
  text-align: center;
  clear: both; }

#sticky-right .search-container.active {
  padding-left: 25px; }

#sticky-right a:hover,
#sticky-right .search-container:hover,
#sticky-right .search-container.active {
  background-color: #e5e6e8;
  /* #666666; */
  cursor: pointer; }

#sticky-right .search-container input {
  width: 0px;
  opacity: 0;
  padding: 3px 0;
  border: none;
  margin-right: 5px; }

button.sticky-search-toggle-button {
  background: none;
  border: none;
  margin: 0;
  padding: 0; }

#sticky-right .search-container input, #sticky-right {
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out; }

#sticky-right .search-container.active input {
  width: 200px;
  opacity: 1;
  padding: 3px 10px;
  margin-right: 26px; }

#sticky-right .search-container.active input:focus {
  outline: none; }

@media (max-width: 599px) {
  #sticky-right-button {
    margin: 0;
    width: 35px;
    height: 35px;
    bottom: 50px;
    top: auto !important; }

  #sticky-right {
    top: auto !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    bottom: 0 !important; }

  #sticky-right #sticky-right-content {
    display: table;
    table-layout: fixed;
    width: 100%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: white; }

  #sticky-right a,
  .search-container {
    display: table-cell;
    min-width: 0;
    min-height: 0;
    width: 25vw;
    height: 50px;
    vertical-align: middle;
    float: none;
    padding: 0; }

  button.sticky-search-toggle-button {
    display: block;
    height: 100%;
    width: 100%; }

  #sticky-right .search-container.active {
    padding-left: 5px; }

  #sticky-right .search-container input {
    position: absolute;
    left: 0;
    bottom: 100%;
    border: 5px solid #e5e6e8;
    width: 0;
    border-radius: 0; }

  #sticky-right .search-container.active input {
    width: 75vw; }

  /* Home Slider */
  .fullscreenslider .carousel-control .icon-prev {
    left: 20px !important; }

  .fullscreenslider .carousel-control .icon-next {
    right: 20px !important; }

  .fullscreenslider .carousel-control .icon-next, .fullscreenslider .carousel-control .icon-prev {
    font-size: 100px !important;
    height: 100px !important;
    margin-top: -50px !important; }

  .fullscreenslider .arrow-container {
    display: none; } }
/********************** Search Page
********************************************/
.pagination > li:first-child > a, .pagination > li:first-child > span,
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-radius: 0; }

.pagination > li > a, .pagination > li > span {
  color: #f7a604;
  border: 1px solid #f7a604 !important; }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #f7a604;
  border-color: #f7a604; }

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span {
  background-color: #f7a604;
  border-color: #f7a604;
  color: #fff; }

.ks-search-result .tab-content-custom-extra {
  margin-top: 10px; }

.icon-favorites {
  background-image: url("../img/icons/icon-star.png");
  background-position: center center;
  background-size: 37px 35px;
  background-repeat: no-repeat;
  height: 85px;
  position: relative; }

.icon-favorites.active,
.icon-favorites:hover,
.icon-favorites.active-effect {
  background-image: url("../img/icons/icon-star-active.png");
  background-position: center center;
  background-size: 37px 35px;
  background-repeat: no-repeat;
  height: 85px;
  position: relative; }

.icon-favorites span {
  color: #333;
  font-size: 75%;
  font-weight: 700;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 54%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.icon-favorites.active-effect {
  background-color: transparent !important;
  -webkit-animation-name: hvr-icon-buzz;
          animation-name: hvr-icon-buzz;
  -webkit-animation-duration: 1.00s;
          animation-duration: 1.00s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

/* animations
===================== */
/* Icon Buzz */
@-webkit-keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translate(-70%, -70%) scale(1.5);
            transform: translate(-70%, -70%) scale(1.5); } }
@keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translate(-70%, -70%) scale(1.5);
            transform: translate(-70%, -70%) scale(1.5); } }
/* menu */
.nav li > a:hover, .nav li > a:focus, .nav li > a:active {
  color: #f7a604;
  background: #fff; }

.nav li a {
  border-bottom: 2px solid #fff; }

.nav > li > a:hover, .nav > li > a:focus, .nav > li > a:active {
  border-bottom: 2px solid #f7a604; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background: #fff;
  border-bottom: 2px solid #f7a604;
  color: #f7a604; }

.nav .dropdown-menu .open > a, .nav .dropdown-menu .open > a:focus, .nav .dropdown-menu .open > a:hover {
  border-bottom: 2px solid #fff; }

.dropdown-menu {
  margin: 0;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }

.dropdown-menu a {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  color: #333333; }

.nav li.language-link a {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  color: #cccccc; }

.nav li.language-link.language-active a, .nav li.language-link a:hover {
  color: #f7a604; }

.social-media {
  float: right;
  margin-bottom: 0;
  padding-left: 0; }

.social-media li {
  list-style-type: none;
  display: block;
  float: left;
  margin: 0 5px; }

header table tr td.menu .social-media li a {
  display: block;
  margin-top: 22px;
  text-align: center !important;
  font-size: 1.5rem !important;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #333333 !important;
  position: relative; }

header table tr td.menu .social-media li a .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.social-media li a:hover {
  background: #888888;
  color: #fff; }

.fa-2 {
  font-size: 1.5rem; }

/* end menu */
/* end header */
/* sliders  */
.top-slider {
  margin-bottom: 10px;
  background: transparent;
  /* url(./../img/slider-bg.jpg);	*/
  background-repeat: no-repeat;
  background-size: auto 100%; }

.top-slider .item {
  padding-top: 170px; }

.top-slider table {
  margin: 0 auto 0 auto; }

.top-slider table td {
  vertical-align: middle;
  padding: 0 15px;
  width: 50%; }

.top-slider table td.first-td {
  text-align: right; }

.top-slider table td.last-td {
  text-align: left; }

.sticky-slider-text {
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: 10px;
  bottom: 180px;
  margin-bottom: 20px;
  padding: 25px 25px 45px 25px; }

.sticky-slider-text p {
  font-size: 1rem;
  color: #666666;
  margin-bottom: 0; }

.sticky-slider-text p a {
  color: #666666;
  text-decoration: underline;
  display: block;
  padding-top: 10px; }

.sticky-slider-text p a:hover {
  color: #f7a604;
  text-decoration: none; }

/* small slider */
.small-slider .owl-theme a {
  font-family: 'Helvetica Neue LT W04_65 Md', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto; }

.small-slider .owl-theme table tr td {
  vertical-align: top; }

.small-slider .owl-theme table tr td h4 {
  margin-top: 0; }

.small-slider .owl-theme table tr td.first {
  padding-right: 30px; }

/* end small slider */
/* end sliders */
/* content */
.intro {
  text-align: center; }

.div-center {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

/* parallax */
.parallax-window {
  overflow: hidden;
  min-height: 350px;
  background: transparent; }

/* end parallax */
/* white */
.white * {
  color: #fff; }

/* end content */
.map-marker-link:before {
  content: ' ';
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  width: 34px;
  height: 40px;
  background-image: url("/static/img/icons/marker.png");
  background-size: 100% 100%;
  background-repeat: no-repeat; }

/* footer */
footer .left-footer {
  padding-top: 55px; }

footer p {
  font-size: .875rem; }

footer ul {
  padding-left: 0;
  margin-bottom: 30px;
  font-size: .9375rem; }

footer ul * {
  font-size: 1rem; }

footer ul li {
  list-style-type: none; }

footer ul li a {
  display: inline-block;
  padding: 5px 0;
  color: #fff;
  text-transform: uppercase; }

footer ul li a:hover, footer ul li a:active, footer ul li a:focus {
  color: #f7a604; }

footer .copyright {
  margin-top: 60px; }

footer .copyright a {
  color: #fff !important; }

footer .copyright a:hover {
  text-decoration: underline; }

footer .inside-box {
  min-height: 300px; }

footer .social-block-feed {
  padding-bottom: 50px !important; }

footer .social-block-feed img {
  width: 100%;
  height: auto; }

footer .social-block-feed p {
  line-height: 1.1;
  margin-top: 10px; }

footer .social-block-feed .btn-share {
  position: absolute;
  right: 10px;
  bottom: 10px; }

/* end footer */
/* media queries */
@media screen and (min-width: 1600px) {
  .top-slider table {
    max-width: 1100px; } }
@media screen and (max-width: 1599px) {
  .top-slider.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 2%; }

  .top-slider.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 2%; }

  .top-slider table {
    max-width: 96%; }

  .top-slider table td.first-td {
    text-align: center; }

  .top-slider table img {
    max-width: 90%; } }
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  header table tr td {
    padding: 0; }

  header table tr td.menu .nav > li > a {
    font-size: 1.0625rem;
    padding: 10px; }

  header table tr td.menu .social-media li a {
    width: 50px;
    height: 50px;
    margin-top: 34px; } }
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  header table tr td {
    padding: 0; }

  header table tr td.menu .nav > li > a {
    font-size: .9375rem;
    padding: 10px 5px; }

  header table tr td.menu .social-media li a {
    width: 40px;
    height: 40px;
    margin-top: 40px; } }
@media screen and (min-width: 1025px) {
  /* menu */
  #nav-toggle {
    display: none; }

  /* dropdown */
  header table tr td .dropdown .dropdown-menu > li > a {
    line-height: 2.333 !important;
    padding: 0 35px;
    word-break: break-word; }

  .dropdown .dropdown {
    /* position: static; */
    position: relative; }

  .dropdown .dropdown .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: -100%;
    border-left: 1px solid transparent;
    display: block;
    opacity: 0;
    z-index: -999;
    position: absolute;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out; }

  .dropdown-menu .dropdown.open .dropdown-menu {
    margin-left: 0;
    opacity: 1; }

  /* end menu */ }
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  header table tr td.logo {
    width: 250px; }

  header table tr td {
    padding: 0; }

  .nav > li > a {
    padding: 10px 9px; } }
@media screen and (max-width: 1024px) {
  /* menu */
  /* menu icon */
  /* on this element is jquery animation effect => don't work if element has transition */
  #nav-toggle {
    cursor: pointer;
    display: block;
    width: 30px;
    height: 24px;
    margin-right: 20px;
    padding-top: 10px;
    margin-top: -10px;
    position: absolute;
    right: 0;
    z-index: 1010; }

  #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
    cursor: pointer;
    border-radius: 0px;
    height: 4px;
    width: 30px;
    background: #888888;
    position: absolute;
    display: block;
    content: ''; }

  #nav-toggle span:before {
    top: -10px; }

  #nav-toggle span:after {
    bottom: -10px; }

  #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out; }

  #nav-toggle.active span {
    background-color: transparent; }

  #nav-toggle.active span:before, #nav-toggle.active span:after {
    top: 0; }

  #nav-toggle.active span:before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }

  #nav-toggle.active span:after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }

  /* end menu icon */
  header table tr td {
    position: relative; }

  header table tr td a {
    line-height: 105px !important; }

  header table tr td.menu a {
    line-height: 3 !important; }

  .b2b-link {
    display: none; }

  header table tr td.menu {
    border-right: 0; }

  #navbarTop {
    width: 100% !important;
    height: 100% !important;
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 1000;
    overflow-y: scroll;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out; }

  #navbarTop.active {
    left: 0;
    background: #fff; }

  #navbarTop .nav {
    margin-top: 50px;
    float: none;
    display: table;
    margin-left: auto;
    margin-right: auto; }

  #navbarTop .nav.navbar-nav > li {
    float: none; }

  .nav li a {
    /* width: 250px!important; */ }

  /* dropdown */
  .dropdown-menu {
    float: none;
    position: relative;
    padding-left: 10px; }

  .dropdown-menu li a {
    padding: 3px 20px !important; }

  header table tr td .dropdown .dropdown-menu > li > a {
    line-height: 2 !important;
    word-break: break-word; }

  /* end menu */
  /* top-slider */
  .top-slider table tr {
    position: relative; }

  .top-slider table td {
    width: 100%;
    display: block; }

  .top-slider table td.last-td div {
    display: none; }

  .top-slider table td.last-td {
    text-align: right; } }
@media screen and (max-width: 767px) {
  /* font-size */
  h1, .h1 {
    font-size: 1.875rem; }

  h2, .h2 {
    font-size: 1.563rem; }

  h3, .h3 {
    font-size: 1.313rem; }

  h4, .h4 {
    font-size: .938rem; }

  .intro {
    font-size: .875rem; }

  body {
    font-size: .813rem; }

  /* end font-size */
  .inside-box {
    padding: 15px 20px; } }
@media screen and (max-width: 479px) {
  .top-slider.owl-theme .owl-controls .owl-buttons div {
    width: 1.625rem;
    height: 50px; }

  .top-slider.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 1px; }

  .top-slider.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 1px;
    background-position: -26px 0; }

  footer .copyright {
    text-align: center; }

  .col-xxs-12 {
    width: 100% !important;
    text-align: center; }

  .col-xxs-12.single-special-object {
    text-align: inherit; } }
.custom-table {
  display: table; }

.custom-tr {
  display: table-row; }

.custom-td {
  display: table-cell; }

/* tilewall */
#tile-wall {
  max-width: 2500px;
  margin: -5px auto 5px auto; }

.tile {
  /* background: $yellow; */
  background: transparent;
  color: white;
  /* overflow: hidden; */
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out; }

.tile.tile-video {
  overflow: hidden; }

.tile.tile-video .img-block {
  z-index: 100; }

.bcg-holder {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.tile .tile-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transition: background-image 0.2s ease-in-out !important;
  transition: background-image 0.2s ease-in-out !important; }

.tile .special-tag {
  display: block;
  position: absolute;
  z-index: 998;
  left: -20px;
  top: 30px;
  width: 400px;
  height: 200px;
  font-family: 'Bad Script', cursive;
  font-size: 2.875rem;
  line-height: 46px;
  color: #ffffff;
  font-weight: bold;
  /*
  background-image: url(../img/icons/btn_eintauchen.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 200px 200px;
  */ }

.tile .special-tag .back,
.carousel .item .special-tag .back {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 200px;
  height: 200px;
  border-radius: 100px;
  background-color: #ebaf17;
  z-index: 0; }

.tile .special-tag .front,
.carousel .item .special-tag .front {
  position: absolute;
  top: 50%;
  left: 14%;
  display: block;
  width: 200px;
  height: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1; }

.carousel .item .special-tag .front {
  -webkit-transform: translate(15%, -15%) rotate(-12deg);
          transform: translate(15%, -15%) rotate(-12deg); }

.carousel .item .special-tag {
  display: block;
  position: absolute;
  z-index: 998;
  right: 20%;
  top: 30px;
  width: 200px;
  height: 200px;
  font-family: 'Bad Script', cursive;
  font-size: 2.875rem;
  line-height: 46px;
  color: #ffffff;
  font-weight: bold; }

.carousel .item .special-tag .small {
  display: block;
  width: 80%;
  margin-left: 10%;
  font-family: 'Helvetica Neue LT W04_65 Md', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
  font-size: 1.4rem;
  line-height: 1.7rem;
  margin-bottom: 15px;
  text-align: center;
  padding-top: 30px; }

/*
.tile .special-tag img {
	max-width: 100%;
	height: auto;
	
	transition: background-image 0.2s ease-in-out;
}
*/
/* social media */
.latest-post-social-media a {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 62px;
  font-size: 2rem;
  text-align: center;
  color: #fff;
  float: right; }

.latest-post-social-media.facebook_post a {
  background: #3b5999; }

.latest-post-social-media.pinterest_post a {
  background: #bd081c; }

.tile table {
  width: 100%;
  height: 100%; }

.tile .custom-table {
  width: 101%;
  width: calc(100% + 1px);
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0; }

.tile .custom-table .custom-td {
  vertical-align: top;
  padding-top: 10px; }

.tile .custom-table .custom-td:last-child {
  text-align: right; }

.tile .custom-td {
  color: #333333; }

.tile table td {
  width: 50%; }

#tile-wall table td.text-td {
  background: #fff;
  padding: 20px;
  color: #333333;
  vertical-align: top; }

.tile table td.text-td h3 {
  margin-bottom: 30px;
  text-decoration: none;
  position: static;
  color: #333333; }

.tile table td img {
  display: none; }

.tile h3 {
  position: absolute;
  left: 20px;
  bottom: 10px;
  color: #fff;
  font-size: 1.5rem;
  text-decoration: underline;
  -webkit-transition: all 2.5s ease-in;
  transition: all 2.5s ease-in;
  pointer-events: none;
  z-index: 100; }

.tile .img-block, .tile .video-block, .tile .inside-box {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.tile .inside-box {
  /* padding: 15px; */
  padding: 0px; }

.tile .img-block {
  background-color: #f7a604;
  background-repeat: no-repeat;
  background-size: auto 110%;
  -webkit-transition: all 2.5s ease !important;
  transition: all 2.5s ease !important;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

.tile .img-block.latest-post-bg {
  background-size: cover; }

#tile-wall .video-content-block {
  position: absolute;
  z-index: -1;
  padding: 5px;
  top: 0;
  left: 0;
  margin-left: -250%;
  width: 100%;
  height: 100%;
  -webkit-transition: all 2.5s ease-in-out;
  transition: all 2.5s ease-in-out; }

#tile-wall .video-content-block.active {
  z-index: 9990;
  margin-left: 0; }

#tile-wall .video-content-container {
  background: rgba(102, 102, 102, 0.98);
  /* #666666;  */
  position: relative;
  height: 100%;
  width: 100%;
  width: calc(100% + 20px);
  margin-left: -10px; }

#tile-wall .video-content-container .close-btn {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 9999;
  cursor: pointer;
  width: 20px;
  height: 20px; }

#tile-wall .video-content-container .more-results {
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 9999;
  cursor: pointer;
  color: #fff;
  font-size: 1.25rem; }

#tile-wall .video-content-container .more-results:hover {
  color: #f7a604; }

#tile-wall .video-content-block .content-container {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 9991;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

#tile-wall .video-content-block .content-container table td {
  background: transparent;
  color: #fff !important;
  min-width: 300px; }

#tile-wall .video-content-block-2 .content-container table td {
  min-width: 280px; }

#tile-wall .video-content-block .content-container table td h4 {
  margin-top: -20px; }

.tile .video-block {
  background-color: rgba(247, 166, 4, 0);
  background-image: url(./../img/icons/icon-play.png);
  background-repeat: no-repeat;
  background-position: center center; }

.tile .video-block:hover {
  background-color: rgba(247, 166, 4, 0); }

.video-content-block-2 td {
  padding: 15px; }

.video-content-block-2 td img {
  max-width: 100%;
  height: auto; }

.video-content-block-2 td h3 {
  position: absolute;
  left: 20px;
  bottom: 10px;
  color: #fff;
  font-size: 1.5rem;
  text-decoration: underline;
  -webkit-transition: all 2.5s ease-in-out;
  transition: all 2.5s ease-in-out; }

/* hover-content */
.hover-content-bg {
  position: absolute;
  width: 100%;
  color: #fff; }

.hover-content-bg {
  /*
  background: rgba( 247, 166, 4, 0.5);
  */
  height: 100%;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 2.5s ease-in-out;
  transition: all 2.5s ease-in-out; }

.hover-content-content {
  position: absolute;
  top: 50%;
  left: -100%;
  width: 100%;
  z-index: 10;
  padding: 20px;
  text-align: center;
  -webkit-transition: all 2.5s ease-in-out;
  transition: all 2.5s ease-in-out;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  overflow: hidden; }

.img-block {
  position: relative;
  display: block;
  -webkit-transition: all 2.5s ease;
  transition: all 2.5s ease;
  background-position: center center; }

.img-block:hover {
  -webkit-transform: scale(1.5);
          transform: scale(1.5); }

.img-block-item-hover {
  /* background-size: auto 115% !important; */ }

.img-block:hover .hover-content-content {
  left: 0; }

.img-block:hover .hover-content-content:before {
  top: -10%;
  right: 10%; }

.img-block:hover .hover-content-content:after {
  bottom: -10%;
  right: 10%; }

@media screen and (min-width: 1024px) {
  #tile-wall .video-content-block-2 .content-container table td {
    min-width: 340px; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  #tile-wall .video-content-block-2 .content-container table td {
    min-width: 250px; }

  .tile .special-tag {
    max-width: 100px; } }
@media screen and (max-width: 767px) {
  #tile-wall .video-content-block {
    position: fixed;
    padding: 0;
    overflow-y: scroll; }

  #tile-wall .video-content-container {
    height: auto;
    min-height: 100%;
    margin-left: 0;
    width: 100%; }

  #tile-wall .video-content-block .content-container {
    position: relative;
    padding: 80px 10px;
    left: 0;
    top: 0;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

  #tile-wall .video-content-block .content-container table {
    margin-left: auto;
    margin-right: auto; }

  #tile-wall .video-content-block-2 .content-container table td {
    min-width: 150px;
    max-width: 100%; }

  #tile-wall .video-content-block-2 .content-container table td h3 {
    position: static;
    margin: 0; }

  #tile-wall .video-content-block table td {
    display: block;
    padding: 0 0 20px 0; }

  #tile-wall .video-content-container iframe {
    max-width: 100%;
    height: auto; }

  .tile table {
    background: #fff; }

  .tile table td {
    width: 100%;
    float: left; }

  .tile table td img .img-block {
    background: none; }

  .tile table td img {
    display: block; }

  .tile .special-tag {
    max-width: 125px; } }
video.fillWidth {
  width: 100%;
  height: 100%;
  background-color: #888888; }

iframe.fillIframeWidth {
  border: none;
  width: 100%;
  height: 100%; }

/* end tilewall */
/* GENERAL
preloader ====================== */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 999999; }

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(../img/status.gif);
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px; }

/* GENERAL
general ======================== */
html,
body {
  overflow-x: hidden;
  height: auto; }

html {
  font-size: 100% !important; }

body {
  font-size: 1em; }

main {
  margin-top: 108px; }

body {
  background-size: cover !important;
  background-color: #ffffff;
  padding: 0; }

.body-subpage {
  background-color: #ffffff; }

a {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

form label:hover {
  cursor: pointer; }

/* HEADER
================================ */
.navbar-default {
  background-color: #ffffff;
  border-color: none;
  background-color: white;
  min-height: 105px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px; }

.navbar-header,
.navbar-default .navbar-brand,
.nav.navbar-nav,
.navbar-nav > li,
.navbar-default .navbar-nav > li > a {
  min-height: 108px; }

.navbar-brand > img {
  margin-top: 9px; }

.nav.navbar-nav {
  margin-left: 80px; }

.navbar-nav > li > a {
  font-size: 1rem;
  padding-top: 0;
  padding-bottom: 0;
  color: #333333;
  border-bottom: none !important;
  line-height: 105px;
  background-color: transparent; }

.navbar-default .navbar-nav > li > a {
  color: #333333; }

.navbar-nav > li > a:hover {
  color: #f7a604;
  background-color: #ffffff !important; }

.active-nav-parent {
  background-color: #ffffff !important; }

.active-nav-parent a {
  color: #f7a604; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #f7a604;
  background-color: #ffffff; }

a#decfont {
  border: none;
  color: #cccccc !important;
  width: 20px;
  font-size: 1.25rem;
  border-radius: 0px !important;
  border-bottom: 1px solid #cccccc;
  line-height: 64px !important;
  min-height: 44px !important;
  height: 22px; }

a#decfont:hover {
  background-color: transparent !important;
  color: #f7a604 !important;
  border-bottom: 1px solid #f7a604 !important; }

a#incfont {
  border: none;
  color: #cccccc !important;
  width: 20px;
  font-size: 1.625rem;
  border-radius: 0px !important;
  border-bottom: 1px solid #cccccc;
  line-height: 64px !important;
  min-height: 44px !important;
  height: 22px; }

a#incfont:hover {
  background-color: transparent !important;
  color: #f7a604 !important;
  border-bottom: 1px solid #f7a604 !important; }

/* HEADER
navigation - level 2 =========== */
#navbar ul li ul {
  visibility: hidden;
  opacity: 0;
  margin-left: -20px;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  padding: 10px 0px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  white-space: nowrap; }

/*
#navbar ul a:hover + ul,
#navbar ul a:focus + ul {
	visibility: visible;
    opacity: 1;	
    margin-left: 0px;
}
*/
#navbar ul li:hover,
#navbar ul li:focus {
  outline: none; }

#navbar ul li:hover > ul {
  visibility: visible;
  opacity: 1;
  margin-left: 0px; }

#navbar ul li ul li {
  list-style-type: none;
  position: relative; }

#navbar ul li ul li a {
  font-size: 1rem;
  padding: 10px 35px;
  line-height: 1em;
  display: inline-block;
  color: #333333; }

#navbar ul li ul li a:hover,
#navbar ul li ul li.active > a {
  color: #f7a604; }

#navbar ul li.active ul {
  display: block; }

#navbar ul ul:hover + a {
  color: red; }

/* HEADER
navigation - level 3 =========== */
#navbar ul li ul li ul {
  visibility: hidden;
  opacity: 0;
  margin-left: -20px;
  position: absolute;
  top: -8px;
  left: 100%;
  background: #fff;
  padding: 10px 35px;
  white-space: nowrap; }

#navbar ul li ul li:hover > ul {
  visibility: visible;
  opacity: 1;
  margin-left: 0px; }

#navbar ul li ul li ul li {
  list-style-type: none; }

#navbar ul li ul li ul li a {
  padding: 0px;
  line-height: 42px; }

#navbar ul li.active ul {
  display: block; }

/* HEADER
navigation - active =========== */
#navbar ul li:hover > a {
  color: #f7a604; }

/* 
#navbar ul li.active ul li ul {
    display:none;
}
 
#navbar ul li.active ul li.active ul {
    display:block;
}
 
#navbar ul li.active ul li.active ul li ul {
    display:none;
}
 
#navbar ul li.active ul li.active ul li.active ul{
    display:block;
}
*/
/*
.dropdown-icon-down::after {
	content: "\25BC";
	width: 12px;
	height: 12px;
	font-size: 12px;
	margin-top: -2px;
	margin-left: 4px;
}

.dropdown-icon-right::after {
	content: "\25B6";
	width: 12px;
	height: 12px;
	font-size: 12px;
	margin-top: -2px;
	margin-left: 8px;
}

#breadcrumb .dropdown-icon-right::after {
	display: none;
}
*/
/* HEADER
navigation - language ========= */
a.language-item {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  color: #cccccc !important;
  text-transform: uppercase; }

a.language-item-active,
a.language-item:hover {
  background-color: #ffffff !important;
  color: #f7a604 !important; }

/* HEADER
navigation - social =========== */
.social-media {
  float: right;
  margin-bottom: 0;
  padding-left: 0; }

.social-media li {
  list-style-type: none;
  display: block;
  float: left;
  margin: 0 5px 0 0; }

.social-media li a {
  display: block;
  margin-top: 22px;
  text-align: center !important;
  font-size: 1.5rem;
  line-height: 3.125rem !important;
  width: 3.125rem;
  height: 3.125rem;
  min-height: 3.125rem !important;
  border-radius: 50%;
  border: 1px solid #333333;
  color: #333333 !important; }

.social-media li a:hover,
.social-media li a:focus {
  background: #888888;
  color: #ffffff; }

.social-media-item:hover,
.social-media-item:focus {
  color: #ffffff !important; }

.social-media li a.social-media-item {
  position: relative;
  line-height: 1; }

.social-media li a.social-media-item .fa {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

/* HEADER
navigation - b2b =========== */
.b2b-link {
  padding: 0;
  text-align: center;
  background: #f7a604;
  width: auto;
  min-height: 108px;
  border-right: 0;
  margin-right: 15px !important; }

.b2b-link a {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  text-transform: uppercase;
  font-size: 16px !important;
  color: #333333;
  display: block;
  width: 100% !important;
  height: 100%;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 0% !important;
  border: none !important; }

.social-media li.b2b-link {
  display: table; }

.social-media li.b2b-link a {
  font-size: .9rem !important;
  line-height: 1.3 !important;
  margin-top: 0 !important;
  display: table-cell;
  vertical-align: middle; }

.b2b-link a:hover {
  background: transparent !important;
  color: #333333 !important; }

.no-scroll {
  overflow: hidden !important; }

/* NAVIGATION
shadow ===================== */
.navbar-default {
  border-color: transparent;
  border: none; }

#navbar {
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out; }

.shadow {
  -webkit-box-shadow: 0px -3px 7px 0px rgba(24, 24, 24, 0.05), 0px 3px 7px 0px rgba(24, 24, 24, 0.05);
          box-shadow: 0px -3px 7px 0px rgba(24, 24, 24, 0.05), 0px 3px 7px 0px rgba(24, 24, 24, 0.05);
  background-color: rgba(255, 255, 255, 0.9); }

/* HEADER
slider ======================== */
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0; }

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.carousel-fade .carousel-control {
  z-index: 2; }

.carousel-caption-holder {
  position: absolute;
  display: block;
  bottom: 15px;
  width: 99%;
  width: calc(100% - 30px);
  left: 0; }

.carousel-caption {
  right: 0px;
  left: 0px;
  bottom: 0px !important;
  text-align: left;
  padding: 45px 25px 45px 25px;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.8);
  color: #888888;
  text-shadow: none;
  width: 90%;
  width: calc(100% - 30px);
  max-width: 320px;
  z-index: 102;
  position: absolute;
  bottom: 190px; }

.headerslider-without-main-text {
  bottom: 10px; }

.carousel-caption h2 {
  font-size: 1rem;
  color: #888888;
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  margin-top: 0px;
  margin-bottom: 0px; }

.carousel-caption p {
  font-size: 1rem;
  color: #888888;
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

.carousel-caption a {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  font-size: 1rem;
  color: #888888;
  border-bottom: 2px solid #666666;
  margin-bottom: 20px; }

.carousel-caption a:hover,
.carousel-caption a:focus {
  color: #888888;
  border-bottom: 2px solid #f7a604;
  outline: 0px none;
  outline: 0px; }

.carousel-caption-highlight {
  display: block;
  position: relative;
  width: 100%;
  margin-left: 15px;
  margin-right: 15px;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 15px;
  text-align: center;
  z-index: 102;
  font-size: .875rem; }

.carousel-caption-highlight p {
  display: inline; }

.carousel-caption-highlight div {
  width: 100%;
  max-width: 980px;
  margin: 0 auto; }

.carousel-caption-highlight h1 {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

.carousel-caption-highlight h1 strong {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

.carousel-indicators li {
  width: 20px;
  height: 20px;
  margin: 5px 2px;
  border: #cccccc;
  background: #cccccc; }

.carousel-indicators .active {
  width: 20px;
  height: 20px;
  margin: 5px 2px;
  border: #f7a604;
  background: #f7a604; }

.carousel-indicators {
  bottom: 180px;
  width: 100%;
  text-align: left;
  max-width: 320px;
  left: 0;
  margin-left: 30px; }

body.touch-device .fullscreenslider .carousel-indicators {
  display: none; }

@media (max-width: 599px) {
  .fullscreenslider .carousel-indicators {
    display: none; } }
.item video {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  /* overflow: hidden; */
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto; }

.item img {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  z-index: 100; }

.item-with-video img {
  position: relative;
  display: block;
  width: 100%;
  max-width: 540px !important;
  height: auto;
  margin: 0 auto;
  padding-top: 180px;
  padding-bottom: 180px; }

.item-with-image img {
  /*
  width: auto;
  max-width: auto !important;
  height: 965px;
  position: relative;
  display: block;
  */ }

.item-with-image {
  background-size: cover !important; }

.carousel-fade,
.carousel-fade .carousel-inner,
.carousel-fade .carousel-inner .item,
.item-with-image {
  width: 100%;
  height: 965px; }

.container-fade-cover {
  position: absolute;
  display: block;
  z-index: 101;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(191, 187, 170, 0.41)), color-stop(50%, rgba(96, 94, 85, 0.41)), to(transparent));
  background: linear-gradient(to right, rgba(191, 187, 170, 0.41) 0%, rgba(96, 94, 85, 0.41) 50%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#69bfbbaa', endColorstr='#33333300', GradientType=1);
  /* IE6-9 */ }

.grid-home {
  margin-top: 20px;
  margin-bottom: 10px; }

/* SINGLE SKETCH
============================ */
.single-sketch {
  margin-bottom: 20px; }

.single-sketch span, .single-special-object span {
  display: block;
  margin-top: 10px;
  color: white;
  font-size: 17px; }

.single-sketch h5 {
  color: #fff;
  font-size: 1em !important;
  line-height: 1.15 !important;
  padding-top: 0 !important; }

.info-text-folding {
  margin: 5px 0 10px 0;
  color: #fff;
  padding-left: 20px;
  position: relative; }

.info-text-folding .fa-info {
  position: absolute;
  left: 7px;
  top: 50%;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
  font-size: 1.1em; }

/* GRID BRICK
============================ */
.pimcore_area_grid {
  margin-left: -5px;
  width: 102%;
  width: calc(100% + 10px); }

.jumbotron {
  background-color: transparent; }

.jumbotron.vertical-center {
  margin-bottom: 0;
  /* Remove the default bottom margin of .jumbotron */ }

.vertical-center {
  min-height: 100%;
  /* Fallback for vh unit */
    /*min-height: 100vh;  You might also want to use
                          'height' property instead.

                          Note that for percentage values of
                          'height' or 'min-height' properties,
                          the 'height' of the parent element
                          should be specified explicitly.

                          In this case the parent of '.vertical-center'
                          is the <body> element */
  /* Make it a flex container */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* Align the bootstrap's container vertically */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* In legacy web browsers such as Firefox 9
     we need to specify the width of the flex container */
  width: 100%;
    /* Also 'margin: 0 auto' doesn't have any effect on flex items in such web browsers
       hence the bootstrap's container won't be aligned to the center anymore.

       Therefore, we should use the following declarations to get it centered again */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.popup-content h3 {
  position: absolute;
  bottom: 0px;
  left: 20px;
  font-size: 1rem;
  color: #ffffff;
  border-bottom: 2px solid #ffffff; }

.popup-content p {
  font-size: .875rem; }

.popup-content .relative {
  margin-top: 5px;
  margin-bottom: 5px;
  min-height: 45px; }

.popup-video-content {
  color: #ffffff; }

/* SLIDEBOX BRICK
================================ */
.pimcore_area_slidebox .carousel-indicators {
  bottom: 0; }

/* FULL WIDTH VIDEO BRICK
================================ */
div#myCarousel {
  margin-left: -15px;
  width: 101%;
  width: calc(100% + 30px); }

.fullwidthslider img {
  min-width: 100%;
  max-width: 100%; }

.margin-center {
  margin-left: auto;
  margin-right: auto; }

figure {
  margin: 0;
  height: 100%; }

.fullwidthslider iframe {
  width: 100%;
  height: 100%;
  min-height: 680px; }

.fullwidthslider-video-overlay::before {
  content: '';
  color: #ffffff;
  width: 64px;
  height: 64px;
  background-image: url(../img/design/play-button.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 64px 64px;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-top: -32px;
  margin-left: -32px;
  z-index: 101;
  cursor: pointer; }

.fullwidthslider .carousel-indicators {
  bottom: 20px;
  z-index: 10; }

.fullwidthslidercar,
.fullwidthslidercar .carousel-inner,
.fullwidthslidercar .carousel-inner .item,
.fullwidthslidercar .carousel-inner .item img {
  width: 100%;
  height: auto; }

.youtube-video iframe {
  width: 100%; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* fachpartner login */
.fachpartner-form {
  position: absolute;
  z-index: 101;
  left: 15px;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  padding: 15px 25px;
  max-width: 320px;
  max-height: 100%; }

.fachpartner-form .fachpartner-form-overlay {
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;
  /*	background: rgba(122,122,122, 0.5);
  	border:1px dotted green;	*/ }

.fachpartner-form h3 {
  text-transform: uppercase;
  margin-top: 10px; }

.fachpartner-form label {
  width: 100%;
  font-weight: 400;
  margin-bottom: 0; }

.fachpartner-form .single-form-row {
  margin-bottom: 5px; }

.fachpartner-form .single-form-row input[type='text'],
.fachpartner-form .single-form-row input[type='password'] {
  width: 100%; }

.fachpartner-form .submit-row {
  font-weight: 800;
  text-transform: uppercase; }

.fachpartner-form .submit-row .ps-control-form-send {
  margin-top: 15px;
  margin-bottom: 5px; }

/* BREADCRUMB
================================ */
#breadcrumb .dropdown-icon-down::after {
  display: none !important; }

#breadcrumb {
  background-color: #ffffff;
  padding: 35px 0;
  margin-top: 20px; }

#breadcrumb a {
  color: #9e9e9e !important;
  padding: 0 15px;
  font-weight: normal;
  display: inline-block; }
  #breadcrumb a:first-child {
    padding-left: 0; }

#breadcrumb a.active {
  font-family: 'Helvetica Neue LT W04_65 Md', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
  color: #f7a604 !important; }

#breadcrumb a.active-trail {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  color: #9e9e9e !important; }

@media (max-width: 991px) {
  #breadcrumb {
    padding-left: 5px;
    padding-right: 5px; } }
/* BREADCRUMB
unterseiten ==================== */
.body-subpage .wysiwyg {
  background-color: #ffffff;
  padding: 15px 0; }

.body-subpage .pimcore_area_columns .wysiwyg {
  padding: 15px; }

.body-subpage .wysiwyg.no-padding-wysiwyg {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 !important; }

/* VIDEOBOX BRICK
================================ */
.pimcore_area_videobox {
  font-size: .875rem; }

.videobox-holder {
  position: relative;
  display: block;
  overflow: auto;
  background-color: #ffffff; }

.videobox-text {
  padding: 25px 20px; }

.videobox-holder .fullwidthslider-video-overlay::before {
  content: '';
  color: #ffffff;
  width: 100%;
  height: 100%;
  background-image: url(../img/design/play-button.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 64px 64px;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  margin-left: 0px;
  margin-top: 0px;
  z-index: 101;
  cursor: pointer;
  background-color: #f7a604;
  background-color: rgba(247, 186, 92, 0); }

.videobox-holder iframe {
  min-height: 460px; }

/* PARALLAXBOX BRICK
================================ */
.parallax {
  position: relative;
  display: block;
  width: 100%;
  height: 600px;
  clear: both;
  overflow: hidden; }

.custom-parallax {
  position: absolute;
  width: 100%;
  height: calc(100% + 450px);
  bottom: 0px;
  left: 0;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important; }

.content {
  position: absolute;
  z-index: 15;
  left: 50%;
  top: 50%;
  padding: 15px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  color: #fff; }

.h1 {
  font-family: 'Indie Flower', cursive;
  font-size: 56px;
  font-weight: bold; }

/* SHAREBOX BRICK
================================ */
.pimcore_area_sharebox {
  font-size: .875rem; }

.sharebox-holder {
  overflow: hidden; }

.sharebox-image {
  position: relative;
  display: block; }

.sharebox-image img {
  max-width: 100%;
  min-width: 100%; }

.fb-share {
  margin-top: 25px; }

.fb-share-button {
  border: none;
  background-color: transparent;
  padding: 0px; }

.sharebox-layout-top-bottom img {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.sharebox-layout-top-bottom-link {
  font-size: 1rem;
  line-height: 36px;
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  text-transform: uppercase; }

.sharebox-layout-top-bottom-link:hover {
  color: #333333; }

/* ACCORDION BRICK
================================ */
.panel-default > .panel-heading {
  color: #000;
  background-color: transparent;
  border-color: transparent; }

.panel-heading {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: none;
  border-radius: 0px !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 1px solid #000000; }

.panel-body .wysiwyg {
  padding: 0px; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #000000; }

.accordion-toggle {
  position: relative;
  display: block;
  width: 100%;
  height: 32px;
  line-height: 32px; }

.accordion-toggle.collapsed {
  color: #000000 !important;
  background-image: url(../img/icons/icon-plus.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 26px 26px; }

.accordion-toggle {
  color: #f7a604 !important;
  background-image: url(../img/icons/icon-minus.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 26px 26px; }

.accordion-toggle:hover {
  color: #f7a604 !important; }

/* PRODUCTS
================================ */
.carousel-control.right,
.carousel-control.left {
  background-image: none;
  background-repeat: no-repeat;
  -webkit-filter: none;
          filter: none;
  width: 15px;
  z-index: 999; }

i.fa.fa-angle-left,
i.fa.fa-angle-right {
  font-size: 70px;
  top: 50%;
  position: absolute;
  margin-top: -35px;
  color: #cccccc;
  text-shadow: 0px 0px 2px white; }

i.fa.fa-angle-right {
  right: 50%; }

.carousel i.fa.fa-angle-left, .carousel i.fa.fa-angle-right,
.carousel-features i.fa.fa-angle-left, .carousel-features i.fa.fa-angle-right {
  color: #333; }

/* PRODUCTS
line =========================== */
.product-line-header-holder {
  /*	margin-top: 108px; */
  background-color: #ffffff; }

.product-line-header-holder img {
  margin-left: auto;
  margin-right: auto; }

.row-eq-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.product-line-holder {
  padding-right: 25px;
  padding-top: 0px;
  padding-bottom: 125px; }

.product-line-name h1 {
  /*font-size: 1.625rem;
  line-height: 34px;
  font-family: 'HelveticaNeueLTPro-Lt';*/ }

.product-line-description {
  width: 100%;
  max-width: 640px; }

.product-line-description h2,
.product-line-description h2 span {
  font-size: 1.125rem !important;
  line-height: 24px !important;
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

.product-line-description p {
  font-size: 1rem;
  line-height: 26px; }

.product-line-options {
  position: absolute;
  display: block;
  width: 100%;
  height: auto;
  padding: 25px 25px 25px 0;
  bottom: 0px;
  left: -35px; }

.product-line-options ul {
  list-style-type: none; }

.product-line-options ul li {
  float: left;
  margin-right: 35px; }

.product-line-options ul li a {
  color: #333333;
  font-size: 1rem;
  outline: 0px none !important;
  outline: 0px;
  display: inline-block; }

.product-line-options ul li a:hover {
  color: #f7a604; }

#breadcrumb a {
  padding: 0 15px;
  font-weight: normal; }

#breadcrumb a:first-child {
  padding-left: 0; }

#breadcrumb a.productActive {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  color: #f7a604 !important; }

.produkt-line-main-holder {
  margin-top: 20px;
  padding: 10px 25px;
  background-color: #ffffff; }

.produkt-line-main-holder-sidebar {
  color: #666666; }

.produkt-line-main-holder-sidebar ul {
  list-style-type: none;
  padding-left: 0px;
  margin-left: -5px; }

.produkt-line-main-holder-sidebar ul li {
  width: 100%;
  height: auto;
  position: relative;
  display: block; }

.produkt-line-main-holder-sidebar ul li a {
  width: calc(100% - 25px);
  height: auto;
  padding: 14px 5px 8px 5px;
  position: relative;
  display: block;
  border-bottom: 1px dotted #9e9e9e;
  color: inherit;
  text-decoration: none;
  line-height: 1.2;
  font-size: .875rem;
  outline: 0px none !important;
  outline: 0px !important; }

.produkt-line-main-holder-sidebar ul li a:hover {
  color: #f7a604 !important; }

.produkt-line-main-holder-sidebar .activeLine,
.produkt-line-main-holder-sidebar .activeLine:hover {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  color: #f7a604 !important; }

.produkt-line-main-holder-sidebar ul li:last-child a {
  border-bottom: 0px none #ffffff; }

.product-line-features {
  margin-top: 10px;
  /* background: #ededed;	*/ }

.ks-feature-single-title p {
  margin: 0;
  font-size: 100% !important; }

.product-line-features .bg-block {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

#productLineFeaturesCarousel .special-feature-tag {
  position: absolute;
  z-index: 1;
  left: -25px;
  top: 25px; }

#productLineFeaturesCarousel {
  float: left;
  width: 100%;
  margin-top:40px!important; 

}

#productLineFeaturesCarousel .item {
  min-height: 270px;
  padding-right: 10px; }

#productLineFeaturesCarousel .item table {
  margin-top: 25px; }

#productLineFeaturesCarousel .item table td {
  vertical-align: top; }

#productLineFeaturesCarousel .item table td {
  font-size: 1rem; }

#productLineFeaturesCarousel .item table td.counter-td {
  padding-right: 15px;
  font-size: 3.75rem;
  line-height: 1;
  font-family: 'Helvetica Neue LT W04_65 Md', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto; }

@media (max-width: 992px) {
  #productLineFeaturesCarousel .item table {
    margin-top: 0; } }
#productLineFeaturesCarousel .product-line-features {
  padding: 0; }

#productLineFeaturesCarousel .carousel-inner {
  margin: 0 5px; }

@media (max-width: 768px) {
  #productLineFeaturesCarousel .carousel-inner {
    margin: 0; } }
#productLineFeaturesCarousel .item table td h3 {
  font-family: 'Helvetica Neue LT W04_65 Md', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
  margin-top: 0; }

#productLineFeaturesCarousel .carousel-indicators {
  margin-left: 0;
  margin-bottom: 0;
  max-width: 100%; }

.inner-feature {
  padding: 15px 50px 40px 15px; }

.product-line-features h2, .product-line-features .h2 {
  text-transform: uppercase;
  margin-top: 0; }

.product-line-features h5 {
  font-size: 1.5rem;
  line-height: 32px;
  margin-bottom: 23px; }

.product-line-features p,
.product-line-features ul,
.product-line-features ol {
  font-size: 1rem;
  line-height: 26px; }

.product-line-modelle-headline h5 {
  font-size: 1.5rem;
  line-height: 32px;
  margin-top: 58px; }

.product-line-download::before {
  content: '';
  position: relative;
  display: inline-block;
  top: 1px;
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background-image: url(../img/design/icons/download-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px; }

.product-line-prospectlink::before {
  content: '';
  position: relative;
  display: inline-block;
  top: 1px;
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background-image: url(../img/design/icons/prospekt-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px; }

.add-to-bookmark.colored::before {
  content: '';
  position: relative;
  display: inline-block;
  top: 3px;
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background-image: url(../img/design/icons/bookmark-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px; }

.add-to-bookmark.colored.active::before {
  background-image: url(../img/design/icons/bookmark-icon-added.png); }

.product-line-video::before {
  content: '';
  position: relative;
  display: inline-block;
  top: 5px;
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background-image: url(../img/design/icons/video-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px; }

.product-line-bookmark.active a {
  color: #f7a604; }

.single-special-object {
  color: #fff;
  margin-bottom: 10px; }

@media (max-width: 991px) {
  .single-special-object {
    width: 50% !important; } }
@media (max-width: 479px) {
  .single-special-object {
    width: 100% !important;
    padding: 0; } }
.single-special-object img {
  margin-bottom: 5px;
  width: 100%; }

.single-special-object h5 {
  font-size: 1em !important;
  line-height: 1.15 !important;
  padding-top: 0 !important;
  min-height: 35px; }

.read-more {
  position: relative; }

.read-more:after {
  content: ' + ';
  color: #f7a604 !important;
  font-size: 1.5em; }

.read-more:hover {
  cursor: pointer;
  color: #f7a604 !important; }

.read-more.active {
  color: #fff !important; }

.read-more.active:after {
  content: ' - ';
  color: #fff !important; }

.read-more:after {
  color: #fff; }

/* PRODUCTS
sidebar ======================== */
.navigation-widget {
  margin-top: 12px; }

.navigation-widget li {
  position: relative;
  display: block; }

.navigation-widget-uebersicht a::after,
.navigation-widget-suche a::after,
.navigation-widget-konfigurator a::after {
  content: '';
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-top: -10px; }

.navigation-widget-uebersicht a::after {
  background-image: url(../img/design/icons/arrow-right-icon.png);
  right: 5px;
  top: 50%; }

.navigation-widget-suche a::after {
  background-image: url(../img/design/icons/marker-icon.png);
  right: 5px;
  top: 50%; }

.navigation-widget-konfigurator a::after {
  background-image: url(../img/design/icons/search-icon.png);
  right: 5px;
  top: 50%; }

.awards {
  padding: 0 14px 0 0; }

.awards h3 {
  margin-bottom: 10px; }

picture.awards-image {
  position: relative;
  display: block;
  min-width: auto;
  width: 100%;
  max-width: 150px;
  max-width: 45%;
  border: 1px dotted #9e9e9e;
  padding: 5px;
  margin: 0 10px 10px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left; }

img.awards-image {
  margin: 0 auto;
  padding: 0; }

/* PRODUCTS
expand item gallery ============ */
.image-grid {
  width: 103%;
  max-width: 103%;
  max-width: calc(100% + 30px);
  margin: 0 auto;
  /* padding: 10px 5px 0; */
  padding: 0px;
  margin-left: 0px;
  /* new
  overflow: hidden; */ }

.image__cell {
  float: left;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.image--basic {
  padding: 0 5px; }

.basic__img {
  display: block;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 auto; }

.image__cell.is-collapsed .image--basic {
  cursor: pointer; }

.image__cell.is-expanded .image--expand {
  /* max-height: 500px; */
  max-height: 1200px;
  margin-bottom: 20px; }

.image--expand {
  position: relative;
  left: 5px;
  padding: 0px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  overflow: hidden;
  background: #888888;
  color: #fff;
  max-height: 0;
  -webkit-transition: max-height .3s ease-in-out, margin-bottom .1s .2s;
  transition: max-height .3s ease-in-out, margin-bottom .1s .2s; }

.image__cell.is-collapsed .arrow--up {
  height: 10px;
  width: 100%; }

.image__cell.is-expanded .arrow--up {
  border-bottom: 8px solid #888888;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  height: 0;
  width: 0;
  margin: 2px auto 0; }

.expand__close {
  position: absolute;
  top: 10px;
  right: 20px;
  color: #ffffff;
  font-size: 50px;
  line-height: 50px;
  text-decoration: none;
  z-index: 4; }

.expand__close:before {
  content: 'x'; }

.expand__close:hover {
  color: #fff; }

/*
.image--large--holder,
.image--description--holder {
  width: 40%;
  max-width: 40%;
  position: relative;
  display: block;
  float: left
}
*/
.image--large {
  max-width: 100%;
  height: auto;
  display: block;
  padding: 40px 20px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.image--description {
  padding: 40px 160px 0 0;
  position: relative;
  display: block;
  font-size: 1rem;
  line-height: 24px; }

.image--description h4 {
  padding-top: 40px;
  font-size: 1.5rem;
  line-height: 32px; }

.image--description--modelle {
  position: absolute;
  display: block;
  width: 100%;
  height: auto;
  bottom: 40px; }

.image--description--modelle ul li {
  position: relative;
  display: block;
  float: left;
  margin-right: 10px;
  width: 80px;
  height: 80px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.image--description--modelle ul li a img {
  width: auto;
  height: 120px; }

.image--description--modelle ul li.active {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.image--description--modelle ul li.active::before {
  background-color: #f7a604;
  background-color: rgba(247, 166, 4, 0.65);
  content: '';
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%; }

/* PRODUCTS
tabs =========================== */
.nav-tabs {
  border-bottom: none; }

.nav-tabs > li > a {
  margin-right: 0px !important;
  border: none !important;
  border-radius: none !important;
  padding: 0px !important; }

.product-line-details, .product-model-details {
  width: 103%;
  max-width: 103%;
  max-width: calc(100% + 30px); }

.product-line-details-holder h5 {
  padding-top: 40px;
  font-size: 1.5rem;
  line-height: 32px; }

.product-line-detail img {
  min-width: 100%;
  max-width: 100%; }

.product-line-detail a {
  color: #333333;
  font-size: 1rem;
  line-height: 26px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

.product-line-detail a:hover {
  color: #f7a604 !important;
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }



.product-new-holder .carousel-indicators,
.news-carousel-images .carousel-indicators {
  bottom: 0;
  width: 100%;
  text-align: right;
  max-width: 320px;
  left: 0;
  margin-left: 30px; }
  
 #productLineCarousel .carousel-indicators
{  bottom: 0;
  width: 100%;
  text-align: center;
  max-width: 100%;
  left: 0;
  margin:0px!important;
  bottom:-40px;  }
   #productLineCarousel .item{
	   text-align: center;
   }
 #productLineCarousel .item .img_container{
	 position: relative;
	 margin: 0 auto!important;
	 display: inline-block!important;
 }  


.news-carousel-images .carousel-indicators {
  margin-left: 85px !important;
  width: calc(100% - 95px) !important; }

.news-carousel-images .big-fany-image {
  left: 15px;
  right: auto;
  bottom: 4px;
  z-index: 999; }

.product-line-detail-desc {
  position: relative;
  display: block;
  padding: 15px; }

.produkt-line-detail-new a {
  font-size: 1rem;
  line-height: 26px;
  padding-top: 0px;
  padding-bottom: 15px;
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  position: relative;
  display: block;
  clear: both;
  background-color: #888888;
  color: #ffffff !important; }

.produkt-line-detail-new h4 {
  position: relative !important;
  display: block !important;
  margin: 0 !important;
  bottom: 0;
  left: 0 !important;
  font-size: 1.125rem !important;
  font-family: 'Helvetica Neue LT W04_65 Md', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
  text-decoration: none !important;
  padding-top: 15px;
  top: 0px;
  padding-bottom: 20px; }

/* PRODUCTS
custom tabs ==================== */
.nav-tabs-custom {
  background-color: #eeeeee;
  margin-top: 40px; }

.nav-tabs-custom li {
  width: auto !important;
  float: left;
  margin-bottom: 0px; }

.nav-tabs-custom li a {
  width: 100% !important;
  padding: 30px !important;
  position: relative;
  z-index: 2;
  border: none !important;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out; }

.nav-tabs-custom li a:hover {
  background-color: #eeeeee;
  cursor: pointer; }

.nav-tabs-custom li a::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -25px;
  z-index: 1;
  opacity: 0;
  width: 50px;
  height: 25px;
  background-image: url(../img/design/icons/tab-down-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50px 25px;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out; }

.nav-tabs-custom > li.active > a::after {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -25px;
  z-index: 3;
  opacity: 1;
  width: 50px;
  height: 25px;
  background-image: url(../img/design/icons/tab-down-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50px 25px; }

.nav-tabs-custom > li.active > a,
.nav-tabs-custom > li.active > a:hover,
.nav-tabs-custom > li.active > a:focus {
  border: none !important;
  color: #f7a604 !important;
  background-color: #eeeeee;
  width: 100%;
  height: 100%;
  display: block; }

.product-line-tabs {
  width: 100%;
  width: calc(100% + 1px); }

.tab-content-custom {
  padding: 60px 30px;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  min-height: 500px; }

.product-line-tabs .nav a {
  color: #333333; }

.tab-content-custom h6 {
  font-size: 1.5rem;
  line-height: 32px;
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

.product-line-tabs-download a {
  font-size: 1rem;
  line-height: 26px;
  position: relative;
  display: block;
  padding: 10px 0;
  color: #333333; }

.product-line-tabs-download a:hover {
  color: #f7a604 !important; }

.product-line-tabs-download a::before {
  content: '';
  position: relative;
  display: inline-block;
  top: 1px;
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background-image: url(../img/design/icons/download-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px; }

.tab-content-custom-extra {
  width: 100%;
  height: auto;
  clear: both;
  position: relative;
  display: block;
  margin-top: 40px; }

.tab-content-custom-extra a {
  font-size: 1rem;
  line-height: 26px;
  position: relative;
  display: block;
  padding: 10px 35px;
  color: #333333;
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

.tab-content-custom-extra a::after {
  content: '';
  width: 24px;
  height: 24px;
  position: absolute;
  display: block;
  background-image: url(../img/design/icons/arrow-right-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px;
  right: 5px;
  top: 50%;
  margin-top: -14px; }

.tab-content-custom-extra a:hover {
  color: #f7a604 !important;
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

.divider {
  width: 100%;
  height: 1px;
  position: relative;
  display: block;
  clear: both; }

/* PRODUCTS
GRID media queries ============= */
@media only screen and (max-width: 530px) {
  .image__cell {
    width: 100%; }

  .image__cell:nth-of-type(2n+2) .image--expand {
    margin-left: 0%; }

  .image__cell:nth-of-type(2n+3) {
    clear: left; }

  .image--expand {
    width: 100%;
    width: calc(100% - 10px); } }
@media only screen and (min-width: 531px) {
  .image__cell {
    width: 33.3333%; }

  .image__cell:nth-of-type(5n+2) .image--expand {
    margin-left: -100%;
    /* new */
    margin-left: -250%; }

  .image__cell:nth-of-type(5n+3) .image--expand {
    margin-left: -200%;
    /* new */
    margin-left: -350%; }

  .image__cell:nth-of-type(5n+4) .image--expand {
    margin-left: -300%;
    /* new */
    margin-left: -150%; }

  .image__cell:nth-of-type(5n+5) .image--expand {
    margin-left: -400%;
    /* new */
    margin-left: -250%; }

  /* new */
  .image__cell:nth-of-type(5n+6) .image--expand {
    /* clear: left; */
    margin-left: -350%; }

  .image--expand {
    width: 299%;
    width: calc(300% - 10px);
    /* new */
    width: calc(450% - 10px);
    margin-left: -150%; } }
@media only screen and (min-width: 767px) {
  .image__cell {
    width: 33.3333%; }

  .image--expand {
    width: 299%;
    width: calc(300% - 10px);
    /* new */
    width: calc(450% - 10px);
    margin-left: -150%; } }
.image--basic a {
  color: #333333;
  font-size: 1rem;
  line-height: 26px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

.image--basic a:hover {
  color: #f7a604 !important;
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

.is-expanded .image--basic a,
.is-expanded .image--basic a:hover {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  color: #f7a604 !important; }

.image--basic span {
  position: relative;
  display: block;
  padding: 15px;
  margin-bottom: 15px;
  line-height: 22px;
  background: #888888;
  color: #ffffff; }

.product-line-detail-image-holder {
  overflow: hidden;
  max-height: 150px; }

.product-line-detail-image-holder img {
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }

.product-line-detail-image-holder:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05); }

/* CONTENT
layouts ==================== */
.layout-holder {
  margin-top: 20px;
  padding: 10px 0px 15px 25px;
  background-color: #ffffff; }

.layout-holder ul {
  list-style-type: none;
  padding-left: 0px; }

.layout-holder ul li {
  width: 100%;
  height: auto;
  position: relative;
  display: block; }

.layout-holder ul li a {
  width: calc(100% - 25px);
  height: auto;
  padding: 15px;
  position: relative;
  display: block;
  border-bottom: 1px solid #333333;
  color: #333333;
  text-decoration: none;
  font-size: 1rem;
  outline: 0px none !important;
  outline: 0px !important; }

.layout-holder ul li a:hover {
  color: #f7a604 !important; }

.layout-holder .active,
.layout-holder .active:hover {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  color: #f7a604 !important; }

.layout-holder ul li:last-child a {
  border-bottom: 0px none #ffffff; }

/* CONTENT
layouts - share ============ */
.fb-share-buttton {
  position: absolute;
  bottom: 45px;
  background-color: #4267b2;
  border: 1px solid #29487d;
  color: #ffffff;
  padding: 10px 15px 5px 15px;
  font-size: .875rem;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  outline: 0px none;
  outline: 0px; }

.fb-share-buttton:hover {
  background-color: #29487d;
  border: 1px solid #4267b2;
  color: #ffffff; }

.fb-share-buttton i {
  padding-right: 10px; }

.fb-description {
  padding: 25px 50px;
  font-size: .875rem; }

/* FB LATEST POST BRICK
============================ */
.fb-latest-post {
  background-color: #ffffff;
  position: relative;
  display: block; }

.pimcore_area_fblatestpost .fb-description {
  padding-bottom: 75px; }

.fb-latest-post-share {
  right: 45px;
  bottom: 20px; }

/* PRODUCTS
group ====================== */
.product-group-line-holder {
  margin-top: 25px; }

.product-group-line-detail {
  position: relative;
  display: block;
  margin-bottom: 20px; }

.product-group-line-detail h4 {
  position: absolute;
  display: block;
  left: 25px;
  bottom: 20px;
  font-size: 1.5rem;
  text-decoration: underline; }

.product-group-line-detail a {
  color: #ffffff !important; }

/* PRODUCTS
bookmark ======================= */
.bookmark-container {
  background-color: #ffffff;
  padding: 10px 25px;
  margin-top: 20px;
  position: relative;
  display: block; }

.bookmark-container h1 {
  font-size: 1.5rem; }

.bookmark-container ul {
  list-style-type: none;
  padding-left: 0px; }

.bookmark-container ul li {
  width: 100%;
  height: auto;
  position: relative;
  display: block; }

.bookmark-container ul li a {
  width: 80%;
  height: auto;
  padding: 15px;
  position: relative;
  display: block;
  border-bottom: 1px solid #333333;
  color: #333333;
  text-decoration: none;
  font-size: 1rem;
  outline: 0px none !important;
  outline: 0px !important; }

.bookmark-container ul li a:hover {
  color: #f7a604; }

.bookmark-container ul li a::after {
  content: '';
  width: 24px;
  height: 24px;
  position: absolute;
  display: block;
  background-image: url(../img/design/icons/remove-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px;
  right: -5px;
  top: 50%;
  margin-top: -12px; }

.drucken {
  margin-top: 65px; }

.drucken li a::after {
  content: '';
  width: 24px;
  height: 24px;
  position: absolute;
  display: block;
  background-image: url(../img/design/icons/print-icon.png) !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px;
  right: 5px;
  top: 50%;
  margin-top: -12px; }

.flex-parent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .flex-parent .flex-child {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }

.bookmarked-product {
  position: relative;
  margin-bottom: 10px;
  /*
      h3 {
          height: 70px;
          max-height: 70px;
          overflow: hidden;
      }
  */ }
  .bookmarked-product .flex-parent {
    background-color: #eeeeee; }
    .bookmarked-product .flex-parent .flex-child:nth-child(2) {
      padding: 10px; }
  .bookmarked-product h3 {
    font-size: 16px; }
  .bookmarked-product .remove-bookmark {
    position: absolute;
    top: -15px;
    right: -15px;
    font-size: 16px;
    border-radius: 50px;
    background: white;
    border: solid 1px #f7a604;
    width: 50px;
    height: 50px;
    z-index: 100; }
    .bookmarked-product .remove-bookmark:after {
      content: '';
      width: 24px;
      height: 24px;
      position: absolute;
      display: block;
      background-image: url(../img/design/icons/remove-icon.png);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 24px 24px;
      left: 12px;
      top: 50%;
      margin-top: -12px; }

/* SLIDER WITH VIDEO OVERLAY
============================ */
#videoImageBrick {
  position: relative;
  display: block; }

#videoImageBrick .container {
  position: relative;
  display: block; }

#videoImageBrick .carousel-caption {
  left: 25px;
  bottom: 15px; }

#videoImageBrick .carousel-indicators {
  text-align: right;
  bottom: 100px;
  left: 50%;
  margin-left: -570px; }

/*

#videoImageBrick .container .row {
	margin-left: 15px;
}
*/
#videoImageBrick .item img {
  display: block;
  margin: 0 auto;
  z-index: 2;
  min-width: 100%;
  max-width: 100%; }

#videoImageBrick > .item {
  position: relative;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover; }

#videoImageBrick video {
  width: auto;
  height: auto;
  position: absolute;
  overflow: hidden;
  min-width: 100%;
  min-height: 100%;
  top: 50%;
  left: 50%;
  z-index: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0.35; }

.img-carousel {
  position: relative;
  z-index: 1; }

#videoImageBrick .carousel-control {
  z-index: 5; }

/* HIGHLIGHT BOX
============================ */
.highlightbox-holder {
  margin-top: 20px;
  background: #ffffff;
  position: relative;
  display: block;
  text-align: center; }

.highlightbox {
  padding: 25px 25px 50px 25px;
  text-align: center; }

.highlightbox h1 {
  font-size: 1.5rem;
  line-height: 32px;
  margin-bottom: 23px; }

.highlightbox p {
  display: inline;
  font-size: 1rem;
  line-height: 26px; }

.highlightbox a {
  font-size: 1rem;
  line-height: 26px; }

/* SLIDER TWO COLUMNS
============================ */
/* content styles */
.inside {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #ededed;
  background: -ms-linear-gradient(top, #f4f4f4 0%, #ededed 100%); }

.inside-full-height {
  /*
  // if you want to give content full height give him height: 100%;
  // with content full height you can't apply margins to the content
  // content full height does not work in ie http://stackoverflow.com/questions/27384433/ie-display-table-cell-child-ignores-height-100
  */
  height: 100%;
  margin-top: 0;
  margin-bottom: 0; }

/* columns of same height styles */
.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%; }

.col-height {
  display: table-cell;
  float: none;
  height: 100%; }

.col-top {
  vertical-align: top; }

.col-middle {
  vertical-align: middle; }

.col-bottom {
  vertical-align: bottom; }

@media (min-width: 480px) {
  .row-xs-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%; }

  .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%; }

  .col-xs-top {
    vertical-align: top; }

  .col-xs-middle {
    vertical-align: middle; }

  .col-xs-bottom {
    vertical-align: bottom; } }
@media (min-width: 768px) {
  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%; }

  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%; }

  .col-sm-top {
    vertical-align: top; }

  .col-sm-middle {
    vertical-align: middle; }

  .col-sm-bottom {
    vertical-align: bottom; } }
@media (min-width: 992px) {
  .row-md-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%; }

  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%; }

  .col-md-top {
    vertical-align: top; }

  .col-md-middle {
    vertical-align: middle; }

  .col-md-bottom {
    vertical-align: bottom; } }
@media (min-width: 1200px) {
  .row-lg-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%; }

  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%; }

  .col-lg-top {
    vertical-align: top; }

  .col-lg-middle {
    vertical-align: middle; }

  .col-lg-bottom {
    vertical-align: bottom; } }
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0; }

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.carousel-fade .carousel-control {
  z-index: 2; }

.slider-two-columns img {
  position: relative;
  display: block;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  z-index: 1;
  /*
  background-size: cover !important;
  */ }

.slider-two-columns video {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: .45;
  /* overflow: hidden; */
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto; }

.slider-two-columns-headline {
  position: absolute;
  display: block;
  width: 100%;
  height: 140px;
  text-align: center;
  top: 50%;
  margin-top: -70px;
  z-index: 3;
  color: #ffffff; }

#slider-two-columns,
#slider-two-columns .carousel-inner,
#slider-two-columns .carousel-inner .item {
  height: auto; }

#slider-two-columns .carousel-indicators {
  bottom: 0px;
  width: 100%;
  text-align: left;
  max-width: inherit;
  left: 0;
  margin-left: auto;
  text-align: center; }

.slider-two-columns-headline h1 {
  font-size: 3rem;
  margin-bottom: -10px;
  text-shadow: rgba(0, 0, 0, 0.25) -1px 2px 9px; }

.slider-two-columns-headline p {
  font-size: 28px;
  margin-bottom: 20px;
  text-shadow: rgba(0, 0, 0, 0.25) -1px 2px 9px; }

.slider-two-columns-headline a {
  font-size: 1rem;
  text-shadow: rgba(0, 0, 0, 0.25) -1px 2px 3px; }

.slider-two-columns-headline a:hover {
  color: #ffffff; }

/*
.slider-two-columns-headline a {
    font-size: 1rem;
    margin-top: 10px;
    position: relative;
    display: block;
    width: 200px;
    height: 36px;
    color: #ffffff;
    background: rgba(247,166,4,0.55);
    line-height: 36px;
    margin: 0 auto;
}
*/
/* FULLSCREEN SLIDER
============================ */
div#fullscreenslider {
  /*    margin-top: 95px; */
  overflow: hidden; }

/*
div#fullscreenslider .carousel-inner > .item {
	  -webkit-transition: .9s ease-in-out left;
       -o-transition: .9s ease-in-out left;
          transition: .9s ease-in-out left;
}
*/
.fullscreenslider,
.fullscreenslider .item,
.fullscreenslider .active {
  height: 100% !important;
  height: calc(100vh - 95px) !important; }

.fullscreenslider > .carousel-inner {
  height: 100% !important; }

/* Background images are set within the HTML using inline CSS, not here */
.fill {
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  background-position: center;
  background-size: cover; }

.fullscreenslider .carousel-caption {
  position: absolute;
  display: block;
  width: auto;
  max-width: 480px;
  left: 0px;
  bottom: 0px;
  /*
      width: 100%;
      max-width: 480px;
      */
  padding: 0;
  z-index: 20;
  background: transparent; }

.fullscreenslider .carousel-caption .caption-container {
  float: left;
  padding: 15px;
  background: rgba(255, 255, 255, 0.8); }

.fullscreenslider .carousel-caption h2 {
  /*
  font-size: 32px;
  */
  font-size: 1.7rem;
  color: #888888;
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  text-transform: uppercase; }

.fullscreenslider .carousel-caption p,
.fullscreenslider .carousel-caption a {
  font-size: 1.1rem;
  line-height: 28px;
  color: #888888;
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

/*
.fullscreenslider .carousel-caption p {
	display: inline;
	font-size:1.25rem;
}
*/
.fullscreenslider .carousel-caption a {
  border-bottom: 2px solid #888888;
  margin-bottom: 10px; }

.fullscreenslider .carousel-caption a:hover,
.fullscreenslider .carousel-caption a:focus {
  color: #888888;
  border-bottom: 2px solid #f7a604;
  outline: 0px none;
  outline: 0px; }

.fullscreenslider a.left.carousel-control {
  height: 50px;
  top: 50%;
  margin-top: -25px;
  font-size: 3rem; }

.fullscreenslider a.right.carousel-control {
  height: 50px;
  top: 50%;
  margin-top: -25px;
  font-size: 3rem; }

.fullscreenslider .carousel-control .icon-prev {
  left: 100px; }

.fullscreenslider .carousel-control .icon-next {
  right: 120px; }

.fullscreenslider .carousel-control .icon-next,
.fullscreenslider .carousel-control .icon-prev {
  width: 50px;
  height: 140px;
  font-size: 140px;
  margin-top: -70px; }

.fullscreenslider .carousel-indicators {
  bottom: 20px;
  width: auto;
  float: right;
  text-align: right;
  max-width: 320px;
  left: auto;
  margin-left: auto;
  right: 40px;
  z-index: 99; }

.fullscreenslider .carousel-indicators li {
  background-color: #ffffff; }

.fullscreenslider .carousel-indicators li.active {
  height: 20px !important;
  background-color: #f7a604; }

.arrow-container {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
  cursor: pointer;
  opacity: 0; }

.arrow-container-show {
  opacity: 1; }

.arrow-1 {
  width: 100px;
  height: 100px;
  background: #ffffff;
  opacity: 0.5;
  border-radius: 50%;
  position: absolute; }

.arrow-2 {
  width: 60px;
  height: 60px;
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 1;
  display: table; }

.arrow-2:before {
  width: 52px;
  height: 52px;
  content: "";
  border: 2px solid #333333;
  opacity: 0.5;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 4px; }

.arrow-2 i.fa {
  font-size: 1.875rem;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #333333;
  opacity: 0.5; }

.animated.hinge {
  -webkit-animation-duration: 2s;
          animation-duration: 2s; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.4, 0.4, 0.4);
            transform: scale3d(0.4, 0.4, 0.4); }
  50% {
    opacity: 0.5; }
  100% {
    opacity: 0; } }
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.4, 0.4, 0.4);
            transform: scale3d(0.4, 0.4, 0.4); }
  50% {
    opacity: 0.5; }
  100% {
    opacity: 0; } }
.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn; }

/* MESSEN
carousel fix =============== */
.owl-carousel .owl-wrapper-outer {
  width: 99%; }

.inside-box.inside-box-messen {
  position: relative;
  display: block; }

.pimcore_area_comingevents.pimcore_area_content {
  border-right: 1px solid #333333;
  padding-right: 15px; }

.pimcore_area_nextevents.pimcore_area_content {
  border-right: 1px solid #333333;
  padding-right: 15px; }

/* AKTUELLES
carousel fix =============== */
.inside-box.inside-box-aktuelles {
  position: relative;
  display: block; }

footer {
  margin-top: 20px;
  margin-bottom: 0 !important; }

/* PRODUCT SEARCH
============================ */
/* PRODUCT SEARCH
holder ===================== */
.product-search-holder {
  position: relative;
  display: block;
  margin-top: 120px;
  margin-bottom: 80px; }

/* PRODUCT SEARCH
main column ================ */
.product-search-holder h1 {
  font-size: 1.125rem;
  line-height: 22px;
  padding: 0px 5px;
  margin-bottom: 0px;
  padding-bottom: 0px; }

.product-search-holder h2 {
  font-size: 1.125rem;
  line-height: 22px;
  padding: 5px 15px;
  margin-top: 0px; }

.product-search-holder h3 {
  font-size: 1.125rem;
  line-height: 22px;
  padding: 0;
  padding-bottom: 0px;
  margin-top: 45px;
  margin-bottom: 15px; }

.product-search-holder h3 span {
  font-weight: normal; }

.product-search-holder h4 {
  font-size: 1rem;
  line-height: 20px;
  padding: 5px 15px;
  margin-top: 0px; }

.product-search-holder p {
  font-size: 1rem;
  line-height: 20px;
  padding: 5px 5px; }

.product-parts-divider {
  position: relative;
  display: block;
  width: 100%;
  height: 45px;
  clear: both; }

.product-parts-divider-thin {
  position: relative;
  display: block;
  width: 100%;
  height: 15px;
  clear: both; }

.product-accessibility-part .accessibility-radio-buttons {
  padding-left: 10px;
  padding-right: 10px; }

/* PRODUCT SEARCH
main column form =========== */
.ps-control-form {
  position: relative;
  display: block;
  width: 100%;
  height: 55px;
  padding-left: 15px;
  padding-right: 70px;
  background-color: #ededed;
  border: none;
  border-bottom: 1px solid #f8a605;
  outline: 0px none;
  outline: 0px;
  padding-top: 8px;
  border-radius: 0px!important;
  }

.ps-control-form:focus {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.ps-control-form-send {
  position: relative;
  display: block;
  width: 100%;
  height: 55px;
  color: #ffffff;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #f8a605;
  background-image: url(../img/icons/icon-form-send-right-arrow.png);
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 26px 26px;
  border: none;
  outline: 0px none;
  outline: 0px;
  padding-top: 8px; }

.ps-control-form-change-btn {
  display: inline;
  max-width: 200px;
  float: right;
  top: 20px; }

@media (max-width: 767px) {
  .ps-control-form-change-btn {
    float: none;
    top: 0;
    margin-left: 5px; } }
.ps-control-form-send-without-arrow {
  background-image: none; }

.ps-control-form-send-thin {
  max-width: 55px;
  position: absolute;
  top: 0px;
  right: 5px; }

.ps-control-form-send-thin {
  color: transparent; }

.product-installation-part label {
  font-size: 1rem;
  line-height: 20px;
  padding: 0 15px;
  font-weight: normal;
  cursor: pointer; }

.accessibility-radio-buttons label {
  cursor: pointer;
  margin-bottom: 10px; }
.product-partner-part label,
.i-search-radio-buttons label {
  font-weight: normal !important; }

.radio-main-image {
  position: relative;
  display: block;
  width: 100%;
  max-width: 90px;
  height: auto;
  margin: 10px auto; }

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%; }

.checkbox-container {
  position: relative;
  margin-top: 25px;
  padding-left: 30px; }

.checkbox-container label {
  margin-bottom: 0; }

.checkbox-container .icheckbox_square-orange {
  position: absolute;
  left: 0;
  top: 13px;
  /*50%;*/
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

ul.errors {
  padding-left: 0; }

ul.errors li {
  color: #f7a604;
  list-style-type: none;
  font-size: 0.9rem;
  padding-top: 5px; }

.btn-custom-info {
  text-transform: none;
  font-size: .875rem;
  line-height: 55px;
  background-color: #ededed;
  min-height: 55px;
  padding: 0px 80px 0px 15px;
  border: none;
  border-bottom: 1px solid #f8a605;
  outline: 0px none !important;
  outline: 0px !important; }

.btn-custom-info:after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 55px;
  height: 55px;
  background-color: #f8a605;
  background-image: url(../img/icons/icon-form-select-down-arrow.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 26px 26px; }

.bootstrap-select .bs-placeholder,
.bootstrap-select .bs-placeholder:active,
.bootstrap-select .bs-placeholder:focus,
.bootstrap-select .bs-placeholder:hover {
  outline: 0px none;
  outline: 0px; }

.bootstrap-select.btn-group .dropdown-menu {
  background-color: #ededed; }

.bs-searchbox .form-control,
.bs-searchbox .form-control:focus {
  margin-bottom: 0;
  width: 100%;
  float: none;
  outline: 0px none;
  outline: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #ededed; }

.bootstrap-select .active a,
.bootstrap-select .active a:focus,
.bootstrap-select .active a:hover {
  color: #f8a605 !important;
  background-color: #ededed !important; }

.bootstrap-select > .dropdown-toggle,
.bootstrap-select > .dropdown-toggle:focus,
.btn:focus {
  outline: none !important; }

.btn-group.open .dropdown-toggle {
  z-index: 1001; }

/* Prospektbestellung
form	   ================= */
.form-info {
  padding: 15px; }

.prospect-checkboxes {
  margin-bottom: 30px;
  float: left;
  width: 100%; }

.single-prospect {
  padding: 0;
  margin-bottom: 10px;
  /* background: rgba(237,237,237, 0.5);	 */
  border: 1px solid #ededed; }

.single-prospect .bootstrap-select {
  margin: 0 0 15px 0; }

.single-prospect .first-prospect-part {
  /*	background: rgba(237,237,237,0.5); */
  padding: 5px 0; }

.single-prospect .first-prospect-part a.pdf-link,
.single-prospect .first-prospect-part a.issuu-link {
  display: block;
  text-align: left;
  margin-left: 15px; }

.single-prospect .first-prospect-part h4 {
  text-align: left;
  padding-left: 15px; }

.single-prospect .second-prospect-part {
  /* background: rgba(237,237,237,1 ); */
  background: rgba(237, 237, 237, 0.5);
  padding: 5px 0; }

.single-prospect .second-prospect-part .btn-custom-info {
  background: transparent; }

.single-prospect .second-prospect-part .btn-custom-info:after {
  left: 0;
  right: auto; }

.single-prospect .second-prospect-part .btn-custom-info .filter-option {
  padding-left: 25px; }

.single-prospect .second-prospect-part .bootstrap-select.btn-group .dropdown-toggle .caret {
  display: none; }

.single-prospect .second-prospect-part label {
  float: left;
  text-align: left;
  padding-left: 15px;
  font-weight: normal; }

.single-prospect .second-prospect-part .prospect-checkbox label {
  padding-left: 40px; }

.single-prospect .second-prospect-part .icheckbox_square-orange {
  position: absolute;
  left: 5px; }

a.pdf-link,
a.issuu-link {
  display: table;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-left: 25px; }

a.pdf-link::before,
a.issuu-link::before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  height: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%); }

a.pdf-link::before {
  content: '\f1c1'; }

a.issuu-link::before {
  content: '\f06e'; }

.modal-content.issuu-modal {
  padding-bottom: 30px;
  padding-top: 20px; }

.modal-content.issuu-modal .close-unfolded-content {
  color: #000; }

.bootstrap-select.-small .btn-custom-info {
  min-height: 30px;
  line-height: 30px; }

.bootstrap-select.-small .btn-custom-info:after {
  width: 30px;
  height: 30px;
  background-size: 15px 15px; }

/* product search
grid modal ================= */
.product-search-holder .is-expanded .image--basic span {
  opacity: 0; }

.product-search-holder .tab-content > .active {
  position: relative; }

.product-search-icons {
  position: absolute;
  display: block;
  width: 100%;
  height: 40px;
  right: 5px;
  bottom: 5px;
  text-align: right; }

.product-search-icons img {
  width: 40px;
  height: 40px;
  position: relative;
  display: inline-block; }

.product-search-modal-description {
  padding: 40px 40px 0 0; }

.product-search-helper {
  padding-bottom: 175px; }

.product-search-helper ul li {
  line-height: 1rem !important;
  position: relative;
  padding-left: 30px; }

.product-search-helper li {
  list-style: none;
  font-size: 1.1rem;
  margin-left: -15px;
  margin-bottom: 15px; }

.product-search-helper li::before {
  content: '\2022';
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 2.75rem; }

.product-search-action {
  position: absolute;
  display: block;
  right: 5px;
  bottom: 15px;
  text-align: right; }

.product-search-action.product-search-variant {
  -webkit-transform: translate(-15px, -25px);
          transform: translate(-15px, -25px); }

.product-search-action a {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  clear: both;
  color: #ffffff;
  padding-right: 45px;
  background-image: url(../img/icons/icon-form-send-right-arrow.png);
  background-repeat: no-repeat;
  background-position: right 15px top;
  background-size: 18px 18px;
  border: none;
  outline: 0px none;
  outline: 0px; }

.product-search-action .add-to-bookmark {
  background-image: url(../img/icons/icon-star-white.png); }

.product-search-action .add-to-bookmark.active {
  background-image: url(../img/icons/icon-star-white-full.png); }

/* iCheck plugin Square skin, orange
----------------------------------- */
.icheckbox_square-orange,
.iradio_square-orange {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../img/icons/orange.png) no-repeat;
  border: none;
  cursor: pointer; }

.icheckbox_square-orange {
  background-position: 0 0; }

.icheckbox_square-orange.hover {
  background-position: -24px 0; }

.icheckbox_square-orange.checked {
  background-position: -48px 0; }

.icheckbox_square-orange.disabled {
  background-position: -72px 0;
  cursor: default; }

.icheckbox_square-orange.checked.disabled {
  background-position: -96px 0; }

.iradio_square-orange {
  background-position: -120px 0; }

.iradio_square-orange.hover {
  background-position: -144px 0; }

.iradio_square-orange.checked {
  background-position: -168px 0; }

.iradio_square-orange.disabled {
  background-position: -192px 0;
  cursor: default; }

.iradio_square-orange.checked.disabled {
  background-position: -216px 0; }

/* HiDPI support */
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
  .icheckbox_square-orange,
  .iradio_square-orange {
    background-image: url(../img/icons/orange@2x.png);
    background-size: 240px 24px; } }
.pimcore_area_slidebox
.folding-content,
.unfolded-content {
  display: none; }

.unfolded-content {
  margin: 0 1% !important;
  width: 98% !important; }

.unfolded-content .folding-content {
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.menu-item:hover,
.close-unfolded-content:hover {
  cursor: pointer; }

/* folding grid */
#menu-container {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  min-height: 100%;
  background: #ffffff;
  position: relative;
  display: block;
  color: #ffffff; }

.folding-menu {
  /* remove inline-block extra spacing */
  font-size: 0;
  padding: 0; }

.folding-menu li {
  list-style-type: none; }

.folding-menu li a {
  display: block; }

.menu-item {
  text-align: center;
  display: inline-block;
  margin: 1%;
  padding: 0;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  font-size: .938rem;
  vertical-align: middle;
  min-height: 198px;
  width: 31.3333%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-perspective: 1000px;
          perspective: 1000px; }

.product-results .menu-item {
  vertical-align: top; }

.product-line-details-holder .menu-item {
  min-height: 50px; }

.product-line-details-holder .single-sketch span,
.product-line-details-holder .single-sketch div.collapse,
.product-line-details-holder .single-sketch .read-more,
.product-line-details-holder .single-sketch div.collapse p,
.product-line-details-holder .single-special-object span,
.product-line-details-holder .single-special-object div.collapse,
.product-line-details-holder .single-special-object .read-more,
.product-line-details-holder .single-special-object div.collapse p {
  font-size: 1rem; }

.product-results .model-image-filter {
  top: 5px; }

.product-results .dichtheit-page-link {
  bottom: 5px; }

.menu-item img {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  position: relative;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

.menu-item img:hover {
  -webkit-transform: rotatey(-25deg);
          transform: rotatey(-25deg); }

.menu-item .flip-block {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }

.menu-item .flip-block:hover {
  -webkit-transform: rotatey(-25deg);
          transform: rotatey(-25deg); }

.care-product-category .flip-block {
  background: transparent !important; }

.menu-item span {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-top: 10px; }

.menu-item a {
  color: #000000; }

/*
.menu-item:after {
  content: '';
  border-top: 0 solid #95a5a6;
} */
.ks-folding-menu-with-padding .ks-relative-tab {
  padding-bottom: 90px; }

.unfolded-content {
  font-size: .938rem;
  background: #888888;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  float: right;
  margin-right: 6px;
  z-index: 1; }

.active-item {
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.active-item a {
  color: #f7a604; }

.menu-item:after {
  bottom: -20px;
  border: none; }

.active-item:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  left: calc(50% - 10px);
  bottom: -10px;
  border-top: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #888888;
  border-left: 10px solid transparent;
  z-index: 10;
  -webkit-transition: border-top-color 0.3s;
  transition: border-top-color 0.3s; }

.active-item:hover:after {
  /* border-top: 40px solid #95a5a6; */ }

.close-unfolded-content {
  position: absolute;
  top: 0px;
  right: 0;
  height: auto;
  width: 40px;
  font-size: 2.5rem;
  text-align: center;
  color: #fff;
  -webkit-transition: color 0.3s, background 0.3s;
  transition: color 0.3s, background 0.3s;
  z-index: 2;
  opacity: 1;
  line-height: 1; }

.close-unfolded-content:hover {
  color: #fff;
  opacity: 0.85; }

.image-main {
  min-width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  padding: 5px 0px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 0; }

.big-fany-image,
.dichtheit-page-link {
  position: absolute;
  font-size: 2rem;
  z-index: 2; }

.big-fany-image {
  right: 15px;
  bottom: 10px; }
  
#productLineCarousel .big-fany-image{
	z-index: 301;
	right: 0px!important;
	margin-right: 25px!important;
}

  

.dichtheit-page-link {
  display: block;
  left: 0;
  bottom: 0;
  /*	background: rgba( 102, 102, 102, 0.8 ); */
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 0; }

.dichtheit-page-link img {
  max-width: 100%;
  height: auto; }

.lightbox .lb-image {
  border-radius: 0; }

.image-main-description {
  padding: 0px; }

.model-image-filter {
  padding: 10px 15px;
  /*
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      background: rgba(255, 255, 255, 0.5);
      */
  position: relative;
  z-index: 9;
  line-height: 1;
  background-color: white; }

.model-image-filter span {
  color: #000; }

.model-image-filter a {
  color: #000;
  display: inline-block !important; }

.model-image-filter a.active,
.model-image-filter a:hover,
.model-image-filter a:focus {
  color: #f7a604; }

.filter-model-image {
  display: none; }

.filter-model-image.active {
  display: block; }

.tab-img-prev,
.tab-img-next {
  position: absolute;
  width: 50%;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1; }

.tab-img-next {
  left: 50%; }

@media (max-width: 991px) {
  .unfolded-content {
    float: left; }

  .menu-item {
    width: 48%; } }
@media (max-width: 767px) {
  .unfolded-content {
    width: 100%; }

  #menu-container {
    overflow: auto; } }
@media (max-width: 530px) {
  .menu-item {
    width: 98%; }

  .product-search-action.product-search-variant {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }
.product-new-holder {
  position: relative;
  display: block;
  margin-top: 20px;
  background: #ffffff; }

body.mobile-device .product-new-tab-navigation,
body.mobile-device .big-fany-image {
  display: none; }

.product-new-tab-navigation {
  position: absolute;
  display: block;
  width: 100%;
  height: auto;
  bottom: 5px; }

.product-new-tab-navigation ul li {
  position: relative;
  display: block;
  float: left;
  margin-right: 10px;
  width: 80px;
  height: 80px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.product-new-tab-navigation ul li a img {
  width: auto;
  height: 120px; }

.product-new-tab-navigation ul li.active {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.product-new-tab-navigation ul li.active::before {
  background-color: #f7a604;
  background-color: rgba(247, 166, 4, 0.65);
  content: '';
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%; }

.product-line-detail {
  padding: 2px; }

.produkt-line-main-holder-sidebar {
  padding-left: 5px;
  padding-right: 5px; }

.flip {
  -webkit-perspective: 800;
  -ms-perspective: 800;
  -o-perspective: 800;
  perspective: 800;
  width: 100%;
  height: 180px;
  position: relative;
  margin: 50px auto; }

.flip img {
  position: relative;
  display: block;
  width: 100%;
  height: auto; }

.flip .card.flipabit {
  -webkit-transform: rotatey(-25deg);
          transform: rotatey(-25deg); }

.flip .card.flipped {
  -webkit-transform: rotatey(-180deg);
          transform: rotatey(-180deg); }

.flip .card {
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.flip .card .face {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  font-family: Georgia;
  font-size: 3em;
  text-align: left;
  padding: 5px 15px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  /* W3C */ }

.flip .card .front {
  position: absolute;
  z-index: 1;
  background: #e67e22;
  color: white;
  cursor: pointer;
  background-size: cover !important; }

.flip .card .back {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  background: #888888;
  color: #ffffff;
  cursor: pointer;
  -webkit-transform: rotatey(-180deg);
          transform: rotatey(-180deg); }

.flip .card .back h4 {
  font-weight: bold; }

.flip .card .back p {
  font-size: .875rem;
  line-height: 20px;
  padding-bottom: 0px;
  margin-bottom: 0px; }

.flip .card .back .a-holder {
  position: absolute;
  display: block;
  width: 100%;
  height: auto;
  right: 15px;
  bottom: 10px;
  font-size: .875rem;
  line-height: 20px;
  z-index: 100;
  text-align: right; }

.flip .card .back .a-holder a {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  clear: both;
  color: #ffffff;
  padding-right: 30px;
  background-image: url(../img/icons/icon-form-send-right-arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 18px 18px;
  border: none;
  outline: 0px none;
  outline: 0px; }

.flip .card .back .a-holder a:hover {
  color: #ffffff; }

/* care
===================== */
.care-product-category-parent {
  margin: 30px 0; }

.care-product-category {
  margin-top: 30px;
  float: left;
  width: 100%; }

.care-product-category .flip {
  margin: 0 auto; }

.care-product-category .flip .card .front {
  background: #ededed; }

.care-product-category .flip .card .front img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%; }

.flip-block img {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto !important;
  max-height: 250px !important; }

.care-product-category .flip {
  height: 250px; }

.flip-block {
  background: #ededed;
  position: relative; }

.flip-block img:hover {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

/* retailer
===================== */
.i-search-radio-buttons-second-column {
  position: relative;
  display: block; }

.i-search-radio-buttons-second-column::before {
  content: '';
  width: 24px;
  height: 24px;
  position: absolute;
  display: block;
  background-image: url(../img/design/icons/arrow-right-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px;
  left: -30px;
  top: 0px; }

.results-holder {
  background: #f8f8f8;
  max-height: 600px;
  overflow: scroll; }

.result-holder {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 15px;
  padding-left: 45px; }
  .result-holder .address {
    padding-left: 20px; }
  .result-holder .address .img-responsive{margin-bottom:5px}
  .result-holder a {
    color: #f8a605; }

.result-holder {
  color: #000000;
  background: #f8f8f8;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.result-holder:hover,
.result-holder.active {
  background: #f8cf7f;
  cursor: pointer; }
  .result-holder:hover a,
  .result-holder.active a {
    color: #333; }

.result-holder p {
  padding-bottom: 0px;
  margin-bottom: 0px; }

.result-holder::before {
  content: '';
  width: 32px;
  height: 39px;
  position: absolute;
  display: block;
  background-image: url(../img/icons/custom-marker.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 32px 39px;
  left: 15px;
  top: 20px; }

/* retailer - search
===================== */
.marker-label {
  display: none !important;
  color: #f7a604 !important;
  font-size: 1.5rem;
  margin-left: 0px !important;
  margin-top: -68px !important; }

/* Icon Blocks Brick
===================== */
.body-subpage .pimcore_area_iconblocks.pimcore_area_content {
  margin-bottom: 0; }

.single-iconblocks-block {
  display: block;
  background: #f7a604;
  color: #fff;
  min-height: 300px;
  margin-bottom: 10px; }

.single-iconblocks-block img {
  position: absolute;
  left: 50%;
  top: 45%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.single-iconblocks-block .info-text {
  position: absolute;
  left: 15px;
  bottom: 0;
  text-decoration: underline; }

a.single-iconblocks-block:hover {
  background: #666666;
  /* #221f1f; #333333 */
  color: #fff; }

/* Links Brick
===================== */
.pimcore_area_links {
  background: #ccc; }

.pimcore_area_links a {
  display: block;
  float: left;
  padding: 25px 30px;
  line-height: 1;
  color: #000; }

.pimcore_area_links a:hover,
.pimcore_area_links a:focus {
  background: #f7a604;
  color: #fff; }

/* Downloadcenter Brick
===================== */
.pimcore_area_downloadcenter .nav-tabs > li > a {
  border-radius: 0;
  color: #fff; }

.pimcore_area_downloadcenter .nav-tabs-custom > li > a::after {
  background-image: url(../img/design/icons/tab-down-icon-b2b.png); }

.pimcore_area_downloadcenter .nav-tabs-custom {
  background: #6d6d6d; }

.pimcore_area_downloadcenter .nav-tabs-custom > li.active > a,
.pimcore_area_downloadcenter .nav-tabs-custom > li.active > a:hover,
.pimcore_area_downloadcenter .nav-tabs-custom > li.active > a:focus,
.pimcore_area_downloadcenter .nav-tabs-custom > li > a:hover,
.pimcore_area_downloadcenter .nav-tabs-custom > li > a:focus {
  background: #6d6d6d;
  color: #fff !important;
  font-weight: bold; }

.pimcore_area_downloadcenter .panel {
  border-bottom: none; }

.pimcore_area_downloadcenter .panel-title {
  font-size: 18px; }

.pimcore_area_downloadcenter .panel-body {
  padding: 0 0 0 15px;
  color: #000; }

.pimcore_area_downloadcenter .panel-body h4 {
  font-size: 1.1rem; }

.pimcore_area_downloadcenter .panel-body.no-bg {
  background: transparent; }

.pimcore_area_downloadcenter .panel-group {
  margin-bottom: 0; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: 0; }

.pimcore_area_downloadcenter .tab-content-custom {
  padding: 45px 0; }

.pimcore_area_downloadcenter .panel-default:nth-child(even) > .panel-heading {
  background-color: #fff; }

.pimcore_area_downloadcenter .panel-default:nth-child(odd) > .panel-heading {
  background-color: #ededed; }

.pimcore_area_downloadcenter .accordion-toggle:not(.collapsed) {
  color: #000 !important;
  font-weight: bold; }

.pimcore_area_downloadcenter .panel-body .panel-default:nth-child(even) > .panel-heading,
.pimcore_area_downloadcenter .panel-body .panel-default:nth-child(even) .panel-body {
  background-color: #fff; }

.pimcore_area_downloadcenter .panel-body .panel-default:nth-child(odd) > .panel-heading,
.pimcore_area_downloadcenter .panel-body .panel-default:nth-child(odd) > .panel-body {
  background-color: #d4d3d3; }

.pimcore_area_downloadcenter .accordion-toggle {
  background-image: url(../img/icons/icon-minus-b2b.png); }

.pimcore_area_downloadcenter .accordion-toggle.collapsed {
  background-image: url(../img/icons/icon-plus-b2b.png); }

.pimcore_area_downloadcenter .panel-body {
  background-color: #d4d3d3; }

.pimcore_area_downloadcenter .panel-group .panel + .panel {
  margin-top: 0; }

.single-download-item {
  margin-bottom: 40px; }

.single-download-item .img-responsive {
  margin-left: auto;
  margin-right: auto; }

.single-download-item h5 {
  margin: 25px 0 0 0;
  font-size: 1rem;
  font-weight: bold; }

.single-download-item .pdf-preview {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  color: #000;
  font-weight: bold; }

.single-download-video {
  padding-right: 10px; }

ul.download-files li a {
  border-bottom: 0;
  padding: 5px 0; }

ul.download-files li a .fa {
  margin-right: 7px;
  font-size: 1.1rem; }

.h_iframe {
  position: relative; }

.h_iframe .ratio {
  display: block;
  width: 100%;
  height: auto; }

.h_iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* news
===================== */
.news-item {
  position: relative;
  display: block;
  overflow: auto;
  width: 100%; }

.news-item-image img {
  position: relative;
  display: block;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto; }

.news-item-content {
  position: relative;
  display: block;
  padding-left: 30px;
  padding-right: 30px; }

.news-item-main-description {
  position: relative;
  display: block;
  padding-top: 15px; }

.news-divider {
  width: 100%;
  height: 1px;
  position: relative;
  display: block;
  clear: both;
  background-color: #ccc;
  margin-top: 30px;
  margin-bottom: 30px; }

.news-divider:last-child {
  background-color: transparent; }

/* MixItUp
===================== */
#SandBox .mix {
  display: none; }

.sandbox-control-bar {
  padding: 30px 10px 60px 10px;
  display: table;
  margin: 0 auto; }

.sandbox-control-bar .filters {
  float: left;
  padding-top: 15px; }

.sandbox-control-bar .filter, .sandbox-control-bar .sort {
  float: left;
  padding-left: 0;
  padding-right: 0;
  margin-left: 15px;
  margin-right: 15px;
  color: #333;
  font-size: 120%; }

.sandbox-control-bar .filter.active,
.sandbox-control-bar .filter:hover,
.sandbox-control-bar .sort.active,
.sandbox-control-bar .sort:hover {
  cursor: pointer;
  color: #f7a604; }

.sandbox-control-bar .filter.active,
.sandbox-control-bar .sort.active {
  font-weight: bold; }

.sandbox-control-bar .filter.active, .sandbox-control-bar .filter:hover {
  color: #f7a604; }

/* Bootstrap bricks, Overrides
===================== */
/* content */
body .wysiwyg.bg-grey {
  background: #eeeeee; }

body .wysiwyg.bg-orange {
  background: #f7a604; }

body .wysiwyg{
	margin-bottom:20px;
}

/* Margin for bricks
===================== */
.body-subpage .pimcore_area_content,
.body-subpage .wysiwyg {
  margin-top: 0;
  margin-bottom: 40px;
  clear: both; }

.pimcore_area_columns.pimcore_area_content {
  margin-bottom: 0; }

.modal-title {
  text-align: center; }

.modal-content {
  border-radius: 0; }

.modal-footer {
  border: none;
  text-align: center; }

/* Margin for bricks
===================== */
/*
.product-group-header-holder-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
*/
.product-group-header-holder-bg img {
  /*	visibility: hidden; */
  width: 100%;
  height: auto; }

/***************************
modellboxen */
.modellbox-detailansicht table {
  display: block;
  width: 100%;
  overflow: auto; }

.modellbox-detailansicht table tbody {
  display: table;
  width: 100%;
  overflow: hidden; }

.modellbox-detailansicht td {
  padding: 10px;
  vertical-align: middle;
  text-align: center; }

.modellbox-detailansicht td:first-child {
  text-align: left; }

.modellbox-detailansicht table,
.modellbox-detailansicht td {
  background-color: transparent !important; }

.modellbox-detailansicht table tr:nth-child(even) {
  background-color: rgba(255, 255, 255, 0.1) !important; }

.modellbox-detailansicht table tr:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.2) !important; }

.modellbox-detailansicht table td:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.1) !important; }

/* gleiche spaltenbreite */
.modellbox-detailansicht table.same-width tbody {
  table-layout: fixed; }

/* vertikale tabelle */
.modellbox-detailansicht table.vertikal td,
.modellbox-detailansicht table.vertikal td:first-child {
  text-align: center; }

@media (max-width: 992px) {
  .modellbox-detailansicht td {
    padding: 5px; } }
.modellbox-detailansicht .modellbox-flexbox-wrapper {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.modellbox-detailansicht h3.modellbox-details-headline {
  margin: 0 0 30px 0;
  padding-right: 1rem; }

.modellbox-detailansicht .left {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: 33.333%;
  position: relative;
  -ms-flex-item-align: start;
      align-self: flex-start; }

.modellbox-detailansicht .right {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 66.666%;
  padding-left: 20px; }

.modellbox-detailansicht .right h3:first-child {
  display: none; }

.modellbox-galerie-link-wrapper .product-new-tab-navigation ul {
  margin: -5px 0 0 -5px; }

.modellbox-galerie-link-wrapper .product-new-tab-navigation ul li {
  margin: 0;
  padding: 5px 0 0 5px;
  width: 16.666%;
  height: auto; }

.modellbox-galerie-link-wrapper .product-new-tab-navigation ul li img {
  width: 100%;
  height: auto; }

.modellbox-galerie-link-wrapper .product-new-tab-navigation ul li.active::before {
  width: auto;
  height: auto;
  top: 5px;
  left: 5px;
  bottom: 0;
  right: 0; }

.ks-folding-menu-with-padding .modellbox-detailansicht .ks-relative-tab {
  padding-bottom: 0; }

.ks-folding-menu-with-padding .modellbox-detailansicht * {
  min-height: 0; }

.ks-folding-menu-with-padding .modellbox-detailansicht .image-main {
  padding: 0; }

.modellbox-galerie-link-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

.modellbox-galerie-link-wrapper .product-new-tab-navigation {
  position: static;
  display: block;
  width: 100%;
  height: auto;
  bottom: auto; }

.modellbox-galerie-link-wrapper .product-search-action {
  position: static;
  display: block;
  right: auto;
  bottom: auto;
  text-align: right;
  white-space: nowrap;
  padding-left: 20px; }

@media (max-width: 992px) {
  .modellbox-galerie-link-wrapper .product-new-tab-navigation ul li {
    width: 33.333%; } }
@media (max-width: 767px) {
  .modellbox-galerie-link-wrapper {
    display: block; }

  .modellbox-galerie-link-wrapper .product-new-tab-navigation {
    margin-bottom: 30px; } }
@media (max-width: 530px) {
  .modellbox-galerie-link-wrapper .product-new-tab-navigation {
    display: none; }

  /*
      .modellbox-galerie-link-wrapper .product-new-tab-navigation ul li {
          width: 25%;
      }
  */
  /*
          .ks-folding-menu-with-padding .modellbox-detailansicht .image-main {
              min-width: 1px;
              max-width: 50%;
          }
          .dichtheit-page-link {
              left: 50%;
              transform: translateX( -110% );
          }
          .ks-folding-menu-with-padding .modellbox-detailansicht .big-fany-image {
              right: 50%;
              transform: translateX( 110% );
          }
  */
  /*
      .modellbox-detailansicht {
          display: block !important;
      }
  */
  .modellbox-detailansicht .modellbox-flexbox-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }

  .modellbox-detailansicht .left {
    width: 100%; }

  .modellbox-detailansicht .right {
    width: 100%;
    padding: 20px 0 20px 0; }

  .modellbox-galerie-link-wrapper .product-search-action {
    margin-bottom: 20px; } }
/* modellbox thumbnail counter */
.thumbnail-counter {
  display: none; }

body.mobile-device .thumbnail-counter {
  position: absolute;
  bottom: 0;
  right: 0;
  min-width: 45px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: white;
  color: #333;
  padding: 0 10px !important;
  line-height: 1; }

.form-inline .form-group[class*=col] .form-control {
  width: 100% !important;
  height: 55px;
  border-radius: 0; }

.btn-orange {
  position: relative;
  display: block;
  width: 100%;
  color: #ffffff;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #f8a605;
  background-image: url(../img/icons/icon-form-send-right-arrow.png);
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 26px 26px;
  border: none;
  outline: 0px none;
  padding-top: 8px;
  height: 55px; }

/*
    Bootstrap 3 patch
*/
.form-vertical label + .radio,
.form-vertical label + .checkbox {
  margin-top: 0; }

.form-vertical label + .form-control-static {
  padding-top: 0; }

.form-vertical .form-control-static:last-child {
  padding-bottom: 0; }

input[type=range]:after {
  padding-left: 0.5em;
  content: attr(data-value); }

.hon-hide {
  display: none !important; }

/*
    FineUploader Overrides
*/
.formbuilder-template {
  display: none; }

.qq-uploader {
  border: 1px solid #eee;
  border-radius: 0;
  margin: 0 0 20px 0; }

.qq-upload-button {
  width: auto; }

ul.qq-upload-list li {
  background: none; }

.formbuilder label.required:after {
  content: " *";
  color: red; }

.issuu-height {
  max-width: 90vw;
  max-height: 90vh;
  height: 450px; }

@media (min-width: 1200px) {
  .prospect-checkboxes .modal-dialog {
    width: 800px; } }
@media (max-height: 550px) {
  .issuu-height {
    height: 85vh; } }
.open > .dropdown-menu {
  overflow: hidden; }

/* MAX 1600
============================== */
@media (max-width: 1600px) {
  .product-line-options {
    position: relative;
    margin-top: 0px;
    bottom: auto;
    padding-top: 10px;
    padding-bottom: 25px;
    overflow: auto; }

  .product-line-holder {
    padding-bottom: 0px; } }
/* MAX 1360
============================== */
@media (max-width: 1360px) {
  /* PRODUCTS */
  .produkt-line-main-holder h3 {
    font-size: 18px; } }
/* MAX 1320
============================== */
@media (max-width: 1320px) {
  .nav.navbar-nav {
    margin-left: 0px; }

  .carousel-fade,
  .carousel-fade .carousel-inner,
  .carousel-fade .carousel-inner .item,
  .item-with-image {
    width: 100%;
    height: auto; }

  .item-with-video img {
    max-width: 440px !important;
    padding-top: 140px;
    padding-bottom: 140px; } }
/* MAX 1241
============================== */
@media (max-width: 1330px) {
  .nav.navbar-nav {
    margin-left: 0px; }

  .social-media li a {
    margin-top: 38px;
    font-size: 18px;
    line-height: 30px !important;
    width: 30px;
    height: 30px;
    min-height: 30px !important; }

  a#decfont,
  a#incfont {
    margin-top: 22px; } }
/* MAX 1199
============================== */
@media (max-width: 1199px) {
  #videoImageBrick .carousel-indicators {
    margin-left: -470px; } }
/* MAX 1024
============================== */
@media (max-width: 1024px) {
  /* product search
  === */
  .bs-actionsbox, .bs-donebutton, .bs-searchbox {
    padding: 4px 8px 4px 0px; } }
/* MAX 1100
============================== */
@media (max-width: 1100px) {
  .navbar-nav > li > a {
    font-size: 1rem;
    /* padding: 0 5px; */
    padding: 0 1px; }

  .language-item {
    line-height: 108px !important; }

  .arrow-container {
    bottom: 104px; } }
/* MAX 1024
============================== */
@media (max-width: 1024px) {
  .navbar-nav > li > a {
    font-size: 1rem;
    padding: 0 5px; }

  .navbar-toggle {
    overflow: hidden; }

  .navbar-toggle .icon-bar {
    transition: opacity, -webkit-transform;
    -webkit-transition: opacity, -webkit-transform;
    transition: opacity, transform;
    transition: opacity, transform, -webkit-transform;
    -webkit-transition-duration: 200ms;
            transition-duration: 200ms;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0, 0.7);
            transition-timing-function: cubic-bezier(0.7, 0, 0, 0.7); }

  .navbar-toggle:not(.collapsed) .icon-bar:nth-child(1) {
    -webkit-transform: translateY(6px) rotate(45deg);
            transform: translateY(6px) rotate(45deg); }

  .navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }

  .navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
    -webkit-transform: translateY(-6px) rotate(-45deg);
            transform: translateY(-6px) rotate(-45deg); }

  .navbar-default .navbar-toggle {
    border-color: #f7a604;
    border: 4px solid #f7a604;
    border-radius: 0px;
    margin-top: 32px;
    background-color: transparent !important; }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #333333; }

  /* fachpartner */
  .fachpartner-form {
    position: static;
    left: auto;
    bottom: auto;
    background: #eeeeee;
    width: 100%;
    max-width: 10000px; }

  .fachpartner-form form {
    display: table;
    margin: 0 auto; } }
/* MIN 992 MAX 1199
============================== */
@media (min-width: 992px) and (max-width: 1199px) {
  .product-line-detail-image-holder {
    max-height: 120px; }

  /* fullscreenslider
  === */
  .fullscreenslider .carousel-caption h2 {
    font-size: 1.5rem; }

  .fullscreenslider .carousel-caption p,
  .fullscreenslider .carousel-caption a {
    font-size: 1rem;
    line-height: 24px; } }
/* MAX 992
============================== */
@media (max-width: 992px) {
  .carousel-caption-highlight {
    display: none; }

  .carousel-caption {
    bottom: 15px; }

  .carousel-indicators {
    bottom: 15px; }

  .navbar-default {
    margin-right: 0px; }

  /* PRODUCTS */
  .row-eq-height {
    display: block; }

  .image--description--modelle {
    position: relative;
    bottom: auto; }

  .nav-tabs-custom li a {
    padding: 30px 0px 30px 20px !important; }

  #videoImageBrick .carousel-indicators {
    text-align: center;
    max-width: 100%;
    bottom: 0;
    left: 0;
    margin-left: 0px; }

  #videoImageBrick .carousel-caption {
    left: 25px;
    bottom: 50px;
    max-width: 93%;
    max-width: calc(100% - 50px); }

  .tab-pane {
    min-height: 360px; }

  .flip .card .back p {
    display: none; }

  .product-line-features {
    background: none; }

  .product-line-features .bg-block {
    background: none !important; }

  #productLineFeaturesCarousel .item {
    min-height: 220px;
    padding-right: 0;
   	
   }

  .news-carousel-images .carousel-indicators {
    padding-right: 10px; }

  .fb-share-buttton {
    position: relative;
    margin-top: 15px;
    bottom: auto; }

  .fb-latest-post-share {
    right: auto; }

  .single-special-object h5 {
    min-height: 52px; }

  .pimcore_area_fblatestpost .fb-description {
    padding-bottom: 10px; } }
@media (max-width: 767px) {
  .product-line-features .feature-block {
    background: #ededed; } }
@media (min-width: 768px) {
  .product-search-action {
    bottom: 20px; } }
/* MIN 992 MAX 1199
============================== */
@media (min-width: 768px) and (max-width: 991px) {
  .product-line-detail-image-holder {
    max-height: 90px; }

  .produkt-line-detail-new h4 {
    font-size: 0.9rem !important; }

  /* fullscreenslider
  === */
  .fullscreenslider .carousel-caption h2 {
    font-size: 1.5rem; }

  .fullscreenslider .carousel-caption p,
  .fullscreenslider .carousel-caption a {
    font-size: 1rem;
    line-height: 24px; } }
/* MAX 768
============================== */
@media (max-width: 768px) {
  .language-item {
    line-height: 42px !important; }

  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    height: 100vh;
    max-height: 100vh; }

  .navbar-default .navbar-brand,
  .nav.navbar-nav, .navbar-nav > li,
  .navbar-default .navbar-nav > li > a {
    min-height: 42px; }

  .navbar-header {
    min-height: 110px; }

  .navbar-nav > li > a {
    line-height: 42px; }

  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
    overflow-x: hidden;
    overflow-y: scroll; }

  #navbar ul li ul,
  #navbar ul li ul li ul {
    position: relative;
    height: 0px;
    background: transparent; }

  #navbar ul li ul li ul {
    margin-top: -20px; }

  #navbar ul li:hover > ul,
  #navbar ul li ul li:hover > ul {
    height: auto;
    position: relative; }

  #navbar ul li ul li:hover > ul {
    left: 20px;
    margin-top: 0px; }

  #navbar ul li ul li a,
  #navbar ul li ul li ul li a {
    border: none; }

  .nav li > a:hover, .nav li > a:focus, .nav li > a:active {
    background: transparent !important; }

  .produkt-line-main-holder-sidebar ul li a,
  .layout-holder ul li a {
    width: 100%; }

  .active-nav-parent,
  .navbar-nav > li > a:hover {
    background-color: transparent !important; }

  .social-media {
    float: left;
    margin-bottom: 15px; }

  .b2b-link {
    position: relative;
    display: block;
    clear: both;
    margin-top: 15px !important;
    margin-left: 2px !important; }

  .language-item-active, .language-item:hover {
    background-color: transparent !important; }

  /*
  .carousel-fade,
  .carousel-fade .carousel-inner,
  .carousel-fade .carousel-inner .item {
      width: 100%;
      height: 460px;
      padding-top: 43px;
  }
  */
  .item-with-video img {
    max-width: 300px !important;
    padding-top: 140px;
    padding-bottom: 140px; }

  .h1 {
    font-size: 32px; }

  .main-top {
    width: 102%;
    width: calc(100% + 15px); }

  .fullwidthslidercar, .fullwidthslidercar .carousel-inner, .fullwidthslidercar .carousel-inner .item, .fullwidthslidercar .carousel-inner .item img {
    width: auto !important; }

  .fullwidthslider-video-overlay-mobile img {
    /*
    width: auto !important;
    max-width: inherit !important;
    min-width: auto !important;
    height: 600px !important;
    */ }

  .embed-container {
    padding-bottom: auto;
    max-width: inherit;
    min-height: 662px;
    /* top: -50px; */ }

  .modal-body .embed-container {
    min-height: 1px; }

  .layout-holder {
    padding-left: 0px; }

  .accordion-toggle {
    height: auto;
    padding-right: 35px; }

  .produkt-line-main-holder-sidebar {
    position: relative;
    display: block;
    clear: both; }

  .produkt-line-main-holder {
    padding: 10px 0px; }

  .single-special-object h5 {
    min-height: 35px; }

  /* PRODUCTS */
  .image--description,
  .image--description--modelle {
    padding: 25px; }

  .image--description--modelle ul li {
    margin-bottom: 10px; }

  .produkt-line-main-holder ul li a {
    width: 100%; }

  .image-grid {
    max-width: 100%; }

  .expand__close {
    top: 0px;
    right: 7px; }

  .product-line-details {
    max-width: 100%; }

  .product-line-detail {
    margin-bottom: 20px; }

  .nav-tabs-custom li {
    width: 100% !important;
    float: left;
    text-align: center;
    margin-bottom: 0px;
    border-bottom: 1px solid #ffffff; }

  .nav-tabs-custom > li.active > a::after {
    display: none; }

  .product-line-tabs {
    width: 100%; }

  .tab-content-custom-extra a {
    font-size: 14px;
    line-height: 22px; }

  #videoImageBrick {
    margin-top: 150px; }

  /* product search
  === */
  .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    margin-bottom: 15px; }

  .flip {
    min-height: 340px; }

  
  .news-carousel-images .carousel-indicators {
    max-width: 85%; }

  .col-md-12.product-line-details-holder {
    overflow: auto; }

  .product-line-detail-image-holder {
    max-height: 999px; }

  /* fullscreenslider
  === */
  .fullscreenslider .carousel-caption h2 {
    font-size: 1.1rem; }

  .fullscreenslider .carousel-caption p,
  .fullscreenslider .carousel-caption a {
    font-size: 0.8rem;
    line-height: 20px; }

  .fullscreenslider .carousel-control .icon-next {
    right: 90px; }

  .fullscreenslider .carousel-control .icon-prev {
    left: 90px; }

  /* carousel */
  .carousel .item .special-tag {
    width: 100px;
    height: 100px;
    top: 10px; }

  .tile .special-tag .back,
  .carousel .item .special-tag .back {
    width: 100px;
    height: 100px; }

  .carousel .item .special-tag .small {
    font-size: 0.8rem;
    line-height: 1rem;
    padding-top: 20px; }

  .carousel .item .special-tag .front {
    width: 100px;
    font-size: 1.5rem; } }
@media (min-width: 480px) {
  .read-more-about-feature .fa {
    display: none; } }
/* MAX 479
============================== */
@media (max-width: 479px) {
  .carousel-features i.fa.fa-angle-left,
  .carousel-features i.fa.fa-angle-right {
    margin-top: -100px; }

  .read-more {
    font-size: 0.8em; }

  .single-special-object h5 {
    min-height: 1px; }

  #sticky-right, #sticky-right-button {
    top: 160px; }

  .product-search-action {
    bottom: 12px; }

  .read-more-about-feature {
    position: absolute;
    z-index: 9999;
    left: 40px;
    bottom: 40px; }

  .read-more-about-feature span,
  .read-more-about-feature br {
    display: none; } }
/* NAVBAR COLLAPSE EARLIER
============================== */
@media (min-width: 768px) and (max-width: 1024px) {
  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-collapse.collapse.in {
    display: block !important; }

  .navbar-header .collapse, .navbar-toggle {
    display: block !important; }

  .navbar-header {
    float: none; } }
@media (max-width: 767px) {
  .modal-header .close {
    font-size: 32px;
    margin-top: -5px; }

  #breadcrumb a {
    padding: 0 5px; }

  #breadcrumb a:first-child {
    padding-left: 5px; }

  #breadcrumb {
    padding: 20px 0; }

  /*
  .fullscreenslider .carousel-caption {
      position: static;
  }
  */ }
@media (min-width: 768px) {
  .row-eq-sm-height {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }
div.wysiwyg table {
  display: block;
  width: auto;
  overflow: auto;
  color: white;
  margin: 20px 0; }

div.wysiwyg table tbody {
  display: table;
  width: auto;
  overflow: hidden;
  background-color: #888888; }

div.wysiwyg table td {
  padding: 10px;
  vertical-align: top;
  text-align: left; }

div.wysiwyg table td {
  background-color: transparent !important; }

div.wysiwyg table tr:nth-child(even) {
  background-color: rgba(255, 255, 255, 0.1) !important; }

div.wysiwyg table tr:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.2) !important; }

div.wysiwyg table td:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.1) !important; }

@media (max-width: 992px) {
  div.wysiwyg table td {
    padding: 5px; } }
/* CSS CHANGES FOR NEW HEADER AND STICKY ICONS */
/* changes for exixting CSS */
.navbar-brand {
  height: auto;
  padding: 20px 15px; }

.navbar-brand img {
  max-width: 100%;
  height: auto;
  margin: 0; }

.navbar-header,
.navbar-default .navbar-brand,
.nav.navbar-nav,
.navbar-nav > li,
.navbar-default .navbar-nav > li > a,
.navbar-default {
  min-height: 0; }

@media (max-width: 599px) {
  .navbar-brand {
    max-width: 55%;
    padding: 10px 15px; } }
.navbar-header {
  position: relative;
  -ms-flex-item-align: center;
      align-self: center; }

body.no-scroll {
  overflow: hidden; }

.navbar-default {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }

.navbar-header,
#nav,
.navbar-right,
.social-media {
  float: none !important; }

.navbar-brand {
  display: block;
  margin-right: 1rem; }

.navbar-right {
  margin-right: 0; }

.navbar-default::before,
.navbar-default::after,
.navbar-collapse.collapse::before,
.navbar-collapse.collapse::after {
  display: none; }

a#decfont,
a#incfont {
  line-height: 1 !important;
  min-height: 0 !important;
  height: auto !important;
  margin: 0 !important; }

.social-media li a {
  margin-top: 0; }

.navbar-default {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.navbar-collapse.collapse {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

@media (max-width: 1024px) {
  .navbar-collapse {
    padding: 0 15px; } }
#nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

#nav > ul {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

#nav > ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

#nav > ul > li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

#nav > ul > li li a {
  padding-left: 15px; }

#nav > ul > li li li a {
  padding-left: 25px; }

#nav li a {
  padding: .7rem !important; }

@media (min-width: 1025px) and (max-width: 1260px) {
  #nav > ul > li a {
    font-size: .9rem !important;
    line-height: 1.3 !important;
    padding: .3rem !important; } }
@media (max-width: 900px) {
  #nav > ul > li a {
    padding-left: 5px;
    padding-right: 4rem; } }
.social-media {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.social-media li.b2b-link {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  min-height: 0 !important;
  max-width: 170px;
  padding: 0;
  margin: 0 !important; }

.social-media li.b2b-link a {
  height: auto !important;
  min-height: 0 !important;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px; }

.social-media li.b2b-link a:hover,
.social-media li.b2b-link a:focus {
  text-decoration: underline; }

@media (min-width: 1024px) and (max-width: 1330px) {
  .social-media li {
    margin-right: 3px; }

  .social-media li.b2b-link a {
    padding: 5px; } }
/* new dropdown navigation START */
#nav * {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none; }

#nav {
  float: left; }

#nav ul:after,
#nav:after {
  content: '';
  display: table;
  clear: both; }

#nav > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#nav > ul > li {
  white-space: nowrap; }

#nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1rem;
  line-height: 1.5;
  background-color: white; }

#nav li {
  position: relative; }

#nav li a {
  color: inherit;
  padding: 1rem;
  display: block;
  text-decoration: none;
  line-height: 1.5 !important; }

#nav li a:hover,
#nav li a:focus {
  color: #f7a604; }

/* LEVEL 2 */
#nav ul ul {
  position: absolute;
  top: 100%;
  left: -9999em;
  opacity: 0;
  min-width: 100%;
  z-index: 9;
  -webkit-transition: 300ms opacity ease-in-out;
  transition: 300ms opacity ease-in-out; }

#nav ul ul li {
  margin: 0;
  float: none;
  white-space: nowrap; }

@media (max-width: 900px) {
  #nav ul ul li {
    white-space: normal; } }
#nav ul ul a {
  line-height: 1.5; }

#nav ul li:hover ul,
#nav ul li.hover ul {
  left: 0;
  opacity: 1; }

#nav ul li:hover ul ul,
#nav ul li.hover ul ul {
  left: -9999em;
  opacity: 0; }

#nav ul ul li:hover ul,
#nav ul ul li.hover ul {
  top: 0;
  left: 100%;
  opacity: 1; }

#nav ul ul li:hover ul ul,
#nav ul ul li.hover ul ul {
  left: -9999em;
  opacity: 0; }

#nav ul ul ul li:hover ul,
#nav ul ul ul li.hover ul {
  top: 0;
  left: 100%;
  opacity: 1; }

/* hide all toggle-submenu marks */
#nav .toggle-submenu {
  display: none;
  font-size: .75rem;
  margin-left: .5rem; }

button.navbar-toggle {
  margin: 0px !important;
  top: 50%;
  position: absolute;
  right: 8px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

button.navbar-toggle:hover,
button.navbar-toggle:focus {
  background-color: #f7a604 !important; }

@media (min-width: 1024px) {
  /* show span.toggle-submenu */
  #nav span.toggle-submenu {
    display: inline-block; }

  #nav ul ul span.toggle-submenu {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); }

  #nav li:hover > a,
  #nav li.hover > a,
  #nav li.active > a {
    color: #f7a604;
    outline: none; } }
@media (max-width: 1300px) and (min-width: 1024px) {
  #nav li a {
    padding: 0.5rem; } }
@media (max-width: 1150px) and (min-width: 1024px) {
  .navbar-brand img {
    max-width: 140px; }

  #nav ul {
    font-size: 0.9em; }

  #nav li a {
    padding: 0.5rem; } }
@media (max-width: 1600px) and (min-width: 1024px) {
  #nav .toggle-submenu {
    margin-left: 0.3rem; } }
@media (max-width: 1300px) {
  .navbar-brand {
    margin-right: 0; } }
@media (max-width: 1024px) {
  .social-media {
    margin-top: 1px; }

  .navbar-default {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    max-height: 100vh; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-collapse.collapse.navbar-visible {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: block !important;
    width: 100%;
    height: auto;
    overflow: hidden !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch; }

  #nav,
  #nav > ul > li {
    display: block; }

  #nav > ul {
    display: block;
    width: 100%; }

  #nav {
    width: 100%; }

  /* show button.toggle-submenu */
  #nav span.toggle-submenu {
    display: none; }

  #nav button.toggle-submenu {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: none;
    border: none;
    padding: 1rem;
    font-size: 1rem;
    line-height: 2; }

  /*
    #nav ul ul button.toggle-submenu {
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg);
    }
  */
  #nav button.toggle-submenu:hover,
  #nav button.toggle-submenu:focus {
    background-color: rgba(0, 0, 0, 0.2); }

  #nav ul li {
    float: none;
    display: block;
    padding: 0; }

  #nav ul ul li {
    padding: 0; }

  #nav ul li a {
    line-height: 2;
    border-bottom: 1px solid black;
    position: relative; }

  #nav ul > li a {
    border-top: 1px solid black;
    margin-bottom: -1px; }

  #nav ul ul li a {
    line-height: 1;
    border-color: #9e9e9e; }

  #nav ul ul {
    position: static;
    display: none;
    opacity: 1 !important; }

  #nav ul ul li a {
    padding-left: 3rem; }

  #nav ul ul ul li a {
    padding-left: 4rem; }

  #nav ul ul ul ul li a {
    padding-left: 5rem; }

  #nav ul li a.active,
  #nav ul li a.submenu-active {
    background-color: #f7a604;
    color: black; } }
.social-media {
  min-height: 100px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

/* new dropdown navigation END */
/* SIDEBAR */
div.sidebar {
  padding-left: 5px;
  padding-right: 5px; }

div.sidebar ul {
  list-style-type: none;
  padding-left: 0px;
  margin-left: -5px; }

div.sidebar ul li {
  width: 100%;
  height: auto;
  position: relative;
  display: block; }

div.sidebar ul li a {
  width: calc(100% - 25px);
  height: auto;
  padding: 14px 5px 8px 5px;
  position: relative;
  display: block;
  border-bottom: 1px dotted #9e9e9e;
  color: inherit;
  text-decoration: none;
  line-height: 1.2;
  font-size: .875rem;
  outline: 0px !important; }

div.sidebar .activeLine,
div.sidebar .activeLine:hover {
  font-family: 'Helvetica Neue LT W05_45 Light', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  color: #f7a604 !important; }

#retailer-detail .container {
  position: relative; }
  #retailer-detail .container a.print {
    position: absolute;
    right: 0;
    top: 20px; }

/*
#fullscreenslider .carousel-inner > .item {
-webkit-transition: -webkit-transform .9s ease-in-out;transition: -webkit-transform .9s ease-in-out;-o-transition: transform .9s ease-in-out;transition: transform .9s ease-in-out;transition: transform .9s ease-in-out, -webkit-transform .9s ease-in-out;
}
*/

/*# sourceMappingURL=allstyles.css.map */

.countryspecificOverlay:not(.editmode) {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height:100%;
  background-color: rgba(172,172,172,0.8);
  z-index:99;
}

.countryspecificOverlay:not(.editmode) .background {
  width: 80%;
  max-width: 800px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}



.countryspecificOverlay:not(.editmode) .background .inside{
  padding: 30px;
  margin: 0;
}


.countryspecificOverlay:not(.editmode) .background .inside button{
  position: absolute;
  top: 10px;
  right: 10px;
  padding:0;
  border: none;
  outline: none;
  background: none;
  font-size: 14px;
}

.countryspecificOverlay:not(.editmode) .background .inside a{
  padding: 13px;
  max-width:260px;
}

@media screen and (max-width:1100px) {
  .countryspecificOverlay:not(.editmode) .background {
    width: 80%;
  }
  
  .countryspecificOverlay:not(.editmode) .background .inside .spacing{
	margin-bottom:20px;
  }
}
  
@media screen and (max-width:600px) {  
  .countryspecificOverlay h3, 
  .countryspecificOverlay p {
	  font-size: 14px;
  }

}

/* PopUp
===================== */
#popup-container{
	background-color: #F8F8F8;
	padding: 10px;
	text-align: center;
	display: none;
}
#popup-container #popup-center{
	display: inline-block;
	max-width: 100%;
	text-align: right;
	line-height: 0px!important;
	font-size: 0px!important;
}
#popup-container #popup-center img{
	width: 100%;
	height: auto!important;
}
#popup-container #popup-center .cl{
	cursor: pointer;
	display: inline-block;
	background-image: url("/static/img/icons/icon-x.svg");
	background-position: center center;
	background-color: #f7a604 ;
	color: #000;
	width:18px;
	height: 18px;	
	overflow: hidden;
}

