/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.edit-post-link {
  display: none !important;
}
/*
=
= === Index ===
=
= - Variables
= - Typo
= - Backgrounds
= - Base Layout
= - Site elements
= - Global Layout Elements
= - Content Sites (Startseite, Ensemble, Spielplan, Blog)
= - Single Post Views (Festival, Person, Stück, Blog)
= - Plugins
= - Imports (event-calendar.less, responsive.less)
=
=================================== */
/* Variables
============ */
/* new experimental colors -s */
/* Saalplan colors */
/*
=
= === Index ===
=
= - Font Declarations
= - Global Styles
= - Content Pages
= - Single Post Views
= - Content elements
=
=================================== */
/* Font Declarations
==================== */
@font-face {
  font-family: 'ReplicaLLWeb';
  src: url('https://www.volkstheater.at/100und1/wp-content/themes/hue/fonts/ReplicaLLWeb-Regular.woff2') format('woff2'), url('https://www.volkstheater.at/100und1/wp-content/themes/hue/fonts/ReplicaLLWeb-Regular.woff') format('woff');
}
@font-face {
  font-family: 'ReplicaLLWeb';
  src: url('https://www.volkstheater.at/100und1/wp-content/themes/hue/fonts/ReplicaLLWeb-Bold.woff2') format('woff2'), url('https://www.volkstheater.at/100und1/wp-content/themes/hue/fonts/ReplicaLLWeb-Bold.woff') format('woff');
  font-weight: 800;
}
/* Global Font Sizes */
/*@font-size-60: 60px; //  3x
@font-size-48: 48px; //  2x
@font-size-40: 40px; //  2x +2
@font-size-36: 36px; //  1x +2
@font-size-30: 30px; //  1x
@font-size-27: 27px; //  1x +2
@font-size-25: 25px; //  1x +1
@font-size-24: 24px; //  1x +1
@font-size-23: 23px; //  6x
@font-size-21: 21px; //  4x
@font-size-20: 20px; // 10x +2
@font-size-18: 18px; //  8x +1
@font-size-15: 15px; //  4x +3
@font-size-13: 13px; //  2x
@font-size-10: 10px; //  1x*/
/* Typo
======= */
::-moz-selection {
  color: #808080;
  background-color: #b5d5ff;
}
::selection {
  color: #808080;
  background-color: #b5d5ff;
}
body,
input,
textarea {
  font-family: 'Arial', arial, sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: black;
  line-height: 1.2;
  letter-spacing: 0.02em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  line-height: 1;
  margin-bottom: 1em;
}
/* Global Styles
================ */
h1 {
  font-size: 60px;
}
h2 {
  font-size: 40px;
}
h3 {
  font-size: 24px;
  text-transform: uppercase;
}
nav {
  font-size: 20px;
  font-weight: 700;
}
.subnav {
  font-size: 20px;
}
.content h2,
.content h3 {
  margin-top: 1em;
  margin-bottom: 0.5em;
}
.spielstaette,
.article-container.spielplan h2,
.date-string,
.year-string,
.datum,
.ticket-link,
.c-event-item .title,
article.stueck .title-wrapper h2 {
  font-family: 'ReplicaLLWeb', 'Arial', arial, sans-serif;
  letter-spacing: -0.03em;
}
.c-event-item .date,
.locationnav,
.premiere,
.auffuehrungsart {
  font-family: 'ReplicaLLWeb', 'Arial', arial, sans-serif;
  letter-spacing: -0.03em;
  font-weight: 700;
}
/* Content Pages
================ */
/* Startseite (page-startseite.php) */
/*.startseite {
	article {
		.spielstaette {
			font-size: @font-size-15;
		}
		.next-termin {
			.date {
				font-size: 24px;
			}
			.time {
				font-size: 15px;
			}
		}

		h2 {
			font-size: @font-size-36;
			line-height: 1.1;
			margin-top: 1em;
		}

		.autor {
			margin-top: 1em;
			font-size: @font-size-15;
			font-weight: 400;
		}

		.regie, .buehnenfassung {
			font-size: @font-size-15;
		}

		.excerpt {
			margin-top: 1em;
			font-size: @font-size-15;
			line-height: 1.3;
		}
		// TODAY
		&.today {
			.spielstaette {
				font-size: @font-size-18;
			}
			.next-termin {
				.date {
					font-size:36px;
				}
				.time {
					font-size:20px;
				}
			}
			h2 {
				font-size: @font-size-60;
			}
			.autor {
				font-size: @font-size-23;
			}
			.regie, .buehnenfassung {
				font-size: @font-size-18;
			}
			.excerpt {
				font-size: @font-size-18;
			}
		}
		.ankuendigung-text {
			h2, h3 {
				margin-bottom: 0.1em;
			}
		}
	}
}*/
/* Spielplan (page-spielplan.php) */
.article-container.spielplan .date-box .day-string {
  font-size: 16px;
}
.article-container.spielplan .date-box .date-string {
  font-size: 42px;
  font-weight: 700;
}
.article-container.spielplan .date-box .year-string {
  font-size: 18px;
  font-weight: 700;
}
.article-container.spielplan .spielstaette {
  font-size: 24px;
  font-weight: 700;
}
.article-container.spielplan .bull {
  vertical-align: bottom;
}
.article-container.spielplan .bull.vt {
  color: black;
}
.article-container.spielplan .bull.vm {
  color: #00AEEF;
}
.article-container.spielplan .bull.be {
  color: #FFF200;
}
.article-container.spielplan .bull.rb {
  color: #EE1C24;
}
.article-container.spielplan .bull.an {
  color: #7f7f7f;
}
.article-container.spielplan .premiere {
  font-weight: 700;
}
.article-container.spielplan .datum {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.7;
}
.article-container.spielplan .abo-und-preis,
.article-container.spielplan .ausverkauft {
  font-size: 16px;
}
.article-container.spielplan .spezialauffuehrung-wrapper .spezialauffuehrung {
  display: block;
}
.article-container.spielplan .spezialauffuehrung-wrapper h2.spezialauffuehrung-h2 {
  display: block;
}
/* Ensemble (page-ensemble.php) */
/* Page (page.php) */
/* Single Post Views
==================== */
/* Festival (single-festival.php) */
/* Festival Spezial (single-festival-spezial.php) */
/* Serie (single-serie.php) */
/* Stück (single-stueck.php) */
article.stueck .spielstaette {
  font-weight: 700;
}
article.stueck .stueck-info {
  font-size: 18px;
  font-weight: 700;
}
article.stueck .datetime {
  font-family: 'ReplicaLLWeb', 'Arial', arial, sans-serif;
  letter-spacing: -0.03em;
  font-weight: 700;
  font-size: 24px;
}
article.stueck .content p:first-child {
  text-indent: 0;
}
article.stueck .title-wrapper .spezialauffuehrung {
  display: inline;
}
article.stueck .title-wrapper h2 {
  display: inline;
}
/* Person (single-person.php) */
article.person .name a {
  font-family: 'ReplicaLLWeb', 'Arial', arial, sans-serif;
  letter-spacing: -0.03em;
  font-weight: 700;
}
article.person .datetime {
  font-family: 'ReplicaLLWeb', 'Arial', arial, sans-serif;
  letter-spacing: -0.03em;
  font-weight: 700;
  font-size: 24px;
}
article.person .termin-box ul.stuecke > li {
  margin-bottom: 1em;
}
/* Content elements
=================== */
.termin-box a.ticket-link,
.termin-box span.ticket-link {
  position: absolute;
  top: -3px;
  right: 10px;
}
.termin-box span.abgesagt {
  position: absolute;
  top: 0;
  right: 10px;
}
.termin-box .show-more-events {
  cursor: pointer;
}
a.ticket-link {
  /*display: inline-block;
	background-color: black;
	color: white;
	padding: 4px 18px 1px;
	text-decoration: none;
	font-size: 27px;
	margin-bottom: 0.5em;
	border: 2px solid black;
	&:hover, &:active, &:focus {
		background-color: white;
		color: black;
	}*/
  font-size: 24px;
  font-weight: 700;
  background-color: black;
  color: #ffed00;
}
span.ticket-link {
  /*display: inline-block;
	background-color: grey;
	color: white;
	padding: 4px 18px 1px;
	text-decoration: none;
	font-size: 27px;
	margin-bottom: 0.5em;
	border: 2px solid grey;*/
  font-size: 24px;
  font-weight: 700;
  background-color: black;
  color: #ffed00;
  opacity: 0.8;
}
.wpcf7 textarea,
.wpcf7 input {
  border: 1px solid #c0c0c0;
  padding: 7px 10px 5px 10px;
}
.wpcf7 textarea:focus,
.wpcf7 input:focus {
  border: 1px solid black;
  outline: none;
}
input[type=submit] {
  display: inline-block;
  background-color: black;
  color: white;
  padding: 6px 18px 5px;
  text-decoration: none;
  font-size: 20px;
  margin-bottom: 0.5em;
  border: 2px solid black;
}
input[type=submit]:hover,
input[type=submit]:active,
input[type=submit]:focus {
  background-color: white;
  color: black;
}
/* Wordpress content image elements
----------------------------------- */
@media screen and (min-width: 1024px) {
  .single-aktuell .content .alignnone {
    margin: 0.25em 1em 1em 0;
  }
  .single-aktuell .content .aligncenter,
  .single-aktuell .content div.aligncenter {
    display: block;
    margin: 0.25em auto 0.25em auto;
  }
  .single-aktuell .content .alignright {
    float: right;
    margin: 0.25em 0 1em 1em;
  }
  .single-aktuell .content .alignleft {
    float: left;
    margin: 0.25em 1em 1em 0;
  }
}
#searchform {
  position: absolute;
  top: 12px;
  right: 26px;
  height: 2em;
}
#searchform #s {
  padding-right: 24px;
  width: 150px;
  padding-top: 0.2em;
}
#searchform #searchsubmit {
  position: absolute;
  top: 3px;
  right: 3px;
  width: 20px;
  height: 20px;
  background-image: url('https://www.volkstheater.at/100und1/wp-content/themes/hue/img/search.png');
  background-position: left center;
  background-size: cover;
  border: none;
  background-color: transparent;
  padding: 0;
}
#searchform .search-form-container {
  display: none;
}
#searchform input {
  margin: 0 !important;
}
#searchform .search-form-button {
  position: absolute;
  top: 50%;
  right: 3px;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  background-image: url('https://www.volkstheater.at/100und1/wp-content/themes/hue/img/search.png');
  background-position: left center;
  background-size: cover;
  cursor: pointer;
}
a {
  text-decoration: none;
  color: black;
}
a:hover {
  text-decoration: none;
  color: #ffed00;
}
a:hover #slashes polygon {
  fill: #ffed00;
}
a:active,
a:focus {
  outline: none;
}
#menu-item-1081 {
  display: none;
}
hr.clear-both {
  clear: both;
  height: 0;
  margin: 0;
  border: none;
}
/* Backgrounds
============== */
/* Base Layout
============== */
/*html, body  { height:100%; } // enable full screen background */
body {
  position: relative;
  width: 100%;
  background: black;
  background-image: url(https://www.volkstheater.at/100und1/wp-content/themes/hue/img/rabbit_boy.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
body header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 55px;
  z-index: 100;
  background: black;
}
body header .header-logo {
  position: absolute;
  top: 2px;
  left: 30px;
  z-index: 101;
}
body header .header-logo a {
  display: block;
  text-decoration: none;
  width: 150px;
  height: 50px;
  /*div {
					width: 174px;
					height: 29px;
					background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/logo.png");
					background-position: center center;
					background-repeat: no-repeat;
					background-size: contain;
				*/
}
body header .header-logo a svg {
  height: 100%;
  width: auto;
}
body header .header-logo a svg path {
  fill: white;
}
body header .header-logo a:hover,
body header .header-logo a:active,
body header .header-logo a:focus {
  text-decoration: none;
}
body header .header-logo a:hover svg path,
body header .header-logo a:active svg path,
body header .header-logo a:focus svg path {
  fill: #ffed00;
}
body header nav {
  padding-left: 220px;
  padding-right: 220px;
  background: black;
  text-align: center;
}
body header nav ul {
  display: inline-block;
}
body header nav ul li {
  display: inline-block;
  padding-left: 5px;
}
body header nav ul li:first-child {
  padding-left: 0;
}
body header nav ul li a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 20px 5px 15px;
  line-height: 20px;
  color: white;
}
body header nav ul li a:active,
body header nav ul li a:focus,
body header nav ul li a:hover {
  color: #ffed00;
  text-shadow: 0 0 0.2em #ffed00;
  text-decoration: none;
}
body header nav ul li a:active:before,
body header nav ul li a:focus:before,
body header nav ul li a:hover:before {
  content: "";
  display: block;
  position: absolute;
  border-bottom: 3px solid black;
  bottom: 10px;
  left: 5px;
  right: 5px;
}
body header nav ul li.current-menu-item > a,
body header nav ul li.current-menu-ancestor > a,
body header nav ul li.current-post-ancestor > a {
  color: #ffed00 !important;
  text-shadow: 0 0 0.2em #ffed00;
  text-decoration: none;
}
body header nav ul li.current-menu-item > a:before,
body header nav ul li.current-menu-ancestor > a:before,
body header nav ul li.current-post-ancestor > a:before {
  content: "";
  display: block;
  position: absolute;
  border-bottom: 3px solid black;
  bottom: 10px;
  left: 5px;
  right: 5px;
}
body header nav ul.sub-menu {
  position: fixed;
  display: inline-block;
  left: 0;
  right: 0;
  top: -55px;
  width: 100%;
  height: 55px;
  text-align: center;
  background-color: black;
  -webkit-transition: top 300ms 200ms ease-in;
  -moz-transition: top 300ms 200ms ease-in;
  -ms-transition: top 300ms 200ms ease-in;
  -o-transition: top 300ms 200ms ease-in;
  transition: transform top 300ms 200ms ease-in;
}
body header nav ul.sub-menu li {
  display: inline-block;
  padding-left: 5px;
}
body header nav ul.sub-menu li:first-child {
  padding-left: 0;
}
body header nav ul.sub-menu li a {
  font-weight: 300;
  color: white;
  padding: 20px 5px 10px;
}
body header nav ul.sub-menu li a:before {
  content: "";
  display: none;
}
body header nav ul.sub-menu li a.active,
body header nav ul.sub-menu li a:hover,
body header nav ul.sub-menu li a:focus,
body header nav ul.sub-menu li a:active {
  color: #ffed00;
  text-shadow: 0 0 0.2em #ffed00;
}
body header nav.menu-header-primary ul.sub-menu {
  background: black;
  z-index: -1;
}
body header nav.menu-header-primary ul.sub-menu:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: -1;
}
body header nav.menu-header-primary ul.sub-menu ul.sub-menu {
  z-index: -3;
}
body header nav.menu-header-primary ul.sub-menu ul.sub-menu:before {
  display: none;
}
body header nav.menu-header-primary .current-menu-ancestor > ul.sub-menu,
body header nav.menu-header-primary .current-menu-item > ul.sub-menu,
body header nav.menu-header-primary li:hover > ul.sub-menu {
  top: 55px;
}
body header nav.menu-header-primary .current-menu-ancestor > ul.sub-menu .current-menu-ancestor > ul.sub-menu,
body header nav.menu-header-primary .current-menu-item > ul.sub-menu .current-menu-ancestor > ul.sub-menu,
body header nav.menu-header-primary li:hover > ul.sub-menu .current-menu-ancestor > ul.sub-menu,
body header nav.menu-header-primary .current-menu-ancestor > ul.sub-menu .current-menu-item > ul.sub-menu,
body header nav.menu-header-primary .current-menu-item > ul.sub-menu .current-menu-item > ul.sub-menu,
body header nav.menu-header-primary li:hover > ul.sub-menu .current-menu-item > ul.sub-menu,
body header nav.menu-header-primary .current-menu-ancestor > ul.sub-menu li:hover > ul.sub-menu,
body header nav.menu-header-primary .current-menu-item > ul.sub-menu li:hover > ul.sub-menu,
body header nav.menu-header-primary li:hover > ul.sub-menu li:hover > ul.sub-menu {
  top: 110px;
}
body header nav.menu-header-primary .current-menu-ancestor > ul.sub-menu,
body header nav.menu-header-primary .current-menu-item > ul.sub-menu {
  z-index: -2;
}
body header nav.menu-header-primary .current-menu-ancestor > ul.sub-menu .current-menu-ancestor > ul.sub-menu,
body header nav.menu-header-primary .current-menu-item > ul.sub-menu .current-menu-ancestor > ul.sub-menu,
body header nav.menu-header-primary .current-menu-ancestor > ul.sub-menu .current-menu-item > ul.sub-menu,
body header nav.menu-header-primary .current-menu-item > ul.sub-menu .current-menu-item > ul.sub-menu {
  z-index: -4;
}
body header .share-bar {
  position: absolute;
  top: 21px;
  right: 30px;
}
body header .share-bar ul li {
  display: inline-block;
}
body header .share-bar ul li a {
  display: block;
  text-decoration: none;
  padding-left: 7px;
}
body header .share-bar ul li a div {
  width: 18px;
  height: 14px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
body header .share-bar ul li a:hover,
body header .share-bar ul li a:active,
body header .share-bar ul li a:focus {
  text-decoration: none;
}
body header .share-bar ul li.search a div {
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/share-search.png");
}
body header .share-bar ul li.search a:hover div {
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/share-search-y.png");
}
body header .share-bar ul li.facebook a div {
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/share-facebook.png");
}
body header .share-bar ul li.facebook a:hover div {
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/share-facebook-y.png");
}
body header .share-bar ul li.twitter a div {
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/share-twitter.png");
}
body header .share-bar ul li.twitter a:hover div {
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/share-twitter-y.png");
}
body header .share-bar ul li.instagram a div {
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/share-instagram.png");
}
body header .share-bar ul li.instagram a:hover div {
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/share-instagram-y.png");
}
body header .share-bar ul li.youtube a div {
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/share-youtube.png");
}
body header .share-bar ul li.youtube a:hover div {
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/share-youtube-y.png");
}
body header .share-bar ul li.paper a div {
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/share-paper.png");
}
body header .share-bar ul li.paper a:hover div {
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/share-paper-y.png");
}
body footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: black;
  z-index: 100;
}
body footer nav ul {
  text-align: right;
  padding-right: 30px;
  padding-bottom: 4px;
}
body footer nav ul li {
  display: inline-block;
  padding-left: 4px;
}
body footer nav ul li a {
  padding: 2px 2px 0;
  font-size: 13px;
  font-weight: 300;
  color: white;
}
body footer nav ul li a:active,
body footer nav ul li a:focus,
body footer nav ul li a:hover {
  color: #ffed00;
  text-shadow: 0 0 0.2em #ffed00;
  text-decoration: none;
}
body footer nav ul li.current-menu-item a {
  color: #ffed00;
  text-shadow: 0 0 0.2em #ffed00;
  text-decoration: none;
}
body.startseite-2020 #main {
  height: 100vh;
  margin: 0;
  padding: 55px 0 28px;
}
body.startseite-2020 .content-wrapper {
  padding: 1em 30px;
  height: 100%;
}
body.startseite-2020 .sponsoren-wrapper {
  display: none;
}
body.startseite-2020 .location-list {
  font-weight: 700;
  color: white;
}
body.startseite-2020 .location-list #slashes polygon {
  fill: white;
}
body.startseite-2020 .text-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.startseite-2020 .text-wrapper .subline {
  position: absolute;
  top: 110%;
  left: 11%;
  color: white;
  font-size: 2.5vw;
  font-weight: 700;
}
body.startseite-2020 .text-wrapper .subline a {
  pointer-events: auto;
  color: white;
}
body.startseite-2020 .text-wrapper .subline a:hover,
body.startseite-2020 .text-wrapper .subline a:active,
body.startseite-2020 .text-wrapper .subline a:focus {
  color: white;
}
body.startseite-2020 .text {
  position: absolute;
  top: 50%;
  left: 15%;
  width: 70%;
  transform: translateY(-50%);
  pointer-events: none;
}
body.startseite-2020 .line {
  display: block;
  font-size: 30vw;
  line-height: 0.63em;
  font-weight: 800;
  white-space: nowrap;
  color: #ffed00;
  color: transparent;
}
body.startseite-2020 .l1 {
  z-index: 999;
}
body.startseite-2020 .l2 {
  padding-left: 0.3em;
}
body.startseite-2020 .line .c {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  text-shadow: 0 0 5px #ffed00;
  transition: all 0.2s ease-in-out;
}
body.startseite-2020 .line .h {
  display: inline-block;
  position: absolute;
  top: 0.1em;
  left: 0.05em;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: auto;
}
body.startseite-2020 .line .c.hover {
  text-shadow: 0 0 30px #ffed00;
}
body.premieren #menu-item-28308 a {
  color: #ffed00;
}
/* Site elements
================ */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.content-wrapper {
  padding: 0 30px;
  max-width: 1300px;
  margin: 0 auto;
}
.content-wrapper.full-width {
  max-width: 100%;
}
.body-wrapper .main {
  margin-top: 85px;
  margin-bottom: 60px;
}
.article-container.page {
  margin-top: 140px;
}
.article-container.no-subnav {
  margin-top: 85px;
}
.article-container.startseite {
  margin-top: -15px;
  margin-left: -15px;
  margin-right: -15px;
}
.article-container.ensemble {
  margin: 125px -15px -15px -15px;
}
.article-container.ensemble.regie-team {
  margin: 180px -15px -15px -15px;
}
.article-container.page-saalplan {
  margin-top: 180px;
}
.article-container.page-saalplan .col-2 {
  display: none;
}
.article-container.page-saalplan .col-5 {
  width: 100%;
  margin: 0 auto;
  float: none;
}
.article-container.spielplan {
  margin-top: 140px;
}
body.single-person .main,
body.single-stueck .main {
  margin-top: 140px;
}
body.single-person.regie-team-member .main {
  margin-top: 195px;
}
article img,
.ankuendigung-element img {
  max-width: 100%;
  height: auto;
}
article .caption,
.ankuendigung-element .caption {
  margin-top: 0.5em;
}
article .edit-post-link,
.ankuendigung-element .edit-post-link {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  background: rgba(255, 0, 0, 0.75);
  z-index: 50;
}
.content a {
  text-decoration: none;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.content a:hover {
  color: #404040;
}
.content p {
  margin-bottom: 1em;
}
.content ul {
  padding-left: 15px;
  padding-bottom: 0.5em;
}
.content ul li {
  /*&:before {
				content: "";
				display: block;
				position: absolute;
				left:0;
			}*/
  list-style: square;
  padding-bottom: 0.5em;
}
.acordeon {
  overflow: hidden;
  margin-top: 2em;
  margin-bottom: 1em;
}
.acordeon input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.acordeon input:checked ~ .content {
  max-height: 100em;
}
.acordeon label {
  position: relative;
  display: block;
  cursor: pointer;
}
.acordeon .content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.35s;
  -o-transition: max-height 0.35s;
  transition: max-height 0.35s;
}
.dots {
  width: 4px;
  height: 4px;
  margin: 20px auto 0;
  background: white;
}
.dots:before,
.dots:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  width: 4px;
  height: 4px;
  background: white;
}
.dots:before {
  left: -8px;
}
.dots:after {
  right: -8px;
}
h2 + .dots {
  display: none;
}
.close {
  position: absolute;
  top: -2em;
  left: 0em;
}
.close a {
  display: block;
  text-decoration: none;
}
.close a:hover,
.close a:active,
.close a:focus {
  text-decoration: none;
}
.sponsoren-box {
  margin: 90px 0 60px;
}
.sponsoren-box .inner {
  margin: 0 -20px;
}
.sponsoren-box .sponsoren-block {
  display: inline-block;
  width: 100%;
  border-left: 1px dotted black;
  margin-top: 10px;
}
.sponsoren-box .sponsoren-block:first-child {
  border-left: none;
}
.sponsoren-box .sponsoren-block ul {
  min-height: 60px;
  text-align: justify;
}
.sponsoren-box .sponsoren-block ul li {
  display: inline-block;
  vertical-align: middle;
}
.sponsoren-box .sponsoren-block ul:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.sponsoren-box a {
  text-decoration: none;
}
.sponsoren-box a div {
  margin: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.sponsoren-box a div:hover,
.sponsoren-box a div:active,
.sponsoren-box a div:focus {
  text-decoration: none;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
}
.sponsoren-box a.sponsoren-wr-staedtische div {
  width: 73px;
  height: 44px;
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/sponsoren-wr-staedtische.png");
}
.sponsoren-box a.sponsoren-oe-lotterien div {
  width: 86px;
  height: 56px;
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/sponsoren-oe-lotterien.png");
}
.sponsoren-box a.sponsoren-ak div {
  width: 93px;
  height: 45px;
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/sponsoren-ak.png");
}
.sponsoren-box a.sponsoren-bawag-psk div {
  width: 80px;
  height: 45px;
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/sponsoren-bawag-psk.png");
}
.sponsoren-box a.sponsoren-wien-kultur div {
  width: 71px;
  height: 22px;
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/sponsoren-wien-kultur.png");
}
.sponsoren-box a.sponsoren-stadt-wien div {
  width: 77px;
  height: 36px;
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/sponsoren-stadt-wien.png");
}
.sponsoren-box a.sponsoren-bundeskanzleramt-oe div {
  width: 190px;
  height: 46px;
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/sponsoren-bundeskanzleramt-new.png");
}
.sponsoren-box a.sponsoren-oe1 div {
  width: 34px;
  height: 39px;
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/sponsoren-oe11.png");
}
.sponsoren-box a.sponsoren-wien-heute div {
  width: 50px;
  height: 20px;
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/sponsoren-wien-heute.png");
}
.sponsoren-box a.sponsoren-direct-marketing div {
  width: 35px;
  height: 35px;
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/sponsoren-direct-marketing.png");
}
.sponsoren-box a.sponsoren-standard div {
  width: 99px;
  height: 31px;
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/sponsoren-derstandard.png");
}
.sponsoren-box a.sponsoren-casino-austria div {
  width: 113px;
  height: 37px;
  background-image: url("https://www.volkstheater.at/100und1/wp-content/themes/hue/img/sponsoren-casino-austria.png");
}
.sponsoren-box a:hover div,
.sponsoren-box a:active div,
.sponsoren-box a:focus div {
  text-decoration: none;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
}
.sidemenu {
  position: fixed;
  width: 270px;
}
.sidemenu ul li {
  cursor: pointer;
  margin-bottom: 7px;
  color: black;
  font-weight: 700;
}
.sidemenu ul li:hover,
.sidemenu ul li.active {
  color: #ffed00;
}
.termin-box li.hidden {
  display: none;
}
.location-map {
  margin: 1em 0;
  position: relative;
  width: 100%;
  padding-bottom: 50%;
}
.location-map #map-canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.location-map #map-canvas .gm-style img {
  max-width: none !important;
}
/* Global Layout Elements
========================= */
/* Vertical Align Center */
.va-table {
  display: table;
  width: 100%;
  height: 100%;
}
.va-table .va-table-cell {
  display: table-cell;
  vertical-align: middle;
}
/* Custom Rows & Cols */
.row {
  margin-left: -1em;
  margin-right: -1em;
}
.row .col {
  float: left;
  padding-left: 1em;
  padding-right: 1em;
}
.row:after {
  display: block;
  height: 0;
  clear: both;
  content: ".";
  visibility: hidden;
  /* For clearing */
}
.col-1 {
  width: 12.5%;
}
.col-2 {
  width: 25%;
}
.col-3 {
  width: 37.5%;
}
.col-4 {
  width: 50%;
}
.col-5 {
  width: 62.5%;
}
.col-6 {
  width: 75%;
}
.col-7 {
  width: 87.5%;
}
.col-8 {
  width: 100%;
}
.col-1_6 {
  width: 16.66666667%;
}
.col-1_3 {
  width: 33.33333333%;
}
.col-5_6 {
  width: 83.33333333%;
}
.col-6_6 {
  width: 100%;
}
.col-50-padding {
  padding-left: 60px !important;
  padding-right: 125px !important;
}
.col-30 {
  width: 30%;
}
.col-35 {
  width: 35%;
}
.col-50 {
  width: 50%;
}
.col-65 {
  width: 65%;
}
.col-70 {
  width: 70%;
}
/* Content Sites
================ */
/* Startseite, Ensemble */
.flipcards-container {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.flipcards-container .aktuelles {
  float: left;
  display: inline-block;
  z-index: 99;
  width: 370px;
  text-align: center;
  height: auto;
}
.flipcards-container .aktuelles > div {
  height: auto;
}
.flipcards-container .aktuelles > div .back-content {
  position: relative;
  padding: 0;
}
.flipcards-container .aktuelles > div a {
  cursor: pointer;
}
.flipcards-container .aktuelles > div h2 {
  margin-top: 0;
}
.flipcards-container .aktuelles > div .content {
  text-align: left;
}
.flipcards-container article {
  width: 370.2px;
  height: 476.4px;
  overflow: hidden;
  padding: 15px;
  text-align: left;
  display: inline-block;
  vertical-align: top;
}
.flipcards-container article.filler {
  height: 1px;
  padding-bottom: 0 !important;
}
.flipcards-container article.today {
  width: 555.3px;
  padding-bottom: 719.28253968px;
}
.flipcards-container article.today .back {
  bottom: 29px;
}
.flipcards-container article:hover .back,
.flipcards-container article.hover .back {
  opacity: 1 !important;
}
.flipcards-container article .back {
  -moz-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  opacity: 0;
  background: black;
  color: white;
  position: absolute;
  left: 15px;
  top: 15px;
  bottom: 14px;
  right: 15px;
}
.flipcards-container article .back a {
  color: white;
}
.flipcards-container article.video {
  width: 370.2px;
  height: 221px;
}
.flipcards-container article.video .iframe-wrapper {
  height: 100%;
}
.flipcards-container article.video .iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.flipcards-container article.video.x2 {
  width: 740.4px;
  height: 442px;
}
.flipcards-container article.vt .back,
.flipcards-container article.no-blog-image .back,
.flipcards-container article.ankuendigung .back,
.flipcards-container article.vt .front,
.flipcards-container article.no-blog-image .front,
.flipcards-container article.ankuendigung .front {
  background: black;
}
.flipcards-container article.vm .back,
.flipcards-container article.vm .front {
  background: #00AEEF;
}
.flipcards-container article.be .back,
.flipcards-container article.be .front {
  background: #FFF200;
  color: black;
}
.flipcards-container article.be .back a,
.flipcards-container article.be .front a {
  color: black;
}
.flipcards-container article.rb .back,
.flipcards-container article.rb .front {
  background: #EE1C24;
}
.flipcards-container article.no-stueck-image .back,
.flipcards-container article.no-festival-image .back,
.flipcards-container article.no-serie-image .back,
.flipcards-container article.no-person-image .back,
.flipcards-container article.no-blog-image .back {
  opacity: 0.2;
}
.flipcards-container article .back-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 30px 30px;
}
.flipcards-container article .back-content .autor,
.flipcards-container article .back-content .regie,
.flipcards-container article .back-content .buehnenfassung {
  margin-top: .1em;
}
.flipcards-container article .back-content .notice {
  margin-top: 1em;
}
.flipcards-container article .back-content .cardinnerbottom {
  position: absolute;
  left: 30px;
  bottom: 30px;
}
.aktuelles {
  display: inline-block !important;
}
.article-container.ensemble {
  text-align: center;
}
.article-container.ensemble article {
  text-align: center;
}
.col.ensemble {
  width: 100%;
  margin-top: 40px;
}
.col.ensemble article {
  text-align: center;
}
.fb_iframe_widget {
  vertical-align: top;
}
.premiere,
.auffuehrungsart {
  display: inline-block;
}
.locvot .o {
  position: relative;
  top: -0.14em;
  left: -0.06em;
  margin-right: -0.05em;
}
.locvot .slashes {
  position: relative;
  top: 0.015em;
  left: -0.3em;
  margin-right: -0.56em;
}
.locvot .slashes svg {
  height: 0.74em;
  width: auto;
}
.shuffle {
  white-space: nowrap;
}
.shuffle .c {
  position: relative;
  display: inline-block;
  white-space: nowrap;
}
.shuffle .h {
  display: inline-block;
  position: absolute;
  top: 0.1em;
  left: 0.05em;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: auto;
}
svg#tarrow polygon {
  fill: #ffed00;
}
.ticket-link {
  position: relative;
}
.ticket-link #tarrow {
  height: 1.2em;
  width: auto;
  position: absolute;
  top: 0.22em;
  left: -1.5em;
}
/* Spielplan (page-spielplan) */
body.premieren #menu-item-28306 a {
  color: white !important;
  text-shadow: none !important;
}
#misc-event-filter {
  display: none;
}
#calendar-season-filter {
  display: none;
}
#event-calendar {
  margin-top: 2.25em;
}
.timetable-row {
  background-color: white;
  margin-bottom: 1em;
  padding-top: 1em;
  overflow: hidden;
}
.article-container.spielplan {
  min-height: 430px;
}
.article-container.spielplan .col-6_6 {
  padding: 0;
}
.article-container.spielplan .row-1 {
  margin-bottom: 0.2em;
}
.article-container.spielplan .date-box {
  padding: 0 1em;
  /*width: 125px;
		text-align: center;
		.top {
			.day-name {
				display: inline-block;
			}
			.day {
				display: inline-block;
				//letter-spacing: -0.09em;
			}
		}
		.month {

		}*/
}
.article-container.spielplan .date-box .bottom .date-string {
  display: inline-block;
  padding-right: 0.1em;
}
.article-container.spielplan .date-box .bottom .year-string {
  display: inline-block;
  /*position: absolute;
				bottom: 0.3em;
				right: 0;*/
}
.article-container.spielplan h1 {
  padding-left: 8px;
}
.article-container.spielplan h2 {
  margin-bottom: 0.1em;
}
.article-container.spielplan .premiere {
  background-color: black;
  padding: 0 0.2em;
  color: #ffed00;
}
.article-container.spielplan .auffuehrungsart {
  background-color: black;
  padding: 0 0.2em;
  color: #ffed00;
  margin-bottom: 0.3em;
}
.article-container.spielplan .mobile-date {
  border-top: 1px solid black;
  background-color: black;
  color: white;
  margin-top: 30px;
}
.article-container.spielplan .locationnav {
  height: 45px;
  padding: 10px 8px;
}
.article-container.spielplan .locationnav ul li {
  display: inline-block;
}
.article-container.spielplan .locationnav ul li a {
  color: black;
  text-decoration: none;
  padding: 3px 5px;
}
.article-container.spielplan .locationnav ul li a.active,
.article-container.spielplan .locationnav ul li a:hover,
.article-container.spielplan .locationnav ul li a:focus,
.article-container.spielplan .locationnav ul li a:active {
  color: #ffed00;
  text-decoration: none;
}
.article-container.spielplan .locationnav ul li a.active #slashes polygon,
.article-container.spielplan .locationnav ul li a:hover #slashes polygon,
.article-container.spielplan .locationnav ul li a:focus #slashes polygon,
.article-container.spielplan .locationnav ul li a:active #slashes polygon {
  fill: #ffed00;
}
.article-container.spielplan .locationnav.fixed {
  position: fixed;
  z-index: 1;
  background: white;
}
.article-container.spielplan article,
.article-container.spielplan .ankuendigung-element {
  padding: 0 1em 1em;
  overflow: hidden;
}
.article-container.spielplan article .article-inner:after,
.article-container.spielplan .ankuendigung-element .article-inner:after {
  content: "";
  display: table;
  clear: both;
}
.article-container.spielplan article .autor,
.article-container.spielplan .ankuendigung-element .autor,
.article-container.spielplan article .buehnenfassung,
.article-container.spielplan .ankuendigung-element .buehnenfassung,
.article-container.spielplan article .regie,
.article-container.spielplan .ankuendigung-element .regie,
.article-container.spielplan article .koproduktion,
.article-container.spielplan .ankuendigung-element .koproduktion,
.article-container.spielplan article .genre,
.article-container.spielplan .ankuendigung-element .genre,
.article-container.spielplan article .freies-textfeld,
.article-container.spielplan .ankuendigung-element .freies-textfeld,
.article-container.spielplan article .uebertitel,
.article-container.spielplan .ankuendigung-element .uebertitel {
  text-align: right;
}
.article-container.spielplan .ticket-active .absleft {
  width: 100%;
  padding-right: 200px;
}
.article-container.spielplan .ticket-active .absright {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background-color: black;
  width: 200px;
  color: white;
  padding: 0.5em 1em;
  text-align: right;
}
.article-container.spielplan .ticket-active .absright:after {
  content: " ";
  display: block;
  position: absolute;
  top: 99%;
  left: 0;
  width: 100%;
  height: 300px;
  background-color: black;
}
.article-container.spielplan .ticket-active .absright .ticket-link {
  display: inline-block;
  margin-bottom: 0.5em;
}
.article-container.spielplan div.absright {
  /*z-index: 1;
		text-align: right;
		float: right;
		max-width: 170px;
		margin-left: 1em;*/
}
.article-container.spielplan .from-to-date {
  margin: 10px 0;
  text-align: center;
}
.article-container.spielplan .info {
  border-top: 1px solid black;
  padding: 10px 8px;
}
.article-container.spielplan .wp-post-image {
  display: none;
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
  opacity: 0.5;
  z-index: -1;
  width: auto;
}
.awesome .article-container.spielplan .wp-post-image {
  display: block;
}
.article-container.spielplan .sidebar {
  position: fixed;
  width: 265px;
}
.article-container.spielplan .calendar-season-filter {
  margin-bottom: 1em;
}
.article-container.spielplan .calendar-season-filter a {
  padding-left: 5px;
  color: #808080;
  text-decoration: none;
}
.article-container.spielplan .calendar-season-filter a.active,
.article-container.spielplan .calendar-season-filter a:hover,
.article-container.spielplan .calendar-season-filter a:focus,
.article-container.spielplan .calendar-season-filter a:active {
  color: black;
  text-decoration: none;
}
.article-container.spielplan .atoz-season-filter,
.article-container.spielplan .misc-event-filter {
  margin-bottom: 1em;
}
.article-container.spielplan .atoz-season-filter a,
.article-container.spielplan .misc-event-filter a {
  padding-left: 5px;
  color: #808080;
  text-decoration: none;
}
.article-container.spielplan .atoz-season-filter a.active,
.article-container.spielplan .misc-event-filter a.active,
.article-container.spielplan .atoz-season-filter a:hover,
.article-container.spielplan .misc-event-filter a:hover,
.article-container.spielplan .atoz-season-filter a:focus,
.article-container.spielplan .misc-event-filter a:focus,
.article-container.spielplan .atoz-season-filter a:active,
.article-container.spielplan .misc-event-filter a:active {
  color: black;
  text-decoration: none;
}
.article-container.spielplan .dynamic-filter input {
  padding: 0.3em 0.3em 0 0.3em;
}
.pressestimmen-box {
  margin-top: 1em;
  background-color: white;
  padding: 1em;
}
figure .caption {
  padding: 0.5em !important;
}
/* Blog (page-blog) */
/* Single Post Views
==================== */
.single-festival-spezial .pressestimmen-box {
  margin-top: 2em;
}
.single-festival-spezial .festival-title {
  text-align: center;
  margin-top: 2em;
}
/* Festival (single-festival) */
.single-festival .flipcards-container {
  margin-top: 60px;
}
/* Serie (single-festival) */
.single-serie .flipcards-container {
  margin-top: 60px;
}
/* Person (single-person) */
article.person .col-4,
article.person .col-2 {
  background-color: white;
  padding-top: 1em;
}
article.person h3 {
  margin-bottom: 0.5em;
}
.single-person.postid-109 .col.col-2 {
  display: none;
}
.zoom-image-gallery figure {
  display: inline-block;
  position: relative;
  margin: 15px;
  max-width: 100%;
}
.zoom-image-gallery figure figcaption {
  margin-top: 0;
  max-width: 100%;
  background: white;
  padding: 10px 0 7px 0;
  font-size: 0.8em;
}
.zoom-image-gallery figure img {
  width: auto;
  max-width: 100%;
  display: block;
}
.stueck-image-gallery-hline {
  margin-top: 45px;
  padding-top: 15px;
}
/* Stueck (single-stueck) */
article.stueck {
  /* Sidebar */
}
article.stueck .video-link {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  margin-top: 1em;
}
article.stueck .video-link iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
}
article.stueck .video-link .iframe-click {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
  display: none;
}
article.stueck .weitere-termine-in-planung {
  margin-top: 0.5em;
  /* border-top: 1px solid black; */
  padding-top: 0.5em;
}
article.stueck .stueck-image-gallery-hline {
  margin-top: 45px;
  padding-top: 15px;
}
article.stueck .col-4,
article.stueck .col-2 {
  background-color: white;
  padding: 1em;
}
article.stueck .spielstaette {
  margin-bottom: 0.5em;
}
article.stueck .title-wrapper {
  margin-bottom: 0.5em;
}
article.stueck .auffuehrungsart {
  background-color: black;
  padding: 0 0.2em;
  color: #ffed00;
  margin-bottom: 0.3em;
}
article.stueck .stueck-info {
  text-align: right;
}
article.stueck .content {
  margin-top: 1em;
}
article.stueck .regie-team-box {
  margin-top: 1em;
  text-align: right;
}
article.stueck .regie-team-box li {
  margin-bottom: 0.5em;
}
article.stueck h3 {
  margin-bottom: 0.5em;
}
article.stueck .date-wrapper .datetime,
article.stueck .date-wrapper .dayname {
  display: block;
}
article.stueck .ticket-link {
  padding: 0 0.2em;
}
article.stueck ul.termine li {
  margin-bottom: 0.5em;
}
/* Page (page) */
article.page {
  background-color: white;
  padding: 1em;
}
article.page img {
  width: auto;
  max-width: 100%;
}
body.page article.page .content p:first-child {
  margin-top: 20px;
}
body.page article.page .content h2:first-child {
  margin-top: 20px;
}
/* Blog (single) */
.sponsoren-und-kooperationspartner h2,
.sponsoren-und-kooperationspartner h3,
.sponsoren-und-kooperationspartner p {
  text-align: center;
}
.sponsoren-und-kooperationspartner img {
  margin: 10px 40px;
}
.sponsoren-und-kooperationspartner h2,
.sponsoren-und-kooperationspartner h3 {
  margin-top: 3em;
}
.sponsoren-und-kooperationspartner h2:first-child,
.sponsoren-und-kooperationspartner h3:first-child {
  margin-top: 0;
}
.sponsoren-und-kooperationspartner .col-1 {
  display: none;
}
.sponsoren-und-kooperationspartner .col-5 {
  width: 100%;
}
.page-id-834 {
  text-align: center;
}
.page-id-834 .content-wrapper {
  max-width: 100%;
}
.page-id-834 .col-2 {
  display: none;
}
.page-id-834 .col-5 {
  width: 100%;
}
.page-id-834 .col-1 {
  display: none;
}
.page-id-834 .wp-image-914 {
  max-width: 606px;
}
.page-id-21790 {
  text-align: center;
}
.page-id-21790 .content-wrapper {
  max-width: 100%;
}
.page-id-21790 .col-2 {
  display: none;
}
.page-id-21790 .col-5 {
  width: 100%;
  margin: 0 auto;
  float: none;
}
.page-id-21790 .col-1 {
  display: none;
}
.page-id-21790 #saalplan-container-inner {
  padding: 0 25%;
}
.page-id-21790 .wp-image-914 {
  max-width: 606px;
}
/*.page-id-834 .content-wrapper{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}*/
#saalplan-container,
#saalplan-overlay-container {
  /*img{
		margin: 0 0 0 0;
	}*/
}
#saalplan-container #saalplan-overlay,
#saalplan-overlay-container #saalplan-overlay {
  display: none;
  position: absolute;
  z-index: 1;
  opacity: 0.85;
}
#saalplan-container #saalplan-overlay td:first-child,
#saalplan-overlay-container #saalplan-overlay td:first-child {
  border-right: 1px solid white;
}
#saalplan-container #saalplan-overlay td,
#saalplan-overlay-container #saalplan-overlay td {
  padding: 3px 8px 3px 8px;
}
#saalplan-container #saalplan-overlay #preisgruppe,
#saalplan-overlay-container #saalplan-overlay #preisgruppe {
  font-size: 2em;
  padding: 3px 15px 3px 15px;
}
#saalplan-container #saalplan-overlay thead,
#saalplan-overlay-container #saalplan-overlay thead,
#saalplan-container #saalplan-overlay #plaetze,
#saalplan-overlay-container #saalplan-overlay #plaetze,
#saalplan-container #saalplan-overlay #reihen,
#saalplan-overlay-container #saalplan-overlay #reihen {
  text-align: left;
  vertical-align: middle;
}
#saalplan-container #saalplan-overlay #preise1,
#saalplan-overlay-container #saalplan-overlay #preise1,
#saalplan-container #saalplan-overlay #preise2,
#saalplan-overlay-container #saalplan-overlay #preise2 {
  font-size: 1.75em;
}
#saalplan-container .blue,
#saalplan-overlay-container .blue {
  background: #52ccf2;
}
#saalplan-container .darkblue,
#saalplan-overlay-container .darkblue {
  background: #4db4d3;
}
#saalplan-container .lightgreen,
#saalplan-overlay-container .lightgreen {
  background: #c6d988;
}
#saalplan-container .yellow,
#saalplan-overlay-container .yellow {
  background: #fef180;
}
#saalplan-container .orange,
#saalplan-overlay-container .orange {
  background: #febf81;
}
#saalplan-container .pink,
#saalplan-overlay-container .pink {
  background: #f596bb;
}
#saalplan-container .red,
#saalplan-overlay-container .red {
  background: #f9a198;
}
#saalplan-container .darkgreen,
#saalplan-overlay-container .darkgreen {
  background: #96d1bd;
}
#saalplan-container .lightgrey,
#saalplan-overlay-container .lightgrey {
  background: #cac8db;
}
#saalplan-container .darkgrey,
#saalplan-overlay-container .darkgrey {
  background: #8a8bb9;
}
#saalplan-container .white,
#saalplan-overlay-container .white,
#saalplan-container .blocksitze,
#saalplan-overlay-container .blocksitze,
#saalplan-container .handicapped,
#saalplan-overlay-container .handicapped,
#saalplan-container .stehplaetze,
#saalplan-overlay-container .stehplaetze {
  background: #eeeeee;
  /*#preise1, #preise2{
			font-size: 1.1em !important;
		}
*/
}
#saalplan-container .white #preisgruppe,
#saalplan-overlay-container .white #preisgruppe,
#saalplan-container .blocksitze #preisgruppe,
#saalplan-overlay-container .blocksitze #preisgruppe,
#saalplan-container .handicapped #preisgruppe,
#saalplan-overlay-container .handicapped #preisgruppe,
#saalplan-container .stehplaetze #preisgruppe,
#saalplan-overlay-container .stehplaetze #preisgruppe {
  font-size: 3em;
}
#saalplan-container .white #plaetze,
#saalplan-overlay-container .white #plaetze,
#saalplan-container .blocksitze #plaetze,
#saalplan-overlay-container .blocksitze #plaetze,
#saalplan-container .handicapped #plaetze,
#saalplan-overlay-container .handicapped #plaetze,
#saalplan-container .stehplaetze #plaetze,
#saalplan-overlay-container .stehplaetze #plaetze {
  font-size: 1.1em;
  margin-right: 30px;
}
.single-spielstaette .wp-caption,
.page-id-573 .wp-caption {
  max-width: 100%;
}
.page-id-918 h1 {
  display: block !important;
}
.page-id-918 .mc_custom_border_hdr,
.page-id-918 #mc-indicates-required {
  display: none;
}
.page-id-918 .mc_success_msg {
  font-weight: 400;
  display: block;
}
.page-id-918 .mc_var_label,
.page-id-918 .mc_interest_label {
  margin-bottom: 0;
}
.single-person.manuela-linshalm .col.col-2 {
  display: none;
}
.sprachen-container .sprache {
  display: none;
}
.sprachen-container .sprache.active {
  display: block;
}
.sprachumschalter {
  position: absolute;
  top: 0;
  right: 0;
}
.sprachumschalter .sprachauswahl {
  display: block;
  cursor: pointer;
}
.sprachumschalter .sprachauswahl.active {
  display: none;
}
.wpcf7-recaptcha {
  margin-bottom: 1em;
}
.wpcf7-checkbox input[type=checkbox] {
  margin-right: 0.5em;
}
/* Plugins
========== */
#overlay {
  position: fixed;
}
.mejs-inner {
  position: static;
}
.sz-left {
  background: url(http://www.volkstheater.at/100und1/wp-content/themes/hue/lib/smoothzoom/arr-l.png) center center no-repeat #ffffff !important;
}
.sz-right {
  background: url(http://www.volkstheater.at/100und1/wp-content/themes/hue/lib/smoothzoom/arr-r.png) center center no-repeat #ffffff !important;
}
@media screen and (max-width: 1024px) {
  .zoom-image-gallery figure {
    width: 90%;
  }
  .sz-left,
  .sz-right {
    width: 20% !important;
    background: none !important;
  }
  .sz-left:hover,
  .sz-right:hover,
  .sz-left:active,
  .sz-right:active,
  .sz-left:focus,
  .sz-right:focus {
    background: none !important;
  }
  .sz-zoomed {
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
  }
}
.article-container.search .page-headline {
  margin-bottom: 0.5em;
}
.article-container.search .search-subline {
  font-size: 1.333em;
  margin-bottom: 1em;
  padding-left: 0.3em;
}
.article-container.search .blog-navigation {
  padding-left: 1em;
}
.article-container.search.spielplan .wp-post-image {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  left: 0;
  right: auto;
  opacity: 1;
  z-index: 1;
}
.content-wrapper.boxes .box {
  background-color: #f2f2f2;
  margin-bottom: 15px;
}
.content-wrapper.boxes .box h2,
.content-wrapper.boxes .box h3 {
  margin-bottom: 0.5em;
}
.content-wrapper.boxes .box h2 a,
.content-wrapper.boxes .box h3 a {
  text-decoration: none;
}
.content-wrapper.boxes .box h2 a:hover,
.content-wrapper.boxes .box h3 a:hover,
.content-wrapper.boxes .box h2 a:focus,
.content-wrapper.boxes .box h3 a:focus,
.content-wrapper.boxes .box h2 a:active,
.content-wrapper.boxes .box h3 a:active {
  text-decoration: none;
}
.content-wrapper.boxes .box .text p {
  margin-bottom: 1em;
}
.content-wrapper.boxes .box .text p:last-child {
  margin-bottom: 0;
}
.content-wrapper.boxes .box .button {
  display: inline-block;
}
.content-wrapper.boxes .box .button a {
  display: inline-block;
}
.content-wrapper.boxes .box a.box-link {
  display: block;
}
.content-wrapper.boxes .box .content {
  padding: 20px;
}
.content-wrapper.boxes .box .content.top {
  padding-bottom: 20px;
}
.content-wrapper.boxes .box .content.bottom {
  padding-top: 20px;
}
.content-wrapper.boxes .box.mobile {
  display: none;
}
.content-wrapper.boxes #einfuehrung-box {
  min-height: 219px;
  padding-left: 66px;
  background-color: #b4b4b6;
}
.content-wrapper.boxes #einfuehrung-box:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 120px;
  background-image: url('https://www.volkstheater.at/100und1/wp-content/themes/hue/img/um_die_ecke.png');
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}
.content-wrapper.boxes #einfuehrung-box .content {
  padding: 30px;
}
.content-wrapper.boxes #video-box {
  background-color: black;
  color: white;
}
.content-wrapper.boxes #video-box .brush {
  margin-left: -30px;
  margin-top: -26px;
}
.content-wrapper.boxes #video-box h2 {
  margin-top: 1em;
  margin-bottom: 1.6em;
}
.content-wrapper.boxes #video-box a {
  color: white;
}
.content-wrapper.boxes #video-box a:hover,
.content-wrapper.boxes #video-box a:focus,
.content-wrapper.boxes #video-box a:active {
  color: white;
}
.content-wrapper.boxes #textbox-box {
  background-color: #009fe3;
}
.content-wrapper.boxes #textbox-box h2 {
  font-size: 19px;
  margin-bottom: 0.2em;
  color: white;
  font-weight: 200;
}
.content-wrapper.boxes #spenden-box {
  background-color: white;
  text-align: center;
}
.content-wrapper.boxes #spenden-box .text {
  display: inline-block;
  transform: translateY(-0.3em);
}
.content-wrapper.boxes #junges-box {
  background-color: #009fe3;
}
.content-wrapper.boxes #junges-box a:hover,
.content-wrapper.boxes #junges-box a:focus,
.content-wrapper.boxes #junges-box a:active {
  text-decoration: none;
}
.content-wrapper.boxes #junges-box a:hover h3,
.content-wrapper.boxes #junges-box a:focus h3,
.content-wrapper.boxes #junges-box a:active h3 {
  color: black;
}
.content-wrapper.boxes #junges-box h2 {
  color: white;
}
.content-wrapper.boxes #junges-box .vt-button {
  position: absolute;
  top: 20px;
  left: 10px;
}
.content-wrapper.boxes #junges-box .content {
  padding-top: 110px;
  padding-bottom: 30px;
}
.content-wrapper.boxes #junges-box:before {
  content: " ";
  display: block;
  position: absolute;
  top: 21px;
  left: 70px;
  width: 122px;
  height: 50px;
  background-image: url('https://www.volkstheater.at/100und1/wp-content/themes/hue/img/raunen.png');
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
}
.content-wrapper.boxes #junges-box:after {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  background-image: url('https://www.volkstheater.at/100und1/wp-content/themes/hue/img/raunen_bottom.png');
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.content-wrapper.boxes #social-box {
  background-color: #b4b4b6;
}
.content-wrapper.boxes #social-box h2 {
  position: absolute;
  top: 0.9em;
  left: 2.7em;
}
.content-wrapper.boxes #social-box div.subtitle {
  position: absolute;
  top: 3.1em;
  left: 4.2em;
}
.content-wrapper.boxes #social-box .content.top {
  padding: 20px 10px;
}
.content-wrapper.boxes .brush {
  width: 270px;
  height: 95px;
  background-image: url('https://www.volkstheater.at/100und1/wp-content/themes/hue/img/brush_white.png');
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}
.content-wrapper.boxes .brush span {
  display: inline-block;
  padding-top: 24px;
  padding-left: 122px;
  font-size: 50px;
  font-weight: 400;
  color: black;
}
.content-wrapper.boxes .brush.black {
  background-image: url('https://www.volkstheater.at/100und1/wp-content/themes/hue/img/brush_black.png');
}
.content-wrapper.boxes .brush.black span {
  padding-top: 31px;
  padding-left: 106px;
  font-size: 40px;
  color: white;
}
.content-wrapper.boxes .brush.black span a {
  color: white;
}
.content-wrapper.boxes .iframe-wrapper {
  width: 100%;
  height: 0;
  padding-bottom: 56.52%;
}
.content-wrapper.boxes .iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content-wrapper.boxes .iframe-wrapper .placeholder {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  transform: translateY(-50%);
}
.content-wrapper.boxes .vt-button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: white;
}
.content-wrapper.boxes .vt-button span {
  display: inline-block;
  margin: 4px 5px;
  width: 41px;
  height: 41px;
  background-image: url('https://www.volkstheater.at/100und1/wp-content/themes/hue/img/vt_logo.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.content-wrapper.boxes .scroll-container-wrapper {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.content-wrapper.boxes .scroll-container-wrapper .scroll-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
}
.content-wrapper.boxes .fts-fb-header-wrapper {
  display: none;
}
.content-wrapper.boxes .fts-jal-single-fb-post {
  padding: 15px 10px 7px !important;
  margin-bottom: 7px;
}
.content-wrapper.boxes .fts-jal-fb-name {
  color: black;
}
.content-wrapper.boxes a.fts-jal-fb-name:hover,
.content-wrapper.boxes a.fts-jal-fb-name:focus,
.content-wrapper.boxes a.fts-jal-fb-name:active {
  text-decoration: none;
}
.content-wrapper.boxes .fts-jal-single-fb-post .fts-jal-fb-vid-wrap .fts-jal-fb-description-wrap,
.content-wrapper.boxes .fts-jal-fb-description-wrap {
  padding: 15px 6px 0!important;
}
.content-wrapper.boxes .fts-jal-fb-post-time,
.content-wrapper.boxes .fts-jal-fb-description,
.content-wrapper.boxes .fts-jal-fb-caption,
.content-wrapper.boxes .jal-fb-description,
.content-wrapper.boxes .jal-fb-caption {
  color: #3a3a3a;
}
.content-wrapper.boxes .jal-fb-description {
  margin-bottom: 1em;
}
.content-wrapper.boxes .fts-powered-by-text {
  display: none !important;
}
.content-wrapper.boxes .fts-simple-fb-wrapper {
  padding: 10px;
  background-color: #f2f2f2;
}
.content-wrapper.boxes .fts-jal-single-fb-post {
  background-color: white;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
}
@media screen and (max-width: 1240px) {
  .content-wrapper.boxes .brush {
    width: 240px;
    height: 75px;
  }
  .content-wrapper.boxes .brush span {
    padding-left: 106px;
    font-size: 40px;
  }
  .content-wrapper.boxes .brush.black span {
    font-size: 30px;
    padding-top: 29px;
    padding-left: 77px;
  }
}
@media screen and (max-width: 1100px) {
  .content-wrapper.boxes #video-box .brush {
    margin-left: -40px;
  }
}
@media screen and (max-width: 1024px) {
  .col-70 {
    width: 100%;
  }
  .col-30 {
    width: 100%;
  }
  .content-wrapper.boxes .box.mobile {
    display: block;
  }
  .content-wrapper.boxes .box.desktop {
    display: none;
  }
  .mobile-wrapper:after {
    display: block;
    height: 0;
    clear: both;
    content: ".";
    visibility: hidden;
    /* For clearing */
  }
  .mobile-wrapper #junges-box {
    float: left;
    width: 50%;
    border-right: 7px solid white;
  }
  .mobile-wrapper #textbox-box {
    float: left;
    width: 50%;
    border-left: 7px solid white;
  }
}
@media screen and (max-width: 512px) {
  .mobile-wrapper #junges-box {
    width: 100%;
    border-right: none;
  }
  .mobile-wrapper #textbox-box {
    width: 100%;
    border-left: none;
  }
  .spenden-wrapper {
    padding: 20px 0 10px;
  }
  .content-wrapper.boxes #einfuehrung-box {
    padding-left: 0;
  }
  .content-wrapper.boxes #einfuehrung-box:before {
    display: none;
  }
}
/* Imports
========== */
/* Blog & Single */
.blog .article-container,
.archive .article-container,
.single-post .article-container {
  margin-top: 180px;
}
.blog .grid-hline,
.archive .grid-hline,
.single-post .grid-hline {
  border-top: 1px solid black;
  margin-top: 30px;
  padding-top: 30px;
}
.blog .page-headline,
.archive .page-headline,
.single-post .page-headline {
  margin-bottom: -1px;
  font-weight: 400;
}
.blog h1,
.archive h1,
.single-post h1 {
  font-size: 2.9em;
  margin-top: 0.2em;
}
.blog .tax-header,
.archive .tax-header,
.single-post .tax-header {
  margin-top: 1em;
  text-align: center;
}
.blog .magazin-intro,
.archive .magazin-intro,
.single-post .magazin-intro {
  margin-top: 1em;
  font-size: 1.333em;
  text-align: center;
}
.blog .meta > div,
.archive .meta > div,
.single-post .meta > div {
  margin-bottom: 1em;
}
.blog .author,
.archive .author,
.single-post .author,
.blog .date,
.archive .date,
.single-post .date {
  font-size: 0.9375em;
}
.blog .meta-bottom,
.archive .meta-bottom,
.single-post .meta-bottom {
  margin-top: 1em;
}
.blog .tw-share-button iframe,
.archive .tw-share-button iframe,
.single-post .tw-share-button iframe {
  vertical-align: bottom;
}
.blog a,
.archive a,
.single-post a,
.blog a:hover,
.archive a:hover,
.single-post a:hover {
  text-decoration: none;
}
.archive.tag .article-container {
  margin-top: 0;
}
/* Archives only */
.blog .page-headline,
.archive .page-headline {
  text-align: center;
}
.blog article.first h1,
.archive article.first h1 {
  font-size: 4.0em;
}
.blog article.first .content,
.archive article.first .content {
  font-size: 1.333em;
}
.blog article.small img,
.archive article.small img {
  margin-bottom: 1em;
}
.blog article.notfirst,
.archive article.notfirst {
  /*margin-bottom: 30px;
		padding-bottom: 30px;
		border-bottom:1px solid black;*/
}
.blog .col.portrait-featured,
.archive .col.portrait-featured {
  width: 31.25%;
}
.blog .col.portrait-featured + .text,
.archive .col.portrait-featured + .text {
  width: 68.75%;
}
.blog .post-title,
.archive .post-title {
  line-height: 0.85;
}
.blog .post-title + .meta,
.archive .post-title + .meta {
  margin-bottom: 1em;
}
.blog .navigation.pagination .nav-links,
.archive .navigation.pagination .nav-links {
  text-align: center;
  padding: 1em 0 2em;
}
.blog .navigation.pagination .nav-links .page-numbers,
.archive .navigation.pagination .nav-links .page-numbers {
  padding: 0 10px;
}
.blog .navigation.pagination .nav-links .page-numbers:hover,
.archive .navigation.pagination .nav-links .page-numbers:hover,
.blog .navigation.pagination .nav-links .page-numbers:focus,
.archive .navigation.pagination .nav-links .page-numbers:focus,
.blog .navigation.pagination .nav-links .page-numbers:active,
.archive .navigation.pagination .nav-links .page-numbers:active {
  text-decoration: underline;
}
.blog .navigation.pagination .nav-links .page-numbers.current,
.archive .navigation.pagination .nav-links .page-numbers.current {
  text-decoration: underline;
}
.blog .navigation.pagination .nav-links .page-numbers.prev:hover,
.archive .navigation.pagination .nav-links .page-numbers.prev:hover,
.blog .navigation.pagination .nav-links .page-numbers.next:hover,
.archive .navigation.pagination .nav-links .page-numbers.next:hover,
.blog .navigation.pagination .nav-links .page-numbers.prev:active,
.archive .navigation.pagination .nav-links .page-numbers.prev:active,
.blog .navigation.pagination .nav-links .page-numbers.next:active,
.archive .navigation.pagination .nav-links .page-numbers.next:active,
.blog .navigation.pagination .nav-links .page-numbers.prev:focus,
.archive .navigation.pagination .nav-links .page-numbers.prev:focus,
.blog .navigation.pagination .nav-links .page-numbers.next:focus,
.archive .navigation.pagination .nav-links .page-numbers.next:focus {
  text-decoration: underline;
}
/* Single Post only */
.single-post img {
  display: block;
  margin: 0 auto;
}
.single-post .portrait-featured img {
  width: auto;
  max-height: 600px;
  max-height: 75vh;
}
.single-post .landscape-featured img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 75vh;
}
.single-post .meta,
.single-post .page-headline,
.single-post .author {
  text-align: center;
}
.single-post article.post {
  margin-top: -21px;
}
.single-post article.post a {
  text-decoration: underline;
}
.single-post article.post p {
  margin-bottom: 0.5em;
}
.single-post article.post p.interview-frage {
  margin-top: 1.5em;
  margin-bottom: 0;
  font-weight: 400;
}
.single-post article.post h3 {
  margin: 1em 0 0.5em 0;
}
.single-post article.post .excerpt {
  margin-top: 1em;
  font-size: 1.4em;
  line-height: 1.2;
}
.single-post article.post .content {
  margin-top: 1em;
}
.single-post article.post .content .wp-caption {
  width: 400px;
  max-width: 100%;
  margin: 0 auto 2em;
}
.single-post article.post .content .wp-caption .wp-caption-text {
  margin-top: 0;
  max-width: 100%;
  background: white;
  padding: 10px 0 7px 0;
  font-size: 0.8em;
}
.single-post article.post .content .wp-caption.alignleft {
  float: left;
}
.single-post article.post .content .wp-caption.alignleft img {
  width: 100%;
  margin-bottom: 0;
  padding-right: 10px;
}
.single-post article.post .content .wp-caption.alignright {
  float: right;
}
.single-post article.post .content .wp-caption.alignright img {
  width: 100%;
  margin-bottom: 0;
  padding-left: 10px;
}
.single-post article.post .content .wp-caption.alignright .wp-caption-text {
  text-align: right;
}
.single-post article.post .content img {
  margin-bottom: 1em;
}
/* Startseite */
.home article .content {
  margin-top: 1em;
}
.home .flipcards-container article .back-content {
  top: 30px;
  bottom: 30px;
  padding-top: 0;
  padding-bottom: 0;
  height: auto;
  overflow: hidden;
}
.home .flipcards-container article.blog .back {
  -webkit-transition: background-color 0.4s linear;
  -moz-transition: background-color 0.4s linear;
  -ms-transition: background-color 0.4s linear;
  -o-transition: background-color 0.4s linear;
  transition: transform background-color 0.4s linear;
  background-color: white;
  color: black;
  opacity: 1;
  margin-bottom: -1px;
}
.home .flipcards-container article.blog.hover .back,
.home .flipcards-container article.blog:hover .back {
  background-color: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 768px) {
  .col {
    float: none;
    width: 100%;
  }
  .col.image {
    margin-bottom: 1em;
  }
  .col.sidebar {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .single-post article.post .content .wp-caption {
    margin: 2em auto;
  }
  .single-post article.post .content .wp-caption.alignleft,
  .single-post article.post .content .wp-caption.alignright {
    float: none;
  }
  .single-post article.post .content .wp-caption.alignleft img,
  .single-post article.post .content .wp-caption.alignright img {
    width: 100%;
    margin-bottom: 0;
    padding: 0;
  }
  .single-post article.post .content .wp-caption.alignleft .wp-caption-text,
  .single-post article.post .content .wp-caption.alignright .wp-caption-text {
    text-align: left;
  }
}
/* MailChimp Form Embed Code - Classic - 08/17/2011 */
#mc_embed_signup form {
  display: block;
  position: relative;
  text-align: left;
  padding: 10px 0 10px 0;
}
#mc_embed_signup h2 {
  font-weight: bold;
  padding: 0;
  margin: 15px 0;
  font-size: 1.4em;
}
#mc_embed_signup input[type=text],
#mc_embed_signup input[type=email] {
  border: 1px solid #c0c0c0;
  -webkit-appearance: none;
}
#mc_embed_signup input[type=text]:focus,
#mc_embed_signup input[type=email]:focus {
  border-color: black;
  outline: 0;
}
#mc_embed_signup .small-meta {
  font-size: 11px;
}
#mc_embed_signup .nowrap {
  white-space: nowrap;
}
#mc_embed_signup .mc-field-group {
  clear: left;
  position: relative;
  padding-bottom: 3%;
  min-height: 50px;
}
#mc_embed_signup .mc-field-group.input-group label {
  padding-left: 10px;
}
#mc_embed_signup .size1of2 {
  clear: none;
  float: left;
  display: inline-block;
  width: 46%;
  margin-right: 4%;
}
#mc_embed_signup * html .size1of2 {
  margin-right: 2%;
  /* Fix for IE6 double margins. */
}
#mc_embed_signup .mc-field-group label {
  display: block;
  margin-bottom: 3px;
}
#mc_embed_signup .mc-field-group input {
  display: block;
  width: 100%;
  padding: 8px 0;
  text-indent: 2%;
}
#mc_embed_signup .mc-field-group select {
  display: inline-block;
  width: 99%;
  padding: 5px 0;
  margin-bottom: 2px;
}
#mc_embed_signup .datefield,
#mc_embed_signup .phonefield-us {
  padding: 5px 0;
}
#mc_embed_signup .datefield input,
#mc_embed_signup .phonefield-us input {
  display: inline;
  width: 60px;
  margin: 0 2px;
  letter-spacing: 1px;
  text-align: center;
  padding: 5px 0 2px 0;
}
#mc_embed_signup .phonefield-us .phonearea input,
#mc_embed_signup .phonefield-us .phonedetail1 input {
  width: 40px;
}
#mc_embed_signup .datefield .monthfield input,
#mc_embed_signup .datefield .dayfield input {
  width: 30px;
}
#mc_embed_signup .datefield label,
#mc_embed_signup .phonefield-us label {
  display: none;
}
#mc_embed_signup .indicates-required {
  text-align: right;
  font-size: 11px;
  margin-right: 4%;
}
#mc_embed_signup .asterisk {
  color: #c60;
  font-size: 200%;
}
#mc_embed_signup .mc-field-group .asterisk {
  position: absolute;
  top: 25px;
  right: 10px;
}
#mc_embed_signup .clear {
  clear: both;
}
#mc_embed_signup .mc-field-group.input-group ul {
  margin: 0;
  padding: 5px 0;
  list-style: none;
}
#mc_embed_signup .mc-field-group.input-group ul li {
  display: block;
  padding: 3px 0;
  margin: 0;
}
#mc_embed_signup .mc-field-group.input-group label {
  display: inline;
}
#mc_embed_signup .mc-field-group.input-group input {
  display: inline;
  width: auto;
  border: none;
}
#mc_embed_signup div#mce-responses {
  overflow: hidden;
  clear: both;
}
#mc_embed_signup div.response {
  z-index: 1;
}
#mc_embed_signup #mce-error-response {
  display: none;
}
#mc_embed_signup #mce-success-response {
  color: #529214;
  display: none;
}
#mc_embed_signup label.error {
  display: block;
  float: none;
  width: auto;
  margin-left: 1.05em;
  text-align: left;
  padding: .5em 0;
}
#mc_embed_signup #num-subscribers {
  font-size: 1.1em;
}
#mc_embed_signup #num-subscribers span {
  padding: .5em;
  border: 1px solid #ccc;
  margin-right: .5em;
  font-weight: bold;
}
#mc-embedded-subscribe {
  clear: both;
  width: auto;
  display: block;
  margin: 1em 0 1em 0;
}
#mc_embed_signup input.mce_inline_error {
  border-color: #EE1C24 !important;
}
#mc_embed_signup div.mce_inline_error {
  background-color: #EE1C24 !important;
  font-weight: normal !important;
}
.calendar .c-grid {
  padding: 0.5em;
  background-color: white;
  margin-bottom: 1.5em;
}
.calendar .c-grid:after {
  content: " ";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 0.5em;
  background-color: white;
}
.calendar .c-event-item {
  padding: 0.5em;
  background-color: white;
}
.calendar .c-pad-top {
  padding-top: 3% !important;
  padding-bottom: 2% !important;
}
.c-grid-title {
  line-height: 0.7em !important;
}
.c-week-day {
  height: 13%;
}
#event-calendar.loading {
  position: absolute;
  background: url(https://www.volkstheater.at/100und1/wp-content/themes/hue/img/preloader.gif) center center no-repeat;
  width: 100%;
  height: 276px;
}
.calendar .c-pad-top {
  outline: 0px solid black;
}
.c-grid-title,
.c-week-day {
  outline: none !important;
}
.c-grid-title {
  border-bottom: 0px solid black;
  border-top: 0px solid black;
  margin-left: -1px;
  margin-right: 1px;
}
.c-event-title {
  outline: none !important;
  border-bottom: 0px solid black;
  margin-left: -1px;
  margin-right: 1px;
}
.c-previous {
  padding-left: 10px !important;
}
.c-next {
  padding-right: 10px !important;
}
.calendar * {
  box-sizing: border-box;
  font-size: 16px;
}
.calendar-sm {
  cursor: default;
  width: 800px;
  height: 370px;
}
.calendar {
  cursor: default;
  width: 265px;
  height: auto;
}
.calendar-sm .c-pad-top {
  padding-top: 2%;
}
.calendar .c-pad-top {
  padding-top: 3%;
  padding-bottom: 3%;
}
.c-grid {
  height: 260px;
}
.c-day {
  width: 14.28%;
  height: 13%;
  background-color: #ffffff;
  float: left;
  text-align: center;
  font-weight: 400;
}
.c-day-previous-month {
  width: 14.28%;
  height: 13%;
  background-color: #ffffff;
  float: left;
  text-align: center;
  color: gray;
}
.c-day-next-month {
  width: 14.28%;
  height: 13%;
  background-color: #ffffff;
  float: left;
  text-align: center;
  color: gray;
}
.c-week-day {
  width: 14.28%;
  background-color: #ffffff;
  color: black;
  float: left;
  text-align: center;
  font-weight: 400;
  padding-top: 1%;
}
.c-next {
  width: 12.5%;
  height: 12%;
  padding: 2% 2% 0 2%;
  text-align: right;
  cursor: pointer;
}
.c-previous {
  width: 12.5%;
  height: 12%;
  padding: 2% 2% 0 2%;
  text-align: left;
  cursor: pointer;
}
.c-previous.disabled {
  color: white !important;
}
.c-previous.disabled.c-nav-btn-over {
  background-color: white !important;
  color: white !important;
  cursor: default;
}
.c-month {
  width: 75%;
  height: 12%;
  text-align: center;
}
.c-today {
  background-color: #000000 !important;
  font-weight: 400;
  color: #ffffff !important;
}
.c-today {
  background-color: #000000;
  color: #ffffff;
}
.c-event {
  background-color: #c0c0c0;
  color: #ffffff;
  font-weight: 400;
  cursor: pointer;
}
.c-grid {
  width: 100%;
}
/*
 * Event List
 *************/
.c-event-title {
  display: none;
}
.c-event-body {
  margin-top: 1em;
}
.c-event-item.c-event-item {
  display: none;
}
.c-event-item.c-event-over {
  display: block;
  background-color: white;
  color: black;
}
.c-event-grid {
  width: 100%;
  height: auto;
  margin-top: 6px;
}
.c-grid-title {
  font-weight: 400;
  float: left;
  background-color: white;
  color: black;
  line-height: 1em;
}
.c-event-title {
  width: 100%;
  height: 12%;
  text-align: center;
  font-weight: 400;
  background-color: white;
  color: black;
  line-height: 1em;
}
.c-event-body {
  background-color: white;
  height: 88.1%;
}
.c-event-list {
  overflow: auto;
  height: 95%;
}
.c-event-item > .title {
  font-weight: 700;
  margin: 0.1em 0;
}
.c-event-item > .description {
  text-align: right;
}
.c-event-item > div {
  text-overflow: ellipsis;
  width: inherit;
  overflow: hidden;
  white-space: nowrap;
}
.c-event-item {
  padding: 5px 0px;
}
.c-event-over {
  background-color: #000000;
  font-weight: 400;
  color: #ffffff;
}
.c-event-over > .date {
  font-weight: 300;
}
.c-event-over > .description {
  font-weight: 300;
}
/* Responsive
============= */
.is-small,
.is-mobile {
  display: none;
}
.viewport-detector {
  position: relative;
  z-index: 6;
}
@media screen and (max-width: 1300px) {
  .viewport-detector {
    z-index: 5;
  }
}
@media screen and (max-width: 1200px) {
  .viewport-detector {
    z-index: 4;
  }
}
@media screen and (max-width: 1024px) {
  .viewport-detector {
    z-index: 3;
  }
}
@media screen and (max-width: 992px) {
  .viewport-detector {
    z-index: 2;
  }
}
@media screen and (max-width: 768px) {
  .viewport-detector {
    z-index: 1;
  }
}
@media screen and (max-width: 512px) {
  .viewport-detector {
    z-index: 0;
  }
}
/* remove for desktop */
nav.menu-header-primary .menu-item-790 {
  display: none;
}
@media screen and (max-width: 1300px) {
  .locationnav ul {
    position: absolute;
    width: 95vw;
  }
}
@media screen and (max-width: 1200px) {
  /* Spielplan */
  .article-container.spielplan .locationnav .bull {
    padding: 0;
  }
  .article-container.spielplan .row .col-6 {
    width: 100%;
    padding-right: 305px;
  }
  .article-container.spielplan .row .col-2 {
    position: absolute;
    top: 0;
    right: -40px;
    padding-right: 305px;
  }
  /* Content elements */
  .sidemenu {
    width: 200px;
  }
}
@media screen and (max-width: 1170px) {
  .startseite .aktuelles.has-video {
    width: 100% !important;
  }
}
@media screen and (max-width: 1024px) {
  .flipcards-container .aktuelles {
    display: none !important;
  }
  .home .flipcards-container article {
    width: 100%;
  }
  .home .flipcards-container article .front {
    position: relative;
    float: right;
    width: 50%;
    height: 100%;
    overflow: hidden;
    text-align: right;
  }
  .home .flipcards-container article .back {
    position: relative;
    float: left;
    top: 0;
    left: 0;
    right: 0;
    width: 50%;
    opacity: 1;
    height: 100%;
  }
  .home .flipcards-container article .back .back-content {
    position: relative;
    top: 0;
    height: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .home .flipcards-container article.today {
    padding-bottom: 15px;
  }
  .home .flipcards-container article.no-stueck-image,
  .home .flipcards-container article.no-festival-image {
    height: auto;
  }
  .home .flipcards-container article.no-stueck-image .front,
  .home .flipcards-container article.no-festival-image .front {
    display: none;
  }
  .home .flipcards-container article.no-stueck-image .back,
  .home .flipcards-container article.no-festival-image .back {
    width: 100%;
  }
  .home .flipcards-container article.no-stueck-image .cardinnerbottom,
  .home .flipcards-container article.no-festival-image .cardinnerbottom {
    position: relative;
    left: auto;
    bottom: auto;
  }
  .home .flipcards-container article a:hover {
    text-decoration: none;
  }
  .home .flipcards-container article.blog:hover .back {
    background-color: transparent;
  }
  .article-container.ensemble .flipcards-container article .front {
    max-height: none;
    height: auto;
  }
  .article-container.ensemble .flipcards-container article .back {
    position: absolute;
    height: auto;
    width: auto;
    bottom: 0;
    left: 15px;
    right: 15px;
    top: initial;
    opacity: 1;
  }
  .article-container.ensemble .flipcards-container article .back .back-content {
    position: relative;
    padding: 20px 30px 7px;
    height: auto;
  }
  .article-container.ensemble .flipcards-container article .back .back-content .erste-frage,
  .article-container.ensemble .flipcards-container article .back .back-content .dots {
    display: none;
  }
  .article-container.ensemble .flipcards-container article img {
    margin-top: 0;
  }
  .article-container.ensemble .flipcards-container article.no-person-image .back {
    height: auto;
    top: 15px;
  }
  .article-container.ensemble .flipcards-container article.no-person-image .back .back-content {
    height: 100%;
  }
  .startseite .aktuelles {
    width: 100% !important;
  }
  .article-container.page .col-2,
  .article-container.page .col-1 {
    display: none;
  }
  .article-container.page .col-5 {
    width: 100%;
  }
  article.person {
    padding: 0 1.5em 0 0.5em;
  }
  article.person .col-1 {
    display: none;
  }
  article.person .col-4 {
    width: 75%;
  }
  article.person .col-2 {
    width: 25%;
    right: -20px;
    /*position: absolute;
			top: 0;
			right: 0;
			width: 220px;*/
  }
  article.stueck {
    padding: 0 1em 0 0;
  }
  article.stueck .col-1 {
    display: none;
  }
  article.stueck .col-4 {
    width: 75%;
  }
  article.stueck .col-2 {
    right: -20px;
  }
  article.stueck .content-wrapper {
    padding: 0 2em;
  }
}
/* Mobile menu break point */
@media screen and (max-width: 992px) {
  .is-small {
    display: block;
  }
  /* Header Mobile - Start */
  html.navtoggled {
    /*overflow-x: hidden;
			body {
				left: 260px;
				header nav.menu-header-primary {
					opacity: 1;
					display: block;
				}
			}*/
  }
  html.navtoggled body header nav.menu-header-primary {
    max-height: 3000px;
    -moz-transition: max-height 0.6s ease-in;
    -webkit-transition: max-height 0.6s ease-in;
    -o-transition: max-height 0.6s ease-in;
    transition: max-height 0.6s ease-in;
  }
  body {
    position: relative;
    left: 0;
    -webkit-transition: left 0.15s ease-in-out;
    -moz-transition: left 0.15s ease-in-out;
    -ms-transition: left 0.15s ease-in-out;
    -o-transition: left 0.15s ease-in-out;
    transition: transform left 0.15s ease-in-out;
  }
  body header {
    height: auto;
    min-height: 46px;
  }
  body header .header-logo {
    left: 18px;
  }
  body header .header-logo a {
    height: 40px;
  }
  body header .mobile-menu-title {
    position: absolute;
    top: 13px;
    left: -245px;
    font-size: 35px;
    font-weight: 400;
    z-index: 100;
  }
  body header .share-bar {
    display: none;
  }
  body header nav.menu-header-primary {
    /*//display: none;
				position: absolute;
				.transition-prefix(opacity .2s ease-in-out);
				opacity: 0;

				top: 0;
				left: -260px;
				width: 260px;
				padding: 0;
				text-align: left;
				background-color: white;
				//border-right: 1px solid @grey50;
				.box-shadow(inset -4px 0px 5px 0px rgba(0,0,0,0.51));*/
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: auto;
    /* drop down*/
    max-height: 0;
    overflow: hidden;
    padding: 0;
    -moz-transition: max-height 0.4s ease-out;
    -webkit-transition: max-height 0.4s ease-out;
    -o-transition: max-height 0.4s ease-out;
    transition: max-height 0.4s ease-out;
  }
  body header nav.menu-header-primary .menu-item-790 {
    display: block;
  }
  body header nav.menu-header-primary > ul {
    padding: 1em 0;
  }
  body header nav.menu-header-primary > ul > li {
    text-align: right;
    padding-left: 20px;
  }
  body header nav.menu-header-primary > ul > li.current-menu-item > a,
  body header nav.menu-header-primary > ul > li.current-menu-ancestor > a {
    background-color: black;
  }
  body header nav.menu-header-primary > ul > li.current-menu-item ul.sub-menu,
  body header nav.menu-header-primary > ul > li.current-menu-ancestor ul.sub-menu {
    display: block;
  }
  body header nav.menu-header-primary ul {
    width: 100%;
  }
  body header nav.menu-header-primary ul li {
    display: block;
    padding: 0;
    font-size: 38px;
    margin-bottom: 0.5em;
  }
  body header nav.menu-header-primary ul li a {
    display: block;
    padding: 17px 20px;
  }
  body header nav.menu-header-primary ul li a:before {
    display: none;
  }
  body header nav.menu-header-primary ul.sub-menu {
    position: relative;
    top: 0 !important;
    height: auto;
    padding: 0;
    z-index: 2 !important;
    box-shadow: none;
    background-color: transparent;
    text-align: right;
    /*li {
						a {
							color: black;
							//padding-left: 25px;
						}
						&.current-menu-item {
							a {
								background-color: @grey50;
								color: white !important;
							}
						}
					}*/
  }
  body header nav.menu-header-primary ul.sub-menu li {
    font-size: 20px;
    margin-bottom: 0;
  }
  body header nav.menu-header-primary ul.sub-menu li a {
    padding: 0.5em 20px;
  }
  body.single-person .main,
  body.single-stueck .main {
    margin-top: 100px;
  }
  .body-wrapper {
    overflow: hidden;
  }
  .mobile-menu-button {
    position: absolute;
    top: 10px;
    right: 20px;
    width: 35px;
    height: 26px;
    border-top: 3px solid white;
    border-bottom: 3px solid white;
    cursor: pointer;
  }
  .mobile-menu-button::before {
    position: absolute;
    top: 8px;
    left: 0;
    content: " ";
    width: 35px;
    border-top: 3px solid white;
  }
  /* Header Mobile - End */
  .article-container {
    margin-top: 85px !important;
  }
  /*.article-container.spielplan {
		#event-calendar {
			//margin-left: -0.5em;
		}
		.locationnav .bull {
			padding: 0;
		}
		.row .col-6 {
			width: 100%;
			padding-right: 305px;
			
		}
		.row .col-2 {
			position: absolute;
			top: 0;
			right: 0;
		}
	}*/
  .article-container.spielplan {
    /*.col-5_6 {
			padding-right: 15px;
			width: 100%;
		}
		.col-2, .col-1, .col-1_6 {
			display: none;
		}
		.date-box {
			margin-left: -7px;
		}
		article .article-inner {
			margin: 15px 0;
		}
		.info span {
			display: inline-block;
			padding-right: 10px
		}*/
  }
  .article-container.spielplan .row .col-6 {
    width: 100%;
    padding-right: 1em;
  }
  .article-container.spielplan .col-2 {
    display: none;
  }
  .article-container.spielplan .locationnav {
    height: auto;
    margin-bottom: 1em;
  }
  .article-container.spielplan .locationnav ul {
    position: relative;
    width: 100%;
  }
  .article-container.spielplan .locationnav ul li {
    display: block;
  }
  .article-container.spielplan .locationnav ul li a {
    padding-left: 0;
  }
  /* Content elements */
  .sidemenu {
    position: relative;
    max-width: 100%;
  }
  .close {
    right: 30px;
  }
  body footer {
    position: relative;
  }
  .article-container.spielplan .row .col-6 {
    padding-right: 1.5em;
    padding-left: 1.5em;
  }
}
@media screen and (max-width: 768px) {
  body,
  input,
  textarea {
    font-size: 15px;
  }
  h1 {
    font-size: 45px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 18px;
  }
  nav {
    font-size: 15px;
  }
  .subnav {
    font-size: 15px;
  }
  .is-mobile {
    display: block;
  }
  #searchform {
    display: none;
  }
  body header .share-bar {
    right: 10px !important;
  }
  .content-wrapper {
    padding: 0 20px;
  }
  .close {
    right: 10px;
  }
  body header .share-bar {
    right: 10px;
  }
  .home .flipcards-container article {
    display: block;
  }
  .home .flipcards-container article img {
    height: 100%;
    width: auto;
    max-width: initial;
  }
  .article-container.spielplan .row-1 .col-1_6 {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
  }
  .article-container.spielplan .row-2 .col-1_6 {
    display: none;
  }
  .article-container.spielplan .row-2.with-date .col-1_6 {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .article-container.spielplan .row-2.with-date .col-1_6 .datum {
    font-size: 25px;
    line-height: 1.25;
  }
  .article-container.spielplan .row-2.with-date h2 {
    padding-left: 2.6em;
  }
  .article-container.spielplan .col-5_6 {
    width: 100%;
  }
  .article-container.spielplan .locationnav ul li a {
    display: inline-block;
    padding: 6px 10px;
  }
  .article-container.spielplan .locationnav .bull {
    line-height: 28px;
  }
  article.stueck .col-4,
  article.person .col-4,
  section.festival .col-4,
  article.stueck .col-3,
  article.person .col-3,
  section.festival .col-3,
  article.stueck .col-2,
  article.person .col-2,
  section.festival .col-2 {
    width: 100%;
  }
  article.stueck .col-4 img,
  article.person .col-4 img,
  section.festival .col-4 img,
  article.stueck .col-3 img,
  article.person .col-3 img,
  section.festival .col-3 img,
  article.stueck .col-2 img,
  article.person .col-2 img,
  section.festival .col-2 img {
    display: block;
    width: 70%;
    margin: 1em auto 0 auto;
  }
  article.stueck .col-4 .caption,
  article.person .col-4 .caption,
  section.festival .col-4 .caption,
  article.stueck .col-3 .caption,
  article.person .col-3 .caption,
  section.festival .col-3 .caption,
  article.stueck .col-2 .caption,
  article.person .col-2 .caption,
  section.festival .col-2 .caption {
    text-align: center;
  }
  article.stueck .col-3,
  article.person .col-3,
  section.festival .col-3 {
    margin-bottom: 3em;
  }
  article.stueck .col-1,
  article.person .col-1,
  section.festival .col-1 {
    display: none;
  }
  .ticket-link-header {
    display: block;
    text-align: center;
  }
  .termin-box a.ticket-link {
    padding: 5px 9px 4px;
    top: -7px;
  }
  article.stueck .image-gallery {
    text-align: center;
  }
  .page .col-5 {
    width: 100%;
  }
  .page .col-1 {
    display: none;
  }
  .sidebar {
    display: none;
  }
  .article-container.spielplan .row .col-6 {
    padding: 0 1em;
  }
  .article-container.spielplan > .row {
    margin: 0;
  }
  .article-container.spielplan > .row .locationnav {
    font-size: 20px;
  }
  .article-container.spielplan .locationnav ul li a {
    padding: 0;
  }
  .article-container.spielplan article,
  .article-container.spielplan .ankuendigung-element {
    padding-top: 0.5em;
  }
  .article-container.spielplan .ticket-active {
    margin-bottom: 1em;
  }
  .article-container.spielplan .ticket-active .absleft {
    padding-right: 0;
  }
  .article-container.spielplan .ticket-active .absright {
    position: relative;
    width: auto;
    margin: 0.5em -1em 0em;
  }
  article.person {
    padding: 0 1em;
    /*padding: 0 1.5em 0 0.5em;
		.col-1 {
			display: none;
		}
		.col-4 {
			width: 75%;
		}*/
  }
  article.person .col-2 {
    margin-top: 1em;
    right: 0;
  }
  article.stueck {
    padding: 0;
  }
  article.stueck .col-2 {
    margin-top: 1em;
    right: 0;
  }
  body.startseite-2020 .location-list {
    font-size: 25px;
  }
  body.startseite-2020 .text {
    width: 100%;
  }
  body.startseite-2020 .text-wrapper .subline {
    font-size: 21px;
  }
}
@media screen and (max-width: 512px) {
  body header .share-bar {
    top: 69px;
    left: -250px;
  }
  body header .share-bar ul li a {
    padding-left: 0;
    padding-right: 7px;
  }
  .page .col-2 {
    float: none;
    width: 100%;
  }
  .page .col-5 {
    width: 100%;
  }
  .home .flipcards-container article {
    max-width: 100%;
    height: auto;
  }
  .home .flipcards-container article .front,
  .home .flipcards-container article .back {
    display: block;
    float: none;
    width: 100%;
  }
  .home .flipcards-container article .front {
    height: 200px;
  }
  .home .flipcards-container article .front img {
    margin-top: -35%;
    width: 100%;
    height: auto;
  }
  .home .flipcards-container article .back {
    height: auto;
  }
  .home .flipcards-container article.no-stueck-image .front,
  .home .flipcards-container article.no-festival-image .front {
    height: 0;
  }
  .home .flipcards-container article h2 {
    margin-top: 0;
    font-size: 2.25em;
  }
  .home .flipcards-container article .cardinnerbottom {
    position: relative;
    left: auto;
    bottom: auto;
  }
  .article-container.spielplan {
    /*div.absright {
			position: relative;
			text-align: left;
			margin-top: 1em;
			max-width: 100%;
			padding-right: 83px;
			min-height: 41px;
		}
		a.ticket-link {
			position: absolute;
			top: 5px;
			right: 0;
			margin-bottom: 0;
			font-size: 20px;
			padding: 4px 13px 3px;
		}*/
  }
  .article-container.spielplan .locationnav ul li a {
    display: inline-block;
    padding: 6px 10px;
  }
  .article-container.spielplan .locationnav .bull {
    line-height: 28px;
  }
  .article-container.spielplan .col-5_6 .article-inner {
    padding-right: 0;
  }
  .sponsoren-box {
    margin-top: 30px;
  }
  .sponsoren-box .inner {
    margin: 0;
  }
  .sponsoren-box .sponsoren-block ul li {
    float: left;
    width: 50%;
    text-align: center;
    min-height: 85px;
  }
  .sponsoren-box a div {
    display: inline-block;
  }
  body header nav.menu-header-primary ul li {
    font-size: 27px;
  }
  body header nav.menu-header-primary ul.sub-menu li {
    font-size: 18px;
  }
  .content-wrapper.sponsoren-wrapper {
    padding: 0 10px;
  }
  .sponsoren-box a div {
    margin: 0;
  }
  body.ensemble .content-wrapper {
    padding: 0 20px;
  }
}
@media screen and (max-width: 390px) {
  .flipcards-container article {
    width: 300px;
    height: 386px;
  }
}
@media screen and (max-height: 700px) {
  body.startseite-2020 .location-list {
    display: none;
  }
}
