pre,
textarea {
    overflow: auto
}

legend,
td,
th {
    padding: 0
}

body,
html {
    -webkit-text-size-adjust: 100%
}

h1,
mark {
    color: #000
}

a,
h2 {
    color: #D50D2E
}

body,
p {
    color: #333
}

.big__img__wrapper,
.img__wrapper,
.img__wrapper img,
.respond__button,
.wp-caption,
.wp-caption img,
html,
sub,
sup {
    position: relative
}

a:active,
a:hover,
input:active,
input:focus,
textarea:active,
textarea:focus {
    outline: 0
}

@font-face {
    font-family: AktivGrotesk;
    src: url(fonts/AktivGrotesk_Trial_Rg.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: AktivGrotesk;
    src: url(fonts/AktivGrotesk_Trial_Bd.ttf) format("truetype");
    font-weight: 700;
    font-style: bold
}

@font-face {
    font-family: AktivGrotesk;
    src: url(fonts/AktivGrotesk_Trial_XBd.ttf) format("truetype");
    font-weight: 900;
    font-style: bolder
}


/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    min-height: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    text-decoration: none
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0
}

textarea {
    resize: none
}

body,
html {
    overflow-x: hidden
}

html {
    box-sizing: border-box
}

*,
::after,
::before {
    box-sizing: inherit
}

img::selection {
    background: 0 0
}

img::-moz-selection {
    background: 0 0
}

body {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    font-family: AktivGrotesk, sans-serif;
    font-weight: 400;
    margin: 0;
    -webkit-font-smoothing: antialiased
}

h1,
h2,
h3,
p {
    margin: 0 auto 25px;
    max-width: 900px;
    padding: 0 25px
}

h1 {
    font-size: 2em;
    font-weight: 900;
    line-height: 1em
}

@media screen and (min-width:992px) {
    h1 {
        font-size: 48px
    }
}

h2,
h3 {
    font-size: 24px;
    font-weight: 700
}

h2 {
    text-align: center;
    margin-bottom: 25px
}

h3 {
    text-align: left
}

h4 {
    font-size: 16px;
    font-weight: 400px;
    display: inline-block;
    border-bottom: 1px solid #333;
    margin: 10px 25px 25px
}

.zahlich {
    font-size: 1.4em;
    font-weight: 700;
    line-height: 1.2em;
    margin: 0 0 25px
}

@media screen and (min-width:768px) {
    .zahlich {
        margin: 0 0 5px
    }
}

p {
    line-height: 1.4em;
    font-size: 16px;
    font-weight: 400
}

a:hover {
    color: rgba(213, 13, 46, .8)
}

.accent-arrow {
    margin-left: 25px;
    font-size: .9em;
    text-transform: lowercase;
    display: flex;
    align-items: center;
    line-height: 1em
}

.accent-arrow:focus>span,
.accent-arrow:focus>svg path,
.accent-arrow:hover>span,
.accent-arrow:hover>svg path {
    fill: #333;
    color: #333
}

.accent-arrow span {
    color: #fff;
    font-weight: 400
}

.accent-arrow svg {
    width: 1em;
    height: 1em;
    margin-left: .5em
}

.accent-arrow svg path {
    fill: #fff
}

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

blockquote {
    font-style: italic
}

span {
    font-weight: 700;
    font-size: 16px;
    color: rgba(0, 0, 0, .68)
}

.text__accent {
    font-weight: 400;
    background-color: rgba(213, 13, 46, .6)
}

.img__wrapper {
    max-width: 900px;
    margin: 0 auto 25px;
    line-height: 0;
    overflow: hidden;
    display: flex;
    jutify-content: center
}

.img__wrapper img {
    width: 100%;
    height: auto
}

.big__img__wrapper {
    width: 100%;
    line-height: 0;
    margin-bottom: 25px
}

.big__img__wrapper img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto
}

.wp-caption {
    max-width: 900px!important;
    line-height: 0!important
}

.wp-caption img {
    width: 100%;
    height: auto
}

.wp-caption .wp-caption-text {
    margin: 0;
    text-align: right;
    padding: .5rem .5rem .5rem 0
}

.expander {
    margin: 0 auto;
    max-width: 900px
}

.expander .expander__trigger {
    border-bottom: 1px solid #333;
    color: #333;
    cursor: pointer;
    font-size: 1.2em;
    margin-bottom: 1em;
    padding-bottom: 1em/4;
    display: block;
    user-select: none;
    font-weight: 700
}

.expander .expander__trigger::before {
    content: "▼";
    font-size: .7em;
    margin-right: .5em
}

.expander .expander__hidden::before {
    content: "►";
    font-size: .7em
}

.expander .expander__hidden+.expander__content {
    display: none
}

.abstand {
    margin-bottom: 50px
}

.btn__c__submit {
    z-index: 12;
    display: block;
    font-weight: 400;
    font-size: 16px;
    background: #fff;
    border: none;
    height: 50px;
    width: 100%;
    margin: 0;
    padding: 0 25px 0 0;
    text-align: right;
    color: rgba(213, 13, 46, .6)
}

.respond__button {
    display: block;
    height: auto;
    width: 50px;
    margin-right: 20px;
}

.respond__button span {
    position: absolute;
    top: 0;
    right: 0
}

table {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 25px
}

table tbody tr td {
    border-bottom: 1px solid grey;
    padding: .75em 1em
}

table tbody tr:last-child td {
    border-bottom: none
}

ul li {
    padding: .25em 50px .25em 1em
}

#detect__mobile {
    float: none
}

.content-area {
    position: relative;
    width: 100%;
    margin-top: 50px;
    z-index: 2;
    padding: 0;
    backface-visibility: hidden;
    transform: translateX(0);
    transition: width .7s, transform .7s;
    transition-timing-function: cubic-bezier(.86, .01, .77, .78)
}

.content__is__open .content-area {
    transform: translateX(-100%);
    width: 100%
}

@media screen and (min-width:768px) {
    #detect__mobile {
        float: right
    }
    .content-area {
        margin-top: 75px
    }
    .content__is__open .content-area {
        transform: translateX(-50%);
        width: 100%
    }
}

@media screen and (min-width:992px) {
    .content__is__open .content-area {
        transform: translateX(0);
        width: calc(100% - 33.3333%)
    }
}

.comment__sidebar {
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    height: 100%;
    visibility: hidden;
    transition: visibility .7s;
    width: 100%
}

@media screen and (min-width:768px) {
    .comment__sidebar {
        width: calc(50% + 20px);
        right: -20px
    }
}

@media screen and (min-width:992px) {
    .comment__sidebar {
        width: calc(33.3333% + 20px)
    }
}

.comment__sidebar .comment__sidebar__content {
    position: relative;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #fafafa;
    margin-top: 50px;
    width: 100%;
    height: calc(100vh - 50px);
    padding: 0 40px 0 20px;
    transform: translateX(100%);
    transition: transform .7s, margin .7s, height .7s;
    transition-timing-function: cubic-bezier(.86, .01, .77, .78)
}

@media screen and (min-width:768px) {
    .comment__sidebar .comment__sidebar__content {
        height: calc(100vh - 75px);
        margin-top: 75px
    }
}

.content__is__open .comment__sidebar {
    visibility: visible
}

.content__is__open .comment__sidebar__content {
    transform: translateX(0)
}

.scroll__down .comment__sidebar__content {
    margin-top: 50px;
    height: calc(100vh - 50px)
}

@media screen and (min-width:768px) {
    .scroll__down .comment__sidebar__content {
        height: calc(100vh - 75px);
        margin-top: 75px
    }
}

@media screen and (min-width:992px) {
    .scroll__down .comment__sidebar__content {
        margin-top: 0;
        height: 100vh
    }
}

.card__open__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, .5);
    transition: opacity .7s
}

.comment__card__open .card__open__overlay,
.content__is__open .card__open__overlay {
    opacity: 1;
    visibility: visible
}

.video__area {
    width: 100%;
    margin: 0 auto 50px
}

@media screen and (min-width:768px) {
    .video__area {
        width: 70%
    }
}

.video__area .videoplaceholder {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%
}

.video__area .videoplaceholder embed,
.video__area .videoplaceholder iframe,
.video__area .videoplaceholder object {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.tr__response__wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 50px
}

.tr__about {
    margin: 50px 0
}

.tr__about .tr__about__grid {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 50px;
    max-width: 900px
}

.tr__about .tr__about__grid .tr__about__col {
    position: relative;
    flex-grow: 0;
    flex-shrink: 0;
    margin: 0 25px
}

.tr__about .tr__about__grid .tr__about__img {
    flex-basis: calc(100% - 50px)
}

@media screen and (min-width:768px) {
    .tr__about .tr__about__grid .tr__about__img {
        flex-basis: calc(33.3333% - 50px)
    }
}

.tr__about .tr__about__grid .tr__about__img .about__img__background {
    position: relative;
    width: 100%;
    padding-top: 100%;
    height: 0;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat
}

.tr__about .tr__about__grid .tr__about__content {
    padding: 10px 0;
    flex-basis: calc(100% - 50px)
}

.taz__zahl__ich {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    padding: 0;
    z-index: 12;
    visibility: visible;
    transition: visibility 1s
}

.alert,
.close__zahl__ich .taz__zahl__ich {
    visibility: hidden
}

@media screen and (min-width:768px) {
    .tr__about .tr__about__grid .tr__about__content {
        flex-basis: calc(66.6666% - 50px)
    }
    .taz__zahl__ich {
        height: 150px
    }
}

.taz__zahl__ich .zahl__ich__wrapper {
    transform: translateY(0);
    backface-visibility: hidden;
    overflow: hidden;
    background-color: rgba(213, 13, 46, .9);
    height: 100vh;
    transition: transform .7s ease-in-out
}

.alert,
.close__zahl__ich .zahl__ich__wrapper {
    transform: translateY(100%)
}

.taz__zahl__ich .zahl__ich__wrapper .grid__zahl__ich {
    max-width: 900px;
    padding-top: 100px;
    margin: 0 auto
}

@media screen and (min-width:768px) {
    .taz__zahl__ich .zahl__ich__wrapper {
        height: 150px
    }
    .taz__zahl__ich .zahl__ich__wrapper .grid__zahl__ich {
        padding-top: 10px
    }
}

.taz__zahl__ich .zahl__ich__wrapper .grid__zahl__ich .zahltoaction {
    display: flex;
    align-items: center;
    padding: 0 25px
}

.taz__zahl__ich .zahl__ich__wrapper .grid__zahl__ich .zahltoaction .zahltoaction-button {
    padding: 6px 10px;
    font-size: .9em;
    text-transform: uppercase;
    border: 2px solid #fff;
    color: #fff;
    background-color: transparent;
    text-decoration: none;
    outline: 0;
    text-align: center;
    font-weight: 800;
    transition: all .2s ease-in-out
}

@media screen and (min-width:768px) {
    .taz__zahl__ich .zahl__ich__wrapper .grid__zahl__ich .zahltoaction .zahltoaction-button {
        padding: 6px 15px
    }
}

.taz__zahl__ich .zahl__ich__wrapper .grid__zahl__ich .zahltoaction .zahltoaction-button span {
    color: #fff;
    transition: color .2s ease-in-out
}

.taz__zahl__ich .zahl__ich__wrapper .grid__zahl__ich .zahltoaction .zahltoaction-button:hover {
    border: 2px solid #333;
    color: #333
}

.taz__zahl__ich .zahl__ich__wrapper .grid__zahl__ich .zahltoaction .zahltoaction-button:hover span {
    color: #333
}

.alert {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9;
    border: 1px solid transparent;
    background: #fff;
    padding: .75rem 2rem;
    opacity: 0;
    transition: all .2s 0s;
    font-weight: 700;
    box-shadow: 0 0 1.5rem rgba(0, 0, 0, .15)
}

.alert.active {
    opacity: 1;
    visibility: visible
}

.alert .close__alter {
    float: right;
    cursor: pointer
}

.alert__success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert__warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert__danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.scroll__target {
    margin: 0
}

.tr__header__nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 10;
    height: auto;
    box-shadow: 0 0 1.5rem rgba(0, 0, 0, .15);
    transform: translateY(0);
    transition: transform .7s;
    backface-visibility: hidden;
    transition-timing-function: cubic-bezier(.86, .01, .77, .78)
}

.tr__header__nav .tr__header__wrapper {
    position: relative;
    display: flex
}

.tr__header__nav .tr__header__wrapper .header__col {
    position: relative;
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 50%
}

.tr__header__nav .tr__header__wrapper .header__brand {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 0 0 25px
}

.tr__header__nav .tr__header__wrapper .header__brand .logo__wrapper {
    position: relative;
    width: auto;
    height: 25px;
    line-height: 0
}

@media screen and (min-width:768px) {
    .tr__header__nav .tr__header__wrapper .header__brand .logo__wrapper {
        height: 35px
    }
}

@media screen and (min-width:992px) {
    .tr__header__nav .tr__header__wrapper .header__brand {
        padding: 0 0 0 50px
    }
    .tr__header__nav .tr__header__wrapper .header__brand .logo__wrapper {
        height: 45px
    }
}

.tr__header__nav .tr__header__wrapper .header__brand .logo__wrapper img {
    width: auto;
    height: 100%
}

.tr__header__nav .tr__header__wrapper .header__brand .logo__text {
    margin: 6px 0 0 5px
}

.tr__header__nav .tr__header__wrapper .header__brand .logo__text span {
    display: none;
    margin: 0;
    line-height: 1em
}

@media screen and (min-width:768px) {
    .tr__header__nav .tr__header__wrapper .header__brand .logo__text span {
        display: block;
        font-size: 1.2rem
    }
}

.tr__header__nav .tr__header__wrapper .header__targets {
    position: relative
}

.tr__header__nav .tr__header__wrapper .header__targets ul {
    list-style: none;
    height: 50px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 25px 0 0
}

@media screen and (min-width:768px) {
    .tr__header__nav .tr__header__wrapper .header__targets ul {
        padding: 0 50px 0 0;
        height: 75px
    }
}

.tr__header__nav .tr__header__wrapper .header__targets ul li {
    margin-left: 20px;
    padding: 0
}

.tr__header__nav .tr__header__wrapper .header__targets ul li a {
    display: block;
    position: relative;
    width: auto;
    height: 25px;
    line-height: 0
}

@media screen and (min-width:768px) {
    .tr__header__nav .tr__header__wrapper .header__targets ul li {
        margin-left: 35px
    }
    .tr__header__nav .tr__header__wrapper .header__targets ul li a {
        height: 35px
    }
}

@media screen and (min-width:992px) {
    .tr__header__nav .tr__header__wrapper .header__brand .logo__text span {
        font-size: 1.5rem
    }
    .tr__header__nav .tr__header__wrapper .header__targets ul li {
        margin-left: 50px
    }
    .tr__header__nav .tr__header__wrapper .header__targets ul li a {
        height: 45px
    }
}

.tr__header__nav .tr__header__wrapper .header__targets ul li a img {
    position: relative;
    width: auto;
    height: 100%
}

.scroll__down .tr__header__nav {
    transform: translateY(0);
    transition: transform .7s
}

@media screen and (min-width:992px) {
    .scroll__down .tr__header__nav {
        transform: translateY(-100%)
    }
}

.comment__heading {
    position: relative;
    padding: 15px 0 10px 5px
}

.comment__heading .close__sidebar {
    float: right;
    cursor: pointer;
    color: rgba(213, 13, 46, .6);
    font-weight: 400
}

.comment__form {
    position: relative;
    border: 1px solid #ccd0d9;
    height: 350px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .03);
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, .09);
    background: #fff;
    margin-bottom: 25px
}

.comment__form .trc-input-name {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    width: 100%;
    z-index: 12;
    border: none;
    padding: 0 0 0 15px;
    color: #D50D2E;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .03)
}

.comment__form textarea {
    position: relative;
    z-index: 11;
    width: 100%;
    height: 100%;
    height: calc(100% - 50px);
    border: none;
    padding: 70px 15px 0;
    margin: 0;
    background: #fff
}

.comment__form .trc-input-value {
    pointer-events: none;
    display: none
}

.comment__card__wrapper {
    position: relative
}

.comment__card__wrapper .comment__card {
    position: relative;
    border: 1px solid #ccd0d9;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .03);
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, .09);
    background: #fff;
    margin-bottom: 25px
}

.comment__card__wrapper .comment__card .comment__card__header {
    position: relative;
    overflow: hidden;
    padding: 15px;
    height: 50px
}

.comment__card__wrapper .comment__card .comment__card__header span {
    float: left
}

.comment__card__wrapper .comment__card .comment__card__header span:last-child {
    float: right
}

.comment__card__wrapper .comment__card .comment__card__body p {
    margin: 0;
    padding: 0 15px
}

.comment__card__wrapper .comment__card .comment__card__reply__wrapper {
    position: relative
}

.comment__card__wrapper .comment__card .comment__card__reply__wrapper .tr__card__reply {
    margin-top: 25px
}

.comment__card__wrapper .comment__card .comment__card__reply__wrapper .tr__card__reply .tr__reply__header {
    position: relative;
    overflow: hidden;
    padding: 15px;
    height: 50px;
    border-top: 1px solid rgba(0, 0, 0, .09)
}

.comment__card__wrapper .comment__card .comment__card__reply__wrapper .tr__card__reply .tr__reply__header span {
    float: left;
    color: rgba(213, 13, 46, .6)
}

.comment__card__wrapper .comment__card .comment__card__reply__wrapper .tr__card__reply .tr__reply__header span:last-child {
    float: right
}

.comment__card__wrapper .comment__card .comment__card__reply__wrapper .tr__card__reply .tr__reply__body p {
    margin: 0;
    padding: 0 15px
}

.tr__footer {
    position: relative;
    width: 100%;
    padding: 25px 0
}

.tr__footer .footer__list {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center
}
