@font-face {
    font-family: 'RopaMixProMedium';
    src: url('../fonts/RopaMixPTT-Medium.eot');
    src: url('../fonts/RopaMixPTT-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/RopaMixPTT-Medium.woff2') format('woff2'),
         url('../fonts/RopaMixPTT-Medium.woff') format('woff'),
         url('../fonts/RopaMixPTT-Medium.ttf') format('truetype'),
         url('../fonts/RopaMixPTT-Medium.svg#RopaMixPTT-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RopaMixProExtraBold';
    src: url('../fonts/RopaMixPTT-ExtraBold.eot');
    src: url('../fonts/RopaMixPTT-ExtraBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/RopaMixPTT-ExtraBold.woff2') format('woff2'),
         url('../fonts/RopaMixPTT-ExtraBold.woff') format('woff'),
         url('../fonts/RopaMixPTT-ExtraBold.ttf') format('truetype'),
         url('../fonts/RopaMixPTT-ExtraBold.svg#RopaMixPTT-ExtraBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7{
    font-family: 'RopaMixProExtraBold' !important;
	color: #ffffff !important;
	font-size: 24px;
	line-break: loose;
    letter-spacing: 2px;
    line-height: 24px;
    margin-top: 20px;
}
h2 {
    font-size:20px;
    line-height: 24px;
    margin: 14px 0px;
}
h3 {
    font-size:16px;
    line-height: 24px;
    margin: 14px 0px;
}
p {
    font-family: 'RopaMixProMedium' !important;
	color: #000000 !important;
	padding-left: 3px;
	font-size: 16px;
    text-indent: 0px;
}
.content-table{
	margin-top: 10px;
    font-family: 'RopaMixProMedium' !important;
	color: #000000 !important;
	padding-left: 0px;
	font-size: 12px;
}
li,
ul {
	/*list-style-image: url(../img/arrow.png);*/
}
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    position: relative;
    color: #ffffff;
    font-family: 'RopaMixProMedium';
}
div {
    opacity:0;
}
.preloader {
    display: block !important;
    opacity: 1 !important;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 999;
    color: #ffffff !important;
    transform: translate(-50%, -50%);
}
.lds-ring {
    opacity: 1 !important;
    display: inline-block !important;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-ring div {
    opacity: 1 !important;
    box-sizing: border-box;
    display: block !important;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
body{
    background-color: #000000;
    /*overflow-x:hidden;*/
    margin-left:auto;
    margin-right:auto;
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
}
a {
	position: relative;
	/*text-decoration:none !important;*/
	color:white !important;
	/*margin: 0px 15px 5px 15px !important;*/
	/*font-size: 16px;*/
	-moz-transition:color 0.3s ease-out;
	-webkit-transition:color 0.3s ease-out;
	-o-transition:color 0.3s ease-out;
	-ms-transition:color 0.3s ease-out;
	transition:color 0.3s ease-out;
}

.start-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background: url('../img/start2/background.png') no-repeat;
    background-size: 100% auto;
    background-position: bottom;
    z-index: 99;
}
.start-navi {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.start-navi-item {
    position: absolute;
}
.start-navi-item img{
    width: 70%;
    height: auto;
}
.startNavi_01 {
    left: 12%;
    top: 70%;
}
.startNavi_02 {
    left: 12%;
    top: 30%;
}
.startNavi_03 {
    left: 70%;
    top: 10%;
}
.startNavi_04 {
    left: 75%;
    top: 55%;
}
.startNavi_05 {
    left: 50%;
    top: 45%;
}
.startNavi_06 {
    left: 35%;
    top: 65%;
}
a.-underline {
    text-decoration: underline;
}
a:focus,a:hover {
    text-decoration: underline;
    color:#cccccc !important;;
}
textarea,
input {
	background-color:transparent;
	padding-top:5px;

	line-height:16px;
	/*width:200px;*/
	border-color:#FFFFFF;
	border-radius:10px;
}


img {
  /*transform: scale(0.5);*/
  height: auto;
  /*max-width:100%;*/
}
div {
    /*position: relative;*/
}
.o-image {
    position: relative;
}
.drop-shadow {
    text-shadow: 6px 6px 6px rgba(0,0,0,0.8);
}
.container {
    background-image: url("../img/start/start_dark.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin: auto;
    width: 100%;
    height: 100%;
}
.start {
    text-align: center;
    position: relative;
    margin: auto;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
}
.stoerer {
    width: 150px;
    height: 150px;
    display: block;
    position: fixed;
    float: right;
    top: 90px;
    right: 0;
    margin: 20px;
    z-index: 109;
}
.stoerer img {
    height: auto;
    max-width: 100%;
}
.nav_btn {
    margin: 30px 0px;
    display: inline-block;

}
.btn {
    margin: 0px 30px;
    display: inline;
}
.exhibitions {
    background-image: url("../img/exhibitions/background.png");
}
.behind-the-scenes {
    background-image: url("../img/behind-the-scenes/background.png");
}
.creative {
    background-image: url("../img/creative/background.png");
}
.infos {
    background-image: url("../img/infos/background.png");
}
.tickets {
    background-image: url("../img/tickets/background.png");
}
.event-rooms {
    background-image: url("../img/event-rooms/background.png");
}
.infos .o-image {
    cursor: pointer;
}
.main-navi {
    position: fixed;
    margin: 0px;
    width: 100%;
    height: 100px;
    background: #ffffff;
    display: inline;
    text-align: center;
    z-index: 100;
    left: 0px;
}

.main-navi .logo {
    position: relative;
    display: inline-block;
    transform: translate(-50px, -50%);
}
.main-navi .cart {
    position: relative;
    float: right;
    display: inline-block;
    margin: 0px 20px;
}
.main-navi .cart .cart-count{
    position: absolute;
    margin: 0px 0px;
    background-color: rgba(255, 255, 255, 0.8);
}
.vertical-center {
    top: 50%;
    transform: translateY(-50%);
}
.horizontal-center {
    left: 50%;
    transform: translateX(-50%);
}
.main-navi .menu {
    position: relative;
    float: left;
    display: inline-block;
    margin: 30px 30px;
}

.has-scroll-smooth[data-scroll-container]  {
    /*min-height: initial !important*/
}
[data-scroll-direction=horizontal] [data-scroll-section] {
    /*vertical-align: middle !important;*/
}
[data-scroll-direction=horizontal] [data-scroll-container] {
    /* display: inline-table !important;*/
}
.o-image_wrapper {
    background: none !important;
}


.image-section {

    position: inherit;

    height: auto !important;
}
#exhibitions .image-section {
    min-width: 600px !important;
}
.target-iframe-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    border: none;
    z-index: 110;
    display: none;
    background: rgba(0,0,0,0.7);
}
.details-container {
    display: none;
}
.video-container,
.ticket-container,
.imprint-container {
    position: relative;
    margin: auto;
    width: auto;
    height: auto;
    background: #ffffff;
    top: 50%;
    transform: translateY(-50%);
}
.imprint-container {
    display: none;
    background: #009fe3;
    border: white solid 1px;
    overflow-y: scroll;
    scroll-behavior: auto;
    max-height: 90%;
    max-width: 90%;
}
.ticket-container .ticket-footer {
    position: relative;
    display: inline;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
    text-align: center;
    /*padding: 0px 20px;*/
}
.ticket-container .ticket-container-close,
.video-container .video-container-close,
.imprint-container .imprint-container-close{
    cursor: pointer;
    position: absolute;
    top: 2px;
    color: black;
    right: 2px;
    width: 24px;
    height: 24px;
    background: #ffffff;
    z-index: 2;
}
.ticket-container .ticket-footer .ticket-footer-table{
    position: relative;
    display: inline-block;
    top:0;
    vertical-align: top;
    padding: 10px 0px;
    /*margin: 0px 24px;*/
}
.ticket-container .ticket-footer .ticket-footer-table .ticket-footer-table-link {
    margin: 0px 10px 5px 10px;
    padding: 5px 0px;
    left: 0;
}
.ticket-container .ticket-footer .ticket-footer-table .blue{
    padding: 5px 15px;
    background: #009fe3;
    cursor: pointer;
}
.ticket-container img{
    position: relative;
    margin: auto;
    width: 700px;
    height: auto;
}
.cancelled {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.postponed {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
}
.cancelled img {
    scale: 0.8;
}
.postponed span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-7deg);
    width: auto;
    height: auto;
    background: #cd1719;
    padding: 15px 10px 15px 10px;
}
.ticket-container .cancelled{
    display: none;
    position: absolute;
}
.ticket-container .postponed {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: auto;
    /*margin-top: 10%;*/
}
.ticket-container .postponed img {
    scale: 1;
}
.ticket-container .postponed span {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 1.5em;
}

.ticket-content,
.imprint-content {
    position: relative;
    width: 100%;
    height: 100%;
    display: none;
}
.imprint-content {
    text-align: left;
    padding: 30px;
}
.target-iframe-close {
    cursor: pointer;
    color: white;
}
.video-container {
    width: 100%;
    height: 100vH;
    top: initial;
    transform: none;
    padding: 50px;
    background: none;
}
.video-container .iFrame {
    width: 100%;
    height: 90vH;
}
.navi {
    position: fixed;
    z-index: 99;
    width: 10%;
    height: 100px;
    overflow: visible;
    left: 0;
}
.navi-content {
    position: relative;
    width: 100vw;
    display: none;
    text-align: center;
    margin: auto;
    left: 0;
}
.navi-content div {
    -moz-transition:all 0.3s ease-out;
    -webkit-transition:all 0.3s ease-out;
    -o-transition:all 0.3s ease-out;
    -ms-transition:all 0.3s ease-out;
    transition:all 0.3s ease-out;
}

.navi .navi-content .nav-element {
    font-family: 'RopaMixProMedium';
    font-size: 24px !important;
    letter-spacing: 1px !important;
    color: #ffffff !important;
    width: auto;
    display: inline-block;
    z-index: 99;

    margin: 0 30px;
}

.navi .navi-content .nav-element a:active {
    /* color:red !important; */
}
.navi .navi-content .nav-element :visited {
    /* color:red !important; */
}
.navi .navi-content .nav-element a:target {
    /* color:red; */
}
.nav-element-slider{
    position: relative;
    left: 30px;

    height: 2px;
    margin-top: -10px;
    background: #ffffff;
}
#navi-section01 .nav-element-slider {
    width: 91px;
}
#navi-section02 .nav-element-slider {
    width: 118px;
}
#navi-section03 .nav-element-slider {
    width: 66px;
}
#navi-section04 .nav-element-slider {
    width: 95px;
}
#navi-section05 .nav-element-slider {
    width: 158px;
}
.contact {
    display: flex;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 20px;
    margin-right: 30em;

}
.contact a {
    margin-left: 5px;
    margin-top: -3px;
}
.ani {
    -moz-transition:all 0.5s ease-in;
    -webkit-transition:all 0.5s ease-in;
    -o-transition:all 0.5s ease-in;
    -ms-transition:all 0.5s ease-in;
    transition:all 0.5s ease-in;
}
.burger-menu {
    position: absolute;
    left: -30px;
    top: 70px;
    display: none;
    opacity: 0;
    height: 10px;
    max-height: 800px;
    background: #ffffff;
    overflow: hidden;
}
.burger-menu .nav-element {
    position: relative;
    text-align: left;
    font-family: 'RopaMixProMedium';
    font-size: 24px !important;
    letter-spacing: 1px !important;
    color: #000000 !important;
    width: 300px;
    display: block;
    z-index: 999;

    margin: 0 30px;
}
.burger-menu .nav-element a {
    color: #000000 !important;
}
.behind-the-scenes-navi {

}
.creative-navi {
    display: none;
}
.background {
    position: fixed;
    margin: 0;
}
.grey-stage {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
.grey-stage .grey-stage-navi {
    position: relative;
    left: 0px;
    width: 100%;
    height: 100px;
    background-color: rgba(0, 0, 0, 0.3);
    text-align: center;
    padding: 22px;
}

.grey-stage .grey-stage-container {
    position: relative;
    left: 0px;
    width: 100%;
    height: 520px;
    background-color: rgba(0, 0, 0, 0.3);
    text-align: center;
}
.main {
    position: absolute;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.hidden {
    display: none !important;
}

.arrow {
    z-index: 98;
    font-size: 3em;
    line-height: 1em;
    display: none;
    cursor: pointer;
    position: absolute;
    width: 50px;
    background: orange;
    top: 50%;
    padding: 3px 15px 0px 15px;
}
.arrow-left {
    left: 0px;
    transform: translate(-80%, -110%);
}
.arrow-right {
    left: 100vw;
    transform: translate(-200%, -110%);
}
/* desktop */
@media screen and (max-width: 1024px) {
    /*positions*/
    .contact {
        margin-right: 15em;
    }
}
@media screen and (min-width: 1024px) {
    /*positions*/
    #exhibitions .image-section {
        /*
        min-width: calc(100vw / 2) !important;
         */
        /*min-width: 1024px !important;*/
        min-width: 600px !important;
    }
    .grey-stage .grey-stage-navi {
        top: 150px;
    }
    .grey-stage .grey-stage-container {
        top: 200px;
    }
    .navi {
        top: 170px;
    }
    .image-section {
        top: 210px;
        /*margin: 0 -100px;*/
    }
    /* main css */
    .o-scroll {
        position: relative;
        vertical-align: middle;
        overflow: visible !important;
        width: 100vw;
    }

    .has-scroll-smooth[data-scroll-container]  {
        min-height: initial !important
    }
    [data-scroll-direction=horizontal] [data-scroll-section] {
        vertical-align: middle !important;
    }
    .o-image_wrapper {
        background: none !important;
    }
    .o-image {
        margin: 0 10px;
        opacity: 1 !important;
        min-width: 300px;
        /* min-height: 500px;*/
        max-height: 500px;
        /*height: 500px;*/
        width: auto;
    }
    .o-image img {
        /* min-height: 500px;*/
        width: auto;
        /*min-width: 300px;*/
        max-height: 500px;
        /* max-width: 100%;*/
        transform: scale(1);
    }
    .o-image_wrapper {
        overflow: visible !important;
    }
    .o-image_wrapper.-full {
        margin: 0 50px !important;
        height: 500px !important;
        width: auto;
    }
    .o-container {
        position: relative;
        padding-top: 100px;
        max-width: 100vw !important;
        background-repeat: repeat-y;
        background-size: 100% auto;
        background-position: left;
    }
    .c-section {
        margin-bottom: 0 !important;
        height: auto !important;
    }
}
/*
@media screen and (max-width: 1600px) {

}
@media only screen and (max-width: 1261px) {

}
@media only screen and (max-width: 1151px) {

}

 */

/* Tablet */
/*
@media only screen and (max-width: 1200px) {

}

@media only screen and (max-width: 1023px) {

}

 */

/* Smartphones Landscape */
/*
@media only screen and (max-width: 800px) {

}

 */



/* Smartphones */
@media only screen and (max-width: 900px) {
    .contact {
        display: none;
    }
    #exhibitions .image-section {
        min-width: auto !important;
    }
    .stoerer {
        width: 60px;
        height: 60px;
        top: 0;
    }
    .preloader {
        font-size: 24px;
    }
    .start-container {
        background-size: auto 100%;
    }
    .startNavi_01 {
        left: 0%;
        top: 20%;
    }
    .startNavi_02 {
        left: -43px;
        top: 47%;
    }
    .startNavi_03 {
        left: 50%;
        top: 15%;
    }
    .startNavi_04 {
        left: 47%;
        top: 70%;
    }
    .startNavi_05 {
        left: 40%;
        top: 40%;
    }
    .startNavi_06 {
        left: 35%;
        top: 45%;
    }
    .burger-menu {
        width: 100vw;
    }
    .target-iframe-container {
        height: 100%
    }
    .ticket-container {
        width: auto;
        max-width: 800px;
        max-height: 650px;
    }
    .ticket-container img {
        width: 100%;
        max-width: 800px;
    }
    .ticket-container .ticket-footer {
        display: grid;
        padding: 0;
    }
    .ticket-container .ticket-footer .ticket-footer-table {
        padding: 0;
    }
    .ticket-container .ticket-footer .ticket-footer-table .blue{
        padding: 0;
    }
    .ticket-container .ticket-footer .ticket-footer-table .ticket-footer-table-link {
        text-align: center;
        padding: 20px;
    }

    .video-container {
        padding: 0px;
    }
    html.has-scroll-smooth {
        /*overflow-x: hidden;
        overflow-y: visible;*/
    }
    .o-image {
        margin-top: 30px;
        mix-blend-mode: normal !important;
    }
    .o-image_wrapper.-full {
        display: initial !important;
        height: initial !important;
        width: 300px !important;
        max-width:300px !important;
    }
    .image-section {
        /* padding: 0 200px; */
        position: relative;
        width: auto;
        min-width: initial;
        /* max-width: 300px;*/
        /* min-width: 480px;*/
        /* min-width: 1024px;
         */
    }
    .o-image_wrapper .cancelled img {
        scale: 1.5;
    }
    .o-image_wrapper .postponed span {
        font-size: 2em;
    }
    .navi {
        display: none;
        opacity:0;
        z-index: 0;
        top: -200px;
    }
    /* main css */
    #exhibitions {
        margin-top: 100px;
    }
    .c-section {
        margin-bottom: 30px !important;
        padding-bottom: 0px;
    }
    .o-container{
        padding-bottom: 30px;
    }
    .ticket-container .ticket-container-close,
    .video-container .video-container-close,
    .imprint-container .imprint-container-close{
        width: 44px;
        height: 44px;
        font-size: 33px;
        border: black solid 1px;
    }
}
/* Smartphones */

@media only screen and (max-width: 375px) {

}


/* iPhone 4 */

@media only screen and (max-width: 320px) {

}
