:root {
--accentColor: #D5223B;
}
:root {
--secondColor: #000000;
}
#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;
}
* {
hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
}
:root {
--body-fontSize: 17px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .font_headline {
hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
}
:root {
--h1-fontSize: 40px;
}
:root {
--h2-fontSize: 35px;
}
:root {
--h3-fontSize: 30px;
}
:root {
--h4-fontSize: 25px;
}
@media only screen and (min-width: 768px) {
body {
background: #393939;
margin: 30px;
}
.stickyheader {
width: calc(100% - 30px  - 30px);
left: 30px;
}
}
body {
background-color: #ffffff!important;
}
@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;
}
#footer {
background-image: url(../uploads/bg-footer.jpg);
background-position: center top;
background-repeat: no-repeat;
}
@media only screen and (min-width: 768px) {
.smartmenu {
display: block;
}
.mainmenu {
display: none;
}
#top .inside {
background: none!important;
}
}
.logo a {
background-image: url(../uploads/logo-1.png);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 222px;
}
:root {
--logoWidth: 80px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 80px;
}
.header.original {
line-height: 80px;
}
.smartmenu .smartmenu-trigger {
height: 80px;
}
:root {
--logoHeight: 80px;
}
}
.mainmenu ul li a  {
font-size: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
.smartmenu {
display: block;
}
.mainmenu {
display: none;
}
}
