@charset "UTF-8";
@font-face {
  font-family: "Good Headline W01 Regular";
  src: url("../fonts/5558165/705de108-3767-4556-86aa-f4e96fe222a4.eot?#iefix");
  src: url("../fonts/5558165/705de108-3767-4556-86aa-f4e96fe222a4.eot?#iefix") format("eot"), url("../fonts/5558165/35e6a1bb-9b64-4c61-ae0d-5d45639c6cd4.woff2") format("woff2"), url("../fonts/5558165/e926e74a-8be2-4314-9a38-780a32274cbb.woff") format("woff"), url("../fonts/5558165/84776eda-f7eb-454d-a697-fdfc87476d95.ttf") format("truetype");
}
@font-face {
  font-family: "Good Headline W01 Bold";
  src: url("../fonts/5561073/b0109455-a0c1-4202-aac1-d4e479522ad8.eot?#iefix");
  src: url("../fonts/5561073/b0109455-a0c1-4202-aac1-d4e479522ad8.eot?#iefix") format("eot"), url("../fonts/5561073/5dbbe228-1db1-4354-8256-9a47fd494c2d.woff2") format("woff2"), url("../fonts/5561073/317675ce-cdb1-4bf1-b345-9da712bd52f4.woff") format("woff"), url("../fonts/5561073/b6400b2c-35c1-4875-8f4f-61d4d092f720.ttf") format("truetype");
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?pngttx');
  src: url('../fonts/icomoon.eot?pngttx#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?pngttx') format('truetype'), url('../fonts/icomoon.woff?pngttx') format('woff'), url('../fonts/icomoon.svg?pngttx#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'IBMPlexSerif';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/IBMPlexSerif-Regular.woff') format('woff');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
.font_plexSerif_reg {
  font-family: 'IBMPlexSerif-Regular', serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.font-goodheadline {
  font-family: "Good Headline W01 Regular";
}
.font-goodheadline-bold {
  font-family: "Good Headline W01 Bold";
}
/* old: #47909c */
/* New Brand color 2016/17: @brand-color: #5A1C4F; rgb 90,28,79*/
.gallery-item img {
  width: 100%;
  height: auto;
}
.sponsor-image img {
  width: 100%;
  height: auto;
}
.sponsor-image-background {
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 180px;
}
/* Bootstrap overdrives */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #e83542;
}
.is-content-header {
  margin-top: 20px;
}
/* content padding in white blocks */
.is-white {
  background-color: #fff;
}
@media only screen and (min-width: 992px) {
  .is-white {
    background-color: #fff;
  }
  .is-content {
    padding: 40px 40px 40px 40px;
  }
  .sidebar .is-content {
    padding: 40px 15px 40px 15px;
  }
}
@media only screen and (min-width: 992px) {
  .sidebar.has-padding {
    padding-left: 35px;
  }
}
/*timeline*/
ul.nav-tabs li {
  text-align: center;
}
ul.nav-tabs li a {
  color: #e83542;
}
.eventstage {
  margin: 0 auto;
  width: 1370px;
}
.stage {
  margin: 0 auto;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .stage {
    height: 500px;
  }
}
.navi-prev,
.navi-next {
  width: 50px;
  float: left;
  height: 100px;
  background-color: #e83542;
  background-repeat: repeat;
  margin-top: 195px;
  color: #fff;
  cursor: pointer;
  font-size: 30px;
  padding-top: 30px;
  padding-left: 10px;
}
.navi-next {
  float: right;
  background-color: #e83542;
  margin-right: -65px;
}
.navi-prev {
  background-color: #e83542;
  margin-left: -65px;
}
.navi-prev.disabled {
  background: url(../Images/btn-left-hover.jpg);
}
.navi-next.disabled {
  background: url(../Images/btn-right-hover.jpg);
}
.navbar-toggle {
  background-color: transparent;
  border: none;
  margin-top: 20px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* FOOTER */
.footer-heading {
  margin-top: 40px;
  margin-bottom: 20px;
}
.footer-text {
  font-family: Georgia;
  color: #fff;
  font-size: 14.4px;
}
@media only screen and (min-width: 768px) {
  .footer-text-tel {
    font-size: 1.7em;
  }
}
.footer-menu {
  border-top: 1px solid #e66a73;
  margin-top: 20px;
  padding: 20px 0;
  font-family: Georgia;
}
.footer--menu-item {
  float: left;
}
.footer-menu a {
  color: #fff;
  margin-left: 10px;
}
.footer-menu a:hover {
  color: #fff;
}
.footer-totop {
  padding: 10px;
  background-color: #fff;
  font-family: Georgia;
}
a.footer-totop {
  color: #e83542 !important;
  display: inline-block;
}
/* forms */
.footer--columns input.is-green {
  background: none repeat scroll 0 0 #e66a73;
  border: 0 none;
  box-shadow: none;
  color: #fff;
  font-family: Georgia;
  padding: 8px;
  width: 250px;
}
.footer--columns input[type="submit"] {
  background-position: -295px -302px;
  height: 39px;
  width: 39px;
  background-image: url("../Images/sprites15.png");
  box-shadow: none;
  display: inline-block;
  margin-left: -39px;
  position: relative;
  text-indent: -9999px;
  vertical-align: middle;
  background-color: #e83542;
  border: none;
  top: -1px;
}
.control-label {
  font-family: Georgia;
  font-weight: normal;
}
/* share buttons */
.circular-button {
  background: none repeat scroll 0 0 #e66a73;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 40px;
  position: relative;
  text-indent: -9999px;
  vertical-align: middle;
  width: 40px;
}
.circular-button.is-facebook:before {
  background-position: -169px -58px;
  background-image: url("../Images/sprites15.png");
  height: 28px;
  width: 27px;
}
.circular-button.is-youtube:before {
  background-position: -131px -58px;
  background-image: url("../Images/sprites15.png");
  height: 28px;
  width: 27px;
}
.circular-button.is-twitter:before {
  background-position: -93px -58px;
  background-image: url("../Images/sprites15.png");
  height: 28px;
  width: 27px;
}
.circular-button:before {
  content: "";
  display: block;
  height: 10px;
  left: 6px;
  position: absolute;
  top: 6px;
  width: 10px;
}
.footer .share--button {
  margin-bottom: 0.6em;
  margin-right: 0.4em;
}
/******************************************************************************/
/* genral Tyop */
/******************************************************************************/
/**
a.link:before, a.external-link-new-window:before,  a.download:before {
    content: "›";
    font-family: Georgia;
    font-style: italic;
}
**/
a.link,
a.external-link-new-window,
a.download,
a {
  color: #e83542;
}
a.read-more {
  font-family: Georgia;
  font-style: italic;
}
a:hover {
  color: #e83542;
}
a.link-white {
  color: #fff;
  font-family: Georgia;
  font-style: italic;
}
.has-top-bar:before {
  background: none repeat scroll 0 0 #444;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  top: -0.4em;
  width: 1.4em;
}
.deselect ::selection {
  background: transparent;
  color: inherit;
}
.deselect ::-moz-selection {
  background: transparent;
  color: inherit;
}
.deselect {
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.hypens {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.is-content h3:first-child,
.sidebar h3:first-child {
  margin-top: 0px;
}
/* Karten Button */
.buy-cards {
  text-transform: uppercase;
  font-size: 13px;
  background-color: #fff;
  color: #e83542 !important;
  display: block;
  padding: 2px 10px;
  position: relative;
  border-bottom: 2px solid #a8141f;
}
.buy-cards.is-inactive {
  background-color: inherit;
  color: #fff !important;
  border: 1px solid #fff;
  font-size: 11px;
}
a.buy-cards:hover {
  opacity: 0.8;
}
a.buy-cards-green {
  background-color: #e83542;
  color: #fff !important;
}
.card-icon {
  background: url('../Images/sprites17.png') no-repeat -497px -546px;
  width: 30px;
  height: 19px;
  display: inline-block;
}
a.buy-cards-green .card-icon {
  background-position: -495px -61px;
}
/*ausverkauft labels*/
.label.is-important {
  /*background: none repeat scroll 0 0 #d70003;*/
  border: 1px solid #fff;
  opacity: 0.7;
}
.label.is-hint {
  background: none repeat scroll 0 0 #dc9110;
}
.label {
  color: #fff;
  display: inline-block;
  font-family: "Good Headline W01 Regular";
  font-style: regular;
  padding: 0.24em 0.48em;
  text-transform: uppercase;
  border-radius: 0px;
  font-size: 14px;
}
@media only screen and (min-width: 600px) {
  .label {
    font-size: 14px;
  }
}
.scroll-down:after {
  bottom: 23.5px;
  content: "";
  display: block;
  left: 50%;
  margin-left: -23.5px;
  position: absolute;
  background-image: url(../Images/sprites15.png);
  background-position: left top;
}
.scroll-down:after {
  background-position: -491px -125px;
}
.scroll-down:after {
  height: 47px;
  width: 47px;
}
.scroll-down:hover:after {
  bottom: 16px;
}
.scroll-down:hover {
  opacity: 0.8;
  text-decoration: none;
}
.section-spacer {
  margin-top: 50px;
}
/*partner links*/
.partner--link {
  border-bottom: 0 none !important;
  display: block;
  height: 0;
  opacity: 0.2;
  padding-bottom: 85px;
  position: relative;
  height: 140px;
}
.partner--link:hover {
  opacity: 1 !important;
}
.partner--height--fix .partner--link {
  height: 125px;
  margin-left: 2%;
  margin-right: 2%;
  padding-bottom: 0;
  width: 96%;
}
/*partner footer*/
.col6multi {
  width: 14.28%;
}
.col6multi.partner .partner--link {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
  height: 140px;
  padding-bottom: 0;
  width: 155px;
}
.col6multi.partner .partner--link img {
  width: 100%;
  height: auto;
}
.partners.is-in-sidebar {
  margin: 0 0 -1.6em;
  padding-bottom: 0;
  padding-top: 0;
  width: 100%;
}
.partners.is-in-sidebar .partner--link {
  width: 228px;
  display: table-cell;
  text-align: center;
  position: relative;
  height: 378px;
  padding-bottom: 0;
  padding-top: 50px;
}
.partners.is-in-sidebar .partner--image {
  position: relative;
  left: auto;
  top: auto;
  width: 80%;
  height: auto;
}
.theatre-partner a {
  width: 80%;
}
.theatre-partner img {
  margin: 10px 0;
}
/******************************************************************************/
/* Slider */
/******************************************************************************/
.cycle-slideshow li {
  list-style: none;
}
.slider-image {
  overflow: hidden;
}
img.slider {
  display: block;
  /*max-width: 100%;*/
  /* just in case, to force correct aspect ratio */
  /* height: auto !important;
     width: auto\9; */
  /* ie8+9 */
  /* lt ie8 */
  -ms-interpolation-mode: bicubic;
}
@media only screen and (max-width: 992px) {
  img.slider {
    width: 100%;
    height: auto;
  }
}
.cycle-overlay div {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
  background-color: #a09958;
  display: inline-table;
  padding: 0px 15px;
  margin-bottom: 5px;
}
.cycle-overlay div {
  bottom: 0;
  color: white;
  height: 30px;
  z-index: 600;
  min-width: 100%;
}
@media only screen and (min-width: 768px) {
  .cycle-overlay div {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    margin-left: 55%;
    top: 50%;
    position: absolute;
    min-width: 40%;
  }
}
@media only screen and (max-width: 768px) {
  .cycle-overlay div {
    height: 150px;
  }
}
.cycle-overlay div h3 {
  font-size: 18px;
  opacity: 1;
  font-family: "Good Headline W01 Regular";
}
.cycle-overlay div h3.has-top-bar::before {
  content: inherit;
}
@media only screen and (min-width: 768px) {
  .cycle-overlay div h3 {
    font-size: 52px;
  }
  .cycle-overlay div h3.has-top-bar::before {
    content: '';
  }
}
.cycle-overlay div p,
.cycle-overlay div a {
  font-family: Georgia;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  color: #fff;
}
.cycle-overlay div a {
  font-weight: normal;
}
.cycle-overlay .has-top-bar:before {
  background: none repeat scroll 0 0 #fff;
}
.slider-scroll {
  display: none;
}
@media only screen and (min-width: 992px) {
  .slider-scroll {
    padding: 0 50%;
    position: absolute;
    display: block;
    z-index: 998;
  }
  .slider-scroll a {
    color: #fff;
    font-size: 1.625em;
  }
  .scroll-down {
    bottom: 1em;
    left: 50%;
    margin: 0 0 0 -50px;
    padding-bottom: 70.5px;
    position: absolute;
    text-align: center;
    width: 100px;
    z-index: 50;
  }
}
.videostage {
  background-color: #000;
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 9999;
}
.youtubeslider {
  background-image: url("../Images/video_play-15.png");
  display: block;
  width: 76px;
  height: 70px;
  cursor: pointer;
  margin-bottom: 10px;
  margin-left: 0px;
}
.videostage > span {
  float: right;
  margin-right: 30px;
  margin-top: 10px;
  text-align: right;
  color: #fff;
}
#ytplayer {
  display: hidden;
  position: absolute;
  z-index: 9999999;
  margin: 0 auto;
  padding: 0 auto;
}
/* pager */
.cycle-pager {
  text-align: center;
  width: 100%;
  z-index: 500;
  position: absolute;
  bottom: 0px;
  overflow: hidden;
  z-index: 999;
}
.cycle-pager span {
  font-family: arial;
  font-size: 40px;
  font-weight: bold;
  display: inline-block;
  color: #fff;
  cursor: pointer;
  padding-left: 4px;
  opacity: 0.9;
  /*text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;*/
}
.cycle-pager span.cycle-pager-active {
  color: #e83542;
}
.cycle-pager > * {
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  /* .cycle-overlay{ display:none !important}
    .cycle-caption{ display:none}*/
}
@media only screen and (max-width: 991px) {
  .cycle-pager {
    display: none;
  }
}
/******************************************************************************/
/* Event Single Page */
/******************************************************************************/
.event-title-row {
  margin: 50px 0 30px 0;
}
.event-head-item {
  padding-bottom: 5px;
  padding-top: 5px;
  position: relative;
}
.event-head-item .col-xs-8 {
  color: #fff;
}
.event-head li {
  font-size: 16px;
}
.event-head li.is-event-link {
  border-bottom: 1px solid #e83542;
  font-size: 16px;
}
.event-head li.is-event-link:first-child {
  border-top: 1px solid #e83542;
}
.event-head li.is-event-link:hover,
.event-head li.is-event-link.active {
  background-color: rgba(255, 255, 255, 0.2);
  cursor: pointer;
}
.event-head-item,
.event-head-item a {
  color: #fff;
  display: block;
}
.event-head-item a:hover {
  text-decoration: none;
}
.play-single-view ul {
  margin-top: 15px;
}
.partners.is-in-sidebar {
  display: none;
}
@media only screen and (min-width: 992px) {
  .play-single-view .is-white {
    padding: 0 30px;
  }
  .partners.is-in-sidebar {
    display: block;
    height: 100%;
  }
}
.sponsor-image {
  margin-top: 0px;
}
ul.actors li,
.actor-note {
  font-size: 90%;
  line-height: 21px;
  font-family: 'IBMPlexSerif-Regular', serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
ul.actors li a {
  color: #e83542;
}
.actors .actor {
  display: inline;
  margin-left: 2%;
  vertical-align: top;
}
ul.actors li:after {
  clear: both;
  content: " ";
}
li .role {
  display: inline-block;
  line-height: 16px;
  padding-right: 10px;
  width: 200px;
}
.actors .role,
.actors .actor {
  padding: 0.2em 0;
}
.actors .role {
  display: inline-block;
  top: 0;
  width: 26%;
  min-width: 200px;
}
.mediathek-image {
  float: left;
  height: 55px;
  overflow: hidden;
  padding: 10px 10px 10px 0;
  width: 100px;
}
.mediathek-image img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .mediathek-image {
    width: 210px;
    height: 127px;
  }
}
/******************************************************************************/
/* spielplan */
/******************************************************************************/
.jumbotron.spielplan {
  display: none;
}
@media only screen and (min-width: 992px) {
  .jumbotron.spielplan {
    margin-top: 40px;
    display: block;
    background-color: transparent;
  }
  .spielpan-mobil-list {
    display: none;
  }
}
.event-col {
  display: block;
  float: left;
  margin-left: 35px;
  width: 190px;
}
.event-card-wrapper {
  display: block;
  float: left;
  margin-left: 35px;
  width: 190px;
  height: 370px;
  margin-bottom: 35px;
}
.event-card-wrapper:first-child {
  margin-left: 0px;
}
.date-card {
  height: 90px;
  text-align: center;
}
.event-card {
  background-color: #fff;
  display: block;
  height: 370px;
}
.sponsor-card {
  background-color: #fff;
  width: 190px;
  height: 120px;
  padding: 0;
}
.sponsor-card img {
  max-height: 80%;
}
.sponsor-card-empty {
  width: 190px;
  height: 60px;
}
.sponsor-card-top {
  margin-bottom: 20px;
}
.sponsor-card-bottom {
  margin-top: 20px;
}
.sponsor-card .partner--link {
  border-bottom: 0 none !important;
  display: block;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  opacity: 0.2 !important;
  height: 120px;
  margin: 0;
  width: 190px;
  padding-bottom: 0;
}
.sponsor-card:hover .partner--link {
  opacity: 1 !important;
}
.sponsor-card .partner--image {
  left: auto;
  max-height: 80%;
  position: initial;
  text-align: center;
  transform: initial;
  width: auto !important;
  top: auto;
}
.card {
  box-sizing: border-box;
  height: auto;
  padding: 5% 6%;
  position: relative;
}
.event-card {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  transform: translateZ(0);
}
.event-card img {
  position: absolute;
}
.event-card .event-head-label {
  border-radius: 0;
  position: absolute;
  top: 0;
}
.card-content {
  padding: 16px;
  position: relative;
}
.card-content h3 {
  font-size: 20px;
  margin-top: 14px;
}
.card-content .card-content-title p {
  font-family: "Good Headline W01 Regular";
}
.event-card .more-button {
  background-color: #fff;
  border: medium none;
  color: #e83542;
  display: block;
  /*font-family: Georgia;*/
  font-family: 'IBMPlexSerif-Regular', serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-size: 18px;
  font-style: italic;
  height: 35px;
  margin: 0 auto 5px;
  padding-top: 3px;
  position: absolute;
  bottom: 10px;
  text-align: center;
  width: 133px;
  left: 30px;
  z-index: 1002;
  opacity: 0;
}
.event-card .more-button.button-top {
  bottom: 50px;
}
.event-card .more-button.button-middle {
  bottom: 30px;
}
.event-card:hover .more-button {
  opacity: 1;
  transition: opacity 0.4s ease;
}
.event-card .button-spacer {
  height: 27px;
  display: block;
}
.event-card .more-button:hover {
  text-decoration: none;
  opacity: 0.9;
}
.card-content h3.has-top-bar:before {
  background: none repeat scroll 0 0 #444;
  content: "";
  height: 3px;
  position: absolute;
  top: 2em;
  width: 2em;
  left: 0px;
}
.card-content p {
  font-size: 15px;
  color: #e83542;
  line-height: 16px;
}
.card-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 16px;
  color: #444;
  margin-top: 177px;
  transition: margin-top 0.35s ease-out;
}
.card-desciption {
  margin-top: 400px;
  max-height: 125px;
  overflow: hidden;
  /*font-family: Georgia;*/
  font-family: 'IBMPlexSerif-Regular', serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
  position: relative;
}
.card-desciption h4 {
  font-size: 15px;
  /*font-family: Georgia;*/
  font-family: 'IBMPlexSerif-Regular', serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: #fff;
}
.card-description-overlay {
  position: absolute;
  height: 150px;
  width: 100%;
  display: none;
  bottom: 0;
  z-index: 1001;
  /*
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBkNmU3ZSIgc3RvcC1vcGFjaXR5PSIwLjA5Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDZlN2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    */
  background: -moz-linear-gradient(top, rgba(160, 153, 88, 0.09) 0%, #a09958 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(160, 153, 88, 0.09)), color-stop(100%, #a09958));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(160, 153, 88, 0.09) 0%, #a09958 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(160, 153, 88, 0.09) 0%, #a09958 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(160, 153, 88, 0.09) 0%, #a09958 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(160, 153, 88, 0.09) 0%, #a09958 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#a09958', GradientType=0);
  /* IE6-8 */
}
.event-card-copyright {
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 8px;
}
.event-card:hover .card-description-overlay {
  display: block;
}
.event-card:hover .card-content {
  margin-top: 5px;
  z-index: 99;
}
.card-content-title {
  margin: 0;
  padding: 0 12px 12px 0;
  /* transform: translateY( calc(-100% - 10px) );
     -ms-transform: translateY( calc(-100% - 10px) ); 
     transition: transform .35s ease-out;*/
  position: absolute;
  height: 174px;
  /*top: -175px*/
}
.event-card:hover .card-content-title {
  transform: translateY(0);
  color: #fff;
  top: 0px;
}
.event-card:hover .card-desciption {
  margin-top: 165px;
}
.event-card:hover .card-desciption,
.event-card:hover p {
  color: #fff;
}
.event-card:hover .card-content h3.has-top-bar:before {
  background: none repeat scroll 0 0 #fff;
}
.event-card::before {
  content: ' ';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  transition: background 0.35s ease-out;
  z-index: 99;
}
.event-card:hover::before {
  background: rgba(255, 102, 0, 0.9);
  transition: background 0.5s ease-out;
}
.pagination {
  border-radius: 4px;
  display: block;
  margin: 20px auto !important;
  width: 200px;
}
hr {
  border-color: #ccc !important;
}
.jumbotron {
  height: 520px;
  padding: 0;
}
/*timeline*/
.timeline {
  display: none;
}
@media only screen and (min-width: 992px) {
  .timeline {
    display: block;
  }
}
.timeline-month {
  margin-bottom: 10px;
  margin-left: 15px;
}
ul.timeline {
  border-bottom: 1px solid #ccc;
}
ul.timeline li:first-child {
  margin-left: -20px;
}
ul.timeline li a {
  color: #666;
}
ul.timeline li.active a,
ul.timeline li:hover a {
  color: #e83542;
}
ul.timeline li {
  float: left;
  list-style-type: none;
  padding: 5px 12px 0 12px;
  position: relative;
  font-family: "Good Headline W01 Regular";
}
ul.timeline li:hover {
  cursor: pointer;
}
ul.timeline li:after {
  background: none repeat scroll 0 0 #999;
  border: 1px solid #ffffff;
  border-radius: 22px;
  border-radius: 0px;
  content: "";
  height: 10px;
  left: 50%;
  margin: 0 0 0 -5px;
  position: absolute;
  top: -5px;
  width: 10px;
}
ul.timeline li.active:after,
ul.timeline li:hover:after {
  background: none repeat scroll 0 0 #e83542;
}
/* category select */
.cat-select {
  margin-top: 20px;
}
.cat-select li {
  padding-bottom: 10px;
  min-width: 135px;
}
.cat-select li ul.dropdown-menu {
  min-width: 120px;
  background-color: #e83542;
  border-radius: 0;
  border: none;
  margin: 0;
}
.cat-select li ul li a {
  color: #fff;
  display: block;
}
.cat-select li ul li.active a,
.cat-select li ul li a:hover {
  background-color: #e66a73;
  background-image: none;
  color: #fff;
}
/*spielpla-mobil-list */
.spielpan-mobil-list-item {
  background-color: #fff;
  margin: 0px 15px;
  margin: 0px 0px;
  border-bottom: 2px solid #CCC;
  margin-bottom: 10px;
  position: relative;
}
.spielpan-mobil-list img {
  width: 100%;
  height: auto;
  position: relative;
}
.spielpan-mobil-list .col-xs-4 {
  background-color: #e83542;
  padding: 0;
  text-align: center;
  color: #fff;
}
.spielpan-mobil-list .left-col {
  min-height: 89px;
}
.spielpan-mobil-list .button-bottom {
  position: absolute;
  bottom: 0px;
}
.spielpan-mobil-list .event-head--label {
  top: 0;
  left: 15px;
  z-index: 99;
  border-radius: 0;
}
.spielpan-mobil-list-item a {
  color: #444;
}
.spielpan-mobil-list-item a:hover {
  text-decoration: none;
}
.spielpan-mobil-list-item h3 {
  color: #e83542;
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 21px;
}
.spielpan-mobil-list-item h5 {
  font-size: 15px;
  margin-top: 5px;
}
.spielpan-mobil-list-item pre {
  display: none;
}
.spielpan-mobil-list-item .label,
.spielpan-mobil-list-item .event-head--label {
  font-size: 11px;
  width: 100%;
}
.spielpan-mobil-list-item a.buy-cards-green {
  background-color: rgba(0, 0, 0, 0.2);
  border-top: 1px solid #fff;
  border-bottom: none;
  bottom: 0;
  font-weight: bold;
  position: absolute;
  text-align: center;
  width: 100%;
  font-size: 12px;
}
.cardstagealtenburg,
.cardstage {
  padding-right: 0;
}
.container.spielpan-mobil-list {
  padding-right: 0;
}
.spielpan-mobil-list .row {
  display: inline-table;
  margin-bottom: 10px;
  min-width: 100%;
  width: 100%;
  float: none;
  padding-right: 0;
  margin-right: 0;
}
.spielpan-mobil-list .row .col-xs-12 {
  padding-right: 0;
}
.spielpan-mobil-list-item {
  display: table-row;
  width: 100%;
  float: none;
}
.spielpan-mobil-list-item .col-xs-4 {
  width: 10%;
}
.spielpan-mobil-list-item .col-xs-4,
.spielpan-mobil-list-item .col-xs-8 {
  display: table-cell;
  float: none;
}
.spielpan-mobil-list-item .col-xs-4 {
  min-width: 80px;
}
.spielpan-mobil-list-item .col-xs-8 {
  width: 80%;
}
/***c***************************************************************************/
/* Actor list & Details */
/******************************************************************************/
.page-select li {
  min-width: 180px;
  /*see also cat-select */
}
.actor-list a {
  color: #444;
  transition: color 0s ease-out 0.35s;
}
.actor-list-card a:hover {
  text-decoration: none;
  color: #fff !important;
}
.actor-list-card:hover,
.actor-list-card:hover a {
  text-decoration: none;
  color: #fff !important;
  transition: color 0s ease-out 0s;
}
.actor-list-card {
  background-color: #fff;
  width: 48%;
  height: 410px;
  margin: 0 1% 2% 1%;
  float: left;
  border-bottom: 3px solid #ddd;
  display: block;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}
.actor-list-card-large {
  width: 98%;
}
@media only screen and (min-width: 500px) {
  .actor-list-card {
    width: 31%;
  }
  .actor-list-card-large {
    width: 64%;
  }
}
@media only screen and (min-width: 700px) {
  .actor-list-card {
    width: 23%;
  }
  .actor-list-card-large {
    width: 48%;
  }
}
@media only screen and (min-width: 992px) {
  .actor-list-card {
    width: 18%;
  }
  .actor-list-card-large {
    width: 38%;
  }
}
@media only screen and (min-width: 1083px) {
  .actor-list-card {
    width: 18%;
  }
  .actor-list-card-large {
    width: 38%;
  }
}
.actor-list-card img {
  width: 100%;
  height: auto;
}
.actor-list-card-content {
  padding: 0 20px;
  z-index: 999;
  position: absolute;
  height: 370px;
  /* transform: translateY( 6% );
     transition: transform .35s ease-out;*/
  top: 0;
  margin-top: 217px;
  transition: margin-top 0.35s ease-out;
}
.actor-list-card-content h2 {
  font-size: 20px;
  margin-top: 0;
  padding-top: 0;
}
.actor-list-card-content p.subtitle {
  font-family: Georgia;
  font-size: 16px;
  position: relative;
  padding-top: 5px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.actor-list-card-content p.subtitle:before {
  background: none repeat scroll 0 0 #444;
  content: "";
  height: 3px;
  position: absolute;
  top: -0.4em;
  width: 3em;
  left: 0px;
  transition: background 0s ease-out 0.35s;
}
a .actor-list-card-content-vita p {
  color: #fff !important;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  overflow: hidden;
}
/*hover overlay background */
.actor-list-card::before {
  content: ' ';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  transition: background 0.35s ease-out 0.35s;
}
.actor-list-card:hover::before {
  background: rgba(232, 53, 66, 0.9);
  transition: background 0.5s ease-out;
}
.actor-list-card:hover .actor-list-card-content {
  /* transform: translateY(-100%);
     height: 170px;*/
  margin-top: 20px;
}
.actor-list-card:hover .actor-list-card-content p.subtitle:before {
  background-color: #fff !important;
  transition: background 0s ease-out 0s;
}
.actor-list-card .more-button {
  background-color: #fff;
  border: medium none;
  color: #e83542;
  display: block;
  font-family: 'IBMPlexSerif-Regular', serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-size: 18px;
  font-style: italic;
  height: 35px;
  margin: 0 auto 5px;
  padding-top: 3px;
  position: absolute;
  bottom: 10px;
  text-align: center;
  width: 133px;
  left: 30px;
  z-index: 1002;
  opacity: 0;
}
.actor-list-card:hover .more-button {
  opacity: 1;
  transition: opacity 0.4s ease;
}
.actor-list-card-overlay {
  position: absolute;
  height: 100px;
  width: 100%;
  display: none;
  bottom: 0;
  z-index: 1001;
  background: linear-gradient(to bottom, rgba(232, 53, 66, 0.09) 0%, #e83542 100%);
  /* W3C */
}
.actor-list-card:hover .actor-list-card-overlay {
  display: block;
}
.actor-plainlist a {
  color: #e83542;
}
/* DETAIL VIEW **************************************************************** */
.actor-detail-header {
  margin: 50px 0 20px;
}
.actor-detail-header h2 {
  margin: 0;
}
.actor-detail-image {
  float: left;
  width: 400px;
  margin-right: 20px;
  padding-bottom: 20px;
}
.actor-detail-content {
  padding: 20px;
}
.actor-detail-content h3 {
  margin-top: 40px;
}
.actor-detail-content p {
  font-family: Georgia;
  font-size: 16px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  line-height: 25.6px;
}
.actor-detail-castlist h3 {
  margin: 0;
}
.actor-detail-castlist div {
  padding: 10px 0 5px;
  border-bottom: 1px solid #ededed;
  position: relative;
}
.actor-detail-castlist div:first-child {
  border-top: 1px solid #ededed;
}
.actor-detail-castlist a {
  color: #444;
}
.actor-detail-castlist a:hover {
  color: #e83542;
  text-decoration: none;
}
.actor-detail-castlist h3 {
  width: 80%;
}
.actor-detail-castlist p {
  font-style: italic;
  width: 80%;
}
.actor-show--more {
  margin-top: 20px;
}
.actor-show--more a {
  font-style: italic;
  color: #e83542;
}
/******************************************************************************/
/* News */
/******************************************************************************/
/* single view */
.news-single {
  border-bottom: 1px solid #ededed;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.news-image {
  margin-bottom: 20px;
}
.news-image-left {
  float: left;
}
.news-image-right {
  float: right;
}
.news-image img {
  width: 100%;
  height: auto;
}
/******************************************************************************/
/* Abonement & Peeise */
/******************************************************************************/
.abo-event-row {
  font-family: Georgia;
  font-size: 16px;
  border-bottom: 1px solid #ededed;
  padding: 10px 0 10px 0;
}
.abo-event-row:hover {
  background-color: #258c4b;
  background-color: #e83542;
  color: #fff;
}
a .abo-event-row {
  color: #444;
}
.price-header {
  color: #e83542;
  font-size: 16px;
}
.price-row {
  border-bottom: 1px solid #ededed;
  width: 100%;
  padding: 5px 0;
}
.price-row p.bodytext {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .price-row p.bodytext {
    font-size: 86%;
  }
}
/* Start Page - next events */
.last-event-header {
  color: #e83542;
  font-family: "Good Headline W01 Regular";
  font-size: 28px;
  margin-bottom: 20px;
}
.cardstage,
.cardstagealtenburg {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
}
.cardstage .event-card-wrapper,
.cardstagealtenburg .event-card-wrapper {
  margin-right: 20px;
  margin-left: 0px;
}
.cardstage .navi-prev,
.cardstagealtenburg .navi-prev {
  margin-left: -66px;
  top: 10px;
  position: absolute;
  margin-top: 128px;
}
.cardstage .navi-next,
.cardstagealtenburg .navi-next {
  right: -32px;
  top: 10px;
  position: absolute;
  margin-right: 0;
  margin-top: 128px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .cardstage,
  .cardstagealtenburg {
    margin-left: 50px;
  }
  .cardstage .navi-prev,
  .cardstagealtenburg .navi-prev {
    margin-left: -60px;
  }
  .cardstage .navi-next,
  .cardstagealtenburg .navi-next {
    right: -20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1100px) {
  .cardstage .navi-next,
  .cardstagealtenburg .navi-next {
    right: 40px;
  }
}
/* Home page NEws TEaser */
.carousel-control {
  width: 50px;
  float: left;
  height: 100px;
  background-color: #e83542;
  background-repeat: repeat;
  margin: 135px 0px auto 0px;
  color: #fff;
  cursor: pointer;
  opacity: 1;
}
.carousel-control.left {
  background-color: #e83542;
  background-image: none;
  margin-left: -66px;
  top: -50px;
  position: absolute;
}
.carousel-control.right {
  background-color: #e83542;
  background-image: none;
  right: -66px;
  top: -50px;
  position: absolute;
}
.carousel .well {
  background-image: none;
  background-color: #fff;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  min-height: 299px;
}
/* Body */
body {
  font-family: "Good Headline W01 Regular";
  position: relative;
}
/* section backgrounds */
.is-green {
  background-color: #e83542;
  background-repeat: repeat;
  color: #fff;
}
.is-grey {
  background-color: #fff;
  background: url(../Images/noise-grey.jpg);
  background-repeat: repeat;
  color: #444;
}
@media only screen and (max-width: 991px) {
  .mobil-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
/*logo*/
a.navbar-brand {
  background: url(../Images/sprites15.png);
  background-position: -22px -191px;
  height: 46px;
  width: 241px;
  margin: 20px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  a.navbar-brand {
    background: url(../Images/sprites15@2x.png);
    background-size: 1280px 1000px;
    background-position: -22px -191px;
  }
}
@media only screen and (min-width: 992px) {
  a.navbar-brand {
    margin: 20px 0 !important;
  }
  .collapse.navbar-collapse {
    padding-left: 0;
  }
}
/* Nav Bar */
.navbar {
  margin-bottom: 0px;
}
nav.smaller {
  top: -75px;
}
.navbar-default {
  box-shadow: none;
  border-radius: 0;
}
.navbar-default a:hover {
  opacity: 0.5;
  transition-duration: 0.4s;
}
.navbar-header {
  float: none;
}
.navbar .nav li {
  padding: 5px 25px;
}
.navbar .nav li li {
  padding: 0px 0px;
}
.navbar .nav li li a {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .navbar .nav li,
  .navbar .nav li li {
    padding: 5px 12px;
    font-size: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .navbar .nav li,
  .navbar .nav li li {
    padding: 5px 15px;
    font-size: 20px;
  }
}
.navbar .nav li.first {
  padding-left: 0px;
}
.navbar .nav li a {
  padding: 0;
  /* transition-duration: 0.4s;*/
}
.navbar .nav li.active a {
  border-bottom: 2px solid #fff;
  border-radius: 0.5px;
  padding-bottom: 5px;
  box-shadow: none;
}
.navbar .nav.deski li.active a:before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #fff transparent transparent;
  border-image: none;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-style: solid;
  border-width: 5px;
  bottom: -11px;
  content: "";
  display: block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  width: 0;
}
.navbar .nav li.search {
  display: none;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
  box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a {
  line-height: 15px;
}
.nav.navbar-second li.first {
  /* padding-left: 14px; */
}
.nav.navbar-nav.navbar-second {
  margin-bottom: 15px;
}
.navbar-second a {
  font-size: 16px;
}
.navbar-second li.active a {
  padding-bottom: 2px;
  box-shadow: none;
}
ul.navbar-second li:first-child {
  padding-left: 0px;
}
/* Search button & ROW*/
li.search-button {
  margin-left: 14px;
}
a.search-button.is-icon:after {
  background-image: url("../Images/sprites15.png");
  background-position: -529px -58px;
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  height: 28px;
  width: 28px;
}
.seaarch-row {
  height: 67px;
  background-color: #a8141f;
  display: none;
}
input.search--input {
  background: none;
  border: 0 none;
  box-shadow: none;
  color: #fff;
  font-size: 20px;
  line-height: 23px;
  width: 200px;
  margin-top: 20px;
}
/* sticky navbar */
.fixed-header {
  left: 0;
  position: fixed;
  top: -59px;
  width: 100%;
  z-index: 2000;
}
.fixed-header-content {
  margin-top: 131px;
}
/*special menü Störer */
.special-menu {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
  float: right;
  font-size: 90%;
  height: 70px;
  width: 180px;
  padding: 10px;
}
.special-menu-top {
  border-bottom: 1px solid #e83542;
  color: #e83542;
  font-weight: bold;
  line-height: 0;
  padding: 13px 0;
  text-align: center;
  width: 100%;
}
.special-menu-bottom {
  text-align: center;
  color: #fff;
  padding: 5px 0;
}
.special-menu a:hover {
  opacity: 1;
}
.navbar.shrink-style .giftcard-menu {
  display: none;
  float: right;
}
.navbar.shrink-style .giftcard-menu a {
  color: #fff;
  margin-top: 6px;
  display: inline-block;
}
.navbar.shrink-style .navbar-nav > li > a {
  /*  font-size: 16px; */
}
.navbar.shrink-style .navbar-nav > li > a.search-button {
  display: none;
}
.navbar.shrink-style .giftcard-menu {
  display: block;
}
.navbar.shrink-style .giftcard-menu a {
  padding: 0 0 0 15px;
}
.navbar.shrink-style .giftcard-menu a:hover {
  text-decoration: none;
}
.navbar.shrink-style .giftcard-menu .text-icon {
  font-family: "Times New Roman", Georgia, Serif;
}
/* headlines */
h1,
.h1,
h2,
.h2 {
  font-size: 24px;
}
h4 {
  color: #e83542;
  /*font-family: Georgia;*/
  font-family: 'IBMPlexSerif-Regular', serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-style: italic;
  font-size: 20px;
  margin-top: 20px;
}
@media only screen and (min-width: 992px) {
  h1,
  .h1 {
    font-size: 39px;
  }
  h2 {
    font-size: 36px;
  }
}
/* copy */
p.bodytext,
.csc-default li {
  font-family: Georgia;
  font-family: 'IBMPlexSerif-Regular', serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: #444;
  line-height: 23px;
  font-size: 13.5px;
  font-size: 16px;
}
p {
  font-family: 'IBMPlexSerif-Regular', serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-size: 16px;
}
@media only screen and (min-width: 992px) {
  p.bodytext {
    font-size: 16px;
    line-height: 25.6px;
  }
  .sidebar .is-content p,
  .sidebar .is-content ul {
    font-size: 14px;
  }
}
h2#inhalt {
  padding-top: 140px;
  margin-top: -140px;
}
h2#content {
  padding-top: 120px;
  margin-top: -120px;
}
.subheading {
  font-size: 1em;
  line-height: 1.6em;
  font-style: italic;
  font-weight: bold;
  font-family: Georgia;
}
.is-bulletless {
  list-style: outside none none;
  padding-left: 0;
}
.sidebar .is-content h3 {
  line-height: 20px;
  margin: 0 0 20px;
  font-size: 22px;
}
.is-content ul {
  list-style: outside none none;
  padding-left: 0;
}
.is-content ul li {
  border-color: #eee;
  border-style: solid;
  border-width: 0 0 1px;
  padding-bottom: 0.5em;
  padding-left: 1.2em;
  padding-top: 0.5em;
  position: relative;
}
.is-content ul li:first-child {
  border-top-width: 1px;
}
.is-content ul li:before {
  background: none repeat scroll 0 0 #e83542;
  border-radius: 50%;
  content: "";
  height: 6px;
  margin-top: -3px;
  top: 1.2em;
  width: 6px;
  display: block;
  left: 0;
  position: absolute;
}
.csc-textpic-intext-right .csc-textpic-imagewrap {
  margin-left: 20px !important;
}
ul.sponsorenbanner {
  list-style: none;
}
ul.sponsorenbanner li::before {
  background: none;
}
.actor-list-card-content {
  width: 100%;
}
.actor-list-card-content-copyright {
  position: absolute;
  top: 136px;
  right: 5px;
  font-size: 8px;
}
.actor-list-card:hover .actor-list-card-content-copyright {
  display: none;
}
figcaption {
  font-size: 10px;
  padding-left: 5px;
}
.sidebar div.csc-textpic-center .csc-textpic-center-outer {
  float: none;
  right: inherit;
  width: 100%;
  display: block;
}
.sidebar div.csc-textpic-center .csc-textpic-center-inner {
  float: none;
  right: inherit;
}
.sidebar div.csc-textpic-center .csc-textpic-center-inner .csc-textpic-image img {
  width: 100%;
  height: auto;
}
#cookie-row {
  display: none;
  position: fixed;
  z-index: 99999;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(100, 100, 100, 0.85);
  color: #fff;
  text-align: center;
  padding: 10px 10px;
}
#cookie-row a {
  color: #fff;
  text-decoration: underline;
}
#cookie-row .cookie-accept {
  background-color: #fff;
  display: inline-block;
  padding: 0px 20px;
  margin-left: 10px;
  cursor: pointer;
  color: #333;
}
/******************************************************************************/
/* Play List */
/******************************************************************************/
.row.play-list {
  margin-bottom: 10px;
}
.play-list-item {
  background-color: #fff;
  margin: 0 15px 15px 0;
  border-bottom: 2px solid #ccc;
}
.play-list-item .col-xs-4 {
  padding-left: 0;
}
.play-list-item img {
  width: 100%;
  height: 100%;
}
.play-list-item h3 {
  color: #e83542;
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 21px;
}
.play-list-item h5 {
  font-size: 15px;
  margin-top: 5px;
}
.play-list-item a,
.play-list-item a:hover {
  color: #444;
  text-decoration: none;
}
.play-list-item .more-button {
  display: none;
}
@media only screen and (min-width: 992px) {
  .row.play-list {
    margin-left: 0px;
    margin-bottom: 30px;
  }
  .play-list-item {
    background-color: #fff;
    height: 160px;
    transition: background-color 0.4s ease 0s;
    overflow: hidden;
    border: none;
  }
  .play-list-item img {
    height: 160px;
    width: auto;
  }
  .play-list-item .col-xs-4 {
    padding-left: 0;
  }
  .play-list-item .col-xs-8 {
    padding-left: 0px;
    height: 160px;
    position: relative;
  }
  .play-list-item h3,
  .play-list-item a h3 {
    color: #333;
    padding-top: 35.2px;
    font-size: 26px;
    margin-top: 0;
    margin-bottom: 10.5px;
  }
  .play-list-item h3:before {
    background: none repeat scroll 0 0 #444;
    content: "";
    height: 3px;
    left: 0px;
    position: absolute;
    top: 0.8em;
    width: 3em;
  }
  .play-list-item .img-copy {
    position: absolute;
    bottom: 10px;
    font-size: 9px;
  }
  .play-list-item:hover {
    background-color: #e83542;
    transition: background-color 0.4s ease 0s;
  }
  .play-list-item:hover h3,
  .play-list-item:hover h5 {
    color: #fff;
  }
  .play-list-item:hover h3:before {
    background-color: #fff;
  }
  .play-list-item:hover .img-copy {
    display: none;
  }
  .play-list-item h5 {
    font-family: Georgia;
    font-family: 'IBMPlexSerif-Regular', serif;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-size: 16px;
    margin-top: 10.5px;
  }
  .play-list-item .more-button {
    background-color: #fff;
    border: medium none;
    color: #e83542;
    display: block;
    font-family: Georgia;
    font-family: 'IBMPlexSerif-Regular', serif;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-size: 18px;
    font-style: italic;
    height: 35px;
    margin: 0 auto 5px;
    padding-top: 3px;
    position: absolute;
    right: -200px;
    text-align: center;
    width: 133px;
    transition: right 0.4s ease 0s;
    margin-top: 100px;
  }
  .play-list-item:hover .more-button {
    right: 20px;
    transition: right 0.4s ease 0s;
  }
  .play-list-item:hover .more-button:hover {
    opacity: 0.8;
  }
}
/* fixed gre menu */
.sub-menue-fixed {
  position: fixed;
  top: 61px;
  width: 100%;
  z-index: 100;
}
.is-fixed-content.fixed-header-content {
  margin-top: 200px;
}
.premiere-switch {
  border: 1px solid #e83542;
  padding: 9px 10px;
  margin: 15px 20px 0 0;
}
.premiere-switch.is-first {
  margin-right: 0;
}
.premiere-switch a:focus {
  color: #e83542;
  text-decoration: none;
}
.premiere-switch.active,
.premiere-switch:hover,
.premiere-switch:focus {
  background-color: #e83542;
}
.premiere-switch.active a,
.premiere-switch:hover a,
.premiere-switch:focus a {
  color: #fff;
  text-decoration: none;
}
.cat-select-eventlist {
  margin-top: 15px;
}
.event-month-menu {
  font-size: 16px;
  padding-top: 40px;
  font-size: 100%;
  color: #e83542;
  text-transform: uppercase;
}
.event-month-menu a {
  display: inline-block;
  font-size: 16px;
  margin-top: -2px;
  padding: 0;
  vertical-align: middle;
}
.event-month-menu a.month-link {
  font-size: 16px;
  color: #444;
  margin-top: -5px;
}
.event-month-menu a.month-link:hover {
  text-decoration: none;
  color: #e83542;
}
@media only screen and (min-width: 992px) {
  .event-month-menu {
    font-size: 28px;
    padding-top: 16px;
  }
  .event-month-menu a.month-link {
    font-size: 28px;
  }
}
.date-day {
  color: #e83542;
  font-size: 36px;
  font-weight: bold;
  line-height: 100%;
  margin-top: 10px;
  text-transform: uppercase;
}
.event-day-row {
  border-top: 1px solid #ccc;
}
.event-item {
  border-bottom: 1px solid #ccc;
}
.event-item.is-external {
  background-color: #EAE2EC;
  padding-left: 10px;
}
.event-item .event-item-header {
  padding: 5px 0;
  color: #e83542;
  font-weight: bold;
  margin-bottom: -20px;
  text-transform: uppercase;
}
.event-item .event-item-header.event-item-header-class_6,
.event-item .event-item-header.event-item-header-class_22 {
  color: #d70003;
}
.event-item a {
  color: #333;
}
.event-item a:hover {
  text-decoration: none;
  color: #e83542;
}
.event-item h3.premiere {
  color: #e83542;
}
.event-item h3 {
  font-weight: bold;
  margin-top: 12px;
  margin-bottom: 0;
}
.event-item button {
  background-color: inherit;
  border: none;
  padding: 0;
  text-align: left;
}
.event-item button:hover {
  color: #e83542;
}
.event-item h5 {
  margin: 0;
  margin-bottom: 10px;
  /*color: @brand-color;
        font-family: 'Georgia';
        font-style: italic;*/
}
.event-item h5 .event-title-class_6,
.event-item h5 .event-title-class_22 {
  color: #d70003;
}
.event-item .introText {
  color: #e83542;
}
.event-item .event-item-buttons .event-item-cards {
  border: 1px solid #e83542;
  color: #e83542;
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  margin: 10px -5px 10px 0;
  padding: 0 20px 0 20px;
}
.event-item .event-item-buttons a:hover {
  background-color: #e83542;
  color: #fff;
}
.event-item .icon-cards:before,
.event-item .icon-calender:before {
  font-size: 19px;
  left: -16px;
  position: absolute;
  top: -3px;
}
.event-item .icon-calender:before {
  font-size: 14px;
  top: -1px;
}
.event-item .icon-cards,
.event-item .icon-calender {
  position: relative;
}
.event-item .card-text {
  font-size: 12px;
  margin-left: 10px;
}
.event-item.last {
  border-bottom: none;
  margin-bottom: 40px;
}
.banner-place {
  /*text-align: center;*/
  margin-top: 20px;
}
.event-day-row .banner-place a.partner--link {
  height: 50px;
}
.event-day-row .banner-place a.partner--link img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  width: 100px;
  float: left;
}
.event-day-row .banner-place a.partner--link:hover img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.event-day-row:hover .banner-place a.partner--link img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.event-day-row .partner--link {
  opacity: 0.4 !important;
}
.event-day-row:hover .partner--link {
  opacity: 1 !important;
}
@media only screen and (min-width: 992px) {
  .event-day-row .banner-place a.partner--link {
    height: 140px;
  }
  .event-day-row .banner-place a.partner--link img {
    width: inherit;
    float: none;
    max-width: 160px;
  }
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-cards:before {
  content: "\e900";
}
.icon-star:before {
  content: "\e9d9";
}
.icon-calender:before {
  content: "\e901";
}
.slider_subpages {
  margin-bottom: 20px;
  width: 100%;
  max-width: 100%;
  display: block;
}
.slider_subpages .cycle-slide {
  width: 100%;
}
.slider_subpages .cycle-slideshow,
.slider_subpages .slide {
  width: 100%;
  max-width: 100%;
}
.slider_subpages .slider_bg_image {
  background-size: cover;
  height: 150px;
  width: 100%;
  max-width: 100%;
  display: block;
  background-position: center;
}
@media only screen and (min-width: 992px) {
  .slider_subpages {
    /*margin-bottom: 50px;*/
    height: 497px;
  }
  .slider_subpages .slider_bg_image {
    height: 500px;
  }
}
.image-copyright {
  margin-top: -21px;
  margin-right: 5px;
  z-index: 10000;
  text-align: right;
  color: #fff;
  padding: 2px;
  font-size: 10px;
  text-shadow: 1px 0px 2px black;
}
.news-slider-item {
  display: none;
}
.tpt-well {
  background-color: #fff;
}
.news-prev,
.news-next {
  background-color: #e83542;
  background-repeat: repeat;
  color: #fff;
  cursor: pointer;
  font-size: 30px;
  padding-top: 30px;
  padding-bottom: 20px;
  position: absolute;
  top: 50%;
  margin-top: -55px;
  width: 30px;
  padding-left: 1px;
  display: none;
  opacity: 0.5;
}
.newscontent h4 {
  margin-top: 0px;
  font-size: 16px;
}
@media only screen and (min-width: 600px) {
  .newscontent h4 {
    margin-top: 20px;
    font-size: 20px;
  }
}
.news-next {
  right: 0px;
}
@media only screen and (min-width: 600px) {
  .news-prev,
  .news-next {
    width: 40px;
    padding-left: 5px;
    opacity: 1;
  }
  .news-prev {
    margin-left: -50px;
  }
  .news-next {
    right: 0px;
    margin-right: -50px;
  }
}
.footer--columns .footer-heading {
  display: none;
}
.footer--columns .footer-heading.show-mobil {
  display: block;
  font-size: 14.4px;
}
.footer--columns .footer--column-content {
  margin-top: 15px;
}
@media only screen and (min-width: 600px) {
  .footer--columns .footer-heading {
    display: block;
  }
  .footer--columns .footer-heading.show-mobil {
    font-size: 26px;
  }
}
.col6multi {
  width: 33.3%;
}
.col6multi.partner .partner--link {
  height: 60px;
  opacity: 1;
}
@media only screen and (min-width: 600px) {
  .col6multi {
    width: 12.5%;
  }
  .col6multi.partner .partner--link {
    height: 140px;
    opacity: 0.2;
  }
}
/*  */
.agerestriction {
  font-family: 'IBMPlexSerif-Regular', serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: #666;
  font-size: 75%;
}
.cboxPhoto::after {
  content: '';
  background: rgba(255, 255, 255, 0);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  position: absolute;
}
.row-mg-btn {
  margin-bottom: 15px;
}
.tpt-well {
  background-color: #fff;
  border-radius: 0;
  border: 0;
  padding: 20px;
  margin-bottom: 20px;
}
.press-download {
  margin-bottom: 50px;
}
.press-image {
  padding: 5px;
}
a.press-button {
  background-color: #e83542;
  color: #fff;
  padding: 5px 20px;
  margin-top: 20px;
  display: inline-block;
}
a.press-button:hover {
  opacity: 0.8;
}
.social-icons {
  width: 40px;
  height: 40px;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  text-align: center;
  padding-top: 8px;
}
.social-icons img {
  width: 20px;
  height: 20px;
}
a.navbar-brand {
  background-image: url('../Images/theater_logo_weiss.png');
  background-size: contain;
  background-position: 0;
  background-repeat: no-repeat;
  height: 55px;
  margin: 4px 0 !important;
}
.card-icon {
  background-image: url('../Images/cards.svg');
  background-size: contain;
  background-position: 0;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  color: #cccccc;
  margin-right: 5px;
  fill: #cccccc;
}
.event-card:hover::before {
  background: rgba(160, 153, 88, 0.9);
}
.actor-list-card-content p.subtitle {
  font-size: 14px;
}
.cycle-overlay div {
  background-color: #e83542;
  /* min-width:40%;*/
}
.info-row {
  background-color: #000;
  background-color: #a8141f;
  color: #fff;
}
.info-row p {
  padding: 15px 0 5px 0;
}
.info-row a {
  color: #fff;
  text-decoration: underline;
}
.event-banner-place img {
  width: 150px;
}
/*new apikula footer */
.footer-partners {
  display: block;
  text-align: center;
  justify-content: center;
}
.footer-partners .footer-partner {
  width: 120px;
  margin: 0 20px;
  display: inline-block;
}
.footer-partners .footer-partner .partner--link {
  opacity: 1;
}
.footer-partners .footer-partner img {
  width: 100%;
  filter: grayscale(50%);
  opacity: 0.6;
  filter: grayscale(0%);
  opacity: 0.8;
}
@media only screen and (min-width: 992px) {
  .footer-partners {
    display: flex;
    margin-bottom: 40px;
  }
  .footer-partners .footer-partner {
    width: 150px;
    margin: 0 60px;
  }
}
.theater-partners {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.theater-partners .theater-partner {
  width: 100px;
}
.theater-partners .theater-partner img {
  width: 100%;
  height: auto;
  /*filter: grayscale(50%);
            opacity: 0.6;*/
}
.partner-logo-page {
  width: 160px;
}
.partner-logo-page img {
  width: 100%;
  height: auto;
}
.is-uppercase {
  text-transform: uppercase;
}
.mobil-play-sponsor-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mobil-play-sponsor-row a.partner--link {
  opacity: 0.6;
}
.mobil-play-sponsor-row .is-mobil-sponsor {
  width: 120px;
}
.mobil-play-sponsor-row .is-mobil-sponsor img {
  width: 100%;
}
@media only screen and (max-width: 450px) {
  .is-mobil-sponsor:nth-of-type(3) {
    display: none;
  }
}
@media only screen and (max-width: 550px) {
  .is-mobil-sponsor:nth-of-type(4) {
    display: none;
  }
}
span.text-red {
  color: #FF0000;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 25px;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ajax-event-list-monthmenu {
  text-transform: uppercase;
}
.ajax-event-list-monthmenu .month-item {
  font-size: 28px;
  margin-right: 20px;
  display: inline-block;
  color: #444;
}
.ajax-event-list-monthmenu .month-item.isactive {
  color: #e83542;
}
/* internal pages */
.sidebar .tx-felogin-pi1 h3,
.sidebar .tx-felogin-pi1 p {
  display: none;
}
.actor-detail-castlist a .link-icon {
  display: none;
  position: absolute;
  right: 10px;
  top: 15px;
  width: 60px;
  border: none;
}
.actor-detail-castlist a:hover .link-icon {
  display: block;
}
.form-footer::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}
.form-footer:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
.form-footer::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}
.event-head--items .label.is-important {
  opacity: 1;
  font-size: 12px;
}
.orchestra-card {
  width: 48%;
  float: left;
  margin: 0 1% 2% 1%;
  border-bottom: 3px solid #ddd;
  display: block;
  background-color: #fff;
  position: relative;
}
.orchestra-card.is-double {
  width: 98%;
}
.orchestra-card img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .orchestra-card {
    width: 31%;
  }
}
@media only screen and (min-width: 992px) {
  .orchestra-card {
    width: 23%;
  }
}
@media only screen and (min-width: 1200px) {
  .orchestra-card {
    width: 18%;
  }
  .orchestra-card.is-double {
    width: 38%;
  }
}
.orchestra-card a:hover {
  text-decoration: none;
}
.orchestra-card .orchestra-card-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #e83542;
  opacity: 0;
  transition: opacity 0.5s;
}
.orchestra-card:hover .orchestra-card-overlay {
  opacity: 0.8;
}
.orchestra-card-content {
  padding: 20px;
  position: relative;
  min-height: 160px;
}
.orchestra-card-content h2 {
  font-size: 20px;
  margin-top: 0;
  padding-top: 0;
}
.orchestra-card-content p.subtitle {
  font-size: 14px;
  font-family: 'IBMPlexSerif-Regular', serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
  padding-top: 5px;
  hyphens: auto;
  position: relative;
}
.orchestra-card-content p.subtitle::before {
  position: absolute;
  display: block;
  top: -0.4em;
  left: 0;
  height: 3px;
  width: 3em;
  background-color: #444;
  content: "";
}
.orchestra-card-content .orchestra-card-content-copyright {
  position: absolute;
  bottom: 10px;
  right: 20px;
  font-size: 11px;
}
a .orchestra-card-content {
  color: #444;
}
.mobil-banner-row {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: -15px;
}
.banner-repertoire-place {
  width: 100px !important;
  max-width: 100px !important;
  overflow: hidden;
}
.banner-repertoire-place a.partner--link {
  opacity: 1;
  height: auto;
  padding-bottom: 10px;
  padding-top: 10px;
}
.banner-repertoire-place img {
  width: 100%;
  height: auto;
}
/*# sourceMappingURL=tpthueringen.css.map */