@charset "UTF-8";
/* 0, 640px */
/* 641px, 1024px */
/* 1024px, 1440px ; changed from foundation standard*/
/* 1441px, 1920px */
/* Generated by grunt-webfont */
/* Icons */
/* line 7, ../../../Private/Stylesheets/components/video.scss */
.videoplayer {
  margin-bottom: 3.125rem;
}

/* line 12, ../../../Private/Stylesheets/components/video.scss */
.youtube-loader {
  margin-bottom: 0.1875rem;
  min-height: 100px;
  cursor: pointer;
  position: relative;
}
/* line 26, ../../../Private/Stylesheets/_settings-custom.scss */
.youtube-loader:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "";
  font-family: rlp-icons;
  text-decoration: underline;
  text-decoration: none;
  display: inline-block;
  -moz-osx-font-smoothing: grayscale;
}
/* line 34, ../../../Private/Stylesheets/_settings-custom.scss */
.youtube-loader:before:hover {
  text-decoration: none;
}
/* line 18, ../../../Private/Stylesheets/components/video.scss */
.youtube-loader:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  box-shadow: 0px 0px 10px rgba(100, 100, 100, 0.8);
  z-index: 3;
  width: 60px;
  height: 60px;
  font-size: 20px;
  color: #4a4a4a;
  background: #fff;
  border-radius: 100%;
  text-align: center;
  line-height: 60px;
  text-indent: 3px;
}
/* line 35, ../../../Private/Stylesheets/components/video.scss */
.youtube-loader img {
  width: 100%;
  margin: 0;
}
/* line 39, ../../../Private/Stylesheets/components/video.scss */
.youtube-loader .disclaimer {
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 3;
}
/* line 44, ../../../Private/Stylesheets/components/video.scss */
.youtube-loader .disclaimer p {
  font-size: 0.625rem;
  padding: 0.625rem;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  margin: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
/* line 53, ../../../Private/Stylesheets/components/video.scss */
.youtube-loader figcaption {
  position: absolute;
  bottom: 0;
  z-index: 2;
  right: 0.625rem;
}

/* line 69, ../../../Private/Stylesheets/components/video.scss */
.youtube-loader[data-loaded=true]:before {
  display: none;
}

/* line 74, ../../../Private/Stylesheets/components/video.scss */
.fluid-width-video-wrapper {
  background: #666666;
  margin-bottom: 0.3125rem;
}

@media only print, screen and (min-width: 40.063em) {
  /* line 80, ../../../Private/Stylesheets/components/video.scss */
  .small-12.columns > .videoplayer {
    max-width: 576px;
    margin-left: 0;
    padding-right: 0.9375rem;
  }
}
@media only print, screen and (min-width: 64em) {
  /* line 95, ../../../Private/Stylesheets/components/video.scss */
  .small-12.columns > .videoplayer {
    max-width: 50%;
  }
}
/* line 101, ../../../Private/Stylesheets/components/video.scss */
[data-element-type="5050-grid"] .small-12.columns > .videoplayer {
  max-width: 100%;
  padding-right: 0;
}

/* line 107, ../../../Private/Stylesheets/components/video.scss */
.mediathek-url {
  display: block;
  padding: 0 0 0 0.625rem;
  text-align: right;
  font-size: 0.6875rem;
  margin-bottom: 0;
  color: #8e8e8e;
  text-decoration: none;
}
/* line 124, ../../../Private/Stylesheets/components/video.scss */
.mediathek-url:hover {
  text-decoration: underline;
}
