:root {
--accentColor: #005f95;
}
:root {
--secondColor: #88b1c5;
}
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 .inside {
background-color: #ffffff;
}
#top-wrapper #top .inside {
padding-top: 6px;
padding-bottom: 6px;
}
html, body  {
font-family: "Source Sans Pro";
font-weight: 400;
}
:root {
--body-fontSize: 16px;
}
p  {
line-height: 30px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: "Source Sans Pro";
font-weight: 300;
}
:root {
--footer-headline-color: #fff;
}
#footer {
background-color: #5e5e5e;
}
#top .inside {
background: none!important;
}
.logo a {
background-image: url(../uploads/ca_moeller_logo.png);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 280px;
}
:root {
--logoWidth: 160px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 160px;
}
.header.original {
line-height: 160px;
}
.smartmenu .smartmenu-trigger {
height: 160px;
}
:root {
--logoHeight: 160px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 130px;
}
}
@media only screen and (max-width: 767px) {
.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: 19px;
}
.header .mainmenu ul li a,
.header .mainmenu ul li ul a.active,
.header .ce_search_label i,
.header .mod_langswitcher .mod_langswitcher_inside,
.header .header_metanavi a,
.header .mod_socials a {
color: #005f95;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #005f95;
}
.header .mod_socials:before {
border-color: #005f95;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #005f95;
}
.header.original .mainmenu:before {
background: #005f95;
}
.header.original .mainmenu ul li a.trail.a-level_1,
.header.original .mainmenu ul li a.active.a-level_1,
.header.cloned .mainmenu ul li a.trail.a-level_1,
.header.cloned .mainmenu ul li a.active.a-level_1,
.mod_pct_megamenu .mod_navigation a.active.a-level_1 {
color: #000000;
}
.mainmenu ul li a {
text-transform: uppercase;
}
.mainmenu ul li a.nav-icon span {
line-height: inherit;
transform: translateY(0);
-webkit-transform: translateY(0);
}
.mainmenu ul li a i.fa {
transform: translateY(0);
-webkit-transform: translateY(0);
position: static;
width: auto;
margin-right: 7px;
}
