:root {
--accentColor: #366BAF;
}
:root {
--secondColor: #E4145C;
}
body.viewport_desktop #top .mod_top_mail,
body.viewport_desktop #top .topbar_mail {
display: none;
}
body.viewport_desktop #top .top_metanavi,
body.viewport_desktop #top .topbar_metanavi {
display: none;
}
body.viewport_desktop #top .mod_search {
display: none;
}
body.viewport_desktop #top .mod_socials {
display: none;
}
body.viewport_tablet #top .topbar_teaser,
body.viewport_tablet #top .mod_top_phone {
display: none;
}
body.viewport_tablet #top .top_metanavi,
body.viewport_tablet #top .topbar_metanavi {
display: none;
}
body.viewport_tablet #top .mod_search {
display: none;
}
body.viewport_mobile #top .topbar_teaser,
body.viewport_mobile #top .mod_top_phone {
display: none;
}
body.viewport_mobile #top .top_metanavi,
body.viewport_mobile #top .topbar_metanavi {
display: none;
}
body.viewport_mobile #top .mod_login_top {
display: none;
}
body.viewport_mobile #top .mod_search {
display: none;
}
body.viewport_mobile #top .mod_langswitcher {
display: none;
}
#top,
#top .mod_socials a i {
font-size: 13px;
}
#top,
#top a,
#top .mod_socials a i {
color: #7f7f7f;
}
#top,
#top .inside {
background-color: #ffffff;
}
#top-wrapper #top .inside {
padding-top: 6px;
padding-bottom: 6px;
}
#top {
box-shadow: 0 0 8px 6px rgba(0,0,0,0.05);
}
html, body  {
font-family: "Open Sans";
font-weight: 400;
}
:root {
--footer-headline-color: rgba(255,255,255,0.9);
}
#footer,
#footer a {
color: rgba(255,255,255,0.9);
}
#footer li:after {
border-color: rgba(255,255,255,0.9);
}
#footer a:hover:not(.ce_hyperlink a) {
color: #ffffff;
}
#footer {
background-color: #366baf;
}
#bottom {
background-color: #28314e;
}
#top .inside {
background: none!important;
}
.logo a {
background-image: url(../uploads/EMPOWER_Logo_RGB_klein.jpg);
}
.stickyheader .logo a {
background-image: url(../uploads/EMPOWER_Logo_RGB_klein.jpg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 300px;
}
:root {
--logoWidth: 95px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 95px;
}
.header.original {
line-height: 95px;
}
.smartmenu .smartmenu-trigger {
height: 95px;
}
:root {
--logoHeight: 95px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 250px;
}
}
