@media screen and (max-width: 992px) {
#mainmenu {
    display:none;
}
.mobile_menu_trigger {
    display:block;
}
#header .container,
#header.fixed .container {
    height:70px;
}
.logo,
#header.fixed .logo,
#header.fixed .navi {
    bottom:10px;
}
#header_after {
    padding-top:40px;
    background-position: 0px bottom;
}
#header_after .offset-md-6 {
    text-align:right;
}
.big-teaser .headline {
    max-width:315px;
}
.dreieck-rot {
    padding-top:80px;
    background-position: 70% bottom;
}
.dreieck-rot.ce_form {
    padding-left:0;
}
.dreieck-rot.ce_form form {
    max-width:565px;
}
.portrait {
    margin-top:15%;
}
#footer_before .right {
    margin-bottom:25px;
    text-align:left;
}
#footer_after,
#footer_after .right {
    text-align:center;
}
}
