/*
Theme Name: gruppe5film
Theme URI: http://jwahler.de, http://dbagel.de
Author: Joachim Wahler, Daniel Bagel
Author URI: http://jwahler.de, http://dbagel.de
Description: gruppe5film
Version: 1
Text Domain: base
*/

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/* start base styles */
.cf:before,.cf:after{content:" ";display:table}.cf:after{clear:both}.cf{*zoom:1}.left{float:left}.right{float:right}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.f0{font-size:0;line-height:0}*, *::before, *::after {box-sizing: border-box;}

/*
font-family: 'Roboto Condensed', sans-serif;
font weights 300, 400, 700

font-family: 'Open Sans', sans-serif;
font weights 400,600,700

red: #ff2b08;
grey: #949494;
black: #000;
blau: #3ec2dc;

grau auf weiss: #d6d6d6;
grau auf grau #cbcbcb;

*/

/* webfonts */
/* open-sans-regular - latin */
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans'), local('OpenSans'),
       url('fonts/open-sans-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v13-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/open-sans-v13-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'),
       url('fonts/open-sans-v13-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v13-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v13-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v13-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v13-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/open-sans-v13-latin-700.eot');
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('fonts/open-sans-v13-latin-700.eot?#iefix') format('embedded-opentype'),
       url('fonts/open-sans-v13-latin-700.woff2') format('woff2'),
       url('fonts/open-sans-v13-latin-700.woff') format('woff'),
       url('fonts/open-sans-v13-latin-700.ttf') format('truetype'),
       url('fonts/open-sans-v13-latin-700.svg#OpenSans') format('svg');
}

/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/roboto-condensed-v13-latin-300.eot');
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'),
       url('fonts/roboto-condensed-v13-latin-300.eot?#iefix') format('embedded-opentype'),
       url('fonts/roboto-condensed-v13-latin-300.woff2') format('woff2'),
       url('fonts/roboto-condensed-v13-latin-300.woff') format('woff'),
       url('fonts/roboto-condensed-v13-latin-300.ttf') format('truetype'),
       url('fonts/roboto-condensed-v13-latin-300.svg#RobotoCondensed') format('svg');
}
/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-condensed-v13-latin-regular.eot');
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),
       url('fonts/roboto-condensed-v13-latin-regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/roboto-condensed-v13-latin-regular.woff2') format('woff2'),
       url('fonts/roboto-condensed-v13-latin-regular.woff') format('woff'),
       url('fonts/roboto-condensed-v13-latin-regular.ttf') format('truetype'),
       url('fonts/roboto-condensed-v13-latin-regular.svg#RobotoCondensed') format('svg');
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-condensed-v13-latin-700.eot');
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'),
       url('fonts/roboto-condensed-v13-latin-700.eot?#iefix') format('embedded-opentype'),
       url('fonts/roboto-condensed-v13-latin-700.woff2') format('woff2'),
       url('fonts/roboto-condensed-v13-latin-700.woff') format('woff'),
       url('fonts/roboto-condensed-v13-latin-700.ttf') format('truetype'),
       url('fonts/roboto-condensed-v13-latin-700.svg#RobotoCondensed') format('svg');
}

/* iconfont */
@font-face {
    font-family: 'Icon';
    src:url('fonts/iconmoon/fonts/icomoon.eot');
    src:url('fonts/iconmoon/fonts/icomoon.eot?#iefix') format('embedded-opentype'),
        url('fonts/iconmoon/fonts/icomoon.woff') format('woff'),
        url('fonts/iconmoon/fonts/icomoon.ttf') format('truetype'),
        url('fonts/iconmoon/fonts/icomoon.svg#iconmoon') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* general styles */
body {
    color: #eee;
    background-color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    line-height: 1
}

h3 {
    font-size: 18px;
}

a {
    color: #eee;
}

a:hover {
    color: #ff2b08;
}

p {
    line-height: 1.75;
    margin: 0;
}

strong ,
.strong {
    font-weight: 700;
}

/* figure*/
figure,
figcaption {
    margin: 0;
    padding: 0;
    position: relative;
}

figure img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

/* framework */

.limiter {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 20px;
}

#content {
    min-height: 600px;
}

#header {
    position: fixed;
    width: 100%;
    height: 60px;
    z-index: 111;
}
#header:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    transition: opacity 0.2s;
    pointer-events: none;
    z-index: -1;
}
body.home #header {
    background: linear-gradient(180deg, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
}
@media (min-width: 400px) {
    #header {
        height: 65px;
    }
}
@media (min-width: 640px) {
    body.home:not(.scrolled) #header:before {
        opacity: 0;
    }
    #header {
        height: 80px;
    }
}

#content-wrapper {
    padding-top: 80px;
}
body.home #content-wrapper {
    padding-top: 0;
}

#footer {
    font-size: 18px;
    margin-top: 60px;
    font-family: "Roboto Condensed",sans-serif;
}

.inner-footer {
    padding: 15px 10px 10px;
}

.footer-contact {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.footer-contact .instagram-link {
    background-color: #333;
    padding: 1.2rem;
    border-radius: 50%;
}
.footer-contact .instagram-link img {
	width: 48px;
	height: 48px;
	vertical-align: bottom;
}


/* FOOTER */
#footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

#footer li {
    font-size: 15px;
    margin: 0;
    padding: 0;
    display: inline;
    margin-left: 15px;
}

#footer li:first-child {
    margin-left: 0;
}

#footer a,
#footer a:before {
    text-decoration: none;
    color: #eee;
    transition:color .2s ease-out;
}

#footer a:hover,
#footer a:hover:before {
    color: #ff2b08;
}

.icon-vimeo a {
    font-size: 0;
    width: 20px;
    height: 10px;
    display: inline-block;
    position: relative;
}

.icon-vimeo a:before {
    font-family: 'Icon';
    content: "\e60b";
    font-size: 20px;
    color: #eee;
    margin-top: -19px;
    display: inline-block;
    position: absolute;
    left: 0;
}


@media (min-width: 400px) {
    .inner-footer {
        padding: 15px 20px 10px;
    }
}

.footer-link {
    border-top: 1px solid #fff;
    padding-top: 15px;
    text-align: right;
    margin-top: 15px;
}

/* ########### HEADER ########### */

#header .inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

#site-navigation {
    display: flex;
    align-items: center;
}

#menu-hauptnavigation,
#menu-hauptnavigation-en {
    line-height: 16px;
    margin-right: 1.5rem;
}

#header nav ul {
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 0;
    list-style-type: none;
    text-transform: uppercase;
}

#header nav li {
    display: inline;
}

#header nav li a {
    color: #eee;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    position: relative;
    vertical-align: text-top;
    transition:color .2s ease-out;
}

#header nav li a:hover {
    color: #ff2b08;
}

#header nav li.current-menu-item a {
    position: relative;
}

#header .home-link {
    width: 132px;
    height: 30px;
    font-size: 0;
    background-image: url("img/gruppe5-logo.svg");
    background-size: 100%;
    background-repeat: no-repeat;
}

@media (min-width: 640px) {
    #header .home-link {
        width: 175px;
        height: 40px;
    }
}

/* mobile nav -> now desktop nav as well */
#mobile-nav {
    display: none;
}

.current-page {
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1;
    display: inline-block;
    margin-right: 60px;
}

.mobile-nav-trigger {
    display: block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    transition: color .2s ease-out;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
    padding-right: 1.8rem;
    margin-top: -1px;
}

.mobile-nav-trigger span,
.mobile-nav-trigger span::before,
.mobile-nav-trigger span::after {
    display: block;
    position: absolute;
    right: 0;
    top: 0.4rem;
    width: 1.2rem;
    height: 2px;
    background-color: #eee;
    transition: all 0.3s ease;
    border-radius: 2px;
}
.mobile-nav-trigger span::before {
    content: "";
    top: -6px;
}
.mobile-nav-trigger span::after {
    content: "";
    top: 6px;
}

html.navIsOpen {
    overflow: hidden;
}

html.navIsOpen body:after {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.85);
}
html.navIsOpen #mobile-nav {
    display: flex;
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 33vh;
    justify-content: center;
    align-items: center;
}
@media (min-width: 1024px) {
    html.navIsOpen #mobile-nav {
        left: 50%;
        justify-content: left;
    }
}

html.navIsOpen .mobile-nav-trigger span {
    transform: rotateZ(-45deg);
}
html.navIsOpen .mobile-nav-trigger span:before {
    top: 0;
    transform: rotateZ(90deg);
}
html.navIsOpen .mobile-nav-trigger span:after {
    display: none;
}

.mobile-nav-wrapper {
}

#mobile-nav ul {
}

#mobile-nav ul li {
    display: block;
}

#mobile-nav ul li a {
    display: inline-block;
    color: #eee;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 2rem;
    margin: 1rem 0;
}
@media (min-width: 640px) {
    #mobile-nav ul li a {
        font-size: 56px;
    }
}

.single-produktionen #mobile-nav .menu-item-object-produktionen a,
#mobile-nav ul .current-menu-item a {
    color: #ff2b08;
    border-left: 4px solid #ff2b08;
}


#content section + section {
    margin-top: 30px;
}

/* 2 columns */
.columns {
}

.single-production_title {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.columns .main {
    margin-bottom: 30px;
}

.meta-list {
    margin: 0;
    padding: 0;
}

.meta-list li {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'Roboto Condensed', sans-serif;
    margin-top: 7px;
    padding-top: 10px;
}

.meta-list li:first-child {
    margin-top: 0;
    border-top: none;
}


.meta-list .key {
    display: block;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    color: #949494;
    line-height: 1;
}

.meta-list .value {
    font-size: 24px;
    font-weight: 700;
}

.meta-list li .value.value--small {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4;
    margin-top: 3px;
}


.single-production_title h2 {
    font-weight: 500;
    color: #949494;
    font-size: 28px;
}

.single-production_title h2 span {
    color: #ff2b08
}

.single-production_title.with-icon {
    padding-left: 65px;
    position: relative;
    min-height: 60px;
}

.single-production_title.with-icon .is-series {
    width: 55px;
    height: 52px;
    display: block;
    color: #eee;
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 13px;
    padding: 5px 3px 5px;
    background-color: #3ec2dc;
    text-transform: uppercase;
    text-align: center;
}

.single-production_title.with-icon .is-series:before {
    content: "\e616";
    font-family: 'Icon';
    font-size: 16px;
    display: block;
}

.related-teaser {
    margin-top: 4rem;
}

.related-teaser--single .description p {
    display: none;
}

@media (min-width: 400px) {

    .columns .main {
        padding-right: 10px;
    }

    .columns aside {
        padding-left: 10px;
    }

}

@media (min-width: 768px) {

    .columns--3-1 .main {
        width: 75%;
        float: left;
    }

    .columns--3-1 aside {
        width: 25%;
        float: right;
    }
}

/* single production */
.single-production p {
    margin-top: 15px;
}

.single-production p:first-child {
    margin-top: 0
}

.single-production blockquote {
    margin: 30px 0;
    padding: 0 30px;
    font-style: italic;
}

/* custom bx slider styles */
.custom-bx {
  margin: 0;
  padding: 0;
}

ul.custom-bx {
  list-style: none;
}

.bx-wrapper .custom-bx img {
    width: 100%;
    height: auto;
    display: block;
    max-width: none;
    vertical-align: top;
}

.no-gallery .custom-controls {
    display: none;
}

.no-gallery li img {
    height: auto;
    width: 100%;
}

/* ################ CONTENT ##################### */

#stage {
    position: relative;
}

body.home #stage {
    margin-bottom: 25px;
}
@media (min-width: 640px) {
    body.home #stage {
        margin-bottom: 75px;
    }
}
@media (min-width: 1024px) {
    body.home #stage {
        margin-bottom: 125px;
    }
}

body.home #stage:after {
    content: '';
    display: block;
    position: absolute;
    height: 20px;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    pointer-events: none;
}

body.home #stage .inner {
    position: relative;
    padding-top: 50px;
}
body.home #stage .caption {
    position: absolute;
    bottom: 0;
}
body.home .bx-wrapper img {
    /* Leicht ranzoomen um höheres Bild zu bekommen */
    max-width: 130%;
    width: 130%;
    margin-left: -15%;
}

@media (min-width: 400px) {
    body.home #stage .inner {
        padding-top: 65px;
    }
}
@media (min-width: 640px) {
    body.home #stage:after {
        height: 55px;
    }
    body.home #stage .inner {
        padding-top: 0;
    }
}
@media (min-width: 1081px) {
    body.home .bx-wrapper img {
        max-width: 100%;
        width: 100%;
        margin-left: auto;
    }
}

body.home #stage .bx-wrapper .bx-controls.bx-has-pager {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
body.home #stage .bx-wrapper .bx-pager.bx-default-pager {
    position: relative;
    left: auto;
    right: auto;
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 10px;
}
body.home .bx-wrapper .bx-pager {
    text-align: center;
    bottom: 10px;
}

@media (min-width: 400px) {
    body.home #stage .bx-wrapper .bx-pager {
        padding: 0 20px;
    }
}
@media (min-width: 640px) {
    body.home .bx-wrapper .bx-pager {
        text-align: right;
        bottom: 40px;
    }
    body.home #stage .bx-wrapper .bx-pager.bx-default-pager a {
        width: 18px;
        height: 18px;
    }
}
@media (min-width: 768px) {
    body.home .bx-wrapper .bx-pager {
        bottom: 60px;
    }
}

body.home #stage .bxslider li figure figcaption {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
body.home #stage .bxslider li figure figcaption .inner {
    position: relative;
    display: flex;
    align-items: end;
    height: calc(100% - 30px);
}

@media (min-width: 640px) {
    body.home #stage .bxslider li figure figcaption .inner {
        height: calc(100% - 40px);
    }
}
@media (min-width: 768px) {
    body.home #stage .bxslider li figure figcaption .inner {
        height: calc(100% - 55px);
    }
}

body.home #stage .slider-production-link {
    font-size: 20px;
    text-decoration: none;
    text-shadow: 0px 0px 6px rgba(0,0,0, .9);
    display: inline-block;
    position: relative;
}

.banderole {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    background-color: #ff2401;
    color: #eee;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    bottom: 10px;
    font-weight: 400;
    margin-right: -4px;
    padding: 4px 12px 0 0;
    line-height: 1;
}

.banderole--premiere1 {
    bottom: 40px;
    background-color: #3ec2dc;
}
.banderole--premiere2 {
    padding: 0;
    background-color: transparent;
}
.banderole--premiere2 > * {
    display: inline-block;
    overflow: hidden;
    background-color: #ff2401;
}
.banderole .premiere-tag {
    font-weight: bold;
    padding: 4px 8px;
    background-color: black;
}
.banderole .premiere-datum {
    padding: 4px 8px;
}
.banderole .premiere-sender {
    font-weight: bold;
    padding: 4px 12px 4px 0;
}

@media (min-width: 600px) and (max-width: 800px) {
    .banderole--premiere2 .premiere-sender {
        max-width: 20vw;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}

.banderole:after {
    content: "";
    right: 0;
    position: absolute;
    background-image: url(img/banderole_small.png);
    width: 4px;
    height: 4px;
    bottom: -4px;
}
.banderole--premiere1:after,
.banderole--premiere2:after {
    background-image: url(img/banderole_small_blue.png);
}

.teaser .banderole.date {
    height: 25px;
    padding-left: 0;
    padding-top: 0;
}

.teaser .banderole {
    height: 25px;
    padding-left: 10px;
}

.banderole.date strong {
    background-color: #000;
    padding: 4px 10px;
    height: 25px;
    display: inline-block;
    margin-right: 5px;
}

.about-us-teaser .banderole,
.stage .banderole {
    position: relative;
    margin: 0;
    padding: 10px;
    font-size: 25px;
    line-height: 1.1;
    z-index: 60;
}

.about-us-teaser .banderole p,
.stage .banderole h1 {
    font-size: 25px;
    line-height: 1.1;
    font-weight: normal;
    margin-bottom: 22px;
}

.about-us-teaser .banderole p strong,
.stage .banderole h1 strong {
    font-weight: 700;
}

.stage .banderole:after {
    content: none;
}

.about-us-teaser .banderole .more-link,
.stage .banderole .more-link {
    text-decoration: none;
    margin-top: 2px;
    display: inline-block;
    position: absolute;
    bottom: 10px;
}

/* Banderole bei fertiggestellten Produktionen ausblenden: */
.page .filter-fertiggestellt .banderole--status,
.page .filter-completed .banderole--status,
.archive .filter-fertiggestellt .banderole--status,
.archive .filter-completed .banderole--status { display: none!important; }

/* stage catgory */
.stage--category {
    background-color: #ff2b08;
    text-align: right;
    padding: 80px 0 20px;
    margin-bottom: 4rem;
}

.stage--category h1 {
    font-weight: 400;
}

.about-us-teaser {
    margin-top: 8rem!important;
    margin-bottom: 8rem;
}
.about-us-teaser .banderole {
    z-index: 0;
}
.about-us-teaser .more-link:hover {
    color: #FFF;
}

/* section nav */
.section-nav {
    margin: 20px 0 10px 0;
}

.section-nav--border-bottom {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 10px;
}

.section-nav.section-nav--border-bottom {
    margin-bottom: 25px;
}

.section-nav h3 {
    color: #949494;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
}

/* filter bar */
.produktionen-filter {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
}

.produktionen-filter .more-link {
    font-size: 13px;
    border-bottom: 4px solid transparent;
    padding-top: 6px;
}
.produktionen-filter .more-link:before {
    font-size: 13px;
    padding-right: 4px;
}

.filter-bar .filter {
    display: inline-block;
    position: relative;
    transition: color 0.2s linear;
    color: #949494;
    font-size: 13px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    margin-right: 1rem;
    margin-bottom: -1px;
    border-bottom: 4px solid transparent;
    padding-bottom: 0.5rem;
}

.filter-bar .filter--on {
    color: #ff2b08;
    border-bottom: 4px solid #ff2b08;
}

.no-hits {
    padding: 0 10px;
    display: none;
}

.no-hits.visible {
    display: block;
}

.multiple-teaser.filterable {
    min-height: 800px;
}

.multiple-teaser.filterable .teaser-hidden {
    display: none;
}


@media (min-width: 400px) {
    .about-us-teaser .banderole,
    .stage .banderole {
        padding: 10px 25px;
    }
}

@media (min-width: 500px) {
    .produktionen-filter .more-link,
    .produktionen-filter .more-link:before,
    .filter-bar .filter {
        font-size: 18px;
    }
    .produktionen-filter .more-link {
        padding-top: 3px;
    }
    .produktionen-filter .more-link:before {
        padding-right: 10px;
    }
}

@media (min-width: 700px) {

    .about-us-teaser .banderole .more-link,
    .stage .banderole .more-link {
        bottom: 17px;
        font-weight: 400;
    }

    .about-us-teaser .banderole,
    .stage .banderole {
        bottom: 72px;
        padding: 18px 20px;
        width: 579px;
        margin-right: -14px;
        position: absolute;
    }

    .about-us-teaser .banderole p,
    .stage .banderole h1 {
        font-size: 28px;
    }

    .about-us-teaser .banderole:after,
    .stage .banderole:after {
        width: 14px;
        height: 14px;
        background-image: url(img/banderole.png);
        bottom: -14px;
        content: "";
    }
}


/* generic more link */
.more-link {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 18px;
    line-height: 1;
    display: inline-block;
}

.more-link-red {
    color: #ff2b08;
    transition: color 200ms linear;
}

.more-link-red:hover {
    color: #eee;
}

.teaser:hover .more-link-red {
    color: #eee;
}

.more-link:before {
    content: "\e600";
    padding-right: 10px;
    font-family: 'Icon';
    font-size: 18px;
    line-height: 1;
    font-weight: normal;
    vertical-align: bottom;
    /*
    display: inline-block; */
}

.more-link.go-back:before {
    content: "\e60c";
}

/* teaser sendetermine*/
.multiple-teaser {
    z-index: 100;
}

.multiple-teaser > .more-link {
    margin-left: -10px;
}

.multiple-teaser > h3:first-child {
    color: #949494;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    margin: 0 10px 1rem 0;
}

.multiple-teaser + .multiple-teaser {
    margin-top: 10px;
    padding-top: 50px;
    position: relative;
}

#content .optional-notification + .multiple-teaser {
    margin-top: 40px;
}

.multiple-teaser + .multiple-teaser:before {
    content: "";
    height: 10px;
    background-color: #f6f6f6;
    top: -40px;
    position: relative;
    left: 0;
    display: block;
}

.teaser-sendetermine {
    background-color: #fff;
    padding: 13px 10px 0;
    position: relative;
}

@media (min-width: 700px) {
    .teaser-sendetermine {
        margin-top: -20px;
    }
}

.multiple-teaser header {
    padding: 0;
    margin-bottom: 13px;
}

@media (min-width: 400px) {

    .multiple-teaser + .multiple-teaser {
        margin-top: 20px;
        padding-top: 40px;
    }

    .multiple-teaser + .multiple-teaser:before {
        margin: 0 10px;
    }

    .multiple-teaser > .more-link {
        margin-left: 0;
    }
}

.teaser .description {
    font-size: 13px;
    min-height: 61px;
}

.teaser .description + .more-link {
    margin-bottom: 15px;
}

.teaser .overline {
    color: #949494;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
}

.teaser .description > p:first-child {
    padding-top: 5px;
}

.teaser h1 {
    font-size: 18px;
    margin-bottom: 0.4rem;
}

.teaser h2 {
    font-size: 18px;
    font-weight: 400;
    color: #949494;
    margin-bottom: 1rem;
}

.teaser p {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 1rem;
}

.teaser h1 + p,
.teaser h2 + p {
    margin-top: 5px;
}


figure + .description {
    margin-top: 5px;
}

.teaser .description > h1:first-child {
    padding-top: 7px;
}

.multiple-teaser header h3 {
    font-size: 20px;
}

/* teaser */
.teaser {
    float: left;
    margin-bottom: 4rem;
}

.teaser .img-holder {
    position: relative;
}

.teaser .is-series {
    position: absolute;
    font-size: 13px;
    left: 15px;
    top: 0;
    width: 50px;
    padding: 5px 3px 2px;
    background-color: #3ec2dc;
    text-transform: uppercase;
    text-align: center;
}

.teaser .is-series:before {
    content: "\e616";
    font-family: 'Icon';
    font-size: 16px;
    display: block;
}

/* linked teaser */
.teaser > a {
    text-decoration: none;
    color: inherit;
    display: inline-block;
}

/* hint */
.teaser .notice  {
    border-bottom: 1px solid #fff;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    padding: 2px 5px;
    height: 23px;
    overflow: hidden;
    box-sizing: border-box;
    display: none;
}

@media (min-width: 400px) {

    .sendertermine--full-list .teaser .notice {
        display: block;
    }
}


.teaser .notice.notice-erstausstrahlung,
.teaser .notice.notice-festgepinnt {
    background-color: #3ec2dc;
    position: relative;
    display: block;
}

.teaser .notice.notice-erstausstrahlung:after,
.teaser .notice.notice-festgepinnt:after {
    content: "\e609";
    font-family: 'Icon';
    font-size: 15px;
    line-height: 1;
    font-weight: normal;
    display: inline-block;
    right: 5px;
    top: 3px;
    position: absolute;
}

.teaser .notice.notice-festgepinnt {
	background-color: #a00;
}

@media (min-width: 400px) and (max-width: 767px) {
    .show-notice.teaser .notice {
        display: block;
    }
}

@media (min-width: 768px) {
    .has-notice .teaser .notice {
        display: block;
    }
}




.teaser.calendar-month {
    font-size: 28px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    line-height: 1;
    padding-bottom: 30px;
}

.teaser.calendar-month span {
    border-top: 22px solid #efefef;
    display: block;
    padding-top: 5px;
}

/* filmografie */

.filmografie {
    margin-left: -10px;
    margin-right: -10px;
}

.filmografie .calendar-year {
    margin: 0 0 15px;
    text-align: right;
    border-top: 1px solid #fff;
    display: block;
    font-size: 35px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    line-height: 1;
    padding-top: 5px;
}

.filmografie .teaser {
    float: none;
}

.filmografie .teaser + .calendar-year {
    margin-top: 15px;
}

.filmografie .teaser + .teaser {
    margin-top: 20px;
}

@media (min-width: 400px) {

    .filmografie .calendar-year {
            margin: 0 10px 15px
    }

    .filmografie .teaser {
        width: 100%;
        padding: 0 10px;
    }

    .filmografie .teaser figure {
        float: left;
        width: 50%;
        padding-right: 10px;
    }

    .filmografie .teaser figure .banderole {
        right: 10px;
    }

    .filmografie .teaser figure + .description {
        float: left;
        width: 50%;
        padding-left: 10px;
        margin-top: -10px;
    }

}

@media (min-width: 768px) {

    .filmografie .calendar-year {
        margin-bottom: -30px;
        padding-top: 15px;
    }

    .filmografie .teaser {
        width: 75%;
    }

    .filmografie .teaser figure {
        width: 33.333%;
    }

    .filmografie .teaser figure + .description {
        width: 66%;
    }
}

/* optional-notification */
.optional-notification {
    background-color: #171717;
    margin-bottom: 8rem;
}

.optional-notification article {
    padding: 2rem;
}
.optional-notification .titlewrapper {
    display: flex;
    justify-content: space-between;
}

.optional-notification article h1 {
    font-size: 20px;
}

.optional-notification article p {
    max-width: 800px;
    line-height: 2;
    margin-top: 2rem;
}

/* teaser 2/4 in a row */

.teaser-wrapper {
  margin-left: -10px;
  margin-right: -10px;
}
.filterable .teaser-wrapper {
    margin-right: -14px;
}

.teaser-4 .teaser,
.teaser-2 .teaser,
.teaser-3 .teaser {
    width: 100%;
}


@media (min-width: 600px) {

    .teaser-4 .teaser,
    .teaser-2 .teaser,
    .teaser-3 .teaser {
        width: 50%;
        padding: 0 10px;
    }


    .teaser-4 .teaser:nth-child(2n+1),
    .teaser-3 .teaser:nth-child(2n+1),
    .teaser-2 .teaser:nth-child(2n+1) {
        clear: left;
    }

    .filterable .teaser-2 .teaser {
        float: none;
        display: inline-block;
        margin-left: -4px;
        vertical-align: top;
    }

    .filterable .teaser-2 .teaser.teaser-hidden {
        display: none;
    }
}

@media (min-width: 768px) {

    .teaser-2 .teaser {
        width: 50%;
    }

    .teaser-3 .teaser {
        width: 33.333%;
    }

    .teaser-4 .teaser {
        width: 25%;
    }


    .teaser-4 .teaser:nth-child(2n+1),
    .teaser-3 .teaser:nth-child(2n+1) {
        clear: none;
    }

    .teaser-4 .teaser:nth-child(4n+1),
    .teaser-3 .teaser:nth-child(3n+1) {
        clear: left;
    }

}

/* Über uns: Team */

.page-template-page-ueber-uns h2 {
    margin: 2rem 0 1rem 0!important;
}

.team-content {
    margin: 0!important;
}
.team-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-right: -20px;
}
.team {
    position: relative;
    flex: 0 0 100%;
    margin-right: 20px;
}
.team figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 20px 10px 20px;
    background: rgba(0, 0, 0, 0.5);
}
.team h3,
.team p {
    line-height: 1.5!important;
    margin-top: 0!important;
}

@media (min-width: 640px) {
    .team {
        flex: 0 0 calc(50% - 20px);
    }
}
@media (min-width: 1024px) {
    .team {
        flex: 0 0 calc(33.333% - 20px);
    }
}

/* bx slider */
.bxslider img {
    width: 100%;
    height: auto;
}

.bx-wrapper {
    background: #fff none repeat scroll 0 0;
    border: none;
    box-shadow: none;
}

.bxslider {
    margin: 0;
    padding: 0;
}


/* BXSLIDER */
/**
 * bxSlider v4.2.5
 * Copyright 2013-2015 Steven Wanderski
 * Written while drinking Belgian ales and listening to jazz

 * Licensed under MIT (http://opensource.org/licenses/MIT)
 */

/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -33px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('img/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #eee;
    text-indent: -9999px;
    display: block;
    width: 16px;
    height: 16px;
    margin: 0 3px;
    outline: 0;
    border-radius: 5px;
    transition:background-color .2s ease-out;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #ff2b08;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
    height: 45px;
    text-decoration: none !important;
}
.bx-wrapper .bx-prev {
  left: 10px;
}

.bx-wrapper .bx-next {
  right: 10px;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('img/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('img/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

.custom-controls {
    height: 45px;
    margin-top: -60px;
}

.go-next a,
.go-prev a {
    height: 35px;
    width: 35px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    z-index: 300;
    color: #fff;
    transition: color .2s ease-out;
    text-decoration: none !important;
    background-color: #222529;
    margin-top: 10px;
}

.go-next a:hover,
.go-prev a:hover {
    color: #ff2b08
}

.go-next a {
}

.go-prev a {
}

.go-next a:before,
.go-prev a:before {
    content: "\e610";
    font-family: 'Icon';
    font-size: 22px;
    line-height: 1;
    font-weight: normal;
    display: inline-block;
    left: 7px;
    top: 8px;
    position: absolute;
}

.go-prev a:before {
    content: "\e60d";
}

.go-next a.disabled,
.go-prev a.disabled {
    cursor: default;
    color: #d6d6d6;
}



/* PAGE */

body.page #content > article {
    margin: 40px 10px 10px 0;
}

@media (min-width: 400px) {

    body.page #content > article {
        margin: 40px 20px 10px 0;
    }

}


body.page #content > article h2,
body.page #content > article h3,
body.page #content > article h4,
body.page #content > article h5,
body.page #content > article ul,
body.page #content > article ol,
body.page #content > article figure {
    margin-top: 15px;
}

body.page #content > article p + h2,
body.page #content > article p + h3,
body.page #content > article p + h4,
body.page #content > article p + h5 {
    margin-top: 25px;
}

body.page #content > article p {
    margin-top: 10px;
}

body.page #content > article h3,
body.page #content > article h4,
body.page #content > article h5 {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 700;
}


/* article 66% width */
@media (min-width: 1024px) {
    .limit-2-3 {
        width: 66.66%;
    }
}

.table {
    margin: 30px 0 40px;
}

.gmaps {
    margin: 30px 0 40px;
}

/* imprint table */

.table-row-group {
    padding: 20px 0;
    border-top: 1px solid #949494;
}

.table-row-group:last-child {
    /*border-bottom: 1px solid #949494;*/
}

.table-2col .table-row .table-col:first-child {
    color: #949494;
}

.table-col {
    float: left;
}

.table-2col .table-col {
    width: 50%;
}

@media (max-width: 767px) {

    .table-3col .table-col {
        float: none;
        border-top: 1px solid #949494;
        padding-top: 20px;
        margin-top: 20px;
    }

    .table-3col .table-col:first-child {
        border-top: none;
        padding-top: 0;
        margin-top: 0;
    }

    #map-canvas {
        height: 400px;
        width: 100%;
    }
}


@media (min-width: 768px) {
    .table-3col .table-col {
        width: 33.33%;
    }

    #map-canvas {
        height: 400px;
        width: 100%;
    }
}



.table-2col .table-row .table-col:first-child {
    padding-right: 15px;
}

.table-2col .table-row .table-col:first-child + .table-col {
    padding-left: 15px;
}

.table-col--centered {
    text-align: center;
}

.table-col--centered span {
    display: block;
    color: #949494;
    font-family: "Roboto Condensed",sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.table-3col a {
    text-decoration: none;
    color: #ff2b08;
}

.table-3col a[href^="tel"]{
    color: #000;
}

.icon--email:before,
.icon--phone:before,
.icon--fax:before {
    content: "\e60f";
    font-family: 'Icon';
    font-size: 45px;
    line-height: 1;
    font-weight: normal;
    display: block;
    margin-bottom: 20px;
}

.icon--phone:before {
    content: "\e611";
}
.icon--fax:before {
    content: "\e612";
}

.kontakt-2019 .icon--email,
.kontakt-2019 .icon--phone,
.kontakt-2019 .icon--fax {
    line-height: 2rem;
}
.kontakt-2019 .icon--phone {
    text-decoration: none;
}
.kontakt-2019 .icon--email:before,
.kontakt-2019 .icon--phone:before,
.kontakt-2019 .icon--fax:before {
    display: inline-block;
    color: #949494;
    font-size: 1rem;
    margin: 0 0.5rem 0 0;
}
.kontakt-2019 .icon--email:before {
    font-size: 0.8rem;
}
@media (max-width: 600px) {
    .kontakt-2019 .table-col {
        float: none;
        width: 100%;
        padding: 0!important;
    }
    .kontakt-2019 .table-col:first-child {
        margin-bottom: 15px;
    }
}

/* slider update */
.bxslider li {
    position: relative;
}

.bxslider li figure {
    position: relative;
}

.bxslider li figure figcaption {
    position: absolute;
    bottom: 55px;
    left: 50px;
}
@media (min-width: 1200px) {
    .bxslider li figure figcaption {
        left: 200px;
}
}

.slider-production-link {
    font-size: 13px;
    text-decoration: none;
    text-shadow: 0px 0px 6px rgba(0,0,0, .9);
    display: inline-block;
    position: relative;
    margin-bottom: 1rem;
}

.slider-production-link:hover {
    color: inherit;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    border-radius: 0;
}

body.home .stage .bx-wrapper {
  margin: 0 auto;
}

body.home .bx-wrapper .bx-pager {
  pointer-events: none;
}
body.home .bx-wrapper .bx-pager-item {
  pointer-events: auto;
}