/*!
 * SCHWEPPES Theme
 *
 * Copyright 2013 wysiwyg Software Design GmbH
 */
/* Fluid up to the first breakpoint */
/* Smooth scaled images on IE */
img {
  -ms-interpolation-mode: bicubic;
}
@font-face {
  font-family: 'SchweppesTitle Heavy';
  src: url('../fonts/SchweppesTitle-Heavy.eot');
  src: url('../fonts/SchweppesTitle-Heavy.eot?#iefix') format('embedded-opentype'), url('../fonts/SchweppesTitle-Heavy.svg#SchweppesTitle-Heavy') format('svg'), url('../fonts/SchweppesTitle-Heavy.woff') format('woff'), url('../fonts/SchweppesTitle-Heavy.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AdobeGaramondW01-Regula';
  src: url('../fonts/SchweppesTitle-Heavy.eot');
  src: url('../fonts/SchweppesTitle-Heavy.eot?#iefix') format('embedded-opentype'), url('../fonts/SchweppesTitle-Heavy.svg#SchweppesTitle-Heavy') format('svg'), url('../fonts/SchweppesTitle-Heavy.woff') format('woff'), url('../fonts/SchweppesTitle-Heavy.ttf') format('truetype');
  src: url("../fonts/73fe293c-69da-4927-80ce-773ee1a1879c.eot?#iefix");
  src: url("../fonts/73fe293c-69da-4927-80ce-773ee1a1879c.eot?#iefix") format("eot"), url("../fonts/859018fa-3c03-484b-8774-97bd6548d48d.woff") format("woff"), url("../fonts/abb87b70-21d4-4ac2-bf9f-41548a67e564.ttf") format("truetype"), url("../fonts/6e4e2084-ff69-479e-b179-92d90deb7885.svg#6e4e2084-ff69-479e-b179-92d90deb7885") format("svg");
  font-weight: normal;
  font-style: normal;
}
html {
  height: 100%;
  min-height: 100%;
  display: block;
}
html body {
  background-color: #ffdc00;
  height: 100%;
}
@media only screen and (min-width: 1280px) {
  html body {
    padding-top: 72px;
  }
}
html body main {
  background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#ffed7f), to(#ffdd00));
  background-image: -webkit-radial-gradient(circle, #ffed7f, #ffdd00);
  background-image: -moz-radial-gradient(circle, #ffed7f, #ffdd00);
  background-image: radial-gradient(circle, #ffed7f, #ffdd00);
  background-repeat: no-repeat;
  display: block;
  overflow: hidden;
  /* Fix: Prevent horizontal scrolling */
  position: relative;
}
@media (max-width: 767px) {
  html body main > .container,
  html body main .page-section > .container,
  html body main .page-section header.container {
    margin-right: -3px;
    margin-left: -3px;
    padding: 0px 20px;
  }
}
html body main .claim {
  position: relative;
}
html body main .claim h2 {
  position: absolute;
  z-index: 500;
}
@media (max-width: 767px) {
  html body main .claim h2 {
    right: 150px;
    margin-top: -36px;
    font-size: 13px;
    line-height: 13px;
  }
}
@media (min-width: 768px) {
  html body main .claim h2 {
    right: 150px;
    margin-top: -40px;
    font-size: 16px;
    line-height: 16px;
  }
}
@media (min-width: 1024px) {
  html body main .claim h2 {
    right: 150px;
    margin-top: -42px;
    font-size: 18px;
    line-height: 18px;
  }
}
@media (min-width: 1280px) {
  html body main .claim h2 {
    right: 166px;
    margin-top: -46px;
    font-size: 20px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  html body main.generic,
  html body main.history,
  html body main.quality {
    padding-top: 64px;
  }
}
@media (min-width: 768px) {
  html body main.generic,
  html body main.history,
  html body main.quality {
    padding: 72px 0 0 0;
  }
}
@media (min-width: 1024px) {
  html body main.generic,
  html body main.history,
  html body main.quality {
    padding: 72px 0 0 0;
  }
}
@media (min-width: 1280px) {
  html body main.generic,
  html body main.history,
  html body main.quality {
    padding: 80px 0 0 0;
  }
}
@media (max-width: 767px) {
  html body main.cocktail,
  html body main.mixopedia {
    padding-top: 60px;
  }
}
@media (min-width: 768px) {
  html body main.cocktail,
  html body main.mixopedia {
    padding: 32px 0 32px 0;
  }
}
@media (min-width: 1024px) {
  html body main.cocktail,
  html body main.mixopedia {
    padding: 32px 0 32px 0;
  }
}
@media (min-width: 1280px) {
  html body main.cocktail,
  html body main.mixopedia {
    padding: 40px 0 35px 0;
  }
}
@media (max-width: 767px) {
  html body main.homepage {
    padding-top: 64px;
  }
}
@media (min-width: 768px) {
  html body main.homepage {
    padding: 72px 0 32px 0;
  }
}
@media (min-width: 1024px) {
  html body main.homepage {
    padding: 72px 0 32px 0;
  }
}
@media (min-width: 1280px) {
  html body main.homepage {
    padding: 80px 0 35px 0;
  }
}
html body main.homepage > .container {
  padding-right: 0px;
  padding-left: 0px;
}
.page-header {
  background-color: #ffdc00;
  border: none;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25);
  height: 72px;
  left: 0px;
  margin: 0px;
  padding: 0px;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 1000;
}
.page-header hgroup {
  height: 1px;
  margin: 0px auto;
  overflow: hidden;
  padding: 0px;
  position: relative;
}
.page-header hgroup h1 {
  font-size: 1px;
  opacity: 0;
  text-indent: -9999px;
}
.page-header hgroup h2 {
  font-size: 1px;
  opacity: 0;
  text-indent: -9999px;
}
.page-header hgroup h2.lead {
  color: #ffdc00;
  font-size: 0px;
  margin: 0px;
}
.print-header {
  display: none;
}
a.logo {
  display: block;
  height: 115px;
  position: absolute;
  text-indent: -9999px;
  top: 8px;
  width: 115px;
  background: transparent url(/img/logo-md.png) top left no-repeat;
}
body.black-skin a.logo {
  background: transparent url(/img/logo-md-inverse.png) top left no-repeat !important;
}
footer {
  border-top: 4px solid #fff;
  background-color: #ffdc00;
  padding-bottom: 60px;
}
footer .container {
  position: relative;
}
footer .container a.footerlogo {
  position: absolute;
  display: block;
  width: 110px;
  height: 110px;
  right: 6px;
  top: 72px;
}
footer .container a.footerlogo img {
  width: 110px;
  height: 110px;
}
footer .container .row {
  margin: 0px 0px 0px 0px;
}
footer .container .row h2 {
  font-family: "SchweppesTitle Heavy", "Times New Roman", Times, serif;
  display: block;
  font-size: 26px;
  line-height: 26px;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  border-bottom: 1px solid #fff;
  padding: 26px 0px 0px 0px;
  margin: 0px 0px 30px 0px;
  font-weight: normal !important;
}
footer .container .row div a {
  display: block;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14px;
  line-height: 24px;
  padding: 0px 0 0 26px;
  margin: 0px;
  color: #696969;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
footer .container .row div a:hover {
  text-decoration: none;
  color: #000;
}
footer .container .row .social-links-list .footer-link {
  height: 61px !important;
  margin: -2px -8px 0px 0px;
  width: 69px !important;
  font-size: 0px;
  background-repeat: no-repeat;
}
footer .container .row .social-links-list .footer-link.facebook {
  background-image: url('/img/btn_footer_facebook_default_1280.png');
}
footer .container .row .social-links-list .footer-link.facebook:hover {
  background-image: url('/img/btn_footer_facebook_rollover_1280.png');
}
footer .container .row .social-links-list .footer-link.facebook:active {
  background-image: url('/img/btn_footer_facebook_aktiv_1280.png');
}
footer .container .row .social-links-list .footer-link.youtube {
  background-image: url('/img/btn_footer_youtube_default_1280.png');
}
footer .container .row .social-links-list .footer-link.youtube:hover {
  background-image: url('/img/btn_footer_youtube_rollover_1280.png');
}
footer .container .row .social-links-list .footer-link.youtube:active {
  background-image: url('/img/btn_footer_youtube_aktiv_1280.png');
}
footer .container .row .social-links-list .footer-link.pinterest {
  background-image: url('/img/btn_footer_pinterest_default_1280.png');
}
footer .container .row .social-links-list .footer-link.pinterest:hover {
  background-image: url('/img/btn_footer_pinterest_rollover_1280.png');
}
footer .container .row .social-links-list .footer-link.pinterest:active {
  background-image: url('/img/btn_footer_pinterest_aktiv_1280.png');
}
/*

// Page Header
// -------------------------

@media only screen and (min-width: @screen-xl-desktop) {

    .page-header {
        height: 80px;

        a {
            height: 142px;
            top: 8px;
            right: 20px;
            width: 145px;
            z-index: @zindex-logo;

            img {
                height: 142px;
                width: 145px;
                display: block;
            }
        }
    }
}

// Page Footer
// -------------------------

@media only screen and (min-width: @screen-xl-desktop) {

    footer {
        border-top: 4px solid #fff;
        padding-bottom: 40px;

        .container {
            position: relative;

            a.logo {
                width: 108px;
                height: 106px;
                background-image: url(../img/logo.png);
                background-size: 108px 106px;
                right: 20px;
                top: 74px
            }

            .row {

                h2 {
                    font-size: 22px;
                    line-height: 22px;
                    border-bottom: 1px solid #fff;
                }

                div  a {
                    font-size: 16px;
                    line-height: 24px;
                }

                div  a.icon {
                    margin: -4px 3px 0px 0px;
                    padding: 0px 0px 6px 0px;
                    width: 59px; height: 64px;
                }
            }
        }
    }
}

*/
@media only screen and (min-width: 1280px) {
  a.logo {
    display: block;
    height: 129px;
    margin: 0 0 0 1111px;
    position: absolute;
    text-indent: -9999px;
    top: 8px;
    width: 129px;
    background: transparent url(/img/logo-lg.png) top left no-repeat;
  }
  body.black-skin a.logo {
    background: transparent url(/img/logo-lg-inverse.png) top left no-repeat !important;
  }
}
@media only screen and (max-width: 1279px) {
  body {
    padding-top: 68px;
  }
  .page-header {
    height: 68px;
  }
  .page-header hgroup {
    margin: 0px auto;
    position: relative;
  }
  a.logo {
    margin: 0 0 0 861px;
  }
}
@media (max-width: 1023px) {
  body {
    padding-top: 68px;
  }
  .page-header {
    height: 68px;
  }
  .page-header hgroup {
    margin: 0px auto;
    position: relative;
  }
  a.logo {
    margin: 0 0 0 638px;
  }
  ogo {
    margin: 0 0 0 638px;
  }
}
@media only screen and (max-width: 767px) {
  body {
    padding-top: 64px;
  }
  nav.container {
    width: auto;
  }
  .container.mobile-padding {
    padding: 0px !important;
  }
  .page-header {
    box-shadow: none;
    height: 64px;
    position: absolute;
  }
  .page-header hgroup {
    margin: 0px auto;
    position: relative;
  }
  a.logo {
    margin: 0px;
    position: absolute;
    right: 20px;
    z-index: 2000;
  }
  footer {
    background-color: #fedb00;
  }
  footer .container {
    position: relative;
    padding: 192px 0px 142px 0px;
    margin: 0px;
  }
  footer .container div {
    padding: 0px;
    margin: 0px;
  }
  footer .container a.footerlogo {
    top: auto;
    bottom: 20px;
  }
  footer .container .row .links h2 {
    display: none;
  }
  footer .container .row .links a {
    text-align: center;
    display: block;
    padding: 21px 0 21px 0;
    margin: 0px;
    font-size: 20px;
    line-height: 22px;
    text-decoration: none;
    background-image: linear-gradient(bottom, #f0cf13 0%, #ffdd00 56%);
    background-image: -o-linear-gradient(bottom, #f0cf13 0%, #ffdd00 56%);
    background-image: -moz-linear-gradient(bottom, #f0cf13 0%, #ffdd00 56%);
    background-image: -webkit-linear-gradient(bottom, #f0cf13 0%, #ffdd00 56%);
    background-image: -ms-linear-gradient(bottom, #f0cf13 0%, #ffdd00 56%);
  }
  footer .container .row .links a.firstMobile {
    border: none;
    text-align: center;
    background-image: linear-gradient(bottom, #f0cf13 0%, #ffdd00 56%);
    background-image: -o-linear-gradient(bottom, #f0cf13 0%, #ffdd00 56%);
    background-image: -moz-linear-gradient(bottom, #f0cf13 0%, #ffdd00 56%);
    background-image: -webkit-linear-gradient(bottom, #f0cf13 0%, #ffdd00 56%);
    background-image: -ms-linear-gradient(bottom, #f0cf13 0%, #ffdd00 56%);
  }
  footer .container .row .social {
    position: absolute;
    top: 0px;
    text-align: center;
  }
  footer .container .row .social h2 {
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    padding: 30px 0px 10px 0px;
    margin: 0px 20px 0px 20px;
  }
  footer .container .row .social .social-links-list {
    margin: 36px 0px 0px 8px;
  }
  footer .container .row .social .social-links-list .button-link.button-size-l {
    height: 68px !important;
    margin: -2px -8px 0px 0px;
    min-width: 68px;
  }
  footer .container .row .social .social-links-list .button-link.button-size-l.facebook-link {
    background-image: url('/img/btn_mobi_facebook_default.png');
  }
  footer .container .row .social .social-links-list .button-link.button-size-l.facebook-link:active {
    background-image: url('/img/btn_mobi_facebook_aktiv.png');
  }
  footer .container .row .social .social-links-list .button-link.button-size-l.facebook-youtube {
    background-image: url('/img/btn_mobi_youtube_default.png');
  }
  footer .container .row .social .social-links-list .button-link.button-size-l.facebook-youtube:active {
    background-image: url('/img/btn_mobi_youtube_aktiv.png');
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .homepage > .container > .row > .col-sm-8 {
    width: 516px;
  }
  .homepage > .container > .row > .col-sm-4 {
    width: 258px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .homepage > .container > .row > .col-sm-8 {
    width: 668px;
  }
  .homepage > .container > .row > .col-sm-4 {
    width: 334px;
  }
}
@media (min-width: 1280px) {
  .homepage > .container > .row > .col-sm-8 {
    width: 840px;
  }
  .homepage > .container > .row > .col-sm-4 {
    width: 420px;
  }
}
@media (max-width: 767px) {
  .row-as-col > .col-xs-12 {
    width: 50%;
    float: left;
  }
}
.img-responsive,
.img-responsive img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .img-responsive,
  .img-responsive img {
    width: 100%;
  }
}
a {
  color: #696969;
  font-weight: bold;
}
a:focus,
a:hover {
  box-shadow: none;
  outline: none;
  text-decoration: none;
}
a.text-link {
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  padding-left: 16px;
  /*
	&:before {
		content: "⟩ ";
	}
	*/
}
@media (min-width: 0px) and (max-width: 1023px) {
  a.text-link {
    background-image: url('/img/btn_link_text_default_mobile.png');
  }
}
@media (min-width: 1024px) {
  a.text-link {
    background-image: url('/img/btn_link_text_default_1024.png');
  }
}
@media (min-width: 1280px) {
  a.text-link {
    background-image: url('/img/btn_link_text_default_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1023px) {
  a.text-link:hover {
    background-image: url('/img/btn_link_text_rollover_mobile.png');
  }
}
@media (min-width: 1024px) {
  a.text-link:hover {
    background-image: url('/img/btn_link_text_rollover_1024.png');
  }
}
@media (min-width: 1280px) {
  a.text-link:hover {
    background-image: url('/img/btn_link_text_rollover_1280.png');
  }
}
a.button-link {
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  text-indent: -9999px;
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l {
    height: 68px;
    min-width: 68px;
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l {
    height: 68px;
    min-width: 68px;
  }
}
a.button-link.button-size-l.button-text-link {
  text-indent: 0px;
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.button-text-link {
    padding: 21px 0px 0px 68px;
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.button-text-link {
    padding: 20px 0px 0px 68px;
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-default {
    background-image: url('/img/btn_mobi_anmelden_default.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-default {
    background-image: url('/img/btn_suche_default_1280.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-default:hover {
    background-image: url('/img/btn_suche_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-default:active {
    background-image: url('/img/btn_mobi_anmelden_aktiv.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-default:active {
    background-image: url('/img/btn_suche_aktiv_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-ja {
    background-image: url('/img/btn_ja_default_1024.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-ja {
    background-image: url('/img/btn_ja_default_1280.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-ja:hover {
    background-image: url('/img/btn_ja_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-ja:active {
    background-image: url('/img/btn_ja_aktiv_1024.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-ja:active {
    background-image: url('/img/btn_ja_aktiv_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-nein {
    background-image: url('/img/btn_nein_default_1024.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-nein {
    background-image: url('/img/btn_nein_default_1280.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-nein:hover {
    background-image: url('/img/btn_nein_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-nein:active {
    background-image: url('/img/btn_nein_aktiv_1024.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-nein:active {
    background-image: url('/img/btn_nein_aktiv_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-like {
    background-image: url('/img/btn_mobi_like_default.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-like {
    background-image: url('/img/btn_like_default_1280.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-like:hover {
    background-image: url('/img/btn_like_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-like:active {
    background-image: url('/img/btn_mobi_like_aktiv.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-like:active {
    background-image: url('/img/btn_like_aktiv_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-facebook {
    background-image: url('/img/btn_mobi_facebook_default.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-facebook {
    background-image: url('/img/btn_facebook_default_1280.png');
    left: -36px;
    bottom: 67px;
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-facebook:hover {
    background-image: url('/img/btn_facebook_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-facebook:active {
    background-image: url('/img/btn_mobi_facebook_aktiv.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-facebook:active {
    background-image: url('/img/btn_facebook_aktiv_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-share {
    background-image: url('/img/share/share_generic/btn_mobi_share_default.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-share {
    background-image: url('/img/share/share_generic/btn_share_default_1280.png');
    left: -36px;
    bottom: 67px;
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-share:hover {
    background-image: url('/img/share/share_generic/btn_share_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-share:active {
    background-image: url('/img/share/share_generic/btn_mobi_share_aktiv.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-share:active {
    background-image: url('/img/share/share_generic/btn_share_aktiv_1280.png');
  }
}
a.button-link.button-size-l.link-share-toggle {
  margin-left: 18%;
  position: absolute;
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-share-toggle {
    background-image: url('/img/share/share_generic/btn_mobi_share_default.png');
    left: -36px;
    bottom: 67px;
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-share-toggle {
    background-image: url('/img/share/share_generic/btn_share_default_1280.png');
    left: -36px;
    bottom: 67px;
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-share-toggle:hover {
    background-image: url('/img/share/share_generic/btn_share_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-share-toggle:active {
    background-image: url('/img/share/share_generic/btn_mobi_share_aktiv.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-share-toggle:active {
    background-image: url('/img/share/share_generic/btn_share_aktiv_1280.png');
  }
}
a.button-link.button-size-l.link-facebook-share {
  margin-left: 18%;
  position: absolute;
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-facebook-share {
    background-image: url('/img/share/facebook/btn_mobi_facebook_default.png');
    left: 20px;
    top: 6px;
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-facebook-share {
    background-image: url('/img/share/facebook/btn_facebook_default_1280.png');
    left: 17px;
    top: 2px;
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-facebook-share:hover {
    background-image: url('/img/share/facebook/btn_facebook_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-facebook-share:active {
    background-image: url('/img/share/facebook/btn_mobi_facebook_aktiv.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-facebook-share:active {
    background-image: url('/img/share/facebook/btn_facebook_aktiv_1280.png');
  }
}
a.button-link.button-size-l.link-twitter-share {
  margin-left: 18%;
  position: absolute;
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-twitter-share {
    background-image: url('/img/share/twitter/btn_mobi_twitter_default.png');
    right: -15px;
    top: 28px;
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-twitter-share {
    background-image: url('/img/share/twitter/btn_twitter_default_1280.png');
    right: -13px;
    top: 32px;
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-twitter-share:hover {
    background-image: url('/img/share/twitter/btn_twitter_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-twitter-share:active {
    background-image: url('/img/share/twitter/btn_mobi_twitter_aktiv.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-twitter-share:active {
    background-image: url('/img/share/twitter/btn_twitter_aktiv_1280.png');
  }
}
a.button-link.button-size-l.link-pinterest-share {
  margin-left: 18%;
  position: absolute;
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-pinterest-share {
    background-image: url('/img/share/pinterest/btn_mobi_pinterest_default.png');
    left: 89px;
    bottom: 18px;
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-pinterest-share {
    background-image: url('/img/share/pinterest/btn_pinterest_default_1280.png');
    left: 91px;
    bottom: 19px;
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-pinterest-share:hover {
    background-image: url('/img/share/pinterest/btn_pinterest_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-pinterest-share:active {
    background-image: url('/img/share/pinterest/btn_mobi_pinterest_aktiv.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-pinterest-share:active {
    background-image: url('/img/share/pinterest/btn_pinterest_aktiv_1280.png');
  }
}
a.button-link.button-size-l.link-google-share {
  margin-left: 18%;
  position: absolute;
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-google-share {
    background-image: url('/img/share/google/btn_mobi_google_default.png');
    left: 7px;
    bottom: -5px;
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-google-share {
    background-image: url('/img/share/google/btn_google_default_1280.png');
    left: 10px;
    bottom: -6px;
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-google-share:hover {
    background-image: url('/img/share/google/btn_google_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-google-share:active {
    background-image: url('/img/share/google/btn_mobi_google_aktiv.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-google-share:active {
    background-image: url('/img/share/google/btn_google_aktiv_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-youtube {
    background-image: url('/img/btn_mobi_youtube_default.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-youtube {
    background-image: url('/img/btn_youtube_default_1280.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-youtube:hover {
    background-image: url('/img/btn_youtube_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-youtube:active {
    background-image: url('/img/btn_mobi_youtube_aktiv.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-youtube:active {
    background-image: url('/img/btn_youtube_aktiv_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-info {
    background-image: url('/img/btn_mobi_info_default.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-info {
    background-image: url('/img/btn_info_default_1280.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-info:hover {
    background-image: url('/img/btn_info_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-l.link-info:active {
    background-image: url('/img/btn_mobi_info_aktiv.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-l.link-info:active {
    background-image: url('/img/btn_info_aktiv_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-m {
    height: 46px;
    min-width: 44px;
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m {
    height: 47px;
    min-width: 44px;
  }
}
a.button-link.button-size-m.button-text-link {
  text-indent: 0px;
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-m.button-text-link {
    padding: 11px 0px 0px 44px;
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.button-text-link {
    padding: 10px 0px 0px 48px;
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-m.link-default {
    background-image: url('/img/btn_link_medium_default_mobil.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-default {
    background-image: url('/img/btn_link_medium_default_1280.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-default:hover {
    background-image: url('/img/btn_link_medium_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-m.link-default:active {
    background-image: url('/img/btn_mobi_anmelden_aktiv.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-default:active {
    background-image: url('/img/btn_link_medium_aktiv_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-m.link-back {
    background-image: url('/img/btn_back_medium_default_1024.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-back {
    background-image: url('/img/btn_back_medium_default_1280.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-back:hover {
    background-image: url('/img/btn_back_medium_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-m.link-back:active {
    background-image: url('/img/btn_back_medium_aktiv_1024.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-back:active {
    background-image: url('/img/btn_back_medium_aktiv_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-m.link-plus {
    background-image: url('/img/btn_plus_default.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-plus {
    background-image: url('/img/btn_plus_medium_default_1280.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-plus:hover {
    background-image: url('/img/btn_plus_medium_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-m.link-plus:active {
    background-image: url('/img/btn_mobi_plus_aktiv.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-plus:active {
    background-image: url('/img/btn_medium_plus_aktiv_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-m.link-minus {
    background-image: url('/img/btn_minus_default.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-minus {
    background-image: url('/img/btn_minus_medium_default_1280.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-minus:hover {
    background-image: url('/img/btn_minus_medium_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-m.link-minus:active {
    background-image: url('/img/btn_mobi_minus_aktiv.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-minus:active {
    background-image: url('/img/btn_medium_minus_aktiv_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-m.link-info {
    background-image: url('/img/btn_info_medium_default_mobile.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-info {
    background-image: url('/img/btn_info_medium_default_1280.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-info:hover {
    background-image: url('/img/btn_info_medium_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-m.link-info:active {
    background-image: url('/img/btn_info_medium_aktiv_mobile.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-info:active {
    background-image: url('/img/btn_medium_info_aktiv_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-m.link-facebook {
    background-image: url('/img/btn_facebook_default.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-facebook {
    background-image: url('/img/btn_facebook_medium_default_1280.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-facebook:hover {
    background-image: url('/img/btn_facebook_medium_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-m.link-facebook:active {
    background-image: url('/img/btn_mobi_facebook_aktiv.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-facebook:active {
    background-image: url('/img/btn_medium_facebook_aktiv_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-m.link-like {
    background-image: url('/img/btn_like_default.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-like {
    background-image: url('/img/btn_like_medium_default_1280.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-like:hover {
    background-image: url('/img/btn_like_medium_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-m.link-like:active {
    background-image: url('/img/btn_mobi_like_aktiv.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-like:active {
    background-image: url('/img/btn_medium_like_aktiv_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-m.link-print {
    display: none;
    /* By definiton: Printing disabled on mobile devices. */
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-print {
    background-image: url('/img/btn_print_default_1280.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-print:hover {
    background-image: url('/img/btn_print_rollover_1280.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-print:active {
    background-image: url('/img/btn_medium_print_aktiv_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-m.link-basket {
    background-image: url('/img/btn_basket_default.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-basket {
    background-image: url('/img/btn_basketmedium_default_1280.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-basket:hover {
    background-image: url('/img/btn_basket_medium_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-m.link-basket:active {
    background-image: url('/img/btn_mobi_basket_aktiv.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-basket:active {
    background-image: url('/img/btn_medium_basket_aktiv_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-m.link-shuffle {
    background-image: url('/img/btn_shuffle_default_1024.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-shuffle {
    background-image: url('/img/btn_shuffle_default_1280.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-shuffle:hover {
    background-image: url('/img/btn_shuffle_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-m.link-shuffle:active {
    background-image: url('/img/btn_shuffle_default_1024.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-m.link-shuffle:active {
    background-image: url('/img/btn_shuffle_default_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  a.button-link.button-size-m.link-locate {
    background-image: url('/img/haendlerfinder_locate_mobil.png');
  }
}
a.button-link.button-size-s {
  height: 32px;
  width: 29px;
}
a.button-link.button-size-s.link-close {
  background-image: url('btn_x_small_default.png');
}
a.button-link.button-size-s.link-close:hover {
  background-image: url('/img/btn_x_small_rollover.png');
}
a.button-link.button-size-s.link-close:active {
  background-image: url('/img/btn_x_small_aktiv.png');
}
@media (min-width: 0px) and (max-width: 767px) {
  a.button-link.button-size-r {
    height: 60px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  a.button-link.button-size-r {
    height: 40px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  a.button-link.button-size-r {
    height: 60px;
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-r {
    height: 58px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  a.button-link.button-size-r.link-save {
    background-image: url('/img/btn_speichern_default_1280.png');
    width: 130px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  a.button-link.button-size-r.link-save {
    background-image: url('/img/btn_speichern_default_1024.png');
    width: 100px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  a.button-link.button-size-r.link-save {
    background-image: url('/img/btn_speichern_default_1280.png');
    width: 130px;
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-r.link-save {
    background-image: url('/img/btn_speichern_default_1440.png');
    width: 150px;
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-r.link-save:hover {
    background-image: url('/img/btn_speichern_rollover_1440.png');
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  a.button-link.button-size-r.link-save:active {
    background-image: url('/img/btn_speichern_aktiv_1024.png');
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  a.button-link.button-size-r.link-save:active {
    background-image: url('/img/btn_speichern_aktiv_1280.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-r.link-save:active {
    background-image: url('/img/btn_speichern_aktiv_1440.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-r.link-reset {
    background-image: url('/img/btn_reset_filter_default_mobile.png');
    width: 180px;
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-r.link-reset {
    background-image: url('/img/btn_reset_filter_default_1280.png');
    width: 153px;
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-r.link-reset:hover {
    background-image: url('/img/btn_reset_filter_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-r.link-reset:active {
    background-image: url('/img/btn_reset_filter_aktiv_mobile.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-r.link-reset:active {
    background-image: url('/img/btn_reset_filter_aktiv_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-r.link-themenarchiv {
    background-image: url('/img/btn_themenarchiv_default_mobile.png');
    width: 180px;
    height: 52px;
    position: relative;
    left: 170px;
    top: 360px;
  }
}
@media (min-width: 1024px) {
  a.button-link.button-size-r.link-themenarchiv {
    background-image: url('/img/btn_themenarchiv_default_mobile.png');
    width: 147px;
    height: 52px;
    position: relative;
    left: 20px;
    top: 290px;
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-r.link-themenarchiv {
    background-image: url('/img/btn_themenarchiv_default_1280.png');
    width: 147px;
    height: 52px;
    position: relative;
    top: 320px;
    left: 800px;
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-r.link-themenarchiv:hover {
    background-image: url('/img/btn_themenarchiv_rollover_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  a.button-link.button-size-r.link-themenarchiv:active {
    background-image: url('/img/btn_themenarchiv_aktiv_mobile.png');
  }
}
@media (min-width: 1280px) {
  a.button-link.button-size-r.link-themenarchiv:active {
    background-image: url('/img/btn_themenarchiv_aktiv_1280.png');
  }
}
.shareOptions {
  background-image: url("/img/share/shareOptions.png");
  width: 183px;
  height: 203px;
  position: absolute;
  z-index: 2;
  display: none;
  top: -68px;
  margin-left: 3px;
}
.shareOptions ul {
  margin: 0;
  padding: 0;
}
.shareOptions ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.shareOptionsSlider {
  background-image: url("/img/share/shareOptions.png");
  width: 183px;
  height: 203px;
  position: absolute;
  z-index: 1;
  display: none;
}
.shareOptionsSlider ul {
  margin: 0;
  padding: 0;
}
.shareOptionsSlider ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.scroll-button {
  bottom: 0px;
  left: 50%;
  margin: 0;
  position: fixed;
  text-align: center;
  z-index: 1000;
}
.scroll-button .scroll-button-inner {
  background-position: center bottom;
  background-repeat: no-repeat;
  color: transparent !important;
  display: inline-block;
  font-weight: bold;
}
@media (min-width: 0px) and (max-width: 1023px) {
  .scroll-button .scroll-button-inner {
    display: none;
  }
}
@media (min-width: 1024px) {
  .scroll-button .scroll-button-inner {
    background-image: url('/img/scroller_1024.png');
    margin-left: -26.5px;
    padding-bottom: 46px;
    width: 53px;
  }
}
@media (min-width: 1280px) {
  .scroll-button .scroll-button-inner {
    background-image: url('/img/scroller_1280.png');
    margin-left: -34.5px;
    padding-bottom: 58px;
    width: 69px;
  }
}
.scroll-button .scroll-button-inner:hover {
  color: #696969 !important;
  text-decoration: none;
}
.navbar {
  left: 0px;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 1000;
}
@media screen and (min-width: 768px) {
  .focus-box {
    display: none;
  }
  .searchform-toggle {
    display: none;
  }
  .search-toggle {
    float: left;
    overflow: hidden;
    /**
	 *	show search results
	*/
  }
  .search-toggle.collapsed {
    display: block;
    height: auto !important;
  }
  .search-toggle div.result .navbar-form {
    background: transparent url(../img/search-shadow.png) bottom right no-repeat;
  }
  .search-toggle div.result .navbar-form label {
    font-family: Tahoma, Arial, sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    color: #696969;
  }
  .search-toggle div.result .navbar-form input {
    box-shadow: none;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    border-left: 1px solid #f5f5f5;
    border: 1px solid #f5f5f5;
    -webkit-appearance: none;
    color: #b1b2b4;
  }
  .search-toggle div.result .navbar-form input:focus {
    color: #000;
  }
  .search-toggle div.result .navbar-form button {
    border: none;
    padding: 0px;
    background-image: url(../img/search-button.gif);
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
  }
  .search-toggle.activated div.result {
    background-color: #fcfcfc !important;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25) inset;
  }
  .search-toggle.activated div.result input {
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    border-left: 1px solid #f5f5f5;
  }
  .search-toggle.activated div.result button {
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
  }
  .search-toggle.activated .dropdown-menu {
    display: block;
    /*background-image: url('/img/flyout-shadow-bg.gif');*/
    background-color: #fcfcfc !important;
    left: 0px;
    position: absolute;
    right: 0px;
    top: auto;
    z-index: -30;
    border-top: 1px solid #fcfcfc;
    border-right: none;
    border-bottom: 4px solid #ffffff;
    border-left: none;
  }
  .search-toggle.activated .dropdown-menu .search-result {
    background: transparent url(/img/search_flyout_bg.gif) center top repeat-y;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25) inset;
  }
  .search-toggle.activated .dropdown-menu .search-result h2 {
    position: absolute;
    font-family: "SchweppesTitle Heavy", "Times New Roman", Times, serif;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-text {
    position: relative;
    text-decoration: none;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-text h2 {
    left: 0;
    color: #ccc;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-text .result-box {
    padding: 0;
    display: block;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-text .result-box h3 {
    font-family: "SchweppesTitle Heavy", "Times New Roman", Times, serif;
    color: #696969;
    font-weight: normal;
    margin: 0;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-text .result-box p {
    font-family: Tahoma, Arial, sans-serif;
    padding: 0;
    color: #696969;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    margin: 0;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-text .result-box:hover {
    text-decoration: none;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-text .result-box:hover h3,
  .search-toggle.activated .dropdown-menu .search-result .result-text .result-box:hover p {
    text-decoration: none;
    color: #000;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-cocktail {
    background-color: #000;
    position: relative;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-cocktail h2 {
    color: #696969;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-cocktail .result-box {
    position: relative;
    display: block;
    float: left;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-cocktail .result-box span {
    text-align: center;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-cocktail .result-box span img {
    margin: 0px auto;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-cocktail .result-box h3 {
    font-family: Tahoma, Arial, sans-serif;
    text-transform: none;
    text-align: center;
    padding: 0px;
    color: #b1b2b4;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-cocktail .result-box:hover h3 {
    color: #ffdc00;
  }
  .navbar-default .navbar-nav {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    font-family: "SchweppesTitle Heavy", "Times New Roman", Times, serif;
    text-transform: uppercase;
    padding: 0;
  }
  .navbar-default .navbar-nav > li {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: static;
  }
  .navbar-default .navbar-nav > li > a {
    background: transparent;
    color: #696969;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
  }
  .navbar-default .navbar-nav > li:hover .dropdown-menu,
  .navbar-default .navbar-nav > li:focus .dropdown-menu {
    display: block;
  }
  .navbar-default .navbar-nav > li:hover > a,
  .navbar-default .navbar-nav > li:focus > a {
    color: #000;
  }
  .navbar-default .navbar-nav > li.open a {
    color: #696969 !important;
    background-color: transparent !important;
  }
  .navbar-default .navbar-nav > li.open > .dropdown-menu {
    display: none;
  }
  .navbar-default .navbar-nav > li.dropdown:hover .dropdown-menu,
  .navbar-default .navbar-nav > li.dropdown:focus .dropdown-menu {
    display: block;
  }
  .navbar-default .navbar-nav > li > a.dropdown-toggle:hover {
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25) inset;
    background-color: #fcfcfc !important;
  }
  .navbar-default .navbar-nav > li.activeMain > a {
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25) inset;
    background-color: #fcfcfc !important;
  }
  .navbar-default .navbar-nav > li.special {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#272728), to(#020202));
    background-image: -webkit-linear-gradient(top, #272728, 0%, #020202, 100%);
    background-image: -moz-linear-gradient(top, #272728 0%, #020202 100%);
    background-image: linear-gradient(to bottom, #272728 0%, #020202 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff272728', endColorstr='#ff020202', GradientType=0);
    border-left: 1px solid #000;
  }
  .navbar-default .navbar-nav > li.special > a {
    color: #b1b2b4;
    background-color: none;
  }
  .navbar-default .navbar-nav > li.special.activeMain,
  .navbar-default .navbar-nav > li.special:hover {
    border-left: 1px solid #444;
  }
  .navbar-default .navbar-nav > li.special.activeMain > a,
  .navbar-default .navbar-nav > li.special:hover > a {
    color: #ffde0d;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#272728), to(#020202));
    background-image: -webkit-linear-gradient(top, #272728, 0%, #020202, 100%);
    background-image: -moz-linear-gradient(top, #272728 0%, #020202 100%);
    background-image: linear-gradient(to bottom, #272728 0%, #020202 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff272728', endColorstr='#ff020202', GradientType=0);
  }
  .navbar-default .navbar-nav > li.dropdown:hover {
    border-color: transparent !important;
  }
  .navbar-default .navbar-nav > li.dropdown:hover a.dropdown-toggle {
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25) inset;
    background-color: #fcfcfc !important;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu {
    /*#gradient > .vertical(@flyout-light, @flyout-dark);*/
    border-right: 4px solid #ffffff;
    border-bottom: 4px solid #ffffff;
    border-left: 4px solid #ffffff;
    border-top: none;
    background-image: url('/img/flyout-shadow-bg.gif');
    background-repeat: repeat-x;
    left: 0px;
    position: absolute;
    right: 0px;
    top: auto;
    text-align: center;
    z-index: -20;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul {
    padding: 0px;
    margin: 0 auto !important;
    text-align: left;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li {
    float: left;
    border-right: 1px solid #d1d1d1;
    display: block;
    margin: 0px;
    position: relative;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li > a {
    text-decoration: none;
    display: block;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li:first-child {
    border-left: none;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li:last-child {
    border-right: none;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li > a > h3 {
    position: absolute;
    font-family: "SchweppesTitle Heavy", "Times New Roman", Times, serif;
    display: block;
    padding: 0px;
    margin: 0px;
    color: #696969;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li > a > p {
    font-family: Tahoma, Arial, sans-serif;
    margin: 0px;
    text-transform: none;
    color: #696969;
    font-weight: normal;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li > a > .icon {
    background-image: url(../img/icon-link_lg.png);
    background-repeat: no-repeat;
    background-position: left;
    display: block;
    position: absolute;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li:hover a > h3,
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li:focus a > h3 {
    color: #111;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li:hover a > .icon,
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li:focus a > .icon {
    color: #111;
    background-image: url(../img/icon-link_hover_lg.png);
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li a:active > .icon {
    color: #111;
    background-image: url(../img/icon-link_active_lg.png);
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu {
    background-image: url('/img/flyout-shadow-bg3.gif');
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul {
    padding: 0px;
    margin: 0 auto 0 auto;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul.no-fruity {
    background-image: none;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li {
    border: none;
    padding: 0px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li.range h2 img {
    display: none;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li img {
    border: none;
    display: block;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li h2 {
    position: absolute;
    font-family: "SchweppesTitle Heavy", "Times New Roman", Times, serif;
    display: block;
    color: #696969;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li h3 {
    font-family: Tahoma, Arial, sans-serif;
    position: relative;
    left: 0px;
    text-transform: none;
    text-align: center;
    padding: 0px;
    color: #696969;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li hr {
    position: absolute;
    background-color: #ffdb01;
    width: 2px;
    border-left: 1px solid #ffe96c;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li:hover h3,
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li:focus h3 {
    color: #000000;
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#272728), to(#020202));
    background-image: -webkit-linear-gradient(top, #272728, 0%, #020202, 100%);
    background-image: -moz-linear-gradient(top, #272728 0%, #020202 100%);
    background-image: linear-gradient(to bottom, #272728 0%, #020202 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff272728', endColorstr='#ff020202', GradientType=0);
    border-left: 1px solid #000;
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia > a {
    color: #b1b2b4;
    background-color: none;
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia.open a,
  .navbar-default .navbar-nav > li.dropdown.mixopedia.open a:focus,
  .navbar-default .navbar-nav > li.dropdown.mixopedia.open a:active {
    background-color: transparent;
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia.activeMain {
    border-left: 1px solid #000;
    box-shadow: 0px 0px 10px #333 !important;
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia.activeMain > a {
    color: #ffde0d;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#272728), to(#020202));
    background-image: -webkit-linear-gradient(top, #272728, 0%, #020202, 100%);
    background-image: -moz-linear-gradient(top, #272728 0%, #020202 100%);
    background-image: linear-gradient(to bottom, #272728 0%, #020202 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff272728', endColorstr='#ff020202', GradientType=0);
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia:hover,
  .navbar-default .navbar-nav > li.dropdown.mixopedia:focus {
    box-shadow: 0px 0px 10px #333 !important;
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia:hover > a,
  .navbar-default .navbar-nav > li.dropdown.mixopedia:focus > a {
    color: #ffde0d !important;
    background-color: #020202 !important;
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia .dropdown-menu {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#020202), to(#272728));
    background-image: -webkit-linear-gradient(top, #020202, 0%, #272728, 100%);
    background-image: -moz-linear-gradient(top, #020202 0%, #272728 100%);
    background-image: linear-gradient(to bottom, #020202 0%, #272728 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff020202', endColorstr='#ff272728', GradientType=0);
    border-top: 1px solid #020202;
    border-right: 4px solid #303030;
    border-bottom: 4px solid #303030;
    border-left: 4px solid #303030;
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia .dropdown-menu > ul > li {
    border-color: #353535;
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia .dropdown-menu > ul > li > a > h3,
  .navbar-default .navbar-nav > li.dropdown.mixopedia .dropdown-menu > ul > li > a > p {
    color: #b1b2b4;
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia .dropdown-menu > ul > li:hover a > h3,
  .navbar-default .navbar-nav > li.dropdown.mixopedia .dropdown-menu > ul > li:focus a > h3 {
    color: #ffde0d;
  }
}
/*
@media only screen and (min-width: @screen-xl-desktop){

  // default Searchform

  .navbar-form {
	margin: 28px 0 0 0;
	padding: 0px 0px 7px 0px;

	label {
	  font-size: 22px;
	  margin: 0px 12px 0px 70px;
	}

	input {
	  margin: -6px 0px 0px 0px;
	  padding: 0px 0px 0px 6px;
	  height: 35px;
	  width: 185px;
	}

	button {
	  padding: 0px;
	  margin: -6px 0px 0px -4px;
	  width: 35px;
	  height: 35px;
	}
  }

  // default navbar
  .navbar-default {

	.navbar-collapse {

	  .navbar-nav {
		font-size: 22px;
		line-height: 22px;
		height: 80px;

		> li {
		  margin: -4px 0px -8px 0px;
		  height: 85px;

		  > a {
			padding-top: ((@navbar-height - @line-height-computed) / 2 + 8);
			padding-right: 24px;
			padding-bottom: ((@navbar-height - @line-height-computed) / 2);
			padding-left: 24px;
		  }

		  &:hover,
		  &:focus {

			> a {
			  padding-top: ((@navbar-height - @line-height-computed) / 2 + 8);
			  padding-bottom: ((@navbar-height - @line-height-computed) / 2);
			}
		  }

		  &.dropdown {

			.dropdown-menu {
			  border-right: 4px solid @gray-light;
			  border-bottom: 4px solid @gray-light;
			  border-left: 4px solid @gray-light;
			  left: 0px;
			  margin-top: -4px;
			  padding: 88px 32px 48px 32px;

			  > ul {
				max-width: 1398px;
			  }

			  > ul  > li > a > h3 {
				left: 36px;
				max-width: 208px;
				font-size: 22px;
				line-height: 20px;
			  }

			  > ul  > li > a > p {
				line-height: 22px;
				padding: 70px 0px 0px 0px;
				font-size: 14px;
			  }

			  > ul  > li > a > .icon {
				width: 58px;
				height: 58px;
				left: 121px;
				bottom: -6px;
			  }

			  > ul > li:hover,
			  > ul > li:focus {
				a > h3 {
				}
			  }
			}

			&.products {

			  .dropdown-menu {
				padding: 162px 0px 48px 0px;
				height: 566px;

				> ul {
				  min-width: 1500px;
				}

				> ul  > li {
				  width: 136px;
				  margin: 0px 16px 0px 15px;

				  img {
					width: 127px;
					height: 288px;
					margin: 10px 4px 10px 5px;
				  }

				  h2 {
					left: 26px;
					top: -90px;
					font-size: 40px;
				  }

				  h2.fruity {
					left: -22px;
				  }

				  h3 {
					left: 0px;
					font-size: 20px;
					line-height: 22px;
					width: 127px;
					padding: 0px;
					margin: 0px 4px 0px 5px;
				  }

				  hr {
					height: 167px;
					width: 2px;
					top: 60px;
					left: -16px;
				  }

				  &:hover,
				  &:focus {
					width: 136px;

					img {
					  width: 136px;
					  height: 308px;
					  margin: 0px 0px 10px 0px;
					}
				  }
				}
			  }
			}

			&.mixopedia {
			  #gradient > .vertical(#272728, #020202);
			  border-left: 1px solid #000;
			  box-shadow: 0px 0px 10px #333 !important;

			  > a {
				color: #fff;
			  }

			  &:hover,
			  &:focus {

				> a {
				  color: #ffde0d !important;
				  background-color: #020202 !important;
				}
			  }

			  .dropdown-menu {
				#gradient > .vertical(#020202, #272728);
				border-right: 4px solid #303030;
				border-bottom: 4px solid #303030;
				border-left: 4px solid #303030;

				> ul  > li {
				  border-color: #353535;
				}

				> ul  > li > a > h3,
				> ul  > li > a > p {
				  color: #b1b2b4;
				}

				> ul > li:hover,
				> ul > li:focus {
				  a > h3 {
					color: #ffde0d;
				  }
				}
			  }
			}

		  }
		}
	  }
	}
  }
}
*/
@media screen and (min-width: 1280px) {
  .search-toggle {
    width: 423px;
    height: 73px;
  }
  .search-toggle div.result {
    height: 77px;
  }
  .search-toggle div.result .navbar-form {
    margin: 0px;
    padding: 24px 0px 7px 0px;
    background-size: 218px 10px;
  }
  .search-toggle div.result .navbar-form label {
    font-size: 18px;
    margin: 0px 10px 0px 24px;
  }
  .search-toggle div.result .navbar-form input {
    margin: -4px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
    height: 32px;
    width: 185px;
  }
  .search-toggle div.result .navbar-form button {
    margin: -4px 0px 0px -5px;
    width: 32px;
    height: 32px;
  }
  .search-toggle.activated div.result {
    height: 78px;
  }
  .search-toggle.activated .dropdown-menu {
    margin-top: -6px;
    padding: 79px 0px 10px 0px;
  }
  .search-toggle.activated .dropdown-menu a.complete-result {
    display: block;
    margin: 0 0 0 58px;
    width: 263px;
    height: 52px;
    background: transparent url(/img/btn_suchergebnisse_default_1280.png) left top no-repeat;
  }
  .search-toggle.activated .dropdown-menu a.complete-result:hover {
    background: transparent url(/img/btn_suchergebnisse_rollover_1280.png) left top no-repeat;
  }
  .search-toggle.activated .dropdown-menu a.complete-result:active {
    background: transparent url(/img/btn_suchergebnisse_aktiv_1280.png) left top no-repeat;
  }
  .search-toggle.activated .dropdown-menu .search-result {
    margin-bottom: 28px;
  }
  .search-toggle.activated .dropdown-menu .search-result h2 {
    font-size: 36px;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-text {
    padding-top: 72px;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-text h2 {
    top: 22px;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-text .result-box {
    padding: 28px 30px 0 0;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-text .result-box h3 {
    font-size: 22px;
    padding: 0 0 6px 0;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-text .result-box p {
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-cocktail {
    padding-top: 72px;
    min-height: 436px;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-cocktail h2 {
    left: 58px;
    top: 22px;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-cocktail .result-box {
    width: 160px;
    height: 320px;
    margin-left: 40px;
    padding: 0 0 72px 0;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-cocktail .result-box img {
    height: 240px;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-cocktail .result-box h3 {
    font-size: 16px;
    line-height: 20px;
    margin: 18px 0 0 0;
  }
  .navbar-default {
    height: 72px !important;
  }
  .navbar-default .navbar-nav {
    font-size: 20px;
    line-height: 20px;
    height: 72px !important;
  }
  .navbar-default .navbar-nav > li {
    margin: -4px 0px -8px 0px;
    height: 77px;
    font-size: 20px;
  }
  .navbar-default .navbar-nav > li > a {
    padding-top: 32px;
    padding-right: 22px;
    padding-bottom: 29px;
    padding-left: 22px;
    font-size: 20px;
  }
  .navbar-default .navbar-nav > li:hover,
  .navbar-default .navbar-nav > li:focus {
    height: 80px;
  }
  .navbar-default .navbar-nav > li:hover .dropdown-menu,
  .navbar-default .navbar-nav > li:focus .dropdown-menu {
    display: block;
  }
  .navbar-default .navbar-nav > li:hover > a,
  .navbar-default .navbar-nav > li:focus > a {
    padding-top: 32px;
    padding-bottom: 29px;
  }
  .navbar-default .navbar-nav > li.special:hover,
  .navbar-default .navbar-nav > li.special:focus {
    height: 77px;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu {
    margin-top: -7px;
    padding: 79px 0px 43px 0px;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul {
    max-width: 1254px;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li {
    float: left;
    height: 218px;
    width: 250px;
    padding: 0px 32px 0 32px;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li > a > h3 {
    left: 32px;
    max-width: 187px;
    font-size: 20px;
    line-height: 20px;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li > a > p {
    line-height: 20px;
    padding: 63px 0px 0px 0px;
    font-size: 13px;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li > a > .icon {
    width: 48px;
    height: 48px;
    left: 100px;
    bottom: -6px;
  }
  .navbar-default .navbar-nav > li.dropdown.products:hover {
    height: 77px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu {
    padding: 90px 0px 23px 0px;
    height: 690px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu.at {
    height: 380px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul {
    max-width: 1254px;
    margin: 0px auto;
    padding-top: 0px;
    display: block;
    background: none;
    clear: both;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li {
    width: 110px;
    margin: 0px;
    height: 310px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li.range {
    margin-left: 20px;
    padding-left: 20px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li img {
    width: 71px;
    height: 160px;
    margin: 5px 19px 14px 20px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li img.new {
    width: 116px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li h2 {
    left: 24px;
    top: -66px;
    font-size: 34px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li h2.fruity {
    left: 20px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li h3 {
    font-size: 16px;
    line-height: 20px;
    width: 110px;
    margin: 0px 3px 0px 4px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li hr {
    height: 160px;
    width: 2px;
    top: -10px;
    left: -2px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li:hover,
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li:focus {
    width: 110px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li:hover img,
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li:focus img {
    width: 73px;
    height: 166px;
    margin: 2px 18px 11px 19px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li:hover img.new,
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li:focus img.new {
    width: 120px;
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia .dropdown-menu {
    height: auto;
    text-align: center;
    min-height: 460px;
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia .dropdown-menu > ul {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia .dropdown-menu > ul li {
    text-align: left;
    padding: 0;
    height: 292px;
    padding-top: 10px;
    width: 250px;
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia .dropdown-menu > ul li:nth-child(4) {
    border-right: 0;
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia .dropdown-menu > ul li h3 {
    top: 0px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .search-toggle {
    width: 220px;
    height: 69px;
  }
  .search-toggle div.result {
    height: 73px;
  }
  .search-toggle div.result .navbar-form {
    margin: 23px 0px 0px 0px;
    padding: 0px 0px 6px 0px;
    background: transparent url(../img/search-shadow_s.png) bottom right no-repeat;
  }
  .search-toggle div.result .navbar-form label {
    display: none;
  }
  .search-toggle div.result .navbar-form input {
    margin: -3px 0px 0px 22px;
    padding: 0px 0px 0px 6px;
    height: 28px;
    width: 148px;
    font-size: 13px;
  }
  .search-toggle div.result .navbar-form button {
    margin: -3px 0px 0px -5px;
    background-size: 28px 28px;
    width: 28px;
    height: 28px;
  }
  .search-toggle.activated div.result {
    height: 74px;
  }
  .search-toggle.activated .dropdown-menu {
    margin-top: -7px;
    padding: 71px 0px 10px 0px;
  }
  .search-toggle.activated .dropdown-menu a.complete-result {
    display: block;
    margin: 0 0 0 58px;
    width: 206px;
    height: 41px;
    background: transparent url(/img/btn_suchergebnisse_default_1024.png) left top no-repeat;
  }
  .search-toggle.activated .dropdown-menu a.complete-result:hover {
    background: transparent url(/img/btn_suchergebnisse_rollover_1024.png) left top no-repeat;
  }
  .search-toggle.activated .dropdown-menu a.complete-result:active {
    background: transparent url(/img/btn_suchergebnisse_aktiv_1024.png) left top no-repeat;
  }
  .search-toggle.activated .dropdown-menu .search-result {
    margin-bottom: 25px;
  }
  .search-toggle.activated .dropdown-menu .search-result h2 {
    font-size: 32px;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-text {
    padding-top: 65px;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-text h2 {
    top: 20px;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-text .result-box {
    padding: 25px 27px 0 0;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-text .result-box h3 {
    font-size: 20px;
    padding: 0 0 3px 0;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-text .result-box p {
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-cocktail {
    padding-top: 65px;
    min-height: 424px;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-cocktail h2 {
    left: 52px;
    top: 20px;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-cocktail .result-box {
    width: 144px;
    height: 288px;
    margin-left: 16px;
    padding: 0 0 65px 0;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-cocktail .result-box img {
    height: 216px;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-cocktail .result-box h3 {
    font-size: 14px;
    line-height: 18px;
    margin: 16px 0 0 0;
  }
  .navbar-default .navbar-nav {
    height: 68px !important;
  }
  .navbar-default .navbar-nav > li {
    margin: -4px 0px -8px 0px;
    height: 73px;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 18px;
    padding-right: 19px;
    padding-left: 19px;
  }
  .navbar-default .navbar-nav > li:hover,
  .navbar-default .navbar-nav > li:focus {
    height: 75px;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu {
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    margin-top: -8px;
    padding: 70px 0px 38px 0px;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul {
    max-width: 1024px;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li {
    height: 194px;
    width: 200px;
    padding: 0px 28px 0 28px;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li > a > h3 {
    left: 28px;
    max-width: 144px;
    font-size: 18px;
    line-height: 15px;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li > a > p {
    line-height: 17px;
    padding: 56px 0px 0px 0px;
    font-size: 12px;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li > a > .icon {
    background-size: 37px 37px;
    width: 37px;
    height: 37px;
    left: 83px;
    bottom: -6px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu {
    padding: 72px 0px 38px 0px;
    height: 552px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu.at {
    height: 320px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul {
    min-width: 1024px;
    margin: 0px auto;
    display: block;
    clear: both;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li {
    width: 88px;
    margin: 0px;
    height: 248px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li.range {
    margin-left: 16px;
    padding-left: 16px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li img {
    width: 57px;
    height: 128px;
    margin: 5px 15px 14px 16px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li img.new {
    width: 93px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li h2 {
    left: 26px;
    top: -53px;
    font-size: 30px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li h2.fruity {
    left: 16px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li h3 {
    font-size: 13px;
    line-height: 15px;
    width: 88px;
    margin: 0px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li hr {
    height: 128px;
    top: -8px;
    left: -2px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li:hover,
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li:focus {
    width: 88px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li:hover img,
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li:focus img {
    width: 59px;
    height: 134px;
    margin: 2px 14px 11px 15px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li:hover img.new,
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li:focus img.new {
    width: 97px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li:hover img.new-xl,
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li:focus img.new-xl {
    width: 220px;
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia .dropdown-menu {
    height: auto;
    text-align: center;
    min-height: 420px;
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia .dropdown-menu > ul {
    margin-left: auto;
    margin-right: auto;
    width: 900px;
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia .dropdown-menu > ul li {
    text-align: left;
    padding: 0;
    height: 252px;
    padding-top: 10px;
    width: 225px;
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia .dropdown-menu > ul li h3 {
    top: 0px;
    margin: 0px;
    max-width: 200px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .search-toggle {
    width: 220px;
    height: 69px;
  }
  .search-toggle div.result {
    height: 73px;
  }
  .search-toggle div.result .navbar-form {
    margin: 23px 0px 0px 0px;
    padding: 0px 0px 6px 0px;
    background: transparent url(../img/search-shadow_s.png) bottom right no-repeat;
    background-size: 158px;
  }
  .search-toggle div.result .navbar-form label {
    display: none;
  }
  .search-toggle div.result .navbar-form input {
    margin: -3px 0px 0px 22px;
    padding: 0px 0px 0px 6px;
    height: 28px;
    width: 128px;
    font-size: 13px;
  }
  .search-toggle div.result .navbar-form button {
    margin: -3px 0px 0px -5px;
    background-size: 28px 28px;
    width: 28px;
    height: 28px;
  }
  .search-toggle.activated div.result {
    height: 74px;
  }
  .search-toggle.activated .dropdown-menu {
    margin-top: -7px;
    padding: 64px 0px 8px 0px;
  }
  .search-toggle.activated .dropdown-menu a.complete-result {
    display: block;
    margin: 0 0 0 52px;
    width: 206px;
    height: 41px;
    background: transparent url(/img/btn_suchergebnisse_default_1024.png) left top no-repeat;
  }
  .search-toggle.activated .dropdown-menu a.complete-result:hover {
    background: transparent url(/img/btn_suchergebnisse_rollover_1024.png) left top no-repeat;
  }
  .search-toggle.activated .dropdown-menu a.complete-result:active {
    background: transparent url(/img/btn_suchergebnisse_aktiv_1024.png) left top no-repeat;
  }
  .search-toggle.activated .dropdown-menu .search-result {
    margin-bottom: 23px;
  }
  .search-toggle.activated .dropdown-menu .search-result h2 {
    font-size: 24px;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-text {
    padding-top: 59px;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-text h2 {
    top: 18px;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-text .result-box {
    padding: 23px 24px 0 0;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-text .result-box h3 {
    font-size: 18px;
    padding: 0;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-text .result-box p {
    padding: 0;
    font-size: 11px;
    line-height: 14px;
    margin: 0;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-cocktail {
    padding-top: 59px;
    min-height: 392px;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-cocktail h2 {
    left: 47px;
    top: 18px;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-cocktail .result-box {
    width: 120px;
    height: 250px;
    margin-left: 6px;
    padding: 0 0 59px 0;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-cocktail .result-box img {
    height: 178px;
  }
  .search-toggle.activated .dropdown-menu .search-result .result-cocktail .result-box h3 {
    font-size: 13px;
    line-height: 16px;
    margin: 14px 0 0 0;
  }
  .navbar-default .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .navbar-default .navbar-nav {
    height: 68px !important;
  }
  .navbar-default .navbar-nav > li {
    margin: -4px 0px -8px 0px;
    height: 73px;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 14px;
    padding-right: 14px;
    padding-left: 14px;
  }
  .navbar-default .navbar-nav > li:hover,
  .navbar-default .navbar-nav > li:focus {
    height: 75px;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu {
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    margin-top: -8px;
    padding: 63px 0px 34px 0px;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul {
    max-width: 768px;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li {
    height: 154px;
    width: 152px;
    padding: 0px 20px 0 19px;
    margin: 0px;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li > a > h3 {
    left: 20px;
    max-width: 123px;
    font-size: 13px;
    line-height: 11px;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li > a > p {
    line-height: 13px;
    padding: 42px 0px 0px 0px;
    font-size: 10px;
  }
  .navbar-default .navbar-nav > li.dropdown .dropdown-menu > ul > li > a > .icon {
    background-size: 28px 28px;
    width: 28px;
    height: 28px;
    left: 64px;
    bottom: -6px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu {
    padding: 72px 0px 38px 0px;
    height: 488px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu.at {
    height: 290px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul {
    margin: 0px auto;
    display: block;
    clear: both;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li {
    width: 79px;
    margin: 0px;
    height: 223px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li.range {
    margin-left: 12px;
    padding-left: 12px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li img {
    width: 51px;
    height: 115px;
    margin: 4px 14px 12px 14px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li img.new {
    width: 83px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li h2 {
    left: 21px;
    top: -53px;
    font-size: 24px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li h2.fruity {
    left: 13px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li h3 {
    font-size: 11px;
    line-height: 13px;
    width: 79px;
    margin: 0px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li hr {
    height: 103px;
    top: -7px;
    left: -2px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li:hover,
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li:focus {
    width: 79px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li:hover img,
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li:focus img {
    width: 53px;
    height: 121px;
    margin: 1px 13px 9px 13px;
  }
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li:hover img.new,
  .navbar-default .navbar-nav > li.dropdown.products .dropdown-menu > ul > li:focus img.new {
    width: 88px;
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia .dropdown-menu {
    height: auto;
    text-align: center;
    min-height: 460px;
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia .dropdown-menu > ul {
    margin-left: auto;
    margin-right: auto;
    width: 500px;
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia .dropdown-menu > ul li {
    text-align: left;
    padding: 0;
    height: 196px;
    padding-top: 10px;
    width: 160px;
  }
  .navbar-default .navbar-nav > li.dropdown.mixopedia .dropdown-menu > ul li h3 {
    top: 0px;
    margin: 0px;
    max-width: 160px !important;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .navbar {
    position: absolute !important;
  }
  .focus-box {
    background-color: #000;
    opacity: 0.8;
    min-height: 100%;
    height: 100%;
    width: 100%;
    z-index: 900;
    display: none;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
  }
  .focus-box.in {
    display: block;
  }
  .search-toggle {
    position: absolute;
    z-index: 1000;
    text-align: center;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    background-image: url('/img/flyout-shadow-bg.gif');
    height: 0px;
    overflow: hidden;
  }
  .search-toggle .navbar-form {
    width: auto;
    border: none;
    margin: 0px;
    padding: 0px;
  }
  .search-toggle .navbar-form label {
    font-family: Tahoma, Arial, sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    color: #696969 !important;
    font-size: 20px;
    padding: 72px 0 8px 0;
  }
  .search-toggle .navbar-form input {
    box-shadow: none;
    border: 1px solid #b1b2b4;
    background-color: #f7f7f7;
    width: 240px;
    height: 50px;
    font-size: 14px;
    margin: 0 auto;
    background-image: url(/img/search-icon-input.png);
    background-repeat: no-repeat;
    background-position: 206px 13px;
  }
  .search-toggle .navbar-form button {
    border: none;
    padding: 0px;
    background-image: url(../img/btn_suchen.png);
    background-color: transparent;
    background-size: 123px 59px;
    width: 123px;
    height: 59px;
    margin: 32px 0 16px 0;
  }
  .container {
    padding: 0px;
  }
  header.page-header {
    margin: 0px;
    padding: 0px;
  }
  header.page-header hgroup {
    margin: 0px auto;
    position: relative;
  }
  header.page-header hgroup h1 {
    font-size: 1px;
    margin: 0px;
    text-indent: -9999px;
  }
  header.page-header hgroup h2.lead {
    color: #ffdc00;
    font-size: 0px;
    margin: 0px;
  }
  .navbar-header {
    background-color: #fedb00;
    height: 64px;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
    position: relative !important;
    z-index: 1100;
  }
  .navbar-header .navbar-toggle {
    position: absolute;
    width: 80px;
    padding: 0px;
    margin: -8px 0px 0px 0px;
    background-position: 26px 31px;
    background-repeat: no-repeat;
    background-size: 27px 19px;
    border-radius: 0px;
    border: none;
  }
  .navbar-header .navbar-toggle {
    height: 78px;
    background-image: url(../img/menu_mobile_aktiv.png);
    box-shadow: -1px 6px 4px rgba(0, 0, 0, 0.1) inset;
    border-bottom: 5px solid #fedb00;
    background-color: #fedb00;
  }
  .navbar-header .navbar-toggle.collapsed {
    height: 72px;
    background-image: url(../img/menu_mobile.png);
    box-shadow: none;
    border-right: 1px solid #efd100;
  }
  .navbar-header .navbar-toggle > .icon-bar {
    display: none;
  }
  .navbar-header .searchform-toggle {
    width: 80px;
    left: 80px;
    padding: 0px;
    margin: -8px 0px 0px 0px;
    background-position: 28px 28px;
    background-repeat: no-repeat;
    background-size: 24px 25px;
    border-radius: 0px;
    border: none;
  }
  .navbar-header .searchform-toggle {
    position: absolute !important;
    width: 80px;
    left: 80px;
    height: 78px;
    background-color: #fbfbfb;
    background-image: url(../img/search_mobile_aktiv.png);
    box-shadow: -1px 6px 4px rgba(0, 0, 0, 0.1) inset;
    border-bottom: 5px solid #fcfcfc;
  }
  .navbar-header .searchform-toggle.collapsed {
    position: absolute !important;
    width: 80px;
    left: 80px;
    height: 72px;
    background-color: #fedb00;
    background-image: url(../img/search_mobile.png);
    border-bottom: none;
    box-shadow: none;
    border-right: 1px solid #efd100;
  }
  .navbar-default {
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    height: 128px;
  }
  .navbar-default .container {
    background-color: #fedb00;
  }
  .navbar-collapse {
    margin-top: 64px;
    background-color: #fedb00;
    border: none;
    max-height: inherit;
  }
  ul.navbar-nav {
    padding: 0;
    margin: 64px 0 0 0;
    height: auto;
  }
  ul.navbar-nav > li {
    border: none;
    text-align: center;
    float: none;
    height: auto;
    padding: 0px;
    min-height: auto;
    background-image: linear-gradient(bottom, #f0cf13 0%, #ffdd00 56%);
    background-image: -o-linear-gradient(bottom, #f0cf13 0%, #ffdd00 56%);
    background-image: -moz-linear-gradient(bottom, #f0cf13 0%, #ffdd00 56%);
    background-image: -webkit-linear-gradient(bottom, #f0cf13 0%, #ffdd00 56%);
    background-image: -ms-linear-gradient(bottom, #f0cf13 0%, #ffdd00 56%);
    margin: 0px;
  }
  ul.navbar-nav > li:first-child {
    border: none;
    text-align: center;
    background-image: linear-gradient(bottom, #f0cf13 0%, #ffdd00 56%);
    background-image: -o-linear-gradient(bottom, #f0cf13 0%, #ffdd00 56%);
    background-image: -moz-linear-gradient(bottom, #f0cf13 0%, #ffdd00 56%);
    background-image: -webkit-linear-gradient(bottom, #f0cf13 0%, #ffdd00 56%);
    background-image: -ms-linear-gradient(bottom, #f0cf13 0%, #ffdd00 56%);
  }
  ul.navbar-nav > li > a {
    font-family: "SchweppesTitle Heavy", "Times New Roman", Times, serif;
    text-align: center;
    display: block;
    padding: 21px 0 14px 0;
    margin: 0px;
    font-size: 28px;
    line-height: 28px;
    color: #686868 !important;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: normal !important;
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    color: #000 !important;
    background-color: #f5f4f0;
  }
  .navbar-nav li.mixopedia a,
  .navbar-nav li.mixopedia:hover a,
  .navbar-default .navbar-nav > .mixopedia.active > a,
  .navbar-default .navbar-nav > .mixopedia.active > a:hover,
  .navbar-default .navbar-nav > .mixopedia.active > a:focus {
    color: #f2f2f2;
  }
  ul.navbar-nav li.mixopedia {
    background-image: none;
    background-color: #000;
  }
  ul.navbar-nav li.open {
    overflow: hidden;
  }
  ul.navbar-nav li.open:first-child {
    background-image: none !important;
  }
  ul.navbar-nav li.open a {
    box-shadow: 0px 2px 2px #ddd inset;
    margin: 0px -8px -4px -8px;
    padding: 21px 0px 0px 0px;
  }
  ul.navbar-nav li.open div.dropdown-menu {
    margin: 0px;
    padding: 0px;
    background-image: none;
    background-color: #f5f4f0 !important;
  }
  ul.navbar-nav li.open .dropdown-menu ul {
    background-color: #f5f4f0;
    width: 100%;
    border: none;
    padding: 0px 0px 60px 0px;
    margin: 0px;
    height: auto;
    list-style: none;
    box-shadow: 0px -2px 2px #ddd inset;
  }
  ul.navbar-nav li.open .dropdown-menu ul.sub {
    box-shadow: none;
    margin-top: -110px;
  }
  ul.navbar-nav li.open .dropdown-menu ul li,
  ul.navbar-nav li.open .dropdown-menu ul li:first-child {
    background-color: #f5f4f0;
    width: 100%;
    border: none;
    padding: 0px;
    margin: 0px;
    min-height: auto;
    height: auto;
    background-image: none !important;
  }
  ul.navbar-nav li.open .dropdown-menu ul li.range,
  ul.navbar-nav li.open .dropdown-menu ul li:first-child.range {
    padding-top: 30px;
  }
  ul.navbar-nav li.open .dropdown-menu ul li.range h2 img,
  ul.navbar-nav li.open .dropdown-menu ul li:first-child.range h2 img {
    display: block;
    position: absolute;
    height: 34px;
    width: 36px;
    top: -28px;
    left: -12px;
  }
  ul.navbar-nav li.open .dropdown-menu ul li:first-child {
    padding-top: 54px;
  }
  ul.navbar-nav li.open .dropdown-menu ul li a {
    margin: 0px !important;
    box-shadow: none !important;
    text-decoration: none;
  }
  ul.navbar-nav li.open .dropdown-menu ul li a h3 {
    font-family: Tahoma, Arial, sans-serif;
    text-transform: none;
    text-align: center;
    font-size: 20px;
    line-height: 22px;
    padding: 10px 5px 10px 5px !important;
    margin: 0px;
    color: #696969;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
  }
  ul.navbar-nav li.open .dropdown-menu ul li h2 {
    font-family: "SchweppesTitle Heavy", "Times New Roman", Times, serif;
    font-size: 36px;
    color: #cccccc;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 28px;
    text-decoration: none;
    padding: 0px;
    margin: 0px 0px 6px 0px;
    -webkit-font-smoothing: antialiased;
  }
  ul.navbar-nav li.open .dropdown-menu ul li hr {
    display: none;
  }
  ul.navbar-nav li.open .dropdown-menu ul li h2.fruity {
    margin-top: 30px;
  }
  ul.navbar-nav li.open .dropdown-menu ul li.range h2.fruity {
    position: relative;
    display: inline !important;
  }
  ul.navbar-nav li.open .dropdown-menu ul li a br {
    display: none;
  }
  ul.navbar-nav li.mixopedia.open .dropdown-menu ul li a br {
    display: inline;
  }
  ul.navbar-nav li.mixopedia.open a:first-child {
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#272728), to(#020202));
    background-image: -webkit-linear-gradient(top, #272728, 0%, #020202, 100%);
    background-image: -moz-linear-gradient(top, #272728 0%, #020202 100%);
    background-image: linear-gradient(to bottom, #272728 0%, #020202 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff272728', endColorstr='#ff020202', GradientType=0);
    box-shadow: none;
    color: #ffde0d !important;
  }
  ul.navbar-nav li.mixopedia.open .dropdown-menu,
  ul.navbar-nav li.mixopedia.open .dropdown-menu ul,
  ul.navbar-nav li.mixopedia.open .dropdown-menu ul li,
  ul.navbar-nav li.mixopedia.open .dropdown-menu ul li a {
    background-color: #020202 !important;
    box-shadow: none;
  }
  hr {
    text-align: center;
    width: 167px;
    background-color: #e5e5e5;
    border-bottom: 1px solid #d5d5d5;
    top: 60px;
  }
  .dropdown-menu ul li a img {
    display: none;
  }
  .dropdown-menu ul li a span {
    display: none;
  }
  .dropdown-menu ul li a p {
    display: none;
  }
}
.tabs {
  margin-top: 0;
}
@media (min-width: 768px) {
  .tabs {
    margin-top: -3em;
  }
}
.tabs .nav-tabs {
  border-bottom: none;
  white-space: nowrap;
}
.tabs .nav-tabs > li {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  margin-bottom: 0px;
  position: relative;
}
.tabs .nav-tabs > li > a {
  background-color: #ffdc00;
  border-radius: 0px 0px 0 0;
  border: none;
  border-left: 1px solid #e6c600;
  border-right: 1px solid #e6c600;
  color: #696969;
  font-family: "SchweppesTitle Heavy", "Times New Roman", Times, serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  line-height: 16px;
  margin: 0px -1px 0px 0px;
  padding: 12px 15px 6px 15px;
  position: relative;
  z-index: 1;
}
@media (min-width: 0px) {
  .tabs .nav-tabs > li > a {
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  .tabs .nav-tabs > li > a {
    font-size: 17px;
  }
}
@media (min-width: 1024px) {
  .tabs .nav-tabs > li > a {
    font-size: 17px;
  }
}
@media (min-width: 1280px) {
  .tabs .nav-tabs > li > a {
    font-size: 19px;
  }
}
.tabs .nav-tabs > li > a:hover {
  background: #ffdc00;
  border-right: 1px solid #e6c600;
  color: #000000;
}
.tabs .nav-tabs > li:first-child a {
  border-left-color: transparent;
}
.tabs .nav-tabs > li:last-child a {
  border-right-color: transparent;
}
.tabs .nav-tabs > li.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.tabs .nav-tabs > li.active > a,
.tabs .nav-tabs > li.active > a:hover,
.tabs .nav-tabs > li.active > a:focus {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2) inset;
  background-color: #ffffff;
  color: #000000;
  border: none;
  border-right: 1px solid #e6c600;
  cursor: default;
  margin: 0px -2px 0px -1px;
  padding: 12px 17px 6px 16px;
}
.tabs .tab-content {
  margin: 22px 0px 11px 0px;
}
@media (min-width: 0px) {
  h1,
  .h1 {
    font-size: 35px;
    line-height: 26px;
  }
}
@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 26px;
    line-height: 21px;
  }
}
@media (min-width: 1024px) {
  h1,
  .h1 {
    font-size: 35px;
    line-height: 28px;
  }
}
@media (min-width: 1280px) {
  h1,
  .h1 {
    font-size: 44px;
    line-height: 35px;
  }
}
h2,
.h2 {
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 0px) {
  h2,
  .h2 {
    font-size: 20px;
    line-height: 18px;
  }
}
@media (min-width: 768px) {
  h2,
  .h2 {
    font-size: 13px;
    line-height: 12px;
  }
}
@media (min-width: 1024px) {
  h2,
  .h2 {
    font-size: 17px;
    line-height: 17px;
  }
}
@media (min-width: 1280px) {
  h2,
  .h2 {
    font-size: 22px;
    line-height: 21px;
  }
}
@media (min-width: 0px) {
  h3,
  .h3 {
    font-size: 18px;
    line-height: 16px;
  }
}
@media (min-width: 768px) {
  h3,
  .h3 {
    font-size: 18px;
    line-height: 16px;
  }
}
@media (min-width: 1024px) {
  h3,
  .h3 {
    font-size: 18px;
    line-height: 16px;
  }
}
@media (min-width: 1280px) {
  h3,
  .h3 {
    font-size: 19px;
    line-height: 17px;
  }
}
@media (min-width: 0px) {
  h4,
  .h4 {
    font-size: 6px;
    line-height: 5px;
  }
}
@media (min-width: 768px) {
  h4,
  .h4 {
    font-size: 10px;
    line-height: 8px;
  }
}
@media (min-width: 1024px) {
  h4,
  .h4 {
    font-size: 14px;
    line-height: 10px;
  }
}
@media (min-width: 1280px) {
  h4,
  .h4 {
    font-size: 17px;
    line-height: 13px;
  }
}
@media (min-width: 0px) {
  h5,
  .h5 {
    font-size: 6px;
    line-height: 5px;
  }
}
@media (min-width: 768px) {
  h5,
  .h5 {
    font-size: 10px;
    line-height: 8px;
  }
}
@media (min-width: 1024px) {
  h5,
  .h5 {
    font-size: 14px;
    line-height: 10px;
  }
}
@media (min-width: 1280px) {
  h5,
  .h5 {
    font-size: 17px;
    line-height: 13px;
  }
}
@media (min-width: 0px) {
  h6,
  .h6 {
    font-size: 6px;
    line-height: 5px;
  }
}
@media (min-width: 768px) {
  h6,
  .h6 {
    font-size: 10px;
    line-height: 8px;
  }
}
@media (min-width: 1024px) {
  h6,
  .h6 {
    font-size: 14px;
    line-height: 10px;
  }
}
@media (min-width: 1280px) {
  h6,
  .h6 {
    font-size: 17px;
    line-height: 13px;
  }
}
@media (min-width: 0px) {
  p,
  li,
  td,
  th,
  dt,
  dd,
  label,
  input.form-control,
  select.form-control,
  caption,
  figcaption {
    font-size: 12px;
    line-height: 17px;
  }
}
@media (min-width: 768px) {
  p,
  li,
  td,
  th,
  dt,
  dd,
  label,
  input.form-control,
  select.form-control,
  caption,
  figcaption {
    font-size: 12px;
    line-height: 17px;
  }
}
@media (min-width: 1024px) {
  p,
  li,
  td,
  th,
  dt,
  dd,
  label,
  input.form-control,
  select.form-control,
  caption,
  figcaption {
    font-size: 12px;
    line-height: 17px;
  }
}
@media (min-width: 1280px) {
  p,
  li,
  td,
  th,
  dt,
  dd,
  label,
  input.form-control,
  select.form-control,
  caption,
  figcaption {
    font-size: 14px;
    line-height: 19px;
  }
}
small {
  display: block;
}
@media (min-width: 0px) {
  small {
    font-size: 10px;
    line-height: 13px;
  }
}
@media (min-width: 768px) {
  small {
    font-size: 10px;
    line-height: 13px;
  }
}
@media (min-width: 1024px) {
  small {
    font-size: 10px;
    line-height: 13px;
  }
}
@media (min-width: 1280px) {
  small {
    font-size: 12px;
    line-height: 15px;
  }
}
hgroup h2 {
  font-family: Tahoma, Arial, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
}
@media (min-width: 0px) {
  hgroup h2 {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (min-width: 768px) {
  hgroup h2 {
    font-size: 11px;
    line-height: 13px;
  }
}
@media (min-width: 1024px) {
  hgroup h2 {
    font-size: 14px;
    line-height: 17px;
  }
}
@media (min-width: 1280px) {
  hgroup h2 {
    font-size: 17px;
    line-height: 21px;
  }
}
.btn:hover,
.btn:active,
.btn:focus {
  box-shadow: none;
  outline: 0px none transparent;
  outline-offset: 0px;
}
.btn-group {
  border-radius: 32px;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25);
  display: table;
  width: 100%;
}
.btn-group .btn {
  display: table-cell;
  float: none;
  padding: 6px 0px;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .btn-group .btn {
    font-size: 12px;
  }
}
.btn-group .btn.btn-default {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f9f9f9), to(#d7d7d7));
  background-image: -webkit-linear-gradient(top, #f9f9f9, 0%, #d7d7d7, 100%);
  background-image: -moz-linear-gradient(top, #f9f9f9 0%, #d7d7d7 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #d7d7d7 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffd7d7d7', GradientType=0);
  border-color: #ffffff;
  border-radius: 32px;
  border-width: 3px 1px;
  color: #696969;
}
.btn-group .btn.btn-default.haendler.active,
.btn-group .btn.btn-default.haendler:active {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f3f3f3), to(#a7a7a7));
  background-image: -webkit-linear-gradient(top, #f3f3f3, 0%, #a7a7a7, 100%);
  background-image: -moz-linear-gradient(top, #f3f3f3 0%, #a7a7a7 100%);
  background-image: linear-gradient(to bottom, #f3f3f3 0%, #a7a7a7 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3f3f3', endColorstr='#ffa7a7a7', GradientType=0);
  -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.125);
  color: #000000;
}
.btn-group .btn.btn-default.haendler.active:hover,
.btn-group .btn.btn-default.haendler:active:hover {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f3f3f3), to(#e2e2e2));
  background-image: -webkit-linear-gradient(top, #f3f3f3, 0%, #e2e2e2, 100%);
  background-image: -moz-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);
  background-image: linear-gradient(to bottom, #f3f3f3 0%, #e2e2e2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3f3f3', endColorstr='#ffe2e2e2', GradientType=0);
}
.btn-group .btn.btn-default:first-child {
  border-left-width: 3px;
  padding-left: 2px;
}
.btn-group .btn.btn-default:last-child {
  border-right-width: 3px;
  padding-right: 2px;
}
.btn-group .btn.btn-default:hover {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f9f9f9), to(#e8e8e8));
  background-image: -webkit-linear-gradient(top, #f9f9f9, 0%, #e8e8e8, 100%);
  background-image: -moz-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffe8e8e8', GradientType=0);
}
.btn-group .btn.btn-default.active,
.btn-group .btn.btn-default:active {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f3f3f3), to(#d1d1d1));
  background-image: -webkit-linear-gradient(top, #f3f3f3, 0%, #d1d1d1, 100%);
  background-image: -moz-linear-gradient(top, #f3f3f3 0%, #d1d1d1 100%);
  background-image: linear-gradient(to bottom, #f3f3f3 0%, #d1d1d1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3f3f3', endColorstr='#ffd1d1d1', GradientType=0);
  -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.125);
  color: #000000;
}
.btn-group .btn.btn-default.active:hover,
.btn-group .btn.btn-default:active:hover {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f3f3f3), to(#e2e2e2));
  background-image: -webkit-linear-gradient(top, #f3f3f3, 0%, #e2e2e2, 100%);
  background-image: -moz-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);
  background-image: linear-gradient(to bottom, #f3f3f3 0%, #e2e2e2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3f3f3', endColorstr='#ffe2e2e2', GradientType=0);
}
.carousel-inner .item {
  /*position: relative;*/
}
.carousel-controls {
  margin: 0;
}
.carousel-controls > li {
  left: 0px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  top: 0px;
  z-index: 100;
  height: 100%;
}
.carousel-controls .carousel-control {
  background: none;
  border: none;
  display: block;
  filter: none;
  opacity: 0.5;
  padding: 0px;
}
@media (min-width: 0px) {
  .carousel-controls .carousel-control {
    width: 56px ;
  }
}
@media (min-width: 768px) {
  .carousel-controls .carousel-control {
    width: 34px;
  }
}
@media (min-width: 1024px) {
  .carousel-controls .carousel-control {
    width: 61px;
  }
}
@media (min-width: 1280px) {
  .carousel-controls .carousel-control {
    width: 65px;
  }
}
.carousel-controls .carousel-control.left {
  float: left;
}
.carousel-controls .carousel-control.right {
  float: right;
}
.carousel-controls .carousel-control:hover,
.carousel-controls .carousel-control:focus {
  opacity: 1.0;
}
.carousel-controls .carousel-control .icon-prev,
.carousel-controls .carousel-control .icon-next {
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0px;
  display: block;
  font-size: 1px;
  height: 100%;
  margin: 0px;
  position: absolute;
  text-indent: -9999px;
  top: 0px;
  width: 100%;
}
.carousel-controls .carousel-control .icon-prev {
  background-position: left center;
  left: 0px;
}
@media (min-width: 0px) {
  .carousel-controls .carousel-control .icon-prev {
    background-image: url('/img/slider_mobi_links_default.png');
  }
}
@media (min-width: 1024px) {
  .carousel-controls .carousel-control .icon-prev {
    background-image: url('/img/slider_links_default_1024.png');
  }
}
@media (min-width: 1280px) {
  .carousel-controls .carousel-control .icon-prev {
    background-image: url('/img/slider_links_default_1280.png');
  }
}
.carousel-controls .carousel-control .icon-prev:before {
  content: "";
}
@media (min-width: 0px) {
}
@media (min-width: 1024px) {
  .carousel-controls .carousel-control .icon-prev:hover {
    background-image: url('/img/slider_links_rollover_1024.png');
  }
}
@media (min-width: 1280px) {
  .carousel-controls .carousel-control .icon-prev:hover {
    background-image: url('/img/slider_links_rollover_1280.png');
  }
}
@media (min-width: 0px) {
  .carousel-controls .carousel-control .icon-prev:active {
    background-image: url('/img/slider_mobi_links_aktiv.png');
  }
}
@media (min-width: 1024px) {
  .carousel-controls .carousel-control .icon-prev:active {
    background-image: url('/img/slider_links_aktiv_1024.png');
  }
}
@media (min-width: 1280px) {
  .carousel-controls .carousel-control .icon-prev:active {
    background-image: url('/img/slider_links_aktiv_1280.png');
  }
}
.carousel-controls .carousel-control .icon-next {
  background-image: url('/img/carousel-icon-next.png');
  background-position: right center;
  left: auto;
  right: 0px;
}
@media (min-width: 0px) {
  .carousel-controls .carousel-control .icon-next {
    background-image: url('/img/slider_mobi_rechts_default.png');
  }
}
@media (min-width: 1024px) {
  .carousel-controls .carousel-control .icon-next {
    background-image: url('/img/slider_rechts_default_1024.png');
  }
}
@media (min-width: 1280px) {
  .carousel-controls .carousel-control .icon-next {
    background-image: url('/img/slider_rechts_default_1280.png');
  }
}
.carousel-controls .carousel-control .icon-next:before {
  content: "";
}
@media (min-width: 0px) {
}
@media (min-width: 1024px) {
  .carousel-controls .carousel-control .icon-next:hover {
    background-image: url('/img/slider_rechts_rollover_1024.png');
  }
}
@media (min-width: 1280px) {
  .carousel-controls .carousel-control .icon-next:hover {
    background-image: url('/img/slider_rechts_rollover_1280.png');
  }
}
@media (min-width: 0px) {
  .carousel-controls .carousel-control .icon-next:active {
    background-image: url('/img/slider_mobi_rechts_aktiv.png');
  }
}
@media (min-width: 1024px) {
  .carousel-controls .carousel-control .icon-next:active {
    background-image: url('/img/slider_rechts_aktiv_1024.png');
  }
}
@media (min-width: 1280px) {
  .carousel-controls .carousel-control .icon-next:active {
    background-image: url('/img/slider_rechts_aktiv_1280.png');
  }
}
.teaserbox-s .carousel-controls {
  display: none;
}
.carousel-indicators {
  bottom: 10px;
  left: auto;
  margin: 0;
  right: 10px;
  width: auto;
  z-index: 200;
}
@media (min-width: 768px) {
  .carousel-indicators {
    display: none;
  }
}
.carousel-indicators li {
  background-color: #fff;
  border: none;
  height: 10px;
  margin: 0px 0px 0px 1px;
  width: 10px;
}
.carousel-indicators .active {
  height: 10px;
  margin: 0px 0px 0px 1px;
  width: 10px;
}
/**
 * Formats cocktail carousel
 */
#carousel-cocktails .carousel-inner .row {
  padding-left: 14px;
}
#carousel-cocktails .carousel-inner .row > div {
  width: 146px;
}
@media (min-width: 768px) {
  #carousel-cocktails .carousel-inner .row > div {
    width: 240px;
  }
}
@media (min-width: 1024px) {
}
@media (min-width: 1280px) {
}
.thumbnail {
  border: none;
  position: relative;
}
.teaserbox {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
  position: relative;
  /* TeaserBox Sizes */
  /* TeaserBox Shadows*/
  /* General TeaserBox Elements */
  /* Special TeaserBox: Campaign Teaser */
  /* Special TeaserBox: Topic Teaser */
  /* Special TeaserBox: Mixopedia Teaser @homepage */
  /* Special TeaserBox: Mixopedia Intro Teaser @mixopedia */
  /* Special TeaserBox: Cocktail Teaser (automated) */
  /* Special TeaserBox: Quality Teaser */
  /* Special TeaserBox: Product Recalls */
  /* Special TeaserBox: Facebook Stream */
  /* Product TeaserBoxes (@carousel) */
  /* TeaserBox Flip Animation */
}
.mixopedia .teaserbox {
  -webkit-box-shadow: 0px 0px 32px #707070;
  box-shadow: 0px 0px 32px #707070;
}
.teaserbox.teaserbox-xl {
  padding-right: 6px;
}
.teaserbox.teaserbox-xl:after {
  margin-right: 9px;
}
@media (max-width: 767px) {
  .teaserbox.teaserbox-xl {
    padding-right: 0;
  }
}
@media (min-width: 1280px) {
  .teaserbox.teaserbox-s {
    height: 263px;
    margin-bottom: -12px;
    width: 414px;
  }
  .mixopedia .teaserbox.teaserbox-s {
    height: 245px;
    margin-bottom: 6px;
  }
  .teaserbox.teaserbox-s .teaserbox-container {
    height: 245px;
  }
  .teaserbox.teaserbox-m {
    height: 514px;
    margin-bottom: -12px;
    width: 414px;
  }
  .mixopedia .teaserbox.teaserbox-m {
    height: 496px;
    margin-bottom: 6px;
  }
  .teaserbox.teaserbox-m .teaserbox-container {
    height: 496px;
  }
  .teaserbox.teaserbox-l {
    height: 514px;
    margin-bottom: -12px;
    width: 834px;
  }
  .mixopedia .teaserbox.teaserbox-l {
    height: 496px;
    margin-bottom: 6px;
  }
  .mixopedia .teaserbox.teaserbox-l.teaserbox-n {
    height: 245px;
  }
  .mixopedia .teaserbox.teaserbox-l.teaserbox-n .teaserbox-container {
    height: 245px;
  }
  .teaserbox.teaserbox-l .teaserbox-container {
    height: 496px;
  }
  .teaserbox.teaserbox-xl {
    height: auto;
    margin-bottom: -12px;
    padding-bottom: 18px;
    width: 100%;
  }
  .mixopedia .teaserbox.teaserbox-xl {
    margin-bottom: 6px;
    padding-bottom: 0px;
  }
  .teaserbox.teaserbox-xl .teaserbox-container {
    height: auto;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .teaserbox.teaserbox-s {
    height: 208px;
    margin-bottom: -8px;
    width: 328px;
  }
  .mixopedia .teaserbox.teaserbox-s {
    height: 194px;
    margin-bottom: 6px;
  }
  .teaserbox.teaserbox-s .teaserbox-container {
    height: 194px;
  }
  .teaserbox.teaserbox-m {
    height: 408px;
    margin-bottom: -8px;
    width: 328px;
  }
  .mixopedia .teaserbox.teaserbox-m {
    height: 394px;
    margin-bottom: 6px;
  }
  .teaserbox.teaserbox-m .teaserbox-container {
    height: 394px;
  }
  .teaserbox.teaserbox-l {
    height: 408px;
    margin-bottom: -8px;
    width: 662px;
  }
  .mixopedia .teaserbox.teaserbox-l {
    height: 394px;
    margin-bottom: 6px;
  }
  .mixopedia .teaserbox.teaserbox-l.teaserbox-n {
    height: 194px;
  }
  .mixopedia .teaserbox.teaserbox-l.teaserbox-n .teaserbox-container {
    height: 194px;
  }
  .teaserbox.teaserbox-l .teaserbox-container {
    height: 394px;
  }
  .teaserbox.teaserbox-xl {
    height: auto;
    margin-bottom: -8px;
    padding-bottom: 14px;
    width: 100%;
  }
  .mixopedia .teaserbox.teaserbox-xl {
    margin-bottom: 6px;
    padding-bottom: 0px;
  }
  .teaserbox.teaserbox-xl .teaserbox-container {
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .teaserbox.teaserbox-s {
    height: 160px;
    margin-bottom: -5px;
    width: 252px;
  }
  .mixopedia .teaserbox.teaserbox-s {
    height: 149px;
    margin-bottom: 6px;
  }
  .teaserbox.teaserbox-s .teaserbox-container {
    height: 149px;
  }
  .teaserbox.teaserbox-m {
    height: 315px;
    margin-bottom: -5px;
    width: 252px;
  }
  .mixopedia .teaserbox.teaserbox-m {
    height: 304px;
    margin-bottom: 6px;
  }
  .teaserbox.teaserbox-m .teaserbox-container {
    height: 304px;
  }
  .teaserbox.teaserbox-l {
    height: 315px;
    margin-bottom: -5px;
    width: 510px;
  }
  .mixopedia .teaserbox.teaserbox-l {
    height: 304px;
    margin-bottom: 6px;
  }
  .mixopedia .teaserbox.teaserbox-l.teaserbox-n {
    height: 194px;
  }
  .mixopedia .teaserbox.teaserbox-l.teaserbox-n .img-responsive img {
    height: 100%;
  }
  .mixopedia .teaserbox.teaserbox-l.teaserbox-n .teaserbox-container {
    height: 149px;
  }
  .teaserbox.teaserbox-l .teaserbox-container {
    height: 304px;
  }
  .teaserbox.teaserbox-xl {
    height: auto;
    margin-bottom: -5px;
    padding-bottom: 11px;
    width: 100%;
  }
  .mixopedia .teaserbox.teaserbox-xl {
    margin-bottom: 6px;
    padding-bottom: 0px;
  }
  .teaserbox.teaserbox-xl .teaserbox-container {
    height: auto;
  }
}
@media (max-width: 767px) {
  .teaserbox.teaserbox-s {
    height: auto;
    margin-bottom: -1px;
    width: auto;
  }
  .mixopedia .teaserbox.teaserbox-s {
    margin-bottom: 6px;
  }
  .mixopedia .teaserbox.teaserbox-s .teaserbox-container {
    margin-bottom: 0px;
  }
  .carousel .teaserbox.teaserbox-s {
    width: 100%;
  }
  .teaserbox.teaserbox-s .teaserbox-container {
    height: auto;
    margin-bottom: 7px;
  }
  .teaserbox.teaserbox-s .teaserbox-container.carousel {
    margin-bottom: 0 !important;
  }
  .teaserbox.teaserbox-m {
    height: auto;
    margin-bottom: -1px;
    width: auto;
  }
  .mixopedia .teaserbox.teaserbox-m {
    margin-bottom: 6px;
  }
  .teaserbox.teaserbox-m .teaserbox-container {
    height: auto;
    margin-bottom: 7px;
  }
  .teaserbox.teaserbox-m .teaserbox-container.carousel {
    margin-bottom: 0 !important;
  }
  .teaserbox.teaserbox-l {
    height: auto;
    margin-bottom: -1px;
    width: auto;
  }
  .mixopedia .teaserbox.teaserbox-l {
    margin-bottom: 6px;
  }
  .teaserbox.teaserbox-l .teaserbox-container {
    height: auto;
    margin-bottom: 7px;
  }
  .teaserbox.teaserbox-xl {
    height: auto;
    margin-bottom: -1px;
    padding-bottom: 0px;
    width: 100%;
  }
  .mixopedia .teaserbox.teaserbox-xl {
    margin-bottom: 6px;
    padding-bottom: 0px;
  }
  .teaserbox.teaserbox-xl .teaserbox-container {
    height: auto;
    margin-bottom: 7px;
  }
}
.teaserbox:after {
  bottom: 0px;
  display: block;
  line-height: 1px;
  position: absolute;
  right: 0px;
}
@media (min-width: 1280px) {
  .teaserbox:after {
    content: url('/img/teaserbox-shadow-lg.png');
    height: 18px;
    /* 18px */
  }
}
@media (max-width: 1279px) {
  .teaserbox:after {
    content: url('/img/teaserbox-shadow-md.png');
    height: 14px;
    /* 14px */
  }
}
@media (max-width: 1023px) {
  .teaserbox:after {
    content: url('/img/teaserbox-shadow-sm.png');
    height: 11px;
    /* 11px */
  }
}
@media (max-width: 767px) {
  .teaserbox:after {
    content: url('/img/teaserbox-shadow-xs.png');
    height: 7px;
    /* 7px */
  }
}
.mixopedia .teaserbox:after {
  content: "";
}
.teaserbox .teaserbox-container {
  display: block;
  overflow: hidden;
  position: relative;
}
.teaserbox .teaserbox-header {
  background-image: none;
  background-repeat: no-repeat;
  bottom: 0px;
  left: 0px;
  padding: 6.7226891%;
  position: absolute;
  right: 0px;
}
@media (min-width: 768px) {
  .teaserbox .teaserbox-header {
    background-image: url('/img/icon-link_sm.png');
  }
  .teaserbox .teaserbox-header:hover {
    background-image: url('/img/icon-link_hover_sm.png');
  }
  .teaserbox .teaserbox-header:active {
    background-image: url('/img/icon-link_active_sm.png');
  }
}
@media (min-width: 1024px) {
  .teaserbox .teaserbox-header {
    background-image: url('/img/icon-link_md.png');
  }
  .teaserbox .teaserbox-header:hover {
    background-image: url('/img/icon-link_hover_md.png');
  }
  .teaserbox .teaserbox-header:active {
    background-image: url('/img/icon-link_active_md.png');
  }
}
@media (min-width: 1280px) {
  .teaserbox .teaserbox-header {
    background-image: url('/img/icon-link_lg.png');
  }
  .teaserbox .teaserbox-header:hover {
    background-image: url('/img/icon-link_hover_lg.png');
  }
  .teaserbox .teaserbox-header:active {
    background-image: url('/img/icon-link_active_lg.png');
  }
}
.teaserbox .teaserbox-header h1 {
  margin-top: 4.2%;
  margin-bottom: 0%;
}
.teaserbox .teaserbox-header h2 {
  margin-bottom: 0%;
}
@media (max-width: 767px) {
  .teaserbox .teaserbox-header hgroup h1 {
    font-size: 17px;
    line-height: 15px;
  }
  .teaserbox .teaserbox-header hgroup h2 {
    font-size: 10px;
    line-height: 9px;
  }
}
.teaserbox .teaserbox-header img {
  line-height: 1px;
}
.teaserbox.teaserbox-campaign .teaserbox-header {
  background-position: center 92%;
  padding-bottom: 16%;
  text-align: center;
}
@media (max-width: 767px) {
  .teaserbox.teaserbox-campaign .teaserbox-header {
    padding-bottom: 12%;
  }
}
.teaserbox.teaserbox-campaign .teaserbox-header h1 {
  color: #ffffff;
}
.teaserbox.teaserbox-campaign .teaserbox-header h2 {
  color: #ffffff;
}
.teaserbox.teaserbox-topic .teaserbox-header {
  background-image: none;
  bottom: auto;
  padding: 3.36134455% 0px;
  text-align: center;
}
.teaserbox.teaserbox-topic .teaserbox-header h1 {
  color: #000000;
  margin-top: 1.68067228%;
}
.teaserbox.teaserbox-topic .teaserbox-header h2 {
  color: #000000;
  margin: 0px;
}
.teaserbox.teaserbox-topic.topic-inverted h1 {
  color: #ffffff;
}
.teaserbox.teaserbox-topic.topic-inverted h2 {
  color: #ffffff;
}
.teaserbox.teaserbox-topic.teaserbox-m .teaserbox-header h1 {
  margin: 4% 10% 0 10%;
}
@media (min-width: 0px) {
  .teaserbox.teaserbox-topic.teaserbox-m .teaserbox-header h1 {
    font-size: 18px;
    line-height: 12px;
  }
}
@media (min-width: 768px) {
  .teaserbox.teaserbox-topic.teaserbox-m .teaserbox-header h1 {
    font-size: 30px;
    line-height: 20px;
  }
}
@media (min-width: 1024px) {
  .teaserbox.teaserbox-topic.teaserbox-m .teaserbox-header h1 {
    font-size: 39px;
    line-height: 26px;
  }
}
@media (min-width: 1280px) {
  .teaserbox.teaserbox-topic.teaserbox-m .teaserbox-header h1 {
    font-size: 49px;
    line-height: 33px;
  }
}
@media (max-width: 767px) {
  .teaserbox.teaserbox-topic.teaserbox-m .teaserbox-header h1 {
    margin-top: 3.36134455%;
  }
}
.teaserbox.teaserbox-topic.teaserbox-m .teaserbox-header h2 {
  margin: 0% 5% 0% 5%;
}
.teaserbox.teaserbox-topic.teaserbox-m .teaserbox-header p {
  color: #ffffff;
  font-weight: normal;
  line-height: 1em;
  margin: 0% 5% 0% 5%;
}
.teaserbox.teaserbox-mixopedia .teaserbox-header {
  background-position: center 62.5%;
  bottom: 12.60504207%;
  margin: 0 50% 0% 0;
  padding-bottom: 24%;
  text-align: center;
  width: 50%;
  background-image: none !important;
}
.teaserbox.teaserbox-mixopedia .teaserbox-header h1 {
  color: #ffffff;
  margin: 0;
}
.teaserbox.teaserbox-mixopedia .teaserbox-header h1 .lead {
  display: block;
  margin: 0.4em 0 0.225em 0;
}
@media (min-width: 0px) {
  .teaserbox.teaserbox-mixopedia .teaserbox-header h1 .lead {
    font-size: 67px;
    line-height: 7px;
  }
}
@media (min-width: 768px) {
  .teaserbox.teaserbox-mixopedia .teaserbox-header h1 .lead {
    font-size: 108px;
    line-height: 11px;
  }
}
@media (min-width: 1024px) {
  .teaserbox.teaserbox-mixopedia .teaserbox-header h1 .lead {
    font-size: 141px;
    line-height: 15px;
  }
}
@media (min-width: 1280px) {
  .teaserbox.teaserbox-mixopedia .teaserbox-header h1 .lead {
    font-size: 178px;
    line-height: 19px;
  }
}
.teaserbox.teaserbox-mixopedia-sub .teaserbox-header {
  background-image: none;
  padding: 6.7226891%;
  text-align: center;
  bottom: auto;
  top: 6.7226891%;
}
.teaserbox.teaserbox-mixopedia-sub .teaserbox-header h1 {
  color: #ffffff;
  margin: 0;
}
.teaserbox.teaserbox-mixopedia-sub .teaserbox-header h1 .lead {
  display: block;
  margin: 0;
}
@media (min-width: 0px) {
  .teaserbox.teaserbox-mixopedia-sub .teaserbox-header h1 .lead {
    font-size: 27px;
    line-height: 20px;
  }
}
@media (min-width: 768px) {
  .teaserbox.teaserbox-mixopedia-sub .teaserbox-header h1 .lead {
    font-size: 43px;
    line-height: 32px;
  }
}
@media (min-width: 1024px) {
  .teaserbox.teaserbox-mixopedia-sub .teaserbox-header h1 .lead {
    font-size: 56px;
    line-height: 42px;
  }
}
@media (min-width: 1280px) {
  .teaserbox.teaserbox-mixopedia-sub .teaserbox-header h1 .lead {
    font-size: 71px;
    line-height: 53px;
  }
}
.teaserbox.teaserbox-mixopedia-sub .teaserbox-header h2 {
  margin: -1.5em 0px 1em 0px;
}
.teaserbox.teaserbox-cocktail {
  position: relative;
  /* Extra random cocktail teaser, to fill a grid gap on the mobiel layout */
}
.teaserbox.teaserbox-cocktail .teaserbox-header {
  background-position: 28.5% 92%;
  height: 100%;
  text-align: center;
}
.teaserbox.teaserbox-cocktail .teaserbox-header hgroup {
  position: absolute;
  bottom: 24%;
  left: 3.36134455%;
  right: 39%;
}
.teaserbox.teaserbox-cocktail .teaserbox-header h1 {
  color: #ffdc00;
  font-family: 'AdobeGaramondW01-Regula';
  font-weight: normal;
  margin: 0%;
  padding: 10px 0;
  /*-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0.25))); /* Bug: Crops parts outside the overflow */
  position: relative;
  text-transform: uppercase;
  z-index: 9;
}
@media (min-width: 1280px) {
  .teaserbox.teaserbox-cocktail .teaserbox-header h1 {
    font-size: 36px;
    line-height: 36px;
  }
}
@media (max-width: 1279px) {
  .teaserbox.teaserbox-cocktail .teaserbox-header h1 {
    font-size: 29px;
    line-height: 29px;
  }
}
@media (max-width: 1023px) {
  .teaserbox.teaserbox-cocktail .teaserbox-header h1 {
    font-size: 21px;
    line-height: 21px;
  }
}
@media (max-width: 767px) {
  .teaserbox.teaserbox-cocktail .teaserbox-header h1 {
    font-size: 14px;
    line-height: 14px;
  }
}
.teaserbox.teaserbox-cocktail .teaserbox-header h1:first-line {
  color: #b1b2b3;
}
.teaserbox.teaserbox-cocktail .cocktail-image {
  bottom: 0px;
  left: 60%;
  position: absolute;
  right: 6.7226891%;
  top: 0px;
  z-index: 0;
}
.teaserbox.teaserbox-cocktail .cocktail-image img {
  display: block;
  height: 100%;
  margin: 0px auto;
}
.stopgap .teaserbox.teaserbox-cocktail {
  display: block;
}
@media (min-width: 768px) {
  .stopgap .teaserbox.teaserbox-cocktail {
    display: none;
  }
}
.teaserbox.teaserbox-quality a {
  color: #000000;
}
.teaserbox.teaserbox-quality a .teaserbox-header {
  background: none;
  padding-bottom: 3.36134455%;
}
.teaserbox.teaserbox-recall a {
  background-color: #eb0438;
  color: #ffffff;
}
.teaserbox.teaserbox-recall a .teaserbox-header {
  background: none;
  padding-bottom: 3.36134455%;
}
.teaserbox.teaserbox-facebook {
  position: relative;
}
.teaserbox.teaserbox-facebook .teaserbox-container {
  background-color: #ffffff;
}
.teaserbox.teaserbox-facebook .teaserbox-container .teaserbox-header {
  background: none;
  bottom: 0px;
  padding: 0px;
  position: relative;
}
.teaserbox.teaserbox-facebook .teaserbox-container .teaserbox-header hgroup {
  bottom: 8.4033613%;
  padding: 0px 6.7226891%;
  position: absolute;
}
.teaserbox.teaserbox-facebook .teaserbox-container .teaserbox-header hgroup h1 {
  color: #ffffff;
}
@media (max-width: 767px) and (min-width: 0px) {
  .teaserbox.teaserbox-facebook .teaserbox-container .teaserbox-header hgroup h1 {
    font-size: 33px;
    line-height: 25px;
  }
}
@media (max-width: 767px) and (min-width: 768px) {
  .teaserbox.teaserbox-facebook .teaserbox-container .teaserbox-header hgroup h1 {
    font-size: 54px;
    line-height: 40px;
  }
}
@media (max-width: 767px) and (min-width: 1024px) {
  .teaserbox.teaserbox-facebook .teaserbox-container .teaserbox-header hgroup h1 {
    font-size: 70px;
    line-height: 53px;
  }
}
@media (max-width: 767px) and (min-width: 1280px) {
  .teaserbox.teaserbox-facebook .teaserbox-container .teaserbox-header hgroup h1 {
    font-size: 89px;
    line-height: 66px;
  }
}
.teaserbox.teaserbox-facebook .teaserbox-container .teaserbox-header hgroup h2 {
  color: #ffffff;
}
.teaserbox.teaserbox-facebook .teaserbox-container .facebook-content {
  background-color: #ffffff;
  bottom: 0;
  left: 0;
  overflow: hidden;
  padding: 3.36134455% 6.7226891% 3.36134455% 6.7226891%;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 767px) {
  .teaserbox.teaserbox-facebook .teaserbox-container .facebook-content {
    display: none;
  }
}
@media (min-width: 768px) {
  .teaserbox.teaserbox-facebook .teaserbox-container .facebook-content {
    top: 106px;
  }
}
@media (min-width: 1024px) {
  .teaserbox.teaserbox-facebook .teaserbox-container .facebook-content {
    top: 137px;
  }
}
@media (min-width: 1280px) {
  .teaserbox.teaserbox-facebook .teaserbox-container .facebook-content {
    top: 173px;
  }
}
.teaserbox.teaserbox-facebook .teaserbox-container .facebook-content .rssBody ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.teaserbox.teaserbox-facebook .teaserbox-container .facebook-content .rssBody ul .rssRow {
  clear: both;
}
.teaserbox.teaserbox-facebook .teaserbox-container .facebook-content .rssBody ul .rssRow time {
  border-bottom: 1px solid #b1b2b4;
  color: #b1b2b4;
  display: block;
  font-family: Tahoma, Arial, sans-serif;
  margin: 3.36134455% 0px 2.3109244% 0px;
  padding-bottom: 1.4705882%;
}
@media (min-width: 0px) {
  .teaserbox.teaserbox-facebook .teaserbox-container .facebook-content .rssBody ul .rssRow time {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (min-width: 768px) {
  .teaserbox.teaserbox-facebook .teaserbox-container .facebook-content .rssBody ul .rssRow time {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (min-width: 1024px) {
  .teaserbox.teaserbox-facebook .teaserbox-container .facebook-content .rssBody ul .rssRow time {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (min-width: 1280px) {
  .teaserbox.teaserbox-facebook .teaserbox-container .facebook-content .rssBody ul .rssRow time {
    font-size: 14px;
    line-height: 16px;
  }
}
.teaserbox.teaserbox-facebook .teaserbox-container .facebook-content .rssBody ul .rssRow p {
  margin: 2.3109244% 0px 2.3109244% 0px;
}
.teaserbox.teaserbox-facebook .teaserbox-container .facebook-content .rssBody ul .rssRow p a {
  color: #000000;
  display: block;
  font-weight: normal;
}
.teaserbox.teaserbox-facebook .teaserbox-container .facebook-content .rssBody ul .rssRow p a:before {
  content: "";
}
.teaserbox.teaserbox-facebook .teaserbox-container .facebook-content .rssBody ul .rssRow p a .entry-link {
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  color: #696969;
  float: right;
  font-weight: bold;
}
@media (min-width: 768px) {
  .teaserbox.teaserbox-facebook .teaserbox-container .facebook-content .rssBody ul .rssRow p a .entry-link {
    background-image: url('../img/btn_link_text_default_mobile.png');
    background-size: 7px 12px;
    padding-left: 12px;
  }
}
@media (min-width: 1024px) {
  .teaserbox.teaserbox-facebook .teaserbox-container .facebook-content .rssBody ul .rssRow p a .entry-link {
    background-image: url('../img/btn_link_text_default_1024.png');
    background-size: 7px 12px;
    padding-left: 12px;
  }
}
@media (min-width: 1280px) {
  .teaserbox.teaserbox-facebook .teaserbox-container .facebook-content .rssBody ul .rssRow p a .entry-link {
    background-image: url('../img/btn_link_text_default_1280.png');
    background-size: 10px 16px;
    padding-left: 15px;
  }
}
.teaserbox.teaserbox-facebook .teaserbox-container .facebook-content .rssBody ul .rssRow p a:hover {
  text-decoration: none;
}
.teaserbox.teaserbox-facebook .teaserbox-container .facebook-content .rssBody ul .rssRow p a:hover .entry-link {
  color: #000000;
}
@media (min-width: 768px) {
  .teaserbox.teaserbox-facebook .teaserbox-container .facebook-content .rssBody ul .rssRow p a:hover .entry-link {
    background-image: url('../img/btn_link_text_rollover_mobile.png');
  }
}
@media (min-width: 1024px) {
  .teaserbox.teaserbox-facebook .teaserbox-container .facebook-content .rssBody ul .rssRow p a:hover .entry-link {
    background-image: url('../img/btn_link_text_rollover_1024.png');
  }
}
@media (min-width: 1280px) {
  .teaserbox.teaserbox-facebook .teaserbox-container .facebook-content .rssBody ul .rssRow p a:hover .entry-link {
    background-image: url('../img/btn_link_text_rollover_1280.png');
  }
}
.teaserbox .product-teaserbox {
  z-index: 1;
}
@media (max-width: 767px) {
  .teaserbox .product-teaserbox {
    min-height: 194px;
  }
}
@media (min-width: 768px) {
  .teaserbox .product-teaserbox {
    min-height: inherit;
    height: 304px;
  }
}
@media (min-width: 1024px) {
  .teaserbox .product-teaserbox {
    height: 394px;
  }
}
@media (min-width: 1280px) {
  .teaserbox .product-teaserbox {
    height: 496px;
  }
}
.teaserbox .product-teaserbox.product-cola {
  background-color: #fcc000;
}
.teaserbox .product-teaserbox.product-cola * {
  color: #000000 !important;
}
.teaserbox .product-teaserbox.product-bitter {
  background-color: #fcdd2d;
  /* Not yet defined */
}
.teaserbox .product-teaserbox.product-bitter * {
  color: #000000 !important;
}
.teaserbox .product-teaserbox.product-bitter-lemon {
  background-color: #66bac9;
}
.teaserbox .product-teaserbox.product-bitter-lemon * {
  color: #000000 !important;
}
.teaserbox .product-teaserbox.product-tonic-water {
  background-color: #ffdc00;
}
.teaserbox .product-teaserbox.product-tonic-water * {
  color: #000000 !important;
}
.teaserbox .product-teaserbox.product-ginger-ale {
  background-color: #037341;
}
.teaserbox .product-teaserbox.product-wild-berry {
  background-color: #e3453a;
}
.teaserbox .product-teaserbox.product-wild-berry * {
  color: #000000 !important;
}
.teaserbox .product-teaserbox.product-bitter-orange {
  background-color: #ff7636;
}
.teaserbox .product-teaserbox.product-bitter-orange * {
  color: #000000 !important;
}
.teaserbox .product-teaserbox.product-soda-water {
  background-color: #1f1f1f;
}
.teaserbox .product-teaserbox.product-ginger-b {
  background-color: #9D0B0C;
}
.teaserbox .product-teaserbox.product-dry-tonic-water {
  background-color: #c9c7ca;
}
.teaserbox .product-teaserbox.product-dry-tonic-water * {
  color: #000000 !important;
}
.teaserbox .product-teaserbox.product-not-bitter {
  background-color: #fcdd2d;
  /* Not yet defined */
}
.teaserbox .product-teaserbox.product-not-bitter * {
  color: #000000 !important;
}
.teaserbox .product-teaserbox.product-fruity-citrus {
  background-color: #ffcc32;
}
.teaserbox .product-teaserbox.product-fruity-citrus * {
  color: #000000 !important;
}
.teaserbox .product-teaserbox.product-fruity-lemon {
  background-color: #d3db0c;
}
.teaserbox .product-teaserbox.product-fruity-lemon * {
  color: #000000 !important;
}
.teaserbox .product-teaserbox.product-fruity-grapefruit {
  background-color: #e43347;
}
.teaserbox .product-teaserbox.product-fruity-grapefruit * {
  color: #000000 !important;
}
.teaserbox .product-teaserbox .teaserbox-link {
  display: block;
}
.teaserbox .product-teaserbox .teaserbox-link:hover {
  text-decoration: none;
}
.teaserbox .product-teaserbox .teaserbox-link .teaserbox-product-figure .product-image {
  display: block;
  top: 0px;
}
.teaserbox .product-teaserbox .teaserbox-link .teaserbox-product-figure figcaption {
  margin-top: 12%;
  position: absolute;
  text-align: center;
  top: 0px;
  width: 100%;
}
@media (max-width: 767px) {
  .teaserbox .product-teaserbox .teaserbox-link .teaserbox-product-figure figcaption {
    margin-top: 0;
  }
  .teaserbox .product-teaserbox .teaserbox-link .teaserbox-product-figure figcaption em {
    font-style: normal;
  }
}
@media (min-width: 768px) {
  .teaserbox .product-teaserbox .teaserbox-link .teaserbox-product-figure figcaption h1 em {
    display: block;
    font-size: 50%;
    font-style: normal;
    line-height: 75%;
    margin-top: -8%;
  }
}
@media (min-width: 768px) and (min-width: 0px) {
  .teaserbox .product-teaserbox .teaserbox-link .teaserbox-product-figure figcaption h1 {
    font-size: 33px;
    line-height: 25px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .teaserbox .product-teaserbox .teaserbox-link .teaserbox-product-figure figcaption h1 {
    font-size: 54px;
    line-height: 40px;
  }
}
@media (min-width: 768px) and (min-width: 1024px) {
  .teaserbox .product-teaserbox .teaserbox-link .teaserbox-product-figure figcaption h1 {
    font-size: 70px;
    line-height: 53px;
  }
}
@media (min-width: 768px) and (min-width: 1280px) {
  .teaserbox .product-teaserbox .teaserbox-link .teaserbox-product-figure figcaption h1 {
    font-size: 89px;
    line-height: 66px;
  }
}
.teaserbox .product-teaserbox .teaserbox-link .teaserbox-info {
  bottom: 0px;
  left: 0px;
  padding-top: 45%;
  position: absolute;
  right: 0px;
  top: 0px;
  text-align: center;
}
@media (max-width: 767px) {
  .teaserbox .product-teaserbox .teaserbox-link .teaserbox-info {
    padding-top: 7.5%;
  }
}
.teaserbox .product-teaserbox .teaserbox-link .teaserbox-info hgroup {
  position: relative;
  z-index: 1;
}
.teaserbox .product-teaserbox .teaserbox-link .teaserbox-info hgroup h1 {
  color: #ffffff;
  margin: 4% 10% 0% 10%;
}
@media (min-width: 0px) {
  .teaserbox .product-teaserbox .teaserbox-link .teaserbox-info hgroup h1 {
    font-size: 18px;
    line-height: 12px;
  }
}
@media (min-width: 768px) {
  .teaserbox .product-teaserbox .teaserbox-link .teaserbox-info hgroup h1 {
    font-size: 30px;
    line-height: 20px;
  }
}
@media (min-width: 1024px) {
  .teaserbox .product-teaserbox .teaserbox-link .teaserbox-info hgroup h1 {
    font-size: 39px;
    line-height: 26px;
  }
}
@media (min-width: 1280px) {
  .teaserbox .product-teaserbox .teaserbox-link .teaserbox-info hgroup h1 {
    font-size: 49px;
    line-height: 33px;
  }
}
@media (max-width: 767px) {
  .teaserbox .product-teaserbox .teaserbox-link .teaserbox-info hgroup h1 {
    margin-top: 3.36134455%;
  }
}
.teaserbox .product-teaserbox .teaserbox-link .teaserbox-info hgroup h2 {
  color: #ffffff;
  margin: 0% 15% 0% 15%;
}
.teaserbox .product-teaserbox .teaserbox-link .teaserbox-info p {
  color: #ffffff;
  font-weight: normal;
  margin: 0% 15% 0% 15%;
  position: relative;
  z-index: 1;
}
.teaserbox .product-teaserbox .teaserbox-link .teaserbox-info .background-image {
  bottom: 0px;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
}
.teaserbox .flip-container {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  -o-perspective: 1000;
  perspective: 1000;
}
.teaserbox .flip-container .flipper {
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.teaserbox .flip-container .flipper .front {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  left: 0;
  position: relative;
  top: 0;
  z-index: 2;
}
.teaserbox .flip-container .flipper .back {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
@media (min-width: 768px) {
  .teaserbox .flip-container:hover .flipper {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
}
/* Cola-Aktion Teaser-xl */
.cola-xl {
  position: relative;
}
.cola-xl .head-animation {
  position: absolute;
}
@media (max-width: 767px) {
  .cola-xl .head-animation {
    display: none;
  }
}
@media (min-width: 768px) {
  .cola-xl .head-animation {
    top: 178px;
    left: 57px;
    width: 143px;
    height: 43px;
  }
}
@media (min-width: 1024px) {
  .cola-xl .head-animation {
    top: 230px;
    left: 74px;
    width: 185px;
    height: 44px;
  }
}
@media (min-width: 1280px) {
  .cola-xl .head-animation {
    top: 289px;
    left: 93px;
    width: 231px;
    height: 54px;
  }
}
@media (max-width: 767px) {
  .cola-xl .head-animation img {
    display: none;
  }
}
@media (min-width: 768px) {
  .cola-xl .head-animation img {
    width: 143px;
    height: 43px;
  }
}
@media (min-width: 1024px) {
  .cola-xl .head-animation img {
    width: 185px;
    height: 44px;
  }
}
@media (min-width: 1280px) {
  .cola-xl .head-animation img {
    width: 231px;
    height: 54px;
  }
}
.panel-group {
  padding: 0px 0px 5% 0px;
}
@media (min-width: 0px) {
  .panel-group {
    margin-bottom: 3px;
  }
}
@media (min-width: 768px) {
  .panel-group {
    margin-bottom: 2px;
  }
}
@media (min-width: 1024px) {
  .panel-group {
    margin-bottom: 10px;
  }
}
@media (min-width: 1280px) {
  .panel-group {
    margin-bottom: 7px;
  }
}
.panel-group .panel {
  background: transparent;
  box-shadow: none;
  overflow: visible;
  margin: 0px;
}
.panel-group .panel.panel-default {
  border: none;
}
.panel-group .panel .panel-heading {
  background: transparent;
  border: none;
  padding: 0px;
  position: relative;
}
.panel-group .panel .panel-heading .panel-title {
  border-bottom: 1px solid #000000;
  font-family: Tahoma, Arial, sans-serif;
  line-height: 1em;
  margin: 0px;
}
@media (min-width: 0px) {
  .panel-group .panel .panel-heading .panel-title {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .panel-group .panel .panel-heading .panel-title {
    font-size: 13px;
  }
}
@media (min-width: 1024px) {
  .panel-group .panel .panel-heading .panel-title {
    font-size: 17px;
  }
}
@media (min-width: 1280px) {
  .panel-group .panel .panel-heading .panel-title {
    font-size: 22px;
  }
}
.panel-group .panel .panel-heading .panel-title a {
  background-color: transparent;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
  border: none;
  color: #000000;
  font-weight: normal;
  display: block;
  line-height: 1em;
}
@media (min-width: 0px) and (max-width: 1279px) {
  .panel-group .panel .panel-heading .panel-title a {
    background-image: url('/img/btn_minus_default.png');
    height: 69px;
    margin: 8px -21px -40px 0px;
    padding-bottom: 25px;
  }
  .panel-group .panel .panel-heading .panel-title a:active {
    background-image: url('/img/btn_mobi_minus_aktiv.png');
  }
}
@media (min-width: 1280px) {
  .panel-group .panel .panel-heading .panel-title a {
    background-image: url('/img/btn_minus_medium_default_1280.png');
    margin: 0px -10px -27px 0px;
    padding-bottom: 30px;
  }
  .panel-group .panel .panel-heading .panel-title a:hover {
    background-image: url('/img/btn_minus_medium_rollover_1280.png');
  }
  .panel-group .panel .panel-heading .panel-title a:active {
    background-image: url('/img/btn_medium_minus_aktiv_1280.png');
  }
}
@media (min-width: 0px) and (max-width: 1279px) {
  .panel-group .panel .panel-heading .panel-title a.collapsed {
    background-image: url('/img/btn_plus_default.png');
  }
  .panel-group .panel .panel-heading .panel-title a.collapsed:active {
    background-image: url('/img/btn_mobi_plus_aktiv.png');
  }
}
@media (min-width: 1280px) {
  .panel-group .panel .panel-heading .panel-title a.collapsed {
    background-image: url('/img/btn_plus_medium_default_1280.png');
  }
  .panel-group .panel .panel-heading .panel-title a.collapsed:hover {
    background-image: url('/img/btn_plus_medium_rollover_1280.png');
  }
  .panel-group .panel .panel-heading .panel-title a.collapsed:active {
    background-image: url('/img/btn_medium_plus_aktiv_1280.png');
  }
}
.panel-group .panel .panel-body {
  border: none !important;
  margin: 0px;
  padding: 0px;
  text-transform: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  .panel-group .panel .panel-body {
    margin-top: 21px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .panel-group .panel .panel-body {
    margin-top: 14px;
  }
}
@media (min-width: 1024px) {
  .panel-group .panel .panel-body {
    margin-top: 26px;
  }
}
@media (min-width: 1280px) {
  .panel-group .panel .panel-body {
    margin-top: 27px;
  }
}
.panel-group.visible-phone {
  margin: 0px -20px;
  padding: 0px;
}
.panel-group.visible-phone .panel {
  border: none;
  margin: 0;
}
.panel-group.visible-phone .panel .panel-heading {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffdc00), to(#f6d400));
  background-image: -webkit-linear-gradient(top, #ffdc00, 0%, #f6d400, 100%);
  background-image: -moz-linear-gradient(top, #ffdc00 0%, #f6d400 100%);
  background-image: linear-gradient(to bottom, #ffdc00 0%, #f6d400 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffdc00', endColorstr='#fff6d400', GradientType=0);
  overflow: hidden;
  position: static;
  text-align: center;
}
.panel-group.visible-phone .panel .panel-heading .panel-title {
  border: none;
  font-family: "SchweppesTitle Heavy", "Times New Roman", Times, serif;
  font-size: 30px;
  margin: 0px;
  padding: 0px;
}
.panel-group.visible-phone .panel .panel-heading .panel-title a {
  background: none !important;
  color: #686868 !important;
  margin: 0px;
  padding: 16px 0 6px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}
.panel-group.visible-phone .panel .panel-heading .panel-title a:after {
  content: "";
}
.panel-group.visible-phone .panel .panel-heading .panel-title:hover .dropdown-menu,
.panel-group.visible-phone .panel .panel-heading .panel-title:focus .dropdown-menu {
  display: block;
}
.panel-group.visible-phone .panel .panel-heading .panel-title:hover > a,
.panel-group.visible-phone .panel .panel-heading .panel-title:focus > a {
  color: #000;
}
.panel-group.visible-phone .panel .panel-heading .panel-title.dropdown:hover .dropdown-menu,
.panel-group.visible-phone .panel .panel-heading .panel-title.dropdown:focus .dropdown-menu {
  display: block;
}
.panel-group.visible-phone .panel .panel-heading .panel-title.dropdown:hover > a,
.panel-group.visible-phone .panel .panel-heading .panel-title.dropdown:focus > a {
  background-color: #fcfcfc !important;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25) inset;
  color: #696969;
}
.panel-group.visible-phone .panel .panel-heading .panel-title.active > a,
.panel-group.visible-phone .panel .panel-heading .panel-title.active > a:hover,
.panel-group.visible-phone .panel .panel-heading .panel-title.active > a:focus {
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25) inset;
}
.panel-group.visible-phone .panel .panel-body {
  margin: 0;
  padding: 20px 20px 10px 20px;
}
.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-horizontal .control-label,
label {
  text-align: left;
  font-weight: normal;
}
.form-control {
  border: 1px solid #b1b2b4;
  height: 30px;
  background-color: #fff;
}
.close {
  background-image: url('/img/btn_x_small_default.png');
  background-position: left top;
  background-repeat: none;
  height: 32px;
  opacity: 1;
  filter: alpha(opacity=100);
  text-indent: -9999px;
  width: 29px;
}
.close:hover {
  background-image: url('/img/btn_x_small_rollover.png');
  opacity: 1;
  filter: alpha(opacity=100);
}
.close:active {
  background-image: url('/img/btn_x_small_aktiv.png');
  opacity: 1;
  filter: alpha(opacity=100);
}
button.close {
  background-image: url('/img/btn_x_small_default.png');
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 0px;
}
.modal.fade .modal-dialog {
  -moz-transform: none;
}
.modal.in .modal-dialog {
  -moz-transform: none;
}
.modal-dialog {
  padding-top: 15%;
}
.modal-dialog .modal-content {
  background-color: #ffffff;
  box-shadow: 0px 0px 72px #696969;
  padding: 64px 32px 32px 32px;
}
.modal-dialog .modal-content .modal-header {
  border-bottom: none;
  padding: 15px 0px;
}
.modal-dialog .modal-content .modal-header .modal-title {
  position: relative;
}
.modal-dialog .modal-content .modal-header .modal-title:after {
  content: url('/img/logo-md.png');
  left: 50%;
  margin-left: -57.5px;
  position: absolute;
  top: -152px;
}
.modal-dialog .modal-content .modal-header .close {
  position: absolute;
  right: 2px;
  top: 12px;
}
.modal-dialog .modal-content .modal-body {
  padding: 0px;
}
.modal-dialog .modal-content .modal-body h1 {
  text-align: center;
}
.modal-dialog .modal-content .modal-body .shops-list {
  margin: 1.5em 0;
  text-align: center;
}
.modal-dialog .modal-content .modal-body .shops-list li {
  margin: 0px 2.5%;
}
.modal-dialog .modal-content .modal-body .shops-list li .shop-logo {
  display: block;
  height: 72px;
}
.modal-dialog .modal-content .modal-footer {
  border-top: none;
  padding: 0px;
  text-align: center;
}
.modal-dialog .modal-content .modal-video {
  height: 0;
  padding-top: 25px;
  padding-bottom: 67.5%;
  position: relative;
  overflow: hidden;
}
.modal-dialog .modal-content .modal-video.video-vimeo {
  padding-top: 0;
}
.modal-dialog .modal-content .modal-video.video-widescreen {
  padding-bottom: 57.25%;
}
.modal-dialog .modal-content .modal-video embed,
.modal-dialog .modal-content .modal-video iframe,
.modal-dialog .modal-content .modal-video object,
.modal-dialog .modal-content .modal-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.modal-dialog h1,
.modal-dialog h2,
.modal-dialog h3,
.modal-dialog p,
.modal-dialog li,
.modal-dialog span {
  color: #000000;
}
.modal-dialog.modal-inverted .modal-content {
  background-color: #000000;
}
.modal-dialog.modal-inverted .modal-content .modal-header .modal-title:after {
  content: url('/img/logo-md-inverse.png');
}
.modal-dialog.modal-inverted * {
  color: #ffffff !important;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 720px;
  }
}
.modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/*
 * Bootstrap Responsive Utilities / Customized
 *
 * Additional Styles to use with the TabCollapse JavaScript
 */
@-ms-viewport {
  width: device-width;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.product-page .page-section .modal-header h1 {
  color: #000000;
}
.product-page .page-section.intro-section {
  min-height: 0px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .product-page .page-section.intro-section {
    min-height: 600px;
  }
}
@media (min-width: 1024px) {
  .product-page .page-section.intro-section {
    min-height: 744px;
  }
}
@media (min-width: 1280px) {
  .product-page .page-section.intro-section {
    min-height: 907px;
  }
}
.product-page .page-section.intro-section .product-info-row {
  position: relative;
}
.product-page .page-section.intro-section .product-info-row .product-info-col {
  position: static;
}
@media (min-width: 768px) {
  .product-page .page-section.intro-section .product-info-row .product-info-col {
    padding-top: 68px;
  }
}
@media (min-width: 1024px) {
  .product-page .page-section.intro-section .product-info-row .product-info-col {
    padding-top: 68px;
  }
}
@media (min-width: 1280px) {
  .product-page .page-section.intro-section .product-info-row .product-info-col {
    padding-top: 80px;
  }
}
.product-page .page-section.intro-section header {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .product-page .page-section.intro-section header {
    margin-top: 72px;
    position: absolute;
  }
}
@media (min-width: 768px) {
  .product-page .page-section.intro-section header {
    top: 4.5em;
  }
}
@media (min-width: 1024px) {
  .product-page .page-section.intro-section header {
    top: 6em;
  }
}
@media (min-width: 1280px) {
  .product-page .page-section.intro-section header {
    top: 7.5em;
  }
}
.product-page .page-section.intro-section header h2 {
  margin: 0;
}
.product-page .page-section.intro-section header h1 {
  margin-top: 0.2em;
}
.product-page .page-section.intro-section .packshot {
  margin: 0px -20px 0px -20px;
  position: relative;
  top: 0px;
  min-height: 945px;
}
@media (max-width: 767px) {
  .product-page .page-section.intro-section .packshot {
    min-height: 945px;
  }
}
@media (min-width: 768px) {
  .product-page .page-section.intro-section .packshot {
    margin: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
  }
}
.product-page .page-section.intro-section .packshot .social-links-list {
  position: absolute;
}
@media (max-width: 767px) {
  .product-page .page-section.intro-section .packshot .social-links-list {
    left: 50%;
    margin-left: -27px;
    top: 88%;
  }
}
@media (min-width: 768px) {
  .product-page .page-section.intro-section .packshot .social-links-list {
    left: 216px;
    top: 516px;
  }
}
@media (min-width: 1024px) {
  .product-page .page-section.intro-section .packshot .social-links-list {
    left: 287px;
    top: 664px;
  }
}
@media (min-width: 1280px) {
  .product-page .page-section.intro-section .packshot .social-links-list {
    left: 367px;
    top: 820px;
  }
}
.product-page .page-section.intro-section .tabs {
  position: relative;
}
@media (min-width: 768px) {
  .product-page .page-section.intro-section .tabs .nav-tabs {
    margin-bottom: 6em;
  }
}
@media (min-width: 1024px) {
  .product-page .page-section.intro-section .tabs .nav-tabs {
    margin-bottom: 7.5em;
  }
}
@media (min-width: 1280px) {
  .product-page .page-section.intro-section .tabs .nav-tabs {
    margin-bottom: 9em;
  }
}
.product-page .page-section.intro-section .product-search {
  clear: both;
  position: relative;
  top: 0.5em;
  z-index: 1;
}
.product-page .page-section.intro-section .product-search h2 {
  margin-bottom: -0.25em;
}
@media (max-width: 767px) {
  .product-page .page-section.intro-section .product-search {
    background-color: #ffdc00;
    margin: 0px -20px;
    padding: 0px 20px;
    top: 0px;
  }
  .product-page .page-section.intro-section .product-search h2 {
    margin: 0em 0px -0.25em 0px;
    padding: 1.5em 0px 0em 0px;
  }
}
.product-page .page-section.intro-section .product-search .product-search-link {
  clear: left;
  position: relative;
  z-index: 1;
}
.product-page .page-section.intro-section .product-search .product-search-link .button-text-link {
  margin-top: 1em;
}
@media (max-width: 767px) {
  .product-page .page-section.intro-section .product-search .product-search-link {
    background-color: #ffdc00;
    font-size: 16px;
    margin: 0px -20px;
    text-align: center;
  }
  .product-page .page-section.intro-section .product-search .product-search-link .button-text-link {
    margin-bottom: 1em;
  }
}
.product-page .page-section.intro-section h3 {
  margin-left: 3px;
  margin-top: 4px;
}
.product-page .page-section.intro-section .nutrition-facts-table {
  margin: 0 0 5% 0;
  width: 100%;
}
@media (min-width: 1024px) {
  .product-page .page-section.intro-section .nutrition-facts-table {
    margin: 0 5% 0 0;
  }
}
@media (min-width: 0px) {
  .product-page .page-section.intro-section .nutrition-facts-table td,
  .product-page .page-section.intro-section .nutrition-facts-table th,
  .product-page .page-section.intro-section .nutrition-facts-table dt,
  .product-page .page-section.intro-section .nutrition-facts-table dd,
  .product-page .page-section.intro-section .nutrition-facts-table caption,
  .product-page .page-section.intro-section .nutrition-facts-table figcaption {
    font-size: 12px;
    line-height: 17px;
  }
}
@media (min-width: 768px) {
  .product-page .page-section.intro-section .nutrition-facts-table td,
  .product-page .page-section.intro-section .nutrition-facts-table th,
  .product-page .page-section.intro-section .nutrition-facts-table dt,
  .product-page .page-section.intro-section .nutrition-facts-table dd,
  .product-page .page-section.intro-section .nutrition-facts-table caption,
  .product-page .page-section.intro-section .nutrition-facts-table figcaption {
    font-size: 11px;
    line-height: 13px;
  }
}
@media (min-width: 1024px) {
  .product-page .page-section.intro-section .nutrition-facts-table td,
  .product-page .page-section.intro-section .nutrition-facts-table th,
  .product-page .page-section.intro-section .nutrition-facts-table dt,
  .product-page .page-section.intro-section .nutrition-facts-table dd,
  .product-page .page-section.intro-section .nutrition-facts-table caption,
  .product-page .page-section.intro-section .nutrition-facts-table figcaption {
    font-size: 12px;
    line-height: 17px;
  }
}
@media (min-width: 1280px) {
  .product-page .page-section.intro-section .nutrition-facts-table td,
  .product-page .page-section.intro-section .nutrition-facts-table th,
  .product-page .page-section.intro-section .nutrition-facts-table dt,
  .product-page .page-section.intro-section .nutrition-facts-table dd,
  .product-page .page-section.intro-section .nutrition-facts-table caption,
  .product-page .page-section.intro-section .nutrition-facts-table figcaption {
    font-size: 12px;
    line-height: 17px;
  }
}
.product-page .page-section.intro-section .nutrition-facts-table figcaption {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 3px 0px 0 7px;
  float: left;
}
.product-page .page-section.intro-section .nutrition-facts-table figcaption.ml100 {
  width: 55%;
}
.product-page .page-section.intro-section .nutrition-facts-table figcaption.ml100 span {
  float: right;
}
@media (min-width: 0px) {
  .product-page .page-section.intro-section .nutrition-facts-table figcaption.ml100 {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .product-page .page-section.intro-section .nutrition-facts-table figcaption.ml100 {
    width: 48%;
  }
}
@media (min-width: 1024px) {
  .product-page .page-section.intro-section .nutrition-facts-table figcaption.ml100 {
    width: 48%;
  }
}
@media (min-width: 1280px) {
  .product-page .page-section.intro-section .nutrition-facts-table figcaption.ml100 {
    width: 54%;
  }
}
.product-page .page-section.intro-section .nutrition-facts-table figcaption.glass {
  width: 30%;
  text-align: right;
}
@media (min-width: 0px) {
  .product-page .page-section.intro-section .nutrition-facts-table figcaption.glass {
    width: 30%;
  }
}
@media (min-width: 768px) {
  .product-page .page-section.intro-section .nutrition-facts-table figcaption.glass {
    width: 31%;
  }
}
@media (min-width: 1024px) {
  .product-page .page-section.intro-section .nutrition-facts-table figcaption.glass {
    width: 32%;
  }
}
@media (min-width: 1280px) {
  .product-page .page-section.intro-section .nutrition-facts-table figcaption.glass {
    width: 27%;
  }
}
.product-page .page-section.intro-section .nutrition-facts-table figcaption.ml200 {
  width: 20%;
  text-align: right;
  padding: 3px 7px 0 0px;
}
@media (min-width: 0px) {
  .product-page .page-section.intro-section .nutrition-facts-table figcaption.ml200 {
    width: 20%;
    padding: 3px 7px 0 0px;
  }
}
@media (min-width: 768px) {
  .product-page .page-section.intro-section .nutrition-facts-table figcaption.ml200 {
    width: 21%;
    padding: 3px 2px 0 0px;
  }
}
@media (min-width: 1024px) {
  .product-page .page-section.intro-section .nutrition-facts-table figcaption.ml200 {
    width: 20%;
    padding: 3px 2px 0 0px;
  }
}
@media (min-width: 1280px) {
  .product-page .page-section.intro-section .nutrition-facts-table figcaption.ml200 {
    width: 19%;
    padding: 3px 2px 0 0px;
  }
}
.product-page .page-section.intro-section .nutrition-facts-table dl {
  margin: 0px;
  padding: 0px 0px 0 7px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  float: left;
  width: 100%;
}
@media (min-width: 1280px) {
  .product-page .page-section.intro-section .nutrition-facts-table dl {
    width: 384px;
  }
}
.product-page .page-section.intro-section .nutrition-facts-table dl dt {
  clear: both;
  display: inline;
  float: left;
  font-weight: normal;
  margin: 0px;
  overflow: visible;
  padding: 1px 0px 1px 0px;
  white-space: nowrap;
  width: 30%;
}
.product-page .page-section.intro-section .nutrition-facts-table dl dd {
  margin-left: 5%;
  padding: 3px 0px 1px 0px;
  text-align: right;
}
.product-page .page-section.intro-section .nutrition-facts-table dl dd:after {
  content: "\A";
  clear: both;
  display: block;
  height: 0px;
  line-height: 0px;
}
.product-page .page-section.intro-section .nutrition-facts-table .nutrition-facts-column {
  width: 50%;
  margin-right: 10px;
  float: left;
}
@media (min-width: 0px) {
  .product-page .page-section.intro-section .nutrition-facts-table .nutrition-facts-column {
    width: 50%;
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  .product-page .page-section.intro-section .nutrition-facts-table .nutrition-facts-column {
    width: 148px;
    margin-right: 5px;
  }
}
@media (min-width: 1024px) {
  .product-page .page-section.intro-section .nutrition-facts-table .nutrition-facts-column {
    width: 185px;
    margin-right: 5px;
  }
}
@media (min-width: 1280px) {
  .product-page .page-section.intro-section .nutrition-facts-table .nutrition-facts-column {
    width: 195px;
    margin-right: 10px;
  }
}
.product-page .page-section.intro-section .nutrition-facts-table .nutrition-facts-column.glass {
  border-left: 2px solid rgba(255, 255, 255, 0.5);
}
@media (min-width: 0px) {
  .product-page .page-section.intro-section .nutrition-facts-table .nutrition-facts-column.glass {
    width: 30%;
  }
}
@media (min-width: 768px) {
  .product-page .page-section.intro-section .nutrition-facts-table .nutrition-facts-column.glass {
    width: 90px;
  }
}
@media (min-width: 1024px) {
  .product-page .page-section.intro-section .nutrition-facts-table .nutrition-facts-column.glass {
    width: 124px;
  }
}
@media (min-width: 1280px) {
  .product-page .page-section.intro-section .nutrition-facts-table .nutrition-facts-column.glass {
    width: 100px;
  }
}
.product-page .page-section.intro-section .nutrition-facts-table .nutrition-facts-column.ml200 {
  width: 10%;
  margin-left: 2%;
  padding: 0px 0px 1px 0px;
  margin-right: 0;
  border-left: 2px solid rgba(255, 255, 255, 0.5);
}
@media (min-width: 0px) {
  .product-page .page-section.intro-section .nutrition-facts-table .nutrition-facts-column.ml200 {
    width: 10%;
    margin-left: 2%;
    padding: 0px 0px 1px 0px;
  }
}
@media (min-width: 768px) {
  .product-page .page-section.intro-section .nutrition-facts-table .nutrition-facts-column.ml200 {
    width: 33px;
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .product-page .page-section.intro-section .nutrition-facts-table .nutrition-facts-column.ml200 {
    width: 50px;
    margin-right: 0;
  }
}
@media (min-width: 1280px) {
  .product-page .page-section.intro-section .nutrition-facts-table .nutrition-facts-column.ml200 {
    width: 40px;
    margin-right: 0;
  }
}
.product-page .page-section.intro-section .nutrition-facts-table .nutrition-facts-note {
  padding-top: 10px;
  float: left;
  clear: both;
}
.product-page .page-section.intro-section hr {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.product-page .page-section.intro-section .nutrition-facts-gda {
  display: table;
  margin-left: 10px;
  clear: both;
}
.product-page .page-section.intro-section .nutrition-facts-gda small {
  float: left;
  text-align: center;
}
@media (min-width: 0px) {
  .product-page .page-section.intro-section .nutrition-facts-gda.secondBin {
    margin-top: 0px !important;
  }
}
@media (min-width: 768px) {
  .product-page .page-section.intro-section .nutrition-facts-gda.secondBin {
    margin-top: 0px !important;
  }
}
@media (min-width: 1024px) {
  .product-page .page-section.intro-section .nutrition-facts-gda.secondBin {
    margin-top: 0px !important;
  }
}
@media (min-width: 1280px) {
  .product-page .page-section.intro-section .nutrition-facts-gda.secondBin {
    margin-top: 60px !important;
  }
}
.product-page .page-section.intro-section .nutrition-facts-gda figcaption {
  padding-top: 5px;
}
@media (min-width: 0px) {
  .product-page .page-section.intro-section .nutrition-facts-gda td,
  .product-page .page-section.intro-section .nutrition-facts-gda th,
  .product-page .page-section.intro-section .nutrition-facts-gda dt,
  .product-page .page-section.intro-section .nutrition-facts-gda dd,
  .product-page .page-section.intro-section .nutrition-facts-gda caption,
  .product-page .page-section.intro-section .nutrition-facts-gda figcaption {
    font-size: 12px;
    line-height: 17px;
  }
}
@media (min-width: 768px) {
  .product-page .page-section.intro-section .nutrition-facts-gda td,
  .product-page .page-section.intro-section .nutrition-facts-gda th,
  .product-page .page-section.intro-section .nutrition-facts-gda dt,
  .product-page .page-section.intro-section .nutrition-facts-gda dd,
  .product-page .page-section.intro-section .nutrition-facts-gda caption,
  .product-page .page-section.intro-section .nutrition-facts-gda figcaption {
    font-size: 11px;
    line-height: 13px;
  }
}
@media (min-width: 1024px) {
  .product-page .page-section.intro-section .nutrition-facts-gda td,
  .product-page .page-section.intro-section .nutrition-facts-gda th,
  .product-page .page-section.intro-section .nutrition-facts-gda dt,
  .product-page .page-section.intro-section .nutrition-facts-gda dd,
  .product-page .page-section.intro-section .nutrition-facts-gda caption,
  .product-page .page-section.intro-section .nutrition-facts-gda figcaption {
    font-size: 12px;
    line-height: 17px;
  }
}
@media (min-width: 1280px) {
  .product-page .page-section.intro-section .nutrition-facts-gda td,
  .product-page .page-section.intro-section .nutrition-facts-gda th,
  .product-page .page-section.intro-section .nutrition-facts-gda dt,
  .product-page .page-section.intro-section .nutrition-facts-gda dd,
  .product-page .page-section.intro-section .nutrition-facts-gda caption,
  .product-page .page-section.intro-section .nutrition-facts-gda figcaption {
    font-size: 12px;
    line-height: 17px;
  }
}
.product-page .page-section.intro-section .nutrition-facts-gda .list-inline {
  white-space: nowrap;
}
.product-page .page-section.intro-section .nutrition-facts-gda .list-inline li {
  float: left;
  padding: 0px 3px;
  white-space: normal;
  width: 60%;
}
.product-page .page-section.intro-section .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin {
  background-image: url('/img/nutrition-facts-gda-bin_bg_black_mobil.png');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 10px;
  margin: 1.25em 0px 0.25em 10px;
  position: relative;
  text-align: center;
  display: block;
  float: left;
  width: 115%;
}
@media (min-width: 1280px) {
  .product-page .page-section.intro-section .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin {
    background-image: url('/img/nutrition-facts-gda-bin_bg_black_1440.png');
    font-size: 12px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page .page-section.intro-section .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin {
    margin: 1.25em 0px 0.25em -5px;
  }
}
@media (min-width: 768px) {
  .product-page .page-section.intro-section .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin {
    margin: 1.25em 0px 0.25em 0px;
  }
}
@media (min-width: 1024px) {
  .product-page .page-section.intro-section .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin {
    margin: 1.25em 0px 0.25em 0px;
  }
}
.product-page .page-section.intro-section .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin figcaption {
  margin-top: 15%;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.2em;
  text-align: center;
  /*position: relative;
				bottom: 0px;*/
  height: 0.5em;
  display: block;
}
@media (min-width: 768px) {
  .product-page .page-section.intro-section .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin figcaption {
    font-size: 11px;
  }
}
@media (min-width: 1024px) {
  .product-page .page-section.intro-section .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin figcaption {
    font-size: 12px;
  }
}
@media (min-width: 1280px) {
  .product-page .page-section.intro-section .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin figcaption {
    font-size: 12px;
  }
}
.product-page .page-section.intro-section .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin .list-unstyled {
  padding: 20% 0px 10% 0px;
}
.product-page .page-section.intro-section .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin .list-unstyled li {
  display: block;
  float: none;
  font-size: 12px;
  margin-top: 0px;
  padding: 0px;
  text-align: center;
  white-space: nowrap;
  width: 100%;
}
@media (min-width: 768px) {
  .product-page .page-section.intro-section .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin .list-unstyled li {
    font-size: 11px;
    margin-top: 0px;
  }
}
@media (min-width: 1024px) {
  .product-page .page-section.intro-section .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin .list-unstyled li {
    font-size: 12px;
    margin-top: 0px;
  }
}
@media (min-width: 1280px) {
  .product-page .page-section.intro-section .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin .list-unstyled li {
    font-size: 12px;
    margin-top: 0px;
  }
}
.product-page .page-section .shareOptionsProductSlider {
  background-image: url("/img/share/shareOptions.png");
  width: 183px;
  height: 203px;
  position: absolute;
  z-index: 1;
  display: none;
  bottom: -58px;
  margin-left: 3px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page .page-section .shareOptionsProductSlider {
    margin-left: 39px;
  }
}
.product-page .page-section .shareOptionsProductSlider ul {
  margin: 0;
  padding: 0;
}
.product-page .page-section .shareOptionsProductSlider ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.product-page .page-section .cocktails-section-slider {
  background-color: #000000;
}
.product-page .page-section .cocktails-section-slider h1,
.product-page .page-section .cocktails-section-slider h2,
.product-page .page-section .cocktails-section-slider h3,
.product-page .page-section .cocktails-section-slider h4,
.product-page .page-section .cocktails-section-slider h5,
.product-page .page-section .cocktails-section-slider h6,
.product-page .page-section .cocktails-section-slider p,
.product-page .page-section .cocktails-section-slider li {
  color: #ffffff;
}
.product-page .page-section .cocktails-section-slider h1 {
  margin: 0;
}
@media (min-width: 768px) and (min-width: 768px) {
  .product-page .page-section .cocktails-section-slider header.container {
    padding: 0px 6px;
  }
}
@media (min-width: 768px) and (min-width: 768px) and (min-width: 0px) and (max-width: 1023px) {
  .product-page .page-section .cocktails-section-slider header.container {
    padding-left: 24px;
  }
}
.product-page .page-section .cocktails-section-slider .caroufredsel_wrapper {
  overflow: visible !important;
}
.product-page .page-section .cocktails-section-slider .carousel {
  overflow: visible;
}
.product-page .page-section .cocktails-section-slider .carousel .carousel-controls {
  display: block;
}
.product-page .page-section .cocktails-section-slider .carousel .carousel-indicators {
  display: none;
}
.product-page .page-section .cocktails-section-slider .carousel .carousel-inner {
  overflow: visible;
}
.product-page .page-section .cocktails-section-slider .carousel .carousel-inner .row {
  white-space: nowrap;
}
.product-page .page-section .cocktails-section-slider .carousel .carousel-inner .row .col-xs-6,
.product-page .page-section .cocktails-section-slider .carousel .carousel-inner .row .col-sm-4,
.product-page .page-section .cocktails-section-slider .carousel .carousel-inner .row .col-md-3,
.product-page .page-section .cocktails-section-slider .carousel .carousel-inner .row .col-lg-2 {
  display: inline-block;
  float: none;
  white-space: normal;
}
.product-page .page-section.cocktails-section {
  background-color: #000000;
}
.product-page .page-section.cocktails-section h1,
.product-page .page-section.cocktails-section h2,
.product-page .page-section.cocktails-section h3,
.product-page .page-section.cocktails-section h4,
.product-page .page-section.cocktails-section h5,
.product-page .page-section.cocktails-section h6,
.product-page .page-section.cocktails-section p,
.product-page .page-section.cocktails-section li {
  color: #ffffff;
}
.product-page .page-section.cocktails-section h1 {
  margin: 0;
}
@media (min-width: 768px) and (min-width: 768px) {
  .product-page .page-section.cocktails-section header.container {
    padding: 0px 6px;
  }
}
@media (min-width: 768px) and (min-width: 768px) and (min-width: 0px) and (max-width: 1023px) {
  .product-page .page-section.cocktails-section header.container {
    padding-left: 24px;
  }
}
.product-page .page-section.cocktails-section .caroufredsel_wrapper {
  overflow: visible !important;
}
.product-page .page-section.cocktails-section .carousel {
  overflow: visible;
}
.product-page .page-section.cocktails-section .carousel .carousel-controls {
  display: block;
}
.product-page .page-section.cocktails-section .carousel .carousel-indicators {
  display: none;
}
.product-page .page-section.cocktails-section .carousel .carousel-inner {
  overflow: visible;
}
.product-page .page-section.cocktails-section .carousel .carousel-inner .row {
  white-space: nowrap;
}
.product-page .page-section.cocktails-section .carousel .carousel-inner .row .col-xs-6,
.product-page .page-section.cocktails-section .carousel .carousel-inner .row .col-sm-4,
.product-page .page-section.cocktails-section .carousel .carousel-inner .row .col-md-3,
.product-page .page-section.cocktails-section .carousel .carousel-inner .row .col-lg-2 {
  display: inline-block;
  float: none;
  white-space: normal;
}
.product-page .page-section.commercial-section {
  background-color: #c4700d;
}
.product-page .page-section.commercial-section .col-xs-6 {
  display: none;
  position: absolute;
  width: 40%;
}
@media (min-width: 768px) {
  .product-page .page-section.commercial-section .col-xs-6 {
    display: block;
  }
}
@media (min-width: 0px) and (max-width: 1023px) {
  .product-page .page-section.commercial-section .col-xs-6 {
    padding-left: 20px;
  }
}
.product-page .page-section.commercial-section .col-xs-6 hgroup h1 {
  margin: 0 0 0.25em 0;
}
.product-page .page-section.product-range-section {
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  -webkit-transition: background-position ease-in-out 1s;
  transition: background-position ease-in-out 1s;
}
@media (min-width: 1280px) {
  .product-page .page-section.product-range-section {
    background-position: center center;
    background-size: contain;
  }
}
.product-page .page-section.product-range-section.step0 {
  background-position: 0% top;
}
.product-page .page-section.product-range-section.step20 {
  background-position: 20% top;
}
.product-page .page-section.product-range-section.step40 {
  background-position: 40% top;
}
.product-page .page-section.product-range-section.step50 {
  background-position: 50% top;
}
.product-page .page-section.product-range-section.step60 {
  background-position: 60% top;
}
.product-page .page-section.product-range-section.step80 {
  background-position: 80% top;
}
.product-page .page-section.product-range-section.step100 {
  background-position: 100% top;
}
.product-page .page-section.product-range-section header {
  padding-left: 18px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page .page-section.product-range-section {
    min-height: 450px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-page .page-section.product-range-section {
    min-height: 535px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-page .page-section.product-range-section {
    min-height: 678px;
  }
}
@media (min-width: 1280px) {
  .product-page .page-section.product-range-section {
    min-height: 711px;
  }
}
.product-page .page-section.product-range-section .container {
  padding: 0px 6px;
}
@media (min-width: 1280px) {
  .product-page .page-section.product-range-section .carousel-controls {
    display: none;
  }
}
.product-page.product-bitter-lemon h1,
.product-page.product-bitter-lemon h2,
.product-page.product-bitter-lemon h3,
.product-page.product-bitter-lemon p,
.product-page.product-bitter-lemon figure,
.product-page.product-bitter-lemon figcaption,
.product-page.product-bitter-lemon dt,
.product-page.product-bitter-lemon dd,
.product-page.product-bitter-lemon td {
  color: #000000;
}
.product-page.product-bitter-lemon .intro-section {
  background-color: #66bac9;
}
.product-page.product-bitter-lemon .product-range-section {
  background-color: #66bac9;
  position: relative;
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page.product-bitter-lemon .product-range-section {
    background-image: url('/img/products/bitter-lemon/product-range_xs_2x.jpg');
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-page.product-bitter-lemon .product-range-section {
    background-image: url('/img/products/bitter-lemon/product-range_sm_2x.jpg');
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-page.product-bitter-lemon .product-range-section {
    background-image: url('/img/products/bitter-lemon/product-range_md_2x.jpg');
  }
}
@media (min-width: 1280px) {
  .product-page.product-bitter-lemon .product-range-section {
    background-image: url('/img/products/bitter-lemon/product-range_lg.jpg');
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page.product-bitter-lemon .product-range-section.product-range-at {
    background-image: url('/img/products/bitter-lemon/at/product-range_xs_2x.jpg');
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-page.product-bitter-lemon .product-range-section.product-range-at {
    background-image: url('/img/products/bitter-lemon/at/product-range_sm_2x.jpg');
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-page.product-bitter-lemon .product-range-section.product-range-at {
    background-image: url('/img/products/bitter-lemon/at/product-range_md_2x.jpg');
  }
}
@media (min-width: 1280px) {
  .product-page.product-bitter-lemon .product-range-section.product-range-at {
    background-image: url('/img/products/bitter-lemon/at/product-range_lg.jpg');
  }
}
.product-page.product-tonic-water h1,
.product-page.product-tonic-water h2,
.product-page.product-tonic-water h3,
.product-page.product-tonic-water p,
.product-page.product-tonic-water figure,
.product-page.product-tonic-water figcaption,
.product-page.product-tonic-water dt,
.product-page.product-tonic-water dd,
.product-page.product-tonic-water td {
  color: #000000;
}
.product-page.product-tonic-water .intro-section {
  background-color: #ffdc00;
}
.product-page.product-tonic-water .intro-section .btn-light-switch {
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0px none transparent;
  box-shadow: none;
  height: 101px;
  margin-top: -14px;
  padding-top: 115px;
  text-indent: -9999px;
  width: 117px;
}
.product-page.product-tonic-water .intro-section .btn-light-switch:active {
  box-shadow: none;
}
.product-page.product-tonic-water .intro-section .btn-light-switch.btn-on {
  background-image: url('/img/products/tonic-water/switch/schieber_an.png');
}
.product-page.product-tonic-water .intro-section .btn-light-switch.btn-off {
  background-image: url('/img/products/tonic-water/switch/schieber_aus.png');
}
@media (-webkit-max-device-pixel-ratio: 1.5) {
  .product-page.product-tonic-water .intro-section .btn-light-switch.btn-on {
    background-image: url('/img/products/tonic-water/switch/schieber_an_mobil.png');
  }
  .product-page.product-tonic-water .intro-section .btn-light-switch.btn-off {
    background-image: url('/img/products/tonic-water/switch/schieber_aus_mobil.png');
  }
}
.product-page.product-tonic-water .intro-section.product-day .img-day {
  display: block;
}
.product-page.product-tonic-water .intro-section.product-day .img-night {
  display: none;
}
.product-page.product-tonic-water .intro-section.product-day .btn-chinin-info {
  display: none;
}
.product-page.product-tonic-water .intro-section.product-day .btn-chinin-info + .popover {
  display: none !important;
}
.product-page.product-tonic-water .intro-section.product-night {
  background-color: #000000;
  position: relative;
}
.product-page.product-tonic-water .intro-section.product-night .img-day {
  display: none;
}
.product-page.product-tonic-water .intro-section.product-night .img-night {
  display: block;
}
.product-page.product-tonic-water .intro-section.product-night h1,
.product-page.product-tonic-water .intro-section.product-night h2,
.product-page.product-tonic-water .intro-section.product-night h3,
.product-page.product-tonic-water .intro-section.product-night p,
.product-page.product-tonic-water .intro-section.product-night figure,
.product-page.product-tonic-water .intro-section.product-night figcaption,
.product-page.product-tonic-water .intro-section.product-night dt,
.product-page.product-tonic-water .intro-section.product-night dd,
.product-page.product-tonic-water .intro-section.product-night td {
  color: #ffffff;
}
.product-page.product-tonic-water .intro-section.product-night .button-text-link {
  color: #ffffff;
}
.product-page.product-tonic-water .intro-section.product-night .button-text-link:hover {
  color: #ffdc00;
}
.product-page.product-tonic-water .intro-section.product-night .nutrition-facts-table {
  border: 2px solid rgba(255, 255, 255, 0.3);
}
.product-page.product-tonic-water .intro-section.product-night .nutrition-facts-table figcaption {
  background-color: rgba(255, 255, 255, 0.3);
}
.product-page.product-tonic-water .intro-section.product-night .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin {
  background-image: url('/img/nutrition-facts-gda-bin_bg_white_mobil.png');
}
@media (min-width: 1280px) {
  .product-page.product-tonic-water .intro-section.product-night .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin {
    background-image: url('/img/nutrition-facts-gda-bin_bg_white_1440.png');
  }
}
.product-page.product-tonic-water .intro-section.product-night .btn-chinin-info {
  display: inline-block;
}
.product-page.product-tonic-water .intro-section.product-night .popover {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#696969), to(#000000));
  background-image: -webkit-linear-gradient(top, #696969, 0%, #000000, 100%);
  background-image: -moz-linear-gradient(top, #696969 0%, #000000 100%);
  background-image: linear-gradient(to bottom, #696969 0%, #000000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff696969', endColorstr='#ff000000', GradientType=0);
  border: 4px solid #000000;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 20px #ffffff;
  box-shadow: 0px 0px 20px #ffffff;
}
.product-page.product-tonic-water .intro-section.product-night .popover .arrow,
.product-page.product-tonic-water .intro-section.product-night .popover .arrow:after {
  border-right-color: #000000;
}
.product-page.product-tonic-water .intro-section.product-night .popover .popover-title {
  background: transparent;
  border: none;
  color: #ffffff !important;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
  margin: 0px;
  margin-bottom: -0.25em;
  padding-bottom: 0em;
}
.product-page.product-tonic-water .intro-section.product-night .popover .popover-content {
  background: transparent;
  color: #ffffff !important;
  padding-bottom: 1em;
}
.product-page.product-tonic-water .product-range-section {
  background-color: #ffdc00;
  position: relative;
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page.product-tonic-water .product-range-section {
    background-image: url('/img/products/tonic-water/product-range_xs_2x.jpg');
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-page.product-tonic-water .product-range-section {
    background-image: url('/img/products/tonic-water/product-range_sm_2x.jpg');
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-page.product-tonic-water .product-range-section {
    background-image: url('/img/products/tonic-water/product-range_md_2x.jpg');
  }
}
@media (min-width: 1280px) {
  .product-page.product-tonic-water .product-range-section {
    background-image: url('/img/products/tonic-water/product-range_lg.jpg');
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page.product-tonic-water .product-range-section.product-range-at {
    background-image: url('/img/products/tonic-water/at/product-range_xs_2x.jpg');
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-page.product-tonic-water .product-range-section.product-range-at {
    background-image: url('/img/products/tonic-water/at/product-range_sm_2x.jpg');
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-page.product-tonic-water .product-range-section.product-range-at {
    background-image: url('/img/products/tonic-water/at/product-range_md_2x.jpg');
  }
}
@media (min-width: 1280px) {
  .product-page.product-tonic-water .product-range-section.product-range-at {
    background-image: url('/img/products/tonic-water/at/product-range_lg.jpg');
  }
}
.product-page.product-ginger-ale h1,
.product-page.product-ginger-ale h2,
.product-page.product-ginger-ale h3,
.product-page.product-ginger-ale p,
.product-page.product-ginger-ale figure,
.product-page.product-ginger-ale figcaption,
.product-page.product-ginger-ale dt,
.product-page.product-ginger-ale dd,
.product-page.product-ginger-ale td {
  color: #ffffff;
}
.product-page.product-ginger-ale a {
  color: #ffffff;
}
.product-page.product-ginger-ale a:hover {
  color: #ffdc00;
}
.product-page.product-ginger-ale .intro-section {
  background-color: #037341;
}
.product-page.product-ginger-ale .intro-section .nutrition-facts-table {
  border: 2px solid rgba(255, 255, 255, 0.3);
}
.product-page.product-ginger-ale .intro-section .nutrition-facts-table figcaption {
  background-color: rgba(255, 255, 255, 0.3);
}
.product-page.product-ginger-ale .intro-section .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin {
  background-image: url('/img/nutrition-facts-gda-bin_bg_white_mobil.png');
}
@media (min-width: 1280px) {
  .product-page.product-ginger-ale .intro-section .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin {
    background-image: url('/img/nutrition-facts-gda-bin_bg_white_1440.png');
  }
}
.product-page.product-ginger-ale .product-range-section {
  background-color: #037341;
  position: relative;
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page.product-ginger-ale .product-range-section {
    background-image: url('/img/products/ginger-ale/product-range_xs_2x.jpg');
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-page.product-ginger-ale .product-range-section {
    background-image: url('/img/products/ginger-ale/product-range_sm_2x.jpg');
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-page.product-ginger-ale .product-range-section {
    background-image: url('/img/products/ginger-ale/product-range_md_2x.jpg');
  }
}
@media (min-width: 1280px) {
  .product-page.product-ginger-ale .product-range-section {
    background-image: url('/img/products/ginger-ale/product-range_lg.jpg');
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page.product-ginger-ale .product-range-section.product-range-at {
    background-image: url('/img/products/ginger-ale/at/product-range_xs_2x.jpg');
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-page.product-ginger-ale .product-range-section.product-range-at {
    background-image: url('/img/products/ginger-ale/at/product-range_sm_2x.jpg');
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-page.product-ginger-ale .product-range-section.product-range-at {
    background-image: url('/img/products/ginger-ale/at/product-range_md_2x.jpg');
  }
}
@media (min-width: 1280px) {
  .product-page.product-ginger-ale .product-range-section.product-range-at {
    background-image: url('/img/products/ginger-ale/at/product-range_lg.jpg');
  }
}
.product-page.product-ginger-ale .modal h1 {
  color: #000000;
}
.product-page.product-ginger-ale .modal a {
  color: #696969;
}
.product-page.product-ginger-ale .modal a:hover {
  color: #000000;
}
.product-page.product-wild-berry h1,
.product-page.product-wild-berry h2,
.product-page.product-wild-berry h3,
.product-page.product-wild-berry p,
.product-page.product-wild-berry figure,
.product-page.product-wild-berry figcaption,
.product-page.product-wild-berry dt,
.product-page.product-wild-berry dd,
.product-page.product-wild-berry td {
  color: #000000;
}
.product-page.product-wild-berry .intro-section {
  background-color: #e3453a;
}
.product-page.product-wild-berry .intro-section .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin {
  background-image: url('/img/nutrition-facts-gda-bin_bg_white_mobil.png');
}
@media (min-width: 1280px) {
  .product-page.product-wild-berry .intro-section .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin {
    background-image: url('/img/nutrition-facts-gda-bin_bg_white_1440.png');
  }
}
.product-page.product-wild-berry .product-range-section {
  background-color: #e3453a;
  position: relative;
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page.product-wild-berry .product-range-section {
    background-image: url('/img/products/wild-berry/product-range_xs_2x.jpg');
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-page.product-wild-berry .product-range-section {
    background-image: url('/img/products/wild-berry/product-range_sm_2x.jpg');
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-page.product-wild-berry .product-range-section {
    background-image: url('/img/products/wild-berry/product-range_md_2x.jpg');
  }
}
@media (min-width: 1280px) {
  .product-page.product-wild-berry .product-range-section {
    background-image: url('/img/products/wild-berry/product-range_lg.jpg');
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page.product-wild-berry .product-range-section.product-range-at {
    background-image: url('/img/products/wild-berry/at/product-range_xs_2x.jpg');
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-page.product-wild-berry .product-range-section.product-range-at {
    background-image: url('/img/products/wild-berry/at/product-range_sm_2x.jpg');
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-page.product-wild-berry .product-range-section.product-range-at {
    background-image: url('/img/products/wild-berry/at/product-range_md_2x.jpg');
  }
}
@media (min-width: 1280px) {
  .product-page.product-wild-berry .product-range-section.product-range-at {
    background-image: url('/img/products/wild-berry/at/product-range_lg.jpg');
  }
}
.product-page.product-bitter-orange h1,
.product-page.product-bitter-orange h2,
.product-page.product-bitter-orange h3,
.product-page.product-bitter-orange p,
.product-page.product-bitter-orange figure,
.product-page.product-bitter-orange figcaption,
.product-page.product-bitter-orange dt,
.product-page.product-bitter-orange dd,
.product-page.product-bitter-orange td {
  color: #000000;
}
.product-page.product-bitter-orange .intro-section {
  background-color: #ff7636;
}
.product-page.product-bitter-orange .product-range-section {
  background-color: #ff7636;
  position: relative;
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page.product-bitter-orange .product-range-section {
    background-image: url('/img/products/bitter-orange/product-range_xs_2x.jpg');
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-page.product-bitter-orange .product-range-section {
    background-image: url('/img/products/bitter-orange/product-range_sm_2x.jpg');
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-page.product-bitter-orange .product-range-section {
    background-image: url('/img/products/bitter-orange/product-range_md_2x.jpg');
  }
}
@media (min-width: 1280px) {
  .product-page.product-bitter-orange .product-range-section {
    background-image: url('/img/products/bitter-orange/product-range_lg.jpg');
  }
}
.product-page.product-soda-water h1,
.product-page.product-soda-water h2,
.product-page.product-soda-water h3,
.product-page.product-soda-water p,
.product-page.product-soda-water figure,
.product-page.product-soda-water figcaption,
.product-page.product-soda-water dt,
.product-page.product-soda-water dd,
.product-page.product-soda-water td {
  color: #ffffff;
}
.product-page.product-soda-water a {
  color: #ffffff;
}
.product-page.product-soda-water a:hover {
  color: #ffdc00;
}
.product-page.product-soda-water .intro-section {
  background-color: #1f1f1f;
}
.product-page.product-soda-water .intro-section .nutrition-facts-table {
  border: 2px solid rgba(255, 255, 255, 0.3);
}
.product-page.product-soda-water .intro-section .nutrition-facts-table figcaption {
  background-color: rgba(255, 255, 255, 0.3);
}
.product-page.product-soda-water .intro-section .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin {
  background-image: url('/img/nutrition-facts-gda-bin_bg_white_mobil.png');
}
@media (min-width: 1280px) {
  .product-page.product-soda-water .intro-section .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin {
    background-image: url('/img/nutrition-facts-gda-bin_bg_white_1440.png');
  }
}
.product-page.product-soda-water .product-range-section {
  background-color: #1f1f1f;
  position: relative;
}
@media (min-width: 0px) and (max-width: 767px) {
}
@media (min-width: 768px) and (max-width: 1023px) {
}
@media (min-width: 1024px) and (max-width: 1279px) {
}
@media (min-width: 1280px) {
}
.product-page.product-ginger-b h1,
.product-page.product-ginger-b h2,
.product-page.product-ginger-b h3,
.product-page.product-ginger-b p,
.product-page.product-ginger-b figure,
.product-page.product-ginger-b figcaption,
.product-page.product-ginger-b dt,
.product-page.product-ginger-b dd,
.product-page.product-ginger-b td {
  color: #ffffff;
}
.product-page.product-ginger-b a {
  color: #ffffff;
}
.product-page.product-ginger-b a:hover {
  color: #ffdc00;
}
.product-page.product-ginger-b .intro-section {
  background-color: #9D0B0C;
}
.product-page.product-ginger-b .intro-section .nutrition-facts-table {
  border: 2px solid rgba(255, 255, 255, 0.3);
}
.product-page.product-ginger-b .intro-section .nutrition-facts-table figcaption {
  background-color: rgba(255, 255, 255, 0.3);
}
.product-page.product-ginger-b .intro-section .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin {
  background-image: url('/img/nutrition-facts-gda-bin_bg_white_mobil.png');
}
@media (min-width: 1280px) {
  .product-page.product-ginger-b .intro-section .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin {
    background-image: url('/img/nutrition-facts-gda-bin_bg_white_1440.png');
  }
}
.product-page.product-ginger-b .product-range-section {
  background-color: #9D0B0C;
  position: relative;
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page.product-ginger-b .product-range-section {
    background-image: url('/img/products/ginger-b/product-range_xs_2x.jpg');
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-page.product-ginger-b .product-range-section {
    background-image: url('/img/products/ginger-b/product-range_sm_2x.jpg');
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-page.product-ginger-b .product-range-section {
    background-image: url('/img/products/ginger-b/product-range_md_2x.jpg');
  }
}
@media (min-width: 1280px) {
  .product-page.product-ginger-b .product-range-section {
    background-image: url('/img/products/ginger-b/product-range_lg.jpg');
  }
}
.product-page.product-dry-tonic-water h1,
.product-page.product-dry-tonic-water h2,
.product-page.product-dry-tonic-water h3,
.product-page.product-dry-tonic-water p,
.product-page.product-dry-tonic-water figure,
.product-page.product-dry-tonic-water figcaption,
.product-page.product-dry-tonic-water dt,
.product-page.product-dry-tonic-water dd,
.product-page.product-dry-tonic-water td {
  color: #000000;
}
.product-page.product-dry-tonic-water a {
  color: #ffffff;
}
.product-page.product-dry-tonic-water a:hover {
  color: #ffdc00;
}
.product-page.product-dry-tonic-water .intro-section {
  background-color: #c9c7ca;
}
.product-page.product-dry-tonic-water .intro-section .btn-light-switch {
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0px none transparent;
  box-shadow: none;
  height: 101px;
  margin-top: -14px;
  padding-top: 115px;
  text-indent: -9999px;
  width: 117px;
}
.product-page.product-dry-tonic-water .intro-section .btn-light-switch:active {
  box-shadow: none;
}
.product-page.product-dry-tonic-water .intro-section .btn-light-switch.btn-on {
  background-image: url('/img/products/tonic-water/switch/schieber_an.png');
}
.product-page.product-dry-tonic-water .intro-section .btn-light-switch.btn-off {
  background-image: url('/img/products/tonic-water/switch/schieber_aus.png');
}
@media (-webkit-max-device-pixel-ratio: 1.5) {
  .product-page.product-dry-tonic-water .intro-section .btn-light-switch.btn-on {
    background-image: url('/img/products/tonic-water/switch/schieber_an_mobil.png');
  }
  .product-page.product-dry-tonic-water .intro-section .btn-light-switch.btn-off {
    background-image: url('/img/products/tonic-water/switch/schieber_aus_mobil.png');
  }
}
.product-page.product-dry-tonic-water .intro-section.product-day-dry .img-day {
  display: block;
}
.product-page.product-dry-tonic-water .intro-section.product-day-dry .img-night {
  display: none;
}
.product-page.product-dry-tonic-water .intro-section.product-day-dry .btn-chinin-info {
  display: none;
}
.product-page.product-dry-tonic-water .intro-section.product-day-dry .btn-chinin-info + .popover {
  display: none !important;
}
.product-page.product-dry-tonic-water .intro-section.product-night {
  background-color: #000000;
  position: relative;
}
.product-page.product-dry-tonic-water .intro-section.product-night .img-day {
  display: none;
}
.product-page.product-dry-tonic-water .intro-section.product-night .img-night {
  display: block;
}
.product-page.product-dry-tonic-water .intro-section.product-night h1,
.product-page.product-dry-tonic-water .intro-section.product-night h2,
.product-page.product-dry-tonic-water .intro-section.product-night h3,
.product-page.product-dry-tonic-water .intro-section.product-night p,
.product-page.product-dry-tonic-water .intro-section.product-night figure,
.product-page.product-dry-tonic-water .intro-section.product-night figcaption,
.product-page.product-dry-tonic-water .intro-section.product-night dt,
.product-page.product-dry-tonic-water .intro-section.product-night dd,
.product-page.product-dry-tonic-water .intro-section.product-night td {
  color: #ffffff;
}
.product-page.product-dry-tonic-water .intro-section.product-night .button-text-link {
  color: #ffffff;
}
.product-page.product-dry-tonic-water .intro-section.product-night .button-text-link:hover {
  color: #ffdc00;
}
.product-page.product-dry-tonic-water .intro-section.product-night .nutrition-facts-table {
  border: 2px solid rgba(255, 255, 255, 0.3);
}
.product-page.product-dry-tonic-water .intro-section.product-night .nutrition-facts-table figcaption {
  background-color: rgba(255, 255, 255, 0.3);
}
.product-page.product-dry-tonic-water .intro-section.product-night .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin {
  background-image: url('/img/nutrition-facts-gda-bin_bg_white_mobil.png');
}
@media (min-width: 1280px) {
  .product-page.product-dry-tonic-water .intro-section.product-night .nutrition-facts-gda .list-inline li .nutrition-facts-gda-bin {
    background-image: url('/img/nutrition-facts-gda-bin_bg_white_1440.png');
  }
}
.product-page.product-dry-tonic-water .intro-section.product-night .btn-chinin-info {
  display: inline-block;
}
.product-page.product-dry-tonic-water .intro-section.product-night .popover {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#696969), to(#000000));
  background-image: -webkit-linear-gradient(top, #696969, 0%, #000000, 100%);
  background-image: -moz-linear-gradient(top, #696969 0%, #000000 100%);
  background-image: linear-gradient(to bottom, #696969 0%, #000000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff696969', endColorstr='#ff000000', GradientType=0);
  border: 4px solid #000000;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 20px #ffffff;
  box-shadow: 0px 0px 20px #ffffff;
}
.product-page.product-dry-tonic-water .intro-section.product-night .popover .arrow,
.product-page.product-dry-tonic-water .intro-section.product-night .popover .arrow:after {
  border-right-color: #000000;
}
.product-page.product-dry-tonic-water .intro-section.product-night .popover .popover-title {
  background: transparent;
  border: none;
  color: #ffffff !important;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
  margin: 0px;
  margin-bottom: -0.25em;
  padding-bottom: 0em;
}
.product-page.product-dry-tonic-water .intro-section.product-night .popover .popover-content {
  background: transparent;
  color: #ffffff !important;
  padding-bottom: 1em;
}
.product-page.product-dry-tonic-water .product-range-section {
  background-color: #c9c7ca;
  position: relative;
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page.product-dry-tonic-water .product-range-section {
    background-image: url('/img/products/dry-tonic-water/product-range_xs_2x.jpg');
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-page.product-dry-tonic-water .product-range-section {
    background-image: url('/img/products/dry-tonic-water/product-range_sm_2x.jpg');
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-page.product-dry-tonic-water .product-range-section {
    background-image: url('/img/products/dry-tonic-water/product-range_md_2x.jpg');
  }
}
@media (min-width: 1280px) {
  .product-page.product-dry-tonic-water .product-range-section {
    background-image: url('/img/products/dry-tonic-water/product-range_lg.jpg');
  }
}
.product-page.product-dry-tonic-water .product-range-at {
  background-color: #c9c7ca;
  position: relative;
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page.product-dry-tonic-water .product-range-at {
    background-image: url('/img/products/dry-tonic-water/at/product-range_xs_2x.jpg');
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-page.product-dry-tonic-water .product-range-at {
    background-image: url('/img/products/dry-tonic-water/at/product-range_sm_2x.jpg');
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-page.product-dry-tonic-water .product-range-at {
    background-image: url('/img/products/dry-tonic-water/at/product-range_md_2x.jpg');
  }
}
@media (min-width: 1280px) {
  .product-page.product-dry-tonic-water .product-range-at {
    background-image: url('/img/products/dry-tonic-water/at/product-range_lg.jpg');
  }
}
.product-page.product-cola h1,
.product-page.product-cola h2,
.product-page.product-cola h3,
.product-page.product-cola p,
.product-page.product-cola figure,
.product-page.product-cola figcaption,
.product-page.product-cola dt,
.product-page.product-cola dd,
.product-page.product-cola td {
  color: #000000;
}
.product-page.product-cola .button-pos {
  margin-top: -20px;
}
@media (max-width: 767px) {
  .product-page.product-cola .button-pos {
    margin-top: -20px;
    padding: 0px 24% 0 0px;
  }
}
.product-page.product-cola .intro-section .btn-light-switch {
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0px none transparent;
  box-shadow: none;
  height: 101px;
  margin-top: -14px;
  padding-top: 115px;
  text-indent: -9999px;
  width: 117px;
}
.product-page.product-cola .intro-section .btn-light-switch:active {
  box-shadow: none;
}
.product-page.product-cola .intro-section .btn-light-switch.btn-on {
  background-image: url('/img/products/tonic-water/switch/schieber_an.png');
}
.product-page.product-cola .intro-section .btn-light-switch.btn-off {
  background-image: url('/img/products/tonic-water/switch/schieber_aus.png');
}
@media (-webkit-max-device-pixel-ratio: 1.5) {
  .product-page.product-cola .intro-section .btn-light-switch.btn-on {
    background-image: url('/img/products/tonic-water/switch/schieber_an_mobil.png');
  }
  .product-page.product-cola .intro-section .btn-light-switch.btn-off {
    background-image: url('/img/products/tonic-water/switch/schieber_aus_mobil.png');
  }
}
.product-page.product-cola .intro-section.product-day {
  background-color: #fcc000;
}
.product-page.product-cola .intro-section.product-day .img-day {
  display: block;
}
.product-page.product-cola .intro-section.product-day .img-night {
  display: none;
}
.product-page.product-cola .intro-section.product-day .btn-chinin-info {
  display: none;
}
.product-page.product-cola .intro-section.product-day .btn-chinin-info + .popover {
  display: none !important;
}
.product-page.product-cola .intro-section.product-night {
  background-color: #000000;
  position: relative;
}
.product-page.product-cola .intro-section.product-night .img-day {
  display: none;
}
.product-page.product-cola .intro-section.product-night .img-day img {
  opacity: 0;
}
@media (max-width: 767px) {
  .product-page.product-cola .intro-section.product-night figure.packshot .img-day {
    display: block;
  }
  .product-page.product-cola .intro-section.product-night figure.packshot .img-day img {
    opacity: 0;
  }
  .product-page.product-cola .intro-section.product-night figure.packshot .img-day .imimg-responsive {
    max-width: 100%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .product-page.product-cola .intro-section.product-night .img-night {
    display: block;
    position: relative;
  }
  .product-page.product-cola .intro-section.product-night h2.img-night {
    color: #ffffff;
  }
}
@media (min-width: 768px) {
  .product-page.product-cola .intro-section.product-night .img-night {
    display: block;
    position: relative;
  }
  .product-page.product-cola .intro-section.product-night h2.img-night {
    color: #ffffff;
  }
}
@media (min-width: 1024px) {
  .product-page.product-cola .intro-section.product-night .img-night {
    display: block;
    position: relative;
  }
  .product-page.product-cola .intro-section.product-night h2.img-night {
    color: #ffffff;
  }
}
@media (min-width: 1280px) {
  .product-page.product-cola .intro-section.product-night .img-night {
    display: block;
    position: relative;
  }
  .product-page.product-cola .intro-section.product-night h2.img-night {
    color: #ffffff;
  }
}
.product-page.product-cola .intro-section.product-night #cheep-toggle {
  position: absolute;
  z-index: 800;
  transition: .2s margin ease;
  cursor: pointer;
  right: 0px;
}
.product-page.product-cola .intro-section.product-night #cheep-toggle.active {
  margin-right: 0px;
}
@media (max-width: 767px) {
  .product-page.product-cola .intro-section.product-night #cheep-toggle {
    width: 185px;
    height: 100%;
    margin-top: -75px;
    top: 300px;
    margin-right: -25px;
  }
  .product-page.product-cola .intro-section.product-night #cheep-toggle.active {
    margin-right: 0px;
  }
  .product-page.product-cola .intro-section.product-night #cheep-toggle img {
    width: 240px;
  }
}
@media (min-width: 768px) {
  .product-page.product-cola .intro-section.product-night #cheep-toggle {
    width: 152px;
    height: 242px;
    margin-top: -75px;
    top: 330px;
    margin-right: -75px;
  }
  .product-page.product-cola .intro-section.product-night #cheep-toggle.active {
    margin-right: 0px;
  }
  .product-page.product-cola .intro-section.product-night #cheep-toggle .img-sheep img {
    width: 152px;
    height: 242px;
  }
}
@media (min-width: 1024px) {
  .product-page.product-cola .intro-section.product-night #cheep-toggle {
    width: 207px;
    height: 330px;
    margin-top: -75px;
    top: 330px;
    margin-right: -100px;
  }
  .product-page.product-cola .intro-section.product-night #cheep-toggle.active {
    margin-right: 0px;
  }
  .product-page.product-cola .intro-section.product-night #cheep-toggle .img-sheep img {
    width: 207px;
    height: 330px;
  }
}
@media (min-width: 1280px) {
  .product-page.product-cola .intro-section.product-night #cheep-toggle {
    width: 263px;
    height: 420px;
    top: 430px;
    margin-right: -130px;
  }
  .product-page.product-cola .intro-section.product-night #cheep-toggle.active {
    margin-right: 0px;
  }
  .product-page.product-cola .intro-section.product-night #cheep-toggle .img-sheep img {
    width: 263px;
    height: 420px;
  }
}
.product-page.product-cola #cheep-toggle {
  position: absolute;
  z-index: 800;
  transition: .2s margin ease;
  cursor: pointer;
  right: 0px;
}
.product-page.product-cola #cheep-toggle.active {
  margin-right: 0px;
}
@media (max-width: 767px) {
  .product-page.product-cola #cheep-toggle {
    width: 178px;
    height: 100%;
    margin-top: -75px;
    top: 620px;
    margin-right: -50px;
  }
  .product-page.product-cola #cheep-toggle.active {
    margin-right: 0px;
  }
  .product-page.product-cola #cheep-toggle img {
    width: 240px;
  }
}
@media (min-width: 768px) {
  .product-page.product-cola #cheep-toggle {
    width: 152px;
    height: 242px;
    margin-top: -75px;
    top: 330px;
    margin-right: -75px;
  }
  .product-page.product-cola #cheep-toggle.active {
    margin-right: 0px;
  }
  .product-page.product-cola #cheep-toggle .img-sheep img {
    width: 152px;
    height: 242px;
  }
}
@media (min-width: 1024px) {
  .product-page.product-cola #cheep-toggle {
    width: 207px;
    height: 330px;
    margin-top: -75px;
    top: 330px;
    margin-right: -100px;
  }
  .product-page.product-cola #cheep-toggle.active {
    margin-right: 0px;
  }
  .product-page.product-cola #cheep-toggle .img-sheep img {
    width: 207px;
    height: 330px;
  }
}
@media (min-width: 1280px) {
  .product-page.product-cola #cheep-toggle {
    width: 263px;
    height: 420px;
    top: 430px;
    margin-right: -130px;
  }
  .product-page.product-cola #cheep-toggle.active {
    margin-right: 0px;
  }
  .product-page.product-cola #cheep-toggle .img-sheep img {
    width: 263px;
    height: 420px;
  }
}
.product-page.product-cola .intro-section {
  background-color: #f9ba00;
}
.product-page.product-cola .campaign-section {
  background-color: #000000;
}
.product-page.product-cola .campaign-section .campaign-row {
  position: relative;
}
@media (max-width: 767px) {
  .product-page.product-cola .campaign-section .campaign-row header {
    position: relative;
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .product-page.product-cola .campaign-section .campaign-row header {
    margin-top: 20px;
    width: 340px;
    margin-left: 387px;
    position: absolute;
  }
}
@media (min-width: 1024px) {
  .product-page.product-cola .campaign-section .campaign-row header {
    margin-top: 30px;
    width: 400px;
    margin-left: 501px;
    position: absolute;
  }
}
@media (min-width: 1280px) {
  .product-page.product-cola .campaign-section .campaign-row header {
    margin-top: 40px;
    width: 500px;
    margin-left: 630px;
    position: absolute;
  }
}
.product-page.product-cola .campaign-section .campaign-row header h2,
.product-page.product-cola .campaign-section .campaign-row header h1,
.product-page.product-cola .campaign-section .campaign-row header p {
  color: #ffffff;
  margin-left: auto;
}
.product-page.product-cola .campaign-section .campaign-row .campaign-info-row .campaign-info-col {
  position: relative;
}
@media (min-width: 768px) {
  .product-page.product-cola .campaign-section .campaign-row .campaign-info-row .campaign-info-col {
    padding-top: 68px;
  }
}
@media (min-width: 1024px) {
  .product-page.product-cola .campaign-section .campaign-row .campaign-info-row .campaign-info-col {
    padding-top: 68px;
  }
}
@media (min-width: 1280px) {
  .product-page.product-cola .campaign-section .campaign-row .campaign-info-row .campaign-info-col {
    padding-top: 80px;
  }
}
.product-page.product-cola .product-range-section {
  background-color: #c9c7ca;
  position: relative;
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page.product-cola .product-range-section {
    background-image: url('/img/products/cola/de/product-range_xs_2x.jpg');
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-page.product-cola .product-range-section {
    background-image: url('/img/products/cola/de/product-range_sm_2x.jpg');
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-page.product-cola .product-range-section {
    background-image: url('/img/products/cola/de/product-range_md_2x.jpg');
  }
}
@media (min-width: 1280px) {
  .product-page.product-cola .product-range-section {
    background-image: url('/img/products/cola/de/product-range_lg.jpg');
  }
}
.product-page.product-cola .product-range-at {
  background-color: #c9c7ca;
  position: relative;
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page.product-cola .product-range-at {
    background-image: url('/img/products/cola/product-range_xs_2x.jpg');
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-page.product-cola .product-range-at {
    background-image: url('/img/products/cola/product-range_sm_2x.jpg');
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-page.product-cola .product-range-at {
    background-image: url('/img/products/cola/product-range_md_2x.jpg');
  }
}
@media (min-width: 1280px) {
  .product-page.product-cola .product-range-at {
    background-image: url('/img/products/cola/product-range_lg.jpg');
  }
}
.product-page.product-fruity-citrus h1,
.product-page.product-fruity-citrus h2,
.product-page.product-fruity-citrus h3,
.product-page.product-fruity-citrus p,
.product-page.product-fruity-citrus figure,
.product-page.product-fruity-citrus figcaption,
.product-page.product-fruity-citrus dt,
.product-page.product-fruity-citrus dd,
.product-page.product-fruity-citrus td {
  color: #000000;
}
.product-page.product-fruity-citrus .intro-section {
  background-color: #ffcc32;
}
.product-page.product-fruity-citrus .product-range-section {
  background-color: #ffcc32;
  position: relative;
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page.product-fruity-citrus .product-range-section {
    background-image: url('/img/products/fruity-citrus/product-range_xs_2x.jpg');
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-page.product-fruity-citrus .product-range-section {
    background-image: url('/img/products/fruity-citrus/product-range_sm_2x.jpg');
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-page.product-fruity-citrus .product-range-section {
    background-image: url('/img/products/fruity-citrus/product-range_md_2x.jpg');
  }
}
@media (min-width: 1280px) {
  .product-page.product-fruity-citrus .product-range-section {
    background-image: url('/img/products/fruity-citrus/product-range_lg.jpg');
  }
}
.product-page.product-fruity-lemon h1,
.product-page.product-fruity-lemon h2,
.product-page.product-fruity-lemon h3,
.product-page.product-fruity-lemon p,
.product-page.product-fruity-lemon figure,
.product-page.product-fruity-lemon figcaption,
.product-page.product-fruity-lemon dt,
.product-page.product-fruity-lemon dd,
.product-page.product-fruity-lemon td {
  color: #000000;
}
.product-page.product-fruity-lemon .intro-section {
  background-color: #d3db0c;
}
.product-page.product-fruity-lemon .product-range-section {
  background-color: #d3db0c;
  position: relative;
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page.product-fruity-lemon .product-range-section {
    background-image: url('/img/products/fruity-lemon/product-range_xs_2x.jpg');
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-page.product-fruity-lemon .product-range-section {
    background-image: url('/img/products/fruity-lemon/product-range_sm_2x.jpg');
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-page.product-fruity-lemon .product-range-section {
    background-image: url('/img/products/fruity-lemon/product-range_md_2x.jpg');
  }
}
@media (min-width: 1280px) {
  .product-page.product-fruity-lemon .product-range-section {
    background-image: url('/img/products/fruity-lemon/product-range_lg.jpg');
  }
}
.product-page.product-fruity-grapefruit h1,
.product-page.product-fruity-grapefruit h2,
.product-page.product-fruity-grapefruit h3,
.product-page.product-fruity-grapefruit p,
.product-page.product-fruity-grapefruit figure,
.product-page.product-fruity-grapefruit figcaption,
.product-page.product-fruity-grapefruit dt,
.product-page.product-fruity-grapefruit dd,
.product-page.product-fruity-grapefruit td {
  color: #000000;
}
.product-page.product-fruity-grapefruit .intro-section {
  background-color: #e43347;
}
.product-page.product-fruity-grapefruit .product-range-section {
  background-color: #e43347;
  position: relative;
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page.product-fruity-grapefruit .product-range-section {
    background-image: url('/img/products/fruity-grapefruit/product-range_xs_2x.jpg');
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-page.product-fruity-grapefruit .product-range-section {
    background-image: url('/img/products/fruity-grapefruit/product-range_sm_2x.jpg');
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-page.product-fruity-grapefruit .product-range-section {
    background-image: url('/img/products/fruity-grapefruit/product-range_md_2x.jpg');
  }
}
@media (min-width: 1280px) {
  .product-page.product-fruity-grapefruit .product-range-section {
    background-image: url('/img/products/fruity-grapefruit/product-range_lg.jpg');
  }
}
.product-page.product-fruity-orange h1,
.product-page.product-fruity-orange h2,
.product-page.product-fruity-orange h3,
.product-page.product-fruity-orange p,
.product-page.product-fruity-orange figure,
.product-page.product-fruity-orange figcaption,
.product-page.product-fruity-orange dt,
.product-page.product-fruity-orange dd,
.product-page.product-fruity-orange td {
  color: #000000;
}
.product-page.product-fruity-orange .intro-section {
  background-color: #fe9900;
}
.product-page.product-fruity-orange .product-range-section {
  background-color: #fe9900;
  position: relative;
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page.product-fruity-orange .product-range-section {
    background-image: url('/img/products/fruity-orange/product-range_xs_2x.jpg');
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-page.product-fruity-orange .product-range-section {
    background-image: url('/img/products/fruity-orange/product-range_sm_2x.jpg');
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-page.product-fruity-orange .product-range-section {
    background-image: url('/img/products/fruity-orange/product-range_md_2x.jpg');
  }
}
@media (min-width: 1280px) {
  .product-page.product-fruity-orange .product-range-section {
    background-image: url('/img/products/fruity-orange/product-range_lg.jpg');
  }
}
.product-page .popover * {
  color: #000000 !important;
}
.product-page .layer-aside {
  position: absolute;
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page .layer-aside {
    right: -172px;
    top: 296px;
    width: 172px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-page .layer-aside {
    right: -136px;
    top: 201px;
    width: 136px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-page .layer-aside {
    right: -172px;
    top: 231px;
    width: 172px;
  }
}
@media (min-width: 1280px) {
  .product-page .layer-aside {
    right: -208px;
    top: 276px;
    width: 208px;
  }
}
.product-page .layer-aside .toggle-link {
  background-image: url('../img/Layer_Produkt_plus.png');
  background-position: left bottom;
  background-repeat: no-repeat;
  height: 150px;
  left: -47px;
  margin-top: -75px;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  width: 50px;
}
.product-page .layer-aside.out {
  right: -3px;
  z-index: 1040;
}
.product-page .layer-aside.out .toggle-link {
  background-image: url('../img/Layer_Produkt_minus.png');
}
.product-page .layer-aside .aside-inner {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fcfcfc), to(#efefef));
  background-image: -webkit-linear-gradient(top, #fcfcfc, 0%, #efefef, 100%);
  background-image: -moz-linear-gradient(top, #fcfcfc 0%, #efefef 100%);
  background-image: linear-gradient(to bottom, #fcfcfc 0%, #efefef 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcfcfc', endColorstr='#ffefefef', GradientType=0);
  border: 3px solid #ffffff;
  padding: 0px 16px 8px 16px;
}
.product-page .layer-aside .aside-inner h1 {
  color: #000000 !important;
}
.product-page .layer-aside .aside-inner p {
  color: #000000 !important;
  margin: -1em 0px 1em 0px;
}
.product-page .layer-aside .aside-inner p:last-child {
  text-align: center;
}
.product-page .layer-aside .aside-inner p:last-child a {
  color: #696969 !important;
  display: inline;
  position: relative;
  z-index: 1050;
}
.product-page .layer-aside .aside-inner p:last-child a:hover {
  color: #000000 !important;
}
.product-page .layer-aside .aside-inner img {
  display: block;
  margin: 0px auto;
}
.product-page section#background-slides {
  position: relative;
  background-color: #000;
  padding-bottom: 40px;
}
.product-page section#background-slides div.slideContent div.slideContentText {
  display: block;
  float: left;
  width: 50%;
  position: absolute;
  right: 0;
  top: 30%;
}
@media (min-width: 0px) {
  .product-page section#background-slides div.slideContent div.slideContentText {
    display: block;
    float: left;
    padding: 0 2% 20px 2%;
    position: relative;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .product-page section#background-slides div.slideContent div.slideContentText {
    top: 35%;
    display: block;
    float: left;
    width: 50%;
    position: absolute;
    right: 0;
    margin-top: 0px;
  }
}
@media (min-width: 1024px) {
  .product-page section#background-slides div.slideContent div.slideContentText {
    top: 30%;
  }
}
@media (min-width: 1280px) {
  .product-page section#background-slides div.slideContent div.slideContentText {
    top: 40%;
  }
}
.product-page section#background-slides p {
  color: #fff;
  width: 95%;
  padding: 0 0 2% 0;
  margin: 0;
}
.product-page section#background-slides p.headline {
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 0px) {
  .product-page section#background-slides p.headline {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 768px) {
  .product-page section#background-slides p.headline {
    font-size: 22px;
    line-height: 27px;
  }
}
@media (min-width: 1024px) {
  .product-page section#background-slides p.headline {
    font-size: 27px;
    line-height: 34px;
  }
}
@media (min-width: 1280px) {
  .product-page section#background-slides p.headline {
    font-size: 37px;
    line-height: 50px;
  }
}
.product-page section#background-slides p.subline {
  -webkit-font-smoothing: antialiased;
  border-top: 1px solid #fff;
  padding: 0 2%;
  padding-top: 10px;
  text-align: center;
}
@media (min-width: 0px) {
  .product-page section#background-slides p.subline {
    font-size: 12px;
    line-height: 16px;
  }
}
@media (min-width: 768px) {
  .product-page section#background-slides p.subline {
    font-size: 15px;
    line-height: 12px;
  }
}
@media (min-width: 1024px) {
  .product-page section#background-slides p.subline {
    font-size: 17px;
    line-height: 17px;
  }
}
@media (min-width: 1280px) {
  .product-page section#background-slides p.subline {
    font-size: 22px;
    line-height: 21px;
  }
}
@media screen and (min-width: 768px) {
  main.quality {
    padding-top: 0 !important;
  }
  main.quality .sticky-nav {
    position: fixed;
    z-index: 800;
    width: auto;
  }
  main.quality .sticky-nav ul {
    margin: 0;
    padding: 0;
  }
  main.quality .sticky-nav ul li {
    background-color: #fedb00;
    box-shadow: 0 0 3px #a2a2a2;
    font-weight: normal !important;
    font-family: "SchweppesTitle Heavy", "Times New Roman", Times, serif;
    text-transform: uppercase;
    background-image: url('../img/stickynav_active-xl.png');
    background-repeat: no-repeat;
  }
  main.quality .sticky-nav ul li a {
    display: block;
    font-weight: normal !important;
  }
  main.quality .sticky-nav ul li:hover {
    background: #fff url('../img/stickynav-xl.png') no-repeat;
  }
  main.quality .sticky-nav ul li:hover a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
  }
  main.quality .sticky-nav ul li.active,
  main.quality .sticky-nav ul li:focus {
    background-image: url('../img/stickynav-xl.png');
    box-shadow: none;
    background-color: #fff;
  }
  main.quality .sticky-nav ul li.active a,
  main.quality .sticky-nav ul li:focus a {
    color: #000;
    text-decoration: none;
  }
  main.quality .page-section.intro-section header.lead {
    text-align: center;
  }
  main.quality .page-section.intro-section header.lead h5 {
    font-family: Tahoma, Arial, sans-serif;
  }
  main.quality .page-section.intro-section p {
    width: 70%;
    margin: 0 15% 0 15%;
    text-align: center;
  }
  main.quality .page-section.intro-section .show-siegel {
    position: absolute;
    display: none;
    /* -- Detail Button -- */
  }
  main.quality .page-section.intro-section .show-siegel .detail-siegel {
    display: none;
    position: absolute;
    text-align: center;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25);
    z-index: 800;
  }
  main.quality .page-section.intro-section .show-siegel .detail-siegel span.minus {
    background-repeat: no-repeat;
    position: absolute;
  }
  main.quality .page-section.intro-section .show-siegel .detail-siegel p {
    width: 100%;
    margin: 0;
  }
  main.quality .page-section.intro-section .show-siegel:hover .detail-siegel {
    display: block;
  }
  main.quality .page-section.intro-section .packshot {
    position: relative;
  }
  main.quality .page-section.intro-section .packshot span {
    position: absolute;
    left: 0;
  }
  main.quality .page-section.intro-section .wasser-section p {
    width: 100%;
    margin: 0;
    text-align: left;
  }
  main.quality .page-section.essenzen-section {
    position: relative;
  }
  main.quality .page-section.essenzen-section .essenzen img {
    display: inline-block;
  }
  main.quality .page-section.mix-section {
    color: #fff !important;
  }
  main.quality .page-section.mix-section ul {
    margin-left: 0;
    padding-left: 0;
  }
  main.quality .page-section.mix-section ul li {
    margin-left: 0;
    padding: 0 0 12px 0;
  }
}
@media screen and (min-width: 1280px) {
  main.quality {
    padding-top: 0 !important;
  }
  main.quality .sticky-nav {
    top: 300px;
  }
  main.quality .sticky-nav ul {
    margin: 0;
    padding: 0;
  }
  main.quality .sticky-nav ul li,
  main.quality .sticky-nav ul li:hover {
    margin: 0 0 4px 0;
    font-size: 18px;
    background-size: 11px 17px;
    background-position: 14px 12px;
  }
  main.quality .sticky-nav ul li a,
  main.quality .sticky-nav ul li:hover a {
    padding: 14px 24px 6px 40px;
  }
  main.quality .page-section.intro-section {
    background: transparent url('../img/quality/qualitaetsseite_box1_1280x1244.jpg') bottom center repeat-x;
    height: 1244px;
  }
  main.quality .page-section.intro-section header.lead h1 {
    font-size: 180px;
    line-height: 200px;
    margin: 0 0 -60px 0;
    padding: 0;
  }
  main.quality .page-section.intro-section header.lead h5 {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 37px;
    line-height: 37px;
    margin-top: 212px;
    margin-bottom: 0;
  }
  main.quality .page-section.intro-section .show-siegel {
    top: 260px;
    left: 130px;
    width: 68px;
    height: 68px;
  }
  main.quality .page-section.intro-section .show-siegel .detail-siegel {
    top: -20px;
    right: 164px;
    width: 438px;
    height: 561px;
    background: transparent url('../img/quality/detail_siegel-lg.jpg') top center no-repeat;
    padding: 320px 30px 0 30px;
  }
  main.quality .page-section.intro-section .show-siegel .detail-siegel span.minus {
    background-image: url('/img/btn_minus_rollover_1280.png');
    width: 68px;
    height: 68px;
    right: -34px;
    top: -22px;
  }
  main.quality .page-section.intro-section .show-siegel:hover .detail-siegel {
    display: block;
  }
  main.quality .page-section.intro-section .packshot {
    margin-top: 100px;
  }
  main.quality .page-section.intro-section .wasser-section {
    padding-top: 400px;
  }
  main.quality .page-section.rohstoffe-section {
    padding-top: 200px;
    background: #f2f2f2 url('../img/quality/qualitaetsseite_box2_1280x889.jpg') bottom center no-repeat;
    height: 889px;
  }
  main.quality .page-section.essenzen-section {
    padding-top: 74px;
    background: #fdd400 url('../img/quality/qualitaetsseite_box3_1280x444.jpg') bottom center no-repeat;
    height: 444px;
    position: relative;
  }
  main.quality .page-section.essenzen-section .essenzen {
    margin: -164px 0 0 40px;
  }
  main.quality .page-section.essenzen-section .essenzen img {
    display: inline-block;
  }
  main.quality .page-section.kohlensaeure-section {
    padding-top: 296px;
    background: #00794d url('../img/quality/qualitaetsseite_box4_1280x711.jpg') bottom center no-repeat;
    height: 711px;
  }
  main.quality .page-section.siegel-section {
    padding-top: 70px;
    background: #f2f2f2 url('../img/quality/qualitaetsseite_box5_1280x444.jpg') bottom center no-repeat;
    height: 444px;
  }
  main.quality .page-section.mix-section {
    padding-top: 94px;
    background: #000 url('../img/quality/qualitaetsseite_box6_1280x711.jpg') bottom center no-repeat;
    height: 711px;
    color: #fff !important;
  }
  main.quality .page-section.mix-section ul {
    margin-left: 0;
    padding-left: 0;
  }
  main.quality .page-section.mix-section ul li {
    margin-left: 0;
    padding: 0 0 12px 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  main.quality {
    padding-top: 0 !important;
  }
  main.quality .sticky-nav {
    top: 388px;
  }
  main.quality .sticky-nav ul li,
  main.quality .sticky-nav ul li:hover {
    margin: 0 0 3px 0;
    font-size: 16px;
    background-size: 10px 15px;
    background-position: 12px 11px;
  }
  main.quality .sticky-nav ul li a,
  main.quality .sticky-nav ul li:hover a {
    padding: 13px 22px 5px 33px;
  }
  main.quality .page-section.intro-section {
    background: transparent url('../img/quality/qualitaetsseite_box1_1024x996.jpg') bottom center repeat-x;
    height: 996px;
  }
  main.quality .page-section.intro-section header.lead h1 {
    font-size: 162px;
    line-height: 180px;
    margin: 0 0px -50px 0px;
    padding: 0;
  }
  main.quality .page-section.intro-section header.lead h5 {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 33px;
    line-height: 33px;
    margin-top: 141px;
    margin-bottom: 6px;
  }
  main.quality .page-section.intro-section .show-siegel {
    position: absolute;
    top: 240px;
    left: 90px;
    width: 399px;
    width: 77px;
    height: 68px;
  }
  main.quality .page-section.intro-section .show-siegel .detail-siegel {
    display: none;
    position: absolute;
    top: -24px;
    right: 144px;
    width: 399px;
    height: 510px;
    background: transparent url('../img/quality/detail_siegel-md.jpg') top center no-repeat;
    padding: 280px 30px 0 30px;
    text-align: center;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25);
  }
  main.quality .page-section.intro-section .show-siegel .detail-siegel span.minus {
    background-image: url('/img/btn_minus_rollover_1024.png');
    background-repeat: no-repeat;
    width: 77px;
    height: 68px;
    position: absolute;
    right: -34px;
    top: -26px;
  }
  main.quality .page-section.intro-section .show-siegel:hover .detail-siegel {
    display: block;
  }
  main.quality .page-section.intro-section .packshot {
    margin-top: 80px;
  }
  main.quality .page-section.intro-section .packshot span {
    left: 10px;
  }
  main.quality .page-section.intro-section .packshot span img {
    height: 480px;
  }
  main.quality .page-section.intro-section .wasser-section {
    padding-top: 260px;
  }
  main.quality .page-section.rohstoffe-section {
    padding-top: 140px;
    background: #f2f2f2 url('../img/quality/qualitaetsseite_box2_1024x711.jpg') bottom center no-repeat;
    height: 711px;
  }
  main.quality .page-section.essenzen-section {
    padding-top: 27px;
    background: #fdd400 url('../img/quality/qualitaetsseite_box3_1024x356.jpg') bottom center no-repeat;
    height: 356px;
    position: relative;
  }
  main.quality .page-section.essenzen-section .essenzen {
    margin: -96px 0 0 36px;
  }
  main.quality .page-section.essenzen-section .essenzen img {
    display: inline-block;
  }
  main.quality .page-section.kohlensaeure-section {
    padding-top: 274px;
    background: #00794d url('../img/quality/qualitaetsseite_box4_1024x569.jpg') bottom center no-repeat;
    height: 569px;
  }
  main.quality .page-section.siegel-section {
    padding-top: 30px;
    background: #f2f2f2 url('../img/quality/qualitaetsseite_box5_1024x356.jpg') bottom center no-repeat;
    height: 356px;
  }
  main.quality .page-section.mix-section {
    padding-top: 94px;
    background: #000 url('../img/quality/qualitaetsseite_box6_1024x569.jpg') bottom center no-repeat;
    height: 569px;
    color: #fff !important;
  }
  main.quality .page-section.mix-section ul {
    margin-left: 0;
    padding-left: 0;
  }
  main.quality .page-section.mix-section ul li {
    margin-left: 0;
    padding: 0 0 10px 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 2) {
  main.quality .page-section.intro-section {
    background: transparent url('../img/quality/qualitaetsseite_box1_2048x1991.jpg') bottom center repeat-x;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 2) {
  main.quality .page-section.rohstoffe-section {
    background: transparent url('../img/quality/qualitaetsseite_box2_2048x1422.jpg') bottom center repeat-x;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 2) {
  main.quality .page-section.essenzen-section {
    background: transparent url('../img/quality/qualitaetsseite_box3_2048x711.jpg') bottom center repeat-x;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 2) {
  main.quality .page-section.kohlensaeure-section {
    background: transparent url('../img/quality/qualitaetsseite_box4_2048x1138.jpg') bottom center repeat-x;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 2) {
  main.quality .page-section.siegel-section {
    background: transparent url('../img/quality/qualitaetsseite_box5_2048x711.jpg') bottom center repeat-x;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) and (-webkit-min-device-pixel-ratio: 2) {
  main.quality .page-section.mix-section {
    background: transparent url('../img/quality/qualitaetsseite_box6_2048x1138.jpg') bottom center repeat-x;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  main.quality {
    padding-top: 0 !important;
  }
  main.quality .sticky-nav {
    top: 312px;
  }
  main.quality .sticky-nav ul li,
  main.quality .sticky-nav ul li:hover {
    margin: 0 0 2px 0;
    font-size: 14px;
    background-size: 9px 15px;
    background-position: 11px 11px;
  }
  main.quality .sticky-nav ul li a,
  main.quality .sticky-nav ul li:hover a {
    padding: 12px 20px 5px 28px;
  }
  main.quality .page-section.intro-section {
    background: transparent url('../img/quality/qualitaetsseite_box1_1536x1493.jpg') bottom center repeat-x;
    background-size: 768px 764px;
    height: 764px;
  }
  main.quality .page-section.intro-section header.lead h1 {
    font-size: 124px;
    line-height: 144px;
    margin: 0 0 -46px 0;
    padding: 0;
  }
  main.quality .page-section.intro-section header.lead h5 {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 29px;
    line-height: 29px;
    margin-top: 94px;
    margin-bottom: 2px;
  }
  main.quality .page-section.intro-section p {
    width: 80%;
    margin: auto 20px;
  }
  main.quality .page-section.intro-section .show-siegel {
    position: absolute;
    top: 180px;
    left: 100px;
    width: 399px;
    width: 77px;
    height: 68px;
  }
  main.quality .page-section.intro-section .show-siegel .detail-siegel {
    display: none;
    position: absolute;
    top: -24px;
    right: 138px;
    width: 355px;
    height: 454px;
    background: transparent url('../img/quality/detail_siegel-sm.jpg') top center no-repeat;
    padding: 240px 30px 0 30px;
    text-align: center;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25);
  }
  main.quality .page-section.intro-section .show-siegel .detail-siegel span.minus {
    background-image: url('/img/btn_minus_rollover_1440.png');
    background-size: 38px 36px;
    height: 36px;
    min-width: 38px;
    position: absolute;
    right: -24px;
    top: -16px;
  }
  main.quality .page-section.intro-section .packshot {
    margin: 70px 0 0 20px;
  }
  main.quality .page-section.intro-section .wasser-section {
    padding-top: 140px;
  }
  main.quality .page-section.rohstoffe-section {
    background: #f2f2f2 url('../img/quality/qualitaetsseite_box2_1536x1067.jpg') bottom center no-repeat;
    background-size: 768px 534px;
    height: 534px;
    padding: 40px 20px 0 20px;
  }
  main.quality .page-section.essenzen-section {
    background: #fdd400 url('../img/quality/qualitaetsseite_box3_1536x533.jpg') bottom center no-repeat;
    background-size: 921px 320px;
    height: 320px;
    padding: 15px 20px 0;
  }
  main.quality .page-section.essenzen-section .essenzen {
    margin: 10px 0 0 0;
  }
  main.quality .page-section.essenzen-section .essenzen img {
    display: inline-block;
  }
  main.quality .page-section.kohlensaeure-section {
    padding-top: 150px;
    background: #00794d url('../img/quality/qualitaetsseite_box4_1536x854.jpg') bottom center no-repeat;
    background-size: 768px 427px;
    height: 427px;
  }
  main.quality .page-section.siegel-section {
    background: #f2f2f2 url('../img/quality/qualitaetsseite_box5_1536x533.jpg') bottom center no-repeat;
    background-size: 921px 320px;
    height: 320px;
    padding: 5px 20px 0;
  }
  main.quality .page-section.mix-section {
    background: #000 url('../img/quality/qualitaetsseite_box6_1536x854.jpg') bottom center no-repeat;
    background-size: 921px 512px;
    height: 512px;
    padding: 15px 20px 0;
  }
  main.quality .page-section.mix-section ul {
    margin-left: 0;
    padding-left: 0;
  }
  main.quality .page-section.mix-section ul li {
    margin-left: 0;
    padding: 0 0 10px 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  main.quality {
    padding-top: 0 !important;
    padding-right: 0;
  }
  main.quality .sticky-nav {
    display: none;
  }
  main.quality .sticky-nav ul {
    margin: 0;
    padding: 0;
  }
  main.quality .sticky-nav ul li {
    margin: 0 0 4px 0;
    font-size: 18px;
    background-size: 11px 17px;
    background-position: 14px 12px;
  }
  main.quality .sticky-nav ul li a {
    padding: 14px 24px 6px 40px;
  }
  main.quality .page-section h1 br {
    display: none;
  }
  main.quality .page-section.intro-section {
    /*background: transparent url('../img/quality/qualitaetsseite_box1_1344x640.jpg') bottom center repeat-x;
				background-size: 320px 672px;*/
    background: transparent url('../img/quality/qualitaetsseite_box1_1536x1493.jpg') bottom center repeat-x;
    background-size: 768px 764px;
    height: 672px;
    text-align: center;
  }
  main.quality .page-section.intro-section header.lead h1 {
    font-size: 64px;
    line-height: 64px;
    margin: 0 0 -20px 0;
    padding: 0;
  }
  main.quality .page-section.intro-section header.lead h5 {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 24px;
    line-height: 24px;
    margin-top: 72px;
  }
  main.quality .page-section.intro-section p {
    width: 100%;
    margin: auto;
  }
  main.quality .page-section.intro-section .show-siegel {
    display: none;
  }
  main.quality .page-section.intro-section .packshot {
    margin: 70px 0 0 20px;
  }
  main.quality .page-section.intro-section .packshot img {
    display: none;
  }
  main.quality .page-section.intro-section .qualitaet-section {
    height: 400px;
  }
  main.quality .page-section.intro-section .wasser-section {
    padding-top: 10px;
    text-align: left;
  }
  main.quality .page-section.rohstoffe-section {
    padding-top: 340px;
    background: #f2f2f2 url('../img/quality/qualitaetsseite_box2_640x640.jpg') top center no-repeat;
    background-size: 320px 320px;
  }
  main.quality .page-section.essenzen-section {
    padding-top: 340px;
    background: #feda16 url('../img/quality/qualitaetsseite_box3_640x640.jpg') top center no-repeat;
    background-size: 320px 320px;
  }
  main.quality .page-section.essenzen-section .essenzen img {
    display: none;
  }
  main.quality .page-section.kohlensaeure-section {
    padding-top: 340px;
    background: #0e7c4f url('../img/quality/qualitaetsseite_box4_640x640.jpg') top center no-repeat;
    background-size: 320px 320px;
    color: #fff !important;
  }
  main.quality .page-section.siegel-section {
    padding-top: 340px;
    background: #f2f2f2 url('../img/quality/qualitaetsseite_box5_640x640.jpg') top center no-repeat;
    background-size: 320px 320px;
  }
  main.quality .page-section.mix-section {
    padding: 340px 0 36px 0;
    background: #000 url('../img/quality/qualitaetsseite_box6_640x640.jpg') top center no-repeat;
    background-size: 320px 320px;
    color: #fff !important;
  }
  main.quality .page-section.mix-section ul {
    margin-left: 0;
    padding-left: 0;
  }
  main.quality .page-section.mix-section ul li {
    margin-left: 0;
    padding: 0 0 10px 0;
  }
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
div.history .page-section .historyGalleryContent p.slideVideo {
  text-align: left;
  margin: 50% 0 0 10px;
  float: left;
  width: 100% !important;
}
@media screen and (min-width: 768px) {
  div.history {
    padding-top: 0px !important;
    background: url(/img/history/desktop/historie_bg_desktop_large.jpg);
  }
  div.history .page-section {
    padding-bottom: 60px;
  }
  div.history .page-section.intro-section {
    text-align: center;
  }
  div.history .page-section.intro-section header.lead {
    text-align: center;
  }
  div.history .page-section.intro-section header.lead h5 {
    font-family: Tahoma, Arial, sans-serif;
    text-align: center;
  }
  div.history .page-section.intro-section header.lead p {
    width: 70%;
    margin: 0 15% 0 15%;
    text-align: center;
  }
  div.history .historyGallery {
    padding: 0;
    margin: 0;
    overflow: hidden;
  }
  div.history .historyGallery .historyGalleryContent {
    float: left;
    overflow: hidden;
    width: 1280px;
    text-align: center;
    height: 650px;
    margin: 0 10px;
  }
  div.history .historyGallery .historyGalleryContent p {
    text-align: left;
    margin: 220px 0 0 10px;
    float: left;
    width: 600px;
  }
  div.history .historyGallery .historyGalleryContent p.slide1 {
    margin: 250px 0 0 10px;
  }
  div.history .historyGallery .historyGalleryContent p.slide2 {
    margin: 160px 0 0 10px;
  }
  div.history .historyGallery .historyGalleryContent p.slide3 {
    margin: 210px 0 0 10px;
  }
  div.history .historyGallery .historyGalleryContent p.slide4 {
    margin: 135px 0 0 10px;
  }
  div.history .historyGallery .historyGalleryContent p.slide5 {
    margin: 195px 0 0 10px;
  }
  div.history .historyGallery .historyGalleryContent p.slide6 {
    margin: 255px 0 0 10px;
  }
  div.history .historyGallery .historyGalleryContent p.slide7 {
    margin: 240px 0 0 10px;
  }
  div.history .historyGallery .historyGalleryContent p.slide8 {
    margin: 350px 0 0 10px;
  }
  div.history .historyGallery .historyGalleryContent p.slide9 {
    margin: 200px 0 0 10px;
  }
  div.history .historyGallery .historyGalleryContent p.slide10 {
    margin: 255px 0 0 10px;
  }
  div.history .historyGallery .historyGalleryContent .img-responsive,
  div.history .historyGallery .historyGalleryContent .img-responsive img {
    display: block;
    max-width: 100%;
    height: auto;
    float: left;
  }
  div.history #historyPagination {
    margin: 100px 0 60px 0;
    padding: 0;
    width: 100%;
    height: 25px;
    background: url(/img/history/desktop/historie_zeitstrahl_linie_desktop.png) repeat-x 0% 50%;
    z-index: 999;
    position: relative;
  }
  div.history #historyPagination ul.timelineBullets {
    margin: 0;
    padding: 0;
    height: 25px;
    display: table;
    table-layout: fixed;
    width: 100%;
    z-index: 999999;
  }
  div.history #historyPagination ul.timelineBullets li {
    display: table-cell;
    width: auto;
    text-align: center;
    padding-left: 25px;
    position: relative;
  }
  div.history #historyPagination ul.timelineBullets li span.bulletTitles {
    position: absolute;
    width: 80px;
    bottom: 16px;
    margin-left: -25px;
    display: none;
  }
  div.history #historyPagination ul.timelineBullets li a {
    background: url(/img/history/desktop/historie_kreis_zeitstrahl_schwarz_desktop.png);
    display: block;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
  }
  div.history #historyPagination ul.timelineBullets li.selected span.bulletTitles {
    position: absolute;
    width: 80px;
    bottom: 16px;
    margin-left: -25px;
    display: block;
  }
  div.history #historyPagination ul.timelineBullets li.selected a {
    background: url(/img/history/desktop/historie_kreis_zeitstrahl_gelb_desktop.png) no-repeat;
    display: block;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
  }
  div.history .timelineTitles {
    position: relative;
    color: #d9d9d9;
    bottom: 102px;
  }
  div.history .timelineTitles .timelineLeft {
    position: absolute;
    left: -45px;
  }
  div.history .timelineTitles .timelineRight {
    position: absolute;
    right: -80px;
  }
}
@media screen and (min-width: 1280px) {
  div.history {
    padding-top: 0px !important;
    background: url(/img/history/desktop/historie_bg_desktop_large.jpg);
  }
  div.history .page-section {
    padding-bottom: 54px;
  }
  div.history .page-section.intro-section {
    text-align: center;
  }
  div.history .page-section.intro-section header.lead h1 {
    font-size: 78px;
    line-height: 48px;
    margin: 0;
    padding: 0px;
  }
  div.history .page-section.intro-section header.lead h5 {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 24px;
    line-height: 20px;
    margin: 80px 0 28px 0;
  }
  div.history .page-section.intro-section header.lead p {
    width: 60%;
    margin: auto 20%;
  }
  div.history .page-section .embed-container {
    margin-top: 40px;
  }
  div.history .historyGalleryContent {
    width: 1280px;
  }
  div.history .historyGalleryContent p {
    text-align: left;
    margin: 270px 0 0 50px;
    float: left;
    width: 670px;
  }
  div.history .historyGalleryContent p.slide1 {
    margin: 300px 0 0 10px !important;
  }
  div.history .historyGalleryContent p.slide2 {
    margin: 285px 0 0 10px !important;
  }
  div.history .historyGalleryContent p.slide3 {
    margin: 340px 0 0 10px !important;
  }
  div.history .historyGalleryContent p.slide4 {
    margin: 195px 0 0 10px !important;
  }
  div.history .historyGalleryContent p.slide5 {
    margin: 255px 0 0 10px !important;
  }
  div.history .historyGalleryContent p.slide6 {
    margin: 350px 0 0 10px !important;
  }
  div.history .historyGalleryContent p.slide7 {
    margin: 330px 0 0 10px !important;
  }
  div.history .historyGalleryContent p.slide8 {
    margin: 375px 0 0 10px !important;
  }
  div.history .historyGalleryContent p.slide9 {
    margin: 255px 0 0 10px !important;
  }
  div.history .historyGalleryContent p.slide10 {
    margin: 350px 0 0 10px !important;
  }
  div.history ul.timelineBullets {
    margin: 0;
    padding: 0;
    height: 25px;
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  div.history ul.timelineBullets li {
    display: table-cell;
    width: auto;
    text-align: center;
    padding-left: 40px !important;
    position: relative;
  }
  div.history ul.timelineBullets li a {
    background: url(/img/history/desktop/historie_kreis_zeitstrahl_schwarz_desktop.png);
    display: block;
    width: 27px;
    height: 27px;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
  }
  div.history ul.timelineBullets li.selected {
    position: relative;
  }
  div.history ul.timelineBullets li.selected span.bulletTitles {
    position: absolute;
    width: 80px;
    bottom: 16px;
    margin-left: -25px;
    display: block;
  }
  div.history ul.timelineBullets li.selected a {
    background: url(/img/history/desktop/historie_kreis_zeitstrahl_gelb_desktop.png) no-repeat;
    display: block;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
  }
  div.history #historyPagination {
    margin: 20px 0 0px 0;
    padding: 0;
    width: 100%;
    height: 25px;
    background: url(/img/history/desktop/historie_zeitstrahl_linie_desktop.png) repeat-x 0% 50%;
    z-index: 999;
    position: relative;
  }
  div.history .timelineTitles {
    position: relative;
    color: #d9d9d9;
    bottom: 45px !important;
  }
  div.history .timelineTitles .timelineLeft {
    position: absolute;
    left: -70px;
  }
  div.history .timelineTitles .timelineRight {
    position: absolute;
    right: -120px !important;
  }
  div.history .page-section .historyGalleryContent .embed-container {
    margin: 10px 0 0 10px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  div.history {
    padding-top: 0px !important;
    background: url(/img/history/desktop/historie_bg_desktop_large.jpg);
  }
  div.history .page-section {
    padding-bottom: 49px;
  }
  div.history .page-section.intro-section {
    text-align: center;
  }
  div.history .page-section.intro-section header.lead h1 {
    font-size: 70px;
    line-height: 43px;
    margin: 0;
    padding: 0px;
  }
  div.history .page-section.intro-section header.lead h5 {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 22px;
    line-height: 18px;
    margin: 72px 0 25px 0;
  }
  div.history .page-section.intro-section header.lead p {
    width: 60%;
    margin: auto 20%;
  }
  div.history .page-section .embed-container {
    margin-top: 36px;
  }
  div.history .page-section .historyGalleryContent {
    width: 1024px;
  }
  div.history .page-section .historyGalleryContent p {
    text-align: left;
    margin: 270px 0 0 10px;
    float: left;
    width: 460px;
  }
  div.history .page-section .historyGalleryContent p.slide1 {
    margin: 300px 0 0 10px;
  }
  div.history .page-section .historyGalleryContent p.slide2 {
    margin: 280px 0 0 10px;
  }
  div.history .page-section .historyGalleryContent p.slide3 {
    margin: 340px 0 0 10px;
  }
  div.history .page-section .historyGalleryContent p.slide4 {
    margin: 185px 0 0 10px;
  }
  div.history .page-section .historyGalleryContent p.slide5 {
    margin: 245px 0 0 10px;
  }
  div.history .page-section .historyGalleryContent p.slide6 {
    margin: 340px 0 0 10px;
  }
  div.history .page-section .historyGalleryContent p.slide7 {
    margin: 340px 0 0 10px;
  }
  div.history .page-section .historyGalleryContent p.slide8 {
    margin: 365px 0 0 10px;
  }
  div.history .page-section .historyGalleryContent p.slide9 {
    margin: 310px 0 0 10px;
  }
  div.history .page-section .historyGalleryContent p.slide10 {
    margin: 360px 0 0 10px;
  }
  div.history .page-section .historyGalleryContent p.slide11 {
    margin: 360px 0 0 10px;
  }
  div.history .page-section ul.timelineBullets {
    margin: 0;
    padding: 0;
    height: 25px;
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  div.history .page-section ul.timelineBullets li {
    display: table-cell;
    width: auto;
    text-align: center;
    padding-left: 20px;
    position: relative;
  }
  div.history .page-section ul.timelineBullets li a {
    background: url(/img/history/desktop/historie_kreis_zeitstrahl_schwarz_desktop.png);
    display: block;
    width: 27px;
    height: 27px;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
  }
  div.history .page-section ul.timelineBullets li.selected {
    position: relative;
  }
  div.history .page-section ul.timelineBullets li.selected span.bulletTitles {
    position: absolute;
    width: 80px;
    bottom: 16px;
    margin-left: -25px;
    display: block;
  }
  div.history .page-section ul.timelineBullets li.selected a {
    background: url(/img/history/desktop/historie_kreis_zeitstrahl_gelb_desktop.png) no-repeat;
    display: block;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
  }
  div.history #historyPagination {
    margin: 20px 0 0px 0;
    padding: 0;
    width: 100%;
    height: 25px;
    background: url(/img/history/desktop/historie_zeitstrahl_linie_desktop.png) repeat-x 0% 50%;
    z-index: 999;
    position: relative;
  }
  div.history .timelineTitles {
    position: relative;
    color: #d9d9d9;
    bottom: 43px;
  }
  div.history .timelineTitles .timelineLeft {
    position: absolute;
    left: -70px;
  }
  div.history .timelineTitles .timelineRight {
    position: absolute;
    right: -100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  div.history {
    padding-top: 0px !important;
    background: url(/img/history/desktop/historie_bg_desktop.jpg);
  }
  div.history .page-section {
    padding-bottom: 44px;
  }
  div.history .page-section.intro-section {
    text-align: center;
  }
  div.history .page-section.intro-section header.lead h1 {
    font-size: 63px;
    line-height: 39px;
    margin: 0;
    padding: 0px;
  }
  div.history .page-section.intro-section header.lead h5 {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 20px;
    line-height: 16px;
    margin: 65px 0 23px 0;
  }
  div.history .page-section.intro-section header.lead p {
    width: 60%;
    margin: auto 20%;
  }
  div.history .page-section .embed-container {
    margin-top: 32px;
  }
  div.history ul.timelineBullets {
    width: 105%;
  }
  div.history ul.timelineBullets li {
    display: table-cell;
    width: auto;
    text-align: center;
    padding-left: 20px;
  }
  div.history ul.timelineBullets li a {
    background: url(/img/history/mobile/historie_kreis_zeitstrahl_schwarz_mobil.png);
    display: block;
    width: 27px;
    height: 27px;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
  }
  div.history ul.timelineBullets li .selected {
    position: relative;
  }
  div.history ul.timelineBullets li .selected span.bulletTitles {
    position: absolute;
    width: 80px;
    bottom: 16px;
    left: 0px;
    display: block;
  }
  div.history ul.timelineBullets li .selected a {
    background: url(/img/history/mobile/historie_kreis_zeitstrahl_gelb_mobil.png) no-repeat;
    display: block;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
  }
  div.history .historyGalleryContent {
    width: 768px;
    text-align: left;
  }
  div.history .historyGalleryContent .contentTitle {
    text-align: left;
  }
  div.history .historyGalleryContent p {
    text-align: left;
    float: left;
    width: 360px !important;
  }
  div.history .historyGalleryContent span {
    width: 30%;
  }
  div.history .historyGalleryContent .img-responsive img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  div.history #historyPagination {
    margin: 20px 0 0px 0;
    padding: 0;
    width: 100%;
    height: 25px;
    background: url(/img/history/mobile/historie_zeitstrahl_linie_mobil.png) repeat-x 0% 50%;
    z-index: 999;
    position: relative;
  }
  div.history .timelineTitles {
    position: relative;
    color: #d9d9d9;
    bottom: 40px;
  }
  div.history .timelineTitles .timelineLeft {
    position: absolute;
    left: -45px;
  }
  div.history .timelineTitles .timelineRight {
    position: absolute;
    right: -75px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  div.history {
    padding-top: 0px !important;
    background: url(/img/history/mobile/historie_bg_mobil.jpg);
  }
  div.history .page-section {
    padding-bottom: 14px;
  }
  div.history .page-section.intro-section header.lead {
    text-align: center !important;
  }
  div.history .page-section.intro-section header.lead h1 {
    font-size: 54px;
    line-height: 40px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
  }
  div.history .page-section.intro-section header.lead h5 {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 18px;
    line-height: 18px;
    margin: 72px 0 18px 0;
  }
  div.history .page-section.intro-section header.lead p {
    width: 100%;
    margin: auto;
  }
  div.history .page-section .embed-container {
    margin-top: 34px;
  }
  div.history .page-section ul.timelineBullets {
    margin: 0;
    padding: 0;
    height: 25px;
    display: table;
    table-layout: fixed;
    width: 106%;
    float: left;
  }
  div.history .page-section ul.timelineBullets li {
    display: table-cell;
    width: auto;
    text-align: center;
    padding-left: 0px;
    position: relative;
  }
  div.history .page-section ul.timelineBullets li span.bulletTitles {
    display: none;
  }
  div.history .page-section ul.timelineBullets li a {
    background: url(/img/history/mobile/historie_kreis_zeitstrahl_schwarz_mobil.png);
    display: block;
    width: 27px;
    height: 27px;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
  }
  div.history .page-section ul.timelineBullets li.selected {
    position: relative;
  }
  div.history .page-section ul.timelineBullets li.selected span.bulletTitles {
    display: none;
  }
  div.history .page-section ul.timelineBullets li.selected a {
    background: url(/img/history/mobile/historie_kreis_zeitstrahl_gelb_mobil.png) no-repeat;
    display: block;
    width: 27px;
    height: 27px;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
  }
  div.history .caroufredsel_wrapper {
    width: 320px !important;
    height: 450px;
  }
  div.history .carousel-controls li {
    height: 60%;
  }
  div.history .historyGalleryContent {
    float: left;
    overflow: hidden;
    text-align: left;
  }
  div.history .historyGalleryContent img {
    float: left;
    margin-left: 20px;
  }
  div.history .historyGalleryContent p {
    text-align: left;
    margin: 0;
    padding: 10px 10px 10px 0px;
    float: left;
    width: 300px;
    clear: both;
  }
  div.history .historyGalleryContent .contentTitle {
    width: 320px;
  }
  div.history .historyGalleryContent .img-responsive img {
    display: block;
    max-width: 90%;
    height: auto;
  }
  div.history #historyPagination {
    margin: 20px 0px 0px 0px;
    padding: 0;
    width: 100%;
    height: 25px;
    background: url(/img/history/mobile/historie_zeitstrahl_linie_mobil.png) repeat-x 0% 50%;
    position: relative;
    z-index: 999;
    float: left;
  }
  div.history .timelineTitles {
    position: relative;
    color: #d9d9d9;
  }
  div.history .timelineTitles .timelineLeft {
    position: absolute;
    left: -60px;
  }
  div.history .timelineTitles .timelineRight {
    position: absolute;
    right: -120px;
  }
  div.history .page-section .historyGalleryContent p.slideVideo {
    text-align: left;
    margin: 10px 0 0 10px;
    float: left;
    width: 300px !important;
  }
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
main.history .page-section .historyGalleryContent p.slideVideo {
  text-align: left;
  margin: 50% 0 0 10px;
  float: left;
  width: 100% !important;
}
@media screen and (min-width: 768px) {
  main.history {
    padding-top: 0px !important;
    background: url(/img/history/desktop/historie_bg_desktop_large.jpg);
  }
  main.history .page-section {
    padding-bottom: 60px;
  }
  main.history .page-section.intro-section {
    text-align: center;
  }
  main.history .page-section.intro-section header.lead {
    text-align: center;
  }
  main.history .page-section.intro-section header.lead h5 {
    font-family: Tahoma, Arial, sans-serif;
    text-align: center;
  }
  main.history .page-section.intro-section header.lead p {
    width: 70%;
    margin: 0 15% 0 15%;
    text-align: center;
  }
  main.history .historyGallery {
    padding: 0;
    margin: 0;
    overflow: hidden;
  }
  main.history .historyGallery .historyGalleryContent {
    float: left;
    overflow: hidden;
    width: 1280px;
    text-align: center;
    height: 650px;
    margin: 0 10px;
  }
  main.history .historyGallery .historyGalleryContent p {
    text-align: left;
    margin: 220px 0 0 10px;
    float: left;
    width: 600px;
  }
  main.history .historyGallery .historyGalleryContent p.slide1 {
    margin: 250px 0 0 10px;
  }
  main.history .historyGallery .historyGalleryContent p.slide2 {
    margin: 160px 0 0 10px;
  }
  main.history .historyGallery .historyGalleryContent p.slide3 {
    margin: 210px 0 0 10px;
  }
  main.history .historyGallery .historyGalleryContent p.slide4 {
    margin: 135px 0 0 10px;
  }
  main.history .historyGallery .historyGalleryContent p.slide5 {
    margin: 195px 0 0 10px;
  }
  main.history .historyGallery .historyGalleryContent p.slide6 {
    margin: 255px 0 0 10px;
  }
  main.history .historyGallery .historyGalleryContent p.slide7 {
    margin: 240px 0 0 10px;
  }
  main.history .historyGallery .historyGalleryContent p.slide8 {
    margin: 350px 0 0 10px;
  }
  main.history .historyGallery .historyGalleryContent p.slide9 {
    margin: 200px 0 0 10px;
  }
  main.history .historyGallery .historyGalleryContent p.slide10 {
    margin: 255px 0 0 10px;
  }
  main.history .historyGallery .historyGalleryContent .img-responsive,
  main.history .historyGallery .historyGalleryContent .img-responsive img {
    display: block;
    max-width: 100%;
    height: auto;
    float: left;
  }
  main.history #historyPagination {
    margin: 100px 0 60px 0;
    padding: 0;
    width: 100%;
    height: 25px;
    background: url(/img/history/desktop/historie_zeitstrahl_linie_desktop.png) repeat-x 0% 50%;
    z-index: 999;
    position: relative;
  }
  main.history #historyPagination ul.timelineBullets {
    margin: 0;
    padding: 0;
    height: 25px;
    display: table;
    table-layout: fixed;
    width: 100%;
    z-index: 999999;
  }
  main.history #historyPagination ul.timelineBullets li {
    display: table-cell;
    width: auto;
    text-align: center;
    padding-left: 25px;
    position: relative;
  }
  main.history #historyPagination ul.timelineBullets li span.bulletTitles {
    position: absolute;
    width: 80px;
    bottom: 16px;
    margin-left: -25px;
    display: none;
  }
  main.history #historyPagination ul.timelineBullets li a {
    background: url(/img/history/desktop/historie_kreis_zeitstrahl_schwarz_desktop.png);
    display: block;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
  }
  main.history #historyPagination ul.timelineBullets li.selected span.bulletTitles {
    position: absolute;
    width: 80px;
    bottom: 16px;
    margin-left: -25px;
    display: block;
  }
  main.history #historyPagination ul.timelineBullets li.selected a {
    background: url(/img/history/desktop/historie_kreis_zeitstrahl_gelb_desktop.png) no-repeat;
    display: block;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
  }
  main.history .timelineTitles {
    position: relative;
    color: #d9d9d9;
    bottom: 102px;
  }
  main.history .timelineTitles .timelineLeft {
    position: absolute;
    left: -45px;
  }
  main.history .timelineTitles .timelineRight {
    position: absolute;
    right: -80px;
  }
}
@media screen and (min-width: 1280px) {
  main.history {
    padding-top: 0px !important;
    background: url(/img/history/desktop/historie_bg_desktop_large.jpg);
  }
  main.history .page-section {
    padding-bottom: 54px;
  }
  main.history .page-section.intro-section {
    text-align: center;
  }
  main.history .page-section.intro-section header.lead h1 {
    font-size: 78px;
    line-height: 48px;
    margin: 0;
    padding: 0px;
  }
  main.history .page-section.intro-section header.lead h5 {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 24px;
    line-height: 20px;
    margin: 80px 0 28px 0;
  }
  main.history .page-section.intro-section header.lead p {
    width: 60%;
    margin: auto 20%;
  }
  main.history .page-section .embed-container {
    margin-top: 40px;
  }
  main.history .historyGalleryContent {
    width: 1280px;
  }
  main.history .historyGalleryContent p {
    text-align: left;
    margin: 270px 0 0 50px;
    float: left;
    width: 670px;
  }
  main.history .historyGalleryContent p.slide1 {
    margin: 300px 0 0 10px !important;
  }
  main.history .historyGalleryContent p.slide2 {
    margin: 285px 0 0 10px !important;
  }
  main.history .historyGalleryContent p.slide3 {
    margin: 340px 0 0 10px !important;
  }
  main.history .historyGalleryContent p.slide4 {
    margin: 195px 0 0 10px !important;
  }
  main.history .historyGalleryContent p.slide5 {
    margin: 255px 0 0 10px !important;
  }
  main.history .historyGalleryContent p.slide6 {
    margin: 350px 0 0 10px !important;
  }
  main.history .historyGalleryContent p.slide7 {
    margin: 330px 0 0 10px !important;
  }
  main.history .historyGalleryContent p.slide8 {
    margin: 375px 0 0 10px !important;
  }
  main.history .historyGalleryContent p.slide9 {
    margin: 255px 0 0 10px !important;
  }
  main.history .historyGalleryContent p.slide10 {
    margin: 350px 0 0 10px !important;
  }
  main.history ul.timelineBullets {
    margin: 0;
    padding: 0;
    height: 25px;
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  main.history ul.timelineBullets li {
    display: table-cell;
    width: auto;
    text-align: center;
    padding-left: 40px !important;
    position: relative;
  }
  main.history ul.timelineBullets li a {
    background: url(/img/history/desktop/historie_kreis_zeitstrahl_schwarz_desktop.png);
    display: block;
    width: 27px;
    height: 27px;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
  }
  main.history ul.timelineBullets li.selected {
    position: relative;
  }
  main.history ul.timelineBullets li.selected span.bulletTitles {
    position: absolute;
    width: 80px;
    bottom: 16px;
    margin-left: -25px;
    display: block;
  }
  main.history ul.timelineBullets li.selected a {
    background: url(/img/history/desktop/historie_kreis_zeitstrahl_gelb_desktop.png) no-repeat;
    display: block;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
  }
  main.history #historyPagination {
    margin: 20px 0 0px 0;
    padding: 0;
    width: 100%;
    height: 25px;
    background: url(/img/history/desktop/historie_zeitstrahl_linie_desktop.png) repeat-x 0% 50%;
    z-index: 999;
    position: relative;
  }
  main.history .timelineTitles {
    position: relative;
    color: #d9d9d9;
    bottom: 45px !important;
  }
  main.history .timelineTitles .timelineLeft {
    position: absolute;
    left: -70px;
  }
  main.history .timelineTitles .timelineRight {
    position: absolute;
    right: -120px !important;
  }
  main.history .page-section .historyGalleryContent .embed-container {
    margin: 10px 0 0 10px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  main.history {
    padding-top: 0px !important;
    background: url(/img/history/desktop/historie_bg_desktop_large.jpg);
  }
  main.history .page-section {
    padding-bottom: 49px;
  }
  main.history .page-section.intro-section {
    text-align: center;
  }
  main.history .page-section.intro-section header.lead h1 {
    font-size: 70px;
    line-height: 43px;
    margin: 0;
    padding: 0px;
  }
  main.history .page-section.intro-section header.lead h5 {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 22px;
    line-height: 18px;
    margin: 72px 0 25px 0;
  }
  main.history .page-section.intro-section header.lead p {
    width: 60%;
    margin: auto 20%;
  }
  main.history .page-section .embed-container {
    margin-top: 36px;
  }
  main.history .page-section .historyGalleryContent {
    width: 1024px;
  }
  main.history .page-section .historyGalleryContent p {
    text-align: left;
    margin: 270px 0 0 10px;
    float: left;
    width: 460px;
  }
  main.history .page-section .historyGalleryContent p.slide1 {
    margin: 300px 0 0 10px;
  }
  main.history .page-section .historyGalleryContent p.slide2 {
    margin: 280px 0 0 10px;
  }
  main.history .page-section .historyGalleryContent p.slide3 {
    margin: 340px 0 0 10px;
  }
  main.history .page-section .historyGalleryContent p.slide4 {
    margin: 185px 0 0 10px;
  }
  main.history .page-section .historyGalleryContent p.slide5 {
    margin: 245px 0 0 10px;
  }
  main.history .page-section .historyGalleryContent p.slide6 {
    margin: 340px 0 0 10px;
  }
  main.history .page-section .historyGalleryContent p.slide7 {
    margin: 340px 0 0 10px;
  }
  main.history .page-section .historyGalleryContent p.slide8 {
    margin: 365px 0 0 10px;
  }
  main.history .page-section .historyGalleryContent p.slide9 {
    margin: 260px 0 0 10px;
  }
  main.history .page-section .historyGalleryContent p.slide10 {
    margin: 360px 0 0 10px;
  }
  main.history .page-section ul.timelineBullets {
    margin: 0;
    padding: 0;
    height: 25px;
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  main.history .page-section ul.timelineBullets li {
    display: table-cell;
    width: auto;
    text-align: center;
    padding-left: 20px;
    position: relative;
  }
  main.history .page-section ul.timelineBullets li a {
    background: url(/img/history/desktop/historie_kreis_zeitstrahl_schwarz_desktop.png);
    display: block;
    width: 27px;
    height: 27px;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
  }
  main.history .page-section ul.timelineBullets li.selected {
    position: relative;
  }
  main.history .page-section ul.timelineBullets li.selected span.bulletTitles {
    position: absolute;
    width: 80px;
    bottom: 16px;
    margin-left: -25px;
    display: block;
  }
  main.history .page-section ul.timelineBullets li.selected a {
    background: url(/img/history/desktop/historie_kreis_zeitstrahl_gelb_desktop.png) no-repeat;
    display: block;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
  }
  main.history #historyPagination {
    margin: 20px 0 0px 0;
    padding: 0;
    width: 100%;
    height: 25px;
    background: url(/img/history/desktop/historie_zeitstrahl_linie_desktop.png) repeat-x 0% 50%;
    z-index: 999;
    position: relative;
  }
  main.history .timelineTitles {
    position: relative;
    color: #d9d9d9;
    bottom: 43px;
  }
  main.history .timelineTitles .timelineLeft {
    position: absolute;
    left: -70px;
  }
  main.history .timelineTitles .timelineRight {
    position: absolute;
    right: -100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  main.history {
    padding-top: 0px !important;
    background: url(/img/history/desktop/historie_bg_desktop.jpg) !important;
  }
  main.history .page-section {
    padding-bottom: 44px;
  }
  main.history .page-section.intro-section {
    text-align: center;
  }
  main.history .page-section.intro-section header.lead h1 {
    font-size: 63px;
    line-height: 39px;
    margin: 0;
    padding: 0px;
  }
  main.history .page-section.intro-section header.lead h5 {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 20px;
    line-height: 16px;
    margin: 65px 0 23px 0;
  }
  main.history .page-section.intro-section header.lead p {
    width: 60%;
    margin: auto 20%;
  }
  main.history .page-section .embed-container {
    margin-top: 32px;
  }
  main.history ul.timelineBullets {
    width: 105%;
  }
  main.history ul.timelineBullets li {
    display: table-cell;
    width: auto;
    text-align: center;
    padding-left: 20px;
  }
  main.history ul.timelineBullets li a {
    background: url(/img/history/mobile/historie_kreis_zeitstrahl_schwarz_mobil.png);
    display: block;
    width: 27px;
    height: 27px;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
  }
  main.history ul.timelineBullets li .selected {
    position: relative;
  }
  main.history ul.timelineBullets li .selected span.bulletTitles {
    position: absolute;
    width: 80px;
    bottom: 16px;
    left: 0px;
    display: block;
  }
  main.history ul.timelineBullets li .selected a {
    background: url(/img/history/mobile/historie_kreis_zeitstrahl_gelb_mobil.png) no-repeat;
    display: block;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
  }
  main.history .historyGalleryContent {
    width: 768px;
    text-align: left;
  }
  main.history .historyGalleryContent .contentTitle {
    text-align: left;
  }
  main.history .historyGalleryContent p {
    text-align: left;
    margin: 270px 0 0 50px;
    float: left;
    width: 360px !important;
  }
  main.history .historyGalleryContent p.slide1 {
    margin: 250px 0 0 10px;
  }
  main.history .historyGalleryContent p.slide2 {
    margin: 160px 0 0 10px;
  }
  main.history .historyGalleryContent p.slide3 {
    margin: 210px 0 0 10px;
  }
  main.history .historyGalleryContent p.slide4 {
    margin: 135px 0 0 10px;
  }
  main.history .historyGalleryContent p.slide5 {
    margin: 195px 0 0 10px;
  }
  main.history .historyGalleryContent p.slide6 {
    margin: 260px 0 0 10px;
  }
  main.history .historyGalleryContent p.slide7 {
    margin: 240px 0 0 10px;
  }
  main.history .historyGalleryContent p.slide8 {
    margin: 350px 0 0 10px;
  }
  main.history .historyGalleryContent p.slide9 {
    margin: 200px 0 0 10px;
  }
  main.history .historyGalleryContent p.slide10 {
    margin: 255px 0 0 10px;
  }
  main.history .historyGalleryContent span {
    width: 30%;
  }
  main.history .historyGalleryContent .img-responsive img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  main.history #historyPagination {
    margin: 20px 0 0px 0;
    padding: 0;
    width: 100%;
    height: 25px;
    background: url(/img/history/mobile/historie_zeitstrahl_linie_mobil.png) repeat-x 0% 50%;
    z-index: 999;
    position: relative;
  }
  main.history .timelineTitles {
    position: relative;
    color: #d9d9d9;
    bottom: 40px;
  }
  main.history .timelineTitles .timelineLeft {
    position: absolute;
    left: -45px;
  }
  main.history .timelineTitles .timelineRight {
    position: absolute;
    right: -75px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  main.history {
    padding-top: 0px !important;
    background: url(/img/history/mobile/historie_bg_mobil.jpg) !important;
  }
  main.history .page-section {
    padding-bottom: 14px;
  }
  main.history .page-section.intro-section header.lead {
    text-align: center !important;
  }
  main.history .page-section.intro-section header.lead h1 {
    font-size: 54px;
    line-height: 40px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
  }
  main.history .page-section.intro-section header.lead h5 {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 18px;
    line-height: 18px;
    margin: 72px 0 18px 0;
  }
  main.history .page-section.intro-section header.lead p {
    width: 100%;
    margin: auto;
  }
  main.history .page-section .embed-container {
    margin-top: 34px;
  }
  main.history .page-section ul.timelineBullets {
    margin: 0;
    padding: 0;
    height: 25px;
    display: table;
    table-layout: fixed;
    width: 106%;
    float: left;
  }
  main.history .page-section ul.timelineBullets li {
    display: table-cell;
    width: auto;
    text-align: center;
    padding-left: 0px;
    position: relative;
  }
  main.history .page-section ul.timelineBullets li span.bulletTitles {
    display: none;
  }
  main.history .page-section ul.timelineBullets li a {
    background: url(/img/history/mobile/historie_kreis_zeitstrahl_schwarz_mobil.png);
    display: block;
    width: 27px;
    height: 27px;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
  }
  main.history .page-section ul.timelineBullets li.selected {
    position: relative;
  }
  main.history .page-section ul.timelineBullets li.selected span.bulletTitles {
    display: none;
  }
  main.history .page-section ul.timelineBullets li.selected a {
    background: url(/img/history/mobile/historie_kreis_zeitstrahl_gelb_mobil.png) no-repeat;
    display: block;
    width: 27px;
    height: 27px;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
  }
  main.history .caroufredsel_wrapper {
    width: 320px !important;
  }
  main.history .carousel-controls li {
    height: 60%;
  }
  main.history .historyGalleryContent {
    float: left;
    overflow: hidden;
    text-align: left;
  }
  main.history .historyGalleryContent img {
    float: left;
    margin-left: 20px;
  }
  main.history .historyGalleryContent p {
    text-align: left;
    margin: 0;
    padding: 10px 10px 10px 0px;
    float: left;
    width: 300px;
    clear: both;
  }
  main.history .historyGalleryContent .contentTitle {
    width: 320px;
  }
  main.history .historyGalleryContent .img-responsive img {
    display: block;
    max-width: 90%;
    height: auto;
  }
  main.history #historyPagination {
    margin: 20px 0px 0px 0px;
    padding: 0;
    width: 100%;
    height: 25px;
    background: url(/img/history/mobile/historie_zeitstrahl_linie_mobil.png) repeat-x 0% 50%;
    position: relative;
    z-index: 999;
    float: left;
  }
  main.history .timelineTitles {
    position: relative;
    color: #d9d9d9;
  }
  main.history .timelineTitles .timelineLeft {
    position: absolute;
    left: -60px;
  }
  main.history .timelineTitles .timelineRight {
    position: absolute;
    right: -120px;
  }
  main.history .page-section .historyGalleryContent p.slideVideo {
    text-align: left;
    margin: 10px 0 0 10px;
    float: left;
    width: 300px !important;
  }
}
html body main.generic input[type="text"],
html body main.generic input[type="email"],
html body main.generic input[type="search"],
html body main.generic input[type="password"],
html body main.generic textarea {
  -webkit-appearance: caret;
  -moz-appearance: caret;
  /* mobile firefox too! */
}
html body main.generic p a {
  color: #000;
}
html body main.generic .messages.error ul {
  padding: 0;
  margin: 0 0 16px 0;
}
html body main.generic .messages.error ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
html body main.generic .messages info {
  padding: 0;
  margin: 0 0 16px 0;
}
html body main.generic .messages info li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-weight: bold;
}
html body main.generic .has-error label {
  color: #000;
  font-weight: bold;
}
html body main.generic .has-error input,
html body main.generic .has-error select {
  border-color: #000;
  -webkit-appearance: none;
}
@media (max-width: 767px) {
  html body main.generic {
    padding: 70px 0px 36px 0px;
  }
  html body main.generic .form-horizontal {
    font-size: 12px;
  }
  html body main.generic .form-horizontal .help-block {
    font-size: 11px;
  }
  html body main.generic h2 {
    padding-top: 30px;
  }
  html body main.generic ul {
    margin-left: 0px;
    padding-left: 0px;
  }
  html body main.generic ul li {
    margin-left: 0px;
    padding: 0 0 2px 0px;
  }
  html body main.generic label {
    text-align: left !important;
    font-weight: normal;
  }
}
@media (min-width: 768px) {
  html body main.generic {
    padding: 77px 0 40px 0;
  }
  html body main.generic .form-horizontal {
    font-size: 12px;
  }
  html body main.generic .form-horizontal .help-block {
    font-size: 11px;
  }
  html body main.generic h2 {
    padding-top: 32px;
  }
  html body main.generic ul {
    margin-left: 0px;
    padding-left: 0px;
  }
  html body main.generic ul li {
    margin-left: 0px;
    padding: 0 0 2px 0px;
  }
}
@media (min-width: 1024px) {
  html body main.generic {
    padding: 77px 0 40px 0;
  }
  html body main.generic .form-horizontal {
    font-size: 12px;
  }
  html body main.generic .form-horizontal .help-block {
    font-size: 11px;
  }
  html body main.generic h2 {
    padding-top: 32px;
  }
  html body main.generic ul {
    margin-left: 0px;
    padding-left: 0px;
  }
  html body main.generic ul li {
    margin-left: 0px;
    padding: 0 0 2px 0px;
  }
}
@media (min-width: 1280px) {
  html body main.generic {
    padding: 86px 0 44px 0;
  }
  html body main.generic .form-horizontal {
    font-size: 14px;
  }
  html body main.generic .form-horizontal .help-block {
    font-size: 12px;
  }
  html body main.generic h2 {
    padding-top: 36px;
  }
  html body main.generic ul {
    margin-left: 0px;
    padding-left: 0px;
  }
  html body main.generic ul li {
    margin-left: 0px;
    padding: 0 0 2px 0px;
  }
}
.black-page {
  background-color: #000;
  height: auto;
}
.searchresult-page {
  background: #000 url(/img/search_flyout_bg.gif) center top repeat-y;
}
.searchresult-page a.complete-result-cocktails {
  display: block;
  position: absolute;
  padding: 0;
}
.searchresult-page h2 {
  position: absolute;
  font-family: "SchweppesTitle Heavy", "Times New Roman", Times, serif;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none ;
}
.searchresult-page .result-text {
  position: relative;
  text-decoration: none;
}
.searchresult-page .result-text h2 {
  left: 0;
  color: #ccc;
}
.searchresult-page .result-text .result-box {
  padding: 0;
  display: block;
}
.searchresult-page .result-text .result-box h3 {
  font-family: "SchweppesTitle Heavy", "Times New Roman", Times, serif;
  color: #696969;
  font-weight: normal;
  margin: 0;
}
.searchresult-page .result-text .result-box p {
  font-family: Tahoma, Arial, sans-serif;
  padding: 0;
  color: #696969;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  margin: 0;
}
.searchresult-page .result-text .result-box:hover {
  text-decoration: none;
}
.searchresult-page .result-text .result-box:hover h3,
.searchresult-page .result-text .result-box:hover p {
  text-decoration: none;
  color: #000;
}
.searchresult-page .result-cocktail {
  background-color: #000;
  position: relative;
}
.searchresult-page .result-cocktail h2 {
  color: #696969;
}
.searchresult-page .result-cocktail .result-box {
  position: relative;
  display: block;
  float: left;
}
.searchresult-page .result-cocktail .result-box span {
  text-align: center;
}
.searchresult-page .result-cocktail .result-box span img {
  margin: 0px auto;
}
.searchresult-page .result-cocktail .result-box h3 {
  font-family: Tahoma, Arial, sans-serif;
  text-transform: none;
  text-align: center;
  padding: 0px;
  color: #b1b2b4;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
.searchresult-page .result-cocktail .result-box:hover h3 {
  color: #fff;
}
.searchresult-page .searchPagination {
  background: transparent url(/img/search_result_bg.gif) center top no-repeat;
}
.searchresult-page .searchPagination .blackPagination {
  background: transparent url(/img/search_result_bg.gif) right top no-repeat;
  padding: 18px 0 4px 0;
}
.searchresult-page .searchPagination .greyPagination {
  padding: 18px 0 4px 0;
}
.searchresult-page .searchPagination .greyPagination li a,
.searchresult-page .searchPagination .greyPagination li label {
  color: #000 !important;
  border-color: #000 !important;
}
.phonePagination {
  display: none;
}
.mixopediaPagination ul {
  padding: 0;
  text-align: center;
  float: right;
}
.mixopediaPagination li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline;
}
.mixopediaPagination li label {
  color: #fff;
}
.mixopediaPagination li a {
  display: inline-block;
  text-decoration: none;
}
.mixopediaPagination li a.prevOne {
  border: 1px solid #fff;
  color: #fff;
}
.mixopediaPagination li a.nextOne {
  border: 1px solid #fff;
  color: #fff;
}
.mixopediaPagination li a:hover {
  color: #fff;
}
.mixopediaPagination li input[type="text"] {
  border: none;
}
@media screen and (min-width: 1280px) {
  .searchresult-page a.complete-result-cocktails {
    margin: 15px 0 0 178px;
    width: 285px;
    height: 52px;
    background: #000 url(/img/btn_se_mixen_default_1280.png) left top no-repeat;
  }
  .searchresult-page a.complete-result-cocktails:hover {
    background: #000 url(/img/btn_se_mixen_rollover_1280.png) left top no-repeat;
  }
  .searchresult-page a.complete-result-cocktails:active {
    background: #000 url(/img/btn_se_mixen_aktiv_1280.png) left top no-repeat;
  }
  .searchresult-page .search-result h2 {
    font-size: 36px;
  }
  .searchresult-page .search-result .result-text {
    padding-top: 144px;
  }
  .searchresult-page .search-result .result-text h2 {
    top: 84px;
  }
  .searchresult-page .search-result .result-text .result-box {
    padding: 28px 30px 0 0;
  }
  .searchresult-page .search-result .result-text .result-box h3 {
    font-size: 22px;
    padding: 0 0 8px 0;
  }
  .searchresult-page .search-result .result-text .result-box p {
    padding: 0 0 10px 0;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
  }
  .searchresult-page .search-result .result-text .result-box .ruler {
    width: 200px;
    background-color: #e5e5e5;
    height: 4px;
    border-bottom: 1px solid #d5d5d5;
  }
  .searchresult-page .search-result .result-cocktail {
    padding-top: 144px;
    padding-bottom: 4000px;
    margin-bottom: -4000px;
  }
  .searchresult-page .search-result .result-cocktail h2 {
    left: 58px;
    top: 84px;
  }
  .searchresult-page .search-result .result-cocktail .result-box {
    width: 160px;
    height: 320px;
    margin-left: 40px;
    padding: 0 0 72px 0;
  }
  .searchresult-page .search-result .result-cocktail .result-box img {
    height: 240px;
  }
  .searchresult-page .search-result .result-cocktail .result-box h3 {
    font-size: 16px;
    line-height: 20px;
    margin: 18px 0 0 0;
  }
  .searchPagination .blackPagination {
    padding: 18px 0 4px 0;
  }
  .searchPagination .greyPagination {
    padding: 18px 0 4px 0;
  }
  .mixopediaPagination ul {
    margin: 0 40px 0 0;
    line-height: 65px;
  }
  .mixopediaPagination li label {
    margin: 0 4px;
  }
  .mixopediaPagination li a.prevOne {
    width: 31px;
    height: 31px;
    padding: 5px 8px 0 0;
  }
  .mixopediaPagination li a.nextOne {
    width: 31px;
    height: 31px;
    padding: 5px 0 0 8px;
  }
  .mixopediaPagination li input[type="text"] {
    height: 31px;
    padding: 0 5px;
    width: 40px;
    margin: 0 0 0 5px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .searchresult-page a.complete-result {
    margin: 0 0 0 52px;
  }
  .searchresult-page a.complete-result img {
    width: 240px;
    height: 40px;
  }
  .searchresult-page a.complete-result-cocktails {
    margin: 16px 0 0 160px;
    width: 224px;
    height: 41px;
    background: #000 url(/img/btn_se_mixen_default_1024.png) left top no-repeat;
  }
  .searchresult-page a.complete-result-cocktails:hover {
    background: #000 url(/img/btn_se_mixen_rollover_1024.png) left top no-repeat;
  }
  .searchresult-page a.complete-result-cocktails:active {
    background: #000 url(/img/btn_se_mixen_aktiv_1024.png) left top no-repeat;
  }
  .searchresult-page .search-result h2 {
    font-size: 32px;
  }
  .searchresult-page .search-result .result-text {
    padding-top: 130px;
  }
  .searchresult-page .search-result .result-text h2 {
    top: 76px;
  }
  .searchresult-page .search-result .result-text .result-box {
    padding: 25px 27px 0 0;
  }
  .searchresult-page .search-result .result-text .result-box h3 {
    font-size: 20px;
    padding: 0 0 7px 0;
  }
  .searchresult-page .search-result .result-text .result-box p {
    padding: 0 0 9px 0;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
  }
  .searchresult-page .search-result .result-text .result-box .ruler {
    width: 180px;
    background-color: #e5e5e5;
    height: 4px;
    border-bottom: 1px solid #d5d5d5;
  }
  .searchresult-page .search-result .result-cocktail {
    padding-top: 130px;
    padding-bottom: 4000px;
    margin-bottom: -4000px;
  }
  .searchresult-page .search-result .result-cocktail h2 {
    left: 52px;
    top: 76px;
  }
  .searchresult-page .search-result .result-cocktail .result-box {
    width: 144px;
    height: 288px;
    margin-left: 36px;
    padding: 0 0 65px 0;
  }
  .searchresult-page .search-result .result-cocktail .result-box img {
    height: 216px;
  }
  .searchresult-page .search-result .result-cocktail .result-box h3 {
    font-size: 14px;
    line-height: 18px;
    margin: 16px 0 0 0;
  }
  .searchPagination {
    background: transparent url(/img/search_result_bg.gif) center top no-repeat;
  }
  .searchPagination .blackPagination {
    background: transparent url(/img/search_result_bg.gif) right top no-repeat;
    padding: 16px 0 4px 0;
  }
  .searchPagination .greyPagination {
    padding: 16px 0 4px 0;
  }
  .mixopediaPagination ul {
    margin: 0 36px 0 0;
    line-height: 59px;
  }
  .mixopediaPagination li label {
    margin: 0 4px;
  }
  .mixopediaPagination li a.prevOne {
    width: 28px;
    height: 28px;
    padding: 5px 8px 0 0;
  }
  .mixopediaPagination li a.nextOne {
    width: 28px;
    height: 28px;
    padding: 5px 0 0 7px;
  }
  .mixopediaPagination li input[type="text"] {
    height: 28px;
    padding: 0 5px;
    width: 36px;
    margin: 0 0 0 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .searchresult-page a.complete-result {
    margin: 0 0 0 47px;
  }
  .searchresult-page a.complete-result img {
    width: 216px;
    height: 36px;
  }
  .searchresult-page a.complete-result-cocktails {
    margin: 13px 0 0 44px;
    width: 224px;
    height: 41px;
    background: #000 url(/img/btn_se_mixen_default_1024.png) left top no-repeat;
  }
  .searchresult-page a.complete-result-cocktails:hover {
    background: #000 url(/img/btn_se_mixen_rollover_1024.png) left top no-repeat;
  }
  .searchresult-page a.complete-result-cocktails:active {
    background: #000 url(/img/btn_se_mixen_aktiv_1024.png) left top no-repeat;
  }
  .searchresult-page .search-result h2 {
    font-size: 27px;
    line-height: 29px;
  }
  .searchresult-page .search-result .result-text {
    padding-top: 117px;
  }
  .searchresult-page .search-result .result-text h2 {
    top: 68px;
    margin-left: 10px;
  }
  .searchresult-page .search-result .result-text .result-box {
    padding: 23px 24px 0 10px;
  }
  .searchresult-page .search-result .result-text .result-box h3 {
    font-size: 18px;
    padding: 0 0 6px 0;
  }
  .searchresult-page .search-result .result-text .result-box p {
    padding: 0 0 8px 0;
    font-size: 13px;
    line-height: 16px;
    margin: 0;
  }
  .searchresult-page .search-result .result-text .result-box .ruler {
    width: 162px;
    background-color: #e5e5e5;
    height: 4px;
    border-bottom: 1px solid #d5d5d5;
  }
  .searchresult-page .search-result .result-cocktail {
    padding-top: 117px;
    padding-bottom: 4000px;
    margin-bottom: -4000px;
  }
  .searchresult-page .search-result .result-cocktail h2 {
    left: 47px;
    top: 68px;
  }
  .searchresult-page .search-result .result-cocktail .result-box {
    width: 130px;
    height: 260px;
    margin-left: 32px;
    padding: 0 0 59px 0;
  }
  .searchresult-page .search-result .result-cocktail .result-box img {
    height: 194px;
  }
  .searchresult-page .search-result .result-cocktail .result-box h3 {
    font-size: 13px;
    line-height: 16px;
    margin: 14px 0 0 0;
  }
  .searchPagination {
    background: transparent url(/img/search_result_bg.gif) center top no-repeat;
  }
  .searchPagination .blackPagination {
    background: transparent url(/img/search_result_bg.gif) right top no-repeat;
    padding: 14px 0 4px 0;
  }
  .searchPagination .greyPagination {
    padding: 14px 0 4px 0;
  }
  .mixopediaPagination ul {
    margin: 0 32px 0 0;
    line-height: 53px;
  }
  .mixopediaPagination li label {
    margin: 0 4px;
  }
  .mixopediaPagination li a.prevOne {
    width: 25px;
    height: 25px;
    padding: 4px 6px 0 0;
  }
  .mixopediaPagination li a.nextOne {
    width: 25px;
    height: 25px;
    padding: 4px 0 0 5px;
  }
  .mixopediaPagination li input[type="text"] {
    height: 25px;
    padding: 0 5px;
    width: 32px;
    margin: 0 0 0 5px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .searchresult-page {
    background-image: none;
  }
  .searchresult-page a.complete-result {
    margin: 0 0 0 47px;
  }
  .searchresult-page a.complete-result img {
    width: 216px;
    height: 36px;
  }
  .searchresult-page a.complete-result-cocktails {
    margin: 10px 0 0 16px;
    display: block;
    width: 285px;
    height: 52px;
    background: #000 url(/img/btn_se_mixen_default_1280.png) left top no-repeat;
  }
  .searchresult-page a.complete-result-cocktails:hover {
    background: #000 url(/img/btn_se_mixen_rollover_1280.png) left top no-repeat;
  }
  .searchresult-page a.complete-result-cocktails:active {
    background: #000 url(/img/btn_se_mixen_aktiv_1280.png) left top no-repeat;
  }
  .searchresult-page .search-result {
    padding: 0;
  }
  .searchresult-page .search-result h2 {
    font-size: 27px;
    line-height: 29px;
  }
  .searchresult-page .search-result .result-text {
    background-color: #f6f5f1;
    padding: 117px 20px 20px 20px;
  }
  .searchresult-page .search-result .result-text h2 {
    top: 48px;
    left: 20px;
  }
  .searchresult-page .search-result .result-text .result-box {
    padding: 23px 24px 0 0;
  }
  .searchresult-page .search-result .result-text .result-box h3 {
    font-size: 18px;
    padding: 0 0 6px 0;
  }
  .searchresult-page .search-result .result-text .result-box p {
    padding: 0 0 8px 0;
    font-size: 13px;
    line-height: 16px;
    margin: 0;
  }
  .searchresult-page .search-result .result-text .result-box .ruler {
    width: 162px;
    background-color: #e5e5e5;
    height: 4px;
    border-bottom: 1px solid #d5d5d5;
  }
  .searchresult-page .search-result .result-cocktail {
    background-color: #000;
    padding: 80px 20px 0 20px;
  }
  .searchresult-page .search-result .result-cocktail h2 {
    left: 20px;
    top: 20px;
  }
  .searchresult-page .search-result .result-cocktail .result-box {
    width: 130px;
    margin-left: 10px;
    padding: 0 0 20px 0;
  }
  .searchresult-page .search-result .result-cocktail .result-box img {
    height: 194px;
  }
  .searchresult-page .search-result .result-cocktail .result-box h3 {
    font-size: 13px;
    line-height: 16px;
    margin: 14px 0 0 0;
  }
  .searchPagination {
    background-image: none;
  }
  .searchPagination .greyPagination {
    display: none;
  }
  .searchPagination .blackPagination {
    background: transparent url(/img/search_result_bg.gif) right top no-repeat;
    padding: 0;
    height: 78px;
    text-align: center;
  }
  .searchPagination .blackPagination ul {
    display: none;
  }
  .phonePagination {
    display: block;
  }
  .phonePagination .greyPagination {
    display: block;
    background: transparent url(/img/search_result_bg.gif) left top no-repeat;
    height: 78px;
    text-align: center;
  }
  .phonePagination .greyPagination ul {
    margin: 0 0 0 20px;
    float: none;
  }
  .mixopediaPagination ul {
    margin: 0 36px 0 0;
    line-height: 59px;
  }
  .mixopediaPagination li label {
    margin: 0 4px;
  }
  .mixopediaPagination li a.prevOne {
    width: 28px;
    height: 28px;
    padding: 5px 8px 0 0;
  }
  .mixopediaPagination li a.nextOne {
    width: 28px;
    height: 28px;
    padding: 5px 0 0 7px;
  }
  .mixopediaPagination li input[type="text"] {
    height: 28px;
    padding: 0 5px;
    width: 36px;
    margin: 0 0 0 5px;
  }
}
.scroll-button {
  bottom: 0px;
  left: 50%;
  margin: 0;
  position: fixed;
  text-align: center;
  z-index: 1000;
}
.scroll-button.scroll-button-mixopedia {
  left: 15%;
}
.scroll-button.scroll-button-mixopedia .scroll-button-inner-mixopedia {
  font-weight: bold;
}
@media (min-width: 0px) and (max-width: 767px) {
  .scroll-button.scroll-button-mixopedia .scroll-button-inner-mixopedia {
    display: none;
  }
}
@media (min-width: 768px) {
  .scroll-button.scroll-button-mixopedia .scroll-button-inner-mixopedia {
    background-image: url('/img/scroller_1024.png');
    margin-left: -24px;
    padding-bottom: 48px;
    width: 48px;
  }
}
@media (min-width: 1024px) {
  .scroll-button.scroll-button-mixopedia .scroll-button-inner-mixopedia {
    background-image: url('/img/scroller_1280.png');
    margin-left: -31.5px;
    padding-bottom: 63px;
    width: 63px;
  }
}
@media (min-width: 1280px) {
  .scroll-button.scroll-button-mixopedia .scroll-button-inner-mixopedia {
    background-image: url('/img/scroller_1440.png');
    margin-left: -39.5px;
    padding-bottom: 79px;
    width: 79px;
    padding-left: 10px;
  }
}
.scroll-button.scroll-button-mixopedia .scroll-button-inner-mixopedia:hover {
  color: #696969 !important;
  text-decoration: none;
}
.cocktailBox {
  color: #ffffff;
  clear: both;
  text-align: center;
  max-width: 260px;
}
.cocktailBox:hover a {
  color: #ffdc00;
  text-decoration: none;
}
.cocktailBox a {
  color: #ffffff;
}
.cocktailBox a:hover {
  color: #ffdc00;
  text-decoration: none;
}
.cocktailBox a:active {
  color: #ffffff;
}
.cocktailBox h2 {
  font-size: 22px;
  height: 40px;
  line-height: 21px;
  margin-top: 10px;
  overflow: hidden;
  text-transform: uppercase;
}
.cocktailBox p {
  font-size: 14px;
  height: 56px;
  line-height: 19px;
  overflow: hidden;
}
.cocktailBox div.alcoholStrength {
  background: url("/img/mixopedia/alcohol-strength-sticker.png") no-repeat;
  width: 49px;
  height: 50px;
  color: #ffdc00;
  position: absolute;
  right: 5%;
  bottom: 48%;
  padding: 8px 0;
  text-align: center;
  font-size: 13px;
  line-height: 16px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .cocktailBox div.alcoholStrength {
    bottom: 55%;
  }
}
.cocktailBox div.alcoholStrength p {
  font-size: 13px;
  line-height: 16px;
  color: #ffffff;
}
div.colorWheel {
  text-align: center;
}
div.colorWheel p.colorMessage {
  margin: 0 auto 10px auto;
  padding: 0;
  height: 20px;
}
div.colorWheel .deactivated {
  display: none;
}
div.colorWheel .active {
  display: block;
}
div.social-links-list {
  position: relative;
}
div.social-links-list ul {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  white-space: nowrap;
  /* For IE, the outcast */
  display: inline-block;
  zoom: 1;
  *display: inline;
}
div.social-links-list ul li {
  list-style-type: none;
  text-align: center;
  float: left;
}
div.social-links-list ul li a.like {
  display: block;
  background: url("/img/icon_like-lg.png") no-repeat;
  width: 77px;
  height: 68px;
}
div.social-links-list ul li a.like:hover {
  background: url("/img/icon-basket_hover_lg.png") no-repeat;
}
div.social-links-list ul li a.share {
  display: block;
  background: url("/img/icon_share-lg.png") no-repeat;
  width: 71px;
  height: 68px;
}
div.social-links-list ul li a.share:hover {
  background: url("/img/icon-print_hover_lg.png") no-repeat;
}
div.social-links-list-slider {
  position: absolute;
  margin-left: 85px;
}
@media (min-width: 0px) and (max-width: 767px) {
  div.social-links-list-slider {
    position: relative;
    margin-left: 0;
  }
}
div.social-links-list-slider ul {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  white-space: nowrap;
  /* For IE, the outcast */
  display: inline-block;
  zoom: 1;
  *display: inline;
}
div.social-links-list-slider ul li {
  list-style-type: none;
  text-align: center;
  float: left;
}
div.social-links-list-slider ul li a.like {
  display: block;
  background: url("/img/icon_like-lg.png") no-repeat;
  width: 77px;
  height: 68px;
}
div.social-links-list-slider ul li a.like:hover {
  background: url("/img/icon-basket_hover_lg.png") no-repeat;
}
div.social-links-list-slider ul li a.share {
  display: block;
  background: url("/img/icon_share-lg.png") no-repeat;
  width: 71px;
  height: 68px;
}
div.social-links-list-slider ul li a.share:hover {
  background: url("/img/icon-print_hover_lg.png") no-repeat;
}
.mixopedia {
  background-image: none;
  background-color: #000000;
  color: #fff;
}
.mixopedia div.cocktailFinder {
  margin-top: 40px;
}
@media (min-width: 768px) and (max-width: 784px) {
  .mixopedia div.cocktailFinder {
    left: 16px;
    position: relative;
  }
}
.mixopedia div.cocktailFinder h1 {
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  color: #ffffff;
  margin-bottom: 0.75em;
}
@media (min-width: 0px) {
  .mixopedia div.cocktailFinder h1 {
    font-size: 12px;
    line-height: 12px;
  }
}
@media (min-width: 768px) {
  .mixopedia div.cocktailFinder h1 {
    font-size: 19px;
    line-height: 19px;
  }
}
@media (min-width: 1024px) {
  .mixopedia div.cocktailFinder h1 {
    font-size: 25px;
    line-height: 25px;
  }
}
@media (min-width: 1280px) {
  .mixopedia div.cocktailFinder h1 {
    font-size: 32px;
    line-height: 32px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .mixopedia div.cocktailFinder h1 {
    font-size: 24px;
    line-height: 1.5em;
    margin: 1em 0;
    text-align: center;
  }
}
.mixopedia div.cocktailFinder .form-control {
  border: none;
  margin: 0;
  padding: 0 10px;
  width: 100%;
  height: 35px;
  background-color: #fff;
  color: #000000;
}
.mixopedia div.cocktailFinder .form-control.cocktailSearchbox {
  background-color: #ffffff !important;
  background-image: url('/img/search-button.gif');
  background-position: right center;
  background-repeat: no-repeat;
  border: 1px solid #b1b2b4;
  box-shadow: none;
}
@media (min-width: 0px) and (max-width: 1279px) {
  .mixopedia div.cocktailFinder .form-control.cocktailSearchbox {
    background-image: url('/img/search_mobile.gif');
    background-size: 36px 25px;
    font-size: 14px;
    height: 50px;
  }
}
.mixopedia div.cocktailFinder .form-control.cocktailSearchbox:focus {
  background-image: url('/img/search-button_aktiv.gif');
}
@media (min-width: 0px) and (max-width: 1279px) {
  .mixopedia div.cocktailFinder .form-control.cocktailSearchbox:focus {
    background-image: url('/img/search_mobile_aktiv.gif');
  }
}
.mixopedia div.cocktailFinder input[type="text"].cocktailSearchInput {
  background: #fff;
  margin: 2px 0;
  border: 0;
  color: #000000;
}
@media (min-width: 0px) {
  .mixopedia div.cocktailFinder input[type="text"].cocktailSearchInput {
    font-size: 6px;
    line-height: 6px;
  }
}
@media (min-width: 768px) {
  .mixopedia div.cocktailFinder input[type="text"].cocktailSearchInput {
    font-size: 9px;
    line-height: 9px;
  }
}
@media (min-width: 1024px) {
  .mixopedia div.cocktailFinder input[type="text"].cocktailSearchInput {
    font-size: 12px;
    line-height: 12px;
  }
}
@media (min-width: 1280px) {
  .mixopedia div.cocktailFinder input[type="text"].cocktailSearchInput {
    font-size: 16px;
    line-height: 16px;
  }
}
.mixopedia div.cocktailFinder input[type="text"].cocktailSearchInput:focus {
  border-color: #ffdc00;
}
.mixopedia div.cocktailFinder button.searchButton {
  /*background-image: url('/img/search_mobile.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 24px 25px;
    border: none;
    height: 35px;
    padding: 0px;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;*/
  display: none;
  /* This button is useless. */
}
.mixopedia div.cocktailFinder button.searchButton:focus {
  /*background-image: url('/img/search_mobile_aktiv.png');
        border-color: @brand-primary !important;*/
}
@media (max-width: 1279px) {
  .mixopedia div.cocktailFinder div.filterList {
    margin-top: -16px;
  }
}
.mixopedia div.cocktailFinder div.filterList ul {
  margin: 0;
  padding: 0;
}
.mixopedia div.cocktailFinder div.filterList ul li {
  list-style: none;
  border-bottom: 1px solid #242424;
}
@media (min-width: 0px) {
  .mixopedia div.cocktailFinder div.filterList ul li {
    font-size: 14px;
    line-height: 30px;
  }
}
.mixopedia div.cocktailFinder div.filterList ul li a {
  color: #696969;
  display: block;
  padding: 8px 0px 8px 0px;
  text-decoration: none;
}
.mixopedia div.cocktailFinder div.filterList ul li.active {
  color: #ffffff;
  background: url("/img/mixopedia/listPoint-higlighted.png") 0% 40% no-repeat;
}
.mixopedia div.cocktailFinder div.filterList ul li.active a {
  margin-left: 20px;
  color: #ffffff;
}
.mixopedia div.cocktailFinder div.filterList ul li:hover {
  color: #ffffff;
  background: url("/img/mixopedia/listPoint-higlighted.png") 0% 40% no-repeat;
  cursor: pointer;
}
.mixopedia div.cocktailFinder div.filterList ul li:hover a {
  margin-left: 20px;
  color: #ffffff;
}
.mixopedia div.cocktailFinder .panel-group .panel .panel-heading .panel-title {
  border-bottom: 1px solid #ffffff;
  margin-top: 8px;
}
.mixopedia div.cocktailFinder .panel-group .panel .panel-heading .panel-title a {
  color: #ffffff;
}
.mixopedia div.cocktailFinder .panel-group .panel .panel-body {
  margin: 0;
  padding: 0;
}
.mixopedia div.cocktailFinder .panel-group .panel .panel-body:focus {
  border-color: #ffdc00;
}
.mixopedia div.cocktailFinder select.mixopediaSelectBox {
  width: 100%;
}
.mixopedia div.cocktailFinder select.moreAlcoholsSelectBox {
  width: 100%;
}
.mixopedia div.cocktailFinder div.moreAlcoholsSelection {
  line-height: 47px;
  text-align: center;
}
.mixopedia div.cocktailFinder div.alcoholLevel ul.alcoholRange,
.mixopedia div.cocktailFinder div.alcoholLevel ul.difficultyRange {
  padding: 0;
  margin: 0;
  text-align: justify;
  -ms-text-justify: distribute-all-lines;
  text-justify: distribute-all-lines;
}
.mixopedia div.cocktailFinder div.alcoholLevel ul.alcoholRange:after,
.mixopedia div.cocktailFinder div.alcoholLevel ul.difficultyRange:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.mixopedia div.cocktailFinder div.alcoholLevel ul.alcoholRange li,
.mixopedia div.cocktailFinder div.alcoholLevel ul.difficultyRange li {
  list-style-type: none;
  display: inline-block;
}
.mixopedia div.cocktailFinder div.drinkDifficulty ul.difficultyRange {
  padding: 0;
  margin: 0;
  text-align: justify;
  -ms-text-justify: distribute-all-lines;
  text-justify: distribute-all-lines;
}
.mixopedia div.cocktailFinder div.drinkDifficulty ul.difficultyRange:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.mixopedia div.cocktailFinder div.drinkDifficulty ul.difficultyRange li {
  list-style-type: none;
  display: inline-block;
}
.mixopedia div.cocktailFinder img.filterColorWheel {
  width: 100%;
}
.mixopedia div.cocktailFinder div.resetFilter {
  position: relative;
  margin: 20px 0;
  clear: both;
  text-align: center;
}
.mixopedia div.cocktailFinder div.resetFilter a.resetFilterButton {
  display: block;
  width: 180px;
  height: 40px;
  background: url("/img/mixopedia/resetFilterButton.png");
  margin: 0 auto;
}
.mixopedia .svg-container {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  vertical-align: middle;
  overflow: hidden;
}
.mixopedia .svg-content {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.mixopedia svg#colorWheel {
  width: 100%;
  height: auto;
}
.mixopedia div.showRating {
  margin: 0 auto;
  padding: 0;
}
.mixopedia .brandBox {
  margin: 0;
  padding: 7px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .mixopedia .brandBox {
    margin: 0;
    padding: 7px;
  }
}
@media (min-width: 768px) {
  .mixopedia .brandBox {
    margin: 0;
    padding: 7px;
  }
}
@media (min-width: 1024px) {
  .mixopedia .brandBox {
    margin: 0;
    padding: 2px;
  }
}
@media (min-width: 1280px) {
  .mixopedia .brandBox {
    margin: 0;
    padding: 0px;
  }
}
.mixopedia .brandBox img {
  border: 3px solid #000000;
}
.mixopedia .brandBox img:hover {
  border: 3px solid #ffdc00;
}
.mixopedia .brandBox img.active {
  border: 3px solid #ffdc00;
}
.mixopedia .glasses {
  padding-right: 5%;
}
.mixopedia .glasBox {
  margin: 12px 0 12px 0;
}
@media (min-width: 0px) {
  .mixopedia .glasBox a {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 100%;
    height: 80px;
    margin: 0 10% px;
  }
  .mixopedia .glasBox a.glas01 {
    background-image: url('/img/mixopedia/glasses/mobil/01_cocktail_glas_default_mobil.png');
  }
  .mixopedia .glasBox a.glas01:hover {
    background-image: url('/img/mixopedia/glasses/mobil/01_cocktail_glas_aktiv_mobil.png');
  }
  .mixopedia .glasBox a.glas01.active {
    background-image: url('/img/mixopedia/glasses/mobil/01_cocktail_glas_aktiv_mobil.png');
  }
  .mixopedia .glasBox a.glas02 {
    background-image: url('/img/mixopedia/glasses/mobil/02_cocktail_glas_default_mobil.png');
  }
  .mixopedia .glasBox a.glas02:hover {
    background-image: url('/img/mixopedia/glasses/mobil/02_cocktail_glas_aktiv_mobil.png');
  }
  .mixopedia .glasBox a.glas02.active {
    background-image: url('/img/mixopedia/glasses/mobil/02_cocktail_glas_aktiv_mobil.png');
  }
  .mixopedia .glasBox a.glas03 {
    background-image: url('/img/mixopedia/glasses/mobil/03_cocktail_glas_default_mobil.png');
  }
  .mixopedia .glasBox a.glas03:hover {
    background-image: url('/img/mixopedia/glasses/mobil/03_cocktail_glas_aktiv_mobil.png');
  }
  .mixopedia .glasBox a.glas03.active {
    background-image: url('/img/mixopedia/glasses/mobil/03_cocktail_glas_aktiv_mobil.png');
  }
  .mixopedia .glasBox a.glas04 {
    background-image: url('/img/mixopedia/glasses/mobil/04_cocktail_glas_default_mobil.png');
  }
  .mixopedia .glasBox a.glas04:hover {
    background-image: url('/img/mixopedia/glasses/mobil/04_cocktail_glas_aktiv_mobil.png');
  }
  .mixopedia .glasBox a.glas04.active {
    background-image: url('/img/mixopedia/glasses/mobil/04_cocktail_glas_aktiv_mobil.png');
  }
  .mixopedia .glasBox a.glas05 {
    background-image: url('/img/mixopedia/glasses/mobil/05_cocktail_glas_default_mobil.png');
  }
  .mixopedia .glasBox a.glas05:hover {
    background-image: url('/img/mixopedia/glasses/mobil/05_cocktail_glas_aktiv_mobil.png');
  }
  .mixopedia .glasBox a.glas05.active {
    background-image: url('/img/mixopedia/glasses/mobil/05_cocktail_glas_aktiv_mobil.png');
  }
  .mixopedia .glasBox a.glas06 {
    background-image: url('/img/mixopedia/glasses/mobil/06_cocktail_glas_default_mobil.png');
  }
  .mixopedia .glasBox a.glas06:hover {
    background-image: url('/img/mixopedia/glasses/mobil/06_cocktail_glas_aktiv_mobil.png');
  }
  .mixopedia .glasBox a.glas06.active {
    background-image: url('/img/mixopedia/glasses/mobil/06_cocktail_glas_aktiv_mobil.png');
  }
  .mixopedia .glasBox a.glas07 {
    background-image: url('/img/mixopedia/glasses/mobil/07_cocktail_glas_default_mobil.png');
  }
  .mixopedia .glasBox a.glas07:hover {
    background-image: url('/img/mixopedia/glasses/mobil/07_cocktail_glas_aktiv_mobil.png');
  }
  .mixopedia .glasBox a.glas07.active {
    background-image: url('/img/mixopedia/glasses/mobil/07_cocktail_glas_aktiv_mobil.png');
  }
  .mixopedia .glasBox a.glas08 {
    background-image: url('/img/mixopedia/glasses/mobil/08_cocktail_glas_default_mobil.png');
  }
  .mixopedia .glasBox a.glas08:hover {
    background-image: url('/img/mixopedia/glasses/mobil/08_cocktail_glas_aktiv_mobil.png');
  }
  .mixopedia .glasBox a.glas08.active {
    background-image: url('/img/mixopedia/glasses/mobil/08_cocktail_glas_aktiv_mobil.png');
  }
  .mixopedia .glasBox a.glas09 {
    background-image: url('/img/mixopedia/glasses/mobil/09_cocktail_glas_default_mobil.png');
  }
  .mixopedia .glasBox a.glas09:hover {
    background-image: url('/img/mixopedia/glasses/mobil/09_cocktail_glas_aktiv_mobil.png');
  }
  .mixopedia .glasBox a.glas09.active {
    background-image: url('/img/mixopedia/glasses/mobil/09_cocktail_glas_aktiv_mobil.png');
  }
}
@media (min-width: 768px) {
  .mixopedia .glasBox a {
    background-size: inherit;
    height: 54px;
  }
  .mixopedia .glasBox a.glas01 {
    background-image: url('/img/mixopedia/glasses/1024/01_cocktail_glas_default_1024.png');
  }
  .mixopedia .glasBox a.glas01:hover {
    background-image: url('/img/mixopedia/glasses/1024/01_cocktail_glas_aktiv_1024.png');
  }
  .mixopedia .glasBox a.glas01.active {
    background-image: url('/img/mixopedia/glasses/1024/01_cocktail_glas_aktiv_1024.png');
  }
  .mixopedia .glasBox a.glas02 {
    background-image: url('/img/mixopedia/glasses/1024/02_cocktail_glas_default_1024.png');
  }
  .mixopedia .glasBox a.glas02:hover {
    background-image: url('/img/mixopedia/glasses/1024/02_cocktail_glas_aktiv_1024.png');
  }
  .mixopedia .glasBox a.glas02.active {
    background-image: url('/img/mixopedia/glasses/1024/02_cocktail_glas_aktiv_1024.png');
  }
  .mixopedia .glasBox a.glas03 {
    background-image: url('/img/mixopedia/glasses/1024/03_cocktail_glas_default_1024.png');
  }
  .mixopedia .glasBox a.glas03:hover {
    background-image: url('/img/mixopedia/glasses/1024/03_cocktail_glas_aktiv_1024.png');
  }
  .mixopedia .glasBox a.glas03.active {
    background-image: url('/img/mixopedia/glasses/1024/03_cocktail_glas_aktiv_1024.png');
  }
  .mixopedia .glasBox a.glas04 {
    background-image: url('/img/mixopedia/glasses/1024/04_cocktail_glas_default_1024.png');
  }
  .mixopedia .glasBox a.glas04:hover {
    background-image: url('/img/mixopedia/glasses/1024/04_cocktail_glas_aktiv_1024.png');
  }
  .mixopedia .glasBox a.glas04.active {
    background-image: url('/img/mixopedia/glasses/1024/04_cocktail_glas_aktiv_1024.png');
  }
  .mixopedia .glasBox a.glas05 {
    background-image: url('/img/mixopedia/glasses/1024/05_cocktail_glas_default_1024.png');
  }
  .mixopedia .glasBox a.glas05:hover {
    background-image: url('/img/mixopedia/glasses/1024/05_cocktail_glas_aktiv_1024.png');
  }
  .mixopedia .glasBox a.glas05.active {
    background-image: url('/img/mixopedia/glasses/1024/05_cocktail_glas_aktiv_1024.png');
  }
  .mixopedia .glasBox a.glas06 {
    background-image: url('/img/mixopedia/glasses/1024/06_cocktail_glas_default_1024.png');
  }
  .mixopedia .glasBox a.glas06:hover {
    background-image: url('/img/mixopedia/glasses/1024/06_cocktail_glas_aktiv_1024.png');
  }
  .mixopedia .glasBox a.glas06.active {
    background-image: url('/img/mixopedia/glasses/1024/06_cocktail_glas_aktiv_1024.png');
  }
  .mixopedia .glasBox a.glas07 {
    background-image: url('/img/mixopedia/glasses/1024/07_cocktail_glas_default_1024.png');
  }
  .mixopedia .glasBox a.glas07:hover {
    background-image: url('/img/mixopedia/glasses/1024/07_cocktail_glas_aktiv_1024.png');
  }
  .mixopedia .glasBox a.glas07.active {
    background-image: url('/img/mixopedia/glasses/1024/07_cocktail_glas_aktiv_1024.png');
  }
  .mixopedia .glasBox a.glas08 {
    background-image: url('/img/mixopedia/glasses/1024/08_cocktail_glas_default_1024.png');
  }
  .mixopedia .glasBox a.glas08:hover {
    background-image: url('/img/mixopedia/glasses/1024/08_cocktail_glas_aktiv_1024.png');
  }
  .mixopedia .glasBox a.glas08.active {
    background-image: url('/img/mixopedia/glasses/1024/08_cocktail_glas_aktiv_1024.png');
  }
  .mixopedia .glasBox a.glas09 {
    background-image: url('/img/mixopedia/glasses/1024/09_cocktail_glas_default_1024.png');
  }
  .mixopedia .glasBox a.glas09:hover {
    background-image: url('/img/mixopedia/glasses/1024/09_cocktail_glas_aktiv_1024.png');
  }
  .mixopedia .glasBox a.glas09.active {
    background-image: url('/img/mixopedia/glasses/1024/09_cocktail_glas_aktiv_1024.png');
  }
}
@media (min-width: 1024px) {
  .mixopedia .glasBox a {
    height: 71px;
  }
  .mixopedia .glasBox a.glas01 {
    background-image: url('/img/mixopedia/glasses/1280/01_cocktail_glas_default_1280.png');
  }
  .mixopedia .glasBox a.glas01:hover {
    background-image: url('/img/mixopedia/glasses/1280/01_cocktail_glas_aktiv_1280.png');
  }
  .mixopedia .glasBox a.glas01.active {
    background-image: url('/img/mixopedia/glasses/1280/01_cocktail_glas_aktiv_1280.png');
  }
  .mixopedia .glasBox a.glas02 {
    background-image: url('/img/mixopedia/glasses/1280/02_cocktail_glas_default_1280.png');
  }
  .mixopedia .glasBox a.glas02:hover {
    background-image: url('/img/mixopedia/glasses/1280/02_cocktail_glas_aktiv_1280.png');
  }
  .mixopedia .glasBox a.glas02.active {
    background-image: url('/img/mixopedia/glasses/1280/02_cocktail_glas_aktiv_1280.png');
  }
  .mixopedia .glasBox a.glas03 {
    background-image: url('/img/mixopedia/glasses/1280/03_cocktail_glas_default_1280.png');
  }
  .mixopedia .glasBox a.glas03:hover {
    background-image: url('/img/mixopedia/glasses/1280/03_cocktail_glas_aktiv_1280.png');
  }
  .mixopedia .glasBox a.glas03.active {
    background-image: url('/img/mixopedia/glasses/1280/03_cocktail_glas_aktiv_1280.png');
  }
  .mixopedia .glasBox a.glas04 {
    background-image: url('/img/mixopedia/glasses/1280/04_cocktail_glas_default_1280.png');
  }
  .mixopedia .glasBox a.glas04:hover {
    background-image: url('/img/mixopedia/glasses/1280/04_cocktail_glas_aktiv_1280.png');
  }
  .mixopedia .glasBox a.glas04.active {
    background-image: url('/img/mixopedia/glasses/1280/04_cocktail_glas_aktiv_1280.png');
  }
  .mixopedia .glasBox a.glas05 {
    background-image: url('/img/mixopedia/glasses/1280/05_cocktail_glas_default_1280.png');
  }
  .mixopedia .glasBox a.glas05:hover {
    background-image: url('/img/mixopedia/glasses/1280/05_cocktail_glas_aktiv_1280.png');
  }
  .mixopedia .glasBox a.glas05.active {
    background-image: url('/img/mixopedia/glasses/1280/05_cocktail_glas_aktiv_1280.png');
  }
  .mixopedia .glasBox a.glas06 {
    background-image: url('/img/mixopedia/glasses/1280/06_cocktail_glas_default_1280.png');
  }
  .mixopedia .glasBox a.glas06:hover {
    background-image: url('/img/mixopedia/glasses/1280/06_cocktail_glas_aktiv_1280.png');
  }
  .mixopedia .glasBox a.glas06.active {
    background-image: url('/img/mixopedia/glasses/1280/06_cocktail_glas_aktiv_1280.png');
  }
  .mixopedia .glasBox a.glas07 {
    background-image: url('/img/mixopedia/glasses/1280/07_cocktail_glas_default_1280.png');
  }
  .mixopedia .glasBox a.glas07:hover {
    background-image: url('/img/mixopedia/glasses/1280/07_cocktail_glas_aktiv_1280.png');
  }
  .mixopedia .glasBox a.glas07.active {
    background-image: url('/img/mixopedia/glasses/1280/07_cocktail_glas_aktiv_1280.png');
  }
  .mixopedia .glasBox a.glas08 {
    background-image: url('/img/mixopedia/glasses/1280/08_cocktail_glas_default_1280.png');
  }
  .mixopedia .glasBox a.glas08:hover {
    background-image: url('/img/mixopedia/glasses/1280/08_cocktail_glas_aktiv_1280.png');
  }
  .mixopedia .glasBox a.glas08.active {
    background-image: url('/img/mixopedia/glasses/1280/08_cocktail_glas_aktiv_1280.png');
  }
  .mixopedia .glasBox a.glas09 {
    background-image: url('/img/mixopedia/glasses/1280/09_cocktail_glas_default_1280.png');
  }
  .mixopedia .glasBox a.glas09:hover {
    background-image: url('/img/mixopedia/glasses/1280/09_cocktail_glas_aktiv_1280.png');
  }
  .mixopedia .glasBox a.glas09.active {
    background-image: url('/img/mixopedia/glasses/1280/09_cocktail_glas_aktiv_1280.png');
  }
}
@media (min-width: 1280px) {
  .mixopedia .glasBox a {
    height: 80px;
  }
  .mixopedia .glasBox a.glas01 {
    background-image: url('/img/mixopedia/glasses/1440/01_cocktail_glas_default_1440.png');
  }
  .mixopedia .glasBox a.glas01:hover {
    background-image: url('/img/mixopedia/glasses/1440/01_cocktail_glas_aktiv_1440.png');
  }
  .mixopedia .glasBox a.glas01.active {
    background-image: url('/img/mixopedia/glasses/1440/01_cocktail_glas_aktiv_1440.png');
  }
  .mixopedia .glasBox a.glas02 {
    background-image: url('/img/mixopedia/glasses/1440/02_cocktail_glas_default_1440.png');
  }
  .mixopedia .glasBox a.glas02:hover {
    background-image: url('/img/mixopedia/glasses/1440/02_cocktail_glas_aktiv_1440.png');
  }
  .mixopedia .glasBox a.glas02.active {
    background-image: url('/img/mixopedia/glasses/1440/02_cocktail_glas_aktiv_1440.png');
  }
  .mixopedia .glasBox a.glas03 {
    background-image: url('/img/mixopedia/glasses/1440/03_cocktail_glas_default_1440.png');
  }
  .mixopedia .glasBox a.glas03:hover {
    background-image: url('/img/mixopedia/glasses/1440/03_cocktail_glas_aktiv_1440.png');
  }
  .mixopedia .glasBox a.glas03.active {
    background-image: url('/img/mixopedia/glasses/1440/03_cocktail_glas_aktiv_1440.png');
  }
  .mixopedia .glasBox a.glas04 {
    background-image: url('/img/mixopedia/glasses/1440/04_cocktail_glas_default_1440.png');
  }
  .mixopedia .glasBox a.glas04:hover {
    background-image: url('/img/mixopedia/glasses/1440/04_cocktail_glas_aktiv_1440.png');
  }
  .mixopedia .glasBox a.glas04.active {
    background-image: url('/img/mixopedia/glasses/1440/04_cocktail_glas_aktiv_1440.png');
  }
  .mixopedia .glasBox a.glas05 {
    background-image: url('/img/mixopedia/glasses/1440/05_cocktail_glas_default_1440.png');
  }
  .mixopedia .glasBox a.glas05:hover {
    background-image: url('/img/mixopedia/glasses/1440/05_cocktail_glas_aktiv_1440.png');
  }
  .mixopedia .glasBox a.glas05.active {
    background-image: url('/img/mixopedia/glasses/1440/05_cocktail_glas_aktiv_1440.png');
  }
  .mixopedia .glasBox a.glas06 {
    background-image: url('/img/mixopedia/glasses/1440/06_cocktail_glas_default_1440.png');
  }
  .mixopedia .glasBox a.glas06:hover {
    background-image: url('/img/mixopedia/glasses/1440/06_cocktail_glas_aktiv_1440.png');
  }
  .mixopedia .glasBox a.glas06.active {
    background-image: url('/img/mixopedia/glasses/1440/06_cocktail_glas_aktiv_1440.png');
  }
  .mixopedia .glasBox a.glas07 {
    background-image: url('/img/mixopedia/glasses/1440/07_cocktail_glas_default_1440.png');
  }
  .mixopedia .glasBox a.glas07:hover {
    background-image: url('/img/mixopedia/glasses/1440/07_cocktail_glas_aktiv_1440.png');
  }
  .mixopedia .glasBox a.glas07.active {
    background-image: url('/img/mixopedia/glasses/1440/07_cocktail_glas_aktiv_1440.png');
  }
  .mixopedia .glasBox a.glas08 {
    background-image: url('/img/mixopedia/glasses/1440/08_cocktail_glas_default_1440.png');
  }
  .mixopedia .glasBox a.glas08:hover {
    background-image: url('/img/mixopedia/glasses/1440/08_cocktail_glas_aktiv_1440.png');
  }
  .mixopedia .glasBox a.glas08.active {
    background-image: url('/img/mixopedia/glasses/1440/08_cocktail_glas_aktiv_1440.png');
  }
  .mixopedia .glasBox a.glas09 {
    background-image: url('/img/mixopedia/glasses/1440/09_cocktail_glas_default_1440.png');
  }
  .mixopedia .glasBox a.glas09:hover {
    background-image: url('/img/mixopedia/glasses/1440/09_cocktail_glas_aktiv_1440.png');
  }
  .mixopedia .glasBox a.glas09.active {
    background-image: url('/img/mixopedia/glasses/1440/09_cocktail_glas_aktiv_1440.png');
  }
}
.mixopedia div.shuffleLink {
  display: none;
}
@media (min-width: 768px) {
  .mixopedia div.shuffleLink {
    display: block;
  }
  .mixopedia div.shuffleLink ul {
    margin: 0;
    padding: 0;
  }
  .mixopedia div.shuffleLink ul li {
    list-style-type: none;
  }
  .mixopedia div.shuffleLink ul li a {
    color: #ffffff;
    text-decoration: none;
  }
  .mixopedia div.shuffleLink ul li a:hover {
    color: #ffdc00;
  }
}
.mixopedia .mixopediaSmallTeaser {
  width: 476px;
  height: 282px;
  color: #ffffff;
  text-align: center;
  padding: 0 90px;
}
.mixopedia .mixopediaSmallTeaser h2,
.mixopedia .mixopediaMainTeaser h2 {
  font-family: Tahoma, Arial, sans-serif;
}
.mixopedia #searchResults {
  color: #ffffff;
  overflow: hidden;
}
.mixopedia #searchResults h1 {
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
  float: left;
  margin: 0.25em 0 0 0;
}
@media (min-width: 0px) {
  .mixopedia #searchResults h1 {
    font-size: 43px;
    line-height: 43px;
  }
}
@media (min-width: 768px) {
  .mixopedia #searchResults h1 {
    font-size: 70px;
    line-height: 70px;
  }
}
@media (min-width: 1024px) {
  .mixopedia #searchResults h1 {
    font-size: 91px;
    line-height: 91px;
  }
}
@media (min-width: 1280px) {
  .mixopedia #searchResults h1 {
    font-size: 115px;
    line-height: 115px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .mixopedia #searchResults h1 {
    font-size: 120px;
    float: none;
    line-height: 120px;
    text-align: center;
  }
}
.mixopedia #searchResults h2 {
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  float: left;
  margin: 2.2em 0 0 0.5em;
  width: 10%;
}
@media (min-width: 0px) {
  .mixopedia #searchResults h2 {
    font-size: 12px;
    line-height: 12px;
  }
}
@media (min-width: 768px) {
  .mixopedia #searchResults h2 {
    font-size: 19px;
    line-height: 19px;
  }
}
@media (min-width: 1024px) {
  .mixopedia #searchResults h2 {
    font-size: 25px;
    line-height: 25px;
  }
}
@media (min-width: 1280px) {
  .mixopedia #searchResults h2 {
    font-size: 32px;
    line-height: 32px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .mixopedia #searchResults h2 {
    font-size: 30px;
    line-height: 30px;
    float: none;
    margin: -0.2em 0 0 0;
    text-align: center;
    width: 100%;
  }
}
.mixopedia .shareOptionsMixopediaDetail {
  background-image: url("/img/share/shareOptions.png");
  width: 183px;
  height: 203px;
  position: absolute;
  z-index: 1;
  display: none;
  top: -68px;
  margin-left: 3px;
}
.mixopedia .shareOptionsMixopediaDetail ul {
  margin: 0;
  padding: 0;
}
.mixopedia .shareOptionsMixopediaDetail ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.mixopedia .shareOptionsMixopediaDetailList {
  background-image: url("/img/share/shareOptions.png");
  width: 183px;
  height: 203px;
  position: absolute;
  z-index: 1;
  display: none;
  bottom: -58px;
  margin-left: 3px;
}
.mixopedia .shareOptionsMixopediaDetailList ul {
  margin: 0;
  padding: 0;
}
.mixopedia .shareOptionsMixopediaDetailList ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.mixopedia .shareOptionsMixopediaList {
  background-image: url("/img/share/shareOptions.png");
  width: 183px;
  height: 203px;
  position: absolute;
  z-index: 1;
  display: none;
  bottom: -58px;
  margin-left: 3px;
}
.mixopedia .shareOptionsMixopediaList ul {
  margin: 0;
  padding: 0;
}
.mixopedia .shareOptionsMixopediaList ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.mixopedia .filterBar {
  background-color: #202020;
  color: #ffffff;
  height: 70px;
  margin: 20px 0 40px 0;
}
.mixopedia .filterSections {
  height: 70px;
  background-color: #202020;
  color: #ffffff;
}
.mixopedia .filterSections.sectionBorders {
  border-right: 1px solid #353535;
}
.mixopedia .filterSections.sectionBorders:after {
  content: "";
  display: block;
  border-right: 1px solid #242424;
}
.mixopedia .filterSections.category {
  display: none;
}
@media (min-width: 768px) {
  .mixopedia .filterSections.category {
    display: block;
  }
}
.mixopedia .filterSections div.categorySelection {
  display: none;
}
@media (min-width: 768px) {
  .mixopedia .filterSections div.categorySelection {
    display: block;
    line-height: 70px;
    text-align: center;
  }
}
.mixopedia .filterSections.checkAlcohol {
  line-height: 70px;
  text-align: center;
}
.mixopedia .filterSections.mixopediaPagination {
  display: block;
}
.mixopedia .filterSections.mixopediaPagination ul {
  float: none;
  line-height: 65px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.mixopedia .filterSections.mixopediaPagination ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline;
}
.mixopedia .filterSections.mixopediaPagination ul li label {
  margin: 0 4px 0 6px;
  width: 50px;
}
.mixopedia .filterSections.mixopediaPagination ul li a {
  display: inline-block;
  text-decoration: none;
}
.mixopedia .filterSections.mixopediaPagination ul li a.prevOne {
  border: 1px solid #fff;
  width: 28px;
  height: 28px;
  padding: 5px 7px 0 0;
}
.mixopedia .filterSections.mixopediaPagination ul li a.nextOne {
  border: 1px solid #fff;
  width: 28px;
  height: 28px;
  padding: 5px 0 0 7px;
}
.mixopedia .filterSections.mixopediaPagination ul li a:hover {
  color: #fff;
}
.mixopedia .filterSections.mixopediaPagination ul li input[type="text"] {
  height: 28px;
  border: none;
  padding: 0 5px;
  width: 35px;
  margin: 0px 0 0 5px;
}
@media (min-width: 768px) {
  .mixopedia .filterSections.mixopediaPagination {
    display: block;
  }
  .mixopedia .filterSections.mixopediaPagination ul {
    padding: 0;
    margin: 0 auto;
    text-align: center;
    line-height: 65px;
  }
  .mixopedia .filterSections.mixopediaPagination ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline;
  }
  .mixopedia .filterSections.mixopediaPagination ul li label {
    margin: 0 4px 0 6px;
    width: 50px;
  }
  .mixopedia .filterSections.mixopediaPagination ul li a {
    display: inline-block;
    text-decoration: none;
  }
  .mixopedia .filterSections.mixopediaPagination ul li a.prevOne {
    border: 1px solid #fff;
    width: 28px;
    height: 28px;
    padding: 5px 7px 0 0;
  }
  .mixopedia .filterSections.mixopediaPagination ul li a.nextOne {
    border: 1px solid #fff;
    width: 28px;
    height: 28px;
    padding: 5px 0 0 7px;
  }
  .mixopedia .filterSections.mixopediaPagination ul li a:hover {
    color: #fff;
  }
  .mixopedia .filterSections.mixopediaPagination ul li input[type="text"] {
    height: 28px;
    border: none;
    padding: 0 5px;
    width: 15%;
    margin: 0px 0 0 5px;
  }
}
@media (min-width: 1024px) {
  .mixopedia .filterSections.mixopediaPagination ul {
    padding: 0;
    margin: 0 auto;
    text-align: center;
    line-height: 65px;
  }
  .mixopedia .filterSections.mixopediaPagination ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline;
  }
  .mixopedia .filterSections.mixopediaPagination ul li label {
    margin: 0 4px;
    width: 45px;
  }
  .mixopedia .filterSections.mixopediaPagination ul li a {
    display: inline-block;
    text-decoration: none;
  }
  .mixopedia .filterSections.mixopediaPagination ul li a.prevOne {
    border: 1px solid #fff;
    width: 31px;
    height: 31px;
    padding: 5px 8px 0 0;
  }
  .mixopedia .filterSections.mixopediaPagination ul li a.nextOne {
    border: 1px solid #fff;
    width: 31px;
    height: 31px;
    padding: 5px 0 0 8px;
  }
  .mixopedia .filterSections.mixopediaPagination ul li a:hover {
    color: #fff;
  }
  .mixopedia .filterSections.mixopediaPagination ul li input[type="text"] {
    height: 31px;
    border: none;
    padding: 0 8px;
    width: 12%;
    margin: 0 0 0 5px;
  }
}
@media (min-width: 1280px) {
  .mixopedia .filterSections.mixopediaPagination ul {
    padding: 0;
    margin: 0 auto;
    text-align: center;
    line-height: 65px;
  }
  .mixopedia .filterSections.mixopediaPagination ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline;
  }
  .mixopedia .filterSections.mixopediaPagination ul li label {
    margin: 0 4px;
    width: 55px;
  }
  .mixopedia .filterSections.mixopediaPagination ul li a {
    display: inline-block;
    text-decoration: none;
  }
  .mixopedia .filterSections.mixopediaPagination ul li a.prevOne {
    border: 1px solid #fff;
    width: 31px;
    height: 31px;
    padding: 5px 8px 0 0;
  }
  .mixopedia .filterSections.mixopediaPagination ul li a.nextOne {
    border: 1px solid #fff;
    width: 31px;
    height: 31px;
    padding: 5px 0 0 8px;
  }
  .mixopedia .filterSections.mixopediaPagination ul li a:hover {
    color: #fff;
  }
  .mixopedia .filterSections.mixopediaPagination ul li input[type="text"] {
    height: 31px;
    border: none;
    padding: 0 5px;
    width: 12%;
    margin: 0 0 0 5px;
  }
}
.mixopedia .filterSections.numberOfElements {
  display: none;
}
@media (min-width: 768px) {
  .mixopedia .filterSections.numberOfElements {
    display: block;
    text-align: center;
    line-height: 90px;
  }
  .mixopedia .filterSections.numberOfElements ul {
    margin: 0 auto;
    padding: 0;
  }
  .mixopedia .filterSections.numberOfElements ul li {
    display: inline-block;
    list-style-type: none;
    height: 31px;
  }
  .mixopedia .filterSections.numberOfElements ul li a {
    display: inline-block;
    height: 31px;
    width: 24px;
    margin: 0 8px;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-12 {
    background: url("/img/mixopedia/elements/btn_ico_12_default.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-12:hover {
    background: url("/img/mixopedia/elements/btn_ico_12_rollover.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-12.active {
    background: url("/img/mixopedia/elements/btn_ico_12_aktiv.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-60 {
    background: url("/img/mixopedia/elements/btn_ico_60_default.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-60:hover {
    background: url("/img/mixopedia/elements/btn_ico_60_rollover.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-60.active {
    background: url("/img/mixopedia/elements/btn_ico_60_aktiv.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-infite {
    background: url("/img/mixopedia/elements/btn_ico_unendlich_default.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-infite:hover {
    background: url("/img/mixopedia/elements/btn_ico_unendlich_rollover.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-infite.active {
    background: url("/img/mixopedia/elements/btn_ico_unendlich_aktiv.png") no-repeat;
  }
}
@media (min-width: 768px) and (min-width: 1024px) {
  .mixopedia .filterSections.numberOfElements {
    display: block;
    text-align: center;
    line-height: 90px;
  }
  .mixopedia .filterSections.numberOfElements ul {
    margin: 0 auto;
    padding: 0;
  }
  .mixopedia .filterSections.numberOfElements ul li {
    display: inline-block;
    list-style-type: none;
    height: 31px;
  }
  .mixopedia .filterSections.numberOfElements ul li a {
    display: inline-block;
    height: 31px;
    width: 24px;
    margin: 0 6px;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-12 {
    background: url("/img/mixopedia/elements/btn_ico_12_default.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-12:hover {
    background: url("/img/mixopedia/elements/btn_ico_12_rollover.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-12.active {
    background: url("/img/mixopedia/elements/btn_ico_12_aktiv.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-60 {
    background: url("/img/mixopedia/elements/btn_ico_60_default.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-60:hover {
    background: url("/img/mixopedia/elements/btn_ico_60_rollover.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-60.active {
    background: url("/img/mixopedia/elements/btn_ico_60_aktiv.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-infite {
    background: url("/img/mixopedia/elements/btn_ico_unendlich_default.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-infite:hover {
    background: url("/img/mixopedia/elements/btn_ico_unendlich_rollover.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-infite.active {
    background: url("/img/mixopedia/elements/btn_ico_unendlich_aktiv.png") no-repeat;
  }
}
@media (min-width: 768px) and (min-width: 1280px) {
  .mixopedia .filterSections.numberOfElements {
    display: block;
    text-align: center;
    line-height: 90px;
  }
  .mixopedia .filterSections.numberOfElements ul {
    margin: 0 auto;
    padding: 0;
  }
  .mixopedia .filterSections.numberOfElements ul li {
    display: inline-block;
    list-style-type: none;
    height: 31px;
  }
  .mixopedia .filterSections.numberOfElements ul li a {
    display: inline-block;
    height: 31px;
    width: 24px;
    margin: 0 2px;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-12 {
    background: url("/img/mixopedia/elements/btn_ico_12_default.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-12:hover {
    background: url("/img/mixopedia/elements/btn_ico_12_rollover.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-12.active {
    background: url("/img/mixopedia/elements/btn_ico_12_aktiv.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-60 {
    background: url("/img/mixopedia/elements/btn_ico_60_default.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-60:hover {
    background: url("/img/mixopedia/elements/btn_ico_60_rollover.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-60.active {
    background: url("/img/mixopedia/elements/btn_ico_60_aktiv.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-infite {
    background: url("/img/mixopedia/elements/btn_ico_unendlich_default.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-infite:hover {
    background: url("/img/mixopedia/elements/btn_ico_unendlich_rollover.png") no-repeat;
  }
  .mixopedia .filterSections.numberOfElements ul li a.elements-infite.active {
    background: url("/img/mixopedia/elements/btn_ico_unendlich_aktiv.png") no-repeat;
  }
}
.mixopedia .panel {
  margin-bottom: 22px;
  background-color: #000;
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.mixopedia .panel-group {
  margin: 2em 0 1em 0;
}
.mixopedia .panel-group .panel-body {
  color: #fff;
  padding: 0;
  margin: 30px 0 0 0;
}
.mixopedia .panel-group .panel-body:before,
.mixopedia .panel-group .panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.mixopedia .panel-group .panel-body:after {
  clear: both;
}
.mixopedia .panel-group .panel > .list-group {
  margin-bottom: 0;
}
.mixopedia .panel-group .panel > .list-group .list-group-item {
  border-width: 1px 0;
}
.mixopedia .panel-group .panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.mixopedia .panel-group .panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.mixopedia .panel-group .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.mixopedia .panel-group .panel {
  margin: 0;
}
.mixopedia .panel-group .panel > .table {
  margin-bottom: 0;
}
.mixopedia .panel-group .panel > .panel-body + .table {
  border-top: 1px solid #ddd;
}
.mixopedia .panel-group .panel-heading {
  height: 49px;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.mixopedia .panel-group .panel-heading .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .mixopedia .panel-group .panel-heading .panel-title {
    font-size: 20px;
    margin: 1em 0;
  }
}
.mixopedia .panel-group .panel-heading .panel-title > a {
  color: inherit;
}
.mixopedia .panel-group .panel-heading .panel-title > a:hover {
  text-decoration: none;
}
.mixopedia .panel-group .panel-footer {
  padding: 10px 15px;
  background-color: #000;
  border-top: 1px solid #000;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.mixopedia .panel-group .panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
  overflow: hidden;
}
.mixopedia .panel-group .panel-group .panel + .panel {
  margin-top: 5px;
}
.mixopedia .panel-group .panel-heading {
  height: 40px;
}
@media (max-width: 1279px) {
  .mixopedia .panel-group .panel-heading {
    margin-bottom: 32px;
  }
}
.mixopedia .panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: none;
}
.mixopedia .panel-group .panel-footer {
  border-top: 0;
}
.mixopedia .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #000;
}
.mixopedia .panel-group .panel-collapse.produkt .row {
  margin: 0px -10px;
}
.mixopedia .panel-default {
  border-color: #fff;
}
.mixopedia .panel-default > .panel-heading {
  color: #fff;
  background-color: #000;
  border-color: #fff;
}
.mixopedia .panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fff;
}
.mixopedia .panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fff;
}
.mixopedia .panel-primary {
  border-color: #ffdc00;
}
.mixopedia .panel-primary > .panel-heading {
  color: #fff;
  background-color: #ffdc00;
  border-color: #ffdc00;
}
.mixopedia .panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ffdc00;
}
.mixopedia .panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ffdc00;
}
.mixopedia .panel-success {
  border-color: #d6e9c6;
}
.mixopedia .panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.mixopedia .panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.mixopedia .panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.mixopedia .panel-warning {
  border-color: #fbeed5;
}
.mixopedia .panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.mixopedia .panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5;
}
.mixopedia .panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5;
}
.mixopedia .panel-danger {
  border-color: #eed3d7;
}
.mixopedia .panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.mixopedia .panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7;
}
.mixopedia .panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7;
}
.mixopedia .panel-info {
  border-color: #bce8f1;
}
.mixopedia .panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.mixopedia .panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.mixopedia .panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.modal-age {
  text-align: center;
}
.modal-age .modal-title {
  padding: 40px 0 0 0;
}
div.backToMixopedia {
  border-bottom: 1px solid #353535;
}
div.backToMixopedia ul {
  padding: 0;
  margin: 0;
}
div.backToMixopedia li {
  display: inline;
  list-style-type: none;
}
div.backToMixopedia li a {
  color: #fff;
  text-decoration: none;
}
div.backToMixopedia li a.button-text-link {
  text-indent: 0px;
}
@media (min-width: 0px) and (max-width: 1279px) {
  div.backToMixopedia li a.button-text-link {
    padding: 11px 0 0 64px !important;
  }
}
@media (min-width: 1280px) {
  div.backToMixopedia li a.button-text-link {
    padding: 10px 0 0 54px !important;
  }
}
div.backToMixopedia li a:hover {
  color: #ffdc00;
  text-decoration: none;
}
div.backToMixopedia li a:active {
  color: #ffffff;
}
div.backToMixopedia:after {
  content: "";
  display: block;
  border-top: 1px solid #232323;
}
div.cocktailDetail {
  position: relative;
  text-align: center;
}
div.cocktailDetail h1 {
  font-family: 'AdobeGaramondW01-Regula';
  font-weight: normal;
  color: #ffdc00;
  overflow: visible;
  text-align: left;
  text-transform: uppercase;
  width: 50%;
}
@media (min-width: 0px) {
  div.cocktailDetail h1 {
    font-size: 16px;
    line-height: 16px;
  }
}
@media (min-width: 768px) {
  div.cocktailDetail h1 {
    font-size: 26px;
    line-height: 27px;
  }
}
@media (min-width: 1024px) {
  div.cocktailDetail h1 {
    font-size: 33px;
    line-height: 35px;
  }
}
@media (min-width: 1280px) {
  div.cocktailDetail h1 {
    font-size: 42px;
    line-height: 44px;
  }
}
div.cocktailDetail h1:first-line {
  color: #c9c9c9;
}
div.cocktailDetail div.cocktailTitle {
  margin: 22px 0 0 0;
}
div.cocktailDetail div.alcoholStrengthDetail {
  background: url("/img/mixopedia/alcohol-strength-sticker.png") no-repeat;
  width: 49px;
  height: 50px;
  color: #ffdc00;
  position: absolute;
  right: 0%;
  bottom: 5%;
  padding: 8px 0;
  font-size: 13px;
  line-height: 16px;
}
@media (min-width: 0px) and (max-width: 767px) {
  div.cocktailDetail div.alcoholStrengthDetail {
    right: 10%;
    top: 78%;
  }
}
@media (min-width: 768px) {
  div.cocktailDetail div.alcoholStrengthDetail {
    right: 2%;
    top: 72%;
  }
}
@media (min-width: 1024px) {
  div.cocktailDetail div.alcoholStrengthDetail {
    right: 6%;
    top: 70%;
  }
}
@media (min-width: 1280px) {
  div.cocktailDetail div.alcoholStrengthDetail {
    right: 8%;
    top: 75%;
  }
}
div.cocktailDetail div.alcoholStrengthDetail p {
  font-size: 13px;
  line-height: 16px;
  color: #ffffff;
}
div.cocktailDetailTeaser {
  padding: 0;
  margin: 40px 0;
}
.teaserbox-mixopedia-detail .teaserbox-header {
  background-position: center 92%;
  padding-bottom: 16%;
  text-align: left;
  padding-left: 30%;
}
@media (max-width: 767px) {
  .teaserbox-mixopedia-detail .teaserbox-header {
    padding-bottom: 12%;
  }
}
.teaserbox-mixopedia-detail .teaserbox-header h1 {
  color: #ffdc00;
}
.teaserbox-mixopedia-detail .teaserbox-header h2 {
  color: #ffffff;
}
.teaserbox-mixopedia-detail .teaserbox-header p {
  color: #fff;
}
div.rateCocktail {
  margin: 20px 0 0 0;
  border-top: 2px solid #232323;
}
div.rateCocktail h2 {
  font-family: Tahoma, Arial, sans-serif;
}
div.rateCocktail:before {
  content: "";
  display: block;
  border-top: 1px solid #353535;
}
div.rateCocktail .star-rating {
  margin: 0 5px 0 0;
}
div.rateCocktail div.ratingBox {
  margin: 25px 0 0 0;
  padding: 0;
  height: 100px;
  line-height: 100px;
}
@media (min-width: 0px) and (max-width: 767px) {
  div.rateCocktail div.ratingBox {
    margin: 20px 0 20px 0;
    height: 80px;
    line-height: 72px;
  }
}
@media (min-width: 768px) {
  div.rateCocktail div.ratingBox {
    margin: 20px 0 0 0;
    height: 72px;
    line-height: 68px;
  }
}
@media (min-width: 1024px) {
  div.rateCocktail div.ratingBox {
    margin: 20px 0 0 0;
    height: 78px;
    line-height: 70px;
  }
}
@media (min-width: 1280px) {
  div.rateCocktail div.ratingBox {
    margin: 20px 0 0 0;
    height: 96px;
    line-height: 100px;
  }
}
div.rateCocktail div.ratingBox p.ratingMessage {
  display: none;
}
div.rateCocktail div.ratingBox div.startRating {
  display: block;
  text-align: center;
}
div.rateCocktail div.ratingBox div.startRating ul {
  padding: 0;
  margin: 0;
}
div.rateCocktail div.ratingBox div.startRating li {
  display: inline;
  list-style-type: none;
}
div.rateCocktail div.ratingBox div.startRating li a {
  color: #ffffff;
}
div.rateCocktail div.ratingBox div.startRating li a:hover {
  color: #ffdc00;
  text-decoration: none;
}
div.rateCocktail div.ratingBox div.saveVoteButton {
  float: left;
  display: none;
  padding: 8% 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  div.rateCocktail div.ratingBox div.saveVoteButton {
    padding: 7% 0 0 5%;
    height: 40px;
  }
}
@media (min-width: 768px) {
  div.rateCocktail div.ratingBox div.saveVoteButton {
    padding: 7% 0 0 4%;
    height: 40px;
  }
}
@media (min-width: 1024px) {
  div.rateCocktail div.ratingBox div.saveVoteButton {
    padding: 8% 0% 0 2%;
    height: 40px;
  }
}
@media (min-width: 1280px) {
  div.rateCocktail div.ratingBox div.saveVoteButton {
    padding: 6% 0 0 12%;
    height: 52px;
  }
}
div.rateCocktail div.cocktailRating {
  display: none;
  float: left;
  margin: 0 0 0 10px;
  padding: 0;
  height: 90px;
}
@media (min-width: 0px) and (max-width: 767px) {
  div.rateCocktail div.cocktailRating {
    margin: 0;
  }
}
@media (min-width: 768px) {
  div.rateCocktail div.cocktailRating {
    margin: 2px 0 0 10px;
  }
}
@media (min-width: 1024px) {
  div.rateCocktail div.cocktailRating {
    margin: 8px 0 0 10px;
  }
}
@media (min-width: 1280px) {
  div.rateCocktail div.cocktailRating {
    margin: 2px 0 0 10px;
  }
}
div.rateCocktail div.cocktailRank {
  float: left;
  margin: 10px 0 0 0;
  padding: 0;
}
div.rateCocktail div.rating {
  float: left;
  margin: 0 20px;
  padding: 0;
}
div.rateCocktail div.rating span {
  margin: 0;
  padding: 0 10px;
  color: #ffdc00;
}
div.cocktailProperties {
  margin: 20px 0;
  border-top: 2px solid #232323;
}
div.cocktailProperties:before {
  content: "";
  display: block;
  border-top: 1px solid #353535;
}
div.cocktailProperties h2 {
  font-family: Tahoma, Arial, sans-serif;
}
div.cocktailProperties h3 {
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 0px) {
  div.cocktailProperties h3 {
    font-size: 12px;
    line-height: 17px;
  }
}
@media (min-width: 768px) {
  div.cocktailProperties h3 {
    font-size: 12px;
    line-height: 17px;
  }
}
@media (min-width: 1024px) {
  div.cocktailProperties h3 {
    font-size: 12px;
    line-height: 17px;
  }
}
@media (min-width: 1280px) {
  div.cocktailProperties h3 {
    font-size: 14px;
    line-height: 19px;
  }
}
div.cocktailProperties ul {
  padding: 0;
  margin: 0;
}
div.cocktailProperties li {
  list-style-type: none;
}
div.cocktailData h2 {
  font-family: Tahoma, Arial, sans-serif;
}
div.cocktailData div.cocktailActions ul {
  margin: 0;
  padding: 0;
}
div.cocktailData div.cocktailActions ul li {
  list-style-type: none;
  float: none;
}
div.cocktailData div.cocktailActions ul li a {
  color: #fff;
  text-decoration: none;
}
div.cocktailData div.cocktailActions ul li a:hover {
  color: #ffdc00;
}
div.cocktailData div.cocktailActions ul li a.addToBasket {
  display: block;
  background: url("/img/icon-basket_lg.png") no-repeat;
  height: 52px;
}
div.cocktailData div.cocktailActions ul li a.addToBasket a {
  color: #b1b2b4;
}
div.cocktailData div.cocktailActions ul li a.addToBasket:hover {
  background: url("/img/icon-basket_hover_lg.png") no-repeat;
  text-decoration: none;
  color: #ffdc00;
}
div.cocktailData div.cocktailActions ul li a.printRecipe {
  display: block;
  background: url("/img/icon-print_lg.png") no-repeat;
  height: 52px;
}
div.cocktailData div.cocktailActions ul li a.printRecipe:hover {
  background: url("/img/icon-print_hover_lg.png") no-repeat;
  text-decoration: none;
  color: #ffdc00;
}
div.similarCocktails {
  float: left;
  margin: 10px 0;
  padding: 0;
  border-top: 2px solid #232323;
}
@media (min-width: 0px) and (max-width: 767px) {
  div.similarCocktails {
    margin: 0px 0;
  }
}
div.similarCocktails > h2 {
  font-family: Tahoma, Arial, sans-serif;
}
div.similarCocktails:before {
  content: "";
  display: block;
  border-bottom: 1px solid #353535;
}
div.otherCocktailTeasers {
  margin: 0 0 60px 0;
  border-top: 2px solid #232323;
}
div.otherCocktailTeasers h2 {
  font-family: Tahoma, Arial, sans-serif;
}
div.otherCocktailTeasers a {
  color: #ffffff;
  font-weight: 300;
}
div.otherCocktailTeasers a:hover {
  color: #ffdc00;
  text-decoration: none;
}
div.otherCocktailTeasers a:active {
  color: #ffffff;
}
div.otherCocktailTeasers:before {
  content: "";
  display: block;
  border-bottom: 1px solid #353535;
}
div.otherCocktailTeasers p {
  margin-bottom: 40px;
}
div.cocktailSpecials {
  background-color: #353535;
}
div.cocktailSpecials div.cocktailQuiz {
  height: 887px;
  padding: 145px 0;
  border-bottom: 3px solid #151515;
}
div.cocktailSpecials div.cocktailTip {
  height: 774px;
  padding: 100px 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  .mobile-padding .topic-inverted,
  .mobile-padding .teaserbox-cocktail {
    margin-bottom: 0px !important;
    box-shadow: none;
  }
}
.mixopedia.cocktails-section-slider {
  background-color: #000000;
}
.mixopedia.cocktails-section-slider h1,
.mixopedia.cocktails-section-slider h2,
.mixopedia.cocktails-section-slider h3,
.mixopedia.cocktails-section-slider h4,
.mixopedia.cocktails-section-slider h5,
.mixopedia.cocktails-section-slider h6,
.mixopedia.cocktails-section-slider p,
.mixopedia.cocktails-section-slider li {
  color: #ffffff;
}
.mixopedia.cocktails-section-slider h1 {
  margin: 0;
}
@media (min-width: 768px) and (min-width: 768px) {
  .mixopedia.cocktails-section-slider header.container {
    padding: 0px 6px;
  }
}
@media (min-width: 768px) and (min-width: 768px) and (min-width: 0px) and (max-width: 1023px) {
  .mixopedia.cocktails-section-slider header.container {
    padding-left: 24px;
  }
}
.mixopedia.cocktails-section-slider .caroufredsel_wrapper {
  overflow: visible !important;
}
.mixopedia.cocktails-section-slider .carousel {
  overflow: visible;
}
.mixopedia.cocktails-section-slider .carousel .carousel-controls {
  display: block;
}
.mixopedia.cocktails-section-slider .carousel .carousel-indicators {
  display: none;
}
.mixopedia.cocktails-section-slider .carousel .carousel-inner {
  overflow: visible;
}
.mixopedia.cocktails-section-slider .carousel .carousel-inner .row {
  white-space: nowrap;
}
.mixopedia.cocktails-section-slider .carousel .carousel-inner .row .col-xs-6,
.mixopedia.cocktails-section-slider .carousel .carousel-inner .row .col-sm-4,
.mixopedia.cocktails-section-slider .carousel .carousel-inner .row .col-md-3,
.mixopedia.cocktails-section-slider .carousel .carousel-inner .row .col-lg-2 {
  display: inline-block;
  float: none;
  white-space: normal;
}
.mixopedia .shareOptionsProductSlider {
  background-image: url("/img/share/shareOptions.png");
  width: 183px;
  height: 203px;
  position: absolute;
  z-index: 1;
  display: none;
  bottom: -58px;
  margin-left: 3px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .mixopedia .shareOptionsProductSlider {
    margin-left: 39px;
  }
}
.mixopedia .shareOptionsProductSlider ul {
  margin: 0;
  padding: 0;
}
.mixopedia .shareOptionsProductSlider ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.mixopedia .slider-track {
  position: absolute;
  cursor: pointer;
  background-color: #2b2b2b;
}
.mixopedia .slider-selection {
  position: absolute;
  background-color: #ffdc00;
}
.mixopedia .slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.mixopedia .slider .tooltip-inner {
  white-space: nowrap;
}
.mixopedia .slider input {
  display: none;
}
.mixopedia .slider.slider-horizontal {
  height: 25px;
  width: 100% !important;
  margin: 10% 0 0 -5px;
}
.mixopedia .slider.slider-horizontal .slider-track {
  height: 25px;
  width: 95%;
  margin-top: -20px;
  top: 50%;
  left: 4%;
}
@media (min-width: 768px) {
  .mixopedia .slider.slider-horizontal .slider-track {
    width: 95%;
    left: 3%;
    height: 15px;
  }
}
@media (min-width: 1024px) {
  .mixopedia .slider.slider-horizontal .slider-track {
    width: 93%;
    left: 5%;
    height: 20px;
  }
}
@media (min-width: 1280px) {
  .mixopedia .slider.slider-horizontal .slider-track {
    left: 3%;
    width: 94%;
    height: 25px;
  }
}
.mixopedia .slider.slider-horizontal .slider-selection {
  height: 100%;
  top: 0;
  bottom: 0;
  background-color: #f0cf13;
}
.mixopedia .slider.slider-horizontal .slider-handle.triangle {
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0;
}
.mixopedia .slider-handle.triangle {
  background: transparent none;
}
.mixopedia .slider.slider-vertical {
  height: 210px;
  width: 20px;
}
.mixopedia .slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  margin-left: -5px;
  left: 50%;
  top: 0;
}
.mixopedia .slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.mixopedia .slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  margin-left: 0;
}
.mixopedia .slider.slider-vertical .slider-handle {
  margin-left: -5px;
  margin-top: -5px;
}
.mixopedia .slider-handle.round {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.mixopedia .slider-handle {
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #fff;
  margin: 0 -15px;
}
@media (min-width: 768px) {
  .mixopedia .slider-handle {
    width: 15px;
    height: 15px;
    margin-left: -5px;
  }
}
@media (min-width: 1024px) {
  .mixopedia .slider-handle {
    width: 20px;
    height: 20px;
    margin-left: -10px;
  }
}
@media (min-width: 1280px) {
  .mixopedia .slider-handle {
    width: 25px;
    height: 25px;
  }
}
.mixopedia .teaserbox.teaserbox-thema {
  position: relative;
}
.mixopedia .teaserbox.teaserbox-thema .teaserbox-header {
  margin: 0px;
  padding: 0px;
  position: absolute;
  text-align: left !important;
  background-image: none !important;
  z-index: 100;
}
.mixopedia .teaserbox.teaserbox-thema .teaserbox-header h2 {
  font-family: Tahoma, Arial, sans-serif;
}
.mixopedia .teaserbox.teaserbox-thema .teaserbox-size h2 {
  color: transparent;
  opacity: 0;
}
.mixopedia .teaserbox.teaserbox-thema .teaserbox-size h1 {
  color: transparent;
  opacity: 0;
}
.mixopedia .teaserbox.teaserbox-thema .teaserbox-size p {
  color: transparent;
  opacity: 0;
}
.mixopedia .teaserbox.teaserbox-thema .teaserbox-image {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 50;
}
.mixopedia .teaserbox.teaserbox-thema.topic-inverted .teaserbox-header {
  color: #000 !important;
}
.mixopedia .teaserbox.teaserbox-thema.topic-inverted .teaserbox-header h2 {
  color: #000 !important;
}
.mixopedia .teaserbox.teaserbox-thema.topic-inverted .teaserbox-header h1 {
  color: #000 !important;
}
.mixopedia .teaserbox.teaserbox-thema.topic-inverted .teaserbox-header p {
  color: #000 !important;
}
.mobile-thema .teaserbox-thema {
  display: none;
}
@media screen and (min-width: 1280px) {
  .teaserbox-l.teaserbox-thema {
    margin-top: 35px;
    height: auto !important;
  }
  .teaserbox-l.teaserbox-thema .teaserbox-header {
    top: 20px;
    left: 40px;
    width: 340px !important;
  }
  .teaserbox-l.teaserbox-thema .teaserbox-header h2 {
    margin-bottom: 10px;
  }
  .teaserbox-l.teaserbox-thema .teaserbox-header h1 {
    margin-bottom: 10px !important;
  }
  .teaserbox-l.teaserbox-thema .teaserbox-size {
    margin: 20px 0 60px 40px;
    width: 340px !important;
  }
  .teaserbox-l.teaserbox-thema .teaserbox-size h2 {
    margin-bottom: 10px;
  }
  .teaserbox-l.teaserbox-thema .teaserbox-size h1 {
    margin-bottom: 10px !important;
  }
  .teaserbox-l.teaserbox-thema .teaserbox-image {
    width: 834px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .teaserbox.teaserbox-thema {
    margin-top: 31px;
    height: auto !important;
  }
  .teaserbox.teaserbox-thema .teaserbox-header {
    top: 10px !important;
    left: 36px;
    width: 290px !important;
  }
  .teaserbox.teaserbox-thema .teaserbox-header h2 {
    margin-bottom: 8px !important;
  }
  .teaserbox.teaserbox-thema .teaserbox-header h1 {
    margin-bottom: 8px !important;
  }
  .teaserbox.teaserbox-thema .teaserbox-size {
    margin: 10px 0 42px 36px;
    width: 290px !important;
  }
  .teaserbox.teaserbox-thema .teaserbox-size h2 {
    margin-bottom: 8px;
  }
  .teaserbox.teaserbox-thema .teaserbox-size h1 {
    margin-bottom: 8px !important;
  }
  .teaserbox.teaserbox-thema .teaserbox-image {
    width: 662px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .teaserbox.teaserbox-thema {
    margin-top: 31px;
    height: auto !important;
  }
  .teaserbox.teaserbox-thema .teaserbox-header {
    top: 0px !important;
    left: 20px;
    width: 250px !important;
  }
  .teaserbox.teaserbox-thema .teaserbox-header h2 {
    margin-bottom: 6px !important;
  }
  .teaserbox.teaserbox-thema .teaserbox-header h1 {
    margin-bottom: 6px !important;
  }
  .teaserbox.teaserbox-thema .teaserbox-size {
    margin: 0 0 20px 20px;
    width: 250px !important;
  }
  .teaserbox.teaserbox-thema .teaserbox-size h2 {
    margin-bottom: 6px;
  }
  .teaserbox.teaserbox-thema .teaserbox-size h1 {
    margin-bottom: 6px !important;
  }
  .teaserbox.teaserbox-thema .teaserbox-image {
    width: 510px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .teaserbox.teaserbox-thema {
    display: none;
  }
  .mobile-thema .teaserbox.teaserbox-thema {
    margin-top: 31px;
    height: auto !important;
  }
  .mobile-thema .teaserbox.teaserbox-thema .teaserbox-header {
    top: 0;
    left: auto;
    width: 100% !important;
    padding: 10px 20px 20px 20px;
    position: relative !important;
  }
  .mobile-thema .teaserbox.teaserbox-thema .teaserbox-header h2 {
    margin-bottom: 8px !important;
  }
  .mobile-thema .teaserbox.teaserbox-thema .teaserbox-header h1 {
    margin-bottom: 6px !important;
    font-size: 26px;
    line-height: 21px;
  }
  .mobile-thema .teaserbox.teaserbox-thema .teaserbox-size {
    display: none;
  }
  .mobile-thema .teaserbox.teaserbox-thema .teaserbox-image {
    position: relative;
  }
  .mobile-thema .teaserbox-thema {
    display: block;
    height: auto !important;
  }
}
.maps-container {
  position: relative;
}
@media (min-width: 0px) and (max-width: 767px) {
  .maps-container .filter-console {
    bottom: inherit;
    left: 0px;
    top: 64px;
  }
}
.maps-container .filter-console h1 {
  color: #000;
}
@media (min-width: 0px) and (max-width: 767px) {
  .maps-container {
    position: static;
  }
}
.maps-container .filter-console {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f7f7f7), to(#dfdfdf));
  background-image: -webkit-linear-gradient(top, #f7f7f7, 0%, #dfdfdf, 100%);
  background-image: -moz-linear-gradient(top, #f7f7f7 0%, #dfdfdf 100%);
  background-image: linear-gradient(to bottom, #f7f7f7 0%, #dfdfdf 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffdfdfdf', GradientType=0);
  border: 3px solid #ffffff;
  bottom: -3px;
  position: absolute;
  left: 3px;
  padding: 0px 2.5% 8px 2.5%;
  z-index: 800;
}
@media (min-width: 0px) and (max-width: 767px) {
  .maps-container .filter-console {
    bottom: inherit;
    left: 0px;
    top: 64px;
  }
}
.maps-container .filter-console h1 {
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 0.75em;
}
@media (min-width: 0px) {
  .maps-container .filter-console h1 {
    font-size: 10px;
    line-height: 10px;
  }
}
@media (min-width: 768px) {
  .maps-container .filter-console h1 {
    font-size: 17px;
    line-height: 17px;
  }
}
@media (min-width: 1024px) {
  .maps-container .filter-console h1 {
    font-size: 22px;
    line-height: 22px;
  }
}
@media (min-width: 1280px) {
  .maps-container .filter-console h1 {
    font-size: 28px;
    line-height: 28px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .maps-container .filter-console h1 {
    font-size: 20px;
    margin: 1.5em 0px 1em 0px;
  }
}
.maps-container .filter-console .toggle-link {
  background-image: url('/img/Layer_plus.png');
  background-position: left bottom;
  background-repeat: no-repeat;
  height: 50px;
  left: 50%;
  margin-left: -75px;
  position: absolute;
  text-indent: -9999px;
  top: -50px;
  width: 150px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .maps-container .filter-console .toggle-link {
    background-image: url('/img/menu_mobile.png');
    background-position: center center;
    background-size: 27px 19px;
    height: 46px;
    left: auto;
    min-width: 44px;
    right: 0px;
    top: 53px;
    width: auto;
  }
}
.maps-container .filter-console.in .toggle-link {
  background-image: url('/img/Layer_minus.png');
}
@media (min-width: 0px) and (max-width: 767px) {
  .maps-container .filter-console.in .toggle-link {
    background-image: url('/img/menu_mobile_aktiv.png');
  }
}
.maps-container .filter-console .form-group #btn_locate {
  display: none;
}
.maps-container .filter-console .form-group #searchForm {
  padding: 0px 40px 0px 0px;
  position: relative;
}
.maps-container .filter-console .form-group #searchForm #btn_submit_search {
  position: absolute;
  right: -8px;
  text-indent: -9999px;
  top: -3px;
}
.maps-container .filter-console .form-group #searchForm #search_zipcode.haendler {
  color: #000;
}
@media (max-width: 767px) {
  .maps-container .filter-console .form-group #btn_locate {
    display: inline-block;
    float: left;
    position: absolute;
    z-index: 999;
  }
  .maps-container .filter-console .form-group #searchForm {
    border-right: 1px dotted #c9c9c9;
    border-left: 1px dotted #c9c9c9;
    margin: 0px 44px 0px 44px;
    padding: 0px 60px 0px 0px;
  }
  .maps-container .filter-console .form-group #searchForm #search_zipcode {
    display: inline-block;
    margin: -4px 48px 4px -48px;
    height: 52px;
    width: 265px;
    padding: 0 10px 0 60px;
  }
  .maps-container .filter-console .form-group #searchForm #btn_submit_search {
    position: absolute;
    right: 0px;
    text-indent: -9999px;
    top: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .maps-container .filter-console .form-group #searchForm #btn_submit_search {
    top: -2px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .maps-container .filter-console .form-group #searchForm #btn_submit_search {
    top: -3px;
  }
}
@media (min-width: 1280px) {
  .maps-container .filter-console .form-group #searchForm #btn_submit_search {
    top: -5px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .maps-container .filter-console .panel-group {
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    margin: 0px -12px;
    padding: 12px 12px 0px 12px;
  }
}
.maps-container .filter-console .panel-group .panel {
  margin: 1em 0 2em 0 !important;
}
@media (max-width: 767px) {
  .maps-container .filter-console .panel-group .panel {
    margin-bottom: 12px !important;
  }
}
.maps-container .filter-console .panel-group .panel .panel-heading .panel-title .accordion-toggle {
  background-image: url('/img/btn_minus_medium_default_1280.png');
  height: auto;
  margin: 0px -10px -27px 0px;
  padding-bottom: 30px;
}
.maps-container .filter-console .panel-group .panel .panel-heading .panel-title .accordion-toggle.collapsed {
  background-image: url('/img/btn_plus_medium_default_1280.png');
}
.maps-container .filter-console .panel-group .panel .panel-body {
  margin-top: 26px;
}
.maps-container .filter-console .panel-group .panel .produkt .brandBox {
  margin: 3px 0;
}
#map-canvas {
  /*		&:after {
              position: absolute;
              display: block;
              width: 0;
              height: 0;
              border-color: transparent;
              border-style: solid;
              border-width: @popover-arrow-outer-width;

              left: 50%;
              margin-left: -@popover-arrow-outer-width;
              border-top-width: 0;
              border-bottom-color: @popover-arrow-outer-fallback-color; // IE8 fallback
              border-bottom-color: @popover-arrow-outer-color;
              top: -@popover-arrow-outer-width;
          }

          &:after {
              border-width: @popover-arrow-width;
              content: "";

              content: " ";
              top: 1px;
              margin-left: -@popover-arrow-width;
              border-top-width: 0;
              border-bottom-color: @popover-arrow-color;
          }
          */
}
@media (min-width: 0px) and (max-width: 767px) {
  #map-canvas {
    min-height: 250px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #map-canvas {
    min-height: 700px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  #map-canvas {
    min-height: 840px;
  }
}
@media (min-width: 1280px) {
  #map-canvas {
    min-height: 820px;
  }
}
#map-canvas .infobox {
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  /*bottom: 0; /* Positioned by GoogleMaps JavaScript */
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  /*left: 0; /* Positioned by GoogleMaps JavaScript */
  max-width: 276px;
  padding: 1px;
  position: absolute;
  text-align: left;
  z-index: 1010;
}
#map-canvas .infobox img {
  background-image: url('/img/btn_x_small_default.png');
  background-position: center center;
  background-repeat: no-repeat;
  height: 32px;
  width: 29px;
}
#map-canvas .infobox img:hover {
  background-image: url('/img/btn_x_small_rollover.png');
}
#map-canvas .infobox img:active {
  background-image: url('/img/btn_x_small_aktiv.png');
}
#map-canvas .infobox .infobox-content {
  padding: 9px 14px 14px 14px;
  white-space: nowrap;
}
@media (min-width: 0px) {
  #map-canvas .infobox .infobox-content {
    font-size: 12px;
    line-height: 17px;
  }
}
@media (min-width: 768px) {
  #map-canvas .infobox .infobox-content {
    font-size: 12px;
    line-height: 17px;
  }
}
@media (min-width: 1024px) {
  #map-canvas .infobox .infobox-content {
    font-size: 12px;
    line-height: 17px;
  }
}
@media (min-width: 1280px) {
  #map-canvas .infobox .infobox-content {
    font-size: 14px;
    line-height: 19px;
  }
}
#map-canvas .infobox .infobox-content span {
  color: #696969;
  font-size: 0.8em;
}
#map-canvas .infobox .infobox-content h4 {
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
  margin-bottom: 0px;
}
@media (min-width: 0px) {
  #map-canvas .infobox .infobox-content h4 {
    font-size: 12px;
    line-height: 17px;
  }
}
@media (min-width: 768px) {
  #map-canvas .infobox .infobox-content h4 {
    font-size: 12px;
    line-height: 17px;
  }
}
@media (min-width: 1024px) {
  #map-canvas .infobox .infobox-content h4 {
    font-size: 12px;
    line-height: 17px;
  }
}
@media (min-width: 1280px) {
  #map-canvas .infobox .infobox-content h4 {
    font-size: 14px;
    line-height: 19px;
  }
}
#map-canvas .infobox:after {
  content: url('/img/infobox-arrow.png');
  position: absolute;
  left: 24px;
  bottom: -14px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page #map-canvas {
    min-height: 450px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-page #map-canvas {
    min-height: 500px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .product-page #map-canvas {
    min-height: 600px;
  }
}
@media (min-width: 1280px) {
  .product-page #map-canvas {
    min-height: 700px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .product-page .maps-container .filter-console {
    top: 0;
  }
}
/* Info PopOver */
/*
#dealer.map div.infoBox {
	background: url(dealer-overlayBg.png) no-repeat;
	width: 284px;
	height: 152px
}

#dealer.map div.infoBox div.infoLayer {
	color: #fff;
	z-index: 20000;
	padding: 24px 30px 50px 30px;
}

#dealer.map div.infoBox div.infoLayer h4 {
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	color: #fff;
	margin: 0px;
	font-size: 16px;
	line-height: 20px;
	padding: 0px !important; 
	margin: 0px 0 6px 0 !important 
}

#dealer.map div.infoBox div.infoLayer span {
	color: #fff;
	font-size: 11px;
	line-height: 11px;  
	padding: 0px;
	margin: 0px
}

#dealer #trigger {
	position: absolute;
	z-index: 10600;
	top: 360px;
	left: 0px;
	height: 86px;
	width: 108px;
	cursor: pointer;
}

#dealer #searchForm {
	position: absolute;
	top:360px;
	width: 100%;
}
*/
.idle {
  background-color: rgba(0, 0, 0, 0.75);
  background-image: url('/img/spinner.gif');
  background-position: center center;
  background-repeat: no-repeat;
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1040;
}
.idle.in {
  display: block;
}
main.generic .ruler {
  border-bottom: 1px solid #fee01a;
  display: block;
  height: 1px;
}
main.generic .pressrelease-nav ul {
  padding: 0px;
}
main.generic .pressrelease-nav ul li {
  font-weight: normal !important;
  font-family: "SchweppesTitle Heavy", "Times New Roman", Times, serif;
  text-transform: uppercase;
  background-image: url('../img/stickynav_active-xl.png');
  background-repeat: no-repeat;
  list-style: none;
}
main.generic .pressrelease-nav ul li a {
  display: block;
  font-weight: normal !important;
}
main.generic .pressrelease-nav ul li:hover {
  background-image: url('../img/stickynav-xl.png');
  background-color: transparent;
}
main.generic .pressrelease-nav ul li:hover a {
  color: #000;
  text-decoration: none;
  background-color: transparent;
}
main.generic .pressrelease-nav ul li.actualPosition,
main.generic .pressrelease-nav ul li:focus {
  background-image: url('../img/stickynav-xl.png');
}
main.generic .pressrelease-nav ul li.actualPosition a,
main.generic .pressrelease-nav ul li:focus a {
  color: #000;
  text-decoration: none;
}
main.generic .pressrelease-nav h6 {
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
  border-top: 1px solid #ffef95;
  margin: 0px;
}
main.generic .pressrelease-nav .release-form input {
  box-shadow: none;
  border: 1px solid #b5b4b0;
  border-bottom: 1px solid #b5b4b0;
  border-left: 1px solid #b5b4b0;
  color: #b1b2b4;
  margin: 0;
  display: inline-block;
  -webkit-appearance: none;
}
main.generic .pressrelease-nav .release-form input:focus {
  color: #000;
}
main.generic .pressrelease-nav .release-form button {
  border: none;
  padding: 0px;
  background-image: url(../img/search-button.gif);
  border-top: 1px solid #b5b4b0;
  border-bottom: 1px solid #b5b4b0;
  border-right: 1px solid #b5b4b0;
  display: inline-block;
}
main.generic .pressrelease-list .ruler {
  border-bottom: 1px solid #fee01a;
  display: block;
  height: 1px;
}
main.generic .pressrelease-list h5 {
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  border-top: 1px solid #ffef95;
  margin: 0px !important;
}
main.generic .pressrelease-list a.detail-link {
  display: block;
  background-image: url('../img/btn_link_text_small_1280.png');
  background-repeat: no-repeat;
}
main.generic .pressrelease-list a.detail-link:hover {
  background-image: url('../img/btn_link_text_small_rollover_1280.png');
}
main.generic .pressrelease-list img {
  width: 100%;
  display: block;
}
main.generic .pressrelease-list a.link-print {
  display: block;
  color: #696969;
}
main.generic .pressrelease-list a.link-print:hover,
main.generic .pressrelease-list a.link-print:focus {
  color: #000;
}
@media (max-width: 767px) {
  main.generic .ruler {
    margin-top: 26px;
  }
  main.generic .pressrelease-nav ul {
    margin: 59px 0 14px 0;
  }
  main.generic .pressrelease-nav ul li {
    font-size: 16px;
    background-size: 10px 15px;
  }
  main.generic .pressrelease-nav ul li a {
    padding: 3px 0px 6px 14px;
  }
  main.generic .pressrelease-nav h6 {
    font-size: 12px;
    padding: 13px 0 21px 0;
  }
  main.generic .pressrelease-nav .release-form input {
    padding: 0px 0px 0px 5px;
    height: 25px;
    width: 150px;
  }
  main.generic .pressrelease-nav .release-form button {
    margin: 0 0px 0px -8px;
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
  }
  main.generic .pressrelease-list .ruler {
    margin-top: 32px;
  }
  main.generic .pressrelease-list h5 {
    font-size: 11px;
    padding: 5px 0px 0px 0;
  }
  main.generic .pressrelease-list h2 {
    font-size: 20px;
    line-height: 20px;
    padding-top: 33px;
    margin-top: 0px;
  }
  main.generic .pressrelease-list a.detail-link {
    background-size: 7px 11px;
    background-position: 0px 3px;
    padding-left: 13px;
    font-size: 12px;
  }
  main.generic .pressrelease-list img {
    margin: 26px 0 10px 0;
  }
}
@media (min-width: 768px) {
  main.generic .ruler {
    margin-top: 26px;
  }
  main.generic .pressrelease-nav ul {
    margin: 59px 0 14px 0;
  }
  main.generic .pressrelease-nav ul li {
    font-size: 16px;
    background-size: 10px 15px;
  }
  main.generic .pressrelease-nav ul li a {
    padding: 3px 0px 6px 14px;
  }
  main.generic .pressrelease-nav h6 {
    font-size: 12px;
    padding: 13px 0 21px 0;
  }
  main.generic .pressrelease-nav .release-form input {
    padding: 0px 0px 0px 5px;
    height: 25px;
    width: 150px;
  }
  main.generic .pressrelease-nav .release-form button {
    margin: 0 0px 0px -8px;
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
  }
  main.generic .pressrelease-list .ruler {
    margin-top: 32px;
  }
  main.generic .pressrelease-list h5 {
    font-size: 11px;
    padding: 5px 0px 0px 0;
  }
  main.generic .pressrelease-list h2 {
    font-size: 20px;
    line-height: 20px;
    padding-top: 33px;
    margin-top: 0px;
  }
  main.generic .pressrelease-list a.detail-link {
    background-size: 7px 11px;
    background-position: 0px 3px;
    padding-left: 13px;
    font-size: 12px;
  }
  main.generic .pressrelease-list img {
    margin: 26px 0 10px 0;
  }
}
@media (min-width: 1024px) {
  main.generic .ruler {
    margin-top: 29px;
  }
  main.generic .pressrelease-nav ul {
    margin: 65px 0 15px 0;
  }
  main.generic .pressrelease-nav ul li {
    font-size: 18px;
    background-size: 11px 17px;
  }
  main.generic .pressrelease-nav ul li a {
    padding: 3px 0px 7px 16px;
  }
  main.generic .pressrelease-nav h6 {
    font-size: 13px;
    padding: 14px 0 23px 0;
  }
  main.generic .pressrelease-nav .release-form input {
    padding: 0px 0px 0px 5px;
    height: 28px;
    width: 167px;
  }
  main.generic .pressrelease-nav .release-form button {
    margin: 0 0px 0px -9px;
    width: 28px;
    height: 28px;
    background-size: 28px 28px;
  }
  main.generic .pressrelease-list .ruler {
    margin-top: 36px;
  }
  main.generic .pressrelease-list h5 {
    font-size: 12px;
    padding: 5px 0px 0px 0;
  }
  main.generic .pressrelease-list h2 {
    font-size: 22px;
    line-height: 22px;
    padding-top: 36px;
    margin-top: 0px;
  }
  main.generic .pressrelease-list a.detail-link {
    background-size: 8px 12px;
    background-position: 0px 3px;
    padding-left: 14px;
    font-size: 13px;
  }
  main.generic .pressrelease-list img {
    margin: 29px 0 11px 0;
  }
}
@media (min-width: 1280px) {
  main.generic .ruler {
    margin-top: 32px;
  }
  main.generic .pressrelease-nav ul {
    margin: 72px 0 17px 0;
  }
  main.generic .pressrelease-nav ul li {
    font-size: 20px;
    background-size: 12px 19px;
  }
  main.generic .pressrelease-nav ul li a {
    padding: 3px 0px 8px 18px;
  }
  main.generic .pressrelease-nav h6 {
    font-size: 14px;
    padding: 16px 0 26px 0;
  }
  main.generic .pressrelease-nav .release-form input {
    padding: 0px 0px 0px 5px;
    height: 32px;
    width: 185px;
  }
  main.generic .pressrelease-nav .release-form button {
    margin: 0 0px 0px -10px;
    width: 32px;
    height: 32px;
  }
  main.generic .pressrelease-list .ruler {
    margin-top: 40px;
  }
  main.generic .pressrelease-list h5 {
    font-size: 12px;
    padding: 6px 0px 0px 0;
  }
  main.generic .pressrelease-list h2 {
    font-size: 24px;
    line-height: 24px;
    padding-top: 40px;
    margin-top: 0px;
  }
  main.generic .pressrelease-list a.detail-link {
    background-size: 8px 12px;
    background-position: 0px 3px;
    padding-left: 15px;
    font-size: 14px;
  }
  main.generic .pressrelease-list img {
    margin: 32px 0 12px 0;
  }
}
.themen {
  padding-bottom: 0;
  background: #000 url('/img/mixopedia/themes/themen_bg-lg.jpg') top right no-repeat;
}
.themen .themen-header {
  color: #fff !important;
}
.themen .themen-header p {
  color: #fff !important;
}
.themen .teaserbox:after {
  content: url('');
  display: none !important;
}
.type-inverted H1,
.type-inverted H2,
.type-inverted H3,
.type-inverted H4,
.type-inverted H5,
.type-inverted p,
.type-inverted span,
.type-inverted a.bottomLink:hover,
.type-inverted a.link-print:hover {
  color: #fff !important;
  -webkit-font-smoothing: antialiased;
}
.themen.detail {
  background-image: none;
}
p a.bottomLink {
  font-weight: bold;
  color: #696969;
}
p a.bottomLink :hover {
  color: #000;
}
.thementeaser {
  margin: 6px 3px 0 3px;
  float: left;
  -webkit-box-shadow: 0 0 32px #707070;
  box-shadow: 0 0 32px #707070;
}
.thementeaser .teaserbox-header {
  top: 0px;
  background-image: none !important;
}
.thementeaser a {
  color: #000;
}
.thementeaser.topic-inverted a {
  color: #fff !important;
}
.themen-header h5 {
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
.themen-header p {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.themen-slider {
  background-color: #000000;
}
.themen-slider header.container {
  padding: 0 6px;
  color: #FFFFFF;
  position: absolute;
  z-index: 10;
}
.themen-slider .draaimolen {
  overflow: visible;
}
.themen-slider .draaimolen .draaimolen-inner {
  overflow: visible;
}
.themen-slider .draaimolen .draaimolen-inner .row {
  padding-left: 14px;
  white-space: nowrap;
}
.themen-slider .draaimolen .draaimolen-inner .row .tile {
  position: relative;
  float: left;
  min-height: 1px;
  height: 710px;
  max-height: 710px;
  opacity: 0.3;
  transition: all 300ms ease 0s;
}
.themen-slider .draaimolen .draaimolen-inner .row .tile .themenBox {
  clear: both;
  color: #ffffff;
  height: 710px;
  max-height: 710px;
  text-align: center;
  white-space: normal;
}
.themen-slider .draaimolen .draaimolen-inner .row .tile .themenBox img {
  height: 710px;
  max-height: 710px;
}
.themen-slider .draaimolen .draaimolen-inner .row .tile.slick-center {
  opacity: 1;
}
.teaser-spacer {
  clear: both;
}
@media (min-width: 0px) and (max-width: 1279px) {
  .teaser-spacer {
    margin-bottom: 40px;
  }
}
@media (min-width: 1280px) {
  .teaser-spacer {
    margin-bottom: 180px;
  }
}
.themen-footer {
  background-color: #000000;
  padding: 24px 0 38px 0;
}
.themen-textheader {
  background: top center no-repeat;
  background-size: cover;
  color: #000;
}
.themen-textheader h5 {
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
.themen-textheader .text-center p {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.themen-textimg .container {
  position: relative;
}
.themen-textimg .container > .row .bg-img {
  position: absolute;
  top: 0;
  left: 0;
}
.themen-textimg.type-xl h2 {
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
.themen-mix .container {
  position: relative;
}
.themen-mix .container > .row .bg-img {
  position: absolute;
  top: 0;
  left: 0;
}
.themen-mix h4 {
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
}
.themen-mix a.link-print {
  display: inline-block !important;
  background-image: url('/img/btn_print_default_1280.png');
}
.themen-video .container {
  position: relative;
}
.themen-video .container > .row .bg-img {
  position: absolute;
  top: 0;
  left: 0;
}
.themen-video .container a.play {
  position: absolute;
  display: block;
}
@media screen and (min-width: 1280px) {
  .thementeaser {
    height: 387px;
    width: 624px;
  }
  .thementeaser .teaserbox-header {
    padding: 32px 38px 38px 38px;
  }
  .thementeaser .teaserbox-header h2 {
    margin-top: 20px;
  }
  .thementeaser .teaserbox-container {
    height: 387px;
  }
  .themen-header {
    padding: 64px 0 82px 0;
  }
  .themen-header h5 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: -6px;
  }
  .themen-header h1 {
    font-size: 78px;
    line-height: 70px;
    margin-bottom: 6px;
  }
  .themen-textheader {
    padding: 120px 0;
  }
  .themen-textheader h5 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: -6px;
  }
  .themen-textheader h1 {
    font-size: 78px;
    line-height: 70px;
    margin-bottom: 6px;
  }
  .themen-textheader.type-xl h5 {
    font-size: 37px;
    line-height: 37px;
    margin-bottom: 32px;
  }
  .themen-textheader.type-xl h1 {
    font-size: 120px;
    line-height: 90px;
    margin-bottom: 0px;
  }
  .themen-textheader.type-xl p {
    font-size: 17px;
    line-height: 24px;
  }
  .themen-product .page-section.intro-section header {
    top: 0;
  }
  .themen-product .page-section.intro-section header h2 {
    margin-bottom: 0px;
  }
  .themen-product .page-section.intro-section header h1 {
    margin-top: 12px;
  }
  .themen-textimg .container {
    min-height: 580px;
  }
  .themen-textimg .container > .row {
    padding: 70px 0;
  }
  .themen-textimg h2 {
    font-size: 17px;
    line-height: 21px;
  }
  .themen-textimg h1 {
    font-size: 44px;
    line-height: 35px;
    margin-top: 12px;
  }
  .themen-textimg .col-img {
    padding-top: 30px;
  }
  .themen-textimg.type-xl h2 {
    font-size: 24px;
    line-height: 29px;
  }
  .themen-textimg.type-xl h1 {
    font-size: 78px;
    line-height: 70px;
    margin-top: 22px;
    margin-bottom: 6px;
  }
  .themen-mix .container {
    min-height: 680px;
  }
  .themen-mix .container > .row {
    padding: 70px 0;
  }
  .themen-mix h2 {
    font-size: 17px;
    line-height: 21px;
  }
  .themen-mix h1 {
    font-size: 44px;
    line-height: 35px;
    margin-top: 12px;
  }
  .themen-mix h4 {
    font-size: 19px;
    line-height: 23px;
    padding-bottom: 13px;
  }
  .themen-mix a.link-print {
    margin-top: 20px;
  }
  .themen-video .container {
    min-height: 680px;
  }
  .themen-video .container > .row {
    padding: 70px 0;
  }
  .themen-video a.play {
    width: 130px;
    top: 294px;
    left: 565px;
  }
  .themen-video h2 {
    font-size: 17px;
    line-height: 21px;
  }
  .themen-video h1 {
    font-size: 44px;
    line-height: 35px;
    margin-top: 12px;
  }
  .themen-slider h2 {
    font-size: 17px;
    line-height: 21px;
  }
  .themen-slider h1 {
    font-size: 44px;
    line-height: 35px;
    margin-top: 12px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .themen {
    background-image: url('/img/mixopedia/themes/themen_bg-md.jpg');
  }
  .thementeaser {
    height: 305px;
    width: 492px;
  }
  .thementeaser .teaserbox-header {
    padding: 27px 34px 34px 34px;
  }
  .thementeaser .teaserbox-header h2 {
    margin-top: 12px;
  }
  .thementeaser .teaserbox-container {
    height: 305px;
  }
  .themen-header {
    padding: 58px 0 74px 0;
  }
  .themen-header h5 {
    font-size: 27px;
    line-height: 32px;
    margin-bottom: -5px;
  }
  .themen-header h1 {
    font-size: 70px;
    line-height: 63px;
    margin-bottom: 5px;
  }
  .themen-textheader {
    padding: 96px 0 66px 0;
  }
  .themen-textheader h5 {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: -5px;
  }
  .themen-textheader h1 {
    font-size: 62px;
    line-height: 56px;
    margin-bottom: 5px;
  }
  .themen-textheader.type-xl h5 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 26px;
  }
  .themen-textheader.type-xl h1 {
    font-size: 96px;
    line-height: 72px;
  }
  .themen-textheader.type-xl p {
    font-size: 14px;
    line-height: 19px;
  }
  .themen-product .page-section.intro-section header {
    top: 0;
  }
  .themen-product .page-section.intro-section header h2 {
    margin-bottom: 0px;
  }
  .themen-product .page-section.intro-section header h1 {
    margin-top: 12px;
  }
  .themen-textimg .container {
    min-height: 461px;
  }
  .themen-textimg .container > .row {
    padding: 56px 0;
  }
  .themen-textimg h2 {
    font-size: 14px;
    line-height: 17px;
  }
  .themen-textimg h1 {
    font-size: 35px;
    line-height: 28px;
    margin-top: 10px;
  }
  .themen-textimg .col-img {
    padding-top: 24px;
  }
  .themen-textimg.type-xl h2 {
    font-size: 19px;
    line-height: 23px;
  }
  .themen-textimg.type-xl h1 {
    font-size: 62px;
    line-height: 56px;
    margin-top: 18px;
    margin-bottom: 5px;
  }
  .themen-mix .container > .row {
    padding: 56px 0;
  }
  .themen-mix h2 {
    font-size: 14px;
    line-height: 17px;
  }
  .themen-mix h1 {
    font-size: 35px;
    line-height: 28px;
    margin-top: 10px;
  }
  .themen-mix h4 {
    font-size: 16px;
    line-height: 19px;
    padding-bottom: 10px;
  }
  .themen-mix a.link-print {
    margin-top: 16px;
  }
  .themen-video .container {
    min-height: 541px;
  }
  .themen-video .container > .row {
    padding: 70px 0;
  }
  .themen-video a.play {
    width: 104px;
    top: 234px;
    left: 449px;
  }
  .themen-video h2 {
    font-size: 14px;
    line-height: 17px;
  }
  .themen-video h1 {
    font-size: 35px;
    line-height: 28px;
    margin-top: 10px;
  }
  .themen-slider h2 {
    font-size: 14px;
    line-height: 17px;
  }
  .themen-slider h1 {
    font-size: 35px;
    line-height: 28px;
    margin-top: 10px;
  }
  .themen-slider .draaimolen .draaimolen-inner .row .tile {
    height: 577px;
    max-height: 577px;
  }
  .themen-slider .draaimolen .draaimolen-inner .row .tile .themenBox {
    height: 577px;
    max-height: 577px;
  }
  .themen-slider .draaimolen .draaimolen-inner .row .tile .themenBox img {
    height: 577px;
    max-height: 577px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .themen {
    background-image: url('/img/mixopedia/themes/themen_bg-sm.jpg');
  }
  .thementeaser {
    height: 236px;
    width: 381px;
  }
  .thementeaser .teaserbox-header {
    padding: 22px 24px 24px 24px;
  }
  .thementeaser .teaserbox-header h2 {
    margin-top: 8px;
  }
  .thementeaser .teaserbox-container {
    height: 381px;
  }
  .themen-header {
    padding: 52px 0 66px 0;
  }
  .themen-header h5 {
    font-size: 24px;
    line-height: 31px;
    margin-bottom: -4px;
  }
  .themen-header h1 {
    font-size: 63px;
    line-height: 56px;
    margin-bottom: 4px;
  }
  .themen-textheader {
    padding: 62px 0 57px 0;
  }
  .themen-textheader h5 {
    font-size: 15px;
    line-height: 21px;
    margin-bottom: -3px;
  }
  .themen-textheader h1 {
    font-size: 50px;
    line-height: 45px;
    margin-bottom: 4px;
  }
  .themen-textheader.type-xl h5 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 21px;
  }
  .themen-textheader.type-xl h1 {
    font-size: 77px;
    line-height: 58px;
  }
  .themen-product .page-section.intro-section header {
    top: 0;
  }
  .themen-product .page-section.intro-section header h2 {
    margin-bottom: 0px;
    font-size: 13px;
    line-height: 16px;
  }
  .themen-product .page-section.intro-section header h1 {
    margin-top: 9px;
    font-size: 33px;
    line-height: 26px;
  }
  .themen-textimg .container {
    min-height: 356px;
  }
  .themen-textimg .container > .row {
    padding: 45px 0;
  }
  .themen-textimg h2 {
    font-size: 12px;
    line-height: 15px;
    margin-top: 17px;
  }
  .themen-textimg h1 {
    font-size: 30px;
    line-height: 24px;
    margin-top: 8px;
  }
  .themen-textimg .col-img {
    padding-top: 21px;
  }
  .themen-textimg.type-xl h2 {
    font-size: 15px;
    line-height: 19px;
  }
  .themen-textimg.type-xl h1 {
    font-size: 50px;
    line-height: 45px;
    margin-top: 15px;
    margin-bottom: 4px;
  }
  .themen-mix .container > .row {
    padding: 45px 0;
  }
  .themen-mix h2 {
    font-size: 12px;
    line-height: 15px;
  }
  .themen-mix h1 {
    font-size: 30px;
    line-height: 24px;
    margin-top: 8px;
  }
  .themen-mix h4 {
    font-size: 14px;
    line-height: 17px;
    padding-bottom: 8px;
  }
  .themen-mix .col-img {
    padding-top: 18px;
  }
  .themen-mix a.link-print {
    margin-top: 13px;
  }
  .themen-video .container {
    min-height: 418px;
  }
  .themen-video .container > .row {
    padding: 45px 0;
  }
  .themen-video a.play {
    width: 83px;
    top: 180px;
    left: 344px;
  }
  .themen-video h2 {
    font-size: 14px;
    line-height: 17px;
  }
  .themen-video h1 {
    font-size: 35px;
    line-height: 28px;
    margin-top: 10px;
  }
  .themen-slider h2 {
    font-size: 12px;
    line-height: 15px;
  }
  .themen-slider h1 {
    font-size: 30px;
    line-height: 24px;
    margin-top: 8px;
  }
  .themen-slider .draaimolen .draaimolen-inner .row .tile {
    height: 433px;
    max-height: 433px;
  }
  .themen-slider .draaimolen .draaimolen-inner .row .tile .themenBox {
    height: 433px;
    max-height: 433px;
  }
  .themen-slider .draaimolen .draaimolen-inner .row .tile .themenBox img {
    height: 433px;
    max-height: 433px;
  }
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .themen {
    background-image: url('/img/mixopedia/themes/themen_bg-xs.jpg');
  }
  .themen .container {
    padding: 0px;
  }
  .themen-header {
    padding: 52px 0 52px 0;
  }
  .themen-header h5 {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: -4px;
  }
  .themen-header h1 {
    font-size: 35px;
    line-height: 26px;
    margin-bottom: 4px;
  }
  .themen-header p {
    width: 86%;
  }
  .thementeaser {
    width: 48.6%;
    margin-left: 0.7%;
    margin-right: 0.7%;
  }
  .thementeaser .teaserbox-header {
    padding: 13px 16px 16px 16px;
  }
  .thementeaser .teaserbox-header h2 {
    margin-top: 8px;
  }
  .themen-footer {
    background-color: #ffdc00;
    padding: 24px 0 38px 0;
    margin-left: 0;
    margin-right: 0;
  }
  .themen-textheader {
    padding: 48px 0;
  }
  .themen-textheader .container {
    padding: 0 20px;
  }
  .themen-textheader .text-center p {
    width: 80%;
  }
  .themen-textheader h5 {
    font-size: 17px;
    line-height: 21px;
    margin-bottom: -10px;
  }
  .themen-textheader h1 {
    font-size: 44px;
    line-height: 40px;
    margin-bottom: 4px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .themen-textheader.type-xl h5 {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: -8px;
  }
  .themen-textheader.type-xl h1 {
    font-size: 54px;
    line-height: 48px;
  }
  .themen-textheader.type-xl p {
    font-size: 12px;
    line-height: 17px;
  }
  .themen-product .page-section.intro-section header {
    top: 0;
  }
  .themen-product .page-section.intro-section header h2 {
    margin-bottom: 0px;
    font-size: 13px;
    line-height: 16px;
  }
  .themen-product .page-section.intro-section header h1 {
    margin-top: 9px;
    font-size: 33px;
    line-height: 26px;
  }
  .themen-textimg .container {
    min-height: 356px;
  }
  .themen-textimg .container > .row {
    padding: 20px 0;
  }
  .themen-textimg .container > .row .bg-img {
    position: relative;
    margin-bottom: 20px;
  }
  .themen-textimg h2 {
    font-size: 12px;
    line-height: 15px;
    margin-top: 17px;
  }
  .themen-textimg h1 {
    font-size: 30px;
    line-height: 24px;
    margin-top: 8px;
  }
  .themen-textimg .col-img {
    padding-top: 21px;
  }
  .themen-textimg.type-xl h2 {
    font-size: 17px;
    line-height: 21px;
  }
  .themen-textimg.type-xl h1 {
    font-size: 44px;
    line-height: 40px;
    margin-top: 8px;
    margin-bottom: 4px;
  }
  .themen-mix .container > .row {
    padding: 20px 0;
  }
  .themen-mix .container > .row .bg-img {
    position: relative;
    margin-bottom: 20px;
  }
  .themen-mix h2 {
    font-size: 12px;
    line-height: 15px;
  }
  .themen-mix h1 {
    font-size: 30px;
    line-height: 24px;
    margin-top: 8px;
  }
  .themen-mix h4 {
    font-size: 14px;
    line-height: 17px;
    padding-bottom: 8px;
  }
  .themen-mix .col-img {
    padding-top: 18px;
  }
  .themen-mix a.link-print {
    margin-top: 13px;
  }
  .themen-video .container {
    min-height: 418px;
  }
  .themen-video .container > .row {
    padding: 20px 0;
  }
  .themen-video .container > .row .bg-img {
    position: relative;
    margin-bottom: 20px;
  }
  .themen-video a.play {
    width: 14%;
    top: 30%;
    left: 43%;
  }
  .themen-video h2 {
    font-size: 12px;
    line-height: 15px;
  }
  .themen-video h1 {
    font-size: 30px;
    line-height: 24px;
    margin-top: 8px;
  }
  .themen-slider h2 {
    display: none;
  }
  .themen-slider h1 {
    display: none;
  }
  .themen-slider .draaimolen .draaimolen-inner .row {
    padding-left: 0;
  }
  .themen-slider .draaimolen .draaimolen-inner .row .tile {
    height: 270px;
    max-height: 270px;
  }
  .themen-slider .draaimolen .draaimolen-inner .row .tile .themenBox {
    height: 270px;
    max-height: 270px;
  }
  .themen-slider .draaimolen .draaimolen-inner .row .tile .themenBox img {
    height: 270px;
    max-height: 270px;
  }
}
@media print {
  html,
  body {
    margin: 0;
    padding: 0;
  }
  main {
    padding: 30px 0px 0px 0px !important;
    margin: 0px !important;
  }
  .page-header,
  .backToMixopedia,
  .navbar,
  .social-links-list,
  .cocktailDetailTeaser,
  .cocktailActions,
  .rateCocktail,
  .similarCocktails,
  .otherCocktailTeasers,
  .teaserbox,
  footer {
    display: none !important;
  }
  .pressrelease-nav {
    display: none !important;
  }
  .pressrelease-list {
    width: 90%;
    margin: 0 5%;
    padding: 0;
  }
  .pressrelease-list .ruler,
  .pressrelease-list a.link-print,
  .pressrelease-list p.pressintro,
  .pressrelease-list h1 {
    display: none !important;
  }
  .pressrelease-list h5 {
    border-color: transparent;
    border: none !important;
  }
  .pressrelease-list h2 {
    padding-top: 4px !important;
  }
  .pressrelease-list img {
    width: 60%;
  }
  .print-header {
    display: block;
    position: relative;
  }
  .print-header .print-logo {
    position: absolute;
    right: 30px;
    top: 20px;
    z-index: 2000;
    width: 100px;
    height: 101px;
  }
  .cocktailData {
    margin-top: 80px !important;
  }
  .cocktailProperties,
  .cocktailProperties::before {
    border: none !important;
  }
  .cocktailProperties h3,
  .cocktailProperties::before h3 {
    margin-top: 0px !important;
  }
  .cocktailTitle {
    margin: 0 !important;
    padding: 0 !important;
  }
  .cocktailTitle h1 {
    font-size: 32px !important;
    line-height: 30px !important;
    font-family: AdobeGaramondW01-Regula;
    margin: 0 0 20px 0 !important;
    padding: 0 !important;
    color: #000000 !important;
  }
  .cocktailTitle h1::first-line {
    color: #000000 !important;
  }
  h2 {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 22px !important;
    line-height: 24px;
  }
  .themen .themen-textheader,
  .themen .themen-textimg,
  .themen .themen-product,
  .themen .themen-video,
  .themen .themen-slider,
  .themen .mixopedia,
  .themen .history,
  .themen .themen-footer {
    display: none;
  }
  .themen .themen-mix h1,
  .themen .themen-mix.type-inverted h1,
  .themen .themen-mix h2,
  .themen .themen-mix.type-inverted h2,
  .themen .themen-mix h3,
  .themen .themen-mix.type-inverted h3,
  .themen .themen-mix h4,
  .themen .themen-mix.type-inverted h4,
  .themen .themen-mix p,
  .themen .themen-mix.type-inverted p {
    color: #000000 !important;
  }
  .themen .themen-mix h1,
  .themen .themen-mix.type-inverted h1 {
    font-size: 32px !important;
    line-height: 34px !important;
    margin: 0 0 16px 0;
    padding-top: 0;
    color: #000000 !important;
    display: block !important;
    font-family: 'Times New Roman', Times, serif !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
  }
  .themen .themen-mix h2,
  .themen .themen-mix.type-inverted h2 {
    font-size: 16px !important;
    line-height: 16px !important;
    margin: 20px 0 0 0;
    font-weight: normal;
    padding: 0;
  }
  .themen .themen-mix .bg-img,
  .themen .themen-mix.type-inverted .bg-img {
    display: none;
    position: relative;
    padding: 0;
    margin: 0;
  }
  .themen .themen-mix .col-sm-5.col-md-5,
  .themen .themen-mix.type-inverted .col-sm-5.col-md-5 {
    width: 80%;
  }
  .themen .themen-mix .link-print,
  .themen .themen-mix.type-inverted .link-print {
    display: none !important;
  }
  .col-lg-4 {
    float: left;
    width: 40%;
  }
  .col-lg-4 .cocktailDetail {
    width: 90%;
  }
  .col-lg-7 {
    float: left;
    width: 50%;
  }
  .cocktailDetailImage {
    position: relative;
  }
  .cocktailDetailImage .alcoholStrengthDetail {
    background-image: none;
    top: auto;
    float: right;
    bottom: 1%;
  }
  .cocktailDetailImage .alcoholStrengthDetail div.imgPos {
    position: relative;
  }
  .cocktailDetailImage .alcoholStrengthDetail div.imgPos div.txtPos {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 49px;
    height: 50px;
    color: #ffdc00 !important;
    padding: 10px 0;
    font-size: 12px !important;
    line-height: 14px !important;
  }
  .cocktailDetailImage .alcoholStrengthDetail div.imgPos div.txtPos p {
    color: #ffffff !important;
    opacity: 1;
    font-size: 12px !important;
    line-height: 14px !important;
    padding: 0 !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .col-lg-4 {
    float: left;
    width: 40%;
  }
  .col-lg-4 .cocktailDetail {
    width: 90%;
  }
  .col-lg-7 {
    float: left;
    width: 60%;
  }
}
/*
Version: @@ver@@ Timestamp: @@timestamp@@
*/
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 80%;
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
		Force border-box so that % widths fit the parent
		container without overlap because of margin/padding.
	
		More Info : http://www.quirksmode.org/css/box.html
	  */
  -webkit-box-sizing: border-box;
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}
@media (min-width: 0px) {
  .select2-container .select2-choice {
    display: block;
    height: 25px;
    padding: 0 0 0 8px;
    position: relative;
    font-weight: normal;
    font-size: 10px;
    border: 1px solid #fff;
    white-space: nowrap;
    line-height: 25px;
    color: #696969;
    text-decoration: none;
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #000;
  }
}
@media (min-width: 768px) {
  .select2-container .select2-choice {
    display: block;
    height: 25px;
    padding: 0 0 0 8px;
    position: relative;
    font-weight: normal;
    font-size: 13px;
    border: 1px solid #fff;
    white-space: nowrap;
    line-height: 22px;
    color: #696969;
    text-decoration: none;
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #000;
  }
}
@media (min-width: 1024px) {
  .select2-container .select2-choice {
    display: block;
    height: 25px;
    padding: 0 0 0 8px;
    position: relative;
    font-weight: normal;
    font-size: 14px;
    border: 1px solid #fff;
    white-space: nowrap;
    line-height: 24px;
    color: #696969;
    text-decoration: none;
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #000;
  }
}
@media (min-width: 1280px) {
  .select2-container .select2-choice {
    display: block;
    height: 25px;
    padding: 0 0 0 8px;
    position: relative;
    font-weight: normal;
    font-size: 14px;
    border: 1px solid #fff;
    white-space: nowrap;
    line-height: 24px;
    color: #696969;
    text-decoration: none;
    border-radius: 0px;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #000;
  }
}
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #fff;
  border-radius: 0;
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-left: 0px;
  margin-right: 40px;
}
.select2-container .select2-choice > .select2-chosen {
  margin-left: 3px;
  display: block;
  white-space: nowrap;
  margin-right: 40px;
  text-overflow: ellipsis;
  text-align: left;
  overflow: hidden;
}
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 18px;
  overflow: hidden;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url('/img/mixopedia/icons/selectIcon.png') bottom left no-repeat;
  cursor: pointer;
  outline: 0;
}
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #000;
  filter: alpha(opacity=0);
}
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #000;
  color: #696969;
  border-top: 0;
}
.select2-drop-auto-width {
  border-top: 1px solid #fff;
  width: auto;
}
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #fff;
  border-bottom: 0;
}
.select2-drop-active {
  border: 1px solid #fff;
  border-top: none;
  margin-left: 0px;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #fff;
}
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 26px;
  height: 100%;
  position: absolute;
  right: 2px;
  top: 5px;
  border: none;
}
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('/img/mixopedia/icons/selectIcon.png') no-repeat;
}
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #000 url('/img/mixopedia/icons/selectIcon.png') no-repeat 100% -22px;
}
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}
.select2-search input.select2-active {
  background: #000 url('select2-spinner.gif') no-repeat 100%;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #fff;
  outline: none;
}
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #000;
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #fff;
  border-top-color: transparent;
}
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: 0px 0px;
}
/* results */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}
.select2-results ul.select2-result-sub > li .select2-result-label {
  padding-left: 20px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 40px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 60px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 80px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 100px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 110px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 120px;
}
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: normal;
}
@media (min-width: 0px) {
  .select2-results li {
    font-size: 10px;
    list-style: none;
    display: list-item;
    background-image: none;
  }
}
@media (min-width: 768px) {
  .select2-results li {
    font-size: 13px;
    list-style: none;
    display: list-item;
    background-image: none;
  }
}
@media (min-width: 1024px) {
  .select2-results li {
    font-size: 14px;
    list-style: none;
    display: list-item;
    background-image: none;
  }
}
@media (min-width: 1280px) {
  .select2-results li {
    font-size: 14px;
    list-style: none;
    display: list-item;
    background-image: none;
  }
}
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select2-results .select2-highlighted {
  background: #000;
  color: #ffdc00;
}
.select2-results li em {
  background: #000;
  font-style: normal;
}
.select2-results .select2-highlighted em {
  background: transparent;
}
.select2-results .select2-highlighted ul {
  background: #000;
  color: #fff;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #000;
  display: list-item;
}
/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
  color: #fff;
  background: #000;
  display: list-item;
  cursor: default;
}
.select2-results .select2-disabled {
  background: #000;
  display: list-item;
  cursor: default;
}
.select2-results .select2-selected {
  display: none;
}
.select2-more-results.select2-active {
  background: #000 url('select2-spinner.gif') no-repeat 100%;
}
.select2-more-results {
  background: #000;
  display: list-item;
}
/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #000;
  background-image: none;
  border: 1px solid #fff;
  cursor: default;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #000;
  background-image: none;
  border-left: 0;
}
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}
/* multiselect */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #000;
}
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}
.select2-container-multi .select2-choices {
  min-height: 26px;
}
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #fff;
  outline: none;
}
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #000 url('select2-spinner.gif') no-repeat 100% !important;
}
.select2-default {
  color: #999 !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #fff;
  background-clip: padding-box;
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #000;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #000;
}
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url('/img/mixopedia/icons/selectIcon.png') right top no-repeat;
}
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}
/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #000;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #000;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}
/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}
.select2-offscreen,
.select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}
.select2-display-none {
  display: none;
}
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}
/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-image: url('select2x2.png') !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.star-rating {
  width: 23px;
  height: 23px;
  text-indent: -999em;
  cursor: pointer;
  display: inline-block;
  background: transparent;
  overflow: hidden;
  margin: 0 auto;
}
div.star-rating,
div.star-rating a {
  background-image: url(/img/mixopedia/stars_detail/star-off_bewertung_Mobil.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: contain;
}
div.rating-cancel a,
div.star-rating a {
  display: block;
  width: 23px;
  height: 100%;
  background-position: 0px 0px;
  border: 0;
}
div.star-rating-on a {
  background-image: url(/img/mixopedia/stars_detail/star-on_bewertung_Mobil.png);
}
div.star-rating-hover a {
  background-image: url(/img/mixopedia/stars_detail/star-on_bewertung_Mobil.png);
}
div.rating-cancel,
div.rating-cancel a {
  display: none;
}
@media (min-width: 0px) {
  div.star-rating {
    width: 25px;
    height: 25px;
    text-indent: -999em;
    cursor: pointer;
    display: inline-block;
    background: transparent;
    overflow: hidden;
    margin: 0 auto;
  }
  div.star-rating,
  div.star-rating a {
    background-image: url(/img/mixopedia/stars_detail/star-off_bewertung_Mobil.png);
  }
  div.rating-cancel a,
  div.star-rating a {
    display: block;
    width: 25px;
    height: 100%;
    background-position: 0 0px;
    border: 0;
  }
  div.star-rating-on a {
    background-image: url(/img/mixopedia/stars_detail/star-on_bewertung_Mobil.png);
  }
  div.star-rating-hover a {
    background-image: url(/img/mixopedia/stars_detail/star-on_bewertung_Mobil.png);
  }
}
@media (min-width: 768px) {
  div.star-rating {
    width: 14.5px;
    height: 14.5px;
    text-indent: -999em;
    cursor: pointer;
    display: inline-block;
    background: transparent;
    overflow: hidden;
    margin: 0 auto;
  }
  div.star-rating,
  div.star-rating a {
    background-image: url(/img/mixopedia/stars_detail/star-off_bewertung_768_Retina.png);
  }
  div.rating-cancel a,
  div.star-rating a {
    display: block;
    width: 14.5px;
    height: 100%;
    background-position: 0 0px;
    border: 0;
  }
  div.star-rating-on a {
    background-image: url(/img/mixopedia/stars_detail/star-on_bewertung_768_Retina.png);
  }
  div.star-rating-hover a {
    background-image: url(/img/mixopedia/stars_detail/star-on_bewertung_768_Retina.png);
  }
}
@media (min-width: 1024px) {
  div.star-rating {
    width: 19px;
    height: 19px;
    text-indent: -999em;
    cursor: pointer;
    display: inline-block;
    background: transparent;
    overflow: hidden;
    margin: 0 auto;
  }
  div.star-rating,
  div.star-rating a {
    background-image: url(/img/mixopedia/stars_detail/star-off_bewertung_1024_Retina.png);
  }
  div.rating-cancel a,
  div.star-rating a {
    display: block;
    width: 19px;
    height: 100%;
    background-position: 0 0px;
    border: 0;
  }
  div.star-rating-on a {
    background-image: url(/img/mixopedia/stars_detail/star-on_bewertung_1024_Retina.png);
  }
  div.star-rating-hover a {
    background-image: url(/img/mixopedia/stars_detail/star-on_bewertung_1024_Retina.png);
  }
}
@media (min-width: 1280px) {
  div.star-rating {
    width: 24px;
    height: 24px;
    text-indent: -999em;
    cursor: pointer;
    display: inline-block;
    background: transparent;
    overflow: hidden;
    margin: 0 auto;
  }
  div.star-rating,
  div.star-rating a {
    background-image: url(/img/mixopedia/stars_detail/star-off_bewertung_1440.png);
  }
  div.rating-cancel a,
  div.star-rating a {
    display: block;
    width: 24px;
    height: 100%;
    background-position: 0 0px;
    border: 0;
  }
  div.star-rating-on a {
    background-image: url(/img/mixopedia/stars_detail/star-on_bewertung_1440.png);
  }
  div.star-rating-hover a {
    background-image: url(/img/mixopedia/stars_detail/star-on_bewertung_1440.png);
  }
}
/* Read Only CSS */
div.star-rating-readonly a {
  cursor: default !important;
}
/* Partial Star CSS */
div.star-rating {
  background: transparent !important;
  overflow: hidden !important;
}
/* END jQuery.Rating Plugin CSS */
.twitter-typeahead {
  display: block !important;
}
.typeahead,
.tt-query,
.tt-hint {
  background-color: #ffffff !important;
  color: #000;
}
.typeahead {
  background-color: #ffffff;
  background-image: url('/img/search-button.gif');
  background-position: right center;
  background-repeat: no-repeat;
  border: 1px solid #b1b2b4;
  box-shadow: none;
  width: 100%;
}
@media (min-width: 0px) and (max-width: 1279px) {
  .typeahead {
    background-image: url('/img/search_mobile.gif');
    background-size: 36px 25px;
    font-size: 14px;
    height: 50px;
  }
}
.typeahead:focus {
  background-image: url('/img/search-button_aktiv.gif');
}
@media (min-width: 0px) and (max-width: 1279px) {
  .typeahead:focus {
    background-image: url('/img/search_mobile_aktiv.gif');
  }
}
.tt-dropdown-menu {
  background-color: #fff;
  color: #000;
  width: 100%;
}
.tt-suggestion {
  padding: 4px 10px;
  color: #9d9ea0;
  background-color: #fff;
}
.tt-suggestion.tt-is-under-cursor {
  color: #000000;
  background-color: #fff;
}
.tt-suggestion p {
  margin: 0;
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 120px;
  padding: 0;
  *zoom: 1;
}
.bx-wrapper img {
  max-width: 50%;
  display: block;
}
@media (min-width: 0px) {
  .bx-wrapper img {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .bx-wrapper img {
    max-width: 50%;
  }
}
ul.bxslider {
  left: -40px;
}
/** THEME
===================================*/
.carousel-controls .carousel-control .bx-prev,
.carousel-controls .carousel-control .bx-next {
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0px;
  display: block;
  font-size: 1px;
  height: 100%;
  margin: 0px;
  position: absolute;
  text-indent: -9999px;
  top: 0px;
  width: 100%;
}
.carousel-controls .carousel-control .bx-prev {
  background-position: left center;
  left: 0px;
}
@media (min-width: 0px) {
  .carousel-controls .carousel-control .bx-prev {
    display: none;
    background-image: url('/img/slider_mobi_links_default.png');
  }
}
@media (min-width: 768px) {
  .carousel-controls .carousel-control .bx-prev {
    display: block;
    background-image: url('/img/slider_mobi_links_default.png');
  }
}
@media (min-width: 1024px) {
  .carousel-controls .carousel-control .bx-prev {
    display: block;
    background-image: url('/img/slider_links_default_1024.png');
  }
}
@media (min-width: 1280px) {
  .carousel-controls .carousel-control .bx-prev {
    display: block;
    background-image: url('/img/slider_links_default_1280.png');
  }
}
.carousel-controls .carousel-control .bx-prev:before {
  content: "";
}
@media (min-width: 1024px) {
  .carousel-controls .carousel-control .bx-prev:hover {
    display: block;
    background-image: url('/img/slider_links_rollover_1024.png');
  }
}
@media (min-width: 1280px) {
  .carousel-controls .carousel-control .bx-prev:hover {
    display: block;
    background-image: url('/img/slider_links_rollover_1280.png');
  }
}
@media (min-width: 0px) {
  .carousel-controls .carousel-control .bx-prev:active {
    display: none;
    background-image: url('/img/slider_mobi_links_aktiv.png');
  }
}
@media (min-width: 1024px) {
  .carousel-controls .carousel-control .bx-prev:active {
    display: block;
    background-image: url('/img/slider_links_aktiv_1024.png');
  }
}
@media (min-width: 1280px) {
  .carousel-controls .carousel-control .bx-prev:active {
    display: block;
    background-image: url('/img/slider_links_aktiv_1280.png');
  }
}
.carousel-controls .carousel-control .bx-next {
  background-image: url('/img/carousel-bx-next.png');
  background-position: right center;
  left: auto;
  right: 0px;
}
@media (min-width: 0px) {
  .carousel-controls .carousel-control .bx-next {
    display: none;
    background-image: url('/img/slider_mobi_rechts_default.png');
  }
}
@media (min-width: 768px) {
  .carousel-controls .carousel-control .bx-next {
    display: block;
    background-image: url('/img/slider_mobi_rechts_default.png');
  }
}
@media (min-width: 1024px) {
  .carousel-controls .carousel-control .bx-next {
    display: block;
    background-image: url('/img/slider_rechts_default_1024.png');
  }
}
@media (min-width: 1280px) {
  .carousel-controls .carousel-control .bx-next {
    display: block;
    background-image: url('/img/slider_rechts_default_1280.png');
  }
}
.carousel-controls .carousel-control .bx-next:before {
  content: "";
}
@media (min-width: 1024px) {
  .carousel-controls .carousel-control .bx-next:hover {
    display: block;
    background-image: url('/img/slider_rechts_rollover_1024.png');
  }
}
@media (min-width: 1280px) {
  .carousel-controls .carousel-control .bx-next:hover {
    display: block;
    background-image: url('/img/slider_rechts_rollover_1280.png');
  }
}
@media (min-width: 0px) {
  .carousel-controls .carousel-control .bx-next:active {
    display: block;
    background-image: url('/img/slider_mobi_rechts_aktiv.png');
  }
}
@media (min-width: 1024px) {
  .carousel-controls .carousel-control .bx-next:active {
    display: block;
    background-image: url('/img/slider_rechts_aktiv_1024.png');
  }
}
@media (min-width: 1280px) {
  .carousel-controls .carousel-control .bx-next:active {
    display: block;
    background-image: url('/img/slider_rechts_aktiv_1280.png');
  }
}
.bx-wrapper .bx-viewport {
  border-bottom: 2px solid #fff;
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url(images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
/**
* Cookie section
*/
.cookies {
  background: #f5f5f5;
  text-align: center;
  margin: 0 auto 0;
  padding: 0 20px;
  box-sizing: border-box;
  position: relative;
  z-index: 10001;
}
.cookie-text {
  text-align: center;
  font-size: 12px;
  margin: 0;
  padding: 10px;
  color: #999;
}
.cookie-text strong:first-child {
  display: inline-block;
}
.cookie-text a {
  color: #000;
}
.cookie-text a:hover {
  color: #BC1111;
}
.cookies button.check {
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 2px 8px;
  background: transparent;
  border: 1px solid #999;
  color: #333;
  font-weight: 400;
  font-size: 10px;
  font-family: inherit;
  text-decoration: none;
  line-height: 1.3em;
  cursor: pointer;
}
.cookies button.check {
  overflow: visible;
}
.cookies button.check:hover {
  background-color: #fff;
}
.cookies button.check::-moz-focus-inner {
  border: 0;
  padding: 0;
}
