@charset "UTF-8";
/** General **/
@font-face {
  font-family: 'MiloPro';
  src: url(/blob/5776/4e362e05a19c11d9fba41b4592dffd6c/data/milowebpro-ttf.ttf) format("truetype"), url(/blob/5780/a1dc9631accdcd5c3d27e7607ee590fe/data/milowebpro-woff.woff) format("woff"), url(/blob/5850/5bab1fb40352950853f502fd58a088cd/data/milowebpro-eot.eot) format("eot");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'MiloProBold';
  src: url(/blob/5782/627f95c09572e272180ebfc019292ad7/data/milowebpro-bold-ttf.ttf) format("truetype"), url(/blob/5786/e46a572d510d8bece9eccc0d6ac7755f/data/milowebpro-bold-woff.woff) format("woff"), url(/blob/5852/442c0c6b2f33bce64fba5f405b4b9d86/data/milowebpro-bold-eot.eot) format("eot");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'MiloProMedium';
  src: url(/blob/5788/405f95cd9562ff74393c8eb55ad3ace0/data/milowebpro-medium-ttf.ttf) format("truetype"), url(/blob/5792/e58d6a3eaa3a9a957365a24367d25b81/data/milowebpro-medium-woff.woff) format("woff"), url(/blob/5854/69b3d593475b48a8fcc26ef24be17d73/data/milowebpro-medium-eot.eot) format("eot");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'MiloProMediumItalic';
  src: url(/blob/5794/4d5ff846637593cd1440dd8c3e64e17c/data/milowebpro-mediumita-ttf.ttf) format("truetype"), url(/blob/5798/a7588f912db328205e5e27e0d0f9b4d1/data/milowebpro-mediumita-woff.woff) format("woff"), url(/blob/5856/294a4e78da39a56265340b411779f96e/data/milowebpro-mediumita-eot.eot) format("eot");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'henkel-icon';
  src: url(/blob/737270/b502464b8d1b0653913f945146d828a1/data/henkel-iconfont-20170112-ttf.ttf) format("truetype"), url(/blob/737272/6dfa741cd74b712d6469192174014049/data/henkel-iconfont-20170112-woff.woff) format("woff"), url(/blob/737274/acd974819848ff8b028383885fcc71dc/data/henkel-iconfont-20170112-eot.eot) format("eot");
  font-weight: normal;
  font-style: normal; }
h1 {
  font-size: 2.6em; }
h2 {
  font-size: 2em; }
h3 {
  font-size: 1.6em; }
p {
  font-size: 1.4em; }
.back section, .back address, .download.card-container .back section, .download.card-container .back address {
  padding-left: 20px; }
.form-box label a:link:before, .form-box label a:visited:before, .standard-content .text > p a:before, .standard-content .text > ul a:before, .standard-content .text > ol a:before {
  content: '\e818';
  font-family: henkel-icon;
  color: #e3000f;
  font-size: 9px;
  font-weight: bold;
  position: relative;
  top: -1px;
  margin-right: 0.4em; }
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }
body {
  margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }
audio:not([controls]) {
  display: none;
  height: 0; }
[hidden],
template {
  display: none; }
a {
  background-color: transparent; }
a:active,
a:hover {
  outline: 0; }
abbr[title] {
  border-bottom: 1px dotted; }
b,
strong {
  font-weight: bold; }
dfn {
  font-style: italic; }
h1 {
  font-size: 2em;
  margin: 0.67em 0; }
mark {
  background: #ff0;
  color: #000; }
small {
  font-size: 80%; }
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
sup {
  top: -0.5em; }
sub {
  bottom: -0.25em; }
img {
  border: 0; }
svg:not(:root) {
  overflow: hidden; }
figure {
  margin: 1em 40px; }
hr {
  box-sizing: content-box;
  height: 0; }
pre {
  overflow: auto; }
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }
button {
  overflow: visible; }
button,
select {
  text-transform: none; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }
button[disabled],
html input[disabled] {
  cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }
input {
  line-height: normal; }
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }
legend {
  border: 0;
  padding: 0; }
textarea {
  overflow: auto; }
optgroup {
  font-weight: bold; }
table {
  border-collapse: collapse;
  border-spacing: 0; }
td,
th {
  padding: 0; }
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot);
  src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.glyphicon-asterisk:before {
  content: "\002a"; }
.glyphicon-plus:before {
  content: "\002b"; }
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }
.glyphicon-minus:before {
  content: "\2212"; }
.glyphicon-cloud:before {
  content: "\2601"; }
.glyphicon-envelope:before {
  content: "\2709"; }
.glyphicon-pencil:before {
  content: "\270f"; }
.glyphicon-glass:before {
  content: "\e001"; }
.glyphicon-music:before {
  content: "\e002"; }
.glyphicon-search:before {
  content: "\e003"; }
.glyphicon-heart:before {
  content: "\e005"; }
.glyphicon-star:before {
  content: "\e006"; }
.glyphicon-star-empty:before {
  content: "\e007"; }
.glyphicon-user:before {
  content: "\e008"; }
.glyphicon-film:before {
  content: "\e009"; }
.glyphicon-th-large:before {
  content: "\e010"; }
.glyphicon-th:before {
  content: "\e011"; }
.glyphicon-th-list:before {
  content: "\e012"; }
.glyphicon-ok:before {
  content: "\e013"; }
.glyphicon-remove:before {
  content: "\e014"; }
.glyphicon-zoom-in:before {
  content: "\e015"; }
.glyphicon-zoom-out:before {
  content: "\e016"; }
.glyphicon-off:before {
  content: "\e017"; }
.glyphicon-signal:before {
  content: "\e018"; }
.glyphicon-cog:before {
  content: "\e019"; }
.glyphicon-trash:before {
  content: "\e020"; }
.glyphicon-home:before {
  content: "\e021"; }
.glyphicon-file:before {
  content: "\e022"; }
.glyphicon-time:before {
  content: "\e023"; }
.glyphicon-road:before {
  content: "\e024"; }
.glyphicon-download-alt:before {
  content: "\e025"; }
.glyphicon-download:before {
  content: "\e026"; }
.glyphicon-upload:before {
  content: "\e027"; }
.glyphicon-inbox:before {
  content: "\e028"; }
.glyphicon-play-circle:before {
  content: "\e029"; }
.glyphicon-repeat:before {
  content: "\e030"; }
.glyphicon-refresh:before {
  content: "\e031"; }
.glyphicon-list-alt:before {
  content: "\e032"; }
.glyphicon-lock:before {
  content: "\e033"; }
.glyphicon-flag:before {
  content: "\e034"; }
.glyphicon-headphones:before {
  content: "\e035"; }
.glyphicon-volume-off:before {
  content: "\e036"; }
.glyphicon-volume-down:before {
  content: "\e037"; }
.glyphicon-volume-up:before {
  content: "\e038"; }
.glyphicon-qrcode:before {
  content: "\e039"; }
.glyphicon-barcode:before {
  content: "\e040"; }
.glyphicon-tag:before {
  content: "\e041"; }
.glyphicon-tags:before {
  content: "\e042"; }
.glyphicon-book:before {
  content: "\e043"; }
.glyphicon-bookmark:before {
  content: "\e044"; }
.glyphicon-print:before {
  content: "\e045"; }
.glyphicon-camera:before {
  content: "\e046"; }
.glyphicon-font:before {
  content: "\e047"; }
.glyphicon-bold:before {
  content: "\e048"; }
.glyphicon-italic:before {
  content: "\e049"; }
.glyphicon-text-height:before {
  content: "\e050"; }
.glyphicon-text-width:before {
  content: "\e051"; }
.glyphicon-align-left:before {
  content: "\e052"; }
.glyphicon-align-center:before {
  content: "\e053"; }
.glyphicon-align-right:before {
  content: "\e054"; }
.glyphicon-align-justify:before {
  content: "\e055"; }
.glyphicon-list:before {
  content: "\e056"; }
.glyphicon-indent-left:before {
  content: "\e057"; }
.glyphicon-indent-right:before {
  content: "\e058"; }
.glyphicon-facetime-video:before {
  content: "\e059"; }
.glyphicon-picture:before {
  content: "\e060"; }
.glyphicon-map-marker:before {
  content: "\e062"; }
.glyphicon-adjust:before {
  content: "\e063"; }
.glyphicon-tint:before {
  content: "\e064"; }
.glyphicon-edit:before {
  content: "\e065"; }
.glyphicon-share:before {
  content: "\e066"; }
.glyphicon-check:before {
  content: "\e067"; }
.glyphicon-move:before {
  content: "\e068"; }
.glyphicon-step-backward:before {
  content: "\e069"; }
.glyphicon-fast-backward:before {
  content: "\e070"; }
.glyphicon-backward:before {
  content: "\e071"; }
.glyphicon-play:before {
  content: "\e072"; }
.glyphicon-pause:before {
  content: "\e073"; }
.glyphicon-stop:before {
  content: "\e074"; }
.glyphicon-forward:before {
  content: "\e075"; }
.glyphicon-fast-forward:before {
  content: "\e076"; }
.glyphicon-step-forward:before {
  content: "\e077"; }
.glyphicon-eject:before {
  content: "\e078"; }
.glyphicon-chevron-left:before {
  content: "\e079"; }
.glyphicon-chevron-right:before {
  content: "\e080"; }
.glyphicon-plus-sign:before {
  content: "\e081"; }
.glyphicon-minus-sign:before {
  content: "\e082"; }
.glyphicon-remove-sign:before {
  content: "\e083"; }
.glyphicon-ok-sign:before {
  content: "\e084"; }
.glyphicon-question-sign:before {
  content: "\e085"; }
.glyphicon-info-sign:before {
  content: "\e086"; }
.glyphicon-screenshot:before {
  content: "\e087"; }
.glyphicon-remove-circle:before {
  content: "\e088"; }
.glyphicon-ok-circle:before {
  content: "\e089"; }
.glyphicon-ban-circle:before {
  content: "\e090"; }
.glyphicon-arrow-left:before {
  content: "\e091"; }
.glyphicon-arrow-right:before {
  content: "\e092"; }
.glyphicon-arrow-up:before {
  content: "\e093"; }
.glyphicon-arrow-down:before {
  content: "\e094"; }
.glyphicon-share-alt:before {
  content: "\e095"; }
.glyphicon-resize-full:before {
  content: "\e096"; }
.glyphicon-resize-small:before {
  content: "\e097"; }
.glyphicon-exclamation-sign:before {
  content: "\e101"; }
.glyphicon-gift:before {
  content: "\e102"; }
.glyphicon-leaf:before {
  content: "\e103"; }
.glyphicon-fire:before {
  content: "\e104"; }
.glyphicon-eye-open:before {
  content: "\e105"; }
.glyphicon-eye-close:before {
  content: "\e106"; }
.glyphicon-warning-sign:before {
  content: "\e107"; }
.glyphicon-plane:before {
  content: "\e108"; }
.glyphicon-calendar:before {
  content: "\e109"; }
.glyphicon-random:before {
  content: "\e110"; }
.glyphicon-comment:before {
  content: "\e111"; }
.glyphicon-magnet:before {
  content: "\e112"; }
.glyphicon-chevron-up:before {
  content: "\e113"; }
.glyphicon-chevron-down:before {
  content: "\e114"; }
.glyphicon-retweet:before {
  content: "\e115"; }
.glyphicon-shopping-cart:before {
  content: "\e116"; }
.glyphicon-folder-close:before {
  content: "\e117"; }
.glyphicon-folder-open:before {
  content: "\e118"; }
.glyphicon-resize-vertical:before {
  content: "\e119"; }
.glyphicon-resize-horizontal:before {
  content: "\e120"; }
.glyphicon-hdd:before {
  content: "\e121"; }
.glyphicon-bullhorn:before {
  content: "\e122"; }
.glyphicon-bell:before {
  content: "\e123"; }
.glyphicon-certificate:before {
  content: "\e124"; }
.glyphicon-thumbs-up:before {
  content: "\e125"; }
.glyphicon-thumbs-down:before {
  content: "\e126"; }
.glyphicon-hand-right:before {
  content: "\e127"; }
.glyphicon-hand-left:before {
  content: "\e128"; }
.glyphicon-hand-up:before {
  content: "\e129"; }
.glyphicon-hand-down:before {
  content: "\e130"; }
.glyphicon-circle-arrow-right:before {
  content: "\e131"; }
.glyphicon-circle-arrow-left:before {
  content: "\e132"; }
.glyphicon-circle-arrow-up:before {
  content: "\e133"; }
.glyphicon-circle-arrow-down:before {
  content: "\e134"; }
.glyphicon-globe:before {
  content: "\e135"; }
.glyphicon-wrench:before {
  content: "\e136"; }
.glyphicon-tasks:before {
  content: "\e137"; }
.glyphicon-filter:before {
  content: "\e138"; }
.glyphicon-briefcase:before {
  content: "\e139"; }
.glyphicon-fullscreen:before {
  content: "\e140"; }
.glyphicon-dashboard:before {
  content: "\e141"; }
.glyphicon-paperclip:before {
  content: "\e142"; }
.glyphicon-heart-empty:before {
  content: "\e143"; }
.glyphicon-link:before {
  content: "\e144"; }
.glyphicon-phone:before {
  content: "\e145"; }
.glyphicon-pushpin:before {
  content: "\e146"; }
.glyphicon-usd:before {
  content: "\e148"; }
.glyphicon-gbp:before {
  content: "\e149"; }
.glyphicon-sort:before {
  content: "\e150"; }
.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }
.glyphicon-sort-by-order:before {
  content: "\e153"; }
.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }
.glyphicon-sort-by-attributes:before {
  content: "\e155"; }
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }
.glyphicon-unchecked:before {
  content: "\e157"; }
.glyphicon-expand:before {
  content: "\e158"; }
.glyphicon-collapse-down:before {
  content: "\e159"; }
.glyphicon-collapse-up:before {
  content: "\e160"; }
.glyphicon-log-in:before {
  content: "\e161"; }
.glyphicon-flash:before {
  content: "\e162"; }
.glyphicon-log-out:before {
  content: "\e163"; }
.glyphicon-new-window:before {
  content: "\e164"; }
.glyphicon-record:before {
  content: "\e165"; }
.glyphicon-save:before {
  content: "\e166"; }
.glyphicon-open:before {
  content: "\e167"; }
.glyphicon-saved:before {
  content: "\e168"; }
.glyphicon-import:before {
  content: "\e169"; }
.glyphicon-export:before {
  content: "\e170"; }
.glyphicon-send:before {
  content: "\e171"; }
.glyphicon-floppy-disk:before {
  content: "\e172"; }
.glyphicon-floppy-saved:before {
  content: "\e173"; }
.glyphicon-floppy-remove:before {
  content: "\e174"; }
.glyphicon-floppy-save:before {
  content: "\e175"; }
.glyphicon-floppy-open:before {
  content: "\e176"; }
.glyphicon-credit-card:before {
  content: "\e177"; }
.glyphicon-transfer:before {
  content: "\e178"; }
.glyphicon-cutlery:before {
  content: "\e179"; }
.glyphicon-header:before {
  content: "\e180"; }
.glyphicon-compressed:before {
  content: "\e181"; }
.glyphicon-earphone:before {
  content: "\e182"; }
.glyphicon-phone-alt:before {
  content: "\e183"; }
.glyphicon-tower:before {
  content: "\e184"; }
.glyphicon-stats:before {
  content: "\e185"; }
.glyphicon-sd-video:before {
  content: "\e186"; }
.glyphicon-hd-video:before {
  content: "\e187"; }
.glyphicon-subtitles:before {
  content: "\e188"; }
.glyphicon-sound-stereo:before {
  content: "\e189"; }
.glyphicon-sound-dolby:before {
  content: "\e190"; }
.glyphicon-sound-5-1:before {
  content: "\e191"; }
.glyphicon-sound-6-1:before {
  content: "\e192"; }
.glyphicon-sound-7-1:before {
  content: "\e193"; }
.glyphicon-copyright-mark:before {
  content: "\e194"; }
.glyphicon-registration-mark:before {
  content: "\e195"; }
.glyphicon-cloud-download:before {
  content: "\e197"; }
.glyphicon-cloud-upload:before {
  content: "\e198"; }
.glyphicon-tree-conifer:before {
  content: "\e199"; }
.glyphicon-tree-deciduous:before {
  content: "\e200"; }
.glyphicon-cd:before {
  content: "\e201"; }
.glyphicon-save-file:before {
  content: "\e202"; }
.glyphicon-open-file:before {
  content: "\e203"; }
.glyphicon-level-up:before {
  content: "\e204"; }
.glyphicon-copy:before {
  content: "\e205"; }
.glyphicon-paste:before {
  content: "\e206"; }
.glyphicon-alert:before {
  content: "\e209"; }
.glyphicon-equalizer:before {
  content: "\e210"; }
.glyphicon-king:before {
  content: "\e211"; }
.glyphicon-queen:before {
  content: "\e212"; }
.glyphicon-pawn:before {
  content: "\e213"; }
.glyphicon-bishop:before {
  content: "\e214"; }
.glyphicon-knight:before {
  content: "\e215"; }
.glyphicon-baby-formula:before {
  content: "\e216"; }
.glyphicon-tent:before {
  content: "\26fa"; }
.glyphicon-blackboard:before {
  content: "\e218"; }
.glyphicon-bed:before {
  content: "\e219"; }
.glyphicon-apple:before {
  content: "\f8ff"; }
.glyphicon-erase:before {
  content: "\e221"; }
.glyphicon-hourglass:before {
  content: "\231b"; }
.glyphicon-lamp:before {
  content: "\e223"; }
.glyphicon-duplicate:before {
  content: "\e224"; }
.glyphicon-piggy-bank:before {
  content: "\e225"; }
.glyphicon-scissors:before {
  content: "\e226"; }
.glyphicon-bitcoin:before {
  content: "\e227"; }
.glyphicon-btc:before {
  content: "\e227"; }
.glyphicon-xbt:before {
  content: "\e227"; }
.glyphicon-yen:before {
  content: "\00a5"; }
.glyphicon-jpy:before {
  content: "\00a5"; }
.glyphicon-ruble:before {
  content: "\20bd"; }
.glyphicon-rub:before {
  content: "\20bd"; }
.glyphicon-scale:before {
  content: "\e230"; }
.glyphicon-ice-lolly:before {
  content: "\e231"; }
.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }
.glyphicon-education:before {
  content: "\e233"; }
.glyphicon-option-horizontal:before {
  content: "\e234"; }
.glyphicon-option-vertical:before {
  content: "\e235"; }
.glyphicon-menu-hamburger:before {
  content: "\e236"; }
.glyphicon-modal-window:before {
  content: "\e237"; }
.glyphicon-oil:before {
  content: "\e238"; }
.glyphicon-grain:before {
  content: "\e239"; }
.glyphicon-sunglasses:before {
  content: "\e240"; }
.glyphicon-text-size:before {
  content: "\e241"; }
.glyphicon-text-color:before {
  content: "\e242"; }
.glyphicon-text-background:before {
  content: "\e243"; }
.glyphicon-object-align-top:before {
  content: "\e244"; }
.glyphicon-object-align-bottom:before {
  content: "\e245"; }
.glyphicon-object-align-horizontal:before {
  content: "\e246"; }
.glyphicon-object-align-left:before {
  content: "\e247"; }
.glyphicon-object-align-vertical:before {
  content: "\e248"; }
.glyphicon-object-align-right:before {
  content: "\e249"; }
.glyphicon-triangle-right:before {
  content: "\e250"; }
.glyphicon-triangle-left:before {
  content: "\e251"; }
.glyphicon-triangle-bottom:before {
  content: "\e252"; }
.glyphicon-triangle-top:before {
  content: "\e253"; }
.glyphicon-console:before {
  content: "\e254"; }
.glyphicon-superscript:before {
  content: "\e255"; }
.glyphicon-subscript:before {
  content: "\e256"; }
.glyphicon-menu-left:before {
  content: "\e257"; }
.glyphicon-menu-right:before {
  content: "\e258"; }
.glyphicon-menu-down:before {
  content: "\e259"; }
.glyphicon-menu-up:before {
  content: "\e260"; }
* {
  box-sizing: border-box; }
*:before,
*:after {
  box-sizing: border-box; }
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }
body {
  font-family: "MiloPro", Helvetica, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.42857;
  color: #313a3d;
  background-color: #fff; }
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }
a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
figure {
  margin: 0; }
img {
  vertical-align: middle; }
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }
.img-rounded {
  border-radius: 6px; }
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }
.img-circle {
  border-radius: 50%; }
hr {
  margin-top: 14px;
  margin-bottom: 14px;
  border: 0;
  border-top: 1px solid #eeeeee; }
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }
[role="button"] {
  cursor: pointer; }
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 14px;
  margin-bottom: 7px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 7px;
  margin-bottom: 7px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }
h1, .h1 {
  font-size: 2.6em; }
h2, .h2 {
  font-size: 2em; }
h3, .h3 {
  font-size: 1.6em; }
h4, .h4 {
  font-size: 13px; }
h5, .h5 {
  font-size: 10px; }
h6, .h6 {
  font-size: 9px; }
p {
  margin: 0 0 7px; }
.lead {
  margin-bottom: 14px;
  font-size: 11px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 730px) {
    .lead {
      font-size: 15px; } }
small,
.small {
  font-size: 90%; }
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }
.text-left {
  text-align: left; }
.text-right {
  text-align: right; }
.text-center {
  text-align: center; }
.text-justify {
  text-align: justify; }
.text-nowrap {
  white-space: nowrap; }
.text-lowercase {
  text-transform: lowercase; }
.text-uppercase, .initialism {
  text-transform: uppercase; }
.text-capitalize {
  text-transform: capitalize; }
.text-muted {
  color: #777777; }
.text-primary {
  color: #337ab7; }
a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }
.text-success {
  color: #3c763d; }
a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }
.text-info {
  color: #31708f; }
a.text-info:hover,
a.text-info:focus {
  color: #245269; }
.text-warning {
  color: #8a6d3b; }
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }
.text-danger {
  color: #a94442; }
a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }
.bg-primary {
  color: #fff; }
.bg-primary {
  background-color: #337ab7; }
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }
.bg-success {
  background-color: #dff0d8; }
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }
.bg-info {
  background-color: #d9edf7; }
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }
.bg-warning {
  background-color: #fcf8e3; }
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }
.bg-danger {
  background-color: #f2dede; }
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }
.page-header {
  padding-bottom: 6px;
  margin: 28px 0 14px;
  border-bottom: 1px solid #eeeeee; }
ul,
ol {
  margin-top: 0;
  margin-bottom: 7px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }
.list-unstyled {
  padding-left: 0;
  list-style: none; }
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }
dl {
  margin-top: 0;
  margin-bottom: 14px; }
dt,
dd {
  line-height: 1.42857; }
dt {
  font-weight: bold; }
dd {
  margin-left: 0; }
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 730px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }
.initialism {
  font-size: 90%; }
blockquote {
  padding: 7px 14px;
  margin: 0 0 14px;
  font-size: 12.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }
address {
  margin-bottom: 14px;
  font-style: normal;
  line-height: 1.42857; }
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }
pre {
  display: block;
  padding: 6.5px;
  margin: 0 0 7px;
  font-size: 9px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 730px) {
    .container {
      width: 740px; } }
  @media (min-width: 980px) {
    .container {
      width: 960px; } }
  @media (min-width: 1250px) {
    .container {
      width: 1160px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }
.row {
  margin-left: -10px;
  margin-right: -10px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
.col-tn-1, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-tn-2, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-tn-3, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-tn-4, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-tn-5, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-tn-6, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-tn-7, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-tn-8, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-tn-9, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-tn-10, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-tn-11, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-tn-12, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }
.col-tn-1, .col-tn-2, .col-tn-3, .col-tn-4, .col-tn-5, .col-tn-6, .col-tn-7, .col-tn-8, .col-tn-9, .col-tn-10, .col-tn-11, .col-tn-12 {
  float: left; }
.col-tn-1 {
  width: 8.33333%; }
.col-tn-2 {
  width: 16.66667%; }
.col-tn-3 {
  width: 25%; }
.col-tn-4 {
  width: 33.33333%; }
.col-tn-5 {
  width: 41.66667%; }
.col-tn-6 {
  width: 50%; }
.col-tn-7 {
  width: 58.33333%; }
.col-tn-8 {
  width: 66.66667%; }
.col-tn-9 {
  width: 75%; }
.col-tn-10 {
  width: 83.33333%; }
.col-tn-11 {
  width: 91.66667%; }
.col-tn-12 {
  width: 100%; }
.col-tn-pull-0 {
  right: auto; }
.col-tn-pull-1 {
  right: 8.33333%; }
.col-tn-pull-2 {
  right: 16.66667%; }
.col-tn-pull-3 {
  right: 25%; }
.col-tn-pull-4 {
  right: 33.33333%; }
.col-tn-pull-5 {
  right: 41.66667%; }
.col-tn-pull-6 {
  right: 50%; }
.col-tn-pull-7 {
  right: 58.33333%; }
.col-tn-pull-8 {
  right: 66.66667%; }
.col-tn-pull-9 {
  right: 75%; }
.col-tn-pull-10 {
  right: 83.33333%; }
.col-tn-pull-11 {
  right: 91.66667%; }
.col-tn-pull-12 {
  right: 100%; }
.col-tn-push-0 {
  left: auto; }
.col-tn-push-1 {
  left: 8.33333%; }
.col-tn-push-2 {
  left: 16.66667%; }
.col-tn-push-3 {
  left: 25%; }
.col-tn-push-4 {
  left: 33.33333%; }
.col-tn-push-5 {
  left: 41.66667%; }
.col-tn-push-6 {
  left: 50%; }
.col-tn-push-7 {
  left: 58.33333%; }
.col-tn-push-8 {
  left: 66.66667%; }
.col-tn-push-9 {
  left: 75%; }
.col-tn-push-10 {
  left: 83.33333%; }
.col-tn-push-11 {
  left: 91.66667%; }
.col-tn-push-12 {
  left: 100%; }
.col-tn-offset-0 {
  margin-left: 0%; }
.col-tn-offset-1 {
  margin-left: 8.33333%; }
.col-tn-offset-2 {
  margin-left: 16.66667%; }
.col-tn-offset-3 {
  margin-left: 25%; }
.col-tn-offset-4 {
  margin-left: 33.33333%; }
.col-tn-offset-5 {
  margin-left: 41.66667%; }
.col-tn-offset-6 {
  margin-left: 50%; }
.col-tn-offset-7 {
  margin-left: 58.33333%; }
.col-tn-offset-8 {
  margin-left: 66.66667%; }
.col-tn-offset-9 {
  margin-left: 75%; }
.col-tn-offset-10 {
  margin-left: 83.33333%; }
.col-tn-offset-11 {
  margin-left: 91.66667%; }
.col-tn-offset-12 {
  margin-left: 100%; }
@media (min-width: 480px) {
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left; }
  .col-xs-1 {
    width: 8.33333%; }
  .col-xs-2 {
    width: 16.66667%; }
  .col-xs-3 {
    width: 25%; }
  .col-xs-4 {
    width: 33.33333%; }
  .col-xs-5 {
    width: 41.66667%; }
  .col-xs-6 {
    width: 50%; }
  .col-xs-7 {
    width: 58.33333%; }
  .col-xs-8 {
    width: 66.66667%; }
  .col-xs-9 {
    width: 75%; }
  .col-xs-10 {
    width: 83.33333%; }
  .col-xs-11 {
    width: 91.66667%; }
  .col-xs-12 {
    width: 100%; }
  .col-xs-pull-0 {
    right: auto; }
  .col-xs-pull-1 {
    right: 8.33333%; }
  .col-xs-pull-2 {
    right: 16.66667%; }
  .col-xs-pull-3 {
    right: 25%; }
  .col-xs-pull-4 {
    right: 33.33333%; }
  .col-xs-pull-5 {
    right: 41.66667%; }
  .col-xs-pull-6 {
    right: 50%; }
  .col-xs-pull-7 {
    right: 58.33333%; }
  .col-xs-pull-8 {
    right: 66.66667%; }
  .col-xs-pull-9 {
    right: 75%; }
  .col-xs-pull-10 {
    right: 83.33333%; }
  .col-xs-pull-11 {
    right: 91.66667%; }
  .col-xs-pull-12 {
    right: 100%; }
  .col-xs-push-0 {
    left: auto; }
  .col-xs-push-1 {
    left: 8.33333%; }
  .col-xs-push-2 {
    left: 16.66667%; }
  .col-xs-push-3 {
    left: 25%; }
  .col-xs-push-4 {
    left: 33.33333%; }
  .col-xs-push-5 {
    left: 41.66667%; }
  .col-xs-push-6 {
    left: 50%; }
  .col-xs-push-7 {
    left: 58.33333%; }
  .col-xs-push-8 {
    left: 66.66667%; }
  .col-xs-push-9 {
    left: 75%; }
  .col-xs-push-10 {
    left: 83.33333%; }
  .col-xs-push-11 {
    left: 91.66667%; }
  .col-xs-push-12 {
    left: 100%; }
  .col-xs-offset-0 {
    margin-left: 0%; }
  .col-xs-offset-1 {
    margin-left: 8.33333%; }
  .col-xs-offset-2 {
    margin-left: 16.66667%; }
  .col-xs-offset-3 {
    margin-left: 25%; }
  .col-xs-offset-4 {
    margin-left: 33.33333%; }
  .col-xs-offset-5 {
    margin-left: 41.66667%; }
  .col-xs-offset-6 {
    margin-left: 50%; }
  .col-xs-offset-7 {
    margin-left: 58.33333%; }
  .col-xs-offset-8 {
    margin-left: 66.66667%; }
  .col-xs-offset-9 {
    margin-left: 75%; }
  .col-xs-offset-10 {
    margin-left: 83.33333%; }
  .col-xs-offset-11 {
    margin-left: 91.66667%; }
  .col-xs-offset-12 {
    margin-left: 100%; } }
@media (min-width: 730px) {
  .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 980px) {
  .col-md-1, .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-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1250px) {
  .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }
th {
  text-align: left; }
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 14px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }
.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }
.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }
.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }
.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }
.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 729px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 10.5px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 14px;
  font-size: 15px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }
input[type="search"] {
  box-sizing: border-box; }
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }
input[type="file"] {
  display: block; }
input[type="range"] {
  display: block;
  width: 100%; }
select[multiple],
select[size] {
  height: auto; }
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }
output {
  display: block;
  padding-top: 7px;
  font-size: 10px;
  line-height: 1.42857;
  color: #555555; }
.form-control {
  display: block;
  width: 100%;
  height: 28px;
  padding: 6px 12px;
  font-size: 10px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }
textarea.form-control {
  height: auto; }
input[type="search"] {
  -webkit-appearance: none; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 28px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 25px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 40px; } }
.form-group {
  margin-bottom: 15px; }
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 14px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }
input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 24px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 25px;
  padding: 5px 10px;
  font-size: 9px;
  line-height: 1.5;
  border-radius: 3px; }
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 25px;
  line-height: 25px; }
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }
.form-group-sm .form-control {
  height: 25px;
  padding: 5px 10px;
  font-size: 9px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 25px;
  line-height: 25px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 25px;
  min-height: 23px;
  padding: 6px 10px;
  font-size: 9px;
  line-height: 1.5; }
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 40px;
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333;
  border-radius: 6px; }
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 40px;
  line-height: 40px; }
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }
.form-group-lg .form-control {
  height: 40px;
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 40px;
  line-height: 40px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 40px;
  min-height: 27px;
  padding: 11px 16px;
  font-size: 13px;
  line-height: 1.33333; }
.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 35px; }
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  pointer-events: none; }
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px; }
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 25px;
  height: 25px;
  line-height: 25px; }
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }
.has-feedback label ~ .form-control-feedback {
  top: 19px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #6a7d84; }
@media (min-width: 730px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 21px; }
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 730px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px; }
@media (min-width: 730px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 13px; } }
@media (min-width: 730px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 9px; } }
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 10px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none; }
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333;
  border-radius: 6px; }
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 9px;
  line-height: 1.5;
  border-radius: 3px; }
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 9px;
  line-height: 1.5;
  border-radius: 3px; }
.btn-block {
  display: block;
  width: 100%; }
.btn-block + .btn-block {
  margin-top: 5px; }
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }
.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }
.collapse {
  display: none; }
  .collapse.in {
    display: block; }
tr.collapse.in {
  display: table-row; }
tbody.collapse.in {
  display: table-row-group; }
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease; }
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }
.dropup,
.dropdown,
.multiLang,
.select,
.light-gray .multiLang,
.light-gray .select,
.download-multiple.light-gray .multiLang,
.download-multiple.light-gray .select {
  position: relative; }
.dropdown-toggle:focus {
  outline: 0; }
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 10px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 6px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }
.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }
.dropdown-menu-right {
  left: auto;
  right: 0; }
.dropdown-menu-left {
  left: 0;
  right: auto; }
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 9px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }
.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret,
.navbar-fixed-bottom .multiLang .caret,
.navbar-fixed-bottom .select .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu,
.navbar-fixed-bottom .multiLang .dropdown-menu,
.navbar-fixed-bottom .select .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }
@media (min-width: 730px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }
.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }
.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }
.btn-group > .btn-group {
  float: left; }
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none; }
.btn .caret {
  margin-left: 0; }
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }
.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }
.input-group-addon {
  padding: 6px 12px;
  font-size: 10px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 9px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 13px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }
.input-group-addon:first-child {
  border-right: 0; }
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }
.input-group-addon:last-child {
  border-left: 0; }
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 6px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }
.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }
.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }
.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }
.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu, .nav-justified > .multiLang .dropdown-menu, .nav-justified > .select .dropdown-menu,
  .light-gray .nav-justified > .multiLang .dropdown-menu, .light-gray .nav-justified > .select .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 730px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 730px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }
.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 14px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 730px) {
    .navbar {
      border-radius: 4px; } }
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 730px) {
  .navbar-header {
    float: left; } }
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 730px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px; }
  @media (min-width: 730px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 730px) {
    .navbar-static-top {
      border-radius: 0; } }
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 730px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }
.navbar-brand {
  float: left;
  padding: 18px 10px;
  font-size: 13px;
  line-height: 14px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 730px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -10px; } }
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 730px) {
    .navbar-toggle {
      display: none; } }
.navbar-nav {
  margin: 9px -10px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 14px; }
  @media (max-width: 729px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 14px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 730px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 18px;
          padding-bottom: 18px; } }
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 11px;
  margin-bottom: 11px; }
  @media (min-width: 730px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 729px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 730px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      box-shadow: none; } }
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.navbar-btn {
  margin-top: 11px;
  margin-bottom: 11px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 12.5px;
    margin-bottom: 12.5px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }
.navbar-text {
  margin-top: 18px;
  margin-bottom: 18px; }
  @media (min-width: 730px) {
    .navbar-text {
      float: left;
      margin-left: 10px;
      margin-right: 10px; } }
@media (min-width: 730px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -10px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 729px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }
.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 729px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 14px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 14px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.33333; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 9px;
  line-height: 1.5; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
.pager {
  padding-left: 0;
  margin: 14px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }
.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }
.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }
.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }
.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }
.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }
.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 9px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 10px;
    padding-right: 10px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 730px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 45px; } }
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 14px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #313a3d; }
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }
.alert {
  padding: 15px;
  margin-bottom: 14px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 14px;
  margin-bottom: 14px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 9px;
  line-height: 14px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease; }
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }
.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }
.media,
.media-body {
  zoom: 1;
  overflow: hidden; }
.media-body {
  width: 10000px; }
.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }
.media-right,
.media > .pull-right {
  padding-left: 10px; }
.media-left,
.media > .pull-left {
  padding-right: 10px; }
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }
.media-middle {
  vertical-align: middle; }
.media-bottom {
  vertical-align: bottom; }
.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }
.media-list {
  padding-left: 0;
  list-style: none; }
.list-group {
  margin-bottom: 20px;
  padding-left: 0; }
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }
button.list-group-item {
  width: 100%;
  text-align: left; }
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }
.panel {
  margin-bottom: 14px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle, .panel-heading > .multiLang .dropdown-toggle, .panel-heading > .select .dropdown-toggle,
  .light-gray .panel-heading > .multiLang .dropdown-toggle, .light-gray .panel-heading > .select .dropdown-toggle {
    color: inherit; }
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }
.list-group + .panel-footer {
  border-top-width: 0; }
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }
.panel-group {
  margin-bottom: 14px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }
.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }
.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }
.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }
.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }
.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }
.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
.embed-responsive-16by9 {
  padding-bottom: 56.25%; }
.embed-responsive-4by3 {
  padding-bottom: 75%; }
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }
.well-lg {
  padding: 24px;
  border-radius: 6px; }
.well-sm {
  padding: 9px;
  border-radius: 3px; }
.close {
  float: right;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }
.modal-open {
  overflow: hidden; }
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }
.modal-header .close {
  margin-top: -2px; }
.modal-title {
  margin: 0;
  line-height: 1.42857; }
.modal-body {
  position: relative;
  padding: 15px; }
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }
@media (min-width: 730px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }
@media (min-width: 980px) {
  .modal-lg {
    width: 900px; } }
.tooltip, body.standalone-layout .search-box.mobile-only {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "MiloPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 9px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in, body.standalone-layout .in.search-box.mobile-only {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top, body.standalone-layout .top.search-box.mobile-only {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right, body.standalone-layout .right.search-box.mobile-only {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom, body.standalone-layout .bottom.search-box.mobile-only {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left, body.standalone-layout .left.search-box.mobile-only {
    margin-left: -3px;
    padding: 0 5px; }
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }
.tooltip.top .tooltip-arrow, body.standalone-layout .top.search-box.mobile-only .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow, body.standalone-layout .top-left.search-box.mobile-only .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow, body.standalone-layout .top-right.search-box.mobile-only .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow, body.standalone-layout .right.search-box.mobile-only .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow, body.standalone-layout .left.search-box.mobile-only .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow, body.standalone-layout .bottom.search-box.mobile-only .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow, body.standalone-layout .bottom-left.search-box.mobile-only .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow, body.standalone-layout .bottom-right.search-box.mobile-only .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "MiloPro", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 10px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 10px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }
.popover-content {
  padding: 9px 14px; }
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }
.popover > .arrow {
  border-width: 11px; }
.popover > .arrow:after {
  border-width: 10px;
  content: ""; }
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }
.carousel {
  position: relative; }
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }
@media screen and (min-width: 730px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }
.pull-right {
  float: right !important; }
.pull-left {
  float: left !important; }
.hide {
  display: none !important; }
.show {
  display: block !important; }
.invisible {
  visibility: hidden; }
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }
.hidden {
  display: none !important; }
.affix {
  position: fixed; }
@-ms-viewport {
  width: device-width; }
.visible-tn {
  display: none !important; }
.visible-xs {
  display: none !important; }
.visible-sm {
  display: none !important; }
.visible-md {
  display: none !important; }
.visible-lg {
  display: none !important; }
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }
@media (max-width: 479px) {
  .visible-tn {
    display: block !important; }
  table.visible-tn {
    display: table !important; }
  tr.visible-tn {
    display: table-row !important; }
  th.visible-tn,
  td.visible-tn {
    display: table-cell !important; } }
@media (max-width: 479px) {
  .visible-tn-block {
    display: block !important; } }
@media (max-width: 479px) {
  .visible-tn-inline {
    display: inline !important; } }
@media (max-width: 479px) {
  .visible-tn-inline-block {
    display: inline-block !important; } }
@media (min-width: 480px) and (max-width: 729px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 729px) {
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 729px) {
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 729px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 730px) and (max-width: 979px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 730px) and (max-width: 979px) {
  .visible-sm-block {
    display: block !important; } }
@media (min-width: 730px) and (max-width: 979px) {
  .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 730px) and (max-width: 979px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 980px) and (max-width: 1249px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 980px) and (max-width: 1249px) {
  .visible-md-block {
    display: block !important; } }
@media (min-width: 980px) and (max-width: 1249px) {
  .visible-md-inline {
    display: inline !important; } }
@media (min-width: 980px) and (max-width: 1249px) {
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1250px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1250px) {
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1250px) {
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1250px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 479px) {
  .hidden-tn {
    display: none !important; } }
@media (min-width: 480px) and (max-width: 729px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 730px) and (max-width: 979px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 980px) and (max-width: 1249px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1250px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }
@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }
.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }
.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
/* RAHMEN CSS
 * Diese CSS regelt das grundlegende Verhalten des Rahmens
 * bei verschiedenen Displaygrößen. Die Position der Navi
 * und des Inhalts, sowie dessen Breite werden je nach
 * Größe des Screens angepasst.
 *
 * =======================================================
 */
/* MOBILE FIRST ANSATZ:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.col-max-730, .col-download-simple {
  max-width: 750px; }
.col-no-padding, .col-download-simple {
  padding: 0; }
  .col-no-padding > .mycontent-action-message, .col-download-simple > .mycontent-action-message {
    width: 100% !important; }
.left {
  float: left !important; }
.right {
  float: right; }
#contentWrap, #cookieLayer .wrapper {
  box-sizing: border-box;
  width: 100%;
  min-height: 20em;
  padding: 0 10px;
  margin-left: 0; }
  html:not(.henkel-life-page) body:not(.standalone-layout) #contentWrap, html:not(.henkel-life-page) body:not(.standalone-layout) #cookieLayer .wrapper, #cookieLayer html:not(.henkel-life-page) body:not(.standalone-layout) .wrapper {
    position: absolute; }
  @media screen and (max-width: 1249px) {
    #contentWrap > .row:first-of-type, #cookieLayer .wrapper > .row:first-of-type {
      position: fixed;
      background: #fff;
      width: calc(100% - 20px);
      margin: 0;
      z-index: 1500;
      top: 0; }
      #contentWrap > .row:first-of-type > :last-child, #cookieLayer .wrapper > .row:first-of-type > :last-child {
        margin-bottom: 0; }
      #contentWrap > .row:first-of-type + *, #cookieLayer .wrapper > .row:first-of-type + * {
        margin-top: 110px;
        margin-left: 10px;
        margin-right: 10px; }
      #contentWrap > .row:first-of-type > [class*=col-], #cookieLayer .wrapper > .row:first-of-type > [class*=col-],
      #contentWrap > .row:first-of-type > [class^=col-], #cookieLayer .wrapper > .row:first-of-type > [class^=col-] {
        width: 100%; } }
  #contentWrap main, #cookieLayer .wrapper main {
    margin: 0; }
/* screen >= 480px */
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  #contentWrap, #cookieLayer .wrapper {
    margin-left: 280px;
    padding: 0 10px 0 30px; }
  .navi-switch {
    left: 228px; }
  #contentWrap, #cookieLayer .wrapper {
    max-width: 1020px; } }
/* Nachfolgend bekommt der ContentWrap die richtige Größe für jede einzelne
 * Auflösung, sodass er beim Öffnen der Navi nicht aus dem Bild geschoben wird
 */
/* screen == 1250px */
@media screen and (min-width: 1250px) and (max-width: 1250px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 950px; } }
/* screen == 1251px */
@media screen and (min-width: 1251px) and (max-width: 1251px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 951px; } }
/* screen == 1252px */
@media screen and (min-width: 1252px) and (max-width: 1252px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 952px; } }
/* screen == 1253px */
@media screen and (min-width: 1253px) and (max-width: 1253px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 953px; } }
/* screen == 1254px */
@media screen and (min-width: 1254px) and (max-width: 1254px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 954px; } }
/* screen == 1255px */
@media screen and (min-width: 1255px) and (max-width: 1255px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 955px; } }
/* screen == 1256px */
@media screen and (min-width: 1256px) and (max-width: 1256px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 956px; } }
/* screen == 1257px */
@media screen and (min-width: 1257px) and (max-width: 1257px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 957px; } }
/* screen == 1258px */
@media screen and (min-width: 1258px) and (max-width: 1258px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 958px; } }
/* screen == 1259px */
@media screen and (min-width: 1259px) and (max-width: 1259px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 959px; } }
/* screen == 1260px */
@media screen and (min-width: 1260px) and (max-width: 1260px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 960px; } }
/* screen == 1261px */
@media screen and (min-width: 1261px) and (max-width: 1261px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 961px; } }
/* screen == 1262px */
@media screen and (min-width: 1262px) and (max-width: 1262px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 962px; } }
/* screen == 1263px */
@media screen and (min-width: 1263px) and (max-width: 1263px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 963px; } }
/* screen == 1264px */
@media screen and (min-width: 1264px) and (max-width: 1264px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 964px; } }
/* screen == 1265px */
@media screen and (min-width: 1265px) and (max-width: 1265px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 965px; } }
/* screen == 1266px */
@media screen and (min-width: 1266px) and (max-width: 1266px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 966px; } }
/* screen == 1267px */
@media screen and (min-width: 1267px) and (max-width: 1267px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 967px; } }
/* screen == 1268px */
@media screen and (min-width: 1268px) and (max-width: 1268px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 968px; } }
/* screen == 1269px */
@media screen and (min-width: 1269px) and (max-width: 1269px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 969px; } }
/* screen == 1270px */
@media screen and (min-width: 1270px) and (max-width: 1270px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 970px; } }
/* screen == 1271px */
@media screen and (min-width: 1271px) and (max-width: 1271px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 971px; } }
/* screen == 1272px */
@media screen and (min-width: 1272px) and (max-width: 1272px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 972px; } }
/* screen == 1273px */
@media screen and (min-width: 1273px) and (max-width: 1273px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 973px; } }
/* screen == 1274px */
@media screen and (min-width: 1274px) and (max-width: 1274px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 974px; } }
/* screen == 1275px */
@media screen and (min-width: 1275px) and (max-width: 1275px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 975px; } }
/* screen == 1276px */
@media screen and (min-width: 1276px) and (max-width: 1276px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 976px; } }
/* screen == 1277px */
@media screen and (min-width: 1277px) and (max-width: 1277px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 977px; } }
/* screen == 1278px */
@media screen and (min-width: 1278px) and (max-width: 1278px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 978px; } }
/* screen == 1279px */
@media screen and (min-width: 1279px) and (max-width: 1279px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 979px; } }
/* screen == 1280px */
@media screen and (min-width: 1280px) and (max-width: 1280px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 980px; } }
/* screen == 1281px */
@media screen and (min-width: 1281px) and (max-width: 1281px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 981px; } }
/* screen == 1282px */
@media screen and (min-width: 1282px) and (max-width: 1282px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 982px; } }
/* screen == 1283px */
@media screen and (min-width: 1283px) and (max-width: 1283px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 983px; } }
/* screen == 1284px */
@media screen and (min-width: 1284px) and (max-width: 1284px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 984px; } }
/* screen == 1285px */
@media screen and (min-width: 1285px) and (max-width: 1285px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 985px; } }
/* screen == 1286px */
@media screen and (min-width: 1286px) and (max-width: 1286px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 986px; } }
/* screen == 1287px */
@media screen and (min-width: 1287px) and (max-width: 1287px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 987px; } }
/* screen == 1288px */
@media screen and (min-width: 1288px) and (max-width: 1288px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 988px; } }
/* screen == 1289px */
@media screen and (min-width: 1289px) and (max-width: 1289px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 989px; } }
/* screen == 1290px */
@media screen and (min-width: 1290px) and (max-width: 1290px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 990px; } }
/* screen == 1291px */
@media screen and (min-width: 1291px) and (max-width: 1291px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 991px; } }
/* screen == 1292px */
@media screen and (min-width: 1292px) and (max-width: 1292px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 992px; } }
/* screen == 1293px */
@media screen and (min-width: 1293px) and (max-width: 1293px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 993px; } }
/* screen == 1294px */
@media screen and (min-width: 1294px) and (max-width: 1294px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 994px; } }
/* screen == 1295px */
@media screen and (min-width: 1295px) and (max-width: 1295px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 995px; } }
/* screen == 1296px */
@media screen and (min-width: 1296px) and (max-width: 1296px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 996px; } }
/* screen == 1297px */
@media screen and (min-width: 1297px) and (max-width: 1297px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 997px; } }
/* screen == 1298px */
@media screen and (min-width: 1298px) and (max-width: 1298px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 998px; } }
/* screen == 1299px */
@media screen and (min-width: 1299px) and (max-width: 1299px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 999px; } }
/* screen == 1300px */
@media screen and (min-width: 1300px) and (max-width: 1300px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 1000px; } }
/* screen == 1301px */
@media screen and (min-width: 1301px) and (max-width: 1301px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 1001px; } }
/* screen == 1302px */
@media screen and (min-width: 1302px) and (max-width: 1302px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 1002px; } }
/* screen == 1303px */
@media screen and (min-width: 1303px) and (max-width: 1303px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 1003px; } }
/* screen == 1304px */
@media screen and (min-width: 1304px) and (max-width: 1304px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 1004px; } }
/* screen == 1305px */
@media screen and (min-width: 1305px) and (max-width: 1305px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 1005px; } }
/* screen == 1306px */
@media screen and (min-width: 1306px) and (max-width: 1306px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 1006px; } }
/* screen == 1307px */
@media screen and (min-width: 1307px) and (max-width: 1307px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 1007px; } }
/* screen == 1308px */
@media screen and (min-width: 1308px) and (max-width: 1308px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 1008px; } }
/* screen == 1309px */
@media screen and (min-width: 1309px) and (max-width: 1309px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 1009px; } }
/* screen == 1310px */
@media screen and (min-width: 1310px) and (max-width: 1310px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 1010px; } }
/* screen == 1311px */
@media screen and (min-width: 1311px) and (max-width: 1311px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 1011px; } }
/* screen == 1312px */
@media screen and (min-width: 1312px) and (max-width: 1312px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 1012px; } }
/* screen == 1313px */
@media screen and (min-width: 1313px) and (max-width: 1313px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 1013px; } }
/* screen == 1314px */
@media screen and (min-width: 1314px) and (max-width: 1314px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 1014px; } }
/* screen == 1315px */
@media screen and (min-width: 1315px) and (max-width: 1315px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 1015px; } }
/* screen == 1316px */
@media screen and (min-width: 1316px) and (max-width: 1316px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 1016px; } }
/* screen == 1317px */
@media screen and (min-width: 1317px) and (max-width: 1317px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 1017px; } }
/* screen == 1318px */
@media screen and (min-width: 1318px) and (max-width: 1318px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 1018px; } }
/* screen == 1319px */
@media screen and (min-width: 1319px) and (max-width: 1319px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 1019px; } }
/* screen == 1320px */
@media screen and (min-width: 1320px) and (max-width: 1320px) {
  #contentWrap, #cookieLayer .wrapper {
    max-width: 1020px; } }
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 479 */
/* screen 480 - 729 */
/* screen 730 - 979 */
/* screen 980 - 1249 */
/* screen >= 1250 */
/* RAHMEN CSS
 * Diese CSS regelt das grundlegende Verhalten des Rahmens
 * bei verschiedenen Displaygrößen. Die Position der Navi
 * und des Inhalts, sowie dessen Breite werden je nach
 * Größe des Screens angepasst.
 *
 * =======================================================
 */
/* MOBILE FIRST ANSATZ:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/** General **/
body.standalone-layout {
  /* screen >= 0px */
  background: url(/blob/425170/811ec4c4234e6def12764fbf80e1de2c/data/pagebg-png.png) #fff;
  /* Regeln von normalem Layout zurücksetzen */
  /* screen >= 320px */
  /* screen >= 480px */
  /* screen >= 730px */
  /* screen >= 980px */
  /* screen >= 1250px */
  /* EXKLUSIVE REGELN:
   * Folgende Regeln gelten jeweils nur für den Breakpoint
   */
  /* screen 0 - 319 */
  /* screen 320 - 479 */
  /* screen 480 - 729 */
  /* screen 730 - 979 */
  /* screen 980 - 1249 */
  /* screen >= 1250 */
  /* Alternative Darstellung fÃ¼r Einzellinks im MenÃ¼ */
  /* // Alternative Darstellung fÃ¼r Einzellinks im MenÃ¼ */
  /* Second Level */
  /* Retina Overrite */
  /* Breakpoint 3-column */
  /*@media screen and (max-width: 1249px) {*/
  /*@media screen and (max-width: 768px)*/
  /* Breakpoint 2-column**/
  /*** Breakpoint 1-column ***/ }
  body.standalone-layout .related-articles-layer {
    background-color: #f0f1f5;
    position: absolute;
    width: 100%;
    min-height: 100px;
    left: 0; }
  body.standalone-layout header[class*="col-"] > div,
  body.standalone-layout nav[class*="col-"] > div,
  body.standalone-layout main[class*="col-"] > div {
    width: auto;
    width: initial; }
  body.standalone-layout #cookieLayer .wrapper {
    padding: 12px 20px 0px 18px !important;
    margin: auto auto !important;
    max-width: 1000px !important; }
  body.standalone-layout .container-fluid > .row,
  body.standalone-layout .container-fluid > * > .row {
    border-bottom: 1px solid #d8dee4;
    /* Header Row */
    /* Navigation Row */
    /* Content Row */
    /* Footer Row */ }
    body.standalone-layout .container-fluid > .row#headerWrap,
    body.standalone-layout .container-fluid > * > .row#headerWrap {
      background: #fff; }
    body.standalone-layout .container-fluid > .row#footerWrap,
    body.standalone-layout .container-fluid > * > .row#footerWrap {
      border-bottom: none;
      background: #fff; }
    body.standalone-layout .container-fluid > .row > header,
    body.standalone-layout .container-fluid > .row > nav,
    body.standalone-layout .container-fluid > .row > main,
    body.standalone-layout .container-fluid > .row > footer,
    body.standalone-layout .container-fluid > * > .row > header,
    body.standalone-layout .container-fluid > * > .row > nav,
    body.standalone-layout .container-fluid > * > .row > main,
    body.standalone-layout .container-fluid > * > .row > footer {
      max-width: 1000px;
      float: none;
      margin: 0 auto;
      padding: 20px;
      height: auto; }
    body.standalone-layout .container-fluid > .row > header,
    body.standalone-layout .container-fluid > * > .row > header {
      height: 111px; }
  body.standalone-layout #navigation {
    display: block;
    float: none;
    width: calc(100% + 20px);
    width: initial;
    position: static;
    position: initial;
    z-index: initial;
    background: #fff;
    font-size: 10px;
    border-right: none;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif; }
    body.standalone-layout #navigation.fixed + #contentWrap, body.standalone-layout #cookieLayer #navigation.fixed + .wrapper, #cookieLayer body.standalone-layout #navigation.fixed + .wrapper {
      margin-top: 46px; }
    body.standalone-layout #navigation .main-navi-wrapper > ul > li > a:not(.fold-out):hover,
    body.standalone-layout #navigation .main-navi-wrapper > ul > li > div > a:not(.fold-out):hover,
    body.standalone-layout #navigation .main-navi-wrapper > ul > li > a:not(.fold-out):hover,
    body.standalone-layout #navigation .main-navi-wrapper > ul > li > div > a:not(.fold-out):hover {
      padding-left: 0; }
    body.standalone-layout #navigation .main-navi-wrapper > ul > li > a:not(.fold-out),
    body.standalone-layout #navigation .main-navi-wrapper > ul > li > div > a:not(.fold-out) {
      float: left; }
      body.standalone-layout #navigation .main-navi-wrapper > ul > li > a:not(.fold-out):hover,
      body.standalone-layout #navigation .main-navi-wrapper > ul > li > div > a:not(.fold-out):hover {
        padding-left: 0; }
    body.standalone-layout #navigation .main-navi-wrapper > ul > li > a.fold-out,
    body.standalone-layout #navigation .main-navi-wrapper > ul > li > div > a.fold-out {
      float: right;
      background: transparent; }
    body.standalone-layout #navigation button:after {
      content: "";
      display: none !important; }
  body.standalone-layout #contentWrap, body.standalone-layout #cookieLayer .wrapper, #cookieLayer body.standalone-layout .wrapper {
    float: none;
    padding: 0;
    margin-left: -10px;
    margin-right: -10px;
    min-height: 0;
    width: initial;
    max-width: none; }
    body.standalone-layout #contentWrap main, body.standalone-layout #cookieLayer .wrapper main, #cookieLayer body.standalone-layout .wrapper main {
      margin: 0 auto;
      position: static; }
  body.standalone-layout .search-box.mobile-only {
    display: none; }
  body.standalone-layout header[class*="col-"] {
    margin: 0 auto 0 auto;
    padding-top: 20px;
    border-bottom: none; }
    body.standalone-layout header[class*="col-"].fixed .service, body.standalone-layout header[class*="col-"].fixed .languageSwitcher {
      position: fixed;
      top: 6px;
      z-index: 1501;
      margin-top: 7px; }
    body.standalone-layout header[class*="col-"] .logo {
      position: relative;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      width: auto;
      max-width: 100%;
      margin-top: 8px;
      border-bottom: none; }
      body.standalone-layout header[class*="col-"] .logo img {
        width: auto;
        max-width: 100%;
        height: 100%;
        max-height: 80px; }
        @media screen and (min-width: 730px) {
          body.standalone-layout header[class*="col-"] .logo img {
            max-height: inherit;
            height: auto; } }
    body.standalone-layout header[class*="col-"] .languageSwitcher .select,
    body.standalone-layout header[class*="col-"] .languageSwitcher .select li {
      width: 70px; }
    body.standalone-layout header[class*="col-"] .service, body.standalone-layout header[class*="col-"] .languageSwitcher {
      position: absolute;
      top: 127px;
      right: 20px;
      margin-top: -2px;
      border-bottom: none;
      width: auto; }
    body.standalone-layout header[class*="col-"] .languageSwitcher + .service, body.standalone-layout header[class*="col-"] .languageSwitcher + .languageSwitcher {
      right: 103px; }
    body.standalone-layout header[class*="col-"] .service ul, body.standalone-layout header[class*="col-"] .languageSwitcher ul {
      display: inline-block; }
      body.standalone-layout header[class*="col-"] .service ul.lang, body.standalone-layout header[class*="col-"] .languageSwitcher ul.lang {
        float: right;
        font-size: 1.4em;
        margin: 0 0 0 10px;
        display: block; }
        body.standalone-layout header[class*="col-"] .service ul.lang a, body.standalone-layout header[class*="col-"] .languageSwitcher ul.lang a {
          width: auto;
          height: auto; }
        body.standalone-layout header[class*="col-"] .service ul.lang li, body.standalone-layout header[class*="col-"] .languageSwitcher ul.lang li {
          float: left;
          border-left: 1px solid #828c96;
          padding: 3px 5px;
          margin: 0; }
          body.standalone-layout header[class*="col-"] .service ul.lang li:first-child, body.standalone-layout header[class*="col-"] .languageSwitcher ul.lang li:first-child {
            border-left: none;
            padding-left: 0; }
      body.standalone-layout header[class*="col-"] .service ul li a.contactLink, body.standalone-layout header[class*="col-"] .languageSwitcher ul li a.contactLink {
        background-image: url(../images/layout/service_iconContact.png); }
      body.standalone-layout header[class*="col-"] .service ul li a.share, body.standalone-layout header[class*="col-"] .languageSwitcher ul li a.share {
        background-image: url(../images/layout/service_iconShare.png); }
      body.standalone-layout header[class*="col-"] .service ul li a.print, body.standalone-layout header[class*="col-"] .languageSwitcher ul li a.print {
        background-image: url(../images/layout/service_iconPrint.png); }
      body.standalone-layout header[class*="col-"] .service ul li strong, body.standalone-layout header[class*="col-"] .languageSwitcher ul li strong {
        color: #e3000f;
        font-weight: normal; }
  body.standalone-layout #navigation {
    height: 46px;
    z-index: 1010; }
    body.standalone-layout #navigation.fixed {
      position: fixed;
      top: 0;
      left: 10px;
      width: 100%; }
    body.standalone-layout #navigation #topNavi {
      padding: 0 20px; }
    body.standalone-layout #navigation .main-navi-wrapper {
      position: relative;
      border-bottom: none; }
      @media (min-width: 980px) {
        body.standalone-layout #navigation .main-navi-wrapper {
          top: -10px; } }
    body.standalone-layout #navigation ul li:hover {
      border-bottom: none !important; }
      body.standalone-layout #navigation ul li:hover a.fold-out {
        border-top: none !important; }
    body.standalone-layout #navigation ul li a span {
      display: block; }
    body.standalone-layout #navigation ul.main-navi {
      position: relative; }
      body.standalone-layout #navigation ul.main-navi li a.fold-out {
        display: none; }
      @media screen and (max-width: 729px) {
        body.standalone-layout #navigation ul.main-navi li.home a,
        body.standalone-layout #navigation ul.main-navi li.home strong {
          position: relative; }
          body.standalone-layout #navigation ul.main-navi li.home a:after,
          body.standalone-layout #navigation ul.main-navi li.home strong:after {
            content: "\e84a";
            font-family: henkel-icon;
            display: block !important;
            float: right;
            font-size: 18px;
            position: absolute;
            top: 12px;
            right: 0;
            color: #828c96; }
        body.standalone-layout #navigation ul.main-navi li.home.active a:after,
        body.standalone-layout #navigation ul.main-navi li.home.active strong:after {
          color: #e3000f; }
        body.standalone-layout #navigation ul.main-navi li a.fold-out {
          color: #828c96 !important;
          display: block; }
          body.standalone-layout #navigation ul.main-navi li a.fold-out:after {
            content: "\e810" !important;
            font-family: henkel-icon;
            position: absolute;
            right: 0;
            font-size: 14px; }
          body.standalone-layout #navigation ul.main-navi li a.fold-out:focus, body.standalone-layout #navigation ul.main-navi li a.fold-out:hover {
            color: #828c96 !important; }
          body.standalone-layout #navigation ul.main-navi li a.fold-out.active {
            color: #828c96 !important; }
            body.standalone-layout #navigation ul.main-navi li a.fold-out.active:focus, body.standalone-layout #navigation ul.main-navi li a.fold-out.active:hover {
              color: #828c96 !important; }
            body.standalone-layout #navigation ul.main-navi li a.fold-out.active:after {
              content: "\e811" !important; } }
      body.standalone-layout #navigation ul.main-navi .sub-navi.row {
        margin: -1px 0 0 -15px;
        width: calc(100% + 30px) !important;
        float: left; }
        body.standalone-layout #navigation ul.main-navi .sub-navi.row div[class*="col-"] {
          margin-top: 0 !important;
          margin-bottom: 0 !important;
          padding: 0; }
          body.standalone-layout #navigation ul.main-navi .sub-navi.row div[class*="col-"] ul li {
            padding: 0 20px; }
  body.standalone-layout footer {
    margin: 0;
    background: #ffffff; }
    body.standalone-layout footer a, body.standalone-layout footer p {
      color: #313a3d !important; }
      body.standalone-layout footer a.copyright, body.standalone-layout footer p.copyright {
        float: left;
        width: auto;
        clear: none;
        border: none;
        margin-left: 45px; }
    body.standalone-layout footer .footerLogo {
      width: 65px !important;
      float: left; }
  body.standalone-layout .service ul li .icon-addcontent:before, body.standalone-layout .languageSwitcher ul li .icon-addcontent:before {
    font-size: 19px; }
  body.standalone-layout .service ul li .icon-mail:before, body.standalone-layout .languageSwitcher ul li .icon-mail:before {
    font-size: 13px;
    top: 6px; }
  body.standalone-layout .service ul li .icon-share:before, body.standalone-layout .languageSwitcher ul li .icon-share:before {
    font-size: 16px; }
  body.standalone-layout .service ul li .icon-print:before, body.standalone-layout .languageSwitcher ul li .icon-print:before {
    font-size: 16px; }
  body.standalone-layout .service.visible-tn-block.visible-xs-block.visible-sm-block, body.standalone-layout .visible-tn-block.visible-xs-block.visible-sm-block.languageSwitcher {
    display: none !important; }
  body.standalone-layout .service li .topNavi, body.standalone-layout .languageSwitcher li .topNavi {
    float: none;
    color: #828c96;
    font-size: 14px;
    padding: 3px 0;
    display: inline-block;
    line-height: 29px;
    height: 29px;
    position: relative;
    top: -10px; }
    body.standalone-layout .service li .topNavi.headline, body.standalone-layout .languageSwitcher li .topNavi.headline {
      color: #e3000f; }
    body.standalone-layout .service li .topNavi.label, body.standalone-layout .languageSwitcher li .topNavi.label {
      font-size: 14px;
      font-weight: normal;
      height: auto;
      width: auto;
      border-radius: 0;
      margin-left: 2px; }
      body.standalone-layout .service li .topNavi.label:before, body.standalone-layout .languageSwitcher li .topNavi.label:before {
        content: "|";
        margin-right: 2px; }
      body.standalone-layout .service li .topNavi.label:hover, body.standalone-layout .languageSwitcher li .topNavi.label:hover {
        color: #e3000f; }
    @media screen and (max-width: 729px) {
      body.standalone-layout .service li .topNavi.headline, body.standalone-layout .languageSwitcher li .topNavi.headline, body.standalone-layout .service li .topNavi.label, body.standalone-layout .languageSwitcher li .topNavi.label {
        display: none; } }
    body.standalone-layout .service li .topNavi.global-link, body.standalone-layout .languageSwitcher li .topNavi.global-link {
      display: inline-block;
      width: 37px;
      height: 29px;
      top: -2px;
      margin-left: 5px; }
  body.standalone-layout #tooltipSocial, body.standalone-layout #tooltipContact {
    width: 230px;
    position: absolute;
    top: 162px;
    right: 0; }
  body.standalone-layout .fixed #tooltipSocial, body.standalone-layout .fixed #tooltipContact {
    position: fixed;
    top: 50px; }
  @media screen and (min-width: 480px) {
    body.standalone-layout header[class*="col-"] .logo {
      width: 320px;
      left: 0;
      -webkit-transform: none;
              transform: none; }
    body.standalone-layout header[class*="col-"] .service, body.standalone-layout header[class*="col-"] .languageSwitcher {
      top: 125px; } }
  @media screen and (min-width: 730px) {
    body.standalone-layout header[class*="col-"].fixed .service, body.standalone-layout header[class*="col-"].fixed .languageSwitcher {
      display: none; }
    body.standalone-layout header[class*="col-"] .service, body.standalone-layout header[class*="col-"] .languageSwitcher {
      top: 32px; }
      body.standalone-layout header[class*="col-"] .service ul.lang, body.standalone-layout header[class*="col-"] .languageSwitcher ul.lang {
        margin: 4px 0 0 28px; }
    body.standalone-layout .main-navi-wrapper li.search:after {
      content: "\e801";
      font-family: henkel-icon;
      display: block;
      font-size: 16px;
      position: absolute;
      top: 5px;
      right: 11px; }
    body.standalone-layout .main-navi-wrapper > ul > li:not(.home) > a:not(.fold-out):hover,
    body.standalone-layout .main-navi-wrapper > ul > li:not(.home) > div > a:not(.fold-out):hover {
      padding-left: 1.4em !important; }
    body.standalone-layout .main-navi-wrapper a:not(.fold-out):hover {
      border-left: none !important; }
    body.standalone-layout #navigation .search input.input {
      width: 106px;
      float: right; }
    body.standalone-layout #navigation ul.main-navi li:hover div.sub-navi {
      margin: -1px 0 0 -20px;
      width: calc(100% + 40px) !important; }
    body.standalone-layout #tooltipSocial, body.standalone-layout #tooltipContact {
      top: 62px;
      right: 20px; }
    body.standalone-layout .fixed #tooltipSocial, body.standalone-layout .fixed #tooltipContact {
      display: none !important; } }
  @media screen and (min-width: 980px) {
    body.standalone-layout #navigation #topNavi {
      margin-top: 10px; } }
  body.standalone-layout .search-box.mobile-only {
    background-color: #fff; }
  body.standalone-layout #navigation:after {
    content: none; }
  body.standalone-layout #navigation ul.main-navi li.search {
    float: right;
    position: relative;
    top: 0.6em;
    width: 106px; }
  body.standalone-layout #navigation ul.main-navi li.search form {
    float: left;
    width: 100%; }
  body.standalone-layout #navigation ul.main-navi li.active > span > div:not(.sub-navi) a:not(.fold-out) {
    color: #e3000f; }
  body.standalone-layout #navigation .search input.input {
    margin: 0;
    background-color: #f0f1f5;
    width: 15.333em; }
  body.standalone-layout #navigation .search input.submit {
    position: absolute;
    top: 0.15em;
    right: 0.3em;
    left: auto;
    width: auto;
    padding: 0; }
  body.standalone-layout #navigation ul.main-navi {
    background: transparent;
    border: none;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 5000; }
  body.standalone-layout #navigation ul.main-navi li.menu-trigger {
    display: none;
    float: left;
    height: 4.6em;
    width: auto; }
  body.standalone-layout #navigation ul.main-navi li.menu-trigger a:link, body.standalone-layout #navigation ul.main-navi li.menu-trigger a:visited {
    float: left;
    background: url(/blob/425172/8aebd7ebc2b78688d1856131ac32d19d/data/icon-navi-burger-png.png) no-repeat left center transparent;
    font-size: 1.8em;
    padding: 0.7em 0 0.6em 2em;
    display: block;
    font-family: "MiloPro", Helvetica, Arial, sans-serif; }
  body.standalone-layout #navigation ul.main-navi .link-elements,
  body.standalone-layout #navigation ul.main-navi .stripe {
    float: left;
    width: 50%; }
  body.standalone-layout #navigation ul.main-navi .stripe .col {
    margin: 0 0 0 8em; }
  body.standalone-layout #navigation ul.main-navi li,
  body.standalone-layout #navigation ul.main-navi li.home,
  body.standalone-layout #navigation ul.main-navi li.no-sub {
    background-color: transparent;
    float: left;
    border: none;
    clear: none;
    margin: 0;
    width: auto; }
  body.standalone-layout #navigation ul.main-navi li.menu-trigger,
  body.standalone-layout #navigation ul.main-navi li.search {
    background-color: transparent !important; }
  body.standalone-layout #navigation ul.main-navi li.no-sub.alternative, body.standalone-layout #navigation ul.main-navi li.no-sub.alternative:hover {
    background: #e3000f; }
  body.standalone-layout #navigation ul.main-navi li.no-sub.alternative a:link, body.standalone-layout #navigation ul.main-navi li.no-sub.alternative a:visited, body.standalone-layout #navigation ul.main-navi li.no-sub.alternative a:hover, body.standalone-layout #navigation ul.main-navi li.no-sub.alternative a:focus, body.standalone-layout #navigation ul.main-navi li.no-sub.alternative a:active {
    position: relative;
    color: #fff;
    background: #e3000f;
    width: 100%;
    height: 100%;
    border-color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box; }
  body.standalone-layout #navigation ul.main-navi li.no-sub.alternative a:after {
    content: ">";
    font-size: 2em;
    color: #fff;
    text-align: center;
    position: absolute;
    width: 1em;
    height: 1em;
    right: .2em;
    top: .15em; }
  body.standalone-layout #navigation ul.main-navi li a.fold-out:link,
  body.standalone-layout #navigation ul.main-navi li a.fold-out:visited {
    background-color: transparent !important; }
  body.standalone-layout #navigation ul.main-navi li.home a:link,
  body.standalone-layout #navigation ul.main-navi li.home a:visited,
  body.standalone-layout #navigation ul.main-navi li a:link,
  body.standalone-layout #navigation ul.main-navi li a:visited,
  body.standalone-layout #navigation ul.main-navi li a:link span,
  body.standalone-layout #navigation ul.main-navi li a:visited span,
  body.standalone-layout #navigation ul.main-navi li a:link span,
  body.standalone-layout #navigation ul.main-navi li strong,
  body.standalone-layout #navigation ul.main-navi li > div,
  body.standalone-layout #navigation ul.main-navi li.active div,
  body.standalone-layout #navigation ul.main-navi li.no-sub a:link,
  body.standalone-layout #navigation ul.main-navi li.no-sub a:visited,
  body.standalone-layout #navigation ul.main-navi li.no-sub strong {
    background-image: none;
    width: auto; }
  body.standalone-layout #navigation ul.main-navi li a:hover, body.standalone-layout #navigation ul.main-navi li a:focus {
    color: #e3000f; }
  body.standalone-layout #navigation ul.main-navi li.home a:link,
  body.standalone-layout #navigation .main-navi-wrapper > ul > li.home > a:not(.fold-out) {
    background-image: none !important;
    color: #313a3d !important; }
  body.standalone-layout #navigation ul.main-navi li.active a:link,
  body.standalone-layout #navigation ul.main-navi li.active a:visited,
  body.standalone-layout #navigation ul.main-navi li a:link,
  body.standalone-layout #navigation ul.main-navi li a:visited,
  body.standalone-layout #navigation ul.main-navi li.home a:link,
  body.standalone-layout #navigation ul.main-navi li.home a:visited {
    border: none;
    font-size: 1.6em;
    margin: 0;
    padding: 0 1.4em !important; }
  @media screen and (min-width: 730px) {
    body.standalone-layout #navigation ul.main-navi li.home a:link,
    body.standalone-layout #navigation ul.main-navi li.home a:visited {
      padding-left: 0 !important; } }
  body.standalone-layout #navigation ul.main-navi > li:hover > div a,
  body.standalone-layout #navigation ul.main-navi > li > div a:hover,
  body.standalone-layout #navigation ul.main-navi > li > div a:focus {
    border-left: none;
    border-top: 1px solid #dedede;
    margin-top: -1px; }
  body.standalone-layout #navigation ul.main-navi li.home a:hover,
  body.standalone-layout #navigation ul.main-navi li.home a:focus {
    border-left: none; }
  body.standalone-layout #navigation ul.main-navi li a:link span,
  body.standalone-layout #navigation ul.main-navi li a:visited span,
  body.standalone-layout #navigation ul.main-navi li strong {
    padding: 0.7em 0; }
  body.standalone-layout #navigation ul.main-navi li.menu-trigger a {
    padding-left: 1.9em !important; }
  body.standalone-layout #navigation ul.main-navi li div.sub-navi {
    background: url(/blob/429788/f6c541e5167de0f2730b6160c6ada89a/data/subnavi-shadow-top-png.png) top repeat-x #fff !important;
    box-shadow: 0px 5px 6px -1px rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
    display: none;
    padding: 3em 6em;
    position: absolute;
    top: 4.2em;
    top: 4.5em;
    left: 0;
    width: 100%; }
  body.standalone-layout #navigation ul.main-navi li:hover div.sub-navi {
    display: block; }
  body.standalone-layout #navigation ul.main-navi li:hover div.sub-navi .link-elements {
    float: left;
    width: 50%; }
  body.standalone-layout #navigation ul.main-navi li:hover div.sub-navi ul {
    float: left;
    width: 100%; }
  body.standalone-layout #navigation ul.main-navi > li:hover > div a:link {
    background: #fff;
    box-shadow: 0px 5px 6px -1px rgba(0, 0, 0, 0.25);
    position: relative; }
  body.standalone-layout #navigation ul.main-navi > li:hover > div.sub-navi a:link {
    box-shadow: none;
    border: none;
    background: url(/blob/5822/9944b1acc959fb1111064c796ded17b3/data/navi-line-lvl2-png.png) top repeat-x #fff;
    float: left;
    width: 100%; }
  body.standalone-layout #navigation ul.main-navi li.no-sub > div a:link {
    box-shadow: none;
    position: static; }
  body.standalone-layout #navigation ul.main-navi .link-elements li {
    float: left;
    background: none;
    clear: both;
    width: 100%; }
  body.standalone-layout #navigation ul.main-navi .link-elements li div {
    width: 100%; }
  body.standalone-layout #navigation ul.main-navi .link-elements > li:last-child {
    border-bottom: 1px solid #EFEFEF; }
  body.standalone-layout #navigation ul.main-navi .link-elements > li a:link,
  body.standalone-layout #navigation ul.main-navi .link-elements > li a:visited {
    padding: 0;
    width: 100%; }
  body.standalone-layout #navigation ul.main-navi .link-elements > li a:hover,
  body.standalone-layout #navigation ul.main-navi .link-elements > li a:focus {
    color: #e3000f; }
  body.standalone-layout #navigation ul.main-navi .link-elements > li div {
    width: 100%; }
  body.standalone-layout #navigation ul.main-navi li.active li div,
  body.standalone-layout #navigation ul.main-navi li.active li.active div {
    background-image: none; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    body.standalone-layout #navigation ul.main-navi li div {
      background-image: none !important; } }
  @media screen and (max-width: 729px) {
    body.standalone-layout .main-navi > li > div > span > a.fold-out {
      float: right !important; }
    body.standalone-layout .main-navi > li > div > span > a:not(.fold-out) {
      float: left !important; }
    body.standalone-layout #navigation .main-navi-wrapper .main-navi > li:not(.search):hover {
      border-bottom: 1px solid #d8dee4 !important; }
    body.standalone-layout #navigation .main-navi-wrapper .main-navi > li.search:hover {
      border-bottom: none !important; } }
  @media screen and (max-width: 979px) {
    body.standalone-layout #navigation .search input.input {
      width: 7.6em; }
    body.standalone-layout #navigation ul.main-navi .stripe {
      display: none; }
    body.standalone-layout #navigation ul.main-navi .link-elements {
      width: 100%; }
    body.standalone-layout #navigation {
      background: #fff; } }
  @media screen and (max-width: 729px) {
    body.standalone-layout {
      /* Fixed MenÃ¼ */
      /* //Fixed MenÃ¼ */
      /* Suche */ }
      body.standalone-layout #navigation #topNavi {
        width: auto;
        padding: 0; }
      body.standalone-layout #navigation ul.main-navi li.menu-trigger {
        display: block; }
      body.standalone-layout #navigation ul.main-navi > li:hover > div a,
      body.standalone-layout #navigation ul.main-navi > li > div a:hover,
      body.standalone-layout #navigation ul.main-navi > li > div a:focus {
        border-top: none;
        margin: 0; }
      body.standalone-layout #navigation ul.main-navi li div.sub-navi,
      body.standalone-layout #navigation ul.main-navi li:hover div.sub-navi {
        background: none repeat scroll 0 0 #fff;
        box-shadow: none;
        box-sizing: border-box;
        display: none;
        height: auto;
        left: 0;
        padding: 0;
        position: relative;
        top: 0;
        width: 100%; }
      body.standalone-layout #navigation ul.main-navi li a.fold-out:link,
      body.standalone-layout #navigation ul.main-navi li a.fold-out:visited,
      body.standalone-layout #navigation ul.main-navi li a.fold-out:hover,
      body.standalone-layout #navigation ul.main-navi li a.fold-out:focus,
      body.standalone-layout #navigation ul.main-navi li a.fold-out:active,
      body.standalone-layout #navigation ul.main-navi > li:hover > div a.fold-out:link {
        display: block;
        float: right;
        background-repeat: no-repeat;
        background-position: right;
        width: 15%;
        padding: 0 !important;
        height: 3em;
        position: relative; }
      body.standalone-layout #navigation ul.main-navi li.no-sub a.fold-out {
        display: none !important; }
      body.standalone-layout #navigation ul.main-navi li div.sub-navi {
        background: #fff !important; }
      body.standalone-layout #navigation ul.main-navi li div.sub-navi ul, body.standalone-layout #navigation ul.main-navi li:hover div.sub-navi .link-elements {
        float: left;
        width: 100%; }
      body.standalone-layout #navigation ul.main-navi li div.sub-navi ul li, body.standalone-layout #navigation ul.main-navi li:hover div.sub-navi ul li {
        float: left;
        width: 100%;
        clear: both;
        background: url(/blob/5822/9944b1acc959fb1111064c796ded17b3/data/navi-line-lvl2-png.png) top repeat-x #fff;
        padding: 0 1em; }
      body.standalone-layout #navigation ul.main-navi li div.sub-navi ul li a,
      body.standalone-layout #navigation ul.main-navi li div.sub-navi ul li div,
      body.standalone-layout #navigation ul.main-navi li:hover div.sub-navi ul li a,
      body.standalone-layout #navigation ul.main-navi li:hover div.sub-navi ul li div,
      body.standalone-layout #navigation ul.main-navi > li:hover > div.sub-navi a:link {
        float: left;
        width: 100%;
        background: none; }
      body.standalone-layout #navigation ul.main-navi li div.sub-navi li a:link span,
      body.standalone-layout #navigation ul.main-navi li div.sub-navi li a:visited span,
      body.standalone-layout #navigation ul.main-navi li div.sub-navi li a:link span,
      body.standalone-layout #navigation ul.main-navi li div.sub-navi li strong {
        line-height: normal; }
      body.standalone-layout #navigation ul.main-navi li div.sub-navi li {
        min-height: 1em; }
      body.standalone-layout #navigation ul.main-navi li div.sub-navi li a:link span,
      body.standalone-layout #navigation ul.main-navi li div.sub-navi li a:visited span,
      body.standalone-layout #navigation ul.main-navi li div.sub-navi li a:link span,
      body.standalone-layout #navigation ul.main-navi li div.sub-navi li strong {
        padding: 0.5em 0; }
      body.standalone-layout #navigation ul.main-navi li div.sub-navi ul li a.fold-out,
      body.standalone-layout #navigation ul.main-navi li:hover div.sub-navi ul li a.fold-out {
        display: none; }
      body.standalone-layout .header .service ul li a.search:link, body.standalone-layout .header .languageSwitcher ul li a.search:link, body.standalone-layout .header .service ul li a.search:visited, body.standalone-layout .header .languageSwitcher ul li a.search:visited {
        background: url(/blob/425178/2563a8caa9fa42814a5eb4c13895a7fd/data/icon-service-lupe-png.png) 0 0 no-repeat transparent;
        background-size: 16px 18px;
        display: block;
        float: left;
        height: 2em;
        width: 2em;
        top: -2px;
        position: relative; }
      body.standalone-layout .search-box.mobile-only {
        display: none;
        position: absolute;
        padding: 4em 1.6em 1.6em;
        top: 4em;
        right: 0;
        border: 1px solid #f0f1f5;
        background: #fff;
        box-shadow: 0px 5px 6px -1px rgba(0, 0, 0, 0.25);
        z-index: 6000; }
      body.standalone-layout .search-box.mobile-only input {
        float: left;
        border: none;
        font-size: 1.2em;
        height: 2.3em;
        width: 100%;
        padding: 0.5em 3em 0.5em 0.5em;
        box-sizing: border-box;
        background: #ffffff; }
      body.standalone-layout .search-box.mobile-only input.submit {
        position: absolute;
        top: 1.2em;
        right: 1.5em;
        background: url(/blob/425178/2563a8caa9fa42814a5eb4c13895a7fd/data/icon-service-lupe-png.png) center no-repeat transparent;
        background-size: 16px 18px;
        width: 2.3em;
        height: 2.3em; }
      body.standalone-layout .search-box.mobile-only a.close {
        width: 20px;
        height: 20px;
        position: absolute;
        top: 0;
        right: 0;
        background: #fff; }
      body.standalone-layout .search-box.mobile-only a.close:before {
        content: '\e842';
        font-family: 'henkel-icon';
        right: 0;
        position: absolute;
        top: 0;
        font-size: 1.4em;
        color: #e3000f; }
      body.standalone-layout .search-box.mobile-only.active {
        display: block; }
      body.standalone-layout #navigation ul.main-navi li,
      body.standalone-layout #navigation ul.main-navi li.home,
      body.standalone-layout #navigation ul.main-navi li.no-sub {
        background-color: #fff;
        display: none;
        width: 100%;
        box-sizing: border-box;
        border-bottom: 1px solid #d8dee4;
        padding: 0 1.5em; }
      body.standalone-layout #navigation ul.main-navi li li,
      body.standalone-layout #navigation ul.main-navi li.home li,
      body.standalone-layout #navigation ul.main-navi li.no-sub li,
      body.standalone-layout #navigation ul.main-navi li li.no-sub {
        padding: 0;
        border-bottom: none;
        background: url(/blob/5822/9944b1acc959fb1111064c796ded17b3/data/navi-line-lvl2-png.png) bottom repeat-x #fff; }
      body.standalone-layout #navigation ul.main-navi li.active a:link,
      body.standalone-layout #navigation ul.main-navi li.active a:visited,
      body.standalone-layout #navigation ul.main-navi li a:link,
      body.standalone-layout #navigation ul.main-navi li a:visited,
      body.standalone-layout #navigation ul.main-navi li.home a:link,
      body.standalone-layout #navigation ul.main-navi li.home a:visited {
        padding: 0; }
      body.standalone-layout #navigation ul.main-navi.active li,
      body.standalone-layout #navigation ul.main-navi.active li.home,
      body.standalone-layout #navigation ul.main-navi.active li.no-sub {
        display: block; }
      body.standalone-layout #navigation ul.main-navi.active li.menu-trigger a:link, body.standalone-layout #navigation ul.main-navi.active li.menu-trigger a:visited {
        color: #e3000f; }
      body.standalone-layout #navigation ul.main-navi li.search {
        display: block;
        height: 2em;
        padding: 0;
        position: absolute;
        right: 20px;
        top: .95em;
        width: 3em;
        z-index: 50000000;
        border-bottom: none; }
      body.standalone-layout #navigation ul.main-navi li.search a.search {
        float: left;
        height: 2em;
        width: 2em;
        background: url(/blob/425178/2563a8caa9fa42814a5eb4c13895a7fd/data/icon-service-lupe-png.png) 0.5em 0.5em no-repeat;
        background-size: 16px 18px; }
      body.standalone-layout #navigation ul.main-navi li.search form {
        display: none; }
      body.standalone-layout #navigation ul.main-navi li.home a:link,
      body.standalone-layout #navigation ul.main-navi li.home a:visited,
      body.standalone-layout #navigation ul.main-navi li a:link,
      body.standalone-layout #navigation ul.main-navi li a:visited,
      body.standalone-layout #navigation ul.main-navi li a:link span,
      body.standalone-layout #navigation ul.main-navi li a:visited span,
      body.standalone-layout #navigation ul.main-navi li a:link span,
      body.standalone-layout #navigation ul.main-navi li strong,
      body.standalone-layout #navigation ul.main-navi li > div,
      body.standalone-layout #navigation ul.main-navi li.active div,
      body.standalone-layout #navigation ul.main-navi li.no-sub a:link,
      body.standalone-layout #navigation ul.main-navi li.no-sub a:visited,
      body.standalone-layout #navigation ul.main-navi li.no-sub strong {
        box-sizing: border-box;
        width: 100%; }
      body.standalone-layout #navigation ul.main-navi li a:link,
      body.standalone-layout #navigation ul.main-navi li a:visited {
        width: 85%; }
      body.standalone-layout #navigation ul.main-navi li.active ul {
        display: block; }
      body.standalone-layout #navigation ul.main-navi li ul {
        position: static;
        padding: 0 0; }
      body.standalone-layout #navigation ul.main-navi > li:hover > div a:link {
        background: transparent;
        border: none;
        box-shadow: none;
        margin: 0; }
      body.standalone-layout #navigation ul.main-navi li.active .link-elements {
        background: none; }
      body.standalone-layout #navigation ul.main-navi .link-elements > li,
      body.standalone-layout #navigation ul.main-navi .link-elements > li:last-child {
        border: none; }
      body.standalone-layout #navigation ul.main-navi li li a:link span,
      body.standalone-layout #navigation ul.main-navi li li a:visited span #navigation ul.main-navi li.active li a:link span,
      body.standalone-layout #navigation ul.main-navi li.active li a:visited span {
        padding: 0.5em 0;
        font-family: "MiloPro", Helvetica, Arial, sans-serif; }
      body.standalone-layout #navigation ul.main-navi li.active li a:link,
      body.standalone-layout #navigation ul.main-navi li.active li a:visited,
      body.standalone-layout #navigation ul.main-navi li.active li a:hover,
      body.standalone-layout #navigation ul.main-navi li.active li a:focus {
        border: 0;
        padding-left: 0; }
      body.standalone-layout #navigation ul.main-navi li.active:link div.subnavi, body.standalone-layout #navigation ul.main-navi li.active:hover div.sub-navi {
        display: block; }
      body.standalone-layout #navigation ul.main-navi li.active div.sub-navi, body.standalone-layout #navigation ul.main-navi li.active:hover div.sub-navi {
        display: block; }
      body.standalone-layout #navigation li.search {
        margin: 1em 0;
        position: relative;
        height: 3.2em;
        width: 100%; }
      body.standalone-layout .search input.input {
        width: 100%; } }
  @media screen and (max-width: 479px) {
    body.standalone-layout #navigation ul.main-navi li,
    body.standalone-layout #navigation ul.main-navi li.home,
    body.standalone-layout #navigation ul.main-navi li.no-sub {
      padding: 0 1.5em; } }
@media screen and (-ms-high-contrast: active) and (min-width: 730px), screen and (-ms-high-contrast: none) and (min-width: 730px) {
  body.standalone-layout header[class*="col-"] .logo img {
    max-height: 122px; } }
header .icon-close:before {
  color: #e3000f !important;
  font-size: 1.6rem !important;
  margin-top: 0.35rem;
  font-weight: bold; }
header .navi-switch .icon-menu {
  display: none; }
header .navi-switch .icon-close {
  display: block; }
header .navi-switch.navi-switch-off .icon-menu {
  display: block; }
header .navi-switch.navi-switch-off .icon-close {
  display: none; }
header .search-switch .icon-search {
  display: block; }
header .search-switch .icon-close {
  display: none; }
header .search-switch.open .icon-search {
  display: none; }
header .search-switch.open .icon-close {
  display: block; }
#contentWrap, #cookieLayer .wrapper {
  z-index: 1;
  left: 0; }
:not(.search) > header .search,
#navigation .search {
  height: 34px;
  position: relative;
  margin-bottom: 12px; }
  :not(.search) > header .search input, :not(.search) > header .search button,
  #navigation .search input,
  #navigation .search button {
    height: 34px;
    font-size: 14px;
    border: none; }
  :not(.search) > header .search input,
  #navigation .search input {
    background: #f0f1f5;
    padding: 7px 37px 7px 20px; }
  :not(.search) > header .search button,
  #navigation .search button {
    position: absolute;
    top: 0;
    right: 10px;
    width: 20px;
    background: transparent;
    color: #828c96;
    font-size: 18px; }
    :not(.search) > header .search button:after,
    #navigation .search button:after {
      font-family: henkel-icon;
      display: block;
      content: "\e801";
      margin-bottom: 3px; }
:not(.search) > header.mini .search.open {
  top: 57px; }
:not(.search) > header .search {
  position: fixed;
  border: none;
  top: 0;
  width: calc(100% - 40px);
  height: 53px;
  padding: 10px;
  max-height: 0;
  background: #fff;
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s; }
  :not(.search) > header .search.open {
    max-height: 100%;
    overflow: visible;
    opacity: 1;
    top: 100px; }
  :not(.search) > header .search input[type=text] {
    border: none; }
  :not(.search) > header .search button {
    top: 10px;
    right: 20px;
    width: 20px; }
#navigation {
  height: 100%;
  position: fixed; }
#navigation,
#myContent {
  background: #fff;
  width: 280px;
  font-size: 14px;
  font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
  border-right: 1px solid #bec8d2;
  color: #415055;
  z-index: 1500 !important;
  left: 0; }
  #navigation .global-link,
  #myContent .global-link {
    background: #f0f1f5;
    display: block;
    font-size: 13px;
    margin-bottom: 12px;
    padding: 7px 10px 7px 20px; }
    #navigation .global-link span,
    #myContent .global-link span {
      display: block;
      padding-right: 37px;
      padding-top: 2px;
      position: relative; }
      #navigation .global-link span:after,
      #myContent .global-link span:after {
        content: "\e87a";
        font-family: henkel-icon;
        font-size: 36px;
        position: absolute;
        right: 0;
        top: -15px;
        color: #828c96; }
  html:not(.henkel-life-page) body:not(.standalone-layout) #navigation .main-navi-wrapper, html:not(.henkel-life-page) body:not(.standalone-layout)
  #myContent .main-navi-wrapper {
    padding-top: 6px; }
  #navigation .main-navi-wrapper ul,
  #myContent .main-navi-wrapper ul {
    list-style-type: none; }
    #navigation .main-navi-wrapper ul li.home,
    #myContent .main-navi-wrapper ul li.home {
      margin-bottom: 12px;
      border-bottom: 1px solid #bec8d2; }
    #navigation .main-navi-wrapper ul li.active > div > span > a.fold-out:hover,
    #navigation .main-navi-wrapper ul li.active > span > div > a.fold-out:hover,
    #navigation .main-navi-wrapper ul li.active > div > a.fold-out:hover,
    #navigation .main-navi-wrapper ul li.active > span > a.fold-out:hover,
    #navigation .main-navi-wrapper ul li.active > a.fold-out:hover,
    #myContent .main-navi-wrapper ul li.active > div > span > a.fold-out:hover,
    #myContent .main-navi-wrapper ul li.active > span > div > a.fold-out:hover,
    #myContent .main-navi-wrapper ul li.active > div > a.fold-out:hover,
    #myContent .main-navi-wrapper ul li.active > span > a.fold-out:hover,
    #myContent .main-navi-wrapper ul li.active > a.fold-out:hover {
      color: #e3000f; }
    #navigation .main-navi-wrapper ul li.active > div > span > a.fold-out:after,
    #navigation .main-navi-wrapper ul li.active > span > div > a.fold-out:after,
    #navigation .main-navi-wrapper ul li.active > div > a.fold-out:after,
    #navigation .main-navi-wrapper ul li.active > span > a.fold-out:after,
    #navigation .main-navi-wrapper ul li.active > a.fold-out:after,
    #myContent .main-navi-wrapper ul li.active > div > span > a.fold-out:after,
    #myContent .main-navi-wrapper ul li.active > span > div > a.fold-out:after,
    #myContent .main-navi-wrapper ul li.active > div > a.fold-out:after,
    #myContent .main-navi-wrapper ul li.active > span > a.fold-out:after,
    #myContent .main-navi-wrapper ul li.active > a.fold-out:after {
      content: "\e811"; }
    #navigation .main-navi-wrapper ul li strong,
    #myContent .main-navi-wrapper ul li strong {
      color: #e3000f; }
    #navigation .main-navi-wrapper ul li a, #navigation .main-navi-wrapper ul li strong,
    #myContent .main-navi-wrapper ul li a,
    #myContent .main-navi-wrapper ul li strong {
      display: block;
      padding: 11px 49px 9px 20px; }
    #navigation .main-navi-wrapper ul li div,
    #myContent .main-navi-wrapper ul li div {
      position: relative; }
      #navigation .main-navi-wrapper ul li div a.fold-out,
      #myContent .main-navi-wrapper ul li div a.fold-out {
        width: auto;
        position: absolute;
        top: 0;
        right: 0;
        background: #fff;
        height: 100%;
        padding: 0 12px 0 13px;
        color: #828c96; }
        #navigation .main-navi-wrapper ul li div a.fold-out:after,
        #myContent .main-navi-wrapper ul li div a.fold-out:after {
          padding: 0;
          display: block;
          position: relative;
          content: "\e810";
          font-family: henkel-icon;
          top: 50%;
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  #navigation .main-navi-wrapper ul.target-group-navigation > li > div > span > a,
  #navigation .main-navi-wrapper ul.target-group-navigation > li > div > a,
  #navigation .main-navi-wrapper ul.target-group-navigation > li > a,
  #myContent .main-navi-wrapper ul.target-group-navigation > li > div > span > a,
  #myContent .main-navi-wrapper ul.target-group-navigation > li > div > a,
  #myContent .main-navi-wrapper ul.target-group-navigation > li > a {
    background: #f0f1f5; }
  #navigation .main-navi-wrapper ul.target-group-navigation a.fold-out,
  #myContent .main-navi-wrapper ul.target-group-navigation a.fold-out {
    background: #fff; }
  #navigation .main-navi-wrapper > ul,
  #myContent .main-navi-wrapper > ul {
    margin-bottom: 12px; }
    #navigation .main-navi-wrapper > ul > li,
    #myContent .main-navi-wrapper > ul > li {
      border-top: 1px solid #bec8d2; }
      #navigation .main-navi-wrapper > ul > li:last-child,
      #myContent .main-navi-wrapper > ul > li:last-child {
        border-bottom: 1px solid #bec8d2; }
      #navigation .main-navi-wrapper > ul > li.active > a, #navigation .main-navi-wrapper > ul > li.active > strong,
      #navigation .main-navi-wrapper > ul > li.active > div > a, #navigation .main-navi-wrapper > ul > li.active > div > strong,
      #navigation .main-navi-wrapper > ul > li.active > div > span > a, #navigation .main-navi-wrapper > ul > li.active > div > span > strong,
      #myContent .main-navi-wrapper > ul > li.active > a,
      #myContent .main-navi-wrapper > ul > li.active > strong,
      #myContent .main-navi-wrapper > ul > li.active > div > a,
      #myContent .main-navi-wrapper > ul > li.active > div > strong,
      #myContent .main-navi-wrapper > ul > li.active > div > span > a,
      #myContent .main-navi-wrapper > ul > li.active > div > span > strong {
        color: #e3000f; }
        #navigation .main-navi-wrapper > ul > li.active > a:not(.fold-out), #navigation .main-navi-wrapper > ul > li.active > strong:not(.fold-out),
        #navigation .main-navi-wrapper > ul > li.active > div > a:not(.fold-out), #navigation .main-navi-wrapper > ul > li.active > div > strong:not(.fold-out),
        #navigation .main-navi-wrapper > ul > li.active > div > span > a:not(.fold-out), #navigation .main-navi-wrapper > ul > li.active > div > span > strong:not(.fold-out),
        #myContent .main-navi-wrapper > ul > li.active > a:not(.fold-out),
        #myContent .main-navi-wrapper > ul > li.active > strong:not(.fold-out),
        #myContent .main-navi-wrapper > ul > li.active > div > a:not(.fold-out),
        #myContent .main-navi-wrapper > ul > li.active > div > strong:not(.fold-out),
        #myContent .main-navi-wrapper > ul > li.active > div > span > a:not(.fold-out),
        #myContent .main-navi-wrapper > ul > li.active > div > span > strong:not(.fold-out) {
          border-left: 4px solid #e3000f;
          padding-left: 16px;
          font-family: "MiloProBold", Helvetica, Arial, sans-serif; }
      #navigation .main-navi-wrapper > ul > li > a.fold-out,
      #navigation .main-navi-wrapper > ul > li > div > a.fold-out,
      #navigation .main-navi-wrapper > ul > li > div > span > a.fold-out,
      #myContent .main-navi-wrapper > ul > li > a.fold-out,
      #myContent .main-navi-wrapper > ul > li > div > a.fold-out,
      #myContent .main-navi-wrapper > ul > li > div > span > a.fold-out {
        background: #f0f1f5; }
      #navigation .main-navi-wrapper > ul > li > a:not(.fold-out):hover,
      #navigation .main-navi-wrapper > ul > li > div > a:not(.fold-out):hover,
      #navigation .main-navi-wrapper > ul > li > div > span > a:not(.fold-out):hover,
      #myContent .main-navi-wrapper > ul > li > a:not(.fold-out):hover,
      #myContent .main-navi-wrapper > ul > li > div > a:not(.fold-out):hover,
      #myContent .main-navi-wrapper > ul > li > div > span > a:not(.fold-out):hover {
        border-left: 4px solid #e3000f;
        padding-left: 16px; }
      #navigation .main-navi-wrapper > ul > li > ul > li,
      #myContent .main-navi-wrapper > ul > li > ul > li {
        border-top: 1px dashed #bec8d2; }
        #navigation .main-navi-wrapper > ul > li > ul > li:first-child,
        #myContent .main-navi-wrapper > ul > li > ul > li:first-child {
          border-top-style: solid; }
        #navigation .main-navi-wrapper > ul > li > ul > li a, #navigation .main-navi-wrapper > ul > li > ul > li strong,
        #myContent .main-navi-wrapper > ul > li > ul > li a,
        #myContent .main-navi-wrapper > ul > li > ul > li strong {
          padding-left: 40px; }
        #navigation .main-navi-wrapper > ul > li > ul > li.active > a, #navigation .main-navi-wrapper > ul > li > ul > li.active > strong,
        #navigation .main-navi-wrapper > ul > li > ul > li.active > div > a, #navigation .main-navi-wrapper > ul > li > ul > li.active > div > strong,
        #navigation .main-navi-wrapper > ul > li > ul > li.active > div > span > a, #navigation .main-navi-wrapper > ul > li > ul > li.active > div > span > strong,
        #navigation .main-navi-wrapper > ul > li > ul > li.active > span > div > a, #navigation .main-navi-wrapper > ul > li > ul > li.active > span > div > strong,
        #myContent .main-navi-wrapper > ul > li > ul > li.active > a,
        #myContent .main-navi-wrapper > ul > li > ul > li.active > strong,
        #myContent .main-navi-wrapper > ul > li > ul > li.active > div > a,
        #myContent .main-navi-wrapper > ul > li > ul > li.active > div > strong,
        #myContent .main-navi-wrapper > ul > li > ul > li.active > div > span > a,
        #myContent .main-navi-wrapper > ul > li > ul > li.active > div > span > strong,
        #myContent .main-navi-wrapper > ul > li > ul > li.active > span > div > a,
        #myContent .main-navi-wrapper > ul > li > ul > li.active > span > div > strong {
          color: #e3000f;
          font-family: "MiloProBold", Helvetica, Arial, sans-serif; }
        #navigation .main-navi-wrapper > ul > li > ul > li > ul > li.active,
        #myContent .main-navi-wrapper > ul > li > ul > li > ul > li.active {
          color: #e3000f;
          font-family: "MiloProBold", Helvetica, Arial, sans-serif; }
          #navigation .main-navi-wrapper > ul > li > ul > li > ul > li.active a, #navigation .main-navi-wrapper > ul > li > ul > li > ul > li.active strong,
          #myContent .main-navi-wrapper > ul > li > ul > li > ul > li.active a,
          #myContent .main-navi-wrapper > ul > li > ul > li > ul > li.active strong {
            color: #e3000f; }
        #navigation .main-navi-wrapper > ul > li > ul > li > ul > li a, #navigation .main-navi-wrapper > ul > li > ul > li > ul > li strong,
        #myContent .main-navi-wrapper > ul > li > ul > li > ul > li a,
        #myContent .main-navi-wrapper > ul > li > ul > li > ul > li strong {
          padding-top: 6px;
          padding-left: 60px;
          padding-bottom: 6px; }
  #navigation .service, #navigation .languageSwitcher,
  #myContent .service,
  #myContent .languageSwitcher {
    margin-top: 12px;
    margin-bottom: 12px;
    float: none;
    padding: 0 12px 0 20px; }
    #navigation .service ul, #navigation .languageSwitcher ul,
    #myContent .service ul,
    #myContent .languageSwitcher ul {
      margin-bottom: 0; }
    #navigation .service [class^="icon-"]:before, #navigation .languageSwitcher [class^="icon-"]:before,
    #myContent .service [class^="icon-"]:before,
    #myContent .languageSwitcher [class^="icon-"]:before {
      font-size: 16px; }
    #navigation .service .icon-mail:before, #navigation .languageSwitcher .icon-mail:before,
    #myContent .service .icon-mail:before,
    #myContent .languageSwitcher .icon-mail:before {
      font-size: 14px;
      margin-top: -1px; }
    #navigation .service .icon-addcontent:before, #navigation .languageSwitcher .icon-addcontent:before,
    #myContent .service .icon-addcontent:before,
    #myContent .languageSwitcher .icon-addcontent:before {
      font-size: 18px; }
#myContent {
  position: fixed;
  bottom: 0;
  left: 0; }
  @media (min-width: 1250px) {
    #myContent {
      width: 281px; } }
  #myContent a {
    background: #313a3d;
    display: block;
    color: #fff;
    padding: 11px 49px 9px 20px;
    position: relative; }
    #myContent a:hover {
      background: #e3000f; }
    #myContent a:after {
      display: block;
      font-family: henkel-icon;
      content: "\e80e";
      position: absolute;
      top: 0;
      right: 12px;
      padding: 9px 0 9px 0;
      font-size: 16px; }
@media screen and (max-width: 1249px) {
  #navigation, #myContent {
    border-right: none; }
  :not(#navigation-wrapper) > #navigation.mini {
    margin-top: 57px !important; } }
.header-clone {
  padding: 0 10px;
  margin: 0;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2000;
  background: #fff; }
  .header-clone header {
    border-bottom: none; }
  .header-clone > [class*=col-],
  .header-clone > [class^=col-] {
    width: 100%;
    margin-bottom: 0; }
#navigation-wrapper {
  position: fixed;
  top: 99px;
  height: calc(100% - 99px);
  left: 0;
  width: 100%;
  overflow-y: scroll;
  z-index: 2000;
  pointer-events: none; }
  @media screen and (min-width: 1250px) {
    #navigation-wrapper {
      width: 280px;
      top: 0;
      height: 100%; } }
  #navigation-wrapper.open {
    pointer-events: auto; }
  #navigation-wrapper #navigation {
    position: relative;
    margin-top: 0 !important;
    height: auto !important;
    min-height: 100%;
    padding-bottom: 90px; }
.contentwrap-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  transition: all 0.3s linear;
  pointer-events: none; }
.open > .contentwrap-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  pointer-events: auto; }
.search > .contentwrap-overlay {
  top: 153px; }
.mini > .search > .contentwrap-overlay {
  top: 110px; }
#mycontent-wrapper #myContent {
  z-index: 2001 !important; }
#navigation ~ #contentWrap:not(.row):after, #cookieLayer #navigation ~ .wrapper:not(.row):after {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
  opacity: 0;
  z-index: 1000;
  pointer-events: none;
  transition: opacity 0.3s linear; }
  @media screen and (min-width: 1250px) {
    #navigation ~ #contentWrap:not(.row):after, #cookieLayer #navigation ~ .wrapper:not(.row):after {
      content: normal;
      display: none; } }
#navigation.open ~ #contentWrap:after, #cookieLayer #navigation.open ~ .wrapper:after {
  opacity: 0.4;
  pointer-events: all; }
/* HEADER CSS
 * Diese Datei regelt das Verhalten des Headers.
 *
 * =======================================================
 */
/* MOBILE FIRST ANSATZ:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.service, .languageSwitcher {
  text-align: right;
  float: right;
  margin-top: 7px; }
  .service ul li, .languageSwitcher ul li {
    display: inline-block;
    margin: 0 0 0 7.5px;
    list-style: none;
    position: relative; }
    .service ul li a:link, .languageSwitcher ul li a:link,
    .service ul li a:visited, .languageSwitcher ul li a:visited {
      float: left;
      display: block;
      width: 30px;
      height: 29px; }
    .service ul li [class^="icon-"]:before, .languageSwitcher ul li [class^="icon-"]:before {
      color: #828c96; }
    @media screen and (max-width: 1249px) {
      .service ul li [class^="icon-"]:before, .languageSwitcher ul li [class^="icon-"]:before {
        font-size: 22px;
        left: 1px; }
      .service ul li .icon-close:before, .languageSwitcher ul li .icon-close:before {
        font-size: 20px; } }
    .service ul li a:hover i:before, .languageSwitcher ul li a:hover i:before,
    .service ul li a:focus i:before, .languageSwitcher ul li a:focus i:before {
      color: #415055; }
    .service ul li .icon-mail:before, .languageSwitcher ul li .icon-mail:before {
      left: 0;
      right: 6px;
      top: 8px;
      font-size: 1.1rem; }
    .service ul li .icon-addcontent:before, .languageSwitcher ul li .icon-addcontent:before {
      left: 0;
      right: 3px;
      top: 0;
      font-size: 1.7rem; }
    .service ul li .icon-share:before, .languageSwitcher ul li .icon-share:before {
      content: '\E803';
      left: 0;
      right: 6px;
      top: 4px;
      font-size: 1.5rem; }
    .service ul li .icon-print:before, .languageSwitcher ul li .icon-print:before {
      content: '\E804';
      left: 0;
      right: 6px;
      top: 3px;
      font-size: 1.6rem; }
header {
  height: 70px;
  margin-top: 30px;
  border-bottom: 1px solid #d8dee4;
  position: relative;
  transition: all 0.3s ease-in-out; }
  header.mini {
    height: 47px;
    margin-top: 0; }
    header.mini .logo img {
      max-height: 40px; }
  header .logo {
    float: left; }
    header .logo img {
      transition: all 0.3s ease-in-out;
      width: 85px;
      height: 55px; }
/* screen >= 480px */
@media screen and (min-width: 480px) {
  header {
    margin-top: 20px; }
    header.mini {
      margin-top: 0; } }
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  header.mini {
    height: 70px;
    margin-top: 20px; } }
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 479 */
/* screen 480 - 729 */
/* screen 730 - 979 */
/* screen 980 - 1249 */
/* screen >= 1250 */
/* FOOTER CSS
 * Diese Datei regelt das Verhalten des Footer.
 *
 * =======================================================
 */
/* MOBILE FIRST ANSATZ:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
footer {
  float: left;
  margin-top: 40px;
  padding: 16px;
  background-color: #313a3d;
  box-sizing: border-box;
  width: 100%; }
  footer [class*=col-] {
    margin-top: 0;
    padding: 0; }
  footer .service, footer .languageSwitcher {
    float: left;
    width: 100%;
    line-height: 2em;
    margin: 0;
    list-style: none;
    -webkit-text-stroke: 0.05px !important; }
    footer .service li, footer .languageSwitcher li {
      float: left;
      margin-right: 20px; }
      footer .service li a:link, footer .languageSwitcher li a:link,
      footer .service li a:visited,
      footer .languageSwitcher li a:visited {
        font-size: 1.2em;
        color: #fff;
        font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
        font-weight: normal; }
      footer .service li a:hover, footer .languageSwitcher li a:hover, footer .service li a:focus, footer .languageSwitcher li a:focus, footer .service li a:active, footer .languageSwitcher li a:active {
        color: #e3000f; }
  footer .social {
    float: right;
    list-style: none;
    margin: 14px 0 10px 0; }
    footer .social li {
      float: left;
      margin-left: 12px; }
      footer .social li:first-child {
        margin-left: 0; }
      footer .social li a:link,
      footer .social li a:visited {
        float: left;
        display: block;
        width: 24px;
        height: 24px;
        overflow: hidden; }
      footer .social li a:link img,
      footer .social li a:visited img {
        margin-left: -24px; }
      footer .social li a:hover img,
      footer .social li a:focus img,
      footer .social li a:active img {
        margin-left: 0; }
  footer .copyright {
    border-top: 1px solid #cdd2d2;
    clear: both;
    color: #FFF;
    font-size: 1.2em;
    margin-top: 8px;
    margin-bottom: 0;
    padding-top: 5px;
    -webkit-text-stroke: 0.1px !important;
    width: 100%; }
    footer .copyright span {
      font-size: 1.2em; }
/* screen >= 480px */
@media screen and (min-width: 480px) {
  footer {
    position: relative; }
    footer .service, footer .languageSwitcher {
      width: calc(100% - 170px);
      margin: 0 0 10px 0; }
    footer .social {
      position: absolute;
      right: 16px;
      top: 16px; } }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  footer .social {
    margin: 4px 0 10px 0; } }
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  footer .service, footer .languageSwitcher {
    width: initial; } }
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 479 */
/* screen 480 - 729 */
/* screen 730 - 979 */
/* screen 980 - 1249 */
/* screen >= 1250 */
/* Light Gray  */
.light-gray {
  background-color: #f0f1f5; }
  .light-gray.image-item.download .image {
    border-color: #f0f1f5; }
  .light-gray.event .text {
    border-color: #bbb; }
  .light-gray.load-more {
    background: #f0f1f5; }
  .light-gray .loading-animation {
    background-image: url(/blob/186704/9b3c255e14bec0e7e3ae72dc551bc9a0/data/loader-lightgray-gif.gif); }
  .light-gray.newsroom-detail .wrapper {
    background: rgba(240, 241, 245, 0.8); }
.white .light-gray .link-list a:link, .white .light-gray .link-list a:visited, .white .light-gray .link-list .tel, .white .light-gray .link-list .fax {
  background-color: #fff; }
.light-gray.card-container {
  background-color: transparent;
  background-image: none; }
.card-container.light-gray .front {
  background-image: url(/blob/5544/7b01741fdc0407afac8e2d40bb8dbf00/data/icon-cardflipfront-white-png.png);
  background-color: #f0f1f5;
  background-position: right bottom; }
.card-container.light-gray .back {
  background-image: url(/blob/5546/a3c147e9a35adbaf0799f6ff71287ae6/data/icon-cardflipback-white-png.png);
  background-color: #f0f1f5;
  background-position: left bottom; }
/* // Light Gray  */
/* White with Border */
.white {
  background-color: #fff;
  border: 1px solid #d8dee4; }
  .white .link-list a:link, .white .link-list a:visited, .white .link-list .tel, .white .link-list .fax {
    background-color: #f0f1f5; }
  .white.event .text {
    border-color: #d8dee4; }
  .white.collection {
    padding: 19px 19px 33px 19px; }
  .white.load-more {
    background: #fff;
    border: 1px solid #f0f1f5; }
  .white .loading-animation {
    background-image: url(/blob/186702/72b2f2fd85b5453f485090a494bfc2a2/data/loader-white-gif.gif); }
  .white.newsroom-detail .wrapper {
    background: rgba(255, 255, 255, 0.8); }
.dark-gray .white,
.dark-gray .white a:link, .dark-gray .white a:visited,
.dark-gray .white .link-title,
.red .white,
.red .white a:link,
.red .white a:visited,
.red .white .link-title {
  color: #415055; }
.white.card-container {
  background-color: transparent;
  background-image: none;
  border: none; }
.white.card-container .front {
  background-color: #fff;
  background-image: url(/blob/5544/7b01741fdc0407afac8e2d40bb8dbf00/data/icon-cardflipfront-white-png.png);
  background-position: right bottom;
  border: 1px solid #d8dee4; }
.white.card-container .back {
  background-color: #fff;
  background-image: url(/blob/5546/a3c147e9a35adbaf0799f6ff71287ae6/data/icon-cardflipback-white-png.png);
  background-position: left bottom;
  border: 1px solid #d8dee4; }
/* // White with Border */
/* Dark Gray */
.dark-gray {
  background-color: #828c96;
  color: #fff;
  /*&.image-item.download .image {
    border-color: $color-dark-gray;
  }*/ }
  .dark-gray a:link, .dark-gray a:visited {
    color: #fff; }
    .dark-gray a:link:hover, .dark-gray a:link:focus, .dark-gray a:visited:hover, .dark-gray a:visited:focus {
      color: #e3000f; }
  .dark-gray [class^="icon-"]:before {
    color: #fff; }
  .dark-gray .link-list [class^="icon-"]:before, .dark-gray .vcard [class^="icon-"]:before {
    color: #313a3d; }
  .dark-gray .dropdown-dark .btn:hover {
    background: #415055; }
  .dark-gray .dropdown-menu a {
    color: #313a3d; }
  .dark-gray.event .text {
    border-color: #d8dee4; }
  .dark-gray.load-more {
    background: #828c96; }
  .dark-gray .loading-animation {
    background-image: url(/blob/186706/56b9d31e6c12ef585097237dca1a4cbb/data/loader-darkgray-gif.gif); }
  .dark-gray.newsroom-detail .wrapper {
    background: rgba(130, 140, 150, 0.8); }
.dark-gray.card-container {
  background-color: transparent;
  background-image: none; }
.dark-gray.card-container .front {
  background-image: url(/blob/5542/16806734585303fb2c2b0cf18f8df306/data/icon-cardflipfront-png.png);
  background-position: right bottom;
  background-color: #828c96; }
.dark-gray.card-container .back {
  background-image: url(/blob/5540/aa4ed92f9861c1f3f6d1312436cc071e/data/icon-cardflipback-png.png);
  background-position: left bottom;
  background-color: #828c96; }
/* // Dark Gray */
/* Red */
.red {
  background: #e3000f;
  color: #fff;
  /*&.image-item.download .image {
    border-color: $color-red;
  }*/ }
  .red a:link, .red a:visited {
    color: #fff; }
    .red a:link:hover, .red a:link:focus, .red a:visited:hover, .red a:visited:focus {
      color: #313a3d; }
  .red [class^="icon-"]:before {
    color: #fff; }
  .red .link-list a:link, .red .link-list a:visited, .red .vcard a:link, .red .vcard a:visited {
    color: #313a3d; }
    .red .link-list a:link:hover, .red .link-list a:link:focus, .red .link-list a:visited:hover, .red .link-list a:visited:focus, .red .vcard a:link:hover, .red .vcard a:link:focus, .red .vcard a:visited:hover, .red .vcard a:visited:focus {
      color: #e3000f; }
  .red .link-list [class^="icon-"]:before, .red .vcard [class^="icon-"]:before {
    color: #313a3d; }
  .red.event .text {
    border-color: #fff; }
  .red.event .date-wrap .day {
    color: #fff; }
  .red.link-element:hover h2 {
    color: #fff; }
  .red.load-more {
    background: #e3000f; }
    .red.load-more .link i:before {
      color: #fff !important; }
  .red.collection .collection-link:before {
    background: #e3000f;
    color: #fff; }
  .red .loading-animation {
    background-image: url(/blob/186708/56eaeb7fa959da29159869b3458ce479/data/loader-red-gif.gif); }
  .red.newsroom-detail .wrapper {
    background: rgba(227, 0, 15, 0.8); }
  .red .dropdown-menu a {
    color: #313a3d; }
  .red .filter-wrap .filter-links {
    background: #415055; }
.red.card-container {
  background-color: transparent;
  background-image: none; }
.red.card-container .front {
  background-color: #e3000f;
  background-image: url(/blob/5556/a38790ad85d85325ff2a31c2d9f3da6a/data/icon-cardflipfront-red-png.png);
  background-position: right bottom; }
.red.card-container .back {
  background-color: #e3000f;
  background-image: url(/blob/5558/2647bbe62a90932e692786dab22e1b3b/data/icon-cardflipback-red-png.png);
  background-position: left bottom; }
/** Henkel General Elements **/
html,
body {
  width: 100% !important;
  height: 100% !important;
  margin: 0px !important;
  padding: 0px !important;
  position: relative; }
body {
  font-size: 62.5%;
  font-size: 10px;
  color: #313a3d;
  font-family: "MiloPro", Helvetica, Arial, sans-serif;
  background-color: #fff; }
* {
  margin: 0;
  padding: 0; }
a {
  text-decoration: none;
  border: none;
  color: #313a3d;
  -webkit-tap-highlight-color: transparent; }
  a:hover, a:focus {
    color: #e3000f;
    text-decoration: none; }
input {
  -webkit-user-modify: read-write-plaintext-only; }
h1, h2, h3, h4, h5, h6 {
  font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
  margin-top: 0; }
h1 {
  color: #e3000f;
  float: left;
  margin: 0;
  padding: 0 0 0.75em 0;
  width: 100%; }
strong {
  font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
  font-weight: normal; }
[class^="col-"],
[class*=" col-"] {
  margin: 1em 0; }
  [class^="col-"] > div:not(.row):not([class*=col-]),
  [class*=" col-"] > div:not(.row):not([class*=col-]) {
    width: 100%; }
.video-play {
  background-size: contain;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 7em;
  position: absolute;
  border: none;
  left: 50%;
  top: 50%;
  margin-left: -3.5em;
  margin-top: -3.5em;
  width: 7em;
  height: 7em; }
  .video-play:before {
    content: '\E848';
    font-family: 'henkel-icon';
    left: 28px;
    position: absolute;
    top: 14px;
    font-size: 29px;
    color: #fff; }
.row-headline {
  float: left;
  display: block;
  border-top: 1px solid #d8dee4;
  font-size: 1em;
  margin: 4em 0 .8em 0;
  font-weight: normal;
  width: 100%; }
  .row-headline span {
    float: left;
    font-size: 1.8em;
    padding: 0 10px 0 0;
    margin: -5px 0 0 0;
    text-transform: uppercase;
    background-color: #fff; }
.row-sub-headline {
  margin-top: 10px;
  float: left;
  width: 100%; }
.placeholder {
  padding: 20px; }
  .placeholder p {
    margin: 0; }
/* ICON-FONT  */
[class^="icon-"],
[class*=" icon-"] {
  display: inherit;
  font-size: 10px;
  position: relative; }
  [class^="icon-"]:before,
  [class*=" icon-"]:before {
    content: '';
    color: #313a3d;
    font-family: 'henkel-icon';
    font-style: normal;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1em; }
footer i[class^="icon-"],
footer i[class*=" icon-"], #cookieLayer .service i[class^="icon-"], #cookieLayer .languageSwitcher i[class^="icon-"],
#cookieLayer .service i[class*=" icon-"],
#cookieLayer .languageSwitcher i[class*=" icon-"] {
  display: none; }
.icon-home-1:before {
  content: '\e800'; }
/* '' */
.icon-search:before {
  content: '\e801'; }
/* '' */
.icon-email:before, .icon-mail:before {
  content: '\e802'; }
/* '' */
.icon-share:before {
  content: '\e803'; }
/* '' */
.icon-print:before {
  content: '\e804'; }
/* '' */
.icon-play:before {
  content: '\e805'; }
/* '' */
.icon-galerie:before {
  content: '\e806'; }
/* '' */
.icon-open:before {
  content: '\e807'; }
/* '' */
.icon-open1:before {
  content: '\e808'; }
/* '' */
.icon-closed:before {
  content: '\e809'; }
/* '' */
.icon-closed1:before {
  content: '\e80a'; }
/* '' */
.icon-arrow_left:before {
  content: '\e80b'; }
/* '' */
.icon-arrow_right:before {
  content: '\e80c'; }
/* '' */
.icon-removecontent:before {
  content: '\e80d'; }
/* '' */
.icon-addcontent:before {
  content: '\e80e'; }
/* '' */
.icon-download_pdf:before {
  content: '\e80f'; }
/* '' */
.icon-plus:before {
  content: '\e810'; }
/* '' */
.icon-minus:before {
  content: '\e811'; }
/* '' */
.icon-clock:before {
  content: '\e812'; }
/* '' */
.icon-twitter:before {
  content: '\e813'; }
/* '' */
.icon-linkedin:before {
  content: '\e814'; }
/* '' */
.icon-facebook:before {
  content: '\e815'; }
/* '' */
.icon-youtube:before {
  content: '\e816'; }
/* '' */
.icon-angle-left:before {
  content: '\e817'; }
/* '' */
.icon-arrow_link:before {
  content: '\e818'; }
/* '' */
.icon-arrow_back:before {
  content: '\e819'; }
/* '' */
.icon-daypicker:before {
  content: '\e81a'; }
/* '' */
.icon-maps:before {
  content: '\e81b'; }
/* '' */
.icon-calender:before {
  content: '\e81c'; }
/* '' */
.icon-customer:before {
  content: '\e81d'; }
/* '' */
.icon-professional:before {
  content: '\e81e'; }
/* '' */
.icon-industries:before {
  content: '\e81f'; }
/* '' */
.icon-adhesivetech:before {
  content: '\e820'; }
/* '' */
.icon-beauty:before {
  content: '\e821'; }
/* '' */
.icon-laundry:before {
  content: '\e822'; }
/* '' */
.icon-prodcat1:before {
  content: '\e823'; }
/* '' */
.icon-prodcat2:before {
  content: '\e824'; }
/* '' */
.icon-prodcat3:before {
  content: '\e825'; }
/* '' */
.icon-prodcat4:before {
  content: '\e826'; }
/* '' */
.icon-prodcat5:before {
  content: '\e827'; }
/* '' */
.icon-reset:before {
  content: '\e828'; }
/* '' */
.icon-phone:before {
  content: '\e829'; }
/* '' */
.icon-vcard:before {
  content: '\e82a'; }
/* '' */
.icon-ratingstar:before {
  content: '\e82b'; }
/* '' */
.icon-info:before {
  content: '\e82c'; }
/* '' */
.icon-embedcode:before {
  content: '\e82d'; }
/* '' */
.icon-album:before {
  content: '\e82e'; }
/* '' */
.icon-download:before {
  content: '\e82f'; }
/* '' */
.icon-glossary:before {
  content: '\e830'; }
/* '' */
.icon-delete:before {
  content: '\e831'; }
/* '' */
.icon-loader:before {
  content: '\e832'; }
/* '' */
.icon-slideshow:before {
  content: '\e833'; }
/* '' */
.icon-timeline_arrow:before {
  content: '\e834'; }
/* '' */
.icon-bubble:before {
  content: '\e835'; }
/* '' */
.icon-bulletpoint:before {
  content: '\e836'; }
/* '' */
.icon-switchon:before {
  content: '\e837'; }
/* '' */
.icon-switchoff:before {
  content: '\e838'; }
/* '' */
.icon-clock2:before {
  content: '\e839'; }
/* '' */
.icon-embedcode2:before {
  content: '\e83a'; }
/* '' */
.icon-plus1:before {
  content: '\e83b'; }
/* '' */
.icon-minus1:before {
  content: '\e83c'; }
/* '' */
.icon-arrow_down:before {
  content: '\e83d'; }
/* '' */
.icon-arrow_up:before {
  content: '\e83e'; }
/* '' */
.icon-pointnavi:before {
  content: '\e83f'; }
/* '' */
.icon-arrow_back2:before {
  content: '\e840'; }
/* '' */
.icon-arrow_link2:before {
  content: '\e841'; }
/* '' */
.icon-reset1:before {
  content: '\e842'; }
/* '' */
.icon-draganddrop:before {
  content: '\e843'; }
/* '' */
.icon-facebook1:before {
  content: '\e844'; }
/* '' */
.icon-linkedin1:before {
  content: '\e845'; }
/* '' */
.icon-twitter1:before {
  content: '\e846'; }
/* '' */
.icon-youtube1:before {
  content: '\e847'; }
/* '' */
.icon-play1:before {
  content: '\e848'; }
/* '' */
.icon-favoritenstar:before {
  content: '\e849'; }
/* '' */
.icon-home:before {
  content: '\e84a'; }
/* '' */
.icon-swiper_arrow_up:before {
  content: '\e84b'; }
/* '' */
.icon-swiper_arrow_down:before {
  content: '\e84c'; }
/* '' */
.icon-swiper_arrow_right:before {
  content: '\e84d'; }
/* '' */
.icon-swiper_arrow_left:before {
  content: '\e84e'; }
/* '' */
.icon-slide_arrow_right:before {
  content: '\e84f'; }
/* '' */
.icon-slide_arrow_left:before {
  content: '\e850'; }
/* '' */
.icon-slide_arrow_down:before {
  content: '\e851'; }
/* '' */
.icon-slide_arrow_up:before {
  content: '\e852'; }
/* '' */
.icon-closed1-1:before {
  content: '\e853'; }
/* '' */
.icon-open1-1:before {
  content: '\e854'; }
/* '' */
.icon-checkbox:before, .icon-close:before {
  content: '\e855'; }
/* '' */
.icon-info_bold:before {
  content: '\e856'; }
/* '' */
.icon-arrow_applynow:before {
  content: '\e857'; }
/* '' */
.icon-share-1:before {
  content: '\e858'; }
/* '' */
.icon-cog:before {
  content: '\e859'; }
/* '' */
.icon-edit:before {
  content: '\e85a'; }
/* '' */
.icon-italic:before {
  content: '\e85b'; }
/* '' */
.icon-bold:before {
  content: '\e85c'; }
/* '' */
.icon-download_video:before {
  content: '\e85d'; }
/* '' */
.icon-quote:before {
  content: '\e85e'; }
/* '' */
.icon-home1-1:before {
  content: '\e85f'; }
/* '' */
.icon-minus-1:before {
  content: '\e860'; }
/* '' */
.icon-tag:before {
  content: '\e861'; }
/* '' */
.icon-tags:before {
  content: '\e862'; }
/* '' */
.icon-thumbs-up:before {
  content: '\e863'; }
/* '' */
.icon-comment:before {
  content: '\e864'; }
/* '' */
.icon-heart:before {
  content: '\e865'; }
/* '' */
.icon-retweet:before {
  content: '\e866'; }
/* '' */
.icon-attach:before {
  content: '\e867'; }
/* '' */
.icon-minus-2:before {
  content: '\e868'; }
/* '' */
.icon-plus-1:before {
  content: '\e869'; }
/* '' */
.icon-map:before {
  content: '\e87a'; }
/* '' */
.icon-globe:before {
  content: '\e885'; }
/* '' */
.icon-fax:before {
  content: '\e886'; }
/* '' */
.icon-success:before {
  content: '\e8b1'; }
/* '' */
.icon-duplicate:before {
  content: '\e8b2'; }
/* '' */
.icon-error:before {
  content: '\e8b8'; }
/* '' */
.icon-add-comment:before {
  content: '\e8c1'; }
/* '' */
.icon-twitter-1:before {
  content: '\f099'; }
/* '' */
.icon-facebook-1:before {
  content: '\f09a'; }
/* '' */
.icon-menu:before {
  content: '\f0c9'; }
/* '' */
.icon-underline:before {
  content: '\f0cd'; }
/* '' */
.icon-linkedin-1:before {
  content: '\f0e1'; }
/* '' */
.icon-comment-empty:before {
  content: '\f0e5'; }
/* '' */
.icon-angle-right:before {
  content: '\f105'; }
/* '' */
.icon-doc-inv:before {
  content: '\f15b'; }
/* '' */
.icon-thumbs-up-alt:before {
  content: '\f164'; }
/* '' */
.icon-xing:before {
  content: '\f168'; }
/* '' */
.icon-instagram:before {
  content: '\f16d'; }
/* '' */
.icon-tumblr:before {
  content: '\f173'; }
/* '' */
.icon-weibo:before {
  content: '\f18a'; }
/* '' */
.icon-reddit:before {
  content: '\f1a1'; }
/* '' */
.icon-tencent-weibo:before {
  content: '\f1d5'; }
/* '' */
.icon-pinterest:before {
  content: '\f231'; }
/* '' */
.icon-whatsapp:before {
  content: '\f232'; }
/* '' */
.icon-gplus:before {
  content: '\f30f'; }
/* '' */
.icon-flattr:before {
  content: '\f336'; }
/* '' */
.fa {
  font-family: henkel-icon;
  display: inline-block; }
  .fa-twitter:before {
    content: '\f099'; }
  .fa-facebook:before {
    content: '\f09a'; }
  .fa-google-plus:before {
    content: '\f30f'; }
  .fa-linkedin:before {
    content: '\f0e1'; }
  .fa-weibo:before {
    content: '\f18a'; }
  .fa-info:before {
    content: '\e82c'; }
.icon-addcontent:before {
  font-size: 1.9em;
  left: -30px;
  top: 0; }
.icon-arrow_applynow:before {
  color: #fff;
  font-size: 1.6em;
  left: -32px;
  top: -8px; }
  @media all and (-ms-high-contrast: none) {
    .icon-arrow_applynow:before {
      top: -17px; } }
@-moz-document url-prefix() {
  .icon-arrow_applynow:before {
    top: -17px; } }
.icon-arrow_link:before {
  color: #e3000f !important;
  font-size: 0.9em;
  left: -14px;
  top: -6px;
  font-weight: bold; }
  .link-list .icon-arrow_link:before {
    left: -22px;
    top: 0; }
.icon-arrow_link2:before {
  color: #e3000f !important;
  font-size: 1.9em;
  left: -26px;
  top: 0; }
.icon-clock:before {
  left: -28px;
  top: 3px;
  font-size: 1.8em; }
.icon-calender:before {
  left: -27px;
  top: -3px;
  font-size: 1.5em; }
.icon-delete:before {
  left: 1px;
  top: -4px;
  font-size: 1.6em; }
.icon-facebook:before {
  left: -28px;
  top: -10px;
  font-size: 2.1em;
  color: #3A5897 !important;
  background: #fff;
  height: 0.99em;
  line-height: 1em;
  border-radius: 3px; }
.icon-fax:before {
  left: -27px;
  top: 1px;
  font-size: 1.9em; }
.icon-linkedin:before {
  font-family: 'henkel-icon';
  left: -28px;
  position: absolute;
  top: -10px;
  font-size: 2.1em;
  color: #0177B5 !important; }
.icon-minus:before {
  font-family: 'henkel-icon';
  content: '\e811';
  left: -28px;
  position: absolute;
  top: -10px;
  font-size: 2.1em; }
.icon-mail:before {
  left: -26px;
  top: 0;
  font-size: 1.2em; }
.icon-maps:before {
  left: -23px;
  top: 1px;
  font-size: 1.7em; }
.icon-menu:before {
  left: -23px;
  top: 1px;
  font-size: 1.7em; }
.icon-close:before {
  left: -23px;
  top: 1px;
  font-size: 1.7em; }
.icon-phone:before {
  left: -23px;
  top: 0;
  font-size: 1.8em; }
.icon-reset1:before {
  left: -28px;
  top: -4px;
  font-size: 2em;
  color: #e3000f; }
.icon-share:before {
  left: -24px;
  top: 1px;
  font-size: 1.4em; }
.icon-search:before {
  left: 1px;
  top: -4px;
  font-size: 1.6em; }
.icon-slide_arrow_left:before {
  left: 0;
  top: 0;
  font-size: 1.6em; }
.icon-slide_arrow_right {
  position: static; }
.icon-slide_arrow_right:before {
  left: inherit;
  right: 0;
  top: 0;
  font-size: 1.6em; }
.icon-twitter:before {
  left: -28px;
  top: -10px;
  font-size: 2.1em;
  color: #4FA9ED !important;
  background: #fff;
  height: 0.99em;
  line-height: 1em;
  border-radius: 3px; }
.icon-vcard:before {
  left: -26px;
  top: 0;
  font-size: 1.3em; }
.icon-youtube:before {
  font-family: 'henkel-icon';
  left: -28px;
  position: absolute;
  top: -10px;
  font-size: 2.1em;
  color: #cd201f !important; }
.icon-instagram:before {
  content: '\f16d'; }
.icon-globe:before {
  content: "\e885";
  font-family: "henkel-icon";
  position: absolute;
  font-size: 1.8em;
  left: -1.4em; }
.xing {
  background-image: url(../images/layout/icon_xing_small.png);
  background-repeat: no-repeat;
  background-position: 6px 4px; }
/* // ICON-FONT  */
/** Card View (General) **/
.card-container {
  -webkit-perspective: 1000px;
          perspective: 1000px;
  position: relative;
  min-height: 23em;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  width: 100%;
  z-index: 1000; }
.card {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  position: relative; }
.front, .back {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: all 0.6s;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  background-repeat: no-repeat;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 23em; }
.front {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  /*-webkit-transform: translate3d(0, 0, 0);*/
  z-index: 2; }
.back {
  position: absolute;
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg); }
.backFlip {
  bottom: -1em;
  display: block;
  height: 6em;
  left: -1em;
  position: absolute;
  width: 6em; }
.front .backFlip {
  right: -1em;
  left: auto; }
.hover .back {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  cursor: pointer; }
.hover .front {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  visibility: hidden; }
/** // Card View (General) **/
/** Collection **/
/** // Collection **/
/** Swiper **/
.swiper-container,
.swiper-content {
  width: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  display: inline-block; }
.swiper-navigation .arrow-navigation {
  position: relative;
  z-index: 100; }
  .swiper-navigation .arrow-navigation .arrow-right, .swiper-navigation .arrow-navigation .arrow-left {
    display: block;
    position: absolute;
    top: 0;
    width: 2.4em;
    height: 4em; }
  .swiper-navigation .arrow-navigation .arrow-left {
    left: 0; }
  .swiper-navigation .arrow-navigation .arrow-right {
    right: 0; }
  .swiper-navigation .arrow-navigation .icon-slide_arrow_left:before {
    left: 5px;
    top: 6px;
    font-size: 2rem; }
  .swiper-navigation .arrow-navigation .icon-slide_arrow_right:before {
    right: 5px;
    top: 6px;
    font-size: 2rem; }
/** Swiper **/
/** Load More **/
.load-more {
  float: left;
  width: 100%;
  margin: 0.3em 0 0 0;
  height: 4.2em;
  line-height: 4.2em;
  vertical-align: middle;
  background: #f0f1f5;
  text-align: center; }
  .load-more .link, .load-more span {
    font-size: 1.6em;
    padding-left: 2em;
    position: relative; }
    .load-more .link i:before, .load-more span i:before {
      top: -17px; }
  .load-more span {
    padding-left: 1.5em; }
  .load-more span:before {
    content: '\E841';
    font-family: 'henkel-icon';
    left: 0;
    position: absolute;
    top: -12px;
    color: #e3000f; }
.loading-animation {
  background: url(/blob/186702/72b2f2fd85b5453f485090a494bfc2a2/data/loader-white-gif.gif) center center no-repeat transparent;
  background-size: contain;
  width: 100%;
  margin: 2em 0 2em -1em;
  float: left;
  display: none;
  height: 2em; }
/* module: img-wrap */
.img-wrap {
  display: block; }
  .img-wrap img {
    width: 100%; }
/** module: link-list **/
.link-list {
  margin: 0;
  width: 100%; }
  .link-list li {
    list-style-type: none; }
  .link-list a:link, .link-list a:visited,
  .link-list .tel, .link-list .fax {
    background-color: #fff;
    color: #313a3d;
    display: block;
    font-size: 1.4em;
    line-height: 1.3em;
    margin: 0 0 1px 0;
    padding: 0.4286em 0.4286em 0.4286em 2.4286em;
    width: 100%;
    word-wrap: break-word;
    float: none; }
    .link-list a:link:before, .link-list a:visited:before,
    .link-list .tel:before, .link-list .fax:before {
      font-family: "henkel-icon";
      position: relative;
      left: 0;
      top: 0;
      font-size: 1em; }
  .link-list a:hover,
  .link-list a:focus {
    color: #e3000f;
    text-decoration: none; }
/** // Link List **/
/** Tooltip **/
.tooltip, body.standalone-layout .search-box.mobile-only {
  background: #f0f1f5;
  box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.2);
  display: none;
  height: auto;
  font-size: 10px;
  opacity: 1;
  padding: 1.4em 2.6em 1.4em 1.4em;
  position: absolute;
  width: 23em;
  z-index: 10000; }
  .tooltip .link-element, body.standalone-layout .search-box.mobile-only .link-element {
    background-color: transparent;
    font-size: 1.4em;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    padding: 0.3em 0 0.3em 2em;
    margin: 0; }
    .tooltip .link-element .icon-arrow_link2:before, body.standalone-layout .search-box.mobile-only .link-element .icon-arrow_link2:before {
      top: -8px; }
  .tooltip .close, body.standalone-layout .search-box.mobile-only .close {
    display: block;
    height: 1.8em;
    opacity: 1;
    text-shadow: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 1.8em; }
    .tooltip .close:before, body.standalone-layout .search-box.mobile-only .close:before {
      content: '\e842';
      font-family: 'henkel-icon';
      right: 0;
      position: absolute;
      top: 0;
      font-size: 1.4em;
      color: #e3000f; }
.rtlEntity {
  display: none; }
/* Social Privacy Plugin - https://github.com/patrickheck/socialshareprivacy/ */
.social_share_privacy_area {
  border-top: 1px solid #d8dee4;
  padding: 1.2em 0 0 0 !important;
  margin: 5px 0 0 0 !important;
  float: left;
  height: auto;
  width: 100%; }
  .social_share_privacy_area h3 {
    font-size: 2em; }
  .social_share_privacy_area p {
    margin: 0.6em 0 0.4em 0;
    font-size: 1.6em; }
  .social_share_privacy_area li {
    height: 3em; }
  .social_share_privacy_area .settings_info {
    display: none; }
.none {
  display: none; }
.height-100 {
  height: 100%; }
.multiple-elements-in-col > *:last-child > * {
  margin-bottom: 0 !important; }
.multiple-elements-in-col > * > * {
  margin-bottom: 20px; }
.multiple-elements-in-col > * > .swiper-container {
  margin-bottom: 20px !important; }
.multiple-elements-in-col > * > .query {
  margin-bottom: 0; }
  .multiple-elements-in-col > * > .query > * {
    margin-bottom: 20px; }
.col-tn-12.col-xs-6.col-sm-3.col-md-3.col-lg-12 > * {
  margin-bottom: 20px; }
  .col-tn-12.col-xs-6.col-sm-3.col-md-3.col-lg-12 > *:last-child {
    margin-bottom: 0; }
.externalLink {
  position: relative; }
  .externalLink [class*=icon-] {
    display: none; }
  .externalLink .img-wrap {
    padding: 0 !important;
    height: 3rem !important;
    width: 3rem !important;
    position: absolute;
    left: 0.25rem;
    top: 0; }
.no-results {
  display: block;
  text-align: center;
  font-size: 1.4rem; }
.teaser-link {
  cursor: pointer; }
.addToContent:before {
  content: '\e80e';
  font-family: henkel-icon;
  position: absolute !important;
  left: 0.3rem !important;
  top: 0.6rem !important;
  font-size: 1.6rem !important; }
.addToContent:hover:before {
  color: #313a3d !important; }
.link-list .addToContent:before {
  position: relative !important;
  float: left;
  left: -2.7rem !important;
  top: 0rem !important;
  width: 0; }
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg); } }
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg); } }
@media only screen and (max-width: 1249px) {
  .loadingLayer {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2002;
    background: rgba(255, 255, 255, 0.8) no-repeat center; } }
/* screen >= 480px */
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
/* Content Type BRANDS
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/** Brand General/Teaser **/
.brand {
  float: left;
  min-height: 23em;
  width: 100%; }
  .brand .logo-wrap {
    float: left;
    margin-bottom: 1.4em;
    position: relative;
    width: 100%; }
  .brand .top-brand {
    position: absolute;
    right: 20px;
    top: 0;
    padding: 1em;
    text-align: center;
    background-color: #fff;
    z-index: 10; }
    .brand .top-brand span {
      font-size: 1.3em;
      font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
      color: #e3000f;
      text-transform: uppercase; }
  .brand img {
    width: 100%; }
  .brand h2 {
    margin-bottom: 0.6em; }
  .brand section {
    padding: 2em; }
.brand.white .top-brand {
  background-color: #f0f1f5; }
/** Brand Card **/
.brand.card-container h2 {
  margin-top: 0; }
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  /** two-column element **/
  .col-xs-12 > div > .brand .logo-wrap, .col-xs-12 > div > .brand section {
    float: left;
    width: 50%; }
  .col-xs-12 > div > .brand .img-wrap {
    padding-right: 10px; }
  .col-xs-12 > div > .brand .top-brand {
    right: 30px; }
  .col-xs-12 > div > .brand section {
    padding-left: 10px; }
  .col-xs-12 > div > .brand h2 {
    margin-top: 0; }
  .col-xs-12 > div > .brand.card-container section {
    padding-left: 20px; }
  /** // two-column element **/ }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  /** one-column element in 3-1-row + 1-1-1-row **/
  .col-sm-3 > div > .brand .logo-wrap, .col-sm-3 > div > .brand section,
  .col-sm-4 > div > .brand .logo-wrap,
  .col-sm-4 > div > .brand section,
  .col-sm-3 > .brand.card-container .logo-wrap,
  .col-sm-3 > .brand.card-container section,
  .col-sm-4 > .brand.card-container .logo-wrap,
  .col-sm-4 > .brand.card-container section {
    width: 100%; }
  .col-sm-3 > div > .brand .img-wrap,
  .col-sm-4 > div > .brand .img-wrap,
  .col-sm-3 > .brand.card-container .img-wrap,
  .col-sm-4 > .brand.card-container .img-wrap {
    padding-right: 0; }
  .col-sm-3 > div > .brand .top-brand,
  .col-sm-4 > div > .brand .top-brand,
  .col-sm-3 > .brand.card-container .top-brand,
  .col-sm-4 > .brand.card-container .top-brand {
    right: 20px; }
  .col-sm-3 > div > .brand section,
  .col-sm-4 > div > .brand section,
  .col-sm-3 > .brand.card-container section,
  .col-sm-4 > .brand.card-container section {
    float: none;
    padding-left: 20px; }
  /** // one-column element in 3-1-row + 1-1-1-row **/
  /** two-column element in 2-1-row and 2-2-row **/
  .col-sm-12 > div > .brand .logo-wrap, .col-sm-12 > div > .brand section,
  .col-sm-9 > div > .brand .logo-wrap,
  .col-sm-9 > div > .brand section,
  .col-sm-8 > div > .brand .logo-wrap,
  .col-sm-8 > div > .brand section,
  .col-sm-6 > div > .brand .logo-wrap,
  .col-sm-6 > div > .brand section {
    float: left;
    width: 50%; }
  .col-sm-12 > div > .brand .img-wrap,
  .col-sm-9 > div > .brand .img-wrap,
  .col-sm-8 > div > .brand .img-wrap,
  .col-sm-6 > div > .brand .img-wrap {
    padding-right: 10px; }
  .col-sm-12 > div > .brand .top-brand,
  .col-sm-9 > div > .brand .top-brand,
  .col-sm-8 > div > .brand .top-brand,
  .col-sm-6 > div > .brand .top-brand {
    right: 30px; }
  .col-sm-12 > div > .brand section,
  .col-sm-9 > div > .brand section,
  .col-sm-8 > div > .brand section,
  .col-sm-6 > div > .brand section {
    padding-left: 10px; }
  .col-sm-12 > div > .brand h2,
  .col-sm-9 > div > .brand h2,
  .col-sm-8 > div > .brand h2,
  .col-sm-6 > div > .brand h2 {
    margin-top: 0; }
  /** // two-column element 2-1-row and 2-2-row **/ }
/* screen >= 980px */
@media screen and (min-width: 980px) {
  .col-md-3 > div > .brand.card-container .logo-wrap, .col-md-3 > div > .brand.card-container section,
  .col-md-4 > div > .brand.card-container .logo-wrap,
  .col-md-4 > div > .brand.card-container section {
    width: 100%; }
  .col-md-3 > div > .brand.card-container .img-wrap,
  .col-md-4 > div > .brand.card-container .img-wrap {
    padding-right: 0; }
  .col-md-3 > div > .brand.card-container .top-brand,
  .col-md-4 > div > .brand.card-container .top-brand {
    right: 20px; }
  .col-md-3 > div > .brand.card-container section,
  .col-md-4 > div > .brand.card-container section {
    float: none;
    padding-left: 20px; } }
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  /** one-column element in 1-1-1-row **/
  .col-lg-4 > div > .brand .logo-wrap, .col-lg-4 > div > .brand section {
    width: 100%; }
  .col-lg-4 > div > .brand .img-wrap {
    padding-right: 0; }
  .col-lg-4 > div > .brand .top-brand {
    right: 20px; }
  .col-lg-4 > div > .brand section {
    float: none;
    padding-left: 20px; }
  /** // one-column element in 1-1-1-row **/
  .col-lg-3 > div > .brand.card-container {
    margin-top: 0; }
  .col-lg-8 > div > .brand.card-container section, .col-lg-10 > div > .brand.card-container section, .col-lg-12 > div > .brand.card-container section {
    padding-left: 20px; } }
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
@media screen and (min-width: 320px) and (max-width: 479px) {
  .col-tn-12 > div > .brand section {
    clear: both; } }
/* screen 480 - 729 */
/* screen 730 - 1249 */
/* Content Type BRANDS
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/*** Brands, Detail View ***/
.standard-content.brand {
  background-color: transparent;
  padding: 0;
  float: none; }
.standard-content.brand p {
  float: none;
  width: auto; }
.brand-detail-content p {
  margin-bottom: 1.5em;
  font-size: 1.5em; }
.brand-detail-content a {
  display: inline; }
  .brand-detail-content a:before {
    content: '\e818';
    font-family: henkel-icon;
    color: #e3000f;
    font-size: 9px;
    font-weight: bold;
    position: relative;
    top: -1px;
    margin-right: 0.4em; }
.brand-detail-content ol {
  padding-bottom: 0; }
.brand-tags {
  display: none;
  float: left;
  padding: 1.5em;
  width: 100%;
  background-color: #f0f1f5; }
  .brand-tags dl {
    float: left;
    font-size: 1.3em;
    width: 100%; }
  .brand-tags dt,
  .brand-tags dd {
    float: left;
    line-height: 1.54em; }
  .brand-tags dt {
    clear: both;
    display: block;
    width: 114px;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif; }
  .brand-tags dd {
    width: 58%; }
.brand-context {
  width: 100%;
  border: 1px solid #d8dee4;
  position: relative; }
  .brand-context .img-wrap,
  .brand-context .image-rwd img {
    width: 100%; }
  .brand-context .top-brand {
    float: left;
    font-size: 1.1em;
    font-family: "MiloProBold", Helvetica, Arial, sans-serif;
    padding: 0.5em;
    background-color: #e3000f;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    top: 0; }
a.brand-related:link, .brand-detail .right a:link,
a.brand-related:visited,
.brand-detail .right a:visited {
  position: relative;
  clear: both;
  display: block;
  font-size: 1.4em;
  line-height: 2em;
  padding: 0.25em 0 0.2em 2em; }
a.brand-related:link:before, .brand-detail .right a:link:before,
a.brand-related:visited:before,
.brand-detail .right a:visited:before {
  content: '\E841';
  font-family: 'henkel-icon';
  left: 0;
  position: absolute;
  top: 3px;
  font-size: 1.25em;
  color: #e3000f; }
.brand-detail a.brand-related:link:before, .brand-detail .right a:link:before,
.brand-detail a.brand-related:visited:before, .brand-detail .right a:visited:before {
  content: "";
  display: none; }
a.brand-related:hover, .brand-detail .right a:hover,
a.brand-related:focus,
.brand-detail .right a:focus,
a.brand-related:active,
.brand-detail .right a:active {
  color: #e3000f; }
/** // Brands, Detail View **/
/* screen >= 480px */
@media screen and (min-width: 480px) {
  /** Span-size-2 **/
  .brand-detail.span-2 .logo-wrap, .brand-detail.span-2 .download {
    float: left;
    width: 50%; }
  .brand-detail.span-2 h2 {
    margin-top: 0; }
  /** // Span-size-2 **/ }
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 479 */
/* screen 480 - 729 */
/* screen 730 - 979 */
/* screen 980 - 1249 */
/* screen >= 1250 */
/* Content Type BRANDS
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.brand-selector-wrap {
  float: left;
  width: 100%; }
.brand-selector {
  float: left;
  width: 100%;
  min-height: 23em;
  padding: 2em;
  background: #f0f1f5; }
  .brand-selector .filter-group {
    float: left;
    width: 100%;
    height: 9em;
    background-color: #fff;
    margin: 0 0 1em 0; }
  .brand-selector .group-wrap {
    float: left;
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative; }
  .brand-selector h3 {
    text-align: left;
    height: 2.5em;
    line-height: 2.5em;
    vertical-align: middle;
    padding: 0;
    float: left;
    display: block;
    margin: 0;
    color: #fff;
    width: 100%;
    background-color: #313a3d; }
  .brand-selector .select {
    color: #415055;
    max-height: 228.5px; }
.brand-selector .swiper-wrapper {
  float: left;
  padding: 0 3em !important;
  margin: 0;
  width: 100%;
  height: 100%; }
  .brand-selector .swiper-wrapper .swiper-slide {
    float: left;
    width: 219px;
    height: 100%;
    line-height: 5em;
    vertical-align: middle;
    list-style: none; }
    .brand-selector .swiper-wrapper .swiper-slide.swiper-slide-active {
      color: inherit; }
    .brand-selector .swiper-wrapper .swiper-slide.active {
      color: #e3000f; }
    .brand-selector .swiper-wrapper .swiper-slide a:link,
    .brand-selector .swiper-wrapper .swiper-slide a.visited,
    .brand-selector .swiper-wrapper .swiper-slide strong,
    .brand-selector .swiper-wrapper .swiper-slide span {
      float: left;
      width: 100%; }
    .brand-selector .swiper-wrapper .swiper-slide .name {
      font-size: 1.6em;
      width: auto; }
    .brand-selector .swiper-wrapper .swiper-slide span > .name, .brand-selector .swiper-wrapper .swiper-slide span > .image {
      opacity: 0.5; }
    .brand-selector .swiper-wrapper .swiper-slide .image {
      float: left;
      padding: 0;
      margin: 0 6px 0 0;
      padding-top: 7px;
      opacity: 1;
      overflow: hidden;
      width: 34px; }
    .brand-selector .swiper-wrapper .swiper-slide img {
      width: 68px; }
    .brand-selector .swiper-wrapper .swiper-slide a:hover .name, .brand-selector .swiper-wrapper .swiper-slide a:focus .name, .brand-selector .swiper-wrapper .swiper-slide a:active .name, .brand-selector .swiper-wrapper .swiper-slide strong .name {
      font-weight: normal;
      color: #e3000f; }
    .brand-selector .swiper-wrapper .swiper-slide a:hover img, .brand-selector .swiper-wrapper .swiper-slide a:focus img, .brand-selector .swiper-wrapper .swiper-slide a:active img, .brand-selector .swiper-wrapper .swiper-slide strong img {
      margin-left: -34px; }
/** Navigation **/
.brand-selector .group-navi {
  float: left;
  position: absolute;
  height: 0;
  width: 100%; }
  .brand-selector .group-navi .group-navi-left,
  .brand-selector .group-navi .group-navi-right {
    width: 3em;
    height: 5em;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 1; }
    .brand-selector .group-navi .group-navi-left:before,
    .brand-selector .group-navi .group-navi-right:before {
      content: '';
      position: absolute;
      top: 0;
      width: 30px;
      height: 50px; }
  .brand-selector .group-navi .group-navi-left {
    left: 0; }
    .brand-selector .group-navi .group-navi-left:before {
      background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%); }
  .brand-selector .group-navi .group-navi-right {
    right: 0; }
    .brand-selector .group-navi .group-navi-right:before {
      right: 0;
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%); }
  .brand-selector .group-navi .icon-slide_arrow_left:before {
    font-size: 3.2rem;
    left: 8px;
    top: 5px; }
  .brand-selector .group-navi .icon-slide_arrow_right:before {
    font-size: 3.2rem;
    right: 8px;
    top: 5px; }
.brand-selector .location {
  height: auto; }
  .brand-selector .location label {
    font-size: 1.6em; }
  .brand-selector .location .form-box {
    float: left;
    padding: 10px;
    width: 100%;
    height: 100%; }
  .brand-selector .location .dropdown, .brand-selector .location .multiLang, .brand-selector .location .select {
    float: left;
    margin-bottom: 10px; }
.brand-selector .search {
  float: left;
  display: block;
  width: 100%;
  color: #fff;
  background-color: #313a3d;
  margin-bottom: 0;
  padding: 0 10px 10px 10px;
  height: auto;
  position: relative;
  max-width: 480px; }
  .brand-selector .search .search_filter {
    background-color: #fff;
    border: none;
    float: right;
    font-size: 1.5em;
    height: 2.135em;
    width: 100%;
    padding: 0 2em 0 0.6em; }
  .brand-selector .search .submit {
    position: absolute;
    top: 42px;
    right: 16px;
    background: transparent;
    color: #415055;
    font-size: 18px;
    border: none; }
    .brand-selector .search .submit:after {
      font-family: henkel-icon;
      display: block;
      content: "\e801";
      margin-bottom: 3px; }
.brand-selector-wrap .tabs {
  height: 4em !important;
  margin-bottom: 10px; }
  .brand-selector-wrap .tabs .swiper-wrapper {
    padding: 0 !important; }
    .brand-selector-wrap .tabs .swiper-wrapper > *:last-child {
      margin-right: 1em; }
  .brand-selector-wrap .tabs .swiper-navigation {
    background-color: #fff;
    border-bottom: 1px solid #bec8d2; }
    .brand-selector-wrap .tabs .swiper-navigation .top-brands {
      background: url(/blob/5596/28c2a60c8746cadba78d7b31a6e5599d/data/icon-glossarynavigation-pipe-png.png) no-repeat right center transparent;
      text-transform: uppercase;
      width: 7.2em; }
      .brand-selector-wrap .tabs .swiper-navigation .top-brands.active {
        color: #e3000f; }
    .brand-selector-wrap .tabs .swiper-navigation .all {
      background: url(/blob/5596/28c2a60c8746cadba78d7b31a6e5599d/data/icon-glossarynavigation-pipe-png.png) no-repeat right center transparent;
      text-transform: uppercase;
      width: 3.4em; }
/** Footer Filter Results **/
.brand-selector-wrap .fancy-footer {
  float: left;
  width: 100%;
  margin: 2em 0 0 0; }
  .brand-selector-wrap .fancy-footer ul {
    float: left;
    width: 100%; }
  .brand-selector-wrap .fancy-footer li {
    float: left;
    display: block; }
  .brand-selector-wrap .fancy-footer .result, .brand-selector-wrap .fancy-footer a {
    background-color: #e3000f;
    color: #fff;
    float: left;
    display: block;
    font-size: 1.4em;
    text-align: center;
    vertical-align: middle;
    padding: 0.7em 1em; }
  .brand-selector-wrap .fancy-footer a {
    padding-left: 1.94em;
    position: relative;
    color: #313a3d;
    background: #f0f1f5; }
    .brand-selector-wrap .fancy-footer a:before {
      content: '\e828';
      font-family: 'henkel-icon';
      left: 10px;
      position: absolute;
      top: 13px;
      font-size: 0.65em;
      color: #e3000f; }
    .brand-selector-wrap .fancy-footer a:hover, .brand-selector-wrap .fancy-footer a:focus, .brand-selector-wrap .fancy-footer a:active {
      color: #e3000f;
      background-color: #fff; }
.fancyResults {
  margin-left: -10px;
  margin-right: -10px; }
  .fancyResults:before, .fancyResults:after {
    content: " ";
    display: table; }
  .fancyResults:after {
    clear: both; }
/* screen >= 320px */
@media screen and (min-width: 320px) {
  .brand-selector h3 {
    padding: 1rem 1rem; } }
/* screen >= 480px */
@media screen and (min-width: 480px) {
  .brand-selector .group-wrap, .brand-selector .dropdown, .brand-selector .multiLang, .brand-selector .select, .brand-selector
  .download-multiple.light-gray .multiLang,
  .download-multiple.light-gray .brand-selector .multiLang, .brand-selector .download-multiple.light-gray .select, .download-multiple.light-gray .brand-selector .select {
    width: 75%; }
  .brand-selector .filter-group {
    height: 7em; }
  .brand-selector .group-navi .group-navi-left, .brand-selector .group-navi .group-navi-right {
    height: 7em; }
    .brand-selector .group-navi .group-navi-left:before, .brand-selector .group-navi .group-navi-right:before {
      height: 7em; }
  .brand-selector .group-navi .icon-slide_arrow_left:before,
  .brand-selector .group-navi .icon-slide_arrow_right:before {
    top: 15px; }
  .brand-selector h3 {
    line-height: 1.2em;
    height: 100%;
    padding: 1em 0.5em;
    width: 25%; }
  .brand-selector .swiper-wrapper .swiper-slide {
    height: 7em; }
    .brand-selector .swiper-wrapper .swiper-slide .image, .brand-selector .swiper-wrapper .swiper-slide .name {
      padding: 10px 0; }
  .brand-selector .location {
    background: url(/blob/5702/e8de87f134f983517b9ccb87775419dc/data/worldmap-bg-png.png) 17em 0.5em no-repeat #fff;
    height: 10em; }
    .brand-selector .location label {
      float: left;
      line-height: 1.8em;
      width: 25%; }
    .brand-selector .location .form-line {
      width: 100%; }
    .brand-selector .location .form-box {
      float: right;
      width: 75%; }
  .brand-selector .search {
    height: auto;
    padding: 0; }
    .brand-selector .search .search_filter {
      margin: 10px;
      width: 68%; }
    .brand-selector .search .submit {
      top: 12px; } }
/* // screen >= 480px */
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .brand-selector .location {
    height: 7em; }
    .brand-selector .location .form-box {
      padding-top: 20px; }
    .brand-selector .location .form-line {
      float: left;
      margin: 0;
      width: 50%; }
    .brand-selector .location label {
      width: 28%; }
    .brand-selector .location .dropdown, .brand-selector .location .multiLang, .brand-selector .location .select {
      width: 66%; } }
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .brand-selector h3 {
    width: 18%; }
  .brand-selector .group-wrap {
    width: 82%; }
  .brand-selector .location .form-box {
    width: 60%; } }
.chartTool .highCharts {
  float: left;
  width: 100%;
  border: 1px solid #d8dee4;
  height: 400px;
  text-align: center; }
.chartTool .typeFilter {
  float: left;
  width: 100%;
  margin-right: 2em; }
  .chartTool .typeFilter ul, .chartTool .typeFilter li {
    float: left;
    margin: 0;
    width: auto; }
  .chartTool .typeFilter .multiLang .none {
    display: block; }
  .chartTool .typeFilter .multiLang .first {
    display: none; }
  .chartTool .typeFilter .multiLang a:link, .chartTool .typeFilter .multiLang a:visited {
    background: #bec8d2;
    color: #415055;
    float: left;
    font-size: 1.4em;
    text-align: center;
    padding: 0.8em 1em;
    margin: 0 1px 1px 0; }
  .chartTool .typeFilter .multiLang li:last-child a:link,
  .chartTool .typeFilter .multiLang li:last-child a:visited {
    margin-right: 0; }
  .chartTool .typeFilter .multiLang a:hover, .chartTool .typeFilter .multiLang a:focus {
    color: #e3000f; }
  .chartTool .typeFilter .multiLang a.twoRows {
    padding: 0.22em 0.8em;
    max-width: 8em; }
  .chartTool .typeFilter .multiLang li.tabactive a:link,
  .chartTool .typeFilter .multiLang li.tabactive a:visited {
    background: url(../images/layout/download_lang_bg.png) bottom repeat-x #e3000f;
    color: #fff; }
.chartTool .formBox {
  border-left: 1px solid #f0f1f5;
  float: left;
  margin: 0 0 2em 0; }
  .chartTool .formBox fieldset {
    border-right: 1px solid #f0f1f5;
    border-bottom: 1px solid #f0f1f5;
    float: left;
    margin: 0;
    height: 17em;
    width: 24.3em; }
  .chartTool .formBox .formLine,
  .chartTool .formBox #datepickerwrapper {
    padding: 1.6em 1.2em 0 1.2em; }
  .chartTool .formBox #datepickerwrapper .select_date {
    margin: 0;
    width: 13.2em; }
  .chartTool .formBox #datepickerwrapper img {
    margin: 0 0 0 0.8em; }
  .chartTool .formBox legend {
    border: none;
    background: #828c96;
    color: #fff;
    padding: 0.4em 0.8em;
    text-transform: none; }
    .chartTool .formBox legend span {
      background: none;
      margin: 0; }
  .chartTool .formBox .radio.text input[type=text],
  .chartTool .formBox .checkbox.text input[type=text] {
    float: left;
    margin: -0.5em 0 -0.5em 0.8em;
    width: 3em; }
.chartTool table {
  float: left; }
  .chartTool table br.clear {
    display: none; }
  .chartTool table .percent.positive {
    color: #19af0e; }
  .chartTool table .percent.negative {
    color: #e3000f; }
  .chartTool table .size1 {
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    font-size: 1.8em; }
  .chartTool table tr:last-child td:first-child {
    display: none; }
/* Content Type COLLECTIONS
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.collection {
  float: left;
  position: relative;
  width: 100%;
  padding: 2em 2em 3.3em 2em; }
  .collection .fixedFilter {
    float: left;
    width: 100%; }
    @media (min-width: 980px) {
      .collection .fixedFilter .result:nth-of-type(3n) {
        margin-right: 25%; } }
  .collection h2 {
    margin-top: 0; }
  .collection .collection-link,
  .collection .expand,
  .collection .expand {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 3.3em;
    height: 3.3em;
    overflow: hidden; }
    .collection .collection-link:before,
    .collection .expand:before,
    .collection .expand:before {
      content: '\E841';
      font-family: 'henkel-icon';
      right: -2px;
      position: absolute;
      top: -7px;
      font-size: 3.5rem;
      color: #e3000f;
      background-color: #fff; }
  .collection .expandableItems {
    display: none; }
  .collection .collection-link,
  .collection .collection-link.text {
    width: auto; }
  .collection .expand {
    positon: relative; }
  .collection .expand:before {
    content: '\E83B';
    font-family: 'henkel-icon';
    right: -2px;
    position: absolute;
    top: -7px;
    font-size: 3.5rem;
    color: #e3000f; }
  .collection .collection-link {
    background-position: right;
    padding-right: 4.5em; }
    .collection .collection-link:hover, .collection .collection-link:focus, .collection .collection-link:active {
      color: #e3000f; }
    .collection .collection-link span {
      font-size: 1.6em;
      line-height: 2em;
      vertical-align: middle; }
  .collection .expand.active:before {
    content: '\E83C';
    font-family: 'henkel-icon';
    right: -2px;
    position: absolute;
    top: -7px;
    font-size: 3.5rem;
    color: #e3000f; }
/** Expandable Collection **/
.expandable-footer {
  position: absolute;
  bottom: 0;
  height: 3.3em;
  left: 0;
  width: 100%; }
  .expandable-footer .collectionLink {
    right: 3.4em; }
/** Expandable Collection **/
/** Collection Swiper **/
.swiper-container {
  padding: 20px 10px; }
  .swiper-container.albumSwiper {
    width: 780px;
    height: auto;
    padding: 0; }
  .swiper-container.simpleSwiper {
    padding-left: 0;
    padding-right: 0; }
  .swiper-container h2:empty {
    margin: 0; }
  .swiper-container .arrow-left {
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -34px;
    width: 32px;
    height: 64px;
    z-index: 10; }
  .swiper-container .arrow-left:before {
    content: '\E84E';
    font-family: 'henkel-icon';
    font-size: 3.2em;
    color: #313a3d;
    position: absolute;
    left: 8px;
    top: 10px; }
  .swiper-container .arrow-right {
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -34px;
    width: 32px;
    height: 64px;
    z-index: 10; }
  .swiper-container .arrow-right:before {
    content: '\E84D';
    font-family: 'henkel-icon';
    font-size: 3.2em;
    color: #313a3d;
    position: absolute;
    right: 6px;
    top: 10px; }
  .swiper-container .arrow-left, .swiper-container .arrow-right {
    display: none; }
.collection .image-item .subtitle,
.swiper-wrapper .image-item .subtitle {
  margin-top: 4px; }
.lightbox .swiper-wrapper .subtitle {
  margin-top: 0;
  text-align: center; }
.pp_content .pagination {
  padding: 0 1em 1em; }
.pp_content .lightbox h2 {
  cursor: text;
  float: left;
  padding: 0 1em; }
  .pp_content .lightbox h2:empty {
    margin: 0; }
.pp_content .albumSwiper .collection {
  padding: 10px 0 23px 20px; }
  .pp_content .albumSwiper .collection .col {
    margin: 10px 20px 10px 0; }
.collectionSwiper > h2 {
  padding-left: 11px; }
.collectionSwiper .collection {
  padding: 0; }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .collectionSwiper .collection .pagination {
      margin-bottom: 20px; } }
.collectionSwiper .swiper-wrapper {
  height: calc(100% - 20px); }
.collectionSwiper .swiper-slide {
  margin: 0;
  max-height: 100%; }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-1 {
      position: relative;
      float: left;
      width: 8.33333%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-1 {
      position: relative;
      float: left;
      width: 8.33333%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-1 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-1 {
      float: left;
      width: 8.33333%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-1 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-1 {
      float: left;
      width: 8.33333%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-1 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-1 {
      float: left;
      width: 8.33333%; } }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-2 {
      position: relative;
      float: left;
      width: 16.66667%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-2 {
      position: relative;
      float: left;
      width: 16.66667%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-2 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-2 {
      float: left;
      width: 16.66667%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-2 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-2 {
      float: left;
      width: 16.66667%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-2 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-2 {
      float: left;
      width: 16.66667%; } }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-3 {
      position: relative;
      float: left;
      width: 25%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-3 {
      position: relative;
      float: left;
      width: 25%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-3 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-3 {
      float: left;
      width: 25%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-3 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-3 {
      float: left;
      width: 25%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-3 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-3 {
      float: left;
      width: 25%; } }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-4 {
      position: relative;
      float: left;
      width: 33.33333%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-4 {
      position: relative;
      float: left;
      width: 33.33333%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-4 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-4 {
      float: left;
      width: 33.33333%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-4 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-4 {
      float: left;
      width: 33.33333%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-4 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-4 {
      float: left;
      width: 33.33333%; } }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-5 {
      position: relative;
      float: left;
      width: 41.66667%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-5 {
      position: relative;
      float: left;
      width: 41.66667%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-5 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-5 {
      float: left;
      width: 41.66667%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-5 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-5 {
      float: left;
      width: 41.66667%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-5 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-5 {
      float: left;
      width: 41.66667%; } }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-6 {
      position: relative;
      float: left;
      width: 50%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-6 {
      position: relative;
      float: left;
      width: 50%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-6 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-6 {
      float: left;
      width: 50%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-6 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-6 {
      float: left;
      width: 50%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-6 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-6 {
      float: left;
      width: 50%; } }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-7 {
      position: relative;
      float: left;
      width: 58.33333%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-7 {
      position: relative;
      float: left;
      width: 58.33333%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-7 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-7 {
      float: left;
      width: 58.33333%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-7 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-7 {
      float: left;
      width: 58.33333%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-7 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-7 {
      float: left;
      width: 58.33333%; } }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-8 {
      position: relative;
      float: left;
      width: 66.66667%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-8 {
      position: relative;
      float: left;
      width: 66.66667%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-8 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-8 {
      float: left;
      width: 66.66667%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-8 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-8 {
      float: left;
      width: 66.66667%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-8 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-8 {
      float: left;
      width: 66.66667%; } }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-9 {
      position: relative;
      float: left;
      width: 75%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-9 {
      position: relative;
      float: left;
      width: 75%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-9 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-9 {
      float: left;
      width: 75%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-9 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-9 {
      float: left;
      width: 75%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-9 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-9 {
      float: left;
      width: 75%; } }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-10 {
      position: relative;
      float: left;
      width: 83.33333%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-10 {
      position: relative;
      float: left;
      width: 83.33333%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-10 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-10 {
      float: left;
      width: 83.33333%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-10 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-10 {
      float: left;
      width: 83.33333%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-10 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-10 {
      float: left;
      width: 83.33333%; } }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-11 {
      position: relative;
      float: left;
      width: 91.66667%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-11 {
      position: relative;
      float: left;
      width: 91.66667%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-11 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-11 {
      float: left;
      width: 91.66667%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-11 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-11 {
      float: left;
      width: 91.66667%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-11 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-11 {
      float: left;
      width: 91.66667%; } }
  @media screen and (max-width: 479px) {
    .collectionSwiper .swiper-slide.col-tn-12 {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 480px) and (max-width: 729px) {
    .collectionSwiper .swiper-slide.col-xs-12 {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) {
    .collectionSwiper .swiper-slide.col-sm-12 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 730px) and (max-width: 979px) and (min-width: 730px) {
    .collectionSwiper .swiper-slide.col-sm-12 {
      float: left;
      width: 100%; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) {
    .collectionSwiper .swiper-slide.col-md-12 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 980px) and (max-width: 1249px) and (min-width: 980px) {
    .collectionSwiper .swiper-slide.col-md-12 {
      float: left;
      width: 100%; } }
  @media screen and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-12 {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      padding-left: 11px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .collectionSwiper .swiper-slide.col-lg-12 {
      float: left;
      width: 100%; } }
/** // Collection Swiper **/
.pagination {
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
  text-align: center;
  width: 100%; }
.swiper-pagination-switch {
  display: inline-block;
  font-size: 1em !important;
  float: none !important;
  width: 1.2em !important;
  height: 1.2em !important;
  margin: 0 0.4em;
  cursor: pointer;
  position: relative; }
.swiper-pagination-switch:before {
  content: '\E83F';
  font-family: henkel-icon;
  left: 0px;
  position: absolute;
  top: -1px;
  font-size: 1.25em;
  color: #D8DEE4; }
.swiper-visible-switch:before,
.swiper-active-switch:before,
.swiper-pagination-switch:hover:before,
.swiper-pagination-switch:focus:before {
  color: #e3000f; }
/** Pagination **/
.customPagination {
  max-width: 130px;
  height: 36px;
  position: relative;
  left: 50%;
  right: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%); }
  .customPagination .customPaginationCount {
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 31px;
    width: calc(100% - 65px);
    margin: 0 32px; }
  .customPagination .customPaginationLeft {
    float: left;
    width: 36px;
    height: 36px;
    clear: none;
    position: relative; }
  .customPagination .customPaginationLeft:before {
    content: '\E850';
    font-family: 'henkel-icon';
    font-size: 2.2em;
    color: #313a3d;
    position: absolute;
    left: 4px;
    top: 1px; }
  .customPagination .customPaginationRight {
    float: right;
    width: 36px;
    height: 36px;
    clear: none;
    position: relative; }
  .customPagination .customPaginationRight:before {
    content: '\E84F';
    font-family: 'henkel-icon';
    font-size: 2.2em;
    color: #313a3d;
    position: absolute;
    right: 4px;
    top: 1px; }
  .customPagination .customPaginationLeft.inactive {
    background-image: url(../images/layout/icon_glossaryNavigation_white_leftArrow_inactive.png);
    cursor: inherit; }
  .customPagination .customPaginationRight.inactive {
    background-image: url(../images/layout/icon_glossaryNavigation_white_rightArrow_inactive.png);
    cursor: inherit; }
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .swiper-container:hover .arrow-left, .swiper-container:hover .arrow-right {
    display: block; } }
/* screen >= 980px */
/* screen >= 1250px */
/* Content Type CONTACT
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.contact {
  float: left;
  width: 100%;
  height: auto;
  padding: 0; }
  .contact .vcard {
    margin: 0;
    font-size: 1.4em;
    line-height: 1.3em;
    padding: 20px;
    height: auto; }
    .contact .vcard > span {
      display: block;
      width: 100%; }
    .contact .vcard > a, .contact .vcard .tel, .contact .vcard .fax {
      display: block;
      position: relative;
      line-height: 1.3em;
      background-color: #fff;
      margin: 0 0 1px 0;
      padding: 0.4286em 0.4286em 0.4286em 2.4286em;
      word-wrap: break-word; }
    .contact .vcard .tel, .contact .vcard .fax {
      color: #313a3d; }
    .contact .vcard .fn {
      font-size: 20px;
      margin-bottom: 1rem; }
      .contact .vcard .fn span {
        font-size: 1em; }
    .contact .vcard .adr .type,
    .contact .vcard .country-name {
      margin-bottom: 0.75rem; }
    .contact .vcard .title {
      margin-bottom: 2rem; }
    .contact .vcard .country-name {
      display: block; }
    .contact .vcard .adr {
      margin-bottom: 1em; }
    .contact .vcard .text {
      background: none;
      padding: 0;
      margin-top: 1em; }
      .contact .vcard .text p {
        font-size: 1em; }
        .contact .vcard .text p:last-child {
          margin-bottom: 0; }
/* Icons */
.vcard > a:link, .vcard a:visited, .vcard > div:not(.text) {
  color: #313a3d; }
.vcard > a:hover, .vcard > a:focus {
  color: #e3000f; }
/** // Icons **/
.contact.white .vcard > a, .contact.white .vcard .tel, .contact.white .vcard .fax {
  background-color: #f0f1f5; }
.contact.dark-gray .vcard .fax a {
  color: #313a3d; }
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  /** two-column element**/
  .col-xs-12 > div > .contact .img-wrap, .col-xs-12 > div > .contact .vcard {
    float: left;
    width: 50%; }
  .col-xs-12 > div > .contact .img-wrap {
    padding: 20px 10px 0 20px; }
  .col-xs-12 > div > .contact .vcard {
    padding-left: 10px; }
  /** // two-column element**/ }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  /** one-column element in 3-1-row + 1-1-1-row **/
  .col-sm-6.col-md-3 > div > .contact .img-wrap, .col-sm-6.col-md-3 > div > .contact .vcard,
  .col-sm-4 > div > .contact .img-wrap,
  .col-sm-4 > div > .contact .vcard {
    width: 100%; }
  .col-sm-6.col-md-3 > div > .contact .img-wrap,
  .col-sm-4 > div > .contact .img-wrap {
    padding: 0; }
  .col-sm-6.col-md-3 > div > .contact .vcard,
  .col-sm-4 > div > .contact .vcard {
    padding-left: 20px; }
  /** // one-column element in 3-1-row **/
  /** two-column element in 2-1-row + 2-2-row **/
  .col-sm-12 > div > .contact .img-wrap, .col-sm-12 > div > .contact .vcard,
  .col-sm-9 > div > .contact .img-wrap,
  .col-sm-9 > div > .contact .vcard,
  .col-sm-8 > div > .contact .img-wrap,
  .col-sm-8 > div > .contact .vcard,
  .col-sm-6 > div > .contact .img-wrap,
  .col-sm-6 > div > .contact .vcard {
    float: left;
    width: 50%; }
  .col-sm-12 > div > .contact .img-wrap,
  .col-sm-9 > div > .contact .img-wrap,
  .col-sm-8 > div > .contact .img-wrap,
  .col-sm-6 > div > .contact .img-wrap {
    padding: 20px 10px 20px 20px; }
  .col-sm-12 > div > .contact .vcard,
  .col-sm-9 > div > .contact .vcard,
  .col-sm-8 > div > .contact .vcard,
  .col-sm-6 > div > .contact .vcard {
    padding-left: 10px; }
  .col-sm-12 > div > .contact .back .vcard,
  .col-sm-9 > div > .contact .back .vcard,
  .col-sm-8 > div > .contact .back .vcard,
  .col-sm-6 > div > .contact .back .vcard {
    padding-left: 20px; }
  /** // two-column element in 2-1-row + 2-2-row **/ }
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  /** one-column element in 3-1-row **/
  .col-lg-3 > div > .contact .img-wrap, .col-lg-3 > div > .contact .vcard {
    float: none;
    width: 100%; }
  .col-lg-3 > div > .contact .img-wrap {
    padding: 0; }
  .col-lg-3 > div > .contact .vcard {
    padding-left: 20px; }
  /** one-column element in 3-1-row **/ }
/* Content Type DOWNLOAD
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/** Download Icons - kein Iconfont wegen Mehrfarbigkeit **/
.download-file {
  background-image: url(/blob/14996/fc97e80c58e4943fbf841728796c62f7/data/icon-download-general-png.png);
  background-position: left top;
  background-repeat: no-repeat; }
.download-file.pdf {
  background-image: url(/blob/5560/48d8d4b44e9fcf30456cbe511050982c/data/icon-download-pdf-png.png); }
.download-file.jpg {
  background-image: url(/blob/5564/4b26f7197e884b56ffe62364543e95f2/data/icon-download-jpg-png.png); }
.download-file.doc {
  background-image: url(/blob/5562/53c203b4e73edb363c9dc1a4cb6f2fee/data/icon-download-doc-png.png); }
.download-file.docx {
  background-image: url(/blob/5562/53c203b4e73edb363c9dc1a4cb6f2fee/data/icon-download-doc-png.png); }
.download-file.rtf {
  background-image: url(/blob/39866/9dfca13208e9ee6374357778731e7baa/data/icon-download-rtf-png.png); }
.download-file.ppt {
  background-image: url(/blob/39868/869f418f807a333317acf8fbe0db6ab5/data/icon-download-ppt-png.png); }
.download-file.pptx {
  background-image: url(/blob/39870/0bc4c3c56fdb1cd31b640611f45b8a28/data/icon-download-pptx-png.png); }
.download-file.xls {
  background-image: url(/blob/39872/aef3c9a42c3635548c8324c56aad47b9/data/icon-download-xls-png.png); }
.download-file.xlsx {
  background-image: url(/blob/39874/44cf63a793fd2ab7f058bc38ec1463f2/data/icon-download-xlsx-png.png); }
.download-file.png {
  background-image: url(/blob/39876/3f8c446c3ac7dceb5dff5745f44f6c4e/data/icon-download-png-png.png); }
.download-file.gif {
  background-image: url(/blob/39878/408211b7b70092f620a55075535d7d29/data/icon-download-gif-png.png); }
.download-file.tiff {
  background-image: url(/blob/39880/b2d04d05d646bc889491fe7594a2251a/data/icon-download-tiff-png.png); }
.download-file.flv {
  background-image: url(/blob/39882/931deaf2e8d442b18f398432880a472d/data/icon-download-flv-png.png); }
.download-file.mp4 {
  background-image: url(/blob/39884/bbc9b40eec3c8e2ecca4d1276f46d7f6/data/icon-download-mp4-png.png); }
.download-file.mp3 {
  background-image: url(/blob/39886/395b61f9d405d1a3039921182fd2d837/data/icon-download-mp3-png.png); }
.download-file._3gp {
  background-image: url(/blob/39888/90b82632140d3a36e04e2ab13ca73c96/data/icon-download--3gp-png.png); }
.download-file.wmv {
  background-image: url(/blob/39890/24dde0d51c66479a6c21dcac58a338b3/data/icon-download-wmv-png.png); }
.download-file.mov {
  background-image: url(/blob/39892/10cca8e35a91a02053695d2e2e08756a/data/icon-download-mov-png.png); }
.download-file.avi {
  background-image: url(/blob/39894/2e5d4c01e1e6b0b2e2ac98e54bbd7d2d/data/icon-download-avi-png.png); }
.download-file.zip {
  background-image: url(/blob/39896/57f4d7e01efd54077fedb71c73379c9e/data/icon-download-zip-png.png); }
.download-file.rar {
  background-image: url(/blob/39898/00bccd31d9a7934bc728c170456481f6/data/icon-download-rar-png.png); }
.download-file.video {
  background-image: url(/blob/5566/9e4825c4992147ba5f336d2044bc7abf/data/icon-video-png.png);
  background-color: transparent; }
.download-file.slideshow {
  background-image: url(/blob/5568/dd4099271c65a1af131dc7ac510e8332/data/icon-slideshow-png.png);
  background-color: transparent; }
/** // Download Icons - kein Iconfont wegen Mehrfarbigkeit **/
.download.simple {
  position: relative;
  width: 100%; }
  .download.simple .download-file {
    display: block;
    font-size: 1.4em;
    line-height: normal;
    padding: 0.6em 3.5em 0.6em 2.45em;
    min-height: 50px;
    width: 100%; }
  .download.simple .add-to-content.addToContent,
  .download.simple .add-to-content,
  .download.simple .addToContent {
    padding: 0;
    margin: 0;
    height: 5em;
    width: 5em;
    position: absolute;
    right: 0;
    top: 0; }
    .download.simple .add-to-content.addToContent:before,
    .download.simple .add-to-content:before,
    .download.simple .addToContent:before {
      top: 50% !important;
      left: 50% !important;
      -webkit-transform: translate(-55%, -50%);
      transform: translate(-55%, -50%); }
  .download.simple .icon-addcontent:before {
    top: 10px;
    left: 10px; }
/** Simple List **/
.download.simple-list {
  border: none;
  float: left;
  display: block;
  width: 100%; }
  .download.simple-list > [class*="col-"] {
    margin: 0;
    padding: 0; }
    .download.simple-list > [class*="col-"]:first-child .download.simple {
      border-top: 1px solid #f0f1f5 !important; }
  .download.simple-list .download.simple {
    border-bottom: 1px solid #f0f1f5 !important; }
    .download.simple-list .download.simple.white {
      border: none; }
    .download.simple-list .download.simple .download-file {
      min-height: 3.6em; }
/** // Download Simple View **/
/** Download Teaser **/
.download {
  float: left;
  width: 100%; }
  .download section {
    padding: 20px; }
  .download .text {
    padding-bottom: 10px; }
  .download h2 {
    margin-top: 0; }
  .download .link-list li {
    position: relative; }
    .download .link-list li .download-file {
      padding-right: 3em; }
  .download .inlineaddToContent {
    float: right;
    position: absolute;
    background-color: transparent !important;
    top: 1px;
    right: 0;
    width: auto !important; }
.height-100 > .download {
  height: 100%; }
.pdfDownloadBackground .img-wrap img {
  position: relative;
  background: url(/blob/744672/a1fbd2b89eb897bf5628d48b13a09dcb/data/pdf-download-bgnd-700x700-png.png) 50% 0%;
  background-repeat: no-repeat;
  background-size: contain; }
.download.red .pdfDownloadBackground .img-wrap img {
  position: relative;
  background: url(/blob/744674/5d402f383da53fc37c42f4addcfec22d/data/pdf-download-bgnd-red-700x700-png.png) 50% 0%;
  background-repeat: no-repeat;
  background-size: contain; }
.pdfDownloadBackground.shadowPadding .img-wrap img {
  padding-bottom: 10px !important; }
/** // Download Teaser **/
/* screen >= 480px */
@media screen and (min-width: 480px) {
  /** two-column element + one-column element in 1-1-1-row**/
  .col-xs-12 > div > .download .img-wrap, .col-xs-12 > div > .download section {
    float: left;
    width: 50%; }
  .col-xs-12 > div > .download .img-wrap {
    padding: 20px 10px 20px 20px; }
  .col-xs-12 > div > .download section {
    padding-left: 10px; }
  /** // two-column element + one-column element in 1-1-1-row**/ }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  /** two-column element in 2-1-row and 2-2-row **/
  .col-sm-12 > div > .download.noImg section,
  .col-sm-9 > div > .download.noImg section,
  .col-sm-8 > div > .download.noImg section,
  .col-sm-6 > div > .download.noImg section,
  .col-sm-12 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download.noImg section,
  .col-sm-9 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download.noImg section,
  .col-sm-8 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download.noImg section,
  .col-sm-6 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download.noImg section {
    width: 100%;
    padding-left: 20px; }
  .col-sm-12 > div > .download .img-wrap, .col-sm-12 > div > .download section,
  .col-sm-9 > div > .download .img-wrap,
  .col-sm-9 > div > .download section,
  .col-sm-8 > div > .download .img-wrap,
  .col-sm-8 > div > .download section,
  .col-sm-6 > div > .download .img-wrap,
  .col-sm-6 > div > .download section,
  .col-sm-12 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download .img-wrap,
  .col-sm-12 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download section,
  .col-sm-9 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download .img-wrap,
  .col-sm-9 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download section,
  .col-sm-8 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download .img-wrap,
  .col-sm-8 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download section,
  .col-sm-6 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download .img-wrap,
  .col-sm-6 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download section {
    float: left;
    width: 50%; }
  .col-sm-12 > div > .download .img-wrap,
  .col-sm-9 > div > .download .img-wrap,
  .col-sm-8 > div > .download .img-wrap,
  .col-sm-6 > div > .download .img-wrap,
  .col-sm-12 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download .img-wrap,
  .col-sm-9 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download .img-wrap,
  .col-sm-8 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download .img-wrap,
  .col-sm-6 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download .img-wrap {
    padding: 20px 10px 20px 20px; }
  .col-sm-12 > div > .download section,
  .col-sm-9 > div > .download section,
  .col-sm-8 > div > .download section,
  .col-sm-6 > div > .download section,
  .col-sm-12 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download section,
  .col-sm-9 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download section,
  .col-sm-8 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download section,
  .col-sm-6 > div:not([class*=col-]) > div:not([class*=col-]) > div:not([class*=col-]) > .download section {
    padding-left: 10px; }
  /** // two-column element 2-1-row and 2-2-row **/
  /** one-column element in 3-1-row **/
  .col-sm-3 > div > .download .img-wrap, .col-sm-3 > div > .download section {
    float: none;
    width: 100%; }
  .col-sm-3 > div > .download .img-wrap {
    padding: 0; }
  .col-sm-3 > div > .download section {
    padding-left: 20px; }
  /** one-column element in 3-1-row **/
  .col-sm-6 > div > .download.card-container .back section {
    width: 100%; } }
/* screen >= 980px */
@media screen and (min-width: 980px) {
  .col-md-3 > div > .download .img-wrap, .col-md-3 > div > .download section,
  .col-md-4 > div > .download .img-wrap,
  .col-md-4 > div > .download section {
    float: none;
    width: 100%; }
  .col-md-3 > div > .download .img-wrap,
  .col-md-4 > div > .download .img-wrap {
    padding: 0; }
  .col-md-3 > div > .download section,
  .col-md-4 > div > .download section {
    padding-left: 20px; }
  .col-md-6 > div > .download.card-container .back section {
    float: none;
    width: 100%;
    padding-left: 20px; } }
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  /** three-column element**/
  .col-lg-9 > div > .download .img-wrap,
  .col-lg-12 > div > .download .img-wrap {
    width: 33.33333%; }
  .col-lg-9 > div > .download section,
  .col-lg-12 > div > .download section {
    width: 66.66667%; }
  .col-lg-9 > div > .download .text, .col-lg-9 > div > .download .dropdown, .col-lg-9 > div > .download .multiLang, .col-lg-9 > div > .download .select,
  .light-gray .col-lg-9 > div > .download .multiLang, .light-gray .col-lg-9 > div > .download .select, .col-lg-9 > div > .download .link-list, .col-lg-9 > div > .download .multi-lang-wrap,
  .col-lg-12 > div > .download .text,
  .col-lg-12 > div > .download .dropdown,
  .col-lg-12 > div > .download .multiLang,
  .col-lg-12 > div > .download .select,
  .light-gray
  .col-lg-12 > div > .download .multiLang, .light-gray
  .col-lg-12 > div > .download .select,
  .col-lg-12 > div > .download .link-list,
  .col-lg-12 > div > .download .multi-lang-wrap {
    float: left;
    width: 50%; }
  .col-lg-9 > div > .download .link-list, .col-lg-9 > div > .download .multi-lang-wrap,
  .col-lg-12 > div > .download .link-list,
  .col-lg-12 > div > .download .multi-lang-wrap {
    padding-left: 20px; }
  .col-lg-1 > .row > .col-lg-9 > div > .download .img-wrap, .col-lg-1 > .row > .col-lg-9 > div > .download section, .col-lg-1 > .row > .col-lg-9 > div > .download .text, .col-lg-1 > .row > .col-lg-9 > div > .download .dropdown, .col-lg-1 > .row > .col-lg-9 > div > .download .multiLang, .col-lg-1 > .row > .col-lg-9 > div > .download .select,
  .light-gray .col-lg-1 > .row > .col-lg-9 > div > .download .multiLang, .light-gray .col-lg-1 > .row > .col-lg-9 > div > .download .select, .col-lg-1 > .row > .col-lg-9 > div > .download .link-list,
  .col-lg-1 > .row > .col-lg-12 > div > .download .img-wrap,
  .col-lg-1 > .row > .col-lg-12 > div > .download section,
  .col-lg-1 > .row > .col-lg-12 > div > .download .text,
  .col-lg-1 > .row > .col-lg-12 > div > .download .dropdown,
  .col-lg-1 > .row > .col-lg-12 > div > .download .multiLang,
  .col-lg-1 > .row > .col-lg-12 > div > .download .select,
  .light-gray
  .col-lg-1 > .row > .col-lg-12 > div > .download .multiLang, .light-gray
  .col-lg-1 > .row > .col-lg-12 > div > .download .select,
  .col-lg-1 > .row > .col-lg-12 > div > .download .link-list, .col-lg-2 > .row > .col-lg-9 > div > .download .img-wrap, .col-lg-2 > .row > .col-lg-9 > div > .download section, .col-lg-2 > .row > .col-lg-9 > div > .download .text, .col-lg-2 > .row > .col-lg-9 > div > .download .dropdown, .col-lg-2 > .row > .col-lg-9 > div > .download .multiLang, .col-lg-2 > .row > .col-lg-9 > div > .download .select,
  .light-gray .col-lg-2 > .row > .col-lg-9 > div > .download .multiLang, .light-gray .col-lg-2 > .row > .col-lg-9 > div > .download .select, .col-lg-2 > .row > .col-lg-9 > div > .download .link-list,
  .col-lg-2 > .row > .col-lg-12 > div > .download .img-wrap,
  .col-lg-2 > .row > .col-lg-12 > div > .download section,
  .col-lg-2 > .row > .col-lg-12 > div > .download .text,
  .col-lg-2 > .row > .col-lg-12 > div > .download .dropdown,
  .col-lg-2 > .row > .col-lg-12 > div > .download .multiLang,
  .col-lg-2 > .row > .col-lg-12 > div > .download .select,
  .light-gray
  .col-lg-2 > .row > .col-lg-12 > div > .download .multiLang, .light-gray
  .col-lg-2 > .row > .col-lg-12 > div > .download .select,
  .col-lg-2 > .row > .col-lg-12 > div > .download .link-list, .col-lg-3 > .row > .col-lg-9 > div > .download .img-wrap, .col-lg-3 > .row > .col-lg-9 > div > .download section, .col-lg-3 > .row > .col-lg-9 > div > .download .text, .col-lg-3 > .row > .col-lg-9 > div > .download .dropdown, .col-lg-3 > .row > .col-lg-9 > div > .download .multiLang, .col-lg-3 > .row > .col-lg-9 > div > .download .select,
  .light-gray .col-lg-3 > .row > .col-lg-9 > div > .download .multiLang, .light-gray .col-lg-3 > .row > .col-lg-9 > div > .download .select, .col-lg-3 > .row > .col-lg-9 > div > .download .link-list,
  .col-lg-3 > .row > .col-lg-12 > div > .download .img-wrap,
  .col-lg-3 > .row > .col-lg-12 > div > .download section,
  .col-lg-3 > .row > .col-lg-12 > div > .download .text,
  .col-lg-3 > .row > .col-lg-12 > div > .download .dropdown,
  .col-lg-3 > .row > .col-lg-12 > div > .download .multiLang,
  .col-lg-3 > .row > .col-lg-12 > div > .download .select,
  .light-gray
  .col-lg-3 > .row > .col-lg-12 > div > .download .multiLang, .light-gray
  .col-lg-3 > .row > .col-lg-12 > div > .download .select,
  .col-lg-3 > .row > .col-lg-12 > div > .download .link-list, .col-lg-4 > .row > .col-lg-9 > div > .download .img-wrap, .col-lg-4 > .row > .col-lg-9 > div > .download section, .col-lg-4 > .row > .col-lg-9 > div > .download .text, .col-lg-4 > .row > .col-lg-9 > div > .download .dropdown, .col-lg-4 > .row > .col-lg-9 > div > .download .multiLang, .col-lg-4 > .row > .col-lg-9 > div > .download .select,
  .light-gray .col-lg-4 > .row > .col-lg-9 > div > .download .multiLang, .light-gray .col-lg-4 > .row > .col-lg-9 > div > .download .select, .col-lg-4 > .row > .col-lg-9 > div > .download .link-list,
  .col-lg-4 > .row > .col-lg-12 > div > .download .img-wrap,
  .col-lg-4 > .row > .col-lg-12 > div > .download section,
  .col-lg-4 > .row > .col-lg-12 > div > .download .text,
  .col-lg-4 > .row > .col-lg-12 > div > .download .dropdown,
  .col-lg-4 > .row > .col-lg-12 > div > .download .multiLang,
  .col-lg-4 > .row > .col-lg-12 > div > .download .select,
  .light-gray
  .col-lg-4 > .row > .col-lg-12 > div > .download .multiLang, .light-gray
  .col-lg-4 > .row > .col-lg-12 > div > .download .select,
  .col-lg-4 > .row > .col-lg-12 > div > .download .link-list {
    width: 100%;
    float: none; }
  .col-lg-1 > .row > .col-lg-9 > div > .download .link-list,
  .col-lg-1 > .row > .col-lg-12 > div > .download .link-list, .col-lg-2 > .row > .col-lg-9 > div > .download .link-list,
  .col-lg-2 > .row > .col-lg-12 > div > .download .link-list, .col-lg-3 > .row > .col-lg-9 > div > .download .link-list,
  .col-lg-3 > .row > .col-lg-12 > div > .download .link-list, .col-lg-4 > .row > .col-lg-9 > div > .download .link-list,
  .col-lg-4 > .row > .col-lg-12 > div > .download .link-list {
    padding-left: 0; }
  /** // three-column element **/
  /** one-column element in 1-1-1-row **/
  .col-lg-3 > div > .download .img-wrap, .col-lg-3 > div > .download section, .col-lg-3 > div > .download .text, .col-lg-3 > div > .download .link-list,
  .col-lg-4 > div > .download .img-wrap,
  .col-lg-4 > div > .download section,
  .col-lg-4 > div > .download .text,
  .col-lg-4 > div > .download .link-list {
    float: none;
    width: 100%;
    clear: both; }
  .col-lg-3 > div > .download .img-wrap,
  .col-lg-4 > div > .download .img-wrap {
    padding: 0; }
  .col-lg-3 > div > .download section,
  .col-lg-4 > div > .download section {
    padding-left: 20px; }
  .col-lg-3 > div > .download .text, .col-lg-3 > div > .download .link-list,
  .col-lg-4 > div > .download .text,
  .col-lg-4 > div > .download .link-list {
    padding-left: 0;
    padding-right: 0; }
  /** one-column element in 1-1-1-row **/ }
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 479 */
/* screen 480 - 729 */
/* screen 730 - 1249 */
@media screen and (min-width: 730px) and (max-width: 979px) {
  /** two-column element in 2-1-1-row **/
  .col-sm-4 > div > .download .img-wrap, .col-sm-4 > div > .download section {
    float: none;
    width: 100%; }
  .col-sm-4 > div > .download .img-wrap {
    padding: 0; }
  .col-sm-4 > div > .download section {
    padding-left: 20px; }
  /** // two-column element in 2-1-1-row **/ }
/* Content Type LINK MULTIPLE
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/** // Download Multiple Teaser **/
.download-multiple.white .multiLang li.first:after {
  color: #fff; }
.download-multiple .multi-lang-wrap .link-list {
  width: 100%; }
.download-multiple section {
  padding: 20px; }
.download-multiple .text h2:only-child {
  padding-bottom: 5rem; }
.multi-lang-wrap {
  z-index: 1050;
  height: 4em;
  width: 100%;
  position: relative; }
.multiLang, .select,
.light-gray .multiLang, .light-gray .select,
.download-multiple.light-gray .multiLang, .download-multiple.light-gray .select {
  width: 100%;
  list-style-type: none;
  font-size: 1.4em;
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  word-break: break-all;
  color: #fff; }
  .multiLang li.none, .select li.none,
  .light-gray .multiLang li.none, .light-gray .select li.none,
  .download-multiple.light-gray .multiLang li.none, .download-multiple.light-gray .select li.none {
    display: none;
    float: left; }
  .multiLang li.inactive, .select li.inactive,
  .light-gray .multiLang li.inactive, .light-gray .select li.inactive,
  .download-multiple.light-gray .multiLang li.inactive, .download-multiple.light-gray .select li.inactive {
    padding: 0.4826em 1.6em 0.4826em 0.8em;
    background: #828c96;
    color: #fff; }
  .multiLang li.selectbox_inactive, .select li.selectbox_inactive,
  .light-gray .multiLang li.selectbox_inactive, .light-gray .select li.selectbox_inactive,
  .download-multiple.light-gray .multiLang li.selectbox_inactive, .download-multiple.light-gray .select li.selectbox_inactive {
    display: none; }
  .multiLang li.first, .select li.first,
  .light-gray .multiLang li.first, .light-gray .select li.first,
  .download-multiple.light-gray .multiLang li.first, .download-multiple.light-gray .select li.first {
    margin-bottom: 1px; }
    .multiLang li.first:focus a,
    .multiLang li.first a:focus,
    .multiLang li.first:hover a,
    .multiLang li.first a:hover, .select li.first:focus a,
    .select li.first a:focus,
    .select li.first:hover a,
    .select li.first a:hover,
    .light-gray .multiLang li.first:focus a,
    .light-gray .multiLang li.first a:focus,
    .light-gray .multiLang li.first:hover a,
    .light-gray .multiLang li.first a:hover, .light-gray .select li.first:focus a,
    .light-gray .select li.first a:focus,
    .light-gray .select li.first:hover a,
    .light-gray .select li.first a:hover,
    .download-multiple.light-gray .multiLang li.first:focus a,
    .download-multiple.light-gray .multiLang li.first a:focus,
    .download-multiple.light-gray .multiLang li.first:hover a,
    .download-multiple.light-gray .multiLang li.first a:hover, .download-multiple.light-gray .select li.first:focus a,
    .download-multiple.light-gray .select li.first a:focus,
    .download-multiple.light-gray .select li.first:hover a,
    .download-multiple.light-gray .select li.first a:hover {
      color: #fff;
      background: #828c96; }
    .multiLang li.first:after, .select li.first:after,
    .light-gray .multiLang li.first:after, .light-gray .select li.first:after,
    .download-multiple.light-gray .multiLang li.first:after, .download-multiple.light-gray .select li.first:after {
      font-family: henkel-icon;
      content: "\e851";
      position: absolute;
      top: 1.2em;
      right: 1.2em;
      font-size: 9px;
      pointer-events: none; }
    .multiLang li.first.selectactive:after, .select li.first.selectactive:after,
    .light-gray .multiLang li.first.selectactive:after, .light-gray .select li.first.selectactive:after,
    .download-multiple.light-gray .multiLang li.first.selectactive:after, .download-multiple.light-gray .select li.first.selectactive:after {
      content: "\e852"; }
  .multiLang a, .select a,
  .light-gray .multiLang a, .light-gray .select a,
  .download-multiple.light-gray .multiLang a, .download-multiple.light-gray .select a {
    display: block;
    padding: 0.4826em 1.6em 0.4826em 0.8em;
    color: #fff;
    background: #828c96; }
    .multiLang a:hover, .select a:hover,
    .light-gray .multiLang a:hover, .light-gray .select a:hover,
    .download-multiple.light-gray .multiLang a:hover, .download-multiple.light-gray .select a:hover {
      color: #fff;
      background: #e3000f; }
.dark-gray .multiLang li.first:hover a,
.dark-gray .multiLang li.first a:hover,
.dark-gray .multiLang li.first a:focus,
.dark-gray .multiLang a, .dark-gray .select li.first:hover a,
.dark-gray .select li.first a:hover,
.dark-gray .select li.first a:focus,
.dark-gray .select a, .red .multiLang li.first:hover a,
.red .multiLang li.first a:hover,
.red .multiLang li.first a:focus,
.red .multiLang a, .red .select li.first:hover a,
.red .select li.first a:hover,
.red .select li.first a:focus,
.red .select a {
  color: #fff;
  background: #415055; }
.dark-gray .multiLang a:hover,
.dark-gray .multiLang a:focus, .dark-gray .select a:hover,
.dark-gray .select a:focus, .red .multiLang a:hover,
.red .multiLang a:focus, .red .select a:hover,
.red .select a:focus {
  color: #fff;
  background: #e3000f; }
.white .multiLang li.first:hover a,
.white .multiLang li.first a:hover,
.white .multiLang li.first a:focus,
.white .multiLang a, .white .select li.first:hover a,
.white .select li.first a:hover,
.white .select li.first a:focus,
.white .select a, .brand-selector .multiLang li.first:hover a,
.brand-selector .multiLang li.first a:hover,
.brand-selector .multiLang li.first a:focus,
.brand-selector .multiLang a, .brand-selector .select li.first:hover a,
.brand-selector .select li.first a:hover,
.brand-selector .select li.first a:focus,
.brand-selector .select a {
  color: #415055;
  background: #f0f1f5; }
.white .multiLang a:hover,
.white .multiLang a:focus, .white .select a:hover,
.white .select a:focus, .brand-selector .multiLang a:hover,
.brand-selector .multiLang a:focus, .brand-selector .select a:hover,
.brand-selector .select a:focus {
  color: #fff;
  background: #e3000f; }
.light-gray.multiLang li.first:hover a,
.light-gray.multiLang li.first a:hover,
.light-gray.multiLang li.first a:focus,
.light-gray.multiLang a, .light-gray.select li.first:hover a,
.light-gray.select li.first a:hover,
.light-gray.select li.first a:focus,
.light-gray.select a {
  background: #d8dee4;
  color: #000; }
.light-gray.multiLang a:hover,
.light-gray.multiLang a:focus, .light-gray.select a:hover,
.light-gray.select a:focus {
  color: #fff;
  background: #e3000f; }
.light-gray.multiLang li.first:after, .light-gray.select li.first:after {
  color: #000; }
.light-gray.multiLang a:after, .light-gray.select a:after {
  color: #000; }
.dark-gray.multiLang li.first:hover a,
.dark-gray.multiLang li.first a:hover,
.dark-gray.multiLang li.first a:focus,
.dark-gray.multiLang li.first:after,
.dark-gray.multiLang a, .dark-gray.select li.first:hover a,
.dark-gray.select li.first a:hover,
.dark-gray.select li.first a:focus,
.dark-gray.select li.first:after,
.dark-gray.select a, .red.multiLang li.first:hover a,
.red.multiLang li.first a:hover,
.red.multiLang li.first a:focus,
.red.multiLang li.first:after,
.red.multiLang a, .red.select li.first:hover a,
.red.select li.first a:hover,
.red.select li.first a:focus,
.red.select li.first:after,
.red.select a {
  color: #fff;
  background: #828c96; }
.dark-gray.multiLang a:hover,
.dark-gray.multiLang a:focus, .dark-gray.select a:hover,
.dark-gray.select a:focus, .red.multiLang a:hover,
.red.multiLang a:focus, .red.select a:hover,
.red.select a:focus {
  color: #fff;
  background: #e3000f; }
/** // Download Multiple Teaser **/
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  /** two-column element **/
  .col-xs-12 > div > .download-multiple.card-container .back section {
    padding-left: 20px;
    width: 100%; }
  /** // two-column element **/ }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  /** two-column element in 2-2-row + 2-1-row **/
  .col-sm-12 > div > .download-multiple.card-container .back section,
  .col-sm-9 > div > .download-multiple.card-container .back section,
  .col-sm-6 > div > .download-multiple.card-container .back section,
  .col-sm-8 > div > .download-multiple.card-container .back section {
    padding-left: 20px;
    width: 100%; }
  .col-sm-6 > div > .download-multiple.card-container.dark-gray .multiLang li:not(.first) a,
  .col-sm-8 > div > .download-multiple.card-container.dark-gray .multiLang li:not(.first) a,
  .col-sm-9 > div > .download-multiple.card-container.dark-gray .multiLang li:not(.first) a,
  .col-sm-12 > div > .download-multiple.card-container.dark-gray .multiLang li:not(.first) a {
    color: #fff;
    background-color: #415055; }
  .col-sm-6 > div > .download-multiple.card-container.red .multiLang li:not(.first) a,
  .col-sm-8 > div > .download-multiple.card-container.red .multiLang li:not(.first) a,
  .col-sm-9 > div > .download-multiple.card-container.red .multiLang li:not(.first) a,
  .col-sm-12 > div > .download-multiple.card-container.red .multiLang li:not(.first) a {
    background-color: #f0f1f5;
    color: #415055; }
    .col-sm-6 > div > .download-multiple.card-container.red .multiLang li:not(.first) a:hover, .col-sm-6 > div > .download-multiple.card-container.red .multiLang li:not(.first) a:focus,
    .col-sm-8 > div > .download-multiple.card-container.red .multiLang li:not(.first) a:hover,
    .col-sm-8 > div > .download-multiple.card-container.red .multiLang li:not(.first) a:focus,
    .col-sm-9 > div > .download-multiple.card-container.red .multiLang li:not(.first) a:hover,
    .col-sm-9 > div > .download-multiple.card-container.red .multiLang li:not(.first) a:focus,
    .col-sm-12 > div > .download-multiple.card-container.red .multiLang li:not(.first) a:hover,
    .col-sm-12 > div > .download-multiple.card-container.red .multiLang li:not(.first) a:focus {
      background-color: #828c96;
      color: #fff; }
  .col-sm-6 > div > .download-multiple.card-container.red .multiLang li:not(.first).tabactive a,
  .col-sm-8 > div > .download-multiple.card-container.red .multiLang li:not(.first).tabactive a,
  .col-sm-9 > div > .download-multiple.card-container.red .multiLang li:not(.first).tabactive a,
  .col-sm-12 > div > .download-multiple.card-container.red .multiLang li:not(.first).tabactive a {
    background-color: #828c96;
    color: #fff; }
  .col-sm-6 > div > .download-multiple.card-container.white .multiLang li:not(.first).tabactive a,
  .col-sm-8 > div > .download-multiple.card-container.white .multiLang li:not(.first).tabactive a,
  .col-sm-9 > div > .download-multiple.card-container.white .multiLang li:not(.first).tabactive a,
  .col-sm-12 > div > .download-multiple.card-container.white .multiLang li:not(.first).tabactive a {
    color: #fff; }
  .col-sm-6 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a,
  .col-sm-8 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a,
  .col-sm-9 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a,
  .col-sm-12 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a {
    background-color: #415055;
    color: #fff; }
  .col-sm-6 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a:hover,
  .col-sm-6 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a:focus,
  .col-sm-6 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first).tabactive a,
  .col-sm-8 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a:hover,
  .col-sm-8 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a:focus,
  .col-sm-8 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first).tabactive a,
  .col-sm-9 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a:hover,
  .col-sm-9 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a:focus,
  .col-sm-9 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first).tabactive a,
  .col-sm-12 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a:hover,
  .col-sm-12 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first) a:focus,
  .col-sm-12 > div > .download-multiple.card-container.light-gray .multiLang li:not(.first).tabactive a {
    background-color: #e3000f; }
  .col-sm-6 > div > .download-multiple.card-container .multiLang li,
  .col-sm-8 > div > .download-multiple.card-container .multiLang li,
  .col-sm-9 > div > .download-multiple.card-container .multiLang li,
  .col-sm-12 > div > .download-multiple.card-container .multiLang li {
    display: list-item;
    margin-right: 1px; }
    .col-sm-6 > div > .download-multiple.card-container .multiLang li.first,
    .col-sm-8 > div > .download-multiple.card-container .multiLang li.first,
    .col-sm-9 > div > .download-multiple.card-container .multiLang li.first,
    .col-sm-12 > div > .download-multiple.card-container .multiLang li.first {
      display: none; }
    .col-sm-6 > div > .download-multiple.card-container .multiLang li.tabactive a,
    .col-sm-8 > div > .download-multiple.card-container .multiLang li.tabactive a,
    .col-sm-9 > div > .download-multiple.card-container .multiLang li.tabactive a,
    .col-sm-12 > div > .download-multiple.card-container .multiLang li.tabactive a {
      background: #e3000f; }
    .col-sm-6 > div > .download-multiple.card-container .multiLang li a,
    .col-sm-8 > div > .download-multiple.card-container .multiLang li a,
    .col-sm-9 > div > .download-multiple.card-container .multiLang li a,
    .col-sm-12 > div > .download-multiple.card-container .multiLang li a {
      padding-right: 0.8em;
      height: 2.25em; }
  /** // two-column element **/ }
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .col-lg-9 > div > .download .dropdown, .col-lg-9 > div > .download .multiLang, .col-lg-9 > div > .download .select,
  .light-gray .col-lg-9 > div > .download .multiLang, .light-gray .col-lg-9 > div > .download .select,
  .col-lg-9 > div > .download .multi-lang-wrap .link-list,
  .col-lg-12 > div > .download .dropdown,
  .col-lg-12 > div > .download .multiLang,
  .col-lg-12 > div > .download .select,
  .light-gray
  .col-lg-12 > div > .download .multiLang, .light-gray
  .col-lg-12 > div > .download .select,
  .col-lg-12 > div > .download .multi-lang-wrap .link-list {
    width: 100%; } }
@media screen and (min-width: 730px) and (max-width: 979px) {
  .col-sm-6 > div > .download-multiple:not(.card-container).dark-gray .multiLang li:not(.first) a {
    color: #fff;
    background-color: #415055; }
  .col-sm-6 > div > .download-multiple:not(.card-container).red .multiLang li:not(.first) a {
    background-color: #f0f1f5;
    color: #415055; }
    .col-sm-6 > div > .download-multiple:not(.card-container).red .multiLang li:not(.first) a:hover, .col-sm-6 > div > .download-multiple:not(.card-container).red .multiLang li:not(.first) a:focus {
      background-color: #828c96;
      color: #fff; }
  .col-sm-6 > div > .download-multiple:not(.card-container).red .multiLang li:not(.first).tabactive a {
    background-color: #828c96;
    color: #fff; }
  .col-sm-6 > div > .download-multiple:not(.card-container).white .multiLang li:not(.first).tabactive a {
    color: #fff; }
  .col-sm-6 > div > .download-multiple:not(.card-container).light-gray .multiLang li:not(.first) a {
    background-color: #415055;
    color: #fff; }
  .col-sm-6 > div > .download-multiple:not(.card-container).light-gray .multiLang li:not(.first) a:hover,
  .col-sm-6 > div > .download-multiple:not(.card-container).light-gray .multiLang li:not(.first) a:focus,
  .col-sm-6 > div > .download-multiple:not(.card-container).light-gray .multiLang li:not(.first).tabactive a {
    background-color: #e3000f; }
  .col-sm-6 > div > .download-multiple:not(.card-container) .multiLang li {
    display: list-item;
    margin-right: 1px; }
    .col-sm-6 > div > .download-multiple:not(.card-container) .multiLang li.first {
      display: none; }
    .col-sm-6 > div > .download-multiple:not(.card-container) .multiLang li.tabactive a {
      background: #e3000f; }
    .col-sm-6 > div > .download-multiple:not(.card-container) .multiLang li a {
      padding-right: 0.8em;
      height: 2.25em; }
  .col-sm-6 > div > .download-multiple:not(.card-container) .multi-lang-wrap {
    left: calc(-100% - 20px);
    width: calc(200% + 20px);
    margin-top: 73px; }
  .col-sm-6 > div > .download-multiple:not(.card-container) .link-list {
    position: relative;
    left: calc(-100% - 20px);
    width: calc(200% + 20px); } }
/* Content Type EVENT
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.event {
  float: left;
  width: 100%; }
  .event .single-event {
    float: left;
    padding: 20px;
    width: 100%; }
  .event .img-wrap {
    margin: 0 -20px; }
  .event section {
    padding: 20px 0 0 0; }
  .event .text {
    border-top: 1px dashed;
    float: left;
    padding: 10px 0;
    width: 100%; }
  .event .calendar {
    float: right;
    width: 100%; }
  .event .location {
    width: 100%; }
  .event h2 {
    margin-bottom: 0;
    padding-bottom: 10px; }
  .event .link-list {
    float: left;
    padding: 0;
    position: relative;
    width: 100%; }
  .event.white .link-list a, .event.white .link-list span {
    background-color: #f0f1f5; }
.event .date-wrap {
  float: left;
  padding: 0 0 20px 0; }
  .event .date-wrap span {
    float: left;
    display: block;
    text-transform: uppercase; }
  .event .date-wrap .month {
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    font-size: 1.4em; }
  .event .date-wrap .day {
    color: #e3000f;
    font-size: 7.6em;
    letter-spacing: -5px;
    position: relative;
    top: -0.20em;
    line-height: 0.79em; }
  .event .date-wrap .time {
    clear: both;
    font-size: 1.16em;
    font-family: "MiloProBold", Helvetica, Arial, sans-serif; }
.event .date-wrap.period .day {
  clear: both;
  font-size: 5.6em;
  letter-spacing: -1px;
  float: left;
  margin-top: 0.2em; }
.event .date-wrap.period .day.end {
  clear: none; }
.event .date-wrap.period .time {
  clear: both;
  margin: 0; }
.event .date-wrap.period .month.end {
  margin-left: 3.6em; }
.event .date-wrap.period .separator {
  float: none;
  clear: none;
  display: inline; }
/** Event Card **/
.event.card-container h2 {
  margin-top: 0;
  padding: 0; }
.event.card-container .text {
  border: none;
  padding: 10px 0; }
.event.card-container .front, .event.card-container .back {
  padding: 20px; }
.event.card-container .front section {
  padding-bottom: 20px; }
.event.card-container .back section {
  padding: 0; }
/** Event Countdown **/
.event.countdown {
  float: left;
  width: 100%; }
  .event.countdown h2 {
    margin-bottom: 20px; }
  .event.countdown .img-wrap {
    float: left;
    display: none; }
  .event.countdown .location {
    display: block; }
  .event.countdown .counter {
    float: left;
    clear: both;
    text-transform: uppercase; }
    .event.countdown .counter .number {
      font-size: 10em;
      color: #e3000f;
      letter-spacing: -10px;
      -moz-font-feature-setting: "smcp=1";
      font-feature-setting: "smcp=1";
      font-variant-numeric: oldstyle-nums;
      /* Medieval Numbers */ }
    .event.countdown .counter .days {
      font-size: 1.4em;
      color: #313a3d;
      position: relative;
      top: -2.2em;
      left: 1em;
      font-family: "MiloProMedium", Helvetica, Arial, sans-serif; }
  .event.countdown .front {
    background-image: url(/blob/5676/e6557bebfb2cbb016862b1e215839dff/data/clock-bg-png.png), url(/blob/5544/7b01741fdc0407afac8e2d40bb8dbf00/data/icon-cardflipfront-white-png.png);
    background-size: 178px 138px, 46px 24px;
    background-repeat: no-repeat, no-repeat;
    background-position: bottom right, bottom right;
    background-color: #f0f1f5;
    background-attachment: scroll, scroll;
    padding: 0; }
    .event.countdown .front section {
      float: left;
      padding: 20px;
      width: 100%; }
  .event.countdown .back {
    background-image: url(/blob/5676/e6557bebfb2cbb016862b1e215839dff/data/clock-bg-png.png), url(/blob/5546/a3c147e9a35adbaf0799f6ff71287ae6/data/icon-cardflipback-white-png.png);
    background-size: 178px 138px, 46px 24px;
    background-repeat: no-repeat, no-repeat;
    background-position: bottom right, bottom left;
    background-color: #f0f1f5;
    background-attachment: scroll, scroll;
    padding: 0; }
    .event.countdown .back section {
      padding: 20px;
      float: left;
      width: 100%; }
    .event.countdown .back .link-list a:link, .event.countdown .back .link-list a:visited {
      background-color: #fff; }
.remind {
  color: #313a3d;
  padding: 20px;
  top: 0;
  width: 100%; }
  .remind legend {
    margin-bottom: 4px; }
.tooltip.remind, body.standalone-layout .remind.search-box.mobile-only {
  width: 23em; }
/** Date-/Time-Picker **/
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0; }
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }
.ui-datepicker .ui-widget {
  font-size: 1.1em;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; }
.ui-datepicker .ui-datepicker-prev {
  left: 2px; }
.ui-datepicker .ui-datepicker-next {
  right: 2px; }
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
  display: table !important; }
.ui-datepicker th {
  padding: 0.7em 0;
  text-align: center;
  font-weight: bold;
  border: 0; }
.ui-datepicker td {
  border: 0;
  padding: 1px; }
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none; }
.ui-datepicker {
  background: #fff;
  border: 1px solid #f0f1f5;
  border-radius: 0;
  padding: 0.6em;
  width: 100% !important; }
  .ui-datepicker table {
    margin: 0; }
  .ui-datepicker tr:last-child td {
    border: none !important; }
  .ui-datepicker .ui-widget-header {
    background: none;
    border: none; }
  .ui-datepicker .ui-datepicker-title {
    color: #313a3d;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    font-size: 1.6em;
    font-weight: normal;
    line-height: 1.4em; }
  .ui-datepicker th {
    border-bottom-width: 1px !important;
    cursor: default; }
  .ui-datepicker th span {
    color: #313a3d;
    font-size: 1.4em;
    font-weight: bold; }
  .ui-datepicker td {
    padding: 0; }
  .ui-datepicker .ui-datepicker-week-end a {
    background: #f0f1f5; }
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next {
    position: relative;
    cursor: pointer; }
  .ui-datepicker .ui-datepicker-prev {
    float: left; }
  .ui-datepicker .ui-datepicker-next {
    float: right; }
  .ui-datepicker .ui-datepicker-prev:before {
    font-family: 'henkel-icon';
    content: '\e850';
    position: absolute;
    left: 4px;
    top: -1px;
    font-size: 1.6em; }
  .ui-datepicker .ui-datepicker-next:before {
    font-family: 'henkel-icon';
    content: '\e84f';
    position: absolute;
    right: 4px;
    top: -1px;
    font-size: 1.6em; }
  .ui-datepicker .ui-datepicker-prev-hover {
    top: 2px;
    left: 2px; }
  .ui-datepicker .ui-datepicker-next-hover {
    top: 2px;
    right: 2px; }
  .ui-datepicker .ui-state-default,
  .ui-datepicker .ui-widget-content .default,
  .ui-datepicker .ui-widget-header .default {
    background: #fff;
    border: none;
    color: #9baab4;
    font-size: 1.8em;
    font-weight: normal;
    text-align: center;
    opacity: 1; }
  .ui-datepicker .ui-datepicker-other-month {
    opacity: 0.2 !important; }
  .ui-datepicker .ui-state-active,
  .ui-datepicker .ui-state-hover,
  .ui-datepicker .ui-state-focus,
  .ui-datepicker .ui-datepicker-week-end .ui-state-active,
  .ui-datepicker .ui-datepicker-week-end .ui-state-hover,
  .ui-datepicker .ui-datepicker-week-end .ui-state-focus,
  .ui-datepicker td.active .ui-state-default {
    background: #bec8d2;
    color: #313a3d; }
  .ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable {
    color: #313a3d;
    cursor: default;
    opacity: 0.7; }
  .ui-datepicker .ui-state-other-month span,
  .ui-datepicker .ui-widget-content .ui-state-other-month span,
  .ui-datepicker .ui-widget-header .ui-state-other-month span {
    color: #9baab4; }
  .ui-datepicker .ui-widget-header .ui-state-highlight,
  .ui-datepicker .ui-widget-header .ui-state-hover,
  .ui-datepicker .ui-widget-header .ui-state-focus {
    background: none;
    border: none; }
  .ui-datepicker .ui-widget-header .ui-state-hover {
    border: none !important; }
  .ui-datepicker .ui-datepicker-prev-hover,
  .ui-datepicker .ui-datepicker-next-hover {
    top: 2px; }
  .ui-datepicker .ui-datepicker-current-day,
  .ui-datepicker .ui-datepicker-current-day span,
  .ui-datepicker .ui-datepicker-current-day a:link,
  .ui-datepicker .ui-datepicker-current-day .ui-state-default {
    background: #e3000f !important;
    color: #fff !important; }
  .ui-datepicker .ui-datepicker-today,
  .ui-datepicker .ui-datepicker-today span,
  .ui-datepicker .ui-datepicker-today a:visited,
  .ui-datepicker .ui-datepicker-today .ui-state-default,
  .ui-datepicker .ui-datepicker-today .ui-state-default {
    background: transparent !important;
    color: #313a3d !important; }
  .ui-datepicker .ui-datepicker-today {
    border: #e3000f solid 2px !important; }
  .ui-datepicker td span,
  .ui-datepicker td a {
    padding: 0.4em 0 !important; }
  .ui-datepicker tbody tr:hover {
    background: none; }
.datepickerwrapper {
  position: relative;
  float: left; }
.datepickerContainer {
  float: left;
  border: none;
  position: absolute;
  left: 0;
  bottom: -10px;
  margin: 0;
  padding: 0;
  height: 1px;
  width: 1px; }
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  /** two-column elements **/
  .col-xs-12 > div > .event.teaser .single-event {
    float: left; }
  .col-xs-12 > div > .event.teaser .calendar, .col-xs-12 > div > .event.teaser .img-wrap, .col-xs-12 > div > .event.teaser section {
    width: 50%; }
  .col-xs-12 > div > .event.teaser .calendar, .col-xs-12 > div > .event.teaser .img-wrap {
    float: right;
    padding-left: 10px;
    padding-bottom: 20px;
    margin: 0; }
  .col-xs-12 > div > .event.teaser section {
    float: right;
    padding-top: 0;
    padding-right: 10px; }
  .col-xs-12 > div > .event.teaser .text {
    float: left;
    width: 100%; }
  .col-xs-12 > div > .event.teaser .link-list li {
    float: left;
    padding-right: 1px;
    width: 50%; }
  .col-xs-12 > div > .event.card-container .img-wrap {
    float: right;
    padding-left: 10px;
    margin: 0;
    width: 50%; }
  .col-xs-12 > div > .event.card-container .front section {
    float: left;
    padding-top: 0;
    width: 50%; }
  .col-xs-12 > div > .event.card-container .link-list li {
    float: left;
    padding-right: 1px;
    width: 50%; }
  .col-xs-12 div > .event.countdown .img-wrap {
    float: left;
    display: block;
    padding: 20px 10px 20px 20px; }
  .col-xs-12 div > .event.countdown .front section {
    float: right;
    padding-top: 20px;
    padding-left: 10px;
    width: 50%; }
  .col-xs-12 div > .event.countdown .image {
    float: left;
    margin: 2em 0 0 2em;
    width: 21em; }
  .col-xs-12 div > .event.countdown .image img {
    width: 100%; }
  .col-xs-12 div > .event.countdown .counter {
    clear: none; }
  /** // two-column elements **/ }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  /** two-column element in 2-1-1-row **/
  .col-sm-12 > div > .event.teaser .calendar, .col-sm-12 > div > .event.teaser .img-wrap, .col-sm-12 > div > .event.teaser section,
  .col-sm-9 > div > .event.teaser .calendar,
  .col-sm-9 > div > .event.teaser .img-wrap,
  .col-sm-9 > div > .event.teaser section,
  .col-sm-8 > div > .event.teaser .calendar,
  .col-sm-8 > div > .event.teaser .img-wrap,
  .col-sm-8 > div > .event.teaser section,
  .col-sm-6 > div > .event.teaser .calendar,
  .col-sm-6 > div > .event.teaser .img-wrap,
  .col-sm-6 > div > .event.teaser section {
    width: 50%; }
  .col-sm-12 > div > .event.teaser .calendar, .col-sm-12 > div > .event.teaser .img-wrap,
  .col-sm-9 > div > .event.teaser .calendar,
  .col-sm-9 > div > .event.teaser .img-wrap,
  .col-sm-8 > div > .event.teaser .calendar,
  .col-sm-8 > div > .event.teaser .img-wrap,
  .col-sm-6 > div > .event.teaser .calendar,
  .col-sm-6 > div > .event.teaser .img-wrap {
    float: right;
    padding-left: 10px;
    padding-bottom: 20px;
    margin: 0; }
  .col-sm-12 > div > .event.teaser section,
  .col-sm-9 > div > .event.teaser section,
  .col-sm-8 > div > .event.teaser section,
  .col-sm-6 > div > .event.teaser section {
    float: left;
    padding-top: 0;
    padding-right: 10px; }
  .col-sm-12 > div > .event.teaser .text,
  .col-sm-9 > div > .event.teaser .text,
  .col-sm-8 > div > .event.teaser .text,
  .col-sm-6 > div > .event.teaser .text {
    float: left;
    width: 100%; }
  .col-sm-12 > div > .event.teaser .link-list li,
  .col-sm-9 > div > .event.teaser .link-list li,
  .col-sm-8 > div > .event.teaser .link-list li,
  .col-sm-6 > div > .event.teaser .link-list li {
    float: left;
    padding-right: 1px;
    width: 50%; }
  .col-sm-12 > div > .event.card-container .img-wrap {
    padding-bottom: 20px; }
  .col-sm-12 > div > .event.card-container .img-wrap,
  .col-sm-9 > div > .event.card-container .img-wrap,
  .col-sm-8 > div > .event.card-container .img-wrap,
  .col-sm-6 > div > .event.card-container .img-wrap {
    float: right;
    padding-left: 10px;
    margin: 0;
    width: 50%; }
  .col-sm-12 > div > .event.card-container .front section,
  .col-sm-9 > div > .event.card-container .front section,
  .col-sm-8 > div > .event.card-container .front section,
  .col-sm-6 > div > .event.card-container .front section {
    float: left;
    padding-top: 0;
    width: 50%; }
  .col-sm-12 > div > .event.card-container .link-list li,
  .col-sm-9 > div > .event.card-container .link-list li,
  .col-sm-8 > div > .event.card-container .link-list li,
  .col-sm-6 > div > .event.card-container .link-list li {
    float: left;
    padding-right: 1px;
    width: 50%; }
  .col-sm-6 .event.countdown .img-wrap,
  .col-sm-8 .event.countdown .img-wrap {
    float: left;
    display: block;
    padding: 20px 10px 20px 20px; }
  .col-sm-6 .event.countdown .front section,
  .col-sm-8 .event.countdown .front section {
    padding-left: 10px;
    padding-top: 20px; }
  .col-sm-3 > div > .event.teaser section,
  .col-sm-4 > div > .event.teaser section {
    padding-top: 20px;
    width: 100%; }
  .col-sm-3 > div > .event.teaser .calendar, .col-sm-3 > div > .event.teaser .img-wrap,
  .col-sm-4 > div > .event.teaser .calendar,
  .col-sm-4 > div > .event.teaser .img-wrap {
    float: none;
    margin: 0 -20px;
    padding: 0;
    width: auto; }
  .col-sm-3 > div > .event.teaser .link-list li,
  .col-sm-4 > div > .event.teaser .link-list li {
    float: none;
    padding-right: 0;
    width: 100%; }
  .col-sm-3 > div > .event.card-container section,
  .col-sm-4 > div > .event.card-container section {
    width: 100%; }
  .col-sm-3 > div > .event.card-container .front section,
  .col-sm-4 > div > .event.card-container .front section {
    width: 100%;
    padding-top: 20px; }
  .col-sm-3 > div > .event.card-container .img-wrap,
  .col-sm-4 > div > .event.card-container .img-wrap {
    float: none;
    margin: 0 -20px;
    padding: 0;
    width: auto; }
  .col-sm-3 > div > .event.card-container .link-list li,
  .col-sm-4 > div > .event.card-container .link-list li {
    float: none;
    padding-right: 0;
    width: 100%; }
  .col-sm-3 > div > .event.countdown .img-wrap,
  .col-sm-4 > div > .event.countdown .img-wrap {
    margin: 0; }
  .col-sm-3 > div > .event.countdown .front section,
  .col-sm-4 > div > .event.countdown .front section {
    padding-left: 20px;
    width: 100%; } }
@media screen and (min-width: 980px) {
  .col-md-6 > div > .event.teaser .calendar, .col-md-6 > div > .event.teaser .img-wrap, .col-md-6 > div > .event.teaser section {
    width: 50%; }
  .col-md-6 > div > .event.teaser .calendar, .col-md-6 > div > .event.teaser .img-wrap {
    float: right;
    padding-left: 10px;
    padding-bottom: 20px;
    margin: 0; }
  .col-md-6 > div > .event.teaser section {
    float: left;
    padding-top: 0;
    padding-right: 10px; }
  .col-md-6 > div > .event.teaser .text {
    float: left;
    width: 100%; }
  .col-md-6 > div > .event.teaser .link-list li {
    float: left;
    padding-right: 1px;
    width: 50%; }
  .col-md-3 > div > .event.teaser section,
  .col-md-3 > div > .event.card-container section {
    padding-top: 20px;
    width: 100%; }
  .col-md-3 > div > .event.teaser .back section,
  .col-md-3 > div > .event.card-container .back section {
    padding-top: 0; }
  .col-md-3 > div > .event.teaser .calendar, .col-md-3 > div > .event.teaser .img-wrap,
  .col-md-3 > div > .event.card-container .calendar,
  .col-md-3 > div > .event.card-container .img-wrap {
    float: none;
    margin: 0 -20px;
    padding: 0;
    width: auto; }
  .col-md-3 > div > .event.teaser .link-list li,
  .col-md-3 > div > .event.card-container .link-list li {
    float: none;
    padding-right: 0;
    width: 100%; }
  .col-md-6 > div > .event.card-container .img-wrap {
    float: right;
    padding-left: 10px;
    margin: 0;
    width: 50%; }
  .col-md-6 > div > .event.card-container .front section {
    float: left;
    padding-top: 0;
    width: 100%; }
  .col-md-6 > div > .event.card-container .link-list li {
    float: left;
    padding-right: 1px;
    width: 50%; } }
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .col-sm-9 > div > .event.teaser .date-wrap,
  .col-sm-12 > div > .event.teaser .date-wrap {
    width: 33.3333%; }
  .col-sm-9 > div > .event.teaser .calendar, .col-sm-9 > div > .event.teaser .img-wrap,
  .col-sm-12 > div > .event.teaser .calendar,
  .col-sm-12 > div > .event.teaser .img-wrap {
    padding-left: 20px;
    width: 33.33333%; }
  .col-sm-9 > div > .event.teaser section,
  .col-sm-12 > div > .event.teaser section {
    width: 33.33333%; }
  .col-sm-9 > div > .event.teaser .text,
  .col-sm-12 > div > .event.teaser .text {
    padding-right: 10px;
    width: 66.66667%; }
  .col-sm-9 > div > .event.teaser .link-list li,
  .col-sm-12 > div > .event.teaser .link-list li {
    float: left;
    padding-right: 1px;
    width: 33.33333%; }
  /** one-column elements in 3-1-row **/
  /*** event teaser ***/
  .col-lg-3 > div > .event.teaser section {
    padding-top: 20px;
    width: 100%; }
  .col-lg-3 > div > .event.teaser .calendar, .col-lg-3 > div > .event.teaser .img-wrap {
    float: none;
    margin: 0 -20px;
    padding: 0;
    width: auto; }
  .col-lg-3 > div > .event.teaser .link-list li {
    float: none;
    padding-right: 0;
    width: 100%; }
  /*** event card ***/
  .col-lg-3 > div > .event.card-container section {
    width: 100%; }
  .col-lg-3 > div > .event.card-container .front section {
    padding-top: 20px; }
  .col-lg-3 > div > .event.card-container .img-wrap {
    float: none;
    margin: 0 -20px;
    padding: 0;
    width: auto; }
  .col-lg-3 > div > .event.card-container .link-list li {
    float: none;
    padding-right: 0;
    width: 100%; }
  /** one-column elements in 3-1-row **/
  .col-lg-3 > div > .event.countdown .img-wrap,
  .col-lg-4 > div > .event.countdown .img-wrap {
    display: block;
    margin: 0; } }
div[class^="col-"] .event.teaser section {
  padding-top: 0;
  clear: both; }
div[class^="col-"] .event.teaser .img-wrap + section {
  padding-top: 20px; }
/* Content Type FILTER
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/** Roter Filter (Collection + Job Grouping) **/
.filter-wrap {
  position: relative;
  margin-bottom: 20px;
  /*.select .first:after {
    color: $color-darker-gray;
  }*/ }
  @media screen and (min-width: 480px) {
    .filter-wrap {
      position: absolute;
      top: 0;
      right: 0;
      width: 215px; } }
  .filter-wrap.job-filter {
    position: static !important;
    background: #f0f1f5;
    width: calc(100% + 40px) !important;
    margin: -20px -20px 20px -20px;
    padding: 20px; }
    .filter-wrap.job-filter .filter-content {
      padding: 0;
      width: calc(100% + 20px);
      margin-left: -10px;
      margin-right: -10px; }
      .filter-wrap.job-filter .filter-content:before, .filter-wrap.job-filter .filter-content:after {
        content: " ";
        display: table; }
      .filter-wrap.job-filter .filter-content:after {
        clear: both; }
      .filter-wrap.job-filter .filter-content [class*="col-"],
      .filter-wrap.job-filter .filter-content [class^="col-"] {
        margin: 0; }
      .filter-wrap.job-filter .filter-content h2 {
        min-height: 22px; }
    .filter-wrap.job-filter .form-box .dropdown, .filter-wrap.job-filter .form-box .multiLang, .filter-wrap.job-filter .form-box .select {
      margin-bottom: 0; }
    .filter-wrap.job-filter .select {
      max-height: 350px;
      overflow: auto; }
      .filter-wrap.job-filter .select .form-line {
        padding: 8px 8px 4px 8px; }
      .filter-wrap.job-filter .select li {
        color: #415055; }
  .filter-wrap:not(.multiselect) .select li.first:after {
    color: #415055; }
  .filter-wrap:not(.multiselect) .select li.first:hover a,
  .filter-wrap:not(.multiselect) .select li.first:focus a,
  .filter-wrap:not(.multiselect) .select li.first a {
    background-color: #f0f1f5;
    color: #415055; }
    .filter-wrap:not(.multiselect) .select li.first:hover a:focus, .filter-wrap:not(.multiselect) .select li.first:hover a:hover,
    .filter-wrap:not(.multiselect) .select li.first:focus a:focus,
    .filter-wrap:not(.multiselect) .select li.first:focus a:hover,
    .filter-wrap:not(.multiselect) .select li.first a:focus,
    .filter-wrap:not(.multiselect) .select li.first a:hover {
      background-color: #f0f1f5;
      color: #415055; }
  .filter-wrap:not(.multiselect) .select li:not(.first) a:hover {
    background-color: #e3000f;
    color: #fff; }
  .filter-wrap:not(.multiselect) .select li a {
    background-color: #f0f1f5;
    color: #415055; }
    .filter-wrap:not(.multiselect) .select li a:hover {
      background-color: #f0f1f5;
      color: #415055; }
  .filter-wrap input[type=submit] {
    background-color: transparent;
    background-image: url(/blob/5572/4db3bf52a297cbe3e8954e1cf035a4c1/data/icon-relatedlink-png.png);
    background-repeat: no-repeat;
    background-position: 0.65rem 0.65rem;
    background-size: 1.8rem 1.8rem;
    width: auto;
    float: right;
    margin-top: 1rem;
    padding-left: 3rem; }
  .filter-wrap .filter-links {
    width: 100%;
    height: 3.3em;
    background-color: #e3000f; }
    .filter-wrap .filter-links + .filter-content {
      background: #313a3d;
      float: left;
      display: none;
      position: absolute;
      top: 33px;
      padding: 10px;
      width: 100%;
      z-index: 10; }
    .filter-wrap .filter-links a:link,
    .filter-wrap .filter-links a:visited {
      display: block;
      font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
      font-size: 1.4em;
      color: #FFFFFF;
      line-height: 2.4em; }
    .filter-wrap .filter-links .switch {
      background: none;
      border: none;
      float: left;
      display: block;
      position: relative;
      width: 3.3em;
      height: 3.3em; }
      .filter-wrap .filter-links .switch:before {
        content: '\e810';
        color: #fff;
        font-size: 1.4em;
        font-family: 'henkel-icon';
        left: 10px;
        position: absolute;
        top: 7px; }
  .filter-wrap .filter-content {
    background: #f0f1f5;
    float: none;
    display: block;
    padding: 10px;
    width: 100%;
    z-index: 10; }
  .filter-wrap .load-more {
    margin-top: 0.4em; }
  .filter-wrap .form-box input[type=text] {
    border: none;
    padding: 8px 12px; }
  .filter-wrap .form-box .submit {
    background: url(/blob/5614/1e1857b4eabdba1a4e93af3f1f256df1/data/icon-search-png.png) no-repeat 0.4em center transparent;
    float: right;
    width: 2em;
    height: 2em;
    margin: -29px 4px 0 0;
    position: relative; }
  .filter-wrap .form-box .form-line {
    margin: 0; }
  .filter-wrap .form-box .dropdown, .filter-wrap .form-box .multiLang, .filter-wrap .form-box .select {
    margin-bottom: 10px; }
    .filter-wrap .form-box .dropdown .dropdown-menu, .filter-wrap .form-box .multiLang .dropdown-menu, .filter-wrap .form-box .select .dropdown-menu {
      min-width: 0; }
.filter-wrap.active {
  top: 0;
  right: 0;
  z-index: 1001;
  height: auto !important; }
  .filter-wrap.active .filter-links .close:after {
    content: '\e83c'; }
  .filter-wrap.active .filter-content {
    display: block; }
  .filter-wrap.active .filter-links {
    position: relative; }
    .filter-wrap.active .filter-links .switch:before {
      content: '-';
      font-size: 3.1em;
      left: 12px;
      top: -9px; }
/** Multiselect Filter **/
.multiselectFeeeder {
  background: #e3000f;
  color: #fff;
  font-size: 1.4em;
  float: right;
  padding: 0.4em 1em;
  margin: -1em 0 0 0; }
.filter-wrap.multiselect {
  background: #f0f1f5;
  float: left;
  padding: 10px;
  position: static !important;
  height: auto;
  overflow: visible;
  width: 100% !important; }
  .filter-wrap.multiselect .filterresult:before {
    content: " "; }
  .filter-wrap.multiselect .filter-content {
    background: none;
    display: block;
    padding: 0;
    position: static; }
  .filter-wrap.multiselect .form-line {
    padding: 0;
    margin-top: 0; }
    .filter-wrap.multiselect .form-line .select {
      margin-bottom: 0.75em;
      position: relative;
      overflow: visible;
      max-height: 344px; }
      .filter-wrap.multiselect .form-line .select li {
        width: 100%;
        height: 32.5px;
        margin-left: 0; }
        .filter-wrap.multiselect .form-line .select li:not(.first) {
          position: absolute;
          left: 0; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(1) {
            top: 0px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(2) {
            top: 32.5px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(3) {
            top: 65px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(4) {
            top: 97.5px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(5) {
            top: 130px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(6) {
            top: 162.5px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(7) {
            top: 195px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(8) {
            top: 227.5px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(9) {
            top: 260px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(10) {
            top: 292.5px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(11) {
            top: 325px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(12) {
            top: 357.5px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(13) {
            top: 390px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(14) {
            top: 422.5px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(15) {
            top: 455px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(16) {
            top: 487.5px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(17) {
            top: 520px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(18) {
            top: 552.5px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(19) {
            top: 585px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(20) {
            top: 617.5px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(21) {
            top: 650px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(22) {
            top: 682.5px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(23) {
            top: 715px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(24) {
            top: 747.5px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(25) {
            top: 780px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(26) {
            top: 812.5px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(27) {
            top: 845px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(28) {
            top: 877.5px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(29) {
            top: 910px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(30) {
            top: 942.5px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(31) {
            top: 975px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(32) {
            top: 1007.5px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(33) {
            top: 1040px; }
          .filter-wrap.multiselect .form-line .select li:not(.first):nth-of-type(34) {
            top: 1072.5px; }
  .filter-wrap.multiselect h2 {
    display: none; }
  .filter-wrap.multiselect .filter-group h2 {
    background: #828c96;
    cursor: pointer;
    color: #fff;
    display: block;
    line-height: 1.42857;
    font-size: 1.4em;
    position: relative;
    padding: 6px 12px;
    margin: 0 0 1px 0; }
    .filter-wrap.multiselect .filter-group h2:hover {
      background: #9baab4; }
    .filter-wrap.multiselect .filter-group h2:before {
      content: '\E851';
      font-family: 'henkel-icon';
      font-size: 0.55em;
      position: absolute;
      right: 12px;
      top: 12px; }
  .filter-wrap.multiselect .checkbox {
    display: none; }
    .filter-wrap.multiselect .checkbox:hover, .filter-wrap.multiselect .checkbox.form-line:hover {
      background: #e3000f; }
    .filter-wrap.multiselect .checkbox label {
      color: #fff;
      padding: 0.4em 0.8em 0.4em 2.8em;
      width: 100%; }
      .filter-wrap.multiselect .checkbox label:before {
        margin-top: 0.12em; }
  .filter-wrap.multiselect .checkbox.inactive label {
    cursor: default; }
  .filter-wrap.multiselect .checkbox.inactive:hover {
    background: #828c96; }
  .filter-wrap.multiselect .checkbox.inactive span {
    color: #d8dee4; }
  .filter-wrap.multiselect .select .checkbox label {
    font-size: 1em; }
  .filter-wrap.multiselect .dropdown, .filter-wrap.multiselect .multiLang, .filter-wrap.multiselect .select {
    margin: 0;
    position: relative; }
    .filter-wrap.multiselect .dropdown .form-line, .filter-wrap.multiselect .multiLang .form-line, .filter-wrap.multiselect .select .form-line {
      background: #828c96; }
  .filter-wrap.multiselect .search {
    margin: 2.55em 0 1em 0; }
  .filter-wrap.multiselect .submit {
    margin-top: 0.45em; }
  .filter-wrap.multiselect .submit {
    background: url(/blob/5614/1e1857b4eabdba1a4e93af3f1f256df1/data/icon-search-png.png) no-repeat center center transparent;
    font-size: 1em;
    padding: 0;
    width: 3.1em;
    height: 3.1em;
    -webkit-filter: none;
            filter: none;
    position: absolute;
    float: right;
    right: 0;
    top: 3em; }
@media screen and (max-width: 729px) {
  .filterJobGroup {
    margin-bottom: 0; }
    .filterJobGroup h2.multiSelect {
      display: block;
      padding: 0.4826em 1.6em 0.4826em 0.8em;
      color: #fff;
      background: #828c96;
      font-size: 1.4rem;
      font-family: "MiloPro", Helvetica, Arial, sans-serif;
      line-height: 20px;
      margin-bottom: 0; }
      .filterJobGroup h2.multiSelect:after {
        font-family: "henkel-icon";
        content: "\e851";
        position: absolute;
        top: 0.7em;
        right: 2.2em;
        font-size: 9px;
        pointer-events: none; }
      .filterJobGroup h2.multiSelect.tabactive:after {
        content: "\e852"; } }
/* Scrollbar */
.jspContainer {
  overflow: inherit; }
.scrollable, .scrollableInput {
  max-height: 350px !important;
  height: 100%; }
.jspHorizontalBar,
.jspVerticalBar {
  background: #e5e7ee;
  background: linear-gradient(to bottom, #e5e7ee 0%, #f0f1f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$top', endColorstr='$bottom', GradientType=0); }
.jspHorizontalBar {
  height: 2em; }
.jspCap {
  display: block !important; }
.jspCapLeft,
.jspCapRight {
  height: 1.9em;
  width: 2.3em; }
.jspCapTop,
.jspCapBottom {
  width: 1.9em;
  height: 2.3em; }
.jspCapLeft {
  background: url(/blob/17140/fb155e70e71066b76eb9da87c04ffc27/data/jspcapleft-png.png) no-repeat 0.7em center transparent; }
.jspCapRight {
  background: url(/blob/17142/758cab251f077d988d50859128f7b871/data/jspcapright-png.png) no-repeat 0.9em center transparent; }
.jspCapTop {
  background: url(/blob/195108/0ce91b9e01ec90ece5d038d9161f3f2a/data/jspcaptop-png.png) no-repeat 0.4em center transparent; }
.jspCapBottom {
  background: url(/blob/195110/c4dd8c2bb7e2a15f76d99717e5bf4b33/data/jspcapbottom-png.png) no-repeat 0.4em center transparent; }
.jspTrack {
  background: transparent !important; }
.jspVerticalBar .jspDrag {
  background: url(/blob/195112/f390ceeadbac2af4c5a1bd9453422c40/data/jspdraggrab-vertical-png.png) no-repeat center center, url(/blob/195114/f6626293efcbf7e54694d80a98328de6/data/jspdrag-vertical-png.png) repeat-y center top;
  position: relative;
  margin-top: 0.2em; }
.jspHorizontalBar .jspDrag {
  background: url(/blob/6142/9d69eacfc16bd69efcb81ad86acc0606/data/jspdraggrab-png.png) no-repeat center center, url(/blob/6144/2307575d5634598b4b6e4d52d1d259b8/data/jspdrag-png.png) repeat-x left center;
  position: relative;
  margin-top: 0.2em;
  height: 1.5em !important; }
.jspDragLeft {
  background: url(/blob/17144/ba4505f8a84354f3cdfe7e8fbd91046f/data/jspdragleft-png.png) no-repeat center center transparent;
  position: absolute;
  left: -0.3em;
  top: 0;
  height: 1.5em;
  width: 0.3em; }
.jspDragRight {
  background: url(/blob/17146/cb4cd2546036b62cbf7cdbb4a82d31a9/data/jspdragright-png.png) no-repeat center center transparent;
  position: absolute;
  right: -0.3em;
  top: 0;
  height: 1.5em;
  width: 0.3em; }
.jspDragTop {
  background: url(/blob/195116/b9ee6983ac9126db567ee02d57a9011d/data/jspdragtop-png.png) no-repeat center center transparent;
  position: absolute;
  left: 0.1em;
  top: -0.3em;
  width: 1.5em;
  height: 0.3em; }
.jspDragBottom {
  background: url(/blob/195118/708f473cb4e4a45a6d6b02b90d8d2f40/data/jspdragbottom-png.png) no-repeat center center transparent;
  position: absolute;
  left: 0.1em;
  bottom: -0.3em;
  width: 1.5em;
  height: 0.3em; }
/** // Scrollbar **/
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  .col-xs-12 > div > .collection .filter-wrap,
  .col-xs-12 > div > .job-grouping .filter-wrap,
  .col-xs-12 .query > .job-grouping .filter-wrap {
    position: absolute;
    top: 0;
    right: 0;
    width: 10em;
    z-index: 1000; }
  .col-xs-12 > div > .job-grouping .filter-wrap.active,
  .col-xs-12 > div > .collection .filter-wrap.active,
  .col-xs-12 > div > div > .job-grouping .filter-wrap.active,
  .col-xs-12 > div > div > .collection .filter-wrap.active {
    width: 20em; } }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .filter-wrap.multiselect h2, .filter-wrap.multiselect .filter-group h2 {
    background: none;
    color: #313a3d;
    display: block;
    font-size: 2em;
    line-height: 1.1;
    padding: 0;
    margin: 0 0 0.8em 0; }
    .filter-wrap.multiselect h2:before, .filter-wrap.multiselect .filter-group h2:before {
      content: ""; }
    .filter-wrap.multiselect h2:hover, .filter-wrap.multiselect .filter-group h2:hover {
      background: none; }
  .filter-wrap.multiselect .checkbox {
    display: block; } }
/* screen >= 980px */
/* screen >= 1250px */
/* EXAMPLE CSS
 * Diese Datei kann als Grundgerüst genommen werden.
 * Diese Beschreibung ist dabei anzupassen und die Datei
 * muss in styles.scss an der richtigen Stelle eingebunden
 * werden.
 *
 * =======================================================
 */
/* MOBILE FIRST ANSATZ:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
input[type=text] {
  background: #fff;
  border: 1px solid #e6e7e7;
  border-radius: 0;
  color: #313a3d;
  line-height: 1em;
  font-size: 1.4em;
  padding: 0.7em 0.5em 0.5em 0.5em;
  width: 100%;
  -webkit-appearance: none; }
input[type=submit],
input[type=button] {
  background: #e3000f;
  border: none;
  border-radius: 0;
  color: #fff;
  font-size: 1.4em;
  padding: 0.5em;
  width: 100%; }
label {
  font-family: "MiloProBold", Helvetica, Arial, sans-serif;
  font-size: 1.4em; }
textarea {
  border: 1px solid #e6e7e7;
  border-radius: 0;
  font-size: 1.4em;
  margin: 0.4em 0 0 0;
  padding: 0.4em 0.5em;
  resize: vertical;
  min-height: 4em;
  width: 100%;
  -webkit-appearance: none; }
.form-box legend {
  border: none;
  float: left;
  font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
  font-size: 1.8em;
  text-transform: uppercase;
  width: 100%; }
.form-box label a:link, .form-box label a:visited {
  display: inline; }
.form-box label a:hover, .form-box label a:focus, .form-box label a:active {
  color: #e3000f; }
.form-box label .icon-arrow_link:before {
  top: -3px; }
.fieldwrapper.es-triplet input {
  margin-bottom: 20px; }
.form-line {
  margin-bottom: 2em;
  position: relative; }
  .form-line:after, .form-line:before {
    clear: both; }
  .form-line .info {
    position: relative; }
  .form-line .info:before {
    content: '\e82c';
    font-family: 'henkel-icon';
    left: 6px;
    position: absolute;
    top: -6px;
    font-size: 1.3em;
    font-weight: normal;
    color: #313a3d; }
  .form-line .info.active:before {
    color: #e3000f; }
  .form-line input[type="submit"] {
    margin-bottom: 10px; }
input[type="file"] {
  font-size: 1.4em;
  margin: 0.6em 0 0 0;
  padding: 0.5em;
  width: 100%;
  opacity: 0;
  margin-top: 0;
  cursor: pointer;
  display: none; }
input[type=password] {
  background: #fff;
  border: 1px solid #e6e7e7;
  border-radius: 0;
  font-size: 2.1em;
  color: #bec8d2;
  letter-spacing: 1px;
  padding: 0 0.22em;
  height: 32px;
  width: 100%;
  -webkit-appearance: none; }
input[type=reset] {
  background: #f0f1f5;
  background: linear-gradient(to bottom, #f0f1f5 0%, #e4e6ef 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$top', endColorstr='$bottom', GradientType=0);
  border: none;
  border-radius: 0;
  color: #313a3d;
  font-size: 1.4em;
  padding: 0.5em;
  width: 100%; }
/** Upload **/
.upload-wrapper {
  background: #f0f1f5;
  float: left;
  display: block;
  position: relative;
  height: 3.3em;
  width: 100%;
  overflow: hidden; }
  .upload-wrapper label {
    cursor: pointer;
    font-family: "MiloPro", Helvetica, Arial, sans-serif;
    font-weight: normal;
    margin-top: 0.6em;
    text-align: center;
    width: 100%; }
.uploaded-files {
  margin-top: 0.6em;
  float: left;
  width: 100%; }
  .uploaded-files .file {
    margin-top: 0.6em;
    float: left;
    width: 100%; }
  .uploaded-files img, .uploaded-files p {
    float: left; }
  .uploaded-files p {
    margin: 0 0 0 0.4em;
    word-wrap: break-word;
    width: auto; }
  .uploaded-files .uploaded p {
    margin: 0 0.4em 0 0;
    width: 100%; }
  .uploaded-files .file-name {
    float: left;
    font-size: 1.4em;
    margin: 0.4em 0;
    word-wrap: break-word; }
  .uploaded-files .delete-file {
    margin: 0.5em 0 0 0.4em;
    height: 1.5em;
    padding: 0 0.5em; }
    .uploaded-files .delete-file .icon-delete:before {
      top: 2px; }
  .uploaded-files .icon-delete:before {
    left: 0;
    top: -5px; }
.userdetailseditBox .upload-wrapper {
  float: none; }
/* Radio Buttons und Checkboxen */
input[type=radio],
input[type=checkbox] {
  display: none; }
.radio label,
.checkbox label {
  cursor: pointer;
  font-family: "MiloPro", Helvetica, Arial, sans-serif;
  font-size: 1.4em;
  padding: 0 0 0 2em; }
  .gdpr-adaptions .radio label, .gdpr-adaptions
  .checkbox label {
    font-size: 1em; }
.radio label:before,
.checkbox label:before {
  content: "";
  display: inline-block;
  float: left;
  width: 16px;
  height: 16px;
  margin: 0 0 0 -2em;
  background-color: #e6e7e7;
  -webkit-tap-highlight-color: transparent; }
.tooltip .radio label:before, body.standalone-layout .search-box.mobile-only .radio label:before,
.tooltip .checkbox label:before, body.standalone-layout .search-box.mobile-only .checkbox label:before {
  background-color: #fff; }
.tooltip input[type=radio]:checked + label:before, body.standalone-layout .search-box.mobile-only input[type=radio]:checked + label:before {
  border-color: #fff; }
.checkbox label:before {
  background-color: #e6e7e7;
  content: "\e855";
  font-family: henkel-icon;
  font-size: 9px;
  color: transparent;
  margin-left: -28px;
  text-align: center;
  font-weight: bold;
  padding-top: 2.5px; }
.radio label:before {
  border-radius: 1em; }
input[type=radio]:checked + label:before {
  content: "";
  display: inline-block;
  float: left;
  border: 3px #f0f1f5 solid;
  margin: 0 0 0 -2em;
  background-color: #e3000f;
  -webkit-tap-highlight-color: transparent; }
input[type=checkbox]:checked + label:before {
  color: #e3000f;
  -webkit-tap-highlight-color: transparent; }
.light-gray input[type=radio]:checked + label:before,
.light-gray input[type=checkbox]:checked + label:before {
  border-color: #f0f1f5; }
.light-gray .radio label:before,
.light-gray .checkbox label:before {
  background-color: #f0f1f5; }
/** Error **/
.radio.error label,
.checkbox.error label {
  color: #e3000f; }
.error label:before {
  border: 1px solid #e3000f; }
.error input,
.error textarea,
.error ul {
  border: 1px solid #e3000f; }
.error > p {
  color: #e3000f;
  float: left;
  width: 100%; }
.mandatory {
  color: #e3000f; }
/* module: dropdown */
.dropdown, .multiLang, .select,
.light-gray .multiLang, .light-gray .select,
.download-multiple.light-gray .multiLang, .download-multiple.light-gray .select {
  margin-bottom: 20px;
  width: 100%; }
  .dropdown .btn, .multiLang .btn, .select .btn,
  .download-multiple.light-gray .multiLang .btn, .download-multiple.light-gray .select .btn {
    background: #f0f1f5;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #313a3d;
    font-size: 1.4em;
    text-align: left;
    position: relative;
    width: 100%; }
    .dropdown .btn:hover, .multiLang .btn:hover, .select .btn:hover, .dropdown .btn:focus, .multiLang .btn:focus, .select .btn:focus {
      background-color: #bec8d2;
      outline: none; }
    .dropdown .btn:before, .multiLang .btn:before, .select .btn:before,
    .download-multiple.light-gray .multiLang .btn:before, .download-multiple.light-gray .select .btn:before {
      content: '\E851';
      font-family: 'henkel-icon';
      font-size: 0.55em;
      position: absolute;
      right: 12px;
      top: 12px; }
.dropdown.open .btn, .open.multiLang .btn, .open.select .btn,
.dropdown.open > .btn-default.dropdown-toggle:hover, .open.multiLang > .btn-default.dropdown-toggle:hover, .open.select > .btn-default.dropdown-toggle:hover,
.light-gray .open.multiLang > .btn-default.dropdown-toggle:hover, .light-gray .open.select > .btn-default.dropdown-toggle:hover,
.dropdown.open > .btn-default.dropdown-toggle:focus, .open.multiLang > .btn-default.dropdown-toggle:focus, .open.select > .btn-default.dropdown-toggle:focus,
.light-gray .open.multiLang > .btn-default.dropdown-toggle:focus, .light-gray .open.select > .btn-default.dropdown-toggle:focus {
  background-color: #bec8d2; }
  .dropdown.open .btn:before, .open.multiLang .btn:before, .open.select .btn:before,
  .dropdown.open > .btn-default.dropdown-toggle:hover:before, .open.multiLang > .btn-default.dropdown-toggle:hover:before, .open.select > .btn-default.dropdown-toggle:hover:before,
  .light-gray .open.multiLang > .btn-default.dropdown-toggle:hover:before, .light-gray .open.select > .btn-default.dropdown-toggle:hover:before,
  .dropdown.open > .btn-default.dropdown-toggle:focus:before, .open.multiLang > .btn-default.dropdown-toggle:focus:before, .open.select > .btn-default.dropdown-toggle:focus:before,
  .light-gray .open.multiLang > .btn-default.dropdown-toggle:focus:before, .light-gray .open.select > .btn-default.dropdown-toggle:focus:before {
    content: '\E852'; }
.dropdown-menu {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  margin: 0;
  width: 100%; }
  .dropdown-menu li {
    background: #f0f1f5; }
    .dropdown-menu li:first-child {
      padding-top: 4px; }
    .dropdown-menu li:last-child {
      padding-bottom: 4px; }
    .dropdown-menu li a {
      color: #313a3d;
      font-size: 1.4em;
      padding: 6px 12px; }
      .dropdown-menu li a:hover, .dropdown-menu li a:focus {
        background-color: #bec8d2; }
/* Dropdown Dark Theme */
.dropdown-dark .btn {
  background-color: #415055;
  color: #fff; }
  .dropdown-dark .btn:hover {
    background: #828c96;
    color: #fff; }
.dropdown-dark .dropdown-menu li {
  background: #415055; }
  .dropdown-dark .dropdown-menu li a {
    color: #fff; }
    .dropdown-dark .dropdown-menu li a:hover, .dropdown-dark .dropdown-menu li a:focus {
      background-color: #828c96; }
.dropdown-dark.open .btn,
.dropdown-dark.open > .btn-default.dropdown-toggle:hover,
.dropdown-dark.open > .btn-default.dropdown-toggle:focus {
  background-color: #828c96; }
.dropdown-dark.open > .btn-default.dropdown-toggle,
.dropdown-dark.open .btn:hover, .dropdown-dark.open .btn:focus {
  color: #fff; }
.dropdown-gray .btn {
  background-color: #828c96;
  color: #fff; }
  .dropdown-gray .btn:hover {
    background: #828c96;
    color: #fff; }
.dropdown-gray .dropdown-menu li {
  background: #828c96; }
  .dropdown-gray .dropdown-menu li a {
    color: #fff; }
    .dropdown-gray .dropdown-menu li a:hover, .dropdown-gray .dropdown-menu li a:focus {
      background-color: #e3000f; }
.dropdown-gray.open .btn,
.dropdown-gray.open > .btn-default.dropdown-toggle:hover,
.dropdown-gray.open > .btn-default.dropdown-toggle:focus {
  background-color: #e3000f; }
.dropdown-gray.open > .btn-default.dropdown-toggle,
.dropdown-gray.open .btn:hover, .dropdown-gray.open .btn:focus {
  color: #fff; }
.dropdown.error .btn, .error.multiLang .btn, .error.select .btn,
.dropdown.error .btn-default.dropdown-toggle:focus, .error.multiLang .btn-default.dropdown-toggle:focus, .error.select .btn-default.dropdown-toggle:focus,
.dropdown.error .open > .btn-default.dropdown-toggle:hover, .error.multiLang .open > .btn-default.dropdown-toggle:hover, .error.select .open > .btn-default.dropdown-toggle:hover,
.dropdown.error .open > .btn-default.dropdown-toggle.focus, .error.multiLang .open > .btn-default.dropdown-toggle.focus, .error.select .open > .btn-default.dropdown-toggle.focus {
  border: 1px solid #e3000f; }
.dropdown.error .dropdown-menu, .error.multiLang .dropdown-menu, .error.select .dropdown-menu {
  border-top: none; }
/* module: dropdown */
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 979 */
/* screen 980 - 1249 */
/* screen >= 1250 */
/* Content Type FILTER
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/** Glossar-Link in Standard-Content **/
.glossary-link {
  padding-left: 1.2em;
  position: relative;
  text-decoration: underline; }
  .glossary-link:before {
    content: '\e830';
    font-family: "henkel-icon";
    font-weight: normal;
    color: #000;
    left: 0;
    text-decoration: none;
    position: absolute;
    top: 0;
    margin-top: 0em;
    font-size: 1.1rem; }
.standard-content .text > p a.glossary-link, .standard-content .text > ul a.glossary-link, .standard-content .text > ol a.glossary-link {
  padding-left: 1.2em;
  position: relative;
  text-decoration: underline; }
  .standard-content .text > p a.glossary-link:before, .standard-content .text > ul a.glossary-link:before, .standard-content .text > ol a.glossary-link:before {
    content: '\e830';
    font-family: "henkel-icon";
    font-weight: normal;
    color: #000;
    left: 0;
    text-decoration: none;
    position: absolute;
    top: 0;
    margin-top: 0;
    font-size: 1.1rem; }
.standard-content .text .rte--list li a.glossary-link:before {
  top: -3px; }
/** // Glossar-Link in Standard-Content **/
.footnote {
  margin-bottom: 0.2em !important; }
.tabs {
  width: 100%; }
.tabs .swiper-navigation {
  background: #f0f1f5;
  border-bottom: 1px solid #313a3d;
  margin-bottom: 1.6em;
  float: left;
  height: 4em;
  width: 100%;
  overflow: hidden;
  position: relative; }
  .tabs .swiper-navigation .swiper-slide {
    float: left;
    font-size: 1.6em;
    text-align: center;
    line-height: 2.5em;
    height: 2.5em;
    width: 2.25em; }
  .tabs .swiper-navigation span {
    color: #9baab4; }
  .tabs .swiper-navigation .swiper-slide-active {
    color: #e3000f; }
  .tabs .swiper-navigation .all {
    background: url(/blob/5596/28c2a60c8746cadba78d7b31a6e5599d/data/icon-glossarynavigation-pipe-png.png) no-repeat right center transparent;
    width: 3em; }
.tabs .allActive {
  height: auto !important; }
  .tabs .allActive .swiper-slide {
    height: auto !important;
    margin-bottom: 2em; }
  .tabs .allActive .swiper-wrapper {
    width: 100% !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .tabs .allActive .swiper-slide-active {
    margin: 0;
    height: 0 !important; }
.glossary {
  float: left;
  width: 100%; }
  .glossary .navigation-letter {
    display: none;
    position: absolute;
    float: left;
    top: 1em;
    left: 9em; }
    .glossary .navigation-letter p {
      color: #e3000f;
      font-size: 8.6em;
      margin-top: -0.2em; }
  .glossary .glossary-item {
    float: left; }
    .glossary .glossary-item:only-of-type, .glossary .glossary-item:nth-child(2):last-child {
      min-height: 103px; }
  .glossary .text {
    float: left;
    margin-bottom: 2em; }
  .glossary h2 {
    margin-top: 0; }
/** // Glossary **/
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
@media screen and (min-width: 730px) {
  /** three-column element **/
  .glossary .navigation-letter {
    display: block; }
  .glossary .glossary-item {
    padding-left: 23em; }
  /** // three-column element **/ }
/* screen >= 980px */
/* screen >= 1250px */
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 1249 */
@media screen and (min-width: 730px) and (max-width: 1249px) {
  /** two-column element in 2-1-1-row **/
  /** // two-column element in 2-1-1-row **/ }
/* Content Type DOWNLOAD
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/*** Image Item, Simple View ***/
.image-item {
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%; }
  .image-item .img-functions {
    position: absolute;
    width: 100%;
    background-color: transparent; }
    .image-item .img-functions a {
      display: block;
      position: absolute;
      width: 3em;
      height: 3em;
      bottom: 0.75em;
      right: 0.75em; }
    .image-item .img-functions .info {
      background: rgba(255, 255, 255, 0.85);
      right: .7rem;
      width: 3em;
      height: 3em;
      font-size: 1em; }
    .image-item .img-functions .info:before {
      content: '\e856';
      font-family: 'henkel-icon';
      left: 5px;
      position: absolute;
      top: 1px;
      font-size: 2em;
      color: #313a3d; }
    .image-item .img-functions .enlarge {
      background: center no-repeat rgba(255, 255, 255, 0.85);
      width: 3em;
      height: 3em;
      font-size: 1em; }
    .image-item .img-functions .enlarge:before {
      content: '\e810';
      font-family: 'henkel-icon';
      left: 8px;
      position: absolute;
      top: 7px;
      font-size: 1.25em;
      color: #313a3d; }
    .image-item .img-functions .slideshow {
      background: rgba(255, 255, 255, 0.85);
      width: 3em;
      height: 3em;
      font-size: 1em; }
    .image-item .img-functions .slideshow:before {
      content: '\e806';
      font-family: 'henkel-icon';
      left: 2px;
      position: absolute;
      top: 2px;
      font-size: 1.8em;
      color: #313a3d; }
    .image-item .img-functions .info:hover, .image-item .img-functions .info:focus, .image-item .img-functions .info:active,
    .image-item .img-functions .enlarge:hover, .image-item .img-functions .enlarge:focus, .image-item .img-functions .enlarge:active,
    .image-item .img-functions .slideshow:hover, .image-item .img-functions .slideshow:focus, .image-item .img-functions .slideshow:active {
      background-color: white; }
.results.forced-height .result .image-item {
  height: 100%; }
/* Infobox Tooltip */
.img-functions .info-box {
  background: #fff;
  color: #313a3d;
  display: none;
  position: absolute;
  right: 0.75em;
  bottom: 5em;
  text-align: left;
  padding: 1em 3em 1em 1em;
  max-width: 18em;
  width: 100%; }
  .img-functions .info-box .close {
    display: block;
    opacity: 1;
    position: absolute;
    top: 0;
    right: 0;
    height: 2em;
    width: 2em; }
  .img-functions .info-box .close:before {
    content: '\e842';
    font-family: 'henkel-icon';
    right: 0;
    position: absolute;
    top: 0;
    font-size: 1.8em;
    color: #e3000f; }
  .img-functions .info-box:after {
    top: 100%;
    right: 4em;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 10px;
    margin-left: -10px; }
/*** // Image Item, Simple View ***/
/*** Image Item, Download View ***/
.image-item.download {
  min-height: 23em; }
  .image-item.download .image {
    /*background: $color-white;
    border: 1px solid;*/
    float: left;
    text-align: center;
    position: relative;
    width: 100%; }
  .image-item.download .img-wrap {
    float: none;
    margin: 0; }
  .image-item.download img {
    max-height: 17.4em;
    width: auto !important;
    max-width: 100%;
    float: none;
    margin: 0 auto; }
  .image-item.download .img-functions {
    width: 100%;
    bottom: 0; }
    .image-item.download .img-functions a:link,
    .image-item.download .img-functions a:visited {
      padding: 0; }
    .image-item.download .img-functions .info-box {
      max-height: 12em; }
  .image-item.download section {
    float: left;
    padding: 20px;
    width: 100%; }
/** // Image Item **/
/** Image Swiper **/
.imageSwiper {
  padding: 0; }
/*** PrettyPhoto Lightbox ***/
.swiper-container.imageSwiper.lightbox .img-functions .slideshow {
  display: none; }
.swiper-container.imageSwiper.lightbox .img-functions .info {
  right: 0.5em; }
.swiper-container.albumSwiper.lightbox {
  min-width: 280px;
  max-width: 100%;
  background-color: #f0f1f5; }
  @media screen and (min-width: 480px) {
    .swiper-container.albumSwiper.lightbox {
      min-width: 350px; } }
  @media screen and (min-width: 730px) {
    .swiper-container.albumSwiper.lightbox {
      min-width: 600px; } }
  .swiper-container.albumSwiper.lightbox h2 {
    padding-top: 10px; }
  .swiper-container.albumSwiper.lightbox .collection {
    padding: 10px 20px; }
#pp_full_res {
  overflow: hidden;
  background: #fff; }
.pp_pic_holder {
  display: none;
  position: fixed;
  width: 100px;
  z-index: 10000;
  height: auto;
  top: 50% !important;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
.pp_default {
  margin: 0 auto; }
  .pp_default .col {
    float: left; }
  .pp_default .pp_content {
    background: none;
    height: auto !important; }
  .pp_default .ppt {
    display: none !important; }
  .pp_default .pp_top .pp_left,
  .pp_default .pp_top .pp_middle,
  .pp_default .pp_top .pp_right,
  .pp_default .pp_bottom .pp_left,
  .pp_default .pp_bottom .pp_middle,
  .pp_default .pp_bottom .pp_right,
  .pp_default .pp_content_container .pp_left,
  .pp_default .pp_content_container .pp_right {
    background: none;
    float: left;
    padding: 0;
    margin: 0; }
  .pp_default #pp_full_res .pp_inline p {
    margin: 0; }
  .pp_default .pp_close {
    display: block;
    background: url(/blob/5580/12977122d98e44f1583c6b2e7cbabd75/data/icon-lightboxclose-png.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 33px;
    width: 33px;
    position: absolute;
    opacity: 1;
    top: 0;
    right: 0;
    z-index: 100;
    text-indent: -10000px; }
  .pp_default .pp_close:before {
    font-family: 'henkel-icon';
    left: 4px;
    position: absolute;
    top: 4px;
    font-size: 1.25em;
    color: #313a3d; }
  .pp_default .detail {
    text-indent: -10000px;
    float: left;
    background: url(/blob/5582/5741534a4312df70b870ae2f83646cff/data/icon-imgslideshow-png.png) no-repeat center center transparent;
    cursor: pointer;
    height: 33px;
    width: 33px; }
  .pp_default .overview {
    margin-right: 3.6em;
    text-indent: -10000px;
    float: left;
    background: url(/blob/5584/a11faff9bf85860f7d700916b4ea6b6c/data/icon-imgalbum-png.png) no-repeat center center transparent;
    cursor: pointer;
    height: 33px;
    width: 33px; }
  .pp_default .detail.active {
    background-image: url(/blob/5578/c99da5ded8aaffc74841aa39e5046075/data/icon-imgslideshow-active-png.png); }
  .pp_default .overview.active {
    background-image: url(/blob/5586/c7b456e09272b19451a88e4a64c14078/data/icon-imgalbum-active-png.png); }
  .pp_default .imageItem h2 {
    color: #313a3d;
    float: left;
    padding: 0.4em;
    font-weight: normal; }
  .pp_default img {
    margin-top: -3em; }
  .pp_default .image-item img {
    margin: 0;
    width: 100%;
    max-width: none; }
  .pp_default .info-box {
    display: none; }
  .pp_default .img-functions .enlarge {
    display: none; }
  .pp_default .img-functions .info.info {
    right: 0.5em; }
.pp_overlay {
  background: none repeat scroll 0 0 #000000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500;
  /*Chrome fix*/
  opacity: 0.8 !important; }
/*** Image Lightbox ***/
.pp_default .pp_inline {
  position: relative; }
.pp_default .subtitle {
  background: #fff;
  padding: 1em;
  margin: 0;
  width: 100%; }
.pp_default .img-functions {
  position: absolute;
  width: 100%;
  background-color: transparent;
  top: inherit; }
.pp_default .img-functions .info {
  right: 0.5em;
  bottom: 0.5em;
  position: absolute;
  background: rgba(255, 255, 255, 0.85);
  width: 3em;
  height: 3em; }
.pp_default .albumSwiper .img-functions .info {
  right: 4em; }
.pp_default .albumSwiper .img-functions .slideshow {
  background-image: url(../images/layout/icon_imgOpen.png); }
.pp_default .info-box:after {
  border-color: #FFFFFF rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  -o-border-image: none;
     border-image: none;
  border-right: 10px solid rgba(255, 255, 255, 0);
  border-style: solid;
  border-width: 10px;
  content: " ";
  height: 0;
  left: 77.4%;
  margin-left: -10px;
  pointer-events: none;
  position: absolute;
  top: 100%;
  width: 0; }
.pp_default .albumSwiper .info-box:after {
  margin-left: -45px; }
.pp_default .img-functions .info-box,
.pp_default .img-functions .info-box {
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 0;
  display: none;
  padding: 1.4em 2em 1.4em 1.4em;
  position: absolute;
  bottom: 5em;
  right: 0.5em;
  width: 22em;
  z-index: 100; }
.pp_default .img-functions .info-box p,
.pp_default .img-functions .info-box p {
  font-size: 1.3em; }
.pp_default .info-box:after {
  left: 93.4%; }
.pp_default .right,
.pp_default .pp_description,
.pp_default .imageItem .img-functions a.enlarge:link,
.pp_default .imageItem .img-functions a.enlarge:visited {
  display: none !important; }
/*** // PrettyPhoto Lightbox ***/
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  .col-xs-12 > div > .image-item.download img {
    max-height: 23em; }
  .col-xs-12 > div > .image-item.download .image, .col-xs-12 > div > .image-item.download section {
    float: left;
    width: 50%; }
  .col-xs-12 > div > .image-item.download .image {
    padding-right: 10px; }
  .col-xs-12 > div > .image-item.download .img-wrap {
    padding: 0;
    width: 100%; }
  .col-xs-12 > div > .image-item.download section {
    padding-left: 10px; }
  .col-xs-12 > div > .image-item.download .enlarge {
    right: 1.75em; }
  .col-xs-12 > div > .image-item.download .img-functions .info-box {
    right: 1.75em; } }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  /** one-column element in 3-1-row + 1-1-1-row **/
  .col-sm-3 > div > .image-item.download .image, .col-sm-3 > div > .image-item.download section,
  .col-sm-4 > div > .image-item.download .image,
  .col-sm-4 > div > .image-item.download section {
    width: 100%;
    float: left; }
  .col-sm-3 > div > .image-item.download .image,
  .col-sm-4 > div > .image-item.download .image {
    padding-right: 0; }
  .col-sm-3 > div > .image-item.download section,
  .col-sm-4 > div > .image-item.download section {
    padding-left: 20px; }
  .col-sm-3 > div > .image-item.download .enlarge,
  .col-sm-4 > div > .image-item.download .enlarge {
    right: 0.75em; }
  .image-item .img-functions .info {
    right: 4.5em; }
  /** // one-column element in 3-1-row + 1-1-1-row **/
  /** two-column element in 2-1-row and 2-2-row **/
  .col-sm-12 > div > .image-item.download .image, .col-sm-12 > div > .image-item.download section,
  .col-sm-9 > div > .image-item.download .image,
  .col-sm-9 > div > .image-item.download section,
  .col-sm-6 > div > .image-item.download .image,
  .col-sm-6 > div > .image-item.download section,
  .col-sm-8 > div > .image-item.download .image,
  .col-sm-8 > div > .image-item.download section {
    float: left;
    width: 50%; }
  .col-sm-12 > div > .image-item.download img,
  .col-sm-9 > div > .image-item.download img,
  .col-sm-6 > div > .image-item.download img,
  .col-sm-8 > div > .image-item.download img {
    max-height: 23em; }
  .col-sm-12 > div > .image-item.download .image,
  .col-sm-9 > div > .image-item.download .image,
  .col-sm-6 > div > .image-item.download .image,
  .col-sm-8 > div > .image-item.download .image {
    padding-right: 10px; }
  .col-sm-12 > div > .image-item.download .img-wrap,
  .col-sm-9 > div > .image-item.download .img-wrap,
  .col-sm-6 > div > .image-item.download .img-wrap,
  .col-sm-8 > div > .image-item.download .img-wrap {
    padding: 0;
    width: 100%; }
  .col-sm-12 > div > .image-item.download section,
  .col-sm-9 > div > .image-item.download section,
  .col-sm-6 > div > .image-item.download section,
  .col-sm-8 > div > .image-item.download section {
    padding-left: 10px; }
  .col-sm-12 > div > .image-item.download .enlarge,
  .col-sm-9 > div > .image-item.download .enlarge,
  .col-sm-6 > div > .image-item.download .enlarge,
  .col-sm-8 > div > .image-item.download .enlarge {
    right: 1.75em; }
  .col-sm-12 > div > .image-item.download .info,
  .col-sm-9 > div > .image-item.download .info,
  .col-sm-6 > div > .image-item.download .info,
  .col-sm-8 > div > .image-item.download .info {
    right: 5.5em; }
  .col-sm-12 > div > .image-item.download .img-functions .info-box,
  .col-sm-9 > div > .image-item.download .img-functions .info-box,
  .col-sm-6 > div > .image-item.download .img-functions .info-box,
  .col-sm-8 > div > .image-item.download .img-functions .info-box {
    right: 1.75em; }
  /** // two-column element in 2-1-row and 2-2-row **/ }
/* screen >= 980px */
@media screen and (min-width: 980px) {
  .col-md-3 > div > .image-item.download .image, .col-md-3 > div > .image-item.download section,
  .col-md-4 > div > .image-item.download .image,
  .col-md-4 > div > .image-item.download section {
    width: 100%;
    float: left; }
  .col-md-3 > div > .image-item.download .image,
  .col-md-4 > div > .image-item.download .image {
    padding-right: 0; }
  .col-md-3 > div > .image-item.download section,
  .col-md-4 > div > .image-item.download section {
    padding-left: 20px; }
  .col-md-3 > div > .image-item.download .enlarge,
  .col-md-4 > div > .image-item.download .enlarge {
    right: 0.75em; }
  .image-item .img-functions .info {
    right: 4.5em; } }
/* screen >= 1250px */
/* Content Type LINKS
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.link-element {
  display: block;
  cursor: pointer; }
  .link-element:hover h2,
  .link-element:hover .link-title {
    color: #e3000f; }
  .link-element.dark-gray .link-text {
    color: #fff; }
  .link-element .link-title, .link-element h2 {
    display: block;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    font-size: 1.4em;
    line-height: 1.1;
    margin-bottom: 7px;
    width: 100%;
    font-size: 2em; }
  .link-element .link-text {
    color: #313a3d;
    font-size: 1.4em;
    display: block;
    font-size: 1.4em; }
    .link-element .link-text p {
      font-size: 1em; }
  .link-element .rte--list {
    padding-left: 1em;
    margin-bottom: 0; }
    .link-element .rte--list li {
      font-size: inherit; }
.link-element.simple {
  padding: 11px 15px 7px 34px; }
  .link-element.simple.red .link-text {
    color: #fff; }
  .link-element.simple.red [class*="icon-"]:before {
    color: #fff !important; }
  .link-element.simple.red:hover .link-title, .link-element.simple.red:hover h2,
  .link-element.simple.red:hover [class*="icon-"]:before {
    color: #415055; }
  .link-element.simple.red:hover .link-text {
    color: #fff; }
  .link-element.simple .icon-arrow_link2:before {
    top: -6px; }
  .link-element.simple .link-title, .link-element.simple h2 {
    font-size: 1.4em; }
/** Link Teaser */
.link-element.teaser {
  display: block;
  float: left;
  width: 100%; }
  .link-element.teaser.red .link-text {
    color: #fff; }
  .link-element.teaser.red:hover .link-title {
    color: #415055; }
  .link-element.teaser h2 {
    margin-top: 0; }
  .link-element.teaser section {
    padding: 20px; }
    .link-element.teaser section p:last-child {
      margin-bottom: 0; }
.col-tn-12.col-xs-12.col-sm-12.col-md-12.col-lg-12 .tabElement .link-element.teaser:not(.no-picture) .img-wrap, .col-tn-12.col-xs-12.col-sm-12.col-md-12.col-lg-12 .tabElement .link-element.teaser:not(.no-picture) section {
  float: left;
  width: 50%; }
.col-tn-12.col-xs-12.col-sm-12.col-md-12.col-lg-12 .tabElement .link-element.teaser:not(.no-picture) .img-wrap {
  padding: 20px 10px 20px 20px; }
.col-tn-12.col-xs-12.col-sm-12.col-md-12.col-lg-12 .tabElement .link-element.teaser:not(.no-picture) section {
  padding-left: 10px; }
/** Link Multiple Teaser */
.link-multiple {
  cursor: auto; }
  .link-multiple.white .select li.first:after {
    color: #415055; }
  .link-multiple .text {
    margin-bottom: 7px; }
  .link-multiple:hover h2 {
    color: inherit; }
  .link-multiple .select li a:not(.isjs) {
    padding-left: 3.7rem; }
    .link-multiple .select li a:not(.isjs):hover .icon-arrow_link2:before,
    .link-multiple .select li a:not(.isjs):hover .icon-arrow_link:before {
      background: #e3000f;
      color: #fff !important; }
    .link-multiple .select li a:not(.isjs) .icon-arrow_link2:before,
    .link-multiple .select li a:not(.isjs) .icon-arrow_link:before {
      background: #fff;
      line-height: 18px; }
/** Link Multiple Card */
.link-multiple.card-container .front h2, .link-element.card-container .front h2, .link-multiple.card-container .front .link-title, .link-element.card-container .front .link-title {
  padding: 20px;
  margin: 0; }
.link-multiple.card-container section, .link-element.card-container section {
  padding: 20px; }
  .link-multiple.card-container section h2, .link-element.card-container section h2 {
    margin-top: 0; }
/** Link Card */
.link-element.card-container:hover h2, .link-element.card-container:hover .link-title {
  color: inherit; }
.rte--list {
  margin-top: 10px; }
ul.rte--list {
  list-style-type: square; }
.height-100 > .link-element {
  height: 100%; }
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  /** two-column element **/
  .col-xs-12 > div > .link-element.teaser .img-wrap, .col-xs-12 > div > .link-element.teaser section {
    float: left;
    width: 50%; }
  .col-xs-12 > div > .link-element.teaser .img-wrap {
    padding: 20px 10px 20px 20px; }
  .col-xs-12 > div > .link-element.teaser section {
    padding-left: 10px; }
  /*.link-element.banner {
    overflow: hidden;
    img {
      width: auto;
    }
  }*/
  /** two-column element **/ }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  /** one-column element in 3-1-row **/
  .col-sm-3 > div > .link-element.teaser .img-wrap, .col-sm-3 > div > .link-element.teaser section,
  .col-sm-4 > div > .link-element.teaser .img-wrap,
  .col-sm-4 > div > .link-element.teaser section {
    width: 100%; }
  .col-sm-3 > div > .link-element.teaser .img-wrap,
  .col-sm-4 > div > .link-element.teaser .img-wrap {
    padding: 0; }
  .col-sm-3 > div > .link-element.teaser section,
  .col-sm-4 > div > .link-element.teaser section {
    padding-left: 20px; }
  /** // one-column element in 3-1-row **/
  /** two-column element in 2-1-row and 2-2-row **/
  .col-sm-12 > div > .link-element.teaser:not(.no-picture) .img-wrap, .col-sm-12 > div > .link-element.teaser:not(.no-picture) section,
  .col-sm-9 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-9 > div > .link-element.teaser:not(.no-picture) section,
  .col-sm-8 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-8 > div > .link-element.teaser:not(.no-picture) section,
  .col-sm-6 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-6 > div > .link-element.teaser:not(.no-picture) section,
  .col-sm-12 > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-12 > .link-element.teaser:not(.no-picture) section,
  .col-sm-9 > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-9 > .link-element.teaser:not(.no-picture) section,
  .col-sm-8 > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-8 > .link-element.teaser:not(.no-picture) section,
  .col-sm-6 > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-6 > .link-element.teaser:not(.no-picture) section {
    float: left;
    width: 50%; }
  .col-sm-12 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-9 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-8 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-6 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-12 > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-9 > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-8 > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-sm-6 > .link-element.teaser:not(.no-picture) .img-wrap {
    padding: 20px 10px 20px 20px; }
  .col-sm-12 > div > .link-element.teaser:not(.no-picture) section,
  .col-sm-9 > div > .link-element.teaser:not(.no-picture) section,
  .col-sm-8 > div > .link-element.teaser:not(.no-picture) section,
  .col-sm-6 > div > .link-element.teaser:not(.no-picture) section,
  .col-sm-12 > .link-element.teaser:not(.no-picture) section,
  .col-sm-9 > .link-element.teaser:not(.no-picture) section,
  .col-sm-8 > .link-element.teaser:not(.no-picture) section,
  .col-sm-6 > .link-element.teaser:not(.no-picture) section {
    padding-left: 10px; }
  /** collection swipper 4 Element in 1 row **/
  .collection .col-sm-12 > .link-element.teaser:not(.no-picture) .img-wrap,
  .collection .col-sm-12 > .link-element.teaser:not(.no-picture) section {
    float: left;
    width: 100%; }
  .collection .col-sm-12 > .link-element.teaser:not(.no-picture) section {
    padding-left: 20px; }
  .col-sm-6 > div > .link-element.card-container .front .img-wrap,
  .col-sm-6 > div > .link-element.card-container .front h2 {
    float: left;
    width: 50%; }
  .col-sm-6 > div > .link-element.card-container .img-wrap {
    padding: 20px 10px 20px 20px; }
  .col-sm-6 > div > .link-element.card-container .front h2 {
    padding-left: 10px; }
  /** // two-column element 2-1-row and 2-2-row **/ }
/* screen >= 980px */
@media screen and (min-width: 980px) {
  .col-md-3 > div > .link-element.teaser:not(.no-picture) .img-wrap, .col-md-3 > div > .link-element.teaser:not(.no-picture) section {
    width: 100%; }
  .col-md-3 > div > .link-element.teaser:not(.no-picture) .img-wrap {
    padding: 0; }
  .col-md-3 > div > .link-element.teaser:not(.no-picture) section {
    padding-left: 20px; }
  .col-md-6 > div > .link-element.teaser:not(.no-picture) .img-wrap, .col-md-6 > div > .link-element.teaser:not(.no-picture) section {
    float: left;
    width: 50%; }
  .col-md-6 > div > .link-element.teaser:not(.no-picture) .img-wrap {
    padding: 20px 10px 20px 20px; }
  .col-md-6 > div > .link-element.teaser:not(.no-picture) section {
    padding-left: 10px; }
  .col-md-3 > div > .link-element.card-container .front .img-wrap,
  .col-md-3 > div > .link-element.card-container .front h2 {
    width: 100%; }
  .col-md-3 > div > .link-element.card-container .img-wrap {
    padding: 0; }
  .col-md-3 > div > .link-element.card-container .front h2 {
    padding-left: 20px; } }
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  /** one-column element in 1-1-1-row **/
  .col-lg-3 > div > .link-element.teaser:not(.no-picture) .img-wrap, .col-lg-3 > div > .link-element.teaser:not(.no-picture) section,
  .col-lg-4 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-lg-4 > div > .link-element.teaser:not(.no-picture) section {
    width: 100%; }
  .col-lg-3 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-lg-4 > div > .link-element.teaser:not(.no-picture) .img-wrap {
    padding: 0; }
  .col-lg-3 > div > .link-element.teaser:not(.no-picture) section,
  .col-lg-4 > div > .link-element.teaser:not(.no-picture) section {
    padding-left: 20px; }
  /** // one-column element in 1-1-1-row **/
  .col-lg-6 > div > .link-element.teaser:not(.no-picture) .img-wrap, .col-lg-6 > div > .link-element.teaser:not(.no-picture) section,
  .col-lg-9 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-lg-9 > div > .link-element.teaser:not(.no-picture) section {
    float: left;
    width: 50%; }
  .col-lg-6 > div > .link-element.teaser:not(.no-picture) .img-wrap,
  .col-lg-9 > div > .link-element.teaser:not(.no-picture) .img-wrap {
    padding: 20px 10px 20px 20px; }
  .col-lg-6 > div > .link-element.teaser:not(.no-picture) section,
  .col-lg-9 > div > .link-element.teaser:not(.no-picture) section {
    padding-left: 10px; }
  .col-lg-3 > div > .link-element.card-container .front .img-wrap,
  .col-lg-3 > div > .link-element.card-container .front h2,
  .col-lg-4 > div > .link-element.card-container .front .img-wrap,
  .col-lg-4 > div > .link-element.card-container .front h2 {
    width: 100%; }
  .col-lg-3 > div > .link-element.card-container .img-wrap,
  .col-lg-4 > div > .link-element.card-container .img-wrap {
    padding: 0; }
  .col-lg-3 > div > .link-element.card-container .front h2,
  .col-lg-4 > div > .link-element.card-container .front h2 {
    padding-left: 20px; } }
.statement-box-teaser {
  cursor: default; }
.statement-box-teaser.link-element:hover h2,
.statement-box-teaser.link-element:hover .link-title {
  color: inherit; }
/* Content Type JOBS
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/** Jobs Simple **/
.job-link {
  float: left;
  padding-left: 26px;
  margin-bottom: 1em;
  width: 100%;
  max-width: 73em; }
  .job-link:hover, .job-link:focus {
    color: #e3000f; }
  .job-link .icon-arrow_link2:before {
    top: -5px; }
  .job-link .place {
    color: #9baab4;
    display: block; }
  .job-link span {
    font-size: 1.4em; }
  .job-link .link-title {
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    font-size: 1.6em;
    margin-bottom: 0; }
/** Job Grouping **/
.job-grouping {
  float: left;
  position: relative;
  padding: 20px 20px 44px 20px;
  width: 100%; }
  .job-grouping .results {
    margin-top: -15px; }
  .job-grouping .result {
    padding-left: 0; }
  .job-grouping.white .load-more.white {
    background-color: #f0f1f5; }
  .job-grouping .job-link {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: 27px; }
  .job-grouping h2 {
    margin-top: 0;
    margin-bottom: 20px; }
  .job-grouping h3 {
    margin: 0 20px 21px -20px; }
  .job-grouping ul {
    margin: 0; }
  .job-grouping .collection-link {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    padding-right: 4.75em;
    width: auto;
    height: 3.3em;
    overflow: hidden; }
    .job-grouping .collection-link:before {
      content: '\E841';
      font-family: 'henkel-icon';
      right: 0;
      position: absolute;
      top: -5px;
      font-size: 3.25em;
      color: #e3000f; }
    .job-grouping .collection-link:hover, .job-grouping .collection-link:focus, .job-grouping .collection-link:active {
      color: #e3000f; }
    .job-grouping .collection-link span {
      font-size: 1.6em;
      line-height: 2.133em;
      vertical-align: middle; }
/*** JobItem (Detail View) ***/
.job-detail {
  float: left;
  position: relative;
  width: 100%; }
  .job-detail [class^="col-"] {
    position: static; }
  .job-detail img {
    width: 100%; }
  .job-detail .job-item-header,
  .job-detail .job-item-content,
  .job-detail .job-item-context {
    padding: 0; }
  .job-detail .job-title {
    background: #e3000f;
    color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    float: left;
    padding: 2em;
    width: 100%; }
  .job-detail .job-item-header h2 {
    margin-top: 0;
    margin-bottom: 1em; }
  .job-detail .standard-content ul {
    float: left;
    width: 100%; }
  .job-detail .job-item-content p {
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif; }
  .job-detail .job-item-context {
    float: left;
    margin-top: 0; }
    .job-detail .job-item-context .job-grouping {
      margin-bottom: 1em; }
    .job-detail .job-item-context .job-grouping h2 {
      margin-top: 0; }
  .job-detail .apply-now {
    background: #e3000f;
    color: #fff;
    float: left;
    padding: 1em 0;
    text-align: center;
    margin: 0 0 2em 0;
    width: 100%; }
    .job-detail .apply-now span {
      padding-left: 1.4em;
      margin-left: -0.8em;
      font-size: 2em; }
  .job-detail .img-wrap {
    float: left;
    width: 100%;
    margin-top: 2em; }
  .job-detail .job-grouping ul li a {
    font-size: 1.4em;
    padding: 0.1em 0 0.1em 1.8em; }
.jobFilter.multiselect .select {
  max-height: 356px; }
.social-bar {
  float: left;
  background: #f0f1f5;
  position: relative;
  padding: 2em;
  width: 100%; }
  .social-bar a {
    background: #fff;
    padding: 0.42em 0.8em 0.42em 2.4em;
    font-size: 1.4em;
    float: left;
    line-height: 1.3em;
    position: relative;
    width: 100%; }
  .social-bar .addToFavorites:before {
    content: '\e849';
    font-family: 'henkel-icon';
    left: 7px;
    position: absolute;
    top: 6px;
    font-size: 1.1em; }
  .social-bar .print {
    margin: 1px 0 0 0; }
    .social-bar .print:before {
      content: '\e804';
      font-family: 'henkel-icon';
      left: 7px;
      position: absolute;
      top: 6px;
      font-size: 1em; }
/*** JobItem (Detail View) ***/
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  .social-bar a {
    width: 50%; }
  .social-bar .print {
    margin: 0;
    border-left: 1px solid #f0f1f5; } }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .job-detail .apply-now-wrap {
    display: none; }
  .job-detail .img-wrap {
    margin: 0; }
  .job-detail .job-item-content {
    padding-right: 20px; }
  .job-detail .job-item-context .col-sm-12 > div section {
    width: 100% !important;
    padding-left: 20px; } }
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .job-detail .job-item-content {
    padding-right: 0; }
  .job-detail .job-item-context {
    position: absolute;
    right: 0;
    top: 0; }
    .job-detail .job-item-context .row {
      margin: 0; } }
/* Content Type LOCATION
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/** World Map **/
.location.map map,
.location.map .map,
.location.map .layer {
  display: none !important; }
.location.map {
  position: relative;
  margin-bottom: 3em;
  float: left; }
  .location.map *:focus {
    outline: none; }
  .location.map .map-wrap {
    overflow: hidden; }
  .location.map img {
    width: 100%; }
  .location.map .layer {
    display: inherit;
    position: absolute;
    background: #cdd2d2;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    padding: 1em;
    height: auto;
    width: 19em;
    z-index: 100; }
    .location.map .layer h3 {
      font-size: 1.6em;
      margin: 0; }
  .location.map .img-map {
    float: left;
    height: auto; }
  .location.map .detail {
    display: none;
    position: absolute; }
  @media screen and (max-width: 729px) {
    .location.map .map-wrap map, .location.map .map-wrap .detail, .location.map .map-wrap .img-map {
      display: none; }
    .location.map .map-wrap .detail.current,
    .location.map .map-wrap .detail.mapactive {
      display: none !important; } }
  @media screen and (min-width: 730px) {
    .location.map .map-wrap img, .location.map .map-wrap map {
      width: 980px; }
    .location.map .map-wrap .detail {
      width: 100%;
      overflow: hidden; } }
  .location.map input[type=submit] {
    width: 1.8em;
    height: 2em;
    background: url(/blob/5614/1e1857b4eabdba1a4e93af3f1f256df1/data/icon-search-png.png) 0 0 no-repeat transparent;
    position: absolute;
    right: 0.7em;
    top: 0.45em;
    -webkit-filter: none;
            filter: none; }
  .location.map .form-box {
    background: #f0f1f5;
    float: left;
    padding: 2em 1em;
    width: 100%; }
    .location.map .form-box .dropdown, .location.map .form-box .multiLang, .location.map .form-box .select {
      float: left; }
    .location.map .form-box .form-line {
      float: left;
      padding: 0 1em;
      margin: 0;
      width: 100%; }
  .location.map #resetFilter {
    background: none;
    border: none;
    float: left;
    font-size: 1.4em;
    padding: 0.5em 0 0.5em 2em; }
    .location.map #resetFilter:before {
      content: "\e842";
      color: #e3000f;
      font-family: henkel-icon;
      font-size: 18px;
      margin-right: 0.45em; }
  .location.map .results .no-results {
    font-size: 1.5em;
    width: 100%;
    float: left;
    text-align: center;
    margin: 1.4em 0; }
  .location.map .load-wrap {
    margin-top: 3em;
    width: 100%; }
  .location.map .results {
    width: 100%; }
    .location.map .results .result {
      border-bottom: 1px solid #d8dee4;
      padding-bottom: 2em; }
.results .location.simple .link-list a, .results .location.simple .link-list div {
  background-color: #f0f1f5; }
.location {
  float: left;
  width: 100%; }
  .location section {
    padding: 20px; }
  .location h2 {
    font-size: 1.8em;
    margin: 0;
    padding: 0 0 1em 0;
    width: 100%; }
  .location .address {
    font-family: "MiloPro", Helvetica, Arial, sans-serif;
    font-size: 0.8em;
    line-height: 1.2em;
    margin-top: 0.4em; }
/** Simple View **/
.location.simple {
  float: left; }
  .location.simple section {
    padding-bottom: 0; }
  .location.simple .link-list {
    clear: both;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px; }
    .location.simple .link-list:after {
      content: " ";
      display: table;
      clear: both; }
/** // Simple View **/
.location.teaser .text {
  margin-bottom: 20px; }
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  .col-xs-12 > div > .location.simple .link-list li {
    float: left;
    width: 50%; }
    .col-xs-12 > div > .location.simple .link-list li:nth-child(2n) {
      width: calc(50% - 1px);
      margin-left: 1px; }
  .col-xs-12 > div > .location.simple .img-wrap {
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px; }
  /** two-column element **/
  .col-xs-12 > div > .location .img-wrap, .col-xs-12 > div > .location section {
    float: left;
    width: 50%; }
  .col-xs-12 > div > .location .img-wrap {
    padding-right: 10px; }
  .col-xs-12 > div > .location section {
    padding-left: 10px; }
  .col-xs-12 > div > .location.teaser .img-wrap {
    padding: 20px 10px 20px 20px; }
  .col-xs-12 > div > .location.teaser section {
    padding-top: 20px; }
  /** two-column element **/
  .location.map .form-box .form-line {
    width: 50%; } }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .col-sm-6.col-md-3 > div > .location.simple .img-wrap,
  .col-sm-6.col-md-6 > div > .location.simple .img-wrap,
  .col-sm-4 > div > .location.simple .img-wrap {
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
    width: 100%; }
  .col-sm-6.col-md-3 > div > .location.simple section,
  .col-sm-6.col-md-6 > div > .location.simple section,
  .col-sm-4 > div > .location.simple section {
    padding-left: 20px;
    width: 100%; }
  .col-sm-6.col-md-3 > div > .location.simple ul.link-list,
  .col-sm-6.col-md-6 > div > .location.simple ul.link-list,
  .col-sm-4 > div > .location.simple ul.link-list {
    width: 100%; }
    .col-sm-6.col-md-3 > div > .location.simple ul.link-list li,
    .col-sm-6.col-md-6 > div > .location.simple ul.link-list li,
    .col-sm-4 > div > .location.simple ul.link-list li {
      width: 100%;
      float: left; }
  .col-sm-3 > div > .location.simple .link-list li,
  .col-sm-4 > div > .location.simple .link-list li,
  .col-sm-6 > div > .location.simple .link-list li {
    float: none;
    width: auto; }
    .col-sm-3 > div > .location.simple .link-list li:nth-child(2n),
    .col-sm-4 > div > .location.simple .link-list li:nth-child(2n),
    .col-sm-6 > div > .location.simple .link-list li:nth-child(2n) {
      width: auto;
      margin-left: 0; }
  .col-sm-6 > div > .location.simple .img-wrap {
    width: 50%;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left; }
  .col-sm-6 > div > .location.simple section {
    width: 50%;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 20px;
    float: right; }
  .col-sm-6 > div > .location.simple .link-list li {
    float: left;
    width: 50%; }
    .col-sm-6 > div > .location.simple .link-list li:nth-child(2n) {
      width: calc(50% - 1px);
      margin-left: 1px; }
  .col-sm-8 > div > .location.simple .link-list li,
  .col-sm-9 > div > .location.simple .link-list li,
  .col-sm-12 > div > .location.simple .link-list li {
    float: left;
    width: calc(33.33333% - 1px);
    margin-left: 1px; }
    .col-sm-8 > div > .location.simple .link-list li:nth-child(2n),
    .col-sm-9 > div > .location.simple .link-list li:nth-child(2n),
    .col-sm-12 > div > .location.simple .link-list li:nth-child(2n) {
      width: calc(33.33333% - 1px);
      margin-left: 1px; }
    .col-sm-8 > div > .location.simple .link-list li:nth-child(3n - 2),
    .col-sm-9 > div > .location.simple .link-list li:nth-child(3n - 2),
    .col-sm-12 > div > .location.simple .link-list li:nth-child(3n - 2) {
      width: 33.33333%;
      margin-left: 0; }
  .col-sm-8 > div > .location.simple .img-wrap,
  .col-sm-9 > div > .location.simple .img-wrap,
  .col-sm-12 > div > .location.simple .img-wrap {
    width: 33.33333%;
    float: left;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px; }
  .col-sm-8 > div > .location.simple section,
  .col-sm-9 > div > .location.simple section,
  .col-sm-12 > div > .location.simple section {
    float: right;
    width: 66.66667%;
    padding-left: 10px; }
  .location.map map,
  .location.map .map,
  .location.map .layer {
    display: block !important; }
  .col-sm-12 > div > .location.teaser .img-wrap, .col-sm-12 > div > .location.teaser section,
  .col-sm-9 > div > .location.teaser .img-wrap,
  .col-sm-9 > div > .location.teaser section,
  .col-sm-8 > div > .location.teaser .img-wrap,
  .col-sm-8 > div > .location.teaser section,
  .col-sm-6 > div > .location.teaser .img-wrap,
  .col-sm-6 > div > .location.teaser section {
    float: left;
    width: 50%; }
  .col-sm-12 > div > .location.teaser .img-wrap,
  .col-sm-9 > div > .location.teaser .img-wrap,
  .col-sm-8 > div > .location.teaser .img-wrap,
  .col-sm-6 > div > .location.teaser .img-wrap {
    padding: 20px 10px 20px 20px; }
  .col-sm-12 > div > .location.teaser section,
  .col-sm-9 > div > .location.teaser section,
  .col-sm-8 > div > .location.teaser section,
  .col-sm-6 > div > .location.teaser section {
    padding-left: 10px; }
  .col-sm-3 > div > .location.teaser .img-wrap, .col-sm-3 > div > .location.teaser section,
  .col-sm-3 > div > .location.card-container .img-wrap,
  .col-sm-3 > div > .location.card-container section {
    float: none;
    width: 100%; }
  .col-sm-3 > div > .location.teaser .img-wrap,
  .col-sm-3 > div > .location.card-container .img-wrap {
    padding: 0; }
  .col-sm-3 > div > .location.teaser section,
  .col-sm-3 > div > .location.card-container section {
    padding-left: 20px; }
  .col-sm-3 > div > .location.card-container section {
    padding-top: 20px; } }
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .col-lg-8 > div > .location.simple .link-list li,
  .col-lg-9 > div > .location.simple .link-list li,
  .col-lg-12 > div > .location.simple .link-list li {
    float: left;
    width: calc(33.33333% - 1px);
    margin-left: 1px; }
    .col-lg-8 > div > .location.simple .link-list li:nth-child(2n),
    .col-lg-9 > div > .location.simple .link-list li:nth-child(2n),
    .col-lg-12 > div > .location.simple .link-list li:nth-child(2n) {
      width: calc(33.33333% - 1px);
      margin-left: 1px; }
    .col-lg-8 > div > .location.simple .link-list li:nth-child(3n - 2),
    .col-lg-9 > div > .location.simple .link-list li:nth-child(3n - 2),
    .col-lg-12 > div > .location.simple .link-list li:nth-child(3n - 2) {
      width: 33.33333%;
      margin-left: 0; }
  /** one-column element in 1-1-1-row **/
  .col-lg-3 > div > .location.teaser .img-wrap, .col-lg-3 > div > .location.teaser section,
  .col-lg-4 > div > .location.teaser .img-wrap,
  .col-lg-4 > div > .location.teaser section {
    float: none;
    width: 100%; }
  .col-lg-3 > div > .location.teaser .img-wrap,
  .col-lg-4 > div > .location.teaser .img-wrap {
    padding: 0; }
  .col-lg-3 > div > .location.teaser section,
  .col-lg-4 > div > .location.teaser section {
    padding-left: 20px; }
  /** one-column element in 1-1-1-row **/
  .location.map .form-box {
    position: absolute;
    top: 2em;
    right: 2em;
    width: 25%; }
    .location.map .form-box .form-line {
      width: 100%; }
    .location.map .form-box #resetFilter {
      float: right;
      margin-top: 1em; } }
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 479 */
/* screen 480 - 729 */
/* screen 730 - 1249 */
@media screen and (min-width: 730px) and (max-width: 1249px) {
  /** two-column element in 2-1-1-row **/
  .col-sm-4 > div > .location .img-wrap, .col-sm-4 > div > .location section {
    float: none;
    width: 100%; }
  .col-sm-4 > div > .location .img-wrap {
    padding: 0; }
  .col-sm-4 > div > .location section {
    padding-left: 20px; }
  .col-sm-4 > div > .location.teaser .img-wrap {
    padding: 0; }
  /** // two-column element in 2-1-1-row **/ }
/* Content Type FILTER
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/*** Simple View ***/
.news, .press-release {
  float: left;
  width: 100%; }
  .news .date-wrap, .press-release .date-wrap {
    margin-bottom: 0.4em;
    float: left;
    width: 100%; }
    .news .date-wrap p, .press-release .date-wrap p, .news .date-wrap span, .press-release .date-wrap span {
      display: inline;
      font-size: 1.4em;
      width: auto; }
  .news .rte--list li, .press-release .rte--list li {
    font-size: 1.5rem; }
  .news .infoline, .press-release .infoline {
    font-size: 1.5em;
    margin-bottom: 0.6em;
    line-height: 1.3em;
    width: 100%; }
  .news .text p, .press-release .text p {
    font-size: 1.5em;
    line-height: 1.3em; }
  .news .link-element p, .press-release .link-element p {
    font-size: 1.4rem; }
  .news .teaser-link:hover, .press-release .teaser-link:hover, .news .teaser-link:active, .press-release .teaser-link:active, .news .teaser-link:focus, .press-release .teaser-link:focus {
    color: inherit; }
/** // Simple View **/
/** Teaser View **/
.news.teaser section, .teaser.press-release section {
  padding-top: 20px; }
/*** Card View ***/
.news.card-container section, .card-container.press-release section, .news.card-container .back, .card-container.press-release .back {
  padding: 20px; }
.news.card-container .text, .card-container.press-release .text {
  margin-bottom: 10px; }
/*** // Card View ***/
.tags {
  margin-bottom: 0.8em;
  float: left;
  width: 100%; }
  .tags .category {
    background: #e3000f;
    color: #fff;
    float: left;
    font-size: 1.1em;
    padding: 0 0.3em;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 0.4em 0.3em 0;
    width: auto; }
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  /** two-column element **/
  /*** Teaser View ***/
  .col-xs-12 > div > .news.teaser .img-wrap, .col-xs-12 > div > .teaser.press-release .img-wrap, .col-xs-12 > div > .news.teaser section, .col-xs-12 > div > .teaser.press-release section {
    float: left;
    width: 50%; }
  .col-xs-12 > div > .news.teaser .img-wrap, .col-xs-12 > div > .teaser.press-release .img-wrap {
    padding-right: 10px; }
  .col-xs-12 > div > .news.teaser section, .col-xs-12 > div > .teaser.press-release section {
    padding-top: 0;
    padding-left: 10px; }
  /*** // teaser view ***/
  /*** Card View ***/
  .col-xs-12 > div > .news.card-container .img-wrap, .col-xs-12 > div > .card-container.press-release .img-wrap, .col-xs-12 > div > .news.card-container section, .col-xs-12 > div > .card-container.press-release section, .col-xs-12 > div > .news.card-container .swiper-container, .col-xs-12 > div > .card-container.press-release .swiper-container {
    float: left;
    width: 50%; }
  .col-xs-12 > div > .news.card-container .swiper-container, .col-xs-12 > div > .card-container.press-release .swiper-container {
    padding: 0 10px 5px 0; }
    .col-xs-12 > div > .news.card-container .swiper-container .pagination, .col-xs-12 > div > .card-container.press-release .swiper-container .pagination {
      margin-top: 5px; }
    .col-xs-12 > div > .news.card-container .swiper-container .img-wrap, .col-xs-12 > div > .card-container.press-release .swiper-container .img-wrap {
      width: 100%; }
  .col-xs-12 > div > .news.card-container .img-wrap, .col-xs-12 > div > .card-container.press-release .img-wrap {
    padding-right: 10px; }
  .col-xs-12 > div > .news.card-container section, .col-xs-12 > div > .card-container.press-release section {
    padding-left: 10px; }
  /*** // Card View ***/
  /** // two-column element **/
  /** one-column element in 1-1-1-row **/
  .col-lg-4 > div > .news.teaser .img-wrap, .col-lg-4 > div > .teaser.press-release .img-wrap, .col-lg-4 > div > .news.teaser section, .col-lg-4 > div > .teaser.press-release section {
    float: none;
    width: 100%; }
  .col-lg-4 > div > .news.teaser .img-wrap, .col-lg-4 > div > .teaser.press-release .img-wrap {
    padding: 0; }
  .col-lg-4 > div > .news.teaser section, .col-lg-4 > div > .teaser.press-release section {
    padding-top: 20px;
    padding-left: 0; }
  .col-lg-4 > div > .news.card-container .img-wrap, .col-lg-4 > div > .card-container.press-release .img-wrap, .col-lg-4 > div > .news.card-container section, .col-lg-4 > div > .card-container.press-release section {
    float: none;
    width: 100%; }
  .col-lg-4 > div > .news.card-container .img-wrap, .col-lg-4 > div > .card-container.press-release .img-wrap {
    padding: 0; }
  .col-lg-4 > div > .news.card-container section, .col-lg-4 > div > .card-container.press-release section {
    padding-left: 20px; }
  /** // one-column element in 1-1-1-row **/ }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .col-sm-8 > div > .news.teaser .img-wrap, .col-sm-8 > div > .teaser.press-release .img-wrap, .col-sm-8 > div > .news.teaser section, .col-sm-8 > div > .teaser.press-release section, .col-sm-8 > div > .news.teaser .swiper-container, .col-sm-8 > div > .teaser.press-release .swiper-container,
  .col-sm-6 > div > .news.teaser .img-wrap,
  .col-sm-6 > div > .teaser.press-release .img-wrap,
  .col-sm-6 > div > .news.teaser section,
  .col-sm-6 > div > .teaser.press-release section,
  .col-sm-6 > div > .news.teaser .swiper-container,
  .col-sm-6 > div > .teaser.press-release .swiper-container {
    float: left;
    width: 50%; }
  .col-sm-8 > div > .news.teaser .swiper-container, .col-sm-8 > div > .teaser.press-release .swiper-container,
  .col-sm-6 > div > .news.teaser .swiper-container,
  .col-sm-6 > div > .teaser.press-release .swiper-container {
    padding: 0 10px 5px 0; }
    .col-sm-8 > div > .news.teaser .swiper-container .pagination, .col-sm-8 > div > .teaser.press-release .swiper-container .pagination,
    .col-sm-6 > div > .news.teaser .swiper-container .pagination,
    .col-sm-6 > div > .teaser.press-release .swiper-container .pagination {
      margin-top: 5px; }
    .col-sm-8 > div > .news.teaser .swiper-container .img-wrap, .col-sm-8 > div > .teaser.press-release .swiper-container .img-wrap,
    .col-sm-6 > div > .news.teaser .swiper-container .img-wrap,
    .col-sm-6 > div > .teaser.press-release .swiper-container .img-wrap {
      width: 100%; }
  .col-sm-8 > div > .news.teaser .img-wrap, .col-sm-8 > div > .teaser.press-release .img-wrap,
  .col-sm-6 > div > .news.teaser .img-wrap,
  .col-sm-6 > div > .teaser.press-release .img-wrap {
    padding-right: 10px; }
  .col-sm-8 > div > .news.teaser section, .col-sm-8 > div > .teaser.press-release section,
  .col-sm-6 > div > .news.teaser section,
  .col-sm-6 > div > .teaser.press-release section {
    padding-top: 0;
    padding-left: 10px; }
  .col-sm-3 > div > .news.teaser .img-wrap, .col-sm-3 > div > .teaser.press-release .img-wrap, .col-sm-3 > div > .news.teaser section, .col-sm-3 > div > .teaser.press-release section {
    float: none;
    width: 100%; }
  .col-sm-3 > div > .news.teaser .img-wrap, .col-sm-3 > div > .teaser.press-release .img-wrap {
    padding: 0; }
  .col-sm-3 > div > .news.teaser section, .col-sm-3 > div > .teaser.press-release section {
    padding-top: 20px;
    padding-left: 0; }
  .col-sm-12 > div > .news.teaser .img-wrap, .col-sm-12 > div > .teaser.press-release .img-wrap {
    padding-right: 10px; }
  .col-sm-12 > div > .news.teaser section, .col-sm-12 > div > .teaser.press-release section {
    padding-left: 10px; }
  .col-sm-12 > div > .news.teaser section, .col-sm-12 > div > .teaser.press-release section, .col-sm-12 > div > .news.teaser .img-wrap, .col-sm-12 > div > .teaser.press-release .img-wrap, .col-sm-12 > div > .news.teaser .swiper-container, .col-sm-12 > div > .teaser.press-release .swiper-container {
    float: left;
    width: 50%; }
  .col-sm-12 > div > .news.teaser .swiper-container, .col-sm-12 > div > .teaser.press-release .swiper-container {
    padding: 0 10px 5px 0; }
    .col-sm-12 > div > .news.teaser .swiper-container .pagination, .col-sm-12 > div > .teaser.press-release .swiper-container .pagination {
      margin-top: 5px; }
    .col-sm-12 > div > .news.teaser .swiper-container .img-wrap, .col-sm-12 > div > .teaser.press-release .swiper-container .img-wrap {
      width: 100%; } }
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  /** three-column element **/
  /** Teaser View **/
  .col-lg-9 > div > .news.teaser .img-wrap, .col-lg-9 > div > .teaser.press-release .img-wrap, .col-lg-9 > div > .news.teaser .swiper-container, .col-lg-9 > div > .teaser.press-release .swiper-container,
  .col-lg-12 > div > .news.teaser .img-wrap,
  .col-lg-12 > div > .teaser.press-release .img-wrap,
  .col-lg-12 > div > .news.teaser .swiper-container,
  .col-lg-12 > div > .teaser.press-release .swiper-container,
  .search-result .col-lg-12 > .news.teaser .img-wrap,
  .search-result .col-lg-12 > .teaser.press-release .img-wrap,
  .search-result .col-lg-12 > .news.teaser .swiper-container,
  .search-result .col-lg-12 > .teaser.press-release .swiper-container {
    width: 33.33333%; }
  .col-lg-9 > div > .news.teaser .swiper-container .pagination, .col-lg-9 > div > .teaser.press-release .swiper-container .pagination,
  .col-lg-12 > div > .news.teaser .swiper-container .pagination,
  .col-lg-12 > div > .teaser.press-release .swiper-container .pagination,
  .search-result .col-lg-12 > .news.teaser .swiper-container .pagination,
  .search-result .col-lg-12 > .teaser.press-release .swiper-container .pagination {
    margin-top: 5px; }
  .col-lg-9 > div > .news.teaser .swiper-container .img-wrap, .col-lg-9 > div > .teaser.press-release .swiper-container .img-wrap,
  .col-lg-12 > div > .news.teaser .swiper-container .img-wrap,
  .col-lg-12 > div > .teaser.press-release .swiper-container .img-wrap,
  .search-result .col-lg-12 > .news.teaser .swiper-container .img-wrap,
  .search-result .col-lg-12 > .teaser.press-release .swiper-container .img-wrap {
    width: 100%; }
  .col-lg-9 > div > .news.teaser section, .col-lg-9 > div > .teaser.press-release section,
  .col-lg-12 > div > .news.teaser section,
  .col-lg-12 > div > .teaser.press-release section,
  .search-result .col-lg-12 > .news.teaser section,
  .search-result .col-lg-12 > .teaser.press-release section {
    width: 66.66667%; }
  /** // Teaser View **/
  /** // three-column element **/
  /** one-column element in 3-1-row (max-span-2) **/
  .col-lg-3 > div > .news.teaser .img-wrap, .col-lg-3 > div > .teaser.press-release .img-wrap, .col-lg-3 > div > .news.teaser section, .col-lg-3 > div > .teaser.press-release section {
    float: none;
    width: 100%; }
  .col-lg-3 > div > .news.teaser .img-wrap, .col-lg-3 > div > .teaser.press-release .img-wrap {
    padding: 0; }
  .col-lg-3 > div > .news.teaser section, .col-lg-3 > div > .teaser.press-release section {
    padding-top: 20px;
    padding-left: 0; }
  .col-lg-3 > div > .news.card-container .img-wrap, .col-lg-3 > div > .card-container.press-release .img-wrap, .col-lg-3 > div > .news.card-container section, .col-lg-3 > div > .card-container.press-release section {
    float: none;
    width: 100%; }
  .col-lg-3 > div > .news.card-container .img-wrap, .col-lg-3 > div > .card-container.press-release .img-wrap {
    padding: 0; }
  .col-lg-3 > div > .news.card-container section, .col-lg-3 > div > .card-container.press-release section {
    padding-left: 20px; }
  /** // one-column element in 3-1-row (max-span-2) **/ }
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 1249 */
@media screen and (min-width: 730px) and (max-width: 1249px) {
  /** two-column element in 2-1-1-row **/
  .col-sm-4 > div > .news.teaser .img-wrap, .col-sm-4 > div > .teaser.press-release .img-wrap, .col-sm-4 > div > .news.teaser section, .col-sm-4 > div > .teaser.press-release section {
    float: none;
    width: 100%; }
  .col-sm-4 > div > .news.teaser section, .col-sm-4 > div > .teaser.press-release section {
    padding-top: 20px;
    padding-left: 0; }
  .col-sm-4 > div > .news.card-container .img-wrap, .col-sm-4 > div > .card-container.press-release .img-wrap, .col-sm-4 > div > .news.card-container section, .col-sm-4 > div > .card-container.press-release section {
    float: none;
    width: 100%; }
  .col-sm-4 > div > .news.card-container .img-wrap, .col-sm-4 > div > .card-container.press-release .img-wrap {
    padding-right: 0; }
  .col-sm-4 > div > .news.card-container section, .col-sm-4 > div > .card-container.press-release section {
    padding-left: 20px; }
  /** // two-column element in 2-1-1-row **/ }
/* Content Type FILTER
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.news-content {
  float: left;
  position: relative;
  width: 100%; }
  .news-content .infoline {
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    margin-bottom: 1.5em; }
.news-context {
  border: 1px solid #f0f1f5;
  float: left;
  padding: 2em;
  margin-bottom: 2em;
  max-width: 730px;
  width: 100%; }
  .news-context .tags .category {
    background: #828c96; }
    .news-context .tags .category.active {
      background: #e3000f; }
  .news-context .link {
    float: left;
    font-size: 1.4em;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    padding: 0.4em 1em 0.4em 2em; }
  .news-context .icon-arrow_link2:before {
    top: 5px; }
  .news-context .icon-arrow_news {
    font-size: 1.6rem; }
  .news-context .icon-arrow_news:before {
    left: 7px;
    font-size: 1.8rem; }
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .news-context .tags {
    margin: 0;
    width: 66.66667%; } }
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  /** one-column element in 3-1-row (max-span-2) **/
  /** // one-column element in 3-1-row (max-span-2) **/ }
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 1249 */
@media screen and (min-width: 730px) and (max-width: 1249px) {
  /** two-column element in 2-1-1-row **/
  /** // two-column element in 2-1-1-row **/ }
/* Content Type FILTER
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/*** Newsroom Detail View ***/
.newsroom-detail {
  position: relative; }
  .newsroom-detail .date-wrap {
    margin-bottom: 0.4em;
    float: left;
    width: 100%; }
    .newsroom-detail .date-wrap p, .newsroom-detail .date-wrap span {
      float: left;
      font-size: 1.4em;
      width: auto; }
  .newsroom-detail h2 {
    margin-top: 0; }
  .newsroom-detail.big h2 {
    font-size: 3.2rem; }
  .newsroom-detail .wrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 2em 2em 1em 2em;
    width: 100%; }
  .newsroom-detail.small .wrapper {
    padding: 1.2rem 1.4rem; }
  .newsroom-detail .infoline {
    float: left;
    margin-bottom: 0.4em;
    width: 100%; }
  .newsroom-detail .video-play {
    top: 6em; }
    .newsroom-detail .video-play:before {
      left: 26px;
      top: 14px; }
  .newsroom-detail .swiper-slide img {
    width: 100%; }
  .newsroom-detail .produktneuheiten-swiper {
    background-color: #edf2f3; }
    .newsroom-detail .produktneuheiten-swiper .produktneuheiten-header-top {
      text-align: center;
      padding-top: 20px;
      padding-left: 2px;
      padding-right: 2px;
      color: #868a90; }
      .newsroom-detail .produktneuheiten-swiper .produktneuheiten-header-top:hover {
        color: #415055; }
    .newsroom-detail .produktneuheiten-swiper .newsroom-detail {
      padding-left: 20px;
      padding-right: 20px; }
      .newsroom-detail .produktneuheiten-swiper .newsroom-detail .wrapper {
        background-color: #edf2f3;
        position: relative; }
    .newsroom-detail .produktneuheiten-swiper p {
      font-size: 1.4rem !important; }
    .newsroom-detail .produktneuheiten-swiper .pagination {
      margin-bottom: 2%; }
    .newsroom-detail .produktneuheiten-swiper .bab-newsroom-item-meta-divider {
      margin-right: 0.4rem; }
.newsroom-detail.simple .wrapper {
  height: 100%; }
/** // Newsroom Detail View **/
.newsroom {
  width: auto !important; }
  .newsroom .item-wrapper {
    overflow: hidden;
    float: left; }
  .newsroom .sidebar {
    background: #f0f1f5;
    display: none;
    float: left;
    padding: 2.5em 1em 1em 1em; }
  .newsroom .sidebar-swiper {
    float: left;
    width: 100%; }
  .newsroom .tags .category {
    background: #828c96; }
    .newsroom .tags .category.active {
      background: #e3000f; }
  .newsroom .reset-text {
    float: left;
    font-size: 1.2em;
    line-height: 1.2em;
    vertical-align: middle;
    margin-right: 0.5em; }
  .newsroom .result-item:nth-child(2n) > div {
    float: right; }
  .newsroom .swiper-container {
    padding: 0; }
/* Loader */
.load-wrap {
  float: left;
  position: relative;
  max-width: 100%; }
  .load-wrap .overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    background: #FFF;
    z-index: 1500;
    opacity: 0.6; }
  .load-wrap .processicon {
    padding: 3em;
    background: url(/blob/215630/4b92bb1b960f68155dc616551d8f182e/data/loader-transparent-gif.gif) no-repeat center;
    margin: -1.5em 0 0 -1.5em;
    position: absolute;
    left: 50%;
    top: 60%;
    z-index: 1500; }
.bab-newsroom .bab-newsroom-filter-open .submit {
  background: url(/blob/5614/1e1857b4eabdba1a4e93af3f1f256df1/data/icon-search-png.png) no-repeat center center transparent;
  font-size: 1rem;
  padding: 0;
  width: 3.1rem;
  height: 3.1rem;
  -webkit-filter: none;
          filter: none;
  position: absolute;
  float: right;
  right: 0;
  top: 0; }
/* //Loader */
/* Swiper */
/*.newsroom .collectionSwiper.swiper-container h2 {
  padding: 0;
  display: block;
}
.newsroomDetail.small .swiper-container,
.newsroomDetail.small .swiper-content {
  height: 230px;
}
.newsroomDetail.big .swiper-container,
.newsroomDetail.big .swiper-content {
  height: 480px;
}
.newsroom .swiper-container,
.newsroom .swiper-content {
  height: auto;
}
.newsroom .pagination {
  display: none;
}*/
.bab-newsroom-editors-pick-inner.slider .stageSwiper + .pagination {
  margin-top: 10px; }
.bab-newsroom-editors-pick-inner.slider {
  padding-bottom: 10px; }
/*** // Newsroom ***/
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  /** two-column element **/
  .col-xs-12 > div > .newsroom-detail .date-wrap p {
    font-size: 1.5em;
    margin-bottom: 0.4em; }
  .col-xs-12 > div > .newsroom-detail .text p {
    font-size: 1.8em;
    margin-top: 0.4em; }
  .col-xs-12 > div > .newsroom-detail h2 {
    margin-bottom: 0; }
  .col-xs-12 > div > .newsroom-detail .video-play {
    top: 12em;
    margin-left: -6em;
    width: 12em;
    height: 12em; }
    .col-xs-12 > div > .newsroom-detail .video-play:before {
      top: 22px;
      left: 44px;
      font-size: 5.4em; }
  /** // two-column element **/ }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  /** three-column element **/
  /** // three-column element **/ }
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .newsroom .sidebar {
    display: block; }
  .newsroom .sidebar-swiper {
    display: none; } }
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 1249 */
@media screen and (min-width: 730px) and (max-width: 1249px) {
  /** two-column element in 2-1-1-row **/
  /** // two-column element in 2-1-1-row **/ }
/* Content Type MYCONTENT
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.mycontent-element-list {
  margin: 0; }
  .mycontent-element-list li {
    list-style-type: none; }
.mycontent-action-message {
  display: table;
  padding: 0 1em;
  position: absolute;
  top: 0;
  left: auto;
  min-width: calc(100% - 20px);
  max-width: calc(100% + 20px);
  width: auto !important;
  z-index: 15000;
  color: #fff;
  background: rgba(225, 0, 15, 0.75); }
  .mycontent-action-message [class^="icon-"]:before {
    color: #fff;
    left: 5px;
    top: 5px;
    font-size: 2.5em; }
  .mycontent-action-message .icon-success:before {
    content: '\e8b1'; }
  .mycontent-action-message .icon-error:before {
    content: '\e8b8'; }
  .mycontent-action-message .icon-exists:before {
    content: '\e8b2'; }
  .mycontent-action-message .text {
    border: none;
    display: table-cell;
    font-size: 1.4em;
    margin: 0;
    line-height: 1.2em;
    padding: 0.4em 0.4em 0.4em 2.8em;
    vertical-align: middle;
    height: 40px;
    width: 100%; }
.tooltip .mycontent-action-message, body.standalone-layout .search-box.mobile-only .mycontent-action-message,
.video .mycontent-action-message {
  left: 0;
  width: 100% !important; }
.mycontent-options-links {
  background: #f0f1f5;
  box-sizing: border-box;
  float: right;
  padding: 0.8em;
  width: 100%; }
  .mycontent-options-links a {
    background: #fff;
    display: block;
    float: left;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    font-size: 1.4em;
    padding: 0.4em 0.7em 0.2em 2.3em;
    width: 100%; }
  .mycontent-options-links a:first-child {
    margin-right: 1px;
    margin-bottom: 1px; }
  .mycontent-options-links .icon-email:before, .mycontent-options-links .icon-mail:before {
    content: '\e802';
    left: -24px;
    top: 1px;
    font-size: 1.2em; }
  .mycontent-options-links .icon-delete:before {
    content: '\e831';
    left: -20px;
    top: 0;
    font-size: 1.7em; }
.mycontent-options-box {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 1640; }
.mycontent-options-switch {
  height: 3.3em;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 164; }
  .mycontent-options-switch a {
    background: #e3000f;
    display: block;
    padding: 0 2em 0 1em;
    margin: 0;
    color: #fff;
    float: right;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    text-align: right;
    font-size: 1.4em;
    line-height: 2.4em;
    width: 7em; }
  .mycontent-options-switch a.active {
    width: 100%; }
  .mycontent-options-switch a:after {
    content: "+";
    font-size: 1.4em;
    position: absolute;
    right: 0.5em;
    top: -1px; }
  .mycontent-options-switch a.active:after {
    content: "-";
    font-size: 2em;
    right: 0.4em;
    top: 0; }
.mycontent-options-buttons {
  display: none;
  padding: 4em 0.8em 0.8em 0.8em;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 162;
  background: #828c96;
  width: 100%; }
  .mycontent-options-buttons a {
    background-color: #f0f1f5;
    display: block;
    float: left;
    font-size: 1.4em;
    line-height: 1.4em;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    padding: 0.4em 0.5em 0.2em 2em;
    width: 100%; }
  .mycontent-options-buttons a:first-child {
    margin-right: 1px;
    margin-bottom: 1px; }
  .mycontent-options-buttons .icon-download:before {
    content: '\e82f';
    left: -20px;
    top: -1px;
    font-size: 1.7em; }
  .mycontent-options-buttons .icon-delete:before {
    content: '\e831';
    left: -20px;
    top: 1px;
    font-size: 1.7em; }
.myContentElement > div {
  height: auto !important; }
.myContentElement .overlay-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 1em;
  width: 100%;
  height: 100% !important;
  z-index: 1280;
  display: none; }
  .myContentElement .overlay-wrap .overlay {
    background-color: rgba(49, 58, 61, 0.8);
    width: 100%;
    height: 100% !important;
    position: relative; }
  .myContentElement .overlay-wrap ul {
    bottom: 2em;
    height: auto;
    position: absolute;
    margin: 0 5%;
    width: 90%; }
  .myContentElement .overlay-wrap .icon-draganddrop:before {
    content: '\e843';
    left: -23px;
    top: 2px;
    font-size: 1.4em; }
  .myContentElement .overlay-wrap .icon-delete:before {
    content: '\e831';
    left: -22px;
    top: 3px;
    font-size: 1.7em; }
.myContentElement {
  position: relative; }
.myContentID,
.myContentSortPosition {
  display: none; }
.myContentLoader {
  width: 100%;
  text-align: center;
  height: 5em;
  position: absolute;
  top: 45%;
  background: url(/blob/425160/4b92bb1b960f68155dc616551d8f182e/data/loader-transparent-gif-gif.gif) 50% 0 no-repeat; }
.gdpr-adaptions {
  position: relative; }
  .gdpr-adaptions .checkbox {
    display: inline-block; }
  .gdpr-adaptions:after {
    content: "";
    display: table;
    clear: both; }
.companyContactMobile #ventureform .form-line {
  display: inline-block;
  width: 100%; }
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  .mycontent-options-box {
    width: 27.8em; }
  .mycontent-options-links,
  .mycontent-options-buttons {
    width: auto; }
    .mycontent-options-links a,
    .mycontent-options-buttons a {
      width: auto; } }
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
/* Content Type FILTER
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.press-release.teaser,
.press-release.card-container,
.press-release.card {
  position: relative; }
  .press-release.teaser .tags,
  .press-release.card-container .tags,
  .press-release.card .tags {
    position: absolute;
    left: 0;
    top: 0; }
.standard-content.press-release h1 {
  color: #e3000f;
  font-size: 2.2rem; }
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 1249 */
/* Content Type TABLES
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/* Tables */
.table-responsive {
  border: none !important;
  display: none;
  margin-bottom: 1.4em; }
  .table-responsive .table, .table-responsive table {
    margin: 0; }
table {
  display: none;
  font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
  font-size: 1.4em;
  margin-bottom: 1em;
  width: 100%; }
  table p {
    font-size: 1em; }
  table thead {
    font-family: "MiloProBold", Helvetica, Arial, sans-serif; }
    table thead th {
      border-bottom: 2px solid #415055 !important; }
    table thead th:first-child {
      border-bottom-width: 1px !important; }
  table tbody tr:hover {
    background: #f0f1f5; }
  table th, table td {
    padding: 0.6em;
    text-align: left;
    border-bottom: 1px solid #f0f1f5 !important;
    border-right: 2px solid #fff; }
.table-box {
  max-width: 730px; }
  .table-box > [class^="col-"] {
    padding: 0;
    margin-top: 0; }
  .table-box .text {
    float: left;
    width: 100%;
    max-width: 730px; }
.table-wrapper {
  clear: both;
  position: relative;
  margin-bottom: 1.5em;
  max-width: 730px; }
  .table-wrapper:focus {
    outline: 2px solid #e3000f; }
  .table-wrapper > .pinned,
  .table-wrapper > .scrollable {
    position: absolute;
    top: 0;
    left: 0; }
    .table-wrapper > .pinned table,
    .table-wrapper > .scrollable table {
      margin-bottom: 0; }
  .table-wrapper > .pinned {
    max-width: 50%; }
  .table-wrapper > .scrollable {
    overflow-x: auto;
    overflow-y: hidden;
    max-height: none !important; }
    .table-wrapper > .scrollable table th:first-child, .table-wrapper > .scrollable table td:first-child {
      display: none; }
.table-responsive {
  border: 1px solid #bec8d2; }
  .table-responsive.focus {
    border-color: #e3000f;
    border-color: -webkit-focus-ring-color; }
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  .table-responsive {
    display: block; }
  table {
    display: table; } }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .table-responsive {
    border-color: transparent; }
  .table-wrapper > .pinned {
    max-width: none; } }
/* screen >= 980px */
/* screen >= 1250px */
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 979 */
/* screen 980 - 1249 */
/* screen >= 1250 */
@media print {
  table {
    display: table !important; } }
/* Content Type FILTER
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/** Searchfield **/
.searchfield {
  position: relative; }
  .searchfield input {
    float: left; }
  .searchfield .submit {
    position: absolute;
    top: 2px;
    right: 10px;
    background: transparent;
    color: #415055;
    font-size: 18px;
    border: none;
    width: 20px; }
    .searchfield .submit:after {
      font-family: henkel-icon;
      display: block;
      content: "\e801";
      margin-bottom: 3px; }
  .searchfield .autocomplete {
    background: #f0f1f5;
    display: none;
    float: left;
    width: 100%;
    z-index: 100; }
    .searchfield .autocomplete p {
      width: auto; }
    .searchfield .autocomplete p strong {
      font-family: "MiloProBold", Helvetica, Arial, sans-serif; }
    .searchfield .autocomplete a:link,
    .searchfield .autocomplete a:visited {
      padding: 0 0.6em 0.6em 0.6em;
      float: left;
      width: 100%; }
    .searchfield .autocomplete p:first-child a:link,
    .searchfield .autocomplete p:first-child a:visited {
      padding-top: 0.6em; }
    .searchfield .autocomplete a:hover,
    .searchfield .autocomplete a:focus {
      color: #e3000f; }
/** Searchfield **/
.search main,
.search footer {
  float: left;
  margin: 1em 0 1em 0;
  width: 100%; }
.search header {
  border: none;
  height: auto;
  margin-bottom: 2em; }
.search main {
  margin-top: 1em; }
.search .collection-link {
  display: block;
  float: right;
  font-size: 1.6em;
  height: 2.1em;
  padding: 0.4em 3em 0.4em 0;
  position: relative; }
  .search .collection-link:before {
    background: #fff;
    content: '\E841';
    font-family: 'henkel-icon';
    right: 0;
    position: absolute;
    top: -5px;
    font-size: 2.05em;
    color: #e3000f; }
.search .tabElement .resp-tabs-container {
  border: none; }
.search .search-filter a:link,
.search .search-filter a:visited {
  background: #d8dee4;
  float: left;
  font-size: 1.4em;
  text-align: center;
  padding: 0.8em 0.8em;
  margin: 0 1px 1px 0; }
.search .search-filter a:hover,
.search .search-filter a:focus {
  color: #e3000f; }
.search .search-filter .tabactive a:link,
.search .search-filter .tabactive a:visited {
  background-color: #e3000f;
  color: #fff; }
.search .search-filter a.two-rows {
  padding: 0.34em 0.8em;
  max-width: 8em;
  line-height: 1.2em; }
.search footer {
  background: none;
  text-align: center; }
.search .result-navigation {
  display: inline-block; }
  .search .result-navigation .arrow {
    float: left;
    overflow: hidden;
    height: 3.2em;
    width: 4.2em; }
  .search .result-navigation .arrow img {
    width: 12.6em;
    margin-left: -4.2em; }
  .search .result-navigation .arrow a:hover img {
    margin-left: -8.4em; }
  .search .result-navigation .arrow a img {
    margin: 0; }
  .search .result-navigation .counter {
    float: left;
    margin: 0 1em; }
    .search .result-navigation .counter ul,
    .search .result-navigation .counter li {
      float: left; }
    .search .result-navigation .counter a:link,
    .search .result-navigation .counter a:visited,
    .search .result-navigation .counter li.active,
    .search .result-navigation .counter .gap {
      font-size: 1.8em;
      font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
      float: left;
      padding: 0.4em; }
    .search .result-navigation .counter a:hover,
    .search .result-navigation .counter a:focus,
    .search .result-navigation .counter .active {
      color: #e3000f; }
.search-result {
  float: left;
  border-top: 1px solid #d8dee4;
  padding-top: 1em;
  margin: 0;
  width: 100%; }
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 979 */
/* screen 980 - 1249 */
/* screen >= 1250 */
/* Content Type SITEMAP
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.sitemap {
  float: left;
  width: 100%; }
  .sitemap div,
  .sitemap div ul,
  .sitemap div ul li {
    float: left; }
  .sitemap strong {
    color: #e1000f;
    font-weight: bold; }
/** Trigger Expand/Collapse all **/
.sitemap .trigger {
  background: #fff;
  float: left;
  width: 100%; }
  .sitemap .trigger a {
    float: left;
    font-size: 1.4em;
    padding-left: 1em;
    margin-right: 2em;
    position: relative; }
  .sitemap .trigger :before {
    content: '\e810';
    font-family: 'henkel-icon';
    left: 0px;
    position: absolute;
    top: -0;
    font-size: 0.8em;
    color: #828C96; }
  .sitemap .trigger .collapseAll:before {
    content: '\e811';
    font-family: 'henkel-icon';
    left: -1px;
    position: absolute;
    top: 8px;
    font-size: 0.15em;
    color: #828C96; }
.sitemap .no-sub .fold-out {
  display: none; }
/*** UL first Layer ***/
.sitemap ul {
  width: 100%; }
  .sitemap ul li {
    background: url(/blob/5686/4fed027d786ba1724f5f3619d24d6e90/data/sitemap-dots-vertical-png.png) repeat-y 0.9em top transparent;
    list-style-type: none;
    width: 100%; }
  .sitemap ul div {
    background: url(/blob/5688/fcf20023ea5526ef56c8ad381af19fbd/data/sitemap-dots-horizontal-png.png) repeat-x left 2.9em transparent;
    position: relative;
    padding-top: 2em;
    width: 100%; }
    .sitemap ul div.placeholder {
      background: none;
      margin-bottom: -2em;
      float: left; }
  .sitemap ul a:link, .sitemap ul strong {
    background: #fff;
    float: left;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    font-size: 1.8em;
    margin-left: 1.5em;
    padding-left: 0.1em;
    width: calc(100% - 1.5em); }
  .sitemap ul a:hover,
  .sitemap ul a:focus {
    color: #e1000f; }
  .sitemap ul ul a:link, .sitemap ul ul strong {
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    font-size: 1.4em;
    margin-left: 2em;
    padding-left: 0.2em; }
  .sitemap ul ul ul a:link, .sitemap ul ul ul strong {
    font-family: "MiloPro", Helvetica, Arial, sans-serif; }
  .sitemap ul a.fold-out {
    display: block;
    position: absolute;
    left: 0;
    padding: 0;
    margin: 0;
    height: 1em;
    width: 1em; }
  .sitemap ul a.fold-out:after {
    content: '\e83b';
    font-family: 'henkel-icon';
    left: 0px;
    position: absolute;
    top: -4px;
    font-size: 1em;
    color: #e3000f; }
  .sitemap ul a.fold-out:before {
    content: '';
    left: 2px;
    position: absolute;
    top: -1px;
    width: 1em;
    height: 1em;
    background: #fff; }
  .sitemap ul li.active .fold-out:after {
    content: '\e83c'; }
.sitemap > div > ul > li:first-of-type {
  background-position-y: center; }
  .sitemap > div > ul > li:first-of-type > div {
    padding-top: 0;
    background-position-y: 0.9em; }
/*** UL second Layer ***/
.sitemap ul ul {
  margin-left: 2.6em;
  width: calc(100% - 2.6em);
  display: none; }
.sitemap ul li.active ul {
  display: block; }
.sitemap ul li:not(.active) ul {
  display: none; }
.sitemap ul ul li {
  background: url(/blob/5686/4fed027d786ba1724f5f3619d24d6e90/data/sitemap-dots-vertical-png.png) repeat-y 0.9em top transparent; }
.sitemap ul ul div {
  background: url(/blob/5688/fcf20023ea5526ef56c8ad381af19fbd/data/sitemap-dots-horizontal-png.png) repeat-x left 1.7em transparent;
  position: relative;
  padding-top: 1em;
  width: 19em; }
.sitemap ul ul a.fold-out:after,
.sitemap ul li.active ul a.fold-out:after {
  content: '\e810';
  left: 6px;
  font-size: 0.5em;
  position: absolute;
  top: 4px;
  width: 1em;
  height: 1em;
  color: #98a5b0;
  font-weight: 900; }
.sitemap ul ul a.fold-out,
.sitemap ul li.active ul a.fold-out {
  background: url(/blob/5692/81af101332a0c493ae8c3dcedfa96dba/data/sitemap-icon-secondlayer-png.png) no-repeat 0.4em center #fff;
  margin: 0;
  padding: 0; }
.sitemap ul ul li.active a.fold-out:after {
  content: '\e811'; }
/*** UL third Layer ***/
.sitemap ul ul ul li a:link, .sitemap ul ul ul li strong {
  background-image: url(/blob/5688/fcf20023ea5526ef56c8ad381af19fbd/data/sitemap-dots-horizontal-png.png);
  background-repeat: repeat-x;
  background-position: left 0.8rem;
  background-color: transparent;
  margin-left: 0.8rem;
  padding-left: 2.2rem; }
  .sitemap ul ul ul li a:link span, .sitemap ul ul ul li strong span {
    display: block;
    background-color: #fff;
    padding-left: 0.2rem; }
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 1249 */
/* Content Type EVENT
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.link-list .icon-facebook:before,
.link-list .icon-twitter:before {
  top: 0; }
.link-list .icon-youtube:before,
.link-list .icon-linkedin:before {
  top: 2px; }
.social-container {
  float: left;
  width: 100%; }
.social-count {
  float: left;
  padding-left: 0; }
  .social-count a:link {
    float: left;
    font-size: 1.4em;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    line-height: 1.3;
    padding-left: 5em;
    padding-bottom: 10px;
    height: auto;
    min-height: 70px;
    max-width: 100%;
    margin-right: 10px; }
  .social-count span {
    float: left; }
  .social-count #twitter_count,
  .social-count #fb_count,
  .social-count #ig_count {
    clear: both;
    font-size: 2.4em;
    margin-right: 5px;
    line-height: 1;
    margin-top: -0.2em; }
  .social-count #li_count {
    clear: both;
    font-size: 2.4em;
    margin-right: 5px;
    line-height: 1;
    margin-top: -0.2em; }
  .social-count .icon-twitter:before,
  .social-count .icon-facebook:before {
    font-size: 6rem;
    left: -70px;
    top: 0; }
  .social-count .icon-instagram:before {
    font-size: 7rem;
    left: -70px;
    top: 15px; }
  .social-count .icon-linkedin:before {
    font-size: 6rem;
    left: -70px;
    top: 0px; }
.social-box {
  background: url(/blob/737276/de955275c6616a77e618675ef84515fb/data/social-container-bg-png.png) no-repeat right top #828c96;
  float: left;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 10px 10px 4.2rem 10px; }
  .social-box .expand:before {
    background: #fff;
    content: '\E83B';
    font-family: 'henkel-icon';
    right: -2px;
    position: absolute;
    top: -7px;
    font-size: 3.5em;
    color: #e3000f; }
  .social-box .expand.active {
    background-position: -33px 0; }
    .social-box .expand.active:before {
      content: '\E83C'; }
.social-item {
  float: left;
  position: relative;
  background: #fff;
  margin-top: 7em; }
  .social-item:after {
    bottom: 100%;
    left: 1.4em;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #fff;
    border-right-color: transparent;
    border-bottom-color: #fff;
    border-width: 10px; }
  .social-item .icon {
    display: block;
    left: 0;
    top: -5.6em;
    position: absolute;
    width: 3em;
    height: 3em; }
  .social-item .icon.twitter {
    background: url(/blob/5660/90edb6e139df355f25d1ad9afccdaa41/data/socialitem-twitter-png.png) no-repeat left top transparent; }
  .social-item .icon.facebook {
    background: url(/blob/5662/de1cf2a4344a714a19695602e615a96a/data/socialitem-facebook-png.png) no-repeat left top transparent; }
  .social-item .icon.instagram {
    width: 3.2em;
    height: 3.2em;
    background: url(/blob/737278/67459bba88af9c32e861e43cf440d07b/data/socialitem-instagram-png.png) no-repeat left top transparent; }
  .social-item .icon.linkedin {
    width: 3.2em;
    height: 3.2em;
    background: url(/blob/737280/9e99b93e53afd0d921c8062ba834cb46/data/socialitem-linkedin-png.png) no-repeat left top transparent; }
/*** Odd item ***/
.social-item:nth-child(2n):after {
  border-left-color: transparent;
  border-right-color: #fff;
  border-top-color: transparent;
  border-bottom-color: #fff;
  left: inherit;
  right: 1em; }
.social-item:nth-child(2n) .icon {
  left: inherit;
  right: 0; }
/*** Expand ***/
.social-box .expand {
  background: url(../images/layout/button_expand.png) 0 0 no-repeat transparent;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 3.3em;
  height: 3.3em;
  overflow: hidden; }
.counterOnly .social-count a:link {
  margin: 0 0 1em 0; }
/*** NO Counter ***/
.social-container.noCounter .social-count {
  display: none; }
.social-container.noCounter .social-box {
  width: 100%; }
/** // Social Container **/
.social-container .iframeWrapper {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }
.social-container iframe {
  border: none !important;
  border-width: 0 !important;
  box-shadow: none !important;
  min-width: 0 !important;
  width: 100% !important;
  max-width: 500px !important; }
iframe {
  border: none !important;
  border-width: 0 !important;
  box-shadow: none !important; }
/** Facebook Post Rebuild **/
.fb_post {
  float: left;
  width: 100%; }
  .fb_post .timelineUnitContainer {
    float: left;
    padding: 1em;
    width: 100%; }
  .fb_post .header {
    margin: 0;
    padding: 0 0 1em 0;
    height: auto;
    width: 100%;
    position: relative; }
  .fb_post .header abbr[title] {
    border: none; }
  .fb_post a:link,
  .fb_post a:visited,
  .fb_post .teaserLink span.link {
    color: #e3000f; }
  .fb_post a.uiLinkSubtle,
  .fb_post .teaserLink span {
    color: #313a3d; }
  .fb_post .header h5,
  .fb_post .date {
    font-size: 1.6em; }
  .fb_post .logo {
    display: none; }
  .fb_post .userContent {
    font-size: 1.6em;
    float: left;
    margin: 0.6em 0 1em 0;
    width: 100%;
    word-wrap: break-word; }
  .fb_post .teaserLink {
    background: #f0f1f5;
    border: 1px solid #d8dee4;
    float: left;
    padding: 1em;
    width: 100%; }
  .fb_post .teaserLink a:link,
  .fb_post .teaserLink a:visited {
    width: 100%; }
  .fb_post .teaserLink a.shareLink {
    max-width: 100%;
    display: block; }
    .fb_post .teaserLink a.shareLink > img {
      width: auto;
      max-width: 100%; }
  .fb_post .teaserLink img {
    margin-bottom: 1em;
    width: 100%; }
  .fb_post .teaserLink.videoLink .linkText {
    width: 100%; }
  .fb_post .teaserLink .linkText span {
    clear: both;
    font-size: 1.4em;
    float: left; }
  .fb_post .article img {
    width: 100%; }
@media screen and (min-width: 1250px) {
  .col-lg-12 > div > .social-container .fb_post .teaserLink.videoLink .shareLink, .col-md-12 > div > .social-container .fb_post .teaserLink.videoLink .shareLink {
    width: 25%; } }
@media screen and (max-width: 729px) and (min-width: 480px) {
  .col-lg-12 > div > .social-container .fb_post .teaserLink.videoLink .shareLink, .col-md-12 > div > .social-container .fb_post .teaserLink.videoLink .shareLink {
    width: 25%; } }
/** // Facebook Post Rebuild **/
/** Twitter Post Rebuild **/
.twtr_post {
  position: relative; }
  .twtr_post .timelineUnitContainer {
    padding: 1.5em; }
  .twtr_post .header,
  .twtr_post .content,
  .twtr_post .footer {
    float: left;
    padding: 1.5em;
    height: auto;
    width: 100%; }
  .twtr_post .header {
    border: none;
    margin: 0 0 1.5em 0;
    padding-bottom: 0; }
  .twtr_post .header img,
  .twtr_post .header .follow-button {
    display: none; }
  .twtr_post .header a:link,
  .twtr_post .header a:visited {
    font-size: 1.4em; }
  .twtr_post .content p {
    font-size: 1.6em;
    float: left;
    margin-bottom: 0.2em;
    width: 100%;
    word-wrap: break-word; }
  .twtr_post .content p a:link,
  .twtr_post .content p a:visited {
    color: #e3000f; }
  .twtr_post a:link,
  .twtr_post a:visited,
  .twtr_post .teaserLink .link {
    color: #e3000f; }
  .twtr_post a.uiLinkSubtle,
  .twtr_post .teaserLink span {
    color: #313a3d; }
  .twtr_post .content p a:link b,
  .twtr_post .content p a:visited b {
    font-weight: normal; }
  .twtr_post .dateline {
    position: absolute;
    left: 1.5em;
    top: 3.5em; }
  .twtr_post .dateline a:link,
  .twtr_post .dateline a:visited {
    font-size: 1.4em; }
  .twtr_post .teaserLink {
    float: left;
    width: 100%;
    margin-bottom: 1.2em; }
  .twtr_post .teaserLink.videoLink {
    border: 1px solid #d8dee4;
    padding: 1.2em; }
  .twtr_post .teaserLink a:link,
  .twtr_post .teaserLink a:visited {
    float: left;
    width: 100%; }
  .twtr_post .teaserLink img {
    width: 100%;
    border-radius: 0; }
  .twtr_post img {
    max-width: 100%;
    border-radius: 0; }
  .twtr_post .teaserLink.videoLink .shareLink {
    width: 16em; }
  .twtr_post .teaserLink.videoLink .linkText {
    width: 100%; }
  .twtr_post .teaserLink .linkText span {
    clear: both;
    font-size: 1.4em;
    float: left; }
  .twtr_post .article img {
    width: 100%; }
/** Instagram Post Rebuild **/
.ig_post {
  float: left;
  width: 100%; }
  .ig_post .timelineUnitContainer {
    float: left;
    padding: 1em;
    width: 100%; }
  .ig_post .header {
    margin: 0;
    padding: 0 0 1em 0;
    height: auto;
    width: 100%;
    position: relative; }
  .ig_post .header abbr[title] {
    border: none; }
  .ig_post a:link,
  .ig_post a:visited,
  .ig_post .teaserLink span.link {
    color: #e3000f; }
  .ig_post a.uiLinkSubtle,
  .ig_post .teaserLink span {
    color: #313a3d; }
  .ig_post .header h5,
  .ig_post .date {
    font-size: 1.6em; }
  .ig_post .logo {
    display: none; }
  .ig_post .userContent {
    font-size: 1.6em;
    float: left;
    margin: 0.6em 0 1em 0;
    width: 100%;
    word-wrap: break-word; }
  .ig_post .teaserLink {
    background: #f0f1f5;
    border: 1px solid #d8dee4;
    float: left;
    padding: 1em;
    width: 100%; }
  .ig_post .teaserLink a:link,
  .ig_post .teaserLink a:visited {
    width: 100%; }
  .ig_post .teaserLink img {
    margin-bottom: 1em;
    width: 100%; }
  .ig_post .teaserLink.videoLink .linkText {
    width: 100%; }
  .ig_post .teaserLink .linkText span {
    clear: both;
    font-size: 1.4em;
    float: left; }
  .ig_post .article img {
    width: 100%; }
  .ig_post .photoWrap img {
    max-width: 100%; }
/** // Instagram Post Rebuild **/
/** LinkedIn Post Rebuild **/
.li_post {
  float: left;
  width: 100%; }
  .li_post .timelineUnitContainer {
    float: left;
    padding: 1em;
    width: 100%; }
  .li_post .header {
    margin: 0;
    padding: 0 0 1em 0;
    height: auto;
    width: 100%;
    position: relative; }
  .li_post .header abbr[title] {
    border: none; }
  .li_post a:link,
  .li_post a:visited,
  .li_post .teaserLink span.link {
    color: #e3000f; }
  .li_post a.uiLinkSubtle,
  .li_post .teaserLink span {
    color: #313a3d; }
  .li_post .header h5,
  .li_post .date {
    font-size: 1.6em; }
  .li_post .logo {
    display: none; }
  .li_post .userContent {
    font-size: 1.6em;
    float: left;
    margin: 0.6em 0 1em 0;
    width: 100%;
    word-wrap: break-word; }
  .li_post .teaserLink {
    background: #f0f1f5;
    border: 1px solid #d8dee4;
    float: left;
    padding: 1em;
    width: 100%; }
  .li_post .teaserLink a:link,
  .li_post .teaserLink a:visited {
    width: 100%; }
  .li_post .teaserLink img {
    margin-bottom: 1em;
    width: 100%; }
  .li_post .teaserLink.videoLink .linkText {
    width: 100%; }
  .li_post .teaserLink .linkText span {
    clear: both;
    font-size: 1.4em;
    float: left; }
  .li_post .article img {
    width: 100%; }
  .li_post .photoWrap img {
    max-width: 100%; }
.userContent a {
  display: inline-block;
  word-break: break-all; }
/** // LinkedIn Post Rebuild **/
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .col-sm-12 > .social-container .social-item.social-item,
  .col-sm-12 > div > .social-container .social-item.social-item {
    width: 70%; }
  .col-sm-12 > .social-container .social-item.social-iten:nth-child(2n),
  .col-sm-12 > div > .social-container .social-item.social-iten:nth-child(2n) {
    width: 70%;
    margin-left: 20%; } }
/* screen >= 980px */
@media screen and (min-width: 980px) {
  .col-md-12 > .social-container:not(.bab-socialbox-only),
  .col-md-12 > div > .social-container:not(.bab-socialbox-only) {
    margin-left: -10px;
    margin-right: -10px; }
    .col-md-12 > .social-container:not(.bab-socialbox-only):before, .col-md-12 > .social-container:not(.bab-socialbox-only):after,
    .col-md-12 > div > .social-container:not(.bab-socialbox-only):before,
    .col-md-12 > div > .social-container:not(.bab-socialbox-only):after {
      content: " ";
      display: table; }
    .col-md-12 > .social-container:not(.bab-socialbox-only):after,
    .col-md-12 > div > .social-container:not(.bab-socialbox-only):after {
      clear: both; }
    .col-md-12 > .social-container:not(.bab-socialbox-only) .social-count,
    .col-md-12 > div > .social-container:not(.bab-socialbox-only) .social-count {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px; } }
    @media screen and (min-width: 980px) and (min-width: 980px) {
      .col-md-12 > .social-container:not(.bab-socialbox-only) .social-count,
      .col-md-12 > div > .social-container:not(.bab-socialbox-only) .social-count {
        float: left;
        width: 25%; } }
@media screen and (min-width: 980px) {
    .col-md-12 > .social-container:not(.bab-socialbox-only) .social-box,
    .col-md-12 > div > .social-container:not(.bab-socialbox-only) .social-box {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px; } }
    @media screen and (min-width: 980px) and (min-width: 980px) {
      .col-md-12 > .social-container:not(.bab-socialbox-only) .social-box,
      .col-md-12 > div > .social-container:not(.bab-socialbox-only) .social-box {
        float: left;
        width: 75%; } }
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .social-container .social-count a:first-child {
    margin: 0; }
  .col-lg-6 > div > .social-container .social-count a:first-child,
  .col-lg-8 > div > .social-container .social-count a:first-child,
  .col-lg-9 > div > .social-container .social-count a:first-child,
  .col-lg-12 > div > .social-container .social-count a:first-child {
    margin-right: 2em; }
  .col-lg-6 > div > .social-container .social-box .social-item.social-item,
  .col-lg-8 > div > .social-container .social-box .social-item.social-item,
  .col-lg-9 > div > .social-container .social-box .social-item.social-item,
  .col-lg-12 > div > .social-container .social-box .social-item.social-item {
    width: 86%;
    margin-top: 2em;
    margin-left: 14%; }
    .col-lg-6 > div > .social-container .social-box .social-item.social-item:after,
    .col-lg-8 > div > .social-container .social-box .social-item.social-item:after,
    .col-lg-9 > div > .social-container .social-box .social-item.social-item:after,
    .col-lg-12 > div > .social-container .social-box .social-item.social-item:after {
      border-right-color: #fff;
      border-bottom-color: #fff;
      border-left-color: transparent;
      left: inherit;
      right: 100%;
      bottom: 1.4em; }
    .col-lg-6 > div > .social-container .social-box .social-item.social-item .icon,
    .col-lg-8 > div > .social-container .social-box .social-item.social-item .icon,
    .col-lg-9 > div > .social-container .social-box .social-item.social-item .icon,
    .col-lg-12 > div > .social-container .social-box .social-item.social-item .icon {
      left: -5.6em;
      top: inherit;
      bottom: 0; }
  .col-lg-6 > div > .social-container .social-item.social-item:nth-child(2n),
  .col-lg-8 > div > .social-container .social-item.social-item:nth-child(2n),
  .col-lg-9 > div > .social-container .social-item.social-item:nth-child(2n),
  .col-lg-12 > div > .social-container .social-item.social-item:nth-child(2n) {
    width: 80%;
    margin-left: 20%; }
    .col-lg-6 > div > .social-container .social-item.social-item:nth-child(2n):after,
    .col-lg-8 > div > .social-container .social-item.social-item:nth-child(2n):after,
    .col-lg-9 > div > .social-container .social-item.social-item:nth-child(2n):after,
    .col-lg-12 > div > .social-container .social-item.social-item:nth-child(2n):after {
      border-right-color: #fff;
      border-bottom-color: transparent;
      border-top-color: #fff;
      top: 1.4em; }
    .col-lg-6 > div > .social-container .social-item.social-item:nth-child(2n) .icon,
    .col-lg-8 > div > .social-container .social-item.social-item:nth-child(2n) .icon,
    .col-lg-9 > div > .social-container .social-item.social-item:nth-child(2n) .icon,
    .col-lg-12 > div > .social-container .social-item.social-item:nth-child(2n) .icon {
      bottom: inherit;
      top: 0; }
  .col-lg-6 > div > .social-container .logo img,
  .col-lg-8 > div > .social-container .logo img,
  .col-lg-9 > div > .social-container .logo img,
  .col-lg-12 > div > .social-container .logo img {
    width: 100%;
    height: auto; }
  .col-lg-6 > div > .social-container .teaserLink.videoLink .linkText,
  .col-lg-6 > div > .social-container .teaserLink.videoLink .shareLink,
  .col-lg-8 > div > .social-container .teaserLink.videoLink .linkText,
  .col-lg-8 > div > .social-container .teaserLink.videoLink .shareLink,
  .col-lg-9 > div > .social-container .teaserLink.videoLink .linkText,
  .col-lg-9 > div > .social-container .teaserLink.videoLink .shareLink,
  .col-lg-12 > div > .social-container .teaserLink.videoLink .linkText,
  .col-lg-12 > div > .social-container .teaserLink.videoLink .shareLink {
    float: left;
    width: 50%; }
  .col-lg-6 > div > .social-container .teaserLink.videoLink .linkText,
  .col-lg-8 > div > .social-container .teaserLink.videoLink .linkText,
  .col-lg-9 > div > .social-container .teaserLink.videoLink .linkText,
  .col-lg-12 > div > .social-container .teaserLink.videoLink .linkText {
    padding-left: 10px; }
  .col-lg-12 > .social-container:not(.bab-socialbox-only),
  .col-lg-12 > div > .social-container:not(.bab-socialbox-only),
  .col-lg-9 > .social-container:not(.bab-socialbox-only),
  .col-lg-9 > div > .social-container:not(.bab-socialbox-only) {
    margin-left: -10px;
    margin-right: -10px; }
    .col-lg-12 > .social-container:not(.bab-socialbox-only):before, .col-lg-12 > .social-container:not(.bab-socialbox-only):after,
    .col-lg-12 > div > .social-container:not(.bab-socialbox-only):before,
    .col-lg-12 > div > .social-container:not(.bab-socialbox-only):after,
    .col-lg-9 > .social-container:not(.bab-socialbox-only):before,
    .col-lg-9 > .social-container:not(.bab-socialbox-only):after,
    .col-lg-9 > div > .social-container:not(.bab-socialbox-only):before,
    .col-lg-9 > div > .social-container:not(.bab-socialbox-only):after {
      content: " ";
      display: table; }
    .col-lg-12 > .social-container:not(.bab-socialbox-only):after,
    .col-lg-12 > div > .social-container:not(.bab-socialbox-only):after,
    .col-lg-9 > .social-container:not(.bab-socialbox-only):after,
    .col-lg-9 > div > .social-container:not(.bab-socialbox-only):after {
      clear: both; }
    .col-lg-12 > .social-container:not(.bab-socialbox-only) .social-count,
    .col-lg-12 > div > .social-container:not(.bab-socialbox-only) .social-count,
    .col-lg-9 > .social-container:not(.bab-socialbox-only) .social-count,
    .col-lg-9 > div > .social-container:not(.bab-socialbox-only) .social-count {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px; } }
    @media screen and (min-width: 1250px) and (min-width: 1250px) {
      .col-lg-12 > .social-container:not(.bab-socialbox-only) .social-count,
      .col-lg-12 > div > .social-container:not(.bab-socialbox-only) .social-count,
      .col-lg-9 > .social-container:not(.bab-socialbox-only) .social-count,
      .col-lg-9 > div > .social-container:not(.bab-socialbox-only) .social-count {
        float: left;
        width: 25%; } }
@media screen and (min-width: 1250px) {
    .col-lg-12 > .social-container:not(.bab-socialbox-only) .social-box,
    .col-lg-12 > div > .social-container:not(.bab-socialbox-only) .social-box,
    .col-lg-9 > .social-container:not(.bab-socialbox-only) .social-box,
    .col-lg-9 > div > .social-container:not(.bab-socialbox-only) .social-box {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px; } }
    @media screen and (min-width: 1250px) and (min-width: 1250px) {
      .col-lg-12 > .social-container:not(.bab-socialbox-only) .social-box,
      .col-lg-12 > div > .social-container:not(.bab-socialbox-only) .social-box,
      .col-lg-9 > .social-container:not(.bab-socialbox-only) .social-box,
      .col-lg-9 > div > .social-container:not(.bab-socialbox-only) .social-box {
        float: left;
        width: 75%; } }
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
@media screen and (min-width: 480px) and (max-width: 729px) {
  .col-xs-12 > div > .social-container .social-count a:first-child {
    margin-right: 2em; }
  .col-xs-12 > div > .social-container .social-box .social-item.social-item {
    width: 86%;
    margin-top: 2em;
    margin-left: 14%; }
    .col-xs-12 > div > .social-container .social-box .social-item.social-item:after {
      border-right-color: #fff;
      border-bottom-color: #fff;
      border-left-color: transparent;
      left: inherit;
      right: 100%;
      bottom: 1.4em; }
    .col-xs-12 > div > .social-container .social-box .social-item.social-item .icon {
      left: -5.6em;
      top: inherit;
      bottom: 0; }
  .col-xs-12 > div > .social-container .social-item.social-item:nth-child(2n) {
    width: 80%;
    margin-left: 20%; }
    .col-xs-12 > div > .social-container .social-item.social-item:nth-child(2n):after {
      border-right-color: #fff;
      border-bottom-color: transparent;
      border-top-color: #fff;
      top: 1.4em; }
    .col-xs-12 > div > .social-container .social-item.social-item:nth-child(2n) .icon {
      bottom: inherit;
      top: 0; }
  .col-xs-12 > div > .social-container .logo img {
    width: 100%;
    height: auto; }
  .col-xs-12 > div > .social-container .teaserLink.videoLink .linkText,
  .col-xs-12 > div > .social-container .teaserLink.videoLink .shareLink {
    float: left;
    width: 50%; }
  .col-xs-12 > div > .social-container .teaserLink.videoLink .linkText {
    padding-left: 10px; } }
/* screen 730 - 979 */
@media screen and (min-width: 730px) and (max-width: 979px) {
  .col-sm-8 > div > .social-container .social-count a:first-child,
  .col-sm-9 > div > .social-container .social-count a:first-child,
  .col-sm-12 > div > .social-container .social-count a:first-child {
    margin-right: 2em; }
  .col-sm-8 > div > .social-container .social-box .social-item.social-item,
  .col-sm-9 > div > .social-container .social-box .social-item.social-item,
  .col-sm-12 > div > .social-container .social-box .social-item.social-item {
    width: 86%;
    margin-top: 2em;
    margin-left: 14%; }
    .col-sm-8 > div > .social-container .social-box .social-item.social-item:after,
    .col-sm-9 > div > .social-container .social-box .social-item.social-item:after,
    .col-sm-12 > div > .social-container .social-box .social-item.social-item:after {
      border-right-color: #fff;
      border-bottom-color: #fff;
      border-left-color: transparent;
      left: inherit;
      right: 100%;
      bottom: 1.4em; }
    .col-sm-8 > div > .social-container .social-box .social-item.social-item .icon,
    .col-sm-9 > div > .social-container .social-box .social-item.social-item .icon,
    .col-sm-12 > div > .social-container .social-box .social-item.social-item .icon {
      left: -5.6em;
      top: inherit;
      bottom: 0; }
  .col-sm-8 > div > .social-container .social-item.social-item:nth-child(2n),
  .col-sm-9 > div > .social-container .social-item.social-item:nth-child(2n),
  .col-sm-12 > div > .social-container .social-item.social-item:nth-child(2n) {
    width: 80%;
    margin-left: 20%; }
    .col-sm-8 > div > .social-container .social-item.social-item:nth-child(2n):after,
    .col-sm-9 > div > .social-container .social-item.social-item:nth-child(2n):after,
    .col-sm-12 > div > .social-container .social-item.social-item:nth-child(2n):after {
      border-right-color: #fff;
      border-bottom-color: transparent;
      border-top-color: #fff;
      top: 1.4em; }
    .col-sm-8 > div > .social-container .social-item.social-item:nth-child(2n) .icon,
    .col-sm-9 > div > .social-container .social-item.social-item:nth-child(2n) .icon,
    .col-sm-12 > div > .social-container .social-item.social-item:nth-child(2n) .icon {
      bottom: inherit;
      top: 0; }
  .col-sm-8 > div > .social-container .logo img,
  .col-sm-9 > div > .social-container .logo img,
  .col-sm-12 > div > .social-container .logo img {
    width: 100%;
    height: auto; }
  .col-sm-8 > div > .social-container .teaserLink.videoLink .linkText,
  .col-sm-8 > div > .social-container .teaserLink.videoLink .shareLink,
  .col-sm-9 > div > .social-container .teaserLink.videoLink .linkText,
  .col-sm-9 > div > .social-container .teaserLink.videoLink .shareLink,
  .col-sm-12 > div > .social-container .teaserLink.videoLink .linkText,
  .col-sm-12 > div > .social-container .teaserLink.videoLink .shareLink {
    float: left;
    width: 50%; }
  .col-sm-8 > div > .social-container .teaserLink.videoLink .linkText,
  .col-sm-9 > div > .social-container .teaserLink.videoLink .linkText,
  .col-sm-12 > div > .social-container .teaserLink.videoLink .linkText {
    padding-left: 10px; } }
/* screen 980 - 1249 */
@media screen and (min-width: 980px) and (max-width: 1249px) {
  .col-md-6 > div > .social-container .social-count a:first-child,
  .col-md-8 > div > .social-container .social-count a:first-child,
  .col-md-9 > div > .social-container .social-count a:first-child,
  .col-md-12 > div > .social-container .social-count a:first-child {
    margin-right: 2em; }
  .col-md-6 > div > .social-container .social-box .social-item.social-item,
  .col-md-8 > div > .social-container .social-box .social-item.social-item,
  .col-md-9 > div > .social-container .social-box .social-item.social-item,
  .col-md-12 > div > .social-container .social-box .social-item.social-item {
    width: 86%;
    margin-top: 2em;
    margin-left: 14%; }
    .col-md-6 > div > .social-container .social-box .social-item.social-item:after,
    .col-md-8 > div > .social-container .social-box .social-item.social-item:after,
    .col-md-9 > div > .social-container .social-box .social-item.social-item:after,
    .col-md-12 > div > .social-container .social-box .social-item.social-item:after {
      border-right-color: #fff;
      border-bottom-color: #fff;
      border-left-color: transparent;
      left: inherit;
      right: 100%;
      bottom: 1.4em; }
    .col-md-6 > div > .social-container .social-box .social-item.social-item .icon,
    .col-md-8 > div > .social-container .social-box .social-item.social-item .icon,
    .col-md-9 > div > .social-container .social-box .social-item.social-item .icon,
    .col-md-12 > div > .social-container .social-box .social-item.social-item .icon {
      left: -5.6em;
      top: inherit;
      bottom: 0; }
  .col-md-6 > div > .social-container .social-item.social-item:nth-child(2n),
  .col-md-8 > div > .social-container .social-item.social-item:nth-child(2n),
  .col-md-9 > div > .social-container .social-item.social-item:nth-child(2n),
  .col-md-12 > div > .social-container .social-item.social-item:nth-child(2n) {
    width: 80%;
    margin-left: 20%; }
    .col-md-6 > div > .social-container .social-item.social-item:nth-child(2n):after,
    .col-md-8 > div > .social-container .social-item.social-item:nth-child(2n):after,
    .col-md-9 > div > .social-container .social-item.social-item:nth-child(2n):after,
    .col-md-12 > div > .social-container .social-item.social-item:nth-child(2n):after {
      border-right-color: #fff;
      border-bottom-color: transparent;
      border-top-color: #fff;
      top: 1.4em; }
    .col-md-6 > div > .social-container .social-item.social-item:nth-child(2n) .icon,
    .col-md-8 > div > .social-container .social-item.social-item:nth-child(2n) .icon,
    .col-md-9 > div > .social-container .social-item.social-item:nth-child(2n) .icon,
    .col-md-12 > div > .social-container .social-item.social-item:nth-child(2n) .icon {
      bottom: inherit;
      top: 0; }
  .col-md-6 > div > .social-container .logo img,
  .col-md-8 > div > .social-container .logo img,
  .col-md-9 > div > .social-container .logo img,
  .col-md-12 > div > .social-container .logo img {
    width: 100%;
    height: auto; }
  .col-md-6 > div > .social-container .teaserLink.videoLink .linkText,
  .col-md-6 > div > .social-container .teaserLink.videoLink .shareLink,
  .col-md-8 > div > .social-container .teaserLink.videoLink .linkText,
  .col-md-8 > div > .social-container .teaserLink.videoLink .shareLink,
  .col-md-9 > div > .social-container .teaserLink.videoLink .linkText,
  .col-md-9 > div > .social-container .teaserLink.videoLink .shareLink,
  .col-md-12 > div > .social-container .teaserLink.videoLink .linkText,
  .col-md-12 > div > .social-container .teaserLink.videoLink .shareLink {
    float: left;
    width: 50%; }
  .col-md-6 > div > .social-container .teaserLink.videoLink .linkText,
  .col-md-8 > div > .social-container .teaserLink.videoLink .linkText,
  .col-md-9 > div > .social-container .teaserLink.videoLink .linkText,
  .col-md-12 > div > .social-container .teaserLink.videoLink .linkText {
    padding-left: 10px; } }
/* Content Type FILTER
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.stageSwiper {
  padding: 0; }
  .stageSwiper + .pagination {
    margin-top: 5px; }
.stage {
  float: left;
  position: relative;
  width: 100%;
  overflow-y: hidden; }
  .stage .img-wrap img {
    width: 100%; }
  .stage .img-wrap {
    overflow: hidden; }
  .stage .stage-links > .link:last-child,
  .stage .stage-links > div:last-child > .link {
    margin-left: 0; }
  .stage .stage-links > .link,
  .stage .stage-links > div > .link {
    margin-left: 1px; }
  .stage .stage-links .link {
    background: url(/blob/5602/ddaea1fc4c528b6406b0a844a727c1cd/data/stagelinks-png.png) no-repeat scroll center top #f0f1f5;
    float: right;
    height: 4.9em;
    width: calc(33.33% - 1px); }
    .stage .stage-links .link:hover, .stage .stage-links .link:focus, .stage .stage-links .link:active {
      background-color: #fff; }
  .stage .stage-links .link-videos {
    background-position: center -5em; }
  .stage .stage-links .link-slideshows {
    background-position: center -10em; }
  .stage .stage-links.charts .link-slideshows {
    background-position: center -15em; }
/*** Download PopUp ***/
.stage .link-wrap {
  position: relative; }
.stage .tooltip, .stage body.standalone-layout .search-box.mobile-only, body.standalone-layout .stage .search-box.mobile-only {
  display: none;
  bottom: 0;
  padding: 1em;
  width: 100%;
  z-index: 100; }
.stage .related-downloads h3 {
  margin-top: 0; }
.stage .related-downloads .download-file {
  min-height: 3em; }
.stage .related-downloads .download-file.slideshow {
  background-image: none;
  background-color: transparent; }
.stage .related-downloads .download-file.slideshow:before {
  content: '\e833';
  font-family: 'henkel-icon';
  left: -1px;
  position: absolute;
  top: 8px;
  font-size: 1.5em;
  color: #313a3d; }
/*** // Download PopUp ***/
.stage .stage-content {
  color: #fff;
  line-height: 1.3; }
  .stage .stage-content .text {
    background-color: rgba(227, 0, 15, 0.9);
    float: left;
    padding: 2em;
    width: 100%; }
    .stage .stage-content .text p:last-child {
      margin-bottom: 0; }
    .stage .stage-content .text h1 {
      color: inherit; }
  .stage .stage-content .text h2,
  .stage .stage-content .text h3 {
    font-size: 2.8em;
    margin-top: 0; }
  .stage .stage-content .link-list [class^="icon-"], .stage .stage-content .link-list [class*=" icon-"] {
    position: absolute;
    height: 100%; }
  .stage .stage-content .link-list .link {
    background: none;
    float: left;
    font-size: 1.4em;
    color: #fff;
    padding: 0 0 0 31px;
    position: relative;
    margin: 1px 0 0 0;
    width: 100%; }
  .stage .stage-content .link-list .icon-arrow_link:before,
  .stage .stage-content .link-list .icon-arrow_link2:before {
    content: '\e818';
    left: -31px;
    top: 0px;
    font-size: 1.5em;
    font-weight: normal;
    color: #fff !important;
    background-color: rgba(227, 0, 15, 0.9);
    padding: 7px 7px 7px 6px;
    height: 100%; }
  .stage .stage-content .link-list .link span {
    background-color: rgba(227, 0, 15, 0.9);
    float: left;
    padding: 7px 2em 7px 0.4em;
    width: 100%; }
  .stage .stage-content .link-list .link:hover span, .stage .stage-content .link-list .link:hover .icon-arrow_link:before,
  .stage .stage-content .link-list .link:focus span,
  .stage .stage-content .link-list .link:focus .icon-arrow_link:before {
    background: #e3000f; }
/** Stage (Section View) **/
.stage.section .stage-content .text {
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #f0f1f5;
  color: #313a3d; }
.stage.section .stage-content .text h1,
.stage.section .stage-content .text h2,
.stage.section .stage-content .text h3 {
  color: #e3000f; }
.stage.section .stage-content .link-list .link {
  border: 1px solid #f0f1f5;
  border-top: none;
  color: #313a3d;
  margin: 0; }
.stage.section .stage-content .link-list .icon-arrow_link:before {
  color: #e3000f !important;
  background-color: rgba(255, 255, 255, 0.9); }
.stage.section .stage-content .link-list .link span {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  border-left: 1px solid #f0f1f5; }
.stage.section .stage-content .link-list .link:hover span, .stage.section .stage-content .link-list .link:hover .icon-arrow_link:before,
.stage.section .stage-content .link-list .link:focus span,
.stage.section .stage-content .link-list .link:focus .icon-arrow_link:before {
  background: #fff; }
/** // Stage (Section View) **/
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
@media screen and (min-width: 730px) {
  html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
    height: 376.68721px; } }
  @media screen and (min-width: 730px) and (min-width: 730px) and (max-width: 730px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 270.34354px; } }
  @media screen and (min-width: 730px) and (min-width: 731px) and (max-width: 731px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 270.77062px; } }
  @media screen and (min-width: 730px) and (min-width: 732px) and (max-width: 732px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 271.1977px; } }
  @media screen and (min-width: 730px) and (min-width: 733px) and (max-width: 733px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 271.62479px; } }
  @media screen and (min-width: 730px) and (min-width: 734px) and (max-width: 734px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 272.05187px; } }
  @media screen and (min-width: 730px) and (min-width: 735px) and (max-width: 735px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 272.47895px; } }
  @media screen and (min-width: 730px) and (min-width: 736px) and (max-width: 736px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 272.90604px; } }
  @media screen and (min-width: 730px) and (min-width: 737px) and (max-width: 737px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 273.33312px; } }
  @media screen and (min-width: 730px) and (min-width: 738px) and (max-width: 738px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 273.7602px; } }
  @media screen and (min-width: 730px) and (min-width: 739px) and (max-width: 739px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 274.18729px; } }
  @media screen and (min-width: 730px) and (min-width: 740px) and (max-width: 740px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 274.61437px; } }
  @media screen and (min-width: 730px) and (min-width: 741px) and (max-width: 741px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 275.04145px; } }
  @media screen and (min-width: 730px) and (min-width: 742px) and (max-width: 742px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 275.46853px; } }
  @media screen and (min-width: 730px) and (min-width: 743px) and (max-width: 743px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 275.89562px; } }
  @media screen and (min-width: 730px) and (min-width: 744px) and (max-width: 744px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 276.3227px; } }
  @media screen and (min-width: 730px) and (min-width: 745px) and (max-width: 745px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 276.74978px; } }
  @media screen and (min-width: 730px) and (min-width: 746px) and (max-width: 746px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 277.17687px; } }
  @media screen and (min-width: 730px) and (min-width: 747px) and (max-width: 747px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 277.60395px; } }
  @media screen and (min-width: 730px) and (min-width: 748px) and (max-width: 748px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 278.03103px; } }
  @media screen and (min-width: 730px) and (min-width: 749px) and (max-width: 749px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 278.45812px; } }
  @media screen and (min-width: 730px) and (min-width: 750px) and (max-width: 750px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 278.8852px; } }
  @media screen and (min-width: 730px) and (min-width: 751px) and (max-width: 751px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 279.31228px; } }
  @media screen and (min-width: 730px) and (min-width: 752px) and (max-width: 752px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 279.73937px; } }
  @media screen and (min-width: 730px) and (min-width: 753px) and (max-width: 753px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 280.16645px; } }
  @media screen and (min-width: 730px) and (min-width: 754px) and (max-width: 754px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 280.59353px; } }
  @media screen and (min-width: 730px) and (min-width: 755px) and (max-width: 755px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 281.02061px; } }
  @media screen and (min-width: 730px) and (min-width: 756px) and (max-width: 756px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 281.4477px; } }
  @media screen and (min-width: 730px) and (min-width: 757px) and (max-width: 757px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 281.87478px; } }
  @media screen and (min-width: 730px) and (min-width: 758px) and (max-width: 758px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 282.30186px; } }
  @media screen and (min-width: 730px) and (min-width: 759px) and (max-width: 759px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 282.72895px; } }
  @media screen and (min-width: 730px) and (min-width: 760px) and (max-width: 760px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 283.15603px; } }
  @media screen and (min-width: 730px) and (min-width: 761px) and (max-width: 761px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 283.58311px; } }
  @media screen and (min-width: 730px) and (min-width: 762px) and (max-width: 762px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 284.0102px; } }
  @media screen and (min-width: 730px) and (min-width: 763px) and (max-width: 763px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 284.43728px; } }
  @media screen and (min-width: 730px) and (min-width: 764px) and (max-width: 764px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 284.86436px; } }
  @media screen and (min-width: 730px) and (min-width: 765px) and (max-width: 765px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 285.29144px; } }
  @media screen and (min-width: 730px) and (min-width: 766px) and (max-width: 766px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 285.71853px; } }
  @media screen and (min-width: 730px) and (min-width: 767px) and (max-width: 767px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 286.14561px; } }
  @media screen and (min-width: 730px) and (min-width: 768px) and (max-width: 768px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 286.57269px; } }
  @media screen and (min-width: 730px) and (min-width: 769px) and (max-width: 769px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 286.99978px; } }
  @media screen and (min-width: 730px) and (min-width: 770px) and (max-width: 770px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 287.42686px; } }
  @media screen and (min-width: 730px) and (min-width: 771px) and (max-width: 771px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 287.85394px; } }
  @media screen and (min-width: 730px) and (min-width: 772px) and (max-width: 772px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 288.28102px; } }
  @media screen and (min-width: 730px) and (min-width: 773px) and (max-width: 773px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 288.70811px; } }
  @media screen and (min-width: 730px) and (min-width: 774px) and (max-width: 774px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 289.13519px; } }
  @media screen and (min-width: 730px) and (min-width: 775px) and (max-width: 775px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 289.56227px; } }
  @media screen and (min-width: 730px) and (min-width: 776px) and (max-width: 776px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 289.98936px; } }
  @media screen and (min-width: 730px) and (min-width: 777px) and (max-width: 777px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 290.41644px; } }
  @media screen and (min-width: 730px) and (min-width: 778px) and (max-width: 778px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 290.84352px; } }
  @media screen and (min-width: 730px) and (min-width: 779px) and (max-width: 779px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 291.27061px; } }
  @media screen and (min-width: 730px) and (min-width: 780px) and (max-width: 780px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 291.69769px; } }
  @media screen and (min-width: 730px) and (min-width: 781px) and (max-width: 781px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 292.12477px; } }
  @media screen and (min-width: 730px) and (min-width: 782px) and (max-width: 782px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 292.55185px; } }
  @media screen and (min-width: 730px) and (min-width: 783px) and (max-width: 783px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 292.97894px; } }
  @media screen and (min-width: 730px) and (min-width: 784px) and (max-width: 784px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 293.40602px; } }
  @media screen and (min-width: 730px) and (min-width: 785px) and (max-width: 785px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 293.8331px; } }
  @media screen and (min-width: 730px) and (min-width: 786px) and (max-width: 786px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 294.26019px; } }
  @media screen and (min-width: 730px) and (min-width: 787px) and (max-width: 787px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 294.68727px; } }
  @media screen and (min-width: 730px) and (min-width: 788px) and (max-width: 788px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 295.11435px; } }
  @media screen and (min-width: 730px) and (min-width: 789px) and (max-width: 789px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 295.54144px; } }
  @media screen and (min-width: 730px) and (min-width: 790px) and (max-width: 790px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 295.96852px; } }
  @media screen and (min-width: 730px) and (min-width: 791px) and (max-width: 791px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 296.3956px; } }
  @media screen and (min-width: 730px) and (min-width: 792px) and (max-width: 792px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 296.82268px; } }
  @media screen and (min-width: 730px) and (min-width: 793px) and (max-width: 793px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 297.24977px; } }
  @media screen and (min-width: 730px) and (min-width: 794px) and (max-width: 794px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 297.67685px; } }
  @media screen and (min-width: 730px) and (min-width: 795px) and (max-width: 795px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 298.10393px; } }
  @media screen and (min-width: 730px) and (min-width: 796px) and (max-width: 796px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 298.53102px; } }
  @media screen and (min-width: 730px) and (min-width: 797px) and (max-width: 797px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 298.9581px; } }
  @media screen and (min-width: 730px) and (min-width: 798px) and (max-width: 798px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 299.38518px; } }
  @media screen and (min-width: 730px) and (min-width: 799px) and (max-width: 799px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 299.81227px; } }
  @media screen and (min-width: 730px) and (min-width: 800px) and (max-width: 800px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 300.23935px; } }
  @media screen and (min-width: 730px) and (min-width: 801px) and (max-width: 801px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 300.66643px; } }
  @media screen and (min-width: 730px) and (min-width: 802px) and (max-width: 802px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 301.09351px; } }
  @media screen and (min-width: 730px) and (min-width: 803px) and (max-width: 803px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 301.5206px; } }
  @media screen and (min-width: 730px) and (min-width: 804px) and (max-width: 804px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 301.94768px; } }
  @media screen and (min-width: 730px) and (min-width: 805px) and (max-width: 805px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 302.37476px; } }
  @media screen and (min-width: 730px) and (min-width: 806px) and (max-width: 806px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 302.80185px; } }
  @media screen and (min-width: 730px) and (min-width: 807px) and (max-width: 807px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 303.22893px; } }
  @media screen and (min-width: 730px) and (min-width: 808px) and (max-width: 808px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 303.65601px; } }
  @media screen and (min-width: 730px) and (min-width: 809px) and (max-width: 809px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 304.0831px; } }
  @media screen and (min-width: 730px) and (min-width: 810px) and (max-width: 810px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 304.51018px; } }
  @media screen and (min-width: 730px) and (min-width: 811px) and (max-width: 811px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 304.93726px; } }
  @media screen and (min-width: 730px) and (min-width: 812px) and (max-width: 812px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 305.36435px; } }
  @media screen and (min-width: 730px) and (min-width: 813px) and (max-width: 813px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 305.79143px; } }
  @media screen and (min-width: 730px) and (min-width: 814px) and (max-width: 814px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 306.21851px; } }
  @media screen and (min-width: 730px) and (min-width: 815px) and (max-width: 815px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 306.64559px; } }
  @media screen and (min-width: 730px) and (min-width: 816px) and (max-width: 816px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 307.07268px; } }
  @media screen and (min-width: 730px) and (min-width: 817px) and (max-width: 817px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 307.49976px; } }
  @media screen and (min-width: 730px) and (min-width: 818px) and (max-width: 818px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 307.92684px; } }
  @media screen and (min-width: 730px) and (min-width: 819px) and (max-width: 819px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 308.35393px; } }
  @media screen and (min-width: 730px) and (min-width: 820px) and (max-width: 820px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 308.78101px; } }
  @media screen and (min-width: 730px) and (min-width: 821px) and (max-width: 821px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 309.20809px; } }
  @media screen and (min-width: 730px) and (min-width: 822px) and (max-width: 822px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 309.63518px; } }
  @media screen and (min-width: 730px) and (min-width: 823px) and (max-width: 823px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 310.06226px; } }
  @media screen and (min-width: 730px) and (min-width: 824px) and (max-width: 824px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 310.48934px; } }
  @media screen and (min-width: 730px) and (min-width: 825px) and (max-width: 825px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 310.91642px; } }
  @media screen and (min-width: 730px) and (min-width: 826px) and (max-width: 826px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 311.34351px; } }
  @media screen and (min-width: 730px) and (min-width: 827px) and (max-width: 827px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 311.77059px; } }
  @media screen and (min-width: 730px) and (min-width: 828px) and (max-width: 828px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 312.19767px; } }
  @media screen and (min-width: 730px) and (min-width: 829px) and (max-width: 829px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 312.62476px; } }
  @media screen and (min-width: 730px) and (min-width: 830px) and (max-width: 830px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 313.05184px; } }
  @media screen and (min-width: 730px) and (min-width: 831px) and (max-width: 831px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 313.47892px; } }
  @media screen and (min-width: 730px) and (min-width: 832px) and (max-width: 832px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 313.906px; } }
  @media screen and (min-width: 730px) and (min-width: 833px) and (max-width: 833px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 314.33309px; } }
  @media screen and (min-width: 730px) and (min-width: 834px) and (max-width: 834px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 314.76017px; } }
  @media screen and (min-width: 730px) and (min-width: 835px) and (max-width: 835px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 315.18725px; } }
  @media screen and (min-width: 730px) and (min-width: 836px) and (max-width: 836px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 315.61434px; } }
  @media screen and (min-width: 730px) and (min-width: 837px) and (max-width: 837px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 316.04142px; } }
  @media screen and (min-width: 730px) and (min-width: 838px) and (max-width: 838px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 316.4685px; } }
  @media screen and (min-width: 730px) and (min-width: 839px) and (max-width: 839px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 316.89559px; } }
  @media screen and (min-width: 730px) and (min-width: 840px) and (max-width: 840px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 317.32267px; } }
  @media screen and (min-width: 730px) and (min-width: 841px) and (max-width: 841px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 317.74975px; } }
  @media screen and (min-width: 730px) and (min-width: 842px) and (max-width: 842px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 318.17683px; } }
  @media screen and (min-width: 730px) and (min-width: 843px) and (max-width: 843px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 318.60392px; } }
  @media screen and (min-width: 730px) and (min-width: 844px) and (max-width: 844px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 319.031px; } }
  @media screen and (min-width: 730px) and (min-width: 845px) and (max-width: 845px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 319.45808px; } }
  @media screen and (min-width: 730px) and (min-width: 846px) and (max-width: 846px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 319.88517px; } }
  @media screen and (min-width: 730px) and (min-width: 847px) and (max-width: 847px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 320.31225px; } }
  @media screen and (min-width: 730px) and (min-width: 848px) and (max-width: 848px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 320.73933px; } }
  @media screen and (min-width: 730px) and (min-width: 849px) and (max-width: 849px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 321.16642px; } }
  @media screen and (min-width: 730px) and (min-width: 850px) and (max-width: 850px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 321.5935px; } }
  @media screen and (min-width: 730px) and (min-width: 851px) and (max-width: 851px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 322.02058px; } }
  @media screen and (min-width: 730px) and (min-width: 852px) and (max-width: 852px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 322.44766px; } }
  @media screen and (min-width: 730px) and (min-width: 853px) and (max-width: 853px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 322.87475px; } }
  @media screen and (min-width: 730px) and (min-width: 854px) and (max-width: 854px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 323.30183px; } }
  @media screen and (min-width: 730px) and (min-width: 855px) and (max-width: 855px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 323.72891px; } }
  @media screen and (min-width: 730px) and (min-width: 856px) and (max-width: 856px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 324.156px; } }
  @media screen and (min-width: 730px) and (min-width: 857px) and (max-width: 857px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 324.58308px; } }
  @media screen and (min-width: 730px) and (min-width: 858px) and (max-width: 858px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 325.01016px; } }
  @media screen and (min-width: 730px) and (min-width: 859px) and (max-width: 859px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 325.43725px; } }
  @media screen and (min-width: 730px) and (min-width: 860px) and (max-width: 860px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 325.86433px; } }
  @media screen and (min-width: 730px) and (min-width: 861px) and (max-width: 861px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 326.29141px; } }
  @media screen and (min-width: 730px) and (min-width: 862px) and (max-width: 862px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 326.7185px; } }
  @media screen and (min-width: 730px) and (min-width: 863px) and (max-width: 863px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 327.14558px; } }
  @media screen and (min-width: 730px) and (min-width: 864px) and (max-width: 864px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 327.57266px; } }
  @media screen and (min-width: 730px) and (min-width: 865px) and (max-width: 865px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 327.99974px; } }
  @media screen and (min-width: 730px) and (min-width: 866px) and (max-width: 866px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 328.42683px; } }
  @media screen and (min-width: 730px) and (min-width: 867px) and (max-width: 867px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 328.85391px; } }
  @media screen and (min-width: 730px) and (min-width: 868px) and (max-width: 868px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 329.28099px; } }
  @media screen and (min-width: 730px) and (min-width: 869px) and (max-width: 869px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 329.70808px; } }
  @media screen and (min-width: 730px) and (min-width: 870px) and (max-width: 870px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 330.13516px; } }
  @media screen and (min-width: 730px) and (min-width: 871px) and (max-width: 871px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 330.56224px; } }
  @media screen and (min-width: 730px) and (min-width: 872px) and (max-width: 872px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 330.98933px; } }
  @media screen and (min-width: 730px) and (min-width: 873px) and (max-width: 873px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 331.41641px; } }
  @media screen and (min-width: 730px) and (min-width: 874px) and (max-width: 874px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 331.84349px; } }
  @media screen and (min-width: 730px) and (min-width: 875px) and (max-width: 875px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 332.27057px; } }
  @media screen and (min-width: 730px) and (min-width: 876px) and (max-width: 876px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 332.69766px; } }
  @media screen and (min-width: 730px) and (min-width: 877px) and (max-width: 877px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 333.12474px; } }
  @media screen and (min-width: 730px) and (min-width: 878px) and (max-width: 878px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 333.55182px; } }
  @media screen and (min-width: 730px) and (min-width: 879px) and (max-width: 879px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 333.97891px; } }
  @media screen and (min-width: 730px) and (min-width: 880px) and (max-width: 880px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 334.40599px; } }
  @media screen and (min-width: 730px) and (min-width: 881px) and (max-width: 881px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 334.83307px; } }
  @media screen and (min-width: 730px) and (min-width: 882px) and (max-width: 882px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 335.26015px; } }
  @media screen and (min-width: 730px) and (min-width: 883px) and (max-width: 883px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 335.68724px; } }
  @media screen and (min-width: 730px) and (min-width: 884px) and (max-width: 884px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 336.11432px; } }
  @media screen and (min-width: 730px) and (min-width: 885px) and (max-width: 885px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 336.5414px; } }
  @media screen and (min-width: 730px) and (min-width: 886px) and (max-width: 886px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 336.96849px; } }
  @media screen and (min-width: 730px) and (min-width: 887px) and (max-width: 887px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 337.39557px; } }
  @media screen and (min-width: 730px) and (min-width: 888px) and (max-width: 888px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 337.82265px; } }
  @media screen and (min-width: 730px) and (min-width: 889px) and (max-width: 889px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 338.24974px; } }
  @media screen and (min-width: 730px) and (min-width: 890px) and (max-width: 890px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 338.67682px; } }
  @media screen and (min-width: 730px) and (min-width: 891px) and (max-width: 891px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 339.1039px; } }
  @media screen and (min-width: 730px) and (min-width: 892px) and (max-width: 892px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 339.53098px; } }
  @media screen and (min-width: 730px) and (min-width: 893px) and (max-width: 893px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 339.95807px; } }
  @media screen and (min-width: 730px) and (min-width: 894px) and (max-width: 894px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 340.38515px; } }
  @media screen and (min-width: 730px) and (min-width: 895px) and (max-width: 895px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 340.81223px; } }
  @media screen and (min-width: 730px) and (min-width: 896px) and (max-width: 896px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 341.23932px; } }
  @media screen and (min-width: 730px) and (min-width: 897px) and (max-width: 897px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 341.6664px; } }
  @media screen and (min-width: 730px) and (min-width: 898px) and (max-width: 898px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 342.09348px; } }
  @media screen and (min-width: 730px) and (min-width: 899px) and (max-width: 899px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 342.52057px; } }
  @media screen and (min-width: 730px) and (min-width: 900px) and (max-width: 900px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 342.94765px; } }
  @media screen and (min-width: 730px) and (min-width: 901px) and (max-width: 901px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 343.37473px; } }
  @media screen and (min-width: 730px) and (min-width: 902px) and (max-width: 902px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 343.80181px; } }
  @media screen and (min-width: 730px) and (min-width: 903px) and (max-width: 903px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 344.2289px; } }
  @media screen and (min-width: 730px) and (min-width: 904px) and (max-width: 904px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 344.65598px; } }
  @media screen and (min-width: 730px) and (min-width: 905px) and (max-width: 905px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 345.08306px; } }
  @media screen and (min-width: 730px) and (min-width: 906px) and (max-width: 906px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 345.51015px; } }
  @media screen and (min-width: 730px) and (min-width: 907px) and (max-width: 907px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 345.93723px; } }
  @media screen and (min-width: 730px) and (min-width: 908px) and (max-width: 908px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 346.36431px; } }
  @media screen and (min-width: 730px) and (min-width: 909px) and (max-width: 909px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 346.7914px; } }
  @media screen and (min-width: 730px) and (min-width: 910px) and (max-width: 910px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 347.21848px; } }
  @media screen and (min-width: 730px) and (min-width: 911px) and (max-width: 911px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 347.64556px; } }
  @media screen and (min-width: 730px) and (min-width: 912px) and (max-width: 912px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 348.07264px; } }
  @media screen and (min-width: 730px) and (min-width: 913px) and (max-width: 913px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 348.49973px; } }
  @media screen and (min-width: 730px) and (min-width: 914px) and (max-width: 914px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 348.92681px; } }
  @media screen and (min-width: 730px) and (min-width: 915px) and (max-width: 915px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 349.35389px; } }
  @media screen and (min-width: 730px) and (min-width: 916px) and (max-width: 916px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 349.78098px; } }
  @media screen and (min-width: 730px) and (min-width: 917px) and (max-width: 917px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 350.20806px; } }
  @media screen and (min-width: 730px) and (min-width: 918px) and (max-width: 918px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 350.63514px; } }
  @media screen and (min-width: 730px) and (min-width: 919px) and (max-width: 919px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 351.06223px; } }
  @media screen and (min-width: 730px) and (min-width: 920px) and (max-width: 920px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 351.48931px; } }
  @media screen and (min-width: 730px) and (min-width: 921px) and (max-width: 921px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 351.91639px; } }
  @media screen and (min-width: 730px) and (min-width: 922px) and (max-width: 922px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 352.34348px; } }
  @media screen and (min-width: 730px) and (min-width: 923px) and (max-width: 923px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 352.77056px; } }
  @media screen and (min-width: 730px) and (min-width: 924px) and (max-width: 924px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 353.19764px; } }
  @media screen and (min-width: 730px) and (min-width: 925px) and (max-width: 925px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 353.62472px; } }
  @media screen and (min-width: 730px) and (min-width: 926px) and (max-width: 926px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 354.05181px; } }
  @media screen and (min-width: 730px) and (min-width: 927px) and (max-width: 927px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 354.47889px; } }
  @media screen and (min-width: 730px) and (min-width: 928px) and (max-width: 928px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 354.90597px; } }
  @media screen and (min-width: 730px) and (min-width: 929px) and (max-width: 929px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 355.33306px; } }
  @media screen and (min-width: 730px) and (min-width: 930px) and (max-width: 930px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 355.76014px; } }
  @media screen and (min-width: 730px) and (min-width: 931px) and (max-width: 931px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 356.18722px; } }
  @media screen and (min-width: 730px) and (min-width: 932px) and (max-width: 932px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 356.61431px; } }
  @media screen and (min-width: 730px) and (min-width: 933px) and (max-width: 933px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 357.04139px; } }
  @media screen and (min-width: 730px) and (min-width: 934px) and (max-width: 934px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 357.46847px; } }
  @media screen and (min-width: 730px) and (min-width: 935px) and (max-width: 935px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 357.89555px; } }
  @media screen and (min-width: 730px) and (min-width: 936px) and (max-width: 936px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 358.32264px; } }
  @media screen and (min-width: 730px) and (min-width: 937px) and (max-width: 937px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 358.74972px; } }
  @media screen and (min-width: 730px) and (min-width: 938px) and (max-width: 938px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 359.1768px; } }
  @media screen and (min-width: 730px) and (min-width: 939px) and (max-width: 939px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 359.60389px; } }
  @media screen and (min-width: 730px) and (min-width: 940px) and (max-width: 940px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 360.03097px; } }
  @media screen and (min-width: 730px) and (min-width: 941px) and (max-width: 941px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 360.45805px; } }
  @media screen and (min-width: 730px) and (min-width: 942px) and (max-width: 942px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 360.88513px; } }
  @media screen and (min-width: 730px) and (min-width: 943px) and (max-width: 943px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 361.31222px; } }
  @media screen and (min-width: 730px) and (min-width: 944px) and (max-width: 944px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 361.7393px; } }
  @media screen and (min-width: 730px) and (min-width: 945px) and (max-width: 945px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 362.16638px; } }
  @media screen and (min-width: 730px) and (min-width: 946px) and (max-width: 946px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 362.59347px; } }
  @media screen and (min-width: 730px) and (min-width: 947px) and (max-width: 947px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 363.02055px; } }
  @media screen and (min-width: 730px) and (min-width: 948px) and (max-width: 948px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 363.44763px; } }
  @media screen and (min-width: 730px) and (min-width: 949px) and (max-width: 949px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 363.87472px; } }
  @media screen and (min-width: 730px) and (min-width: 950px) and (max-width: 950px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 364.3018px; } }
  @media screen and (min-width: 730px) and (min-width: 951px) and (max-width: 951px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 364.72888px; } }
  @media screen and (min-width: 730px) and (min-width: 952px) and (max-width: 952px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 365.15596px; } }
  @media screen and (min-width: 730px) and (min-width: 953px) and (max-width: 953px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 365.58305px; } }
  @media screen and (min-width: 730px) and (min-width: 954px) and (max-width: 954px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 366.01013px; } }
  @media screen and (min-width: 730px) and (min-width: 955px) and (max-width: 955px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 366.43721px; } }
  @media screen and (min-width: 730px) and (min-width: 956px) and (max-width: 956px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 366.8643px; } }
  @media screen and (min-width: 730px) and (min-width: 957px) and (max-width: 957px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 367.29138px; } }
  @media screen and (min-width: 730px) and (min-width: 958px) and (max-width: 958px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 367.71846px; } }
  @media screen and (min-width: 730px) and (min-width: 959px) and (max-width: 959px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 368.14555px; } }
  @media screen and (min-width: 730px) and (min-width: 960px) and (max-width: 960px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 368.57263px; } }
  @media screen and (min-width: 730px) and (min-width: 961px) and (max-width: 961px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 368.99971px; } }
  @media screen and (min-width: 730px) and (min-width: 962px) and (max-width: 962px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 369.42679px; } }
  @media screen and (min-width: 730px) and (min-width: 963px) and (max-width: 963px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 369.85388px; } }
  @media screen and (min-width: 730px) and (min-width: 964px) and (max-width: 964px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 370.28096px; } }
  @media screen and (min-width: 730px) and (min-width: 965px) and (max-width: 965px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 370.70804px; } }
  @media screen and (min-width: 730px) and (min-width: 966px) and (max-width: 966px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 371.13513px; } }
  @media screen and (min-width: 730px) and (min-width: 967px) and (max-width: 967px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 371.56221px; } }
  @media screen and (min-width: 730px) and (min-width: 968px) and (max-width: 968px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 371.98929px; } }
  @media screen and (min-width: 730px) and (min-width: 969px) and (max-width: 969px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 372.41638px; } }
  @media screen and (min-width: 730px) and (min-width: 970px) and (max-width: 970px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 372.84346px; } }
  @media screen and (min-width: 730px) and (min-width: 971px) and (max-width: 971px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 373.27054px; } }
  @media screen and (min-width: 730px) and (min-width: 972px) and (max-width: 972px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 373.69763px; } }
  @media screen and (min-width: 730px) and (min-width: 973px) and (max-width: 973px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 374.12471px; } }
  @media screen and (min-width: 730px) and (min-width: 974px) and (max-width: 974px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 374.55179px; } }
  @media screen and (min-width: 730px) and (min-width: 975px) and (max-width: 975px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 374.97887px; } }
  @media screen and (min-width: 730px) and (min-width: 976px) and (max-width: 976px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 375.40596px; } }
  @media screen and (min-width: 730px) and (min-width: 977px) and (max-width: 977px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 375.83304px; } }
  @media screen and (min-width: 730px) and (min-width: 978px) and (max-width: 978px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 376.26012px; } }
  @media screen and (min-width: 730px) and (min-width: 979px) and (max-width: 979px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage {
      height: 376.68721px; } }
@media screen and (min-width: 730px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
      height: 314.0996px; } }
    @media screen and (min-width: 730px) and (min-width: 730px) and (max-width: 730px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 225.42523px; } }
    @media screen and (min-width: 730px) and (min-width: 731px) and (max-width: 731px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 225.78135px; } }
    @media screen and (min-width: 730px) and (min-width: 732px) and (max-width: 732px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 226.13747px; } }
    @media screen and (min-width: 730px) and (min-width: 733px) and (max-width: 733px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 226.49359px; } }
    @media screen and (min-width: 730px) and (min-width: 734px) and (max-width: 734px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 226.84971px; } }
    @media screen and (min-width: 730px) and (min-width: 735px) and (max-width: 735px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 227.20584px; } }
    @media screen and (min-width: 730px) and (min-width: 736px) and (max-width: 736px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 227.56196px; } }
    @media screen and (min-width: 730px) and (min-width: 737px) and (max-width: 737px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 227.91808px; } }
    @media screen and (min-width: 730px) and (min-width: 738px) and (max-width: 738px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 228.2742px; } }
    @media screen and (min-width: 730px) and (min-width: 739px) and (max-width: 739px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 228.63032px; } }
    @media screen and (min-width: 730px) and (min-width: 740px) and (max-width: 740px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 228.98645px; } }
    @media screen and (min-width: 730px) and (min-width: 741px) and (max-width: 741px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 229.34257px; } }
    @media screen and (min-width: 730px) and (min-width: 742px) and (max-width: 742px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 229.69869px; } }
    @media screen and (min-width: 730px) and (min-width: 743px) and (max-width: 743px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 230.05481px; } }
    @media screen and (min-width: 730px) and (min-width: 744px) and (max-width: 744px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 230.41093px; } }
    @media screen and (min-width: 730px) and (min-width: 745px) and (max-width: 745px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 230.76706px; } }
    @media screen and (min-width: 730px) and (min-width: 746px) and (max-width: 746px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 231.12318px; } }
    @media screen and (min-width: 730px) and (min-width: 747px) and (max-width: 747px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 231.4793px; } }
    @media screen and (min-width: 730px) and (min-width: 748px) and (max-width: 748px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 231.83542px; } }
    @media screen and (min-width: 730px) and (min-width: 749px) and (max-width: 749px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 232.19154px; } }
    @media screen and (min-width: 730px) and (min-width: 750px) and (max-width: 750px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 232.54767px; } }
    @media screen and (min-width: 730px) and (min-width: 751px) and (max-width: 751px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 232.90379px; } }
    @media screen and (min-width: 730px) and (min-width: 752px) and (max-width: 752px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 233.25991px; } }
    @media screen and (min-width: 730px) and (min-width: 753px) and (max-width: 753px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 233.61603px; } }
    @media screen and (min-width: 730px) and (min-width: 754px) and (max-width: 754px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 233.97215px; } }
    @media screen and (min-width: 730px) and (min-width: 755px) and (max-width: 755px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 234.32828px; } }
    @media screen and (min-width: 730px) and (min-width: 756px) and (max-width: 756px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 234.6844px; } }
    @media screen and (min-width: 730px) and (min-width: 757px) and (max-width: 757px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 235.04052px; } }
    @media screen and (min-width: 730px) and (min-width: 758px) and (max-width: 758px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 235.39664px; } }
    @media screen and (min-width: 730px) and (min-width: 759px) and (max-width: 759px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 235.75276px; } }
    @media screen and (min-width: 730px) and (min-width: 760px) and (max-width: 760px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 236.10889px; } }
    @media screen and (min-width: 730px) and (min-width: 761px) and (max-width: 761px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 236.46501px; } }
    @media screen and (min-width: 730px) and (min-width: 762px) and (max-width: 762px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 236.82113px; } }
    @media screen and (min-width: 730px) and (min-width: 763px) and (max-width: 763px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 237.17725px; } }
    @media screen and (min-width: 730px) and (min-width: 764px) and (max-width: 764px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 237.53337px; } }
    @media screen and (min-width: 730px) and (min-width: 765px) and (max-width: 765px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 237.8895px; } }
    @media screen and (min-width: 730px) and (min-width: 766px) and (max-width: 766px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 238.24562px; } }
    @media screen and (min-width: 730px) and (min-width: 767px) and (max-width: 767px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 238.60174px; } }
    @media screen and (min-width: 730px) and (min-width: 768px) and (max-width: 768px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 238.95786px; } }
    @media screen and (min-width: 730px) and (min-width: 769px) and (max-width: 769px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 239.31398px; } }
    @media screen and (min-width: 730px) and (min-width: 770px) and (max-width: 770px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 239.67011px; } }
    @media screen and (min-width: 730px) and (min-width: 771px) and (max-width: 771px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 240.02623px; } }
    @media screen and (min-width: 730px) and (min-width: 772px) and (max-width: 772px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 240.38235px; } }
    @media screen and (min-width: 730px) and (min-width: 773px) and (max-width: 773px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 240.73847px; } }
    @media screen and (min-width: 730px) and (min-width: 774px) and (max-width: 774px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 241.09459px; } }
    @media screen and (min-width: 730px) and (min-width: 775px) and (max-width: 775px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 241.45072px; } }
    @media screen and (min-width: 730px) and (min-width: 776px) and (max-width: 776px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 241.80684px; } }
    @media screen and (min-width: 730px) and (min-width: 777px) and (max-width: 777px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 242.16296px; } }
    @media screen and (min-width: 730px) and (min-width: 778px) and (max-width: 778px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 242.51908px; } }
    @media screen and (min-width: 730px) and (min-width: 779px) and (max-width: 779px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 242.8752px; } }
    @media screen and (min-width: 730px) and (min-width: 780px) and (max-width: 780px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 243.23133px; } }
    @media screen and (min-width: 730px) and (min-width: 781px) and (max-width: 781px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 243.58745px; } }
    @media screen and (min-width: 730px) and (min-width: 782px) and (max-width: 782px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 243.94357px; } }
    @media screen and (min-width: 730px) and (min-width: 783px) and (max-width: 783px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 244.29969px; } }
    @media screen and (min-width: 730px) and (min-width: 784px) and (max-width: 784px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 244.65581px; } }
    @media screen and (min-width: 730px) and (min-width: 785px) and (max-width: 785px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 245.01194px; } }
    @media screen and (min-width: 730px) and (min-width: 786px) and (max-width: 786px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 245.36806px; } }
    @media screen and (min-width: 730px) and (min-width: 787px) and (max-width: 787px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 245.72418px; } }
    @media screen and (min-width: 730px) and (min-width: 788px) and (max-width: 788px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 246.0803px; } }
    @media screen and (min-width: 730px) and (min-width: 789px) and (max-width: 789px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 246.43642px; } }
    @media screen and (min-width: 730px) and (min-width: 790px) and (max-width: 790px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 246.79255px; } }
    @media screen and (min-width: 730px) and (min-width: 791px) and (max-width: 791px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 247.14867px; } }
    @media screen and (min-width: 730px) and (min-width: 792px) and (max-width: 792px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 247.50479px; } }
    @media screen and (min-width: 730px) and (min-width: 793px) and (max-width: 793px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 247.86091px; } }
    @media screen and (min-width: 730px) and (min-width: 794px) and (max-width: 794px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 248.21703px; } }
    @media screen and (min-width: 730px) and (min-width: 795px) and (max-width: 795px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 248.57316px; } }
    @media screen and (min-width: 730px) and (min-width: 796px) and (max-width: 796px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 248.92928px; } }
    @media screen and (min-width: 730px) and (min-width: 797px) and (max-width: 797px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 249.2854px; } }
    @media screen and (min-width: 730px) and (min-width: 798px) and (max-width: 798px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 249.64152px; } }
    @media screen and (min-width: 730px) and (min-width: 799px) and (max-width: 799px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 249.99764px; } }
    @media screen and (min-width: 730px) and (min-width: 800px) and (max-width: 800px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 250.35377px; } }
    @media screen and (min-width: 730px) and (min-width: 801px) and (max-width: 801px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 250.70989px; } }
    @media screen and (min-width: 730px) and (min-width: 802px) and (max-width: 802px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 251.06601px; } }
    @media screen and (min-width: 730px) and (min-width: 803px) and (max-width: 803px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 251.42213px; } }
    @media screen and (min-width: 730px) and (min-width: 804px) and (max-width: 804px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 251.77825px; } }
    @media screen and (min-width: 730px) and (min-width: 805px) and (max-width: 805px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 252.13438px; } }
    @media screen and (min-width: 730px) and (min-width: 806px) and (max-width: 806px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 252.4905px; } }
    @media screen and (min-width: 730px) and (min-width: 807px) and (max-width: 807px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 252.84662px; } }
    @media screen and (min-width: 730px) and (min-width: 808px) and (max-width: 808px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 253.20274px; } }
    @media screen and (min-width: 730px) and (min-width: 809px) and (max-width: 809px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 253.55886px; } }
    @media screen and (min-width: 730px) and (min-width: 810px) and (max-width: 810px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 253.91499px; } }
    @media screen and (min-width: 730px) and (min-width: 811px) and (max-width: 811px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 254.27111px; } }
    @media screen and (min-width: 730px) and (min-width: 812px) and (max-width: 812px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 254.62723px; } }
    @media screen and (min-width: 730px) and (min-width: 813px) and (max-width: 813px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 254.98335px; } }
    @media screen and (min-width: 730px) and (min-width: 814px) and (max-width: 814px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 255.33947px; } }
    @media screen and (min-width: 730px) and (min-width: 815px) and (max-width: 815px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 255.6956px; } }
    @media screen and (min-width: 730px) and (min-width: 816px) and (max-width: 816px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 256.05172px; } }
    @media screen and (min-width: 730px) and (min-width: 817px) and (max-width: 817px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 256.40784px; } }
    @media screen and (min-width: 730px) and (min-width: 818px) and (max-width: 818px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 256.76396px; } }
    @media screen and (min-width: 730px) and (min-width: 819px) and (max-width: 819px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 257.12008px; } }
    @media screen and (min-width: 730px) and (min-width: 820px) and (max-width: 820px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 257.47621px; } }
    @media screen and (min-width: 730px) and (min-width: 821px) and (max-width: 821px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 257.83233px; } }
    @media screen and (min-width: 730px) and (min-width: 822px) and (max-width: 822px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 258.18845px; } }
    @media screen and (min-width: 730px) and (min-width: 823px) and (max-width: 823px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 258.54457px; } }
    @media screen and (min-width: 730px) and (min-width: 824px) and (max-width: 824px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 258.90069px; } }
    @media screen and (min-width: 730px) and (min-width: 825px) and (max-width: 825px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 259.25682px; } }
    @media screen and (min-width: 730px) and (min-width: 826px) and (max-width: 826px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 259.61294px; } }
    @media screen and (min-width: 730px) and (min-width: 827px) and (max-width: 827px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 259.96906px; } }
    @media screen and (min-width: 730px) and (min-width: 828px) and (max-width: 828px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 260.32518px; } }
    @media screen and (min-width: 730px) and (min-width: 829px) and (max-width: 829px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 260.6813px; } }
    @media screen and (min-width: 730px) and (min-width: 830px) and (max-width: 830px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 261.03743px; } }
    @media screen and (min-width: 730px) and (min-width: 831px) and (max-width: 831px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 261.39355px; } }
    @media screen and (min-width: 730px) and (min-width: 832px) and (max-width: 832px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 261.74967px; } }
    @media screen and (min-width: 730px) and (min-width: 833px) and (max-width: 833px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 262.10579px; } }
    @media screen and (min-width: 730px) and (min-width: 834px) and (max-width: 834px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 262.46191px; } }
    @media screen and (min-width: 730px) and (min-width: 835px) and (max-width: 835px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 262.81804px; } }
    @media screen and (min-width: 730px) and (min-width: 836px) and (max-width: 836px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 263.17416px; } }
    @media screen and (min-width: 730px) and (min-width: 837px) and (max-width: 837px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 263.53028px; } }
    @media screen and (min-width: 730px) and (min-width: 838px) and (max-width: 838px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 263.8864px; } }
    @media screen and (min-width: 730px) and (min-width: 839px) and (max-width: 839px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 264.24252px; } }
    @media screen and (min-width: 730px) and (min-width: 840px) and (max-width: 840px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 264.59865px; } }
    @media screen and (min-width: 730px) and (min-width: 841px) and (max-width: 841px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 264.95477px; } }
    @media screen and (min-width: 730px) and (min-width: 842px) and (max-width: 842px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 265.31089px; } }
    @media screen and (min-width: 730px) and (min-width: 843px) and (max-width: 843px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 265.66701px; } }
    @media screen and (min-width: 730px) and (min-width: 844px) and (max-width: 844px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 266.02313px; } }
    @media screen and (min-width: 730px) and (min-width: 845px) and (max-width: 845px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 266.37926px; } }
    @media screen and (min-width: 730px) and (min-width: 846px) and (max-width: 846px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 266.73538px; } }
    @media screen and (min-width: 730px) and (min-width: 847px) and (max-width: 847px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 267.0915px; } }
    @media screen and (min-width: 730px) and (min-width: 848px) and (max-width: 848px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 267.44762px; } }
    @media screen and (min-width: 730px) and (min-width: 849px) and (max-width: 849px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 267.80374px; } }
    @media screen and (min-width: 730px) and (min-width: 850px) and (max-width: 850px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 268.15987px; } }
    @media screen and (min-width: 730px) and (min-width: 851px) and (max-width: 851px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 268.51599px; } }
    @media screen and (min-width: 730px) and (min-width: 852px) and (max-width: 852px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 268.87211px; } }
    @media screen and (min-width: 730px) and (min-width: 853px) and (max-width: 853px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 269.22823px; } }
    @media screen and (min-width: 730px) and (min-width: 854px) and (max-width: 854px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 269.58435px; } }
    @media screen and (min-width: 730px) and (min-width: 855px) and (max-width: 855px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 269.94048px; } }
    @media screen and (min-width: 730px) and (min-width: 856px) and (max-width: 856px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 270.2966px; } }
    @media screen and (min-width: 730px) and (min-width: 857px) and (max-width: 857px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 270.65272px; } }
    @media screen and (min-width: 730px) and (min-width: 858px) and (max-width: 858px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 271.00884px; } }
    @media screen and (min-width: 730px) and (min-width: 859px) and (max-width: 859px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 271.36496px; } }
    @media screen and (min-width: 730px) and (min-width: 860px) and (max-width: 860px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 271.72109px; } }
    @media screen and (min-width: 730px) and (min-width: 861px) and (max-width: 861px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 272.07721px; } }
    @media screen and (min-width: 730px) and (min-width: 862px) and (max-width: 862px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 272.43333px; } }
    @media screen and (min-width: 730px) and (min-width: 863px) and (max-width: 863px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 272.78945px; } }
    @media screen and (min-width: 730px) and (min-width: 864px) and (max-width: 864px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 273.14557px; } }
    @media screen and (min-width: 730px) and (min-width: 865px) and (max-width: 865px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 273.5017px; } }
    @media screen and (min-width: 730px) and (min-width: 866px) and (max-width: 866px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 273.85782px; } }
    @media screen and (min-width: 730px) and (min-width: 867px) and (max-width: 867px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 274.21394px; } }
    @media screen and (min-width: 730px) and (min-width: 868px) and (max-width: 868px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 274.57006px; } }
    @media screen and (min-width: 730px) and (min-width: 869px) and (max-width: 869px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 274.92618px; } }
    @media screen and (min-width: 730px) and (min-width: 870px) and (max-width: 870px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 275.28231px; } }
    @media screen and (min-width: 730px) and (min-width: 871px) and (max-width: 871px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 275.63843px; } }
    @media screen and (min-width: 730px) and (min-width: 872px) and (max-width: 872px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 275.99455px; } }
    @media screen and (min-width: 730px) and (min-width: 873px) and (max-width: 873px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 276.35067px; } }
    @media screen and (min-width: 730px) and (min-width: 874px) and (max-width: 874px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 276.70679px; } }
    @media screen and (min-width: 730px) and (min-width: 875px) and (max-width: 875px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 277.06292px; } }
    @media screen and (min-width: 730px) and (min-width: 876px) and (max-width: 876px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 277.41904px; } }
    @media screen and (min-width: 730px) and (min-width: 877px) and (max-width: 877px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 277.77516px; } }
    @media screen and (min-width: 730px) and (min-width: 878px) and (max-width: 878px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 278.13128px; } }
    @media screen and (min-width: 730px) and (min-width: 879px) and (max-width: 879px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 278.4874px; } }
    @media screen and (min-width: 730px) and (min-width: 880px) and (max-width: 880px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 278.84353px; } }
    @media screen and (min-width: 730px) and (min-width: 881px) and (max-width: 881px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 279.19965px; } }
    @media screen and (min-width: 730px) and (min-width: 882px) and (max-width: 882px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 279.55577px; } }
    @media screen and (min-width: 730px) and (min-width: 883px) and (max-width: 883px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 279.91189px; } }
    @media screen and (min-width: 730px) and (min-width: 884px) and (max-width: 884px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 280.26801px; } }
    @media screen and (min-width: 730px) and (min-width: 885px) and (max-width: 885px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 280.62414px; } }
    @media screen and (min-width: 730px) and (min-width: 886px) and (max-width: 886px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 280.98026px; } }
    @media screen and (min-width: 730px) and (min-width: 887px) and (max-width: 887px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 281.33638px; } }
    @media screen and (min-width: 730px) and (min-width: 888px) and (max-width: 888px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 281.6925px; } }
    @media screen and (min-width: 730px) and (min-width: 889px) and (max-width: 889px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 282.04862px; } }
    @media screen and (min-width: 730px) and (min-width: 890px) and (max-width: 890px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 282.40475px; } }
    @media screen and (min-width: 730px) and (min-width: 891px) and (max-width: 891px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 282.76087px; } }
    @media screen and (min-width: 730px) and (min-width: 892px) and (max-width: 892px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 283.11699px; } }
    @media screen and (min-width: 730px) and (min-width: 893px) and (max-width: 893px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 283.47311px; } }
    @media screen and (min-width: 730px) and (min-width: 894px) and (max-width: 894px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 283.82923px; } }
    @media screen and (min-width: 730px) and (min-width: 895px) and (max-width: 895px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 284.18536px; } }
    @media screen and (min-width: 730px) and (min-width: 896px) and (max-width: 896px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 284.54148px; } }
    @media screen and (min-width: 730px) and (min-width: 897px) and (max-width: 897px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 284.8976px; } }
    @media screen and (min-width: 730px) and (min-width: 898px) and (max-width: 898px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 285.25372px; } }
    @media screen and (min-width: 730px) and (min-width: 899px) and (max-width: 899px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 285.60984px; } }
    @media screen and (min-width: 730px) and (min-width: 900px) and (max-width: 900px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 285.96597px; } }
    @media screen and (min-width: 730px) and (min-width: 901px) and (max-width: 901px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 286.32209px; } }
    @media screen and (min-width: 730px) and (min-width: 902px) and (max-width: 902px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 286.67821px; } }
    @media screen and (min-width: 730px) and (min-width: 903px) and (max-width: 903px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 287.03433px; } }
    @media screen and (min-width: 730px) and (min-width: 904px) and (max-width: 904px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 287.39045px; } }
    @media screen and (min-width: 730px) and (min-width: 905px) and (max-width: 905px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 287.74658px; } }
    @media screen and (min-width: 730px) and (min-width: 906px) and (max-width: 906px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 288.1027px; } }
    @media screen and (min-width: 730px) and (min-width: 907px) and (max-width: 907px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 288.45882px; } }
    @media screen and (min-width: 730px) and (min-width: 908px) and (max-width: 908px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 288.81494px; } }
    @media screen and (min-width: 730px) and (min-width: 909px) and (max-width: 909px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 289.17106px; } }
    @media screen and (min-width: 730px) and (min-width: 910px) and (max-width: 910px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 289.52719px; } }
    @media screen and (min-width: 730px) and (min-width: 911px) and (max-width: 911px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 289.88331px; } }
    @media screen and (min-width: 730px) and (min-width: 912px) and (max-width: 912px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 290.23943px; } }
    @media screen and (min-width: 730px) and (min-width: 913px) and (max-width: 913px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 290.59555px; } }
    @media screen and (min-width: 730px) and (min-width: 914px) and (max-width: 914px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 290.95167px; } }
    @media screen and (min-width: 730px) and (min-width: 915px) and (max-width: 915px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 291.3078px; } }
    @media screen and (min-width: 730px) and (min-width: 916px) and (max-width: 916px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 291.66392px; } }
    @media screen and (min-width: 730px) and (min-width: 917px) and (max-width: 917px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 292.02004px; } }
    @media screen and (min-width: 730px) and (min-width: 918px) and (max-width: 918px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 292.37616px; } }
    @media screen and (min-width: 730px) and (min-width: 919px) and (max-width: 919px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 292.73228px; } }
    @media screen and (min-width: 730px) and (min-width: 920px) and (max-width: 920px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 293.08841px; } }
    @media screen and (min-width: 730px) and (min-width: 921px) and (max-width: 921px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 293.44453px; } }
    @media screen and (min-width: 730px) and (min-width: 922px) and (max-width: 922px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 293.80065px; } }
    @media screen and (min-width: 730px) and (min-width: 923px) and (max-width: 923px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 294.15677px; } }
    @media screen and (min-width: 730px) and (min-width: 924px) and (max-width: 924px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 294.51289px; } }
    @media screen and (min-width: 730px) and (min-width: 925px) and (max-width: 925px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 294.86902px; } }
    @media screen and (min-width: 730px) and (min-width: 926px) and (max-width: 926px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 295.22514px; } }
    @media screen and (min-width: 730px) and (min-width: 927px) and (max-width: 927px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 295.58126px; } }
    @media screen and (min-width: 730px) and (min-width: 928px) and (max-width: 928px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 295.93738px; } }
    @media screen and (min-width: 730px) and (min-width: 929px) and (max-width: 929px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 296.2935px; } }
    @media screen and (min-width: 730px) and (min-width: 930px) and (max-width: 930px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 296.64963px; } }
    @media screen and (min-width: 730px) and (min-width: 931px) and (max-width: 931px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 297.00575px; } }
    @media screen and (min-width: 730px) and (min-width: 932px) and (max-width: 932px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 297.36187px; } }
    @media screen and (min-width: 730px) and (min-width: 933px) and (max-width: 933px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 297.71799px; } }
    @media screen and (min-width: 730px) and (min-width: 934px) and (max-width: 934px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 298.07411px; } }
    @media screen and (min-width: 730px) and (min-width: 935px) and (max-width: 935px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 298.43024px; } }
    @media screen and (min-width: 730px) and (min-width: 936px) and (max-width: 936px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 298.78636px; } }
    @media screen and (min-width: 730px) and (min-width: 937px) and (max-width: 937px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 299.14248px; } }
    @media screen and (min-width: 730px) and (min-width: 938px) and (max-width: 938px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 299.4986px; } }
    @media screen and (min-width: 730px) and (min-width: 939px) and (max-width: 939px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 299.85472px; } }
    @media screen and (min-width: 730px) and (min-width: 940px) and (max-width: 940px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 300.21085px; } }
    @media screen and (min-width: 730px) and (min-width: 941px) and (max-width: 941px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 300.56697px; } }
    @media screen and (min-width: 730px) and (min-width: 942px) and (max-width: 942px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 300.92309px; } }
    @media screen and (min-width: 730px) and (min-width: 943px) and (max-width: 943px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 301.27921px; } }
    @media screen and (min-width: 730px) and (min-width: 944px) and (max-width: 944px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 301.63533px; } }
    @media screen and (min-width: 730px) and (min-width: 945px) and (max-width: 945px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 301.99146px; } }
    @media screen and (min-width: 730px) and (min-width: 946px) and (max-width: 946px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 302.34758px; } }
    @media screen and (min-width: 730px) and (min-width: 947px) and (max-width: 947px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 302.7037px; } }
    @media screen and (min-width: 730px) and (min-width: 948px) and (max-width: 948px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 303.05982px; } }
    @media screen and (min-width: 730px) and (min-width: 949px) and (max-width: 949px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 303.41594px; } }
    @media screen and (min-width: 730px) and (min-width: 950px) and (max-width: 950px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 303.77207px; } }
    @media screen and (min-width: 730px) and (min-width: 951px) and (max-width: 951px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 304.12819px; } }
    @media screen and (min-width: 730px) and (min-width: 952px) and (max-width: 952px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 304.48431px; } }
    @media screen and (min-width: 730px) and (min-width: 953px) and (max-width: 953px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 304.84043px; } }
    @media screen and (min-width: 730px) and (min-width: 954px) and (max-width: 954px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 305.19655px; } }
    @media screen and (min-width: 730px) and (min-width: 955px) and (max-width: 955px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 305.55268px; } }
    @media screen and (min-width: 730px) and (min-width: 956px) and (max-width: 956px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 305.9088px; } }
    @media screen and (min-width: 730px) and (min-width: 957px) and (max-width: 957px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 306.26492px; } }
    @media screen and (min-width: 730px) and (min-width: 958px) and (max-width: 958px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 306.62104px; } }
    @media screen and (min-width: 730px) and (min-width: 959px) and (max-width: 959px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 306.97716px; } }
    @media screen and (min-width: 730px) and (min-width: 960px) and (max-width: 960px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 307.33329px; } }
    @media screen and (min-width: 730px) and (min-width: 961px) and (max-width: 961px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 307.68941px; } }
    @media screen and (min-width: 730px) and (min-width: 962px) and (max-width: 962px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 308.04553px; } }
    @media screen and (min-width: 730px) and (min-width: 963px) and (max-width: 963px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 308.40165px; } }
    @media screen and (min-width: 730px) and (min-width: 964px) and (max-width: 964px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 308.75777px; } }
    @media screen and (min-width: 730px) and (min-width: 965px) and (max-width: 965px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 309.1139px; } }
    @media screen and (min-width: 730px) and (min-width: 966px) and (max-width: 966px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 309.47002px; } }
    @media screen and (min-width: 730px) and (min-width: 967px) and (max-width: 967px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 309.82614px; } }
    @media screen and (min-width: 730px) and (min-width: 968px) and (max-width: 968px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 310.18226px; } }
    @media screen and (min-width: 730px) and (min-width: 969px) and (max-width: 969px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 310.53838px; } }
    @media screen and (min-width: 730px) and (min-width: 970px) and (max-width: 970px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 310.89451px; } }
    @media screen and (min-width: 730px) and (min-width: 971px) and (max-width: 971px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 311.25063px; } }
    @media screen and (min-width: 730px) and (min-width: 972px) and (max-width: 972px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 311.60675px; } }
    @media screen and (min-width: 730px) and (min-width: 973px) and (max-width: 973px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 311.96287px; } }
    @media screen and (min-width: 730px) and (min-width: 974px) and (max-width: 974px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 312.31899px; } }
    @media screen and (min-width: 730px) and (min-width: 975px) and (max-width: 975px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 312.67512px; } }
    @media screen and (min-width: 730px) and (min-width: 976px) and (max-width: 976px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 313.03124px; } }
    @media screen and (min-width: 730px) and (min-width: 977px) and (max-width: 977px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 313.38736px; } }
    @media screen and (min-width: 730px) and (min-width: 978px) and (max-width: 978px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 313.74348px; } }
    @media screen and (min-width: 730px) and (min-width: 979px) and (max-width: 979px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-sm-12 .stage.section {
        height: 314.0996px; } }
@media screen and (min-width: 730px) {
  .col-sm-12 > div > .stage .stage-links,
  .col-sm-12 > div > .stageSwiper .stage-links,
  .col-sm-12 > div > div > .stage .stage-links,
  .col-sm-12 > div > div > .stageSwiper .stage-links {
    position: absolute;
    right: 2em;
    bottom: 2em;
    width: 16.8em; }
  .col-sm-12 > div > .stage .tooltip, .col-sm-12 > div > .stage body.standalone-layout .search-box.mobile-only, body.standalone-layout .col-sm-12 > div > .stage .search-box.mobile-only,
  .col-sm-12 > div > .stageSwiper .tooltip,
  .col-sm-12 > div > .stageSwiper body.standalone-layout .search-box.mobile-only, body.standalone-layout
  .col-sm-12 > div > .stageSwiper .search-box.mobile-only,
  .col-sm-12 > div > div > .stage .tooltip,
  .col-sm-12 > div > div > .stage body.standalone-layout .search-box.mobile-only, body.standalone-layout
  .col-sm-12 > div > div > .stage .search-box.mobile-only,
  .col-sm-12 > div > div > .stageSwiper .tooltip,
  .col-sm-12 > div > div > .stageSwiper body.standalone-layout .search-box.mobile-only, body.standalone-layout
  .col-sm-12 > div > div > .stageSwiper .search-box.mobile-only {
    width: 20em;
    right: 2em;
    bottom: 7em; }
  .col-sm-12 > div > .stage .stage-content,
  .col-sm-12 > div > .stageSwiper .stage-content,
  .col-sm-12 > div > div > .stage .stage-content,
  .col-sm-12 > div > div > .stageSwiper .stage-content {
    color: #fff;
    position: absolute;
    left: 2em;
    bottom: 2em;
    width: 43em; }
  .col-sm-12 > div > .stage.section .stage-content .text,
  .col-sm-12 > div > .stageSwiper .stage-content .text,
  .col-sm-12 > div > div > .stage.section .stage-content .text,
  .col-sm-12 > div > div > .stageSwiper .stage-content .text {
    border: none; }
  .col-sm-12 > div > .stage.section .stage-content .link-list .link,
  .col-sm-12 > div > .stageSwiper .stage-content .link-list .link,
  .col-sm-12 > div > div > .stage.section .stage-content .link-list .link,
  .col-sm-12 > div > div > .stageSwiper .stage-content .link-list .link {
    border: none;
    margin-top: 1px; }
  .col-sm-12 > div > .stage.section .stage-content .link-list .link span,
  .col-sm-12 > div > .stageSwiper .stage-content .link-list .link span,
  .col-sm-12 > div > div > .stage.section .stage-content .link-list .link span,
  .col-sm-12 > div > div > .stageSwiper .stage-content .link-list .link span {
    border: none; } }
/* screen >= 980px */
@media screen and (min-width: 980px) {
  html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
    height: 491.99962px; } }
  @media screen and (min-width: 980px) and (min-width: 980px) and (max-width: 980px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 377.11429px; } }
  @media screen and (min-width: 980px) and (min-width: 981px) and (max-width: 981px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 377.54137px; } }
  @media screen and (min-width: 980px) and (min-width: 982px) and (max-width: 982px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 377.96846px; } }
  @media screen and (min-width: 980px) and (min-width: 983px) and (max-width: 983px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 378.39554px; } }
  @media screen and (min-width: 980px) and (min-width: 984px) and (max-width: 984px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 378.82262px; } }
  @media screen and (min-width: 980px) and (min-width: 985px) and (max-width: 985px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 379.2497px; } }
  @media screen and (min-width: 980px) and (min-width: 986px) and (max-width: 986px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 379.67679px; } }
  @media screen and (min-width: 980px) and (min-width: 987px) and (max-width: 987px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 380.10387px; } }
  @media screen and (min-width: 980px) and (min-width: 988px) and (max-width: 988px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 380.53095px; } }
  @media screen and (min-width: 980px) and (min-width: 989px) and (max-width: 989px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 380.95804px; } }
  @media screen and (min-width: 980px) and (min-width: 990px) and (max-width: 990px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 381.38512px; } }
  @media screen and (min-width: 980px) and (min-width: 991px) and (max-width: 991px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 381.8122px; } }
  @media screen and (min-width: 980px) and (min-width: 992px) and (max-width: 992px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 382.23928px; } }
  @media screen and (min-width: 980px) and (min-width: 993px) and (max-width: 993px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 382.66637px; } }
  @media screen and (min-width: 980px) and (min-width: 994px) and (max-width: 994px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 383.09345px; } }
  @media screen and (min-width: 980px) and (min-width: 995px) and (max-width: 995px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 383.52053px; } }
  @media screen and (min-width: 980px) and (min-width: 996px) and (max-width: 996px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 383.94762px; } }
  @media screen and (min-width: 980px) and (min-width: 997px) and (max-width: 997px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 384.3747px; } }
  @media screen and (min-width: 980px) and (min-width: 998px) and (max-width: 998px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 384.80178px; } }
  @media screen and (min-width: 980px) and (min-width: 999px) and (max-width: 999px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 385.22887px; } }
  @media screen and (min-width: 980px) and (min-width: 1000px) and (max-width: 1000px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 385.65595px; } }
  @media screen and (min-width: 980px) and (min-width: 1001px) and (max-width: 1001px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 386.08303px; } }
  @media screen and (min-width: 980px) and (min-width: 1002px) and (max-width: 1002px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 386.51011px; } }
  @media screen and (min-width: 980px) and (min-width: 1003px) and (max-width: 1003px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 386.9372px; } }
  @media screen and (min-width: 980px) and (min-width: 1004px) and (max-width: 1004px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 387.36428px; } }
  @media screen and (min-width: 980px) and (min-width: 1005px) and (max-width: 1005px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 387.79136px; } }
  @media screen and (min-width: 980px) and (min-width: 1006px) and (max-width: 1006px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 388.21845px; } }
  @media screen and (min-width: 980px) and (min-width: 1007px) and (max-width: 1007px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 388.64553px; } }
  @media screen and (min-width: 980px) and (min-width: 1008px) and (max-width: 1008px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 389.07261px; } }
  @media screen and (min-width: 980px) and (min-width: 1009px) and (max-width: 1009px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 389.4997px; } }
  @media screen and (min-width: 980px) and (min-width: 1010px) and (max-width: 1010px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 389.92678px; } }
  @media screen and (min-width: 980px) and (min-width: 1011px) and (max-width: 1011px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 390.35386px; } }
  @media screen and (min-width: 980px) and (min-width: 1012px) and (max-width: 1012px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 390.78094px; } }
  @media screen and (min-width: 980px) and (min-width: 1013px) and (max-width: 1013px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 391.20803px; } }
  @media screen and (min-width: 980px) and (min-width: 1014px) and (max-width: 1014px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 391.63511px; } }
  @media screen and (min-width: 980px) and (min-width: 1015px) and (max-width: 1015px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 392.06219px; } }
  @media screen and (min-width: 980px) and (min-width: 1016px) and (max-width: 1016px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 392.48928px; } }
  @media screen and (min-width: 980px) and (min-width: 1017px) and (max-width: 1017px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 392.91636px; } }
  @media screen and (min-width: 980px) and (min-width: 1018px) and (max-width: 1018px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 393.34344px; } }
  @media screen and (min-width: 980px) and (min-width: 1019px) and (max-width: 1019px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 393.77053px; } }
  @media screen and (min-width: 980px) and (min-width: 1020px) and (max-width: 1020px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 394.19761px; } }
  @media screen and (min-width: 980px) and (min-width: 1021px) and (max-width: 1021px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 394.62469px; } }
  @media screen and (min-width: 980px) and (min-width: 1022px) and (max-width: 1022px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 395.05177px; } }
  @media screen and (min-width: 980px) and (min-width: 1023px) and (max-width: 1023px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 395.47886px; } }
  @media screen and (min-width: 980px) and (min-width: 1024px) and (max-width: 1024px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 395.90594px; } }
  @media screen and (min-width: 980px) and (min-width: 1025px) and (max-width: 1025px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 396.33302px; } }
  @media screen and (min-width: 980px) and (min-width: 1026px) and (max-width: 1026px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 396.76011px; } }
  @media screen and (min-width: 980px) and (min-width: 1027px) and (max-width: 1027px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 397.18719px; } }
  @media screen and (min-width: 980px) and (min-width: 1028px) and (max-width: 1028px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 397.61427px; } }
  @media screen and (min-width: 980px) and (min-width: 1029px) and (max-width: 1029px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 398.04136px; } }
  @media screen and (min-width: 980px) and (min-width: 1030px) and (max-width: 1030px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 398.46844px; } }
  @media screen and (min-width: 980px) and (min-width: 1031px) and (max-width: 1031px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 398.89552px; } }
  @media screen and (min-width: 980px) and (min-width: 1032px) and (max-width: 1032px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 399.32261px; } }
  @media screen and (min-width: 980px) and (min-width: 1033px) and (max-width: 1033px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 399.74969px; } }
  @media screen and (min-width: 980px) and (min-width: 1034px) and (max-width: 1034px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 400.17677px; } }
  @media screen and (min-width: 980px) and (min-width: 1035px) and (max-width: 1035px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 400.60385px; } }
  @media screen and (min-width: 980px) and (min-width: 1036px) and (max-width: 1036px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 401.03094px; } }
  @media screen and (min-width: 980px) and (min-width: 1037px) and (max-width: 1037px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 401.45802px; } }
  @media screen and (min-width: 980px) and (min-width: 1038px) and (max-width: 1038px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 401.8851px; } }
  @media screen and (min-width: 980px) and (min-width: 1039px) and (max-width: 1039px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 402.31219px; } }
  @media screen and (min-width: 980px) and (min-width: 1040px) and (max-width: 1040px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 402.73927px; } }
  @media screen and (min-width: 980px) and (min-width: 1041px) and (max-width: 1041px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 403.16635px; } }
  @media screen and (min-width: 980px) and (min-width: 1042px) and (max-width: 1042px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 403.59343px; } }
  @media screen and (min-width: 980px) and (min-width: 1043px) and (max-width: 1043px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 404.02052px; } }
  @media screen and (min-width: 980px) and (min-width: 1044px) and (max-width: 1044px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 404.4476px; } }
  @media screen and (min-width: 980px) and (min-width: 1045px) and (max-width: 1045px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 404.87468px; } }
  @media screen and (min-width: 980px) and (min-width: 1046px) and (max-width: 1046px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 405.30177px; } }
  @media screen and (min-width: 980px) and (min-width: 1047px) and (max-width: 1047px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 405.72885px; } }
  @media screen and (min-width: 980px) and (min-width: 1048px) and (max-width: 1048px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 406.15593px; } }
  @media screen and (min-width: 980px) and (min-width: 1049px) and (max-width: 1049px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 406.58302px; } }
  @media screen and (min-width: 980px) and (min-width: 1050px) and (max-width: 1050px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 407.0101px; } }
  @media screen and (min-width: 980px) and (min-width: 1051px) and (max-width: 1051px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 407.43718px; } }
  @media screen and (min-width: 980px) and (min-width: 1052px) and (max-width: 1052px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 407.86426px; } }
  @media screen and (min-width: 980px) and (min-width: 1053px) and (max-width: 1053px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 408.29135px; } }
  @media screen and (min-width: 980px) and (min-width: 1054px) and (max-width: 1054px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 408.71843px; } }
  @media screen and (min-width: 980px) and (min-width: 1055px) and (max-width: 1055px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 409.14551px; } }
  @media screen and (min-width: 980px) and (min-width: 1056px) and (max-width: 1056px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 409.5726px; } }
  @media screen and (min-width: 980px) and (min-width: 1057px) and (max-width: 1057px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 409.99968px; } }
  @media screen and (min-width: 980px) and (min-width: 1058px) and (max-width: 1058px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 410.42676px; } }
  @media screen and (min-width: 980px) and (min-width: 1059px) and (max-width: 1059px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 410.85385px; } }
  @media screen and (min-width: 980px) and (min-width: 1060px) and (max-width: 1060px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 411.28093px; } }
  @media screen and (min-width: 980px) and (min-width: 1061px) and (max-width: 1061px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 411.70801px; } }
  @media screen and (min-width: 980px) and (min-width: 1062px) and (max-width: 1062px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 412.13509px; } }
  @media screen and (min-width: 980px) and (min-width: 1063px) and (max-width: 1063px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 412.56218px; } }
  @media screen and (min-width: 980px) and (min-width: 1064px) and (max-width: 1064px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 412.98926px; } }
  @media screen and (min-width: 980px) and (min-width: 1065px) and (max-width: 1065px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 413.41634px; } }
  @media screen and (min-width: 980px) and (min-width: 1066px) and (max-width: 1066px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 413.84343px; } }
  @media screen and (min-width: 980px) and (min-width: 1067px) and (max-width: 1067px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 414.27051px; } }
  @media screen and (min-width: 980px) and (min-width: 1068px) and (max-width: 1068px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 414.69759px; } }
  @media screen and (min-width: 980px) and (min-width: 1069px) and (max-width: 1069px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 415.12468px; } }
  @media screen and (min-width: 980px) and (min-width: 1070px) and (max-width: 1070px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 415.55176px; } }
  @media screen and (min-width: 980px) and (min-width: 1071px) and (max-width: 1071px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 415.97884px; } }
  @media screen and (min-width: 980px) and (min-width: 1072px) and (max-width: 1072px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 416.40592px; } }
  @media screen and (min-width: 980px) and (min-width: 1073px) and (max-width: 1073px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 416.83301px; } }
  @media screen and (min-width: 980px) and (min-width: 1074px) and (max-width: 1074px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 417.26009px; } }
  @media screen and (min-width: 980px) and (min-width: 1075px) and (max-width: 1075px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 417.68717px; } }
  @media screen and (min-width: 980px) and (min-width: 1076px) and (max-width: 1076px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 418.11426px; } }
  @media screen and (min-width: 980px) and (min-width: 1077px) and (max-width: 1077px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 418.54134px; } }
  @media screen and (min-width: 980px) and (min-width: 1078px) and (max-width: 1078px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 418.96842px; } }
  @media screen and (min-width: 980px) and (min-width: 1079px) and (max-width: 1079px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 419.39551px; } }
  @media screen and (min-width: 980px) and (min-width: 1080px) and (max-width: 1080px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 419.82259px; } }
  @media screen and (min-width: 980px) and (min-width: 1081px) and (max-width: 1081px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 420.24967px; } }
  @media screen and (min-width: 980px) and (min-width: 1082px) and (max-width: 1082px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 420.67676px; } }
  @media screen and (min-width: 980px) and (min-width: 1083px) and (max-width: 1083px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 421.10384px; } }
  @media screen and (min-width: 980px) and (min-width: 1084px) and (max-width: 1084px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 421.53092px; } }
  @media screen and (min-width: 980px) and (min-width: 1085px) and (max-width: 1085px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 421.958px; } }
  @media screen and (min-width: 980px) and (min-width: 1086px) and (max-width: 1086px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 422.38509px; } }
  @media screen and (min-width: 980px) and (min-width: 1087px) and (max-width: 1087px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 422.81217px; } }
  @media screen and (min-width: 980px) and (min-width: 1088px) and (max-width: 1088px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 423.23925px; } }
  @media screen and (min-width: 980px) and (min-width: 1089px) and (max-width: 1089px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 423.66634px; } }
  @media screen and (min-width: 980px) and (min-width: 1090px) and (max-width: 1090px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 424.09342px; } }
  @media screen and (min-width: 980px) and (min-width: 1091px) and (max-width: 1091px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 424.5205px; } }
  @media screen and (min-width: 980px) and (min-width: 1092px) and (max-width: 1092px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 424.94759px; } }
  @media screen and (min-width: 980px) and (min-width: 1093px) and (max-width: 1093px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 425.37467px; } }
  @media screen and (min-width: 980px) and (min-width: 1094px) and (max-width: 1094px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 425.80175px; } }
  @media screen and (min-width: 980px) and (min-width: 1095px) and (max-width: 1095px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 426.22883px; } }
  @media screen and (min-width: 980px) and (min-width: 1096px) and (max-width: 1096px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 426.65592px; } }
  @media screen and (min-width: 980px) and (min-width: 1097px) and (max-width: 1097px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 427.083px; } }
  @media screen and (min-width: 980px) and (min-width: 1098px) and (max-width: 1098px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 427.51008px; } }
  @media screen and (min-width: 980px) and (min-width: 1099px) and (max-width: 1099px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 427.93717px; } }
  @media screen and (min-width: 980px) and (min-width: 1100px) and (max-width: 1100px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 428.36425px; } }
  @media screen and (min-width: 980px) and (min-width: 1101px) and (max-width: 1101px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 428.79133px; } }
  @media screen and (min-width: 980px) and (min-width: 1102px) and (max-width: 1102px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 429.21841px; } }
  @media screen and (min-width: 980px) and (min-width: 1103px) and (max-width: 1103px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 429.6455px; } }
  @media screen and (min-width: 980px) and (min-width: 1104px) and (max-width: 1104px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 430.07258px; } }
  @media screen and (min-width: 980px) and (min-width: 1105px) and (max-width: 1105px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 430.49966px; } }
  @media screen and (min-width: 980px) and (min-width: 1106px) and (max-width: 1106px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 430.92675px; } }
  @media screen and (min-width: 980px) and (min-width: 1107px) and (max-width: 1107px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 431.35383px; } }
  @media screen and (min-width: 980px) and (min-width: 1108px) and (max-width: 1108px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 431.78091px; } }
  @media screen and (min-width: 980px) and (min-width: 1109px) and (max-width: 1109px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 432.208px; } }
  @media screen and (min-width: 980px) and (min-width: 1110px) and (max-width: 1110px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 432.63508px; } }
  @media screen and (min-width: 980px) and (min-width: 1111px) and (max-width: 1111px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 433.06216px; } }
  @media screen and (min-width: 980px) and (min-width: 1112px) and (max-width: 1112px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 433.48924px; } }
  @media screen and (min-width: 980px) and (min-width: 1113px) and (max-width: 1113px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 433.91633px; } }
  @media screen and (min-width: 980px) and (min-width: 1114px) and (max-width: 1114px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 434.34341px; } }
  @media screen and (min-width: 980px) and (min-width: 1115px) and (max-width: 1115px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 434.77049px; } }
  @media screen and (min-width: 980px) and (min-width: 1116px) and (max-width: 1116px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 435.19758px; } }
  @media screen and (min-width: 980px) and (min-width: 1117px) and (max-width: 1117px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 435.62466px; } }
  @media screen and (min-width: 980px) and (min-width: 1118px) and (max-width: 1118px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 436.05174px; } }
  @media screen and (min-width: 980px) and (min-width: 1119px) and (max-width: 1119px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 436.47883px; } }
  @media screen and (min-width: 980px) and (min-width: 1120px) and (max-width: 1120px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 436.90591px; } }
  @media screen and (min-width: 980px) and (min-width: 1121px) and (max-width: 1121px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 437.33299px; } }
  @media screen and (min-width: 980px) and (min-width: 1122px) and (max-width: 1122px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 437.76007px; } }
  @media screen and (min-width: 980px) and (min-width: 1123px) and (max-width: 1123px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 438.18716px; } }
  @media screen and (min-width: 980px) and (min-width: 1124px) and (max-width: 1124px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 438.61424px; } }
  @media screen and (min-width: 980px) and (min-width: 1125px) and (max-width: 1125px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 439.04132px; } }
  @media screen and (min-width: 980px) and (min-width: 1126px) and (max-width: 1126px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 439.46841px; } }
  @media screen and (min-width: 980px) and (min-width: 1127px) and (max-width: 1127px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 439.89549px; } }
  @media screen and (min-width: 980px) and (min-width: 1128px) and (max-width: 1128px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 440.32257px; } }
  @media screen and (min-width: 980px) and (min-width: 1129px) and (max-width: 1129px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 440.74966px; } }
  @media screen and (min-width: 980px) and (min-width: 1130px) and (max-width: 1130px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 441.17674px; } }
  @media screen and (min-width: 980px) and (min-width: 1131px) and (max-width: 1131px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 441.60382px; } }
  @media screen and (min-width: 980px) and (min-width: 1132px) and (max-width: 1132px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 442.03091px; } }
  @media screen and (min-width: 980px) and (min-width: 1133px) and (max-width: 1133px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 442.45799px; } }
  @media screen and (min-width: 980px) and (min-width: 1134px) and (max-width: 1134px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 442.88507px; } }
  @media screen and (min-width: 980px) and (min-width: 1135px) and (max-width: 1135px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 443.31215px; } }
  @media screen and (min-width: 980px) and (min-width: 1136px) and (max-width: 1136px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 443.73924px; } }
  @media screen and (min-width: 980px) and (min-width: 1137px) and (max-width: 1137px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 444.16632px; } }
  @media screen and (min-width: 980px) and (min-width: 1138px) and (max-width: 1138px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 444.5934px; } }
  @media screen and (min-width: 980px) and (min-width: 1139px) and (max-width: 1139px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 445.02049px; } }
  @media screen and (min-width: 980px) and (min-width: 1140px) and (max-width: 1140px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 445.44757px; } }
  @media screen and (min-width: 980px) and (min-width: 1141px) and (max-width: 1141px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 445.87465px; } }
  @media screen and (min-width: 980px) and (min-width: 1142px) and (max-width: 1142px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 446.30174px; } }
  @media screen and (min-width: 980px) and (min-width: 1143px) and (max-width: 1143px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 446.72882px; } }
  @media screen and (min-width: 980px) and (min-width: 1144px) and (max-width: 1144px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 447.1559px; } }
  @media screen and (min-width: 980px) and (min-width: 1145px) and (max-width: 1145px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 447.58298px; } }
  @media screen and (min-width: 980px) and (min-width: 1146px) and (max-width: 1146px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 448.01007px; } }
  @media screen and (min-width: 980px) and (min-width: 1147px) and (max-width: 1147px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 448.43715px; } }
  @media screen and (min-width: 980px) and (min-width: 1148px) and (max-width: 1148px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 448.86423px; } }
  @media screen and (min-width: 980px) and (min-width: 1149px) and (max-width: 1149px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 449.29132px; } }
  @media screen and (min-width: 980px) and (min-width: 1150px) and (max-width: 1150px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 449.7184px; } }
  @media screen and (min-width: 980px) and (min-width: 1151px) and (max-width: 1151px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 450.14548px; } }
  @media screen and (min-width: 980px) and (min-width: 1152px) and (max-width: 1152px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 450.57256px; } }
  @media screen and (min-width: 980px) and (min-width: 1153px) and (max-width: 1153px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 450.99965px; } }
  @media screen and (min-width: 980px) and (min-width: 1154px) and (max-width: 1154px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 451.42673px; } }
  @media screen and (min-width: 980px) and (min-width: 1155px) and (max-width: 1155px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 451.85381px; } }
  @media screen and (min-width: 980px) and (min-width: 1156px) and (max-width: 1156px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 452.2809px; } }
  @media screen and (min-width: 980px) and (min-width: 1157px) and (max-width: 1157px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 452.70798px; } }
  @media screen and (min-width: 980px) and (min-width: 1158px) and (max-width: 1158px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 453.13506px; } }
  @media screen and (min-width: 980px) and (min-width: 1159px) and (max-width: 1159px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 453.56215px; } }
  @media screen and (min-width: 980px) and (min-width: 1160px) and (max-width: 1160px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 453.98923px; } }
  @media screen and (min-width: 980px) and (min-width: 1161px) and (max-width: 1161px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 454.41631px; } }
  @media screen and (min-width: 980px) and (min-width: 1162px) and (max-width: 1162px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 454.84339px; } }
  @media screen and (min-width: 980px) and (min-width: 1163px) and (max-width: 1163px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 455.27048px; } }
  @media screen and (min-width: 980px) and (min-width: 1164px) and (max-width: 1164px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 455.69756px; } }
  @media screen and (min-width: 980px) and (min-width: 1165px) and (max-width: 1165px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 456.12464px; } }
  @media screen and (min-width: 980px) and (min-width: 1166px) and (max-width: 1166px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 456.55173px; } }
  @media screen and (min-width: 980px) and (min-width: 1167px) and (max-width: 1167px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 456.97881px; } }
  @media screen and (min-width: 980px) and (min-width: 1168px) and (max-width: 1168px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 457.40589px; } }
  @media screen and (min-width: 980px) and (min-width: 1169px) and (max-width: 1169px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 457.83298px; } }
  @media screen and (min-width: 980px) and (min-width: 1170px) and (max-width: 1170px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 458.26006px; } }
  @media screen and (min-width: 980px) and (min-width: 1171px) and (max-width: 1171px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 458.68714px; } }
  @media screen and (min-width: 980px) and (min-width: 1172px) and (max-width: 1172px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 459.11422px; } }
  @media screen and (min-width: 980px) and (min-width: 1173px) and (max-width: 1173px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 459.54131px; } }
  @media screen and (min-width: 980px) and (min-width: 1174px) and (max-width: 1174px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 459.96839px; } }
  @media screen and (min-width: 980px) and (min-width: 1175px) and (max-width: 1175px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 460.39547px; } }
  @media screen and (min-width: 980px) and (min-width: 1176px) and (max-width: 1176px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 460.82256px; } }
  @media screen and (min-width: 980px) and (min-width: 1177px) and (max-width: 1177px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 461.24964px; } }
  @media screen and (min-width: 980px) and (min-width: 1178px) and (max-width: 1178px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 461.67672px; } }
  @media screen and (min-width: 980px) and (min-width: 1179px) and (max-width: 1179px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 462.10381px; } }
  @media screen and (min-width: 980px) and (min-width: 1180px) and (max-width: 1180px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 462.53089px; } }
  @media screen and (min-width: 980px) and (min-width: 1181px) and (max-width: 1181px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 462.95797px; } }
  @media screen and (min-width: 980px) and (min-width: 1182px) and (max-width: 1182px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 463.38505px; } }
  @media screen and (min-width: 980px) and (min-width: 1183px) and (max-width: 1183px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 463.81214px; } }
  @media screen and (min-width: 980px) and (min-width: 1184px) and (max-width: 1184px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 464.23922px; } }
  @media screen and (min-width: 980px) and (min-width: 1185px) and (max-width: 1185px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 464.6663px; } }
  @media screen and (min-width: 980px) and (min-width: 1186px) and (max-width: 1186px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 465.09339px; } }
  @media screen and (min-width: 980px) and (min-width: 1187px) and (max-width: 1187px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 465.52047px; } }
  @media screen and (min-width: 980px) and (min-width: 1188px) and (max-width: 1188px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 465.94755px; } }
  @media screen and (min-width: 980px) and (min-width: 1189px) and (max-width: 1189px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 466.37464px; } }
  @media screen and (min-width: 980px) and (min-width: 1190px) and (max-width: 1190px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 466.80172px; } }
  @media screen and (min-width: 980px) and (min-width: 1191px) and (max-width: 1191px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 467.2288px; } }
  @media screen and (min-width: 980px) and (min-width: 1192px) and (max-width: 1192px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 467.65589px; } }
  @media screen and (min-width: 980px) and (min-width: 1193px) and (max-width: 1193px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 468.08297px; } }
  @media screen and (min-width: 980px) and (min-width: 1194px) and (max-width: 1194px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 468.51005px; } }
  @media screen and (min-width: 980px) and (min-width: 1195px) and (max-width: 1195px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 468.93713px; } }
  @media screen and (min-width: 980px) and (min-width: 1196px) and (max-width: 1196px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 469.36422px; } }
  @media screen and (min-width: 980px) and (min-width: 1197px) and (max-width: 1197px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 469.7913px; } }
  @media screen and (min-width: 980px) and (min-width: 1198px) and (max-width: 1198px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 470.21838px; } }
  @media screen and (min-width: 980px) and (min-width: 1199px) and (max-width: 1199px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 470.64547px; } }
  @media screen and (min-width: 980px) and (min-width: 1200px) and (max-width: 1200px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 471.07255px; } }
  @media screen and (min-width: 980px) and (min-width: 1201px) and (max-width: 1201px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 471.49963px; } }
  @media screen and (min-width: 980px) and (min-width: 1202px) and (max-width: 1202px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 471.92672px; } }
  @media screen and (min-width: 980px) and (min-width: 1203px) and (max-width: 1203px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 472.3538px; } }
  @media screen and (min-width: 980px) and (min-width: 1204px) and (max-width: 1204px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 472.78088px; } }
  @media screen and (min-width: 980px) and (min-width: 1205px) and (max-width: 1205px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 473.20796px; } }
  @media screen and (min-width: 980px) and (min-width: 1206px) and (max-width: 1206px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 473.63505px; } }
  @media screen and (min-width: 980px) and (min-width: 1207px) and (max-width: 1207px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 474.06213px; } }
  @media screen and (min-width: 980px) and (min-width: 1208px) and (max-width: 1208px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 474.48921px; } }
  @media screen and (min-width: 980px) and (min-width: 1209px) and (max-width: 1209px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 474.9163px; } }
  @media screen and (min-width: 980px) and (min-width: 1210px) and (max-width: 1210px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 475.34338px; } }
  @media screen and (min-width: 980px) and (min-width: 1211px) and (max-width: 1211px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 475.77046px; } }
  @media screen and (min-width: 980px) and (min-width: 1212px) and (max-width: 1212px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 476.19754px; } }
  @media screen and (min-width: 980px) and (min-width: 1213px) and (max-width: 1213px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 476.62463px; } }
  @media screen and (min-width: 980px) and (min-width: 1214px) and (max-width: 1214px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 477.05171px; } }
  @media screen and (min-width: 980px) and (min-width: 1215px) and (max-width: 1215px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 477.47879px; } }
  @media screen and (min-width: 980px) and (min-width: 1216px) and (max-width: 1216px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 477.90588px; } }
  @media screen and (min-width: 980px) and (min-width: 1217px) and (max-width: 1217px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 478.33296px; } }
  @media screen and (min-width: 980px) and (min-width: 1218px) and (max-width: 1218px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 478.76004px; } }
  @media screen and (min-width: 980px) and (min-width: 1219px) and (max-width: 1219px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 479.18713px; } }
  @media screen and (min-width: 980px) and (min-width: 1220px) and (max-width: 1220px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 479.61421px; } }
  @media screen and (min-width: 980px) and (min-width: 1221px) and (max-width: 1221px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 480.04129px; } }
  @media screen and (min-width: 980px) and (min-width: 1222px) and (max-width: 1222px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 480.46837px; } }
  @media screen and (min-width: 980px) and (min-width: 1223px) and (max-width: 1223px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 480.89546px; } }
  @media screen and (min-width: 980px) and (min-width: 1224px) and (max-width: 1224px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 481.32254px; } }
  @media screen and (min-width: 980px) and (min-width: 1225px) and (max-width: 1225px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 481.74962px; } }
  @media screen and (min-width: 980px) and (min-width: 1226px) and (max-width: 1226px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 482.17671px; } }
  @media screen and (min-width: 980px) and (min-width: 1227px) and (max-width: 1227px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 482.60379px; } }
  @media screen and (min-width: 980px) and (min-width: 1228px) and (max-width: 1228px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 483.03087px; } }
  @media screen and (min-width: 980px) and (min-width: 1229px) and (max-width: 1229px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 483.45796px; } }
  @media screen and (min-width: 980px) and (min-width: 1230px) and (max-width: 1230px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 483.88504px; } }
  @media screen and (min-width: 980px) and (min-width: 1231px) and (max-width: 1231px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 484.31212px; } }
  @media screen and (min-width: 980px) and (min-width: 1232px) and (max-width: 1232px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 484.7392px; } }
  @media screen and (min-width: 980px) and (min-width: 1233px) and (max-width: 1233px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 485.16629px; } }
  @media screen and (min-width: 980px) and (min-width: 1234px) and (max-width: 1234px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 485.59337px; } }
  @media screen and (min-width: 980px) and (min-width: 1235px) and (max-width: 1235px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 486.02045px; } }
  @media screen and (min-width: 980px) and (min-width: 1236px) and (max-width: 1236px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 486.44754px; } }
  @media screen and (min-width: 980px) and (min-width: 1237px) and (max-width: 1237px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 486.87462px; } }
  @media screen and (min-width: 980px) and (min-width: 1238px) and (max-width: 1238px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 487.3017px; } }
  @media screen and (min-width: 980px) and (min-width: 1239px) and (max-width: 1239px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 487.72879px; } }
  @media screen and (min-width: 980px) and (min-width: 1240px) and (max-width: 1240px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 488.15587px; } }
  @media screen and (min-width: 980px) and (min-width: 1241px) and (max-width: 1241px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 488.58295px; } }
  @media screen and (min-width: 980px) and (min-width: 1242px) and (max-width: 1242px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 489.01004px; } }
  @media screen and (min-width: 980px) and (min-width: 1243px) and (max-width: 1243px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 489.43712px; } }
  @media screen and (min-width: 980px) and (min-width: 1244px) and (max-width: 1244px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 489.8642px; } }
  @media screen and (min-width: 980px) and (min-width: 1245px) and (max-width: 1245px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 490.29128px; } }
  @media screen and (min-width: 980px) and (min-width: 1246px) and (max-width: 1246px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 490.71837px; } }
  @media screen and (min-width: 980px) and (min-width: 1247px) and (max-width: 1247px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 491.14545px; } }
  @media screen and (min-width: 980px) and (min-width: 1248px) and (max-width: 1248px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 491.57253px; } }
  @media screen and (min-width: 980px) and (min-width: 1249px) and (max-width: 1249px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage {
      height: 491.99962px; } }
@media screen and (min-width: 980px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
      height: 410.25254px; } }
    @media screen and (min-width: 980px) and (min-width: 980px) and (max-width: 980px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 314.45573px; } }
    @media screen and (min-width: 980px) and (min-width: 981px) and (max-width: 981px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 314.81185px; } }
    @media screen and (min-width: 980px) and (min-width: 982px) and (max-width: 982px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 315.16797px; } }
    @media screen and (min-width: 980px) and (min-width: 983px) and (max-width: 983px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 315.52409px; } }
    @media screen and (min-width: 980px) and (min-width: 984px) and (max-width: 984px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 315.88021px; } }
    @media screen and (min-width: 980px) and (min-width: 985px) and (max-width: 985px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 316.23634px; } }
    @media screen and (min-width: 980px) and (min-width: 986px) and (max-width: 986px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 316.59246px; } }
    @media screen and (min-width: 980px) and (min-width: 987px) and (max-width: 987px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 316.94858px; } }
    @media screen and (min-width: 980px) and (min-width: 988px) and (max-width: 988px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 317.3047px; } }
    @media screen and (min-width: 980px) and (min-width: 989px) and (max-width: 989px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 317.66082px; } }
    @media screen and (min-width: 980px) and (min-width: 990px) and (max-width: 990px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 318.01695px; } }
    @media screen and (min-width: 980px) and (min-width: 991px) and (max-width: 991px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 318.37307px; } }
    @media screen and (min-width: 980px) and (min-width: 992px) and (max-width: 992px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 318.72919px; } }
    @media screen and (min-width: 980px) and (min-width: 993px) and (max-width: 993px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 319.08531px; } }
    @media screen and (min-width: 980px) and (min-width: 994px) and (max-width: 994px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 319.44143px; } }
    @media screen and (min-width: 980px) and (min-width: 995px) and (max-width: 995px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 319.79756px; } }
    @media screen and (min-width: 980px) and (min-width: 996px) and (max-width: 996px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 320.15368px; } }
    @media screen and (min-width: 980px) and (min-width: 997px) and (max-width: 997px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 320.5098px; } }
    @media screen and (min-width: 980px) and (min-width: 998px) and (max-width: 998px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 320.86592px; } }
    @media screen and (min-width: 980px) and (min-width: 999px) and (max-width: 999px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 321.22204px; } }
    @media screen and (min-width: 980px) and (min-width: 1000px) and (max-width: 1000px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 321.57817px; } }
    @media screen and (min-width: 980px) and (min-width: 1001px) and (max-width: 1001px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 321.93429px; } }
    @media screen and (min-width: 980px) and (min-width: 1002px) and (max-width: 1002px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 322.29041px; } }
    @media screen and (min-width: 980px) and (min-width: 1003px) and (max-width: 1003px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 322.64653px; } }
    @media screen and (min-width: 980px) and (min-width: 1004px) and (max-width: 1004px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 323.00265px; } }
    @media screen and (min-width: 980px) and (min-width: 1005px) and (max-width: 1005px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 323.35878px; } }
    @media screen and (min-width: 980px) and (min-width: 1006px) and (max-width: 1006px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 323.7149px; } }
    @media screen and (min-width: 980px) and (min-width: 1007px) and (max-width: 1007px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 324.07102px; } }
    @media screen and (min-width: 980px) and (min-width: 1008px) and (max-width: 1008px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 324.42714px; } }
    @media screen and (min-width: 980px) and (min-width: 1009px) and (max-width: 1009px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 324.78326px; } }
    @media screen and (min-width: 980px) and (min-width: 1010px) and (max-width: 1010px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 325.13939px; } }
    @media screen and (min-width: 980px) and (min-width: 1011px) and (max-width: 1011px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 325.49551px; } }
    @media screen and (min-width: 980px) and (min-width: 1012px) and (max-width: 1012px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 325.85163px; } }
    @media screen and (min-width: 980px) and (min-width: 1013px) and (max-width: 1013px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 326.20775px; } }
    @media screen and (min-width: 980px) and (min-width: 1014px) and (max-width: 1014px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 326.56387px; } }
    @media screen and (min-width: 980px) and (min-width: 1015px) and (max-width: 1015px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 326.92px; } }
    @media screen and (min-width: 980px) and (min-width: 1016px) and (max-width: 1016px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 327.27612px; } }
    @media screen and (min-width: 980px) and (min-width: 1017px) and (max-width: 1017px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 327.63224px; } }
    @media screen and (min-width: 980px) and (min-width: 1018px) and (max-width: 1018px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 327.98836px; } }
    @media screen and (min-width: 980px) and (min-width: 1019px) and (max-width: 1019px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 328.34448px; } }
    @media screen and (min-width: 980px) and (min-width: 1020px) and (max-width: 1020px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 328.70061px; } }
    @media screen and (min-width: 980px) and (min-width: 1021px) and (max-width: 1021px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 329.05673px; } }
    @media screen and (min-width: 980px) and (min-width: 1022px) and (max-width: 1022px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 329.41285px; } }
    @media screen and (min-width: 980px) and (min-width: 1023px) and (max-width: 1023px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 329.76897px; } }
    @media screen and (min-width: 980px) and (min-width: 1024px) and (max-width: 1024px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 330.12509px; } }
    @media screen and (min-width: 980px) and (min-width: 1025px) and (max-width: 1025px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 330.48122px; } }
    @media screen and (min-width: 980px) and (min-width: 1026px) and (max-width: 1026px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 330.83734px; } }
    @media screen and (min-width: 980px) and (min-width: 1027px) and (max-width: 1027px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 331.19346px; } }
    @media screen and (min-width: 980px) and (min-width: 1028px) and (max-width: 1028px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 331.54958px; } }
    @media screen and (min-width: 980px) and (min-width: 1029px) and (max-width: 1029px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 331.9057px; } }
    @media screen and (min-width: 980px) and (min-width: 1030px) and (max-width: 1030px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 332.26183px; } }
    @media screen and (min-width: 980px) and (min-width: 1031px) and (max-width: 1031px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 332.61795px; } }
    @media screen and (min-width: 980px) and (min-width: 1032px) and (max-width: 1032px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 332.97407px; } }
    @media screen and (min-width: 980px) and (min-width: 1033px) and (max-width: 1033px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 333.33019px; } }
    @media screen and (min-width: 980px) and (min-width: 1034px) and (max-width: 1034px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 333.68631px; } }
    @media screen and (min-width: 980px) and (min-width: 1035px) and (max-width: 1035px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 334.04244px; } }
    @media screen and (min-width: 980px) and (min-width: 1036px) and (max-width: 1036px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 334.39856px; } }
    @media screen and (min-width: 980px) and (min-width: 1037px) and (max-width: 1037px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 334.75468px; } }
    @media screen and (min-width: 980px) and (min-width: 1038px) and (max-width: 1038px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 335.1108px; } }
    @media screen and (min-width: 980px) and (min-width: 1039px) and (max-width: 1039px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 335.46692px; } }
    @media screen and (min-width: 980px) and (min-width: 1040px) and (max-width: 1040px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 335.82305px; } }
    @media screen and (min-width: 980px) and (min-width: 1041px) and (max-width: 1041px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 336.17917px; } }
    @media screen and (min-width: 980px) and (min-width: 1042px) and (max-width: 1042px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 336.53529px; } }
    @media screen and (min-width: 980px) and (min-width: 1043px) and (max-width: 1043px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 336.89141px; } }
    @media screen and (min-width: 980px) and (min-width: 1044px) and (max-width: 1044px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 337.24753px; } }
    @media screen and (min-width: 980px) and (min-width: 1045px) and (max-width: 1045px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 337.60366px; } }
    @media screen and (min-width: 980px) and (min-width: 1046px) and (max-width: 1046px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 337.95978px; } }
    @media screen and (min-width: 980px) and (min-width: 1047px) and (max-width: 1047px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 338.3159px; } }
    @media screen and (min-width: 980px) and (min-width: 1048px) and (max-width: 1048px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 338.67202px; } }
    @media screen and (min-width: 980px) and (min-width: 1049px) and (max-width: 1049px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 339.02814px; } }
    @media screen and (min-width: 980px) and (min-width: 1050px) and (max-width: 1050px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 339.38427px; } }
    @media screen and (min-width: 980px) and (min-width: 1051px) and (max-width: 1051px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 339.74039px; } }
    @media screen and (min-width: 980px) and (min-width: 1052px) and (max-width: 1052px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 340.09651px; } }
    @media screen and (min-width: 980px) and (min-width: 1053px) and (max-width: 1053px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 340.45263px; } }
    @media screen and (min-width: 980px) and (min-width: 1054px) and (max-width: 1054px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 340.80875px; } }
    @media screen and (min-width: 980px) and (min-width: 1055px) and (max-width: 1055px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 341.16488px; } }
    @media screen and (min-width: 980px) and (min-width: 1056px) and (max-width: 1056px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 341.521px; } }
    @media screen and (min-width: 980px) and (min-width: 1057px) and (max-width: 1057px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 341.87712px; } }
    @media screen and (min-width: 980px) and (min-width: 1058px) and (max-width: 1058px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 342.23324px; } }
    @media screen and (min-width: 980px) and (min-width: 1059px) and (max-width: 1059px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 342.58936px; } }
    @media screen and (min-width: 980px) and (min-width: 1060px) and (max-width: 1060px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 342.94549px; } }
    @media screen and (min-width: 980px) and (min-width: 1061px) and (max-width: 1061px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 343.30161px; } }
    @media screen and (min-width: 980px) and (min-width: 1062px) and (max-width: 1062px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 343.65773px; } }
    @media screen and (min-width: 980px) and (min-width: 1063px) and (max-width: 1063px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 344.01385px; } }
    @media screen and (min-width: 980px) and (min-width: 1064px) and (max-width: 1064px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 344.36997px; } }
    @media screen and (min-width: 980px) and (min-width: 1065px) and (max-width: 1065px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 344.7261px; } }
    @media screen and (min-width: 980px) and (min-width: 1066px) and (max-width: 1066px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 345.08222px; } }
    @media screen and (min-width: 980px) and (min-width: 1067px) and (max-width: 1067px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 345.43834px; } }
    @media screen and (min-width: 980px) and (min-width: 1068px) and (max-width: 1068px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 345.79446px; } }
    @media screen and (min-width: 980px) and (min-width: 1069px) and (max-width: 1069px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 346.15058px; } }
    @media screen and (min-width: 980px) and (min-width: 1070px) and (max-width: 1070px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 346.50671px; } }
    @media screen and (min-width: 980px) and (min-width: 1071px) and (max-width: 1071px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 346.86283px; } }
    @media screen and (min-width: 980px) and (min-width: 1072px) and (max-width: 1072px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 347.21895px; } }
    @media screen and (min-width: 980px) and (min-width: 1073px) and (max-width: 1073px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 347.57507px; } }
    @media screen and (min-width: 980px) and (min-width: 1074px) and (max-width: 1074px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 347.93119px; } }
    @media screen and (min-width: 980px) and (min-width: 1075px) and (max-width: 1075px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 348.28732px; } }
    @media screen and (min-width: 980px) and (min-width: 1076px) and (max-width: 1076px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 348.64344px; } }
    @media screen and (min-width: 980px) and (min-width: 1077px) and (max-width: 1077px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 348.99956px; } }
    @media screen and (min-width: 980px) and (min-width: 1078px) and (max-width: 1078px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 349.35568px; } }
    @media screen and (min-width: 980px) and (min-width: 1079px) and (max-width: 1079px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 349.7118px; } }
    @media screen and (min-width: 980px) and (min-width: 1080px) and (max-width: 1080px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 350.06793px; } }
    @media screen and (min-width: 980px) and (min-width: 1081px) and (max-width: 1081px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 350.42405px; } }
    @media screen and (min-width: 980px) and (min-width: 1082px) and (max-width: 1082px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 350.78017px; } }
    @media screen and (min-width: 980px) and (min-width: 1083px) and (max-width: 1083px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 351.13629px; } }
    @media screen and (min-width: 980px) and (min-width: 1084px) and (max-width: 1084px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 351.49241px; } }
    @media screen and (min-width: 980px) and (min-width: 1085px) and (max-width: 1085px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 351.84854px; } }
    @media screen and (min-width: 980px) and (min-width: 1086px) and (max-width: 1086px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 352.20466px; } }
    @media screen and (min-width: 980px) and (min-width: 1087px) and (max-width: 1087px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 352.56078px; } }
    @media screen and (min-width: 980px) and (min-width: 1088px) and (max-width: 1088px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 352.9169px; } }
    @media screen and (min-width: 980px) and (min-width: 1089px) and (max-width: 1089px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 353.27302px; } }
    @media screen and (min-width: 980px) and (min-width: 1090px) and (max-width: 1090px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 353.62915px; } }
    @media screen and (min-width: 980px) and (min-width: 1091px) and (max-width: 1091px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 353.98527px; } }
    @media screen and (min-width: 980px) and (min-width: 1092px) and (max-width: 1092px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 354.34139px; } }
    @media screen and (min-width: 980px) and (min-width: 1093px) and (max-width: 1093px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 354.69751px; } }
    @media screen and (min-width: 980px) and (min-width: 1094px) and (max-width: 1094px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 355.05363px; } }
    @media screen and (min-width: 980px) and (min-width: 1095px) and (max-width: 1095px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 355.40976px; } }
    @media screen and (min-width: 980px) and (min-width: 1096px) and (max-width: 1096px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 355.76588px; } }
    @media screen and (min-width: 980px) and (min-width: 1097px) and (max-width: 1097px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 356.122px; } }
    @media screen and (min-width: 980px) and (min-width: 1098px) and (max-width: 1098px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 356.47812px; } }
    @media screen and (min-width: 980px) and (min-width: 1099px) and (max-width: 1099px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 356.83424px; } }
    @media screen and (min-width: 980px) and (min-width: 1100px) and (max-width: 1100px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 357.19037px; } }
    @media screen and (min-width: 980px) and (min-width: 1101px) and (max-width: 1101px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 357.54649px; } }
    @media screen and (min-width: 980px) and (min-width: 1102px) and (max-width: 1102px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 357.90261px; } }
    @media screen and (min-width: 980px) and (min-width: 1103px) and (max-width: 1103px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 358.25873px; } }
    @media screen and (min-width: 980px) and (min-width: 1104px) and (max-width: 1104px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 358.61485px; } }
    @media screen and (min-width: 980px) and (min-width: 1105px) and (max-width: 1105px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 358.97098px; } }
    @media screen and (min-width: 980px) and (min-width: 1106px) and (max-width: 1106px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 359.3271px; } }
    @media screen and (min-width: 980px) and (min-width: 1107px) and (max-width: 1107px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 359.68322px; } }
    @media screen and (min-width: 980px) and (min-width: 1108px) and (max-width: 1108px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 360.03934px; } }
    @media screen and (min-width: 980px) and (min-width: 1109px) and (max-width: 1109px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 360.39546px; } }
    @media screen and (min-width: 980px) and (min-width: 1110px) and (max-width: 1110px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 360.75159px; } }
    @media screen and (min-width: 980px) and (min-width: 1111px) and (max-width: 1111px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 361.10771px; } }
    @media screen and (min-width: 980px) and (min-width: 1112px) and (max-width: 1112px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 361.46383px; } }
    @media screen and (min-width: 980px) and (min-width: 1113px) and (max-width: 1113px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 361.81995px; } }
    @media screen and (min-width: 980px) and (min-width: 1114px) and (max-width: 1114px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 362.17607px; } }
    @media screen and (min-width: 980px) and (min-width: 1115px) and (max-width: 1115px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 362.5322px; } }
    @media screen and (min-width: 980px) and (min-width: 1116px) and (max-width: 1116px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 362.88832px; } }
    @media screen and (min-width: 980px) and (min-width: 1117px) and (max-width: 1117px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 363.24444px; } }
    @media screen and (min-width: 980px) and (min-width: 1118px) and (max-width: 1118px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 363.60056px; } }
    @media screen and (min-width: 980px) and (min-width: 1119px) and (max-width: 1119px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 363.95668px; } }
    @media screen and (min-width: 980px) and (min-width: 1120px) and (max-width: 1120px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 364.31281px; } }
    @media screen and (min-width: 980px) and (min-width: 1121px) and (max-width: 1121px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 364.66893px; } }
    @media screen and (min-width: 980px) and (min-width: 1122px) and (max-width: 1122px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 365.02505px; } }
    @media screen and (min-width: 980px) and (min-width: 1123px) and (max-width: 1123px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 365.38117px; } }
    @media screen and (min-width: 980px) and (min-width: 1124px) and (max-width: 1124px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 365.73729px; } }
    @media screen and (min-width: 980px) and (min-width: 1125px) and (max-width: 1125px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 366.09342px; } }
    @media screen and (min-width: 980px) and (min-width: 1126px) and (max-width: 1126px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 366.44954px; } }
    @media screen and (min-width: 980px) and (min-width: 1127px) and (max-width: 1127px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 366.80566px; } }
    @media screen and (min-width: 980px) and (min-width: 1128px) and (max-width: 1128px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 367.16178px; } }
    @media screen and (min-width: 980px) and (min-width: 1129px) and (max-width: 1129px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 367.5179px; } }
    @media screen and (min-width: 980px) and (min-width: 1130px) and (max-width: 1130px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 367.87403px; } }
    @media screen and (min-width: 980px) and (min-width: 1131px) and (max-width: 1131px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 368.23015px; } }
    @media screen and (min-width: 980px) and (min-width: 1132px) and (max-width: 1132px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 368.58627px; } }
    @media screen and (min-width: 980px) and (min-width: 1133px) and (max-width: 1133px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 368.94239px; } }
    @media screen and (min-width: 980px) and (min-width: 1134px) and (max-width: 1134px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 369.29851px; } }
    @media screen and (min-width: 980px) and (min-width: 1135px) and (max-width: 1135px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 369.65464px; } }
    @media screen and (min-width: 980px) and (min-width: 1136px) and (max-width: 1136px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 370.01076px; } }
    @media screen and (min-width: 980px) and (min-width: 1137px) and (max-width: 1137px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 370.36688px; } }
    @media screen and (min-width: 980px) and (min-width: 1138px) and (max-width: 1138px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 370.723px; } }
    @media screen and (min-width: 980px) and (min-width: 1139px) and (max-width: 1139px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 371.07912px; } }
    @media screen and (min-width: 980px) and (min-width: 1140px) and (max-width: 1140px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 371.43525px; } }
    @media screen and (min-width: 980px) and (min-width: 1141px) and (max-width: 1141px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 371.79137px; } }
    @media screen and (min-width: 980px) and (min-width: 1142px) and (max-width: 1142px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 372.14749px; } }
    @media screen and (min-width: 980px) and (min-width: 1143px) and (max-width: 1143px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 372.50361px; } }
    @media screen and (min-width: 980px) and (min-width: 1144px) and (max-width: 1144px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 372.85973px; } }
    @media screen and (min-width: 980px) and (min-width: 1145px) and (max-width: 1145px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 373.21586px; } }
    @media screen and (min-width: 980px) and (min-width: 1146px) and (max-width: 1146px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 373.57198px; } }
    @media screen and (min-width: 980px) and (min-width: 1147px) and (max-width: 1147px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 373.9281px; } }
    @media screen and (min-width: 980px) and (min-width: 1148px) and (max-width: 1148px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 374.28422px; } }
    @media screen and (min-width: 980px) and (min-width: 1149px) and (max-width: 1149px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 374.64034px; } }
    @media screen and (min-width: 980px) and (min-width: 1150px) and (max-width: 1150px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 374.99647px; } }
    @media screen and (min-width: 980px) and (min-width: 1151px) and (max-width: 1151px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 375.35259px; } }
    @media screen and (min-width: 980px) and (min-width: 1152px) and (max-width: 1152px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 375.70871px; } }
    @media screen and (min-width: 980px) and (min-width: 1153px) and (max-width: 1153px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 376.06483px; } }
    @media screen and (min-width: 980px) and (min-width: 1154px) and (max-width: 1154px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 376.42095px; } }
    @media screen and (min-width: 980px) and (min-width: 1155px) and (max-width: 1155px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 376.77708px; } }
    @media screen and (min-width: 980px) and (min-width: 1156px) and (max-width: 1156px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 377.1332px; } }
    @media screen and (min-width: 980px) and (min-width: 1157px) and (max-width: 1157px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 377.48932px; } }
    @media screen and (min-width: 980px) and (min-width: 1158px) and (max-width: 1158px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 377.84544px; } }
    @media screen and (min-width: 980px) and (min-width: 1159px) and (max-width: 1159px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 378.20156px; } }
    @media screen and (min-width: 980px) and (min-width: 1160px) and (max-width: 1160px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 378.55769px; } }
    @media screen and (min-width: 980px) and (min-width: 1161px) and (max-width: 1161px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 378.91381px; } }
    @media screen and (min-width: 980px) and (min-width: 1162px) and (max-width: 1162px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 379.26993px; } }
    @media screen and (min-width: 980px) and (min-width: 1163px) and (max-width: 1163px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 379.62605px; } }
    @media screen and (min-width: 980px) and (min-width: 1164px) and (max-width: 1164px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 379.98217px; } }
    @media screen and (min-width: 980px) and (min-width: 1165px) and (max-width: 1165px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 380.3383px; } }
    @media screen and (min-width: 980px) and (min-width: 1166px) and (max-width: 1166px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 380.69442px; } }
    @media screen and (min-width: 980px) and (min-width: 1167px) and (max-width: 1167px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 381.05054px; } }
    @media screen and (min-width: 980px) and (min-width: 1168px) and (max-width: 1168px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 381.40666px; } }
    @media screen and (min-width: 980px) and (min-width: 1169px) and (max-width: 1169px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 381.76278px; } }
    @media screen and (min-width: 980px) and (min-width: 1170px) and (max-width: 1170px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 382.11891px; } }
    @media screen and (min-width: 980px) and (min-width: 1171px) and (max-width: 1171px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 382.47503px; } }
    @media screen and (min-width: 980px) and (min-width: 1172px) and (max-width: 1172px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 382.83115px; } }
    @media screen and (min-width: 980px) and (min-width: 1173px) and (max-width: 1173px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 383.18727px; } }
    @media screen and (min-width: 980px) and (min-width: 1174px) and (max-width: 1174px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 383.54339px; } }
    @media screen and (min-width: 980px) and (min-width: 1175px) and (max-width: 1175px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 383.89952px; } }
    @media screen and (min-width: 980px) and (min-width: 1176px) and (max-width: 1176px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 384.25564px; } }
    @media screen and (min-width: 980px) and (min-width: 1177px) and (max-width: 1177px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 384.61176px; } }
    @media screen and (min-width: 980px) and (min-width: 1178px) and (max-width: 1178px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 384.96788px; } }
    @media screen and (min-width: 980px) and (min-width: 1179px) and (max-width: 1179px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 385.324px; } }
    @media screen and (min-width: 980px) and (min-width: 1180px) and (max-width: 1180px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 385.68013px; } }
    @media screen and (min-width: 980px) and (min-width: 1181px) and (max-width: 1181px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 386.03625px; } }
    @media screen and (min-width: 980px) and (min-width: 1182px) and (max-width: 1182px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 386.39237px; } }
    @media screen and (min-width: 980px) and (min-width: 1183px) and (max-width: 1183px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 386.74849px; } }
    @media screen and (min-width: 980px) and (min-width: 1184px) and (max-width: 1184px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 387.10461px; } }
    @media screen and (min-width: 980px) and (min-width: 1185px) and (max-width: 1185px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 387.46074px; } }
    @media screen and (min-width: 980px) and (min-width: 1186px) and (max-width: 1186px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 387.81686px; } }
    @media screen and (min-width: 980px) and (min-width: 1187px) and (max-width: 1187px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 388.17298px; } }
    @media screen and (min-width: 980px) and (min-width: 1188px) and (max-width: 1188px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 388.5291px; } }
    @media screen and (min-width: 980px) and (min-width: 1189px) and (max-width: 1189px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 388.88522px; } }
    @media screen and (min-width: 980px) and (min-width: 1190px) and (max-width: 1190px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 389.24135px; } }
    @media screen and (min-width: 980px) and (min-width: 1191px) and (max-width: 1191px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 389.59747px; } }
    @media screen and (min-width: 980px) and (min-width: 1192px) and (max-width: 1192px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 389.95359px; } }
    @media screen and (min-width: 980px) and (min-width: 1193px) and (max-width: 1193px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 390.30971px; } }
    @media screen and (min-width: 980px) and (min-width: 1194px) and (max-width: 1194px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 390.66583px; } }
    @media screen and (min-width: 980px) and (min-width: 1195px) and (max-width: 1195px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 391.02196px; } }
    @media screen and (min-width: 980px) and (min-width: 1196px) and (max-width: 1196px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 391.37808px; } }
    @media screen and (min-width: 980px) and (min-width: 1197px) and (max-width: 1197px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 391.7342px; } }
    @media screen and (min-width: 980px) and (min-width: 1198px) and (max-width: 1198px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 392.09032px; } }
    @media screen and (min-width: 980px) and (min-width: 1199px) and (max-width: 1199px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 392.44644px; } }
    @media screen and (min-width: 980px) and (min-width: 1200px) and (max-width: 1200px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 392.80257px; } }
    @media screen and (min-width: 980px) and (min-width: 1201px) and (max-width: 1201px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 393.15869px; } }
    @media screen and (min-width: 980px) and (min-width: 1202px) and (max-width: 1202px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 393.51481px; } }
    @media screen and (min-width: 980px) and (min-width: 1203px) and (max-width: 1203px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 393.87093px; } }
    @media screen and (min-width: 980px) and (min-width: 1204px) and (max-width: 1204px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 394.22705px; } }
    @media screen and (min-width: 980px) and (min-width: 1205px) and (max-width: 1205px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 394.58318px; } }
    @media screen and (min-width: 980px) and (min-width: 1206px) and (max-width: 1206px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 394.9393px; } }
    @media screen and (min-width: 980px) and (min-width: 1207px) and (max-width: 1207px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 395.29542px; } }
    @media screen and (min-width: 980px) and (min-width: 1208px) and (max-width: 1208px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 395.65154px; } }
    @media screen and (min-width: 980px) and (min-width: 1209px) and (max-width: 1209px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 396.00766px; } }
    @media screen and (min-width: 980px) and (min-width: 1210px) and (max-width: 1210px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 396.36379px; } }
    @media screen and (min-width: 980px) and (min-width: 1211px) and (max-width: 1211px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 396.71991px; } }
    @media screen and (min-width: 980px) and (min-width: 1212px) and (max-width: 1212px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 397.07603px; } }
    @media screen and (min-width: 980px) and (min-width: 1213px) and (max-width: 1213px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 397.43215px; } }
    @media screen and (min-width: 980px) and (min-width: 1214px) and (max-width: 1214px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 397.78827px; } }
    @media screen and (min-width: 980px) and (min-width: 1215px) and (max-width: 1215px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 398.1444px; } }
    @media screen and (min-width: 980px) and (min-width: 1216px) and (max-width: 1216px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 398.50052px; } }
    @media screen and (min-width: 980px) and (min-width: 1217px) and (max-width: 1217px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 398.85664px; } }
    @media screen and (min-width: 980px) and (min-width: 1218px) and (max-width: 1218px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 399.21276px; } }
    @media screen and (min-width: 980px) and (min-width: 1219px) and (max-width: 1219px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 399.56888px; } }
    @media screen and (min-width: 980px) and (min-width: 1220px) and (max-width: 1220px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 399.92501px; } }
    @media screen and (min-width: 980px) and (min-width: 1221px) and (max-width: 1221px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 400.28113px; } }
    @media screen and (min-width: 980px) and (min-width: 1222px) and (max-width: 1222px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 400.63725px; } }
    @media screen and (min-width: 980px) and (min-width: 1223px) and (max-width: 1223px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 400.99337px; } }
    @media screen and (min-width: 980px) and (min-width: 1224px) and (max-width: 1224px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 401.34949px; } }
    @media screen and (min-width: 980px) and (min-width: 1225px) and (max-width: 1225px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 401.70562px; } }
    @media screen and (min-width: 980px) and (min-width: 1226px) and (max-width: 1226px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 402.06174px; } }
    @media screen and (min-width: 980px) and (min-width: 1227px) and (max-width: 1227px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 402.41786px; } }
    @media screen and (min-width: 980px) and (min-width: 1228px) and (max-width: 1228px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 402.77398px; } }
    @media screen and (min-width: 980px) and (min-width: 1229px) and (max-width: 1229px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 403.1301px; } }
    @media screen and (min-width: 980px) and (min-width: 1230px) and (max-width: 1230px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 403.48623px; } }
    @media screen and (min-width: 980px) and (min-width: 1231px) and (max-width: 1231px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 403.84235px; } }
    @media screen and (min-width: 980px) and (min-width: 1232px) and (max-width: 1232px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 404.19847px; } }
    @media screen and (min-width: 980px) and (min-width: 1233px) and (max-width: 1233px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 404.55459px; } }
    @media screen and (min-width: 980px) and (min-width: 1234px) and (max-width: 1234px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 404.91071px; } }
    @media screen and (min-width: 980px) and (min-width: 1235px) and (max-width: 1235px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 405.26684px; } }
    @media screen and (min-width: 980px) and (min-width: 1236px) and (max-width: 1236px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 405.62296px; } }
    @media screen and (min-width: 980px) and (min-width: 1237px) and (max-width: 1237px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 405.97908px; } }
    @media screen and (min-width: 980px) and (min-width: 1238px) and (max-width: 1238px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 406.3352px; } }
    @media screen and (min-width: 980px) and (min-width: 1239px) and (max-width: 1239px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 406.69132px; } }
    @media screen and (min-width: 980px) and (min-width: 1240px) and (max-width: 1240px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 407.04745px; } }
    @media screen and (min-width: 980px) and (min-width: 1241px) and (max-width: 1241px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 407.40357px; } }
    @media screen and (min-width: 980px) and (min-width: 1242px) and (max-width: 1242px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 407.75969px; } }
    @media screen and (min-width: 980px) and (min-width: 1243px) and (max-width: 1243px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 408.11581px; } }
    @media screen and (min-width: 980px) and (min-width: 1244px) and (max-width: 1244px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 408.47193px; } }
    @media screen and (min-width: 980px) and (min-width: 1245px) and (max-width: 1245px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 408.82806px; } }
    @media screen and (min-width: 980px) and (min-width: 1246px) and (max-width: 1246px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 409.18418px; } }
    @media screen and (min-width: 980px) and (min-width: 1247px) and (max-width: 1247px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 409.5403px; } }
    @media screen and (min-width: 980px) and (min-width: 1248px) and (max-width: 1248px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 409.89642px; } }
    @media screen and (min-width: 980px) and (min-width: 1249px) and (max-width: 1249px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-md-12 .stage.section {
        height: 410.25254px; } }
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
    height: 418.54134px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) and (max-width: 1250px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 389.92678px; } }
  @media screen and (min-width: 1250px) and (min-width: 1251px) and (max-width: 1251px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 390.35386px; } }
  @media screen and (min-width: 1250px) and (min-width: 1252px) and (max-width: 1252px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 390.78094px; } }
  @media screen and (min-width: 1250px) and (min-width: 1253px) and (max-width: 1253px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 391.20803px; } }
  @media screen and (min-width: 1250px) and (min-width: 1254px) and (max-width: 1254px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 391.63511px; } }
  @media screen and (min-width: 1250px) and (min-width: 1255px) and (max-width: 1255px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 392.06219px; } }
  @media screen and (min-width: 1250px) and (min-width: 1256px) and (max-width: 1256px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 392.48928px; } }
  @media screen and (min-width: 1250px) and (min-width: 1257px) and (max-width: 1257px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 392.91636px; } }
  @media screen and (min-width: 1250px) and (min-width: 1258px) and (max-width: 1258px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 393.34344px; } }
  @media screen and (min-width: 1250px) and (min-width: 1259px) and (max-width: 1259px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 393.77053px; } }
  @media screen and (min-width: 1250px) and (min-width: 1260px) and (max-width: 1260px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 394.19761px; } }
  @media screen and (min-width: 1250px) and (min-width: 1261px) and (max-width: 1261px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 394.62469px; } }
  @media screen and (min-width: 1250px) and (min-width: 1262px) and (max-width: 1262px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 395.05177px; } }
  @media screen and (min-width: 1250px) and (min-width: 1263px) and (max-width: 1263px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 395.47886px; } }
  @media screen and (min-width: 1250px) and (min-width: 1264px) and (max-width: 1264px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 395.90594px; } }
  @media screen and (min-width: 1250px) and (min-width: 1265px) and (max-width: 1265px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 396.33302px; } }
  @media screen and (min-width: 1250px) and (min-width: 1266px) and (max-width: 1266px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 396.76011px; } }
  @media screen and (min-width: 1250px) and (min-width: 1267px) and (max-width: 1267px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 397.18719px; } }
  @media screen and (min-width: 1250px) and (min-width: 1268px) and (max-width: 1268px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 397.61427px; } }
  @media screen and (min-width: 1250px) and (min-width: 1269px) and (max-width: 1269px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 398.04136px; } }
  @media screen and (min-width: 1250px) and (min-width: 1270px) and (max-width: 1270px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 398.46844px; } }
  @media screen and (min-width: 1250px) and (min-width: 1271px) and (max-width: 1271px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 398.89552px; } }
  @media screen and (min-width: 1250px) and (min-width: 1272px) and (max-width: 1272px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 399.32261px; } }
  @media screen and (min-width: 1250px) and (min-width: 1273px) and (max-width: 1273px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 399.74969px; } }
  @media screen and (min-width: 1250px) and (min-width: 1274px) and (max-width: 1274px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 400.17677px; } }
  @media screen and (min-width: 1250px) and (min-width: 1275px) and (max-width: 1275px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 400.60385px; } }
  @media screen and (min-width: 1250px) and (min-width: 1276px) and (max-width: 1276px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 401.03094px; } }
  @media screen and (min-width: 1250px) and (min-width: 1277px) and (max-width: 1277px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 401.45802px; } }
  @media screen and (min-width: 1250px) and (min-width: 1278px) and (max-width: 1278px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 401.8851px; } }
  @media screen and (min-width: 1250px) and (min-width: 1279px) and (max-width: 1279px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 402.31219px; } }
  @media screen and (min-width: 1250px) and (min-width: 1280px) and (max-width: 1280px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 402.73927px; } }
  @media screen and (min-width: 1250px) and (min-width: 1281px) and (max-width: 1281px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 403.16635px; } }
  @media screen and (min-width: 1250px) and (min-width: 1282px) and (max-width: 1282px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 403.59343px; } }
  @media screen and (min-width: 1250px) and (min-width: 1283px) and (max-width: 1283px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 404.02052px; } }
  @media screen and (min-width: 1250px) and (min-width: 1284px) and (max-width: 1284px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 404.4476px; } }
  @media screen and (min-width: 1250px) and (min-width: 1285px) and (max-width: 1285px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 404.87468px; } }
  @media screen and (min-width: 1250px) and (min-width: 1286px) and (max-width: 1286px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 405.30177px; } }
  @media screen and (min-width: 1250px) and (min-width: 1287px) and (max-width: 1287px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 405.72885px; } }
  @media screen and (min-width: 1250px) and (min-width: 1288px) and (max-width: 1288px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 406.15593px; } }
  @media screen and (min-width: 1250px) and (min-width: 1289px) and (max-width: 1289px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 406.58302px; } }
  @media screen and (min-width: 1250px) and (min-width: 1290px) and (max-width: 1290px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 407.0101px; } }
  @media screen and (min-width: 1250px) and (min-width: 1291px) and (max-width: 1291px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 407.43718px; } }
  @media screen and (min-width: 1250px) and (min-width: 1292px) and (max-width: 1292px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 407.86426px; } }
  @media screen and (min-width: 1250px) and (min-width: 1293px) and (max-width: 1293px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 408.29135px; } }
  @media screen and (min-width: 1250px) and (min-width: 1294px) and (max-width: 1294px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 408.71843px; } }
  @media screen and (min-width: 1250px) and (min-width: 1295px) and (max-width: 1295px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 409.14551px; } }
  @media screen and (min-width: 1250px) and (min-width: 1296px) and (max-width: 1296px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 409.5726px; } }
  @media screen and (min-width: 1250px) and (min-width: 1297px) and (max-width: 1297px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 409.99968px; } }
  @media screen and (min-width: 1250px) and (min-width: 1298px) and (max-width: 1298px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 410.42676px; } }
  @media screen and (min-width: 1250px) and (min-width: 1299px) and (max-width: 1299px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 410.85385px; } }
  @media screen and (min-width: 1250px) and (min-width: 1300px) and (max-width: 1300px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 411.28093px; } }
  @media screen and (min-width: 1250px) and (min-width: 1301px) and (max-width: 1301px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 411.70801px; } }
  @media screen and (min-width: 1250px) and (min-width: 1302px) and (max-width: 1302px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 412.13509px; } }
  @media screen and (min-width: 1250px) and (min-width: 1303px) and (max-width: 1303px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 412.56218px; } }
  @media screen and (min-width: 1250px) and (min-width: 1304px) and (max-width: 1304px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 412.98926px; } }
  @media screen and (min-width: 1250px) and (min-width: 1305px) and (max-width: 1305px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 413.41634px; } }
  @media screen and (min-width: 1250px) and (min-width: 1306px) and (max-width: 1306px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 413.84343px; } }
  @media screen and (min-width: 1250px) and (min-width: 1307px) and (max-width: 1307px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 414.27051px; } }
  @media screen and (min-width: 1250px) and (min-width: 1308px) and (max-width: 1308px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 414.69759px; } }
  @media screen and (min-width: 1250px) and (min-width: 1309px) and (max-width: 1309px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 415.12468px; } }
  @media screen and (min-width: 1250px) and (min-width: 1310px) and (max-width: 1310px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 415.55176px; } }
  @media screen and (min-width: 1250px) and (min-width: 1311px) and (max-width: 1311px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 415.97884px; } }
  @media screen and (min-width: 1250px) and (min-width: 1312px) and (max-width: 1312px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 416.40592px; } }
  @media screen and (min-width: 1250px) and (min-width: 1313px) and (max-width: 1313px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 416.83301px; } }
  @media screen and (min-width: 1250px) and (min-width: 1314px) and (max-width: 1314px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 417.26009px; } }
  @media screen and (min-width: 1250px) and (min-width: 1315px) and (max-width: 1315px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 417.68717px; } }
  @media screen and (min-width: 1250px) and (min-width: 1316px) and (max-width: 1316px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 418.11426px; } }
  @media screen and (min-width: 1250px) and (min-width: 1317px) and (max-width: 1317px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage {
      height: 418.54134px; } }
@media screen and (min-width: 1250px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
      height: 348.99956px; } }
    @media screen and (min-width: 1250px) and (min-width: 1250px) and (max-width: 1250px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 325.13939px; } }
    @media screen and (min-width: 1250px) and (min-width: 1251px) and (max-width: 1251px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 325.49551px; } }
    @media screen and (min-width: 1250px) and (min-width: 1252px) and (max-width: 1252px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 325.85163px; } }
    @media screen and (min-width: 1250px) and (min-width: 1253px) and (max-width: 1253px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 326.20775px; } }
    @media screen and (min-width: 1250px) and (min-width: 1254px) and (max-width: 1254px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 326.56387px; } }
    @media screen and (min-width: 1250px) and (min-width: 1255px) and (max-width: 1255px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 326.92px; } }
    @media screen and (min-width: 1250px) and (min-width: 1256px) and (max-width: 1256px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 327.27612px; } }
    @media screen and (min-width: 1250px) and (min-width: 1257px) and (max-width: 1257px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 327.63224px; } }
    @media screen and (min-width: 1250px) and (min-width: 1258px) and (max-width: 1258px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 327.98836px; } }
    @media screen and (min-width: 1250px) and (min-width: 1259px) and (max-width: 1259px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 328.34448px; } }
    @media screen and (min-width: 1250px) and (min-width: 1260px) and (max-width: 1260px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 328.70061px; } }
    @media screen and (min-width: 1250px) and (min-width: 1261px) and (max-width: 1261px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 329.05673px; } }
    @media screen and (min-width: 1250px) and (min-width: 1262px) and (max-width: 1262px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 329.41285px; } }
    @media screen and (min-width: 1250px) and (min-width: 1263px) and (max-width: 1263px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 329.76897px; } }
    @media screen and (min-width: 1250px) and (min-width: 1264px) and (max-width: 1264px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 330.12509px; } }
    @media screen and (min-width: 1250px) and (min-width: 1265px) and (max-width: 1265px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 330.48122px; } }
    @media screen and (min-width: 1250px) and (min-width: 1266px) and (max-width: 1266px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 330.83734px; } }
    @media screen and (min-width: 1250px) and (min-width: 1267px) and (max-width: 1267px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 331.19346px; } }
    @media screen and (min-width: 1250px) and (min-width: 1268px) and (max-width: 1268px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 331.54958px; } }
    @media screen and (min-width: 1250px) and (min-width: 1269px) and (max-width: 1269px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 331.9057px; } }
    @media screen and (min-width: 1250px) and (min-width: 1270px) and (max-width: 1270px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 332.26183px; } }
    @media screen and (min-width: 1250px) and (min-width: 1271px) and (max-width: 1271px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 332.61795px; } }
    @media screen and (min-width: 1250px) and (min-width: 1272px) and (max-width: 1272px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 332.97407px; } }
    @media screen and (min-width: 1250px) and (min-width: 1273px) and (max-width: 1273px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 333.33019px; } }
    @media screen and (min-width: 1250px) and (min-width: 1274px) and (max-width: 1274px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 333.68631px; } }
    @media screen and (min-width: 1250px) and (min-width: 1275px) and (max-width: 1275px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 334.04244px; } }
    @media screen and (min-width: 1250px) and (min-width: 1276px) and (max-width: 1276px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 334.39856px; } }
    @media screen and (min-width: 1250px) and (min-width: 1277px) and (max-width: 1277px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 334.75468px; } }
    @media screen and (min-width: 1250px) and (min-width: 1278px) and (max-width: 1278px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 335.1108px; } }
    @media screen and (min-width: 1250px) and (min-width: 1279px) and (max-width: 1279px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 335.46692px; } }
    @media screen and (min-width: 1250px) and (min-width: 1280px) and (max-width: 1280px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 335.82305px; } }
    @media screen and (min-width: 1250px) and (min-width: 1281px) and (max-width: 1281px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 336.17917px; } }
    @media screen and (min-width: 1250px) and (min-width: 1282px) and (max-width: 1282px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 336.53529px; } }
    @media screen and (min-width: 1250px) and (min-width: 1283px) and (max-width: 1283px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 336.89141px; } }
    @media screen and (min-width: 1250px) and (min-width: 1284px) and (max-width: 1284px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 337.24753px; } }
    @media screen and (min-width: 1250px) and (min-width: 1285px) and (max-width: 1285px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 337.60366px; } }
    @media screen and (min-width: 1250px) and (min-width: 1286px) and (max-width: 1286px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 337.95978px; } }
    @media screen and (min-width: 1250px) and (min-width: 1287px) and (max-width: 1287px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 338.3159px; } }
    @media screen and (min-width: 1250px) and (min-width: 1288px) and (max-width: 1288px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 338.67202px; } }
    @media screen and (min-width: 1250px) and (min-width: 1289px) and (max-width: 1289px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 339.02814px; } }
    @media screen and (min-width: 1250px) and (min-width: 1290px) and (max-width: 1290px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 339.38427px; } }
    @media screen and (min-width: 1250px) and (min-width: 1291px) and (max-width: 1291px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 339.74039px; } }
    @media screen and (min-width: 1250px) and (min-width: 1292px) and (max-width: 1292px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 340.09651px; } }
    @media screen and (min-width: 1250px) and (min-width: 1293px) and (max-width: 1293px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 340.45263px; } }
    @media screen and (min-width: 1250px) and (min-width: 1294px) and (max-width: 1294px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 340.80875px; } }
    @media screen and (min-width: 1250px) and (min-width: 1295px) and (max-width: 1295px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 341.16488px; } }
    @media screen and (min-width: 1250px) and (min-width: 1296px) and (max-width: 1296px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 341.521px; } }
    @media screen and (min-width: 1250px) and (min-width: 1297px) and (max-width: 1297px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 341.87712px; } }
    @media screen and (min-width: 1250px) and (min-width: 1298px) and (max-width: 1298px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 342.23324px; } }
    @media screen and (min-width: 1250px) and (min-width: 1299px) and (max-width: 1299px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 342.58936px; } }
    @media screen and (min-width: 1250px) and (min-width: 1300px) and (max-width: 1300px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 342.94549px; } }
    @media screen and (min-width: 1250px) and (min-width: 1301px) and (max-width: 1301px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 343.30161px; } }
    @media screen and (min-width: 1250px) and (min-width: 1302px) and (max-width: 1302px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 343.65773px; } }
    @media screen and (min-width: 1250px) and (min-width: 1303px) and (max-width: 1303px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 344.01385px; } }
    @media screen and (min-width: 1250px) and (min-width: 1304px) and (max-width: 1304px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 344.36997px; } }
    @media screen and (min-width: 1250px) and (min-width: 1305px) and (max-width: 1305px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 344.7261px; } }
    @media screen and (min-width: 1250px) and (min-width: 1306px) and (max-width: 1306px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 345.08222px; } }
    @media screen and (min-width: 1250px) and (min-width: 1307px) and (max-width: 1307px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 345.43834px; } }
    @media screen and (min-width: 1250px) and (min-width: 1308px) and (max-width: 1308px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 345.79446px; } }
    @media screen and (min-width: 1250px) and (min-width: 1309px) and (max-width: 1309px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 346.15058px; } }
    @media screen and (min-width: 1250px) and (min-width: 1310px) and (max-width: 1310px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 346.50671px; } }
    @media screen and (min-width: 1250px) and (min-width: 1311px) and (max-width: 1311px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 346.86283px; } }
    @media screen and (min-width: 1250px) and (min-width: 1312px) and (max-width: 1312px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 347.21895px; } }
    @media screen and (min-width: 1250px) and (min-width: 1313px) and (max-width: 1313px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 347.57507px; } }
    @media screen and (min-width: 1250px) and (min-width: 1314px) and (max-width: 1314px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 347.93119px; } }
    @media screen and (min-width: 1250px) and (min-width: 1315px) and (max-width: 1315px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 348.28732px; } }
    @media screen and (min-width: 1250px) and (min-width: 1316px) and (max-width: 1316px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 348.64344px; } }
    @media screen and (min-width: 1250px) and (min-width: 1317px) and (max-width: 1317px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-12 .stage.section {
        height: 348.99956px; } }
@media screen and (min-width: 1250px) {
  html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
    height: 313.906px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) and (max-width: 1250px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 292.44508px; } }
  @media screen and (min-width: 1250px) and (min-width: 1251px) and (max-width: 1251px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 292.7654px; } }
  @media screen and (min-width: 1250px) and (min-width: 1252px) and (max-width: 1252px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 293.08571px; } }
  @media screen and (min-width: 1250px) and (min-width: 1253px) and (max-width: 1253px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 293.40602px; } }
  @media screen and (min-width: 1250px) and (min-width: 1254px) and (max-width: 1254px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 293.72633px; } }
  @media screen and (min-width: 1250px) and (min-width: 1255px) and (max-width: 1255px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 294.04665px; } }
  @media screen and (min-width: 1250px) and (min-width: 1256px) and (max-width: 1256px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 294.36696px; } }
  @media screen and (min-width: 1250px) and (min-width: 1257px) and (max-width: 1257px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 294.68727px; } }
  @media screen and (min-width: 1250px) and (min-width: 1258px) and (max-width: 1258px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 295.00758px; } }
  @media screen and (min-width: 1250px) and (min-width: 1259px) and (max-width: 1259px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 295.32789px; } }
  @media screen and (min-width: 1250px) and (min-width: 1260px) and (max-width: 1260px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 295.64821px; } }
  @media screen and (min-width: 1250px) and (min-width: 1261px) and (max-width: 1261px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 295.96852px; } }
  @media screen and (min-width: 1250px) and (min-width: 1262px) and (max-width: 1262px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 296.28883px; } }
  @media screen and (min-width: 1250px) and (min-width: 1263px) and (max-width: 1263px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 296.60914px; } }
  @media screen and (min-width: 1250px) and (min-width: 1264px) and (max-width: 1264px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 296.92946px; } }
  @media screen and (min-width: 1250px) and (min-width: 1265px) and (max-width: 1265px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 297.24977px; } }
  @media screen and (min-width: 1250px) and (min-width: 1266px) and (max-width: 1266px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 297.57008px; } }
  @media screen and (min-width: 1250px) and (min-width: 1267px) and (max-width: 1267px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 297.89039px; } }
  @media screen and (min-width: 1250px) and (min-width: 1268px) and (max-width: 1268px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 298.2107px; } }
  @media screen and (min-width: 1250px) and (min-width: 1269px) and (max-width: 1269px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 298.53102px; } }
  @media screen and (min-width: 1250px) and (min-width: 1270px) and (max-width: 1270px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 298.85133px; } }
  @media screen and (min-width: 1250px) and (min-width: 1271px) and (max-width: 1271px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 299.17164px; } }
  @media screen and (min-width: 1250px) and (min-width: 1272px) and (max-width: 1272px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 299.49195px; } }
  @media screen and (min-width: 1250px) and (min-width: 1273px) and (max-width: 1273px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 299.81227px; } }
  @media screen and (min-width: 1250px) and (min-width: 1274px) and (max-width: 1274px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 300.13258px; } }
  @media screen and (min-width: 1250px) and (min-width: 1275px) and (max-width: 1275px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 300.45289px; } }
  @media screen and (min-width: 1250px) and (min-width: 1276px) and (max-width: 1276px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 300.7732px; } }
  @media screen and (min-width: 1250px) and (min-width: 1277px) and (max-width: 1277px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 301.09351px; } }
  @media screen and (min-width: 1250px) and (min-width: 1278px) and (max-width: 1278px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 301.41383px; } }
  @media screen and (min-width: 1250px) and (min-width: 1279px) and (max-width: 1279px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 301.73414px; } }
  @media screen and (min-width: 1250px) and (min-width: 1280px) and (max-width: 1280px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 302.05445px; } }
  @media screen and (min-width: 1250px) and (min-width: 1281px) and (max-width: 1281px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 302.37476px; } }
  @media screen and (min-width: 1250px) and (min-width: 1282px) and (max-width: 1282px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 302.69508px; } }
  @media screen and (min-width: 1250px) and (min-width: 1283px) and (max-width: 1283px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 303.01539px; } }
  @media screen and (min-width: 1250px) and (min-width: 1284px) and (max-width: 1284px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 303.3357px; } }
  @media screen and (min-width: 1250px) and (min-width: 1285px) and (max-width: 1285px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 303.65601px; } }
  @media screen and (min-width: 1250px) and (min-width: 1286px) and (max-width: 1286px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 303.97633px; } }
  @media screen and (min-width: 1250px) and (min-width: 1287px) and (max-width: 1287px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 304.29664px; } }
  @media screen and (min-width: 1250px) and (min-width: 1288px) and (max-width: 1288px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 304.61695px; } }
  @media screen and (min-width: 1250px) and (min-width: 1289px) and (max-width: 1289px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 304.93726px; } }
  @media screen and (min-width: 1250px) and (min-width: 1290px) and (max-width: 1290px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 305.25757px; } }
  @media screen and (min-width: 1250px) and (min-width: 1291px) and (max-width: 1291px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 305.57789px; } }
  @media screen and (min-width: 1250px) and (min-width: 1292px) and (max-width: 1292px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 305.8982px; } }
  @media screen and (min-width: 1250px) and (min-width: 1293px) and (max-width: 1293px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 306.21851px; } }
  @media screen and (min-width: 1250px) and (min-width: 1294px) and (max-width: 1294px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 306.53882px; } }
  @media screen and (min-width: 1250px) and (min-width: 1295px) and (max-width: 1295px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 306.85914px; } }
  @media screen and (min-width: 1250px) and (min-width: 1296px) and (max-width: 1296px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 307.17945px; } }
  @media screen and (min-width: 1250px) and (min-width: 1297px) and (max-width: 1297px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 307.49976px; } }
  @media screen and (min-width: 1250px) and (min-width: 1298px) and (max-width: 1298px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 307.82007px; } }
  @media screen and (min-width: 1250px) and (min-width: 1299px) and (max-width: 1299px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 308.14038px; } }
  @media screen and (min-width: 1250px) and (min-width: 1300px) and (max-width: 1300px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 308.4607px; } }
  @media screen and (min-width: 1250px) and (min-width: 1301px) and (max-width: 1301px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 308.78101px; } }
  @media screen and (min-width: 1250px) and (min-width: 1302px) and (max-width: 1302px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 309.10132px; } }
  @media screen and (min-width: 1250px) and (min-width: 1303px) and (max-width: 1303px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 309.42163px; } }
  @media screen and (min-width: 1250px) and (min-width: 1304px) and (max-width: 1304px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 309.74195px; } }
  @media screen and (min-width: 1250px) and (min-width: 1305px) and (max-width: 1305px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 310.06226px; } }
  @media screen and (min-width: 1250px) and (min-width: 1306px) and (max-width: 1306px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 310.38257px; } }
  @media screen and (min-width: 1250px) and (min-width: 1307px) and (max-width: 1307px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 310.70288px; } }
  @media screen and (min-width: 1250px) and (min-width: 1308px) and (max-width: 1308px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 311.02319px; } }
  @media screen and (min-width: 1250px) and (min-width: 1309px) and (max-width: 1309px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 311.34351px; } }
  @media screen and (min-width: 1250px) and (min-width: 1310px) and (max-width: 1310px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 311.66382px; } }
  @media screen and (min-width: 1250px) and (min-width: 1311px) and (max-width: 1311px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 311.98413px; } }
  @media screen and (min-width: 1250px) and (min-width: 1312px) and (max-width: 1312px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 312.30444px; } }
  @media screen and (min-width: 1250px) and (min-width: 1313px) and (max-width: 1313px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 312.62476px; } }
  @media screen and (min-width: 1250px) and (min-width: 1314px) and (max-width: 1314px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 312.94507px; } }
  @media screen and (min-width: 1250px) and (min-width: 1315px) and (max-width: 1315px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 313.26538px; } }
  @media screen and (min-width: 1250px) and (min-width: 1316px) and (max-width: 1316px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 313.58569px; } }
  @media screen and (min-width: 1250px) and (min-width: 1317px) and (max-width: 1317px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage {
      height: 313.906px; } }
@media screen and (min-width: 1250px) {
    html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
      height: 261.74967px; } }
    @media screen and (min-width: 1250px) and (min-width: 1250px) and (max-width: 1250px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 243.85454px; } }
    @media screen and (min-width: 1250px) and (min-width: 1251px) and (max-width: 1251px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 244.12163px; } }
    @media screen and (min-width: 1250px) and (min-width: 1252px) and (max-width: 1252px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 244.38872px; } }
    @media screen and (min-width: 1250px) and (min-width: 1253px) and (max-width: 1253px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 244.65581px; } }
    @media screen and (min-width: 1250px) and (min-width: 1254px) and (max-width: 1254px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 244.92291px; } }
    @media screen and (min-width: 1250px) and (min-width: 1255px) and (max-width: 1255px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 245.19px; } }
    @media screen and (min-width: 1250px) and (min-width: 1256px) and (max-width: 1256px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 245.45709px; } }
    @media screen and (min-width: 1250px) and (min-width: 1257px) and (max-width: 1257px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 245.72418px; } }
    @media screen and (min-width: 1250px) and (min-width: 1258px) and (max-width: 1258px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 245.99127px; } }
    @media screen and (min-width: 1250px) and (min-width: 1259px) and (max-width: 1259px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 246.25836px; } }
    @media screen and (min-width: 1250px) and (min-width: 1260px) and (max-width: 1260px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 246.52545px; } }
    @media screen and (min-width: 1250px) and (min-width: 1261px) and (max-width: 1261px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 246.79255px; } }
    @media screen and (min-width: 1250px) and (min-width: 1262px) and (max-width: 1262px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 247.05964px; } }
    @media screen and (min-width: 1250px) and (min-width: 1263px) and (max-width: 1263px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 247.32673px; } }
    @media screen and (min-width: 1250px) and (min-width: 1264px) and (max-width: 1264px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 247.59382px; } }
    @media screen and (min-width: 1250px) and (min-width: 1265px) and (max-width: 1265px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 247.86091px; } }
    @media screen and (min-width: 1250px) and (min-width: 1266px) and (max-width: 1266px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 248.128px; } }
    @media screen and (min-width: 1250px) and (min-width: 1267px) and (max-width: 1267px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 248.39509px; } }
    @media screen and (min-width: 1250px) and (min-width: 1268px) and (max-width: 1268px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 248.66219px; } }
    @media screen and (min-width: 1250px) and (min-width: 1269px) and (max-width: 1269px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 248.92928px; } }
    @media screen and (min-width: 1250px) and (min-width: 1270px) and (max-width: 1270px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 249.19637px; } }
    @media screen and (min-width: 1250px) and (min-width: 1271px) and (max-width: 1271px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 249.46346px; } }
    @media screen and (min-width: 1250px) and (min-width: 1272px) and (max-width: 1272px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 249.73055px; } }
    @media screen and (min-width: 1250px) and (min-width: 1273px) and (max-width: 1273px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 249.99764px; } }
    @media screen and (min-width: 1250px) and (min-width: 1274px) and (max-width: 1274px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 250.26474px; } }
    @media screen and (min-width: 1250px) and (min-width: 1275px) and (max-width: 1275px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 250.53183px; } }
    @media screen and (min-width: 1250px) and (min-width: 1276px) and (max-width: 1276px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 250.79892px; } }
    @media screen and (min-width: 1250px) and (min-width: 1277px) and (max-width: 1277px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 251.06601px; } }
    @media screen and (min-width: 1250px) and (min-width: 1278px) and (max-width: 1278px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 251.3331px; } }
    @media screen and (min-width: 1250px) and (min-width: 1279px) and (max-width: 1279px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 251.60019px; } }
    @media screen and (min-width: 1250px) and (min-width: 1280px) and (max-width: 1280px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 251.86728px; } }
    @media screen and (min-width: 1250px) and (min-width: 1281px) and (max-width: 1281px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 252.13438px; } }
    @media screen and (min-width: 1250px) and (min-width: 1282px) and (max-width: 1282px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 252.40147px; } }
    @media screen and (min-width: 1250px) and (min-width: 1283px) and (max-width: 1283px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 252.66856px; } }
    @media screen and (min-width: 1250px) and (min-width: 1284px) and (max-width: 1284px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 252.93565px; } }
    @media screen and (min-width: 1250px) and (min-width: 1285px) and (max-width: 1285px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 253.20274px; } }
    @media screen and (min-width: 1250px) and (min-width: 1286px) and (max-width: 1286px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 253.46983px; } }
    @media screen and (min-width: 1250px) and (min-width: 1287px) and (max-width: 1287px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 253.73692px; } }
    @media screen and (min-width: 1250px) and (min-width: 1288px) and (max-width: 1288px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 254.00402px; } }
    @media screen and (min-width: 1250px) and (min-width: 1289px) and (max-width: 1289px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 254.27111px; } }
    @media screen and (min-width: 1250px) and (min-width: 1290px) and (max-width: 1290px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 254.5382px; } }
    @media screen and (min-width: 1250px) and (min-width: 1291px) and (max-width: 1291px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 254.80529px; } }
    @media screen and (min-width: 1250px) and (min-width: 1292px) and (max-width: 1292px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 255.07238px; } }
    @media screen and (min-width: 1250px) and (min-width: 1293px) and (max-width: 1293px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 255.33947px; } }
    @media screen and (min-width: 1250px) and (min-width: 1294px) and (max-width: 1294px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 255.60657px; } }
    @media screen and (min-width: 1250px) and (min-width: 1295px) and (max-width: 1295px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 255.87366px; } }
    @media screen and (min-width: 1250px) and (min-width: 1296px) and (max-width: 1296px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 256.14075px; } }
    @media screen and (min-width: 1250px) and (min-width: 1297px) and (max-width: 1297px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 256.40784px; } }
    @media screen and (min-width: 1250px) and (min-width: 1298px) and (max-width: 1298px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 256.67493px; } }
    @media screen and (min-width: 1250px) and (min-width: 1299px) and (max-width: 1299px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 256.94202px; } }
    @media screen and (min-width: 1250px) and (min-width: 1300px) and (max-width: 1300px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 257.20911px; } }
    @media screen and (min-width: 1250px) and (min-width: 1301px) and (max-width: 1301px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 257.47621px; } }
    @media screen and (min-width: 1250px) and (min-width: 1302px) and (max-width: 1302px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 257.7433px; } }
    @media screen and (min-width: 1250px) and (min-width: 1303px) and (max-width: 1303px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 258.01039px; } }
    @media screen and (min-width: 1250px) and (min-width: 1304px) and (max-width: 1304px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 258.27748px; } }
    @media screen and (min-width: 1250px) and (min-width: 1305px) and (max-width: 1305px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 258.54457px; } }
    @media screen and (min-width: 1250px) and (min-width: 1306px) and (max-width: 1306px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 258.81166px; } }
    @media screen and (min-width: 1250px) and (min-width: 1307px) and (max-width: 1307px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 259.07876px; } }
    @media screen and (min-width: 1250px) and (min-width: 1308px) and (max-width: 1308px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 259.34585px; } }
    @media screen and (min-width: 1250px) and (min-width: 1309px) and (max-width: 1309px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 259.61294px; } }
    @media screen and (min-width: 1250px) and (min-width: 1310px) and (max-width: 1310px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 259.88003px; } }
    @media screen and (min-width: 1250px) and (min-width: 1311px) and (max-width: 1311px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 260.14712px; } }
    @media screen and (min-width: 1250px) and (min-width: 1312px) and (max-width: 1312px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 260.41421px; } }
    @media screen and (min-width: 1250px) and (min-width: 1313px) and (max-width: 1313px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 260.6813px; } }
    @media screen and (min-width: 1250px) and (min-width: 1314px) and (max-width: 1314px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 260.9484px; } }
    @media screen and (min-width: 1250px) and (min-width: 1315px) and (max-width: 1315px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 261.21549px; } }
    @media screen and (min-width: 1250px) and (min-width: 1316px) and (max-width: 1316px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 261.48258px; } }
    @media screen and (min-width: 1250px) and (min-width: 1317px) and (max-width: 1317px) {
      html:not(.henkel-life-page) body:not(.standalone-layout) .col-lg-9 .stage.section {
        height: 261.74967px; } }
@media screen and (min-width: 1250px) {
  .col-lg-12 > div > .stage .tooltip, .col-lg-12 > div > .stage body.standalone-layout .search-box.mobile-only, body.standalone-layout .col-lg-12 > div > .stage .search-box.mobile-only,
  .col-lg-12 > div > .stageSwiper .tooltip,
  .col-lg-12 > div > .stageSwiper body.standalone-layout .search-box.mobile-only, body.standalone-layout
  .col-lg-12 > div > .stageSwiper .search-box.mobile-only,
  .col-lg-12 > div > div > .stage .tooltip,
  .col-lg-12 > div > div > .stage body.standalone-layout .search-box.mobile-only, body.standalone-layout
  .col-lg-12 > div > div > .stage .search-box.mobile-only,
  .col-lg-12 > div > div > .stageSwiper .tooltip,
  .col-lg-12 > div > div > .stageSwiper body.standalone-layout .search-box.mobile-only, body.standalone-layout
  .col-lg-12 > div > div > .stageSwiper .search-box.mobile-only {
    width: 23em; }
  .col-lg-9 > div > .stage .stage-links,
  .col-lg-9 > div > .stageSwiper .stage-links,
  .col-lg-9 > div > div > .stage .stage-links,
  .col-lg-9 > div > div > .stageSwiper .stage-links {
    position: absolute;
    right: 2em;
    bottom: 2em;
    width: 16.8em; }
  .col-lg-9 > div > .stage .tooltip, .col-lg-9 > div > .stage body.standalone-layout .search-box.mobile-only, body.standalone-layout .col-lg-9 > div > .stage .search-box.mobile-only,
  .col-lg-9 > div > .stageSwiper .tooltip,
  .col-lg-9 > div > .stageSwiper body.standalone-layout .search-box.mobile-only, body.standalone-layout
  .col-lg-9 > div > .stageSwiper .search-box.mobile-only,
  .col-lg-9 > div > div > .stage .tooltip,
  .col-lg-9 > div > div > .stage body.standalone-layout .search-box.mobile-only, body.standalone-layout
  .col-lg-9 > div > div > .stage .search-box.mobile-only,
  .col-lg-9 > div > div > .stageSwiper .tooltip,
  .col-lg-9 > div > div > .stageSwiper body.standalone-layout .search-box.mobile-only, body.standalone-layout
  .col-lg-9 > div > div > .stageSwiper .search-box.mobile-only {
    width: 20em;
    right: 2em;
    bottom: 7em; }
  .col-lg-9 > div > .stage .stage-content,
  .col-lg-9 > div > .stageSwiper .stage-content,
  .col-lg-9 > div > div > .stage .stage-content,
  .col-lg-9 > div > div > .stageSwiper .stage-content {
    color: #fff;
    position: absolute;
    left: 2em;
    bottom: 2em;
    width: 43em; }
  .col-lg-9 > div > .stage.section .stage-content .text,
  .col-lg-9 > div > .stageSwiper .stage-content .text,
  .col-lg-9 > div > div > .stage.section .stage-content .text,
  .col-lg-9 > div > div > .stageSwiper .stage-content .text {
    border: none; }
  .col-lg-9 > div > .stage.section .stage-content .link-list .link,
  .col-lg-9 > div > .stageSwiper .stage-content .link-list .link,
  .col-lg-9 > div > div > .stage.section .stage-content .link-list .link,
  .col-lg-9 > div > div > .stageSwiper .stage-content .link-list .link {
    border: none;
    margin-top: 1px; } }
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 1249 */
@media screen and (min-width: 730px) and (max-width: 1249px) {
  /** two-column element in 2-1-1-row **/
  /** // two-column element in 2-1-1-row **/ }
/* Content Type STANDARD CONTENT
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.standard-content {
  float: left;
  width: 100%; }
  .standard-content.row {
    margin: 0; }
  .standard-content .headline {
    color: #e3000f;
    font-size: 2.6rem;
    margin-bottom: 0.75rem; }
  .standard-content h1, .standard-content h2, .standard-content h3, .standard-content p, .standard-content ul, .standard-content ol {
    max-width: 730px; }
  .standard-content h1 {
    font-size: 2.6em;
    color: #e3000f;
    float: left;
    padding: 0 0 0.75em 0;
    width: 100%; }
  .standard-content h2 {
    font-size: 2.2em;
    margin-top: 0;
    margin-bottom: 0.65em; }
  .standard-content h3 {
    font-size: 1.6em;
    margin-bottom: 0.5em; }
  .standard-content .introduction {
    clear: both;
    margin: 0 0 1.5em 0;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif; }
  .standard-content .introduction strong {
    font-weight: normal; }
  .standard-content span.red {
    background: none;
    color: #e3000f; }
    .standard-content span.red a {
      color: #313a3d; }
  .standard-content .text.rightFloatingElement .image-item {
    max-width: 730px; }
  .standard-content .text > p {
    font-size: 1.5em;
    margin: 0 0 1.5em 0;
    max-width: 730px; }
  .standard-content .text > p a, .standard-content .text > ul a, .standard-content .text > ol a {
    display: inline; }
  .standard-content .text > p a i:before {
    top: -3px; }
  .standard-content .text > p a:hover, .standard-content .text > p a:focus, .standard-content .text > p a:active,
  .standard-content .text > ul a:hover, .standard-content .text > ul a:focus, .standard-content .text > ul a:active,
  .standard-content .text > ol a:hover, .standard-content .text > ol a:focus, .standard-content .text > ol a:active {
    color: #e3000f; }
  .standard-content .image-item .image-rwd {
    float: none; }
  .standard-content .swiper-container.imageSwiper h2 {
    margin: 0; }
  .standard-content p.infoline {
    font-family: "MiloProBold", Helvetica, Arial, sans-serif; }
.glossaryLink {
  text-decoration: underline;
  display: inline-block; }
  .glossaryLink:hover {
    text-decoration: underline; }
    .glossaryLink:hover:before {
      text-decoration: none; }
  .glossaryLink:before {
    content: "\e830" !important;
    padding-right: 3px;
    color: #415055 !important;
    font-size: 11px !important;
    display: inline-block;
    text-decoration: underline;
    text-decoration: none;
    top: 0 !important; }
/*** Standard Content, Teaser View ***/
.standard-content.teaserView {
  min-height: 23em; }
  .standard-content.teaserView .text {
    float: left;
    margin: 2em 0 0 2em;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif; }
  .standard-content.teaserView p {
    width: auto; }
/*** // Standard Content, Teaser View ***/
/*** Standard Content, Card View ***/
.standard-content.card-container .text {
  float: left;
  margin: 2rem;
  font-family: "MiloProMedium", Helvetica, Arial, sans-serif; }
.standard-content.card-container .text p {
  margin: 0;
  width: auto; }
.standard-content.card-container .card .download {
  min-height: 1em;
  margin-bottom: 2em; }
.standard-content.card-container .card .download a {
  margin-left: 1.34em; }
.standard-content.card-container .card .download ul {
  margin-left: 0; }
.standard-content.card-container .card .download li:empty {
  display: none; }
/** // Standard Content, Card View **/
.content-box {
  float: left;
  min-height: 2em;
  width: 100%;
  padding: 0;
  background: #f0f1f5; }
.leftFloatingElement [class*="col-"],
.rightFloatingElement [class*="col-"] {
  padding: 0; }
/* // Content Boxes */
/* List Definitions */
.text > ul, .text > ol {
  padding: 0 0 3em 1.5em; }
.text > ul.select {
  padding: 0; }
.rte--list {
  margin-left: 0; }
.text > ul ul,
.text > ol ol {
  padding: 0 0 0 1.5em; }
.text > ul li,
.text > ol li,
.rte--list li {
  font-size: 1.4em;
  line-height: 1.5em;
  list-style-position: outside; }
sup, sub {
  font-size: 83%;
  line-height: 100%; }
.rte--list li,
.text > ul li {
  width: 100%; }
ul.rte--list li,
.text > ul li {
  list-style-type: square; }
.text > ul.select li {
  list-style-type: none;
  font-size: inherit;
  line-height: inherit; }
.rte--list li li,
.text > ul li li, .text > ol li li {
  font-size: 1em; }
/* Sorted List */
ol {
  counter-reset: listenpunkt_level1;
  list-style-type: none;
  padding-left: 1.25em; }
ol > li:before {
  content: counter(listenpunkt_level1) ". ";
  counter-increment: listenpunkt_level1;
  font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
  margin-left: -1em; }
ol ol {
  counter-reset: listenpunkt_level2;
  list-style-type: none;
  padding-left: 1.7em; }
ol ol > li:before {
  content: counter(listenpunkt_level1) "." counter(listenpunkt_level2, decimal) ". ";
  counter-increment: listenpunkt_level2;
  font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
  margin-left: -1.7em; }
ol ol ol {
  counter-reset: listenpunkt_level3;
  list-style-type: none;
  padding-left: 2.1em; }
ol ol ol > li:before {
  content: counter(listenpunkt_level1) "." counter(listenpunkt_level2, decimal) "." counter(listenpunkt_level3, decimal) " ";
  counter-increment: listenpunkt_level3;
  font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
  margin-left: -2em; }
ol .text > ol, ol .text > ul, ul .text > ol, ul .text > ul {
  padding-bottom: 0em; }
.resp-tab-content .standard-content {
  padding-left: 1rem;
  padding-right: 1rem; }
/* // List Definitions */
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  .standard-content .leftFloatingElement [class*="col-"].left,
  .standard-content .rightFloatingElement [class*="col-"].left {
    float: left;
    margin: 1em 2em 1em 0; }
  .standard-content .leftFloatingElement [class*="col-"].right,
  .standard-content .rightFloatingElement [class*="col-"].right {
    float: right;
    margin: 1em 0 1em 2em; }
  .standard-content .leftFloatingElement [class*="col-"] {
    float: left;
    margin: 1em 2em 1em 0; }
  .standard-content .rightFloatingElement [class*="col-"] {
    float: right;
    margin: 1em 0 1em 2em; } }
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 979 */
/* screen 980 - 1249 */
/* screen >= 1250 */
/* Content Type FILTER
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.statement {
  float: left;
  display: block;
  width: 100%;
  min-height: 23em;
  height: 100%;
  padding: 2em;
  position: relative; }
  .statement.red {
    color: #fff;
    background-color: #e3000f; }
  .statement .text {
    margin-bottom: 0.2em;
    height: auto;
    width: 100%; }
    .statement .text.align-h-center {
      text-align: center; }
      .statement .text.align-h-center span {
        display: block; }
    .statement .text.align-v-center {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
    .statement .text p, .statement .text span {
      background: none; }
  .statement .red {
    color: #e3000f; }
  .statement .white {
    color: #fff; }
  .statement .dark-gray {
    color: #313a3d; }
  .statement .size1 {
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    font-size: 3.2em;
    line-height: 1.1em; }
  .statement .size2 {
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    font-size: 2.2em;
    line-height: 1.2em; }
  .statement .size3 {
    font-size: 1.8em;
    line-height: 1.2em; }
  .statement .size4 {
    font-size: 1.4em;
    line-height: 1.3em; }
  .statement.picture {
    position: relative;
    overflow: hidden;
    padding: 0; }
  .statement.picture .img-wrap {
    position: relative; }
  .statement.picture .text {
    position: absolute;
    top: 2em;
    right: 2em;
    left: 2em;
    height: auto;
    margin-bottom: 0;
    width: auto; }
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 1249 */
/* Content Type FILTER
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/*** Newsroom Detail View ***/
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
@media screen and (min-width: 730px) {
  /** three-column element **/
  /** // three-column element **/ }
/* screen >= 980px */
/* screen >= 1250px */
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 319 */
/* screen 320 - 479 */
/* screen 480 - 729 */
/* screen 730 - 1249 */
@media screen and (min-width: 730px) and (max-width: 1249px) {
  /** two-column element in 2-1-1-row **/
  /** // two-column element in 2-1-1-row **/ }
/* Content Type FILTER
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
/*START StrategyCube*/
#strategy {
  color: #313a3d;
  margin-bottom: -12px;
  min-height: 264px;
  overflow: hidden;
  position: relative;
  width: 100%; }
#strategy.intra {
  width: 495px; }
#strategy h1,
#strategy h2,
#strategy h3 {
  font-size: 1em;
  margin: 0; }
#strategy a {
  text-decoration: none; }
#initial, #changed {
  font-size: 13px;
  min-height: 202px;
  left: 0;
  line-height: 19px;
  margin: 0;
  padding: 23px 10px 80px;
  top: 0;
  width: 544px; }
#initial {
  position: relative; }
#changed {
  position: absolute; }
.intra #initial, .intra #changed {
  width: 475px; }
#start p {
  margin-top: 0;
  margin-bottom: 0; }
#start strong {
  color: #e3000f;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  padding: 18px .5em 0; }
#start .centered {
  padding: 0;
  width: 100%; }
#primary {
  /*display: none;*/
  font-size: 14px;
  height: 237px;
  position: absolute;
  width: 237px; }
#title-vision {
  /*display: none;*/
  height: 153px;
  left: 42px;
  position: absolute;
  top: 42px;
  width: 153px;
  z-index: 1; }
#title-vision img {
  display: block; }
#titles > div {
  background-repeat: no-repeat;
  height: 117px;
  position: absolute;
  width: 117px;
  z-index: 2; }
#titles.activated > div:hover {
  cursor: pointer; }
#title-1 {
  background-image: url(/blob/32234/3cdf702c23906861d04c6774f1b7f683/data/dimension1-1-png.png);
  left: 0;
  top: 0; }
#title-1.soft {
  background-image: url(/blob/32234/3cdf702c23906861d04c6774f1b7f683/data/dimension1-1-png.png); }
#title-2 {
  background-image: url(/blob/32236/dd8a008f986594faa58232fe12e4ada7/data/dimension2-1-png.png);
  right: 0;
  top: 0; }
#title-2.soft {
  background-image: url(/blob/32236/dd8a008f986594faa58232fe12e4ada7/data/dimension2-1-png.png); }
#title-3 {
  background-image: url(/blob/32238/638c2ead2e170a4ba1e8e68e3fd84cf2/data/dimension3-1-png.png);
  bottom: 0;
  left: 0; }
#title-3.soft {
  background-image: url(/blob/32238/638c2ead2e170a4ba1e8e68e3fd84cf2/data/dimension3-1-png.png); }
#title-4 {
  background-image: url(/blob/32240/099e5d117f8fcc932d9ecf864eb1e1f5/data/dimension4-1-png.png);
  bottom: 0;
  right: 0; }
#title-4.soft {
  background-image: url(/blob/32240/099e5d117f8fcc932d9ecf864eb1e1f5/data/dimension4-1-png.png); }
#primary h2 {
  color: #e30011;
  padding: 0 .5em;
  position: absolute;
  z-index: 1; }
#title-1 h2 {
  left: 3px;
  top: 6px; }
#title-2 h2 {
  right: 3px;
  top: 6px; }
#title-3 h2 {
  bottom: 5px;
  left: 3px; }
#title-4 h2 {
  bottom: 5px;
  right: 3px; }
#titles > div > div {
  background-repeat: no-repeat;
  display: none;
  height: 100%;
  padding: 10px;
  position: absolute;
  width: 100%;
  z-index: 0; }
#title-1 > div {
  background-image: url(/blob/32242/e4dc5e77ae50489e2d4edb383484b2d9/data/dimension1-3-png.png);
  left: -10px;
  top: -10px; }
#title-2 > div {
  background-image: url(/blob/32244/05c70600fa77fcb497837b7cadd9dda2/data/dimension2-3-png.png);
  right: -10px;
  top: -10px; }
#title-3 > div {
  background-image: url(/blob/32246/286c850d7afeca0c760062668732b3f4/data/dimension3-3-png.png);
  bottom: -10px;
  left: -10px; }
#title-4 > div {
  background-image: url(/blob/32248/cfe88a4fa84188c10b1bb8e9aac56f7e/data/dimension4-3-png.png);
  bottom: -10px;
  right: -10px; }
#sensor {
  display: none;
  height: 237px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10; }
#sensor img {
  display: block;
  height: 100%;
  outline: 0;
  width: 100%; }
#primary .reflection {
  background: url(/blob/32250/d0a382098037688563e3f85e8564c17d/data/spiegelung-jpg.jpg) no-repeat;
  bottom: -32px;
  height: 30px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 0; }
#secondary {
  font-size: 12px;
  height: 237px;
  position: relative;
  margin-left: 22em; }
#help {
  display: none;
  height: 100%;
  padding: 22px 12px;
  z-index: 2; }
.lt-ie8 #help {
  position: relative; }
#help div {
  display: table;
  height: 100%; }
.lt-ie8 #help div {
  position: absolute;
  top: 50%; }
#help p {
  display: table-cell;
  font-weight: bold;
  vertical-align: middle; }
.lt-ie8 #help p {
  position: relative;
  top: -50%; }
#square {
  background: #d7dbdc;
  display: none;
  height: 117px;
  left: 55px;
  opacity: 0;
  position: absolute;
  top: 60px;
  width: 117px;
  z-index: 1; }
#help p {
  font-size: 1.2em;
  margin-top: 80px; }
/*END STRATEGYCUBE*/
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
/* Content Type TAB ELEMENT
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.resp-accordion {
  display: block;
  font-size: 2.2em;
  padding: 11px 10px 7px 10px;
  margin: 0;
  width: 100%;
  border: none;
  border-top: 1px solid #d8dee4;
  cursor: pointer;
  position: relative; }
  .resp-accordion:before {
    content: '\E851';
    font-family: 'henkel-icon';
    font-size: 0.4em;
    position: absolute;
    right: 11px;
    top: 17px;
    color: #313a3d; }
  .resp-accordion:last-of-type {
    border-bottom: 1px solid #d8dee4; }
  .resp-accordion.resp-tab-active:last-of-type {
    border-bottom: none; }
  .resp-accordion .resp-arrow {
    border: none;
    width: 19px;
    height: 100%;
    float: right;
    margin: 0.3em 0.5em 0 0;
    overflow: hidden; }
  .resp-accordion.resp-tab-active {
    color: #e3000f; }
  .resp-accordion.resp-tab-active:before {
    content: '\e852'; }
  .resp-accordion.resp-tab-active .resp-arrow {
    background-position: 0 0; }
/*** Tabs to Accordion ***/
.tabElement {
  float: left;
  width: 100%; }
  .tabElement .row {
    margin-left: 0;
    margin-right: 0; }
  .tabElement .resp-tabs-list {
    background: #f0f1f5;
    float: left;
    width: 100%;
    display: none;
    margin-bottom: 3rem; }
  .tabElement .resp-tabs-list li {
    border-right: 2px solid #d8dee4;
    float: left;
    display: block;
    width: auto;
    padding: 0.75em 4.914em;
    background-color: #f0f1f5;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    font-size: 1.6em;
    font-weight: normal;
    cursor: pointer;
    margin: 0; }
    .tabElement .resp-tabs-list li:hover, .tabElement .resp-tabs-list li:focus, .tabElement .resp-tabs-list li:active, .tabElement .resp-tabs-list li.resp-tab-active {
      background-color: #e3000f;
      border: none;
      border-right: 2px solid #fff;
      color: #fff; }
    .tabElement .resp-tabs-list li:last-child {
      border: none; }
  .tabElement .resp-tabs-list .resp-tab-active {
    cursor: default; }
  .tabElement .resp-tabs-container {
    border-bottom: 1px solid #d8dee4;
    float: left;
    width: 100%; }
  .tabElement .resp-tab-content {
    border: none;
    display: none;
    padding: 0; }
    .tabElement .resp-tab-content > div .download {
      float: none;
      max-width: none; }
    .tabElement .resp-tab-content > a.link-element {
      margin: 1em 0; }
/*** // Tabs to Accordion ***/
/*** Accordion ***/
.accordion .resp-tabs-list {
  display: none; }
.accordion .resp-tab-content {
  border: none;
  display: none;
  padding: 0 10px 2em 10px; }
  .accordion .resp-tab-content::after {
    content: " ";
    display: table;
    clear: both; }
.accordion .resp-tab-content-active {
  display: block;
  height: auto;
  width: auto; }
  .accordion .resp-tab-content-active:last-child {
    border-bottom: 1px solid #d8dee4; }
.accordion .resp-accordion-closed {
  display: none; }
/** // Accordion **/
.timeLine .swiper-navigation {
  background: none repeat scroll 0 0 transparent;
  border-bottom: none;
  float: left;
  height: 13em;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .timeLine .swiper-navigation .swiper-slide {
    background-color: #f0f1f5;
    font-size: 1.6em;
    line-height: 1.1em;
    margin: 0 1px 0 0;
    text-align: center;
    height: 7.188em;
    width: 7.188em !important; }
    .timeLine .swiper-navigation .swiper-slide:hover, .timeLine .swiper-navigation .swiper-slide:focus, .timeLine .swiper-navigation .swiper-slide:active {
      color: #e3000f; }
    .timeLine .swiper-navigation .swiper-slide span {
      font-size: 0.875em;
      float: left;
      padding: 0.4em 0.8em;
      width: 100% !important;
      height: 100%;
      word-wrap: break-word; }
    .timeLine .swiper-navigation .swiper-slide .arrow {
      display: none;
      width: 1.35em;
      height: 0.5em;
      position: absolute;
      top: 100%;
      left: 0;
      background: url(/blob/5894/31777e554ced9515d4e68049e1269121/data/timeline-arrowred-png.png) center center no-repeat transparent; }
  .timeLine .swiper-navigation .swiper-wrapper .activeSlide {
    background-color: #e3000f;
    color: #fff; }
    .timeLine .swiper-navigation .swiper-wrapper .activeSlide:hover, .timeLine .swiper-navigation .swiper-wrapper .activeSlide:focus, .timeLine .swiper-navigation .swiper-wrapper .activeSlide:active {
      color: #fff; }
    .timeLine .swiper-navigation .swiper-wrapper .activeSlide.img-slide {
      color: #e3000f; }
    .timeLine .swiper-navigation .swiper-wrapper .activeSlide span {
      color: inherit; }
    .timeLine .swiper-navigation .swiper-wrapper .activeSlide .arrow {
      display: block; }
  .timeLine .swiper-navigation .img-slide:hover span,
  .timeLine .swiper-navigation .img-slide:focus span,
  .timeLine .swiper-navigation .img-slide:active span {
    color: #e3000f; }
  .timeLine .swiper-navigation .img-slide img {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%; }
  .timeLine .swiper-navigation .img-slide span {
    position: absolute;
    width: 100%;
    z-index: 500;
    height: auto;
    max-height: 6em;
    line-height: 1.2em;
    left: 0;
    bottom: -1px;
    background: rgba(255, 255, 255, 0.9);
    text-align: left; }
  .timeLine .swiper-navigation .img-slide .image-rwd {
    height: auto;
    max-height: 115px;
    padding: 0;
    bottom: 0; }
  .timeLine .swiper-navigation .img-slide .image-rwd span {
    padding: 0;
    margin: 0; }
.timeLine .swiper-navigation .arrow-navigation .arrow-left {
  color: #fff;
  height: 11.75em;
  left: 5px;
  top: 40px;
  position: absolute;
  width: 5em !important;
  z-index: 100; }
  .timeLine .swiper-navigation .arrow-navigation .arrow-left:before {
    content: '\e850';
    color: #415055;
    font-family: 'henkel-icon';
    left: 5px;
    position: absolute;
    top: 1px;
    font-size: 2em; }
.timeLine .swiper-navigation .arrow-navigation .arrow-right {
  color: #fff;
  height: 11.75em;
  right: 5px;
  top: 40px;
  position: absolute;
  width: 5em !important;
  z-index: 100; }
  .timeLine .swiper-navigation .arrow-navigation .arrow-right:before {
    content: '\e84f';
    color: #415055;
    font-family: 'henkel-icon';
    right: 4px;
    position: absolute;
    top: 1px;
    font-size: 2em; }
.timeLine .swiper-navigation .swiper-wrapper {
  overflow: hidden;
  height: 11.2em; }
  .timeLine .swiper-navigation .swiper-wrapper span {
    color: #415055; }
.timeLine .swiper-container.collectionSwiper.accordion .pagination {
  height: 2em;
  position: relative;
  top: -5em;
  z-index: 5000; }
.timeLine .swiper-content {
  min-height: 23em !important;
  background: transparent; }
.swiper-content .collection {
  padding: 0 10px;
  min-width: 100%; }
  .swiper-content .collection h2 {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px; }
  .swiper-content .collection .result {
    margin-bottom: 30px; }
/* // Timeline (Accordion) */
/* screen >= 320px */
/* screen >= 480px */
/* screen >= 730px */
/* screen >= 980px */
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .tabElement .resp-tabs-list {
    display: block; }
  .tabElement .resp-accordion {
    display: none; } }
@media print {
  .accordion .resp-tab-content {
    display: block !important; }
  .resp-accordion:before {
    display: none; } }
.commentList {
  padding-top: 2rem;
  border-top: 1px solid #f0f1f5; }
  .commentList a.createCommentLink {
    display: block;
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 1.5em;
    padding-bottom: 2rem; }
    .commentList a.createCommentLink::before {
      font-family: "henkel-icon";
      content: '\e8c1';
      color: #e3000f;
      margin-right: 1rem;
      font-size: 2.2rem;
      top: 3px;
      position: relative; }
  .commentList ol {
    padding: 0;
    margin: 0; }
    .commentList ol > li {
      max-width: 100%;
      min-width: 100%;
      float: left;
      display: block;
      padding: 1.8rem;
      list-style: none;
      border: 1px solid #bec8d2;
      border-left: 4px solid #e3000f;
      background: #fff;
      position: relative; }
      .commentList ol > li:not(.reply) {
        margin-top: 20px; }
      .commentList ol > li:first-child {
        margin-top: 0; }
      .commentList ol > li::before {
        display: none; }
      .commentList ol > li .deleted-overlay {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        color: rgba(82, 82, 82, 0.81);
        font-size: 3rem;
        text-align: center;
        background-color: rgba(240, 241, 245, 0.81);
        z-index: 10; }
      .commentList ol > li.reply {
        background: #f0f1f5;
        border: none;
        min-width: 100%; }
      .commentList ol > li:not(.reply) + .reply {
        margin-top: -1px; }
      .commentList ol > li .list-img {
        width: 20%;
        height: 20%;
        float: left;
        margin: 0 1.8rem 1.3rem 0; }
      .commentList ol > li .list-content {
        float: left;
        max-width: 100%;
        margin-top: -0.1rem; }
        .commentList ol > li .list-content.list-content-no-img {
          min-width: 100%;
          max-width: 100%; }
          .commentList ol > li .list-content.list-content-no-img img {
            max-width: 100%; }
        .commentList ol > li .list-content h4 {
          font-size: 1.3rem;
          color: #828c96;
          border-bottom: 1px solid #bec8d2;
          padding-bottom: 1rem; }
          .commentList ol > li .list-content h4 a:link, .commentList ol > li .list-content h4 a:visited {
            color: #828c96;
            display: block; }
        .commentList ol > li .list-content .list-buttons {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          float: right;
          height: 2rem;
          -webkit-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: flex-end;
          width: 5rem; }
          .commentList ol > li .list-content .list-buttons a:link, .commentList ol > li .list-content .list-buttons a:visited {
            display: block;
            margin-left: 1.5rem; }
          .commentList ol > li .list-content .list-buttons i:before {
            color: #828c96;
            position: relative; }
          .commentList ol > li .list-content .list-buttons i.icon-share-1:before {
            font-size: 1.5rem; }
          .commentList ol > li .list-content .list-buttons i.icon-edit:before {
            font-size: 1.5rem; }
          .commentList ol > li .list-content .list-buttons i.icon-delete:before {
            font-size: 1.3rem;
            top: 2px; }
            .commentList ol > li .list-content .list-buttons i.icon-delete:before:hover {
              cursor: hand; }
      .commentList ol > li .content {
        float: left;
        max-width: 100%;
        position: relative; }
      .commentList ol > li h5 {
        font-size: 1.6rem;
        font-family: "MiloProBold", Helvetica, Arial, sans-serif; }
  .commentList .rteBox {
    float: left;
    margin-top: 20px;
    display: block;
    width: 100%;
    border: 1px solid #bec8d2;
    background: #f0f1f5;
    padding: 1.5rem 2rem; }
    .commentList .rteBox .toolbar {
      float: left;
      width: 12rem; }
    .commentList .rteBox .toolbar-icons button {
      width: 1.3rem;
      height: 1.3rem;
      margin-right: 1.5rem;
      border: none;
      background: none;
      position: relative; }
      .commentList .rteBox .toolbar-icons button i {
        position: static; }
        .commentList .rteBox .toolbar-icons button i::before {
          font-size: 1.6rem;
          color: #828c96; }
    .commentList .rteBox .henkel-image-upload {
      width: auto;
      float: left; }
    .commentList .rteBox .uploadButton:hover {
      cursor: pointer; }
    .commentList .rteBox .uploadButton i:before {
      font-size: 1.6rem;
      top: -0.3rem;
      color: #828c96; }
    .commentList .rteBox .fieldwrapper--posBtn {
      float: right;
      margin-top: 1.5rem; }
      .commentList .rteBox .fieldwrapper--posBtn a {
        float: left;
        display: block;
        width: 2.5rem;
        height: 2.5rem; }
        .commentList .rteBox .fieldwrapper--posBtn a i::before {
          top: 4px;
          color: #828c96; }
        .commentList .rteBox .fieldwrapper--posBtn a i:hover {
          cursor: pointer; }
      .commentList .rteBox .fieldwrapper--posBtn button {
        background: #e3000f;
        color: #fff;
        padding: 0.5rem 1.2rem;
        border: none;
        font-size: 1.2rem;
        font-family: "MiloProBold", Helvetica, Arial, sans-serif; }
li.item .bab-comment-single-img {
  margin-bottom: 1em;
  max-width: 100%;
  height: auto; }
li.item .rteBox .uploadButton:hover {
  cursor: pointer; }
li.item .rteBox .uploadButton i:before {
  font-size: 1.6rem;
  top: 0.3rem;
  color: #828c96; }
li.item .comment-attachement {
  float: left;
  padding-top: 1em;
  margin-top: 1em;
  width: 100%;
  border-top: 1px solid #bec8d2; }
  li.item .comment-attachement a {
    font-size: 1.4em;
    width: 100%; }
    li.item .comment-attachement a.download-file {
      padding: 0 0 0.1em 2.5em;
      background-position: left; }
    li.item .comment-attachement a.enlarge {
      float: left;
      max-height: 9.1rem;
      width: auto;
      display: block;
      margin-right: 1em; }
      li.item .comment-attachement a.enlarge img.img-responsive {
        max-height: 9.1rem; }
  li.item .comment-attachement p.subtitle {
    display: none; }
  li.item .comment-attachement .image-item.simple {
    width: auto; }
.henkel-image-upload {
  font-size: 1.4rem;
  position: relative; }
  .henkel-image-upload .commentListItemLabel {
    margin-top: 1.4rem; }
  .henkel-image-upload .group {
    position: absolute;
    top: 0; }
    .henkel-image-upload .group .commentListMessage {
      position: absolute;
      bottom: -24px;
      width: 280px;
      color: red;
      max-width: 280px; }
  .henkel-image-upload ul {
    position: relative;
    top: 0;
    margin-top: 34px;
    list-style: none; }
    .henkel-image-upload ul .commentListDelete {
      margin-left: 3px; }
      .henkel-image-upload ul .commentListDelete:after {
        content: '\e831';
        color: #828c96;
        font-family: 'henkel-icon';
        font-style: normal;
        font-weight: normal;
        margin-left: 3px;
        font-size: smaller; }
      .henkel-image-upload ul .commentListDelete:hover:after {
        color: #e3000f;
        cursor: pointer; }
    .henkel-image-upload ul li:before {
      content: "";
      margin-left: 0; }
.item .henkel-image-upload .group {
  top: -5px; }
.notification.error {
  font-size: 1.4rem; }
.error {
  color: #e3000f; }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .commentList ol > li .list-img {
    width: 11%;
    height: 11%; }
  .commentList ol > li .list-content {
    min-width: 86%;
    max-width: 86%; }
    .commentList ol > li .list-content.list-content-no-img {
      min-width: 99%;
      max-width: 99%; }
    .commentList ol > li .list-content h4 a:link, .commentList ol > li .list-content h4 a:visited {
      display: inline; }
    .commentList ol > li .list-content h4 .date {
      display: inline;
      padding-left: 1rem;
      position: relative; }
      .commentList ol > li .list-content h4 .date::before {
        border-top-right-radius: 50%;
        border-top-left-radius: 50%;
        border-bottom-right-radius: 50%;
        border-bottom-left-radius: 50%;
        position: absolute;
        content: "";
        width: 3px;
        height: 3px;
        left: 4px;
        top: 5px;
        background: #828c96; }
    .commentList ol > li .list-content .list-buttons {
      width: 8.5rem; }
  .commentList ol > li.reply {
    padding-left: 10.8rem; }
    .commentList ol > li.reply .list-content {
      min-width: 83%;
      max-width: 83%; }
      .commentList ol > li.reply .list-content.list-content-no-img {
        margin-right: 3.5%;
        float: right; } }
/* // screen >= 730px */
/* screen >= 980px */
@media screen and (min-width: 980px) {
  .commentList ol > li .list-img {
    width: 9%;
    height: 9%; }
  .commentList ol > li .list-content {
    min-width: 88%;
    max-width: 88%; }
    .commentList ol > li .list-content.list-content-no-img {
      min-width: 98.5%;
      max-width: 98.5%; }
  .commentList ol > li.reply {
    padding-left: 13.1rem; }
    .commentList ol > li.reply .list-content {
      min-width: 86%;
      max-width: 86%; }
      .commentList ol > li.reply .list-content.list-content-no-img {
        padding-right: 0;
        margin-right: 3.1%;
        float: right; } }
/* // screen >= 980px *
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .commentList ol > li .list-img {
    width: 8%;
    height: 8%; }
  .commentList ol > li .list-content.list-content-no-img {
    min-width: 98%;
    max-width: 98%; }
  .commentList ol > li.reply {
    padding-left: 13.1rem; }
    .commentList ol > li.reply .list-content.list-content-no-img {
      float: right;
      margin-right: 4%;
      max-width: 86%;
      min-width: 86%; } }
/* // screen >= 1250px */
/* Content Type TABLES
 * =======================================================
 */
/* MOBILE-FIRST:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
.video {
  float: left;
  position: relative;
  width: 100%; }
.video img {
  width: 100%;
  height: auto; }
.firstResult .video {
  margin-bottom: 2rem; }
/** Downloadbox **/
.video .tooltip, .video body.standalone-layout .search-box.mobile-only, body.standalone-layout .video .search-box.mobile-only {
  right: 0;
  top: 0;
  padding: 1em;
  width: auto;
  margin: 0px -15px;
  max-width: 23em; }
  .video .tooltip h3, .video body.standalone-layout .search-box.mobile-only h3, body.standalone-layout .video .search-box.mobile-only h3 {
    font-size: 2em;
    width: 100%; }
  .video .tooltip p, .video body.standalone-layout .search-box.mobile-only p, body.standalone-layout .video .search-box.mobile-only p {
    float: left;
    text-align: left;
    margin-bottom: 0.6em; }
/** Video Download Row **/
.video .downloadrow {
  background: #fff;
  float: left;
  margin-bottom: 1px;
  width: 100%; }
  .video .downloadrow div {
    float: left; }
  .video .downloadrow .icon a:link {
    width: 3.1em; }
  .video .downloadrow .desc a:link,
  .video .downloadrow .desc a:visited,
  .video .downloadrow .size {
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif;
    float: left;
    font-size: 1.4em;
    padding: 0.6em 0.4em 0.3em 0.4em;
    height: auto;
    width: auto; }
  .video .downloadrow .size {
    float: right; }
/** Video Section Content **/
.video section {
  float: left;
  padding: 20px;
  width: 100%; }
.video .info {
  float: right;
  width: 100%; }
.video .text p:last-child {
  margin-bottom: 0; }
.video .date:after {
  content: "|";
  margin: 0 0.25em; }
.video footer {
  background: none;
  margin: 0;
  padding: 0; }
  .video footer p {
    float: left;
    margin: 1em 0 0 0; }
.video .info .info-text {
  float: left;
  width: 100%; }
  .video .info .info-text .date {
    margin-left: 1em; }
.video .videoFunctions {
  float: right;
  margin: 0 0 1em 0; }
  .video .videoFunctions li {
    float: left;
    list-style-type: none;
    margin-left: 1em;
    width: auto; }
    .video .videoFunctions li a:link,
    .video .videoFunctions li a:visited {
      float: left; }
    .video .videoFunctions li .videoDownload:before,
    .video .videoFunctions li .addToContent:before,
    .video .videoFunctions li .embedCode:before {
      content: '';
      font-family: 'henkel-icon';
      color: #313a3d;
      position: relative;
      left: 5px;
      top: 2px; }
    .video .videoFunctions li .videoDownload:before {
      content: '\e85d';
      font-size: 2.4em;
      left: 0;
      top: -1px; }
    .video .videoFunctions li .addToContent:before {
      content: '\e80e';
      font-size: 1.8em;
      position: relative !important;
      left: 0 !important;
      top: 2px !important; }
    .video .videoFunctions li .embedCode:before {
      content: '\E83A';
      left: 0;
      top: 1px;
      font-size: 1.9em; }
    .video .videoFunctions li .embedCode:hover:before,
    .video .videoFunctions li .embedCode:focus:before,
    .video .videoFunctions li .embedCode:active:before {
      color: #e3000f; }
    .video .videoFunctions li .embedCodeLayer {
      background: #fff;
      box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.2);
      display: none;
      min-height: 5em;
      right: 0;
      top: 0;
      position: absolute;
      padding: 1em 3em 1em 1em;
      margin: 0 -15px;
      width: auto;
      max-width: 23em;
      z-index: 500; }
    .video .videoFunctions li .embedCodeLayer .close {
      position: absolute;
      display: block;
      right: 0;
      top: 0;
      opacity: 1;
      height: 1.8em;
      width: 1.8em;
      cursor: pointer; }
      .video .videoFunctions li .embedCodeLayer .close:before {
        content: '\e842';
        font-family: 'henkel-icon';
        right: 0;
        position: absolute;
        top: 0;
        font-size: 1.4em;
        color: #e3000f; }
    .video .videoFunctions li .embedCodeLayer span {
      font-size: 14px;
      word-wrap: break-word;
      word-break: break-all;
      float: left; }
.rating {
  float: left;
  width: auto; }
  .rating ul {
    clear: both;
    float: left;
    margin: 0; }
  .rating li {
    float: left;
    padding: 0;
    list-style: none;
    height: 1.4em;
    width: 1.5em; }
  .rating input {
    float: left;
    display: block;
    border: 0 none;
    color: transparent;
    cursor: pointer;
    height: 1.4em;
    width: 1.5em; }
  .rating .button_star_inactive {
    background: url(/blob/5664/cf5f72463e8f4221499645b68c87293f/data/icon-ratingstar-gray-png.png) no-repeat scroll 0 0 transparent; }
  .rating .button_star_inactive:hover,
  .rating .button_star_inactive:focus,
  .rating .button_star_inactive:active,
  .rating .button_star_active {
    background: url(/blob/5630/c1c45b8c427f8dff0d14325f378ad7f6/data/icon-ratingstar-red-png.png) no-repeat scroll 0 0 transparent; }
.video .infoFunctions {
  position: relative; }
  .video .infoFunctions .infoBox {
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    right: 7em;
    bottom: 4.3em;
    width: 22em; }
  .video .infoFunctions .infoBox p {
    float: left;
    font-size: 1.4em; }
.video .info p {
  float: right;
  font-size: 1.3em; }
/*** Video Teaser View ***/
.video.teaser {
  position: relative;
  z-index: 1; }
  .video.teaser .videoTeaser {
    position: relative;
    display: block; }
  .video.teaser .duration {
    float: left;
    margin-bottom: 1em; }
  .video.teaser .infoFunctions {
    float: right; }
.videoTeaser .img-wrap {
  position: relative; }
/*** // Video, Teaser View ***/
/** Video Lightbox **/
.videoLightbox {
  background: none repeat scroll 0 0 #FFFFFF;
  color: #5f6973;
  float: left;
  height: auto;
  max-width: 73em;
  width: 100%;
  z-index: 10001;
  position: absolute; }
  .videoLightbox .info-text,
  .videoLightbox .info-text p {
    float: left;
    clear: none; }
  .videoLightbox .info-text .date:after {
    content: "|";
    margin: 0 0.25em; }
  .videoLightbox .text {
    padding-top: 0; }
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  top: 0;
  left: 0; }
/** // Video Lightbox **/
/* screen >= 320px */
/* screen >= 480px */
@media screen and (min-width: 480px) {
  .col-xs-12 > div > .video.teaser .videoTeaser, .col-xs-12 > div > .video.teaser section {
    float: left;
    width: 50%; }
  .col-xs-12 > div > .video.teaser .videoTeaser {
    padding: 20px 10px 20px 20px; }
  .col-xs-12 > div > .video.teaser section {
    padding-left: 10px; } }
/* screen >= 730px */
@media screen and (min-width: 730px) {
  .col-sm-4 > div > .video.teaser .videoTeaser, .col-sm-4 > div > .video.teaser section,
  .col-sm-3 > div > .video.teaser .videoTeaser,
  .col-sm-3 > div > .video.teaser section {
    width: 100%; }
  .col-sm-4 > div > .video.teaser .videoTeaser,
  .col-sm-3 > div > .video.teaser .videoTeaser {
    padding: 0; }
  .col-sm-4 > div > .video.teaser section,
  .col-sm-3 > div > .video.teaser section {
    padding-left: 20px; }
  .col-sm-12 > div > .video.teaser .videoTeaser, .col-sm-12 > div > .video.teaser section,
  .col-sm-9 > div > .video.teaser .videoTeaser,
  .col-sm-9 > div > .video.teaser section,
  .col-sm-6 > div > .video.teaser .videoTeaser,
  .col-sm-6 > div > .video.teaser section,
  .col-sm-8 > div > .video.teaser .videoTeaser,
  .col-sm-8 > div > .video.teaser section {
    float: left;
    width: 50%; }
  .col-sm-12 > div > .video.teaser .videoTeaser,
  .col-sm-9 > div > .video.teaser .videoTeaser,
  .col-sm-6 > div > .video.teaser .videoTeaser,
  .col-sm-8 > div > .video.teaser .videoTeaser {
    padding: 20px 10px 20px 20px; }
  .col-sm-12 > div > .video.teaser section,
  .col-sm-9 > div > .video.teaser section,
  .col-sm-6 > div > .video.teaser section,
  .col-sm-8 > div > .video.teaser section {
    padding-left: 10px; } }
/* screen >= 980px */
@media screen and (min-width: 980px) {
  .col-md-4 > div > .video.teaser .videoTeaser, .col-md-4 > div > .video.teaser section,
  .col-md-3 > div > .video.teaser .videoTeaser,
  .col-md-3 > div > .video.teaser section {
    width: 100%; }
  .col-md-4 > div > .video.teaser .videoTeaser,
  .col-md-3 > div > .video.teaser .videoTeaser {
    padding: 0; }
  .col-md-4 > div > .video.teaser section,
  .col-md-3 > div > .video.teaser section {
    padding-left: 20px; }
  .col-md-6 > div > .video.teaser .videoTeaser, .col-md-6 > div > .video.teaser section {
    float: left;
    width: 50%; }
  .col-md-6 > div > .video.teaser .videoTeaser {
    padding: 20px 10px 20px 20px; }
  .col-md-6 > div > .video.teaser section {
    padding-left: 10px; } }
/* screen >= 1250px */
@media screen and (min-width: 1250px) {
  .col-lg-9 > div > .video.teaser .videoTeaser {
    width: 33.33333%; }
  .col-lg-9 > div > .video.teaser section {
    width: 66.66667%; }
  .col-lg-4 > div > .video.teaser .videoTeaser, .col-lg-4 > div > .video.teaser section,
  .col-lg-3 > div > .video.teaser .videoTeaser,
  .col-lg-3 > div > .video.teaser section {
    width: 100%; }
  .col-lg-4 > div > .video.teaser .videoTeaser,
  .col-lg-3 > div > .video.teaser .videoTeaser {
    padding: 0; }
  .col-lg-4 > div > .video.teaser section,
  .col-lg-3 > div > .video.teaser section {
    padding-left: 20px; } }
.video p.views {
  display: none; }
.video p.date:after {
  display: none; }
#cookieLayer {
  background: rgba(65, 80, 85, 0.9);
  z-index: 5001;
  position: fixed;
  bottom: 0;
  width: 100%;
  color: #fff;
  left: 0; }
  #cookieLayer .wrapper {
    margin-top: 14px;
    margin-bottom: 14px;
    min-height: 0;
    width: auto;
    position: relative !important; }
    @media screen and (max-width: 979px) {
      #cookieLayer .wrapper {
        margin-right: 10px;
        margin-left: 10px; } }
  #cookieLayer .inner-wrap {
    padding: 0 10px; }
  #cookieLayer #cookielayerclose {
    display: block;
    height: 18px;
    width: 18px;
    float: right;
    background: #e3000f;
    color: #fff;
    text-align: center;
    font-size: 12px; }
  #cookieLayer a {
    color: #fff; }
  #cookieLayer .text a:before {
    content: "\e818";
    font-family: henkel-icon;
    color: #e3000f;
    font-size: 9px;
    margin-right: 3px; }
  #cookieLayer input {
    background: #e3000f;
    border: none;
    font-size: 14px;
    padding: 4px 15px;
    margin-right: 8px;
    width: auto; }
  #cookieLayer .service, #cookieLayer .languageSwitcher {
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px);
    list-style-type: none;
    border-top: 1px solid #fff; }
    #cookieLayer .service:before, #cookieLayer .languageSwitcher:before, #cookieLayer .service:after, #cookieLayer .languageSwitcher:after {
      content: " ";
      display: table; }
    #cookieLayer .service:after, #cookieLayer .languageSwitcher:after {
      clear: both; }
    #cookieLayer .service li, #cookieLayer .languageSwitcher li {
      float: left;
      padding-top: 10px;
      padding-right: 10px;
      font-size: 12px; }
.languageSwitcher {
  margin-left: 12px;
  position: relative;
  margin-top: 0;
  font-size: 14px; }
  @media screen and (min-width: 980px) {
    .languageSwitcher {
      top: 7px; } }
  .languageSwitcher .select {
    width: 100px;
    font-size: 1em;
    max-height: none;
    overflow-y: hidden;
    color: #415055;
    position: static; }
    .languageSwitcher .select li {
      width: 100px;
      height: 29px;
      margin-left: 0; }
      .languageSwitcher .select li:not(.first) {
        position: absolute;
        right: 0; }
        .languageSwitcher .select li:not(.first):nth-of-type(1) {
          top: 0px; }
        .languageSwitcher .select li:not(.first):nth-of-type(2) {
          top: 29px; }
        .languageSwitcher .select li:not(.first):nth-of-type(3) {
          top: 58px; }
        .languageSwitcher .select li:not(.first) a:hover {
          color: #fff;
          background-color: #e3000f; }
      .languageSwitcher .select li.first a {
        padding-right: 2.65em; }
        .languageSwitcher .select li.first a:hover {
          background-color: #f0f1f5;
          color: #415055; }
      .languageSwitcher .select li a {
        width: 100% !important;
        padding: 0.5em 0.7em;
        text-align: left;
        background-color: #f0f1f5;
        color: #415055; }
#navigation .languageSwitcher {
  padding-left: 0;
  float: right;
  margin-top: 0;
  position: relative;
  height: 116px; }
  #navigation .languageSwitcher .select {
    width: 66.5px; }
    #navigation .languageSwitcher .select li {
      width: 66.5px; }
      #navigation .languageSwitcher .select li:not(.first) {
        position: absolute;
        left: 0; }
        #navigation .languageSwitcher .select li:not(.first):nth-of-type(1) {
          top: 0px; }
        #navigation .languageSwitcher .select li:not(.first):nth-of-type(2) {
          top: 29px; }
        #navigation .languageSwitcher .select li:not(.first):nth-of-type(3) {
          top: 58px; }
.topNavi {
  color: #828c96;
  font-size: 14px;
  padding: 3px 0;
  display: inline-block;
  line-height: 29px;
  height: 29px;
  position: relative; }
  .topNavi.headline {
    color: #e3000f; }
  .topNavi.label {
    font-size: 14px;
    font-weight: normal;
    height: auto;
    width: auto;
    border-radius: 0;
    margin-left: 2px; }
    .topNavi.label:before {
      content: "|";
      margin-right: 2px; }
    .topNavi.label:hover, .topNavi.label:focus {
      color: #e3000f; }
  @media screen and (max-width: 729px) {
    .topNavi.headline, .topNavi.label {
      display: none; } }
  .topNavi.global-link {
    display: inline-block;
    width: 37px;
    height: 29px;
    top: 8px;
    margin-left: 5px; }
    .topNavi.global-link:after {
      content: "\e87a";
      font-family: henkel-icon;
      font-size: 3.5rem; }
.disclaimer-message .disclaimer-button {
  background-color: #f0f1f5;
  font-size: 1.4em;
  color: #415055;
  border: 1px solid #bec8d2;
  border-radius: 0;
  padding: 0.5em;
  margin-right: 0.6em; }
  .disclaimer-message .disclaimer-button:before {
    font-family: henkel-icon;
    font-size: 0.8em;
    margin-right: 0.4em;
    color: #e3000f; }
  .disclaimer-message .disclaimer-button.accept {
    background-color: #e3000f;
    color: #fff;
    border: none;
    padding: calc(0.5em + 1px); }
    .disclaimer-message .disclaimer-button.accept:before {
      color: #fff; }
.disclaimer-reveal {
  display: none; }
  .disclaimer-reveal.revealed {
    display: inherit; }
.marker, .zoomHolder img {
  display: block; }
.fullscreenToggle, .zoomIn, .zoomOut {
  background: url(/blob/729680/051b488ab5e4a793cfd9f611e2beca12/data/pz-sheet-png.png) no-repeat;
  width: 30px;
  height: 30px;
  overflow: hidden;
  position: relative;
  display: block;
  cursor: pointer;
  z-index: 100;
  margin: 5px 0; }
.zoomIn {
  background-position: 0 0; }
.zoomOut {
  background-position: -30px 0; }
.fullscreenToggle {
  background-position: -60px 0;
  cursor: pointer; }
.zoomIn.on, .zoomOut.on {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  cursor: pointer; }
.zoomIn.off, .zoomOut.off {
  opacity: .5;
  -moz-opacity: .5;
  -khtml-opacity: .5;
  cursor: auto; }
.controlHolder {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 5px;
  z-index: 100; }
.fullscreenDiv, .marker {
  left: 0 !important;
  top: 0 !important; }
.fullscreenToggle.on {
  background-position: -90px 0; }
.fullscreenToggle.off {
  background-position: -60px 0; }
.fullscreenDiv {
  width: auto !important;
  height: auto !important;
  right: 0 !important;
  bottom: 0 !important;
  position: absolute !important;
  background: #FFF;
  z-index: 999999;
  oveflow: hidden; }
.zoomHolder {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden; }
.marker {
  position: absolute !important;
  bottom: auto !important;
  right: auto !important; }
.fullscreenToggle {
  display: none; }
.zoom-map {
  position: relative;
  visibility: hidden; }
  .zoom-map.ready {
    visibility: visible; }
.zoom-map-marker, .zoom-map-overlay .zoom-map-overlay-top .zoom-map-overlay-icon, .zoom-map-overlay .zoom-map-overlay-top .zoom-map-overlay-close {
  height: 20px;
  width: 20px;
  background-color: #e3000f;
  color: #fff;
  line-height: 20px;
  text-align: center;
  font-size: 8px;
  cursor: pointer;
  transition: opacity 0.3s ease-in-out; }
  .zoom-map-marker:before, .zoom-map-overlay .zoom-map-overlay-top .zoom-map-overlay-icon:before, .zoom-map-overlay .zoom-map-overlay-top .zoom-map-overlay-close:before {
    content: "\e810";
    font-family: henkel-icon;
    font-weight: bold;
    position: relative;
    top: 0.5px; }
.zoom-map-overlay {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  background: #fff;
  box-shadow: 0px 0px 10px 0px #415055;
  font-size: 14px;
  padding: 0 !important;
  position: absolute !important;
  max-height: 100%;
  z-index: 101; }
  @media screen and (min-width: 480px) {
    .zoom-map-overlay {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px; } }
  @media screen and (min-width: 730px) {
    .zoom-map-overlay {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px; } }
  @media screen and (min-width: 730px) and (min-width: 730px) {
    .zoom-map-overlay {
      float: left;
      width: 41.66667%; } }
  @media screen and (min-width: 980px) {
    .zoom-map-overlay {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px; } }
  @media screen and (min-width: 980px) and (min-width: 980px) {
    .zoom-map-overlay {
      float: left;
      width: 33.33333%; } }
  @media screen and (min-width: 1250px) {
    .zoom-map-overlay {
      position: relative;
      min-height: 1px;
      padding-left: 10px;
      padding-right: 10px;
      min-width: 200px; } }
  @media screen and (min-width: 1250px) and (min-width: 1250px) {
    .zoom-map-overlay {
      float: left;
      width: 25%; } }
  .zoom-map-overlay .zoom-map-overlay-top {
    padding: 12px;
    border-bottom: 1px solid #e3000f;
    color: #e3000f;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    position: relative; }
    .zoom-map-overlay .zoom-map-overlay-top .zoom-map-overlay-icon {
      cursor: default;
      position: absolute;
      top: 12px;
      left: 12px; }
    .zoom-map-overlay .zoom-map-overlay-top .zoom-map-overlay-title {
      width: calc(100% - (12px + 20px));
      min-height: 20px; }
    .zoom-map-overlay .zoom-map-overlay-top .zoom-map-overlay-close {
      background-color: transparent;
      color: #e3000f;
      border: none;
      border-radius: 0;
      font-size: 14px;
      position: absolute;
      top: 12px;
      right: 12px; }
      .zoom-map-overlay .zoom-map-overlay-top .zoom-map-overlay-close:before {
        content: "\e855"; }
  .zoom-map-overlay .zoom-map-overlay-bottom {
    padding: 12px;
    color: #415055;
    overflow-y: auto; }
    .zoom-map-overlay .zoom-map-overlay-bottom > *:last-child {
      margin-bottom: 0; }
    .zoom-map-overlay .zoom-map-overlay-bottom .zoom-map-overlay-image {
      margin-bottom: 12px;
      width: 100%;
      height: auto; }
    .zoom-map-overlay .zoom-map-overlay-bottom .zoom-map-overlay-link {
      color: #e3000f; }
      .zoom-map-overlay .zoom-map-overlay-bottom .zoom-map-overlay-link:before {
        content: "\e857";
        font-family: henkel-icon;
        font-size: 10px;
        margin-right: 5px; }
    .zoom-map-overlay .zoom-map-overlay-bottom p {
      font-size: 1em;
      margin-bottom: 12px; }
.zoom-map-error {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.6);
  transition: opacity 0.3s; }
  .zoom-map-error:hover {
    opacity: 0; }
  .zoom-map-error span {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 12px; }
.pp_pic_holder .swiper-wrapper {
  max-height: 90vh; }
.bab-phenion-product {
  margin-bottom: 10px;
  margin-top: 10px; }
.bab-phenion-products-headline {
  color: #313a3d; }
.bab-phenion-produkte {
  border-bottom: 1px solid #d8dee4; }
.bab-phenion-product-price {
  text-align: right;
  font-family: MiloPro; }
.bab-phenion-product-sub-price,
.bab-phenion-products-total-price,
.bab-phenion-products-discount-price,
.bab-phenion-products-total-price-with-discount {
  text-align: right; }
.bab-phenion-product-top-space {
  padding-top: calc(2em + 7px); }
input[type=number] {
  background: #fff;
  border: 1px solid #e6e7e7;
  border-radius: 0;
  color: #313a3d;
  line-height: 1em;
  font-size: 1.4em;
  padding: 0.7em 0.5em 0.5em 0.5em;
  -webkit-appearance: none;
  width: 100%; }
.bab-phenion-product-input {
  margin-top: -6px; }
html[dir="rtl"] .bab-phenion-product-price, html[dir="rtl"] .bab-phenion-product-sub-price {
  text-align: left; }
.bab-phenion-products-header-row {
  margin: 0; }
.bab-phenion-products-header {
  font-size: 1.8em;
  margin-right: 2px;
  border-bottom: 2px solid #415055;
  font-weight: bold; }
  .bab-phenion-products-header:first-child {
    font-weight: normal;
    border-bottom-width: 1px;
    padding-left: 0; }
  .bab-phenion-products-header:nth-child(2) {
    text-align: right; }
  .bab-phenion-products-header:last-child {
    width: calc(16.66667% - 6px);
    margin-right: 0;
    text-align: right;
    padding-right: 0; }
.bab-newsroom {
  position: relative; }
.bab-newsroom-filter {
  color: #828c96;
  text-transform: uppercase; }
.bab-newsroom-filter-handle {
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 0;
  cursor: pointer; }
  .bab-newsroom-filter-handle .bab-newsroom-filter-area-border {
    margin-bottom: -0.85rem;
    width: 100%;
    margin-left: 0; }
  .bab-newsroom-filter-handle h3 span {
    background-color: #fff;
    padding: 0 1rem; }
  .bab-newsroom-filter-handle [class*=icon-] {
    display: inline; }
    .bab-newsroom-filter-handle [class*=icon-]:before {
      color: #828c96; }
.bab-newsroom-filter-heading-container {
  padding-left: 0; }
.bab-newsroom-filter-heading-full-width {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 55px;
  z-index: 2;
  cursor: pointer; }
.bab-newsroom-filter-heading {
  width: 100%;
  color: #9baab4;
  font-size: 1.8rem !important;
  margin-bottom: 0;
  margin-top: 1rem;
  cursor: pointer; }
  .bab-newsroom-filter-heading span:before {
    color: #9baab4;
    font-size: 1.8rem !important; }
.bab-newsroom-search-col {
  display: none; }
  .bab-newsroom-search-col input[type=text]::-webkit-input-placeholder {
    color: #656565; }
  .bab-newsroom-search-col input[type=text]:-ms-input-placeholder {
    color: #656565; }
  .bab-newsroom-search-col input[type=text]::placeholder {
    color: #656565; }
  .bab-newsroom-search-col input[type=text]::-webkit-input-placeholder {
    color: #656565; }
  .bab-newsroom-search-col input[type=text]:-ms-input-placeholder {
    color: #656565; }
  .bab-newsroom-search-col .bab-newsroom-search-bar {
    padding-left: 0; }
    .bab-newsroom-search-col .bab-newsroom-search-bar .bab-newsroom-date-input {
      height: auto;
      box-shadow: none; }
.bab-newsroom-filter-grouping {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-gap: 0;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  padding-top: 1.5rem;
  display: none; }
  @media screen and (min-width: 980px) {
    .bab-newsroom-filter-grouping.col-md-9 .bab-newsroom-filter-checkbox {
      width: 33.33333% !important; }
    .bab-newsroom-filter-grouping.col-md-6 :nth-child(8) {
      page-break-before: always; } }
  .bab-newsroom-filter-grouping .bab-newsroom-filter-checkbox {
    width: 100%;
    padding-right: 20px; }
    .bab-newsroom-filter-grouping .bab-newsroom-filter-checkbox .checkbox {
      margin-top: 0;
      margin-bottom: 5px; }
      .bab-newsroom-filter-grouping .bab-newsroom-filter-checkbox .checkbox label {
        font-size: 1.3rem; }
.bab-newsroom-filter-area.bab-newsroom-filter-closed {
  display: none; }
.bab-newsroom-filter-area-border {
  clear: both;
  height: 1px;
  line-height: 1px;
  width: calc(100% - 20px);
  margin-left: 10px;
  background-color: #d8dee4; }
.bab-newsroom-editors-pick-inner {
  background-color: #f0f1f5;
  padding: 20px;
  position: relative;
  padding-top: 40px; }
  .bab-newsroom-editors-pick-inner:before {
    position: absolute;
    content: attr(title);
    top: -2px;
    left: -20px;
    padding-left: 40px;
    padding-right: 5px;
    padding-top: 8px;
    padding-bottom: 5px;
    color: #e3000f;
    font-size: 2rem;
    z-index: 100;
    font-weight: 500;
    font-family: "MiloProMedium", Helvetica, Arial, sans-serif; }
  .bab-newsroom-editors-pick-inner.slider:before {
    top: -2px; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .bab-newsroom-editors-pick-inner .swiper-slide-padding {
      margin-right: 1.5px !important;
      padding-left: 10px !important;
      margin-left: 2.5px !important; } }
  .bab-newsroom-editors-pick-inner.webpick:before {
    bottom: auto;
    top: 60px; }
  .bab-newsroom-editors-pick-inner:after {
    display: table;
    clear: both;
    content: " "; }
.bab-newsroom-loadmore-trigger {
  clear: both;
  height: 1px; }
.bab-newsroom-loading-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6); }
  .bab-newsroom-loading-overlay:before {
    content: " ";
    background: url(/blob/215630/4b92bb1b960f68155dc616551d8f182e/data/loader-transparent-gif.gif) center center no-repeat transparent;
    background-size: contain;
    position: absolute;
    left: calc(50% - 20px);
    width: 40px;
    height: 40px; }
  .bab-newsroom-loading-overlay.bab-newsroom-loading-overlay-top:before {
    top: calc(50vh - 20px); }
  .bab-newsroom-loading-overlay.bab-newsroom-loading-overlay-bottom:before {
    bottom: calc(50vh - 20px); }
.bab-newsroom-filter-reset {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: right;
  height: 1px; }
.bab-newsroom-filter-reset-button {
  font-size: 1.2rem;
  text-transform: none;
  cursor: pointer;
  border: none;
  background-color: transparent; }
  .bab-newsroom-filter-reset-button:before {
    content: "\e8b8";
    font-family: henkel-icon;
    margin-right: 0.2rem; }
.bab-newsroom-filter-show {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: right;
  height: 1px; }
.bab-newsroom-filter-show-button {
  font-size: 2.8rem;
  text-transform: none;
  cursor: pointer;
  border: none;
  background-color: transparent;
  bottom: -0.79rem;
  position: absolute;
  right: 0; }
  .bab-newsroom-filter-show-button:active, .bab-newsroom-filter-show-button:focus {
    border: 0 solid transparent !important;
    outline-color: transparent; }
  .bab-newsroom-filter-show-button.active:before {
    content: '\E83C';
    font-family: henkel-icon;
    margin-right: 0.2rem;
    color: #e3000f; }
  .bab-newsroom-filter-show-button:before {
    content: '\E83B';
    font-family: henkel-icon;
    margin-right: 0.2rem;
    color: #e3000f; }
.bab-newsroom-datepicker {
  width: 40% !important; }
.errorInput {
  border: #e3000f solid 2px !important; }
.bab-datepicker-separator.input-group-addon {
  color: #828c96;
  border: 0;
  background-color: inherit;
  font-size: 12px;
  padding-bottom: 4px; }
.bab-newsroom-item:not(.bab-newsroom-editors-pick):not(.bab-newsroom-produktneuheiten) .bab-newsroom-item-view {
  border-bottom: 1px solid #d8dee4;
  padding-bottom: 2rem;
  margin-bottom: 1rem; }
.bab-newsroom-item .bab-newsroom-statement.bab-newsroom-item-view {
  border-bottom: none; }
  .bab-newsroom-item .bab-newsroom-statement.bab-newsroom-item-view.white {
    border-bottom: 1px solid #d8dee4; }
.bab-newsroom-item-view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #828c96; }
.swiper-slide-padding {
  padding-right: 40px;
  padding-bottom: 20px; }
.bab-newsroom-editors-pick-inner.slider .swiper-wrapper .swiper-slide-padding {
  padding-bottom: 0; }
.bab-newsroom-item-img {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
  margin-bottom: 2rem; }
  .bab-newsroom-item-img.bab-newsroom-no-order {
    margin-bottom: 1rem; }
.bab-newsroom-links-container {
  margin-bottom: 1rem; }
  .bab-newsroom-links-container .icon-arrow_link2 {
    height: 0; }
  .bab-newsroom-links-container [class*="icon-"]:before {
    z-index: 1;
    left: 6px;
    top: 3px; }
.bab-newsroom-links-link {
  position: relative;
  width: 100%;
  font-size: 1.4rem;
  background-color: #f0f1f5 !important; }
.bab-newsroom-produktneuheiten .bab-newsroom-links-link,
.bab-newsroom-produktneuheiten-slider .bab-newsroom-links-link {
  background-color: #fff !important; }
.bab-newsroom-item-img-with-author {
  margin-top: 40px; }
.bab-newsroom-item-img-first {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-bottom: 10px; }
.bab-newsroom-item-content {
  width: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }
.bab-newsroom-item-meta, .bab-newsroom-item-tags-container {
  font-size: 1.3rem;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 1rem; }
.bab-newsroom-item-tags-container {
  z-index: 10; }
  .bab-newsroom-item-tags-container .bab-newsroom-item-tag {
    margin-right: 0.4rem;
    color: #bec8d2; }
    .bab-newsroom-item-tags-container .bab-newsroom-item-tag:before {
      content: "\e861";
      font-family: henkel-icon;
      font-size: 1rem;
      margin-right: 0.2rem; }
  .bab-newsroom-item-tags-container .bab-newsroom-item-tags {
    margin-right: 0.4rem; }
    .bab-newsroom-item-tags-container .bab-newsroom-item-tags:before {
      content: "\e862";
      font-family: henkel-icon;
      font-size: 1rem;
      margin-right: 0.2rem; }
.bab-newsroom-item-tags-container-last {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-top: 1rem; }
.bab-newsroom-item-file {
  margin-right: 0.4rem; }
  .bab-newsroom-item-file:before {
    content: "\f15b";
    font-family: henkel-icon;
    font-size: 1rem;
    margin-right: 0.2rem; }
.bab-newsroom-item-tag {
  font-size: 1em;
  font-weight: normal;
  font-family: "MiloPro";
  cursor: pointer; }
  .bab-newsroom-item-tag:hover {
    background-color: #f0f1f5; }
  .bab-newsroom-item-tag.dark:hover {
    background-color: #bec8d2; }
.bab-newsroom-item-meta-divider {
  width: 0.8rem;
  text-align: left;
  display: inline-block;
  color: #828c96;
  position: relative; }
  .bab-newsroom-item-meta-divider:before {
    content: '-';
    position: absolute;
    font-size: 1.5em;
    max-width: 8px;
    bottom: 50%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%); }
.bab-newsroom-item-meta-rating {
  float: right; }
.bab-newsroom-item-meta-date {
  display: inline-block; }
.bab-newsroom-item-meta-type {
  display: inline-block;
  letter-spacing: 0.1em; }
.bab-newsroom-item-text {
  color: #313a3d; }
  .bab-newsroom-item-text:hover {
    color: #313a3d; }
  .bab-newsroom-item-text ul {
    padding-left: 15px; }
    .bab-newsroom-item-text ul li {
      font-size: 1.4rem !important; }
  .bab-newsroom-item-text ol li {
    font-size: 1.4rem !important; }
.bab-newsroom-produktneuheiten-slider {
  border-bottom: none !important; }
.bab-newsroom-item-headline {
  color: #e3000f;
  font-size: 2.4rem;
  font-family: MiloProBold; }
  .bab-newsroom-item-headline:hover {
    color: #e3000f; }
.bab-newsroom-item-headline-linkteaser {
  color: #828c96;
  font-size: 2.4rem;
  font-family: MiloProBold; }
  .bab-newsroom-item-headline-linkteaser:hover {
    color: #415055; }
.bab-newsroom-item-headline-gray {
  color: #828c96; }
  .bab-newsroom-item-headline-gray:hover {
    color: #828c96; }
a.bab-newsroom-item-headline-gray:hover,
a .bab-newsroom-item-headline-gray:hover {
  color: #415055; }
.bab-newsroom-item-author {
  position: absolute;
  left: 10px;
  top: -50px;
  width: auto;
  max-width: calc(100% - 20px); }
.bab-newsroom-item-author-img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 2px solid #fff;
  float: left; }
.bab-newsroom-item-author-name {
  margin-top: 10px;
  float: left;
  margin-left: 5px;
  max-width: calc(100% - 75px); }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .bab-newsroom-item-author-name {
      max-width: 100%; } }
.bab-newsroom-statement {
  position: relative;
  overflow: hidden; }
  .bab-newsroom-statement:not(.red) p > span.red {
    background: inherit; }
.bab-newsroom-statement-content {
  text-align: center;
  width: 100%;
  z-index: 2; }
.bab-newsroom-statement-text,
.bab-newsroom-statement-content {
  color: #828c96; }
.bab-newsroom-statement-text:hover {
  color: inherit; }
.bab-newsroom-statement-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1; }
.bab-newsroom-item-download {
  margin-bottom: 2rem; }
  .bab-newsroom-item-download .download {
    float: none; }
    .bab-newsroom-item-download .download .download-file {
      padding-right: 0.6em;
      min-height: initial; }
.bab-newsroom-item-view.light-gray .bab-newsroom-item-tag:hover {
  background-color: #bec8d2;
  color: #fff; }
.bab-newsroom-item-view.dark-gray .bab-newsroom-statement-text,
.bab-newsroom-item-view.dark-gray .bab-newsroom-statement-content {
  color: #fff; }
  .bab-newsroom-item-view.dark-gray .bab-newsroom-statement-text:hover,
  .bab-newsroom-item-view.dark-gray .bab-newsroom-statement-content:hover {
    color: #fff; }
.bab-newsroom-item-view.dark-gray .bab-newsroom-item-tag {
  color: #fff; }
  .bab-newsroom-item-view.dark-gray .bab-newsroom-item-tag:hover {
    background-color: transparent;
    color: #e3000f; }
.bab-newsroom-item-view.red .bab-newsroom-statement-text,
.bab-newsroom-item-view.red .bab-newsroom-statement-content {
  color: #fff; }
  .bab-newsroom-item-view.red .bab-newsroom-statement-text:hover,
  .bab-newsroom-item-view.red .bab-newsroom-statement-content:hover {
    color: #fff; }
.bab-newsroom-item-view.red .bab-newsroom-item-tag {
  color: #fff; }
  .bab-newsroom-item-view.red .bab-newsroom-item-tag:hover {
    background-color: #415055; }
.bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view {
  padding: 20px;
  background-color: #fff; }
.bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view-noflex {
  display: block;
  padding: 20px;
  background-color: #fff; }
.bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view-slider {
  padding: 0; }
.bab-newsroom-no-order {
  -webkit-box-ordinal-group: 1 !important;
      -ms-flex-order: 0 !important;
          order: 0 !important; }
.bab-newsroom-item-video-content-small {
  width: 100%; }
  .bab-newsroom-item-video-content-small .bab-newsroom-item-meta {
    margin-top: 5px; }
.bab-newsroom-item-social {
  background: #fff;
  border: 1px #cccccc solid;
  padding: 10px;
  font-family: MiloPro;
  cursor: pointer;
  position: relative; }
  .bab-newsroom-item-social .bab-newsroom-item-img-first {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    max-width: 100%;
    min-width: 100%;
    position: relative; }
    .bab-newsroom-item-social .bab-newsroom-item-img-first .video-play {
      background-size: contain;
      background-color: rgba(0, 0, 0, 0.5);
      border-radius: 7em;
      position: absolute;
      border: none;
      left: 50%;
      top: 50%;
      margin-left: -3.5em;
      margin-top: -3.5em;
      width: 7em;
      height: 7em; }
      .bab-newsroom-item-social .bab-newsroom-item-img-first .video-play:before {
        content: '\E848';
        font-family: 'henkel-icon';
        left: 28px;
        position: absolute;
        top: 14px;
        font-size: 29px;
        color: #fff; }
    @media screen and (min-width: 480px) {
      .bab-newsroom-item-social .bab-newsroom-item-img-first .video-play {
        top: 50% !important;
        margin-left: -3.5em !important;
        margin-top: -3.5em !important;
        width: 7em !important;
        height: 7em !important; }
        .bab-newsroom-item-social .bab-newsroom-item-img-first .video-play:before {
          left: 28px !important;
          top: 14px !important;
          font-size: 29px !important; } }
.bab-newsroom-item-anchor {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 2; }
.bab-newsroom-social-swiper {
  padding-bottom: 10px; }
.bab-newsroom-item-text {
  width: 100%; }
.bab-newsroom-item-social-chanel-head {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px; }
.bab-newsroom-item-social-chanel-img {
  display: inline-block;
  float: left;
  max-width: 45px;
  min-width: 45px; }
.bab-newsroom-item-social-facebook {
  background-image: url(/blob/9594/dbeca323c889d3cc165032477b042e1e/data/icon-facebook-small-png.png);
  background-size: cover;
  width: 30px;
  height: 30px; }
.bab-newsroom-item-social-twitter {
  background-image: url(/blob/9596/df94f9b883cd92083801b10337a3f561/data/icon-twitter-small-png.png);
  background-size: cover;
  width: 30px;
  height: 30px; }
.bab-newsroom-item-social-instagram {
  background-image: url(/blob/767294/68823481bfdb7f8d505ea3032c600450/data/icon-instagram-png.png);
  background-size: cover;
  width: 30px;
  height: 30px; }
.bab-newsroom-item-social-linkedin {
  background-image: url(/blob/9600/61cf5bbf5c972c20b902e6d22de16988/data/icon-linkedin-small-png.png);
  background-size: cover;
  width: 30px;
  height: 30px; }
.bab-newsroom-item-social-chanel-info {
  display: inline-block;
  float: left;
  max-width: 75%;
  width: 75%; }
  .bab-newsroom-item-social-chanel-info .bab-newsroom-social-info {
    font-family: MiloPro;
    margin-bottom: 0; }
  .bab-newsroom-item-social-chanel-info .bab-newsroom-item-social-chanel-date {
    font-family: MiloPro;
    float: right;
    font-size: 12px; }
  .bab-newsroom-item-social-chanel-info .bab-newsroom-social-title {
    margin-bottom: 0;
    margin-left: 0;
    font-family: MiloProBold; }
.bab-newsroom-social-content {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  width: 100%; }
.bab-newsroom-social-text {
  font-family: MiloPro;
  word-wrap: break-word; }
  .bab-newsroom-social-text a {
    color: #e3000f;
    font-family: MiloPro; }
.bab-newsroom-social-likes {
  width: 100%; }
.bab-newsroom-social-post-url {
  padding: 2px;
  border: 1px #cccccc solid;
  overflow-x: hidden; }
  .bab-newsroom-social-post-url img {
    max-width: 97%;
    min-width: 97%;
    margin-right: 3%;
    display: inline-block; }
  .bab-newsroom-social-post-url a {
    display: block;
    max-width: 48%;
    width: 48%;
    float: left; }
  .bab-newsroom-social-post-url ul {
    display: inline-block;
    list-style: none;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute; }
[class^="bab-newsroom-item-social"]:before, [class*=" bab-newsroom-item-social"]:before {
  font-family: "henkel-icon";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.bab-newsroom-item-social-like:before {
  content: '\f164'; }
.bab-newsroom-item-social-comment:before {
  content: '\e864'; }
.bab-newsroom-item-social-tw-rt:before {
  content: '\e866'; }
.bab-newsroom-item-social-tw-like:before {
  content: '\e865'; }
.bab-newsroom-item-social-in-comment:before {
  content: '\e864'; }
.bab-newsroom-item-social-in-like:before {
  content: '\e865'; }
.bab-newsroom-item-social-li-comment:before {
  content: '\f0e5'; }
.bab-newsroom-item-social-li-like:before {
  content: '\e863'; }
/*
.icon-arrow_link2{
  &:before{
    top: 16px;
  }
}
*/
@media screen and (min-width: 480px) {
  .col-xs-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .col-xs-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-xs-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-content {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0;
      width: calc(50% - 10px); }
    .col-xs-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video {
      width: calc(50% - 10px);
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .col-xs-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video-content {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      width: calc(50% - 10px); }
      .col-xs-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta {
        width: 100%; }
    .col-xs-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order {
      margin-bottom: 0; }
    .col-xs-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img-first {
      margin-bottom: 0; } }
@media screen and (min-width: 980px) {
  .col-md-8 > div > .bab-newsroom-item-view,
  .col-md-8 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view,
  .col-md-9 > div > .bab-newsroom-item-view,
  .col-md-9 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view,
  .col-md-12 > div > .bab-newsroom-item-view,
  .col-md-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .col-md-8 > div > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-8 > div > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-md-8 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-8 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-md-9 > div > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-9 > div > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-md-9 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-9 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-md-12 > div > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-12 > div > .bab-newsroom-item-view .bab-newsroom-item-content,
    .col-md-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img,
    .col-md-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-content {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0;
      width: calc(50% - 10px); }
    .col-md-8 > div > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-md-8 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-md-9 > div > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-md-9 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-md-12 > div > .bab-newsroom-item-view .bab-newsroom-item-video,
    .col-md-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video {
      width: calc(50% - 10px);
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .col-md-8 > div > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-md-8 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-md-9 > div > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-md-9 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-md-12 > div > .bab-newsroom-item-view .bab-newsroom-item-video-content,
    .col-md-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video-content {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      width: calc(50% - 10px); }
      .col-md-8 > div > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-md-8 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-md-9 > div > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-md-9 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-md-12 > div > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta,
      .col-md-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-video-content .bab-newsroom-item-meta {
        width: 100%; }
    .col-md-8 > div > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-md-8 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-md-9 > div > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-md-9 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-md-12 > div > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order,
    .col-md-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img.bab-newsroom-no-order {
      margin-bottom: 0; }
    .col-md-8 > div > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-md-8 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-md-9 > div > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-md-9 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-md-12 > div > .bab-newsroom-item-view .bab-newsroom-item-img-first,
    .col-md-12 > .bab-newsroom-editors-pick-inner > div > .bab-newsroom-item-view .bab-newsroom-item-img-first {
      margin-bottom: 0; } }
.bab-elastic-social-user-group {
  margin: 1rem 0; }
  .bab-elastic-social-user-group img {
    margin-bottom: 5px; }
.bab-elastic-social-input-triplet .form-line {
  margin-bottom: 0; }
.bab-elastic-social-upload .upload {
  display: inline-block;
  width: 100%;
  margin-bottom: 0; }
/* RETINA CSS
 *
 *
 * =======================================================
 */
/* MOBILE FIRST ANSATZ:
 * Die Basis bildet der kleinste Breakpoint. Regeln für
 * kleinere Displays vererben sich nach oben weiter.
 */
/* screen >= 0px */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* rahmen.css */
  .naviSwitchOff {
    background-image: url(/blob/9564/169cc976ff54fb437fd18749880d8ee8/data/navi-switchoff-png.png);
    background-size: 20px 56px; }
  #navigation a.globalLink span,
  #navigation strong.globalLink span {
    background: url(/blob/9568/96ca4574523c31d48f32890471abeea3/data/icon-globallink-png.png) left center no-repeat transparent;
    background-size: 37px 18px; }
  .search input.submit {
    background: url(/blob/9570/bb306c797d1a8a8b90cf27272ec8a3ab/data/icon-search-png.png) 0 0 no-repeat transparent;
    background-size: 18px 20px; }
  #navigation ul.mainNavi li.home a:link,
  #navigation ul.mainNavi li.home a:visited,
  #navigation ul.mainNavi li.home strong {
    background: url(/blob/9572/90f4c35002fa1f94207bc559a372b7ab/data/navi-iconhome-png.png) right no-repeat transparent;
    background-size: 44px 35px; }
  #navigation ul.mainNavi li div {
    background: url(/blob/9574/571ed5929d07dce63df9faacd2ce2194/data/navi-iconclosed-png.png) right no-repeat transparent;
    background-size: 44px 35px; }
  #navigation ul.mainNavi li.active div {
    background: url(/blob/9576/ed019a3dd775be5550552aa29459be90/data/navi-iconopen-png.png) right no-repeat transparent;
    background-size: 44px 35px; }
  #navigation ul.mainNavi li.active li div {
    background-image: url(/blob/9578/d2d8f110265c09dbdc744dc5ab082f9d/data/navi-iconclosed-lvl2-png.png);
    background-size: 45px 22px; }
  #navigation ul.mainNavi li.active li.active div {
    background: url(/blob/9580/d18158a583809ab6d4bf6a890edd0a6d/data/navi-iconopen-lvl2-png.png) right no-repeat transparent;
    background-size: 45px 22px; }
  #myContent a span.txt {
    background: url(../images/layout/retina/icon_myContent.png) 1em 0.5em no-repeat transparent;
    background-size: 20px 17px; }
  #myContent a span.icon {
    background: url(../images/layout/retina/myContent_arrow.png) 0 0 no-repeat transparent;
    background-size: 32px 12px; }
  /* inhalt.css */
  .back {
    background: url(/blob/9612/99e7dde8318067684e04700946ccdb56/data/icon-cardflipback-png.png) left bottom no-repeat #828c96;
    background-size: 47px 24px; }
  .front {
    background: url(/blob/9614/596850b19c46edf677ab966f395cd9c6/data/icon-cardflipfront-png.png) right bottom no-repeat #828c96;
    background-size: 47px 24px; }
  .card-container.dark-gray .front {
    background: url(/blob/9614/596850b19c46edf677ab966f395cd9c6/data/icon-cardflipfront-png.png) right bottom no-repeat #828c96;
    background-size: 47px 24px; }
  .card-container.dark-gray .back {
    background: url(/blob/9612/99e7dde8318067684e04700946ccdb56/data/icon-cardflipback-png.png) left bottom no-repeat #828c96;
    background-size: 47px 24px; }
  .card-container.red .back {
    background-image: url(/blob/9612/99e7dde8318067684e04700946ccdb56/data/icon-cardflipback-png.png); }
  .card-container.red .front {
    background-image: url(/blob/9614/596850b19c46edf677ab966f395cd9c6/data/icon-cardflipfront-png.png); }
  .white .front {
    background: url(/blob/9616/24bab55ad8f7cc62d984bbef845d1dc2/data/icon-cardflipfront-white-png.png) right bottom no-repeat #FFFFFF;
    background-size: 47px 24px; }
  .white .back {
    background: url(/blob/9618/513a65bf3b8d4f639cbc2dc8c065adeb/data/icon-cardflipback-white-png.png) left bottom no-repeat #FFFFFF;
    background-size: 47px 24px; }
  .card-container.light-gray .back {
    background-image: url(/blob/9618/513a65bf3b8d4f639cbc2dc8c065adeb/data/icon-cardflipback-white-png.png); }
  .card-container.light-gray .front {
    background-image: url(/blob/9616/24bab55ad8f7cc62d984bbef845d1dc2/data/icon-cardflipfront-white-png.png); }
  /** Download **/
  .download-file {
    background-image: url(/blob/15000/8a2a71a81ae243c0c86f2c6b8a4eebc8/data/icon-download-general-png.png);
    background-size: 30px 29px !important; }
  .download-file.pdf {
    background-image: url(/blob/9626/b70c4173012d74eb904d23d7429272f3/data/icon-download-pdf-png.png); }
  .download-file.jpg {
    background-image: url(/blob/9630/6880e20e7ea537b5f4683ca1d500a196/data/icon-download-jpg-png.png); }
  .download-file.doc {
    background-image: url(/blob/9628/bcfd25b0b611966521f01e5e39d18956/data/icon-download-doc-png.png); }
  .download-file.rtf {
    background-image: url(/blob/39900/6830178b366170f754387ce7633970dc/data/icon-download-rtf-png.png); }
  .download-file.ppt {
    background-image: url(/blob/39902/3c973e87c4dd7c77d5b8636898125b74/data/icon-download-ppt-png.png); }
  .download-file.pptx {
    background-image: url(/blob/39904/2cf2b9ee5203ebfd7e33328b3a8567bc/data/icon-download-pptx-png.png); }
  .download-file.xls {
    background-image: url(/blob/39906/dc93eb9e69f7f64536187a8e625e040b/data/icon-download-xls-png.png); }
  .download-file.xlsx {
    background-image: url(/blob/39908/2f8a8cda99eeb8edce95bddba363e137/data/icon-download-xlsx-png.png); }
  .download-file.png {
    background-image: url(/blob/39910/77d9c6dc9d8291d2933c44c689812a4b/data/icon-download-png-png.png); }
  .download-file.gif {
    background-image: url(/blob/39912/589f3281d1dee8dc1f80adbbac05c03c/data/icon-download-gif-png.png); }
  .download-file.tiff {
    background-image: url(/blob/39914/de19a42196a038869c50caeecc6058a9/data/icon-download-tiff-png.png); }
  .download-file.flv {
    background-image: url(/blob/39916/312fd8e12749e026961e6d24acf278bd/data/icon-download-flv-png.png); }
  .download-file.mp4 {
    background-image: url(/blob/39918/386180c3f1296c4bdc4c10bdafcb357a/data/icon-download-mp4-png.png); }
  .download-file.mp3 {
    background-image: url(/blob/39920/7c651342758cae30705cc1fdc5685680/data/icon-download-mp3-png.png); }
  .download-file._3gp {
    background-image: url(/blob/39922/e3b52e45db719ce6b12811dc3f63e4b3/data/icon-download--3gp-png.png); }
  .download-file.wmv {
    background-image: url(/blob/39924/82f273d9e3957998d5994bac17c9c7cf/data/icon-download-wmv-png.png); }
  .download-file.mov {
    background-image: url(/blob/39926/eb56cb73f4f18549c8c469d4eac2a4cc/data/icon-download-mov-png.png); }
  .download-file.avi {
    background-image: url(/blob/39928/b7c58e8b8f8863d87498b0a0c85edfc2/data/icon-download-avi-png.png); }
  .download-file.zip {
    background-image: url(/blob/39930/f885690f7f8c8a7bfc14ee695ffaae59/data/icon-download-zip-png.png); }
  .download-file.rar {
    background-image: url(/blob/39932/86dd03948a22bc477e9c1ee820942ac5/data/icon-download-rar-png.png); }
  .download-file.video {
    background-image: url(/blob/9632/047d662cbde4aaf62bc3a0c512ed8e95/data/icon-video-png.png);
    background-size: 30px 29px; }
  .download-file.slideshow {
    background-image: url(/blob/9634/5993795ce0b7cf24bab19144b4b6e78f/data/icon-slideshow-png.png);
    background-size: 30px 29px; } }
/* Media Query Ende **/
/* screen >= 480px */
/* screen >= 730px */
/* screen >= 1250px */
/* EXKLUSIVE REGELN:
 * Folgende Regeln gelten jeweils nur für den Breakpoint
 */
/* screen 0 - 479 */
/* screen 480 - 729 */
/* screen 730 - 979 */
/* screen 980 - 1249 */
/* screen >= 1250 */
/*# sourceMappingURL=styles.css.map */
