* {font-family: 'neue-haas-grotesk-display', sans-serif, 'arial black';}
.marquee {
max-width: 100vw; white-space: nowrap;
overflow: hidden;
font-size: 20px; }
.marquee #marku {
display: inline-block;
padding-left: 105%; animation: marquee 10s linear infinite;
}
.marquee #marku-off {
display: inline-block;
padding-left: 105%; animation: marquee 10s linear infinite;
} .marquee #marku:hover {
animation-play-state: paused 
}
.marquee #marku-off:hover {
animation-play-state: paused 
} @keyframes marquee {
0%   { transform: translateX(0); }
100% { transform: translateX(-100%); }
}
.plyr{
min-width:0px !important;
}
@media ( max-width: 600px ) {
.embed-container{
width:100% !important;
}
#sendepause{
font-size:7px !important;
}
#switsch{
display:none;
}
#video-flex{
width:75% !important;
}
#changetoaudio {
font-size:8px !important;
cursor:pointer;
}
#changetovideo {
font-size:8px !important;
}
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url(//gegenmuedigkeit.org/STRATO-apps/wordpress_02/app/wp-content/fonts/robotoroboto-v30-latin-300.eot); src: local(''),
url(//gegenmuedigkeit.org/STRATO-apps/wordpress_02/app/wp-content/fonts/robotoroboto-v30-latin-300.eot?#iefix) format('embedded-opentype'), url(//gegenmuedigkeit.org/STRATO-apps/wordpress_02/app/wp-content/fonts/robotoroboto-v30-latin-300.woff2) format('woff2'), url(//gegenmuedigkeit.org/STRATO-apps/wordpress_02/app/wp-content/fonts/robotoroboto-v30-latin-300.woff) format('woff'), url(//gegenmuedigkeit.org/STRATO-apps/wordpress_02/app/wp-content/fonts/robotoroboto-v30-latin-300.ttf) format('truetype'), url(//gegenmuedigkeit.org/STRATO-apps/wordpress_02/app/wp-content/fonts/robotoroboto-v30-latin-300.svg#Roboto) format('svg'); } @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(//gegenmuedigkeit.org/STRATO-apps/wordpress_02/app/wp-content/fonts/robotoroboto-v30-latin-regular.eot); src: local(''),
url(//gegenmuedigkeit.org/STRATO-apps/wordpress_02/app/wp-content/fonts/robotoroboto-v30-latin-regular.eot?#iefix) format('embedded-opentype'), url(//gegenmuedigkeit.org/STRATO-apps/wordpress_02/app/wp-content/fonts/robotoroboto-v30-latin-regular.woff2) format('woff2'), url(//gegenmuedigkeit.org/STRATO-apps/wordpress_02/app/wp-content/fonts/robotoroboto-v30-latin-regular.woff) format('woff'), url(//gegenmuedigkeit.org/STRATO-apps/wordpress_02/app/wp-content/fonts/robotoroboto-v30-latin-regular.ttf) format('truetype'), url(//gegenmuedigkeit.org/STRATO-apps/wordpress_02/app/wp-content/fonts/robotoroboto-v30-latin-regular.svg#Roboto) format('svg'); }