.map__container, .map__map {
  height: 385px; }

.map--properties .map__container,
.map--properties .map__map {
  height: 1008px; }

.person__photo {
  margin-right: 10px; }

.person__meta {
  line-height: 1;
  width: calc(100% - 58px); }

.person__role {
  margin-top: 10px; }

.person__photo, .person__meta {
  display: block;
  float: left; }

.person__name, .person__role {
  margin-bottom: 0; }

.article {
  position: relative; }
  .article__share {
    padding-left: 20px;
    padding-right: 20px;
    background-color: #e29317; }
    .article__share .icon {
      padding-top: 5px;
      padding-bottom: 5px;
      margin-left: 25px;
      display: inline-block; }
      .article__share .icon:first-child {
        margin-left: 0; }
      .article__share .icon:last-child {
        margin-right: 0; }

.article-aside {
  padding: 20px;
  background: #FFFFFF; }
  .article-aside__item {
    *zoom: 1;
    margin-bottom: 4px; }
    .article-aside__item:before, .article-aside__item:after {
      content: "";
      display: table; }
    .article-aside__item:after {
      clear: both; }
    .article-aside__item:last-child {
      margin-bottom: 0; }
    .article-aside__item.linear-bar {
      background: #e29317;
      height: 30px;
      position: relative;
      overflow: hidden; }
      .article-aside__item.linear-bar .share-bar__icon {
        display: block;
        float: left;
        height: 30px;
        width: 20%;
        vertical-align: middle;
        text-align: center;
        color: #FFFFFF;
        line-height: 34px; }
        .article-aside__item.linear-bar .share-bar__icon i {
          font-size: 14px !important; }
        .article-aside__item.linear-bar .share-bar__icon:hover {
          text-decoration: none;
          background-color: #e8a945; }
      .article-aside__item.linear-bar .social-bar {
        position: absolute !important;
        width: 100%;
        min-width: 100% !important;
        z-index: 99; }
        .article-aside__item.linear-bar .social-bar__wrapper {
          position: static;
          height: 30px; }
          .article-aside__item.linear-bar .social-bar__wrapper.active {
            width: 100% !important; }
            .article-aside__item.linear-bar .social-bar__wrapper.active .social-bar__btn {
              width: 20%; }
            .article-aside__item.linear-bar .social-bar__wrapper.active .social-bar {
              top: 0 !important; }
        .article-aside__item.linear-bar .social-bar__btn {
          z-index: 999;
          display: block;
          width: 100%;
          margin: 0 auto; }
          .article-aside__item.linear-bar .social-bar__btn i {
            top: 1px;
            left: 0; }
          .article-aside__item.linear-bar .social-bar__btn:hover {
            color: #FFFFFF; }
        .article-aside__item.linear-bar .social-bar__text {
          margin-bottom: 4px;
          margin-left: 2px; }
        .article-aside__item.linear-bar .social-bar .shariff {
          margin-top: 4px;
          position: absolute;
          left: 20%;
          width: 80%; }
          .article-aside__item.linear-bar .social-bar .shariff .shariff-button {
            width: 15%;
            margin: 0; }
      @media all and (max-width: 600px) {
        .article-aside__item.linear-bar .social-bar__btn {
          opacity: 1; } }
    .article-aside__item .teaser__detail {
      color: #FFFFFF;
      display: inline-block;
      padding-left: 15px; }
    .article-aside__item .teaser .share-bar__icon {
      float: right;
      display: block; }
  .article-aside__headline {
    display: block;
    font-weight: bold;
    margin-bottom: 14px;
    margin-top: 6px;
    line-height: .8; }
  .article-aside__author-photo {
    margin-right: 8px;
    float: left; }
  .article-aside__author-name {
    display: inline-block;
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.4; }
  .article-aside__author-link {
    display: inline-block;
    font-size: 11px;
    color: #4f5356;
    margin-top: 4px; }
  .article-aside__meta {
    overflow: hidden; }
  @media all and (max-width: 768px) {
    .article-aside {
      padding: 9px 17px 16px 17px; } }
  @media all and (min-width: 769px) {
    .article-aside {
      padding-top: 24px; }
      .article-aside__item {
        margin-bottom: 4px; }
      .article-aside__headline {
        margin-bottom: 19px; }
      .article-aside__author-name {
        font-size: 14px;
        margin-top: 10px; }
      .article-aside__author-photo {
        margin-top: 14px; }
      .article-aside__author-link {
        position: relative;
        top: -6px;
        line-height: 1.2; }
      .article-aside .rate__icons {
        float: left; }
      .article-aside .tags-wrapper {
        padding-top: 20px;
        padding-bottom: 14px;
        border-top: 1px solid #cfd1d4;
        border-bottom: 1px solid #cfd1d4; }
      .article-aside .tags-wrapper .js-expand {
        width: 100%; }
      .article-aside .tags-wrapper .icons-tag {
        top: 21px;
        left: 2px; } }
  .article-aside__container {
    width: 100%;
    z-index: 2;
    -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); }
    .article-aside__container.fixed-el.bottom {
      position: absolute;
      top: auto !important;
      bottom: 0; }
  .article-aside .tags-wrapper {
    margin-bottom: 3px; }
    .article-aside .tags-wrapper .tags-wrapper .js-expand {
      text-align: right; }
    @media all and (min-width: 769px) {
      .article-aside .tags-wrapper {
        margin-bottom: 6px; } }
  .article-aside__brief--list {
    margin: 0;
    padding: 0;
    list-style: none; }
    .article-aside__brief--list li {
      margin: 8px 0; }
  .article-aside__brief--title {
    color: #4f5356;
    font-weight: bold; }
  .article-aside .teaser .teaser__body {
    padding-top: 14px;
    padding-bottom: 0; }
  .article-aside .teaser .teaser__title {
    margin-bottom: 3px; }
  .article-aside .teaser .teaser__body p:last-child {
    margin-bottom: 0; }
  .article-aside .hr {
    background-color: #cfd1d4; }

.rate {
  min-height: 104px;
  padding: 20px 20px 10px 20px;
  width: 100%;
  float: left;
  background: #FFFFFF; }
  .rate__headline {
    display: block;
    font-weight: bold;
    margin-bottom: 9px;
    line-height: 1.2; }
  .rate__icons {
    *zoom: 1;
    width: 100% !important;
    display: inline-block; }
    .rate__icons:before, .rate__icons:after {
      content: "";
      display: table; }
    .rate__icons:after {
      clear: both; }
    .rate__icons img {
      float: left;
      margin-right: 13px; }
  .rate__total {
    position: relative;
    top: -4px;
    font-size: 11px;
    padding-left: 2px; }
  .rate__score {
    position: relative;
    top: -2px; }
  .rate__score, .rate__total {
    display: inline-block; }
  .rate__hint {
    float: left;
    font-size: 11px; }
  .rate--overview {
    margin-right: 4px;
    color: #4f5356; }
  .rate__anchor,
  .rate__anchor img {
    cursor: pointer; }
  .rate__message {
    float: right;
    font-size: 11px; }
  .rate.rate--voting {
    *zoom: 1;
    color: #FFFFFF;
    background: #e29317; }
    .rate.rate--voting:before, .rate.rate--voting:after {
      content: "";
      display: table; }
    .rate.rate--voting:after {
      clear: both; }
  @media all and (min-width: 601px) {
    .rate {
      width: calc(50% - 2px); } }
  @media all and (min-width: 769px) {
    .rate {
      padding-left: 12px;
      width: 100%;
      float: none; }
      .rate__headline {
        margin-bottom: 19px; }
      .rate__icons {
        display: inline-block;
        padding-left: 2px; }
      .rate__icons img {
        margin-right: 8px; }
      .rate--overview .rate__icons {
        margin-right: 0;
        width: 132px !important; }
      .rate__score {
        padding-left: 4px; }
      .rate__total {
        min-width: 43px; } }

.rating {
  color: #d8dbdd; }
  .rating .active {
    color: #4f5356; }
  .rating-count {
    color: #4f5356; }

.quickly-options__item {
  display: inline-block;
  margin-bottom: 4px; }
  .quickly-options__item .icons-mail-share {
    font-size: 14px; }
    .quickly-options__item .icons-mail-share::before {
      position: relative;
      top: 2px; }

.quickly-options--rate .rate__icons {
  position: relative;
  top: 3px; }

.progress-bar {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 1px;
  background-color: #FFFFFF;
  overflow: hidden;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  /* Get rid of the default border in Firefox/Opera. */
  border: none;
  /* For IE10+, color of the progress bar */
  color: #e29317; }
  .progress-bar::-webkit-progress-value {
    background-color: #e29317; }
  .progress-bar::-moz-progress-bar {
    background-color: #e29317; }
  .progress-bar__container {
    position: fixed;
    display: block;
    width: 100%;
    top: 0;
    left: 0;
    height: 1px;
    background-color: transparent; }
  .progress-bar__bar {
    display: block;
    width: 100%;
    height: inherit;
    background-color: #e29317; }

.lt-ie10 .progress-bar__container {
  position: absolute; }

.flash-message {
  display: inline-block;
  color: #FFFFFF;
  font-size: 14px;
  margin: 10px 40px 10px 20px; }
  .flash-message a,
  .flash-message a:hover {
    color: #FFFFFF;
    text-decoration: underline; }
  .flash-message__wrapper {
    position: relative;
    background-color: #e29317;
    display: none; }
  .flash-message__close {
    position: absolute;
    right: 10px;
    top: 0;
    color: #fae8cb;
    font-size: 10px;
    padding: 10px; }
    .flash-message__close:hover {
      text-decoration: none; }
  .flash-message.active .icons-success {
    display: inline-block; }
  .flash-message .icons-success {
    display: none; }

.teaser {
  position: relative;
  display: block;
  white-space: normal;
  overflow: hidden; }
  .teaser.t--bg-transparent .breadcrumb {
    padding: 25px 30px 25px 0; }
  .teaser__select .chosen-container {
    float: none;
    margin: 0 auto; }
  .teaser__content-header {
    position: absolute;
    width: 100%;
    top: 11px; }
    .teaser__content-header .actions ul {
      position: relative;
      z-index: 1; }
    .teaser__content-header .social-bar {
      -webkit-transform: translateX(1000%);
      -moz-transform: translateX(1000%);
      -ms-transform: translateX(1000%);
      -o-transform: translateX(1000%);
      transform: translateX(1000%); }
    .teaser__content-header .social-bar__wrapper {
      width: auto !important; }
  .teaser__media {
    display: block; }
    .teaser__media .aux-pos-top {
      padding: 20px;
      margin: 0; }
    .teaser__media--video .aux-pos-top {
      padding: 10px;
      margin: 0; }
    .teaser__media .label--band {
      display: inline-block; }
    .teaser__media .teaser__media--play {
      display: block;
      position: absolute;
      width: 41px;
      height: 25px;
      top: 50%;
      left: 50%;
      margin: -13px 0 0 -20px;
      z-index: 1;
      background-color: rgba(255, 255, 255, 0.8);
      text-align: center;
      line-height: 26px;
      color: #3d4855;
      content: "\EA4A";
      display: inline-block;
      font-family: "icons";
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .teaser__media .teaser__media--play:before {
        content: "\EA4A";
        display: inline-block;
        font-family: "icons";
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .teaser__media .teaser__media--play::before {
        position: relative;
        top: 4px; }
  .teaser a.teaser__media {
    text-decoration: none; }
  .teaser__cover {
    left: 0;
    bottom: 0;
    padding: 25px 30px;
    box-sizing: border-box;
    transition: background-color, color 600ms linear; }
    .teaser__cover--right {
      right: 0 !important;
      left: inherit; }
    @media all and (min-width: 601px) {
      .teaser__cover {
        bottom: 20px;
        margin-left: 20px;
        width: 75%;
        width: calc(75% - 20px);
        position: absolute; }
        .teaser__cover--right {
          margin-right: 20px; }
        .teaser__cover--more-padding {
          bottom: 0; } }
    @media all and (max-width: 600px) {
      .teaser__cover {
        width: 100%;
        bottom: 0;
        margin-left: 0; } }
  @media all and (min-width: 601px) {
    .teaser__cover--center {
      bottom: auto;
      top: 50%;
      -webkit-transform: translateY(-50.01%);
      -moz-transform: translateY(-50.01%);
      -ms-transform: translateY(-50.01%);
      -o-transform: translateY(-50.01%);
      transform: translateY(-50.01%); } }
  .teaser .teaser__aux-wrapper .teaser__cover:not(.teaser__cover--more-padding) {
    width: 50%; }
    @media all and (max-width: 768px) {
      .teaser .teaser__aux-wrapper .teaser__cover:not(.teaser__cover--more-padding) {
        width: 75%;
        width: calc(75% - 30px); } }
    @media all and (max-width: 600px) {
      .teaser .teaser__aux-wrapper .teaser__cover:not(.teaser__cover--more-padding) {
        width: 100%;
        margin-left: 0; } }
  @media all and (max-width: 600px) {
    .teaser .teaser__aux-wrapper .teaser__cover--full-height .limit-text {
      max-height: 90px; } }
  @media all and (min-width: 769px) {
    .teaser .teaser__aux-wrapper .teaser__cover--full-height {
      height: 480px;
      bottom: 0; }
    .teaser .teaser__aux-wrapper .teaser__cover-inner {
      -webkit-transform: translate(0, -50.5%);
      -moz-transform: translate(0, -50.5%);
      -ms-transform: translate(0, -50.5%);
      -o-transform: translate(0, -50.5%);
      transform: translate(0, -50.5%);
      position: absolute;
      top: 50%;
      display: block;
      margin: 0 auto; }
    .teaser .teaser__aux-wrapper .teaser__cover-inner--center {
      -webkit-transform: translate(-50%, -50.5%);
      -moz-transform: translate(-50%, -50.5%);
      -ms-transform: translate(-50%, -50.5%);
      -o-transform: translate(-50%, -50.5%);
      transform: translate(-50%, -50.5%);
      left: 50%;
      width: 320px; } }
  @media all and (min-width: 601px) {
    .teaser .teaser__cover--more-padding .teaser__cover-inner {
      -webkit-transform: translate(0, -50.5%);
      -moz-transform: translate(0, -50.5%);
      -ms-transform: translate(0, -50.5%);
      -o-transform: translate(0, -50.5%);
      transform: translate(0, -50.5%);
      position: absolute;
      top: 50%;
      display: block;
      margin: 0 auto; }
    .teaser .teaser__cover--more-padding .teaser__cover-inner--center {
      -webkit-transform: translate(-50%, -50.5%);
      -moz-transform: translate(-50%, -50.5%);
      -ms-transform: translate(-50%, -50.5%);
      -o-transform: translate(-50%, -50.5%);
      transform: translate(-50%, -50.5%);
      left: 50%;
      max-width: 320px; } }
  @media all and (min-width: 769px) {
    .teaser.col-xl-12 .teaser__cover {
      width: 50%;
      width: calc(50% - 20px); } }
  @media all and (min-width: 769px) {
    .teaser.col-xl-12 .teaser__cover--full {
      width: 100%; } }
  .teaser .teaser__cover--full {
    margin: 0;
    bottom: 0;
    width: 100%;
    padding: 20px; }
    .teaser .teaser__cover--full .teaser__title-cover.has-border {
      padding-bottom: 15px;
      margin-bottom: 15px;
      border-bottom: 1px solid; }
    .teaser .teaser__cover--full .limit-text {
      max-height: 130px; }
  .teaser .teaser__cover--nobg {
    background-color: transparent !important;
    padding: 0; }
    .teaser .teaser__cover--nobg .teaser__cover-inner {
      width: 100%;
      padding: 25px 30px;
      box-sizing: border-box; }
      @media all and (max-width: 600px) {
        .teaser .teaser__cover--nobg .teaser__cover-inner {
          height: 100%; } }
  .teaser .teaser__title-cover,
  .teaser .teaser__title {
    padding-left: 0;
    padding-right: 0; }
    .teaser .teaser__title-cover--underline,
    .teaser .teaser__title--underline {
      padding-bottom: 15px;
      margin-bottom: 15px;
      border-bottom: 1px solid; }
  .teaser .teaser__title-cover {
    color: #FFFFFF; }
  .teaser .teaser__title-cover.teaser__title--underline,
  .teaser .teaser__title-cover.teaser__title-cover--underline {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid; }
  .teaser .teaser__copy-cover {
    color: #FFFFFF; }
  .teaser .teaser__body {
    padding: 20px;
    padding-bottom: 33px; }
    .teaser .teaser__body::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      z-index: -1;
      height: 100%;
      width: 100%; }
    .teaser .teaser__body .teaser__title,
    .teaser .teaser__body .teaser__copy {
      color: #4f5356; }
  .teaser .decorator {
    display: inline-block;
    width: 35px;
    height: 33px;
    background-color: #e29317;
    color: #FFFFFF; }
    .teaser .decorator::before {
      text-align: center;
      width: 35px;
      line-height: 33px;
      vertical-align: bottom; }
  .teaser .teaser__detail {
    height: 33px;
    line-height: 33px;
    padding: 0 35px 0 20px;
    font-size: 11px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
    .teaser .teaser__detail .amount {
      display: inline-block; }
    .teaser .teaser__detail .aux-pos ~ .pull-right {
      margin-right: 10px; }
    .teaser .teaser__detail a {
      color: #FFFFFF; }
  .teaser .teaser__author {
    background: #889bb3;
    color: #FFFFFF;
    padding: 5px 10px;
    box-sizing: border-box;
    height: 33px;
    padding-left: 40px;
    position: relative;
    margin-right: 5px;
    margin-bottom: 5px; }
    .teaser .teaser__author img {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%; }
  .teaser:hover, .teaser:focus {
    text-decoration: none; }
  .teaser .blockquote {
    background-color: transparent; }
    .teaser .blockquote p {
      position: relative;
      margin-bottom: 12px; }
      .teaser .blockquote p .icons-quote-end {
        position: absolute; }
    .teaser .blockquote p:last-child,
    .teaser .blockquote h2:last-child {
      margin-bottom: 25px; }
    .teaser .blockquote i {
      color: inherit; }
  .teaser.is-slider {
    margin-bottom: 40px; }
  .teaser.teaser--frame {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px; }
    .teaser.teaser--frame .teaser__media {
      margin: 0; }
    .teaser.teaser--frame > .teaser__body {
      padding-top: 0;
      padding-right: 0;
      padding-bottom: 0; }
      @media all and (max-width: 480px) {
        .teaser.teaser--frame > .teaser__body {
          padding-left: 0;
          padding-top: 20px; } }
      @media all and (max-width: 600px) {
        .teaser.teaser--frame > .teaser__body {
          padding-right: 20px;
          padding-bottom: 20px; } }
  .teaser .collapsible-teaser__wrapper {
    position: absolute;
    right: 0;
    bottom: 0; }
    @media all and (max-width: 600px) {
      .teaser .collapsible-teaser__wrapper {
        bottom: 192px; } }
    @media all and (max-width: 768px) {
      .teaser .collapsible-teaser__wrapper {
        position: absolute;
        max-width: 100%; } }
  .teaser .information-dialog__wrapper {
    z-index: 5; }
  .teaser .icons-teaser-download-link {
    vertical-align: middle;
    padding-right: 10px; }
  .teaser--event .btn {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 24px; }

a.teaser:hover .decorator,
a.teaser:hover .label--band, a.teaser:focus .decorator,
a.teaser:focus .label--band {
  background-color: #e8a945; }

a.teaser:hover .btn, a.teaser:focus .btn {
  color: #f0b238; }

.aux-pos-top {
  margin-bottom: 20px; }
  .aux-pos-top .icons-information {
    display: block;
    float: left;
    margin-top: 2px;
    margin-right: 4px; }

.aux-pos-bt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }
  .aux-pos-bt .decorator {
    position: absolute;
    bottom: 0;
    right: 0; }
  .aux-pos-bt .btn {
    float: right;
    margin: 10px; }
  .aux-pos-bt .amount .btn {
    margin: 0;
    float: none; }

.event-detail {
  margin-bottom: 30px; }
  .event-detail__location-wrapper {
    margin-left: 34px; }
  .event-detail__time-aside-wrapper {
    margin-left: 9px; }
  .event-detail__day {
    font-size: 42px;
    line-height: 42px; }
  .event-detail__time-aside-wrapper, .event-detail__location-wrapper {
    vertical-align: top;
    line-height: 20px; }
  .event-detail__day, .event-detail__time-wrapper, .event-detail__time-aside-wrapper, .event-detail__location-wrapper {
    display: inline-block; }
  .event-detail__text {
    display: block; }

.teaser__media {
  background-size: cover;
  height: 100%;
  background-color: #a1abb3;
  position: relative;
  overflow: hidden; }
  .teaser__media img {
    display: none; }

a.teaser__media:hover .decorator {
  background-color: #e8a945; }

@media all and (max-width: 600px) {
  .teaser__media--stage {
    background-image: none !important; }
    .teaser__media--stage img {
      display: block;
      height: 100%;
      position: absolute; }
    .teaser__media--stage + .teaser__aux-wrapper .teaser__cover {
      position: static; } }

.teaser__media--fixed {
  background-size: auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: 100% 70%;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%; }
  @media all and (max-width: 768px) {
    .teaser__media--fixed {
      background-position: bottom left; } }
  @media all and (min-width: 601px) {
    .teaser__media--fixed .teaser__media-img {
      display: block;
      position: absolute;
      top: 0;
      right: 0; } }

.t--size-1 {
  height: 96px; }

.force-t--size-1 {
  height: 96px !important; }

.t--size-8 {
  height: 144px; }

.force-t--size-8 {
  height: 144px !important; }

.t--size-2 {
  height: 192px; }

.force-t--size-2 {
  height: 192px !important; }

.t--size-3 {
  height: 240px; }

.force-t--size-3 {
  height: 240px !important; }

.t--size-3-min {
  min-height: 240px; }

.t--size-4 {
  height: 288px; }

.force-t--size-4 {
  height: 288px !important; }

.t--size-5 {
  height: 336px; }

.force-t--size-5 {
  height: 336px !important; }

.t--size-6 {
  height: 384px; }

.force-t--size-6 {
  height: 384px !important; }

.t--size-7 {
  height: 480px; }

.force-t--size-7 {
  height: 480px !important; }

@media all and (max-width: 600px) {
  .t--size-auto-md {
    height: auto; } }

.t--bg-1 .teaser__media,
.t--bg-1 .teaser__cover,
.t--bg-1 .teaser__cover--nobg .teaser__cover-inner,
.t--bg-1 .teaser__menu-item {
  background-color: rgba(161, 171, 179, 0.8); }
  @media all and (max-width: 768px) {
    .t--bg-1 .teaser__media,
    .t--bg-1 .teaser__cover,
    .t--bg-1 .teaser__cover--nobg .teaser__cover-inner,
    .t--bg-1 .teaser__menu-item {
      background-color: #a1abb3; } }

@media all and (max-width: 600px) {
  .t--bg-1.teaser--media-overlay .teaser__cover {
    background-color: #a1abb3; } }

.t--bg-1 .teaser__cover--solid,
.t--bg-1 .owl-wrapper {
  background-color: #a1abb3; }

.t--bg-1 .decorator {
  background-color: #646d77; }

.t--bg-1 .teaser__detail {
  background-color: #8996a0;
  color: #FFFFFF; }

.t--bg-1.teaser--media-half:hover, .t--bg-1.teaser--media-half-v-center:hover {
  background-color: #b8c0c6; }
  .t--bg-1.teaser--media-half:hover .teaser__body, .t--bg-1.teaser--media-half-v-center:hover .teaser__body {
    background-color: #b8c0c6; }

.t--bg-1 .teaser__body .teaser__title,
.t--bg-1 .teaser__body .teaser__copy {
  color: #FFFFFF; }

.t--bg-1 .teaser__body::after,
.t--bg-1 .teaser__body {
  background-color: #a1abb3; }

.t--bg-1 .teaser__copy--dark {
  color: #000000; }

.t--bg-1 .footnote {
  width: 75%;
  color: #FFFFFF; }

@media all and (min-width: 601px) {
  a.t--bg-1:hover .teaser__cover,
  a.t--bg-1:hover .teaser__cover--nobg .teaser__cover-inner,
  .t--bg-1.t--hover:hover .teaser__cover,
  .t--bg-1.t--hover:hover .teaser__cover--nobg .teaser__cover-inner {
    background-color: rgba(184, 192, 198, 0.8); }
  a.t--bg-1:hover .teaser__cover--solid,
  .t--bg-1.t--hover:hover .teaser__cover--solid {
    background-color: #b8c0c6; }
  a.t--bg-1:hover .teaser__detail,
  .t--bg-1.t--hover:hover .teaser__detail {
    background-color: #a1abb3; }
  a.t--bg-1:hover .teaser__body::after,
  a.t--bg-1:hover .teaser__body,
  .t--bg-1.t--hover:hover .teaser__body::after,
  .t--bg-1.t--hover:hover .teaser__body {
    background-color: #b8c0c6; }
  a.t--bg-1:hover.teaser--media-half, a.t--bg-1:hover.teaser--media-half-v-center,
  .t--bg-1.t--hover:hover.teaser--media-half,
  .t--bg-1.t--hover:hover.teaser--media-half-v-center {
    background-color: #b8c0c6; }
    a.t--bg-1:hover.teaser--media-half .teaser__body, a.t--bg-1:hover.teaser--media-half-v-center .teaser__body,
    .t--bg-1.t--hover:hover.teaser--media-half .teaser__body,
    .t--bg-1.t--hover:hover.teaser--media-half-v-center .teaser__body {
      background-color: #b8c0c6; } }

a.t--bg-1:hover .decorator,
.t--bg-1.t--hover:hover .decorator {
  background-color: #e8a945; }

@media all and (max-width: 600px) {
  a.t--bg-1.teaser--media-overlay .teaser__cover,
  .t--bg-1.t--hover.teaser--media-overlay .teaser__cover {
    background-color: #a1abb3; } }

.t--bg-1 .teaser__menu-item:hover,
.t--bg-1 .teaser__menu-item.active {
  background-color: rgba(184, 192, 198, 0.8); }

.t--bg-2 .teaser__media,
.t--bg-2 .teaser__cover,
.t--bg-2 .teaser__cover--nobg .teaser__cover-inner,
.t--bg-2 .teaser__menu-item {
  background-color: #395880; }
  @media all and (min-width: 769px) {
    .t--bg-2 .teaser__media,
    .t--bg-2 .teaser__cover,
    .t--bg-2 .teaser__cover--nobg .teaser__cover-inner,
    .t--bg-2 .teaser__menu-item {
      background-color: rgba(57, 88, 128, 0.8); } }

.t--bg-2 .teaser__cover--solid,
.t--bg-2 .owl-wrapper {
  background-color: #395880; }

.t--bg-2 .teaser__detail {
  background-color: #617999;
  color: #FFFFFF; }

.t--bg-2 .video-player__scroll {
  color: #FFFFFF; }

.t--bg-2 .teaser__body .teaser__title,
.t--bg-2 .teaser__body .teaser__copy {
  color: #FFFFFF; }

.t--bg-2 .teaser__body::after,
.t--bg-2 .teaser__body {
  background-color: #395880; }

.t--bg-2 .teaser__title-cover,
.t--bg-2 .teaser .teaser__copy-cover,
.t--bg-2 .teaser__copy--dark {
  color: #f4f6f7; }

.t--bg-2 .footnote {
  color: #FFFFFF; }

@media all and (min-width: 769px) {
  a.t--bg-2:hover .teaser__cover,
  a.t--bg-2:hover .teaser__cover--nobg .teaser__cover-inner,
  .t--hover.t--bg-2:hover .teaser__cover,
  .t--hover.t--bg-2:hover .teaser__cover--nobg .teaser__cover-inner {
    background-color: rgba(97, 121, 153, 0.8); } }

@media all and (min-width: 601px) {
  a.t--bg-2:hover .teaser__cover--solid,
  .t--hover.t--bg-2:hover .teaser__cover--solid {
    background-color: #617999; }
  a.t--bg-2:hover .teaser__detail,
  .t--hover.t--bg-2:hover .teaser__detail {
    background-color: #889bb3; }
  a.t--bg-2:hover .teaser__body::after,
  a.t--bg-2:hover .teaser__body,
  .t--hover.t--bg-2:hover .teaser__body::after,
  .t--hover.t--bg-2:hover .teaser__body {
    background-color: #617999; } }

.t--bg-2 .teaser__menu-item:hover,
.t--bg-2 .teaser__menu-item.active {
  background-color: rgba(97, 121, 153, 0.8); }

.t--bg-3 .teaser__media,
.t--bg-3 .teaser__cover,
.t--bg-3 .teaser__cover--nobg .teaser__cover-inner,
.t--bg-3 .teaser__menu-item {
  background-color: #000000; }
  @media all and (min-width: 769px) {
    .t--bg-3 .teaser__media,
    .t--bg-3 .teaser__cover,
    .t--bg-3 .teaser__cover--nobg .teaser__cover-inner,
    .t--bg-3 .teaser__menu-item {
      background-color: rgba(0, 0, 0, 0.8); } }

.t--bg-3 .teaser__cover--solid,
.t--bg-3 .owl-wrapper {
  background-color: #000000; }

.t--bg-3 .teaser__body::after,
.t--bg-3 .teaser__body {
  background-color: #000000; }

.t--bg-3 .teaser__detail {
  background-color: transparent;
  color: #e29317; }
  .t--bg-3 .teaser__detail a,
  .t--bg-3 .teaser__detail input {
    color: #e29317; }

.t--bg-3.teaser .teaser__title-cover {
  color: #FFFFFF; }

.t--bg-3.teaser .teaser__copy-cover {
  color: #FFFFFF; }

.t--bg-3.teaser .teaser__title,
.t--bg-3.teaser .teaser__copy,
.t--bg-3 .teaser__body {
  color: #FFFFFF; }

.t--bg-3 .footnote {
  color: #FFFFFF; }

@media all and (min-width: 769px) {
  a.t--bg-3:hover .teaser__cover,
  a.t--bg-3:hover .teaser__cover--nobg .teaser__cover-inner,
  .t--bg-3.t--hover:hover .teaser__cover,
  .t--bg-3.t--hover:hover .teaser__cover--nobg .teaser__cover-inner {
    background-color: rgba(51, 51, 51, 0.8); } }

@media all and (min-width: 601px) {
  a.t--bg-3:hover .teaser__cover--solid,
  .t--bg-3.t--hover:hover .teaser__cover--solid {
    background-color: #333333; }
  a.t--bg-3:hover .teaser__body::after,
  a.t--bg-3:hover .teaser__body,
  .t--bg-3.t--hover:hover .teaser__body::after,
  .t--bg-3.t--hover:hover .teaser__body {
    background-color: #333333; } }

.t--bg-3 .teaser__menu-item:hover,
.t--bg-3 .teaser__menu-item.active {
  background-color: rgba(51, 51, 51, 0.8); }

.t--bg-4 .teaser__media,
.t--bg-4 .teaser__cover,
.t--bg-4 .teaser__cover--nobg .teaser__cover-inner,
.t--bg-4 .teaser__menu-item {
  background-color: rgba(255, 255, 255, 0.8); }
  @media all and (max-width: 480px) {
    .t--bg-4 .teaser__media,
    .t--bg-4 .teaser__cover,
    .t--bg-4 .teaser__cover--nobg .teaser__cover-inner,
    .t--bg-4 .teaser__menu-item {
      background-color: #FFFFFF; } }

.t--bg-4 .teaser__cover--solid,
.t--bg-4 .owl-wrapper {
  background-color: #FFFFFF; }

.t--bg-4 .teaser__body::after,
.t--bg-4 .teaser__body {
  background-color: #FFFFFF; }

.t--bg-4 .teaser__detail {
  background-color: #e7eaec;
  color: #000000; }
  .t--bg-4 .teaser__detail a,
  .t--bg-4 .teaser__detail input {
    color: #000000; }

.t--bg-4.teaser__menu .teaser__menu-item {
  color: #4f5356; }

.t--bg-4 .teaser__body .teaser__copy,
.t--bg-4 .teaser__aux-wrapper .teaser__copy {
  color: #4f5356; }

.t--bg-4 .teaser__body .teaser__title,
.t--bg-4 .teaser__aux-wrapper .teaser__title {
  color: #8996a0; }

.t--bg-4 .teaser__cover .teaser__title-cover {
  color: #8996a0; }

.t--bg-4 .teaser__cover .teaser__copy-cover {
  color: #4f5356; }

.t--bg-4 .btn-transparent {
  color: #98a2ad; }
  .t--bg-4 .btn-transparent:hover {
    color: #f0b238;
    background-color: transparent; }

.t--bg-4 .table-8 td,
.t--bg-4 .table-8 th {
  color: #4f5356; }

.t--bg-4 .footnote {
  color: #4f5356; }

.t--bg-6 {
  background-color: rgba(97, 121, 153, 0.8); }
  .t--bg-6 .teaser__media,
  .t--bg-6 .teaser__cover--nobg .teaser__cover-inner,
  .t--bg-6 .teaser__cover,
  .t--bg-6 .video-player__description,
  .t--bg-6 .teaser__menu-item {
    background-color: rgba(97, 121, 153, 0.8); }
  .t--bg-6 .teaser__body .teaser__title,
  .t--bg-6 .teaser__body .teaser__copy,
  .t--bg-6 .teaser__body {
    color: #FFFFFF; }
  .t--bg-6.teaser--stage-full-quote .teaser__cover {
    background-color: rgba(57, 88, 128, 0.8); }

a.t--bg-6:hover {
  background-color: rgba(136, 155, 179, 0.8); }
  a.t--bg-6:hover .teaser__media,
  a.t--bg-6:hover .teaser__cover--nobg .teaser__cover-inner {
    background-color: rgba(136, 155, 179, 0.8); }
  a.t--bg-6:hover.teaser--stage-full-quote .teaser__cover {
    background-color: rgba(136, 155, 179, 0.8); }

.t--bg-6 .teaser__menu-item:hover,
.t--bg-6 .teaser__menu-item.active {
  background-color: rgba(136, 155, 179, 0.8); }

.teaser .t--bg-4.teaser__body {
  background-color: #FFFFFF;
  color: #4f5356; }
  .teaser .t--bg-4.teaser__body::after {
    background-color: #FFFFFF; }
  .teaser .t--bg-4.teaser__body .teaser__copy {
    color: #4f5356; }
  .teaser .t--bg-4.teaser__body .teaser__title {
    color: #8996a0; }
  .teaser .t--bg-4.teaser__body .btn-transparent {
    color: inherit;
    border-color: #8996a0; }
    .teaser .t--bg-4.teaser__body .btn-transparent:hover {
      color: #f0b238;
      border-color: #f0b238; }

.t--bg-1-transparent {
  background-color: rgba(161, 171, 179, 0.8); }
  .t--bg-1-transparent .teaser__body {
    background-color: transparent; }

.t--bg-2-transparent {
  background-color: rgba(57, 88, 128, 0.8); }
  .t--bg-2-transparent .teaser__body {
    background-color: transparent; }
  .t--bg-2-transparent:hover {
    background-color: rgba(57, 88, 128, 0.8); }
    .t--bg-2-transparent:hover .teaser__body {
      background-color: transparent !important; }

.t--bg-2-80-transparent {
  background-color: rgba(97, 121, 153, 0.8); }
  .t--bg-2-80-transparent .teaser__body {
    background-color: transparent; }
  .t--bg-2-80-transparent:hover {
    background-color: rgba(97, 121, 153, 0.8); }
    .t--bg-2-80-transparent:hover .teaser__body {
      background-color: transparent !important; }

.t--bg-2-60-transparent {
  background-color: rgba(136, 155, 179, 0.8); }
  .t--bg-2-60-transparent .teaser__body {
    background-color: transparent; }
  .t--bg-2-60-transparent:hover {
    background-color: rgba(136, 155, 179, 0.8); }
    .t--bg-2-60-transparent:hover .teaser__body {
      background-color: transparent !important; }

.t--bg-3-transparent {
  background-color: rgba(0, 0, 0, 0.8); }
  .t--bg-3-transparent .teaser__body {
    background-color: transparent; }

.t--bg-4-transparent {
  background-color: rgba(255, 255, 255, 0.8); }
  .t--bg-4-transparent .teaser__body {
    background-color: transparent; }

.t--bg-9-transparent {
  background-color: rgba(100, 109, 119, 0.8); }
  .t--bg-9-transparent .teaser__body {
    background-color: transparent; }
    .t--bg-9-transparent .teaser__body .teaser__title,
    .t--bg-9-transparent .teaser__body .teaser__copy {
      color: #FFFFFF; }

.teaser:hover .t--bg-4.teaser__body,
.teaser:hover .t--bg-4.teaser__body::after {
  background-color: #FFFFFF; }

@media all and (min-width: 601px) {
  a.t--bg-4:hover .teaser__body::after,
  a.t--bg-4:hover .teaser__body,
  .t--bg-4.t--hover:hover .teaser__body::after,
  .t--bg-4.t--hover:hover .teaser__body {
    background-color: #f4f6f7; }
  a.t--bg-4:hover .teaser__cover--solid,
  .t--bg-4.t--hover:hover .teaser__cover--solid {
    background-color: #f4f6f7; }
  a.t--bg-4:hover .teaser__detail,
  .t--bg-4.t--hover:hover .teaser__detail {
    background-color: #f4f6f7; } }

.teaser--navigation .t--bg-4 .teaser__menu-item:hover,
.teaser--navigation .t--bg-4 .teaser__menu-item.active {
  background-color: #f4f6f7;
  color: #4f5356; }

.t--brand {
  min-height: 240px; }
  .t--brand .teaser__media {
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: bottom left; }
  .t--brand.teaser .teaser__body .teaser__title,
  .t--brand.teaser .teaser__body .teaser__copy {
    color: #FFFFFF; }
  .t--brand.teaser .author {
    color: #FFFFFF; }
  .t--brand .teaser__body {
    background-color: transparent; }

.teaser__wrapper--lines .teaser {
  margin-bottom: 4px;
  margin-top: 0 !important; }

@media all and (min-width: 1024px) {
  .teaser__aux-wrapper {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    height: 100%;
    top: 0;
    left: 50%;
    max-width: 980px;
    width: 100%; }
    .teaser__aux-wrapper .teaser__cover {
      margin-left: 0; }
      .teaser__aux-wrapper .teaser__cover--right {
        margin-right: 0; } }

.teaser--media-block.teaser .teaser__media, .teaser.teaser--media-half .teaser__media, .teaser.teaser--media-half-v-center .teaser__media {
  float: left; }

.teaser--media-block.teaser .teaser__body, .teaser.teaser--media-half .teaser__body, .teaser.teaser--media-half-v-center .teaser__body {
  overflow: hidden;
  box-sizing: border-box; }

.teaser--media-block.teaser.teaser--reverse .teaser__media, .teaser.teaser--reverse.teaser--media-half .teaser__media, .teaser.teaser--reverse.teaser--media-half-v-center .teaser__media {
  float: right; }

@media all and (min-width: 601px) {
  .teaser--media-block.teaser.teaser--reverse .teaser__body, .teaser.teaser--reverse.teaser--media-half .teaser__body, .teaser.teaser--reverse.teaser--media-half-v-center .teaser__body {
    padding-left: 0;
    padding-right: 20px; } }

.teaser--media-block.teaser .aux-pos-bt, .teaser.teaser--media-half .aux-pos-bt, .teaser.teaser--media-half-v-center .aux-pos-bt {
  right: 0;
  bottom: 0; }

.teaser--media-block.teaser--media-block-large .teaser__media, .teaser--media-block-large.teaser--media-half .teaser__media, .teaser--media-block-large.teaser--media-half-v-center .teaser__media {
  width: 100%; }

.teaser--media-block.teaser--media-block-large .teaser__body, .teaser--media-block-large.teaser--media-half .teaser__body, .teaser--media-block-large.teaser--media-half-v-center .teaser__body {
  width: 100%; }

.teaser--media-block.teaser--media-block-large .limit-text, .teaser--media-block-large.teaser--media-half .limit-text, .teaser--media-block-large.teaser--media-half-v-center .limit-text {
  height: 180px;
  max-height: 180px; }

.teaser__wrapper {
  overflow: hidden; }

.flexbox.flexwrap .teaser__wrapper {
  display: flex;
  flex-wrap: wrap; }
  @media all and (max-width: 768px) {
    .flexbox.flexwrap .teaser__wrapper .col-lg-12 + .teaser {
      margin-top: 4px; } }
  @media all and (max-width: 600px) {
    .flexbox.flexwrap .teaser__wrapper .col-md-12 + .teaser {
      margin-top: 4px;
      margin-bottom: 0 !important; } }
  @media all and (max-width: 480px) {
    .flexbox.flexwrap .teaser__wrapper .col-sm-12.teaser {
      margin-bottom: 4px !important;
      margin-top: 0; }
    .flexbox.flexwrap .teaser__wrapper .col-sm-12:last-child {
      margin-bottom: 0; } }
  @media all and (min-width: 769px) {
    .flexbox.flexwrap .teaser__wrapper .teaser:not(.expandable-teaser):not(.expandable-teaser--link).col-xl-4.teaser:nth-child(3n + 1) {
      margin-left: 0; } }
  @media all and (min-width: 769px) {
    .flexbox.flexwrap .teaser__wrapper .teaser:not(.expandable-teaser):not(.expandable-teaser--link).col-xl-6.teaser:nth-child(2n + 1) {
      margin-left: 0; } }
  @media all and (max-width: 768px) {
    .flexbox.flexwrap .teaser__wrapper .col-lg-6:not(.expandable-teaser):not(.expandable-teaser--link):nth-child(2n + 1) {
      margin-left: 0; }
    .flexbox.flexwrap .teaser__wrapper .col-lg-6:not(.expandable-teaser):not(.expandable-teaser--link):nth-child(3n + 0).teaser,
    .flexbox.flexwrap .teaser__wrapper .col-lg-6:not(.expandable-teaser):not(.expandable-teaser--link):nth-child(3n + 0).teaser + .teaser {
      margin-top: 4px; } }
  @media all and (max-width: 480px) {
    .flexbox.flexwrap .teaser__wrapper .col-lg-6:not(.expandable-teaser):not(.expandable-teaser--link):nth-child(3n + 0).teaser,
    .flexbox.flexwrap .teaser__wrapper .col-lg-6:not(.expandable-teaser):not(.expandable-teaser--link):nth-child(3n + 0).teaser + .teaser {
      margin-top: 0; } }

.teaser-quote {
  min-height: 288px; }
  .teaser-quote .teaser__title {
    margin-bottom: 25px;
    letter-spacing: -.1px; }
  .teaser-quote.teaser .teaser__body {
    padding: 30px 0 0 30px; }
    @media all and (max-width: 600px) {
      .teaser-quote.teaser .teaser__body {
        padding-right: 30px; } }
  .teaser-quote .no-break {
    padding-right: 33px; }
  .teaser-quote--no-headline {
    min-height: 240px; }
  .teaser-quote--smaller-fonts .teaser__title {
    font-size: 24px;
    margin-bottom: 19px; }
  .teaser-quote--smaller-fonts .teaser__copy {
    font-size: 18px;
    line-height: 1.3; }
    .teaser-quote--smaller-fonts .teaser__copy .no-break {
      margin-right: 25px; }
  .teaser-quote--smaller-fonts .teaser__media {
    background-position: bottom center;
    background-size: inherit; }
  .teaser-quote--smaller-fonts .icons-quote-start::before,
  .teaser-quote--smaller-fonts .icons-quote-end::before {
    font-size: 16px !important; }
  .teaser-quote--smaller-fonts .icons-quote-end {
    bottom: 3px !important;
    margin-left: 10px !important; }
  .teaser-quote--smaller-fonts .icons-quote-start {
    margin-right: 10px !important; }
  @media all and (min-width: 769px) {
    .teaser-quote--smaller-fonts {
      height: 192px;
      min-height: 192px; } }

.internal-concept .teaser-quote {
  min-height: 240px; }
  .internal-concept .teaser-quote .teaser__body {
    padding: 14px 0 0 0; }

.teaser--quote-text-block .teaser__title {
  margin-bottom: 6px; }

@media all and (min-width: 601px) {
  .teaser-quote.t--bg-3,
  .teaser-author.t--bg-3 {
    background-image: url("../img/bg-light.png");
    background-repeat: no-repeat;
    background-position: center right;
    background-size: auto 100%; } }

@media all and (max-width: 768px) {
  .no-flexbox .teaser__wrapper .col-lg-12 + .teaser,
  .no-flexwrap .teaser__wrapper .col-lg-12 + .teaser {
    margin-top: 4px; } }

@media all and (max-width: 600px) {
  .no-flexbox .teaser__wrapper .col-md-12 + .teaser,
  .no-flexwrap .teaser__wrapper .col-md-12 + .teaser {
    margin-top: 4px; } }

@media all and (max-width: 480px) {
  .no-flexbox .teaser__wrapper .col-sm-12 + .teaser,
  .no-flexwrap .teaser__wrapper .col-sm-12 + .teaser {
    margin-top: 4px; } }

.no-flexbox .teaser__wrapper .teaser:not(.expandable-teaser):not(.expandable-teaser--link).col-xl-4,
.no-flexwrap .teaser__wrapper .teaser:not(.expandable-teaser):not(.expandable-teaser--link).col-xl-4 {
  margin-bottom: 4px; }
  @media all and (min-width: 769px) {
    .no-flexbox .teaser__wrapper .teaser:not(.expandable-teaser):not(.expandable-teaser--link).col-xl-4.teaser:nth-child(3n + 1),
    .no-flexwrap .teaser__wrapper .teaser:not(.expandable-teaser):not(.expandable-teaser--link).col-xl-4.teaser:nth-child(3n + 1) {
      margin-left: 0; } }

@media all and (max-width: 768px) {
  .no-flexbox .teaser__wrapper .col-lg-6:not(.expandable-teaser):not(.expandable-teaser--link):nth-child(2n + 1),
  .no-flexwrap .teaser__wrapper .col-lg-6:not(.expandable-teaser):not(.expandable-teaser--link):nth-child(2n + 1) {
    margin-left: 0; } }

.is-slider,
.holiday-calendar__slider {
  overflow: visible; }
  @media all and (max-width: 600px) {
    .is-slider + .teaser,
    .holiday-calendar__slider + .teaser {
      margin-top: 40px; } }
  @media all and (min-width: 601px) {
    .is-slider + .teaser,
    .holiday-calendar__slider + .teaser {
      margin-bottom: 40px; } }
  .is-slider[data-column] .owl-item + .owl-item > .teaser,
  .holiday-calendar__slider[data-column] .owl-item + .owl-item > .teaser {
    margin-left: 3px; }
  .is-slider[data-column="3"] .owl-item + .owl-item > .teaser,
  .holiday-calendar__slider[data-column="3"] .owl-item + .owl-item > .teaser {
    margin-left: 3px; }
  .is-slider .teaser__body:first-child,
  .holiday-calendar__slider .teaser__body:first-child {
    height: 100%; }
  .is-slider .teaser--media-half .teaser__media,
  .is-slider .teaser--media-half-v-center .teaser__media,
  .holiday-calendar__slider .teaser--media-half .teaser__media,
  .holiday-calendar__slider .teaser--media-half-v-center .teaser__media {
    width: 50%; }
  .is-slider .teaser--media-half .aux-pos-bt,
  .is-slider .teaser--media-half-v-center .aux-pos-bt,
  .holiday-calendar__slider .teaser--media-half .aux-pos-bt,
  .holiday-calendar__slider .teaser--media-half-v-center .aux-pos-bt {
    right: 0; }
  .is-slider + .aux-pos-bt,
  .holiday-calendar__slider + .aux-pos-bt {
    width: auto; }

.is-slider--full .owl-controls {
  position: static; }

.is-slider--full .icons-slider-prev,
.is-slider--full .icons-slider-next {
  top: calc(50% - 30px + 16px);
  font-size: 32px; }

.is-slider--full .icons-slider-prev::before {
  content: "\E00C"; }

.is-slider--full .icons-slider-next::before {
  content: "\E028"; }

@media all and (min-width: 601px) {
  .is-slider--facts .owl-item:first-child .teaser__body {
    padding-left: 0; } }

.teaser--text {
  min-height: 336px;
  max-height: 275px; }
  .teaser--text .teaser__title {
    border-bottom: 1px solid;
    padding-bottom: 15px;
    margin-bottom: 15px; }
  @media all and (max-width: 600px) {
    .teaser--text {
      height: auto; } }
  .teaser--text .limit-text {
    max-height: 240px; }

.flexbox.flexwrap .teaser--auto-size {
  height: auto;
  min-height: 0; }

@media all and (max-width: 600px) {
  .teaser--mq-text-only {
    height: auto; }
    .teaser--mq-text-only .teaser__media {
      background-image: none !important;
      height: auto; }
    .teaser--mq-text-only .teaser__cover {
      position: relative; }
    .teaser--mq-text-only .teaser__title-cover,
    .teaser--mq-text-only .teaser__copy-cover {
      margin-bottom: 10px; } }

@media all and (max-width: 600px) {
  .teaser--mq-nobg .teaser__media {
    display: none; }
  .teaser--mq-nobg .teaser__cover {
    background-color: transparent;
    padding-left: 0;
    color: #FFFFFF; } }

@media all and (max-width: 480px) {
  .teaser--mq-nobg .teaser__cover {
    max-width: 100%; } }

.t--color-1 {
  color: #a1abb3; }

.t--color-2 {
  color: #395880 !important; }

.t--color-3 {
  color: #000000; }

.t--color-4 {
  color: #FFFFFF !important; }

.t--color-5 {
  color: #e29317 !important; }

.product-link {
  display: block;
  float: right;
  position: relative;
  margin-top: 8px; }

.is-slider + .product-link {
  margin-top: -29px;
  z-index: 2; }
  @media all and (max-width: 600px) {
    .is-slider + .product-link {
      margin-top: 0; } }

.teaser--stage-full .teaser__media {
  height: 192px;
  background-position: center; }
  @media all and (min-width: 601px) {
    .teaser--stage-full .teaser__media {
      height: 480px; } }

.teaser--stage-full .teaser__title--underline {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid; }

.teaser--stage-full .teaser__title-cover .label {
  position: relative;
  top: -7px;
  left: 7px; }

@media all and (min-width: 601px) {
  .teaser--stage-full .teaser__cover--more-padding {
    padding: 80px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 49.79768%;
    float: left; }
    .teaser--stage-full .teaser__cover--more-padding .teaser__cover-inner {
      position: relative !important; }
    .teaser--stage-full .teaser__cover--more-padding .teaser__copy-cover {
      margin-bottom: 20px; }
    .teaser--stage-full .teaser__cover--more-padding .limit-text {
      max-height: 250px; } }

@media all and (max-width: 768px) {
  .teaser--stage-full .teaser__cover--more-padding {
    padding: 30px; } }

@media all and (max-width: 600px) {
  .teaser--stage-full .teaser__cover {
    height: 192px; }
    .teaser--stage-full .teaser__cover .limit-text {
      max-height: 90px; } }

@media all and (min-width: 601px) {
  .teaser--stage-full.t--size-6 .teaser__cover,
  .teaser--stage-full.t--size-6 .teaser__media {
    height: 384px; } }

@media all and (max-width: 600px) {
  .teaser--stage-full.t--size-6 {
    height: auto; } }

.teaser--stage-full .teaser__copy-cover {
  margin-bottom: 15px; }

.teaser--stage-full .teaser__title-cover {
  margin-bottom: 15px; }

.teaser--stage-full .btn {
  margin-top: 10px; }

.grid12.center-block .teaser--stage-full .teaser__cover {
  left: 20px; }

.teaser--stage-full.teaser--header .teaser__aux-wrapper .teaser__cover:not(.teaser__cover--more-padding) {
  width: 50%; }
  @media all and (max-width: 768px) {
    .teaser--stage-full.teaser--header .teaser__aux-wrapper .teaser__cover:not(.teaser__cover--more-padding) {
      width: 90% !important;
      width: calc(100% - 60px) !important;
      margin-left: auto;
      margin-right: auto; } }

@media all and (min-width: 769px) {
  .teaser--stage-full.teaser--header .teaser__aux-wrapper {
    display: block;
    height: 100%; } }

.lt-ie11 .teaser--stage-full.teaser--header .teaser__aux-wrapper {
  display: block;
  overflow: visible;
  bottom: 0; }

@media all and (max-width: 768px) {
  .teaser--stage-full.teaser--header .teaser__cover {
    position: relative;
    width: 100%;
    bottom: 0;
    margin-left: auto;
    margin-right: auto; } }

@media all and (max-width: 768px) {
  .teaser--stage-full.teaser--header.teaser--stage-full .teaser__cover {
    height: auto; } }

@media all and (max-width: 600px) {
  .teaser--stage-full.teaser--header.teaser--stage-full .teaser__cover .limit-text {
    max-height: 100%; } }

@media all and (max-width: 768px) {
  .teaser--stage-full.teaser--header.teaser--stage-full .teaser__aux-wrapper {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0; }
  .teaser--stage-full.teaser--header.teaser--stage-full .teaser__cover--center {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

.teaser--stage-full.teaser--header.teaser--stage-full-quote .btn-video-transparent {
  position: relative;
  margin-bottom: 10px; }
  @media all and (max-width: 600px) {
    .teaser--stage-full.teaser--header.teaser--stage-full-quote .btn-video-transparent {
      width: 57px;
      height: 33px; }
      .teaser--stage-full.teaser--header.teaser--stage-full-quote .btn-video-transparent:before {
        border-width: 6px;
        border-left-width: 11px;
        margin-left: -6px !important; } }

.teaser--stage-full.teaser--header.teaser--stage-full-quote .btn {
  margin-top: 24px; }

@media all and (max-width: 768px) {
  .teaser--stage-full.teaser--header.teaser--stage-full-quote .blockquote i[class*="icons-quote-start"] {
    top: -1px; }
  .teaser--stage-full.teaser--header.teaser--stage-full-quote .blockquote i[class*="icons-quote-end"] {
    bottom: -3px; } }

@media all and (max-width: 768px) {
  .teaser--stage-full.teaser--header.teaser--stage-full-quote .blockquote i[class*="icons-quote-end"] {
    bottom: -2px; } }

@media all and (max-width: 600px) {
  .teaser--stage-full.teaser--header.teaser--stage-full-quote .blockquote i[class*="icons-quote-end"] {
    bottom: -2px; } }

@media all and (max-width: 480px) {
  .teaser--stage-full.teaser--header.teaser--stage-full-quote .blockquote i[class*="icons-quote-end"] {
    bottom: -11px; } }

@media all and (max-width: 600px) {
  .teaser--stage-full.teaser--header.teaser--stage-full-quote .blockquote .no-break {
    margin-right: 25px; } }

.teaser--stage-full.teaser--header.teaser--stage-full-quote .icons-quote-start {
  margin-right: 15px; }

.teaser--stage-full.teaser--header.teaser--stage-full-quote .icons-quote-end {
  margin-left: 10px; }

@media all and (max-width: 768px) {
  .teaser--stage-full.teaser--header.teaser--stage-full-quote .icons-quote-start:before,
  .teaser--stage-full.teaser--header.teaser--stage-full-quote .icons-quote-end:before {
    font-size: 30px; } }

@media all and (max-width: 600px) {
  .teaser--stage-full.teaser--header.teaser--stage-full-quote .icons-quote-start:before,
  .teaser--stage-full.teaser--header.teaser--stage-full-quote .icons-quote-end:before {
    font-size: 19px; } }

@media all and (min-width: 769px) {
  .teaser--stage-full.teaser--header.teaser--stage-full-quote .icons-quote-start:before,
  .teaser--stage-full.teaser--header.teaser--stage-full-quote .icons-quote-end:before {
    font-size: 26px; } }

@media all and (max-width: 768px) {
  .teaser--stage-full.teaser--header.teaser--stage-full {
    height: 560px; }
    .teaser--stage-full.teaser--header.teaser--stage-full .teaser__media {
      height: 400px; }
  .teaser--stage-full.teaser--header .collapsible-teaser__wrapper {
    width: calc(100% - 60px) !important;
    margin-left: auto;
    margin-right: auto;
    position: static; }
  .teaser--stage-full.teaser--header .collapsible-teaser {
    width: 100%;
    height: 75px !important; }
  .teaser--stage-full.teaser--header .collapsible-teaser__content {
    display: none; }
  .teaser--stage-full.teaser--header .collapsible-teaser__subtitle {
    float: right; }
  .teaser--stage-full.teaser--header .collapsible-teaser__logged-icons {
    margin-right: 20px; }
  .teaser--stage-full.teaser--header.teaser--collapsible .teaser__cover--center,
  .teaser--stage-full.teaser--header.teaser--collapsible .teaser__cover-inner {
    position: static; }
  .teaser--stage-full.teaser--header.teaser--collapsible .teaser__cover--center {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@media all and (max-width: 600px) {
  .teaser--stage-full.teaser--header.teaser--stage-full {
    height: 440px; }
    .teaser--stage-full.teaser--header.teaser--stage-full .teaser__media {
      height: 288px; } }

@media all and (max-width: 768px) {
  .teaser--stage-full.teaser--header .teaser__cover--nobg .teaser__cover-inner {
    background-color: #000000; } }

@media all and (max-width: 600px) {
  .teaser--stage-full.teaser--header .teaser__cover--nobg .teaser__cover-inner {
    background-color: rgba(161, 171, 179, 0.8); } }

@media all and (max-width: 600px) {
  .teaser--content-full .teaser__cover {
    height: 336px; }
  .teaser--content-full .teaser__aux-wrapper .teaser__cover--full-height .limit-text {
    max-height: 200px; } }

.teaser--stage .teaser__media {
  height: 192px; }
  @media all and (min-width: 601px) {
    .teaser--stage .teaser__media {
      height: 384px; } }

.t--bg-1 .teaser--stage .teaser__copy-cover {
  color: #FFFFFF; }

.teaser--stage-text {
  height: 192px; }
  .teaser--stage-text.teaser--stage-text-auto {
    height: auto;
    min-height: 192px; }
    @media all and (min-width: 769px) {
      .teaser--stage-text.teaser--stage-text-auto {
        height: auto;
        min-height: 384px; } }
  .teaser--stage-text .limit-text {
    max-height: 132px; }
    .teaser--stage-text .limit-text.limit-text--small {
      max-height: 112px;
      height: 112px; }
  .teaser--stage-text .teaser__body::after,
  .teaser--stage-text .teaser__body {
    background-color: #a1abb3; }
  .teaser--stage-text .teaser__body .teaser__title {
    color: #FFFFFF; }
  .teaser--stage-text .teaser__body .teaser__copy {
    color: #FFFFFF; }
  @media all and (min-width: 769px) {
    .teaser--stage-text {
      height: 384px; }
      .teaser--stage-text .limit-text {
        max-height: 304px; }
        .teaser--stage-text .limit-text.limit-text--small {
          max-height: 264px;
          height: 264px; } }

.teaser--stage-cio-view img {
  display: none; }

@media all and (min-width: 769px) {
  .teaser--stage-cio-view .limit-text.limit-text--small {
    max-height: 200px; }
  .teaser--stage-cio-view img {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block; }
  .teaser--stage-cio-view .btn {
    position: absolute;
    bottom: 20px; } }

.teaser--media-overlay .teaser__media {
  height: 336px; }
  @media all and (max-width: 600px) {
    .teaser--media-overlay .teaser__media {
      background: none !important;
      height: auto !important;
      overflow: visible; } }

.teaser--media-overlay .teaser__cover {
  height: 288px; }
  .teaser--media-overlay .teaser__cover .limit-text {
    max-height: 220px; }
  @media all and (min-width: 601px) {
    .teaser--media-overlay .teaser__cover {
      height: 192px; }
      .teaser--media-overlay .teaser__cover .limit-text {
        max-height: 140px; }
        .teaser--media-overlay .teaser__cover .limit-text.limit-text--small {
          max-height: 110px; } }
  @media all and (max-width: 600px) {
    .teaser--media-overlay .teaser__cover {
      height: 336px; } }
  @media all and (max-width: 600px) {
    .teaser--media-overlay .teaser__cover.teaser__cover--full {
      position: static;
      padding-top: 60px; } }

.teaser--media-overlay .aux-pos-top {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 20; }
  @media all and (max-width: 600px) {
    .teaser--media-overlay .aux-pos-top ~ .teaser__cover {
      padding-top: 60px; }
      .teaser--media-overlay .aux-pos-top ~ .teaser__cover .limit-text {
        max-height: 180px; } }

.teaser--media-overlay.teaser--media--taller .teaser__media {
  height: 384px; }

@media all and (min-width: 601px) {
  .teaser--media-overlay.teaser--media--taller .teaser__cover {
    height: 240px; }
    .teaser--media-overlay.teaser--media--taller .teaser__cover .limit-text {
      max-height: 200px; }
      .teaser--media-overlay.teaser--media--taller .teaser__cover .limit-text.limit-text--small {
        max-height: 200px; } }

.teaser--media .teaser__media {
  height: 144px; }

.teaser--media .teaser__cover {
  height: 192px;
  position: relative; }
  .teaser--media .teaser__cover .limit-text {
    max-height: 140px; }
    .teaser--media .teaser__cover .limit-text.limit-text--small {
      max-height: 140px; }
  .teaser--media .teaser__cover .teaser__title-cover--underline {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid; }

.teaser--media.teaser--media--taller .teaser__media {
  height: 144px; }

.teaser--media.teaser--media--taller .teaser__cover {
  height: 240px; }
  .teaser--media.teaser--media--taller .teaser__cover .limit-text {
    max-height: 170px; }
    .teaser--media.teaser--media--taller .teaser__cover .limit-text--tiny {
      max-height: 150px; }
    .teaser--media.teaser--media--taller .teaser__cover .limit-text--teaser-table {
      max-height: 120px; }

.teaser--media.teaser--media--taller .teaser__body {
  height: 384px;
  box-sizing: border-box; }
  .teaser--media.teaser--media--taller .teaser__body .limit-text {
    max-height: 288px; }

.teaser--media.teaser--media--taller .btn-video {
  position: absolute;
  right: 14px;
  bottom: 14px; }

.teaser--media.teaser--media--taller .teaser__media .aux-pos-top {
  position: absolute;
  z-index: 2;
  padding: 0;
  margin-top: 20px;
  margin-left: 20px;
  display: inline-block; }

.teaser--media.teaser--media--taller .teaser__media-cover-wrapper {
  position: relative;
  z-index: 1; }

.teaser--media.teaser--media--taller--no-img .teaser__cover {
  height: auto !important; }

.teaser--media.t--size-6 .teaser__cover {
  height: 240px; }

@media all and (max-width: 600px) {
  .teaser--media.t--size-7 {
    height: auto;
    min-height: 480px; } }

@media all and (max-width: 600px) {
  .teaser--media.t--size-7 .teaser__cover {
    min-height: 336px;
    height: calc(100% - 144px); } }

@media all and (min-width: 601px) {
  .teaser--media.t--size-7 .teaser__cover {
    height: 336px; } }

.teaser--media.t--size-7 .teaser__cover .limit-text--teaser-table + .table-8 {
  margin-top: 20px; }

.teaser--media.t--size-7 .teaser__cover .table-8 tr,
.teaser--media.t--size-7 .teaser__cover .table-8 th {
  padding: 0; }

.teaser--media.t--size-7 .teaser__cover .limit-text--teaser-table {
  max-height: 200px; }

.teaser--facts .text-light {
  color: #FFFFFF; }

.teaser--facts:not(.t--bg-1):hover .text-light,
.teaser--facts:not(.t--bg-1):hover .h2,
.teaser--facts:not(.t--bg-1):hover .text-light {
  color: #e29317; }

.teaser--facts .blockquote p {
  margin-bottom: 20px; }

.teaser--facts .teaser__body {
  overflow: hidden;
  padding-bottom: 0; }

.teaser--facts .facts__text-container--quote {
  padding-left: 10px;
  margin-top: -5px; }

.teaser--facts.facts__item.text-dark {
  width: 100%; }
  .teaser--facts.facts__item.text-dark .facts__text-container {
    color: #666666; }

.teaser--small,
.teaser--small .teaser__media {
  height: 144px; }
  @media all and (min-width: 601px) {
    .teaser--small,
    .teaser--small .teaser__media {
      height: 192px; }
      .teaser--small .limit-text,
      .teaser--small .teaser__media .limit-text {
        max-height: 130px !important; } }
  .teaser--small .limit-text,
  .teaser--small .teaser__media .limit-text {
    max-height: 90px; }

.teaser--small .teaser__body {
  width: calc(100% - 120px); }
  @media all and (min-width: 601px) {
    .teaser--small .teaser__body {
      width: calc(100% - 160px); } }

.teaser--small .teaser__media {
  width: 120px; }
  @media all and (min-width: 601px) {
    .teaser--small .teaser__media {
      width: 160px; } }

.teaser--small .teaser__metadata {
  position: absolute;
  bottom: 19px; }
  @media all and (max-width: 480px) {
    .teaser--small .teaser__metadata {
      display: none; } }

.teaser--thumb {
  height: 125px; }
  .teaser--thumb .teaser__body .teaser__title .teaser__title,
  .teaser--thumb.t--bg-4 .teaser__body .teaser__title {
    color: #4f5356; }
  .teaser--thumb .aux-pos-top {
    margin-bottom: 10px; }
  .teaser--thumb.is-active {
    opacity: .5; }
    .teaser--thumb.is-active a {
      cursor: default; }
  .teaser--thumb .teaser__body {
    max-height: 125px;
    padding-top: 0;
    padding-bottom: 0; }
    @media all and (min-width: 769px) {
      .teaser--thumb .teaser__body {
        width: calc(100% - $teaser--thumb-width); } }
  .teaser--thumb .teaser__media {
    width: 222px;
    max-width: 50%; }
    @media (min-width: 601px) and (max-width: 768px) {
      .teaser--thumb .teaser__media {
        width: auto;
        background-image: none !important; }
        .teaser--thumb .teaser__media .aux-pos-bt {
          position: static; }
        .teaser--thumb .teaser__media .btn {
          margin-top: 45px; }
        .teaser--thumb .teaser__media .btn-video {
          border-color: #8996a0; }
          .teaser--thumb .teaser__media .btn-video::before {
            border-left-color: #8996a0; } }
    @media all and (max-width: 480px) {
      .teaser--thumb .teaser__media {
        width: auto;
        background-image: none !important; }
        .teaser--thumb .teaser__media .aux-pos-bt {
          position: static; }
        .teaser--thumb .teaser__media .btn {
          margin-top: 45px; }
        .teaser--thumb .teaser__media .btn-video {
          border-color: #8996a0; }
          .teaser--thumb .teaser__media .btn-video::before {
            border-left-color: #8996a0; } }
  .teaser--thumb .teaser__title {
    border-bottom: none !important; }
  .teaser--thumb .limit-text {
    max-height: 125px; }

.teaser--media-half {
  width: 100%;
  height: 288px; }
  .teaser--media-half .teaser__media {
    height: 288px;
    display: block; }
    @media all and (max-width: 480px) {
      .teaser--media-half .teaser__media {
        display: none; } }
  .teaser--media-half .teaser__body {
    height: 100%; }
    @media all and (max-width: 600px) {
      .teaser--media-half .teaser__body {
        height: 336px; } }
  @media all and (max-width: 600px) {
    .teaser--media-half.teaser--half-fact .teaser__body {
      height: 100%; } }
  .teaser--media-half .limit-text {
    max-height: 180px; }

.teaser--media-half-v-center {
  width: 100%;
  height: 336px; }
  .teaser--media-half-v-center .teaser__media {
    height: 336px;
    display: block; }
    @media all and (max-width: 480px) {
      .teaser--media-half-v-center .teaser__media {
        display: none; } }
  .teaser--media-half-v-center .teaser__body {
    height: 100%; }
    @media all and (min-width: 769px) {
      .teaser--media-half-v-center .teaser__body {
        padding: 60px; } }
    @media all and (min-width: 1024px) {
      .teaser--media-half-v-center .teaser__body {
        padding: 80px; } }
    @media all and (max-width: 600px) {
      .teaser--media-half-v-center .teaser__body {
        height: 336px; } }
  .teaser--media-half-v-center .limit-text {
    max-height: 220px; }
    @media all and (min-width: 769px) {
      .teaser--media-half-v-center .limit-text {
        max-height: 130px; } }
  .teaser--media-half-v-center .btn {
    margin-top: 20px; }

.teaser--media-half-full-screen {
  height: auto; }
  @media all and (min-width: 601px) {
    .teaser--media-half-full-screen {
      height: 384px; } }
  .teaser--media-half-full-screen .teaser__body,
  .teaser--media-half-full-screen .teaser__media {
    width: 50%; }
    @media all and (max-width: 600px) {
      .teaser--media-half-full-screen .teaser__body,
      .teaser--media-half-full-screen .teaser__media {
        width: 100%; } }
  .teaser--media-half-full-screen .teaser__title {
    border-bottom: 1px solid;
    padding-bottom: 15px;
    margin-bottom: 15px; }
  .teaser--media-half-full-screen .teaser__body {
    position: relative; }
  .teaser--media-half-full-screen .teaser__media {
    height: auto;
    margin-left: 0; }
    @media all and (min-width: 601px) {
      .teaser--media-half-full-screen .teaser__media {
        height: 384px; } }
  @media all and (min-width: 601px) {
    .teaser--media-half-full-screen .teaser__content-wrapper {
      padding: 0;
      max-width: 426px;
      width: 50%;
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translate(0, -50.5%);
      -moz-transform: translate(0, -50.5%);
      -ms-transform: translate(0, -50.5%);
      -o-transform: translate(0, -50.5%);
      transform: translate(0, -50.5%); } }
  @media all and (max-width: 1024px) {
    .teaser--media-half-full-screen .teaser__content-wrapper {
      padding: 0 20px; } }
  @media all and (max-width: 600px) {
    .teaser--media-half-full-screen .teaser__content-wrapper {
      padding: 10px; } }
  .teaser--media-half-full-screen.teaser--reverse .teaser__content-wrapper {
    left: 0;
    right: auto; }
  @media all and (max-width: 600px) {
    .teaser--media-half-full-screen .teaser__aux-wrapper {
      position: absolute;
      top: 0;
      left: 0;
      margin: 20px; } }
  .teaser--media-half-full-screen .btn {
    margin-top: 24px; }
  .teaser--media-half-full-screen.t--bg-1 {
    background-color: #a1abb3; }
  .teaser--media-half-full-screen.t--bg-2 {
    background-color: #395880; }
  .teaser--media-half-full-screen.t--bg-3 {
    background-color: #000000; }
  .teaser--media-half-full-screen.t--bg-4 {
    background-color: #FFFFFF; }
  .teaser--media-half-full-screen-extra h1 {
    margin-bottom: 8px; }
    @media all and (max-width: 600px) {
      .teaser--media-half-full-screen-extra h1 {
        padding-left: 0; } }
  .teaser--media-half-full-screen-extra .limit-text {
    max-height: 270px; }
    @media all and (max-width: 600px) {
      .teaser--media-half-full-screen-extra .limit-text {
        max-height: 230px; } }
  .teaser--media-half-full-screen-extra .teaser__content-wrapper .btn {
    margin-top: 0;
    margin-right: 10px; }

.teaser--tall {
  height: 384px; }
  .teaser--tall .limit-text {
    max-height: 300px; }
  @media all and (max-width: 480px) {
    .teaser--tall {
      height: 288px; }
      .teaser--tall .limit-text {
        max-height: 220px; } }
  .teaser--tall .teaser__cover {
    height: 240px;
    position: absolute; }
    .teaser--tall .teaser__cover .limit-text {
      max-height: 180px; }
    @media all and (max-width: 480px) {
      .teaser--tall .teaser__cover {
        height: 288px;
        position: relative;
        padding-top: 60px; }
        .teaser--tall .teaser__cover .limit-text {
          max-height: 220px; } }
  @media all and (max-width: 480px) {
    .teaser--tall .teaser__media {
      display: none; } }
  .teaser--tall .teaser__media ~ .aux-pos-top {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 20; }

.teaser--expert .teaser__body {
  padding-bottom: 26px; }

.teaser--expert .teaser__media {
  background-color: transparent; }

@media all and (min-width: 601px) {
  .teaser--expert .limit-text {
    max-height: 85px; } }

@media all and (max-width: 600px) {
  .teaser--expert .teaser__media-img {
    display: none; } }

.teaser--expert-full-width .teaser__expert-img {
  background-repeat: no-repeat;
  background-position: 100% bottom;
  background-size: 300px auto; }
  @media all and (max-width: 768px) {
    .teaser--expert-full-width .teaser__expert-img {
      background-image: none !important; } }

.teaser--expert-full-width .teaser__title {
  color: #FFFFFF !important;
  margin: 24px 0 20px; }

.teaser--expert-full-width .teaser__media img {
  min-height: 100%; }

@media all and (max-width: 1024px) {
  .teaser--expert-full-width .teaser__media {
    display: none; } }

.teaser--expert-full-width .teaser__body {
  background-color: transparent; }
  @media all and (min-width: 769px) {
    .teaser--expert-full-width .teaser__body {
      padding-right: 0; } }

.teaser--expert-full-width .teaser__expert-contact {
  list-style: none;
  margin: 20px 0 130px 30px;
  padding-left: 0; }
  .internal-concept .teaser--expert-full-width .teaser__expert-contact p a {
    text-decoration: none; }
  .teaser--expert-full-width .teaser__expert-contact li {
    margin-bottom: 14px;
    margin-right: 20px;
    display: inline-block; }
    .teaser--expert-full-width .teaser__expert-contact li:last-child {
      margin-right: 0; }
    .teaser--expert-full-width .teaser__expert-contact li i {
      margin-right: 5px; }
    @media all and (max-width: 600px) {
      .teaser--expert-full-width .teaser__expert-contact li {
        display: block; } }

.teaser--expert-full-width .grid12 {
  padding: 0; }

.teaser--expert-full-width .teaser__body {
  padding-bottom: 0; }

.teaser__content-wrapper {
  width: 100%;
  padding: 0 50px; }
  @media all and (max-width: 768px) {
    .teaser__content-wrapper {
      padding: 0 10px; } }
  .teaser__content-wrapper .teaser__title {
    border-bottom: 1px solid;
    padding-bottom: 15px;
    margin-bottom: 15px; }
  .teaser__content-wrapper .btn {
    margin-top: 24px; }

.teaser__content-legend {
  margin-bottom: 22px; }

.lt-ie9 .teaser--mq-text-only .teaser__cover {
  position: absolute; }

@media all and (max-width: 600px) {
  .teaser--keep-cover {
    height: auto; }
    .teaser--keep-cover .teaser__media {
      height: 192px; } }

@media all and (min-width: 601px) {
  .teaser--video .video-player-wrapper .icons-close:hover {
    text-decoration: none; }
  .teaser--video .video-player__cover {
    height: 192px; }
    .teaser--video .video-player__cover-container {
      height: 144px; } }

.teaser--video .teaser__title-cover {
  border-bottom: 1px solid;
  padding-bottom: 15px;
  margin-bottom: 15px; }

.teaser--video.t--size-6 .video-player__cover {
  height: 240px; }

.teaser--video.t--size-5 .video-player__cover {
  height: 192px; }

.teaser--video-topic .video-player__cover-container {
  height: 100%; }

.teaser--video-topic.t--size-6 .vjs-big-play-button {
  top: auto !important;
  bottom: 25px;
  left: auto !important;
  right: 30px;
  display: block; }

.teaser--video-topic.t--size-6 .vjs-has-started .vjs-big-play-button {
  display: none; }

.teaser--video-topic.t--size-6 .teaser__cover {
  position: relative; }

.teaser--video-topic .teaser__copy-cover,
.teaser--video-topic .teaser__title-cover {
  max-width: 60%; }

.teaser--video-topic .icons-information {
  background-color: #FFFFFF;
  color: #e29317; }

@media all and (max-width: 600px) {
  .teaser--video-topic {
    height: 384px; } }

.teaser--video-overlay .video-player__cover-container {
  height: 247px; }

.teaser--video-overlay .video-player__cover {
  height: auto; }

.teaser--nine-position .teaser__body {
  padding-top: 0; }
  .teaser--nine-position .teaser__body .teaser__title {
    color: #FFFFFF; }

.teaser--nine-position .teaser__title {
  margin-top: 24px; }

.teaser--nine-position .limit-text--small {
  height: 30px; }

.teaser--nine-position .limit-text {
  max-height: 120px; }

.teaser--nine-position .social-bar,
.teaser--nine-position .social-bar__wrapper,
.teaser--nine-position .social-bar__wrapper.social-bar--teaser .social-bar {
  height: 33px; }

.teaser--nine-position .social-bar {
  left: -1px; }

.teaser--nine-position .social-bar__btn {
  width: 36px;
  left: -1px; }

.teaser--nine-position .teaser__media {
  background-color: transparent !important;
  background-size: contain;
  background-repeat: no-repeat; }
  .teaser--nine-position .teaser__media img {
    display: block; }

.teaser--nine-position .teaser__copy {
  color: #FFFFFF !important; }

.teaser--nine-position a:hover {
  text-decoration: none; }
  .teaser--nine-position a:hover .teaser__copy {
    color: #e29317 !important; }

@media all and (max-width: 480px) {
  .internal-concept .teaser.teaser--frame .teaser__body {
    padding-top: 20px; } }

.mark-box .icons-success::before {
  display: none; }

.mark-box:hover i {
  background-color: #e29317; }

.mark-box.active .icons-success {
  background-color: #e29317; }
  .mark-box.active .icons-success:hover {
    background-color: #e8a945; }
  .mark-box.active .icons-success::before {
    display: inline-block; }

.teaser-and-video--slider .owl-item .teaser {
  margin-left: 3px; }

.teaser-and-video--slider .owl-item:first-child .teaser {
  margin-left: 0; }

.teaser__container {
  position: relative; }
  .teaser__container .teaser--media .aux-pos-bt {
    width: 100%; }
  .teaser__container .social-bar__wrapper {
    width: 35px; }
    .teaser__container .social-bar__wrapper.active {
      width: auto; }
  @media all and (max-width: 768px) {
    .teaser__container .aux-pos-bt {
      left: 26px; } }
  @media all and (min-width: 769px) {
    .teaser__container .aux-pos-bt {
      left: 16px; } }
  .teaser__container .teaser__wrapper.is-slider .aux-pos-bt {
    left: 0; }

.teaser-selectable--video .lk-icon:hover {
  color: #e8a945; }

.teaser-selectable--video .information-dialog__wrapper {
  min-height: 384px; }

.teaser-selectable--video .information-dialog__scroll {
  height: 197px; }

.teaser__media-cover-wrapper {
  display: block;
  width: 100%;
  height: 100%; }
  .teaser__media-cover-wrapper:hover .btn-video {
    border-color: #e29317; }
    .teaser__media-cover-wrapper:hover .btn-video::before {
      border-left-color: #e29317; }

.teaser--media-block.teaser--frame .teaser__media, .teaser--frame.teaser--media-half .teaser__media, .teaser--frame.teaser--media-half-v-center .teaser__media {
  background-color: transparent; }

.teaser--media-block.teaser--frame .teaser__body, .teaser--frame.teaser--media-half .teaser__body, .teaser--frame.teaser--media-half-v-center .teaser__body {
  padding-right: 20px;
  padding-left: 20px; }
  .teaser--media-block.teaser--frame .teaser__body p:last-child, .teaser--frame.teaser--media-half .teaser__body p:last-child, .teaser--frame.teaser--media-half-v-center .teaser__body p:last-child,
  .teaser--media-block.teaser--frame .teaser__body p:last-of-type, .teaser--frame.teaser--media-half .teaser__body p:last-of-type, .teaser--frame.teaser--media-half-v-center .teaser__body p:last-of-type {
    margin-bottom: 0; }

.teaser--stage-full-quote.teaser--cover-full-height .breadcrumb {
  padding: 25px 30px; }

.teaser--stage-full-quote .teaser__media {
  background-position: right center; }
  @media all and (max-width: 768px) {
    .teaser--stage-full-quote .teaser__media {
      background-position: right top; } }

.teaser--stage-full-quote .teaser__cover {
  padding: 30px; }

.teaser--stage-full-quote .teaser__copy-cover {
  display: block; }
  @media all and (min-width: 769px) {
    .teaser--stage-full-quote .teaser__copy-cover {
      padding-right: 30px; } }

.teaser--stage-full-quote .teaser__aux-wrapper .teaser__cover-inner {
  width: auto;
  max-width: 100%; }

.teaser--stage-full-quote .blockquote {
  color: #FFFFFF; }
  .teaser--stage-full-quote .blockquote i[class*="icons-quote-start"] {
    top: 0; }
  @media all and (min-width: 769px) {
    .teaser--stage-full-quote .blockquote i[class*="icons-quote-start"] {
      top: -3px; }
    .teaser--stage-full-quote .blockquote i[class*="icons-quote-end"] {
      bottom: 3px; } }

@media all and (max-width: 600px) {
  .teaser--stage-full-quote .teaser__cover {
    position: relative;
    margin: 0;
    width: 100% !important;
    bottom: auto !important;
    height: 192px; }
  .teaser--stage-full-quote .btn-video-transparent {
    position: absolute;
    margin-bottom: 20px;
    bottom: 100%; }
  .teaser--stage-full-quote .teaser__copy-cover {
    line-height: 19px;
    font-size: 14px; }
  .teaser--stage-full-quote .teaser__cover-inner {
    line-height: 1; } }

.teaser--stage-full-quote .teaser__cover h1,
.teaser--stage-full-quote .blockquote p {
  line-height: 1.26;
  margin-bottom: 5px; }
  @media all and (max-width: 768px) {
    .teaser--stage-full-quote .teaser__cover h1,
    .teaser--stage-full-quote .blockquote p {
      font-size: 36px;
      line-height: 0.9;
      display: inline-block; } }
  @media all and (max-width: 600px) {
    .teaser--stage-full-quote .teaser__cover h1,
    .teaser--stage-full-quote .blockquote p {
      font-size: 25px;
      line-height: 0.9; } }
  @media all and (max-width: 480px) {
    .teaser--stage-full-quote .teaser__cover h1,
    .teaser--stage-full-quote .blockquote p {
      line-height: 25px; } }
  @media all and (min-width: 769px) {
    .teaser--stage-full-quote .teaser__cover h1,
    .teaser--stage-full-quote .blockquote p {
      font-size: 36px;
      max-width: 90%;
      line-height: 1; } }

.teaser--stage-full-quote.t--size-6 .blockquote {
  font-size: 24px; }

@media all and (max-width: 600px) {
  .teaser--stage-full-quote.t--size-6 .teaser__cover {
    height: 144px; }
    .teaser--stage-full-quote.t--size-6 .teaser__cover .space-10 {
      margin: 5px 0 4px 0; }
  .teaser--stage-full-quote.t--size-6 .teaser__copy-cover {
    font-size: 14px;
    display: block;
    line-height: 1; } }

@media all and (max-width: 768px) {
  .teaser--stage-full-quote.t--size-6 .teaser__aux-wrapper .teaser__cover {
    width: 50%; } }

@media all and (max-width: 480px) {
  .teaser--stage-full-quote .teaser__aux-wrapper .teaser__cover .limit-text {
    max-height: 150px; } }

@media all and (max-width: 480px) {
  .teaser--stage-full-quote .teaser__aux-wrapper .teaser__cover .limit-text {
    max-height: 150px; }
  .teaser--stage-full-quote.t--size-6 .teaser__aux-wrapper .teaser__cover .limit-text {
    max-height: 110px; } }

.teaser--stage-full-quote a.teaser__cover {
  display: block; }

.teaser--stage-full-quote a.teaser__cover:hover {
  text-decoration: none;
  color: currentColor; }
  .teaser--stage-full-quote a.teaser__cover:hover .teaser__copy-cover,
  .teaser--stage-full-quote a.teaser__cover:hover .blockquote > p {
    text-decoration: underline; }

@media all and (min-width: 769px) {
  .teaser--navigation {
    height: 384px; } }

.teaser--navigation .teaser__menu {
  height: auto;
  background-color: transparent !important; }
  @media all and (min-width: 769px) {
    .teaser--navigation .teaser__menu {
      position: absolute;
      right: 20px;
      top: 88px;
      width: 304px;
      z-index: 3; } }

.teaser--navigation .teaser__menu-item {
  position: relative;
  display: block;
  z-index: 2;
  height: 51px;
  line-height: 51px;
  padding-left: 20px;
  margin-bottom: 1px;
  text-decoration: none;
  font-family: UniversDeutscheBank, Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #FFFFFF; }
  @media all and (min-width: 769px) {
    .teaser--navigation .teaser__menu-item {
      width: 100%; }
      .teaser--navigation .teaser__menu-item:hover {
        color: #FFFFFF;
        text-decoration: none; } }
  .teaser--navigation .teaser__menu-item:hover, .teaser--navigation .teaser__menu-item:active, .teaser--navigation .teaser__menu-item:focus {
    outline: none; }
  .teaser--navigation .teaser__menu-item i {
    position: absolute;
    top: 3px;
    right: 17px;
    font-size: 14px; }
  .teaser--navigation .teaser__menu-item:last-child {
    margin-bottom: 0; }

.teaser--navigation .teaser__title-cover, .teaser--navigation .teaser__subtitle-cover {
  font-family: UniversDeutscheBank, Helvetica, Arial, sans-serif; }

.teaser--navigation .teaser__copy-cover {
  width: 68%;
  display: block;
  line-height: 1.4; }

.teaser--navigation .teaser__cover {
  top: 73px;
  left: 30px;
  width: calc(55% - 20px);
  background-color: transparent !important; }

.teaser--navigation .teaser__media {
  height: 384px; }

.teaser--navigation .lk-icon {
  display: block;
  color: #FFFFFF; }
  .teaser--navigation .lk-icon:hover {
    color: #e29317; }

.teaser--navigation.initialized .teaser {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1; }

.teaser--navigation.active {
  z-index: 2; }

.teaser--news .teaser__body::after {
  display: none; }

.teaser--news .teaser__header {
  *zoom: 1;
  background-color: #FFFFFF; }
  .teaser--news .teaser__header:before, .teaser--news .teaser__header:after {
    content: "";
    display: table; }
  .teaser--news .teaser__header:after {
    clear: both; }

.teaser--news .tabs li {
  width: 50%; }
  .teaser--news .tabs li a {
    padding: 15px;
    height: 49px;
    text-align: center;
    font-family: UniversDeutscheBank, Helvetica, Arial, sans-serif;
    color: #4f5356; }
    @media all and (min-width: 601px) {
      .teaser--news .tabs li a {
        font-size: 14px;
        padding: 15px 0; } }
    @media all and (min-width: 1024px) {
      .teaser--news .tabs li a {
        font-size: 18px; } }

.teaser--news .teaser__content {
  height: 110px; }
  .teaser--news .teaser__content a {
    display: block; }
    .teaser--news .teaser__content a:hover {
      color: #e29317 !important; }
  .teaser--news .teaser__content h3 {
    margin-bottom: 10px; }

.teaser--news:hover .decorator {
  background-color: #e29317; }

.teaser--news .decorator:hover {
  background-color: #e8a945;
  cursor: pointer; }

.teaser--news .hr {
  background-color: #FFFFFF; }

.teaser--news .teaser__body {
  padding: 29px; }

.teaser--news .aux-pos-top {
  margin-bottom: 12px; }

.teaser--news__all {
  float: right;
  padding-bottom: 23px; }

.teaser--stage-full-background {
  position: relative;
  overflow: visible; }
  .teaser--stage-full-background .teaser__media {
    width: 100%;
    height: 480px;
    position: absolute;
    overflow: visible;
    z-index: 1; }

.t--bg-5 {
  background-color: #3F4142; }
  .t--bg-5 .teaser__body {
    background-color: #3F4142; }
    .t--bg-5 .teaser__body .teaser__title,
    .t--bg-5 .teaser__body .teaser__copy {
      color: #FFFFFF; }
  .t--bg-5 .teaser__aux-wrapper .teaser__title,
  .t--bg-5 .teaser__aux-wrapper .teaser__copy {
    color: #FFFFFF; }

.teaser--key-facts .teaser__media {
  background-color: #5A6F8B; }
  .teaser--key-facts .teaser__media .facts__icon {
    display: block;
    margin: 37px auto;
    float: none;
    width: auto; }
    .teaser--key-facts .teaser__media .facts__icon img {
      display: block;
      height: 70px;
      margin: 0 auto;
      width: 100%; }
  @media all and (max-width: 768px) {
    .teaser--key-facts .teaser__media {
      display: none; } }

.teaser--key-facts .facts__text-container {
  width: 100%;
  line-height: 22px; }
  .teaser--key-facts .facts__text-container .facts__highlight {
    font-size: 76px;
    margin: 26px 0;
    line-height: 22px !important; }
    .teaser--key-facts .facts__text-container .facts__highlight small {
      font-size: 24px;
      position: absolute;
      margin-top: 14px; }
  .teaser--key-facts .facts__text-container .facts__description {
    padding-top: 10px; }
    .teaser--key-facts .facts__text-container .facts__description.limit-text {
      max-height: 64px !important; }
  .teaser--key-facts .facts__text-container .facts__copy-text {
    font-size: 18px; }
  @media all and (max-width: 1024px) {
    .teaser--key-facts .facts__text-container .facts__highlight {
      font-size: 60px; }
      .teaser--key-facts .facts__text-container .facts__highlight small {
        font-size: 20px;
        margin-top: 10px; } }
  @media all and (max-width: 768px) {
    .teaser--key-facts .facts__text-container .facts__highlight {
      font-size: 50px; }
    .teaser--key-facts .facts__text-container .facts__copy-text {
      font-size: 16px; } }
  @media all and (max-width: 480px) {
    .teaser--key-facts .facts__text-container .facts__highlight {
      font-size: 76px; }
    .teaser--key-facts .facts__text-container .facts__copy-text {
      font-size: 18px; } }

.teaser--key-facts.t--bg-1 .facts__text,
.teaser--key-facts.t--bg-1 .facts__highlight,
.teaser--key-facts.t--bg-1 .facts__copy-text {
  color: #FFFFFF; }

.teaser--key-facts.t--bg-1 .facts__description {
  color: #000000; }

.teaser--key-facts.t--bg-4 .facts__text-container {
  color: #8996a0; }

.teaser--key-facts.t--bg-4 .facts__copy-text {
  color: #8996a0; }

.teaser--key-facts.t--bg-4 .facts__description {
  color: #000000; }

.teaser--half-fact {
  background-color: transparent !important;
  height: auto; }
  .teaser--half-fact:hover {
    background-color: transparent !important; }
    .teaser--half-fact:hover .teaser--facts .teaser__body,
    .teaser--half-fact:hover .teaser--facts .teaser__body::after {
      background-color: transparent; }
  @media all and (min-width: 601px) {
    .teaser--half-fact {
      height: 336px; } }
  .teaser--half-fact .teaser__title {
    border-bottom: 1px solid;
    padding-bottom: 15px;
    margin-bottom: 15px; }
  @media all and (min-width: 601px) {
    .teaser--half-fact .teaser__media {
      height: 336px; } }
  .teaser--half-fact .teaser__body {
    position: relative;
    margin-left: 0; }
    @media all and (max-width: 600px) {
      .teaser--half-fact .teaser__body {
        padding-bottom: 20px; } }
  .teaser--half-fact .teaser__media.col-xl-6,
  .teaser--half-fact .teaser__body.col-xl-6 {
    min-width: 50%;
    min-height: 192px; }
  @media all and (min-width: 601px) {
    .teaser--half-fact .teaser__content-wrapper,
    .teaser--half-fact .teaser--facts {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50.5%, -50.5%);
      -moz-transform: translate(-50.5%, -50.5%);
      -ms-transform: translate(-50.5%, -50.5%);
      -o-transform: translate(-50.5%, -50.5%);
      transform: translate(-50.5%, -50.5%); } }
  .teaser--half-fact .teaser--facts {
    width: 100%; }
    .teaser--half-fact .teaser--facts .teaser__body {
      background-color: transparent; }
      @media all and (min-width: 601px) {
        .teaser--half-fact .teaser--facts .teaser__body {
          padding-right: 0 !important; } }
      @media all and (max-width: 600px) {
        .teaser--half-fact .teaser--facts .teaser__body {
          padding-bottom: 20px; } }
      .teaser--half-fact .teaser--facts .teaser__body .facts__text-container {
        padding-left: 20px; }
      .teaser--half-fact .teaser--facts .teaser__body img {
        display: block; }
      .teaser--half-fact .teaser--facts .teaser__body::after {
        background-color: transparent; }
    @media all and (max-width: 600px) {
      .teaser--half-fact .teaser--facts {
        margin-left: auto;
        margin-right: auto;
        min-height: auto;
        min-width: 80%;
        max-width: 325px;
        padding: 0 !important; }
        .teaser--half-fact .teaser--facts .teaser__media,
        .teaser--half-fact .teaser--facts .teaser__body {
          margin-top: 9px; } }
    @media all and (min-width: 601px) {
      .teaser--half-fact .teaser--facts {
        padding: 0 30px; } }
    @media all and (min-width: 769px) {
      .teaser--half-fact .teaser--facts {
        padding: 0 40px; } }
    @media all and (min-width: 1024px) {
      .teaser--half-fact .teaser--facts {
        padding: 0 82px !important; } }
  .teaser--half-fact .teaser__content-wrapper {
    padding: 0 82px; }
  @media all and (max-width: 600px) {
    .teaser--half-fact .teaser__media {
      display: block;
      height: auto; }
    .teaser--half-fact .teaser__content-wrapper {
      padding: 0 10px; } }
  @media all and (min-width: 601px) {
    .teaser--half-fact .teaser__content-wrapper {
      padding: 0 30px; } }
  @media all and (min-width: 769px) {
    .teaser--half-fact .teaser__content-wrapper {
      padding: 0 50px; } }
  @media all and (min-width: 1024px) {
    .teaser--half-fact .teaser__content-wrapper {
      padding: 0 84px; } }

.teaser--chart-of-the-day .teaser__media {
  background-color: #e7eaec; }
  .teaser--chart-of-the-day .teaser__media img {
    margin-top: 80px;
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto; }

.teaser--chart-of-the-day .h3 {
  color: #4f5356; }

@media all and (max-width: 480px) {
  .teaser--chart-of-the-day .teaser__media img {
    padding-left: 40px;
    padding-right: 40px; } }

@media all and (max-width: 600px) {
  .teaser--chart-of-the-day .teaser__content-wrapper {
    padding: 0 10px; } }

@media all and (max-width: 768px) {
  .teaser--chart-of-the-day .teaser__media {
    height: auto; }
    .teaser--chart-of-the-day .teaser__media img {
      margin-bottom: 80px; } }

@media all and (min-width: 769px) {
  .teaser--chart-of-the-day {
    height: 576px; }
    .teaser--chart-of-the-day .teaser__media {
      float: right;
      padding-right: 50px !important;
      padding-left: 50px !important;
      padding-top: 50px !important; }
    .teaser--chart-of-the-day .teaser__body {
      position: relative;
      height: 100%; }
    .teaser--chart-of-the-day .teaser__content-wrapper {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50.5%, -50.5%);
      -moz-transform: translate(-50.5%, -50.5%);
      -ms-transform: translate(-50.5%, -50.5%);
      -o-transform: translate(-50.5%, -50.5%);
      transform: translate(-50.5%, -50.5%);
      padding: 0 50px; } }

@media all and (min-width: 1024px) {
  .teaser--chart-of-the-day .teaser__content-wrapper {
    padding: 0 82px; } }

@media all and (max-width: 600px) {
  .teaser--introtext.t--size-7 {
    height: 384px; } }

@media all and (max-width: 600px) {
  .teaser--introtext.t--size-6 {
    height: 336px; } }

@media all and (max-width: 600px) {
  .teaser--introtext.t--size-5 {
    height: 336px; } }

.teaser--introtext .teaser__media {
  height: 100%; }

.teaser--introtext .teaser__aux-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 80%;
  margin: auto;
  box-sizing: border-box;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }

.teaser--introtext__wrapper {
  border-left: 2px solid rgba(255, 255, 255, 0.5);
  border-right: 2px solid rgba(255, 255, 255, 0.5);
  text-align: center;
  padding: 30px 13%;
  color: #FFFFFF;
  left: 0;
  right: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: UniversDeutscheBank, Helvetica, Arial, sans-serif; }

.teaser--introtext__title {
  margin-bottom: 30px; }

.teaser--introtext__subtitle {
  font-size: 18px; }

.teaser__audience-selection .teaser--introtext__wrapper {
  top: 110px;
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0); }
  @media all and (max-width: 768px) {
    .teaser__audience-selection .teaser--introtext__wrapper {
      top: 0;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); } }

.teaser--introtext.teaser--introtext-no-bg .teaser--introtext__wrapper,
.teaser--introtext.teaser--introtext-no-bg .teaser__aux-wrapper,
.teaser--introtext.teaser--introtext-no-bg .teaser--introtext__subtitle {
  position: relative !important;
  top: 0 !important;
  transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important; }

.teaser--facts-tiles.teaser--media .teaser__cover {
  height: 144px; }

.teaser--facts-tiles .teaser__cover--full .teaser__title-cover {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 10px; }

.teaser--facts-dark .facts__text,
.teaser--facts-dark .facts__description,
.teaser--facts-dark .facts__small-text {
  color: #8996a0; }

.teaser--facts-dark .facts__copy-text,
.teaser--facts-dark .facts__highlight {
  color: #617999; }

.teaser--facts-dark .facts__text-container {
  padding-left: 10px; }

.expandable-teaser {
  -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); }
  .expandable-teaser--content {
    position: relative;
    margin: -5px 0 20px;
    overflow: hidden;
    max-height: 0;
    width: 0;
    height: 0;
    -webkit-transition: max-height 1s ease-out;
    -moz-transition: max-height 1s ease-out;
    -ms-transition: max-height 1s ease-out;
    -o-transition: max-height 1s ease-out;
    transition: max-height 1s ease-out; }
    .expandable-teaser--content.clone {
      width: 100%;
      height: 100%; }
    .expandable-teaser--content.popup {
      width: 100%;
      height: 100%; }
    .expandable-teaser--content.active {
      max-height: 2000px; }
    .expandable-teaser--content h3 {
      color: #8996a0; }
      .expandable-teaser--content h3.with-underline {
        border-bottom: 1px solid;
        padding-bottom: 15px; }
    .expandable-teaser--content .arrow {
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 0;
      height: 0;
      position: relative;
      top: 5px;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #FFFFFF; }
  .expandable-teaser--link {
    cursor: pointer;
    -webkit-transition: opacity 0.8s ease-out;
    -moz-transition: opacity 0.8s ease-out;
    -ms-transition: opacity 0.8s ease-out;
    -o-transition: opacity 0.8s ease-out;
    transition: opacity 0.8s ease-out; }
    .expandable-teaser--link.inactive {
      -webkit-opacity: 0.7;
      -moz-opacity: 0.7;
      -ms-opacity: 0.7;
      -o-opacity: 0.7;
      opacity: 0.7; }
  .expandable-teaser .teaser.col-xl-4 {
    margin-bottom: 4px; }
    @media all and (min-width: 769px) {
      .expandable-teaser .teaser.col-xl-4:nth-of-type(3n + 1) {
        margin-left: 0; } }
  @media all and (max-width: 768px) {
    .expandable-teaser .teaser.col-lg-6:nth-of-type(2n + 1) {
      margin-left: 0; } }

.teaser--collapsible .teaser__aux-wrapper-cover {
  z-index: 2; }

.teaser--collapsible + .teaser__aux-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100%; }
  .teaser--collapsible + .teaser__aux-wrapper .collapsible-teaser__wrapper {
    position: absolute;
    right: 0;
    bottom: 0; }
  @media all and (max-width: 768px) {
    .teaser--collapsible + .teaser__aux-wrapper {
      position: static; }
      .teaser--collapsible + .teaser__aux-wrapper .collapsible-teaser,
      .teaser--collapsible + .teaser__aux-wrapper .collapsible-teaser__table {
        max-width: 100%; }
      .teaser--collapsible + .teaser__aux-wrapper .collapsible-teaser__wrapper {
        position: static; }
      .teaser--collapsible + .teaser__aux-wrapper .teaser__body {
        position: relative; } }

@media all and (min-width: 769px) {
  .teaser--collapsible .teaser__media {
    background-position: center 0; } }

.topic-standard-teaser {
  height: 384px;
  z-index: 0; }
  .topic-standard-teaser .pie-chart-text {
    z-index: -1; }
  .topic-standard-teaser .highcharts-container {
    overflow: visible !important; }
    .topic-standard-teaser .highcharts-container span {
      line-height: 1.4 !important; }
  .topic-standard-teaser .teaser__media {
    height: 384px; }
  .topic-standard-teaser .teaser__body {
    height: 100%;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center; }
  .topic-standard-teaser .limit-text {
    max-height: 189px; }
  @media all and (max-width: 768px) {
    .topic-standard-teaser .limit-text {
      max-height: 230px; } }
  @media all and (max-width: 600px) {
    .topic-standard-teaser {
      height: 336px; }
      .topic-standard-teaser .limit-text {
        max-height: 165px; } }
  @media all and (max-width: 480px) {
    .topic-standard-teaser .teaser__media {
      height: auto;
      background-image: none; }
    .topic-standard-teaser .limit-text {
      max-height: 250px; } }
  .topic-standard-teaser .teaser__content-wrapper {
    width: 58%;
    max-width: 245px;
    height: calc(100% - 160px);
    margin: 0 auto;
    padding: 0; }
    @media all and (max-width: 768px) {
      .topic-standard-teaser .teaser__content-wrapper {
        max-width: 100%;
        width: 66.9%;
        height: calc(100% - 120px); } }
    @media all and (max-width: 600px) {
      .topic-standard-teaser .teaser__content-wrapper {
        max-width: 100%;
        width: calc(100% - 120px);
        height: calc(100% - 120px); } }
    @media all and (max-width: 480px) {
      .topic-standard-teaser .teaser__content-wrapper {
        max-width: 100%;
        width: calc(100% - 40px);
        height: calc(100% - 40px); } }
  .topic-standard-teaser .teaser__title {
    border-bottom: 1px solid;
    padding-bottom: 15px;
    margin-bottom: 15px; }
  .topic-standard-teaser.teaser--reverse .teaser__media {
    float: right; }
  .topic-standard-teaser.teaser--reverse .teaser__body {
    margin-left: 0;
    margin-right: .40465%; }
  @media all and (min-width: 769px) {
    .topic-standard-teaser .teaser__cover--full .teaser__content,
    .topic-standard-teaser .teaser__cover--full .text-right {
      width: 49%;
      display: inline-block;
      vertical-align: bottom; } }
  @media all and (max-width: 768px) {
    .topic-standard-teaser .teaser__cover--full .teaser__content,
    .topic-standard-teaser .teaser__cover--full .text-right {
      text-align: left; } }
  @media all and (max-width: 600px) {
    .topic-standard-teaser .teaser__cover--full {
      position: absolute; } }
  @media all and (max-width: 480px) {
    .topic-standard-teaser .teaser__cover--full {
      position: relative; } }
  .topic-standard-teaser .btn-video-transparent--small {
    display: inline-block;
    margin-top: 0; }
  .topic-standard-teaser .teaser__content + .btn {
    margin-top: 10px; }

.lt-ie11 .topic-standard-teaser .teaser__body,
.lt-ie10 .topic-standard-teaser .teaser__body,
.lt-ie11 .topic--product-information .teaser__body,
.lt-ie10 .topic--product-information .teaser__body {
  position: relative; }

.lt-ie11 .topic-standard-teaser .teaser__content-wrapper,
.lt-ie10 .topic-standard-teaser .teaser__content-wrapper,
.lt-ie11 .topic--product-information .teaser__content-wrapper,
.lt-ie10 .topic--product-information .teaser__content-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50.5%, -50.5%);
  -moz-transform: translate(-50.5%, -50.5%);
  -ms-transform: translate(-50.5%, -50.5%);
  -o-transform: translate(-50.5%, -50.5%);
  transform: translate(-50.5%, -50.5%); }

.topic-standard-infographic {
  height: 625px; }
  .topic-standard-infographic .teaser__media {
    height: 625px; }
  .topic-standard-infographic .teaser__Copy {
    margin-bottom: 10px; }
  .topic-standard-infographic .teaser__body {
    display: block;
    padding: 80px 0 80px 0; }
  .topic-standard-infographic .teaser__content-wrapper {
    height: auto; }
  .topic-standard-infographic .legend-text,
  .topic-standard-infographic .chart-data-legend {
    color: #FFFFFF; }
  .topic-standard-infographic:hover .decorator, .topic-standard-infographic:focus .decorator {
    background-color: #e29317; }
  @media all and (max-width: 768px) {
    .topic-standard-infographic .teaser__body {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media all and (max-width: 480px) {
    .topic-standard-infographic .teaser__body {
      padding-top: 20px;
      padding-bottom: 20px; } }

.topic--product-information .aux-pos-top {
  margin-bottom: 8px; }
  .topic--product-information .aux-pos-top .label,
  .topic--product-information .aux-pos-top p {
    display: inline-block; }
  .topic--product-information .aux-pos-top .label {
    margin-right: 8px; }

.topic--product-information .teaser__body {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  height: 100%;
  max-width: 325px;
  padding-bottom: 20px; }

.no-flexbox .topic--product-information .teaser__body {
  padding-top: 20px; }

.topic--product-information .teaser__Copy p:last-child {
  margin-bottom: 0; }

.topic--product-information .teaser__content-wrapper {
  padding: 0; }

.topic--product-information .btn {
  display: inline-block;
  margin-right: 5px;
  margin-top: 10px; }
  .topic--product-information .btn.first {
    margin-top: 24px; }
    @media all and (max-width: 600px) {
      .topic--product-information .btn.first {
        margin-top: 10px; } }
    @media all and (max-width: 480px) {
      .topic--product-information .btn.first {
        margin-top: 24px; } }

.topic--product-information .footnote {
  border-top: 1px solid #FFFFFF;
  margin-top: 30px;
  padding-top: 18px; }
  .topic--product-information .footnote a {
    color: #FFFFFF;
    text-decoration: underline; }
    .topic--product-information .footnote a.open-popbox {
      display: inline-block; }

.topic--product-information .teaser__rate-overview p,
.topic--product-information .teaser__rate-overview .rating {
  display: inline-block; }

.topic--product-information .rating {
  color: #a1abb3; }
  .topic--product-information .rating .active {
    color: #FFFFFF; }

.chart-info {
  margin-left: auto;
  margin-right: auto; }

.chart-info__img {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  display: block; }

.teaser__media .chart-info__img {
  display: block; }

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

.chart-legend__item {
  color: #FFFFFF;
  font-size: 11px; }
  .chart-legend__item::before {
    width: 9px;
    height: 8px;
    content: "";
    display: inline-block;
    margin-right: 10px;
    border-radius: 50%; }

.chart-color-1::before {
  background-color: #d7dee6; }

.chart-color-2::before {
  background-color: #b0bccc; }

.chart-color-3::before {
  background-color: #889bb3; }

.chart-color-4::before {
  background-color: #ededed; }

.chart-info__title {
  color: #8996a0;
  margin-bottom: 20px; }

.chart-info__small-legend {
  color: #8996a0;
  font-size: 11px;
  display: block;
  line-height: 1.2; }

.teaser__expand-info {
  width: auto;
  height: auto;
  max-width: 35px;
  max-height: 35px;
  overflow: hidden;
  position: relative;
  color: #8996a0; }
  .teaser__expand-info .h3 {
    color: inherit;
    margin-top: 50px;
    display: block; }
  .teaser__expand-info .text-highlighted {
    font-size: 11px; }
  .teaser__expand-info.is-active {
    background-color: #FFFFFF;
    max-width: 407px;
    max-height: 384px;
    height: 384px; }
  .teaser__expand-info .chart-info {
    width: 242px;
    margin: 0 auto;
    padding-top: 80px; }
  .teaser__expand-info .chart-info__img {
    margin-bottom: 5px; }
  .teaser__expand-info:hover, .teaser__expand-info:focus {
    text-decoration: none;
    background-color: #f4f6f7; }
    .teaser__expand-info:hover .decorator, .teaser__expand-info:focus .decorator {
      background-color: #e8a945; }

.teaser__content-wrapper {
  box-sizing: border-box; }

.teaser__wrapper-full {
  position: relative; }
  @media all and (min-width: 769px) {
    .teaser__wrapper-full {
      display: flex;
      flex-flow: row wrap;
      align-items: stretch;
      justify-content: space-between; } }
  .teaser__wrapper-full .teaser {
    flex-grow: 1; }
    @media all and (min-width: 769px) {
      .teaser__wrapper-full .teaser {
        flex-basis: 0; } }
  .teaser__wrapper-full .teaser__body {
    height: 100%; }
  .teaser__wrapper-full .teaser__wrapper-bg {
    display: none; }
    @media all and (min-width: 769px) {
      .teaser__wrapper-full .teaser__wrapper-bg {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover; } }

.no-flexbox .teaser__wrapper-full .teaser__body {
  height: 240px; }

.no-flexbox .teaser__wrapper-full .teaser__media + .teaser__body {
  height: 100%; }

@media all and (min-width: 769px) {
  .expandable-teaser--content .teaser__wrapper-full .teaser {
    margin-bottom: 0; } }

@media all and (max-width: 768px) {
  .expandable-teaser--content .teaser__wrapper-full .teaser {
    margin-bottom: 4px; } }

.teaser--v-center .teaser__media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.teaser--v-center .teaser__body {
  text-align: center;
  position: relative;
  height: 240px;
  box-sizing: border-box; }

.teaser--v-center .teaser__media + .teaser__body {
  height: 100%; }

.teaser--v-center .teaser__media + .teaser__body,
.teaser--v-center .teaser__media + .teaser__body:hover {
  background-color: transparent; }

.teaser--v-center .teaser__content {
  width: 100%;
  height: 100%;
  position: relative;
  display: table; }

.teaser--v-center .teaser__title {
  width: 100%;
  display: inline-block; }

.teaser--v-center .teaser__title--huge {
  font-size: 72px;
  line-height: 1; }
  .teaser--v-center .teaser__title--huge span {
    font-size: 42px; }

.teaser--v-center .teaser__content-cover {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%; }

.teaser--v-center .teaser__content-hidden {
  width: 100%;
  text-align: left;
  opacity: 0;
  transition: opacity 300ms ease 100ms;
  display: none;
  vertical-align: middle; }
  .teaser--v-center .teaser__content-hidden.teaser__content-hidden--bottom {
    bottom: 0;
    transform: none;
    top: auto; }

.teaser--v-center:hover .teaser__content-hidden {
  opacity: 1;
  display: table-cell; }

.teaser--v-center:hover .teaser__content-cover {
  opacity: 0;
  display: none; }

.teaser--v-center .icons {
  font-size: 60px;
  color: #FFFFFF;
  line-height: 1.3;
  display: inline-block;
  width: 100%; }

.teaser--v-center .icons-hourglass {
  font-size: 60px; }

.teaser--v-center .icons-clock {
  font-size: 66px; }

.teaser--v-center .icons-engine {
  font-size: 56px; }

.teaser--v-center .icons-cash {
  font-size: 57px; }

.teaser--v-center .limit-text {
  max-height: 200px; }

.teaser--v-center.t--size-7 .limit-text {
  max-height: 350px; }

.no-csstransforms .teaser--v-center .teaser__content-cover {
  left: 0;
  top: 0; }

.teaser--chart {
  height: 528px;
  background-color: #e7eaec; }
  @media all and (max-width: 600px) {
    .teaser--chart {
      height: auto; } }
  .teaser--chart .teaser__title {
    color: inherit; }
  .teaser--chart .teaser__media {
    height: 100%;
    background-color: inherit; }
    .teaser--chart .teaser__media img {
      display: inline-block;
      position: absolute;
      transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      top: 50%;
      right: 0;
      max-width: 100%; }
  .teaser--chart.teaser--reverse .teaser__media img {
    left: 0;
    right: auto; }

.teaser--banner .aux-pos-bt {
  left: 16px;
  bottom: 5px; }

.teaser--properties-found {
  width: 100%;
  height: 192px; }
  @media all and (max-width: 600px) {
    .teaser--properties-found {
      height: 234px; } }
  .teaser--properties-found .teaser__media {
    width: 100%;
    height: 192px; }
    @media all and (max-width: 600px) {
      .teaser--properties-found .teaser__media {
        height: 234px; } }
  .teaser--properties-found .teaser__cover {
    position: static;
    padding: 0; }
  .teaser--properties-found .teaser__title-cover {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 19px; }
  .teaser--properties-found .teaser__property-description {
    line-height: 1; }
  .teaser--properties-found .teaser__body {
    width: 50%;
    height: 192px;
    position: static;
    display: block; }
    .teaser--properties-found .teaser__body:hover {
      text-decoration: none; }
    @media all and (max-width: 600px) {
      .teaser--properties-found .teaser__body {
        height: 234px; } }
  .teaser--properties-found .teaser__media,
  .teaser--properties-found .teaser__body {
    display: block;
    float: left; }
  .teaser--properties-found .aux-pos-top {
    position: absolute; }
  .teaser--properties-found .is-slider {
    float: left;
    width: 50%;
    height: 192px; }
    @media all and (max-width: 600px) {
      .teaser--properties-found .is-slider {
        height: 234px; } }
  .teaser--properties-found .owl-pagination {
    display: none; }

.control-wrapper {
  min-height: 4px;
  text-align: center; }

.owl-controls {
  text-align: center;
  width: auto;
  margin: 0 auto;
  position: relative;
  display: inline-block; }
  .owl-controls > div {
    display: inline; }
  .owl-controls .icons-slider-next,
  .owl-controls .icons-slider-prev,
  .owl-controls .icons-slider-next-active,
  .owl-controls .icons-slider-prev-active {
    display: inline-block;
    position: absolute;
    top: 3px;
    left: -3px; }
  .owl-controls .icons-slider-next,
  .owl-controls .icons-slider-next-active {
    left: auto;
    right: -4px; }
  .owl-controls .icons-slider-next:hover,
  .owl-controls .icons-slider-prev:hover {
    display: inline-block; }
  .owl-controls .owl-pagination {
    margin: 40px; }
    .owl-controls .owl-pagination .owl-page span {
      background: none;
      border: 1px solid #FFFFFF;
      border-radius: 6px;
      display: block;
      height: 9px;
      width: 9px; }
      .owl-controls .owl-pagination .owl-page span:hover, .owl-controls .owl-pagination .owl-page span:focus {
        border: 1px solid transparent;
        background: #e29317; }
    .owl-controls .owl-pagination .owl-page.active span {
      border: 1px solid transparent;
      background: #e29317; }
      .owl-controls .owl-pagination .owl-page.active span:hover, .owl-controls .owl-pagination .owl-page.active span:active, .owl-controls .owl-pagination .owl-page.active span:focus {
        border: 1px solid transparent;
        background: #e29317; }
  .internal-concept .owl-controls .owl-pagination span {
    border-color: #a1abb3; }

@media all and (min-width: 1200px) {
  .is-slider--outer-arrow .owl-controls, .is-slider--inner-arrow .owl-controls {
    position: static; }
    .is-slider--outer-arrow .owl-controls .icons-slider-next, .is-slider--inner-arrow .owl-controls .icons-slider-next,
    .is-slider--outer-arrow .owl-controls .icons-slider-prev, .is-slider--inner-arrow .owl-controls .icons-slider-prev,
    .is-slider--outer-arrow .owl-controls .icons-slider-next-active, .is-slider--inner-arrow .owl-controls .icons-slider-next-active,
    .is-slider--outer-arrow .owl-controls .icons-slider-prev-active, .is-slider--inner-arrow .owl-controls .icons-slider-prev-active {
      background: none;
      top: 40%;
      left: -50px;
      text-indent: 0;
      color: #e29317; }
    .is-slider--outer-arrow .owl-controls .icons-slider-next, .is-slider--inner-arrow .owl-controls .icons-slider-next,
    .is-slider--outer-arrow .owl-controls .icons-slider-next-active, .is-slider--inner-arrow .owl-controls .icons-slider-next-active {
      left: auto;
      right: -57px; }
    .is-slider--outer-arrow .owl-controls .icons-slider-next, .is-slider--inner-arrow .owl-controls .icons-slider-next,
    .is-slider--outer-arrow .owl-controls .icons-slider-prev, .is-slider--inner-arrow .owl-controls .icons-slider-prev {
      font-size: 32px;
      color: #FFFFFF; }
      .is-slider--outer-arrow .owl-controls .icons-slider-next:hover, .is-slider--inner-arrow .owl-controls .icons-slider-next:hover,
      .is-slider--outer-arrow .owl-controls .icons-slider-prev:hover, .is-slider--inner-arrow .owl-controls .icons-slider-prev:hover {
        background: none;
        text-indent: 0;
        color: #e29317; }
    .is-slider--outer-arrow .owl-controls .icons-slider-next, .is-slider--inner-arrow .owl-controls .icons-slider-next {
      content: "\EA09";
      display: inline-block;
      font-family: "icons";
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .is-slider--outer-arrow .owl-controls .icons-slider-next:before, .is-slider--inner-arrow .owl-controls .icons-slider-next:before {
        content: "\EA09";
        display: inline-block;
        font-family: "icons";
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .is-slider--outer-arrow .owl-controls .icons-slider-next::before, .is-slider--inner-arrow .owl-controls .icons-slider-next::before {
        font-weight: bold; }
    .is-slider--outer-arrow .owl-controls .icons-slider-prev, .is-slider--inner-arrow .owl-controls .icons-slider-prev {
      content: "\EA07";
      display: inline-block;
      font-family: "icons";
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .is-slider--outer-arrow .owl-controls .icons-slider-prev:before, .is-slider--inner-arrow .owl-controls .icons-slider-prev:before {
        content: "\EA07";
        display: inline-block;
        font-family: "icons";
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .is-slider--outer-arrow .owl-controls .icons-slider-prev::before, .is-slider--inner-arrow .owl-controls .icons-slider-prev::before {
        font-weight: bold; } }

.owl-pagination {
  margin: 40px; }
  .owl-pagination .owl-page {
    display: inline-block;
    zoom: 1;
    padding: 6px 4px; }
    .owl-pagination .owl-page span {
      background: #b9b9bb;
      border-radius: 6px;
      display: block;
      height: 12px;
      width: 12px; }
      .owl-pagination .owl-page span:hover, .owl-pagination .owl-page span:active, .owl-pagination .owl-page span:focus {
        background: #e29317; }
    .owl-pagination .owl-page.active span {
      background: #e29317; }
      .owl-pagination .owl-page.active span:hover, .owl-pagination .owl-page.active span:active, .owl-pagination .owl-page.active span:focus {
        background: #e29317; }

@media all and (min-width: 1200px) {
  .is-slider--inner-arrow .owl-controls .icons-slider-prev,
  .is-slider--inner-arrow .owl-controls .icons-slider-prev-active {
    left: 0;
    top: calc(50% - 30px + 16px); }
  .is-slider--inner-arrow .owl-controls .icons-slider-next,
  .is-slider--inner-arrow .owl-controls .icons-slider-next-active {
    right: 3px;
    top: calc(50% - 30px + 16px); } }

.is-slider--inner-arrow .icons-slider-prev {
  margin-left: 1.5em; }

.is-slider--inner-arrow .icons-slider-next {
  margin-right: 1.5em; }

@media all and (max-width: 768px) {
  .is-slider.t--size-6 {
    height: auto;
    margin-bottom: 0 !important; } }

.is-slider--small-arrows.is-slider--inner-arrow .owl-controls .icons-slider-next {
  right: 7px !important; }

.is-slider--small-arrows.is-slider--inner-arrow .owl-controls .icons-slider-prev {
  left: 7px !important; }

.is-slider--small-arrows.is-slider--inner-arrow .owl-controls .icons-slider-next,
.is-slider--small-arrows.is-slider--inner-arrow .owl-controls .icons-slider-prev {
  font-size: 13px !important; }

.is-slider--small-arrows.is-slider--inner-arrow .icons-slider-prev,
.is-slider--small-arrows.is-slider--inner-arrow .icons-slider-next {
  margin: 0 !important; }

.is-slider.is-slider--tab-content .tab-content .download-btn span {
  padding-right: 20px; }

.is-slider.is-slider--tab-content .icons-slider-prev {
  margin-left: 0; }

.is-slider.is-slider--tab-content .icons-slider-next {
  margin-right: 0; }

.lg-actions .lg-next, .lg-actions .lg-prev {
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 47%;
  z-index: 1150; }
  @media all and (max-width: 600px) {
    .lg-actions .lg-next, .lg-actions .lg-prev {
      margin-top: -10px; } }
  .lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: 0.5; }
  .lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
    color: #FFF; }

.lg-actions .lg-next {
  right: -60px; }
  @media all and (max-width: 1024px) {
    .lg-actions .lg-next {
      right: 20px; } }
  .lg-actions .lg-next:before {
    content: "\EA0B";
    display: inline-block;
    font-family: "icons";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 33px;
    color: #e29317; }
    .lg-actions .lg-next:before:before {
      content: "\EA0B";
      display: inline-block;
      font-family: "icons";
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

.lg-actions .lg-prev {
  left: -60px; }
  @media all and (max-width: 1024px) {
    .lg-actions .lg-prev {
      left: 20px; } }
  .lg-actions .lg-prev:after {
    content: "\EA08";
    display: inline-block;
    font-family: "icons";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 33px;
    color: #e29317; }
    .lg-actions .lg-prev:after:before {
      content: "\EA08";
      display: inline-block;
      font-family: "icons";
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

@-webkit-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-moz-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-ms-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-webkit-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@-moz-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@-ms-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative; }

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative; }

.lg-toolbar {
  z-index: 1090;
  left: 0;
  position: absolute;
  top: 20px;
  width: 100%; }
  @media all and (max-width: 768px) {
    .lg-toolbar {
      top: 0; } }
  .lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium none; }
    .lg-toolbar .lg-icon:hover {
      color: #FFF; }
  .lg-toolbar .lg-close:after {
    content: "\EA17";
    display: inline-block;
    font-family: "icons";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #e29317;
    font-size: 16px; }
    .lg-toolbar .lg-close:after:before {
      content: "\EA17";
      display: inline-block;
      font-family: "icons";
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .lg-toolbar .lg-download {
    display: none; }
    .lg-toolbar .lg-download:after {
      content: "\EA23";
      display: inline-block;
      font-family: "icons";
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .lg-toolbar .lg-download:after:before {
        content: "\EA23";
        display: inline-block;
        font-family: "icons";
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 30px 45px 10px 0;
  position: absolute;
  right: 0;
  z-index: 1080; }
  .lg-sub-html h2 {
    color: white; }
  .lg-sub-html p {
    color: white;
    font-size: 18px;
    font-family: UniversDeutscheBank, Helvetica, Arial, sans-serif;
    margin: 5px 0 0; }
    @media all and (max-width: 600px) {
      .lg-sub-html p {
        display: none; } }
  @media all and (max-width: 1024px) {
    .lg-sub-html {
      padding: 10px 30px;
      top: 0; } }
  @media all and (max-width: 600px) {
    .lg-sub-html {
      padding-top: 10px !important; } }

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
  display: none; }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
  -moz-transition: -moz-transform 250ms ease 0s, opacity 250ms !important;
  -o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
  transition: transform 250ms ease 0s, opacity 250ms !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

.lg-outer .lg-thumb-outer {
  bottom: 0;
  position: absolute;
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  padding: 0 6px;
  z-index: 1080;
  max-height: 350px;
  background: black;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; }
  .lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab; }
  .lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing; }
  .lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important; }
  @media all and (max-width: 600px) {
    .lg-outer .lg-thumb-outer {
      display: none; } }

.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0); }

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px; }

.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  margin-bottom: 5px; }
  .lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%; }

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px; }

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0; }

.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease; }

.lg-outer .lg-toogle-thumb {
  color: #e29317;
  cursor: pointer;
  font-size: 20px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -35px;
  width: 50px;
  background: black; }
  .lg-outer .lg-toogle-thumb:after {
    content: "\EA5A";
    display: inline-block;
    font-family: "icons";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .lg-outer .lg-toogle-thumb:after:before {
      content: "\EA5A";
      display: inline-block;
      font-family: "icons";
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .lg-outer .lg-toogle-thumb:hover {
    color: #eca940; }
  @media all and (max-width: 600px) {
    .lg-outer .lg-toogle-thumb {
      display: none; } }

.lg-wrapper-fix {
  overflow: hidden;
  height: 100%; }

.lg-outer.lg-large .lg-thumb-outer {
  width: 100%;
  max-width: none; }

.lg-outer.lg-large .lg-sub-html {
  padding-top: 30px; }

.lg-outer.lg-medium .lg-thumb-outer {
  display: none; }

.lg-outer.lg-medium .lg-image {
  padding-bottom: 0;
  margin-top: 0; }

.group {
  *zoom: 1; }

.group:before, .group:after {
  display: table;
  content: "";
  line-height: 0; }

.group:after {
  clear: both; }

@media all and (max-width: 1024px) and (orientation: landscape) {
  .lg-actions .lg-next,
  .lg-actions .lg-prev {
    top: 44%; } }

.lg-outer {
  width: 980px;
  height: 100%;
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -490px;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }
  @media all and (max-width: 1024px) {
    .lg-outer {
      width: 100%;
      left: 0;
      margin-left: 0; } }
  .lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .lg-outer.lg-visible {
    opacity: 1; }
  .lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important; }
  .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1; }
  .lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab; }
  .lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing; }
  .lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%; }
  .lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap; }
  .lg-outer .lg-item {
    background: url(../img/loading.gif) no-repeat scroll center center transparent;
    display: none !important; }
  .lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
    display: inline-block !important; }
  .lg-outer.lg-css .lg-current {
    display: inline-block !important; }
  .lg-outer .lg-item, .lg-outer .lg-img-wrap {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%; }
    .lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
      content: "";
      display: inline-block;
      height: 47%;
      width: 1px;
      margin-right: -1px; }
  .lg-outer .lg-img-wrap {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 5px; }
  .lg-outer .lg-item.lg-complete {
    background-image: none; }
  .lg-outer .lg-item.lg-current {
    z-index: 1060; }
  .lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    margin-top: 120px;
    padding-bottom: 120px;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important; }
    @media all and (max-width: 480px) {
      .lg-outer .lg-image {
        padding-bottom: 0;
        margin-top: 0; } }
  .lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s; }
  .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1; }
  .lg-outer .lg-empty-html {
    display: none; }

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }
  .lg-backdrop.in {
    opacity: 1; }

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important; }

.lg-css3.lg-use-css3 .lg-item {
  will-change: transform, opacity; }

.lg-css3.lg-use-left .lg-item {
  will-change: left, opacity; }

.lg-css3.lg-fade .lg-item {
  opacity: 0; }
  .lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1; }
  .lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
    -webkit-transition: opacity 0.1s ease 0s;
    -moz-transition: opacity 0.1s ease 0s;
    -o-transition: opacity 0.1s ease 0s;
    transition: opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0; }
  .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%; }
  .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%; }
  .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1; }
  .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

.lg-css3 .lg-item:before {
  height: 0 !important;
  width: 0 !important;
  content: inherit !important; }

.lg-css3 .lg-video-cont {
  width: 100% !important; }
  .lg-css3 .lg-video-cont .lg-video {
    padding-top: 0 !important;
    position: relative;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50.5%, -50.5%);
    -moz-transform: translate(-50.5%, -50.5%);
    -ms-transform: translate(-50.5%, -50.5%);
    -o-transform: translate(-50.5%, -50.5%);
    transform: translate(-50.5%, -50.5%); }
    .lg-css3 .lg-video-cont .lg-video .vjs-big-play-button {
      display: none; }
    .lg-css3 .lg-video-cont .lg-video .dynamic-player {
      position: relative;
      display: inline-block;
      width: 100%;
      height: 460px; }
      .lg-css3 .lg-video-cont .lg-video .dynamic-player .video-js {
        width: 100%;
        height: 100%; }
        .lg-css3 .lg-video-cont .lg-video .dynamic-player .video-js .vjs-loading-spinner:before {
          left: -6px !important; }
      @media all and (max-width: 1024px) {
        .lg-css3 .lg-video-cont .lg-video .dynamic-player {
          height: 409px; } }
  @media all and (max-width: 1024px) and (orientation: landscape) {
    .lg-css3 .lg-video-cont .lg-video .dynamic-player {
      height: 300px !important; } }
      @media all and (max-width: 680px) {
        .lg-css3 .lg-video-cont .lg-video .dynamic-player {
          height: 315px; } }
      @media all and (max-width: 600px) {
        .lg-css3 .lg-video-cont .lg-video .dynamic-player {
          height: 315px; } }
      @media all and (max-width: 480px) {
        .lg-css3 .lg-video-cont .lg-video .dynamic-player {
          height: 247px; } }

.lt-ie10 .video-player-screenlocker {
  display: none !important; }

.lt-ie10 .lg-video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50.5%, -50.5%);
  -moz-transform: translate(-50.5%, -50.5%);
  -ms-transform: translate(-50.5%, -50.5%);
  -o-transform: translate(-50.5%, -50.5%);
  transform: translate(-50.5%, -50.5%);
  width: 100% !important; }

.lt-ie10 .dynamic-player {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 460px; }
  .lt-ie10 .dynamic-player .video-js {
    min-width: 100% !important;
    min-height: 100% !important; }

@media all and (max-width: 1024px) and (orientation: landscape) {
  .lg-sub-html p {
    display: none; } }

.tags-wrapper {
  position: relative;
  overflow: hidden;
  z-index: 300;
  height: auto;
  margin-top: 5px; }
  .tags-wrapper .icons-tag {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    line-height: 1; }
  .tags-wrapper .toggle-tags {
    height: auto;
    padding-left: 28px;
    -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);
    -webkit-transition: 0.2s max-height ease-in-out;
    -moz-transition: 0.2s max-height ease-in-out;
    -ms-transition: 0.2s max-height ease-in-out;
    -o-transition: 0.2s max-height ease-in-out;
    transition: 0.2s max-height ease-in-out; }
    .tags-wrapper .toggle-tags.tags-contracted {
      max-height: 23px;
      overflow: hidden; }
    .tags-wrapper .toggle-tags li {
      display: block;
      float: left;
      margin-right: 4px;
      margin-bottom: 4px; }
      .tags-wrapper .toggle-tags li a {
        display: block; }

.info-boxes-wrapper {
  display: table;
  border-spacing: 4px;
  border-collapse: separate;
  margin-left: 16px; }
  .info-boxes-wrapper [class*="col-"] {
    float: none;
    display: table-cell;
    border: 1px solid #98a2ad; }
  @media all and (max-width: 600px) {
    .info-boxes-wrapper {
      display: block;
      margin-right: 16px; }
      .info-boxes-wrapper [class*="col-"] {
        display: block; }
      .info-boxes-wrapper [class*="col-"] + [class*="col-"] {
        margin-top: 20px; } }
  .info-boxes-wrapper .info-box .top-label {
    position: relative;
    min-height: 60px; }
    .info-boxes-wrapper .info-box .top-label .top-label-title {
      position: relative;
      padding: 15px 0 10px;
      z-index: 2;
      background-color: #6B758F; }
      .info-boxes-wrapper .info-box .top-label .top-label-title p {
        margin-bottom: 0; }
  .info-boxes-wrapper .info-box .top-label-bg {
    position: relative;
    width: 100%;
    z-index: 1; }
    .info-boxes-wrapper .info-box .top-label-bg img {
      width: 100%;
      height: 24px; }
  .info-boxes-wrapper .info-box .info-box-content {
    padding: 20px; }
  .info-boxes-wrapper .info-box .top-label,
  .info-boxes-wrapper .info-box .top-label + .info-box-content {
    font-size: 13px;
    line-height: 1.4; }

.download-box:nth-child(even) .internal-concept {
  background-color: #e6e9eb; }

.download-box .tags {
  margin-bottom: 10px; }
  @media all and (max-width: 600px) {
    .download-box .tags {
      margin-bottom: 5px; } }
  .download-box .tags .tag {
    margin-top: 2px;
    font-weight: bold; }
    @media all and (max-width: 600px) {
      .download-box .tags .tag {
        margin-top: 0; } }
    .download-box .tags .tag:hover {
      color: #e29317;
      text-decoration: none; }

.download-box .emphasize {
  color: #787d82; }
  .download-box .emphasize:hover {
    text-decoration: none; }

.download-box .download-link {
  font-size: 13px;
  line-height: 40px;
  color: #787d82; }
  @media all and (max-width: 480px) {
    .download-box .download-link {
      padding-left: 15px; } }
  .download-box .download-link:hover {
    color: #e29317;
    text-decoration: none; }
  .download-box .download-link .icons-download-small {
    top: 12px; }

.download-box div.download-link,
.download-box div.download-link:hover {
  color: #adb0b3; }
  .download-box div.download-link .icons-download-small,
  .download-box div.download-link:hover .icons-download-small {
    visibility: hidden; }

.download-box .col-lg-6:nth-child(2n+1) {
  margin-left: 0; }

.fw-container {
  min-height: 316px;
  background-color: #f4f6f7; }
  .fw-container:hover {
    background-color: #f4f6f7; }

.fw-box {
  position: relative; }
  .fw-box .absolute-el {
    top: 20px;
    left: 20px;
    padding: 6px;
    z-index: 1000; }
    .fw-box .absolute-el h2,
    .fw-box .absolute-el a {
      color: #FFFFFF; }
    @media all and (max-width: 480px) {
      .fw-box .absolute-el {
        top: 10px;
        left: 10px; } }
  .fw-box .bt-reset {
    box-sizing: initial; }
    .fw-box .bt-reset.text-bt {
      font-family: Arial, Helvetica, sans-serif !important;
      font-size: 11px !important; }
      .fw-box .bt-reset.text-bt.gr-disable {
        border: none !important;
        background-color: #3d4855 !important;
        background-image: none !important; }
      .fw-box .bt-reset.text-bt.gr-active {
        border: none !important;
        background-color: #e29317 !important; }
  .fw-box #period {
    top: 20px;
    right: 20px; }
    @media all and (max-width: 480px) {
      .fw-box #period {
        left: 10px;
        right: auto;
        top: 72px; } }
  .fw-box .overmap {
    background-image: none !important;
    background: none;
    padding: 0; }
    .fw-box .overmap header,
    .fw-box .overmap a {
      padding: 6px;
      background-color: rgba(57, 88, 128, 0.8) !important; }
    .fw-box .overmap h2 {
      margin: 0; }
    .fw-box .overmap a {
      padding-top: 3px;
      padding-bottom: 9px; }

.fw-box-internal-concept {
  display: none; }
  @media all and (max-width: 768px) {
    .fw-box-internal-concept {
      display: block; } }
  .fw-box-internal-concept .svg-container {
    height: 316px;
    border: 1px solid transparent; }

.fw-small.fwt-tool-c {
  background-color: transparent !important; }
  .fw-small.fwt-tool-c .text-bt {
    box-sizing: content-box; }

.lt-ie9 .fw-small.fwt-tool-c .text-bt {
  height: 30px; }

.fw-regular.fwt-tool-c .pp-wrapper {
  box-sizing: content-box; }

.active .social-bar__btn {
  background-color: #e29317;
  opacity: 1 !important;
  -webkit-transition: background-color 0 0 linear;
  -moz-transition: background-color 0 0 linear;
  -o-transition: background-color 0 0 linear;
  transition: background-color 0 0 linear;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: -moz-transform 0.4s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: -o-transform 0.4s cubic-bezier(0, 0, 0.58, 1);
  transition: transform 0.4s cubic-bezier(0, 0, 0.58, 1); }
  .active .social-bar__btn .icons-share-thin {
    color: #FFFFFF; }

.active .social-bar {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }

.social-bar {
  background-color: #FFFFFF;
  padding: 0 10px 0;
  float: left;
  height: 100%;
  z-index: 1;
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -o-transform: translateX(200%);
  transform: translateX(200%);
  -webkit-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1); }
  .social-bar__wrapper {
    display: block;
    overflow: hidden;
    height: 25px; }
  .social-bar__btn {
    font-size: 16px;
    line-height: 16px;
    width: 26px;
    height: 100%;
    display: block;
    float: left;
    position: relative;
    z-index: 2;
    transition-delay: .8s;
    color: #FFFFFF;
    background-color: transparent;
    border: none;
    padding: 1px 6px;
    -webkit-transition: background-color 0.1s 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: background-color 0.1s 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: background-color 0.1s 300ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: background-color 0.1s 300ms cubic-bezier(0.42, 0, 0.58, 1); }
    .social-bar__btn i {
      position: relative;
      top: 2px;
      left: -2px; }
    .social-bar__btn.social-bar__btn--grey i {
      color: #8996a0; }
    .social-bar__btn:focus {
      outline: none;
      border: none; }
    @media all and (min-width: 769px) {
      .social-bar__btn:hover {
        color: #e29317; } }
    @media all and (max-width: 600px) {
      .social-bar__btn {
        opacity: .5; }
        .social-bar__btn:hover {
          opacity: 1; } }
    @media all and (max-width: 768px) {
      .social-bar__btn {
        padding: 2px 5px 4px; } }

.stickers__wrapper .social-bar__text {
  float: left; }

.stickers__wrapper .social-bar__wrapper {
  height: auto; }

.stickers__wrapper .social-bar {
  height: 32px !important;
  right: 32px;
  width: 270px;
  position: absolute;
  padding-top: 5px;
  padding-bottom: 3px;
  box-sizing: border-box; }

.stickers__wrapper .social-bar__btn {
  padding: 9px 7px 4px;
  background: #e29317;
  transition: opacity 300ms 300ms linear;
  opacity: .5;
  width: 33px; }
  .stickers__wrapper .social-bar__btn:hover {
    color: #FFFFFF; }
  .stickers__wrapper .social-bar__btn i {
    top: -1px;
    left: 0; }

.stickers__wrapper .active .social-bar__btn {
  opacity: 1; }

.social-bar__wrapper + .sticker-toggle {
  top: 35px; }

.social-bar__text {
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  color: #8996a0;
  line-height: 25px; }

@media all and (max-width: 768px) {
  .owl-item .social-bar__text {
    display: none; }
  .owl-item .social-bar__wrapper.social-bar--teaser .social-bar {
    width: auto;
    min-width: 0; } }

@media all and (max-width: 480px) {
  .owl-item .social-bar__text {
    display: inline-block; } }

.lt-ie10 .social-bar__text {
  width: auto !important; }

.lt-ie10 .social-bar__btn i {
  left: -4px;
  top: 2px; }

.shariff {
  display: inline-block;
  line-height: 25px; }
  .shariff .orientation-horizontal {
    background-color: transparentize;
    margin: 0 !important;
    padding: 0; }
  .shariff .shariff-button {
    display: inline-block;
    list-style: none;
    min-width: 20px;
    text-align: center;
    margin: 0 4px;
    vertical-align: middle;
    padding: 0; }
    .shariff .shariff-button:first-child {
      padding: 0; }
    .shariff .shariff-button .share_text {
      display: none; }
    .shariff .shariff-button a {
      font-size: 16px;
      vertical-align: middle;
      padding: 0;
      -webkit-backface-visibility: hidden;
      text-decoration: none; }
  .shariff .fa-facebook::before {
    content: "\EA2C";
    display: inline-block;
    font-family: "icons";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .shariff .fa-facebook::before:before {
      content: "\EA2C";
      display: inline-block;
      font-family: "icons";
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .shariff .fa-twitter::before {
    content: "\EA5D";
    display: inline-block;
    font-family: "icons";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .shariff .fa-twitter::before:before {
      content: "\EA5D";
      display: inline-block;
      font-family: "icons";
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .shariff .fa-google-plus::before {
    content: "\EA33";
    display: inline-block;
    font-family: "icons";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold; }
    .shariff .fa-google-plus::before:before {
      content: "\EA33";
      display: inline-block;
      font-family: "icons";
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .shariff .fa-linkedin {
    margin: 0; }
    .shariff .fa-linkedin::before {
      content: "\EA3A";
      display: inline-block;
      font-family: "icons";
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .shariff .fa-linkedin::before:before {
        content: "\EA3A";
        display: inline-block;
        font-family: "icons";
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
  .shariff .fa-xing::before {
    content: "\EA63";
    display: inline-block;
    font-family: "icons";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .shariff .fa-xing::before:before {
      content: "\EA63";
      display: inline-block;
      font-family: "icons";
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .shariff .fa-envelope::before {
    content: "\EA40";
    display: inline-block;
    font-family: "icons";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .shariff .fa-envelope::before:before {
      content: "\EA40";
      display: inline-block;
      font-family: "icons";
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .shariff .facebook {
    min-width: 0; }
    .shariff .facebook a {
      color: #3b5998; }
      .shariff .facebook a:hover {
        color: rgba(59, 89, 152, 0.8); }
  .shariff .twitter a {
    color: #55acee; }
    .shariff .twitter a:hover {
      color: rgba(85, 172, 238, 0.8); }
  .shariff .googleplus a {
    color: #d34836; }
    .shariff .googleplus a:hover {
      color: rgba(211, 72, 54, 0.8); }
  .shariff .linkedin a {
    color: #0077b5; }
    .shariff .linkedin a:hover {
      color: rgba(0, 119, 181, 0.8); }
  .shariff .xing a {
    color: #126567; }
    .shariff .xing a:hover {
      color: rgba(18, 101, 103, 0.8); }
  .shariff .mail a {
    color: #e29317; }
    .shariff .mail a:hover {
      color: #e8a945; }
  .shariff .shariff-button:hover > a {
    color: #e29317; }

.lt-ie9 .social-bar__wrapper .shariff-button a {
  display: block;
  width: 20px;
  height: 25px;
  overflow: hidden;
  position: relative; }

.lt-ie9 .facebook {
  min-width: 0; }
  .lt-ie9 .facebook a::before {
    content: "\EA2C";
    display: inline-block;
    font-family: "icons";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #3b5998; }
    .lt-ie9 .facebook a::before:before {
      content: "\EA2C";
      display: inline-block;
      font-family: "icons";
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

.lt-ie9 .twitter a::before {
  content: "\EA5D";
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #55acee; }
  .lt-ie9 .twitter a::before:before {
    content: "\EA5D";
    display: inline-block;
    font-family: "icons";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.lt-ie9 .googleplus a::before {
  content: "\EA33";
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: bold;
  color: #d34836; }
  .lt-ie9 .googleplus a::before:before {
    content: "\EA33";
    display: inline-block;
    font-family: "icons";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.lt-ie9 .linkedin {
  margin: 0; }
  .lt-ie9 .linkedin a::before {
    content: "\EA3A";
    display: inline-block;
    font-family: "icons";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #0077b5; }
    .lt-ie9 .linkedin a::before:before {
      content: "\EA3A";
      display: inline-block;
      font-family: "icons";
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

.lt-ie9 .xing a::before {
  content: "\EA63";
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #126567; }
  .lt-ie9 .xing a::before:before {
    content: "\EA63";
    display: inline-block;
    font-family: "icons";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.lt-ie9 .mail a::before {
  content: "\EA40";
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #8996a0; }
  .lt-ie9 .mail a::before:before {
    content: "\EA40";
    display: inline-block;
    font-family: "icons";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.lt-ie9 .shariff-button a:hover::before {
  opacity: .8; }

.lt-ie10 .social-bar__btn {
  padding-top: 3px;
  padding-bottom: 3px; }

.lt-ie10 .social-bar__wrapper .social-bar {
  display: none; }

.lt-ie10 .social-bar__wrapper.active .social-bar {
  display: inline-block; }

.no-flexbox .social-bar__wrapper {
  overflow: visible;
  position: relative; }

.no-flexbox .social-bar--left .social-bar {
  width: 265px !important; }

.no-flexbox .social-bar__btn {
  padding-left: 8px;
  padding-right: 8px; }

.no-flexbox .social-bar {
  position: absolute;
  right: 0;
  width: 290px;
  opacity: 0;
  display: none; }

.no-flexbox .active .social-bar {
  right: 0;
  opacity: 1;
  display: inline-block; }

.social-bar__wrapper.social-bar--left .social-bar {
  -webkit-transform: translateX(-200%);
  -moz-transform: translateX(-200%);
  -ms-transform: translateX(-200%);
  -o-transform: translateX(-200%);
  transform: translateX(-200%);
  position: relative; }
  @media all and (min-width: 769px) {
    .social-bar__wrapper.social-bar--left .social-bar {
      padding-right: 0;
      padding-left: 5px;
      min-width: 0; } }

.social-bar__wrapper.social-bar--left.active .social-bar__btn i {
  color: #FFFFFF; }

.social-bar__wrapper.social-bar--left.active .social-bar {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }

.no-flexbox .social-bar__wrapper.social-bar--left .social-bar {
  width: auto !important; }

.social-bar__wrapper.social-bar--teaser .social-bar__btn {
  width: 35px; }

.social-bar__wrapper.social-bar--teaser .social-bar {
  max-width: 235px;
  height: 32px; }
  .social-bar__wrapper.social-bar--teaser .social-bar span,
  .social-bar__wrapper.social-bar--teaser .social-bar .shariff {
    vertical-align: middle;
    margin-top: 3px; }

@media all and (max-width: 768px) {
  .social-bar__wrapper.social-bar--no-margin .shariff-button {
    margin: 0 1px !important; } }

@media all and (max-width: 600px) {
  .social-bar__wrapper.social-bar--no-margin .shariff-button {
    margin: 0 5px !important; } }

.sharing__tweet {
  margin-left: 3px; }

.sharing .sharing__tweet .fa-twitter {
  font-size: 16px; }

.sharing .sharing__tweet .shariff .shariff-button {
  margin: 0; }

.sharing .sharing__tweet .shariff .orientation-horizontal {
  background: transparent;
  padding: 0; }

.sharing .sharing__tweet .shariff .shariff-button .share_text {
  display: inline-block;
  position: relative;
  top: -4px;
  margin-left: 8px;
  font-size: 11px; }

.sharing .sharing__tweet .shariff .shariff-button .share_text:hover {
  text-decoration: underline; }

.shariff .theme-1 .twitter:hover,
.shariff .theme-1 .twitter a,
.shariff .theme-1 .twitter a:hover {
  color: #FFFFFF !important; }

.shariff .theme-2 .twitter:hover,
.shariff .theme-2 .twitter a,
.shariff .theme-2 .twitter a:hover {
  color: #4c5255 !important; }

.subsnews {
  padding: 48px 0;
  background-color: #363e48;
  color: #FFFFFF; }
  .subsnews > a {
    text-decoration: none; }
  .subsnews__headline {
    font-weight: bold;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF; }
  .subsnews__link {
    color: #e29317 !important; }
    .subsnews__link:hover {
      text-decoration: none; }
  .subsnews__form {
    border-right: 1px solid #4c5765; }
  .subsnews__description {
    position: relative;
    padding-left: 65px;
    color: #FFFFFF; }
    .subsnews__description i {
      position: absolute;
      left: 0;
      top: 0;
      font-size: 56px; }
  .subsnews .icons-feed {
    color: #FFFFFF; }
  .subsnews .form__text::-webkit-input-placeholder {
    color: #a1abb3; }
  .subsnews .form__text:-moz-placeholder {
    color: #a1abb3; }
  .subsnews .form__text::-moz-placeholder {
    color: #a1abb3; }
  .subsnews .form__text:-ms-input-placeholder {
    color: #a1abb3; }
  .subsnews .form__option {
    padding-left: 20px;
    position: relative; }
    .subsnews .form__option input[type="checkbox"] {
      position: absolute;
      left: 0;
      top: 5px; }

.pricing-chart-wrapper {
  height: 300px; }

@media all and (max-width: 680px) {
  .performance-chart .highcharts-button {
    display: none;
    visibility: hidden; } }

.performance-chart .filter-tags .tag {
  margin: 0 4px 4px 0;
  font-size: 12px; }
  .performance-chart .filter-tags .tag a {
    padding: 0 8px; }
    .performance-chart .filter-tags .tag a span {
      font-size: 1em;
      line-height: 32px; }

.performance-chart .datepicker-wrapper {
  position: relative;
  height: 32px;
  float: left; }
  .performance-chart .datepicker-wrapper input {
    width: 100%;
    height: 32px;
    margin: 0;
    border: 1px solid #91979D; }
  .performance-chart .datepicker-wrapper .ui-datepicker-trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
    padding: 0 8px;
    border: 0;
    font-size: 0;
    background-color: #3d4855; }

.performance-chart .datepicker-arrow {
  text-align: center;
  line-height: 32px; }

.performance-chart .datepicker-action {
  text-align: right;
  line-height: 32px;
  margin-bottom: 0;
  padding-left: 10px; }

.performance-chart .highcharts-tooltip path {
  fill: #f4f6f7; }

.performance-chart .highcharts-tooltip > span {
  padding: 20px; }
  @media all and (max-width: 480px) {
    .performance-chart .highcharts-tooltip > span {
      padding: 10px; } }
  .performance-chart .highcharts-tooltip > span .stock-chart-tooltip {
    border-collapse: separate;
    border-spacing: 8px; }
    .performance-chart .highcharts-tooltip > span .stock-chart-tooltip th,
    .performance-chart .highcharts-tooltip > span .stock-chart-tooltip td {
      padding-top: 0;
      padding-left: 0; }
      @media all and (max-width: 480px) {
        .performance-chart .highcharts-tooltip > span .stock-chart-tooltip th,
        .performance-chart .highcharts-tooltip > span .stock-chart-tooltip td {
          padding: 9px 5px; } }
    .performance-chart .highcharts-tooltip > span .stock-chart-tooltip thead th {
      font: normal 13px/18px Arial, Helvetica, sans-serif;
      color: #3d4855; }
      @media all and (max-width: 480px) {
        .performance-chart .highcharts-tooltip > span .stock-chart-tooltip thead th {
          font-size: 12px; } }
    .performance-chart .highcharts-tooltip > span .stock-chart-tooltip tbody th {
      font: normal 13px/18px Arial, Helvetica, sans-serif;
      color: #98a2ad;
      border-bottom: 1px solid #D8DDE1;
      padding-bottom: 2px; }
    .performance-chart .highcharts-tooltip > span .stock-chart-tooltip tbody td {
      font: normal 20px/20px Arial, Helvetica, sans-serif;
      color: #4f5356;
      vertical-align: top;
      height: 30px; }
      @media all and (max-width: 480px) {
        .performance-chart .highcharts-tooltip > span .stock-chart-tooltip tbody td {
          font-size: 12px; } }

#ui-datepicker-div,
.ui-datepicker-header {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.ui-datepicker-header {
  background: #333333; }

.ui-state-default {
  background: #555555 !important; }

.ui-state-active {
  background: #F58400 !important; }

.lt-ie10.lt-ie9 .datepicker-wrapper input {
  width: 97%;
  height: 29px;
  line-height: 29px; }

.geographic-exposures {
  position: relative; }
  @media all and (max-width: 480px) {
    .geographic-exposures {
      height: 250px; } }
  .geographic-exposures .geographic-exposures-map {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0; }
    .geographic-exposures .geographic-exposures-map img {
      width: 100%; }
  .geographic-exposures .geographic-exposures-data {
    z-index: 2;
    position: relative;
    top: 0;
    left: 0;
    width: 513px;
    height: 300px;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0; }
    .geographic-exposures .geographic-exposures-data span {
      position: absolute;
      display: none;
      width: 76px;
      height: auto;
      color: #FFFFFF;
      min-height: 60px;
      padding: 7px 9px;
      font-size: 13px;
      line-height: 18px; }
      .geographic-exposures .geographic-exposures-data span.arrow-bottom::after {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: transparent;
        border-width: 6px;
        margin-left: -6px; }
      .geographic-exposures .geographic-exposures-data span.arrow-right::after {
        left: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: transparent;
        border-width: 6px;
        margin-top: -6px; }
      .geographic-exposures .geographic-exposures-data span.arrow-top::after {
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: transparent;
        border-width: 6px;
        margin-left: -6px; }
      .geographic-exposures .geographic-exposures-data span.north-america {
        top: 2%;
        left: 14.23002%;
        top: 0% \9;
        left: 12.23002% \9; }
      .geographic-exposures .geographic-exposures-data span.latin-america {
        top: 69.33333%;
        left: 14.23002%;
        top: 67.33333% \9;
        left: 12.23002% \9; }
      .geographic-exposures .geographic-exposures-data span.europe {
        top: 2%;
        left: 44.83431%;
        top: 0% \9;
        left: 42.83431% \9; }
      .geographic-exposures .geographic-exposures-data span.africa {
        top: 69.33333%;
        left: 44.83431%;
        top: 67.33333% \9;
        left: 42.83431% \9; }
      .geographic-exposures .geographic-exposures-data span.asia {
        top: 28.33333%;
        left: 71.1501%;
        top: 26.33333% \9;
        left: 69.1501% \9; }

.highcharts-title small {
  font-size: 0.6em; }

.notification {
  padding-left: 50px;
  min-height: 55px;
  padding-top: 10px;
  display: block;
  position: relative; }
  .notification__icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 40px; }
  .notification--success {
    color: #7AB800; }
  .notification--warning {
    color: #e29317; }
  .notification--error {
    color: #e00034; }
  .notification--style-important {
    padding-top: 0;
    padding-left: 0; }
    .notification--style-important .notification__container {
      padding-left: 28px; }
    .notification--style-important .notification__icon {
      font-size: 20px; }

.article-navigation .icons-arrow-down {
  font-size: 10px;
  margin-left: 9px; }

.article-navigation__link {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.article-navigation .tabs .active {
  border-color: #e29317; }

.article-navigation__related {
  height: 41px; }
  .article-navigation__related .tabs li a {
    padding-bottom: 16px;
    border-bottom: 1px solid #FFFFFF;
    padding-right: 32px;
    height: 16px;
    padding-top: 6px; }
    .article-navigation__related .tabs li a:hover {
      padding-bottom: 12px;
      border-color: #e29317; }
  .article-navigation__related .tabs li a:hover,
  .article-navigation__related .tabs .active a,
  .article-navigation__related .tabs .active:hover a {
    padding-bottom: 12px;
    border-bottom: 5px solid #e29317; }
  .article-navigation__related .tabs .active a {
    cursor: default; }
  .article-navigation__related .article-navigation__link {
    max-width: 239px; }

.article-navigation__links {
  height: 35px; }
  .article-navigation__links .tabs li {
    min-height: 28px; }
    .article-navigation__links .tabs li a {
      font-size: 14px;
      border: none;
      padding-right: 53px;
      padding-top: 0; }
  .article-navigation__links .tabs-wrapper .tabs li {
    min-height: 100%; }
  .article-navigation__links .tabs li:hover a {
    color: #e29317;
    border: none; }
  .article-navigation__links .article-navigation__link {
    position: relative;
    max-width: 193px;
    height: 33px;
    line-height: 34px; }
    .article-navigation__links .article-navigation__link i {
      position: absolute;
      right: 33px; }
  .article-navigation__links .active a {
    color: #e29317; }
  .article-navigation__links .progress-bar {
    top: auto;
    bottom: 0; }

.article-navigation-mobile {
  display: none;
  position: absolute;
  right: 5px;
  left: 5px;
  z-index: 401;
  background-color: #3d4855;
  color: #FFFFFF;
  border: 1px solid;
  overflow: hidden;
  max-height: 32px; }
  .article-navigation-mobile__item {
    color: inherit;
    padding: 5px 10px;
    opacity: 0;
    visibility: hidden;
    z-index: 10;
    position: relative;
    display: none;
    transition: all .3s linear;
    text-decoration: none; }
    .article-navigation-mobile__item:hover, .article-navigation-mobile__item:focus {
      text-decoration: none; }
    .article-navigation-mobile__item.active {
      opacity: 1;
      visibility: visible;
      display: block; }
      .article-navigation-mobile__item.active:hover {
        background-color: inherit; }
  .article-navigation-mobile.active {
    max-height: 100%; }
    .article-navigation-mobile.active .article-navigation-mobile__item {
      opacity: 1;
      visibility: visible;
      display: block; }
      .article-navigation-mobile.active .article-navigation-mobile__item.active {
        background-color: #e29317;
        text-decoration: none; }
  .article-navigation-mobile .icons-arrow-down {
    position: absolute;
    z-index: 11;
    top: 0;
    right: 0;
    padding: 8px 10px; }

.heading-labeled {
  margin-bottom: 20px; }
  .heading-labeled .label {
    display: block;
    float: left; }
    @media all and (max-width: 600px) {
      .heading-labeled .label {
        height: 45px;
        padding: 7px;
        line-height: 30px;
        font-size: 8px; } }
  .heading-labeled .heading-text-w {
    float: left;
    padding: 0 20px; }
    @media all and (max-width: 600px) {
      .heading-labeled .heading-text-w {
        padding-left: 8px !important; } }
    .heading-labeled .heading-text-w p {
      font-size: 18px;
      margin-bottom: 7px; }
    .heading-labeled .heading-text-w h1 {
      margin-top: 0; }
    @media all and (max-width: 600px) {
      .heading-labeled .heading-text-w p {
        font-size: 13px;
        line-height: 18px; }
      .heading-labeled .heading-text-w h1 {
        font-size: 18px;
        line-height: 22px; } }
    @media all and (max-width: 600px) {
      .heading-labeled .heading-text-w {
        padding: 0; }
        .heading-labeled .heading-text-w h1 {
          padding: 0; } }
    .heading-labeled .heading-text-w h2 {
      font-weight: normal !important;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 16px; }
      @media all and (max-width: 600px) {
        .heading-labeled .heading-text-w h2 {
          font-size: 13px; } }

.detached .heading-labeled {
  padding: 15px !important;
  margin-bottom: 0;
  padding-bottom: 0 !important; }
  @media all and (max-width: 600px) {
    .detached .heading-labeled {
      padding-bottom: 15px !important; } }
  .detached .heading-labeled .heading-labeled-jail {
    width: 60%; }
    @media all and (max-width: 600px) {
      .detached .heading-labeled .heading-labeled-jail {
        width: 100%; } }
  .detached .heading-labeled .label {
    padding: 7px;
    font-size: 11px; }
  .detached .heading-labeled .compare-btn__wrapper {
    width: inherit; }
    .detached .heading-labeled .compare-btn__wrapper .btn--compare {
      float: none !important;
      margin-top: -1px; }
  .detached .heading-labeled .heading-text-w {
    padding: 0 15px;
    margin-left: 0 !important; }
    .detached .heading-labeled .heading-text-w p {
      color: #3a4855;
      font-size: 13px;
      line-height: 18px;
      margin-bottom: 0; }
    .detached .heading-labeled .heading-text-w h1 {
      font-size: 18px;
      line-height: 22px; }
      @media all and (max-width: 600px) {
        .detached .heading-labeled .heading-text-w h1 {
          font-size: 14px;
          line-height: 18px; } }

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

.sticky-header-wrapper {
  position: relative;
  min-height: 1px;
  z-index: 400;
  backface-visibility: hidden; }
  .sticky-header-wrapper.detached {
    position: fixed;
    top: -999px;
    background-color: #3d4855;
    padding: 0;
    z-index: 1000; }
    .sticky-header-wrapper.detached .header-wrap {
      background-color: #98a2ad; }
    .sticky-header-wrapper.detached .sticky-header {
      min-height: 30px; }
      .sticky-header-wrapper.detached .sticky-header .sticky-header-values {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 70px; }
        @media all and (max-width: 768px) {
          .sticky-header-wrapper.detached .sticky-header .sticky-header-values {
            padding-bottom: 10px; } }
        .sticky-header-wrapper.detached .sticky-header .sticky-header-values .col-xl-4 {
          display: none; }
          .sticky-header-wrapper.detached .sticky-header .sticky-header-values .col-xl-4.detached-visible {
            display: block;
            width: 100%; }
            .sticky-header-wrapper.detached .sticky-header .sticky-header-values .col-xl-4.detached-visible p {
              display: inline;
              font-size: 13px; }
              .sticky-header-wrapper.detached .sticky-header .sticky-header-values .col-xl-4.detached-visible p.h2 {
                font-weight: bold !important; }
              .sticky-header-wrapper.detached .sticky-header .sticky-header-values .col-xl-4.detached-visible p small {
                font-size: 11px; }
            .sticky-header-wrapper.detached .sticky-header .sticky-header-values .col-xl-4.detached-visible .hr {
              display: none; }
    .sticky-header-wrapper.detached .space-2 {
      height: 4px;
      max-height: 4px;
      margin: 0;
      background-color: #707a87; }
    .sticky-header-wrapper.detached .scrollable-tabs {
      z-index: 999; }
    .sticky-header-wrapper.detached .tabs-wrapper {
      background-color: #3d4855;
      padding: 0 10px 10px 10px;
      left: 0;
      width: 100%; }

.lt-ie10.lt-ie9 .sticky-header-wrapper.detached .scrollable-tabs.scrollable-tabs-arrowed {
  height: 45px; }

.sticky-header {
  min-height: 85px; }
  @media all and (max-width: 600px) {
    .sticky-header .sticky-header-values {
      padding: 10px; }
      .sticky-header .sticky-header-values .row .col-md-6:nth-child(2) {
        margin-left: 0 !important; } }
  .sticky-header .hr {
    background-color: rgba(173, 181, 189, 0.5); }
  @media all and (max-width: 600px) {
    .sticky-header .sticky-header-downloads-wrapper {
      padding: 0 10px 10px; }
      .sticky-header .sticky-header-downloads-wrapper .hr {
        min-height: 1px;
        background-color: rgba(255, 255, 255, 0.5);
        margin-bottom: 10px; } }

.sticky-header-visible .progress-bar {
  top: auto;
  bottom: 0; }

.scroll .jspVerticalBar {
  width: 6px;
  right: 8px;
  background-color: transparent; }

.scroll .jspTrack {
  background-color: transparent; }

.scroll .jspPane {
  width: 100% !important; }

.scroll .jspContainer,
.scroll .jspScrollable {
  overflow: initial !important; }

.scroll .jspDrag {
  background-color: #e29317; }

.worldwide {
  background-repeat: no-repeat;
  background-position: top right; }
  .worldwide__results-title {
    color: #cccaca;
    margin-top: 53px; }
  .worldwide .list-2 li {
    border-color: #98a2ad;
    padding-bottom: 10px; }
    .worldwide .list-2 li:last-child {
      border-bottom: 1px solid #98a2ad; }
  .worldwide .chosen-container {
    width: 100% !important; }
  .worldwide .paginator {
    padding: 17px 0 17px; }
  .worldwide .pagination-wrapper.no-bg .paginator li:first-child a,
  .worldwide .pagination-wrapper.no-bg .paginator li:last-child a,
  .worldwide .pagination-wrapper.no-bg .paginator li.previous a,
  .worldwide .pagination-wrapper.no-bg .paginator li.next a,
  .worldwide .pagination-wrapper.no-bg .paginator li a {
    color: #cccaca !important; }
  .worldwide .pagination-wrapper.no-bg .paginator li.active a,
  .worldwide .pagination-wrapper.no-bg .paginator li a:hover {
    color: #e29317 !important; }

.collapsible-teaser {
  color: #FFFFFF;
  background-color: rgba(137, 150, 160, 0.8);
  width: 324px;
  font-size: 11px;
  overflow: hidden;
  -webkit-transition: height 0.5s ease-out;
  -moz-transition: height 0.5s ease-out;
  -ms-transition: height 0.5s ease-out;
  -o-transition: height 0.5s ease-out;
  transition: height 0.5s ease-out; }
  @media all and (max-width: 768px) {
    .collapsible-teaser {
      max-width: 100%; } }
  .csstransitions .collapsible-teaser {
    height: 348px; }
    .csstransitions .collapsible-teaser--form {
      height: 365px; }
    .csstransitions .collapsible-teaser__wrapper.active .collapsible-teaser {
      height: 69px; }
      .csstransitions .collapsible-teaser__wrapper.active .collapsible-teaser--form {
        height: 75px; }
  .popbox .collapsible-teaser {
    width: 100%;
    height: 100%; }
  .collapsible-teaser p {
    margin-bottom: 0; }
  .collapsible-teaser__btn {
    margin-left: 15px;
    cursor: pointer;
    content: "\EA02";
    display: inline-block;
    font-family: "icons";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .collapsible-teaser__btn:before {
      content: "\EA02";
      display: inline-block;
      font-family: "icons";
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .active .collapsible-teaser__btn {
      content: "\EA0E";
      display: inline-block;
      font-family: "icons";
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .active .collapsible-teaser__btn:before {
        content: "\EA0E";
        display: inline-block;
        font-family: "icons";
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .collapsible-teaser__btn:hover {
      color: #e29317; }
    @media all and (max-width: 768px) {
      .collapsible-teaser__btn {
        content: "\EA0E";
        display: inline-block;
        font-family: "icons";
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        .collapsible-teaser__btn:before {
          content: "\EA0E";
          display: inline-block;
          font-family: "icons";
          font-style: normal;
          font-weight: normal;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
        .active .collapsible-teaser__btn {
          content: "\EA02";
          display: inline-block;
          font-family: "icons";
          font-style: normal;
          font-weight: normal;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
          .active .collapsible-teaser__btn:before {
            content: "\EA02";
            display: inline-block;
            font-family: "icons";
            font-style: normal;
            font-weight: normal;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; } }
  .collapsible-teaser__content {
    padding: 0 10px 10px 10px; }
  .collapsible-teaser__header {
    padding: 30px 0 10px 10px;
    cursor: pointer; }
  .collapsible-teaser__subtitle {
    margin-left: 35px;
    cursor: pointer; }
  .collapsible-teaser__title, .collapsible-teaser__subtitle {
    display: inline-block; }
  .collapsible-teaser__table {
    max-width: 240px; }
    @media all and (max-width: 768px) {
      .collapsible-teaser__table {
        max-width: 100%; } }
  .collapsible-teaser__row-percentage {
    text-align: right;
    color: #aaff00; }
  .collapsible-teaser .cell-positive {
    color: #aaff00; }
  .collapsible-teaser .cell-negative {
    color: #e00034; }
  .collapsible-teaser__row {
    border-bottom: 1px solid rgba(255, 255, 255, 0.6); }
    .collapsible-teaser__row p {
      margin-bottom: 5px; }
  .collapsible-teaser__update-time {
    display: block;
    margin-top: 20px; }
    @media all and (min-width: 769px) {
      .collapsible-teaser__update-time {
        margin-bottom: 36px; } }
  .collapsible-teaser--form {
    width: 324px;
    background-color: transparent !important; }
    .collapsible-teaser--form__wrapper {
      background-color: transparent !important; }
      @media all and (max-width: 768px) {
        .collapsible-teaser--form__wrapper {
          display: none; } }
    .collapsible-teaser--form .collapsible-teaser__header {
      background-color: rgba(0, 0, 0, 0.8);
      padding: 24px 20px 10px 30px; }
    .collapsible-teaser--form .collapsible-teaser__btn {
      margin-top: 6px; }
    .collapsible-teaser--form .collapsible-teaser__content {
      padding: 0; }
      .collapsible-teaser--form .collapsible-teaser__content--form {
        padding: 0 50px 10px 30px;
        background-color: rgba(0, 0, 0, 0.8);
        min-height: 179px; }
        .collapsible-teaser--form .collapsible-teaser__content--form .form__group {
          margin-bottom: 0;
          padding-bottom: 10px;
          font-size: 14px;
          position: relative;
          -webkit-transition: opacity 0.5s;
          -moz-transition: opacity 0.5s;
          -ms-transition: opacity 0.5s;
          -o-transition: opacity 0.5s;
          transition: opacity 0.5s;
          opacity: 1; }
          .collapsible-teaser--form .collapsible-teaser__content--form .form__group.is-invalid .form__text,
          .collapsible-teaser--form .collapsible-teaser__content--form .form__group.is-invalid .chosen-container {
            border: 1px solid #e00034; }
          .collapsible-teaser--form .collapsible-teaser__content--form .form__group.fade {
            opacity: 0; }
          .collapsible-teaser--form .collapsible-teaser__content--form .form__group .form__text {
            background: none;
            border: 1px solid #FFFFFF;
            color: #FFFFFF;
            margin: 0;
            padding-left: 18px; }
            .collapsible-teaser--form .collapsible-teaser__content--form .form__group .form__text::-webkit-input-placeholder {
              color: #FFFFFF !important;
              opacity: 1 !important; }
            .collapsible-teaser--form .collapsible-teaser__content--form .form__group .form__text:-moz-placeholder {
              color: #FFFFFF !important;
              opacity: 1 !important; }
            .collapsible-teaser--form .collapsible-teaser__content--form .form__group .form__text::-moz-placeholder {
              color: #FFFFFF !important;
              opacity: 1 !important; }
            .collapsible-teaser--form .collapsible-teaser__content--form .form__group .form__text:-ms-input-placeholder {
              color: #FFFFFF !important;
              opacity: 1 !important; }
          .collapsible-teaser--form .collapsible-teaser__content--form .form__group .form__forgot {
            font-size: 11px;
            margin-top: 6px; }
            .collapsible-teaser--form .collapsible-teaser__content--form .form__group .form__forgot a {
              color: #FFFFFF !important; }
              .collapsible-teaser--form .collapsible-teaser__content--form .form__group .form__forgot a:hover {
                color: #e29317 !important; }
          .collapsible-teaser--form .collapsible-teaser__content--form .form__group a[data-tooltip] {
            visibility: hidden;
            color: #e00034;
            position: absolute;
            right: -24px;
            top: 7px; }
            .collapsible-teaser--form .collapsible-teaser__content--form .form__group a[data-tooltip]:hover {
              text-decoration: none; }
          .collapsible-teaser--form .collapsible-teaser__content--form .form__group.is-invalid a[data-tooltip] {
            visibility: visible; }
          .collapsible-teaser--form .collapsible-teaser__content--form .form__group.form__checkbox input[type=checkbox] {
            display: none; }
            .collapsible-teaser--form .collapsible-teaser__content--form .form__group.form__checkbox input[type=checkbox]:checked + label {
              content: "\EA58";
              display: inline-block;
              font-family: "icons";
              font-style: normal;
              font-weight: normal;
              line-height: 1;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale;
              font-family: inherit; }
              .collapsible-teaser--form .collapsible-teaser__content--form .form__group.form__checkbox input[type=checkbox]:checked + label:before {
                content: "\EA58";
                display: inline-block;
                font-family: "icons";
                font-style: normal;
                font-weight: normal;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale; }
              .collapsible-teaser--form .collapsible-teaser__content--form .form__group.form__checkbox input[type=checkbox]:checked + label::before {
                color: #FFFFFF;
                text-align: center;
                font-size: 12px;
                line-height: 12px; }
          .collapsible-teaser--form .collapsible-teaser__content--form .form__group.form__checkbox label {
            padding-left: 22px;
            cursor: pointer; }
            .collapsible-teaser--form .collapsible-teaser__content--form .form__group.form__checkbox label::before {
              content: "";
              display: inline-block;
              width: 14px;
              height: 14px;
              position: absolute;
              top: 4px;
              left: 0;
              border: 1px solid #FFFFFF; }
        .collapsible-teaser--form .collapsible-teaser__content--form .chosen-container {
          width: 100% !important; }
        .collapsible-teaser--form .collapsible-teaser__content--form .btn {
          margin-top: 0; }
    .collapsible-teaser--form .collapsible-teaser__footer {
      padding: 16px 50px 18px 30px;
      font-size: 14px;
      background-color: rgba(57, 88, 128, 0.8);
      height: 132px; }
      .collapsible-teaser--form .collapsible-teaser__footer .btn {
        margin-top: 10px !important; }
  .collapsible-teaser--logged {
    background-color: transparent !important; }
    .collapsible-teaser--logged__wrapper {
      height: 75px; }
    .collapsible-teaser--logged .collapsible-teaser__header {
      height: 75px;
      background-color: rgba(57, 88, 128, 0.8);
      cursor: default;
      padding: 30px 30px; }
      .collapsible-teaser--logged .collapsible-teaser__header .collapsible-teaser__title {
        font-size: 14px;
        max-width: 205px;
        height: 22px; }
      .collapsible-teaser--logged .collapsible-teaser__header .collapsible-teaser__logged-icons {
        position: absolute;
        right: 30px;
        bottom: 23px; }
        .collapsible-teaser--logged .collapsible-teaser__header .collapsible-teaser__logged-icons a {
          margin-left: 12px; }
          .collapsible-teaser--logged .collapsible-teaser__header .collapsible-teaser__logged-icons a i {
            color: #FFFFFF; }
          .collapsible-teaser--logged .collapsible-teaser__header .collapsible-teaser__logged-icons a:hover {
            text-decoration: none; }
          .collapsible-teaser--logged .collapsible-teaser__header .collapsible-teaser__logged-icons a.open-popbox {
            display: inline; }
  .collapsible-teaser.t--bg-3 {
    background-color: rgba(0, 0, 0, 0.8); }

.audience-selection {
  margin: -130px auto 0 auto;
  min-height: 340px;
  width: auto;
  position: relative;
  text-align: center; }
  .audience-selection__wrapper {
    background-color: #FFFFFF;
    width: 100%; }
  .audience-selection__item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 240px;
    max-width: 160px; }
    .audience-selection__item h3 {
      color: #4f5356;
      text-align: center;
      font-size: 18px;
      margin: 20px auto 0 auto; }
    .audience-selection__item .audience-selection__image-wrapper {
      position: relative;
      cursor: pointer;
      overflow: hidden; }
      .audience-selection__item .audience-selection__image-wrapper .audience-selection__item-overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        opacity: 0;
        background-color: rgba(57, 88, 128, 0.8);
        -webkit-transition: opacity 0.25s ease-in-out;
        -moz-transition: opacity 0.25s ease-in-out;
        -ms-transition: opacity 0.25s ease-in-out;
        -o-transition: opacity 0.25s ease-in-out;
        transition: opacity 0.25s ease-in-out; }
      .audience-selection__item .audience-selection__image-wrapper img {
        margin: 0 auto;
        -webkit-transition: transform 0.25s ease-in-out;
        -moz-transition: transform 0.25s ease-in-out;
        -ms-transition: transform 0.25s ease-in-out;
        -o-transition: transform 0.25s ease-in-out;
        transition: transform 0.25s ease-in-out; }
    .audience-selection__item.audience-selection--disabled .audience-selection__item-overlay {
      background-color: rgba(102, 102, 102, 0.8);
      opacity: 1;
      cursor: not-allowed;
      left: 0; }
    .audience-selection__item.audience-selection--disabled .audience-selection__image-wrapper:hover img {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    .audience-selection__item.audience-selection--active .audience-selection__item-overlay,
    .audience-selection__item .audience-selection__image-wrapper:hover .audience-selection__item-overlay {
      opacity: 1; }
    .audience-selection__item.audience-selection--active img,
    .audience-selection__item .audience-selection__image-wrapper:hover img {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
    .audience-selection__item.audience-selection--active .audience-selection__item-overlay {
      background-image: url("../img/svg/check-mark.svg");
      background-size: 35%;
      background-repeat: no-repeat;
      background-position: center; }
  .audience-selection__teaser--active {
    overflow: visible; }
    .audience-selection__teaser--active .teaser__aux-wrapper {
      z-index: 2; }
  .audience-selection__teaser--top-aligned .teaser--introtext__wrapper {
    top: 210px; }
  .audience-selection__select {
    max-width: 161px;
    margin: 0 auto; }
  @media all and (max-width: 768px) {
    .audience-selection {
      margin-top: 0; }
      .audience-selection__item {
        height: auto;
        margin: 10px 0; } }

.product-finder__container {
  margin-left: 10px; }

@media all and (min-width: 769px) {
  .product-finder__btn {
    max-width: 325px; } }

.product-finder__search {
  position: relative; }
  .product-finder__search input {
    width: 100%;
    height: 33px;
    border: 1px solid #d0d5d9;
    padding: 0 50px 0 8px;
    color: #a1abb3; }
    .product-finder__search input::-webkit-input-placeholder {
      color: #a1abb3 !important; }
    .product-finder__search input:-moz-placeholder {
      color: #a1abb3 !important; }
    .product-finder__search input::-moz-placeholder {
      color: #a1abb3 !important; }
    .product-finder__search input:-ms-input-placeholder {
      color: #a1abb3 !important; }
  .product-finder__search .icons-filled-search {
    position: absolute;
    top: 4px;
    right: 10px;
    background-color: transparent; }
    .product-finder__search .icons-filled-search:before {
      color: #646d77;
      font-size: 15px !important; }

.product-box__nav, .product-box__options {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  min-height: 240px; }
  .detached .product-box__nav, .detached .product-box__options {
    min-height: 87px; }
  @media all and (max-width: 1024px) {
    .product-box__nav, .product-box__options {
      min-height: 294px; } }
  @media all and (max-width: 768px) {
    .product-box__nav, .product-box__options {
      min-height: 240px; } }

.product-box__nav {
  background-color: #a1abb3;
  color: #FFFFFF; }

.product-box__date {
  display: block;
  color: #3d4855;
  margin-bottom: 0;
  margin-top: -7px; }

.product-box__currency-text, .product-box__currency-select {
  float: left; }

.product-box__currency-text {
  margin-right: 20px;
  margin-top: 5px; }

.product-box__options {
  background-color: #646d77; }
  .product-box__options .btn {
    margin-bottom: 10px; }
  .detached .product-box__options {
    background-color: transparent; }

.product-box__product-select.chosen {
  width: 100%; }

.product-box__tag {
  color: #FFFFFF;
  display: inline-block; }

.product-box__container {
  padding: 8px 8px 1px 8px;
  background-color: #8b9299;
  min-height: 74px; }
  @media all and (max-width: 1024px) {
    .product-box__container {
      min-height: 96px; } }

.product-box__tag-title {
  font-size: 24px;
  margin-bottom: 13px; }

.product-box__tag-subtitle {
  font-size: 11px;
  line-height: 1; }

.product-box .hr {
  background-color: #b8c0c6; }

.product-box .icon-inline {
  font-size: 14px;
  margin-right: 5px; }

.product-box .chosen {
  display: inline-block; }
  .product-box .chosen .chosen-container-single {
    min-width: 100px; }

.product-box .download-btn {
  margin-top: 18px;
  margin-right: 23px;
  display: inline-block; }
  .product-box .download-btn span {
    font-size: 14px;
    color: #FFFFFF; }
  .product-box .download-btn:last-child {
    margin-right: 0; }

.product-box.detached .header-wrap,
.product-box.detached .sticky-header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 49.79768%;
  float: left; }

.product-box.detached .sticky-header {
  clear: none !important; }

.product-box.detached .product-box__options,
.product-box.detached .heading-labeled-jail {
  width: 100% !important; }

.product-box.detached .heading-labeled,
.product-box.detached .product-box__options {
  min-height: 126px !important; }

.product-box.detached.sticky-header-wrapper {
  background-color: #98a2ad; }
  @media all and (max-width: 480px) {
    .product-box.detached.sticky-header-wrapper {
      display: none; } }

.product-box--linear .sticky-header {
  min-height: 85px;
  background-color: #98a2ad; }
  .product-box--linear .sticky-header > [class*="col-"] {
    padding: 20px 10px; }
    .product-box--linear .sticky-header > [class*="col-"] .row > [class*="col-"] {
      padding: 0 5px; }

.product-box--linear .btn--compare {
  margin-top: 25px;
  float: right; }
  @media all and (max-width: 768px) {
    .product-box--linear .btn--compare {
      float: none; } }

.product-box--linear.detached .sticky-header-downloads-wrapper {
  margin-top: -53px; }

.event-details__wrapper {
  color: #8996a0; }
  .event-details__wrapper i {
    color: #646d77 !important; }

.event-details__day span:first-child {
  font-size: 24px;
  display: block;
  color: #646d77; }

.event-details__download {
  color: #8996a0;
  cursor: pointer; }
  .event-details__download:hover,
  .event-details__download:hover i {
    color: #e29317 !important; }

.select {
  position: relative;
  display: inline-block; }
  .select .icons-arrow-down {
    margin-left: 5px; }
  .select.active {
    background-color: #b8c0c6; }
    .select.active .select__list:before {
      content: "";
      top: 0;
      bottom: 0;
      width: 100%;
      position: absolute;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
      background-color: #b8c0c6;
      margin-top: -30px;
      margin-bottom: -10px; }

.select__list {
  position: absolute;
  width: 100%;
  left: 0;
  background-color: #b8c0c6;
  text-align: left;
  display: none; }

.select.active .select__list {
  display: block; }

.select__item,
.select__item-cover {
  display: block;
  color: inherit;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  z-index: 10; }
  .select__item:hover, .select__item:focus, .select__item:active,
  .select__item-cover:hover,
  .select__item-cover:focus,
  .select__item-cover:active {
    text-decoration: none; }

.select__item:hover {
  background-color: #e29317; }

.holiday-calendar__wrapper {
  background-size: cover;
  background-repeat: no-repeat; }
  .holiday-calendar__wrapper [data-holiday-calendar-template],
  .holiday-calendar__wrapper [data-holiday-calendar-list-template] {
    display: none; }
  .holiday-calendar__wrapper .list-1 {
    margin: 0;
    color: #FFFFFF; }
    .holiday-calendar__wrapper .list-1 li {
      margin-bottom: 0;
      line-height: 20px;
      position: relative; }
      .holiday-calendar__wrapper .list-1 li.circle:before {
        content: "";
        width: 10px;
        height: 10px;
        left: 1px;
        position: absolute;
        border-radius: 100px;
        border: 2px solid #FFFFFF;
        background: transparent;
        top: 2px; }
      .holiday-calendar__wrapper .list-1 li.filled-circle:before {
        content: "";
        background: #FFFFFF;
        width: 6px;
        height: 6px;
        left: 5px;
        top: 6px;
        position: absolute;
        border-radius: 100px; }
      .holiday-calendar__wrapper .list-1 li:before {
        background-color: #FFFFFF; }

.holiday-calendar__footer .download-link {
  line-height: 0.8; }
  .holiday-calendar__footer .download-link span {
    top: -2px; }

.holiday-calendar__datepicker {
  position: relative;
  z-index: 100; }
  .holiday-calendar__datepicker .ui-datepicker-inline {
    color: #8996a0;
    background: none;
    background-color: #FFFFFF;
    border: none;
    border-radius: 0;
    width: 100%;
    height: 390px;
    box-sizing: border-box;
    padding: 0 20px; }
    .holiday-calendar__datepicker .ui-datepicker-inline .ui-datepicker-next,
    .holiday-calendar__datepicker .ui-datepicker-inline .ui-datepicker-prev,
    .holiday-calendar__datepicker .ui-datepicker-inline .ui-datepicker-year {
      display: none; }
    .holiday-calendar__datepicker .ui-datepicker-inline .ui-datepicker-header {
      background: none;
      background-color: transparent;
      border: none;
      color: #8996a0;
      font-family: UniversDeutscheBank;
      font-size: 24px;
      font-weight: normal; }
      .holiday-calendar__datepicker .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-title {
        margin: 12px 0; }
    .holiday-calendar__datepicker .ui-datepicker-inline .ui-datepicker-calendar {
      font-family: Arial !important; }
      .holiday-calendar__datepicker .ui-datepicker-inline .ui-datepicker-calendar .ui-state-default {
        border: none;
        background: none;
        background-color: transparent !important;
        color: #3d4855;
        font-weight: normal;
        text-align: center !important;
        height: 30px;
        padding: .2em 0; }
      .holiday-calendar__datepicker .ui-datepicker-inline .ui-datepicker-calendar .ui-datepicker-week-end a,
      .holiday-calendar__datepicker .ui-datepicker-inline .ui-datepicker-calendar .ui-datepicker-other-month a {
        color: #8996a0 !important; }
      .holiday-calendar__datepicker .ui-datepicker-inline .ui-datepicker-calendar th {
        font-weight: normal !important;
        padding: .7em 0;
        text-transform: uppercase; }

.holiday-calendar-tooltip__title {
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 15px;
  margin-bottom: 15px; }

.holiday-calendar-tooltip__list {
  font-size: 14px;
  margin: 0;
  color: #FFFFFF; }
  .holiday-calendar-tooltip__list li {
    margin-bottom: 0;
    line-height: 20px;
    position: relative; }
    .holiday-calendar-tooltip__list li.circle:before {
      content: "";
      width: 10px;
      height: 10px;
      left: 1px;
      position: absolute;
      border-radius: 100px;
      border: 2px solid #FFFFFF;
      background: transparent;
      top: 2px; }
    .holiday-calendar-tooltip__list li.filled-circle:before {
      content: "";
      background: #FFFFFF;
      width: 6px;
      height: 6px;
      left: 5px;
      top: 6px;
      position: absolute;
      border-radius: 100px; }
    .holiday-calendar-tooltip__list li:before {
      background-color: #FFFFFF; }

.holiday-calendar-tooltip__close {
  font-size: 14px !important;
  line-height: initial !important;
  position: absolute;
  right: 20px;
  top: 20px; }
  .holiday-calendar-tooltip__close i {
    color: #FFFFFF; }

.holiday-calendar-list {
  background-color: #395880;
  color: #FFFFFF;
  height: calc(390px - 60px);
  padding: 30px 0; }
  .holiday-calendar-list__wrapper {
    height: calc(390px - 60px); }
  .holiday-calendar-list__item {
    border-bottom: 1px solid #FFFFFF;
    margin: 0 30px 25px 30px;
    padding-bottom: 25px; }
    .holiday-calendar-list__item:last-child {
      border-bottom: none;
      margin-bottom: 0;
      padding-bottom: 0; }
  .holiday-calendar-list__date {
    margin-bottom: 16px;
    display: block; }
  .holiday-calendar-list__title {
    margin-bottom: 10px; }

.holiday-calendar__header {
  padding-top: 100px; }

.holiday-calendar__title {
  font-size: 36px; }
  @media all and (max-width: 600px) {
    .holiday-calendar__title {
      line-height: 33px; } }

.holiday-calendar__marker {
  position: relative;
  cursor: pointer; }
  .holiday-calendar__marker.circle:before {
    content: "";
    width: 25px;
    height: 25px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    position: absolute;
    border-radius: 100px;
    border: 2px solid #e00034; }
  .holiday-calendar__marker.filled-circle:after {
    content: "";
    background: #e00034;
    width: 6px;
    height: 6px;
    left: 50%;
    bottom: -1px;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    position: absolute;
    border-radius: 100px; }

.holiday-calendar__settings {
  position: relative;
  top: 8px; }
  .holiday-calendar__settings .icons-settings {
    color: #FFFFFF; }
  .holiday-calendar__settings:hover .icons-settings {
    color: #e29317; }

.holiday-calendar__legend {
  color: #FFFFFF; }
  .holiday-calendar__legend span {
    position: relative;
    margin-right: 30px;
    padding-left: 25px;
    display: block; }
  .holiday-calendar__legend .circle:before {
    content: "";
    width: 10px;
    height: 10px;
    left: 0px;
    position: absolute;
    border-radius: 100px;
    border: 2px solid #FFFFFF; }
  .holiday-calendar__legend .filled-circle:before {
    content: "";
    background: #FFFFFF;
    width: 6px;
    height: 6px;
    left: 10px;
    top: 3px;
    position: absolute;
    border-radius: 100px; }
  @media all and (max-width: 768px) {
    .holiday-calendar__legend span {
      width: 100%;
      display: block; }
    .holiday-calendar__legend .circle:before {
      left: 0px;
      top: 1px; }
    .holiday-calendar__legend .filled-circle:before {
      left: 2px;
      top: 4px; } }

.product-finder-filter .product-finder-filter__tag-icon, .product-finder-filter .product-finder-filter__tag-title, .product-finder-filter .product-finder-filter__tag-description, .product-finder-filter .product-finder-filter__tag-amount {
  color: #FFFFFF !important; }

.product-finder-filter__item {
  margin-bottom: 3px !important; }

.product-finder-filter__section-title {
  height: 20px;
  margin-bottom: 6px;
  margin-top: 9px; }
  .product-finder-filter__section-title h4 {
    line-height: 23px; }

.product-finder-filter__tag {
  display: block;
  height: 60px;
  position: relative;
  padding: 6px 10px 10px 10px;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s; }
  .product-finder-filter__tag:hover {
    text-decoration: none; }
  .product-finder-filter__tag.active, .product-finder-filter__tag.active:hover {
    background-color: #e29317 !important; }
  .product-finder-filter__tag.inactive {
    opacity: 0.5; }
  .product-finder-filter__tag.bg-dark-bright-blue:hover {
    background-color: #617999; }
  .product-finder-filter__tag.bg-warm-gray:hover {
    background-color: #ada59e; }
  .product-finder-filter__tag.bg-bright-blue:hover {
    background-color: #33ade2; }
  .product-finder-filter__tag.bg-green-80:hover {
    background-color: #afd466; }
  .product-finder-filter__tag.bg-purple-80:hover {
    background-color: #9a6aba; }
  .product-finder-filter__tag.bg-blue-gray:hover {
    background-color: #646d77; }
  .product-finder-filter__tag.bg-bright-blue-60:hover {
    background-color: #99d6f1; }
  .product-finder-filter__tag.bg-mid-gray-80:hover {
    background-color: #b8c0c6; }

.product-finder-filter__tag-title, .product-finder-filter__tag-icon {
  display: inline-block; }

.product-finder-filter__tag-title {
  font-size: 24px;
  clear: both; }

.product-finder-filter__tag-footer {
  position: absolute;
  bottom: 7px;
  left: 0;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px; }

.product-finder-filter__tag-description, .product-finder-filter__tag-amount {
  font-size: 11px;
  margin-bottom: 0;
  line-height: 1; }

.product-finder-filter__tag-description {
  float: left; }

.product-finder-filter__tag-amount {
  float: right; }

.product-finder-filter--tag-small .product-finder-filter__tag {
  height: 48px; }

.product-finder-filter--tag-small .product-finder-filter__tag-title {
  font-size: 11px;
  line-height: 1.7; }

.product-finder-filter i {
  display: inline-block;
  vertical-align: middle;
  color: #FFFFFF;
  font-size: 14px; }

.product-finder-filter--icon .product-finder-filter__tag-title {
  font-size: 12px; }

.product-finder-filter__content {
  margin-top: 15px;
  position: relative;
  background-color: #f4f6f7 !important;
  display: none; }
  @media all and (max-width: 480px) {
    .product-finder-filter__content {
      margin-bottom: 10px; } }
  .product-finder-filter__content .arrow {
    position: absolute;
    top: -10px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f4f6f7; }

.product-finder-filter__section h4 {
  margin-top: 10px; }

.product-finder-filter__filter-title {
  color: #e29317;
  border-bottom: 1px solid #e29317; }
  .product-finder-filter__filter-title a {
    text-decoration: none !important; }
  .product-finder-filter__filter-title i {
    margin-left: 5px;
    color: #e29317; }

.product-finder-filter__subcategories h4 {
  margin-top: 0; }

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