.rsUni,
.rsUni .rsOverflow,
.rsUni .rsSlide,
.rsUni .rsVideoFrameHolder,
.rsUni .rsThumbs {
background: #FFF;
color: #222;
} .rsUni .rsArrow {
height: 95%;
width: 150px;
position: absolute;
display: block;
cursor: pointer;
z-index: 21;
}
.rsUni.rsVer .rsArrow {
width: 100%;
height: 200px;
}
.rsUni.rsVer .rsArrowLeft { top: 0; left: 0px; }
.rsUni.rsVer .rsArrowRight { bottom: 0;  left: 0; }
.rsUni.rsHor .rsArrowLeft { left: 0; top: 0; }
.rsUni.rsHor .rsArrowRight { right: 0; top:0; }
.rsUni .rsArrowIcn {
width: 130px;
height: 200px;
top: 40%;
left: 50%;
margin-top: -48px;
margin-left: -60px;
position: absolute;
cursor: pointer;
opacity: 0.3;
border-radius: 2px;
background-image: url(//schurig-int.de/wp-content/plugins/new-royalslider/lib/royalslider/skins/universal/rs-universal_mod.png);
background-size: 150px 400px !important;
background-blend-mode: screen;
background-repeat: no-repeat;
}
.rsUni .rsArrowIcn:hover {
opacity: 1;
}
.rsUni.rsHor .rsArrowLeft .rsArrowIcn { background-position: 0px 0px; }
.rsUni.rsHor .rsArrowRight .rsArrowIcn { background-position: 0px -200px;}
.rsUni.rsVer .rsArrowLeft .rsArrowIcn { background-position: 0px -200px; }
.rsUni.rsVer .rsArrowRight .rsArrowIcn { background-position: 0px 0px;}
.rsUni .rsArrowDisabled .rsArrowIcn {opacity: 0 !important; filter: alpha(opacity=0);  *display: none;  }
@media only screen and (min-width: 0px) and (max-width: 768px) {
.rsUni .rsArrow {
height: 100%;
width: 44px;
position: absolute;
display: block;
cursor: pointer;
z-index: 21;
}
.rsUni.rsVer .rsArrow {
width: 100%;
height: 44px;
}
.rsUni.rsVer .rsArrowLeft { top: 0; left: 0; }
.rsUni.rsVer .rsArrowRight { bottom: 0;  left: 0; }
.rsUni.rsHor .rsArrowLeft { left: 0; top: 0; }
.rsUni.rsHor .rsArrowRight { right: 0; top:0; }
.rsUni .rsArrowIcn {		
width: 32px;
height: 32px;
top: 50%;
left: 50%;
margin-top:-16px;	
margin-left: -16px;
opacity: 0.5;
position: absolute;	
cursor: pointer;	
background: url(//schurig-int.de/wp-content/plugins/new-royalslider/lib/royalslider/skins/universal/rs-default-inverted_low.png);
background-size: 181px 115px !important;
background-color: transparent;
border-radius: 0px;
border: 0px solid rgba(255,255,255, 0.3);
}
.rsUni .rsArrowIcn:hover {
background-color: rgba(255,255,255,0.0);
border: 0px solid rgba(255,255,255, 0.6);
opacity: 1;
}
.rsUni.rsHor .rsArrowLeft .rsArrowIcn { background-position: -64px -32px; }
.rsUni.rsHor .rsArrowRight .rsArrowIcn { background-position: -64px -64px; }
.rsUni.rsVer .rsArrowLeft .rsArrowIcn { background-position: -96px -32px; }
.rsUni.rsVer .rsArrowRight .rsArrowIcn { background-position: -96px -64px; }
.rsUni .rsArrowDisabled .rsArrowIcn { filter: alpha(opacity=0); opacity: .0; *display: none; }
} .rsUni .rsBullets {
position: relative;
z-index: 35;
padding-top: 10px;
width: 100%;
height: auto;
margin: 0 auto; 
text-align: center;
line-height: 5px;
overflow: hidden;
margin-top:-50px;
}
.rsUni .rsBullets * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.rsUni .rsBullet {
width: 35px;
height: 3px;
display: inline-block;
*display:inline; 
*zoom:1;
padding: 6px;
cursor: pointer;	
}
.rsUni .rsBullet span {
display: block;
width: 42px;
height: 3px;
border-radius: 0%;
background: #FFF;
}
.rsUni .rsBullet.rsNavSelected span {
background-color: #000;
cursor: none !important;	
} .rsUni .rsThumbsHor {
width: 100%;
height: 72px;
}
.rsUni .rsThumbsVer {
width: 96px;
height: 100%;
position: absolute;
top: 0;
right: 0;
}
.rsUni.rsWithThumbsHor .rsThumbsContainer {
position: relative;
height: 100%;
}
.rsUni.rsWithThumbsVer .rsThumbsContainer {
position: relative;
width: 100%;
}
.rsUni .rsThumb {
float: left;
overflow: hidden;
width: 96px;
height: 72px;
}
.rsUni .rsThumb img {
width: 100%;
height: 100%;
}
.rsUni .rsThumb.rsNavSelected {
background: #FFF;
}
.rsUni .rsThumb.rsNavSelected img {
opacity: 0.5;
filter: alpha(opacity=50);
}
.rsUni .rsTmb {
display: block;
} .rsUni .rsTmb h5 {
font-size: 16px;
margin: 0;
padding: 0;
line-height: 20px;
}
.rsUni .rsTmb span {
color: #DDD;
margin: 0;
padding: 0;
font-size: 13px;
line-height: 18px;
} .rsUni .rsThumbsArrow {
height: 100%;
width: 20px;
position: absolute;
display: block;
cursor: pointer;	
z-index: 21;	
background: #FFF;
background: rgba(255,255,255,0.75);
}
.rsUni .rsThumbsArrow:hover {
background: rgba(255,255,255,0.9);
}
.rsUni.rsWithThumbsVer .rsThumbsArrow {
width: 100%;
height: 20px;
}
.rsUni.rsWithThumbsVer .rsThumbsArrowLeft { top: 0; left: 0; }
.rsUni.rsWithThumbsVer .rsThumbsArrowRight { bottom: 0;  left: 0; }
.rsUni.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }
.rsUni.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top:0; }
.rsUni .rsThumbsArrowIcn {		
width: 16px;
height: 16px;
top: 50%;
left: 50%;
margin-top:-8px;	
margin-left: -8px;
position: absolute;	
cursor: pointer;	
background: url(//schurig-int.de/wp-content/plugins/new-royalslider/lib/royalslider/skins/universal/rs-default-inverted.png);
}
.rsUni.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -128px -32px; }
.rsUni.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -128px -48px; }
.rsUni.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -144px -32px; }
.rsUni.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -144px -48px; }
.rsUni .rsThumbsArrowDisabled { display: none !important; } @media screen and (min-width: 0px) and (max-width: 800px) {
.rsUni .rsThumb {
width: 59px;
height: 44px;
}
.rsUni .rsThumbsHor {
height: 44px;
}
.rsUni .rsThumbsVer {
width: 59px;
}
} .rsUni .rsTabs {
width: 100%;
height: auto;
margin: 0 auto;
padding-bottom:15px;
text-align:center;
overflow: hidden; 
padding-top: 12px; 
position: relative;
font-size: 13px;
font-family: 'Khand', sans-serif;
font-weight: 700;
text-transform:uppercase;
}
.rsUni .rsTab {
display: inline-block;
cursor: pointer;
text-align: center;
height: auto;
width: auto;
color: #333;
padding: 5px 13px 6px;
min-width: 72px;
border-left: 1px solid grey;
border-right: 0px solid grey;
text-decoration: none;
background:rgba(255,255,255,.2);
*display:inline; 
*zoom:1;
}
.rsUni .rsTab:first-child {
-webkit-border-top-left-radius: 0px;
border-top-left-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
border-bottom-left-radius: 0px;
}
.rsUni .rsTab:last-child { 
-webkit-border-top-right-radius: 0px;
border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
border-bottom-right-radius: 0px;
border-right:  1px solid grey;
}
.rsUni .rsTab:active { 
}
.rsUni .rsTab.rsNavSelected { 
color: #FFF;
boder:none;
background: #222222;
} .rsUni .rsFullscreenBtn {
right: 20px;
top: 70px;
width: 44px;
height: 44px;
z-index: 22;
display: block;
position: absolute;
cursor: pointer;
}
.rsUni .rsFullscreenIcn {
display: block;
margin: 6px;
width: 40px;
height: 40px;
opacity: 0.7;
filter: alpha(opacity=70); background: url(//schurig-int.de/wp-content/plugins/new-royalslider/lib/royalslider/skins/universal/rs-default-inverted.png) 0 0;
background-size: 181px 115px !important;
background-color: #FFF;
background-color: rgba(255,255,255,0);
*background-color: #FFF;
border-radius: 2px;
}
.rsUni .rsFullscreenIcn:hover {
background-color: rgba(255,255,255,0);
cursor: pointer;	
opacity: 1;
filter: alpha(opacity=100); }
.rsUni.rsFullscreen .rsFullscreenIcn {
background-position: -40px 0;
margin-top: -23px;
}
@media only screen and (min-width: 960px) and (max-width: 1023px) {
.rsUni .rsFullscreenBtn {
margin-top: -35px;
margin-right:5px;
}
.rsUni.rsFullscreen .rsFullscreenIcn {
margin-top: 15px;
}
}
@media only screen and (min-width: 769px) and (max-width: 959px) {
.rsUni .rsFullscreenBtn {
margin-top: -65px;
}
.rsUni.rsFullscreen .rsFullscreenIcn {
margin-top: 45px;
}
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
.rsUni .rsFullscreenBtn {
right: 0;
margin-top: -65px;
width: 44px;
height: 44px;
z-index: 22;
display: block;
position: absolute;
cursor: pointer;
}
.rsUni .rsFullscreenIcn {
display: block;
margin: 6px;
width: 32px;
height: 32px;
background: url(//schurig-int.de/wp-content/plugins/new-royalslider/lib/royalslider/skins/universal/rs-default-inverted_low.png) 0 0;
background-color: #FFF;
background-color: rgba(255,255,255,0.0);
*background-color: #FFF;
border-radius: 0px;
border: 0px solid rgba(255,255,255, 0.3);
}
.rsUni .rsFullscreenIcn:hover {
background-color: rgba(255,255,255,0.0);
border: 0px solid rgba(255,255,255, 0.6);
}
.rsUni.rsFullscreen .rsFullscreenIcn {
background-position: -32px 0;
margin-top: 50px;
}
} .rsUni .rsPlayBtn {
-webkit-tap-highlight-color:rgba(0,0,0,0.3);
width:64px;
height:64px;
margin-left:-32px;
margin-top:-32px;
cursor: pointer;
}
.rsUni .rsPlayBtnIcon {
width:64px;
display:block;
height:64px;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-transition: .3s;
-moz-transition: .3s;
transition: .3s;
background:url(//schurig-int.de/wp-content/plugins/new-royalslider/lib/royalslider/skins/default-inverted_original/rs-default-inverted.png) no-repeat 0 -32px;
background-color: #FFF;
background-color: rgba(255,255,255,0.75);
*background-color: #FFF;
}
.rsUni .rsPlayBtn:hover .rsPlayBtnIcon {
background-color: rgba(255,255,255,0.9);
}
.rsUni .rsBtnCenterer {
position:absolute;
left:50%;
top:50%;
width: 20px;
height: 20px;
}
.rsUni .rsCloseVideoBtn {
right: 0;
top: 0;
width: 44px;
height: 44px;
z-index: 500;
position: absolute;
cursor: pointer;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0);
}
.rsUni .rsCloseVideoBtn.rsiOSBtn {
top: -38px;
right: -6px;
}
.rsUni .rsCloseVideoIcn {
margin: 6px;
width: 32px;
height: 32px;
background: url(//schurig-int.de/wp-content/plugins/new-royalslider/lib/royalslider/skins/universal/rs-default-inverted.png) -64px 0;
background-color: #FFF;
background-color: rgba(255,255,255,0.75);
*background-color: #FFF;
}
.rsUni .rsCloseVideoIcn:hover {
background-color: rgba(255,255,255,0.9);
} .rsUni .rsPreloader {
width:20px;
height:20px;
background-image:url(//schurig-int.de/wp-content/plugins/new-royalslider/lib/royalslider/skins/preloaders/preloader.gif);
left:50%;
top:50%;
margin-left:-10px;
margin-top:-10px;	
} .rsUni .rsGCaption {
position: absolute;
bottom: 100px;
text-align: center;
margin-right:auto !important;
margin-left:auto !important;
background: #FFF;
background: rgba(255,255,255, 0.75);
color: #000;
padding: 2px 8px;0
font-size: 12px;
border-radius: 0px;
}  .rsFullscreen #lowscreen {
display:block !important;
}
.rsFullscreen #fullscreen {
display:none !important;
}
.blackstripe {
background: #000;
background: rgba(0, 0, 0, 0.65);
padding: 0px;
height:25px;
}
.rsFullscreen #info-stage-scroller {
display:none;
}
.info-stage-styles {
position:absolute;
height:100px; 
width: 100%;
bottom:60px;
margin-left: auto ;
margin-right: auto ;
text-align:center;
}
.info-title-styles {
position:absolute;
width: 100%;
bottom:130px;
margin-left: auto ;
margin-right: auto ;
text-align:center;
z-index:999999;
}
.news-title-styles {
position:absolute;
width: 100%;
color:black;
bottom:60px;
margin-left: auto;
margin-right: auto;
text-align:center;
z-index:999999;
}
.news-title-span {
color:black;
background:white;
padding:10px;
background: rgba(255, 255, 255, 0.6);
font-family: 'Khand', sans-serif;
text-transform: uppercase; 
font-size:18px;
text-decoration:none;
}
.rsFullscreen #logo-fullscreen {
display:block;
}
.rsFullscreen .info-title-styles {
display:none;
}
#logo-fullscreen {
display:none;
width:210;
height:50px;
position:fixed;
left:15px;
top:15px;
z-index:999999999;
} @media only screen and (min-width: 0px) and (max-width: 3280px) { .royalSlider.rsFullscreen {
margin-top: -100px !important;
z-index: 999999999!important;
}
} @media only screen and (min-width: 0px) and (max-width: 768px) {
.rsUni .rsBullets {
margin-top:-45px;
}
.rsFullscreen.rsUni .rsBullets {
margin-top:-40px;
}
.info-stage-styles {
bottom:100px;
}
.info-title-styles {
bottom:170px;
}
}	
@media only screen and (min-width: 0px) and (max-width:1023px) {
#info-stage {
margin-top:23px;
}
}	
@media only screen and (min-width: 769px) and (max-width: 1024px) {
.rsUni .rsBullets {
margin-top:-40px;
}
.rsFullscreen.rsUni .rsBullets {
margin-top:-40px;
}
}	
.arrow-south {
opacity: 0.2;
filter: alpha(opacity=20); }
.arrow-south:hover {
opacity: 1;
filter: alpha(opacity=100); -o-transition:1.2s;
-ms-transition:1.2s;
-moz-transition:1.2s;
-webkit-transition:1.2s; transition:1.2s;
}
.fullscreen-logo {
opacity: 0.43;
filter: alpha(opacity=43); }
.fullscreen-logo:hover {
opacity: 0.95;
filter: alpha(opacity=95); -o-transition:1.2s;
-ms-transition:1.2s;
-moz-transition:1.2s;
-webkit-transition:1.2s; transition:1.2s;
}