/**
* SFD 2015
*
* LICENSE
*
* This software and its source code is protected by copyright law (Sec. 69a ff. UrhG).
* It is not allowed to make any kinds of modifications, nor must it be copied,
* or published without explicit permission. Misuse will lead to persecution.
*
* @copyright  2015 infomax websolutions GmbH
* @link       http://www.infomax-it.de
* @package    css
* @subpackage teaser
* @author     degener
* @since      02.10.2015
* @version    $Id: teaser.css 1337 2016-10-07 09:46:15Z oswald $
**/
/*  =========================================================
  0. global settings
  1. themes
  2. single teaser
  3. carousel
  4. contact
  5. weather
  6. webcams
  7. facts, global settings
     7.1 tour-details
     7.2	seasons
     7.3	cottages
     7.4	profile
     7.5	weather-forecast content, teaser small
     7.6	weather-forecast, content, teaser big
     7.7	weather-report, navi
     7.8	downloads
     7.9	fittings
  8. ticker
  9. mixed gallery
========================================================== */
/*  =========================================================
    0. global settings
========================================================== */
@media screen {
  .grid-wrapper > h2 {
    font-size: 2.45rem;
    letter-spacing: 0.3rem;
    padding: 15px 0;
  }
  .grid-wrapper > p {
    font-size: 1.5rem;
    line-height: 1.9rem;
    padding: 14px 0;
  }
}
@media only screen and (max-width: 1024px) {
  .grid-wrapper > h2 {
    font-size: 2rem;
    letter-spacing: 0.2rem;
    padding: 10px 0;
  }
  .grid-wrapper > p {
    font-size: 1.25rem;
    line-height: 1.5rem;
    padding: 10px 0;
  }
}
@media only screen and (max-width: 500px) {
  .grid-wrapper > h2 {
    font-size: 1.25rem;
    letter-spacing: 0.1rem;
    padding: 7px 0;
  }
  .grid-wrapper > p {
    font-size: 1rem;
    line-height: 1.125rem;
    padding: 7px 0;
  }
}
/*  =========================================================
    1. themes
========================================================== */
@media screen {
  #starterBlock {
    width: 100%;
    position: relative;
    top: -104px;
    z-index: 20;
    background-color: #fff;
    padding: 24px 12px 0 12px;
    margin: 0 auto -104px auto;
  }
  .contentBlock {
    width: 100%;
    position: relative;
    padding: 24px 12px 0 12px;
    margin: 0 auto;
  }
  /**/
  article.teaser-grid {
    width: 100%;
    height: 100%;
    float: left;
    /**/
  }
  article.teaser-grid figure {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
  }
  article.teaser-grid figure picture {
    width: 100%;
    float: left;
  }
  article.teaser-grid figure picture img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .rubricTeaserImage {
    vertical-align: middle;
  }
  article.teaser-grid figure figcaption {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    dsiplay: inline-block;
  }
  article.teaser-grid figure figcaption::before,
  article.teaser-grid figure figcaption::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.9s ease-out 0s;
    transition: all 0.9s ease-out 0s;
  }
  article.teaser-grid figure figcaption::before {
    border-bottom: 1px solid #c4c4c4;
    border-top: 1px solid #c4c4c4;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
  }
  article.teaser-grid figure figcaption::after {
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  article.teaser-grid figure figcaption h3 {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    font-family: 'Crimson-Italic', Times, serif;
    font-style: italic;
    font-size: 1.875rem;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 18, 18, 0)), to(rgba(18, 18, 18, 0.9)));
    background: -webkit-linear-gradient(top, rgba(18, 18, 18, 0) 0%, rgba(18, 18, 18, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(18, 18, 18, 0) 0%, rgba(18, 18, 18, 0.9) 100%);
    padding: 20px;
  }
  article.teaser-grid .imgWrapper figure figcaption h3 {
    font-size: 1.25rem;
    letter-spacing: 0.1rem;
  }
  article.teaser-grid figure figcaption p {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
    -ms-transform: translateX(-50%) translateY(-50%) scale(0);
    transform: translateX(-50%) translateY(-50%) scale(0);
    font-size: 1.125rem;
    line-height: 1.4rem;
    color: #787878;
    text-align: left;
    padding: 24px 40px;
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
  }
  article.teaser-grid figure figcaption a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
  }
  article.teaser-grid figure figcaption a span {
    position: absolute;
    bottom: 24px;
    left: 40px;
    font-family: 'Neutra Demi', Arial, Helvetica, sans-serif;
    font-size: 1rem;
    color: #fff;
    text-transform: uppercase;
    background-color: #787878;
    padding: 15px 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
  }
  article.teaser-grid figure figcaption a span:hover {
    background-color: #f01414;
  }
  article.teaser-grid figure figcaption a span::after {
    font-family: 'iconset';
    content: '\e601';
    font-size: 0.75rem;
    margin-left: 5px;
  }
  article.teaser-grid.teaser-col-5 figure {
    padding: 52.32919% 0 0 0;
  }
  article.teaser-grid.teaser-col-4 figure {
    padding: 67.13147% 0 0 0;
  }
  article.teaser-grid.teaser-col-3 figure {
    padding: 90.83557% 0 0 0;
  }
  /* hover state */
  article.teaser-grid:hover figure > picture img {
    opacity: 0.1;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  article.teaser-grid:hover figure > figcaption:before,
  article.teaser-grid:hover figure > figcaption:after {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  article.teaser-grid:hover figure > figcaption h3 {
    bottom: inherit;
    top: 20px;
    color: #787878;
    background: rgba(18, 18, 18, 0);
  }
  article.teaser-grid:hover figure > figcaption h3 span {
    color: #787878;
  }
  article.teaser-grid:hover figure > figcaption h3 span::after {
    height: 1px;
    background-color: #787878;
    margin-top: 5px;
  }
  article.teaser-grid:hover figure > figcaption p {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
  }
  article.teaser-grid:hover figure > figcaption a > span {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@media only screen and (max-width: 1424px) {
  #starterBlock {
    padding: 24px 0 0 0;
  }
}
@media only screen and (max-width: 1280px) {
  article.teaser-grid figure figcaption h3 {
    font-size: 1.5rem;
  }
  article.teaser-grid .imgWrapper figure figcaption h3 {
    font-size: 1.25rem;
    letter-spacing: 0.1rem;
  }
  article.teaser-grid figure figcaption p {
    font-size: 1rem;
    line-height: 1.2rem;
  }
  article.teaser-grid figure figcaption a span {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 1250px) {
  article.teaser-grid figure > figcaption:before,
  article.teaser-grid figure > figcaption:after,
  article.teaser-grid figure > figcaption p,
  article.teaser-grid figure > figcaption a > span {
    width: 1px;
    font-size: 0;
    color: transparent;
    height: 1px;
    position: absolute;
    z-index: -1 !important;
    padding: 0 !important;
    margin: -1px;
    border: 0;
    clip: rect(0 0 0 0);
    overflow: hidden;
    opacity: 0;
  }
  article.teaser-grid:hover figure > picture img {
    opacity: 1;
  }
  article.teaser-grid:hover figure > figcaption:before,
  article.teaser-grid:hover figure > figcaption:after,
  article.teaser-grid:hover figure > figcaption p,
  article.teaser-grid:hover figure > figcaption a > span {
    width: 1px;
    font-size: 0;
    color: transparent;
    height: 1px;
    position: absolute;
    z-index: -1 !important;
    padding: 0 !important;
    margin: -1px;
    border: 0;
    clip: rect(0 0 0 0);
    overflow: hidden;
    opacity: 0;
  }
  article.teaser-grid:hover figure > figcaption h3 {
    top: initial;
    bottom: 0;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 18, 18, 0)), to(rgba(18, 18, 18, 0.9)));
    background: -webkit-linear-gradient(top, rgba(18, 18, 18, 0) 0%, rgba(18, 18, 18, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(18, 18, 18, 0) 0%, rgba(18, 18, 18, 0.9) 100%);
  }
}
@media only screen and (max-width: 1024px) {
  #starterBlock {
    padding: 12px 0 0 0;
    margin-top: 12px;
  }
}
@media only screen and (max-width: 800px) {
  article.teaser-grid:hover figure > picture img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@media only screen and (max-width: 760px) {
  #starterBlock {
    padding: 0;
    margin-top: 12px;
  }
  article.teaser-grid.teaser-col-5 figure,
  article.teaser-grid.teaser-col-4 figure,
  article.teaser-grid.teaser-col-3 figure {
    padding: 53.25443% 0 0 0 !important;
  }
}
@media only screen and (max-width: 500px) {
  #starterBlock {
    top: 0;
    margin-bottom: 0;
  }
}
/*  =========================================================
    2. single teaser
========================================================== */
@media screen {
  /* images */
  .singleTeaser_background > [class*='singleTeaser_background_'] {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
  }
  [class*='singleTeaser_background_'] {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
  }
  .largeScaleTeaser {
    cursor: pointer;
  }
  .singleTeaser {
    width: 100%;
    height: 430px;
    background-color: #eaeaea;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 27px 0 0 0;
    /* headlines, paragraph, links */
  }
  .singleTeaser .grid-gutter {
    margin: 0;
  }
  .singleTeaser .grid-row {
    display: inline-block;
    border-spacing: 0;
    margin-top: 24px;
  }
  .singleTeaser .offset-right {
    margin-right: 12px;
  }
  .singleTeaser .offset-left {
    margin-left: 12px;
  }
  .singleTeaser article {
    display: inline-block;
    position: relative;
    height: 382px;
    text-align: left;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 40px 40px 90px 40px;
    overflow: hidden;
  }
  .singleTeaser article .themeCategory {
    width: 100%;
    float: left;
    font-family: 'Crimson-Italic', Times, serif;
    font-style: italic;
    font-size: 1rem;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    margin-bottom: 12px;
  }
  .singleTeaser article h3 {
    width: 100%;
    float: left;
    font-family: 'Neutra Demi', Arial, Helvetica, sans-serif;
    font-size: 2rem;
    letter-spacing: 0.15rem;
    text-transform: uppercase;
    margin-bottom: 24px;
  }
  .singleTeaser article h3 a,
  .singleTeaser article h3 a:visited {
    font-family: 'Neutra Demi', Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #787878;
  }
  .singleTeaser article h3 a:hover,
  .singleTeaser article h3 a:active,
  .singleTeaser article h3 a:focus {
    color: #f01414;
    text-decoration: underline;
  }
  .singleTeaser article p {
    width: 100%;
    float: left;
    font-size: 1.125rem;
    line-height: 1.37rem;
  }
  .singleTeaser article a.price {
    float: right;
  }
  .singleTeaser article a.price .base {
    font-size: 1.25rem;
    margin-right: 15px;
  }
  .singleTeaser article a.price .amount {
    font-family: 'Neutra Demi', Arial, Helvetica, sans-serif;
    font-size: 3rem;
    color: #f01414;
  }
  .singleTeaser article .buttonstyle {
    position: absolute;
    bottom: 20px;
    left: 40px;
  }
}
@media only screen and (max-width: 1680px) {
  .singleTeaser_background_lg {
    display: none;
    background: none !important;
  }
}
@media screen and (max-width: 1280px), screen and (min-width: 1681px) {
  .singleTeaser_background_bg {
    display: none;
    background: none !important;
  }
}
@media screen and (max-width: 1024px), screen and (min-width: 1281px) {
  .singleTeaser_background_md {
    display: none;
    background: none !important;
  }
}
@media screen and (max-width: 800px), screen and (min-width: 1025px) {
  .singleTeaser_background_sm {
    display: none;
    background: none !important;
  }
}
@media screen and (max-width: 480px), screen and (min-width: 801px) {
  .singleTeaser_background_sm2 {
    display: none;
    background: none !important;
  }
}
@media screen and (min-width: 481px) {
  .singleTeaser_background_sm1 {
    display: none;
    background: none !important;
  }
}
@media only screen and (max-width: 1024px) {
  .singleTeaser .col-4 {
    width: 50%;
  }
}
@media only screen and (max-width: 800px) {
  .singleTeaser .col-4 {
    width: 60%;
  }
}
@media only screen and (max-width: 760px) {
  .singleTeaser .col-4 {
    width: 96%;
  }
  .singleTeaser .offset-right {
    margin-right: 2%;
  }
  .singleTeaser article .themeCategory {
    font-size: 0.75rem;
    letter-spacing: 0.08rem;
    margin-bottom: 8px;
  }
  .singleTeaser article h3 {
    font-size: 1.5rem;
    letter-spacing: 0.1rem;
    margin-bottom: 14px;
  }
  .singleTeaser article p {
    font-size: 1rem;
    line-height: 1.125rem;
  }
  .singleTeaser article a.price .base {
    font-size: 1rem;
  }
  .singleTeaser article a.price .amount {
    font-size: 2.25rem;
  }
  .singleTeaser article .buttonstyle {
    position: absolute;
    bottom: 20px;
    left: 40px;
  }
}
@media only screen and (max-width: 400px) {
  .singleTeaser .col-4 {
    width: 96%;
  }
  .singleTeaser .offset-right {
    margin-right: 2%;
  }
  .singleTeaser article {
    padding: 20px 20px 80px 20px;
  }
}
/*  =========================================================
    3. carousel
========================================================== */
@media screen {
  /* gallery-containers */
  .carousel {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
  }
  .carousel .more {
    position: absolute;
    right: 12px;
    bottom: -18px;
    font-size: 18px;
    font-weight: bold;
  }
  .carousel .panel {
    float: left;
    margin: 12px;
  }
  .carousel .panel > article > img {
    width: 100%;
    height: auto;
    float: left;
  }
  /**/
  .carousel .panel > article {
    width: 100%;
    float: left;
    position: relative;
  }
  .carousel .panel > article figure:not(webcamTeaserFallback) {
    width: 100%;
    float: left;
    padding: 90.90909% 0 0 0;
    position: relative;
    overflow: hidden;
    /* image */
    /* text-area */
    /* END text-area */
  }
  .carousel .panel > article figure#webcamTeaserFallback {
    width: 100%;
    float: left;
    padding: 0;
    position: relative;
    overflow: hidden;
    /* image */
    /* text-area */
    /* END text-area */
  }
  .carousel .panel > article figure picture,
  .carousel .panel > article figure script {
    width: 100%;
    float: left;
  }
  .carousel .panel > article figure picture img,
  .carousel .panel > article figure script {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .carousel .panel > article figure figcaption {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: inline-block;
    text-align: left;
  }
  .carousel .panel > article figure figcaption h3 > span {
    color: #fff;
  }
  .carousel .panel > article figure figcaption::before,
  .carousel .panel > article figure figcaption::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.9s ease-out 0s;
    transition: all 0.9s ease-out 0s;
  }
  .carousel .panel > article figure figcaption::before {
    border-bottom: 1px solid #c4c4c4;
    border-top: 1px solid #c4c4c4;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
  }
  .carousel .panel > article figure figcaption::after {
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  .carousel .panel > article figure figcaption h3 {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    font-size: 1.25rem;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 18, 18, 0)), color-stop(25%, rgba(18, 18, 18, 0.3)), color-stop(45%, rgba(18, 18, 18, 0.8)), to(rgba(18, 18, 18, 0.9)));
    background: -webkit-linear-gradient(top, rgba(18, 18, 18, 0) 0%, rgba(18, 18, 18, 0.3) 25%, rgba(18, 18, 18, 0.8) 45%, rgba(18, 18, 18, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(18, 18, 18, 0) 0%, rgba(18, 18, 18, 0.3) 25%, rgba(18, 18, 18, 0.8) 45%, rgba(18, 18, 18, 0.9) 100%);
    padding: 25px 20px 15px 20px;
  }
  .carousel .panel > article figure figcaption h3 .venue,
  .carousel .panel > article figure figcaption h3 .category {
    display: block;
    font-size: 0.875rem;
    color: #fff;
    text-transform: none;
    margin-bottom: 6px;
  }
  .carousel .panel > article figure figcaption h3 .category {
    font-family: 'Crimson-Italic', Times, serif;
    font-size: 0.75rem;
    text-transform: uppercase;
  }
  .carousel .panel > article figure figcaption .price {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 3;
    display: inline-block;
    background-color: #f01414;
    padding: 5px 10px 8px 15px;
    -webkit-transform: rotate(90deg) translateX(-30%) translateY(-100%);
    -ms-transform: rotate(90deg) translateX(-30%) translateY(-100%);
    transform: rotate(90deg) translateX(-30%) translateY(-100%);
  }
  .carousel .panel > article figure figcaption .price span {
    float: left;
    font-size: 1.125rem;
    color: #fff;
    margin: 15px 10px 0 0;
  }
  .carousel .panel > article figure figcaption .price strong {
    font-family: 'Neutra Demi', Arial, Helvetica, sans-serif;
    font-weight: normal !important;
    font-size: 2.25rem;
    color: #fff;
  }
  .carousel .panel > article figure figcaption p {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
    -ms-transform: translateX(-50%) translateY(-50%) scale(0);
    transform: translateX(-50%) translateY(-50%) scale(0);
    font-size: 1rem;
    line-height: 1.125rem;
    color: #787878;
    text-align: left;
    padding: 20px;
    -webkit-transition: all 0.50s ease;
    transition: all 0.50s ease;
  }
  .carousel .panel > article figure figcaption a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
  }
  .carousel .panel > article figure figcaption a span {
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-family: 'Neutra Demi', Arial, Helvetica, sans-serif;
    font-size: 1rem;
    color: #fff;
    text-transform: uppercase;
    background-color: #787878;
    padding: 15px 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
  }
  .carousel .panel > article figure figcaption a span:hover {
    background-color: #f01414;
  }
  .carousel .panel > article figure figcaption a span::after {
    font-family: 'iconset';
    content: '\e601';
    font-size: 0.75rem;
    margin-left: 5px;
  }
  /**/
  /* webcam */
  .carousel .panel > article.webcam figure picture img,
  .carousel .panel > article.webcam figure script {
    width: auto;
    height: 100%;
  }
  .carousel .panel > article.webcam a::before {
    content: '\e603';
    width: 48px;
    height: 48px;
    font-size: 32px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(120, 120, 120, 0.7);
    padding-top: 8px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .carousel .panel > article.webcam a span {
    bottom: -30px;
  }
  .carousel .panel > article.webcam a:hover::before,
  .carousel .panel > article.webcam a:active::before,
  .carousel .panel > article.webcam a:hover::before {
    background-color: #787878;
  }
  /**/
  /* hover state */
  .carousel .panel > article:hover figure > picture img {
    opacity: 0.1;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  .carousel .panel > article:hover figure > figcaption:before,
  .carousel .panel > article:hover figure > figcaption:after {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .carousel .panel > article:hover figure > figcaption h3 {
    top: 0;
    color: #787878;
    background: rgba(18, 18, 18, 0);
  }
  .carousel .panel > article:hover figure > figcaption h3 span {
    color: #787878;
  }
  .carousel .panel > article:hover figure > figcaption h3 span::after {
    height: 1px;
    background-color: #787878;
    margin-top: 5px;
  }
  .carousel .panel > article:hover figure > figcaption p {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
  }
  .carousel .panel > article:hover figure > figcaption a > span {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  /* webcam */
  .carousel .panel > article.webcam:hover figure > picture img {
    opacity: 1;
  }
  .carousel .panel > article.webcam:hover figure > figcaption:before,
  .carousel .panel > article.webcam:hover figure > figcaption:after,
  .carousel .panel > article.webcam:hover figure > figcaption p,
  .carousel .panel > article.webcam:hover figure > figcaption a > span {
    display: none !important;
    width: 1px;
    font-size: 0;
    color: transparent;
    height: 1px;
    position: absolute;
    padding: 0;
    margin: -1px;
    border: 0;
    clip: rect(0 0 0 0);
    overflow: hidden;
    opacity: 0;
  }
  .carousel .panel > article.webcam:hover figure > figcaption h3 {
    top: initial;
    bottom: 0;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 18, 18, 0)), color-stop(25%, rgba(18, 18, 18, 0.3)), color-stop(45%, rgba(18, 18, 18, 0.8)), to(rgba(18, 18, 18, 0.9)));
    background: -webkit-linear-gradient(top, rgba(18, 18, 18, 0) 0%, rgba(18, 18, 18, 0.3) 25%, rgba(18, 18, 18, 0.8) 45%, rgba(18, 18, 18, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(18, 18, 18, 0) 0%, rgba(18, 18, 18, 0.3) 25%, rgba(18, 18, 18, 0.8) 45%, rgba(18, 18, 18, 0.9) 100%);
  }
  /* gallery-navigation-dots */
  .carousel .slick-dots {
    bottom: -18px;
  }
}
@media only screen and (max-width: 1500px) {
  .carousel .panel > article figure > figcaption:before,
  .carousel .panel > article figure > figcaption:after,
  .carousel .panel > article figure > figcaption p,
  .carousel .panel > article figure > figcaption a span {
    width: 1px;
    height: 1px;
    position: absolute;
    bottom: -30px !important;
    z-index: -1 !important;
    padding: 0 !important;
    margin: -1px;
    border: 0;
    font-size: 0;
    color: transparent;
    clip: rect(0 0 0 0);
    overflow: hidden !important;
    opacity: 0 !important;
  }
  .carousel .panel > article:hover figure > picture img {
    opacity: 1;
  }
  .carousel .panel > article:hover figure > figcaption:before,
  .carousel .panel > article:hover figure > figcaption:after,
  .carousel .panel > article:hover figure > figcaption p,
  .carousel .panel > article:hover figure > figcaption a span {
    width: 1px;
    height: 1px;
    font-size: 0;
    position: absolute;
    bottom: -30px !important;
    z-index: -1 !important;
    padding: 0 !important;
    margin: -1px;
    border: 0;
    color: transparent;
    clip: rect(0 0 0 0);
    overflow: hidden !important;
    opacity: 0 !important;
  }
  .carousel .panel > article:hover figure > figcaption h3 {
    top: initial;
    bottom: 0;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 18, 18, 0)), color-stop(25%, rgba(18, 18, 18, 0.3)), color-stop(45%, rgba(18, 18, 18, 0.8)), to(rgba(18, 18, 18, 0.9)));
    background: -webkit-linear-gradient(top, rgba(18, 18, 18, 0) 0%, rgba(18, 18, 18, 0.3) 25%, rgba(18, 18, 18, 0.8) 45%, rgba(18, 18, 18, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(18, 18, 18, 0) 0%, rgba(18, 18, 18, 0.3) 25%, rgba(18, 18, 18, 0.8) 45%, rgba(18, 18, 18, 0.9) 100%);
  }
  .carousel .panel > article:hover figure > figcaption h3 .venue,
  .carousel .panel > article:hover figure > figcaption h3 .category {
    color: #fff;
  }
}
@media only screen and (max-width: 800px) {
  .carousel .panel > article:hover figure > picture img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@media only screen and (max-width: 600px) {
  .carousel {
    margin-bottom: 40px;
  }
  .carousel .more {
    bottom: -40px;
  }
}
@media only screen and (max-width: 480px) {
  .carousel .slick-dots {
    width: 100%;
  }
  .carousel .slick-dots li {
    width: 20px;
    float: none;
    display: inline-block;
    margin: 5px auto;
  }
}
/*  =========================================================
    4. contact
========================================================== */
@media screen {
  .teaser-contact {
    text-align: left;
    position: relative;
  }
  .teaser-contact .teaserCol {
    width: 48%;
    float: left;
    margin-top: 30px;
  }
  .teaser-contact .teaserCol:last-child {
    float: right;
  }
  .teaser-contact h3 {
    width: 70%;
    font-family: 'Neutra Demi', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 1.625rem;
    letter-spacing: 0.12rem;
    text-transform: uppercase;
    margin: 10px 0;
  }
  .teaser-contact h4 {
    font-size: 1.125rem;
    letter-spacing: 0.12rem;
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  .teaser-contact .logo {
    height: 85px;
    position: absolute;
    top: -34px;
    right: -20px;
  }
  .teaser-contact p {
    font-size: 1.125rem;
    line-height: 1.4rem;
    margin-bottom: 12px;
  }
  .teaser-contact a {
    display: inline-block;
    padding: 6px 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 5px 0 0 -10px;
  }
  .teaser-contact a:hover,
  .teaser-contact a:active,
  .teaser-contact a:focus {
    color: #fff;
    background-color: #f01414;
  }
  .teaser-contact a:not([href^="tel"])::before {
    content: '\e904';
    position: relative;
    top: 2px;
    margin-right: 8px;
  }
}
@media only screen and (max-width: 1150px) {
  .teaser-contact .teaserCol {
    width: 100%;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1150px) {
  .teaser-contact .teaserCol {
    width: 100%;
    margin-top: 30px;
  }
  .teaser-contact .logo {
    height: 45px;
    top: -14px;
  }
  .teaser-contact .col-5 {
    width: 96%;
  }
}
@media only screen and (max-width: 950px) {
  .teaser-contact .logo {
    display: none;
  }
}
@media only screen and (max-width: 800px) {
  .teaser-contact h3 {
    font-size: 1.5rem;
    letter-spacing: 0.1rem;
  }
  .teaser-contact .teaserCol {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 760px) {
  .teaser-contact .logo {
    display: block;
    height: 65px;
    top: -34px;
  }
}
@media only screen and (max-width: 500px) {
  .teaser-contact h3 {
    font-size: 1.25rem;
    letter-spacing: 0.08rem;
  }
}
@media only screen and (max-width: 450px) {
  .teaser-contact .logo {
    display: none;
  }
}
/*  =========================================================
    5. weather
========================================================== */
@media screen {
  .teaser-weather {
    text-align: left;
  }
  .teaser-weather h3 {
    font-family: 'Neutra Demi', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 1.625rem;
    letter-spacing: 0.12rem;
    text-transform: uppercase;
    margin: 10px 0 22px 0;
  }
  .teaser-weather .status {
    width: 35%;
    float: left;
  }
  .teaser-weather .timelapse {
    width: 65%;
    float: left;
  }
  .teaser-weather > .status p {
    width: 100%;
    float: left;
    font-size: 1rem;
    line-height: 1.25rem;
  }
  .teaser-weather > .status .temperature {
    width: 100%;
    float: left;
  }
  .teaser-weather > .status .temperature .data {
    width: 100%;
    float: left;
    font-size: 2.25rem;
    margin: 12px 0;
  }
  .teaser-weather > .status .temperature .comment {
    width: 100%;
    float: left;
    font-size: 1rem;
    margin-top: 11px;
  }
  .teaser-weather > .timelapse .timeslot {
    width: 33.333333%;
    float: left;
    padding: 0 10px;
  }
  .teaser-weather > .timelapse .timeslot img {
    width: 100%;
    height: auto;
    float: left;
  }
  .teaser-weather > .timelapse .timeslot .comment {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 1rem;
    margin-top: 17px;
  }
  .copyrightWeatherData {
    float: left;
    font-size: 0.875rem;
  }
  .weatherDownload {
    padding-top: 9px !important;
    margin: 0;
  }
  .weatherDownload::before {
    content: '\e90f';
    font-size: 24px;
    position: relative;
    top: 4px;
    margin-right: 5px;
  }
  .weatherDownload::after {
    display: none;
  }
}
@media only screen and (max-width: 1020px) {
  .teaser-weather .status {
    width: 100%;
    padding-bottom: 24px;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 24px;
  }
  .teaser-weather .status p {
    width: 60%;
    float: right;
    font-size: 1rem;
    line-height: 1.25rem;
  }
  .teaser-weather .status .temperature {
    width: 35%;
  }
  .teaser-weather .status .temperature .data {
    margin: 0;
  }
  .teaser-weather .timelapse {
    width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  .teaser-weather .status .temperature .data {
    font-size: 1.5rem;
  }
  .teaser-weather .status .temperature .comment {
    font-size: 0.75rem;
  }
  .teaser-weather .timelapse .timeslot .comment {
    font-size: 0.75rem;
  }
}
@media only screen and (max-width: 500px) {
  .teaser-weather h3 {
    font-size: 1.375rem;
    letter-spacing: 0.05rem;
    margin: 5px 0 15px 0;
  }
  .teaser-weather .status p {
    width: 55%;
  }
  .teaser-weather .status .temperature {
    width: 40%;
  }
}
/*  =========================================================
    6. webcams
========================================================== */
@media screen {
  .teaser-cam {
    text-align: left;
  }
  .teaser-cam h3 {
    width: 100%;
    float: left;
    font-family: 'Neutra Demi', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 1.625rem;
    letter-spacing: 0.12rem;
    text-transform: uppercase;
    margin: 10px 0 22px 0;
  }
  .teaser-cam a.cam {
    width: 100%;
    height: 150px;
    float: left;
    position: relative;
    overflow: hidden;
  }
  .teaser-cam a.cam > img.panoCam {
    width: auto;
    height: 150px;
    float: left;
  }
  .teaser-cam a.cam::before {
    content: '\e603';
    width: 48px;
    height: 48px;
    font-size: 32px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(120, 120, 120, 0.7);
    padding-top: 8px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .teaser-cam a.cam:hover::before,
  .teaser-cam a.cam:active::before,
  .teaser-cam a.cam:hover::before {
    background-color: #787878;
  }
  .livespotting {
    width: 660px;
  }
}
@media only screen and (max-width: 500px) {
  .teaser-cam h3 {
    font-size: 1.375rem;
    letter-spacing: 0.05rem;
  }
}
/*  =========================================================
    7. teaser-facts, global settings
========================================================== */
@media screen {
  .teaser-facts {
    width: 100%;
    float: left;
    padding: 24px;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .teaser-facts h2 {
    width: 100%;
    float: left;
    font-family: 'Neutra Demi', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 1.875rem;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    line-height: 1.6rem;
    margin-bottom: 14px;
  }
  .teaser-facts hr.seperator {
    width: 100%;
    float: left;
    margin: 24px 0;
    border: 1px solid #fff;
  }
  .teaser-facts p {
    width: 100%;
    float: left;
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
  .teaser-facts p.borderTop {
    border-top: 1px solid #bcbcbc;
    padding: 20px 0;
    margin-top: 20px;
  }
  .teaser-facts .padding {
    padding: 5px 24px;
  }
  .teaser-facts a {
    display: inline-block;
    padding: 2px 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 1px 0 1px -10px;
  }
  .teaser-facts a:hover,
  .teaser-facts a:active,
  .teaser-facts a:focus {
    color: #fff;
    background-color: #f01414;
  }
  .teaser-facts a::before {
    position: relative;
    top: 2px;
    margin-right: 8px;
  }
  .teaser-facts a.email {
    margin-top: 12px;
  }
  .teaser-facts a.email::before {
    content: '\e904';
  }
  .teaser-facts a.web::before {
    content: '\e90e';
  }
  .teaser-facts a.location::before {
    content: '\e608';
  }
  .teaser-facts a.blank {
    margin-left: 2px;
  }
  .teaser-facts a.jump {
    font-family: 'Neutra Demi', Arial, Helvetica, sans-serif;
    font-size: 0.875rem;
    letter-spacing: 0.08rem;
    text-transform: uppercase;
    padding: 12px 10px 8px 10px;
    display: flex;
  }
  .teaser-facts a.snowheight {
    font-family: 'Neutra Demi', Arial, Helvetica, sans-serif;
    font-size: 0.875rem;
    letter-spacing: 0.08rem;
    text-transform: uppercase;
    padding: 12px 10px 8px 10px;
    margin-top: 20px;
    clear: both;
    float: left;
    margin-right: 35px;
  }
  .teaser-facts.weatherForecast.navi .running .webcamLinkWeatherContainer {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 1050px) {
  .teaser-facts h2 {
    font-size: 1.5rem;
    letter-spacing: 0.05rem;
    margin-bottom: 14px;
  }
  .teaser-facts p {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}
/*  =========================================================
    7.1 teaser-facts, tour-details
========================================================== */
@media screen {
  .teaser-facts.noPadding {
    padding: 24px 0 0 0;
  }
  .teaser-facts.noPadding h2 {
    padding-left: 24px;
  }
  /* facts */
  .teaser-facts.tourDetails .facts {
    width: 100%;
    float: left;
    padding-left: 24px;
  }
  .teaser-facts.tourDetails .facts .factItem {
    width: 50%;
    float: left;
    font-size: 1.125rem;
    line-height: 1.6rem;
  }
  .teaser-facts.tourDetails .facts .factItem .title {
    float: left;
    font-weight: bold;
    margin-right: 10px;
  }
  /* details, grid */
  .teaser-facts.tourDetails .details {
    width: 100%;
    float: left;
    margin-top: 10px;
  }
  .teaser-facts.tourDetails .details .detailItem {
    width: 33.333333%;
    float: left;
    padding: 15px 0;
    border: 2px solid #fff;
  }
  .teaser-facts.tourDetails .details .detailItem.colhalf {
    width: 50%;
  }
  .teaser-facts.tourDetails .details .detailItem.col2 {
    width: 66.666667%;
  }
  .teaser-facts.tourDetails .details .detailItem:nth-of-type(1) {
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
  }
  .teaser-facts.tourDetails .details .detailItem:nth-of-type(2),
  .teaser-facts.tourDetails .details .detailItem:nth-of-type(3) {
    border-right-width: 0;
    border-bottom-width: 0;
  }
  .teaser-facts.tourDetails .details .detailItem:nth-of-type(4) {
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
  }
  .teaser-facts.tourDetails .details .detailItem:nth-of-type(5),
  .teaser-facts.tourDetails .details .detailItem:nth-of-type(6) {
    border-right-width: 0;
    border-bottom-width: 0;
  }
  /* details, icons */
  .teaser-facts.tourDetails .details .detailItem span {
    width: 100%;
    float: left;
    font-size: 1.125rem;
    line-height: 1.5rem;
    padding: 0 10px 0 20px;
  }
  .teaser-facts.tourDetails .details .detailItem span.title {
    font-weight: bold;
    display: block;
  }
  .teaser-facts.tourDetails .details .detailItem span.icon {
    padding-top: 5px;
    padding-left: 20px;
  }
  .teaser-facts.tourDetails .details .detailItem span.icon::before {
    position: relative;
    top: 2px;
    margin-right: 10px;
  }
  .teaser-facts.tourDetails .details .detailItem span.icon.duration::before {
    content: '\e919';
  }
  .teaser-facts.tourDetails .details .detailItem span.icon.distance::before {
    top: 4px;
    content: '\e916';
  }
  .teaser-facts.tourDetails .details .detailItem span.icon.uphill::before {
    content: '\e917';
  }
  .teaser-facts.tourDetails .details .detailItem span.demand {
    width: auto;
    color: #fff;
    padding: 0 5px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-top: 5px;
    margin-left: 20px;
    margin-right: 5%;
  }
  .teaser-facts.tourDetails .details .detailItem span.demand.easy {
    background-color: #488ccb;
  }
  .teaser-facts.tourDetails .details .detailItem span.demand.moderate {
    background-color: #f01414;
  }
  .teaser-facts.tourDetails .details .detailItem span.demand.hard {
    background-color: #000;
  }
  /* status icons: open/closed */
  .teaser-facts.tourDetails .detailItem .status {
    float: left;
    font-size: 1rem;
    font-style: italic;
  }
  .teaser-facts.tourDetails .detailItem .status::before {
    width: 16px;
    height: 16px;
    float: left;
    position: relative;
    top: 4px !important;
    font-size: 10px;
    color: #fff;
    text-align: center;
    padding-top: 3px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    margin-right: 5px !important;
  }
  .teaser-facts.tourDetails .detailItem .status.open::before {
    content: '\e921';
    background-color: #95c11f;
  }
  .teaser-facts.tourDetails .detailItem .status.closed::before {
    content: '\e800';
    background-color: #f01414;
  }
}
@media only screen and (max-width: 1350px) {
  .teaser-facts.tourDetails .facts .factItem {
    font-size: 1rem;
    line-height: 1rem;
  }
  .teaser-facts.tourDetails .details .detailItem span {
    font-size: 1rem;
    line-height: 1.4rem;
  }
}
@media only screen and (max-width: 1280px) {
  /* facts */
  .teaser-facts.tourDetails .facts {
    padding-left: 12px;
  }
  /* details */
  .teaser-facts.tourDetails .details .detailItem {
    width: 50%;
  }
  .teaser-facts.tourDetails .details .detailItem.col2 {
    width: 100%;
  }
  .teaser-facts.tourDetails .details .detailItem:nth-of-type(3) {
    border-left-width: 0;
  }
  .teaser-facts.tourDetails .details .detailItem:nth-of-type(4) {
    border-right-width: 0;
    border-left-width: 2px;
  }
  .teaser-facts.tourDetails .details .detailItem:nth-of-type(5) {
    border-left-width: 0;
  }
  .teaser-facts.tourDetails .details .detailItem.colhalf:last-of-type {
    width: 100%;
  }
}
/*  =========================================================
    7.2. teaser-facts, seasons
========================================================== */
@media screen {
  .teaser-facts.seasons .month {
    width: 108px;
    height: 37px;
    float: left;
    font-size: 1.5rem;
    color: #787878;
    text-align: center;
    text-transform: uppercase;
    background-color: #fff;
    padding-top: 9px;
    margin: 1px;
  }
  .teaser-facts.seasons .month:first-oft-type {
    margin-left: 0;
  }
  .teaser-facts.seasons .month:last-oft-type {
    margin-right: 0;
  }
  .teaser-facts.seasons .month.active {
    color: #fff;
    background-color: #95c11f;
  }
}
@media only screen and (max-width: 1390px) {
  .teaser-facts.seasons .month {
    width: 102px;
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 500px) {
  .teaser-facts.seasons .month {
    width: 82px;
    font-size: 1.25rem;
  }
}
/*  =========================================================
    7.3. teaser-facts, cottages
========================================================== */
@media screen {
  .teaser-facts.cottages .cottage {
    width: 100%;
    float: left;
    position: relative;
    padding-left: 35px;
    margin: 5px 0;
  }
  .teaser-facts.cottages .cottage a {
    float: left;
    font-size: 1.125rem;
    margin-right: 10px;
  }
  .teaser-facts.cottages .cottage::before {
    content: '\e91c';
    font-size: 24px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .teaser-facts.cottages .cottage .status {
    float: left;
    font-size: 1rem;
    font-style: italic;
    margin: 5px 0 0 0;
  }
  .teaser-facts.cottages .cottage .status::before {
    width: 16px;
    height: 16px;
    float: left;
    position: relative;
    top: 0;
    font-size: 10px;
    color: #fff;
    text-align: center;
    padding-top: 3px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    margin-right: 5px;
  }
  .teaser-facts.cottages .cottage .status.open::before {
    content: '\e921';
    background-color: #95c11f;
  }
  .teaser-facts.cottages .cottage .status.closed::before {
    content: '\e800';
    background-color: #f01414;
  }
}
/*  =========================================================
    7.4. teaser-facts, figure profile
========================================================== */
@media screen {
  .teaser-facts.figureProfile figure.profile {
    width: 100%;
    float: left;
    margin: 10px 0;
    position: relative;
  }
  .teaser-facts.figureProfile figure.profile img {
    width: 100%;
    height: auto;
    float: left;
  }
}
/*  =========================================================
    7.5. teaser-facts, weather-forecast content, teaser small
========================================================== */
@media screen {
  /* teaser small */
  .teaser-facts.weatherForecast p.forecast {
    width: 55%;
    float: right;
    font-size: 1rem;
    margin: 0;
  }
  .teaser-facts.weatherForecast p.forecast strong.date {
    width: 100%;
    float: left;
    font-family: 'Neutra Demi', Arial, Helvetica, sans-serif;
    font-size: 1.5rem;
    font-weight: normal;
    margin-bottom: 10px;
  }
  .teaser-facts.weatherForecast p.forecast span.temperature {
    width: 100%;
    float: left;
    font-size: 2.25rem;
    margin: 10px 0 0 0;
  }
  .teaser-facts.weatherForecast figure.weather {
    width: 40%;
    float: left;
  }
  .teaser-facts.weatherForecast figure.weather img {
    width: 100%;
    height: auto;
    float: left;
  }
}
@media only screen and (max-width: 1120px) {
  .teaser-facts.weatherForecast p.forecast {
    width: 100%;
    float: left;
  }
  .teaser-facts.weatherForecast figure.weather {
    width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  .teaser-facts.weatherForecast p.forecast {
    width: 55%;
    float: left;
  }
  .teaser-facts.weatherForecast figure.weather {
    width: 40%;
    margin-right: 5%;
  }
}
/*  =========================================================
    7.6. teaser-facts, weather-forecast, teaser big
========================================================== */
@media screen {
  .teaser-facts.weatherForecast h2 .date {
    font-size: 1.625rem;
    text-transform: none;
    margin-left: 10px;
  }
  /* wetter */
  .teaser-facts.weatherForecast div.forecast {
    min-height: 220px;
    float: left;
  }
  .teaser-facts.weatherForecast div.forecast figure.weather {
    width: 100px;
    height: 100px;
    float: left;
  }
  .teaser-facts.weatherForecast div.forecast figure.weather img {
    width: 100%;
    height: auto;
    float: left;
  }
  .teaser-facts.weatherForecast div.forecast .temperature {
    font-size: 1.125rem;
    float: left;
  }
  .teaser-facts.weatherForecast div.forecast p {
    width: 90%;
    float: left;
  }
  .teaser-facts.weatherForecast.default div.forecast {
    width: 300px;
    margin-right: 20px;
  }
  .teaser-facts.weatherForecast.default div.forecast .temperature {
    font-size: 2.25rem;
    margin: 36px 0 0 20px;
  }
  .teaser-facts.weatherForecast.default div.forecast p {
    font-size: 1.125rem;
    margin-top: 15px;
  }
  /* schneemenge */
  .teaser-facts.weatherForecast .snow {
    float: left;
  }
  .teaser-facts.weatherForecast .snow .snowflake {
    width: 100px;
    height: 100px;
    float: left;
    margin: 0 0 0 20px;
  }
  .teaser-facts.weatherForecast .snow .snowflake img {
    width: auto;
    height: 100px;
    float: left;
  }
  .teaser-facts.weatherForecast .snow h3 {
    width: 100%;
    float: left;
    font-family: 'Neutra Bold', Arial, Helvetica, sans-serif;
    margin: 18px 0 0 0;
  }
  .teaser-facts.weatherForecast .snow p {
    width: 100%;
    float: left;
  }
  .teaser-facts.weatherForecast .snow p span {
    float: left;
  }
  .teaser-facts.weatherForecast .snow p span.title {
    width: 110px;
  }
  .teaser-facts.weatherForecast.default .snow {
    height: 220px;
    width: 200px;
    margin: 0 40px;
  }
  .teaser-facts.weatherForecast.default .snow h3 {
    font-size: 1.125rem;
  }
  .teaser-facts.weatherForecast.default .snow p {
    font-size: 1.125rem;
  }
  /* betriebe */
  .teaser-facts.weatherForecast .circleWrapper {
    float: left;
  }
  .teaser-facts.weatherForecast .circleWrapper.summer {
    width: 100%;
  }
  .teaser-facts.weatherForecast .running {
    float: left;
  }
  .teaser-facts.weatherForecast .running:last-of-type {
    margin-right: 0;
  }
  .teaser-facts.weatherForecast .running .figure {
    width: 100px;
    height: 100px;
    float: left;
    position: relative;
    background-color: #fff;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    margin: 0 0 0 20px;
  }
  .teaser-facts.weatherForecast .running .figure .circle {
    width: 100px;
    height: 100px;
    display: inline-block;
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 20;
  }
  .teaser-facts.weatherForecast .running .figure .circle.filled {
    border: 5px solid #95c11f;
    border-radius: 50%;
  }
  .teaser-facts.weatherForecast .running .figure::after {
    font-size: 58px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 20;
  }
  .teaser-facts.weatherForecast .running .figure.lift::after {
    content: '\e91f';
  }
  .teaser-facts.weatherForecast .running .figure.downhill::after {
    content: '\e920';
  }
  .teaser-facts.weatherForecast .running .figure.crosscountry::after {
    content: '\e91d';
  }
  .teaser-facts.weatherForecast .running .figure.smallCabin::after {
    content: '\e92b';
  }
  .teaser-facts.weatherForecast .running .figure.huetteAlm::after {
    content: '\e924';
  }
  .teaser-facts.weatherForecast .running .figure.webcams::after {
    content: '\e935';
  }
  .teaser-facts.weatherForecast .running .figure.mountainWeather::after {
    content: '\e93c';
  }
  .teaser-facts.weatherForecast .running h3 {
    width: 100%;
    float: left;
    font-family: 'Neutra Bold', Arial, Helvetica, sans-serif;
    text-align: left;
    margin: 18px 0 0 0;
  }
  .teaser-facts.weatherForecast .running p {
    width: 100%;
    float: left;
    text-align: left;
  }
  .teaser-facts.weatherForecast.default .circleWrapper {
    float: left;
  }
  .teaser-facts.weatherForecast.default .running {
    width: 180px;
    float: left;
    margin: 0 30px;
  }
  .teaser-facts.weatherForecast.default .running:last-of-type {
    margin-right: 0;
  }
  .teaser-facts.weatherForecast.default .running h3 {
    font-size: 1.125rem;
  }
  .teaser-facts.weatherForecast.default .running p {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 1400px) {
  .teaser-facts.weatherForecast.default {
    /* betriebe */
  }
  .teaser-facts.weatherForecast.default .running {
    margin: 0 20px;
  }
}
@media only screen and (max-width: 1320px) {
  .teaser-facts.weatherForecast.default div.forecast {
    margin-right: 10px;
  }
  .teaser-facts.weatherForecast.default .snow {
    width: 160px;
    margin: 0 10px;
  }
  .teaser-facts.weatherForecast.default .running {
    margin: 0 10px;
  }
}
@media only screen and (max-width: 1180px) {
  .teaser-facts.weatherForecast.default div.forecast {
    width: 250px;
  }
  .teaser-facts.weatherForecast.default div.forecast .temperature {
    margin: 0;
  }
  .teaser-facts.weatherForecast.default div.forecast p {
    width: 100%;
  }
  .teaser-facts.weatherForecast.default .snow {
    width: 150px;
  }
  .teaser-facts.weatherForecast.default .running {
    width: 150px;
  }
}
@media only screen and (max-width: 1010px) {
  .teaser-facts.weatherForecast.default div.forecast {
    width: 50%;
  }
  .teaser-facts.weatherForecast.default div.forecast .temperature {
    margin: 36px 0 0 20px;
  }
  .teaser-facts.weatherForecast.default .snow {
    width: 180px;
    float: right;
  }
  .teaser-facts.weatherForecast.default .circleWrapper {
    width: 100%;
    text-align: center;
    padding: 20px 0 0 0;
    border-top: 2px solid #fff;
    margin: 20px 0;
  }
  .teaser-facts.weatherForecast.default .running {
    width: 200px;
    float: none;
    display: inline-block;
    margin: 0 auto 20px auto;
  }
}
@media only screen and (max-width: 700px) {
  .teaser-facts.weatherForecast.default {
    text-align: center;
  }
  .teaser-facts.weatherForecast.default div.forecast {
    width: 100%;
    height: auto;
    float: none;
    display: inline-block;
    padding: 0 0 20px 0;
    text-align: left;
    border-bottom: 2px solid #fff;
    margin: 0 0 20px 0;
  }
  .teaser-facts.weatherForecast.default .snow {
    width: 100%;
    height: auto;
    float: none;
    display: inline-block;
  }
  .teaser-facts.weatherForecast.default .snow h3,
  .teaser-facts.weatherForecast.default .snow p {
    width: 50%;
    text-align: left;
    margin-left: 40px;
  }
}
@media only screen and (max-width: 400px) {
  .teaser-facts.weatherForecast.default div.forecast .temperature {
    margin: 0;
  }
  .teaser-facts.weatherForecast.default .snow h3,
  .teaser-facts.weatherForecast.default .snow p {
    width: 100%;
    margin-left: 0;
  }
}
/*  =========================================================
    7.7. teaser weather-report navi
========================================================== */
@media screen {
  #weatherNews {
    position: absolute;
    top: 55px;
    left: 137px;
    z-index: 20001;
    background-color: #fff;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
  }
  #weatherNews::before {
    content: '';
    width: 0;
    height: 0;
    display: inline-block;
    border-top: 41px solid transparent;
    border-right: 41px solid #fff;
    border-bottom: 41px solid transparent;
    position: absolute;
    top: 0;
    left: -41px;
  }
  #weatherNews.hidden {
    width: 0;
    height: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  #weatherNews.hidden .teaser-facts.weatherForecast.navi {
    width: 0;
    height: 0;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  #weatherNews.active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  #weatherNews.active .teaser-facts.weatherForecast.navi {
    width: 760px;
    height: auto;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  #weatherNews.active .teaser-facts.weatherForecast.navi.winter {
    width: 600px;
  }
  .teaser-facts.weatherForecast.navi {
    width: 100%;
    overflow: hidden;
    /* wetter */
    /* schneemenge */
    /* betriebe */
    /* webcams */
  }
  .teaser-facts.weatherForecast.navi div.forecast {
    width: 102%;
    min-height: auto;
    padding-bottom: 10px;
    margin-right: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
  }
  .teaser-facts.weatherForecast.navi div.forecast figure.weather {
    height: 48px;
    width: 48px;
  }
  .teaser-facts.weatherForecast.navi div.forecast p {
    width: auto;
    font-size: 1.375rem;
    margin: 8px 0 0 20px;
  }
  .teaser-facts.weatherForecast.navi div.forecast .temperature {
    float: left;
    font-size: 1.375rem;
    padding: 0 20px;
    margin: 8px 20px 0 20px;
    border-right: 1px solid #787878;
    border-left: 1px solid #787878;
  }
  .teaser-facts.weatherForecast.navi .snow {
    width: 160px;
    height: 220px;
    float: left;
    margin: 0 10px;
  }
  .teaser-facts.weatherForecast.navi .snow p {
    font-size: 1rem;
  }
  .teaser-facts.weatherForecast.navi .running {
    width: 160px;
    margin: 0 10px;
  }
  .teaser-facts.weatherForecast.navi .running:last-of-type {
    margin-right: 0;
  }
  .teaser-facts.weatherForecast.navi .running p {
    font-size: 1rem;
  }
  .teaser-facts.weatherForecast.navi .webcams p {
    width: auto;
    float: left;
    font-size: 1.375rem;
    position: relative;
    padding: 2px 20px 2px 50px;
    margin: 8px 20px 0 0;
    border-right: 1px solid #787878;
  }
  .teaser-facts.weatherForecast.navi .webcams p.live::before {
    content: "\e935";
    font-size: 32px;
    display: inline-block;
    position: absolute;
    top: -5px;
    left: 0;
  }
  .teaser-facts.weatherForecast.navi .webcams p.weweather {
    padding: 0 10px 0 0;
    margin-top: 5px;
  }
  .teaser-facts.weatherForecast.navi .webcams p.weweather > a {
    padding: 1px 3px 1px 8px;
  }
  .weekendWeatherShow {
    font-family: 'Neutra Demi', Arial, Helvetica, sans-serif;
    font-size: 0.875rem;
    letter-spacing: 0.08rem;
    text-transform: uppercase;
    padding: 12px 10px 8px 10px;
    margin-top: 20px;
    clear: both;
    margin-right: 35px;
  }
  /* sticky header */
  .header.sticky #weatherNews {
    top: 70px;
    left: 84px;
  }
  .header.sticky #weatherNews::before {
    display: none;
  }
}
@media only screen and (max-width: 940px) {
  #weatherNews.active .teaser-facts.weatherForecast.navi {
    width: 600px;
  }
  .teaser-facts.weatherForecast.navi {
    /* wetter */
    /* schneemenge */
    /* betriebe */
    /* webcams */
  }
  .teaser-facts.weatherForecast.navi div.forecast {
    width: 55%;
    padding-bottom: 10px;
    margin-right: 0;
    margin-bottom: 20px;
    border-bottom: none;
  }
  .teaser-facts.weatherForecast.navi div.forecast figure.weather {
    height: 48px;
    width: 48px;
  }
  .teaser-facts.weatherForecast.navi div.forecast p {
    width: auto;
    font-size: 1.125rem;
    margin: 8px 0 0 20px;
  }
  .teaser-facts.weatherForecast.navi div.forecast .temperature {
    float: left;
    font-size: 1.125rem;
    padding: 0 20px;
    margin: 8px 20px 20px 20px;
    border-right: none;
    border-left: none;
  }
  .teaser-facts.weatherForecast.navi .snow h3 {
    margin: 0;
  }
  .teaser-facts.weatherForecast.navi .snow p {
    font-size: 1rem;
  }
  .teaser-facts.weatherForecast.navi .circleWrapper {
    width: 100%;
    padding: 20px 0;
    border-top: 1px solid #eaeaea;
  }
  .teaser-facts.weatherForecast.navi .circleWrapper .running {
    width: 33.333333%;
    margin: 0;
  }
  .teaser-facts.weatherForecast.navi .circleWrapper .running p {
    font-size: 0.875rem;
  }
  .teaser-facts.weatherForecast.navi .webcams {
    padding-top: 20px;
    border-top: 1px solid #eaeaea;
  }
  .teaser-facts.weatherForecast.navi .webcams p {
    width: 70%;
    font-size: 1.125rem;
    position: relative;
    padding: 0 20px 10x 40px;
    margin: 0;
    border-right: none;
  }
  .teaser-facts.weatherForecast.navi .webcams p::before {
    font-size: 24px;
    top: -3px;
  }
}
@media only screen and (max-width: 760px) {
  #weatherNews {
    top: 70px;
    left: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #weatherNews::before {
    display: none;
  }
  #weatherNews.active .teaser-facts.weatherForecast.navi {
    width: 100%;
  }
  .teaser-facts.weatherForecast.navi .webcams {
    padding-top: 10px;
  }
  .teaser-facts.weatherForecast.navi .webcams p {
    font-size: 0.875rem;
    margin-top: 10px;
  }
  /* sticky header */
  .header.sticky #weatherNews {
    left: 0;
  }
}
@media only screen and (max-width: 535px) {
  #weatherNews {
    display: none;
  }
}
/*  =========================================================
    7.8. teaser-facts, downloads
========================================================== */
@media screen {
  .teaser-facts.downloads a.download {
    padding: 0 10px 0 55px;
    margin: 0 20px 0 0;
    width: 250px;
  }
  .teaser-facts.downloads a.download .textWrapper {
    display: block;
    padding: 0;
    margin: 0;
    height: 90px;
    overflow: hidden;
  }
  .teaser-facts.downloads a.download strong {
    display: block;
    font-family: 'Neutra Demi', Arial, Helvetica, sans-serif;
    font-size: 1.125rem;
    font-weight: normal;
    color: #f01414;
    line-height: 1.3rem;
    padding: 2px 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 8px;
    margin-left: -5px;
    max-height: 42px;
    overflow: hidden;
  }
  .teaser-facts.downloads a.download span {
    font-size: 1rem;
  }
  .teaser-facts.downloads a.download.pdf {
    background: transparent url(/portal/assets/images/environment/icon_pdf.svg) no-repeat 0 0;
  }
  .teaser-facts.downloads a.download.gpx {
    background: transparent url(/portal/assets/images/environment/icon_gpx.svg) no-repeat 0 0;
  }
  .teaser-facts.downloads a.download.docx {
    background: transparent url(/portal/assets/images/environment/icon_docx.svg) no-repeat 0 0;
  }
  .teaser-facts.downloads a.download:hover strong,
  .teaser-facts.downloads a.download:active strong,
  .teaser-facts.downloads a.download:focus strong {
    color: #fff;
    background-color: #f01414;
  }
}
@media only screen and (max-width: 1050px) {
  .teaser-facts.downloads a.download strong {
    font-size: 1.125rem !important;
    line-height: 1.25rem !important;
    margin-bottom: 5px;
  }
  .teaser-facts.downloads a.download span {
    font-size: 0.875rem !important;
  }
}
/*  =========================================================
    7.8. teaser-facts, fittings
========================================================== */
@media screen {
  .teaser-facts.fittings .teaserRow {
    width: 100%;
    float: left;
    position: relative;
    padding: 12px 24px;
    border-bottom: 2px solid #fff;
    font-size: 1.5rem;
  }
  .teaser-facts.fittings .teaserRow:last-of-type {
    border-style: none;
  }
  .teaser-facts.fittings .teaserRow::before {
    content: '';
    width: 48px;
    height: 48px;
    float: left;
    background-color: #fff;
    -webkit-border-radius: 48px;
    border-radius: 48px;
    margin-right: 20px;
  }
  .teaser-facts.fittings .teaserRow::after {
    font-size: 32px;
    display: inline-block;
    position: absolute;
    top: 21px;
    left: 32px;
  }
  .teaser-facts.fittings .teaserRow.rooms::after {
    content: "\e605";
  }
  .teaser-facts.fittings .teaserRow.parking::after {
    content: "\e92d";
  }
  .teaser-facts.fittings .teaserRow.amenities::after {
    content: "\e903";
  }
  .teaser-facts.fittings .teaserRow.gastro::after {
    content: "\e91c";
  }
  .teaser-facts.fittings .teaserRow .item {
    width: 85%;
    float: left;
    margin-top: 12px;
  }
  .teaser-facts.fittings .teaserRow .item .title {
    font-family: 'Neutra Demi';
    font-style: normal;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 1050px) {
  .teaser-facts.fittings .teaserRow {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 560px) {
  .teaser-facts.fittings .teaserRow {
    font-size: 1rem;
  }
  .teaser-facts.fittings .teaserRow::before {
    display: none;
  }
  .teaser-facts.fittings .teaserRow::after {
    display: none;
  }
  .teaser-facts.fittings .teaserRow .item {
    width: 100%;
    margin-top: 0;
  }
  .teaser-facts.fittings .teaserRow .item .title {
    width: 100%;
    float: left;
    margin-right: 0;
    margin-bottom: 5px;
  }
}
/*  =========================================================
    7.9. teaser-facts, rooms
========================================================== */
@media screen {
  .teaser-facts.rooms .teaserRow {
    width: 100%;
    float: left;
    position: relative;
    padding: 12px 24px;
    border-bottom: 2px solid #fff;
    font-size: 1.5rem;
  }
  .teaser-facts.rooms .teaserRow:last-of-type {
    border-style: none;
  }
  .teaser-facts.rooms .teaserRow .title {
    width: 30%;
    float: left;
    font-family: 'Neutra Demi';
  }
  .teaser-facts.rooms .teaserRow .unit {
    width: 10%;
    float: left;
    text-align: center;
  }
  .teaser-facts.rooms .teaserRow .unit.textRight {
    text-align: right;
  }
  .teaser-facts.rooms .teaserRow .unitWrapper {
    width: 70%;
    float: left;
  }
  .teaser-facts.rooms .teaserRow .unitWrapper .unit {
    width: 14.285714%;
    float: left;
  }
  .teaser-facts.rooms .teaserRow .unitWrapper .unit .itemTitle {
    width: 100%;
    float: left;
    font-family: 'Neutra Demi';
    font-size: 1.5rem;
    text-align: center;
    display: none;
  }
  .teaser-facts.rooms .teaserRow .unitWrapper .unit .itemData {
    width: 100%;
    float: left;
    font-size: 1.5rem;
    text-align: center;
  }
  /* icons */
  .teaser-facts.rooms .teaserRow .icon {
    position: relative;
    height: 32px;
  }
  .teaser-facts.rooms .teaserRow .icon::before {
    font-size: 32px;
    display: inline-block;
    position: relative;
    cursor: help;
  }
  .teaser-facts.rooms .teaserRow .size::before {
    content: "\e92e";
  }
  .teaser-facts.rooms .teaserRow .theater::before {
    content: "\e92f";
  }
  .teaser-facts.rooms .teaserRow .banquet::before {
    content: "\e933";
  }
  .teaser-facts.rooms .teaserRow .block::before {
    content: "\e932";
    font-size: 44px;
    top: -5px;
  }
  .teaser-facts.rooms .teaserRow .parlament::before {
    content: "\e931";
    font-size: 44px;
    top: -5px;
  }
  .teaser-facts.rooms .teaserRow .uform::before {
    content: "\e930";
    font-size: 44px;
    top: -5px;
  }
  .teaser-facts.rooms .teaserRow .cocktail::before {
    content: "\e934";
  }
  /* tool-tip */
  .teaser-facts.rooms .teaserRow .icon .explanation {
    display: inline-block;
    position: absolute;
    top: -40px;
    left: 50%;
    -webkit-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    font-size: 1.125rem;
    color: #fff;
    word-break: keep-all;
    background-color: #f01414;
    padding: 5px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .teaser-facts.rooms .teaserRow .icon .explanation::after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #f01414;
  }
  .teaser-facts.rooms .teaserRow .icon:hover .explanation {
    -webkit-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    opacity: 1;
  }
}
@media only screen and (max-width: 1050px) {
  .teaser-facts.rooms .teaserRow,
  .teaser-facts.rooms .teaserRow .unitWrapper .unit .itemTitle,
  .teaser-facts.rooms .teaserRow .unitWrapper .unit .itemData {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 760px) {
  .teaser-facts.rooms .teaserRow.headline {
    display: none;
  }
  .teaser-facts.rooms .teaserRow .title,
  .teaser-facts.rooms .teaserRow .unitWrapper {
    width: 100%;
  }
  .teaser-facts.rooms .teaserRow .title {
    margin-bottom: 5px;
  }
  .teaser-facts.rooms .teaserRow .unitWrapper .unit .itemTitle {
    font-size: 0.875rem;
    display: inline-block;
    margin-top: 5px;
  }
  .teaser-facts.rooms .teaserRow .unitWrapper .unit {
    background-color: #fff;
    border-right: 2px solid #eaeaea;
  }
}
@media only screen and (max-width: 600px) {
  .teaser-facts.rooms .teaserRow .unitWrapper .unit {
    width: 25%;
    border: 1px solid #eaeaea;
  }
}
@media only screen and (max-width: 560px) {
  .teaser-facts.rooms .teaserRow,
  .teaser-facts.rooms .teaserRow .unitWrapper .unit .itemTitle,
  .teaser-facts.rooms .teaserRow .unitWrapper .unit .itemData {
    font-size: 1rem;
  }
  .teaser-facts.rooms .teaserRow .unitWrapper .unit .itemTitle {
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 500px) {
  .teaser-facts.rooms .teaserRow .unitWrapper .unit {
    width: 33.333333%;
  }
}
@media only screen and (max-width: 400px) {
  .teaser-facts.rooms .teaserRow .unitWrapper .unit {
    width: 50%;
  }
}
@media screen {
  .backgroundImageSize {
    height: 457px;
    /*heigth + margin of singleTeaser*/
  }
}
/*  =========================================================
    9. mixed gallery
========================================================== */
@media screen {
  .mixedGalleryContainer .mixedGallery {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .mixedGalleryContainer .mixedGallery .slick-list {
    margin-left: -15px;
    margin-right: -15px;
  }
  .mixedGalleryContainer .mixedGallery .mixedGalleryElement {
    margin-left: 15px;
    margin-right: 15px;
    float: left;
    position: relative;
  }
  .mixedGalleryContainer .mixedGallery .mixedGalleryElement > .ratioBox {
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
    /* 16:9 ratio box */
    position: relative;
  }
  .mixedGalleryContainer .mixedGallery .mixedGalleryElement > .ratioBox > .inside {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .mixedGalleryContainer .mixedGallery .mixedGalleryElement > .ratioBox > .inside img,
  .mixedGalleryContainer .mixedGallery .mixedGalleryElement > .ratioBox > .inside .videoPlaceholder {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .mixedGalleryContainer .mixedGallery .mixedGalleryElement > .ratioBox > .inside .videoPlaceholder iframe#youTubePlayer {
    margin-top: 0;
    height: 100%;
  }
  .mixedGalleryContainer .mixedGallery .mixedGalleryElement > .box {
    display: none;
    position: absolute;
    bottom: 40px;
    left: 50px;
    min-width: 300px;
    max-width: 500px;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 20;
    text-align: left;
    overflow-x: hidden;
  }
  .mixedGalleryContainer .mixedGallery .mixedGalleryElement > .box h3 {
    font-family: 'Neutra Demi', Arial, Helvetica, sans-serif;
    font-size: 2rem;
    letter-spacing: 0.15rem;
    text-transform: uppercase;
    margin-bottom: 0;
  }
  .mixedGalleryContainer .mixedGallery .mixedGalleryElement > .box p {
    margin-top: 12px;
    font-size: 1.125rem;
    line-height: 1.37rem;
  }
  .mixedGalleryContainer .mixedGallery .mixedGalleryElement > .box a.moreInfos {
    margin-top: 10px;
  }
  .mixedGalleryContainer .mixedGallery .mixedGalleryElement.slick-current > .box {
    display: block;
  }
  .mixedGalleryContainer .mixedGallery .mixedGalleryElement.slick-active > .ratioBox > .inside {
    width: 100%;
  }
  .mixedGalleryContainer .mixedGallery .mixedGalleryElement.video a.playVideo {
    top: calc(50% - 44px);
  }
}
@media screen and (max-width: 760px) {
  .mixedGalleryContainer .mixedGallery .slick-list {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 760px) {
  .mixedGalleryContainer .mixedGallery .mixedGalleryElement {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 760px) {
  .mixedGalleryContainer .mixedGallery .mixedGalleryElement > .box {
    position: static;
    background-color: transparent;
    width: calc(100% - 40px);
  }
}
