@charset "UTF-8";
/**
*	====================== Fontstack ======================
*/
/**
*	====================== col-width for 12-grid ======================
**/
/*
*	color-definition for xplicator by vu
*/
/* MEDIA QUERIES */
.icon-check {
  background-image: url("../images/icons/ic_check_black_48px.svg"); }

.icon-close {
  background-image: url("../images/icons/ic_close_black_48px.svg"); }

/**
*	ICON FLAGS
**/
.icon-flag-at:before {
  position: absolute;
  content: '';
  background-repeat: no-repeat;
  background-image: url("../images/icons/flags/at.svg"); }

.icon-flag-ca:before {
  position: absolute;
  content: '';
  background-repeat: no-repeat;
  background-image: url("../images/icons/flags/ca.svg"); }

.icon-flag-de:before {
  position: absolute;
  content: '';
  background-repeat: no-repeat;
  background-image: url("../images/icons/flags/de.svg"); }

.icon-flag-es:before {
  position: absolute;
  content: '';
  background-repeat: no-repeat;
  background-image: url("../images/icons/flags/es.svg"); }

.icon-flag-fr:before {
  position: absolute;
  content: '';
  background-repeat: no-repeat;
  background-image: url("../images/icons/flags/fr.svg"); }

.icon-flag-gb:before {
  position: absolute;
  content: '';
  background-repeat: no-repeat;
  background-image: url("../images/icons/flags/gb.svg"); }

.icon-flag-in:before {
  position: absolute;
  content: '';
  background-repeat: no-repeat;
  background-image: url("../images/icons/flags/in.svg"); }

.icon-flag-it:before {
  position: absolute;
  content: '';
  background-repeat: no-repeat;
  background-image: url("../images/icons/flags/it.svg"); }

.icon-flag-me:before {
  position: absolute;
  content: '';
  background-repeat: no-repeat;
  background-image: url("../images/icons/flags/me.svg"); }

.icon-flag-us:before {
  position: absolute;
  content: '';
  background-repeat: no-repeat;
  background-image: url("../images/icons/flags/us.svg"); }

/* titillium-web-200 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 200;
  src: url("../webfonts/titillium-web-v5-latin-200.eot");
  /* IE9 Compat Modes */
  src: local("Titillium Web ExtraLight"), local("TitilliumWeb-ExtraLight"), url("../webfonts/titillium-web-v5-latin-200.eot?#iefix") format("embedded-opentype"), url("../webfonts/titillium-web-v5-latin-200.woff2") format("woff2"), url("../webfonts/titillium-web-v5-latin-200.woff") format("woff"), url("../webfonts/titillium-web-v5-latin-200.ttf") format("truetype"), url("../webfonts/titillium-web-v5-latin-200.svg#TitilliumWeb") format("svg");
  /* Legacy iOS */ }

/* titillium-web-300 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 300;
  src: url("../webfonts/titillium-web-v5-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Titillium Web Light"), local("TitilliumWeb-Light"), url("../webfonts/titillium-web-v5-latin-300.eot?#iefix") format("embedded-opentype"), url("../webfonts/titillium-web-v5-latin-300.woff2") format("woff2"), url("../webfonts/titillium-web-v5-latin-300.woff") format("woff"), url("../webfonts/titillium-web-v5-latin-300.ttf") format("truetype"), url("../webfonts/titillium-web-v5-latin-300.svg#TitilliumWeb") format("svg");
  /* Legacy iOS */ }

/* titillium-web-200italic - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 200;
  src: url("../webfonts/titillium-web-v5-latin-200italic.eot");
  /* IE9 Compat Modes */
  src: local("Titillium Web ExtraLight Italic"), local("TitilliumWeb-ExtraLightItalic"), url("../webfonts/titillium-web-v5-latin-200italic.eot?#iefix") format("embedded-opentype"), url("../webfonts/titillium-web-v5-latin-200italic.woff2") format("woff2"), url("../webfonts/titillium-web-v5-latin-200italic.woff") format("woff"), url("../webfonts/titillium-web-v5-latin-200italic.ttf") format("truetype"), url("../webfonts/titillium-web-v5-latin-200italic.svg#TitilliumWeb") format("svg");
  /* Legacy iOS */ }

/* titillium-web-300italic - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 300;
  src: url("../webfonts/titillium-web-v5-latin-300italic.eot");
  /* IE9 Compat Modes */
  src: local("Titillium Web Light Italic"), local("TitilliumWeb-LightItalic"), url("../webfonts/titillium-web-v5-latin-300italic.eot?#iefix") format("embedded-opentype"), url("../webfonts/titillium-web-v5-latin-300italic.woff2") format("woff2"), url("../webfonts/titillium-web-v5-latin-300italic.woff") format("woff"), url("../webfonts/titillium-web-v5-latin-300italic.ttf") format("truetype"), url("../webfonts/titillium-web-v5-latin-300italic.svg#TitilliumWeb") format("svg");
  /* Legacy iOS */ }

/* titillium-web-italic - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 400;
  src: url("../webfonts/titillium-web-v5-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local("Titillium Web Italic"), local("TitilliumWeb-Italic"), url("../webfonts/titillium-web-v5-latin-italic.eot?#iefix") format("embedded-opentype"), url("../webfonts/titillium-web-v5-latin-italic.woff2") format("woff2"), url("../webfonts/titillium-web-v5-latin-italic.woff") format("woff"), url("../webfonts/titillium-web-v5-latin-italic.ttf") format("truetype"), url("../webfonts/titillium-web-v5-latin-italic.svg#TitilliumWeb") format("svg");
  /* Legacy iOS */ }

/* titillium-web-regular - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  src: url("../webfonts/titillium-web-v5-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Titillium Web Regular"), local("TitilliumWeb-Regular"), url("../webfonts/titillium-web-v5-latin-regular.eot?#iefix") format("embedded-opentype"), url("../webfonts/titillium-web-v5-latin-regular.woff2") format("woff2"), url("../webfonts/titillium-web-v5-latin-regular.woff") format("woff"), url("../webfonts/titillium-web-v5-latin-regular.ttf") format("truetype"), url("../webfonts/titillium-web-v5-latin-regular.svg#TitilliumWeb") format("svg");
  /* Legacy iOS */ }

/* titillium-web-600 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 600;
  src: url("../webfonts/titillium-web-v5-latin-600.eot");
  /* IE9 Compat Modes */
  src: local("Titillium Web SemiBold"), local("TitilliumWeb-SemiBold"), url("../webfonts/titillium-web-v5-latin-600.eot?#iefix") format("embedded-opentype"), url("../webfonts/titillium-web-v5-latin-600.woff2") format("woff2"), url("../webfonts/titillium-web-v5-latin-600.woff") format("woff"), url("../webfonts/titillium-web-v5-latin-600.ttf") format("truetype"), url("../webfonts/titillium-web-v5-latin-600.svg#TitilliumWeb") format("svg");
  /* Legacy iOS */ }

/* titillium-web-700 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 700;
  src: url("../webfonts/titillium-web-v5-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Titillium Web Bold"), local("TitilliumWeb-Bold"), url("../webfonts/titillium-web-v5-latin-700.eot?#iefix") format("embedded-opentype"), url("../webfonts/titillium-web-v5-latin-700.woff2") format("woff2"), url("../webfonts/titillium-web-v5-latin-700.woff") format("woff"), url("../webfonts/titillium-web-v5-latin-700.ttf") format("truetype"), url("../webfonts/titillium-web-v5-latin-700.svg#TitilliumWeb") format("svg");
  /* Legacy iOS */ }

/* titillium-web-700italic - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 700;
  src: url("../webfonts/titillium-web-v5-latin-700italic.eot");
  /* IE9 Compat Modes */
  src: local("Titillium Web Bold Italic"), local("TitilliumWeb-BoldItalic"), url("../webfonts/titillium-web-v5-latin-700italic.eot?#iefix") format("embedded-opentype"), url("../webfonts/titillium-web-v5-latin-700italic.woff2") format("woff2"), url("../webfonts/titillium-web-v5-latin-700italic.woff") format("woff"), url("../webfonts/titillium-web-v5-latin-700italic.ttf") format("truetype"), url("../webfonts/titillium-web-v5-latin-700italic.svg#TitilliumWeb") format("svg");
  /* Legacy iOS */ }

/* titillium-web-600italic - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: italic;
  font-weight: 600;
  src: url("../webfonts/titillium-web-v5-latin-600italic.eot");
  /* IE9 Compat Modes */
  src: local("Titillium Web SemiBold Italic"), local("TitilliumWeb-SemiBoldItalic"), url("../webfonts/titillium-web-v5-latin-600italic.eot?#iefix") format("embedded-opentype"), url("../webfonts/titillium-web-v5-latin-600italic.woff2") format("woff2"), url("../webfonts/titillium-web-v5-latin-600italic.woff") format("woff"), url("../webfonts/titillium-web-v5-latin-600italic.ttf") format("truetype"), url("../webfonts/titillium-web-v5-latin-600italic.svg#TitilliumWeb") format("svg");
  /* Legacy iOS */ }

/* titillium-web-900 - latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 900;
  src: url("../webfonts/titillium-web-v5-latin-900.eot");
  /* IE9 Compat Modes */
  src: local("Titillium Web Black"), local("TitilliumWeb-Black"), url("../webfonts/titillium-web-v5-latin-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/titillium-web-v5-latin-900.woff2") format("woff2"), url("../webfonts/titillium-web-v5-latin-900.woff") format("woff"), url("../webfonts/titillium-web-v5-latin-900.ttf") format("truetype"), url("../webfonts/titillium-web-v5-latin-900.svg#TitilliumWeb") format("svg");
  /* Legacy iOS */ }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
HTML {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
BODY {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
ARTICLE,
ASIDE,
DETAILS,
FIGCAPTION,
FIGURE,
FOOTER,
HEADER,
MAIN,
NAV,
SECTION,
SUMMARY {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
AUDIO,
CANVAS,
PROGRESS,
VIDEO {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
AUDIO:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
TEMPLATE {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
A {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
A:active,
A:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
ABBR[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
B,
STRONG {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
DFN {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
H1 {
  font-size: 2em;
  margin: 0.67em 0; }

H1, H2, H3, H4, H5, H6 {
  font-weight: normal; }

/**
 * Address styling not present in IE 8/9.
 */
MARK {
  background: #ffff00;
  color: #000000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
SMALL {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
SUB,
SUP {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

SUP {
  top: -0.5em; }

SUB {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
IMG {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
SVG:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
FIGURE {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
HR {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
PRE {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
CODE,
KBD,
PRE,
SAMP {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
BUTTON,
INPUT,
OPTGROUP,
SELECT,
TEXTAREA {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
BUTTON {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
BUTTON,
SELECT {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
BUTTON,
HTML INPUT[type="button"],
INPUT[type="reset"],
INPUT[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
BUTTON[disabled],
HTML INPUT[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
BUTTON::-moz-focus-inner,
INPUT::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
INPUT {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
INPUT[type="checkbox"],
INPUT[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
INPUT[type="number"]::-webkit-inner-spin-button,
INPUT[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
INPUT[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
INPUT[type="search"]::-webkit-search-cancel-button,
INPUT[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
FIELDSET {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
LEGEND {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
TEXTAREA {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
OPTGROUP {
  font-weight: normal; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
TABLE {
  border-collapse: collapse;
  border-spacing: 0; }

TD,
TH {
  padding: 0; }

* {
  box-sizing: border-box; }

HTML {
  margin: 0;
  padding: 0;
  font-family: 'Titillium Web', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #212121;
  height: 100%; }

BODY {
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 100%; }

FIELDSET {
  border: none;
  margin: 0;
  padding: 0; }

INPUT {
  -webkit-appearance: none;
  border-radius: 0; }

.o-header-default {
  margin: 0 auto;
  padding: 20px 20px 0;
  max-width: 1600px; }

.main {
  margin: 0 auto;
  padding-bottom: 160px;
  max-width: 1600px; }

.flow-text {
  margin: 40px 0 0;
  padding: 0 20px;
  width: 100%; }
  @media only screen and (min-width: 1100px) {
    .flow-text {
      width: 66.6666666667%; } }
  .flow-text LI {
    margin-top: 10px; }
  .flow-text A {
    color: #c6dd19; }
    .flow-text A:hover {
      color: #acb40c; }
    .flow-text A.button {
      color: #ffffff; }

.o-footer {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  padding: 15px 20px;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  background-color: #212121;
  width: 100%;
  max-width: 1600px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
  @media only screen and (max-width: 767px) {
    .o-footer {
      font-size: 12px;
      line-height: 18px;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-flex-direction: column-reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; } }
  .o-footer.is-in-viewport {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%; }

.footer-navigation-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style-type: none; }

.footer-list-item {
  padding-left: 20px; }
  .footer-list-item A {
    color: #ffffff;
    text-decoration: none; }
    .footer-list-item A:hover {
      text-decoration: underline; }
  @media only screen and (max-width: 767px) {
    .footer-list-item {
      padding-left: 0;
      padding-right: 20px; } }

.form-default {
  margin: 0 auto;
  width: 33.3333333333%; }
  @media only screen and (min-width: 768px) and (max-width: 1099px) {
    .form-default {
      width: 50%; } }
  @media only screen and (max-width: 767px) {
    .form-default {
      width: calc( 100% - 40px); } }
  .form-default INPUT:not([type="submit"]) {
    width: 100%;
    background-color: transparent; }
  .form-default INPUT:-moz-read-only {
    padding-left: 0;
    border: none; }
  .form-default INPUT:read-only {
    padding-left: 0;
    border: none; }
  .form-default TEXTAREA {
    background-color: transparent; }
  .form-default FIELDSET {
    margin-top: 20px; }
  .form-default LEGEND {
    font-size: 20px;
    font-weight: 700; }
  .form-default .m-form-row {
    margin-top: 10px; }
  .form-default .m-form-row-buttons {
    text-align: right; }
  .form-default .m-form-row-text-links {
    text-align: right; }
    .form-default .m-form-row-text-links .text-link {
      color: #c6dd19;
      text-decoration: none; }
      .form-default .m-form-row-text-links .text-link:hover {
        color: #acb40c;
        text-decoration: underline; }
  .form-default .m-form-row-textarea TEXTAREA {
    padding: 2px 10px;
    width: 100%;
    min-height: 120px;
    border: 1px solid #bdbdbd; }
  .form-default .a-form-select {
    width: 100%; }
    .form-default .a-form-select SELECT:not([disabled]) {
      background-color: transparent;
      border: 1px solid #bdbdbd;
      border-radius: 0; }
    .form-default .a-form-select SELECT[disabled] {
      position: relative;
      z-index: 1;
      padding-right: 0;
      padding-left: 0;
      background-color: #ffffff;
      border-radius: 0;
      cursor: default; }
  .form-default .form-cell-selects {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .form-default .m-form-row-inputs.file-upload .form-cell + .form-cell {
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 100%; }
  .form-default .m-form-row-inputs.file-upload INPUT {
    opacity: 0; }
  .form-default .m-form-row-inputs.file-upload .file-custom {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 2px 10px;
    width: 100%;
    border: 1px solid #bdbdbd; }
    .form-default .m-form-row-inputs.file-upload .file-custom:before {
      position: absolute;
      top: -1px;
      right: 0;
      padding: 3px 10px;
      color: #ffffff;
      background-color: #434343;
      text-transform: uppercase;
      content: attr(data-before); }
    .form-default .m-form-row-inputs.file-upload .file-custom:after {
      content: attr(data-after); }
  .form-default .m-error-messagebox,
  .form-default .m-confirmation-messagebox {
    width: 100%; }

.m-confirmation-messagebox + .text-link,
.form-default + .text-link {
  display: block;
  margin-top: 20px;
  text-decoration: none;
  text-align: center;
  font-size: 22px;
  color: #212121; }
  .m-confirmation-messagebox + .text-link STRONG,
  .form-default + .text-link STRONG {
    color: #c6dd19; }
    .m-confirmation-messagebox + .text-link STRONG:HOVER,
    .form-default + .text-link STRONG:HOVER {
      text-decoration: underline; }

.table-default {
  margin-top: 40px; }
  .table-default TH {
    padding: 5px 10px;
    font-weight: 600;
    text-align: left; }
  .table-default TR:nth-child(2n) {
    background-color: #eef4c0; }
  .table-default TD {
    padding: 5px 10px;
    vertical-align: top; }
  .table-default THEAD {
    font-size: 18px;
    line-height: 26px;
    background-color: #c6dd19; }
  .table-default TBODY {
    border: 1px solid #bdbdbd; }
    .table-default TBODY TR {
      border: 1px solid #bdbdbd; }

/* atoms */
.a-h1-headline {
  font-size: 36px;
  line-height: 40px; }
  @media only screen and (min-width: 768px) and (max-width: 1099px) {
    .a-h1-headline {
      font-size: 32px;
      line-height: 36px; } }
  @media only screen and (max-width: 767px) {
    .a-h1-headline {
      font-size: 28px;
      line-height: 32px; } }

.a-h3-headline {
  margin: 0;
  font-size: 22px;
  line-height: 28px; }
  @media only screen and (min-width: 768px) and (max-width: 1099px) {
    .a-h3-headline {
      font-size: 20px;
      line-height: 26px; } }
  @media only screen and (max-width: 767px) {
    .a-h3-headline {
      font-size: 18px;
      line-height: 24px; } }

.a-introductory-text {
  padding: 0 20px;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 300;
  font-size: 22px;
  line-height: 28px; }
  @media only screen and (min-width: 768px) and (max-width: 1099px) {
    .a-introductory-text {
      font-size: 20px;
      line-height: 26px; } }
  @media only screen and (max-width: 767px) {
    .a-introductory-text {
      font-size: 18px;
      line-height: 24px; } }
  .a-introductory-text A {
    color: #212121; }
    .a-introductory-text A:hover {
      font-weight: 600; }

.button {
  padding: 0 10px;
  border: none;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px; }
  .button:focus {
    outline: none; }
  .button[disabled] {
    opacity: 0.15; }

A.button {
  text-decoration: none; }
  A.button.primary {
    color: #ffffff; }

.primary {
  padding: 3px 15px;
  color: #ffffff;
  background-color: #434343; }

.secondary {
  padding: 3px 15px;
  color: #434343;
  background-color: #bdbdbd; }

INPUT {
  padding: 2px 10px;
  border: 1px solid #bdbdbd; }

.a-form-select {
  position: relative;
  display: inline-block;
  color: #212121;
  border: 0;
  border-color: #bdbdbd; }
  .a-form-select:after {
    position: absolute;
    top: 50%;
    right: 10px;
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    margin-top: -.15rem;
    pointer-events: none;
    border-top: .35rem solid;
    border-right: .35rem solid transparent;
    border-bottom: .35rem solid transparent;
    border-left: .35rem solid transparent; }
  .a-form-select SELECT {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 2px 30px 2px 10px;
    line-height: 1.5;
    color: #555;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    outline: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
  .a-form-select OPTION {
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px; }

.wtf-control {
  position: relative;
  padding-left: 2.5rem;
  color: #212121;
  cursor: pointer; }

.wtf-control input {
  position: absolute;
  opacity: 0;
  z-index: -1; }

.wtf-control input:checked ~ .wtf-control-indicator {
  color: #fff;
  background-color: #c6dd19; }

.wtf-checkbox input:checked ~ .wtf-control-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=); }

.wtf-control-indicator {
  position: absolute;
  top: 0rem;
  left: 0;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 65%;
  color: #bdbdbd;
  text-align: center;
  border: 1px solid #bdbdbd;
  background-color: transparent;
  background-size: 50% 50%;
  background-position: center center;
  background-repeat: no-repeat;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

/* molecules */
.m-stage .stage-teaser {
  padding: 15px 20px;
  background-color: #c6dd19; }

.m-stage .a-h1-headline {
  margin: 0;
  text-align: center; }

.m-stage PICTURE IMG {
  width: 100%; }

.m-stage .medien-wrapper + .stage-teaser {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end; }
  .m-stage .medien-wrapper + .stage-teaser .a-h1-headline {
    text-align: left;
    text-transform: uppercase; }
  .m-stage .medien-wrapper + .stage-teaser .a-h3-headline {
    margin-top: 16px; }
  .m-stage .medien-wrapper + .stage-teaser .button {
    display: block;
    margin-left: 40px; }

.m-stage IMG {
  display: block; }

.m-stage .medien-wrapper {
  position: relative; }

.medien-wrapper .image-wrapper {
  position: relative; }

.medien-wrapper .playbutton {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #ff8e00;
  opacity: 0.7;
  cursor: pointer; }
  @media only screen and (min-width: 768px) {
    .medien-wrapper .playbutton {
      height: 100px;
      width: 100px;
      border-radius: 50px; } }
  @media only screen and (max-width: 767px) {
    .medien-wrapper .playbutton {
      height: 50px;
      width: 50px;
      border-radius: 25px; } }
  .medien-wrapper .playbutton SPAN {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #ffffff;
    cursor: pointer; }
    @media only screen and (min-width: 768px) {
      .medien-wrapper .playbutton SPAN {
        margin: 29px 0 0 12px;
        border-width: 20px 0 20px 40px; } }
    @media only screen and (max-width: 767px) {
      .medien-wrapper .playbutton SPAN {
        margin: 15px 0 0 6px;
        border-width: 10px 0 10px 20px; } }

.medien-wrapper IFRAME {
  display: none;
  position: absolute;
  top: 0;
  width: auto; }

.m-success-messagebox,
.m-confirmation-messagebox,
.m-error-messagebox {
  margin: 20px auto 0;
  padding: 7px 20px;
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #434343;
  width: 33.3333333333%; }
  @media only screen and (min-width: 768px) and (max-width: 1099px) {
    .m-success-messagebox,
    .m-confirmation-messagebox,
    .m-error-messagebox {
      width: 50%; } }
  @media only screen and (max-width: 767px) {
    .m-success-messagebox,
    .m-confirmation-messagebox,
    .m-error-messagebox {
      width: calc( 100% - 40px); } }

.m-error-messagebox {
  background-color: #ff8e00;
  color: #212121; }

.m-success-messagebox {
  background-color: #eef4c0;
  color: #212121; }

@media only screen and (max-width: 767px) {
  .m-copyright {
    padding-top: 10px;
    font-size: 12px;
    line-height: 18px; } }

@media only screen and (max-width: 1099px) {
  .m-navigation-primary {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%; } }

@media only screen and (min-width: 1100px) {
  .m-navigation-primary {
    position: relative; } }

.m-navigation-primary .hamburger {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 15px 0px 15px;
  color: #212121;
  border: 0;
  font-size: 30px;
  font-weight: bold;
  line-height: 45px;
  background: none;
  cursor: pointer;
  outline: none;
  z-index: 10000000000000; }
  @media only screen and (min-width: 1100px) {
    .m-navigation-primary .hamburger {
      display: none; } }

.m-navigation-primary .cross {
  display: none;
  position: absolute;
  top: 0;
  right: 6px;
  padding: 7px 15px 0 15px;
  color: #212121;
  border: 0;
  font-size: 65px;
  line-height: 65px;
  font-weight: bold;
  background: none;
  cursor: pointer;
  outline: none;
  z-index: 10000000000000; }

@media only screen and (max-width: 1099px) {
  .navigation-link-list {
    display: none;
    position: absolute;
    top: 85px;
    padding: 20px 0;
    z-index: 1000000;
    width: 100%;
    background: #ffffff;
    text-align: center;
    border-top: 2px solid #c6dd19;
    border-bottom: 5px solid #c6dd19; } }

@media only screen and (min-width: 1100px) {
  .navigation-link-list {
    position: static;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 25px; } }

@media only screen and (max-width: 767px) {
  .navigation-link-list {
    top: 60px; } }

.navigation-link-list-item {
  margin-left: 20px;
  list-style-type: none;
  font-size: 16px; }
  @media only screen and (max-width: 1099px) {
    .navigation-link-list-item {
      margin: 20px 0; } }
  .navigation-link-list-item A {
    text-decoration: none;
    color: #212121;
    font-weight: 500;
    text-transform: uppercase; }
    .navigation-link-list-item A:HOVER {
      text-decoration: underline; }

/* organisms */
@media only screen and (min-width: 1100px) {
  .o-header-default {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media only screen and (max-width: 1099px) {
  .o-header-default {
    position: relative;
    display: block; } }

.o-header-default .header-logo {
  height: 80px; }
  @media only screen and (max-width: 767px) {
    .o-header-default .header-logo {
      height: 55px; } }

.medien-wrapper {
  background-color: #212121;
  text-align: center; }

/**
*	SINGLE TEASER
**/
.icon-teaser {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .icon-teaser .teaser-image {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background-color: #c6dd19;
    text-align: center; }
    .icon-teaser .teaser-image IMG {
      padding-top: 15px; }
  .icon-teaser .teaser-headline {
    padding: 10px 0 0 20px;
    text-transform: uppercase;
    font-size: 36px;
    line-height: 40px; }
    @media only screen and (min-width: 768px) and (max-width: 1099px) {
      .icon-teaser .teaser-headline {
        font-size: 32px;
        line-height: 36px; } }
    @media only screen and (max-width: 767px) {
      .icon-teaser .teaser-headline {
        font-size: 28px;
        line-height: 32px; } }
  .icon-teaser .teaser-content {
    width: 100%; }
    .icon-teaser .teaser-content A {
      color: #212121;
      font-weight: 600; }
      .icon-teaser .teaser-content A:hover {
        color: #c6dd19; }
    .icon-teaser .teaser-content H4 {
      margin-bottom: 0;
      font-size: 20px;
      font-weight: 600; }
      .icon-teaser .teaser-content H4 + P {
        margin-top: 0; }

/**
* TEASER GROUPS
**/
.o-teaser-group {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .o-teaser-group {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; } }

@media only screen and (min-width: 768px) {
  .o-teaser-group-three-items .o-standard-teaser {
    width: 33.3333333333%; } }

@media only screen and (max-width: 767px) {
  .o-teaser-group-three-items .o-standard-teaser {
    width: 100%; } }

.o-teaser-group-three-items.with-text-only-teaser {
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
              -ms-grid-row-align: stretch;
          align-items: stretch; }

.o-teaser-group-three-items .text-only-teaser {
  margin: 5px 10px;
  padding: 20px;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .o-teaser-group-three-items .text-only-teaser {
      margin-left: 0;
      margin-right: 0; } }
  .o-teaser-group-three-items .text-only-teaser .teaser-image {
    display: none; }
  .o-teaser-group-three-items .text-only-teaser .teaser-headline {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700; }
  .o-teaser-group-three-items .text-only-teaser .teaser-content P {
    margin: 0;
    padding: 0; }

/**
*	Accordion
**/
.o-accordion {
  margin: 0 auto; }

.accordion-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.accordion-list-item {
  margin-top: 15px; }

.accordion-handle {
  position: relative;
  margin: 0;
  padding: 5px 40px 5px 20px;
  background-color: #c6dd19;
  font-size: 22px;
  line-height: 28px; }
  @media only screen and (min-width: 768px) and (max-width: 1099px) {
    .accordion-handle {
      font-size: 20px;
      line-height: 26px; } }
  @media only screen and (max-width: 767px) {
    .accordion-handle {
      font-size: 18px;
      line-height: 24px; } }
  .accordion-handle:after {
    position: absolute;
    padding: 2px;
    content: '-';
    top: 8px;
    right: 10px;
    color: #c6dd19;
    font-size: 28px;
    text-align: center;
    height: 18px;
    width: 18px;
    line-height: 13px;
    border: 1px solid #c6dd19;
    border-radius: 50%;
    background-color: #ffffff; }
  .accordion-handle.closed {
    background-color: transparent;
    border: 1px solid #bdbdbd; }
    .accordion-handle.closed:after {
      content: '+';
      color: #ffffff;
      background-color: #c6dd19; }
    .accordion-handle.closed + .accordion-content {
      display: none; }

.accordion-speech-bubble-style {
  width: calc(100% - 40px); }
  @media only screen and (min-width: 1100px) {
    .accordion-speech-bubble-style {
      width: 75%; } }
  .accordion-speech-bubble-style .accordion-content {
    position: relative;
    margin: 0 20px 30px;
    padding: 5px 20px;
    border-top: 20px solid #ffffff;
    background-color: #eef4c0; }
    .accordion-speech-bubble-style .accordion-content:before {
      content: ' ';
      position: absolute;
      top: -20px;
      left: 20px;
      border-top: 20px solid transparent;
      border-left: 20px solid #eef4c0;
      width: 0; }
    .accordion-speech-bubble-style .accordion-content A {
      color: #212121;
      font-weight: 600;
      background-color: transparent; }
      .accordion-speech-bubble-style .accordion-content A:HOVER {
        color: #ffffff;
        background-color: #212121; }
    .accordion-speech-bubble-style .accordion-content .table-default {
      background-color: #ffffff; }
    .accordion-speech-bubble-style .accordion-content .list {
      display: inline-block;
      padding: 0;
      list-style-position: inside;
      list-style-type: disc; }
      .accordion-speech-bubble-style .accordion-content .list .a-h3-headline {
        color: #212121;
        background-color: transparent;
        font-weight: 600; }
      .accordion-speech-bubble-style .accordion-content .list LI {
        padding: 5px 0 5px 20px; }

.accordion-default-style {
  width: calc(100% - 40px); }
  @media only screen and (min-width: 1100px) {
    .accordion-default-style {
      width: 75%; } }
  .accordion-default-style .accordion-content {
    padding: 20px;
    border: 1px solid #bdbdbd;
    border-top: none; }

/* Produkte/Artikel */
.article-list {
  margin: 0 auto;
  width: 50%; }

@media only screen and (min-width: 768px) {
  .o-article-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.o-article {
  border: 1px solid #bdbdbd; }
  @media only screen and (min-width: 768px) {
    .o-article {
      width: calc(12); } }
  @media only screen and (max-width: 767px) {
    .o-article {
      width: 100%; }
      .o-article + .o-article {
        margin-top: 20px; } }
  .o-article .article-image {
    border-bottom: 3px solid #c6dd19; }
    .o-article .article-image IMG {
      display: block;
      max-width: 100%; }
  .o-article .article-content {
    padding: 10px 20px; }
  .o-article .article-title {
    font-size: 20px;
    font-weight: 600; }
  .o-article .article-description {
    font-size: 16px;
    font-weight: 300; }
  .o-article .article-quantity .m-form-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0; }
  .o-article .article-quantity .form-cell {
    width: 50%; }
    .o-article .article-quantity .form-cell:first-child {
      padding-right: 10px;
      font-weight: 600;
      text-align: right; }
  .o-article .article-price {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 0 0; }
    .o-article .article-price .price-wrapper,
    .o-article .article-price .a-form-select {
      width: 50%; }
    .o-article .article-price .price-wrapper {
      padding-right: 10px;
      font-weight: 600;
      text-align: right; }
      .o-article .article-price .price-wrapper SPAN {
        display: none; }
        .o-article .article-price .price-wrapper SPAN.is-active {
          display: block; }

.o-table-standard .m-table-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px; }
  @media only screen and (min-width: 1100px) {
    .o-table-standard .m-table-row {
      font-size: 16px; } }

.o-table-standard .m-table-header-row .a-table-cell,
.o-table-standard .m-table-footer-row .a-table-cell {
  padding: 5px 10px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase; }
  @media only screen and (min-width: 1100px) {
    .o-table-standard .m-table-header-row .a-table-cell,
    .o-table-standard .m-table-footer-row .a-table-cell {
      padding: 10px;
      font-size: 20px; } }

.o-table-standard .m-table-body-row .a-table-cell {
  border-bottom: 1px solid #bdbdbd; }
  .o-table-standard .m-table-body-row .a-table-cell.a-table-cell-description {
    border-bottom: none; }

.o-table-standard .m-table-body-row:last-of-type .a-table-cell {
  border-bottom: none; }

.o-table-standard .m-table-body-row .a-table-cell-content:nth-child(2n) {
  background-color: #f4f4f4; }

.o-table-standard .a-table-cell {
  padding: 10px 10px;
  /* site specific values */ }

.o-table-standard .a-table-cell-description {
  /* site specific values */
  text-align: right;
  font-weight: 700;
  width: 16.6666666667%; }

.o-table-standard .a-table-cell-content {
  margin-left: 0px;
  text-align: center; }

/* templates */
.t-homepage .a-introductory-text {
  margin-top: 10px;
  padding: 5px 20px;
  width: 100%;
  background-color: #757575;
  color: #fff;
  font-weight: 400;
  text-align: center; }
  .t-homepage .a-introductory-text STRONG {
    color: #c6dd19;
    font-weight: 600; }

.t-homepage .m-stage-new {
  position: relative; }
  .t-homepage .m-stage-new .stage-teaser {
    position: absolute;
    top: 30px;
    left: 0;
    padding: 0 20px;
    width: 100%;
    color: #fff;
    text-align: right;
    text-shadow: 2px 2px 6px #000000;
    font-weight: 700;
    background-color: transparent; }
  .t-homepage .m-stage-new .a-brand {
    color: #c6dd19;
    letter-spacing: 1px;
    word-break: break-all; }
    @media only screen and (min-width: 1100px) {
      .t-homepage .m-stage-new .a-brand {
        font-size: 105px; } }
    @media only screen and (min-width: 768px) and (max-width: 1099px) {
      .t-homepage .m-stage-new .a-brand {
        font-size: 70px; } }
    @media only screen and (min-width: 512px) and (max-width: 767px) {
      .t-homepage .m-stage-new .a-brand {
        font-size: 35px; } }
    @media only screen and (max-width: 511px) {
      .t-homepage .m-stage-new .a-brand {
        font-size: 26px;
        line-height: 26px; } }
  .t-homepage .m-stage-new .a-h1-headline {
    margin-top: 0;
    text-align: right;
    font-weight: 600; }
    @media only screen and (min-width: 1100px) {
      .t-homepage .m-stage-new .a-h1-headline {
        font-size: 50px;
        line-height: 50px; } }
    @media only screen and (min-width: 768px) and (max-width: 1099px) {
      .t-homepage .m-stage-new .a-h1-headline {
        font-size: 40px;
        line-height: 40px; } }
    @media only screen and (min-width: 512px) and (max-width: 767px) {
      .t-homepage .m-stage-new .a-h1-headline {
        font-size: 28px;
        line-height: 28px; } }
    @media only screen and (max-width: 511px) {
      .t-homepage .m-stage-new .a-h1-headline {
        font-size: 18px;
        line-height: 18px; } }
  .t-homepage .m-stage-new .a-h3-headline {
    margin-top: 10px;
    margin-top: 0;
    text-align: right;
    font-weight: 600; }
    @media only screen and (min-width: 1100px) {
      .t-homepage .m-stage-new .a-h3-headline {
        font-size: 28px;
        line-height: 32px; } }
    @media only screen and (min-width: 768px) and (max-width: 1099px) {
      .t-homepage .m-stage-new .a-h3-headline {
        font-size: 22px;
        line-height: 26px; } }
    @media only screen and (min-width: 512px) and (max-width: 767px) {
      .t-homepage .m-stage-new .a-h3-headline {
        font-size: 18px;
        line-height: 22px; } }
    @media only screen and (max-width: 511px) {
      .t-homepage .m-stage-new .a-h3-headline {
        font-size: 16px;
        line-height: 20px; } }

.t-homepage .o-teaser-group {
  margin-top: 10px; }

.t-homepage .homepage-teaser-1 {
  margin-left: 0;
  background-color: #eef4c0; }

.t-homepage .homepage-teaser-2 {
  background-color: #c6dd19; }

.t-homepage .homepage-teaser-3 {
  margin-right: 0;
  background-color: #acb40c; }

.t-homepage .icon-teaser {
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start; }
  @media only screen and (min-width: 768px) {
    .t-homepage .icon-teaser {
      margin-left: 10px;
      margin-right: 10px;
      padding-bottom: 20px;
      border: 1px solid #bdbdbd; }
      .t-homepage .icon-teaser:first-child {
        margin-right: 10px;
        margin-left: 0; }
      .t-homepage .icon-teaser:last-child {
        margin-right: 0;
        margin-left: 10px; } }
  .t-homepage .icon-teaser .teaser-image {
    position: absolute;
    width: 50px;
    height: 50px; }
    .t-homepage .icon-teaser .teaser-image IMG {
      padding-top: 8px;
      width: 35px; }
  .t-homepage .icon-teaser .teaser-headline {
    display: block;
    margin-left: 57px;
    padding: 3px 10px 0;
    text-shadow: 2px 2px 4px #BBB;
    font-size: 28px;
    line-height: 40px;
    border-bottom: 3px solid #c6dd19;
    width: calc( 100% - 57px);
    font-weight: 600; }
  .t-homepage .icon-teaser .teaser-content H4 {
    margin-bottom: 0;
    font-weight: 600;
    padding-left: 20px;
    background-color: #c6dd19; }
  .t-homepage .icon-teaser .teaser-content P {
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px; }

.t-homepage .o-intro-teaser-group {
  margin-top: 60px;
  text-align: center;
  color: #212121;
  text-shadow: 2px 2px 4px #BBB; }
  .t-homepage .o-intro-teaser-group .a-h2-headline {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 20px;
    font-weight: 600; }
    @media only screen and (min-width: 1100px) {
      .t-homepage .o-intro-teaser-group .a-h2-headline {
        font-size: 45px;
        line-height: 45px; } }
    @media only screen and (min-width: 768px) and (max-width: 1099px) {
      .t-homepage .o-intro-teaser-group .a-h2-headline {
        font-size: 35px;
        line-height: 35px; } }
    @media only screen and (max-width: 767px) {
      .t-homepage .o-intro-teaser-group .a-h2-headline {
        font-size: 25px;
        line-height: 25px; } }
  .t-homepage .o-intro-teaser-group .a-h3-headline {
    margin-top: 10px;
    margin-bottom: 0;
    padding: 0 20px;
    text-transform: uppercase; }
    @media only screen and (min-width: 1100px) {
      .t-homepage .o-intro-teaser-group .a-h3-headline {
        font-size: 24px;
        line-height: 24px; } }
    @media only screen and (min-width: 768px) and (max-width: 1099px) {
      .t-homepage .o-intro-teaser-group .a-h3-headline {
        font-size: 21px;
        line-height: 21px; } }
    @media only screen and (max-width: 767px) {
      .t-homepage .o-intro-teaser-group .a-h3-headline {
        font-size: 18px;
        line-height: 18px; } }
  .t-homepage .o-intro-teaser-group + .o-teaser-group,
  .t-homepage .o-intro-teaser-group + .m-stage {
    margin-top: 30px; }

.t-homepage .m-bauteil {
  margin: 0 5px;
  border: 1px solid #bdbdbd;
  width: calc( 12.5% - 10px);
  background-color: #c6dd19; }
  .t-homepage .m-bauteil IMG {
    width: 100%; }
  .t-homepage .m-bauteil .caption {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 20px; }

.t-homepage .o-bauteile-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px; }

.t-buy .table-default TD:nth-child(3n) {
  text-align: center; }

.t-buy .list-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .t-buy .list-wrapper.with-2-lists .list {
    width: calc(50% - 20px); }
  .t-buy .list-wrapper .a-h3-headline {
    display: block; }

.t-buy .list {
  padding: 10px 20px 30px;
  border: 1px solid #bdbdbd; }

.t-buy .list-item {
  position: relative;
  padding-left: 40px;
  list-style-type: none; }
  .t-buy .list-item:before {
    top: 5px;
    left: 0;
    width: 40px;
    height: 30px;
    background-size: 30px auto; }

@media only screen and (min-width: 512px) {
  .form-buy {
    margin: 30px auto;
    width: 66.6666666667%; } }

@media only screen and (max-width: 511px) {
  .form-buy {
    margin: 30px 20px; } }

.form-buy FIELDSET {
  margin-top: 20px; }

.form-buy LEGEND {
  font-size: 20px;
  font-weight: 700; }

@media only screen and (min-width: 768px) {
  .form-buy .dataset {
    margin: 0 auto;
    width: 50%; } }

@media only screen and (min-width: 512px) and (max-width: 767px) {
  .form-buy .dataset {
    margin: 0 auto;
    width: 100%; } }

@media only screen and (max-width: 511px) {
  .form-buy .dataset {
    margin: 0 auto;
    width: 100%; } }

.form-buy .dataset1,
.form-buy .dataset2,
.form-buy .dataset3,
.form-buy .dataset4 {
  display: none; }

.t-faqs .a-h3-headline {
  margin-top: 30px;
  padding: 3px 20px;
  color: #ffffff;
  background-color: #434343; }

@media only screen and (min-width: 768px) {
  .t-payment .flex-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%; } }

.t-payment .table-default {
  width: 100%; }

.t-payment .table-clean {
  margin-top: 20px; }
  @media only screen and (min-width: 768px) {
    .t-payment .table-clean {
      width: calc(50% - 20px); } }
  @media only screen and (max-width: 767px) {
    .t-payment .table-clean {
      width: 100%; }
      .t-payment .table-clean + .table-clean {
        margin-top: 20px; } }
  .t-payment .table-clean TABLE {
    border: 1px solid #bdbdbd; }
  .t-payment .table-clean THEAD {
    text-align: left;
    background-color: #c6dd19;
    border: 1px solid #c6dd19; }
  .t-payment .table-clean TH {
    padding: 5px 10px; }
  .t-payment .table-clean TBODY {
    border: 1px solid #bdbdbd; }
  .t-payment .table-clean TD {
    padding: 3px 30px 3px 10px; }
    .t-payment .table-clean TD:first-child {
      font-weight: 600; }

.t-payment .m-form-row-actions {
  margin-top: 20px; }

/**
 * Braintree theming
 */
.bt-drop-in-wrapper {
  margin-top: 30px; }
  .bt-drop-in-wrapper .braintree-option {
    border-radius: 0;
    background-color: #eef4c0; }

/**
 * Notifications
 */
.m-form-notification .m-success-messagebox,
.m-form-notification .m-confirmation-messagebox,
.m-form-notification .m-error-messagebox {
  margin-left: 0;
  width: 100%; }

.t-profile .form-default {
  margin: 0 0 0 auto; }

.t-profile ASIDE {
  padding-top: 35px;
  padding-left: 40px;
  width: 33.3333333333%; }

.t-profile .flex-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.t-profile .text-link {
  text-decoration: none;
  display: block;
  margin-top: 20px;
  color: #c6dd19;
  font-weight: 600; }
  .t-profile .text-link:hover {
    text-decoration: underline; }

/* 	in .main wird gesetzt, ob der User authentifiziert ist.
*	Dies geschieht durch die Klasse .is-logged-in
*	Module, die nur für authentifizierte Nutzer sichtbar sind.
*	.active-user-subscription-list,
*	.upcoming-user-subscription-list,
*	.m-table-footer-row.with-checkbox-immediately
*/
.t-subscriptions .main .active-user-subscription-list,
.t-subscriptions .main .upcoming-user-subscription-list,
.t-subscriptions .main .m-table-footer-row.with-checkbox-immediately {
  display: none; }

.t-subscriptions .main.is-logged-in .active-user-subscription-list,
.t-subscriptions .main.is-logged-in .upcoming-user-subscription-list {
  display: block; }

.t-subscriptions .main.is-logged-in .m-table-footer-row.with-checkbox-immediately {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.users-subscriptions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #757575;
  color: #ffffff; }

.active-user-subscription-list,
.upcoming-user-subscription-list {
  padding: 10px 20px;
  width: 50%; }

.active-user-subscription-list {
  text-align: right; }

.active-user-subscription-item,
.upcoming-user-subscription-item {
  display: block; }
  .active-user-subscription-item.clone,
  .upcoming-user-subscription-item.clone {
    display: none; }

.o-table-subscription {
  margin: 40px 20px 0;
  /* STATUS SELECT COMMERCIAL OR NON-COMMERCIAL VIEW */ }
  .o-table-subscription .m-table-header-row A.a-table-cell-content,
  .o-table-subscription .m-table-footer-row A.a-table-cell-content {
    text-decoration: none;
    color: #212121; }
    .o-table-subscription .m-table-header-row A.a-table-cell-content:HOVER,
    .o-table-subscription .m-table-footer-row A.a-table-cell-content:HOVER {
      color: #ffffff; }
      .o-table-subscription .m-table-header-row A.a-table-cell-content:HOVER.without-link,
      .o-table-subscription .m-table-footer-row A.a-table-cell-content:HOVER.without-link {
        color: #212121; }
  .o-table-subscription .m-table-header-row .a-table-cell-content.subscription-basic,
  .o-table-subscription .m-table-footer-row .a-table-cell-content.subscription-basic {
    background-color: #eef4c0; }
  .o-table-subscription .m-table-header-row .a-table-cell-content.subscription-standard,
  .o-table-subscription .m-table-footer-row .a-table-cell-content.subscription-standard {
    background-color: #c6dd19; }
  .o-table-subscription .m-table-header-row .a-table-cell-content.subscription-extended,
  .o-table-subscription .m-table-footer-row .a-table-cell-content.subscription-extended {
    background-color: #acb40c; }
  .o-table-subscription .m-table-header-row .a-table-cell-content.subscription-professional,
  .o-table-subscription .m-table-footer-row .a-table-cell-content.subscription-professional {
    background-color: #FFDD00; }
  .o-table-subscription .m-table-header-row .a-table-cell-content.subscription-everything,
  .o-table-subscription .m-table-footer-row .a-table-cell-content.subscription-everything {
    background-color: #FFBB00; }
  .o-table-subscription .m-table-footer-row {
    border-bottom: 2px solid transparent; }
    .o-table-subscription .m-table-footer-row .wtf-control {
      padding-left: 25px;
      font-size: 12px; }
    .o-table-subscription .m-table-footer-row .wtf-control-indicator {
      background-color: transparent;
      border-color: #212121;
      height: 20px;
      width: 20px; }
  .o-table-subscription .m-table-category-row {
    margin-bottom: 5px; }
    .o-table-subscription .m-table-category-row .a-table-cell-content {
      color: #ffffff;
      text-transform: uppercase;
      background-color: #C3C3C3; }
    @media only screen and (min-width: 1100px) {
      .o-table-subscription .m-table-category-row .a-table-cell-content {
        width: calc(50% - 10px); }
        .o-table-subscription .m-table-category-row .a-table-cell-content.subscription-commercial {
          width: calc(33.3333333333% - 10px); } }
  .o-table-subscription .a-table-cell {
    width: calc(16.6666666667% - 10px); }
  .o-table-subscription .subline {
    display: block;
    font-size: 12px; }
  @media only screen and (max-width: 1099px) {
    .o-table-subscription .m-table-category-row > DIV {
      width: 100%; } }

.subscription-table-wrapper {
  display: block; }

.o-table-subscription.two-tables {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .o-table-subscription.two-tables .icon-check,
  .o-table-subscription.two-tables .icon-close {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 25px auto;
    min-height: 44px; }
  @media only screen and (min-width: 1100px) {
    .o-table-subscription.two-tables .subscription-table-wrapper.non-commercial {
      margin-right: 10px;
      width: calc(66.6666666667% - 10px); }
      .o-table-subscription.two-tables .subscription-table-wrapper.non-commercial .a-table-cell {
        width: calc(25% - 10px); }
      .o-table-subscription.two-tables .subscription-table-wrapper.non-commercial .m-table-category-row .a-table-cell-content {
        width: 75%; }
    .o-table-subscription.two-tables .subscription-table-wrapper.commercial {
      width: 33.3333333333%; }
      .o-table-subscription.two-tables .subscription-table-wrapper.commercial .a-table-cell-description {
        display: none; }
      .o-table-subscription.two-tables .subscription-table-wrapper.commercial .a-table-cell {
        width: calc(50% - 5px); }
      .o-table-subscription.two-tables .subscription-table-wrapper.commercial .m-table-category-row .a-table-cell-content {
        width: 100%; } }
  @media only screen and (max-width: 1099px) {
    .o-table-subscription.two-tables {
      display: block; }
      .o-table-subscription.two-tables .subscription-table-wrapper.non-commercial {
        width: 100%; }
        .o-table-subscription.two-tables .subscription-table-wrapper.non-commercial .a-table-cell {
          width: calc(25% - 10px); }
        .o-table-subscription.two-tables .subscription-table-wrapper.non-commercial .m-table-category-row .a-table-cell-content {
          width: calc( 75% - 5px); }
      .o-table-subscription.two-tables .subscription-table-wrapper.commercial {
        margin-top: 40px;
        width: calc(75% - 10px); }
        .o-table-subscription.two-tables .subscription-table-wrapper.commercial .a-table-cell {
          width: calc( 33.3333333333% - 10px); }
        .o-table-subscription.two-tables .subscription-table-wrapper.commercial .a-table-cell-description {
          display: block; }
        .o-table-subscription.two-tables .subscription-table-wrapper.commercial .m-table-category-row .a-table-cell-content {
          width: calc(66.6666666667% - 5px); } }
  @media only screen and (max-width: 767px) {
    .o-table-subscription.two-tables .m-table-row {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
    .o-table-subscription.two-tables .subscription-table-wrapper.non-commercial .m-table-category-row, .o-table-subscription.two-tables .subscription-table-wrapper.commercial .m-table-category-row {
      margin-bottom: 0; }
      .o-table-subscription.two-tables .subscription-table-wrapper.non-commercial .m-table-category-row .a-table-cell, .o-table-subscription.two-tables .subscription-table-wrapper.commercial .m-table-category-row .a-table-cell {
        width: 100%; }
      .o-table-subscription.two-tables .subscription-table-wrapper.non-commercial .m-table-category-row .a-table-cell-description, .o-table-subscription.two-tables .subscription-table-wrapper.commercial .m-table-category-row .a-table-cell-description {
        display: none; }
    .o-table-subscription.two-tables .subscription-table-wrapper.non-commercial .m-table-body-row .a-table-cell-description, .o-table-subscription.two-tables .subscription-table-wrapper.commercial .m-table-body-row .a-table-cell-description {
      padding-bottom: 0; }
    .o-table-subscription.two-tables .subscription-table-wrapper.non-commercial .m-table-body-row .a-table-cell-content, .o-table-subscription.two-tables .subscription-table-wrapper.commercial .m-table-body-row .a-table-cell-content {
      padding-top: 0; }
    .o-table-subscription.two-tables .subscription-table-wrapper.non-commercial .m-table-header-row .a-table-cell,
    .o-table-subscription.two-tables .subscription-table-wrapper.non-commercial .m-table-footer-row .a-table-cell, .o-table-subscription.two-tables .subscription-table-wrapper.commercial .m-table-header-row .a-table-cell,
    .o-table-subscription.two-tables .subscription-table-wrapper.commercial .m-table-footer-row .a-table-cell {
      font-size: 14px; }
    .o-table-subscription.two-tables .subscription-table-wrapper.non-commercial .m-table-header-row .a-table-cell-description,
    .o-table-subscription.two-tables .subscription-table-wrapper.non-commercial .m-table-footer-row .a-table-cell-description, .o-table-subscription.two-tables .subscription-table-wrapper.commercial .m-table-header-row .a-table-cell-description,
    .o-table-subscription.two-tables .subscription-table-wrapper.commercial .m-table-footer-row .a-table-cell-description {
      display: none; }
    .o-table-subscription.two-tables .subscription-table-wrapper.non-commercial .a-table-cell-description {
      width: 100%; }
    .o-table-subscription.two-tables .subscription-table-wrapper.non-commercial .m-table-body-row .a-table-cell-content {
      width: 33.3333333333%; }
    .o-table-subscription.two-tables .subscription-table-wrapper.non-commercial .a-table-cell-content {
      width: 33.3333333333%; }
    .o-table-subscription.two-tables .subscription-table-wrapper.commercial {
      width: 66.6666666667%; }
      .o-table-subscription.two-tables .subscription-table-wrapper.commercial .a-table-cell-description {
        width: 100%; }
      .o-table-subscription.two-tables .subscription-table-wrapper.commercial .a-table-cell-content {
        width: 50%; }
    .o-table-subscription.two-tables .a-table-cell-description {
      width: 100%;
      text-align: center; }
    .o-table-subscription.two-tables .m-table-body-row .a-table-cell {
      background-color: #f4f4f4; } }

/* pages */
.header-banner {
  padding: 5px 20px;
  background-color: #ff8e00;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase; }
  @media only screen and (min-width: 1100px) {
    .header-banner {
      text-align: right;
      font-size: 16px; } }

.article {
  padding: 0 20px; }
  .article A {
    color: #212121;
    font-weight: 600; }
    .article A:hover, .article A:focus {
      color: #c6dd19; }

.column-layout {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
  -webkit-column-width: calc(50% - 20px);
     -moz-column-width: calc(50% - 20px);
          column-width: calc(50% - 20px);
  text-align: justify; }

.button-switch {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 40px auto 0;
  width: 33.3333333333%;
  border: 1px solid #c6dd19; }
  @media only screen and (min-width: 768px) and (max-width: 1099px) {
    .button-switch {
      width: 50%; } }
  @media only screen and (max-width: 767px) {
    .button-switch {
      margin-left: 20px;
      margin-right: 20px;
      width: calc( 100% - 40px); } }
  .button-switch .button,
  .button-switch .text-link {
    width: 50%;
    background-color: #ffffff;
    color: #212121;
    opacity: 0.8; }
    .button-switch .button.active,
    .button-switch .text-link.active {
      background-color: #c6dd19;
      opacity: 1; }
  .button-switch .text-link {
    display: block;
    padding: 2px 6px;
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center; }
  .button-switch + .form-default {
    border: 1px solid #bdbdbd;
    border-top: none;
    padding: 20px 10px 40px; }
    @media only screen and (max-width: 767px) {
      .button-switch + .form-default {
        margin: 0 20px;
        width: calc( 100% - 40px); } }

.product-list {
  padding: 0;
  list-style: none; }

.product-list-item {
  padding-bottom: 20px;
  border-bottom: 1px solid #bdbdbd; }
  .product-list-item:first-child {
    margin-top: 30px;
    border-top: 1px solid #bdbdbd; }
  .product-list-item:last-child {
    border-bottom: none; }
  .product-list-item H4 {
    margin: 7px 0;
    font-size: 20px;
    font-weight: 600; }
  .product-list-item .product-informations {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }
    .product-list-item .product-informations .product-image {
      padding-right: 20px;
      width: 33.3333333333%; }
    .product-list-item .product-informations .product-description {
      padding-right: 20px;
      width: 41.6666666667%; }
    .product-list-item .product-informations .button-wrapper {
      width: 25%;
      text-align: right; }

/*UPLOAD SEITE */
/*DOWNLOAD SEITE */
/*LEARN*/
.upload-list,
.printfile-list,
.tutorial-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 40px 0 0;
  padding: 0; }
  .upload-list + .flow-text,
  .printfile-list + .flow-text,
  .tutorial-list + .flow-text {
    margin-top: 20px; }

.upload-list-item,
.tutorial-list-item {
  position: relative;
  margin: 10px 20px;
  list-style: none;
  width: calc(33.33333% - 42px);
  background-color: #ffffff;
  border: 1px solid #bdbdbd; }
  @media only screen and (min-width: 768px) and (max-width: 1099px) {
    .upload-list-item,
    .tutorial-list-item {
      width: calc(50% - 42px); } }
  @media only screen and (max-width: 767px) {
    .upload-list-item,
    .tutorial-list-item {
      width: calc(100% - 42px); } }
  .upload-list-item .a-label,
  .tutorial-list-item .a-label {
    display: none; }

.printfile-list-item {
  position: relative;
  margin: 10px 10px;
  list-style: none;
  width: calc(25% - 22px);
  background-color: #ffffff;
  border: 1px solid #bdbdbd; }
  .printfile-list-item A {
    text-decoration: none; }
  .printfile-list-item .a-label {
    display: none; }
  @media only screen and (min-width: 768px) and (max-width: 1099px) {
    .printfile-list-item {
      width: calc(50% - 22px); } }
  @media only screen and (max-width: 767px) {
    .printfile-list-item {
      width: calc(100% - 22px); } }

.upload-list-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 20px 0 20px;
  border-bottom: 2px solid #bdbdbd;
  width: 100%; }

.upload-list-item.upload-list-item-origin {
  display: none; }

.upload-list-item.has-state-deleted > DIV:not(.action-icons), .upload-list-item.has-state-inprogress > DIV:not(.action-icons) {
  opacity: 0.4; }

.upload-list-item.has-state-deleted .action-icons, .upload-list-item.has-state-inprogress .action-icons {
  background-color: #434343; }
  .upload-list-item.has-state-deleted .action-icons .state-inprogress, .upload-list-item.has-state-inprogress .action-icons .state-inprogress {
    display: inline-block;
    padding: 6px 15px 6px 0;
    color: #ffffff; }
  .upload-list-item.has-state-deleted .action-icons .state-deleted, .upload-list-item.has-state-inprogress .action-icons .state-deleted {
    display: inline-block;
    padding: 6px 15px 6px 0;
    color: #ffffff; }

.success-message,
.transformer-select,
.delete-message {
  display: none; }
  .success-message.is-active,
  .transformer-select.is-active,
  .delete-message.is-active {
    display: block; }

.scan-images {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 5px solid #c6dd19; }
  .scan-images PICTURE {
    background-color: #F4F4F4;
    width: 33.3333333333%; }
    .scan-images PICTURE IMG {
      display: block;
      height: auto;
      width: 100%; }
  .scan-images .scan-image-2-type-icon {
    padding-top: 20px;
    width: 50%; }

.scan-date {
  padding: 10px 20px 0;
  font-size: 12px;
  color: #757575; }

.scan-name,
.product-title,
.tutorial-title {
  padding: 15px 20px 0;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  color: #212121; }
  .scan-name TEXTAREA,
  .product-title TEXTAREA,
  .tutorial-title TEXTAREA {
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
    word-wrap: break-word;
    resize: none;
    height: 30px; }
    .scan-name TEXTAREA:disabled,
    .product-title TEXTAREA:disabled,
    .tutorial-title TEXTAREA:disabled {
      overflow: none;
      border: none;
      resize: none; }

.scan-description,
.product-description,
.tutorial-description {
  margin-bottom: 60px;
  padding: 5px 20px 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  color: #212121; }
  .scan-description TEXTAREA,
  .product-description TEXTAREA,
  .tutorial-description TEXTAREA {
    width: 100%;
    overflow: hidden;
    word-wrap: break-word;
    resize: none; }
    .scan-description TEXTAREA:disabled,
    .product-description TEXTAREA:disabled,
    .tutorial-description TEXTAREA:disabled {
      border: none; }

.success-message,
.transformer-select,
.delete-message {
  position: absolute;
  bottom: 0;
  padding: 7px 20px 15px;
  width: 100%;
  background-color: #eef4c0;
  overflow: hidden; }
  .success-message P,
  .transformer-select P,
  .delete-message P {
    margin: 10px 0;
    font-weight: 600; }
  .success-message .a-form-select,
  .transformer-select .a-form-select,
  .delete-message .a-form-select {
    border: 1px solid #212121;
    width: 100%; }
  .success-message .button,
  .transformer-select .button,
  .delete-message .button {
    float: right;
    margin-top: 15px;
    margin-left: 15px;
    font-size: 16px; }

.transformer-select.is-active,
.success-message.is-active,
.delete-message.is-active {
  margin-bottom: 48px; }

.action-icons {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-top: 20px;
  padding: 7px 0 5px;
  background-color: #c6dd19;
  text-align: right;
  width: 100%; }
  .action-icons IMG {
    padding-right: 15px;
    height: 30px; }

/* DOWNLOAD ONLY SECTION */
.printfile-list .product-title {
  padding-top: 15px; }

.printfile-list .product-image {
  text-align: center;
  max-height: 240px;
  border-bottom: 5px solid #c6dd19; }
  .printfile-list .product-image PICTURE {
    display: block; }
  .printfile-list .product-image IMG {
    padding: 20px 5px 0;
    max-height: 200px;
    max-width: 100%; }

.printfile-information-list {
  margin: 15px 0 0;
  padding: 0;
  list-style: none; }
  .printfile-information-list .printfile-information-list-item {
    padding-left: 0;
    line-height: 22px; }
  .printfile-information-list .with-icon:before {
    position: absolute;
    left: 15px;
    content: ' ';
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px;
    width: 30px;
    height: 30px; }
  .printfile-information-list .time:before {
    background-image: url("/images/icons/ic_access_time_black_48px.svg"); }
  .printfile-information-list .dimension:before {
    background-image: url("/images/icons/ic_zoom_out_map_black_48px.svg"); }

/* LEARN ONLY SECTION */
.tutorial-video {
  position: relative;
  padding-bottom: 56.25%;
  /* Default for 1600x900 videos 16:9 ratio*/
  padding-top: 0px;
  height: 0;
  overflow: hidden;
  border-bottom: 5px solid #c6dd19; }
  .tutorial-video IFRAME {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* 	nachschlag wrapper in forms
*	hier speziell sign-up birthday
*/
.select-menu-wrapper {
  margin-top: 10px; }

.form-default .form-cell-selects .m-form-row {
  margin: 0 10px 0 0; }
  .form-default .form-cell-selects .m-form-row:last-child {
    margin-right: 0; }

/* varianten für centered content */
.variant-small {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  text-align: center; }
  @media only screen and (min-width: 768px) and (max-width: 1099px) {
    .variant-small {
      width: 66.6666666667%; } }
  @media only screen and (min-width: 1100px) {
    .variant-small {
      width: 50%; } }
/*# sourceMappingURL=style.css.map */