:root {
--accentColor: #bf4d4d;
}
:root {
--secondColor: #5887a2;
}
body.viewport_desktop #top .mod_search {
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 a,
#top .mod_socials a i {
color: #ffffff;
}
html, body  {
font-family: "Source Sans Pro";
font-weight: 400;
}
:root {
--body-fontSize: 16px;
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
:root {
--footer-headline-color: #ffffff;
}
#footer,
#footer a {
color: #ffffff;
}
#footer li:after {
border-color: #ffffff;
}
#footer a:hover:not(.ce_hyperlink a) {
color: rgba(255,255,255,1);
}
#footer {
background-color: #252525;
}
#bottom {
display: none;
}
@media only screen and (min-width: 768px) {
.header.original {
background: none;
}
#fix-wrapper {
position: absolute;
left: 0;
}
#top {
background: none!important;
}
#top .inside {
padding-top: 10px;
padding-bottom: 10px;
}
.header .inside {
background: #ffffff;
}
.header .mainmenu {
border-left: 1px solid rgba(0,0,0,0.1);
padding-left: 35px;
}
.header .mod_search {
border-left: 1px solid rgba(0,0,0,0.1);
padding-left: 40px;
}
.header .mainmenu {
float: left;
}
.header .mod_socials:before {
display: none;
}
#slider {
min-height: 180px;
}
.logo {
margin-right: 35px;
}
.header.cloned {
box-shadow: none;
background: none;
}
}
.logo a {
background-image: url(/../demo_logos/logo_eclipse_upside.png);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 150px;
}
:root {
--logoWidth: px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 130px;
}
}
.mainmenu ul li a  {
font-family: "Source Sans Pro";
}
.mainmenu ul li a  {
font-weight: 400;
}
.mainmenu ul li a  {
font-size: 18px;
}
@media only screen and (min-width: 768px) and (max-width: 1060px) {
.smartmenu {
display: block;
}
.mainmenu {
display: none;
}
}
