@media screen and (max-width:1300px) {
.mod_mobile_menu {
    display:block;
}
.sticky .mod_mobile_menu {
    top:15px;
}
header.sticky .social-icons {
    right:100px;
}
header.sticky .mod_changelanguage {
    right:250px;
}
header.sticky .suche {
    right:210px;
}
header nav.mod_navigation {
    display:none;
}
.teaser h3 {
    font-size:1.25rem;
}
.teaser .textbox h4 {
    font-size:1.25rem;
    line-height:140%;
}
.start .voll .content-text:first-child h3 {
    font-size:1.25rem;
}
.voll .content-text:first-child p {
    font-size:1rem;
    line-height:1.25rem;
}
.voll .content-text.last h4 {
    margin-top:1.6rem;
}
.voll .content-text.last p {
    width:50%;
}
.voll.galerie .content-slick-slider {
    max-width:618px;
}
.voll .sprachen {
    max-width:250px;
}
footer nav {
    display:none;
}
footer .kontaktdaten {
    width:55.56%;
}
}