/*
 * 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
 */
/*
 * MODAL DIALOG
 */
/*
 * 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
 */
/* red */
/* grey */
/* SCROLL-TO-TOP */
/*
 * search module
 */
/*
 * Main MegaDropdown Navigation
 */
/* footer */
html {
  -webkit-text-size-adjust: 100%;
}
.mobile-action-btn {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #ac111c;
  background: #fff;
  clear: both;
  font-size: 200%;
  cursor: pointer;
}
.mobile-action-btn span {
  text-indent: -99999px;
  font-size: 37%;
  display: block;
  height: 0;
}
@media only screen and (max-width: calc(1280px  +  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: 0px;
    left: inherit;
    right: 10px;
  }
  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;
  }
}
html {
  -webkit-text-size-adjust: 100%;
}
.mobile-action-btn {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #ac111c;
  background: #fff;
  clear: both;
  font-size: 200%;
  cursor: pointer;
}
.mobile-action-btn span {
  text-indent: -9999px;
  display: block;
  height: 0;
}
#mobile-nav-item,
#mobile-search-item,
#mobile-info-item {
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  color: #fff;
  background: #ac111c;
  font-size: 130%;
}
#mobile-nav-item span,
#mobile-search-item span,
#mobile-info-item span {
  text-indent: -9999px;
  display: block;
  height: 0;
}
#mobile-subnav-item {
  cursor: pointer;
  font-size: 110%;
  text-align: center;
  color: #004B92;
  background: #FFE200;
  display: inline-block;
  width: 20px;
  padding: 10px;
  margin-top: 1%;
}
#mobile-subnav-item span {
  text-indent: -9999px;
  display: block;
  height: 0;
}
#mobile-search-item {
  position: relative;
  left: 0;
  background: #f2f2f2;
  color: #333;
  float: left;
}
@media only screen and (min-width: 1020px) {
  .sticky-nav div#info-block,
  .sticky-nav div#page-topline,
  .sticky-nav div#page-breadcrumbs,
  .sticky-nav div#page-image,
  .sticky-nav body.sticky-nav span.page-logo-text {
    display: none;
  }
  .sticky-nav header#page-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 1000;
    border-bottom: solid 1px #ac111c;
  }
  .sticky-nav header#page-header .wrap.white {
    margin-top: 0;
    padding: 0 20px;
  }
  .sticky-nav header#page-header nav#page-navigation {
    padding: 0 0;
  }
  .sticky-nav header#page-header nav#page-navigation a#page-logo {
    padding: 5px 0;
  }
  .sticky-nav header#page-header nav#page-navigation a#page-logo .page-logo-text {
    display: none;
  }
  .sticky-nav header#page-header nav#page-navigation .main-navigation {
    padding: 0 0 0 15px;
  }
  .sticky-nav header#page-header nav#page-navigation div#info-block,
  .sticky-nav header#page-header nav#page-navigation div#page-topline {
    display: none;
  }
  .sticky-nav header#page-header div#page-service {
    padding: 5px 0;
  }
}
@media only screen and (max-width: calc(1280px  +  15px)) {
  .wrap {
    width: 100%;
    padding: 0 15px;
    overflow: hidden;
  }
  .wrap #page-image {
    width: calc(100% + 30px);
    margin: 0 -15px;
  }
}
@media only screen and (max-width: 1024px) {
  #page-header a#page-logo {
    width: 50%;
    min-width: 300px;
  }
  #page-header a#page-logo object,
  #page-header a#page-logo img {
    display: block;
    width: auto !important;
    height: 100px !important;
  }
  #page-header #mobile-nav-item.mobileonly {
    display: inline-block;
    top: 0px;
    left: inherit;
    right: 10px;
  }
  #page-header #mobile-nav-item.mobile-action-btn span {
    display: block;
    height: auto;
    font-size: 37%;
  }
  #page-header div#page-service {
    position: absolute;
    right: 0;
    top: 30px;
    padding: 0 !important;
    padding-right: 55px !important;
    min-width: 190px;
  }
  #page-header div#page-service .widget-iconLink {
    margin-right: 15px;
  }
  #page-header div#content-head #page-image {
    padding-bottom: 45%;
  }
}
@media only screen and (max-width: 950px) {
  .blank section#page-content {
    width: 100%;
    margin: 0;
  }
}
@media only screen and (max-width: 900px) {
   > .ui-autocomplete.ui-menu {
    width: calc(100% -  30px) !important;
    left: 15px !important;
  }
  .col-w40,
  .col-w60,
  .col-w33,
  .col-w66 {
    width: calc(50% - 15px);
  }
  .col-w40.space-double,
  .col-w60.space-double,
  .col-w33.space-double,
  .col-w66.space-double {
    width: calc(50% - 30px);
  }
  #home-content .home-content-intro,
  #home-content .home-content-feed {
    width: 100%;
    float: none;
    padding: 0;
  }
  #home-content .home-content-logo {
    display: none;
  }
  #home-content .home-content-intro {
    padding-bottom: 15px;
  }
  .c2a-block > div {
    width: 35%;
  }
  .c2a-block > div.c2a-block-contact {
    width: 65%;
  }
  #page-content aside,
  #page-content section.module-text {
    width: 100%;
    float: none;
    padding: 0;
  }
  #page-content aside {
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 750px) {
  .default aside#page-aside,
  .default section#page-content,
  .section-aside,
  .section-main,
  .col-w40,
  .col-w60,
  .col-w33,
  .col-w66,
  .col-w50,
  .divide #module-content,
  .divide #page-content,
  .section #page-aside,
  .section #page-content {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    float: none !important;
  }
  .col-w40,
  .col-w60,
  .col-w33,
  .col-w66,
  .col-w50 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  body#page a#page-logo {
    padding: 10px 0;
  }
  .kontakt #text,
  .kontakt #moduleContent.kontakt {
    width: 100%;
    margin: 0%;
    float: none;
  }
  #text .GMUserdefined {
    height: 200px;
  }
}
@media only screen and (max-width: 550px) {
  #page-header a#page-logo img {
    height: 50px !important;
    width: auto !important;
    padding: 0 !important;
  }
  #page-header a#page-logo span.page-logo-text {
    font-size: 80%;
  }
  div#page-service {
    top: 15px !important;
    min-width: auto !important;
  }
  div#page-service #mobile-search-item {
    background: #ac111c !important;
    color: #fff !important;
  }
  div#page-service .widget-iconLink {
    display: none;
  }
  div#page-search {
    margin: 0 !important;
    width: 100% !important;
  }
  .template-widget-fullimage_custom .page-preview-image .content-wrap .content-title {
    font-size: 2.7vw;
  }
}
