:root {
--accentColor: #00509d;
}
:root {
--secondColor: #333533;
}
body.viewport_desktop #top .topbar_teaser,
body.viewport_desktop #top .mod_top_phone {
display: none;
}
body.viewport_desktop #top .mod_login_top {
display: none;
}
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: Roboto;
font-weight: 400;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: Raleway;
font-weight: 700;
}
@media only screen and (min-width: 768px) {
.mod_article:not(.fullwidth).article-pt > .container {
padding-top: 160px;
}
.mod_article:not(.fullwidth).article-pb > .container {
padding-bottom: 160px;
}
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
:root {
--footer-headline-color: #696969;
}
#footer,
#footer a {
color: #696969;
}
#footer li:after {
border-color: #696969;
}
#footer {
background-color: #ffffff;
}
#bottom .inside,
#bottom .inside a {
color: #696969;
}
#bottom {
background-color: #ffffff;
}
.header .mod_langswitcher {
display: none;
}
.logo a {
background-image: url(../uploads/Trotzdem_Logo.svg);
}
.mainmenu ul li a  {
font-family: Roboto;
}
.mainmenu ul li a  {
font-weight: 700;
}
.header.original .mainmenu ul li {
line-height: 55px;
}
.header.original .mainmenu ul .megamenu-wrapper {
top: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1075px) {
.smartmenu {
display: block;
}
.mainmenu {
display: none;
}
}
.header .mainmenu a.pct_megamenu:after,
.header .mainmenu a.submenu:after {
font-family: FontAwesome;
content: "\f107";
margin-left: 5px;
transition: all 0.3s;
display: inline-block;
transform-origin: center center;
}
.header .mainmenu a.pct_megamenu.active:after,
.header .mainmenu a.active.submenu:after,
.header .mainmenu a.submenu:not(.click_open):not(.pct_megamenu):hover:after,
.header .mainmenu li.submenu:not(.click_open):not(.pct_megamenu):hover a:after {
transform: rotate(180deg);
}
.header .mainmenu ul ul li.submenu a:after {
transform: rotate(-90deg)!important;
}
.header .mainmenu ul li a.a-level_1.trail:not(.highlight) span,
.header .mainmenu ul li a.a-level_1.active:not(.highlight) span {
border-bottom: 1px solid #ffffff;
padding-bottom: 8px;
}
.header .mainmenu ul ul li a.a-level_1.trail:not(.highlight) span,
.header .mainmenu ul ul li a.a-level_1.active:not(.highlight) span {
border-bottom: none;
}
.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;
}
