@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,300);
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.grid-wrap {
  margin: 0 auto;
  overflow: auto;
  position: relative;
  -webkit-transition: padding 0.2s ease-out;
  -moz-transition: padding 0.2s ease-out;
  transition: padding 0.2s ease-out;
  padding-left: 20px;
  padding-right: 20px; }
  @media only screen and (min-width: 520px) {
    .grid-wrap {
      padding-left: 30px;
      padding-right: 30px; } }
  @media only screen and (min-width: 768px) {
    .grid-wrap {
      padding-left: 30px;
      padding-right: 30px; } }
  @media only screen and (min-width: 1024px) {
    .grid-wrap {
      padding-left: 30px;
      padding-right: 30px; } }
  @media only screen and (min-width: 1200px) {
    .grid-wrap {
      padding-left: 30px;
      padding-right: 30px; } }
  @media only screen and (min-width: 1440px) {
    .grid-wrap {
      padding-left: 0px;
      padding-right: 0px;
      max-width: 1180px; } }

.grid-row {
  width: 100%;
  padding-bottom: 17px; }
  .grid-row:after {
    content: "";
    display: table;
    clear: both; }

.grid-1 {
  padding-right: 0px;
  width: 8.3333333333%;
  padding-bottom: 17px; }
  .grid-1:last-child {
    padding-bottom: 0px; }
  @media only screen and (min-width: 768px) {
    .grid-1 {
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .grid-1 {
      width: 8.3333333333%; } }
  @media only screen and (min-width: 768px) {
    .grid-1 {
      padding-right: 12px;
      float: left; } }
  @media only screen and (min-width: 1024px) {
    .grid-1 {
      padding-right: 14px;
      float: left; } }
  @media only screen and (min-width: 1200px) {
    .grid-1 {
      padding-right: 20px;
      float: left; } }
  @media only screen and (min-width: 1440px) {
    .grid-1 {
      padding-right: 24px;
      float: left; } }
  .grid .grid-1:last-of-type {
    padding-right: 0; }

.grid-2 {
  padding-right: 0px;
  width: 16.6666666667%;
  padding-bottom: 17px; }
  .grid-2:last-child {
    padding-bottom: 0px; }
  @media only screen and (min-width: 768px) {
    .grid-2 {
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .grid-2 {
      width: 16.6666666667%; } }
  @media only screen and (min-width: 768px) {
    .grid-2 {
      padding-right: 12px;
      float: left; } }
  @media only screen and (min-width: 1024px) {
    .grid-2 {
      padding-right: 14px;
      float: left; } }
  @media only screen and (min-width: 1200px) {
    .grid-2 {
      padding-right: 20px;
      float: left; } }
  @media only screen and (min-width: 1440px) {
    .grid-2 {
      padding-right: 24px;
      float: left; } }
  .grid .grid-2:last-of-type {
    padding-right: 0; }

.grid-3 {
  padding-right: 0px;
  width: 25%;
  padding-bottom: 17px; }
  .grid-3:last-child {
    padding-bottom: 0px; }
  @media only screen and (min-width: 768px) {
    .grid-3 {
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .grid-3 {
      width: 25%; } }
  @media only screen and (min-width: 768px) {
    .grid-3 {
      padding-right: 12px;
      float: left; } }
  @media only screen and (min-width: 1024px) {
    .grid-3 {
      padding-right: 14px;
      float: left; } }
  @media only screen and (min-width: 1200px) {
    .grid-3 {
      padding-right: 20px;
      float: left; } }
  @media only screen and (min-width: 1440px) {
    .grid-3 {
      padding-right: 24px;
      float: left; } }
  .grid .grid-3:last-of-type {
    padding-right: 0; }

.grid-4 {
  padding-right: 0px;
  width: 33.3333333333%;
  padding-bottom: 17px; }
  .grid-4:last-child {
    padding-bottom: 0px; }
  @media only screen and (min-width: 768px) {
    .grid-4 {
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .grid-4 {
      width: 33.3333333333%; } }
  @media only screen and (min-width: 768px) {
    .grid-4 {
      padding-right: 12px;
      float: left; } }
  @media only screen and (min-width: 1024px) {
    .grid-4 {
      padding-right: 14px;
      float: left; } }
  @media only screen and (min-width: 1200px) {
    .grid-4 {
      padding-right: 20px;
      float: left; } }
  @media only screen and (min-width: 1440px) {
    .grid-4 {
      padding-right: 24px;
      float: left; } }
  .grid .grid-4:last-of-type {
    padding-right: 0; }

.grid-5 {
  padding-right: 0px;
  width: 41.6666666667%;
  padding-bottom: 17px; }
  .grid-5:last-child {
    padding-bottom: 0px; }
  @media only screen and (min-width: 768px) {
    .grid-5 {
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .grid-5 {
      width: 41.6666666667%; } }
  @media only screen and (min-width: 768px) {
    .grid-5 {
      padding-right: 12px;
      float: left; } }
  @media only screen and (min-width: 1024px) {
    .grid-5 {
      padding-right: 14px;
      float: left; } }
  @media only screen and (min-width: 1200px) {
    .grid-5 {
      padding-right: 20px;
      float: left; } }
  @media only screen and (min-width: 1440px) {
    .grid-5 {
      padding-right: 24px;
      float: left; } }
  .grid .grid-5:last-of-type {
    padding-right: 0; }

.grid-6 {
  padding-right: 0px;
  width: 50%;
  padding-bottom: 17px; }
  .grid-6:last-child {
    padding-bottom: 0px; }
  @media only screen and (min-width: 768px) {
    .grid-6 {
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .grid-6 {
      width: 50%; } }
  @media only screen and (min-width: 768px) {
    .grid-6 {
      padding-right: 12px;
      float: left; } }
  @media only screen and (min-width: 1024px) {
    .grid-6 {
      padding-right: 14px;
      float: left; } }
  @media only screen and (min-width: 1200px) {
    .grid-6 {
      padding-right: 20px;
      float: left; } }
  @media only screen and (min-width: 1440px) {
    .grid-6 {
      padding-right: 24px;
      float: left; } }
  .grid .grid-6:last-of-type {
    padding-right: 0; }

.grid-7 {
  padding-right: 0px;
  width: 58.3333333333%;
  padding-bottom: 17px; }
  .grid-7:last-child {
    padding-bottom: 0px; }
  @media only screen and (min-width: 768px) {
    .grid-7 {
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .grid-7 {
      width: 58.3333333333%; } }
  @media only screen and (min-width: 768px) {
    .grid-7 {
      padding-right: 12px;
      float: left; } }
  @media only screen and (min-width: 1024px) {
    .grid-7 {
      padding-right: 14px;
      float: left; } }
  @media only screen and (min-width: 1200px) {
    .grid-7 {
      padding-right: 20px;
      float: left; } }
  @media only screen and (min-width: 1440px) {
    .grid-7 {
      padding-right: 24px;
      float: left; } }
  .grid .grid-7:last-of-type {
    padding-right: 0; }

.grid-8 {
  padding-right: 0px;
  width: 66.6666666667%;
  padding-bottom: 17px; }
  .grid-8:last-child {
    padding-bottom: 0px; }
  @media only screen and (min-width: 768px) {
    .grid-8 {
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .grid-8 {
      width: 66.6666666667%; } }
  @media only screen and (min-width: 768px) {
    .grid-8 {
      padding-right: 12px;
      float: left; } }
  @media only screen and (min-width: 1024px) {
    .grid-8 {
      padding-right: 14px;
      float: left; } }
  @media only screen and (min-width: 1200px) {
    .grid-8 {
      padding-right: 20px;
      float: left; } }
  @media only screen and (min-width: 1440px) {
    .grid-8 {
      padding-right: 24px;
      float: left; } }
  .grid .grid-8:last-of-type {
    padding-right: 0; }

.grid-9 {
  padding-right: 0px;
  width: 75%;
  padding-bottom: 17px; }
  .grid-9:last-child {
    padding-bottom: 0px; }
  @media only screen and (min-width: 768px) {
    .grid-9 {
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .grid-9 {
      width: 75%; } }
  @media only screen and (min-width: 768px) {
    .grid-9 {
      padding-right: 12px;
      float: left; } }
  @media only screen and (min-width: 1024px) {
    .grid-9 {
      padding-right: 14px;
      float: left; } }
  @media only screen and (min-width: 1200px) {
    .grid-9 {
      padding-right: 20px;
      float: left; } }
  @media only screen and (min-width: 1440px) {
    .grid-9 {
      padding-right: 24px;
      float: left; } }
  .grid .grid-9:last-of-type {
    padding-right: 0; }

.grid-10 {
  padding-right: 0px;
  width: 83.3333333333%;
  padding-bottom: 17px; }
  .grid-10:last-child {
    padding-bottom: 0px; }
  @media only screen and (min-width: 768px) {
    .grid-10 {
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .grid-10 {
      width: 83.3333333333%; } }
  @media only screen and (min-width: 768px) {
    .grid-10 {
      padding-right: 12px;
      float: left; } }
  @media only screen and (min-width: 1024px) {
    .grid-10 {
      padding-right: 14px;
      float: left; } }
  @media only screen and (min-width: 1200px) {
    .grid-10 {
      padding-right: 20px;
      float: left; } }
  @media only screen and (min-width: 1440px) {
    .grid-10 {
      padding-right: 24px;
      float: left; } }
  .grid .grid-10:last-of-type {
    padding-right: 0; }

.grid-11 {
  padding-right: 0px;
  width: 91.6666666667%;
  padding-bottom: 17px; }
  .grid-11:last-child {
    padding-bottom: 0px; }
  @media only screen and (min-width: 768px) {
    .grid-11 {
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .grid-11 {
      width: 91.6666666667%; } }
  @media only screen and (min-width: 768px) {
    .grid-11 {
      padding-right: 12px;
      float: left; } }
  @media only screen and (min-width: 1024px) {
    .grid-11 {
      padding-right: 14px;
      float: left; } }
  @media only screen and (min-width: 1200px) {
    .grid-11 {
      padding-right: 20px;
      float: left; } }
  @media only screen and (min-width: 1440px) {
    .grid-11 {
      padding-right: 24px;
      float: left; } }
  .grid .grid-11:last-of-type {
    padding-right: 0; }

.grid-12 {
  padding-right: 0px;
  width: 100%;
  padding-bottom: 17px; }
  .grid-12:last-child {
    padding-bottom: 0px; }
  @media only screen and (min-width: 768px) {
    .grid-12 {
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .grid-12 {
      width: 100%; } }
  @media only screen and (min-width: 768px) {
    .grid-12 {
      padding-right: 12px;
      float: left; } }
  @media only screen and (min-width: 1024px) {
    .grid-12 {
      padding-right: 14px;
      float: left; } }
  @media only screen and (min-width: 1200px) {
    .grid-12 {
      padding-right: 20px;
      float: left; } }
  @media only screen and (min-width: 1440px) {
    .grid-12 {
      padding-right: 24px;
      float: left; } }
  .grid .grid-12:last-of-type {
    padding-right: 0; }

html {
  position: relative;
  min-height: 100%; }

.grid-sticky-footer {
  margin-bottom: 100px; }
  .grid-sticky-footer footer {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100px;
    width: 100%; }

.rrssb-buttons {
  box-sizing: border-box;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  height: 36px;
  margin: 0;
  padding: 0;
  width: 100%; }
  .rrssb-buttons:after {
    clear: both; }
  .rrssb-buttons:before, .rrssb-buttons:after {
    content: ' ';
    display: table; }
  .rrssb-buttons li {
    box-sizing: border-box;
    float: left;
    height: 100%;
    line-height: 13px;
    list-style: none;
    margin: 0;
    padding: 0 2px; }
    .rrssb-buttons li.rrssb-email a {
      background-color: #0a88ff; }
      .rrssb-buttons li.rrssb-email a:hover {
        background-color: #006ed6; }
    .rrssb-buttons li.rrssb-facebook a {
      background-color: #306199; }
      .rrssb-buttons li.rrssb-facebook a:hover {
        background-color: #244872; }
    .rrssb-buttons li.rrssb-tumblr a {
      background-color: #32506d; }
      .rrssb-buttons li.rrssb-tumblr a:hover {
        background-color: #22364a; }
    .rrssb-buttons li.rrssb-linkedin a {
      background-color: #007bb6; }
      .rrssb-buttons li.rrssb-linkedin a:hover {
        background-color: #005983; }
    .rrssb-buttons li.rrssb-twitter a {
      background-color: #26c4f1; }
      .rrssb-buttons li.rrssb-twitter a:hover {
        background-color: #0eaad6; }
    .rrssb-buttons li.rrssb-googleplus a {
      background-color: #e93f2e; }
      .rrssb-buttons li.rrssb-googleplus a:hover {
        background-color: #ce2616; }
    .rrssb-buttons li.rrssb-youtube a {
      background-color: #df1c31; }
      .rrssb-buttons li.rrssb-youtube a:hover {
        background-color: #b21627; }
    .rrssb-buttons li.rrssb-reddit a {
      background-color: #8bbbe3; }
      .rrssb-buttons li.rrssb-reddit a:hover {
        background-color: #62a3d9; }
    .rrssb-buttons li.rrssb-pinterest a {
      background-color: #b81621; }
      .rrssb-buttons li.rrssb-pinterest a:hover {
        background-color: #8a1119; }
    .rrssb-buttons li.rrssb-pocket a {
      background-color: #ed4054; }
      .rrssb-buttons li.rrssb-pocket a:hover {
        background-color: #e4162d; }
    .rrssb-buttons li.rrssb-github a {
      background-color: #444; }
      .rrssb-buttons li.rrssb-github a:hover {
        background-color: #2b2a2a; }
    .rrssb-buttons li.rrssb-instagram a {
      background-color: #125688; }
      .rrssb-buttons li.rrssb-instagram a:hover {
        background-color: #0c3a5b; }
    .rrssb-buttons li.rrssb-delicious a {
      background-color: #0b79e5; }
      .rrssb-buttons li.rrssb-delicious a:hover {
        background-color: #095fb4; }
    .rrssb-buttons li.rrssb-vk a {
      background-color: #4d71a9; }
      .rrssb-buttons li.rrssb-vk a:hover {
        background-color: #3d5a86; }
    .rrssb-buttons li.rrssb-hackernews a {
      background-color: #ff6600; }
      .rrssb-buttons li.rrssb-hackernews a:hover {
        background-color: #cc5200; }
    .rrssb-buttons li.rrssb-whatsapp a {
      background-color: #43d854; }
      .rrssb-buttons li.rrssb-whatsapp a:hover {
        background-color: #28c039; }
    .rrssb-buttons li.rrssb-print a {
      background-color: #8d98a2; }
      .rrssb-buttons li.rrssb-print a:hover {
        background-color: #717f8b; }
    .rrssb-buttons li a {
      background-color: #ccc;
      border-radius: 2px;
      box-sizing: border-box;
      display: block;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      font-weight: bold;
      height: 100%;
      padding: 11px 7px 12px 27px;
      position: relative;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      transition: background-color 0.2s ease-in-out;
      width: 100%; }
      .rrssb-buttons li a .rrssb-icon {
        display: block;
        left: 10px;
        padding-top: 9px;
        position: absolute;
        top: 0;
        width: 10%; }
        .rrssb-buttons li a .rrssb-icon svg {
          height: 17px;
          width: 17px; }
          .rrssb-buttons li a .rrssb-icon svg path {
            fill: #fff; }
      .rrssb-buttons li a .rrssb-text {
        color: #fff; }
      .rrssb-buttons li a:active {
        box-shadow: inset 1px 3px 15px 0 rgba(22, 0, 0, 0.25); }
    .rrssb-buttons li.small a {
      padding: 0; }
      .rrssb-buttons li.small a .rrssb-icon {
        left: auto;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        top: auto;
        width: 100%; }
      .rrssb-buttons li.small a .rrssb-text {
        visibility: hidden; }
  .rrssb-buttons.large-format {
    height: auto; }
    .rrssb-buttons.large-format li {
      height: auto; }
      .rrssb-buttons.large-format li a {
        backface-visibility: hidden;
        border-radius: 0.2em;
        padding: 8.5% 0 8.5% 12%; }
        .rrssb-buttons.large-format li a .rrssb-icon {
          height: 100%;
          left: 7%;
          padding-top: 0;
          width: 12%; }
          .rrssb-buttons.large-format li a .rrssb-icon svg {
            height: 100%;
            position: absolute;
            top: 0;
            width: 100%; }
        .rrssb-buttons.large-format li a .rrssb-text {
          backface-visibility: hidden; }
  .rrssb-buttons.small-format {
    padding-top: 5px; }
    .rrssb-buttons.small-format li {
      height: 80%;
      padding: 0 1px; }
      .rrssb-buttons.small-format li a .rrssb-icon {
        height: 100%;
        padding-top: 0; }
        .rrssb-buttons.small-format li a .rrssb-icon svg {
          height: 48%;
          position: relative;
          top: 6px;
          width: 80%; }
  .rrssb-buttons.tiny-format {
    height: 22px;
    position: relative; }
    .rrssb-buttons.tiny-format li {
      padding-right: 7px; }
      .rrssb-buttons.tiny-format li a {
        background-color: transparent;
        padding: 0; }
        .rrssb-buttons.tiny-format li a .rrssb-icon svg {
          height: 70%;
          width: 100%; }
        .rrssb-buttons.tiny-format li a:hover, .rrssb-buttons.tiny-format li a:active {
          background-color: transparent; }
      .rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon svg path {
        fill: #0a88ff; }
      .rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #0054a3; }
      .rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon svg path {
        fill: #306199; }
      .rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #18304b; }
      .rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon svg path {
        fill: #32506d; }
      .rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #121d27; }
      .rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon svg path {
        fill: #007bb6; }
      .rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #003650; }
      .rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon svg path {
        fill: #26c4f1; }
      .rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #0b84a6; }
      .rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon svg path {
        fill: #e93f2e; }
      .rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #a01e11; }
      .rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon svg path {
        fill: #df1c31; }
      .rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #84111d; }
      .rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon svg path {
        fill: #8bbbe3; }
      .rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #398bcf; }
      .rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon svg path {
        fill: #b81621; }
      .rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #5d0b11; }
      .rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon svg path {
        fill: #ed4054; }
      .rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #b61124; }
      .rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon svg path {
        fill: #444; }
      .rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #111111; }
      .rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon svg path {
        fill: #125688; }
      .rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #061d2e; }
      .rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon svg path {
        fill: #0b79e5; }
      .rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #064684; }
      .rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon svg path {
        fill: #4d71a9; }
      .rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #2d4263; }
      .rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon svg path {
        fill: #ff6600; }
      .rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #993d00; }
      .rrssb-buttons.tiny-format li.rrssb-whatsapp a .rrssb-icon svg path {
        fill: #43d854; }
      .rrssb-buttons.tiny-format li.rrssb-whatsapp a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #1f962d; }
      .rrssb-buttons.tiny-format li.rrssb-print a .rrssb-icon svg path {
        fill: #8d98a2; }
      .rrssb-buttons.tiny-format li.rrssb-print a .rrssb-icon:hover .rrssb-icon svg path {
        fill: #5a656f; }
  .rrssb-buttons li.rrssb-print a .rrssb-icon svg path:nth-child(2) {
    fill: none; }

body {
  margin: 0;
  padding: 0; }

/**
 * mixins
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          18.06.15
 * @time          16:43 
 *
 */
/**
 * colors
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          16.06.15
 * @time          10:18 
 *
 */
/**
 * animation-vars
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          22.06.15
 * @time          13:54 
 *
 */
/**
 * fonts
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          16.06.15
 * @time          14:01 
 *
 */
/* @import must be at top of file, otherwise CSS will not work */
* {
  font-family: 'Lato', sans-serif;
  font-weight: 400; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0; }

b {
  font-weight: 700; }

p, q {
  font-size: 18px;
  line-height: 25px;
  font-size: 1.125rem;
  line-height: 1.5625rem;
  font-weight: 300; }

/**
 * 
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          03.08.16
 * @time          13:19 
 *
 */
/**
 * _icon-font
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          22.06.15
 * @time          15:44 
 *
 */
@font-face {
  font-family: 'icomoon';
  src: url('vhs-assets-css-2f3a09fe0493eeb33ebd47a8c1fbd0f4.eot?-rxgcx2');
  src: url('vhs-assets-css-4602d7ca056a28d99f7c162cd82037e6.eot?#iefix-rxgcx2') format("embedded-opentype"), url('vhs-assets-css-355d66be9d9915db153c768fd587ed97.ttf?-rxgcx2') format("truetype"), url('vhs-assets-css-3336747c3c48ee2e38d053df20782c51.woff?-rxgcx2') format("woff"), url('vhs-assets-css-31607f3c002aed37990485d4a882f833.svg?-rxgcx2#icomoon') format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icomoon, .slick-prev.slick-arrow:before,
.slick-next.slick-arrow:before, .close:before, .filterbar .styled-select:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-ring:before {
  content: "\e900"; }

.icon-order-03:before {
  content: "\e901"; }

.icon-search:before {
  content: "\e903"; }

.icon-plus:before {
  content: "\e904"; }

.icon-instagram:before {
  content: "\e905"; }

.icon-youtube-play:before {
  content: "\e906"; }

.icon-twitter:before {
  content: "\e907"; }

.icon-facebook:before {
  content: "\e908"; }

.icon-kino_suche:before {
  content: "\e909"; }

.icon-volume_on:before {
  content: "\e90a"; }

.icon-volume_off:before {
  content: "\e90b"; }

.icon-left:before, .slick-prev.slick-arrow:before {
  content: "\e90c"; }

.icon-right:before,
.slick-next.slick-arrow:before {
  content: "\e90d"; }

.icon-share:before {
  content: "\e90e"; }

.icon-close:before {
  content: "\e90f"; }

.icon-play:before {
  content: "\e910"; }

.icon-link:before {
  content: "\e902"; }

/**
 * icons
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          30.06.15
 * @time          12:35 
 *
 */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

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

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

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

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 2px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer;
      position: absolute; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/**
 * Global Style
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          02.08.16
 * @time          09:21 
 *
 */
body {
  background: #282828;
  -webkit-text-size-adjust: 100%; }

footer .content,
section .content {
  width: 100%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin: 0 auto;
  padding: 0 10px; }
  @media only screen and (min-width: 520px) {
    footer .content,
    section .content {
      padding: 0 10px; } }
  @media only screen and (min-width: 768px) {
    footer .content,
    section .content {
      padding: 0 13px; } }
  @media only screen and (min-width: 1024px) {
    footer .content,
    section .content {
      padding: 0 32px; } }
  @media only screen and (min-width: 1200px) {
    footer .content,
    section .content {
      padding: 0 60px; } }
  @media only screen and (min-width: 1440px) {
    footer .content,
    section .content {
      padding: 0 60px;
      width: 1440px; } }

.full-width {
  width: 100%; }

.lightbg {
  background: #fff; }

.mobile-hide {
  display: none !important; }

.mobile-show {
  display: block !important; }

.mobile-invisible {
  opacity: 1; }

@media only screen and (min-width: 1024px) {
  .mobile-hide {
    display: block !important; }
    .mobile-hide.inline {
      display: inline !important; }
  .mobile-invisible {
    opacity: 0; }
  .mobile-show {
    display: none !important; } }

html, body {
  height: 100%; }

.wrapper {
  min-height: 100%;
  margin: 0 auto; }
  .wrapper:after {
    content: "";
    display: table;
    clear: both; }
  @media only screen and (min-width: 768px) {
    .wrapper {
      margin: 0 auto -90px;
      /* the bottom margin is the negative value of the footer's height */ } }

@media only screen and (min-width: 768px) {
  footer,
  .push {
    height: 90px;
    /* '.push' must be the same height as 'footer' */ } }

footer {
  width: 100%;
  float: left; }

.vh100 {
  max-height: 100vh !important; }

.injectedscripts ~ iframe {
  display: none; }

.slick-slide {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  -moz-outline: none;
  -moz-user-focus: none;
  outline: none;
  height: auto; }

.loadmore-wrapper {
  width: 100%;
  text-align: center; }

.no-overflow {
  overflow: hidden; }

.evenodd-list section:nth-child(odd) {
  background: #202020 !important; }

.evenodd-list section:nth-child(even) {
  background: none !important; }

figure.content-image {
  margin: 0 0 20px; }
  figure.content-image img {
    margin: 0 !important; }
  figure.content-image figcaption {
    color: #999;
    text-align: right;
    font-size: 13px; }

.anchor-link {
  position: relative; }
  .anchor-link a {
    position: absolute;
    left: 0;
    top: -75px; }

/**
 * 
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          06.09.16
 * @time          09:05 
 *
 */
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative; }

.jspPane {
  position: absolute; }
  .jspPane:after {
    content: "";
    display: table;
    clear: both; }

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 100%;
  background: transparent; }

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: transparent; }

.jspCap {
  display: none; }

.jspHorizontalBar .jspCap {
  float: left; }

.jspTrack {
  background: transparent;
  position: relative; }

.jspDrag {
  background: #FAD13B;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer; }

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%; }

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0; }

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d; }

.jspVerticalBar .jspArrow {
  height: 16px; }

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%; }

.jspVerticalBar .jspArrow:focus {
  outline: none; }

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%; }

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0; }

/**
 * 
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          02.08.16
 * @time          09:46 
 *
 */
.link-yellow-button, button.button.medium,
.button.medium {
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  box-sizing: border-box;
  display: inline-block;
  text-decoration: none;
  background: #FAD13B;
  color: #282828;
  font-size: 14px;
  line-height: 16.8px;
  font-size: 0.875rem;
  line-height: 1.05rem;
  font-weight: 700;
  min-width: 150px;
  margin: 0 auto;
  text-transform: uppercase;
  text-align: center;
  padding: 17px 15px 13px 15px; }
  .link-yellow-button:hover,
  .button.medium:hover {
    color: #FAD13B;
    background: #282828; }
    .link-yellow-button:hover:before,
    .button.medium:hover:before {
      color: #FAD13B; }

button.button,
.button {
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  box-sizing: border-box;
  display: inline-block;
  text-decoration: none; }
  button.button.default-by-js,
  .button.default-by-js {
    background: #fff;
    color: #282828 !important;
    font-size: 14px;
    line-height: 16.8px;
    font-size: 0.875rem;
    line-height: 1.05rem;
    font-weight: 700;
    min-width: 150px;
    margin: 0 auto;
    text-transform: uppercase;
    text-align: center;
    padding: 17px 15px 13px 15px;
    box-sizing: border-box;
    border: 1px solid #EB4545; }
    button.button.default-by-js:hover,
    .button.default-by-js:hover {
      color: #fff !important;
      background: #282828; }
      button.button.default-by-js:hover:before,
      .button.default-by-js:hover:before {
        color: #FAD13B; }
  button.button.large,
  .button.large {
    background: #fff;
    color: #282828;
    font-size: 14px;
    line-height: 16.8px;
    font-size: 0.875rem;
    line-height: 1.05rem;
    font-weight: 700;
    width: 100%;
    margin: 0 auto;
    text-transform: uppercase;
    text-align: center;
    padding: 17px 15px 13px 15px;
    float: left; }
    button.button.large.left,
    .button.large.left {
      position: relative;
      top: 0;
      left: 0px; }
      button.button.large.left:before,
      .button.large.left:before {
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        position: absolute;
        top: 12px;
        left: 5px;
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e90c';
        width: 25px;
        height: 26px;
        font-size: 26px;
        color: #282828; }
    button.button.large.right,
    .button.large.right {
      position: relative;
      top: 0;
      left: 0px; }
      button.button.large.right:before,
      .button.large.right:before {
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        position: absolute;
        top: 12px;
        right: 5px;
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e90d';
        width: 25px;
        height: 26px;
        font-size: 26px;
        color: #282828; }
    button.button.large:hover,
    .button.large:hover {
      color: #FAD13B;
      background: #fff; }
      button.button.large:hover:before,
      .button.large:hover:before {
        color: #FAD13B; }
  button.button.light,
  .button.light {
    background: #fff; }
  button.button.more,
  .button.more {
    position: relative;
    top: 0;
    left: 0px;
    padding: 17px 15px 13px 34px; }
    button.button.more:before,
    .button.more:before {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      position: absolute;
      top: 12px;
      left: 5px;
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '\e904';
      width: 25px;
      height: 26px;
      font-size: 26px;
      color: #282828; }
  button.button.share,
  .button.share {
    position: relative;
    top: 0;
    left: 0px;
    padding: 17px 15px 13px 34px;
    background: #0154A0;
    color: #fff; }
    button.button.share:before,
    .button.share:before {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      position: absolute;
      top: 12px;
      left: 5px;
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '\e90e';
      width: 25px;
      height: 26px;
      font-size: 20px;
      left: 13px;
      color: #fff; }
    button.button.share:hover,
    .button.share:hover {
      background: #fff;
      color: #0154A0; }
      button.button.share:hover:before,
      .button.share:hover:before {
        color: #0154A0; }
  button.button.cinema,
  .button.cinema {
    position: relative;
    top: 0;
    left: 0px;
    background: #fff;
    padding: 17px 15px 13px 34px; }
    button.button.cinema:before,
    .button.cinema:before {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      position: absolute;
      top: 17px;
      left: 10px;
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '\e909';
      width: 25px;
      height: 26px;
      font-size: 16px;
      color: #282828; }
  button.button.remember,
  .button.remember {
    position: relative;
    top: 0;
    left: 0;
    padding: 17px 15px 13px 34px; }
    button.button.remember:before,
    .button.remember:before {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      position: absolute;
      top: 14px;
      left: 10px;
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '\e900';
      width: 25px;
      height: 25px;
      font-size: 20px;
      color: #282828; }
  button.button.watch,
  .button.watch {
    position: relative;
    top: 0;
    left: 0;
    padding: 17px 15px 13px 34px; }
    button.button.watch:before,
    .button.watch:before {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      position: absolute;
      top: 14px;
      left: 10px;
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '\e910';
      width: 25px;
      height: 25px;
      font-size: 20px;
      color: #282828; }
  button.button.order,
  .button.order {
    position: relative;
    top: 0;
    left: 0;
    padding: 17px 15px 13px 34px; }
    button.button.order:before,
    .button.order:before {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      position: absolute;
      top: 13px;
      left: 11px;
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '\e901';
      width: 25px;
      height: 25px;
      font-size: 20px;
      color: #282828; }
  button.button.fb,
  .button.fb {
    background: #0154A0;
    color: #fff;
    font-size: 14px;
    line-height: 16.8px;
    font-size: 0.875rem;
    line-height: 1.05rem;
    font-weight: 700;
    margin: 0 auto;
    text-transform: uppercase;
    text-align: center;
    padding: 15px 60px 15px 72px;
    border: 1px solid #0154A0;
    position: relative;
    top: 0;
    left: 0; }
    button.button.fb:before,
    .button.fb:before {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      position: absolute;
      top: 11px;
      left: 0px;
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '\e908';
      width: 50px;
      height: 26px;
      font-size: 26px;
      color: #fff; }
    button.button.fb:hover,
    .button.fb:hover {
      background: #fff;
      color: #0154A0;
      border: 1px solid #0154A0; }
      button.button.fb:hover:before,
      .button.fb:hover:before {
        color: #0154A0; }
  button.button.default,
  .button.default {
    background: #fff;
    box-sizing: border-box; }
    button.button.default:hover,
    .button.default:hover {
      color: #fff;
      background: #282828;
      border: 1px solid #fff; }
  button.button.pink,
  .button.pink {
    border: 1px solid #EF64CE;
    background: #EF64CE;
    color: #fff; }
    button.button.pink:hover,
    .button.pink:hover {
      color: #EF64CE !important;
      background: #fff !important; }
  button.button.red,
  .button.red {
    border: 1px solid #EB4545;
    background: #EB4545;
    color: #fff; }
    button.button.red:hover,
    .button.red:hover {
      color: #EB4545 !important;
      background: #fff !important; }
  button.button.green,
  .button.green {
    background: #48EC78;
    color: #fff; }
    button.button.green:hover,
    .button.green:hover {
      color: #48EC78 !important;
      background: #fff !important; }
  button.button.lightblue,
  .button.lightblue {
    background: #3BA5FA;
    color: #fff; }
    button.button.lightblue:hover,
    .button.lightblue:hover {
      color: #3BA5FA !important;
      background: #fff !important; }
  button.button.red,
  .button.red {
    background: #EB4545;
    color: #fff; }
    button.button.red:hover,
    .button.red:hover {
      color: #EB4545 !important;
      background: #fff !important; }
  button.button.noborder,
  .button.noborder {
    border: none !important; }
  button.button.loadmore,
  .button.loadmore {
    border: 1px solid #FAD13B;
    position: relative;
    width: 95%; }
    @media only screen and (min-width: 768px) {
      button.button.loadmore,
      .button.loadmore {
        width: auto; } }
    button.button.loadmore.dark,
    .button.loadmore.dark {
      border: 1px solid #232323;
      background: #232323;
      color: #FAD13B; }
      button.button.loadmore.dark:hover,
      .button.loadmore.dark:hover {
        border: 1px solid #FAD13B;
        background: #FAD13B;
        color: #232323; }
      button.button.loadmore.dark.loading .path,
      .button.loadmore.dark.loading .path {
        stroke-dasharray: 187;
        stroke-dashoffset: 0;
        transform-origin: center;
        animation: dash 1.4s ease-in-out infinite, colors2 5.6s ease-in-out infinite; }
      button.button.loadmore.dark.loading:hover .path,
      .button.loadmore.dark.loading:hover .path {
        animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite; }
    button.button.loadmore .spinner, button.button.loadmore .path,
    button.button.loadmore .text2,
    .button.loadmore .spinner,
    .button.loadmore .path,
    .button.loadmore .text2 {
      display: none; }
    button.button.loadmore.loading .text1,
    .button.loadmore.loading .text1 {
      display: none; }
    button.button.loadmore.loading .spinner, button.button.loadmore.loading .path, button.button.loadmore.loading .text2,
    .button.loadmore.loading .spinner,
    .button.loadmore.loading .path,
    .button.loadmore.loading .text2 {
      display: block; }
    @media only screen and (min-width: 768px) {
      button.button.loadmore.loading,
      .button.loadmore.loading {
        padding-left: 50px; } }
    button.button.loadmore.loading .spinner,
    .button.loadmore.loading .spinner {
      animation: rotator 1.4s linear infinite;
      position: absolute;
      left: 9px;
      top: 9px; }

@keyframes rotator {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(270deg); } }
    button.button.loadmore.loading .path,
    .button.loadmore.loading .path {
      stroke-dasharray: 187;
      stroke-dashoffset: 0;
      transform-origin: center;
      animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite; }
    button.button.loadmore.loading:hover .path,
    .button.loadmore.loading:hover .path {
      animation: dash 1.4s ease-in-out infinite, colors2 5.6s ease-in-out infinite; }

@keyframes colors {
  0% {
    stroke: #202020; }
  25% {
    stroke: #282828; }
  50% {
    stroke: #202020; }
  75% {
    stroke: #282828; }
  100% {
    stroke: #202020; } }

@keyframes colors2 {
  0% {
    stroke: #FAD13B; }
  25% {
    stroke: #FAD13B; }
  50% {
    stroke: #FAD13B; }
  75% {
    stroke: #FAD13B; }
  100% {
    stroke: #FAD13B; } }

@keyframes dash {
  0% {
    stroke-dashoffset: 187; }
  50% {
    stroke-dashoffset: 46.75;
    transform: rotate(135deg); }
  100% {
    stroke-dashoffset: 187;
    transform: rotate(450deg); } }

/*Hamburger*/
#nav-toggle {
  cursor: pointer;
  padding: 10px 8px 18px 0px;
  display: block;
  width: 40px;
  height: 40px; }

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

#nav-toggle.active span,
#nav-toggle.active span:before,
#nav-toggle.active span:after {
  background: #FAD13B; }

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

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

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

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

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

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

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

.slick-dots li button:before {
  font-size: 30px; }

.slick-prev.slick-arrow,
.slick-next.slick-arrow {
  display: none !important;
  height: 100px; }
  @media only screen and (min-width: 1024px) {
    .slick-prev.slick-arrow,
    .slick-next.slick-arrow {
      display: block !important; } }
  .slick-prev.slick-arrow:hover:before,
  .slick-next.slick-arrow:hover:before {
    opacity: 0.75; }
  .slick-prev.slick-arrow:before,
  .slick-next.slick-arrow:before {
    font-size: 39px;
    opacity: 1; }
  .slick-prev.slick-arrow.slick-hidden,
  .slick-next.slick-arrow.slick-hidden {
    display: none !important; }

.close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #fff;
  width: 50px;
  height: 50px;
  padding-top: 10px;
  text-decoration: none; }
  @media only screen and (min-width: 768px) {
    .close {
      padding-top: 23px;
      padding-right: 23px; } }
  .close:before {
    content: '\e90f';
    color: #fff;
    font-weight: 300;
    font-size: 20px;
    position: absolute;
    top: 14px;
    right: 18px; }
    @media only screen and (min-width: 768px) {
      .close:before {
        font-size: 30px;
        top: 25px;
        right: 22px; } }

/**
 * 
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          02.08.16
 * @time          10:48 
 *
 */
.metadetail .header,
.search-result .header,
.list .header,
.bloglist .header,
.blogdetail .header,
.fixed-header .header {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background: #202020;
  border-bottom: 2px solid #000; }
  .metadetail .header .logo,
  .search-result .header .logo,
  .list .header .logo,
  .bloglist .header .logo,
  .blogdetail .header .logo,
  .fixed-header .header .logo {
    margin: 15px 0 0 36%; }
    @media only screen and (min-width: 520px) {
      .metadetail .header .logo,
      .search-result .header .logo,
      .list .header .logo,
      .bloglist .header .logo,
      .blogdetail .header .logo,
      .fixed-header .header .logo {
        margin: 15px 0 0 39%; } }
    @media only screen and (min-width: 768px) {
      .metadetail .header .logo,
      .search-result .header .logo,
      .list .header .logo,
      .bloglist .header .logo,
      .blogdetail .header .logo,
      .fixed-header .header .logo {
        margin: 28px 0 0 60px; } }
    @media only screen and (min-width: 1024px) {
      .metadetail .header .logo,
      .search-result .header .logo,
      .list .header .logo,
      .bloglist .header .logo,
      .blogdetail .header .logo,
      .fixed-header .header .logo {
        margin: 28px 0 0 0px; } }
  .metadetail .header .navi,
  .search-result .header .navi,
  .list .header .navi,
  .bloglist .header .navi,
  .blogdetail .header .navi,
  .fixed-header .header .navi {
    margin-top: 15px; }
  .metadetail .header .search,
  .search-result .header .search,
  .list .header .search,
  .bloglist .header .search,
  .blogdetail .header .search,
  .fixed-header .header .search {
    top: 2px; }
    @media only screen and (min-width: 768px) {
      .metadetail .header .search,
      .search-result .header .search,
      .list .header .search,
      .bloglist .header .search,
      .blogdetail .header .search,
      .fixed-header .header .search {
        top: 17px; } }
    @media only screen and (min-width: 1024px) {
      .metadetail .header .search,
      .search-result .header .search,
      .list .header .search,
      .bloglist .header .search,
      .blogdetail .header .search,
      .fixed-header .header .search {
        top: 17px; } }
  @media only screen and (min-width: 768px) {
    .metadetail .header .search-holder,
    .search-result .header .search-holder,
    .list .header .search-holder,
    .bloglist .header .search-holder,
    .blogdetail .header .search-holder,
    .fixed-header .header .search-holder {
      top: 3px; } }

.header {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  height: 50px;
  background: #202020; }
  @media only screen and (min-width: 768px) {
    .header {
      height: 80px; } }
  @media only screen and (min-width: 1025px) {
    .header {
      background-color: transparent;
      background-image: -webkit-linear-gradient(bottom, transparent, rgba(0, 0, 0, 0.4));
      background-image: linear-gradient(to top,transparent, rgba(0, 0, 0, 0.4));
      background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, transparent 100%); } }
  .header #nav-toggle {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    position: absolute;
    top: 14px;
    left: 12px; }
    @media only screen and (min-width: 768px) {
      .header #nav-toggle {
        position: absolute;
        top: 26px;
        left: 15px; } }
    @media only screen and (min-width: 1024px) {
      .header #nav-toggle {
        display: none; } }
  .header .logo {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    width: 100px;
    height: 40px;
    display: block;
    background: url('vhs-assets-css-bb3912d5072c883dfdeae932a8c92af3.png') 0 0 no-repeat;
    background-size: 100% auto;
    display: inline-block;
    float: left;
    margin: 15px 0 0 32%;
    margin: 15px 0 0 36%; }
    @media only screen and (min-width: 520px) {
      .header .logo {
        margin: 15px 0 0 39%; } }
    @media only screen and (min-width: 768px) {
      .header .logo {
        margin: 27px 0 0 60px; } }
    @media only screen and (min-width: 1024px) {
      .header .logo {
        margin: 27px 0 0 0; } }
    @media only screen and (min-width: 1200px) {
      .header .logo {
        margin: 43px 0 0 0; } }
  .header .search {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    -moz-outline: none;
    -moz-user-focus: none;
    outline: none;
    position: relative;
    top: 3px;
    left: 11px;
    text-decoration: none;
    float: right;
    width: 50px;
    height: 50px; }
    @media only screen and (min-width: 768px) {
      .header .search {
        float: left;
        left: 31px;
        top: 18px; } }
    @media only screen and (min-width: 1200px) {
      .header .search {
        top: 31px; } }
    .header .search:before {
      position: absolute;
      top: 11px;
      left: 0px;
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: '\e903';
      width: 50px;
      height: 26px;
      font-size: 26px;
      color: #fff; }
    .header .search.active:before, .header .search:hover:before {
      color: #FAD13B; }
  .header .navi {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    float: right;
    margin: 15px 0 0 0; }
    @media only screen and (min-width: 1200px) {
      .header .navi {
        margin: 30px 0 0 0; } }
    .header .navi ul {
      float: left; }
      .header .navi ul li {
        list-style-type: none;
        float: left;
        margin: 0 10px; }
        .header .navi ul li a {
          font-size: 16px;
          line-height: 19.2px;
          font-size: 1rem;
          line-height: 1.2rem;
          text-decoration: none;
          text-transform: uppercase;
          color: #fff;
          display: block;
          -webkit-transition: all 0.2s ease-out;
          -moz-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out; }
          .header .navi ul li a:hover {
            -webkit-transition: all 0.2s ease-out;
            -moz-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
            color: #FAD13B; }
          .header .navi ul li a:before {
            color: #fff; }
          .header .navi ul li a.active, .header .navi ul li a.current {
            color: #FAD13B; }
        .header .navi ul li.active a {
          color: #FAD13B; }
      .header .navi ul.social {
        display: none;
        margin: 11px 0px 0 40px;
        padding: 6px 0 0 30px; }
        @media only screen and (min-width: 768px) {
          .header .navi ul.social {
            display: block; } }
        @media only screen and (min-width: 1024px) {
          .header .navi ul.social {
            border-left: 1px solid #fff; } }
        .header .navi ul.social li {
          margin: 0; }
          .header .navi ul.social li a {
            display: block;
            width: 33px;
            height: 25px;
            -webkit-transition: all 0.2s ease-out;
            -moz-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out; }
            .header .navi ul.social li a:hover {
              text-decoration: none; }
              .header .navi ul.social li a:hover:before {
                -webkit-transition: all 0.2s ease-out;
                -moz-transition: all 0.2s ease-out;
                transition: all 0.2s ease-out;
                color: #FAD13B; }
    .header .navi .main-menu {
      display: none; }
      .header .navi .main-menu li a {
        padding: 20px 0; }
        @media only screen and (min-width: 1024px) {
          .header .navi .main-menu li a {
            padding: 0; } }
    @media only screen and (min-width: 1024px) {
      .header .navi .main-menu {
        display: block; } }
    .header .navi.active {
      opacity: 1;
      float: left;
      width: 100%; }
      .header .navi.active .main-menu {
        position: absolute;
        top: 50px;
        left: 0;
        background: #202020;
        display: block;
        padding: 0;
        margin: 0;
        width: 100%; }
        @media only screen and (min-width: 768px) {
          .header .navi.active .main-menu {
            position: absolute;
            top: 80px;
            left: 0; } }
        .header .navi.active .main-menu li {
          width: 100%;
          padding: 0px 10px;
          border-bottom: 1px solid #000; }
  .header .search-holder {
    position: absolute;
    top: 50px;
    left: 0;
    background: #202020;
    height: 85px;
    float: left;
    width: 0px;
    overflow: hidden; }
    @media only screen and (min-width: 768px) {
      .header .search-holder {
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        background: transparent;
        position: relative;
        top: 2px;
        left: 0;
        margin-left: -20px; } }
    @media only screen and (min-width: 1200px) {
      .header .search-holder {
        position: relative;
        top: 15px;
        left: 0; } }
    .header .search-holder.active {
      margin-left: 0;
      overflow: visible;
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .header .search-holder.active {
          -webkit-transition: all 0.2s ease-out;
          -moz-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out;
          width: auto; } }
    .header .search-holder form {
      position: absolute;
      top: 17px;
      left: 10px; }
      .header .search-holder form:after {
        content: "";
        display: table;
        clear: both; }
    .header .search-holder input {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border: none;
      -moz-outline: none;
      -moz-user-focus: none;
      outline: none;
      font-size: 16px;
      line-height: 19.2px;
      font-size: 1rem;
      line-height: 1.2rem;
      padding: 10px 5px;
      width: 300px;
      color: #fff;
      background: transparent; }
      @media only screen and (min-width: 768px) {
        .header .search-holder input {
          padding: 10px 20px; } }
  .header .searchword-wrapper {
    position: relative;
    top: 0px;
    left: 0px; }
    .header .searchword-wrapper .menu-cover {
      position: absolute;
      top: 18px;
      left: 180px;
      color: #fff;
      width: calc(100% - 180px);
      height: 50px;
      padding: 7px 0 0 0;
      background: #202020; }
      .header .searchword-wrapper .menu-cover span {
        color: #FAD13B;
        font-size: 20px;
        line-height: 24px;
        font-size: 1.25rem;
        line-height: 1.5rem; }
      .header .searchword-wrapper .menu-cover .new {
        background: #282828;
        padding: 5px 10px;
        font-size: 14px;
        line-height: 16.8px;
        font-size: 0.875rem;
        line-height: 1.05rem;
        cursor: pointer;
        color: #fff; }
        .header .searchword-wrapper .menu-cover .new:hover {
          color: #FAD13B; }
  .header .menu-title {
    float: left;
    margin-top: 15px; }
    .header .menu-title p {
      color: #fff;
      padding: 15px 0;
      text-transform: uppercase; }
  .header .anchor-navi {
    display: none; }
    @media only screen and (min-width: 768px) {
      .header .anchor-navi.on {
        display: block; } }
    .header .anchor-navi .submenu-title {
      float: left;
      text-transform: uppercase; }
    .header .anchor-navi .submenu-subtitle {
      float: left;
      display: none;
      text-transform: none;
      font-weight: 300; }
      @media only screen and (min-width: 1024px) {
        .header .anchor-navi .submenu-subtitle {
          display: block; } }
    .header .anchor-navi .navi .main-menu li a {
      padding: 0; }
  @media only screen and (max-width: 767px) {
    .header .default-menu {
      display: block !important; } }

/**
 *
 *
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 *
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *
 * @date          02.08.16
 * @time          10:57
 *
 */
.video-top {
  position: relative;
  top: 0;
  left: 0;
  background: #000;
  margin-top: 39px;
  margin-bottom: 96px; }
  @media only screen and (min-width: 768px) {
    .video-top {
      margin-top: 80px;
      margin-bottom: 0px; } }
  @media only screen and (min-width: 1024px) {
    .video-top {
      margin-top: 80px;
      overflow: hidden; } }
  @media only screen and (min-width: 1200px) {
    .video-top {
      margin-top: 0; } }
  .video-top .video-overlay {
    position: absolute;
    bottom: 110px;
    left: 50%;
    width: 100%;
    margin-left: -50%; }
    @media only screen and (max-width: 1023px) {
      .video-top .video-overlay {
        bottom: -57px;
        padding: 0; } }
    @media only screen and (min-width: 768px) {
      .video-top .video-overlay {
        bottom: 0px;
        padding: 0; } }
    @media only screen and (min-width: 1025px) {
      .video-top .video-overlay {
        padding: 0 32px; } }
    @media only screen and (min-width: 1440px) {
      .video-top .video-overlay {
        bottom: 0; } }
    @media only screen and (min-width: 1440px) {
      .video-top .video-overlay {
        width: 1440px;
        margin-left: -720px; } }
  .video-top .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    /* ratio 16x9 */
    overflow: hidden;
    width: 100%;
    height: auto; }
    .video-top .embed-container iframe, .video-top .embed-container img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      max-width: 100%; }
  .video-top .player-controls {
    text-align: center;
    width: 100%;
    display: none; }
    @media only screen and (min-width: 1025px) {
      .video-top .player-controls {
        display: block;
        z-index: 1;
        position: absolute;
        right: -50px;
        bottom: -20px;
        margin-right: 0; } }
    .video-top .player-controls ul {
      margin: -70px 0px 0 0;
      padding: 0; }
      @media only screen and (min-width: 1024px) {
        .video-top .player-controls ul {
          margin: -70px 36px 0 0;
          float: right; } }
      .video-top .player-controls ul li {
        list-style-type: none;
        display: inline; }
        @media only screen and (min-width: 1024px) {
          .video-top .player-controls ul li {
            float: left;
            display: block; } }
        @media only screen and (min-width: 1024px) {
          .video-top .player-controls ul li {
            margin: 0 2.5px; } }
    .video-top .player-controls .volume {
      position: relative;
      top: -17px;
      left: 0;
      list-style-type: none;
      width: 50px;
      height: 50px;
      display: none; }
      @media only screen and (min-width: 1024px) {
        .video-top .player-controls .volume {
          display: block; } }
      .video-top .player-controls .volume a {
        display: block;
        width: 100%;
        height: 100%;
        cursor: pointer;
        position: relative;
        z-index: 1;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        outline: none !important;
        outline-color: transparent !important; }
      .video-top .player-controls .volume.hidden {
        display: none !important; }
      .video-top .player-controls .volume.unmute:before {
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        position: absolute;
        top: 10px;
        left: 10px;
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fff;
        content: '\e90b';
        width: 50px;
        height: 26px;
        font-size: 26px; }
      .video-top .player-controls .volume.mute:before {
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        position: absolute;
        top: 10px;
        left: 1px;
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fff;
        content: '\e90a';
        width: 50px;
        height: 26px;
        font-size: 26px; }
      .video-top .player-controls .volume:hover:before {
        color: #FAD13B; }
  @media only screen and (min-width: 1200px) {
    .video-top.vh100 .video-overlay {
      bottom: 0px; } }
  .video-top.no-cursor {
    cursor: none; }

.yt-is-ready .video-top {
  margin-top: 50px; }
  @media only screen and (min-width: 768px) {
    .yt-is-ready .video-top {
      margin-top: 0; } }

.yt-is-ready .video-content-slider .slide .slide-overlay {
  background-image: none; }

.yt-is-ready .slick-slide img.mobile-invisible {
  opacity: 0 !important; }

@media only screen and (max-width: 1023px) {
  .yt-is-ready .video-content-slider .slick-dots {
    bottom: 70px; } }

@media only screen and (max-width: 767px) {
  .yt-is-ready .video-content-slider .slick-dots {
    bottom: -40px; } }

@media only screen and (max-width: 1023px) {
  .yt-is-ready .video-content-slider .slide .slide-overlay {
    bottom: 86px; } }

@media only screen and (max-width: 767px) {
  .yt-is-ready .video-content-slider .slide .slide-overlay {
    bottom: 0px; } }

.video-content-slider {
  margin: -145px auto 0px auto;
  width: 100%;
  max-width: 1440px;
  z-index: 1;
  color: #fff; }
  .video-content-slider .slide {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    -moz-outline: none;
    -moz-user-focus: none;
    outline: none; }
    .video-content-slider .slide h1 {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      text-transform: uppercase;
      font-size: 20px;
      line-height: 24px;
      font-size: 1.25rem;
      line-height: 1.5rem;
      margin: 0;
      padding: 0;
      text-align: center; }
      @media only screen and (max-width: 1023px) {
        .video-content-slider .slide h1 {
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          padding: 0 8px; } }
      @media only screen and (min-width: 768px) {
        .video-content-slider .slide h1 {
          font-size: 36px;
          line-height: 43.2px;
          font-size: 2.25rem;
          line-height: 2.7rem; } }
      @media only screen and (min-width: 1025px) {
        .video-content-slider .slide h1 {
          font-size: 60px;
          line-height: 72px;
          font-size: 3.75rem;
          line-height: 4.5rem;
          text-align: left; } }
    .video-content-slider .slide p {
      font-size: 14px;
      line-height: 16.8px;
      font-size: 0.875rem;
      line-height: 1.05rem;
      font-weight: 300;
      margin: 0;
      padding: 0;
      text-align: center; }
      @media only screen and (min-width: 768px) {
        .video-content-slider .slide p {
          font-size: 30px;
          line-height: 36px;
          font-size: 1.875rem;
          line-height: 2.25rem;
          padding-bottom: 4px; } }
      @media only screen and (min-width: 1025px) {
        .video-content-slider .slide p {
          font-size: 36px;
          line-height: 43.2px;
          font-size: 2.25rem;
          line-height: 2.7rem;
          text-align: left; } }
      @media only screen and (min-width: 1200px) {
        .video-content-slider .slide p {
          padding-bottom: 14px; } }
    .video-content-slider .slide img {
      width: 100%;
      height: auto;
      opacity: 1 !important; }
      @media only screen and (min-width: 1025px) {
        .video-content-slider .slide img {
          opacity: 0 !important; } }
    .video-content-slider .slide ul {
      padding: 0;
      margin: 0;
      font-size: 0; }
      @media only screen and (min-width: 1025px) {
        .video-content-slider .slide ul {
          position: absolute;
          right: 0;
          bottom: 12px;
          float: right;
          margin: 0px 75px 0 0; } }
      @media only screen and (min-width: 1200px) {
        .video-content-slider .slide ul {
          margin: -40px 75px 0 0; } }
      .video-content-slider .slide ul li {
        display: inline-block;
        list-style-type: none;
        position: relative;
        font-size: 1rem; }
        @media only screen and (min-width: 520px) {
          .video-content-slider .slide ul li ~ li {
            margin-left: 5px; } }
        @media only screen and (max-width: 767px) {
          .video-content-slider .slide ul li {
            display: list-item;
            float: left; }
            .video-content-slider .slide ul li .button {
              width: 100%;
              padding: 17px 0px 13px 0px;
              min-width: 100%; }
              .video-content-slider .slide ul li .button:before {
                content: '';
                display: none; } }
        @media only screen and (max-width: 767px) {
          .video-content-slider .slide ul li:after {
            content: '';
            position: absolute;
            right: -2px;
            top: 0;
            width: 2px;
            height: 100%;
            background: #202020;
            z-index: 1; }
          .video-content-slider .slide ul li:last-child:after {
            width: 0px; } }
      @media only screen and (max-width: 767px) {
        .video-content-slider .slide ul.buttonlength1 li {
          width: 100%; }
        .video-content-slider .slide ul.buttonlength2 li {
          width: 50%; }
        .video-content-slider .slide ul.buttonlength3 li {
          width: 33.33333333%; } }
    .video-content-slider .slide .slide-overlay {
      margin-top: -46px;
      position: relative;
      top: 0px; }
      .video-content-slider .slide .slide-overlay:before {
        content: '';
        background-color: transparent;
        background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.9));
        background-image: linear-gradient(to bottom,transparent, rgba(0, 0, 0, 0.9));
        height: 100%;
        width: 100%;
        min-height: 73px;
        position: absolute;
        bottom: -27px;
        left: 0; }
      @media only screen and (min-width: 1025px) {
        .video-content-slider .slide .slide-overlay:before {
          background-image: none; } }
      @media only screen and (min-width: 768px) {
        .video-content-slider .slide .slide-overlay {
          margin-top: -72px;
          position: absolute;
          bottom: 27px;
          left: 0;
          top: initial;
          width: 100%;
          text-align: center;
          padding: 10px 0; } }
      @media only screen and (min-width: 1025px) {
        .video-content-slider .slide .slide-overlay {
          position: absolute;
          bottom: 0;
          left: 0; } }
      @media only screen and (min-width: 1200px) {
        .video-content-slider .slide .slide-overlay {
          padding: 0 25px; } }
      .video-content-slider .slide .slide-overlay h1, .video-content-slider .slide .slide-overlay p {
        position: relative; }
      .video-content-slider .slide .slide-overlay p {
        min-height: 24px; }
        @media only screen and (min-width: 768px) {
          .video-content-slider .slide .slide-overlay p {
            min-height: 57px; } }
  .video-content-slider .slick-dots {
    position: absolute;
    bottom: -30px;
    left: 0px;
    padding-bottom: 0px; }
    @media only screen and (min-width: 768px) {
      .video-content-slider .slick-dots {
        bottom: 0px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding-bottom: 5px; } }
    @media only screen and (min-width: 1025px) {
      .video-content-slider .slick-dots {
        bottom: -25px; } }
    .video-content-slider .slick-dots li {
      margin: 0; }
      .video-content-slider .slick-dots li button:before {
        color: #fff;
        opacity: 1; }
  .video-content-slider .slick-dots li.slick-active button:before {
    color: #FAD13B;
    opacity: 1; }

.slick-dotted.slick-slider {
  margin-bottom: 0px; }
  @media only screen and (min-width: 1025px) {
    .slick-dotted.slick-slider {
      margin-bottom: 30px; } }

@media only screen and (min-width: 1024px) {
  .inlineslider-wrapper .slick-dotted.slick-slider {
    margin-bottom: 30px; } }

.slick-prev {
  left: 30px;
  z-index: 10; }

.slick-next {
  right: 30px;
  z-index: 10; }

.index.detail .video-top {
  margin-top: 70px;
  margin-bottom: 0; }
  .index.detail .video-top .video-overlay {
    /*@include respond-down(tab-port) {
        margin-bottom: 32px;
      }*/ }
    @media only screen and (max-width: 767px) {
      .index.detail .video-top .video-overlay {
        margin-bottom: 32px; } }
  @media only screen and (min-width: 768px) {
    .index.detail .video-top {
      margin-top: 80px;
      margin-bottom: 0px; } }
  @media only screen and (min-width: 1025px) {
    .index.detail .video-top {
      margin-top: 0; } }

.index.detail .video-horizontal {
  padding-top: 50px; }
  @media only screen and (min-width: 768px) {
    .index.detail .video-horizontal {
      padding: 37px 0 0 0; } }

/**
 * 
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          03.08.16
 * @time          11:24 
 *
 */
.video-horizontal {
  background: #202020;
  border-bottom: 2px solid #000;
  color: #fff;
  padding: 20px 0 0 0; }
  @media only screen and (min-width: 768px) {
    .video-horizontal {
      padding: 37px 0 0 0; } }
  .video-horizontal .content {
    scrollbar-base-color: #FAD13B;
    scrollbar-3dlight-color: #202020;
    scrollbar-highlight-color: #202020;
    scrollbar-track-color: transparent;
    scrollbar-arrow-color: #FAD13B;
    scrollbar-shadow-color: transparent;
    scrollbar-dark-shadow-color: transparent;
    position: relative;
    padding: 0; }
    .video-horizontal .content ::-webkit-scrollbar {
      width: 2px;
      height: 2px; }
    .video-horizontal .content ::-webkit-scrollbar-button {
      /* 2 */ }
    .video-horizontal .content ::-webkit-scrollbar-track {
      /* 3 */ }
    .video-horizontal .content ::-webkit-scrollbar-track-piece {
      background: #202020; }
    .video-horizontal .content ::-webkit-scrollbar-thumb {
      /* 5 */ }
    .video-horizontal .content ::-webkit-scrollbar-corner {
      /* 6 */ }
    .video-horizontal .content ::-webkit-resizer {
      /* 7 */ }
    .video-horizontal .content ::-webkit-scrollbar-thumb {
      background: #FAD13B; }
    .video-horizontal .content ::-webkit-scrollbar-track {
      background: #202020; }
    .video-horizontal .content:after {
      content: "";
      display: table;
      clear: both; }
    .video-horizontal .content h2 {
      margin-left: 10px; }
    .video-horizontal .content .item:first-child {
      margin-left: 10px; }
    @media only screen and (min-width: 520px) {
      .video-horizontal .content {
        padding: 0; }
        .video-horizontal .content h2 {
          margin-left: 10px; }
        .video-horizontal .content .item:first-child {
          margin-left: 10px; } }
    @media only screen and (min-width: 768px) {
      .video-horizontal .content {
        padding: 0; }
        .video-horizontal .content h2 {
          margin-left: 13px; }
        .video-horizontal .content .item:first-child {
          margin-left: 13px; } }
    @media only screen and (min-width: 1024px) {
      .video-horizontal .content {
        padding: 0; }
        .video-horizontal .content h2 {
          margin-left: 32px; }
        .video-horizontal .content .item:first-child {
          margin-left: 32px; } }
    @media only screen and (min-width: 1200px) {
      .video-horizontal .content {
        padding: 0; }
        .video-horizontal .content h2 {
          margin-left: 60px; }
        .video-horizontal .content .item:first-child {
          margin-left: 60px; } }
    @media only screen and (min-width: 1440px) {
      .video-horizontal .content {
        padding: 0 60px 0 60px; }
        .video-horizontal .content h2 {
          margin-left: 0; }
        .video-horizontal .content .item:first-child {
          margin-left: 0; } }
  .video-horizontal h2 {
    font-size: 20px;
    line-height: 24px;
    font-size: 1.25rem;
    line-height: 1.5rem;
    text-transform: uppercase;
    padding-bottom: 27px; }
  .video-horizontal .yt-horizontal-slider,
  .video-horizontal .video-horizontal-slider {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch; }
  .video-horizontal .video-horizontal-slider .jspContainer {
    height: 290px !important; }
    @media only screen and (min-width: 520px) {
      .video-horizontal .video-horizontal-slider .jspContainer {
        height: 400px !important; } }
    @media only screen and (min-width: 768px) {
      .video-horizontal .video-horizontal-slider .jspContainer {
        height: 455px !important; } }
  .video-horizontal .item {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    white-space: initial;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin: 0 7px 0 0;
    padding: 0 0 0 0; }
    .video-horizontal .item .zoom-wrapper {
      overflow: hidden; }
    .video-horizontal .item img {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
    @media only screen and (min-width: 1200px) {
      .video-horizontal .item:hover img {
        -webkit-backface-visibility: hidden;
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05); } }
    .video-horizontal .item a {
      text-decoration: none;
      color: #fff;
      display: block;
      width: 100%; }
    .video-horizontal .item h3 {
      font-size: 13px;
      line-height: 15.6px;
      font-size: 0.8125rem;
      line-height: 0.975rem;
      white-space: normal;
      padding: 0 5px;
      text-transform: uppercase;
      margin: 13px 0 5px 0; }
      @media only screen and (min-width: 520px) {
        .video-horizontal .item h3 {
          font-size: 16px;
          line-height: 19.2px;
          font-size: 1rem;
          line-height: 1.2rem; } }
    .video-horizontal .item p {
      font-weight: 400;
      padding: 0 5px;
      font-size: 13px;
      line-height: 15.6px;
      font-size: 0.8125rem;
      line-height: 0.975rem;
      text-transform: uppercase;
      opacity: 0.3; }
      @media only screen and (min-width: 520px) {
        .video-horizontal .item p {
          font-size: 13px;
          line-height: 15.6px;
          font-size: 0.8125rem;
          line-height: 0.975rem; } }
    .video-horizontal .item img {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
  .video-horizontal .hidden {
    display: none !important; }

/* Scrollbar */
.scrollbar {
  margin: 0 0 1em 0;
  height: 2px;
  background: #ccc;
  line-height: 0; }

.scrollbar .handle {
  width: 100px;
  height: 100%;
  background: #292a33;
  cursor: pointer; }

.scrollbar .handle .mousearea {
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 20px; }

.responsivePosterImage, .video-horizontal .item, .video-horizontal .item img {
  max-width: 122px; }
  @media only screen and (min-width: 520px) {
    .responsivePosterImage, .video-horizontal .item, .video-horizontal .item img {
      max-width: 210px; } }
  @media only screen and (min-width: 768px) {
    .responsivePosterImage, .video-horizontal .item, .video-horizontal .item img {
      max-width: 220px; } }
  @media only screen and (min-width: 1024px) {
    .responsivePosterImage, .video-horizontal .item, .video-horizontal .item img {
      max-width: 246px; } }

div.video-horizontal-slider.jspScrollable,
.jspPane {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  outline: none !important;
  outline-color: transparent !important; }

/**
 * 
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          03.08.16
 * @time          12:49 
 *
 */
.meta,
.blog {
  color: #fff;
  padding: 37px 0 40px 0; }
  .meta .content,
  .blog .content {
    overflow: hidden; }
    .meta .content:after,
    .blog .content:after {
      content: "";
      display: table;
      clear: both; }
    .meta .content .blog-wrapper,
    .blog .content .blog-wrapper {
      margin-right: -25px; }
  .meta h2,
  .blog h2 {
    font-size: 20px;
    line-height: 24px;
    font-size: 1.25rem;
    line-height: 1.5rem;
    text-transform: uppercase;
    padding-bottom: 27px; }
  .meta article,
  .blog article {
    float: left;
    box-sizing: border-box;
    padding: 0 25px 0 0;
    margin-bottom: 25px; }
    .meta article .blog-container,
    .blog article .blog-container {
      background: #202020; }
      @media only screen and (min-width: 520px) {
        .meta article .blog-container,
        .blog article .blog-container {
          min-height: 392px; } }
    .meta article .img-wrapper,
    .blog article .img-wrapper {
      display: inline-block;
      position: relative;
      top: 0;
      left: 0; }
      .meta article .img-wrapper .zoom-wrapper,
      .blog article .img-wrapper .zoom-wrapper {
        overflow: hidden; }
      .meta article .img-wrapper img,
      .blog article .img-wrapper img {
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out; }
      @media only screen and (min-width: 1200px) {
        .meta article .img-wrapper:hover img,
        .blog article .img-wrapper:hover img {
          -webkit-backface-visibility: hidden;
          -webkit-transform: scale(1.05);
          -moz-transform: scale(1.05);
          -ms-transform: scale(1.05);
          -o-transform: scale(1.05);
          transform: scale(1.05); } }
      @media only screen and (min-width: 520px) {
        .meta article .img-wrapper,
        .blog article .img-wrapper {
          width: 100%; } }
      .meta article .img-wrapper img,
      .blog article .img-wrapper img {
        max-width: 100%;
        height: auto; }
        @media only screen and (min-width: 520px) {
          .meta article .img-wrapper img,
          .blog article .img-wrapper img {
            min-height: 120px; } }
      .meta article .img-wrapper h3,
      .blog article .img-wrapper h3 {
        margin: 10px 0 0 7px;
        font-size: 16px;
        line-height: 19.2px;
        font-size: 1rem;
        line-height: 1.2rem;
        padding-right: 20px;
        color: #fff;
        z-index: 2; }
        @media only screen and (min-width: 520px) {
          .meta article .img-wrapper h3,
          .blog article .img-wrapper h3 {
            position: absolute;
            bottom: 0;
            left: 0;
            margin: 0 0 20px 17px; } }
        @media only screen and (min-width: 520px) {
          .meta article .img-wrapper h3,
          .blog article .img-wrapper h3 {
            font-size: 20px;
            line-height: 24px;
            font-size: 1.25rem;
            line-height: 1.5rem; } }
      .meta article .img-wrapper:hover h3,
      .blog article .img-wrapper:hover h3 {
        color: #FAD13B; }
      @media only screen and (min-width: 520px) {
        .meta article .img-wrapper:before,
        .meta article .img-wrapper .gradient,
        .blog article .img-wrapper:before,
        .blog article .img-wrapper .gradient {
          content: '';
          position: absolute;
          top: 50%;
          left: 0;
          width: 100%;
          height: 50%;
          background-color: transparent;
          background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.9));
          background-image: linear-gradient(to bottom,transparent, rgba(0, 0, 0, 0.9));
          z-index: 1; } }
    .meta article p,
    .blog article p {
      padding: 15px 7px;
      font-size: 13px;
      line-height: 18px;
      font-size: 0.8125rem;
      line-height: 1.125rem; }
      @media only screen and (min-width: 520px) {
        .meta article p,
        .blog article p {
          padding: 15px 20px; } }
      @media only screen and (min-width: 520px) {
        .meta article p,
        .blog article p {
          font-size: 16px;
          line-height: 22px;
          font-size: 1rem;
          line-height: 1.375rem; } }
    .meta article a,
    .blog article a {
      color: #FAD13B;
      text-decoration: none; }
    .meta article:nth-child(4n+4),
    .blog article:nth-child(4n+4) {
      display: none; }
      @media only screen and (min-width: 768px) {
        .meta article:nth-child(4n+4),
        .blog article:nth-child(4n+4) {
          display: block; } }
      @media only screen and (min-width: 1024px) {
        .meta article:nth-child(4n+4),
        .blog article:nth-child(4n+4) {
          display: none; } }

.detail .blog article:nth-child(4n+4) {
  display: block; }
  @media only screen and (min-width: 768px) {
    .detail .blog article:nth-child(4n+4) {
      display: block; } }
  @media only screen and (min-width: 1024px) {
    .detail .blog article:nth-child(4n+4) {
      display: block; } }

.metadetail,
.blogdetail,
.bloglist {
  margin-top: 30px; }
  @media only screen and (min-width: 768px) {
    .metadetail,
    .blogdetail,
    .bloglist {
      margin-top: 80px; } }
  .metadetail .blog article:nth-child(4n+4),
  .blogdetail .blog article:nth-child(4n+4),
  .bloglist .blog article:nth-child(4n+4) {
    display: block; }
    @media only screen and (min-width: 768px) {
      .metadetail .blog article:nth-child(4n+4),
      .blogdetail .blog article:nth-child(4n+4),
      .bloglist .blog article:nth-child(4n+4) {
        display: block; } }
    @media only screen and (min-width: 1024px) {
      .metadetail .blog article:nth-child(4n+4),
      .blogdetail .blog article:nth-child(4n+4),
      .bloglist .blog article:nth-child(4n+4) {
        display: block; } }
  .metadetail .blognavi,
  .blogdetail .blognavi,
  .bloglist .blognavi {
    max-width: 870px;
    margin: 0 auto;
    margin-bottom: 40px; }
    .metadetail .blognavi:after,
    .blogdetail .blognavi:after,
    .bloglist .blognavi:after {
      content: "";
      display: table;
      clear: both; }
    .metadetail .blognavi .content,
    .blogdetail .blognavi .content,
    .bloglist .blognavi .content {
      padding: 0px 0px !important;
      background: #fff; }
      @media only screen and (min-width: 768px) {
        .metadetail .blognavi .content,
        .blogdetail .blognavi .content,
        .bloglist .blognavi .content {
          padding: 10px 0px !important;
          background: transparent; } }
    .metadetail .blognavi .button.large,
    .blogdetail .blognavi .button.large,
    .bloglist .blognavi .button.large {
      -webkit-transition: none 0.2s ease-out;
      -moz-transition: none 0.2s ease-out;
      transition: none 0.2s ease-out;
      -webkit-transition: background 0.2s ease-out;
      -moz-transition: background 0.2s ease-out;
      transition: background 0.2s ease-out;
      padding-top: 20px;
      padding-bottom: 20px;
      color: #202020; }
      @media only screen and (min-width: 768px) {
        .metadetail .blognavi .button.large,
        .blogdetail .blognavi .button.large,
        .bloglist .blognavi .button.large {
          padding-top: 40px;
          padding-bottom: 40px; } }
      .metadetail .blognavi .button.large:hover,
      .blogdetail .blognavi .button.large:hover,
      .bloglist .blognavi .button.large:hover {
        text-decoration: none;
        background: #202020;
        color: #FAD13B; }
      .metadetail .blognavi .button.large:before,
      .blogdetail .blognavi .button.large:before,
      .bloglist .blognavi .button.large:before {
        top: 15px; }
        @media only screen and (min-width: 768px) {
          .metadetail .blognavi .button.large:before,
          .blogdetail .blognavi .button.large:before,
          .bloglist .blognavi .button.large:before {
            top: 0px;
            margin-left: 20px;
            padding-top: 35px;
            padding-bottom: 40px; } }
      @media only screen and (min-width: 768px) {
        .metadetail .blognavi .button.large,
        .blogdetail .blognavi .button.large,
        .bloglist .blognavi .button.large {
          width: 50%; } }
      @media only screen and (max-width: 767px) {
        .metadetail .blognavi .button.large,
        .blogdetail .blognavi .button.large,
        .bloglist .blognavi .button.large {
          border-top: 1px solid #d8d8d8; } }
    @media only screen and (min-width: 768px) {
      .metadetail .blognavi,
      .blogdetail .blognavi,
      .bloglist .blognavi {
        padding: 15px 10px; }
        .metadetail .blognavi .content,
        .blogdetail .blognavi .content,
        .bloglist .blognavi .content {
          padding: 20px 5px !important; } }
    .metadetail .blognavi .line,
    .blogdetail .blognavi .line,
    .bloglist .blognavi .line {
      float: left;
      border-right: 1px solid rgba(40, 40, 40, 0.2);
      display: none;
      height: 50px; }
      @media only screen and (min-width: 768px) {
        .metadetail .blognavi .line,
        .blogdetail .blognavi .line,
        .bloglist .blognavi .line {
          display: block; } }
    .metadetail .blognavi .right,
    .blogdetail .blognavi .right,
    .bloglist .blognavi .right {
      margin-right: -1px; }
      @media only screen and (min-width: 768px) {
        .metadetail .blognavi .right:before,
        .blogdetail .blognavi .right:before,
        .bloglist .blognavi .right:before {
          margin-right: 20px; } }

.blogdetail .blog {
  background: #fff;
  color: #202020; }
  .blogdetail .blog.list {
    background: #282828;
    color: #fff;
    border-bottom: 1px solid #202020;
    padding: 0px 0 40px 0; }
    @media only screen and (min-width: 768px) {
      .blogdetail .blog.list {
        padding: 37px 0 40px 0; } }
    @media only screen and (min-width: 768px) {
      .blogdetail .blog.list article {
        max-width: 50%; } }
    .blogdetail .blog.list article .blog-container {
      background: #202020; }
    .blogdetail .blog.list .content h2 {
      font-size: 20px;
      line-height: 24px;
      font-size: 1.25rem;
      line-height: 1.5rem; }
    .blogdetail .blog.list .content p {
      padding: 15px 17px; }
  .blogdetail .blog .content {
    max-width: 870px;
    padding: 0 10px; }
    .blogdetail .blog .content h1 {
      font-size: 16px;
      line-height: 19.2px;
      font-size: 1rem;
      line-height: 1.2rem;
      text-transform: uppercase; }
    .blogdetail .blog .content h2 {
      font-size: 36px;
      line-height: 43.2px;
      font-size: 2.25rem;
      line-height: 2.7rem;
      text-transform: uppercase; }
    .blogdetail .blog .content h3 {
      font-size: 20px;
      line-height: 24px;
      font-size: 1.25rem;
      line-height: 1.5rem;
      padding-top: 15px;
      padding-left: 10px;
      padding-right: 0px;
      font-weight: 700; }
      @media only screen and (min-width: 768px) {
        .blogdetail .blog .content h3 {
          padding-left: 0px; } }
    .blogdetail .blog .content p {
      padding: 15px 0px; }
      .blogdetail .blog .content p strong {
        font-weight: 700; }
    .blogdetail .blog .content .embed p {
      padding: 0; }
    .blogdetail .blog .content .embed twitterwidget {
      margin: 0 auto; }
    .blogdetail .blog .content .embed iframe {
      display: inherit !important;
      margin: 0 auto !important;
      width: 100%; }
    .blogdetail .blog .content iframe {
      display: inherit !important;
      margin: 0 auto !important;
      width: 100%; }
    .blogdetail .blog .content.bodytext p a {
      text-decoration: none !important;
      border-bottom-style: solid;
      border-bottom-width: 1px;
      padding-bottom: 1px;
      font-weight: 300;
      color: black; }
      .blogdetail .blog .content.bodytext p a:hover {
        text-decoration: none; }
      .blogdetail .blog .content.bodytext p a.link-highlight:before {
        content: "\e902";
        font-family: 'icomoon';
        display: inline-block;
        color: black;
        font-size: 20px;
        height: 19px; }
    .blogdetail .blog .content .embed a {
      text-decoration: underline;
      color: #202020;
      background: none; }
      .blogdetail .blog .content .embed a:hover {
        text-decoration: none;
        opacity: 1; }
    .blogdetail .blog .content blockquote {
      margin: 20px 0;
      font-style: italic; }
      @media only screen and (min-width: 768px) {
        .blogdetail .blog .content blockquote {
          border-left: 1px solid #fff;
          padding: 0 0 0 45px; } }
      @media only screen and (min-width: 1024px) {
        .blogdetail .blog .content blockquote {
          padding: 0 0 0 65px; } }
    .blogdetail .blog .content img {
      width: 100%;
      height: auto;
      max-width: 870px;
      margin-bottom: 20px; }
    .blogdetail .blog .content .zoom-wrapper img {
      margin-bottom: 0; }
    .blogdetail .blog .content .yt-video-wrapper {
      width: 100%;
      margin: 40px auto 20px auto; }
    .blogdetail .blog .content .embed-container {
      position: relative;
      padding-bottom: 56.25%;
      /* ratio 16x9 */
      overflow: hidden;
      width: 100%;
      height: auto; }
      .blogdetail .blog .content .embed-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        max-width: 100%; }
    .blogdetail .blog .content .button.medium, .blogdetail .blog .content .link-yellow-button {
      padding: 12px 15px 8px 15px !important;
      border: none !important;
      color: #202020;
      font-weight: 400;
      text-decoration: none; }
      .blogdetail .blog .content .button.medium:hover, .blogdetail .blog .content .link-yellow-button:hover {
        text-decoration: none;
        color: #FAD13B; }
      @media only screen and (min-width: 768px) {
        .blogdetail .blog .content .button.medium, .blogdetail .blog .content .link-yellow-button {
          padding: 17px 15px 13px 15px; } }
    .blogdetail .blog .content .soundcloud-wrapper {
      border-top: 1px solid rgba(40, 40, 40, 0.2);
      border-bottom: 1px solid rgba(40, 40, 40, 0.2);
      padding: 20px 0 15px 0;
      margin-top: 20px;
      margin-bottom: 10px; }
      .blogdetail .blog .content .soundcloud-wrapper h3 {
        padding: 0;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 16.8px;
        font-size: 0.875rem;
        line-height: 1.05rem; }
    @media only screen and (min-width: 768px) {
      .blogdetail .blog .content .soundcloud-player {
        max-width: 70%; } }
  .blogdetail .blog .inlineslider-wrapper {
    margin: 20px 0;
    position: relative;
    top: 0;
    left: 0;
    display: none; }
    .blogdetail .blog .inlineslider-wrapper .slick-slide {
      overflow: hidden; }

.meta {
  background: #fff;
  color: #202020;
  background: #282828;
  color: #fff;
  margin-top: 0;
  padding-bottom: 0;
  padding-top: 0; }
  .meta.list {
    background: #282828;
    color: #fff;
    border-bottom: 1px solid #202020;
    padding: 0px 0 40px 0; }
    @media only screen and (min-width: 768px) {
      .meta.list {
        padding: 37px 0 40px 0; } }
    @media only screen and (min-width: 768px) {
      .meta.list article {
        max-width: 50%; } }
    .meta.list article .blog-container {
      background: #202020; }
    .meta.list .content h2 {
      font-size: 20px;
      line-height: 24px;
      font-size: 1.25rem;
      line-height: 1.5rem; }
    .meta.list .content p {
      padding: 15px 17px; }
  .meta .content {
    max-width: 870px;
    padding: 0 10px; }
    .meta .content h1 {
      font-size: 16px;
      line-height: 19.2px;
      font-size: 1rem;
      line-height: 1.2rem;
      text-transform: uppercase; }
    .meta .content h2 {
      font-size: 36px;
      line-height: 43.2px;
      font-size: 2.25rem;
      line-height: 2.7rem;
      text-transform: uppercase; }
    .meta .content h3 {
      font-size: 20px;
      line-height: 24px;
      font-size: 1.25rem;
      line-height: 1.5rem;
      padding-top: 15px;
      padding-left: 10px;
      padding-right: 0px;
      font-weight: 700; }
      @media only screen and (min-width: 768px) {
        .meta .content h3 {
          padding-left: 0px; } }
    .meta .content p {
      padding: 15px 0px; }
      .meta .content p strong {
        font-weight: 700; }
    .meta .content .embed p {
      padding: 0; }
    .meta .content .embed twitterwidget {
      margin: 0 auto; }
    .meta .content .embed iframe {
      display: inherit !important;
      margin: 0 auto !important;
      width: 100%; }
    .meta .content iframe {
      display: inherit !important;
      margin: 0 auto !important;
      width: 100%; }
    .meta .content.bodytext p a {
      text-decoration: none !important;
      border-bottom-style: solid;
      border-bottom-width: 1px;
      padding-bottom: 1px;
      font-weight: 300;
      color: black; }
      .meta .content.bodytext p a:hover {
        text-decoration: none; }
      .meta .content.bodytext p a.link-highlight:before {
        content: "\e902";
        font-family: 'icomoon';
        display: inline-block;
        color: black;
        font-size: 20px;
        height: 19px; }
    .meta .content .embed a {
      text-decoration: underline;
      color: #202020;
      background: none; }
      .meta .content .embed a:hover {
        text-decoration: none;
        opacity: 1; }
    .meta .content blockquote {
      margin: 20px 0;
      font-style: italic; }
      @media only screen and (min-width: 768px) {
        .meta .content blockquote {
          border-left: 1px solid #fff;
          padding: 0 0 0 45px; } }
      @media only screen and (min-width: 1024px) {
        .meta .content blockquote {
          padding: 0 0 0 65px; } }
    .meta .content img {
      width: 100%;
      height: auto;
      max-width: 870px;
      margin-bottom: 20px; }
    .meta .content .zoom-wrapper img {
      margin-bottom: 0; }
    .meta .content .yt-video-wrapper {
      width: 100%;
      margin: 40px auto 20px auto; }
    .meta .content .embed-container {
      position: relative;
      padding-bottom: 56.25%;
      /* ratio 16x9 */
      overflow: hidden;
      width: 100%;
      height: auto; }
      .meta .content .embed-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        max-width: 100%; }
    .meta .content .button.medium, .meta .content .link-yellow-button {
      padding: 12px 15px 8px 15px !important;
      border: none !important;
      color: #202020;
      font-weight: 400;
      text-decoration: none; }
      .meta .content .button.medium:hover, .meta .content .link-yellow-button:hover {
        text-decoration: none;
        color: #FAD13B; }
      @media only screen and (min-width: 768px) {
        .meta .content .button.medium, .meta .content .link-yellow-button {
          padding: 17px 15px 13px 15px; } }
    .meta .content .soundcloud-wrapper {
      border-top: 1px solid rgba(40, 40, 40, 0.2);
      border-bottom: 1px solid rgba(40, 40, 40, 0.2);
      padding: 20px 0 15px 0;
      margin-top: 20px;
      margin-bottom: 10px; }
      .meta .content .soundcloud-wrapper h3 {
        padding: 0;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 16.8px;
        font-size: 0.875rem;
        line-height: 1.05rem; }
    @media only screen and (min-width: 768px) {
      .meta .content .soundcloud-player {
        max-width: 70%; } }
  .meta .inlineslider-wrapper {
    margin: 20px 0;
    position: relative;
    top: 0;
    left: 0;
    display: none; }
    .meta .inlineslider-wrapper .slick-slide {
      overflow: hidden; }
  .meta:nth-child(2) {
    margin-top: 130px; }
  .meta:last-of-type {
    margin-bottom: 40px; }
  .meta .inlineslider-wrapper {
    margin: 20px 0;
    position: relative;
    top: 0;
    left: 0;
    display: none; }
    .meta .inlineslider-wrapper .slick-slide {
      overflow: hidden; }
  .meta .content h1 {
    font-size: 36px;
    line-height: 43.2px;
    font-size: 2.25rem;
    line-height: 2.7rem;
    margin-bottom: 20px; }
  .meta .content h2 {
    font-size: 18px;
    line-height: 21.6px;
    font-size: 1.125rem;
    line-height: 1.35rem;
    margin: 0;
    padding-bottom: 0; }
  .meta .content h2,
  .meta .content p {
    padding-left: 0;
    padding-right: 0; }
  .meta .content .button.medium {
    padding: 12px 15px 8px 15px;
    color: #202020; }
    .meta .content .button.medium:hover {
      background: #fff;
      text-decoration: none;
      color: #202020; }
  .meta .content a {
    color: #FAD13B;
    background: none;
    text-decoration: underline; }
    .meta .content a:hover {
      text-decoration: none;
      opacity: 1; }
  .meta .inlineslider-wrapper {
    padding-bottom: 20px;
    background: #232323; }
    .meta .inlineslider-wrapper p {
      text-align: center;
      padding: 10px 20px; }

.responsiveBlogImage, .meta article,
.blog article {
  max-width: 100%; }
  @media only screen and (min-width: 520px) {
    .responsiveBlogImage, .meta article,
    .blog article {
      max-width: 100%; } }
  @media only screen and (min-width: 768px) {
    .responsiveBlogImage, .meta article,
    .blog article {
      max-width: 50%; } }
  @media only screen and (min-width: 1024px) {
    .responsiveBlogImage, .meta article,
    .blog article {
      max-width: 33.3333333333%; } }

/**
 * 
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          02.08.16
 * @time          09:45 
 *
 */
.newsletter-abo {
  max-width: 400px;
  margin: 0 auto; }
  .newsletter-abo .btn,
  .newsletter-abo button {
    -webkit-appearance: none;
    background: #fff;
    color: #202020;
    padding: 20px 20px;
    font-size: 14px;
    line-height: 16.8px;
    font-size: 0.875rem;
    line-height: 1.05rem;
    text-transform: uppercase;
    font-weight: 400;
    width: 250px;
    cursor: pointer; }
    .newsletter-abo .btn:hover,
    .newsletter-abo button:hover {
      background: #202020;
      color: #FAD13B; }
  .newsletter-abo input {
    -webkit-appearance: none;
    background: transparent;
    color: #fff;
    font-size: 14px;
    line-height: 16.8px;
    font-size: 0.875rem;
    line-height: 1.05rem;
    text-align: center;
    padding: 16px 15px 15px 15px;
    width: 250px;
    border: 1px solid #fff;
    margin-bottom: 2px;
    margin-top: 20px;
    border-radius: 0px; }
    .newsletter-abo input::-webkit-input-placeholder {
      color: #fff; }
    .newsletter-abo input::-webkit-input-placeholder {
      /* Chrome, Safari, Opera */
      color: #fff;
      font-weight: 400; }
    .newsletter-abo input::-moz-placeholder {
      /* Firefox */
      color: #fff;
      font-weight: 400; }
    .newsletter-abo input:-ms-input-placeholder {
      /* IE10–11 */
      color: #fff !important;
      font-weight: 400 !important; }
    .newsletter-abo input::-ms-input-placeholder {
      /* Edge */
      color: #fff;
      font-weight: 400; }
    .newsletter-abo input::placeholder {
      /* CSS Working Draft */
      color: #fff;
      font-weight: 400; }

.alert,
.alert h3 {
  color: #fff; }

/**
 * 
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          02.08.16
 * @time          09:45 
 *
 */
.social-fb {
  background: #fff;
  text-align: center;
  padding: 40px 0 50px; }
  .social-fb h2 {
    font-weight: 400;
    margin-bottom: 10px;
    color: #181818;
    text-transform: uppercase;
    padding: 0 10px; }
  .social-fb p {
    font-size: 16px;
    line-height: 19.2px;
    font-size: 1rem;
    line-height: 1.2rem;
    margin-bottom: 30px;
    padding: 0 10px; }
  .social-fb.red {
    background: #EB4545; }
    .social-fb.red h2, .social-fb.red p {
      color: #fff; }

/**
 * 
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          03.08.16
 * @time          16:27 
 *
 */
.yt-stream {
  color: #fff;
  background: transparent; }
  .yt-stream .content {
    scrollbar-base-color: #FAD13B;
    scrollbar-3dlight-color: #292828;
    scrollbar-highlight-color: #292828;
    scrollbar-track-color: transparent;
    scrollbar-arrow-color: #FAD13B;
    scrollbar-shadow-color: transparent;
    scrollbar-dark-shadow-color: transparent; }
    .yt-stream .content ::-webkit-scrollbar {
      width: 2px;
      height: 2px; }
    .yt-stream .content ::-webkit-scrollbar-button {
      /* 2 */ }
    .yt-stream .content ::-webkit-scrollbar-track {
      /* 3 */ }
    .yt-stream .content ::-webkit-scrollbar-track-piece {
      background: #292828; }
    .yt-stream .content ::-webkit-scrollbar-thumb {
      /* 5 */ }
    .yt-stream .content ::-webkit-scrollbar-corner {
      /* 6 */ }
    .yt-stream .content ::-webkit-resizer {
      /* 7 */ }
    .yt-stream .content ::-webkit-scrollbar-thumb {
      background: #FAD13B; }
    .yt-stream .content ::-webkit-scrollbar-track {
      background: #292828; }
  .yt-stream h2 {
    display: inline-block;
    padding-right: 20px;
    padding-bottom: 0;
    margin-bottom: 27px; }
    @media only screen and (min-width: 1024px) {
      .yt-stream h2 {
        border-right: 1px solid #fff; } }
  .yt-stream .yt-subscriber {
    display: none;
    padding: 0 0 0 10px;
    position: relative;
    top: 0;
    left: 0; }
    @media only screen and (min-width: 1024px) {
      .yt-stream .yt-subscriber {
        display: inline; } }
    .yt-stream .yt-subscriber > div {
      position: absolute;
      top: -3px;
      left: 17px; }
  .yt-stream.video-horizontal .item {
    background: #202020;
    min-height: 227px;
    max-height: 240px;
    max-width: 270px;
    margin-bottom: 20px; }
    @media only screen and (min-width: 1024px) {
      .yt-stream.video-horizontal .item {
        max-width: 310px; } }
    .yt-stream.video-horizontal .item img {
      max-width: 253px; }
      @media only screen and (min-width: 1024px) {
        .yt-stream.video-horizontal .item img {
          max-width: 310px; } }
    @media only screen and (min-width: 768px) {
      .yt-stream.video-horizontal .item {
        margin-bottom: 10px; } }
    .yt-stream.video-horizontal .item h3 {
      text-align: left;
      font-size: 14px;
      line-height: 16.8px;
      font-size: 0.875rem;
      line-height: 1.05rem;
      text-transform: inherit;
      padding: 0 10px; }

.detail .yt-stream .yt-subscriber {
  display: none; }

.detail .yt-stream h2 {
  border-right: 0px solid #fff; }

.yt-horizontal-slider .jspContainer {
  height: 260px !important; }

/**
 * 
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          03.08.16
 * @time          16:55 
 *
 */
footer {
  background: #202020;
  padding: 0;
  color: #fff; }
  @media only screen and (min-width: 768px) {
    footer {
      padding: 30px 10px; } }
  @media only screen and (max-width: 1023px) {
    footer .content {
      padding: 0; } }
  footer ul {
    margin: 0;
    padding: 0; }
    footer ul li {
      list-style-type: none;
      float: left;
      margin: 0;
      width: 100%;
      border-bottom: 1px solid #000;
      padding: 15px 10px; }
      @media only screen and (min-width: 768px) {
        footer ul li {
          border-bottom: 0px solid #000;
          width: auto;
          margin: 0 10px 0;
          padding: 0; } }
      footer ul li a {
        text-transform: uppercase;
        color: #fff;
        text-decoration: none;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out; }
        @media only screen and (min-width: 768px) {
          footer ul li a {
            opacity: 0.3; } }
        footer ul li a:hover {
          color: #FAD13B;
          opacity: 1; }
      footer ul li.active a {
        color: #FAD13B;
        opacity: 1; }
  footer .social {
    float: right;
    width: 100%;
    background: #282828; }
    @media only screen and (min-width: 768px) {
      footer .social {
        width: auto;
        background: transparent; } }
    footer .social li {
      width: 25%;
      text-align: center;
      border-right: 1px solid #000;
      padding: 0; }
      footer .social li a {
        padding: 15px 10px;
        display: block; }
        @media only screen and (min-width: 768px) {
          footer .social li a {
            padding: 0; } }
      @media only screen and (min-width: 768px) {
        footer .social li {
          width: auto;
          text-align: left;
          border-right: 0px solid #000; } }
      footer .social li.info {
        display: none; }
        @media only screen and (min-width: 768px) {
          footer .social li.info {
            display: block; } }
    footer .social .info {
      text-transform: uppercase;
      opacity: 0.3; }

/**
 * 
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          08.08.16
 * @time          11:17 
 *
 */
.overlay-holder {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 20000; }
  .overlay-holder .layer {
    text-align: center;
    width: 100%;
    height: 100%; }
    .overlay-holder .layer .layer-header {
      width: 100%;
      height: 50px;
      background: #202020;
      color: #fff;
      text-align: center;
      float: left; }
      @media only screen and (min-width: 768px) {
        .overlay-holder .layer .layer-header {
          height: 80px;
          padding: 19px; } }
      .overlay-holder .layer .layer-header h1 {
        text-transform: uppercase;
        padding: 12px 0;
        font-size: 18px; }
        @media only screen and (min-width: 520px) {
          .overlay-holder .layer .layer-header h1 {
            padding: 7px;
            font-size: 22px; } }
    .overlay-holder .layer .content-holder {
      width: 100%;
      height: 100%; }
    .overlay-holder .layer .content {
      background: rgba(40, 40, 40, 0.97);
      width: 100%;
      height: 100%;
      overflow: auto;
      -webkit-overflow-scrolling: touch;
      padding-bottom: 100px; }
      .overlay-holder .layer .content h2 {
        text-transform: uppercase;
        color: #fff;
        margin: 60px auto 0 auto;
        max-width: 500px;
        font-size: 16px;
        padding: 0 20px; }
        @media only screen and (min-width: 768px) {
          .overlay-holder .layer .content h2 {
            font-size: 22px; } }
        .overlay-holder .layer .content h2.underyth2 {
          margin-top: 40px; }
      .overlay-holder .layer .content p {
        color: #fff;
        max-width: 530px;
        font-size: 18px;
        line-height: 21.6px;
        font-size: 1.125rem;
        line-height: 1.35rem;
        margin: 11px auto 30px auto;
        padding: 0 10px; }
      .overlay-holder .layer .content .button {
        display: table;
        margin: 0 auto 20px auto;
        width: 250px;
        padding: 17px 15px 13px 15px;
        border: 1px solid #fff; }
        .overlay-holder .layer .content .button.amazon {
          background: #fff; }
          .overlay-holder .layer .content .button.amazon:hover {
            color: #fff;
            background: #282828;
            border: 1px solid #fff; }
        .overlay-holder .layer .content .button.itunes {
          border: 1px solid #EF64CE;
          background: #EF64CE;
          color: #fff; }
          .overlay-holder .layer .content .button.itunes:hover {
            color: #EF64CE;
            border: 1px solid #fff;
            background: #fff; }
      .overlay-holder .layer .content button {
        background: #fff;
        padding: 20px 0;
        font-size: 14px;
        line-height: 16.8px;
        font-size: 0.875rem;
        line-height: 1.05rem;
        text-transform: uppercase;
        font-weight: 400; }
        .overlay-holder .layer .content button:hover {
          background: #FAD13B;
          color: #202020; }
      .overlay-holder .layer .content input {
        -webkit-appearance: none;
        border-radius: 0px;
        background: transparent;
        color: #fff;
        font-size: 14px;
        line-height: 16.8px;
        font-size: 0.875rem;
        line-height: 1.05rem;
        text-align: center;
        padding: 16px 15px 15px 15px;
        width: 250px;
        border: 1px solid #fff;
        margin-bottom: 2px;
        margin-top: 20px; }
        .overlay-holder .layer .content input::-webkit-input-placeholder {
          color: #fff; }
        .overlay-holder .layer .content input::-webkit-input-placeholder {
          /* Chrome, Safari, Opera */
          color: #fff;
          font-weight: 400; }
        .overlay-holder .layer .content input::-moz-placeholder {
          /* Firefox */
          color: #fff;
          font-weight: 400; }
        .overlay-holder .layer .content input:-ms-input-placeholder {
          /* IE10–11 */
          color: #fff !important;
          font-weight: 400 !important; }
        .overlay-holder .layer .content input::-ms-input-placeholder {
          /* Edge */
          color: #fff;
          font-weight: 400; }
        .overlay-holder .layer .content input::placeholder {
          /* CSS Working Draft */
          color: #fff;
          font-weight: 400; }
      .overlay-holder .layer .content .yt-video-wrapper {
        width: 90%;
        margin: 0 auto;
        margin-top: 40px; }
        @media only screen and (min-width: 768px) {
          .overlay-holder .layer .content .yt-video-wrapper {
            width: 70%; } }
      .overlay-holder .layer .content .embed-container {
        position: relative;
        padding-bottom: 56.25%;
        /* ratio 16x9 */
        overflow: hidden;
        width: 100%;
        height: auto; }
        .overlay-holder .layer .content .embed-container iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          max-width: 100%; }
      .overlay-holder .layer .content .newsletter-holder .btn.btn-default {
        margin-top: 0;
        background: #fff;
        color: #202020;
        font-size: 14px;
        line-height: 16.8px;
        font-size: 0.875rem;
        line-height: 1.05rem;
        cursor: pointer;
        text-transform: uppercase; }
      .overlay-holder .layer .content a {
        color: #ffffff; }
  .overlay-holder .addthis_inline_share_toolbox {
    max-width: 800px;
    margin: 0 auto;
    padding: 10px 20px; }

/**
 * 
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          08.08.16
 * @time          17:17 
 *
 */
.socialshare-wrapper {
  background: none;
  border: none;
  padding: 20px 0 20px; }
  .socialshare-wrapper .at-share-btn {
    box-sizing: border-box !important;
    margin-right: 0 !important; }
    .socialshare-wrapper .at-share-btn .at-icon-wrapper {
      float: none !important;
      display: block;
      margin: 0 auto; }
  .socialshare-wrapper.fixed {
    -webkit-transition: all, 300ms;
    -moz-transition: all, 300ms;
    transition: all, 300ms;
    position: fixed;
    bottom: -248px;
    left: 0;
    -webkit-transform: translate(0, -248px);
    -moz-transform: translate(0, -248px);
    -ms-transform: translate(0, -248px);
    -o-transform: translate(0, -248px);
    transform: translate(0, -248px);
    width: 100%;
    height: 83px;
    z-index: 9000;
    padding: 9px 10px 20px;
    box-shadow: -1px 1px 29px 0 #aaa; }
    @media only screen and (min-width: 1024px) {
      .socialshare-wrapper.fixed {
        padding: 9px 0 20px; } }
    @media only screen and (max-width: 767px) {
      .socialshare-wrapper.fixed {
        height: 73px; } }
    .socialshare-wrapper.fixed h3 {
      margin: 0 auto;
      clear: both;
      max-width: 850px;
      padding: 0 0 5px 0 !important; }
    .socialshare-wrapper.fixed .addthis_inline_share_toolbox {
      margin: 0 auto;
      clear: both;
      max-width: 850px; }
  .socialshare-wrapper .important {
    width: 100%; }
  .socialshare-wrapper .more-social {
    width: 20%;
    float: right;
    position: relative;
    right: 0;
    top: -36px; }
    .socialshare-wrapper .more-social .button {
      padding: 10px; }
    .socialshare-wrapper .more-social .rrssb-buttons {
      display: none; }
  @media only screen and (max-width: 767px) {
    .socialshare-wrapper .at-share-btn > .at-icon-wrapper {
      width: 25px !important;
      height: 25px !important; } }
  @media only screen and (max-width: 767px) {
    .socialshare-wrapper .at-share-btn > .at-icon-wrapper svg {
      width: 25px !important;
      height: 25px !important; } }

.blogdetail .blog .content .socialshare-wrapper h3 {
  font-size: 14px;
  line-height: 16.8px;
  font-size: 0.875rem;
  line-height: 1.05rem;
  padding: 0 0 15px 0; }

.at-share-btn {
  text-transform: uppercase !important; }

.blog .socialshare-wrapper {
  background: #fff;
  border-top: 1px solid #dadada; }
  .blog .socialshare-wrapper .icon-close {
    width: 32px;
    height: 32px;
    font-size: 16px;
    position: absolute;
    right: 15px;
    top: -16px;
    padding: 7px 8px;
    border: 1px solid #dadada;
    background: #ffffff;
    border-radius: 20px;
    font-weight: bold;
    cursor: pointer;
    color: #717171;
    box-shadow: 0 0 4px 0 #aaa; }
    .blog .socialshare-wrapper .icon-close:hover {
      box-shadow: inset 0 0 2px 0 #aaa; }

/**
 * 
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          09.08.16
 * @time          14:34 
 *
 */
@media only screen and (max-width: 767px) {
  .index.detail .fold {
    display: none; }
  .index.detail .movie-slider .fold {
    display: block;
    opacity: 0;
    height: 0; }
  .index.detail .movie-slider.open .fold {
    display: block;
    opacity: 1;
    height: auto; }
  .index.detail .open h2.js-show-more:after {
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    transition: all 200ms linear;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .index.detail .open .fold {
    display: block; }
  .index.detail .open.movie-slider {
    padding: 0px 0 40px 0; }
  .index.detail h2.js-show-more {
    position: relative;
    top: 0;
    left: 0px;
    font-size: 18px;
    line-height: 21.6px;
    font-size: 1.125rem;
    line-height: 1.35rem;
    padding: 15px 10px;
    cursor: pointer;
    text-transform: uppercase; }
    .index.detail h2.js-show-more:after {
      content: '+';
      font-family: 'ProximaNovaA-Thin';
      font-size: 42px;
      line-height: 26px;
      text-transform: lowercase;
      position: absolute;
      top: 15px;
      right: 30px;
      width: 21px;
      height: 21px;
      -webkit-transition: all 200ms linear;
      -moz-transition: all 200ms linear;
      transition: all 200ms linear;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      top: 14px;
      right: 14px;
      color: #fff; }
  .index.detail section {
    border: none; }
  .index.detail .movie-content,
  .index.detail .blog,
  .index.detail .movie-slider,
  .index.detail .movie-stab {
    padding: 0; }
    .index.detail .movie-content .content,
    .index.detail .blog .content,
    .index.detail .movie-slider .content,
    .index.detail .movie-stab .content {
      padding: 0; }
  .index.detail .blog .loadmore-wrapper {
    margin-bottom: 20px; }
  .index.detail .movie-stab {
    background: #282828; } }

@media only screen and (min-width: 1024px) {
  .index.detail .video-content-slider .slide-overlay {
    position: absolute;
    bottom: 27px;
    left: 0; } }

.index.detail .movie-stab a {
  color: #FAD13B;
  text-decoration: none; }
  .index.detail .movie-stab a:hover {
    text-decoration: underline; }

/**
 * 
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          09.08.16
 * @time          11:31 
 *
 */
.movie-content {
  background: #202020;
  color: #fff;
  padding: 37px 0 40px 0;
  border-bottom: 1px solid #000;
  margin-top: 23px; }
  @media only screen and (min-width: 768px) {
    .movie-content {
      margin-top: 0; } }
  .movie-content .content {
    overflow: hidden; }
    .movie-content .content:after {
      content: "";
      display: table;
      clear: both; }
  .movie-content h2 {
    font-size: 20px;
    line-height: 24px;
    font-size: 1.25rem;
    line-height: 1.5rem;
    text-transform: uppercase;
    padding-bottom: 27px; }
  .movie-content img {
    width: 100%;
    height: auto; }
  .movie-content a {
    color: #FAD13B;
    text-decoration: none; }
    .movie-content a:hover {
      text-decoration: underline; }
  .movie-content .col1 {
    float: left;
    width: 25%; }
  .movie-content .col2 {
    float: left;
    width: 75%;
    padding: 0 20px 0 20px;
    /*text-align: justify;*/ }
  @media only screen and (min-width: 768px) {
    .movie-content .col1 {
      padding-left: 10px; } }
  @media only screen and (min-width: 1024px) {
    .movie-content .col1 {
      padding-left: 0px; }
    .movie-content .col2 {
      padding: 0 60px 0 48px; } }
  @media only screen and (max-width: 767px) {
    .movie-content .col1,
    .movie-content .col2 {
      width: 100%; }
    .movie-content .col2 {
      padding: 20px 10px 20px 10px; } }

/**
 * 
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          09.08.16
 * @time          11:31 
 *
 */
.movie-slider {
  background: #202020;
  color: #fff;
  padding: 0px 0 40px 0;
  border-bottom: 1px solid #000; }
  .movie-slider .slick-dots {
    bottom: -47px; }
    .movie-slider .slick-dots li button:before {
      color: #fff;
      opacity: 1; }
    .movie-slider .slick-dots li.slick-active button:before {
      color: #FAD13B; }
  @media only screen and (max-width: 1023px) {
    .movie-slider .slick-dots {
      bottom: -30px; } }

/**
 * 
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          09.08.16
 * @time          11:31 
 *
 */
.movie-stab {
  background: #202020;
  color: #fff;
  padding: 37px 0 40px 0;
  border-bottom: 1px solid #000; }
  .movie-stab .content {
    overflow: hidden; }
    .movie-stab .content:after {
      content: "";
      display: table;
      clear: both; }
    .movie-stab .content h2 {
      font-size: 20px;
      line-height: 24px;
      font-size: 1.25rem;
      line-height: 1.5rem;
      text-transform: uppercase;
      padding: 20px 0 20px 18px; }
    .movie-stab .content .col {
      float: left;
      width: 100%; }
      @media only screen and (min-width: 1024px) {
        .movie-stab .content .col {
          width: 33%; } }
    .movie-stab .content table {
      font-size: 14px;
      line-height: 16.8px;
      font-size: 0.875rem;
      line-height: 1.05rem;
      width: 100%;
      padding-right: 0px; }
      @media only screen and (min-width: 1024px) {
        .movie-stab .content table {
          padding-right: 25px; } }
      .movie-stab .content table:nth-child(3n+3) {
        padding-right: 0; }
      .movie-stab .content table tr {
        background: #282828; }
        .movie-stab .content table tr:nth-child(2n+2) {
          background: #202020; }
        .movie-stab .content table tr td {
          padding: 9px 18px;
          width: 35%;
          vertical-align: baseline; }
          .movie-stab .content table tr td:nth-child(2) {
            padding: 9px;
            width: 75%;
            font-weight: 700;
            font-size: 14px;
            line-height: 18px;
            font-size: 0.875rem;
            line-height: 1.125rem; }
    .movie-stab .content.open {
      padding: 0px 0 40px 0 !important; }

/**
 * 
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          09.08.16
 * @time          15:36 
 *
 */
.video-list {
  background: #282828;
  border-bottom: 2px solid #000;
  color: #fff;
  padding: 25px 0 40px 0;
  font-size: 0; }
  @media only screen and (min-width: 768px) {
    .video-list {
      padding: 37px 0 40px 0; } }
  .video-list .content {
    scrollbar-base-color: #FAD13B;
    scrollbar-3dlight-color: transparent;
    scrollbar-highlight-color: transparent;
    scrollbar-track-color: transparent;
    scrollbar-arrow-color: #FAD13B;
    scrollbar-shadow-color: transparent;
    scrollbar-dark-shadow-color: transparent;
    position: relative; }
    .video-list .content ::-webkit-scrollbar {
      width: 2px;
      height: 2px; }
    .video-list .content ::-webkit-scrollbar-button {
      /* 2 */ }
    .video-list .content ::-webkit-scrollbar-track {
      /* 3 */ }
    .video-list .content ::-webkit-scrollbar-track-piece {
      background: transparent; }
    .video-list .content ::-webkit-scrollbar-thumb {
      /* 5 */ }
    .video-list .content ::-webkit-scrollbar-corner {
      /* 6 */ }
    .video-list .content ::-webkit-resizer {
      /* 7 */ }
    .video-list .content ::-webkit-scrollbar-thumb {
      background: #FAD13B; }
    .video-list .content ::-webkit-scrollbar-track {
      background: transparent; }
    .video-list .content:after {
      content: "";
      display: table;
      clear: both; }
  .video-list h2 {
    font-size: 20px;
    line-height: 24px;
    font-size: 1.25rem;
    line-height: 1.5rem;
    text-transform: uppercase;
    padding-bottom: 27px; }
  .video-list .yt-horizontal-slider,
  .video-list .video-horizontal-slider {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch; }
  .video-list .item {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    white-space: initial;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 28px 0; }
    .video-list .item a {
      text-decoration: none;
      color: #fff;
      display: block; }
    .video-list .item h3 {
      font-size: 13px;
      line-height: 15.6px;
      font-size: 0.8125rem;
      line-height: 0.975rem;
      font-weight: 300;
      padding: 0 5px;
      text-transform: uppercase;
      margin: 13px 0 5px 0; }
      @media only screen and (min-width: 520px) {
        .video-list .item h3 {
          font-size: 14px;
          line-height: 16.8px;
          font-size: 0.875rem;
          line-height: 1.05rem; } }
    .video-list .item p {
      font-weight: 400;
      padding: 0 5px;
      font-size: 13px;
      line-height: 15.6px;
      font-size: 0.8125rem;
      line-height: 0.975rem;
      text-transform: uppercase;
      opacity: 0.3; }
      @media only screen and (min-width: 520px) {
        .video-list .item p {
          font-size: 13px;
          line-height: 15.6px;
          font-size: 0.8125rem;
          line-height: 0.975rem; } }
    .video-list .item img {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      width: 100%;
      height: auto; }
    .video-list .item.teaser a {
      position: relative; }
      .video-list .item.teaser a h3 {
        position: absolute;
        bottom: 40%;
        left: 0;
        width: 100%;
        padding: 0 10px; }
      .video-list .item.teaser a p {
        position: absolute;
        bottom: 20%;
        left: 0;
        color: #FAD13B;
        opacity: 1;
        width: 100%; }
    .video-list .item.promoted a {
      background: #202020;
      padding: 10px;
      border: 1px solid #FAD13B;
      box-shadow: 0px 0px 10px 8px #191919; }
    .video-list .item.promoted p {
      color: #FAD13B;
      opacity: 1; }
    .video-list .item .zoom-wrapper {
      overflow: hidden; }
    .video-list .item img {
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
    @media only screen and (min-width: 1200px) {
      .video-list .item:hover img {
        -webkit-backface-visibility: hidden;
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05); } }
  .video-list .hidden {
    display: none !important; }

/* Scrollbar */
.scrollbar {
  margin: 0 0 1em 0;
  height: 2px;
  background: #ccc;
  line-height: 0; }

.scrollbar .handle {
  width: 100px;
  height: 100%;
  background: #292a33;
  cursor: pointer; }

.scrollbar .handle .mousearea {
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 20px; }

.responsivePosterImage2, .video-list .item {
  max-width: calc(100% / 2 - 5px);
  margin-right: 10px; }
  .responsivePosterImage2:nth-of-type(2n+2), .video-list .item:nth-of-type(2n+2) {
    margin-right: 0; }
  @media only screen and (min-width: 768px) {
    .responsivePosterImage2, .video-list .item {
      max-width: calc(100% / 3 - 17px);
      margin-right: 20px; }
      .responsivePosterImage2:nth-of-type(2n+2), .video-list .item:nth-of-type(2n+2) {
        margin-right: 20px; }
      .responsivePosterImage2:nth-of-type(3n+3), .video-list .item:nth-of-type(3n+3) {
        margin-right: 0; } }
  @media only screen and (min-width: 1024px) {
    .responsivePosterImage2, .video-list .item {
      max-width: calc(100% / 5 - 17px);
      margin-right: 20px; }
      .responsivePosterImage2:nth-of-type(3n+3), .video-list .item:nth-of-type(3n+3), .responsivePosterImage2:nth-of-type(4n+4), .video-list .item:nth-of-type(4n+4) {
        margin-right: 20px; }
      .responsivePosterImage2:nth-of-type(5n+5), .video-list .item:nth-of-type(5n+5) {
        margin-right: 0; } }
  @media only screen and (min-width: 1200px) {
    .responsivePosterImage2, .video-list .item {
      max-width: calc(100% / 6 - 17px);
      margin-right: 20px; }
      .responsivePosterImage2:nth-of-type(4n+4), .video-list .item:nth-of-type(4n+4), .responsivePosterImage2:nth-of-type(5n+5), .video-list .item:nth-of-type(5n+5) {
        margin-right: 20px; }
      .responsivePosterImage2:nth-of-type(6n+6), .video-list .item:nth-of-type(6n+6) {
        margin-right: 0; } }

/**
 *
 *
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 *
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *
 * @date          10.08.16
 * @time          09:17
 *
 */
.filterbar {
  margin: 80px 0 0 0;
  border-bottom: 1px solid #000;
  padding: 0 0 20px 0; }
  @media only screen and (min-width: 768px) {
    .filterbar {
      margin: 110px 0 0 0; } }
  .filterbar .styled-select {
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    height: 29px;
    overflow: hidden;
    width: 100%;
    display: inline;
    margin-right: 2%; }
    .filterbar .styled-select:before {
      -webkit-transition: color 0.2s ease-out;
      -moz-transition: color 0.2s ease-out;
      transition: color 0.2s ease-out;
      position: absolute;
      top: 0px;
      right: -9px;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      content: '\e90d';
      color: #fff;
      background: #282828;
      padding: 4px 16px;
      z-index: -1; }
    @media only screen and (min-width: 520px) {
      .filterbar .styled-select {
        margin-right: 20px; } }
    .filterbar .styled-select select {
      -webkit-transition: color 0.2s ease-out;
      -moz-transition: color 0.2s ease-out;
      transition: color 0.2s ease-out;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border: none;
      -moz-outline: none;
      -moz-user-focus: none;
      outline: none;
      cursor: pointer;
      background: transparent;
      border: none;
      font-size: 16px;
      height: 34px;
      padding: 5px 25px 5px 5px;
      color: #fff;
      min-width: 45%; }
      @media only screen and (min-width: 520px) {
        .filterbar .styled-select select {
          min-width: 80px; } }
      .filterbar .styled-select select::-ms-expand {
        display: none; }
    .filterbar .styled-select select * {
      background-color: #fff;
      color: #000; }
    .filterbar .styled-select:hover select, .filterbar .styled-select:hover:before {
      color: #FAD13B; }

/**
 * 
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          10.08.16
 * @time          14:21 
 *
 */
.search-result .search-quest {
  margin-top: 60px;
  padding: 10px 0 30px 0;
  color: #fff; }
  @media only screen and (min-width: 768px) {
    .search-result .search-quest {
      margin-top: 90px;
      padding: 10px 0 30px 0; } }

.search-result .results .content {
  max-width: 1095px;
  padding: 0;
  color: #fff; }

.search-result .results h1 {
  font-size: 20px;
  line-height: 24px;
  font-size: 1.25rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  padding-top: 35px;
  margin-left: 10px; }
  @media only screen and (min-width: 1200px) {
    .search-result .results h1 {
      margin-left: 0; } }

.search-result .results .blog-wrapper {
  margin-top: 20px;
  margin-bottom: 20px; }
  .search-result .results .blog-wrapper article {
    background: #202020;
    padding: 10px;
    margin-bottom: 10px; }
    .search-result .results .blog-wrapper article:after {
      content: "";
      display: table;
      clear: both; }
    .search-result .results .blog-wrapper article .img-wrapper img {
      width: 100%;
      height: auto; }
    @media only screen and (min-width: 768px) {
      .search-result .results .blog-wrapper article .img-wrapper {
        float: left; }
        .search-result .results .blog-wrapper article .img-wrapper img {
          max-width: 297px;
          height: auto;
          margin-right: 20px;
          margin-bottom: 2px; } }
    .search-result .results .blog-wrapper article h2 {
      font-size: 13px;
      line-height: 15.6px;
      font-size: 0.8125rem;
      line-height: 0.975rem;
      padding-top: 10px;
      margin-bottom: 3px; }
    .search-result .results .blog-wrapper article h3 {
      font-size: 20px;
      line-height: 24px;
      font-size: 1.25rem;
      line-height: 1.5rem;
      margin-bottom: 12px; }
    .search-result .results .blog-wrapper article p {
      font-size: 14px;
      line-height: 16pxpx;
      font-size: 0.875rem;
      line-height: 1pxrem; }
    .search-result .results .blog-wrapper article a {
      color: #FAD13B;
      text-decoration: none;
      text-transform: uppercase; }
      .search-result .results .blog-wrapper article a:hover {
        text-decoration: underline; }
    .search-result .results .blog-wrapper article .finding {
      background: #3BA5FA; }

.search-result .results .loadmore-wrapper {
  margin-bottom: 30px; }

/**
 * 
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          08.09.16
 * @time          13:52 
 *
 */
#mailchimp-ajax-response {
  margin-top: 30px;
  color: #fff; }
  #mailchimp-ajax-response .alert {
    color: #fff; }

.overlay-holder .layer .content .deinkinoticketde {
  height: 100%; }
  .overlay-holder .layer .content .deinkinoticketde h1 {
    color: #FAD13B !important; }
  .overlay-holder .layer .content .deinkinoticketde h3 {
    color: #FAD13B !important; }
  .overlay-holder .layer .content .deinkinoticketde p {
    max-width: 100%;
    font-size: inherit;
    line-height: normal;
    padding-left: 30px; }
    .overlay-holder .layer .content .deinkinoticketde p.new-programme {
      color: #a2a2a2; }
  .overlay-holder .layer .content .deinkinoticketde .cinema-title span {
    color: white; }
  .overlay-holder .layer .content .deinkinoticketde .week {
    margin-bottom: 10px;
    color: white; }
    .overlay-holder .layer .content .deinkinoticketde .week > .flex {
      display: none; }
    .overlay-holder .layer .content .deinkinoticketde .week .material-icons {
      color: black; }
  .overlay-holder .layer .content .deinkinoticketde .week-button-left {
    margin-right: 20px; }
  .overlay-holder .layer .content .deinkinoticketde .week-button-right {
    margin-left: 20px; }
  .overlay-holder .layer .content .deinkinoticketde .footer {
    width: 100%;
    bottom: 0;
    color: #a0a0a0; }
  .overlay-holder .layer .content .deinkinoticketde .dayname {
    color: #FAD13B !important; }
  .overlay-holder .layer .content .deinkinoticketde .day a {
    background: white !important;
    color: black !important;
    cursor: pointer !important; }
    .overlay-holder .layer .content .deinkinoticketde .day a time {
      color: #000 !important; }
  .overlay-holder .layer .content .deinkinoticketde .listing .type {
    background: none;
    border: 1px solid #FAD13B; }
  .overlay-holder .layer .content .deinkinoticketde .listing button {
    padding: 0; }
  .overlay-holder .layer .content .deinkinoticketde .dk-location-select .md-whiteframe-1dp {
    margin: 0 auto; }
    .overlay-holder .layer .content .deinkinoticketde .dk-location-select .md-whiteframe-1dp input {
      border: 1px solid #FAD13B; }
  .overlay-holder .layer .content .deinkinoticketde .dk-location-select .md-autocomplete-suggestions {
    margin: 0 auto;
    background: white; }

/**
 * 
 * 
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this file to newer
 * versions in the future.
 *
 * 
 * @author        michaelpfutze
 * @copyright     Digitalroyal GmbH
 *   
 * @date          10.08.16
 * @time          17:58 
 *
 */
.ie-browser button.button.loadmore.loading, .ie-browser .button.loadmore.loading {
  padding-left: 15px; }

.ie-browser .slider-cover {
  display: none;
  width: 100%;
  height: 15px;
  position: absolute;
  bottom: 3px;
  left: 0; }
  .ie-browser .slider-cover.dark {
    background: #202020; }
  .ie-browser .slider-cover.dark2 {
    background: #292828; }

/*# sourceMappingURL=app.css.map */

.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}

