@media all {
  /* Header */
  .co-header img {
    width: 100%; }
  /*table in Content*/
  .co-text table {
    width: 100% !important;
    overflow: hidden; }
    .co-text table td {
      display: block;
      width: 100%;
      clear: left;
      font-size: 14px; } }
    @media all and (min-width: 992px) {
      .co-text table td {
        width: 33%;
        display: block;
        float: left;
        clear: none; }
        .co-text table td:first-child {
          width: 22%; } }

@media all {
      .co-text table td p {
        font-size: 14px; }
  /* Default Content */
  .co-content {
    margin-bottom: 40px; }
  .co-text-beside-image h1,
  .co-text-beside-image h2,
  .co-text-beside-image h3,
  .co-text-beside-image h4,
  .co-text-beside-image h5,
  .co-text-beside-image h6 {
    margin-top: 0; }
  .co-content-image {
    margin-bottom: 40px;
    width: 100%; }
  /* Content Navigation */
  .co-navigation .glyphicon.glyphicon-menu-right.glyphicon-right-custom {
    font-size: 15px; }
  .co-navigation.co-navigation-image h3 {
    margin-top: .3em; }
  .co-navigation.co-navigation-image a span.glyphicon {
    font-size: .6em;
    margin-right: .2em; }
  .co-navigation.co-navigation-image .co-img-placeholder {
    background: #55a20a;
    padding-bottom: 50%; }
  .co-navigation img {
    width: 100%; }
  .co-navigation .col {
    margin-bottom: 40px; }
  .co-navigation .co-img-wrapper {
    margin-bottom: 20px; }
  .co-navigation a.co-link-box {
    display: block;
    text-decoration: none;
    color: #666666; }
    .co-navigation a.co-link-box .co-img-wrapper {
      background: #55a20a;
      overflow: hidden; }
      .co-navigation a.co-link-box .co-img-wrapper img {
        position: relative;
        transition: opacity .3s;
        backface-visibility: hidden; }
    .co-navigation a.co-link-box:hover {
      color: #666666; }
      .co-navigation a.co-link-box:hover img {
        opacity: .4; }
  .co-navigation-icon h3 {
    margin-top: 5px; }
  .co-navigation-icon .co-icon {
    font-size: 2.0em; }
  /* Images */
  .co-img-wrapper {
    margin-bottom: 40px; }
  .co-img-wrapper.co-2colimg {
    margin-bottom: 0; }
    .co-img-wrapper.co-2colimg .col {
      margin-bottom: 40px; }
    .co-img-wrapper.co-2colimg img {
      width: 100%; }
  /* Documents and Links */
  ul.co-documents {
    padding: 0; }
    ul.co-documents,
    ul.co-documents li {
      list-style-type: none; }
    ul.co-documents .co-document .glyphicon {
      font-size: 17px;
      line-height: 1.2em; }
    ul.co-documents .co-document a,
    ul.co-documents .co-document a p,
    ul.co-documents .co-document a:link,
    ul.co-documents .co-document a:link p,
    ul.co-documents .co-document a:visited,
    ul.co-documents .co-document a:visited p {
      color: #666666;
      text-decoration: none; }
    ul.co-documents .co-document-text {
      margin-left: 40px; }
  /* Google Maps */ }

@media all and (min-width: 992px) {
  .co-google-map-container {
    margin-top: 25px;
    margin-bottom: 25px; } }

@media all and (min-width: 768px) {
  .ly-header-pane .co-google-map-container {
    padding-bottom: 35%; } }

@media all {
  .ly-header-pane .co-google-map-container {
    margin-top: 0;
    margin-bottom: 0; }
  .googlemap-apiwarning {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0; }
  /* Kontakt Map */
  .co-contactmap address {
    line-height: 1.2;
    padding: 20px 0; }
  .co-contactmap .co-company,
  .co-contactmap .co-address,
  .co-contactmap .co-details {
    margin-bottom: 20px; }
  /* Sperating Line */
  .role-admin .co-separatingline {
    padding: 15px 0; }
  hr.ly-darkhr {
    border-color: #919191; }
  .ly-primaryhr {
    height: 30px;
    -webkit-box-shadow: inset 0px 16px 30px -20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 16px 30px -20px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 16px 30px -20px rgba(0, 0, 0, 0.3); }
  hr.ly-primaryhr-half {
    width: 50%;
    margin-right: auto;
    margin-left: auto; }
  /* Person */
  .co-person {
    overflow: visible;
    margin: 40px 0;
    font-size: 16px; }
    .co-person p {
      font-size: 16px; }
  .co-person-wrapper img {
    width: 100%; }
  .co-person-text {
    word-wrap: break-word; }
  .co-person-placeholder {
    background: #919191;
    padding-bottom: 128%; }
  .co-person-image-rounded img {
    border-radius: 50%; }
  .co-person-image-rounded .co-person-placeholder {
    border-radius: 50%;
    padding-bottom: 100%; } }

@media all and (max-width: 430px) {
  .co-person-wrapper .co-person-image {
    width: 50%;
    margin-bottom: 15px;
    padding-right: 19px; }
  .co-person-wrapper .co-person-text {
    width: 100%; } }

@media all {
  /* Youtube */
  .role-admin .co-youtube-video-wrapper {
    padding-top: 40px; }
  /*Headerimage mit parallax Effekt*/
  .co-headerimage-wrapper {
    position: relative;
    overflow: hidden;
    height: 80vh; } }
  @media all and (min-width: 767px) {
    .co-headerimage-wrapper {
      height: 55vh; } }

@media all {
  .co-headerimage {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%; }
    .co-headerimage .container-fluid {
      max-width: 768px;
      height: 240px;
      position: relative;
      top: 50%;
      margin-top: -85px; } }
    @media all and (min-width: 767px) {
      .co-headerimage .container-fluid {
        margin-top: -85px; } }

@media all {
      .co-headerimage .container-fluid p {
        font-size: 28px;
        font-weight: 300;
        font-style: italic;
        color: #FFF;
        text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6); } }
      @media all and (min-width: 991px) {
        .co-headerimage .container-fluid p {
          font-size: 40px; } }
      @media all and (max-width: 480px) {
        .co-headerimage .container-fluid p br {
          content: ""; }
          .co-headerimage .container-fluid p br:after {
            display: inline-block;
            content: "\00a0"; } }

@media all {
      .co-headerimage .container-fluid span {
        font-size: 14px;
        font-weight: 400;
        font-style: italic;
        color: #FFF;
        text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6); }
  .co-header-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; } }

/*# sourceMappingURL=styles.css.map */
