/*
 Theme Name:   Joe Di Nardo
 Description:  
 Author:       Sören Rustemeyer
 Author URI:   https://danndasda.de
 Template:     twentytwentyone
 Version:      1.0
 Text Domain:  Joe Di Nardo
*/



@font-face { font-family: "Anton"; src: url('https://demo.danndasda.de/wp-content/themes/joe-di-nardo-theme/bilder/Anton-Regular.ttf') format('truetype');
	src: url('https://demo.danndasda.de/wp-content/themes/joe-di-nardo-theme/bilder/Anton-Regular.woff2') format('woff2'); font-weight: bold; font-style: normal;
	font-display: swap
}


@font-face { font-family: "Oswald"; src: url('https://demo.danndasda.de/wp-content/themes/joe-di-nardo-theme/bilder/Oswald-VariableFont_wght.ttf') format('truetype');
	src: url('https://demo.danndasda.de/wp-content/themes/joe-di-nardo-theme/bilder/Oswald-VariableFont_wght.woff2') format('woff2'); font-style: normal;
	font-display: swap; 
}


* { box-sizing:border-box; -webkit-overflow-scrolling: auto; touch-action: manipulation;  }
* div, * p { -webkit-user-select: none !important;
    user-select: none !important;
    -webkit-tap-highlight-color: rgba(0,0,0,0) !important;
    box-sizing: border-box;
   }
:root {
 --w_h_1: 30.3rem; 
 --w_h_2: calc(100svh - 1.6rem); 
 --l_var : calc(50vw - (var(--w_h_1) / 2) - 2.5rem);

}

html { font-size: 2.23svh;}
   body { background-color: #386086; width: 100%; margin: 0; font-family: "Oswald";  line-height: 1.5; color: white; letter-spacing: .04rem; min-height: 100vh; overflow-x: clip;  }
   body.page-template-home.loaded { background-color: #184A1B }
   h1, h2 { font-size: 4rem; margin-bottom: 1rem; margin-top: 0; font-weight: 500; letter-spacing: inherit; text-transform: uppercase; }
#desc_title_contact { line-height: 1.1; margin-top: 2rem;}
   

.edit-link { display: none;}
a, a:visited, .eve_wrapper a:hover { color: #FFE900  } 


#prel_balken {
  width: 12rem;
  height: .4rem;
  position: fixed;
  z-index: 9999;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  background: black;
  color: white;
  text-align: center;
  font-size: .8rem;
  border-radius: .1rem;
  font-family: Arial;
}

#prel_balken span {
  display: block;
  width: 100%;
  position: absolute;
  bottom: -2rem;
  color: white;
  text-align: center;
}

#prel_balken p {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: .4rem;
  background: white;
  z-index: -1;
  border-radius: .1rem;
  max-width: 100%;
}

#fade_in {
  transition: opacity 1s;
 opacity: .000000000000001;
  position: fixed;
  height: 100svh;
  width: 100vw;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: white;
}

.loaded #fade_in { opacity: 1 !important;}

.loaded #fade_in::after { position: fixed; width: 100%; height: .8rem; content: ""; bottom: 0; left: 0; z-index: 99999; background-color: white;}

#bg_wrapp { position: fixed; height: var(--w_h_2); width: var(--w_h_1); top: 0; bottom: 0; left: calc(var(--l_var)); margin: auto; z-index: 1;   }
#bg_wrapp img { position: absolute;   width: 100%; height: 100%; top: 0; right: 0; object-fit: cover; transform-origin: bottom right; object-position: top center;   }
.scroll_prozess #bg_wrapp img { transition: transform .5s; transform: scale(1) translate(0) !important;}
#bg_color {  background: radial-gradient(circle,rgba(35, 166, 89, 1) 0%, rgba(35, 166, 89, 1) 45%, rgba(0, 77, 20, 1) 80%); position: fixed; height: var(--w_h_2); width: var(--w_h_1);  left: calc(var(--l_var)); top: 0; bottom: 0; margin: auto; z-index: -1; }
body:not(.page-template-home) #bg_color { background: radial-gradient(circle,#4A90CC 0%, #4A90CC 45%, #326089 80%);;}
#bg_color:before { content: ""; position: absolute; height: 100%; width: 100%; top: 0; left: 0;  background-image: url(bilder/joe_name.webp); background-size: 95%; background-position: top 1% center; background-repeat: no-repeat;}

.video_on #video_bg {
  display: block;
}

.video_on #content_site { visibility: hidden;}

#video_bg {
  position: fixed;
  width: calc(80vh * 0.56);
  height: 80vh;
  background: rgba(48, 123, 166, 1);
  top: 0;
  left: -3rem;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 9999999999999999999999999999999;
  border: solid .3rem #399BD5;
  border-radius: .2rem 0 .2rem .2rem;
  display: none;
}
#media_x {
  position: absolute;
  top: -.3rem;
  right: -2.5rem;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
  cursor: pointer;
  color: white;
  background: #399BD5;
  z-index: 1;
  border-radius: .2rem;
  font-size: 1.5rem;
  font-weight: 500; letter-spacing: inherit;
}

#video_load {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  overflow: hidden;
  background-color: black;
}

#video_bg iframe {
  position: absolute;
  width: 101.5%;
  height: 101.5%;
  top: -.2%;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

.video_on #bg_info_wrapp {
  display: block;
}
#bg_info_wrapp {
  position: fixed;
  width: calc(50% - ((80vh * 0.56)/2));
  top: 0;
  right: 0;
  height: 100%;
  display: none;
}

#bg_info_wrapp > div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  width: 16rem;
  text-align: center;
  padding: 1rem;
  color: white;
  font-weight: 500; letter-spacing: inherit;
  background: #399BD5;
  border-radius: .5rem;
  font-size: 1.2rem;
}



#content_site { position: fixed;  height: var(--w_h_2); width: calc(50% + (var(--w_h_1) / 2) + 1rem); top: 0; left: 0; bottom: 0; margin: auto;   }

#scroll_element { position: absolute; height: 100%; top: 0; left: 0; width: calc(50vw + (var(--w_h_1) / 2) + 1rem);   overflow-y: scroll;   scrollbar-color: transparent transparent; scrollbar-width: none; scrollbar-arrow-color: transparent;  }

#scroll_element::-webkit-scrollbar {
  display: none;
}

.custom-scrollbar-thumb { width: .8rem; position: absolute; top: 0; right: 0; background-color: #174C18; cursor: pointer; height: 6rem; }
body:not(.page-template-home) .custom-scrollbar-thumb { background-color: #3872A9;}


.aspect { position: absolute; min-height: 200%; width:var(--w_h_1); left: var(--l_var);    }


.aspect_front { z-index: 2;   background-repeat: no-repeat;   }
article { position: relative; overflow: clip;}
article:first-of-type { padding-top: calc(68svh);}
.entry-content { padding: 0 3rem 3rem 3rem}
#dente_img { position: sticky; top: 0; height: 100vh; display: block; z-index: -2; background-color: #4A90CC;}
#dente_img img { height: 100%; width: 100%; object-fit: cover; top: 0; left: 0;}
article:first-of-type::before { width: 100%; height: 100%; position: absolute; top: 0; left: 0;  content: ""; background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 80vh, rgba(36, 133, 7, 0.8) 100vh); z-index: -1; }
#dente_article::before, body:not(.page-template-home) article:first-of-type::before { width: 100%; height: 100%; position: absolute; top: 0; left: 0;  content: ""; background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 70vh, rgba(7, 89, 133, 0.87) 100vh); z-index: -1; }
#dente_article .entry-header { margin-top: -17rem;}



.entry-header h1 { margin-bottom: 1rem; font-size: 5rem; font-family: "Anton"; text-transform: uppercase; text-align: center; transform: rotate(-2deg); line-height: 1.1;}

article .entry-header { position: relative; width: calc(100% + 6rem); margin-left: -3rem;}
.entry-header h1 { font-size: 6rem; margin-left: -.1rem;}
.page-template-home .entry-header h1 { font-size: 4.6rem; margin-bottom: 2rem; letter-spacing: .2rem;}
.page-template-home #dente_article .entry-header h1 { font-size: 4.35rem; word-spacing: -.2rem; letter-spacing: .1rem;}
.entry-header h1 { text-shadow: .1rem .1rem 0 #34629a, .1rem -.1rem 0 #34629a, -.1rem .1rem 0 #34629a, -.1rem -.1rem 0 #34629a, .1rem 0px 0 #34629a, 0px .1rem 0 #34629a, -.1rem 0px 0 #34629a, 0px -.1rem 0 #34629a, .1rem .1rem .1rem rgba(49,92,127,0), .3rem .35rem 0rem #EF5C8B;}

.page-template-home article:first-of-type .entry-header h1{ font-size: 0; background-image: url(bilder/klatschi_h1.webp); background-size: auto 100%; height: 13rem; background-position: top center; background-repeat: no-repeat; transform: none;}


.post-name-impressum .entry-header h1 { font-size: 7.1rem; margin-bottom: 1.5rem; margin-top: 2.4rem;}
.post-name-impressum article .entry-header:after { bottom: .81rem;}
.post-name-datenschutz .entry-header h1 { font-size: 6rem; margin-bottom: 2.3rem; margin-top: 3.24rem;}
.post-name-datenschutz  article .entry-header:after { bottom: 0;}
.page-template-videos .entry-header h1 { font-size: 10.5rem; margin-top: -.9rem; margin-bottom: .5rem;}
.page-template-videos article .entry-header:after { bottom: 2.62rem;}
.post-name-termine .entry-header h1 {  margin-left: -1.5rem; margin-bottom: 0;}
.post-name-termine article .entry-header:after { bottom: 2.1rem;}




.aspect_behind {  z-index: 0;  min-height: auto; height: 100%; }
.aspect_behind::after { width: 100%; height: 100%; position: absolute; top: 0; left: 0;   content: "";}

p { margin: 0 0 .8rem 0;}
.entry-content p:last-child { margin-bottom: 0;}

#contact_all { background-color: rgba(33, 96, 140, 0.85); padding-top: 3rem;}

ul.nav-menu { margin: 0; padding: 0;}
.nav-menu, #bg_links { position: fixed;  background-color: #E93D7C;  text-transform: uppercase; font-size: 1rem;  cursor: pointer;}
.nav-menu { top: .8rem; right: .8rem; display: flex; height: 1.91rem; line-height: 1.88rem; z-index: 6;}
.nav-menu li { list-style-type: none;}
.nav-menu a, .nav-menu a:visited  { color: white; text-decoration: none; display: block; letter-spacing: .1rem;}
.nav-menu p, .nav-menu a { width: fit-content; text-align: center; font-weight: 500; letter-spacing: inherit; margin: 0; padding: 0 .35rem;}
 .nav-menu li:nth-child(1) > * { padding-left: .7rem;}
  .nav-menu li:nth-child(5) > * { padding-right: .7rem;}
html:not(.contact_on) .nav-menu .current_page_item a, html.contact_on .nav-menu p   { color: #fff586;}


#bg_links { bottom: .8rem; left: .8rem; padding: .1rem 0; }
#bg_links a { width: 1.7rem; height: 1.9rem; display: block; background-size: auto 65%; background-repeat: no-repeat; background-position: center; margin: 0;}

#bg_links a:nth-of-type(1) { background-image: url(bilder/link-insta.svg) }
#bg_links a:nth-of-type(2) { background-image: url(bilder/link-youtube.svg) }
#bg_links a:nth-of-type(3) { background-image: url(bilder/link-tiktok.svg) }
#bg_links a:nth-of-type(4) { background-image: url(bilder/link-facebook.svg) }




.imp_dat_cred {
  font-size: .75rem;
  text-transform: uppercase;
  color: #444;
  position: fixed;
  bottom: .85rem;
  right: .85rem;
  z-index: 5;
}
.imp_dat_cred.mob { display: none;}


.imp_dat_cred a {
  color: #444;
  text-decoration: none;
}

.gesamt_datum { color: white;  border-bottom: dashed white .15rem; text-transform: uppercase; margin-bottom: 2rem; margin-top: 3rem;  font-size: 2rem; font-weight:bold; line-height: 1.3; }
.gesamt_datum:first-of-type { margin-top: 0;}
#filter { display: none; font-weight: normal; }
.gesamt_datum > span > span { color: #FF00C5}
.gesamt_datum  > span  { font-weight:bold; }
.eve_wrapper b { font-weight: normal;}
.eve_wrapper  { margin: 1rem 0 1rem auto;  overflow:hidden; background: rgba(255,255,255,.95); border-radius: .2rem;  font-size: 1rem; position: relative; z-index: 1; color: #444; }
.kein_ort { color: #444 !important}
.eve_wrapper a, .eve_wrapper a:visited, .eve_wrapper a:hover { color: #E93D7C; text-decoration:none; font-weight: normal !important }
.eve_wrapper p { margin: 0 !important}
.eve_date { text-align:left; padding: .4rem;  line-height: 1.5rem; background: #399BD5; color: white;; font-weight: 500; letter-spacing: inherit;}
.eve_des { display: none; } 
.eve_veranstalter a:nth-of-type(2), .eve_veranstalter span, .nur_ein_ticketlink { background: #399BD5; color: white; padding:  0 0.5rem; border-radius:.01rem; margin: 0; text-transform: uppercase;  }
.nur_ein_ticketlink {
  display: inline !important;
  color: white !important;
}
.eve_veranstalter b { padding: 0 0.5rem;}
.eve_veranstalter span { background: #aaa}
.eve_float { margin: 0 0 0 auto; padding: .4rem; float: right; width: 100%; overflow: hidden;}
.eve_float, .eve_float p { text-align:right !important; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; white-space:nowrap;}
.eve_programm, .eve_veranstalter, .eve_ort { height: 1.7rem; line-height: 1.7rem; margin: .1rem 0; overflow:hidden; text-overflow: ellipsis; white-space:nowrap; }
#gesamt_termine { font-size: .9rem; text-align: right; margin-top: 1rem; color: white;  margin-bottom: 3rem; padding: 0 .4rem;}
.tickets_ungleich_tickets { background: #888 !important; text-transform: uppercase; }
.tickets_ungleich_tickets.abgesagt { background: darkred !important; color: white !important; padding: 0 .5rem; }
.verschoben_termin { background: black !important; color: white !important; padding: 0 .5rem; }
.eve_float .eve_veranstalter {
  display: flex;
  justify-content: end;
}
.eve_programm > *, .eve_veranstalter > *, .eve_ort > * {
  flex-shrink: 0;
}
.eve_veranstalter > div { display: inline; color: black; padding: 0.03rem; border-radius:.01rem; position: relative}
.eve_wrapper a:first-child:not(.nur_ein_link) {
    overflow: hidden;
    max-width: 66%;
    text-overflow: ellipsis;
}
#filter_wrapper {  padding: 1rem 0 .4rem 0;  font-size: 0.9rem; margin-bottom: 1.8rem; position: sticky; top: 0; z-index: 3;   }
#filter_wrapper > * { height: 1.8rem; line-height: 1.8rem; text-align:center; background-color: #E93D7C; margin: 0; color: white; text-transform:uppercase; cursor: pointer;  font-size:  0.9rem; letter-spacing: 0.03rem; border-radius:.01rem;  }
#filter_wrapper > div { float: left; width: calc(20% - .4rem);   }
#f_alle { width: 25% !important; }

#f_standort { background-image:url(bilder/position-white.svg); background-size: auto 60%;  background-repeat:no-repeat; background-position:center; font-size:0 !important}
#filter_wrapper > p, #f_standort { float: left; width: 15% !important;  }
#filter_wrapper p:last-of-type { margin-right: 0 !important}
#filter_wrapper:after { clear:both; content: ""; display:table}

.f_active {
   background-color: white !important;
   color: black!important;
   border: none !important;
   
}
#f_standort.f_active { background-image:url(bilder/position-black.svg) !important;}

.video_wrapp:after { display: table; content: ""; clear: both;}

.video_float {
  width: 62%;
  margin: 0 auto 3rem auto;
  position: relative;
  z-index: 4;
  cursor: pointer;
}

.video_float:before, .video_mehr:before {
  content: "";
  display: block;
  padding-top: 200%; }


  .content_px {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    color: white;
}

v-pub {
  position: absolute;
  z-index: 3;
  height: 1rem;
  line-height: 1rem;
  font-size: .75rem;
  color: white;
  top: .5rem;
  right: .5rem;
}

.content_px img {
  position: absolute;
  width: 100%;
  height: calc(100% - 3rem);
  object-fit: cover;
  border-radius: .3rem;
  top: 0;
  left: 0;
  border: solid .2rem white;
}
.content_px p {
  position: absolute;
  overflow: hidden;
  height: 2.8rem;
  line-height: 1.2rem;
  font-size: .9rem;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: .1rem;
  padding-top: 8px;
  color: white;
  width: 100%;
  margin: 0;
  font-weight: 500; letter-spacing: inherit;
}
.content_px div {
  height: calc(100% - 3rem);
  width: calc(100% );
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url(bilder/youtube-btn.svg);
  background-size: 31% auto;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}

.mehr_videos_button {
  width: 62%;
  margin: 0 auto 50px;
  background-color: #399BD5;
  color: white;
  cursor: pointer;
  text-transform: uppercase;
  padding: 0.3rem 2.5rem;
  font-weight: 500; letter-spacing: inherit;
  border-radius: 2px;
  position: relative;
  top: -25px;
  font-size: 1.25rem;
  background-image: url(bilder/dreieck_runter.svg), url(bilder/dreieck_runter.svg);
  background-position: left 0.5rem center, right 0.5rem center;
  background-size: auto 75%;
  background-repeat: no-repeat;
  margin-top: 1rem;
  text-align: center;
}

.mehr_on .mehr_videos_button {
  display: none;
}

#info { position: fixed; width: 100%; text-align: center; background: white; color: var(--c_2); text-align: center; padding: .5rem; margin: auto; bottom: 50%; left: 0; z-index: 99999999999999999; display: none; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); transform: translateY(-50%); font-size: 1.1rem; text-transform: uppercase; }
#info > div { display: flex; align-items: center; width: fit-content; margin: auto;}
#info > div > div { height: 1.5rem; line-height: 1.5rem; text-align: center; padding: 0 1rem; min-width: 4rem; background-color: black; color: white;  margin: .5rem auto .4rem auto; font-size: .95rem; cursor: pointer;}
#info > div > div:last-child { margin-left: 1rem;}
#info > div > div:first-child { background-color: red !important;}
inf-black { color: black;}

#drei { position: fixed; width: 100%; height: 100svh; top: 0; left: 0; z-index: -2;}
#drei p { position: absolute; width: 6.5%; aspect-ratio: 1/1;  animation-iteration-count: infinite; animation-direction: alternate;  animation-duration:  65s; opacity: .3;  animation-timing-function: linear; }
#drei p:after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-position: center; background-size: contain; background-repeat: no-repeat; background-image: url(bilder/dreieck-pink.svg);  animation-iteration-count: infinite; animation-direction: normal ; animation-duration:  70s; animation-name: d_dreh; animation-delay: 1s; animation-timing-function: linear; }
#drei p:nth-child(2n) { width: 4%;}
#drei p:nth-child(2):after {  background-image: url(bilder/dreieck-grau.svg); animation-duration:  70s;}
#drei p:nth-child(3):after {  background-image: url(bilder/dreieck-pink_2.svg); animation-delay: 0s; animation-duration:  73s;}
#drei p:nth-child(4):after {  background-image: url(bilder/dreieck-grau_2.svg); animation-duration:  75s;}

#drei p:nth-child(1) {  animation-name: d_pos_1; top: 20%; left: 7%; }
#drei p:nth-child(2) {  animation-name: d_pos_2; top: 38%; left: 2%; animation-duration:  60s; }
#drei p:nth-child(3) {  animation-name: d_pos_3; top: 38%; right: 8%; animation-duration:  62s;}
#drei p:nth-child(4) {  animation-name: d_pos_1; top: 58%; right: 3%;}


@keyframes d_dreh {
  0% {  transform: rotate(0deg)     }
  100%   {  transform: rotate(360deg)  }
}


@keyframes d_pos_1 {
  0% {  transform: translate(0%) scale(1)    }
  100%   {  transform: translate(60%, 400%) scale(1.2)  }
}


@keyframes d_pos_2 {
  0%   {  transform: translate(-60%, -400%) scale(1.2)  }
  100% {  transform: translate(0%) scale(1)    }
  
}

@keyframes d_pos_3 {
  0%   {  transform: translate(-51%, -200%) scale(1.1) }
  1000% {  transform: translate(0%) scale(1)    }
  
}


#agentur_wrapper { margin-bottom: 1rem;}
#agentur_wrapper a:first-child {
  display: block !important;
  width: 100%;
  aspect-ratio: 16/5;
  background-image: url(bilder/agentur.svg);
  background-size: auto 100% ;
  background-repeat: no-repeat;
  background-position: center left;
  margin: 3rem 0 1.2rem auto; }

  input, textarea, input[type="submit"], #sub_mit {
    width: 100%;
    margin: .6rem 0;
    border: none;
    border-radius: .1rem;
    height: 2.8rem;
    line-height: 2.8rem;
    padding: 0 1rem;
    font-size: 1rem;
    color: black;
    font-family: 'oswald';
}
input[type="text"]:focus, textarea:focus { background: #faffc4;}


#sub_mit { background: #399BD5; color: white; cursor: pointer; text-align: center; font-weight: 500; letter-spacing: inherit; font-size: 1.7rem; text-transform: uppercase;}

textarea {
  line-height: 1.4 !important;
  height: 12rem;
  padding: 1rem;
}

label { display: none;}


#naime { margin-top: 0;}

#naechster_auftritt { position: absolute; top: 10rem;  right: 1rem; z-index: 222; width: fit-content; height: fit-content; background-image: url(bilder/brush-termine.webp); background-size: 100% 100%; padding: .5rem .25rem .5rem .25rem; font-weight: 500; letter-spacing: inherit; font-size: 1rem; text-transform: uppercase; line-height: 1.2; text-align: center; transform: rotate(-5deg); line-height: 1.05; min-width: 8rem; font-family: anton;  }
#naechster_auftritt a { text-decoration: none;}
#naechster_auftritt p { margin: 0;}
#naechster_auftritt p:first-child { font-size: 1.7rem; margin-bottom: .2rem; }
.naechster_ort { color: white; font-size: 1.3rem;}




.b_effect .entry-header h1, .b_effect article .entry-header:after { color: yellow;}

#kontakt_form { padding-bottom: 10vh;}


#song_wr { position: fixed; height: calc(100% - 6rem); aspect-ratio: 48/100; top: 0; left: 0; right: 0; bottom: 0; margin: auto; z-index: 999; background-color: #399BD5; display: none; border: solid .3rem #399BD5}
#song_wr iframe{ position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; border: none;}
#song_wr x-x { height: 2.5rem; line-height: 2.5rem; width: 2.5rem; cursor: pointer; position: absolute; top: -.28rem; right: -3.5rem; color: white; border-radius: .1rem; text-align: center; font-weight: bold; background-color: #399BD5; z-index: 2; text-transform: uppercase; font-size: 1.1rem;}
.nav-menu { width: 19.3rem; flex-wrap: wrap;  justify-content: right;}
#song_menue {  margin: .8rem .8rem 0 0;}
#fan_shop  {  margin: .8rem 0 0 0; }
#fan_shop a {  background-color: #E93D7C; }
.video_on.song_on #song_wr { display: block;}
.video_on.song_on #video_bg_wrapp { display: none;}
#song_menue p { background-color: #399BD5 !important; color: white !important; }
#song_menue p span { color: yellow !important;}
#menu-item-136 { display: none;}


.post-name-fotos #main .entry-content { width: calc(100% + 3rem); margin-left: -1.5rem;}
.post-name-fotos #main .entry-content p { display: inline; margin: 0;}
.post-name-fotos #main .entry-content img { width: 100%; object-fit: cover; aspect-ratio: 16 / 11; height: auto; border-radius: .25rem; border: none; margin-bottom: 1.5rem; float: left; overflow: hidden; object-position: top; }
.post-name-fotos #main .entry-content:after { clear: both; display: table; content: "";}

.post-name-fotos #main .entry-content img.img_schmal { width: calc(50% - .75rem); margin-right: 1.5rem; aspect-ratio: 9 / 16;}
.post-name-fotos #main .entry-content img.img_schmal_breit { aspect-ratio: 100 / 90; }
.post-name-fotos #main .entry-content img.img_schmal { width: calc(50% - .75rem); margin-right: 1.5rem;}
.post-name-fotos #main .entry-content p:nth-child(5) img.img_schmal, .post-name-fotos #main .entry-content p:nth-child(7) img.img_schmal { margin-right: 0;}


@media screen and (max-aspect-ratio: 100/58)  { 
 

   
  #kontakt_form { padding-bottom: 0;}
  .nav-menu { display: block; background-color: transparent; height: 1.4rem; line-height: 1.4rem; z-index: 1;  }
  .nav-menu a,  .nav-menu p { background-color: #E93D7C; margin-bottom: .25rem; text-align: right; margin: 0 0 .5rem auto; padding: 0 1rem 0 1.5rem; line-height: 1.7rem; height: 1.8rem;}
  #song_menue {  margin: 0;}
#fan_shop  {  margin:  0; }



}

@media screen and (max-aspect-ratio: 100/90)  {

  #mob_nav, .nav_open #mob_nav {
    cursor: pointer;
    width: 2.5rem;
    height: 2.5rem;
    background-image: url(bilder/mob_nav.svg);
    background-size: 100%;
    position: fixed;
    top: 40vw;
    right: 1.2rem;
    z-index: 22223; 
    border-radius: .2rem;
    background-color: #FFE900;
}

ul.nav-menu {
  width: 10.2rem;
  display: block;
  border-radius: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: .3rem;
  padding-bottom: 0;
  background-color: black;
  height: fit-content;
  --webkit-height: fit-content;
  border-radius: .2rem;
  z-index: 22222;
  display: none;
  }
.nav_open ul.nav-menu { display: block;}
body.nav_open #fade_in:before { content: ""; position: fixed; width: 100%; height: 100vh; top: 0; left: 0;   z-index: 25; background-color: #4EAEE7; opacity: .9;}


  #site-navigation li a, #site-navigation li p {
    text-decoration: none;
    height: 2rem;
    line-height: 2rem;
    font-size: 1.05rem;
    background-color: #f5e103;
    font-weight: 500; letter-spacing: inherit;
    color: #333;
    margin: 0 0 .3rem 0;
    width: 100%;
    text-align: center;
}
.nav-menu .current_page_item a { color: white !important;}

  .imp_dat_cred { position: static; margin: 0 .1rem 0 auto; padding: 5rem 0 3.5rem 0; text-align: right; color: white; font-size: .9rem;}
  .imp_dat_cred.mob { display: block;}
  .imp_dat_cred.desk { display: none;}
  .imp_dat_cred a { color: white;}

  .nav-menu .current_page_item > * { background-color: #E93D7C !important;}

  #bg_links { position: absolute; z-index: 9999;}
    #bg_links { left: 1.2rem; bottom: 1.2rem;} 
    

     

}


@media screen and (max-aspect-ratio: 100/130)   { 
  :root {
    --w_h_1: auto; 
    --w_h_2: 100%; 
   
   }
     .custom-scrollbar-thumb { display: none;}
     #drei { display: none;}
  html { font-size: 5vw;}


  body:not(.page-template-home) { background-color: radial-gradient(circle,#4A90CC 0%, #4A90CC 50%, #326089 80%); }
  body::after, .loaded #fade_in::after { display: none;}
  #fade_in {  background-color: transparent; position: static; }
 article:first-of-type { padding-top: 130vw;}
.entry-content { padding: 0 1.2rem 1.2rem 1.2rem;}
  .aspect { right: 0; position: relative;}
  #bg_wrapp { width: 100%; height: 100vh; margin: 0; top: 0; left: 0; overflow: hidden;}
  #dente_img::before { content: ""; position: absolute; height: 100%; width: 100%; top: 0; left: 0; background: linear-gradient(180deg, rgba(0,0,0,0) 100vw, rgba(7, 89, 133, 1) 190vw); z-index: 2;}
  #dente_img img { height: 180vw; left: 0; right: 0; margin: auto; top: 2vw; position: absolute; }
 #song_wr { width: calc(100% - 2rem); height: auto; aspect-ratio: 3/4;}
   #song_wr x-x { top: -4rem; right: -.25rem; background-color: #E93D7C;}
   #menu-item-136 { display: block;}
   #fan_shop { display: none;}
   #song_menue{ margin: 0;}

  #bg_wrapp img {
    position: absolute;
    width: 114%;
    height: 200vw;
    top: 0;
    right: -7.5%;  object-fit: contain;   }
    #bg_color { width: 100vw; height: 100vh;}
    #bg_color:before { background-position: top .3rem center; position: fixed;  background-size: 98%; background-image: url(bilder/joe_name_mob.webp); }
    #bg_wrapp:before { content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background:  linear-gradient(180deg, rgba(0,0,0,0) 100vw, rgba(36, 133, 7, 1) 150vw); z-index: 1;}
    body:not(.page-template-home) #bg_wrapp:before { background:  linear-gradient(180deg, rgba(0,0,0,0) 100vw, rgba(7, 89, 133, 1) 150vw);}
  #naechster_auftritt { top: 75vw; right: auto; left: -.5rem;  font-size: .8rem; position: fixed; z-index: 2; min-width: 8rem; }
  #naechster_auftritt p:first-child { font-size: 1.2rem;}
  .naechster_ort { font-size: 1.1rem;}
  .video_float { width: calc(100% - 5rem); margin-bottom: 3rem;}
  .mehr_videos_button { width: calc(100% - 5rem);}
  .entry-content { margin-top: -1rem; }
  .post-name-fotos #main .entry-content { width: 100%; margin-left: 0;}
  .post-name-fotos #main .entry-content img { margin-bottom: 1.8rem;}
  
#media_x { background-color: black; top: -3.5rem;
  right: -0.3rem;}
  #video_bg { width: calc(100% - 3rem); aspect-ratio: 9/16; height: auto; max-height: 80vh; left: 0; bottom: auto; top: 4rem; border-color: black; z-index: 22228;}
#bg_info_wrapp, .video_on #mob_nav { display: none !important;}
#filter_wrapper > * { font-size: .8rem;}

#desc_title_contact { line-height: 1.5; margin-top: 1.5rem;}

#agentur_wrapper a:first-child { margin-left: 0; aspect-ratio: 16/6; margin-left: 0;}

 
    #song_wr { height: calc(100% - 8rem); }
  #content_site,   #scroll_element  { width: 100%; position: relative; height: auto; padding: 0; overflow: visible !important;}


  
.entry-header h1 { margin-left: 0 !important; margin-bottom: 3rem; font-size: 2.8rem !important; text-align: center; position: relative; top: -1.2rem;}
body.page-template-home article:first-of-type .entry-header { width: 100%; margin-left: 0;}
body.page-template-home article:first-of-type .entry-header h1 { font-size: 0 !important; height: 11.25rem; margin-bottom: 0;}
body:not(.page-template-home) .entry-header h1 { font-size: 4.5rem !important;}
article .entry-header { width: calc(100% + 2.4rem); margin-left: -1.2rem;}
  article .entry-header:after { font-size: 1.7rem; height: 2.6rem; line-height: 2.5rem; padding: 0 1.1rem 0 1.5rem; right: -1.2rem; margin: auto; top: 5.8rem;}


  .post-name-impressum  .entry-header h1 { font-size: 5.5rem !important;}
  .post-name-datenschutz  .entry-header h1 { font-size: 4.8rem !important;}


ul.nav-menu { bottom: auto; top: 52.1vw;}
  



}





