.teaserlink {
    text-decoration: none;
    color: #ffffff;
}
.teaserlink:hover {
    color: #ffffff;
}
.dhsv_vc_teaserbox {
    width: 100%;
    position: relative;
    display: inline-block;
    background-color: #202e53;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    overflow: hidden;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
@media screen and (max-width: 768px) {
    .dhsv_vc_teaserbox {
        padding-bottom: 25px;
    }
}
.dhsv_vc_teaserbox .imageout {
    width: 100%;
    padding-top: 50%;
    display: inline-block;
    float: left;
}
.dhsv_vc_teaserbox .imageout .image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.dhsv_vc_teaserbox .title {
    width: 100%;
    font-size: 17px;
    padding: 20px 15px;
}
.dhsv_vc_teaserbox .desc {
    position: relative;
    padding: 0 15px 20px 15px;
}
@media screen and (max-width: 768px) {
    .dhsv_vc_teaserbox .desc {
        display: none;
    }
}
.dhsv_vc_teaserbox:hover {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.dhsv_vc_teaserbox.imageteaser .inhalt {
    position: absolute;
    width: 50%;
    height: 100%;
    min-height: 1px;
    top: 0;
    right: 0;
    color: #ffffff;
    background: rgba(32, 46, 83, 0.9);
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.dhsv_vc_teaserbox.imageteaser .inhalt .title {
    font-family: "brandontext_regular", Arial, Helvetica Neue, Helvetica,
        sans-serif;
    font-size: 40px;
    line-height: 46px;
    text-transform: uppercase;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.dhsv_vc_teaserbox.imageteaser .inhalt .desc {
    position: absolute;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    letter-spacing: 0.02em;
    font-size: 15px;
    line-height: 20px;
    font-family: "brandontext_medium";
}
.dhsv_vc_teaserbox.imageteaser .inhalt .btn-primary.inverted,
.dhsv_vc_teaserbox.imageteaser .inhalt .btn-secondary.inverted {
    position: absolute;
    opacity: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 90%;
    text-align: left;
    margin-bottom: 15px;
}
.dhsv_vc_teaserbox.imageteaser .inhalt .btn-primary {
    border: 1px solid #ffffff;
    background: transparent;
    color: #ffffff;
    font-size: 15px;
    letter-spacing: 0.02em;
}
.dhsv_vc_teaserbox.imageteaser .inhalt .btn-primary:after {
    display: none;
}
.dhsv_vc_teaserbox.imageteaser .inhalt .btn-primary:hover {
    border: 1px solid #667b9a;
    background: #667b9a;
    color: #ffffff;
    font-size: 15px;
    letter-spacing: 0.02em;
}
.dhsv_vc_teaserbox.imageteaser .inhalt .btn-secondary {
    border: 1px solid #667b9a;
    background: #667b9a;
    color: #ffffff;
}
.dhsv_vc_teaserbox.imageteaser:hover .inhalt {
    min-height: 100%;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: rgba(32, 46, 83, 0.9);
    /*.title{
                    font-size: 24px;
                    line-height: 24px;
                }*/
}
.dhsv_vc_teaserbox.imageteaser:hover .inhalt .desc {
    opacity: 1;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    letter-spacing: 0.02em;
    font-size: 15px;
    line-height: 20px;
}
.dhsv_vc_teaserbox.imageteaser:hover .btn-primary.inverted,
.dhsv_vc_teaserbox.imageteaser:hover .btn-secondary.inverted {
    opacity: 1;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.dhsv_vc_teaserbox.imageteaser:hover .white_overlay {
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.35);
    position: absolute;
    top: 0;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.dhsv_vc_teaserbox.imageteaser.leistungen .inhalt .title {
    font-size: 32px;
    line-height: 32px;
}
@media screen and (max-width: 768px) {
    .dhsv_vc_teaserbox {
        margin-bottom: 15px;
    }
    .dhsv_vc_teaserbox.imageteaser .inhalt {
        width: 100%;
    }
    .dhsv_vc_teaserbox.imageteaser .inhalt .desc,
    .dhsv_vc_teaserbox.imageteaser .inhalt a,
    .dhsv_vc_teaserbox.imageteaser .inhalt .btn-primary.inverted {
        opacity: 1;
    }
    .dhsv_vc_teaserbox.imageteaser .inhalt .title {
        font-size: 20px;
        line-height: 26px;
    }
    .dhsv_vc_teaserbox.imageteaser.leistungen .inhalt {
        width: 100%;
    }
    .dhsv_vc_teaserbox.imageteaser.leistungen .inhalt .desc,
    .dhsv_vc_teaserbox.imageteaser.leistungen .inhalt a,
    .dhsv_vc_teaserbox.imageteaser.leistungen .inhalt .btn-primary.inverted {
        opacity: 1;
    }
    .dhsv_vc_teaserbox.imageteaser.leistungen .inhalt .title {
        font-size: 20px;
        line-height: 26px;
        padding: 10px 15px;
    }
}
