@media screen and (max-width: 645px) {
#headerslider .content-slick-slider::after {
    display:none;
}
#newsticker {
    width:100%;
    top:0;
    position:absolute;
    z-index:1000;
}
#newsticker .ticker label {
    width:20%;
    padding-right:0;
    padding-left:15px;
    font-size:1rem;
}
#newsticker .ticker .tickertext {
    width:80%;
}
#newsticker .ticker .tickertext::before,
#newsticker .ticker .tickertext::after {
    display:none;
}
header {
    top:38px;
    position:absolute;
}
header .social-icons,
header .suche {
    display:none;
}
header .mod_changelanguage {
    right:110px;
    top:25px;
}
header .mod_changelanguage li {
    float:none;
    display:block;
    padding:.25rem 0;
    border-right:0 hidden;
}
.mod_mobile_menu {
    top:35px;
    position:absolute;
}
.mobile_menu .inner {
    margin-top:38px;
}
#headerslider {
    height:300px;
    margin-top:139px;
    padding-top:0;
    background-image:url("../../../../files/sn/slider/start/slider-start-1-weinstadel.jpg");
    background-position:center center;
    background-repeat:no-repeat;
    background-size: auto 100%;
}
#headerslider .mod_article {
    display:none;
}
#headerslider .content-hyperlink {
    bottom:-250px;
}
.content-form .widget {
    width:100%;
}
footer .inside {
    padding-bottom:100px;
}
footer .social-icons {
    left:50%;
    right:auto;
    margin-left:-125px;
}
footer .instagram {
    left:50%;
    right:auto;
    margin-left:-20px;
}
footer .tripadvisor {
    left:50%;
    right:auto;
    margin-left:35px;
}
}