@media only screen and (min-width: 600px) {
.parallax-window_club {
    height: 1220px;
    background: transparent;
}
.parallax-window_djs {
    height: 740px;
    background: transparent;
}
.parallax-window_bilder {
    height: 1080px;
    background: transparent;
}
.parallax-window_erlebnisse {
    height: 980px;
    background: transparent;
}
.djs_bereich {
    float: left;
    width: 100%;
    height: auto;
    padding: 80px 0px 10px 0px;
    margin: 0px 0;
    position: relative;
}
.formular_bereich {
    float: left;
    width: 90%;
    height: auto;
    padding: 0 20px;
    margin: 25px 5% 30px 5%;
}
.formular_bereich .uhrzeitinput {
    float: left;
    width: 160px;
    height: auto;
    text-align: center;
    padding: 3px 10px 5px 10px;
    background: rgba(0,0,0,0.5);
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
    border: none;
    border-bottom: solid 2px #ff2b58;
    outline: none;
    box-shadow: none;
    transform: scale(1.0);
    transition: all 0.3s ease;
    border-radius: 4px;
}
.uhrzeit_dazwischen {
    float: left;
    width: calc(100% - 355px);
    height: auto;
    text-align: center;
    padding: 13px 5px 0 5px;
    font-size: 18px;
}
.podcast_bereich {
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 110px 30px 50px 30px;
    overflow: hidden;
    position: relative;
}
.podcast_bereich h3 {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-style: normal;
    color: #ffffff;
    font-size: 22px;
    line-height: 26px;
    padding: 0 20px;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
}
.player_vita_bereich .weiterebilder {
    float: left;
    width: 100%;
    height: auto;
    margin: 80px 0 50px 0;
}
.player_vita_bereich .weiterebilder .pic {
    float: left;
    width: 49%;
    height: 300px;
    margin: 0px 2% 2% 0;
    border: solid 5px #ffffff;
    border-radius: 5px;
    transition: all 0.3s ease;
    transform: scale(1.0);
}
.player_vita_bereich .weiterebilder .pic:hover {
    transform: scale(1.03);
}
.player_vita_bereich .weiterebilder .pic img {
    width: 100%;
    height: 290px;
    object-fit: cover;
}
.player_vita_bereich .weiterebilder .pic:nth-of-type(2n+2) { margin: 0 0 2% 0; }


}












@media only screen and (min-width: 750px) {
.parallax-window_club {
    height: 1340px;
    background: transparent;
}
.club_bereich .grundgriss {
    float: right;
    width: 50%;
    height: auto;
    text-align: right;
    transition: all 0.3s ease;
    margin: 0 25% 0 25%;
    opacity: 0.5;
}
.club_bereich .grundgriss img {
    width: 100%;
    height: auto;
    display: block;
}
.club_bereich .grundgriss:hover {
    width: 80%;
    height: auto;
    margin: 0 10% 0 10%;
    opacity: 1;
}
.club_bereich .bild {
    float: left;
    width: 49%;
    height: 190px;
    background: #ffffff;
    margin: 0 2% 10px 0;
    border-radius: 7px;
    padding: 0px;
    overflow: hidden;
    border: solid 6px #ffffff;
    position: relative;
}
.club_bereich .bild:nth-of-type(2n+2) { margin: 0 0% 10px 0; }


.club_bereich .bild img {
    width: 100%;
    height: 190px;
    object-fit: cover;
    border-radius: 7px;
    transition: all 0.3s ease;
    transform: scale(1.0);
}
.club_bereich .bild:hover img {
    transform: scale(1.2);
}
.momente_box .userfoto {
    float: left;
    width: 100%;
    height: 260px;
    overflow: hidden;
    border-radius: 12px;
}
.momente_box .userfoto img {
    width: 100%;
    height: 260px;
    object-fit: cover;
}
.veranstaltungen_bereich h2 {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-family: 'Kanit';
    font-weight: bold;
    font-style: normal;
    color: #ffffff;
    font-size: 40px;
    text-transform: uppercase;
    margin: 0px 0 26px 0;
    hyphens: auto;
}
.veranstaltungen_bereich h2 div {
    display: inline-block;
    background: rgba(0,0,0,0.7);
    padding: 5px 15px;
}

.under_veranstaltung_bereich {
    float: left;
    width: 100%;
    height: auto;
    margin: 60px 0 80px 0;
    padding: 0 20px;
}
.under_veranstaltung_bereich .links {
    float: left;
    width: 48%;
    height: auto;
    margin: 0 2% 0 0;
    text-align: right;
}
.under_veranstaltung_bereich .links img {
    float: right;
    width: 100%;
    height: auto;
    display: block;
}
.under_veranstaltung_bereich .rechts {
    float: left;
    width: 48%;
    height: auto;
    margin: 0 0% 0 2%;
    text-align: left;
    font-size: 24px;
}
.under_veranstaltung_bereich .rechts .datum {
    float: left;
    width: 100%;
    height: auto;
    font-size: 28px;
    font-weight: bold;
    font-style: normal;
    margin: 5px 0 4px 0;
}
.under_veranstaltung_bereich .rechts .uhrzeit {
    float: left;
    width: 100%;
    height: auto;
    font-size: 28px;
    font-weight: bold;
    font-style: normal;
    margin: 0px 0 30px 0;
}
.under_veranstaltung_bereich .rechts .bezeichnung {
    float: left;
    width: 100%;
    height: auto;
    font-size: 48px;
    font-family: 'Kanit';
    font-weight: bold;
    font-style: normal;
    color: #ff2b58;
    text-transform: uppercase;
}
.under_veranstaltung_bereich .rechts .musik {
    float: left;
    width: 100%;
    height: auto;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    margin: 5px 0 0 0;
}
.under_veranstaltung_bereich .rechts .dj {
    float: left;
    width: 100%;
    height: auto;
    font-size: 28px;
    font-weight: bold;
    font-style: normal;
    margin: 30px 0 20px 0;
}
.under_veranstaltung_bereich .rechts .zeilelink {
	float:left;
	width:100%;
	height:auto;
    margin: 40px 0 25px 0;
    padding: 0;
    text-align: left;
    font-size: 28px;
    line-height: 32px;
}
.under_veranstaltung_bereich .rechts .zeilelink a {
    display: inline-block;
    padding: 12px 20px 12px 50px;
    font-size: 20px;
    background-color: #ff2b58;
    background-image: url(../img/icon_ticket.png);
    background-repeat: no-repeat;
    background-position: 12px 50%;
    background-size: 26px;
    border: solid 2px #ff2b58;
    color: #ffffff;
    text-decoration: none;
    outline: none;
    border-radius: 6px;
    transform: scale(1);
    transition: all 0.3s ease;
    font-weight: normal;
}
.under_veranstaltung_bereich .rechts .zeilelink a:hover {
    border: solid 2px #ff2b58;
    background-color: #000000;
}
}












@media only screen and (min-width: 900px) {
.videobereich {
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    margin: 0;
    padding: 0;
    z-index: 1;
    position: relative;
    display: block;
}
.videobereich_mobile {
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    margin: 0;
    padding: 0;
    z-index: 1;
    position: relative;
    display: none;
}
.videobereich_mobile .teaser {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 90%;
    height: auto;
    font-size: 5vh;
    line-height: 4.5vh;
    text-align: center;
    font-family: 'Kanit';
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    transform: translate(-50%,-50%);
    transition: all 0.3s ease;
    color: #ffffff;
    opacity: 1;
    display: none;
    -webkit-animation: teaser_anib 29s infinite ease;
	-moz-animation: teaser_anib 29s infinite ease;
	-o-animation: teaser_anib 29s infinite ease;
}
.videobereich_mobile .teaser .spana {
    padding: 0.2em 0.2em;
    display: none;
    background: rgba(0,0,0,0.35);
}
.grid-sizer,
.grid-item { width: 33.33333333% }

.lg-height {
	z-index:10;
}

.grid-item {
	float: left;
	border:solid 5px transparent;
    position: relative;
    overflow: hidden;
    transition: all 0.2s ease;
}
.grid-item img {  
	display: block;
    max-width: 100%;
    transition: all 0.2s ease;
}
.veranstaltungen_bereich h2 {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-family: 'Kanit';
    font-weight: bold;
    font-style: normal;
    color: #ffffff;
    font-size: 44px;
    text-transform: uppercase;
    margin: 0px 0 30px 0;
    hyphens: auto;
}
.veranstaltungen_bereich h2 div {
    display: inline-block;
    background: rgba(0,0,0,0.7);
    padding: 5px 15px;
}
.ver_boxen  {
	float: left;
	width: calc(100% - 120px);
	height: auto;
	margin: 0px 60px 0px 60px;
	padding: 0px 0 0px 0;
	
	display:flex;
    justify-content: center;
    align-items: center;
}
.ver_boxen_ohne  {
	float: left;
	width: calc(100% - 120px);
	height: auto;
	margin: 0px 60px 0px 60px;
	padding: 0px 0 0px 0;
	display:flex;
    justify-content: center;
    align-items: center;
}
.ver_box {
	float:left;
	width:100%;
	height:auto;
	min-height:380px !important;
	display:flex;
    justify-content: center;
    align-items: center;
	outline:none;
	opacity: 1;
	background:#ffffff;
	border-radius:9px;
	padding:12px 12px 18px 12px;
	color:#555555;
	border:solid 1px #ffffff;
	text-align:center;
	margin:0 20px;
	position:relative;
	transition:all 0.3s ease;
	transform:translate(0,0) scale(1.0);
}
.ver_box_einzeln {
	float:left;
	width:50%;
	height:auto;
	min-height:380px !important;
	display:flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
	outline:none;
	opacity: 1;
	background:#ffffff;
	border-radius:9px;
	padding:12px 12px 18px 12px;
	color:#555555;
	border:solid 1px #ffffff;
	text-align:center;
	margin:0 25%;
	position:relative;
	transition:all 0.3s ease;
	transform:translate(0,0) scale(1.0);
}
.club_bereich .grundgriss {
    float: right;
    width: 40%;
    height: auto;
    text-align: right;
    transition: all 0.3s ease;
    margin: 0 30% 0 30%;
    opacity: 0.5;
}
.club_bereich .grundgriss img {
    width: 100%;
    height: auto;
    display: block;
}
.club_bereich .grundgriss:hover {
    width: 60%;
    height: auto;
    margin: 0 20% 0 20%;
    opacity: 1;
}
.club_bereich .bild {
    float: left;
    width: 32%;
    height: 250px;
    background: #ffffff;
    margin: 0 2% 10px 0;
    border-radius: 7px;
    padding: 0px;
    overflow: hidden;
    border: solid 6px #ffffff;
    position: relative;
}
.club_bereich .bild:nth-of-type(2n+2) { margin: 0 2% 10px 0; }
.club_bereich .bild:nth-of-type(3n+3) { margin: 0 0% 10px 0; }


.club_bereich .bild img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 7px;
    transition: all 0.3s ease;
    transform: scale(1.0);
}
.club_bereich .bild:hover img {
    transform: scale(1.2);
}
.player_vita_bereich .weiterebilder {
    float: left;
    width: 100%;
    height: auto;
    margin: 80px 0 50px 0;
}
.player_vita_bereich .weiterebilder .pic {
    float: left;
    width: 32%;
    height: 300px;
    margin: 0px 2% 2% 0;
    border: solid 5px #ffffff;
    border-radius: 5px;
    transition: all 0.3s ease;
    transform: scale(1.0);
}
.player_vita_bereich .weiterebilder .pic:hover {
    transform: scale(1.03);
}
.player_vita_bereich .weiterebilder .pic img {
    width: 100%;
    height: 290px;
    object-fit: cover;
}
.player_vita_bereich .weiterebilder .pic:nth-of-type(2n+2) { margin: 0 2% 2% 0; }
.player_vita_bereich .weiterebilder .pic:nth-of-type(3n+3) { margin: 0 0 2% 0; }

.under_veranstaltung_bereich {
    float: left;
    width: 100%;
    height: auto;
    margin: 60px 0 80px 0;
    padding: 0 20px;
}
.under_veranstaltung_bereich .links {
    float: left;
    width: 48%;
    height: auto;
    margin: 0 2% 0 0;
    text-align: right;
}
.under_veranstaltung_bereich .links img {
    float: right;
    width: 100%;
    height: auto;
    display: block;
}
.under_veranstaltung_bereich .rechts {
    float: left;
    width: 48%;
    height: auto;
    margin: 0 0% 0 2%;
    text-align: left;
    font-size: 24px;
}
.under_veranstaltung_bereich .rechts .datum {
    float: left;
    width: 100%;
    height: auto;
    font-size: 38px;
    font-weight: bold;
    font-style: normal;
    margin: 50px 0 4px 0;
}
.under_veranstaltung_bereich .rechts .uhrzeit {
    float: left;
    width: 100%;
    height: auto;
    font-size: 38px;
    font-weight: bold;
    font-style: normal;
    margin: 0px 0 40px 0;
}
.under_veranstaltung_bereich .rechts .bezeichnung {
    float: left;
    width: 100%;
    height: auto;
    font-size: 58px;
    font-family: 'Kanit';
    font-weight: bold;
    font-style: normal;
    color: #ff2b58;
    text-transform: uppercase;
}
.under_veranstaltung_bereich .rechts .musik {
    float: left;
    width: 100%;
    height: auto;
    font-size: 34px;
    font-weight: normal;
    font-style: normal;
    margin: 5px 0 0 0;
}
.under_veranstaltung_bereich .rechts .dj {
    float: left;
    width: 100%;
    height: auto;
    font-size: 38px;
    font-weight: bold;
    font-style: normal;
    margin: 40px 0 20px 0;
}
.under_veranstaltung_bereich .rechts .zeilelink {
	float:left;
	width:100%;
	height:auto;
    margin: 40px 0 25px 0;
    padding: 0;
    text-align: left;
    font-size: 28px;
    line-height: 32px;
}
.under_veranstaltung_bereich .rechts .zeilelink a {
    display: inline-block;
    padding: 12px 20px 12px 50px;
    font-size: 24px;
    background-color: #ff2b58;
    background-image: url(../img/icon_ticket.png);
    background-repeat: no-repeat;
    background-position: 12px 50%;
    background-size: 26px;
    border: solid 2px #ff2b58;
    color: #ffffff;
    text-decoration: none;
    outline: none;
    border-radius: 6px;
    transform: scale(1);
    transition: all 0.3s ease;
    font-weight: normal;
}
.under_veranstaltung_bereich .rechts .zeilelink a:hover {
    border: solid 2px #ff2b58;
    background-color: #000000;
}
.nocookie_content_box {
    float: left;
    width: 70%;
    height: auto;
    background: #ffffff;
    text-align: center;
    padding: 200px 20px;
    line-height: 30px;
    font-size: 18px;
    margin: 20px 15%;
    color: #000000;
}
.nocookie_content_box a {
    outline: none;
    color: #ff2b58;
    text-decoration: underline;
}
}