/*
 * GENERAL VARIABLES
 */
/* COLORS */
/* #ccc */
/* #f2f2f2 */
/* #000 */
/* opacity .8 */
/* opacity .8 */
/* opacity .7 */
/* SPACING */
/* FONTS */
/* font weight */
/* DEFAULT ELEMENTS */
/* WRAP */
/* BASIC ELEMENTS */
/* EXTENDED ELEMENTS */
/*
 * LOGIN-FORM FE
 */
/*
 * COPYRIGHT
 */
/*
 * COLS
 */
/*
 * ColRight & ColLeft Space
 */
/*
 * Listings
 */
/*
 * Space If elements > cols-numer (4 items > .cols .items-x3) || .doubleSpace-break
 */
/*
 * Listings
 */
/* List-View */
/* Oversize */
/*
 * LISTINGS VARIABLES
 */
/*
 * BUTTON VARIABLES
 */
/*
 * NAVIGATION VARIABLES
 */
/*
 * Main Navigation
 */
/* General */
/* List-Elements */
/* Related for Level-0 */
/* Related for Level-1 */
/* Related for Level-2 */
/*
 * Main-Aside Navigation
 */
/* General */
/* Color */
/*
 * Main MegaDropdown Navigation
 */
/*
 * Mobile Navigation
 */
/*
 * MicroNav
 */
/*
 * FooterNavi
 */
/*
 * Aside
 */
/*
 * Pagination
 */
/*
 * Single-Content Navigation
 */
/*
 * PAGE VARIABLES
 */
/*
 * GENERAL VARIABLES
*/
/* COLORS */
/* red */
/* #ffc32b; yellow */
/* grey */
/* opacity .8 */
/* opacity .8 */
/* FONT */
/* FONT-FAMILY */
/* Font-Size*/
/* Font-Weight */
/* Special Options */
/* WRAP */
/* SCROLL-TO-TOP */
/* Top-Line */
/* STICKY */
/* PAGE-ASIDE */
/* SECTION / PAGE-CONTENT */
/* Breadcrumb */
/* List-Elements */
/*
 * FooterNavi
 */
/* MOBILE */
html {
  -webkit-text-size-adjust: 100%;
}
.mobile-action-btn {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: transparent;
  clear: both;
  font-size: 205%;
  cursor: pointer;
}
.mobile-action-btn span {
  text-indent: -99999px;
  font-size: 37%;
  display: block;
  height: 0;
}
@media only screen and (max-width: calc(1140px  +  15px)) {
  body#page .wrap {
    width: 100%;
    padding: 0 15px;
    overflow: hidden;
  }
  body#page #page-header .wrap {
    overflow: visible;
  }
}
@media only screen and (max-width: 1024px) {
  body#page a#page-logo {
    padding: 0;
  }
  body#page a#page-logo object,
  body#page a#page-logo img {
    display: block;
    height: 70px;
    width: auto;
  }
  body#page #mobile-nav-item {
    border: none;
  }
  body#page #mobile-nav-item.mobileonly {
    display: inline-block;
    top: 21px;
    left: inherit;
    right: 15px;
  }
  body#page div#content-head #page-image {
    padding-bottom: 45%;
  }
}
@media only screen and (max-width: 950px) {
  body#page.blank section#page-content {
    width: 100%;
    margin: 0;
  }
}
@media only screen and (max-width: 900px) {
  body#page > .ui-autocomplete.ui-menu {
    width: calc(100% -  30px) !important;
    left: 15px !important;
  }
  body#page .col-w40,
  body#page .col-w60,
  body#page .col-w33,
  body#page .col-w66 {
    width: 50%;
  }
  body#page .col-w40.space-double,
  body#page .col-w60.space-double,
  body#page .col-w33.space-double,
  body#page .col-w66.space-double {
    width: 50%;
  }
  body#page .col-w40.space-tripple,
  body#page .col-w60.space-tripple,
  body#page .col-w33.space-tripple,
  body#page .col-w66.space-tripple {
    width: 50%;
  }
}
@media only screen and (max-width: 750px) {
  body#page.default aside#page-aside,
  body#page.default section#page-content,
  body#page .section-aside,
  body#page .section-main,
  body#page .col-w40,
  body#page .col-w60,
  body#page .col-w33,
  body#page .col-w66,
  body#page .col-w50,
  body#page .col-w25,
  body#page .col-w75,
  body#page.divide #module-content,
  body#page.divide #page-content,
  body#page.divide #text-content,
  body#page.divide aside#page-aside,
  body#page div.space-lr-double:not(.clickable),
  body#page div.space-lr-triple:not(.clickable) {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    float: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  body#page .two-text-cols,
  body#page .three-text-cols {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}
@media only screen and (max-width: 600px) {
  body#page a#page-logo {
    padding: 0;
  }
  body#page a#page-logo object,
  body#page a#page-logo img {
    display: block;
    height: 45px;
    width: auto;
  }
  body#page.kontakt #text,
  body#page.kontakt #moduleContent.kontakt {
    width: 100%;
    margin: 0%;
    float: none;
  }
  body#page #text .GMUserdefined {
    height: 200px;
  }
}
@media only screen and (min-width: 1920px) {
  body#page #page-image {
    padding-bottom: 750px;
  }
}
@media only screen and (min-width: 1020px) {
  body#page.sticky-nav div#info-block,
  body#page.sticky-nav div#page-topline,
  body#page.sticky-nav div#page-breadcrumbs,
  body#page.sticky-nav #searchbox,
  body#page.sticky-nav #page-header .header-right-content,
  body#page.sticky-nav div#quicksearch-jobs,
  body#page.sticky-nav #page-image picture,
  body#page.sticky-nav #page-image img {
    display: none;
  }
  body#page.sticky-nav header#page-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    z-index: 1000;
    border-bottom: solid 1px #fff;
    background: #e3051a;
  }
  body#page.sticky-nav header#page-header #page-image {
    background-image: none !important;
    padding-bottom: 0;
    height: unset;
    overflow: visible;
    display: none;
  }
  body#page.sticky-nav header#page-header .wrap.white {
    margin-top: 0;
    padding: 0 20px;
  }
  body#page.sticky-nav header#page-header nav#page-navigation {
    padding: 0;
  }
  body#page.sticky-nav header#page-header nav#page-navigation a#page-logo {
    height: 55px;
    padding: 0 calc(15px * 2) 0 0;
  }
  body#page.sticky-nav header#page-header nav#page-navigation a#page-logo object,
  body#page.sticky-nav header#page-header nav#page-navigation a#page-logo img {
    height: 55px;
    width: auto;
    padding: 10px 0;
  }
  body#page.sticky-nav header#page-header nav#page-navigation .main-navigation {
    padding: 0;
  }
  body#page.sticky-nav header#page-header nav#page-navigation .main-navigation > li > span.nav-item-wrap {
    height: 59px;
    line-height: 59px;
  }
  body#page.sticky-nav header#page-header nav#page-navigation .main-navigation > li > span.nav-item-wrap span {
    color: #fff;
  }
  body#page.sticky-nav header#page-header nav#page-navigation .main-navigation > li > span.nav-item-wrap > .dropdown-indicator {
    color: #fff;
  }
  body#page.sticky-nav header#page-header nav#page-navigation .main-navigation > li.active-item > span.nav-item-wrap,
  body#page.sticky-nav header#page-header nav#page-navigation .main-navigation > li:hover > span.nav-item-wrap {
    border-color: #fff !important;
  }
  body#page.sticky-nav header#page-header nav#page-navigation div#info-block,
  body#page.sticky-nav header#page-header nav#page-navigation div#page-topline {
    display: none;
  }
}
@media only screen and (max-width: 1140px) {
  body#page #page-image .image-content {
    padding: 0 15px;
  }
  body#page .wrap .wrap {
    padding: 0;
  }
  body#page #page-header .wrap {
    overflow: visible;
  }
  body#page .header-right-content {
    width: 25%;
  }
  body#page .header-right-content #searchbox {
    width: 75%;
  }
}
@media only screen and (max-width: 1140px) and (min-width: 1025px) {
  body#page #page-navigation {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  body#page #page-navigation .header-right-content {
    width: 60px;
  }
  body#page #page-navigation a#page-logo {
    height: unset;
  }
  body#page #page-navigation a#page-logo object,
  body#page #page-navigation a#page-logo img {
    height: unset;
    width: 150px;
    padding: 0;
  }
}
@media only screen and (max-width: 1024px) {
  body#page {
    /* level 0 */
  }
  body#page #mobile-nav-item {
    text-shadow: 0px 0px 5px #333;
  }
  body#page a#page-logo object,
  body#page a#page-logo img {
    display: block;
    height: 80px;
    width: 200px;
  }
  body#page.home #page-image {
    padding-bottom: 450px;
  }
  body#page #page-image {
    padding-bottom: 400px;
  }
  body#page #side-navigation.opendmenu {
    border-top: solid 1px #fff;
  }
  body#page #page-header .wrap-header {
    z-index: 10;
  }
  body#page #page-header .header-right-content {
    position: absolute;
    top: 0px;
    right: 90px;
    display: flex;
    gap: 15px;
    width: auto;
  }
  body#page #page-header .header-right-content .wishlist-header {
    display: inline-block;
    float: left;
  }
  body#page #page-header .header-right-content #searchbox {
    width: auto;
    display: inline-block;
  }
  body#page ul.main-navigation#side-navigation.opendMenu {
    border-top: solid 1px #fff;
  }
  body#page div#content-head #page-image {
    padding-bottom: 45%;
  }
  body#page .header-right-content .wishlist-header,
  body#page .header-right-content #searchbox {
    position: unset;
  }
  body#page .header-right-content .wishlist-header button,
  body#page .header-right-content #searchbox button {
    background: transparent;
    border: none;
    font-size: inherit;
    color: #fff;
    text-shadow: 0px 0px 5px #333;
    font-size: 125%;
    cursor: pointer;
  }
  body#page .header-right-content .wishlist-header #wishlist-content,
  body#page .header-right-content #searchbox #wishlist-content,
  body#page .header-right-content .wishlist-header #searchbox-content,
  body#page .header-right-content #searchbox #searchbox-content {
    width: calc( 100vw - 17px );
    right: -90px;
    top: 90px;
    text-shadow: none;
  }
  body#page .header-right-content .wishlist-header #searchbox-content,
  body#page .header-right-content #searchbox #searchbox-content {
    display: none;
  }
  body#page .header-right-content .wishlist-header #searchbox-content.open,
  body#page .header-right-content #searchbox #searchbox-content.open {
    display: block;
  }
  body#page #page-main a[href^="tel"]:link,
  body#page #page-main a[href^="tel"]:visited,
  body#page #page-main a[href^="tel"]:hover {
    color: #e3051a !important;
  }
  body#page #page-main .highlight a[href^="tel"]:link,
  body#page #page-main .highlight a[href^="tel"]:visited,
  body#page #page-main .highlight a[href^="tel"]:hover {
    color: #fff !important;
    text-decoration: underline;
  }
}
@media only screen and (max-width: 950px) {
  body#page.blank section#page-content {
    width: 100%;
    margin: 0;
  }
  body#page div#page-background {
    background: url(../../../images/default/bg-header.jpg ) transparent no-repeat bottom center cover;
  }
}
@media only screen and (max-width: 900px) {
  body#page #page-main .main-right .section-aside,
  body#page #page-main .main-left .section-aside {
    width: 250px;
  }
  body#page #page-main .main-right .section-main,
  body#page #page-main .main-left .section-main {
    width: calc(100% - 250px);
  }
  body#page > .ui-autocomplete.ui-menu {
    width: calc(100% -  30px) !important;
    left: 15px !important;
  }
  body#page #moduleContent #mobile-filter-item {
    display: flex;
    gap: 15px;
    position: relative;
    left: unset;
    color: #e3051a;
    text-shadow: none;
  }
  body#page #moduleContent #mobile-filter-item span {
    text-indent: unset;
    text-shadow: none;
    font-size: 70%;
  }
  body#page #moduleContent div#jobs-filter {
    display: none;
    width: 100%;
    padding: 0;
    float: none;
  }
  body#page #moduleContent div#jobs-content {
    width: 100%;
    padding: 0;
    float: none;
  }
  body#page div#aside-links {
    background: #e3051a;
    border-top: 1px solid #fff;
  }
  body#page div#aside-links.sticky-bottom {
    position: relative;
    top: 0;
    width: 100%;
    left: 0;
    clear: both;
    overflow: hidden;
  }
  body#page div#aside-links.sticky-bottom .aside-links-list {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    height: 40px;
    overflow: hidden;
  }
  body#page div#aside-links.sticky-bottom .aside-links-list > li {
    position: unset;
    height: 39px;
    width: 40px;
    line-height: 40px;
    border-top: none;
    border-bottom: none;
  }
  body#page div#aside-links.sticky-bottom .aside-links-list > li:last-child {
    border-right: 1px solid #fff;
  }
  body#page div#aside-links.sticky-bottom .aside-links-list > li.closed span.list-link {
    display: none;
  }
  body#page div#aside-links.sticky-bottom .aside-links-list > li.closed span.list-link a {
    opacity: 0;
  }
  body#page div#aside-links.sticky-bottom .aside-links-list > li.widget-simpletext {
    position: unset;
    left: 0;
    right: 0;
    top: 0;
    border-left: 1px solid #fff;
  }
  body#page div#aside-links.sticky-bottom .aside-links-list > li.widget-simpletext.closed .aside-info {
    display: none;
  }
  body#page div#aside-links.sticky-bottom .aside-links-list > li.widget-simpletext.closed .aside-info-icon {
    background: #e3051a;
  }
  body#page div#aside-links.sticky-bottom .aside-links-list > li.widget-simpletext.closed .aside-info-icon i {
    color: #fff;
  }
  body#page div#aside-links.sticky-bottom .aside-links-list > li.widget-simpletext .aside-info-actions {
    display: none;
  }
  body#page div#aside-links.sticky-bottom .aside-links-list > li.widget-simpletext .aside-info {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    width: 100%;
    display: block;
    text-align: center;
    background: #000;
  }
  body#page div#aside-links.sticky-bottom .aside-links-list > li.widget-simpletext .aside-info .aside-info-content {
    position: unset;
  }
  body#page div#aside-links.sticky-bottom .aside-links-list > li.widget-simpletext .aside-info .aside-info-content .aside-info-headline {
    text-align: center;
    background: unset;
  }
  body#page div#aside-links.sticky-bottom .aside-links-list > li.widget-simpletext .aside-info .aside-info-content .aside-info-content-wrap .item-content {
    background: unset;
  }
  body#page div#aside-links.sticky-bottom .aside-links-list > li.widget-simpletext .aside-info .aside-info-content .aside-info-content-wrap .item-content a {
    padding: calc(15px / 2) 15px;
    background: #e3051a;
  }
  body#page div#aside-links.sticky-bottom .aside-links-list > li.widget-simpletext .aside-info .aside-info-content .aside-info-content-wrap .item-content a:hover {
    background: #fff;
    color: #e3051a;
  }
  body#page div#aside-links.sticky-bottom .aside-links-list > li.widget-simpletext .aside-info-icon {
    position: relative;
    background: #fff;
  }
  body#page div#aside-links.sticky-bottom .aside-links-list > li.widget-simpletext .aside-info-icon i {
    text-align: center;
    width: 100%;
    color: #e3051a;
  }
  body#page div#aside-links.sticky-bottom .aside-links-list > li span.list-icon {
    width: 40px;
  }
  body#page div#aside-links.sticky-bottom .aside-links-list > li span.list-link {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    text-align: center;
    background: #000;
  }
  body#page div#aside-links.sticky-bottom .aside-links-list > li span.list-link a {
    width: 100%;
    padding: 0 15px;
    opacity: 1;
    transition: opacity 0.7s ease-in-out;
  }
  body#page.singleview.poi #page-content {
    padding-bottom: calc(15px * 4);
  }
  body#page.singleview.poi #page-content section#poi-content .poi-content-image picture img {
    position: unset;
  }
  body#page.singleview.poi #page-content section#poi-content .poi-content-text {
    padding-left: 0;
  }
}
@media only screen and (max-width: 750px) {
  body#page section.main-right .section-main,
  body#page section.main-left .section-main {
    padding-top: calc(15px / 2);
    padding-bottom: calc(15px * 2);
  }
  body#page section.main-right .section-aside,
  body#page section.main-left .section-aside {
    padding-top: calc(15px * 2);
    padding-bottom: calc(15px / 2);
    text-align: left;
  }
  body#page section.main-right .section-aside .page-title br,
  body#page section.main-left .section-aside .page-title br {
    display: none;
  }
  body#page.default section#page-content,
  body#page.default aside#page-aside {
    padding: calc(15px * 2) 0 calc(15px * 2) 0;
  }
  body#page.default section#page-content {
    padding-bottom: 15px;
  }
  body#page.default aside#page-aside {
    padding-top: 15px;
  }
  body#page .rte-plugin.margin-top-medium {
    margin-top: 0 !important;
  }
  body#page .rte-plugin.margin-bottom-medium {
    margin-bottom: 0 !important;
  }
  body#page .widget-cite {
    width: 100%;
    padding: 15px;
  }
  body#page footer#page-footer ul.grid-view {
    grid-template-columns: repeat(2, 50%);
    grid-gap: 15px;
    width: calc(100% - 30px);
  }
  body#page footer#page-footer ul.grid-view li.column-1 {
    grid-column: 1;
  }
  body#page footer#page-footer ul.grid-view li.column-2 {
    grid-column: 2;
  }
  body#page footer#page-footer ul.grid-view li.column-3 {
    grid-column: 1;
  }
  body#page footer#page-footer ul.grid-view li.column-4 {
    grid-column: 2;
  }
  body#page div#quicksearch-jobs {
    width: 60%;
  }
  body#page #page-image .headline,
  body#page #page-image .actions {
    background: rgba(255, 255, 255, 0.5);
    padding: 10px;
    margin-bottom: 10px;
  }
  body#page #page-image div#quicksearch-jobs form#jobsquicksearch {
    padding: 15px;
  }
  body#page #page-image div#quicksearch-jobs .headline,
  body#page #page-image div#quicksearch-jobs .actions {
    background: none;
    padding: 0;
    margin-bottom: 0px;
  }
  body#page #page-image div#quicksearch-jobs h1.headline {
    padding: 10px 0 15px;
  }
  body#page section.logo-red,
  body#page section.highlight {
    padding: calc(15px * 4);
  }
  body#page section.logo-red .wrap,
  body#page section.highlight .wrap {
    padding: 0;
  }
  body#page section.logo-red .widget-cite,
  body#page section.highlight .widget-cite {
    font-size: 140%;
  }
  body#page article.single.jobs header#jobs-header h1.jobs-headline {
    width: 100%;
    padding-right: 0;
  }
  body#page article.single.jobs header#jobs-header .jobs-header-actions {
    width: 100%;
    padding-left: 0;
    float: unset;
  }
  body#page article.single.jobs header#jobs-header .jobs-header-actions .action-share {
    position: unset;
  }
  body#page article.single.jobs header#jobs-header .jobs-header-actions .action-share #share-content {
    top: 100%;
    left: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 700px) {
  body#page .plugin-infoimage.col-w40 {
    width: 49%;
  }
  body#page #poi-article .table.poi-contact-data .trow {
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding-bottom: 15px;
  }
  body#page #poi-article .table.poi-contact-data .trow > div.tcell {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  body#page.kontakt #text,
  body#page.kontakt #modulecontent.kontakt {
    width: 100%;
    margin: 0%;
    float: none;
  }
  body#page #text .gmuserdefined {
    height: 200px;
  }
  body#page .linkbox .linkbox-background ul.link-wrap > li a {
    width: 55%;
  }
  body#page div#footer-copyright {
    padding: 10px 0;
  }
  body#page div#footer-copyright > ul > li,
  body#page div#footer-copyright > ul > li:last-child {
    text-align: center;
    padding: 5px 0px;
  }
  body#page section#page-jobsearch ul > li {
    width: 50%;
    margin: 5px 0;
  }
  body#page article.single.jobs section#jobs-content {
    width: 100%;
    padding-right: 0;
  }
  body#page article.single.jobs aside#jobs-aside {
    width: 100%;
    padding-left: 0;
    float: unset;
    clear: both;
  }
}
@media only screen and (max-width: 500px) {
  body#page footer#page-footer ul.grid-view {
    grid-template-columns: 100%;
    grid-gap: 30px;
    width: 100%;
  }
  body#page footer#page-footer ul.grid-view > li.column-1 {
    grid-column: 1;
  }
  body#page footer#page-footer ul.grid-view > li.column-2 {
    grid-column: 1;
  }
  body#page footer#page-footer ul.grid-view > li.column-3 {
    grid-column: 1;
  }
  body#page footer#page-footer ul.grid-view > li.column-4 {
    grid-column: 1;
  }
  body#page footer#page-footer ul.grid-view > li object,
  body#page footer#page-footer ul.grid-view > li object img {
    width: 70%;
    margin: 30px 15%;
  }
  body#page footer#page-footer ul.grid-view > li:nth-child(n+2) {
    border-top: solid 2px #fff;
    padding-top: 30px;
  }
  body#page #poi-article .contact-section a.simple-button {
    width: 100%;
    margin: calc(15px / 2) 0;
  }
  body#page div#quicksearch-jobs {
    width: 100%;
  }
}
@media only screen and (max-width: 450px) {
  body#page .rte-plugin.rightbox.col-w40,
  body#page .rte-plugin.leftbox.col-w40 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
    float: none;
  }
  body#page.home #page-image {
    padding-bottom: 500px;
  }
  body#page #page-image {
    padding-bottom: 350px;
  }
  body#page #page-header h1.page-title {
    font-size: 225%;
  }
  body#page section#page-jobsearch ul > li {
    width: 100%;
  }
  body#page .linkbox .linkbox-background ul.link-wrap > li a {
    width: 65%;
  }
  body#page section.logo-red {
    padding: 60px 30px;
  }
  body#page section.logo-red,
  body#page section.highlight {
    padding: calc(15px * 2);
  }
  body#page section.logo-red .wrap,
  body#page section.highlight .wrap {
    padding: 0;
  }
  body#page section.logo-red .widget-cite,
  body#page section.highlight .widget-cite {
    font-size: 125%;
  }
  body#page a#page-logo {
    width: 180px;
  }
  body#page a#page-logo object,
  body#page a#page-logo img {
    width: 100%;
  }
}
