@media (min-width: 1310px) {
  .container {
    width: 1280px; } }

body {
  font-family: 'Arial', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.4;
  color: #323232; }
body .icon.arrow-down{display:none;}
  
  body h1, body h2 {
    font-family: 'Arial', serif;
    font-weight: bold;
    font-style: normal;
    font-size: 30px;
    color: #323232;
    text-transform: uppercase;
    margin: 0;
    line-height: 1; }
  
  body figure, body img {
    max-width: 70% !important;
    height: auto;
    margin: 0 auto;
    display: block;
  }
  body figcaption {
    font-family: 'Arial', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    margin-bottom: 20px; }
  body iframe {
    max-width: 100%;
    margin: 0 auto 40px;
    display: block; }
  body .logo-container {
    text-align: center;
    padding-top: 78px;
    width: 100%;
    padding: 78px 15px 110px;
    position: absolute;
    z-index: 1; }
    body .logo-container img {
      width: 100%;
      max-width: 360px !important;
      height: auto; }
  body .carousel-control {
    opacity: 1; }
  
  body .container-fluid {
    text-align: center;
    padding-bottom: 80px;
    padding-top: 0px;
    padding-left: 0;
    padding-right: 0;
    margin-top: 80px; }
    body .container-fluid .entry-header {
      margin-bottom: 25px; text-align:center; }
      body .container-fluid .entry-header h2 {
        font-size: 25px;
        margin-top: 20px; }
      body .container-fluid .entry-header .button {
        margin: 30px 5px 10px; }
        @media (max-width: 767px) {
          body .container-fluid .entry-header .button {
            font-size: 12px;
            margin: 15px 5px 0; } }
    body .container-fluid .entry-content {
      text-align: left; }
      body .container-fluid .entry-content h2 {
        text-align: center; }
      body .container-fluid .entry-content img {
        max-width: 300px !important;
        height: auto; }
        body .container-fluid .entry-content img.alignright {
          float: right; }
        body .container-fluid .entry-content img.alignleft {
          float: left; }
      body .container-fluid .entry-content a {
        color: #323232;
        text-decoration: none; }
        body .container-fluid .entry-content a:hover {
          color: #497bdd;
          text-decoration: none; }
    
      body .container-fluid .entry-content.tourshedule .row {
        margin-bottom: 15px; }
        body .container-fluid .entry-content.tourshedule .row h3 {
          text-transform: uppercase;
          margin-top: 0;
          font-family: 'Arial', serif;
          font-weight: bold;
          font-style: normal; }
          @media (max-width: 991px) {
            body .container-fluid .entry-content.tourshedule .row h3 {
              font-size: 20px; } }
    body .container-fluid .button {
      font-family: 'Arial', serif;
      font-weight: bold;
      font-style: normal;
      font-size: 14px;
      text-transform: uppercase;
      text-decoration: none;
      color: #323232;
      border-radius: 30px;
      margin: 20px 0;
      padding: 8px 25px;
      letter-spacing: 2px;
      display: inline-block;
      position: relative;
      border: 2px solid transparent;
      background: #FFF;
      background-clip: padding-box;
      min-width: 145px; }
      body .container-fluid .button::after {
        position: absolute;
        top: -2px;
        bottom: -2px;
        left: -2px;
        right: -2px;
        background: #a4da38;
        /* For browsers that do not support gradients */
        background: -webkit-linear-gradient(left, #a4da38, #497bdd);
        /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(right, #a4da38, #497bdd);
        /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(right, #a4da38, #497bdd);
        /* For Firefox 3.6 to 15 */
        background: linear-gradient(to right, #a4da38, #497bdd);
        /* Standard syntax */
        content: '';
        z-index: -1;
        border-radius: 30px; }
      body .container-fluid .button:hover {
        background: transparent;
        border: 2px solid #323232;
        color: #323232 !important; }
        body .container-fluid .button:hover::after {
          background: transparent; }
      body .container-fluid .button.anchor {display:none; }
        
    
  body footer {
    text-align: center; }
    body footer .menu-footermenue-container {
      border-bottom: 2px solid #2e2f2e;
      margin-bottom: 10px; }
      body footer .menu-footermenue-container ul.footer-menu {
        display: inline-block;
        margin: 0;
        padding: 0 0 10px; }
        @media (max-width: 480px) {
          body footer .menu-footermenue-container ul.footer-menu {
            padding: 0 0 5px; } }
        body footer .menu-footermenue-container ul.footer-menu li {
          float: left;
          list-style: none;
          font-family: 'Arial', serif;
          font-weight: normal;
          font-style: normal;
          font-size: 16px;
          line-height: 16px;
          padding: 0 10px;
          border-right: 1px solid #353535; }
          body footer .menu-footermenue-container ul.footer-menu li:first-child {
            padding-left: 0; }
          body footer .menu-footermenue-container ul.footer-menu li:last-child {
            border-right: none;
            padding-right: 0; }
          @media (max-width: 480px) {
            body footer .menu-footermenue-container ul.footer-menu li {
              font-size: 11px;
              line-height: 11px;
              padding: 0 5px; } }
          body footer .menu-footermenue-container ul.footer-menu li a {
            color: #353535;
            text-decoration: none;
            text-transform: uppercase; }
            body footer .menu-footermenue-container ul.footer-menu li a:hover {
              color: #497bdd;
              text-decoration: none; }
    body footer .footer-copyright {
      font-family: 'Arial', serif;
      font-weight: normal;
      font-style: normal;
      font-size: 20px;
      line-height: 20px;
      margin-bottom: 40px; }
      @media (max-width: 480px) {
        body footer .footer-copyright {
          font-size: 16px;
          line-height: 16px; } }
  
  body .lcp_tour-shedule {
    margin: 60px 0;
    padding: 0;
    text-align: center; }
    body .lcp_tour-shedule li {
      list-style: none;
      clear: both; }
      body .lcp_tour-shedule li:nth-child(odd) .col-xs-12 {
        float: left; }
        body .lcp_tour-shedule li:nth-child(odd) .col-xs-12.info {
          padding-top: 10px;
          text-align: left; }
      body .lcp_tour-shedule li:nth-child(even) .col-xs-12 {
        float: right; }
        body .lcp_tour-shedule li:nth-child(even) .col-xs-12.info {
          padding-top: 10px;
          text-align: right; }
     
      body .lcp_tour-shedule li .row h3 {
        font-family: 'Arial', serif;
        font-weight: bold;
        font-style: normal;
        font-size: 30px;
        text-transform: uppercase;
        vertical-align: middle;
        display: inline-block;
        position: relative;
         }

        body .lcp_tour-shedule li .row h3 a {
          text-decoration: none;
          color: #323232; }
          body .lcp_tour-shedule li .row h3 a:hover {
            color: #323232; }
      body .lcp_tour-shedule li .row .divider {display:none;}
      body .lcp_tour-shedule li .row .info a {
        font-weight: bold;
        color: #323232;
        text-decoration: none; }
      body .lcp_tour-shedule li .row .lcp_excerpt {
        line-height: 1.2; }
    
    body .lcp_tour-shedule.complete li:focus, body .lcp_tour-shedule.complete li:visited, body .lcp_tour-shedule.complete li:active, body .lcp_tour-shedule.complete li:link {
      border: none;
      outline: none; }
    body .lcp_tour-shedule.complete li .row {
      margin-bottom: 15px; }
      body .lcp_tour-shedule.complete li .row .col-xs-12 {
        float: left !important; }
        body .lcp_tour-shedule.complete li .row .col-xs-12.content {
          text-align: left !important; }
        body .lcp_tour-shedule.complete li .row .col-xs-12.info {
          text-align: center !important; }
        body .lcp_tour-shedule.complete li .row .col-xs-12 h2 {
          font-size: 25px;
          margin-bottom: 20px; }
        body .lcp_tour-shedule.complete li .row .col-xs-12 h3:not(.lcp_post) {
          text-transform: uppercase;
          margin-top: 0;
          font-family: 'Arial', serif;
          font-weight: bold;
          font-style: normal;
          border-radius: 120px;
          height: auto;
          width: 100%;
          padding-top: 0;
          margin: 00;
          vertical-align: middle;
          display: inline-block;
          position: relative;
          border: none;
          background: none; }
          @media (max-width: 991px) {
            body .lcp_tour-shedule.complete li .row .col-xs-12 h3:not(.lcp_post) {
              font-size: 20px; } }
          body .lcp_tour-shedule.complete li .row .col-xs-12 h3:not(.lcp_post)::after {
            position: static;
            background: none;
            /* For browsers that do not support gradients */ }
        body .lcp_tour-shedule.complete li .row .col-xs-12 .icon.arrow-down {
          margin-top: 100px; }
  @media (max-width: 767px) {
    body .lcp_tour-shedule .info {
      text-align: center !important; } }

 #drucklayout {
  margin: 0 auto;
 }

 #drucklayout h1 {
  margin-bottom: 2rem;
 }

 #drucklayout .thumbnail {
  margin-bottom: 2rem;
 }

 #drucklayout .panel {
  margin-top: 3rem;
  margin-bottom: 2rem;
 }

 #drucklayout h1, #drucklayout .panel h2, h3.day-indicator, .text-center, .date-place {
  text-align: center;
 }

 .picture-subline {
  font-size: 11px;
  text-align: center;
 }

 .panel-description {
  width: 50%;
  margin: 0 auto;
 }