.cc-head>*:first-child{margin-top:0}.cc-head>*:last-child{margin-bottom:15px}.contao-cookiebar{--ccb-backdrop: rgba(0, 0, 0, .75);--ccb-anim-duration: .5s;--ccb-checked-clr: #399d32;--ccb-checked-bg: #dcf3db;--ccb-unchecked-clr: #9c9b99;--ccb-unchecked-bg: #fff;--ccb-disabled-clr: #c8c7c5;--ccb-disabled-bg: #f4f4f4;--ccb-focus-clr: #00a4f4;position:fixed;inset:0;z-index:9999;display:flex;align-items:var(--ccb-align, center);justify-content:var(--ccb-justify, center);letter-spacing:0;padding:15px;max-height:100dvh;box-sizing:border-box;pointer-events:none;overflow:hidden;color:var(--ccb-clr, #444)}.contao-cookiebar *{box-sizing:border-box}.contao-cookiebar p{color:var(--ccb-text, #868686);line-height:1.4}.contao-cookiebar label{position:relative;display:block;padding:8px 13px 8px 0;line-height:1.2rem}.contao-cookiebar label.group{font-weight:600}.contao-cookiebar input{position:absolute;width:1px;height:1px;outline:0 none;opacity:0}.contao-cookiebar input+label{padding:8px 13px 8px 45px;cursor:pointer}.contao-cookiebar input+label:before,.contao-cookiebar input+label:after{content:"";position:absolute;border-radius:10px}.contao-cookiebar input+label:before{top:7px;left:0;width:35px;height:18px;margin:0;box-sizing:content-box;background:var(--ccb-unchecked-bg);border:1px solid var(--ccb-unchecked-clr);transition:border-color .2s}.contao-cookiebar input+label:after{display:block;top:11px;left:4px;width:12px;height:12px;background:var(--ccb-unchecked-clr);transition:background .2s,margin-left .2s,padding .2s}.contao-cookiebar input+label:active:after{padding-left:5px}.contao-cookiebar input.cc-group-half+label:after{background:linear-gradient(to right, var(--ccb-unchecked-clr) 0%, var(--ccb-unchecked-clr) 50%, var(--ccb-checked-clr) 50%, var(--ccb-checked-clr) 100%)}.contao-cookiebar input:checked+label:after{background:var(--ccb-checked-clr);margin-left:17px}.contao-cookiebar input:checked+label:active:after{margin-left:12px}.contao-cookiebar input:checked+label:before{background:var(--ccb-checked-bg);border-color:var(--ccb-checked-clr)}.contao-cookiebar input:disabled+label{pointer-events:none}.contao-cookiebar input:disabled+label:after{background:var(--ccb-disabled-clr)}.contao-cookiebar input:disabled+label:before{background:var(--ccb-disabled-bg);border-color:var(--ccb-disabled-clr)}.contao-cookiebar input:focus-visible:not(.cc-hide-focus)+label:before{outline:3px dashed var(--ccb-focus-clr);outline-offset:2px}.contao-cookiebar .cc-btn{display:inline-block;cursor:pointer;width:100%;padding:8px 14px;margin-bottom:8px;font-size:15px;outline:0 none;border:1px solid var(--ccb-btn-bdr, #cfcfcf);border-radius:4px;color:var(--ccb-btn-clr, #444);background:var(--ccb-btn-bg, #f5f5f5)}.contao-cookiebar .cc-btn:hover,.contao-cookiebar .cc-btn:focus{background:var(--ccb-btn-bg-hvr, #ececec)}.contao-cookiebar .cc-btn:last-child{margin-bottom:0}.contao-cookiebar .grayscale{--ccb-btn-bg: #f1efef;--ccb-btn-bg-hvr: #ececec}.contao-cookiebar .grayscale .success{--ccb-btn-bg: #fbfbfb;--ccb-btn-bg-hvr: #f7f7f7}.contao-cookiebar .highlight .success{--ccb-btn-bg: #4e9e3e;--ccb-btn-bg-hvr: #4c933f;--ccb-btn-bdr: #3e7830;--ccb-btn-clr: #fff}.cc-focus:not(.cc-hide-focus):focus-visible{outline:3px dashed var(--ccb-focus-clr);outline-offset:-3px}.cc-invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;float:left}.cc-inner{display:inline-block;overflow-y:auto;max-height:100%;max-width:100%;padding:23px;border-radius:3px;opacity:0;pointer-events:none;visibility:hidden;font-size:1rem;text-align:left;background:var(--ccb-bg, #fff);box-shadow:var(--ccb-box-shadow, rgba(99, 99, 99, 0.2)) 0 2px 8px 0;animation:var(--ccb-anim, cookiebar-middle-in) var(--ccb-anim-duration) ease-in-out forwards}.cc-group{position:relative;border:1px solid var(--ccb-bdr, #d0d0d0);border-radius:5px;margin-bottom:10px}.cc-cookie-info{font-size:.875rem;background:var(--ccb-info-bg, #fff);border:1px solid var(--ccb-info-bdr, #efefef);padding:10px;border-radius:5px}.cc-cookie-info>div>span{font-weight:600}.cc-cookie-info>div+div{margin-top:5px;word-wrap:break-word}.cc-cookie-info+button.cc-detail-btn-details{margin-top:15px}.cc-cookies{background:var(--ccb-cookies-bg, #fbfbfb);border-radius:0 0 5px 5px}.cc-cookies>p{font-size:.875rem}.cc-cookies>p,.cc-cookies>.cc-cookie{margin:0;padding:15px;border-top:1px solid var(--ccb-cookies-bdr, #fbfbfb)}.cc-cookie label.cookie+*{margin-top:10px}.cc-cookie p{margin:0 0 15px;font-size:.875rem}.cc-cookie-desc p{margin-bottom:0}.cc-footer,.cc-info{text-align:center}.cc-info{margin-top:15px}.cc-info>p{font-size:.875rem}.cc-info>a{display:inline-block;font-size:.813rem;color:var(--ccb-detail-clr, #a2a2a2);text-decoration:none}.cc-info>a:hover{color:var(--ccb-detail-clr-hvr, #717171)}.cc-info>a+a:before{display:inline-block;content:"·";margin-right:5px}.cc-active .cc-inner{opacity:1;pointer-events:auto;visibility:visible}.cc-active.cc-blocked{pointer-events:auto;animation:cookiebar-overlay-in var(--ccb-anim-duration) ease-in-out forwards}.cc-saved.cc-inner{opacity:0;pointer-events:none;visibility:hidden}.cc-saved.cc-blocked{pointer-events:none;animation:cookiebar-overlay-out var(--ccb-anim-duration) ease-in-out forwards}.cc-left{--ccb-justify: flex-start}.cc-right{--ccb-justify: flex-end}.cc-top{--ccb-align: flex-start}.cc-top.cc-active{--ccb-anim: cookiebar-top-in}.cc-top.cc-saved{--ccb-anim: cookiebar-top-out}.cc-middle.cc-active{--ccb-anim: cookiebar-middle-in}.cc-middle.cc-saved{--ccb-anim: cookiebar-middle-out}.cc-bottom{--ccb-align: flex-end}.cc-bottom.cc-active{--ccb-anim: cookiebar-bottom-in}.cc-bottom.cc-saved{--ccb-anim: cookiebar-bottom-out}@media(min-width: 768px){.contao-cookiebar .cc-btn{width:auto;margin-bottom:0}.cc-inner{max-width:var(--ccb-max-width, 750px)}}@media(forced-colors){.contao-cookiebar input+label:after{border:1px solid currentColor}.cc-inner{border:1px solid currentColor}input.cc-group-half+label:after{margin-left:9px}}@media(prefers-reduced-motion){.contao-cookiebar{--ccb-anim-duration: 2s}}@media print{.contao-cookiebar{opacity:0}}@keyframes cookiebar-overlay-in{0%{background:rgba(0,0,0,0)}to{background:var(--ccb-backdrop)}}@keyframes cookiebar-overlay-out{0%{background:var(--ccb-backdrop)}to{background:rgba(0,0,0,0);visibility:hidden}}@keyframes cookiebar-top-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-top-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(-100%)}}@keyframes cookiebar-middle-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes cookiebar-middle-out{0%{opacity:1;visibility:visible;transform:scale(1)}to{opacity:0;visibility:hidden;transform:scale(0)}}@keyframes cookiebar-bottom-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-bottom-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(100%)}}.cc-group{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:center}.cc-group>label{flex-grow:1;margin:5px 0 5px 10px}.cc-cookies{display:none;width:100%}.cc-detail-btn{padding:8px 10px;line-height:1.2rem}.cc-detail-btn-details{text-decoration:underline;padding:0;margin:0 0 10px}.cc-detail-btn,.cc-detail-btn-details{display:inline-block;color:var(--ccb-detail-clr, #a2a2a2);border:0 none;outline:0 none;background:rgba(0,0,0,0);font-size:13px;letter-spacing:0;text-transform:initial;cursor:pointer}.cc-detail-btn span:nth-child(2),.cc-detail-btn-details span:nth-child(2){display:none}.cc-detail-btn.cc-active span:nth-child(1),.cc-detail-btn-details.cc-active span:nth-child(1){display:none}.cc-detail-btn.cc-active span:nth-child(2),.cc-detail-btn-details.cc-active span:nth-child(2){display:inline}.cc-detail-btn:hover,.cc-detail-btn-details:hover{background:rgba(0,0,0,0);color:var(--ccb-detail-clr-hvr, #717171)}
* {
  margin: 0;
  padding: 0;
  border: 0;
}

.invisible {
  display: none;
}

/*------------------------------------*\
  Load Fonts
\*------------------------------------*/
@font-face {
  font-family: 'Roboto';
  font-display: swap;
  src: url('../../files/strompi-theme/fonts/Roboto-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'RobotoBold';
  font-display: swap;
  src: url('../../files/strompi-theme/fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoLight';
  font-display: swap;
  src: url('../../files/strompi-theme/fonts/Roboto-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'FontAwesomeSolid';
  font-display: swap;
  src: url('../../files/strompi-theme/fonts/fa-solid-900.woff') format('woff');
}

body {
  font-family: 'Roboto', Arial;
  font-size: 18px;
  overflow-x: hidden;
}

/*------------------------------------*\
 Text-Settings
\*------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'RobotoBold', Arial;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: normal;
}

h1 {
  font-size: 2.2rem;
}

h2 {
  font-size: 2rem;
}



p {
  line-height: 1.7;

}


a {
  text-decoration: none;
}

main a {
  color: rgba(17, 24, 30, 1);
  font-family: 'RobotoBold';
  font-weight: normal;
}


main ul {
  list-style-type: none;
}

main ul li {
  position: relative;
  margin-bottom: 1rem;
  padding-left: 1.7rem;
}

main ul li:before {
  position: absolute;
  content: '\f0da';
  left: 0;
  font-family: 'FontAwesomeSolid';
}


main ol {
  list-style-position: inside;
}

main ol li {
  margin-bottom: 0.5rem;
}



/**
 * General Layout
 */

#container {
  overflow-x: hidden;
}


.mod_article > .inside {
  padding: 3rem 1.7rem;
  box-sizing: border-box;
}


img {
  max-width: 100%;
  height: auto;
}





/*------------------------------------*\
  Subpages Headline
\*------------------------------------*/
.home  .headline__image_header {
  display: none;
}

.headline__image_header {
  height: 25vh;
  min-height: 150px;
  background-image: url(../../files/files/background.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 35%;
  margin-bottom: 0rem;
}

.headline__image_header .inside {
  position: relative;
  display: flex;
  height: 100%;
  align-items: flex-end;
  color: #FFFFFF;
  padding: 1.7rem;
  box-sizing: border-box;
  text-shadow: 1px 1px 8px #000000;
}



/*------------------------------------*\
  .ce_text
\*------------------------------------*/
.content-text {
  margin-bottom: 3rem;
}

.content-text h1,
.content-text h2,
.content-text h3,
.content-text h4,
.content-text h5,
.content-text h6 {
  margin-bottom: 2rem;
}

.content-text .image_container {
  margin-bottom: 2rem;
}

.content-text > h2 {
  display: none;
}

/*
.content-text .rte > h2:first-child {
  display: none;
}
*/
.content-text p {
  margin-bottom: 1rem;
}

.content-text.image__maxheight img {
  max-height: 600px;
  width: auto;
}






/*------------------------------------*\
  .content-code
\*------------------------------------*/
.content-code {
  margin-bottom: 6rem;
}

.content-code .toolbar-item {
  display: none;
}



/**
 * Styling Elements
 */
.background {
  color: #FFFFFF;
  background-color: #11181e;
}

.background a {
  color: #FFFFFF;
}




/*------------------------------------*\
  Buttons
\*------------------------------------*/
.button {
  border: 2px solid #FFFFFF;
  border-radius: 25px 0 25px 0;
  box-sizing: border-box;
  background-color: transparent;
  overflow: hidden;
  transition: background-color 0.35s;
}

.content-hyperlink.button {
  padding: 1rem;
}

.button a {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 1.7rem;
  font-family: 'RobotoBold', Arial;
  border-radius: 25px 0 25px 0;
  transition: color 0.35s;
}

.button:hover {
  background-color: #FFFFFF;
}

.button:hover a {
  color: #11181e;
}




/*------------------------------------*\
  Tables
\*------------------------------------*/
table tr {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 1rem;
}

table tr {
  color: #000000;
  background-color: #FFFFFF;
}

table tr:nth-child(2n-1) {
  color: #FFFFFF;
  background-color: rgba(17, 24, 30, 1);
}

.background table tr {
  background-color: rgba(17, 24, 30, 1);
  color: #FFFFFF;
}

.background table tr:nth-child(2n-1) {
  color: #000000;
  background-color: #FFFFFF;
}

table td:first-of-type {
  font-family: 'RobotoBold';
  text-transform: uppercase;
}

.content-text table p {
  margin-bottom: 0;
}


/**
 * Content Sections
 */

 /*------------------------------------*\
  Header
 \*------------------------------------*/
/*
 .mod_article.header {
   position: relative;
   padding-bottom: 3rem;
   box-sizing: border-box;
 }

.image_header {
  width: 100vw;
  height: 60vh;
  border-radius: 100% 0 0;
  background-position: left 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.mod_article.header .content-text {
  padding: 1.7rem 0 0 0;
  color: #FFFFFF;
  font-size: 2rem;
  font-family: 'RobotoBold';
  text-transform: uppercase;
}
*/

/* Header */
.header {
  position: relative;
  margin-bottom: 0;
}

.header > .inside {
  padding: 0;
}

.header .content-image .image_header{
  position: relative;
  width: 100vw;
  height: 28vh;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background-position: 90% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.header .content-text {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #FFFFFF;
  font-size: 1.2rem;
  text-align: center;
  filter: drop-shadow(0 0 5px #000000);
  transform: translateY(-50%);
}



/*------------------------------------*\
 Icons
\*------------------------------------*/
.icons .inside {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.icons .content-text {
  width: 47.5%;
  text-align: center;
}


.icons h1,
.icons h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  font-family: 'FontAwesomeSolid';
  font-size: 4rem;
  margin: 0 auto 2rem auto;
  padding: 1rem;
  border: 2px solid white;
  border-radius: 25px 0 25px 0;
}





/*------------------------------------*\
 texthighlight
\*------------------------------------*/
.texthighlight img {
  position: relative;
  width: 100vw;
  height: 60vh;
  max-width: none;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding-left: 1.7rem;
  object-fit: cover;
  object-position: center 85%;
}

.texthighlight .rte {
  position: relative;
  width: calc(100vw - 3.4rem);
  left: 50%;
  right: 50%;
  background-color: #f5f5f5;
  margin-top: -7rem;
  margin-left: calc(-50vw + 3.4rem);
  margin-right: -50vw;
  padding: 1.7rem;
  box-sizing: border-box;
  z-index: 10;
}


/*------------------------------------*\
 Youtube Iframe
\*------------------------------------*/
.content-youtube {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  width: 100%;
  height: auto;
}

iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
 * Download Section
 */

/* Device selection menu */
.deviceselection {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;;
  height: 75px;
  margin-bottom: 1.7rem;
  box-shadow: 0 0 3px rgba(0, 0, 0, 10%);
}

.deviceselection .inside {
  height: 100%;
}

.deviceselection ul {
  display: flex;
  height: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 0;
}

.deviceselection ul li {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 0;
  margin-right: 1.7rem;
  margin-bottom: 0;
  cursor: pointer;
}

.deviceselection ul li.last {
  margin-right: 0;
}

.deviceselection ul li:before {
  display: none;
}

.deviceselection ul li:after {
  display: block;
  position: absolute;
  content: '';
  height: 3px;
  bottom: -40px;
  left: 50%;
  right: 50%;
  background-color: #074356;
  border-radius: 5px 5px 0 0;
  transition: left 0.35s, right 0.35s;
}

.deviceselection ul li.active:after,
.deviceselection ul li:hover:after {
  left: 0;
  right: 0;
}

/* Device Sections */
.device {
  max-height: 0;
  overflow: hidden;
  margin-bottom: 0;
  transform: translateX(-2%);
  opacity: 0;
  transition: transform 0.35s, opacity 0.5s;
}

.device.active {
  transform: translateX(0);
  opacity: 1;
  max-height: 3000px;
}

.mod_article.pienergymini .inside,
.mod_article.strompi .inside {
  padding: 0;
}

.mod_article.pienergymini .rte,
.mod_article.strompi .rte {
  padding: 3rem 1.7rem;
}

.mod_article.pienergymini .inside > div:nth-of-type(2n),
.mod_article.strompi .inside > div:nth-of-type(2n) {
  background-color: #11181e;
  color: #FFFFFF;
}

.mod_article.pienergymini .inside > div:nth-of-type(2n) a,
.mod_article.strompi .inside > div:nth-of-type(2n) a {
  color: #FFFFFF;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background-color: rgba(17, 24, 30, 0.5);
  backdrop-filter: blur(45px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  z-index: 99;
}

.home header {
}

header .inside {
  position: relative;
  height: 100%;
  padding: 0 1.7rem;
  box-sizing: border-box;
}

header .logo {
  position: relative;
  left: 0;
  top: 50%;
  width: 120px;
  height: 50px;
  transform: translateY(-50%);
  background: transparent url("../../files/strompi-theme/img/joy-it-logo.png") no-repeat center center;
  background-size: contain;
  z-index: 10;
}

/**
 * Desktop View
 */

@media only all and (min-width: 1260px) {
  header .inside {
    position: relative;
    padding: 0 10rem;
    box-sizing: border-box;
  }
}

#left {
  position: fixed;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  z-index: 55;
  font-family: 'RobotoLight', Arial;
  background-color: #11181e;
  transition: left 0.35s;
}

#nav_opened:checked + #wrapper #left {
  left: 0;
}

#left .mod_navigation ul {
  font-size: 1.8rem;
  padding: 5rem 0 0 0;
  list-style-type: none;
  text-decoration: none;
  box-sizing: border-box;
}

#left .mod_navigation  li {
  padding: 1.5rem 1.7rem;
  border-bottom: 1px solid #FFFFFF;
}

#left .mod_navigation li.first {
  border-top: 1px solid #FFFFFF;
}

#left a,
#left strong {
  color: #FFFFFF;
}

/*
 * Changelanguage module
 */

.mod_changelanguage ul {
   position: relative;
   display: flex;
   flex-direction: row;
   padding: 1.7rem 1.7rem 1rem 1.7rem;
   font-size: 0;
}

.mod_changelanguage li {
   margin: auto 1.7rem auto 0;
   padding-left: 0;
}

.mod_changelanguage li a,
.mod_changelanguage li strong {
   font-size: 0;
}

/*
* All Language Flags */
.mod_changelanguage .level_1 > * strong:after,
.mod_changelanguage .level_1 > * a:after {
   display: block;
   width: 40px;
   height: 20px;
   content: '';
   background-size: contain;
   background-repeat: no-repeat;
}

/*
* Active Language Flag
*/
.mod_changelanguage .level_1 .active:after {
   width: 50px;
   height: 25px;
}

.mod_changelanguage .lang-de strong:after,
.mod_changelanguage .lang-de a:after {
   background-image: url("/files/strompi-theme/img/de-flag.jpg");
}

.mod_changelanguage .lang-en strong:after,
.mod_changelanguage .lang-en a:after {
   background-image: url("/files/strompi-theme/img/en-flag.jpg");
}

#hamburger {
  position: absolute;
  display: inline-block;
  top: 0;
  right: 0;
  width: 84px;
  height: 100%;
  cursor: pointer;
  z-index: 10;
}

#hamburger-box {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 10px;
  top: 50%;
  left: 28px;
  margin-bottom: 2px;
  transform: translateY(-50%);
  z-index: 3;
  transition: top 0.35s;
}

#hamburger-inner {
  transition-timing-function: cubic-bezier(.55,.055,.675,.19);
  transition-duration: 75ms;
}

#hamburger-inner, #hamburger-inner:before, #hamburger-inner:after {
  position: absolute;
  width: 30px;
  height: 3px;
  transition-property: transform;
  background-color: rgba(255,255,255,1);
}

#hamburger-inner:before, #hamburger-inner:after {
  display: block;
  content: "";
}
#hamburger-inner:before {
  top: -10px;
  transition: top 75ms ease .12s,opacity 75ms ease;
}
#hamburger-inner:after {
  bottom: -10px;
  transition: bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19);
}

/* Hamburger Active */
#nav_opened:checked + #wrapper #hamburger #hamburger-inner {
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(.215,.61,.355,1);
  transform: rotate(45deg);
}

#nav_opened:checked + #wrapper #hamburger #hamburger-inner:before {
  top: 0;
  transition: top 75ms ease,opacity 75ms ease .12s;
  opacity: 0;
}

#nav_opened:checked + #wrapper #hamburger #hamburger-inner:after {
  bottom: 0;
  transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
  transform: rotate(-90deg);
}

@media only all and (min-width: 1260px) {

  /**
   Content Elements
   */

   /*------------------------------------*\
    mod_article
   \*------------------------------------*/
   .mod_article > .inside {
     padding: 75px 10rem;
     box-sizing: border-box;
   }

   .max-width .mod_article > .inside {
     max-width: 1800px;
   }

   /*------------------------------------*\
    content-text
   \*------------------------------------*/

   .content-text.small .content-text__txtcontainer {
     width: 40%;
     margin-left: 20rem;
   }

/*
   .content-text > h1,
   .content-text > h2 {
     display: none;
   }

   .content-text .rte > h2:first-child {
     display: block;
   }
*/


   .content-text p > img {
     display: inline-block;
     max-width: 47.5%;
     margin-bottom: 1.7rem;
     box-sizing: border-box;
   }

   .content-text p > img:first-of-type {
     margin-right: 5%;
   }



   /*------------------------------------*\
    ce_code
   \*------------------------------------*/
   .content-code {
     display: inline-block;
   }




   /*------------------------------------*\
     Subpages Headline
   \*------------------------------------*/
   .headline__image_header {
     height: 35vh;
     min-height: 210px;
     background-position: center 85%;
   }

   .headline__image_header .inside {
     font-size: 2rem;
     padding: 1.7rem 10rem;
     box-sizing: border-box;
   }

   .headline__image_header h1 {
     font-size: 4rem;
   }




   /**
     Styling Elements
     */

  /*------------------------------------*\
   tables
  \*------------------------------------*/

  table {
    width: 100%;
  }

  table tr {
    display: block;
  }

  table td {
    display: inline-block;
    width: 49%;
  }



   /**
     Modifiers
     */

  /*------------------------------------*\
    Flex
  \*------------------------------------*/
  .mod_article--flex > .inside,
  .mod_article--flex--tworows > .inside {
    position: relative;
    display: flex;
  }


  .mod_article--flex--tworows > .inside {
    justify-content: space-between;
  }

  .mod_article--flex--tworows .content-text {
    width: 45%;
  }


  .flex-end > .inside {
    justify-content: flex-end;
  }


  .content-text.flex,
  .content-text.flex--rowreverse {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .content-text.flex--rowreverse {
    flex-direction: row-reverse;
  }

  .content-text.flex.small {
    align-items: center;
  }

  .content-text.flex h2 {
    width: 100%;
  }

  .content-text.flex .rte,
  .content-text--flex--rowreverse .rte {
    width: 60%;
  }

  .content-text.flex figure,
  .content-text.flex--rowreverse figure{
    width: 35%;
  }




  /*------------------------------------*\
    Grid
  \*------------------------------------*/
  .grid .inside {
    display: grid;
    grid-template-columns: 15% 15% 15% 15% 15% 15%;
    grid-column-gap: 2%;
  }


  /*------------------------------------*\
    Header
  \*------------------------------------*/
   /*.mod_article.header {
     padding-bottom: 0;
   }

   .mod_article.header .inside {
     display: flex;
     flex-direction: column;
     justify-content: flex-end;
     align-items: flex-start;
     height: 100vh;
     overflow: hidden;
     padding-left: 10rem;
     padding-bottom: 20%;
     box-sizing: border-box;
   }

  .image_header {
    position: absolute;
    width: 100vh;
    height: 100vh;
    top: 0;
    right: 0;
    border-radius: 100% 0 0 0;
    transform: none;
    background-position: 50% 50%;
  }

  .mod_article.header .content-text {
    position: relative;
    font-size: 4rem;
    margin-bottom: 2rem;
    padding: 0;
  }

  .mod_article.header .content-text,
  .mod_article.header .content-hyperlink {
    filter: drop-shadow(0 0 10px #000000);
    z-index: 2;
  }*/

  .header > .inside {
    padding: 0;
  }

  .header .content-image .image_header {
    height: 85vh;
    background-position: 40% 50%;
  }





  /*------------------------------------*\
    Icons
  \*------------------------------------*/
  .icons .content-text {
    margin: 0 auto;
  }


  .icons .content-text, .icons p {
    margin-bottom: 0;
  }


  .icons .headline__desktop {
    display: flex;
  }

  .icons .content-text h2 {
    background-color: transparent;
    transition: color 0.35s, background-color 0.35s;
  }

  .icons .content-text:hover h2 {
    color: #11181e;
    background-color: #FFFFFF;
  }





  /*------------------------------------*\
    Content Sections
  \*------------------------------------*/
  .texthighlight .rte {
    position: absolute;
    width: 40%;
    top: calc(50% - 3rem);
    left: 10rem;
    margin: auto;
    padding: 5rem 1.7rem 5rem 3.4rem;
    transform: translateY(-50%);
  }

  .container.family-details {
    width: 45%;
  }

  .container.family-details > * {
    width: 100%;
  }

}



.mod_article.pienergymini .rte,
.mod_article.strompi .rte {
  padding: 75px 10rem;
}
@media only all and (min-width: 1260px) {

  #hamburger {
    display: none;
  }

  #left {
    position: fixed;
    top: 0;
    right: 0;
    width: auto;
    height: 75px;
    left: auto;
    z-index: 99;
    background-color: transparent;
  }

  #left .inside {
    display: flex;
    width: 100%;
    margin: 0 auto;
    padding: 0 5rem;
    align-items: center;
    height: 100%;
  }

  #left .mod_navigation {
    position: relative;
    width: auto;
    height: 100%;
    left: auto;
    right: 0;
    padding: 0 0 0 5rem;
    text-shadow: 0px 0px 5px #11181e;
  }

  #left .mod_navigation ul {
    display: flex;
    height: 100%;
    padding: 0;
    font-size: 1.2rem;
    align-items: center;
  }

  #left .mod_navigation li {
    border: 0;
    padding: 0;
    margin-left: 2rem;
  }

  #left .mod_navigation li.first {
    border: 0;
  }

  #left .mod_navigation .invisible__desktop {
    display: none;
  }

  /*
   * Changelanguage module
   */

   .mod_changelanguage {
       height: 100%;
   }

   .mod_changelanguage ul {
       display: flex;
       height: 100%;
       align-items: center;
       padding: 0 1.7rem 0rem 1.7rem;
   }
}

footer,
footer a {
  color: #FFFFFF;
}

footer .inside {
  text-align: center;
}

footer .mod_customnav {
  padding: 1rem 1.7rem;
  background-color: #1d2933;
}

footer .mod_customnav ul {
  display: flex;
  justify-content: space-between;
  list-style-type: none;
  font-size: 0.9rem;
}

footer .mod_customnav span,
footer .mod_customnav strong {
  color: #FFFFFF;
}

footer .copyright {
  background-color: #11181e;
  font-size: 0.9rem;
  padding: 0.5rem 1.7rem;
}

footer .copyright a {
  font-family: 'RobotoBold', Arial;
}

/*
 * Remove unmatching language menu
 */
 html:lang(de) #footer .en,
 html:lang(en) #footer .de {
     display: none;
 }




@media only all and (min-width: 1260px) {
  footer .mod_customnav ul {
    justify-content: center;
  }

  footer .mod_customnav li {
    margin-left: 1.7rem;
  }

  footer .mod_customnav li.first {
    margin-left: 0;
  }
}

/* PrismJS 1.21.0
https://prismjs.com/download.html#themes=prism-okaidia&languages=markup+css+clike+javascript+c+cpp+makefile+markup-templating+php+python&plugins=line-numbers */
/**
 * okaidia theme for JavaScript, CSS and HTML
 * Loosely based on Monokai textmate theme by http://www.monokai.nl/
 * @author ocodia
 */

code[class*="language-"],
pre[class*="language-"] {
	color: #f8f8f2;
	background: none;
	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
	font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
	font-size: 1em;
	text-align: left;
	white-space: pre;
	word-spacing: normal;
	word-break: normal;
	word-wrap: normal;
	line-height: 1.5;

	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;

	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

/* Code blocks */
pre[class*="language-"] {
	padding: 1em;
	margin: .5em 0;
	overflow: auto;
	border-radius: 0.3em;
}

:not(pre) > code[class*="language-"],
pre[class*="language-"] {
	background: #272822;
}

/* Inline code */
:not(pre) > code[class*="language-"] {
	padding: .1em;
	border-radius: .3em;
	white-space: normal;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
	color: #8292a2;
}

.token.punctuation {
	color: #f8f8f2;
}

.token.namespace {
	opacity: .7;
}

.token.property,
.token.tag,
.token.constant,
.token.symbol,
.token.deleted {
	color: #f92672;
}

.token.boolean,
.token.number {
	color: #ae81ff;
}

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
	color: #a6e22e;
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
	color: #f8f8f2;
}

.token.atrule,
.token.attr-value,
.token.function,
.token.class-name {
	color: #e6db74;
}

.token.keyword {
	color: #66d9ef;
}

.token.regex,
.token.important {
	color: #fd971f;
}

.token.important,
.token.bold {
	font-weight: bold;
}
.token.italic {
	font-style: italic;
}

.token.entity {
	cursor: help;
}

pre[class*="language-"].line-numbers {
	position: relative;
	padding-left: 3.8em;
	counter-reset: linenumber;
}

pre[class*="language-"].line-numbers > code {
	position: relative;
	white-space: inherit;
}

.line-numbers .line-numbers-rows {
	position: absolute;
	pointer-events: none;
	top: 0;
	font-size: 100%;
	left: -3.8em;
	width: 3em; /* works for line-numbers below 1000 lines */
	letter-spacing: -1px;
	border-right: 1px solid #999;

	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

}

	.line-numbers-rows > span {
		display: block;
		counter-increment: linenumber;
	}

		.line-numbers-rows > span:before {
			content: counter(linenumber);
			color: #999;
			display: block;
			padding-right: 0.8em;
			text-align: right;
		}

