@charset "UTF-8";
 .rsUni .rsArrow {
height: 15%!important;
}
.rsUni.rsHor .rsArrowLeft, .rsUni.rsHor .rsArrowRight {
top: 60%;
}
#menu-item-19 {
pointer-events:auto;
}
.ludwig-infobox, .ludwig-newsbox {
display: none;
} @media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
#social-media {
display:none;
}
}
@media only screen and (max-width: 1024px) {
#social-media {
display:none;
}
.rsUni.rsHor .rsArrowLeft, .rsUni.rsHor .rsArrowRight {
top: 70%;
}
#top, .home {
max-width: 870px;
}
} @media only screen and (max-width:768px) {
.rsArrowRight, .rsArrowLeft {
top: 80% !important;
}
}
@media only screen and (max-width:480px) {
.news-title-styles {
margin-top: -100px!important;
max-width: 80%!important;
}
}