    /*
Theme Name: Hochseilgarten Altenhof
Theme URI: http://www.hochseilgarten-eckernfoerde.de
Description: Hochseilgarten Altenhof
Version: 0.4
Author: Carsten Fritz
Author URI: http://www.carstenfritz.com
*/

    /* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),
       url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/wp-content/themes/hochseilgarten/webfonts/open-sans-v15-latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/hochseilgarten/webfonts/MaterialIcons-Regular.eot'); /* For IE6-8 */
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url('/wp-content/themes/hochseilgarten/webfonts/MaterialIcons-Regular.woff2') format('woff2'),
    url('/wp-content/themes/hochseilgarten/webfonts/MaterialIcons-Regular.woff') format('woff'),
    url('/wp-content/themes/hochseilgarten/webfonts/MaterialIcons-Regular.ttf') format('truetype');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

    /* ---------------------------------------------------------
   Variablen
   ---------------------------------------------------------*/
    /* ALLGEMEINE ANGABGEN */

    html {
        margin-top: 0 !important;
        box-sizing: border-box;
    }

    body {
        font-family: 'Open Sans', sans-serif;
        font-size: 0.875em;
        font-size: 16px;
        font-weight: 300;
        color: #333;
        background: #edf2f6;
       
    }

    img {
        max-width: 100%;
        height: auto;
    }

    .content-area div.indbutton a:visited,
    .content-area div.indbutton a:active,
    .content-area a:hover {
        color: #0072a8;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        color: #454545;
        font-weight: 600;
        margin-top: 0;
        font-family: 'Merriweather Sans', sans-serif;
        line-height: 1.5;
    }

    p {
        line-height: 1.5;
        margin-bottom: 15px;
    }

    p.small {
        font-size: 13px;
    }

    h1 a,
    h2 a,
    h3 a,
    h4 a,
    h5 a,
    h6 a {
        color: #454545;
    }

    h1 span,
    h2 span,
    h3 span,
    h4 span,
    h5 span,
    h6 span {
        color: #454545;
    }

    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 27px;
    }

    h3 {
        font-size: 24px;
    }

    h4 {
        font-size: 21px;
    }

    p span,
    li span {
        color: #333 !important;
    }

    .mw-750 {
        max-width: 850px;
        margin: 0 auto;
    }

    thead tr {
        background-color: #0083c1 !important;
        color: #fff;
    }

    thead th {
        padding: 15px;
    }

    td {
        padding: 10px;
    }

    tr:nth-child(even) {
        background: #f2f2f2;
    }

    tr:nth-child(odd) {
        background: #fafafa;
    }

    blockquote {
        padding: 10px 20px;
        margin: 0 0 20px;
        border-left: 5px solid #b41d47;
    }

    a.btn {
        display: inline-block;
        width: 50%;
        max-width: 150px;
    }

    a.btn-primary {
        background: #E84B0A;
        border-color: #E84B0A;
        color: #fff !important;
    }

    a.btn-primary:hover {
        background: #C61631;
        border-color: #C61631;
        color: #fff;
    }
    /* Navigation*/

    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:hover,
    .navbar-default .navbar-nav>.open>a:focus {
        background: none;
        color: #fff;
    }

    .navbar-default .navbar-nav>li>a:focus {
        color: #fff;
        background-color: transparent;
    }

    .navbar-default .navbar-nav>.dropdown>a .caret {
        border-top-color: #5199c2;
        border-bottom-color: #5199c2;
    }

    .navbar-default .navbar-nav>.dropdown>a:hover .caret,
    .navbar-default .navbar-nav>.dropdown>a:focus .caret {
        border-top-color: #0082c1;
        border-bottom-color: #0082c1;
    }

    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        font-size: 14px;
        list-style: none;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 0;
        box-shadow: 0;
        background-clip: padding-box;
    }

    .dropdown-menu a {
        color: #333 !important;
    }

    .dropdown-menu a:hover {
        color: #fff !important;
    }

    .dropdown:hover>.dropdown-menu {
        display: block !important;
    }

    .home-icon {
        display: block;
        height: 100%;
        background: url("/wp-content/themes/hochseilgarten/images/home.svg") no-repeat center;
        width: 20px;
        text-align: center;
        position: relative;
        margin-right: 20px;
    }

    .home-icon a {
        text-indent: -9999px;
    }

    .home-icon.active a:after {
        display: none;
    }

    header #primary-menu {
        padding-top: 75px;
    }

    .navbar {
        min-height: 100px;
        margin-bottom: 0;
    }

    .navbar-toggle {
        margin-top: 55px;
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        outline: none;
        background: none;
    }

    .navbar-default {
        background: none;
        border: none;
        box-shadow: none;
        border-radius: 0;
    }

    .navbar-default .navbar-collapse {
        padding-right: 0;
        position: relative;
    }

    .navbar-default .navbar-nav li a {
        text-shadow: none;
        color: #0082c1;
        font-size: 14px;
        position: relative;
    }

    .navbar-default .navbar-nav li a:after {
        content: " ";
        width: 0%;
        -webkit-transition: width .5s ease-out;
        transition: width .5s ease-out;
    }

    .navbar-default .navbar-nav li a:hover {
        color: #0082c1;
    }

    .navbar-default .navbar-nav li a:hover:after {
        content: " ";
        position: absolute;
        width: 100%;
        height: 5px;
        background: #0082c1;
        bottom: 0;
        left: 0;
    }

    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.active>a:focus {
        background: none;
        color: #b41d47;
    }

    .navbar-default .navbar-nav>.active>a::after,
    .navbar-default .navbar-nav>.active>a:hover::after,
    .navbar-default .navbar-nav>.active>a:focus::after {
        content: " ";
        position: absolute;
        width: 100%;
        height: 5px;
        background: #b41d47;
        bottom: 0;
        left: 0;
    }

    .navbar-brand img {
        max-height: 110px;
    }
   .navbar-default .neu a {
       position: relative;
   }
    .navbar-default .neu a:before {
        content: "NEU";
        background: #b41d47;
        padding: 0 5px;
        font-size: 10px;
        color: #fff;
        position: relative;
        float: right;
        margin-left: 7px;
    }

    /* SPRACHNAVI */

    .language-nav {
        position: absolute;
        top: 25px;
        right: 0;
    }

    .language-nav li {
        display: inline-block;
        float: left;
    }

    .language-nav li a {
        padding: 0;
        margin-left: 10px;
    }

    .language-nav li a:hover {
        background: none;
    }
    /* KEYVISUAL */

    .keyvisual-headline {
        padding: 0 30px;
        float: right;
    }

    .keyvisual-headline h1 {
        font-size: 60px;
        font-weight: 600;
        margin: 0;
        color: #fff;
        text-shadow: 1px 1px #333333;
    }

    .keyvisual-headline h2 {
        font-size: 40px;
        font-weight: 600;
        margin: 0;
        color: #fff;
        text-shadow: 1px 1px #333333;
    }

    #main {
        margin: 40px 0;
    }
    /* TEAM */

    .team-row .wpb_wrapper {
        text-align: center;
        margin-bottom: 15px;
    }

    .team-row h3:first-child {
        margin: 0 auto;
        display: block;
    }

    .team-row h3:first-child a {
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
        overflow: hidden;
    }

    .teaser-auswahl a {
        color: #333;
    }

    .teaser-auswahl a:hover {
        text-decoration: none;
    }

    .teaser-auswahl .inner {
        position: relative;
        overflow: hidden;
        background: rgba(255, 255, 255, 0.8);
    }

    .teaser-auswahl .inner img {
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .teaser-auswahl .inner:hover img {
        -webkit-transform: scale(1.02);
        transform: scale(1.02);
        opacity: 0.8;
    }

    .teaser-auswahl .inner .intro {
        padding: 6px 6px 6px 12px;
        background: rgba(255, 255, 255, 0.8);
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
    }

    .teaser-auswahl .inner .intro h3 {
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 0;
        color: #0082c1;
        margin-bottom: 0;
        line-height: inherit;
        font-size: 20px;
    }

    .sub-cats .vc_column-inner {
        position: relative;
    }

    .sub-cats .vc_column-inner .wpb_wrapper {
        position: relative;
        overflow: hidden;
    }

    .sub-cats .vc_column-inner .wpb_text_column {
        position: absolute;
        bottom: 0;
        left: 0%;
        width: 100%;
        padding: 10px 15px 5px 15px;
        background: rgba(255, 255, 255, 0.8);
    }

    .sub-cats .vc_column-inner .wpb_text_column h3 {
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 0;
        color: #0082c1;
        margin-bottom: 0;
        line-height: inherit;
        font-size: 20px;
    }

    .thecontent {
        margin-top: 15px;
        background: rgba(255, 255, 255, 0.8);
        padding: 20px 40px;
        position: relative;
        overflow: hidden;
    }

    .news-area h2 {
        margin: 0;
        color: #fff;
        padding: 10px 20px;
        background: #0082c1;
        font-size: 20px;
    }

    .news-area ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .news-area ul li {
        border-bottom: 1px solid #ccc;
        padding: 10px 0;
    }

    .news-area {
        padding: 0 0 40px 0;
        height: 100%;
    }

    .news-area .inner {
        padding: 20px;
    }

    .news h3 {
    font-size: 18px;
    line-height: 1.35;
    margin-top: 15px;
    margin-bottom: 5px;
    }

    .news p {
        font-size: 14px;
    }
    /*FOOTER */

    footer {
        background: #fff;
        padding: 20px 0;
    }

    .subfooter {
        background: #C61631;
        padding: 15px 0;
        color: #fff;
    }

    .subfooter a {
        color: #fff;
        text-decoration: underline;
    }

    .subfooter a:hover {
        color: #0082c1;
    }

    .col-xs-12 {
        overflow: hidden;
        margin-bottom: 15px;
    }
    /* Terminliste ==== */

    .entry-meta {
        margin-bottom: 20px;
    }

    .post-navigation {
        display: none;
    }

    .vc_grid-item {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

    .vc_btn3.vc_btn3-color-juicy-pink,
    .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
        background: none !important;
        color: #0083c1 !important;
        padding: 0;
        text-decoration: underline;
    }

    .vc_btn3.vc_btn3-color-juicy-pink:hover,
    .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
        color: #b41d47;
        text-decoration: none;
    }

    .vc_gitem-zone {
        background: none !important;
    }

    .vc_gitem-zone h4 {
        margin-top: 0;
        padding-top: 0;
    }

    .vc_gitem-zone .vc_gitem_row .vc_gitem-col {
        padding: 0;
    }

    .vc_gitem-zone h4 {
        margin-top: 15px;
    }

    .vc_gitem-zone-img {
        width: 100%;
        display: block;
        visibility: visible !important;
        height: auto;
    }

    .termine-list .vc_gitem-zone-img {
        width: 100%;
        display: block;
        visibility: hidden !important;
        height: auto;
    }

    .termine-list .vc_gitem-zone {
        background: none !important;
    }

    .termine-list .vc_grid-item {
        border-bottom: 1px solid #ccc;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

    .termine-list .vc_gitem-animated-block .vc_gitem-zone {
        float: left;
        width: 15%;
        height: auto;
        margin-right: 20px;
        background-size: cover !important;
        background-repeat: no-repeat;
    }

    .termine-list .vc_gitem-animated-block img {
        max-width: 100%;
        height: auto;
    }

    li.slide {
        margin-bottom: 0;
        padding: 0;
    }

    span.thecontent {
        display: block;
        margin-right: 10px;
        margin-top: 0;
    }

    span.thecontent a {
        display: block;
    }
    
    .gallery {
        position: relative;
        overflow: hidden;
    }

    

    .gallery figure {
        margin: 0;
        max-width: 20%;
        float: left;
        min-height: 100px;
        margin-right: 1%;
        margin-bottom: 5px;
    }

    .gallery.gallery-columns-3 figure{
        max-width: 33.33333%;
    }

    #sgcboxLoadedContent {
        background: #b41d47 !important;
    }

    #sgcboxLoadedContent h1,
    #sgcboxLoadedContent h2,
    #sgcboxLoadedContent h3,
    #sgcboxLoadedContent h4,
    #sgcboxLoadedContent h5,
    #sgcboxLoadedContent h6,
    #sgcboxLoadedContent p {
        max-width: 90% !important;
        margin: 0 auto !important;
        color: #fff !important;
    }

    .download-area ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .download-area ul li {
        padding: 5px 0;
    }

    .teaser-auswahl .short-text {
        font-size: 14px;
        line-height: inherit;
        margin-bottom: 0;
    }

    .teaser-auswahl .firmen .inner,
    .teaser-auswahl .schulen .inner,
    .teaser-auswahl .vereine .inner {
        border-radius: 3px 3px 0 0;
        position: relative;
        overflow: hidden;
    }

    .teaser-auswahl .firmen .inner:after,
    .teaser-auswahl .schulen .inner:after,
    .teaser-auswahl .vereine .inner:after {
        border-radius: 3px 3px 0 0;
        content: " ";
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 100%;
        background: #fff;
    }

    .teaser-auswahl .firmen .inner:after {
        background: #4DA6D4;
        background: -moz-linear-gradient(left, #4DA6D4 0%, #0080C2 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, #4DA6D4), color-stop(100%, #0080C2));
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#4DA6D4', endColorstr='#0080C2', GradientType=1);
    }

    .teaser-auswahl .vereine .inner:after {
        background: #8DCEF0;
        background: -moz-linear-gradient(left, #8DCEF0 0%, #59ACD7 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, #8DCEF0), color-stop(100%, #59ACD7));
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#8DCEF0', endColorstr='#59ACD7', GradientType=1);
    }

    .teaser-auswahl .schulen .inner:after {
        background: #E84B0A;
        background: -moz-linear-gradient(left, #E84B0A 0%, #C61631 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, #E84B0A), color-stop(100%, #C61631));
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#E84B0A', endColorstr='#C61631', GradientType=1);
    }

    .angebote .thecontent {
        padding: 0;
        position: relative;
        overflow: hidden;
    }

    .angebote .thecontent .no-padding {
        padding: 0;
    }

    .angebote .thecontent .inner {
        padding: 20px;
    }

    .angebote .thecontent .inner .info-icons {
        margin-bottom: 20px;
        font-size: 16px;
    }

    .angebote .thecontent .inner .info-icons span {
        display: inline-block;
        margin-right: 10px;
        font-weight: bold;
        font-size: 16px;
    }

    .angebote .thecontent .inner i {
        color: #008bdf;
        top: 5px;
        margin-right: 5px;
        position: relative;
    }

    .angebote .angebot-image {
        height: 220px;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .anfrage-formular input[type="text"],
    .anfrage-formular input[type="tel"],
    .anfrage-formular input[type="email"],
    .anfrage-formular input[type="number"],
    .anfrage-formular textarea {
        width: 100%;
        padding: 10px;
        border: 1px solid #ccc;
    }

    .anfrage-formular span.wpcf7-list-item {
        margin: 0 1rem 0.5rem 0;
    }

    .anfrage-formular .wpcf7-radio.auswahl {
        display: flex;
        flex-wrap: wrap;
    }
.anfrage-formular .wpcf7-radio.auswahl > *{
        max-width: 24%;
        flex-basis: 24%;
    }

    .anfrage-formular input[type="submit"] {
        background: #E84B0A;
        border-color: #E84B0A;
        color: #fff !important;
        width: 100%;
         padding: 10px;
    }

    .anfrage-formular input[type="submit"]:hover {
        background: #C61631;
        border-color: #C61631;
        color: #fff;
    }

    .angebots-anfrage {
        padding: 0;
    }

    .angebots-anfrage .text-area {
        padding: 20px 30px;
    }

    .angebots-anfrage .angebot-image {
        height: 170px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center
    }

    .angebots-anfrage i {
        color: #008bdf;
        top: 5px;
        margin-right: 5px;
        position: relative;
    }

    .angebots-anfrage .info-icons span {
        display: block;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .angebots-anfrage .buttons a.btn {
        margin-top: 15px;
        width: 100%;
        max-width: inherit;
    }


    /* Jobs */
    .jobs-entry {
        padding: 0;
    }
    .no-padding {
        padding: 0;
    }
    .jobs-entry .angebot-image {
        height: 220px;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .jobs-entry .inner {
        padding: 20px;
    }

    .jobs-entry .job-art {
        padding: 0 10px;
        line-height: 1;
        display: inline-block;
    }
    .jobs-entry .job-art + .job-art {
        border-left: 1px solid #000;
    }

    .job-detail a.btn {
        max-width: 100%;
        width: auto;
        display: inline;
    }

    .job-detail a.btn i {
        position: relative;
        top: 7px;
    }

    .job-detail .text-area .buttons a.btn {
        width: 100%;
        display: block;
    }

    .jobs-entry .job-category {
        margin-bottom: 20px;
    }


.job-detail li:last-child {
    margin-bottom: 20px;
}

    .download-area {
        margin-top: 30px;
    }
    .feedback {
        max-width: 700px;
        margin: 0 auto;
    }

    .feedback h1 + p{
        text-align: center;
    }

    .feedback h2 {
        color: #fff;
        margin: 40px 0 20px 0;
        background: #0072a8;
        padding: 10px 20px;
        display: block;
        font-size: 20px;
    }

    .feedback h2:last-child {
        margin-top: 60px;
    }

    .feedback h3 {
        color: #b41d47;
        font-size: 20px;
        margin-top: 30px;
    }
.feedback .wpcf7-form-control-wrap {
    margin: 5px 0;
    display: block;
}

.feedback input[type="checkbox"],
.feedback input[type="radio"] {
    width: auto;
    margin-right: 5px;
}

.feedback span.wpcf7-list-item {
    margin: 0 25px 0 0;
}

.feedback br {
    display: none;
}

.feedback .half {
    width: 65%;
    float: left;
    margin-bottom: 20px;
}

.feedback .third {
    width: 25%;
    float: right;
    margin-bottom: 20px;
}

.feedback .third img {
    max-width: 100%;
    height: auto;
    text-align: right;
}

.no-mg {
    margin-bottom: 0;
}

@media screen and (max-width:500px) {
    .feedback .half {
    width: 100%;
    float: none;
    margin-bottom: 20px;
}

.feedback .third {
    width: 100%;
    float: none;
    margin-bottom: 20px;
}

.feedback .third img {
    max-width: 200px;
    height: auto;
    margin: 0 auto;
    text-align: center;
}
}

#header .searchbox {
    position: absolute;
    top: 20px;
    right: 100px;
}
.searchbox input {
    border-radius: 45px;
    border: 2px solid #0072a8;
    padding: 5px 10px;
    font-size: 14px;
}

.searchbox input:focus {
    box-shadow: inherit;
    outline: none;
}

.thecontent .searchbox input {
    width: 100%;
    margin-bottom: 50px;
}


    @media screen and (max-width: 1000px) {
        header #primary-menu {
            padding-top: 0;
            position: relative;
            bottom: 0;
            right: 0;
            width: 100%;
            margin: 0;
        }
    }

    @media screen and (max-width: 767px) {
        .gallery figure {
            margin: 0;
            width: 20%;
            float: left;
            min-height: 100px;
            margin-right: 1%;
        }
        .keyvisual-headline h1 {
            font-size: 45px;
        }
        .keyvisual-headline h2 {
            font-size: 30px;
        }
        .home-icon {
            background: none;
            width: 100%;
            text-align: left;
        }
        .home-icon a {
            text-indent: inherit;
            margin-right: 0;
        }
        div.innertablecolumns {
            width: 100%;
            padding: 0;
            display: block;
        }
        .angebote .thecontent .inner .info-icons {
            position: relative;
            overflow: hidden;
        }
        .angebote .thecontent .inner .info-icons span {
            width: 47%;
            margin-bottom: 15px;
        }
        a.btn {
            display: inline-block;
            width: 47%;
            max-width: inherit;
        }
        #header .searchbox {
    position: relative;
    top: 0;
    right: 0;
    margin: 25px 0 20px 13px;
}
    }

    @media screen and (max-width: 400px) {
        .angebote .thecontent .inner .info-icons span {
            width: 100%;
            font-size: 14px;
        }
        
    }

    .download.btn {
        width: auto;
        max-width: inherit;
    }

    .quality-signs img {
        max-width: 150px;
    }

    .password-box {
        max-width: 50%;
        margin: 40px auto;
    }

    .password-box input[type="password"] {
        margin-bottom: 20px;
    }

    .password-box input {
        width: 100%;
        padding: 10px 20px;
    }

    .meinung p.kunde strong {
        font-size: 12px !important;
    }

    .read-more i {
        position: relative;
        top: 7px;
    }
    .link-headline a {
        color: #0082c1;
    }

    .link-headline a:hover {
        color: #454545;
    }



.page404 {
  width: 400px;
  height: auto;
}

#tree{
  stroke: #59513C;
}

#wood-stump{
  stroke: #59513C;
  -webkit-animation: wood-stump 3s infinite ease-in-out;
  -moz-animation: wood-stump 3s infinite ease-in-out;
  -o-animation: wood-stump 3s infinite ease-in-out;
  animation: wood-stump 3s infinite ease-in-out;
}

@-webkit-keyframes wood-stump{ 0% { -webkit-transform: translate(100px)  } 50% { -webkit-transform:  translate(50px); } 100% { -webkit-transform:  translate(100px); } }
@-moz-keyframes wood-stump{ 0% { -moz-transform:  translate(100px);  } 50% { -moz-transform:  translate(50px); } 100% { -moz-transform:  translate(100px); } }
@-o-keyframes wood-stump{ 0% { -o-transform:  translate(100px);  } 50% { -o-transform:  translate(50px); } 100% { -o-transform:  translate(100px); } }
@keyframes wood-stump{ 0% {-webkit-transform:  translate(100px);-moz-transform:  translate(100px);-ms-transform:   translate(100px);transform:  translate(100px);  } 50% {-webkit-transform:  translate(0px);-moz-transform:  translate(0px);-ms-transform:  translate(0px);transform:  translate(0px); } 100% {-webkit-transform:  translate(100px); -moz-transform:  translate(100px);-ms-transform:  translate(100px);transform:  translate(100px); } }


#leaf{
  stroke: #59513C;
  -webkit-animation: leaf 7s infinite ease-in-out;
  -moz-animation: leaf 7s infinite ease-in-out;
  -o-animation: leaf 7s infinite ease-in-out;
  animation: leaf 7s infinite ease-in-out;
}

@-webkit-keyframes leaf{ 0% { -webkit-transform: translate(0, 70px)  } 50% { -webkit-transform:  translate(0, 50px); } 100% { -webkit-transform:  translate(0, 70px); } }
@-moz-keyframes leaf{ 0% { -moz-transform:  translate(0, 70px);  } 50% { -moz-transform:  translate(0, 50px); } 100% { -moz-transform:  translate(0, 70px); } }
@-o-keyframes leaf{ 0% { -o-transform:  translate(0, 70px);  } 50% { -o-transform:  translate(0, 50px); } 100% { -o-transform:  translate(0, 70px); } }
@keyframes leaf{ 0% {-webkit-transform:  translate(0, 70px);-moz-transform:  translate(0, 70px);-ms-transform:   translate(0, 70px);transform:  translate(0, 70px);  } 50% {-webkit-transform:  translate(0px);-moz-transform:  translate(0px);-ms-transform:  translate(0px);transform:  translate(0px); } 100% {-webkit-transform:  translate(0, 70px); -moz-transform:  translate(0, 70px);-ms-transform:  translate(0, 70px);transform:  translate(0, 70px); } }

#border{
  stroke: #59513C;
}

#Page{
 fill: #59513C;
}
#notFound{
  fill: #A7444B;
}

.kundenmeinungen-slider {
    text-align: center;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
}

.square {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
}

.square.rect {
    max-height: 200px;
}

.square:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.square img {
  position: absolute;
  width: 100%;
  height: 100%;
object-fit: cover;
}

a > img {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: scale(1);
    transform: scale(1);
}
a:hover > img {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    opacity: 0.8;
}
.contact-form br {
    display: none;
}
.contact-form label {
    display: block;
    font-size: 14px;
    font-weight: normal;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="submit"],
.contact-form textarea,
.contact-form input[type="tel"] {
    width: 100%;
    border: none;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.contact-form input[type="submit"] {
    max-width: 20%;
    display: block;
    background: #E84B0A;
    border-color: #E84B0A;
    color: #fff !important;
    border-radius: 4px;
}

@media screen and (max-width:700px) {
   .contact-form input[type="submit"] {
    max-width: 100%;
    width: 100%;
} 
}

.contact-form input[type="submit"]:hover {
    background: #C61631;
    border-color: #C61631;
}

.contact-form span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 10px 0;
}
.ansprechpartner p{
    margin-bottom: 0;
}
.ansprechpartner p.h4 {
    margin-bottom: 10px;
}


@media screen and (max-width:400px) {
    .navbar-default .navbar-toggle {
        position: absolute;
        top: 0;
        right: 0;
    }

    .navbar-brand img {
        max-height: 110px;
        width: 70%;
        height: auto;
        float: left; 
    }

    .navbar-collapse {
        max-height: inherit;
    }

    .dropdown-menu a {
    color: #fff !important;
}

h3 {
    font-size: 18px;
    line-height: 1.25;
}

.thecontent {
    padding: 10px;
    height:  auto !important;
}
.jobs-entry.thecontent {
    padding: 0px;
}

#main {
    margin: 20px 0;
}


.jobs-entry .inner {
    padding: 20px 0px;
}

a.btn {
    width: 100%;
}

.col-xs-4 {
    width: 50%;
}

.gallery figure {
    margin: 0;
    width: 50%;
    float: left;
    min-height: auto;
    margin-right: 5px;
    margin-bottom: 5px;
}
}


.teaser-fortbildungen {
    margin-top: 20px;
}