/*
 * 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 */
/* #000 */
/* For RTE Texts, .. */
/* Color One */
/* FONT */
/* FONT-FAMILY */
/* Font-Size*/
/* Font-Weight */
/* SCROLL-TO-TOP */
/*
 * COLS
 */
/* ColRight & ColLeft Space */
/*
 * Listings
 */
/*
 * Listings
 */
/* Card-Item */
/* List-View */
/* Pagination */
/* Nav-Pageview */
/* SEARCH */
/* FAQ */
/* General */
/* List-Elements */
/* Related for Level-0 */
/* Related for Level-1 */
/* Related for Level-2 */
/*
 * Mobile Navigation
 */
/* Sticky */
/* footer navigation */
/* PAGE-LOGO */
/* TOPLINE */
/* Header-Elements */
/* FOOTER */
/* ASIDE */
html {
  -webkit-text-size-adjust: 100%;
}
body#page .mobile-action-btn {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  color: #555;
  background: #fff;
  clear: both;
  font-size: 200%;
}
body#page .mobile-action-btn span {
  text-indent: -9999px;
  display: block;
  height: 0;
}
@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 .sticky-nav div#info-block {
    display: none;
  }
  body#page.sticky-nav header#page-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 1000;
    border-bottom: solid 1px #f2f2f2;
  }
  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 object,
  body#page.sticky-nav header#page-header nav#page-navigation a#page-logo img {
    height: 32px;
    width: auto;
    padding: 0 !important;
  }
  body#page.sticky-nav header#page-header nav#page-navigation .main-navigation {
    padding: 5px 0;
  }
  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) and (min-width: 1024px) {
  body#page a#page-logo img,
  body#page a#page-logo object {
    width: 175px;
  }
  body#page .main-navigation > li > span.nav-item-wrap {
    font-size: 115% !important;
  }
}
@media only screen and (max-width: 1280px) {
  body#page .wrap {
    width: 100%;
    padding: 0 15px;
  }
  body#page ul.grid-teaser li.grid-teaser-item.item-private {
    padding-bottom: 95%;
  }
  body#page li.widget-simpletext.double {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  body#page a#page-logo object,
  body#page a#page-logo img {
    display: block;
    height: 60px !important;
    width: 180px !important;
  }
  body#page #mobile-nav-item.mobileonly {
    display: inline-block;
    top: 15px;
    left: inherit;
    right: 20px;
    line-height: initial;
  }
  body#page #mobile-nav-item.mobile-action-btn span {
    text-indent: inherit;
    display: block;
    height: auto;
    font-size: 37%;
  }
}
@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;
  }
  body#page ul.grid-teaser {
    list-style: none;
    overlfow: hidden;
  }
  body#page ul.grid-teaser li.grid-teaser-item {
    padding-bottom: 15px;
  }
  body#page ul.grid-teaser li.grid-teaser-item.item-private {
    padding-bottom: 15px;
  }
  body#page ul.grid-teaser li.grid-teaser-item .core-area {
    padding-bottom: 56%;
    position: relative;
  }
  body#page ul.grid-teaser li.grid-teaser-item .core-area .core-area-image img {
    position: absolute;
    left: -99999px;
  }
  body#page#page section#page-content {
    width: calc(100% - 300px) !important;
  }
  body#page#page aside#page-aside {
    width: 300px !important;
  }
}
@media only screen and (max-width: 900px) {
  body#page div#info-block,
  body#page div#info-block div#page-breadcrumbs,
  body#page div#info-block div#infoBlockSearch {
    width: 100% !important;
    float: none !important;
  }
  body#page div#page-breadcrumbs {
    border-bottom: solid 1px #ddd;
  }
  body#page div#infoBlockSearch #search {
    width: 100%;
    height: 40px;
    line-height: 40px;
  }
  body#page div#infoBlockSearch #search button#search_submitSearch {
    width: 30px;
    height: 40px;
    line-height: 40px;
  }
  body#page div#infoBlockSearch #search input#search_searchBox {
    height: 45px;
    line-height: 45px;
  }
  body#page div#content-head h1.page-title {
    position: relative;
    left: unset;
    bottom: unset;
  }
  body#page div#content-head h1.page-title span.title {
    display: block;
    margin-bottom: 0;
    padding: 10px 15px 5px;
  }
  body#page div#content-head h1.page-title span.sub-title {
    display: block;
    padding: 0px 15px 10px;
  }
  body#page div#content-head h1.page-title br {
    display: none;
  }
  body#page ul.card-view .content-title a {
    min-height: auto;
    padding-bottom: 10px;
    font-size: 140%;
  }
  body#page .click-list ul.card-view .content-title a {
    font-size: 110%;
  }
  body#page #text ul.cols > li:nth-child(n+2) {
    border-top: solid 1px #f2f2f2;
    padding-top: 15px;
  }
  body#page .plugin-infoimage.col-w40,
  body#page .plugin-infobox.col-w40,
  body#page .plugin-infoimage.col-w33,
  body#page .plugin-infobox.col-w33 {
    width: 50%;
  }
  body#page .rte-plugin.plugin-two-columns .col-w66,
  body#page .rte-plugin.plugin-two-columns .col-w33 {
    width: calc(50% - 15px);
  }
  body#page table {
    font-size: 90%;
  }
  body#page table td,
  body#page table th {
    padding: 3px 2px;
  }
  body#page.teammodule ul.advanced-team-list > li.list-item:not(:first-child),
  body#page.teammodule ul.team-list > li.list-item:not(:first-child) {
    border-top: solid 1px #f2f2f2;
    padding-top: 15px;
  }
  body#page .plugin-listing.site-navi {
    font-size: 95%;
  }
  body#page #news-content ul.card-view .card-item-wrap {
    margin-bottom: 0;
  }
  body#page #news-content ul.card-view .card-item-border {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    bottom: auto !important;
  }
  body#page #news-content ul.card-view .card-item-border .content-link {
    position: relative;
    bottom: auto;
    right: auto;
  }
}
@media only screen and (max-width: 750px) {
  body#page#page aside#page-aside,
  body#page#page section#page-content {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    float: none !important;
  }
  body#page #page-topline .topline-label {
    display: none;
  }
  body#page .content-image {
    width: 100% !important;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 700px) {
  body#page h2 strong {
    display: block;
  }
  body#page div#info-block {
    margin-top: 10px;
  }
}
@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;
  }
}
@media only screen and (max-width: 500px) {
  body#page {
    font-size: 115%;
  }
  body#page .rte-plugin.rightbox.col-w40,
  body#page .rte-plugin.leftbox.col-w40,
  body#page .rte-plugin.rightbox.col-w33,
  body#page .rte-plugin.leftbox.col-w33,
  body#page .rte-plugin.plugin-two-columns .col-w66,
  body#page .rte-plugin.plugin-two-columns .col-w33,
  body#page .rte-plugin.plugin-two-columns .col-w60,
  body#page .rte-plugin.plugin-two-columns .col-w40 {
    width: 100% !important;
    margin-top: 15px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 15px !important;
    float: none !important;
  }
  body#page .rte-plugin.plugin-two-columns .col-w66 .leftbox,
  body#page .rte-plugin.plugin-two-columns .col-w33 .leftbox,
  body#page .rte-plugin.plugin-two-columns .col-w60 .leftbox,
  body#page .rte-plugin.plugin-two-columns .col-w40 .leftbox,
  body#page .rte-plugin.plugin-two-columns .col-w66 .rightbox,
  body#page .rte-plugin.plugin-two-columns .col-w33 .rightbox,
  body#page .rte-plugin.plugin-two-columns .col-w60 .rightbox,
  body#page .rte-plugin.plugin-two-columns .col-w40 .rightbox {
    margin-bottom: 15px;
  }
  body#page .wrap.white,
  body#page .wrap.space {
    padding: 10px;
  }
  body#page #page-topline {
    display: none;
    padding-right: 25px;
  }
  body#page #page-header .wrap.white {
    margin-top: 0  !important;
  }
  body#page a#page-logo object,
  body#page a#page-logo img {
    height: 40px !important;
    width: 120px !important;
  }
  body#page .mobile-action-btn {
    font-size: 180%;
  }
  body#page #mobile-nav-item.mobileonly {
    top: 2px;
  }
  body#page ul.grid-teaser li.grid-teaser-item .core-area {
    background: none !important;
    padding-bottom: 0;
  }
  body#page ul.grid-teaser li.grid-teaser-item .core-area .core-area-image img {
    display: block;
    position: relative;
    left: inherit;
    width: 100%;
    height: auto;
  }
  body#page ul.grid-teaser li.grid-teaser-item .core-area .core-area-content {
    color: #fff;
    background: none;
    padding: 10px;
    position: relative;
    bottom: inherit;
    left: inherit;
    right: inherit;
    box-shadow: none;
  }
  body#page ul.grid-teaser li.grid-teaser-item .core-area .core-area-content h2 {
    color: #fff;
  }
  body#page ul.grid-teaser li.grid-teaser-item .core-area .core-area-content span.line span.inner-line {
    background: #555 !important;
  }
  body#page ul.grid-teaser li.grid-teaser-item .core-area .core-area-content .content-text ul {
    column-count: 1;
    column-gap: 0;
  }
  body#page ul.grid-teaser li.grid-teaser-item h2.content-title {
    color: #fff;
  }
  body#page ul.grid-teaser li.grid-teaser-item.item-private .core-area-content {
    background: #9E005D;
  }
  body#page ul.grid-teaser li.grid-teaser-item.item-company .core-area-content {
    background: #0071BC;
  }
  body#page ul.grid-teaser li.grid-teaser-item.item-user .core-area-content {
    background: #009245;
  }
  body#page table {
    font-weight: 600;
    font-size: 58%;
  }
  body#page .site-navi {
    text-align: center !important;
  }
  body#page .plugin-listing.site-navi {
    font-size: 100%;
  }
  body#page .plugin-listing.site-navi > li {
    width: 100%;
  }
  body#page .plugin-listing.site-navi > li p {
    text-align: center !important;
  }
}
