.equal {
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.smooth {
    -webkit-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    -ms-transition: all 450ms ease;
    -o-transition: all 450ms ease;
    transition: all 450ms ease;
}
.smooth-in {
    -webkit-transition: all 450ms ease-in;
    -moz-transition: all 450ms ease-in;
    -ms-transition: all 450ms ease-in;
    -o-transition: all 450ms ease-in;
    transition: all 450ms ease-in;
}
img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}
.section-group {
    clear: both;
    padding: 0;
    margin: 0;
}
.control-group:before,
.control-group:after,
.form-group:before,
.form-group:after,
.group:before,
.group:after {
    content: "";
    display: table;
}
.control-group:after,
.form-group:after,
.group:after {
    clear: both;
}
.group {
    zoom: 1;
}
html {
    width: 100%;
    height: 100%;
}
body {
    padding-top: 50px;
    background-color: #fff;
    display: grid;
    grid-template-columns: minmax(0,1fr);
    grid-template-rows: auto max-content;
    width: 100vw;
    min-height: 100vh;
    overflow-x: hidden;
}
.navbar-fixed-top .group {
    padding: 0 15px;
}
.homelink {
    display: block;
    -webkit-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    -ms-transition: all 450ms ease;
    -o-transition: all 450ms ease;
    transition: all 450ms ease;
}
.homelink:focus,
.homelink:hover {
    color: rgb(59, 59, 59);
    opacity: 0.6;
}
#footer {
    padding: 30px 0;
    text-align: center;
    color: #fff;
    background-color: rgb(59, 59, 59);
}
#footer .custom {
    margin-left: 280px;
}
#footer a {
    color: #fff;
}
#footer a:hover {
    color: rgb(244, 157, 6);
}
#top-1 {
    margin-bottom: 50px;
}
.image-responsive {
    width: 100%;
    height: auto;
}
video {
    width: 100% !important;
    height: auto !important;
}
.eagle-video {
    width: 100%;
    max-width: 1090px;
    max-height: 500px;
    overflow: hidden;
}
.page_blog .item-image img {
    width: 100%;
    height: auto;
}
.page_blogdetail .item-image img {
    width: 100%;
    max-width: 350px;
    height: auto;
}
.page_blogdetail .item-image {
    margin: 0 0 20px 0;
}
.page_blogdetail .item-image.pull-left {
    margin: 0 20px 20px 0;
}
.page_blogdetail .item-image.pull-right {
    margin: 0 0 20px 20px;
}
.toplogo {
    margin: 0 30px;
}
.biglogo {
    text-align: center;
    padding: 40px 0;
}
.biglogo img {
    max-width: 600px;
    width: 95%;
}
.bgWhite {
    background-color: rgb(255, 255, 255);
}
.bgDarkGrey {
    background-color: rgb(59, 59, 59);
    color: rgb(255, 255, 255);
}
.typoOrange {
    color: rgb(244, 157, 6);
}
.typoWhite {
    color: rgb(255, 255, 255);
}
.textCenter,
.textcenter {
    text-align: center;
}
.textbig {
    font-size: 120%;
}
.height30 {
    min-height: 35vh;
}
.relative {
    position: relative;
}
.nomargin {
    margin: 0;
}
.backgroundimage {
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 80%;
}
.backgroundfixed {
    background-attachment: fixed;
}
.twoCol {
    column-count: 2;
}
.text_link {
    color: rgb(244, 157, 6);
    text-decoration: none;
}
.text_link:hover {
    color: inherit;
    text-decoration: none;
}
p {
    margin: 0 0 18px;
}
.item-page h3 {
    padding-top: 10px;
}
.caption_headline {
    position: absolute;
    bottom: 10%;
    left: 50%;
    width: 300px;
    margin-left: -150px;
    text-align: center;
}
.caption_headline img {
    width: 100%;
    height: auto;
    max-width: 100px;
    margin-bottom: 10px;
}
.suchthilfe-icon {
    float: right;
    max-width: 100%;
    height: auto;
    margin: 0 0 30px 30px;
}
.store-icon {
    display: inline-block;
    margin: 10px 10px 10px 0;
    max-height: 30px;
}
.page_workshop .caption_headline {
    top: 20px;
    right: 20px;
    left: auto;
    margin-left: 0;
}
.page_about .caption_headline {
    top: 20px;
    right: 20px;
    left: auto;
    margin-left: 0;
}
.page_blog .caption_headline {
    top: 20px;
    right: 20px;
    left: auto;
    margin-left: 0;
}
.bloginfo {
    margin-bottom: -20px;
}
.blog .items-row .item {
    border-top: 1px solid rgb(198, 198, 198);
    padding-top: 30px;
    margin-bottom: 0;
    margin-top: 0;
}
.blog .items-row:first-child .item {
    border-top: 0;
    padding-top: 0;
}
.backbuttontop {
    text-align: right;
}
.blog.workshops .items-row {
    border-bottom: 1px solid rgb(198, 198, 198);
    padding-bottom: 30px;
    margin-bottom: 0;
    margin-top: 0;
}
.socialmedialinks {
    float: left;
    padding: 12px 15px 0 0;
    font-size: 18px;
    line-height: 20px;
}
.socialmedialinks a {
    display: inline-block;
    margin: 0 5px;
}
.socialmedialinks a img {
    max-width: 25px;
}
.backgroundTestemonial {
    position: absolute;
    top: 0;
    padding: 4% 20%;
}
.testemonial-title {
    color: rgb(198, 198, 198);
    text-transform: none;
    margin-bottom: 50px;
    font-size: 12px;
}
.testemonial-text {
    margin-bottom: 20px;
    font-weight: 400;
}
.testemonial-name {
    font-family: "Montserrat Alternates", sans-serif;
    color: rgb(244, 157, 6);
    font-size: 18px;
}
.page_kontakt .caption_headline {
    top: 20px;
    left: 20px;
    right: auto;
    margin-left: 0;
}
#contactform {
    margin-top: 80px;
}
.bfQuickMode .bfbs3-nonform-control,
.bfQuickMode .nonform-control {
    display: block;
    vertical-align: middle;
    width: 100%;
}
.bfQuickMode .bfbs3-form-inline .bfbs3-form-control,
.bfQuickMode .form-inline .form-control {
    width: 100%;
}
.bfQuickMode .bfbs3-btn,
.bfQuickMode .btn {
    font-size: 14px;
    float: right;
}
#daten-section {
    width: 50%;
    float: left;
    padding-left: 0;
    padding-right: 0;
}
#nachricht-section {
    width: 50%;
    float: left;
    padding-left: 0;
    padding-right: 0;
}
#daten-section .row {
    margin-left: 0;
    margin-right: 15px;
}
#nachricht-section .row {
    margin-left: 15px;
    margin-right: 0;
}
.bfQuickMode textarea.bfbs3-form-control,
.bfQuickMode textarea.form-control {
    height: 132px;
}
.logo_right .caption_headline {
    top: 20px;
    right: 20px;
    left: auto;
    margin-left: 0;
}
@media (min-width: 767px) {
    .sidebar {
        position: fixed;
        top: 51px;
        bottom: 0;
        width: 250px;
        left: 0;
        z-index: 1000;
        display: block;
        padding: 20px;
        overflow-x: hidden;
        overflow-y: auto;
    }
    .maincontent {
        width: calc(100% - 280px);
        margin-left: 280px;
        padding: 20px 0;
    }
}
@media (max-width: 1199px) {
    h1.caption_headline {
        font-size: 28px;
        width: 230px;
    }
    .caption_headline img {
        max-width: 80px;
    }
}
@media (max-width: 991px) {
    #daten-section,
    #nachricht-section {
        width: 100%;
        float: none;
    }
    #daten-section .row,
    #nachricht-section .row {
        margin-left: 0;
        margin-right: 0;
    }
    #top-1 {
        margin-bottom: 0;
    }
    h1.caption_headline {
        font-size: 28px;
        width: auto;
        position: static;
        text-align: left;
        margin-left: 0;
        color: rgb(59, 59, 59);
    }
    .caption_headline img {
        max-width: 80px;
        display: none;
    }
    .eagle-video {
        width: 100%;
        max-width: auto;
        max-height: auto;
        overflow: visible;
    }
    #footer .custom {
        margin-left: 0;
    }
    .twoCol {
        column-count: 1;
    }
}
@media (max-width: 767px) {
    .height30 {
    }
    .backgroundTestemonial {
        padding: 4% 4%;
    }
    h1,
    .h1 {
        font-size: 28px;
    }
    h2,
    .h2 {
        font-size: 20px;
    }
    h3,
    .h3 {
        font-size: 18px;
    }
    h4,
    .h4 {
        font-size: 16px;
    }
    h5,
    .h5 {
        font-size: 14px;
    }
    h6,
    .h6 {
        font-size: 12px;
    }
}
