:root {
--accentColor: #7CA218;
}
:root {
--secondColor: #151B1B;
}
:root {
--customColor1: #95C21E;
}
:root {
--bgColorGray: #AEAEB0;
}
:root {
--txtColorGray: #565656;
}
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-wrapper #top .inside {
padding-top: 3px;
padding-bottom: 3px;
}
html, body  {
font-family: "Source Sans 3";
font-weight: 400;
}
* {
hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
}
:root {
--body-fontSize: 16px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: "Source Sans 3";
font-weight: 600;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .font_headline {
hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
}
h1, .h1 {
font-family: "Source Sans 3";
font-weight: 700;
}
:root {
--h1-fontSize: 79px;
}
h1, .h1, .h1 p {
line-height: 71px;
}
@media only screen and (max-width: 767px) {
h1, .h1, .h1 p {
font-size: 38px;
}
}
@media only screen and (max-width: 767px) {
h1, .h1, .h1 p {
line-height: 43px;
}
}
#footer .inside {
padding-top: 4%;
padding-bottom: 4%;
}
#footer,
#footer a {
color: #ffffff;
}
#footer li:after {
border-color: #ffffff;
}
#footer {
background-color: var(--secondColor);
}
#bottom .inside,
#bottom .inside a {
color: #efefef;
}
#bottom {
background-color: var(--secondColor);
}
#top .inside {
background: none!important;
}
.header {
background-color: var(--secondColor);
}
.logo a {
background-image: url(../uploads/Logo_Poynting_weiss.svg);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 234px;
}
:root {
--logoWidth: 175px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 175px;
}
.header.original {
line-height: 175px;
}
.smartmenu .smartmenu-trigger {
height: 175px;
}
:root {
--logoHeight: 175px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 130px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 100px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
height: 60px;
}
.header {
line-height: 60px;
}
}
.mainmenu ul li a  {
font-size: 20px;
}
.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: #ffffff;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #ffffff;
}
.header .mod_socials:before {
border-color: #ffffff;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #ffffff;
}
.header.original .mainmenu:before {
background: #ffffff;
}
.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: var(--customColor1);
}
.mainmenu ul li a {
text-transform: uppercase;
}
.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: 1024px) {
.smartmenu {
display: block;
}
.mainmenu {
display: none;
}
}
.header.original .mainmenu ul li a:before {
content: '';
width: 1px;
background: #ffffff !important;
height: 20px;
position: absolute;
left: -15px;
top: 50%;
margin-top: -10px;
}
.header.original .mainmenu ul li ul li a:before,
.header.original .mainmenu ul li.first a:before,
.header.original .mainmenu ul li.float_left.floatbox li:first-child a:before {
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;
}
.mainmenu ul ul li a,
nav.mainmenu a.menuheader,
.mod_pct_megamenu .mod_navigation a,
#top .mod_navigation li ul li a {
color: #ffffff!important;
}
.header .mainmenu ul ul li a:not(.menuheader):not(.megamenu) span:before,
.header .mainmenu ul ul li a.active span:before,
.header .mainmenu ul ul li a.trail:not(.megamenu) span:before,
.mod_pct_megamenu .mod_navigation a:before {
background: #ffffff;
}
nav.mainmenu ul ul a.active,
.mod_pct_megamenu .mod_navigation a.active,
#top .mod_navigation li ul li a.active {
color: var(--customColor1)!important;
}
.mod_pct_megamenu .mod_navigation a.active:before,
.header .mainmenu ul ul li a.active span:before {
background-color: var(--customColor1)!important;
}
.header .mainmenu ul ul li a:hover span:before,
.header .mainmenu ul ul li a.active span:before,
.header .mainmenu ul ul li a.trail span:before,
.mod_pct_megamenu .mod_navigation a:hover:before,
.mod_pct_megamenu .mod_navigation a.active:before {
display: none;
}
.mainmenu ul ul,
#top .mod_navigation li ul {
background-color: rgba(5, 5, 5, 0.87)}
#top .mod_navigation li ul:before {
border-color: transparent transparent rgba(5, 5, 5, 0.87) transparent;
}
nav.mainmenu a.menuheader {
background-color: rgba(5, 5, 5, 0.87)!important;
}
.mainmenu ul .megamenu-wrapper ul ul {
background: none;
}
.mod_pct_megamenu {
background-color: rgba(5, 5, 5, 0.87)}
.mod_langswitcher ul {
background-color: rgba(5, 5, 5, 0.87)}
p,
.ce_text ul,
.ce_text ol {
font-size: 16px;
}
:root {
--paragraph-small-font-size: 13px;
}
:root {
--paragraph-medium-font-size: 19px;
}
:root {
--paragraph-large-font-size: 30px;
}
:root {
--paragraph-large-line-height: 38px;
}
:root {
--customFont1: "Source Sans 3";
--customFont1Weight: 700;
}
:root {
--customFont1FontSize: 90px;
}
:root {
--customFont1FontSizeMob: 45px;
}
:root {
--customFont1LineHeight: 110px;
}
:root {
--customFont1LineHeightMob: 55px;
}
:root {
--customFont2: Roboto;
--customFont2Weight: 700;
}
:root {
--customFont2FontSize: 120px;
}
:root {
--customFont2FontSizeMob: 45px;
}
:root {
--customFont2LineHeight: 150px;
}
:root {
--customFont2LineHeightMob: 55px;
}
:root {
--hyperlink-default-font-size: 19px;
}
:root {
--hyperlink-default-font-weight: 700;
}
:root {
--menu-highlight-font-size-mobile: 30px;
}
#mmenu .mod_navigation li a {
font-size: 30px;
}
#mmenu .mod_navigation li.submenu .opener {
width: calc(30px + 10px);
}
#mmenu .mod_navigation li a {
line-height: 36px;
}
#mmenu .mod_navigation li.submenu .opener {
height: calc(36px + 5px);
}
#mmenu .mod_navigation li ul li a {
font-size: 18px;
}
#mmenu .mod_navigation .level_2 li.submenu .opener {
width: calc(18px + 13px);
}
#mmenu .mod_navigation li ul li a {
line-height: 21px;
}
#mmenu .mod_navigation .level_2 li.submenu .opener {
height: calc(21px + 5px);
}
#mmenu {
background-color: #333;
}
#mmenu .mod_langswitcher ul {
background-color: #333;
}
#mmenu {
background-image: url(/../demo_backgrounds/mmenu_background.webp);
}
#mmenu .mod_navigation li a,
#mmenu .mod_socials a,
#mmenu .mod_mmenu_custom_nav a,
#mmenu #mmenu_bottom .mod_langswitcher ul li span {
color: #fff;
}
#mmenu .mod_search input {
color: #fff;
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:after {
color: #fff;
}
#mmenu .mod_langswitcher .mod_langswitcher_inside:before {
border-color: #fff;
}
