/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-bgslideshow-carousel {
  display: none !important;
}
.g-imagegrid .g-imagegrid-item .g-imagegrid-item-desc .g-imagegrid-item-desc-title {
  padding: 0 1.5rem;
  font-size: 1.4vw;
  visibility: hidden;
}
g-bgslideshow-slides .owl-item .g-bgslideshow-slides-item-title {
  font-size: 8vw;
  font-weight: 900;
  line-height: 1.2;
  color: rgba(226, 215, 185, 0.69);
}
.g-bgslideshow-slides .owl-item .g-bgslideshow-slides-item-title {
  font-size: 8vw;
  font-weight: 900;
  line-height: 1.2;
  color: rgba(226, 215, 185, 0.69);
}
.starring {
  margin-top: 58px !important;
}
.credits {
  margin-bottom: 25px !important;
}
.nachoben a {
  color: rgba(236, 236, 236, 0.3);
}
.video-text h3.g-title {
  font-size: 4.7rem;
  font-weight: 600;
  display: block;
  line-height: 1.5;
  color: grey;
}
#g-header {
  background-image: url('../../../../images/Header_Background.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#g-showcase {
  background-image: url('../../../../images/Video_Background.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#g-expanded {
  background-image: url('../../../../images/Expanded_Background.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#g-extension {
  background-image: url('../../../../images/Extension_Background.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.g-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  background: none;
}
.motionclip .g-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 95px !important;
}
/*# sourceMappingURL=custom_200.css.map */