:root {
--accentColor: #204263;
}
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;
}
html, body  {
font-family: "Source Sans Pro";
font-weight: 400;
}
* {
hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: Raleway;
font-weight: 700;
}
:root {
--h1-fontSize: 40px;
}
:root {
--h2-fontSize: 25px;
}
:root {
--h3-fontSize: 23px;
}
.header .mod_search {
display: none!important;
}
.header .mod_langswitcher {
margin-left: 40px;
}
.header .mod_socials {
margin-left: 40px;
}
.header .mod_langswitcher {
display: none;
}
@media only screen and (min-width: 768px) {
#top {
display: none;
}
.header .inside {
height: 100vh;
padding-left: 20px;
padding-right: 20px;
text-align: center;
}
.header.original .mainmenu ul .megamenu-wrapper {
top: 0!important;
}
.mainmenu ul li, .mainmenu ul ul li {
line-height: 45px;
}
.mainmenu {
float: none;
margin-bottom: 40px;
display: block;
background: #fff;
position: relative;
z-index: 10;
}
.mainmenu ul {
text-align: left;
}
.mainmenu ul li {
display: block;
text-align: left;
position: relative;
right: auto;
padding-left: 0;
padding-right: 0;
}
body .header .mainmenu ul li {
margin-left: 0;
margin-right: 0;
}
body .header.original .mainmenu ul li a:before {
display: none;
}
.mainmenu ul li ul li {
padding-left: 0;
padding-right: 0;
}
.mainmenu ul li a {
text-align: center;
}
.mainmenu ul ul {
left: 100%;
top: 0;
}
.mainmenu .vlist.level_1 > li {
margin-top: 0;
}
.mainmenu ul .megamenu-wrapper {
left: 100%;
top: 0;
width: auto!important;
}
.mainmenu ul li:not(.floatbox) {
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.mainmenu ul li:not(.float_left) li:last-of-type {
border: none;
}
.mainmenu ul li ul li.first,
.mainmenu ul li ul li {
border-top: 0!important;
border-bottom: 0!important;
}
.mainmenu ul ul {
border-top: 0;
margin-top: 0;
}
nav.mainmenu li.megamenu ul li {
min-width: 180px;
}
body .mainmenu ul ul li.open-left ul {
left: 100%;
right: auto!important;
}
#fix-wrapper {
width: 300px;
position: fixed;
box-shadow: 5px 0px 10px -2px rgba(0, 0, 0, 0.1);
top: 0;
}
#slider,
#wrapper,
#bottom,
#offcanvas-top,
#footer,
.mod_breadcrumb {
margin-left: 300px;
}
.logo {
float: none;
height: 200px;
display: inline-block;
}
#fix-wrapper.fixed .header {
position: relative;
}
#fix-wrapper {
height: 100%!important;
}
#fix-wrapper.fixed .header {
box-shadow: none;
}
#top .meta-nav {
display: none;
}
.mainmenu ul li a {
padding-left: 0;
}
#top-wrapper {
height: 100%;
}
.offcanvas-trigger {
display: none;
}
.stickyheader {
display: none!important;
}
.header .mainmenu ul li a span {
transform: translateY(0);
-webkit-transform: translateY(0);
display: inline-block;
}
.header .mainmenu ul li a i.fa {
transform: translateY(0);
-webkit-transform: translateY(0);
position: static;
width: 20px;
}
nav.mainmenu li.megamenu ul {
padding: 20px;
}
.smartmenu {
display: none!important;
}
.ce_revolutionslider .rs-container {
left: 0!important;
width: 100%!important;
}
.header .mod_socials {
display: none!important;
}
body .header .mainmenu ul li[class*="highlight"].last {
margin-top: 40px;
border-bottom: 0;
}
body .header .mainmenu ul li a[class*="highlight"] span {
padding: 0px 15px;
}
body .header .mainmenu ul li a[class*="highlight"]:not(.last) span {
line-height: 2rem;
}
#fix-wrapper {
left: 0;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
}
.mod_pct_megamenu {
top: 50%!important;
transform: translateY(-50%);
margin-left: 285px;
margin-right: 25px;
position: fixed;
}
.header .mainmenu a.pct_megamenu:after,
.header .mainmenu a.submenu:after {
position: absolute;
right: 10px;
}
.header .mod_search {
position: absolute;
z-index: 1;
right: 20px;
bottom: 20px;
line-height: 37px;
padding: 0;
}
.header .mod_langswitcher {
position: absolute;
z-index: 1;
left: 0;
bottom: 20px;
margin-left: 20px;
margin-right: 20px;
line-height: 35px;
}
.header .mod_langswitcher ul {
left: 0;
right: auto;
top: auto;
bottom: 100%;
border-radius: 5px;
}
}
.mainmenu {
position: relative;
top: 50%;
transform: translateY(-50%);
margin-top: calc((-1 * var(--logoHeight)) - 55px);
}
.logo a {
background-image: url(../uploads/Logo-CExpert-2009.png);
}
.stickyheader .logo a {
background-image: url(../uploads/Logo-CExpert-2009.png);
}
@media only screen and (max-width: 767px) {
.logo a {
background-image: url(/../demo_logos/logo_eclipse_projecta_sm.png);
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 150px;
}
:root {
--logoWidth: 250px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 250px;
}
.header.original {
line-height: 250px;
}
.smartmenu .smartmenu-trigger {
height: 250px;
}
:root {
--logoHeight: 250px;
}
}
.header .mod_langswitcher {
font-size: 0.9rem;
}
.header .mod_langswitcher .mod_langswitcher_inside {
padding-right: 0;
vertical-align: middle;
}
.mod_langswitcher ul {
left: auto;
right: 0;
width: auto;
}
.mod_langswitcher .mod_langswitcher_inside {
line-height: 1rem;
}
.header .mod_langswitcher span {
display: inline-block
}
.mod_langswitcher img {
display: none;
}
.mod_langswitcher .mod_langswitcher_inside:before {
display: none;
}
#top .mod_langswitcher .mod_langswitcher_inside span:hover {
background: none;
}
.mm-menu .mod_langswitcher ul li img {
display: none;
}
.mm-menu .mod_langswitcher .mod_langswitcher_inside > span {
display: none;
}
