/* ATTENTION: SET TO 800px min-width when mobile version is ready! */
@media (max-width:1440px) and (min-width:800px){
    html,body { font-size:1.3888888vw; }
}
/* Desktop wide */
@media (min-width:1441px) {
    .desktop-narrow { display:none !important; }
    .desktop-wide { display:initial !important; }
    article>header.header>div.image.desktop-wide { display:block; }
    article>header.header>div.image:not(.desktop-wide) { display:none;}
}
/* Mobile */
@media (max-width:800px){
    .desktop {display:none !important;}
    .mobile {display:initial !important;}

    html,body {
        font-size:15px;
    }

    /* Header */
    body>header {
        height:4rem !important;
    }
    body>header nav>div.nav>div.nav-inner {
        width: 100%;
        display: block;
        margin: 0;
        height: calc(100vh - 5rem) !important;
        position: relative;
        overflow: scroll;
    }

    body>header nav>div.nav>div.nav-inner>div.nav-content {
        display: none !important;
    }

    body>header nav>div.nav>div.nav-inner>ul {
        display: block;
        position: initial;
    }

    body>header nav>div.nav>div.nav-inner ul>li>a, body>header nav>div.nav>div.nav-inner ul>li>span {
        margin: 0 1em;
        width: calc(100% - 2em);
    }

    body>header nav>div.nav>div.nav-inner ul>li {
        display: block;
        width: 100%;
        background: #fff;
    }

    body>header nav>div.nav>div.nav-inner ul ul>li {
        border-top: 0.05rem solid #000;
        border-bottom: 0;
        width: calc(100% - 2.4rem);
    }

    body>header nav>div.nav>div.nav-inner ul>li::before {
        display: none;
    }

    body>header nav>div.nav>div.nav-inner>ul ul {
        width: 100%;
        height: auto;
        position: relative;
        left: 0;
        margin-bottom: 1em;
    }

    body>header nav>div.nav>div.nav-inner>ul .nav-dummy {
        width: 100%;
        height: 100%;
        z-index: -1;
    }

    body>header nav div#nav-closer {
        display: none;
    }

    body>header nav>div.nav {
        height: 100%;
        position: relative;
        box-shadow: none;
    }

    body>header nav>div.nav>div.nav-inner>ul>li.sub>span:after {
        content: none;
    }

    body>header nav {
        height: 0 !important;
        overflow:hidden;
        transition: 100ms;
        top: 4rem;
        border-top: 0.05rem solid #000;
    }

    body>header nav.open {
        height: calc(100vh - 5rem) !important;

    }

    body>header>div#top {
        width: 100%;
        display: block;
        padding: 0;
    }

    body>header>div#top>* {
        height: 4rem;
    }

    body>header>div#top div#tools>a#menu {
        left: unset;
        bottom: unset;
        right: 1.2rem;
        top: 1.7rem;
        -webkit-tap-highlight-color: transparent;
    }

    body>header>div#top div#tools>a#search {
        left: unset;
        border: unset;
        right: 5.5rem;
        top: 1.7rem;
    }

    body>header>div#top div#tools>a#login {
        left: unset;
        border: unset;
        right: 3.6rem;
        top: 1.7rem;
    }

    body>header>div#top div#language {
        position: absolute;
        top: 1.4rem;
        right: 6.6rem;
        height: auto;
        z-index: 10000000;
    }

    body>header>div#top div#language ul {
        position: unset;
        border: unset;
        left: unset;
        bottom: unset;
        height: auto;
        width: 2.5rem;
        display: block;
    }

    body>header>div#top div#language ul li {
        display: block;
        text-align: center;
        margin: unset;
        flex: unset;
    }

    body>header nav>div.nav>div.nav-inner div#language-mobile {
        display:block;
        margin-top:1em;
        text-align:right;
    }
    body>header nav>div.nav>div.nav-inner div#language-mobile ul>li.current {
        display:none;
    }
    body>header nav>div.nav>div.nav-inner div#language-mobile ul>li {
        display: inline;
        border: 0;
    }
    body>header nav>div.nav>div.nav-inner div#language-mobile ul>li a {
        display:inline;
        margin: 0 1em 0 0em;
    }

    body>header>div#top div#logo {
        width: 50%;
        height: 4rem;
        position: absolute;
        top: 0;
    }

    body>header>div#top div#logo svg {
        width: 12rem !important;
        height: 1.6067422rem !important;
        bottom: unset;
        right: unset !important;
        left: 1.2rem;
        top: 1rem;
    }

    body>header>div#top div#language ul:not(.open) li:not(.active) {
        display: none;
    }

    body>header>div#top div#language ul:not(.open) li.active {
        background: none;
    }

    body>header>div#top div#language ul a {
        margin: unset;
    }

    body>header>div#top div#language ul li.active a {
        color: #575757;
        font-weight: bold;
        pointer-events: none;
        cursor: default;
    }

    body>header>div#top div#language ul.open li.active {
        background:#fff;
        position:absolute;
        width:2.5rem;
        top:0;
    }

    body>header>div#top div#language ul.open li.active a {
    }

    body>header>div#top div#language ul.open {
        padding-top:2em;
    }

    body>header>div#top>div#tools>a#menu:hover:not(.open)>svg rect#menu-trigger-bar-top {
        width: 24px;
    }

    body>header>div#top>div#tools>a#menu:hover:not(.open)>svg rect#menu-trigger-bar-middle {
        width: 32px;
    }

    body>header>div#top>div#tools>a#menu:hover:not(.open)>svg rect#menu-trigger-bar-bottom {
        width: 20px;
    }

    /* Headpic */
    body>article {/* margin-bottom:2.4rem; */margin-top: 4rem;}
    body>article>header {/* display: block; */}
    body>article>header>.image.mobile {/* height: 10rem; *//* width: 539px; */min-height: 359px;max-width: 100%;/* display: block !important; */background-size: cover;}
    body>article>header>.box-outer { overflow:hidden; }
    body>article>header>.box-outer>.box-center {width: 100%;display: block;position: absolute;bottom: 2rem;}
    body>article>header>.box-outer>.box-center>.box-inner {background: none;padding: 0;max-width: 90%;opacity:0.8}
    body>article>header>.box-outer>.box-center>.box-inner>em {
        margin: 0;
        background: #fff;
        color: #000;
        font-style: normal;
        font-size: 2.6rem;
        padding: 0.15rem 1rem;
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone;
        line-height: 1.3em;
        display: inline;
    }
    body>article>header>.box-outer>.box-center>.box-inner>p {
        display: inline;
        position: relative;
        top: 0.2rem;
        background: #f0f;
        color: #fff;
        padding: 0.2rem 1rem;
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone;
    }
    body.colored-orange>article>header>.box-outer>.box-center>.box-inner>p {background: #F7A600;}
    body.colored-green>article>header>.box-outer>.box-center>.box-inner>p { background:#70B62C; }
    body.colored-cyan>article>header>.box-outer>.box-center>.box-inner>p { background:#28B8CE; }
    body>article>header>.box-outer>.box-center>.box-inner>a { display:none;}

    /* */
    footer a.icp { display: block; position:relative; }
    body>footer>div.grey {padding: 1rem 0 2rem 0;}
    body>footer>div.grey>div.inner {width:100%;height: 6rem;background-position: calc( 100% - 2rem);}
    body>footer>div.grey div.logo { left:2rem;}
    body>footer>div.grey div.logo svg { width:50%}
    body>footer>div.grey div.claim { left:2rem; font-size:0.5em; line-height:1.8em; }
    body>footer>div.grey div.socials { right:2rem; }
    body>footer>div.bottomline {width:100%;grid-template-areas:"menu" "copy";text-align: center;}
    body>footer>div.bottomline div.menu { text-align:center; margin-bottom:1em; font-size:1.2em; }

    section.rootline>div.rootline {padding: 0.525rem 2rem;}
    div.rootline {max-width: 100%;}
    section {}
    /* 67.2rem */
    body>header>div#rootline ul { }
    section>div.cols3 {width: 100%;padding: 0 2rem;/* display: block; */grid-template-columns: 100%;margin-bottom: 0;}
    section>div.cols3>header,
    section>div.cols3>* {grid-column: span 1;}
    section>div.cols3>div.col:not(:first-of-type) {/* margin-top: 4.3rem; */}
    section>div.cols3>div.col { margin-top:4.3rem; }
    section>div.cols3>header>a { font-size:0; color:transparent; }
    section>div.examples {
        width: 100%;
        grid-template-columns: repeat(2,1fr) !important;
        grid-row-gap: 0.4rem;
    }
    section>div.tabbed.tabbed-fullContent {}
    section>.gallery {width: 100%;}
    section>.gallery>* {margin: 0 2rem 0.5em 2rem;width: calc(100% - 4rem);}
    section>.gallery>div { padding:0;}
    section>.gallery>.large { width: calc(100% - 4rem); }
    section>.gallery>.preview {width: calc(100% - 8rem);margin: 0.8rem auto 0;}
    body>header nav>div.nav>div.nav-inner {}
    article.headless div.rootline ul { width: 100%;}
    section.news div.downloads { border:0;}
    section.news div.downloads>* {/* padding:0 2rem; */}
    section.news div.downloads div.news-media {grid-template-columns: 50% 50%;grid-gap: 0;}
    section.news div.downloads div.news-media div.news-media-image {grid-row: 1/3;text-align: left;}
    section.news div.downloads div.news-media div.news-media-description {text-align: right;}
    section.news div.downloads div.news-media div.news-media-download {}
    ul.downloads {grid-template-columns: repeat(2,1fr);}
    .tx-rxwm-bcjobs-list {width: 100%;}
    .tx-rxwm-bcjobs-list header { padding:0 2rem; }
    .tx-rxwm-bcjobs-list form {grid-template-columns: repeat(2,1fr); padding:0 2rem;}
    .tx-rxwm-bcjobs-list form>span { visibility:hidden; }
    .tx-rxwm-bcjobs-list form select.button { width:100%; margin:1rem 0 2rem 0; }
    .tx-rxwm-bcjobs-list div.tx-rxwm-bcjobs-table div>div {grid-template-columns: auto 10.5em;grid-template-columns: min-content auto;grid-column-gap: 0;}
    .tx-rxwm-bcjobs-list div.tx-rxwm-bcjobs-table div>div>span.tx-rxwm-bcjobs-table-title {grid-column: 1/3;}
    .tx-rxwm-bcjobs-list div.tx-rxwm-bcjobs-table div>div>span.tx-rxwm-bcjobs-table-filter {grid-column: 1/2;grid-row: 2/3;}
    .tx-rxwm-bcjobs-list div.tx-rxwm-bcjobs-table div>div>span.tx-rxwm-bcjobs-table-location {grid-column: 2/3;grid-row: 2/3;padding-left: 0.5em;}
    .tx-rxwm-bcjobs-list div.tx-rxwm-bcjobs-table div>div>span.tx-rxwm-bcjobs-table-location:before {content:'-';padding-right: 0.5em;}
    .tx-rxwm-bcjobs-list div.tx-rxwm-bcjobs-table div>div>span.tx-rxwm-bcjobs-table-link {
        /* grid-column: 2/3; */
        /* grid-row: 2/4; */
        /* position: relative; */
        /* top: 50%; */
        /* transform: translateY(-50%); */
        display: none;
    }

    /* 55.6rem */
    section>div.cols1.shifted {width: 100%;}
    section>div.cols1-wide {width: 100%;padding: 0 2rem;}
    section picture>img {width: 100%;}
    section picture>div {/* font-size: 0.8em; *//* bottom: unset; *//* top: 50%; *//* transform: translateY(-50%); */max-width: 90%;}
    section picture div>div>em {font-size: 1.2rem;}
    section>div.slider3>.slider .slide picture div>div>em { font-size:2.4rem; line-height:3.2rem;}
    section>div.cols2 {width: 100%;padding: 0 2rem;display: block;}
    section>div.cols2>div.col:not(:first-of-type) {margin-top: 4.3rem;}
    section>div.pusher {width: 100%;display: block;margin-top:-4.3rem;}
    section>div.pusher>div {margin: 2rem 2rem -1.9rem 2rem;padding-bottom:2rem;}
    section>div.tabmenu {grid-template-areas:
"h"
"m"
"s"
"t";width: 100%;}
    section>div.tabmenu>* {margin-left:2rem;margin-right:2rem;}
    section>div.tabmenu>ul.tabs {margin:0; padding-left:2rem}
    section>div.tabmenu>ul.submenu {margin:0; padding:2rem;
        width: 100%;
    }
    section>div.tabmenu>img {
        display: none !important;
    }
    section>div.tabmenu>div.text {
        width: 100%;
        margin:0;
        /* padding: 0; */
    }

    section>div.tabbed {width: 100%;}
    section>div.tabbed>ul.tabs {margin:0 2rem;line-height: 2.75rem;padding-top: 0;}
    section>div.tabbed>ul.tabs li:not(:last-of-type) {margin-right: 1.6rem;}
    section>div.tabbed>* {padding: 0 2rem;}
    section>div.tabbed>div { padding:0;}
    section>div.infobox {grid-template-areas:"h" "s" "t";width: 100%;min-height: auto;}
    section>div.infobox>* { padding:0 2rem; }
    section>div.infobox>ul.submenu {width: 100%;min-height: auto;padding: 1.2rem 2rem;}
    section>div.infobox>ul.submenu>li {display: inline;border:none;word-break: break-all;}
    section>div.infobox>ul.submenu>li:not(:first-of-type) { padding-left:1.4em;}
    section>div.infobox>div.text {width: 100%;}
    section>div.slider3 {width: 100%;overflow: hidden;}
    section>div.slider3>header { padding:0 2rem; }
    section>div.slider3>.ce-text {padding: 0 2rem 2rem 2rem;}
    section>div.slider3>.slider {}

    /* 44rem */
    section>div.cols1 { padding:0 2rem; width: 100%;}
    section>div.cols2.cols2-narrow {width: 100%;}
    div.list {
        width: 100%;
        grid-template-columns: 50% 50%;
    }
    div.list>div.element {
        word-break: break-word;
    }

    /* Products */
    .tx-rxwm-bcproducts .filter form {display: block;}
    .tx-rxwm-bcproducts .filter form select:not(:first-of-type) { margin-top:1rem; }

    /* Form */
    form>div.row { width:100%; }
    form>div.row>div {width: 100%;padding: 2.4rem 2rem;}
    form select {width: calc(100vw - 4rem);max-width: 100%;}
    form>div.row div.row {
        grid-template-columns: repeat(8,1fr);
        grid-gap: 0.4rem;
        width: 100%;
    }
    form .dynamicals .clearfix { display:block; }
    form .dynamicals .clearfix>div {margin-bottom:0.4rem;padding-bottom: 1px;}
    form div.actions {
        width: 100%;
        padding: 0 2rem;
    }

    /* Search */
    span.tx-indexedsearch-title { padding-right: 3em;}

}
