@media screen and (max-width:950px) {
#wrapper,
#container,
.inside,
#main,
.home #main {
    width:100%!important;
    margin-left:0;
}
#logoboxright,
#menu,
#footer .ce_form,
.nomobile,
.selectslider1,
.selectslider2,
.selectslider3,
.selectslider4,
#left {
    display:none;
}
.onlymobile {
    display:block;
}
#logobox {
    width: 340px;
        height: 111px;
        top: 26px;
        float: left;
        display: block;
        background-image: url(/files/layout/sek_logo_eigenbetrieb-mobile.png);
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
}
#mmenu_lnk {
    background-image:url("/files/layout/sek_mobiles-menue-2.png");
    background-repeat:no-repeat;
    position: absolute;
        top: 53px;
        right: 16px;
    width:32px;
    height:32px;
    background-size:contain;
    text-indent:-9999em;
}
#newsbar {
    background-color:#fff;
}
#slidermenu {
    height: auto;
    padding-top: 16px;
    padding-bottom: 16px;
    background-color: #fff;
}
.custom {
    background-color:#fff;
    padding-top:16px;
}
.mod_newslist,
.mod_eventlist {
    width:100%;
    margin-left:-16px;
    margin-right:-16px;
    min-height:unset;
    max-height:unset;
    height:auto;
}
.mod_eventlist {
    margin-left:0;
    margin-right:0;
}
.mod_newslist .layout_latest {
    box-sizing:border-box;
    width:50%;
    margin-right:0px;
    padding-left:16px;
    padding-right:16px;
}
.mod_eventlist h1 {
    padding-left:16px;
}
.mod_eventlist .layout_upcoming {
    box-sizing:border-box;
    width:50%;
    margin-right:0px;
    padding-left:16px;
    padding-right:16px;
    float:left;
}
.inside {
    box-sizing:border-box;
    padding-left:16px;
    padding-right:16px;
}
.mod_eventlist {
    position:relative;
}
.mod_eventlist::after {
    content: "";
      clear: both;
      display: table;
}
#footerbox p {
    text-align:center;
}
#footerpic {
    width:100%;
    text-align:center;
    top:0px;
}
#footerpic img {
    width:20%;
    max-width:100px;
}
#footer-sek-logo {
    clear: left;
        background-image: url(../../files/layout/buttons/logo_sek.jpg);
        width: 122px;
        height: 68px;
        background-size: contain;
        background-repeat: no-repeat;
        display: inline-block;
}
#footerbox {
    left:0px;
}
}
