ul.menu {
    display: none;
}
section#sp-kontakt-header {
    background: #F39200;
}
ul.social-icons {
    display: none;
}
#sp-top-bar {
    background: #F39200;
    color: #000000;
}
#sp-top-bar a {
    color: #000000;
    font-family: verdana;
    font-size: 16px;
    line-height: 24px;
}
i.icon-phone {
    font-size: 16px;
}
i.icon-envelope {
    font-size: 16px;
}
#sp-top-bar {
    padding: 18px 0;
}
div#sp-menu a {
    font-size: 18px;
    font-weight: 500;
}
p {
    font-size: 18px !important;
}
.schatten {
    -webkit-box-shadow: 10px 10px 50px grey;
    -moz-box-shadow: 10px 10px 50px grey;
    box-shadow: 10px 10px 50px grey;
}
#sp-bottom {
    background: #26326F !important;
    color: #FFFFFF;
}
#sp-footer {
    background: #F39200;
    color: #000000 !important;
}
.docopy a {
    color: #000000 !important;
}
div#mod-custom171 {
    text-align: center !important;
}



@media (max-width: 992px) {
    .logo-image {
        height: 100px !important;
    }
}
@media (max-width: 576px) {
    .logo-image {
        height: 80px !important;
    }
}