@media only screen and (max-width: 1500px) {
    html {
        font-size: 8px;
    }
    .topTeaser {
        right: 4rem;
    }
    .schmal .topLink {
        margin-top: -2.7rem;
    }
    footer a.btn {
        font-size: 2.5rem;
    }
    footer a.btn svg {
        width: 35px;
        height: 35px;
    }
    footer .btn span {
        line-height: 35px;
    }
}
@media only screen and (max-width: 1350px) {
    .circleBig {
        margin: -180px 0 0 -180px;
        width: 300px;
        height: 300px;
        background: none;
        border: 30px solid #1FB398;
        transition: all 1s ease-in-out;
        opacity: .6;
    }
    .circleSmall {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -120px 0 0 -120px;
        width: 200px;
        height: 200px;
        border-radius: 50%;
        background: none;
        border: 20px solid #1FB398;
        z-index: 2;
        text-align: center;
        opacity: .6;
    }
    .circleSmall div {
        font-size: 70px;
        padding-top: 64px;
    }
    .c_12 .gridRow .g_3 {
        width: 35%
    }
    .c_12 .gridRow .suf_3 {
        padding-right: 15%
    }
    .c_12 .gridRow .pre_3 {
        padding-left: 15%
    }
}
@media only screen and (max-width: 1300px) {
    p {
        font-size: 1.5rem;
    }
    h1 {
        font-size: 4.5rem;
    }
    .topLink p a {
        font-size: 2rem;
    }
    .sideTeaser {
        padding: 10rem 0;
        font-size: 4rem;
    }
    footer a.btn {
        width: 34rem;
    }
    .c_12 .g_6.textSpalte {
        width: 75%;
    }
}

@media only screen and (max-width: 1250px) {
    
}

@media only screen and (max-width: 1100px) {
    footer a.btn {
        font-size: 2rem;
        width: 27rem;
    }
    footer a.btn svg {
        width: 30px;
        height: 30px;
    }
    footer .btn span {
        line-height: 30px;
    }
    .c_12 .teaserBox .g_20 {
        width: 33.33%;
    }
    .c_12 .teaserBox .g_20:nth-child(1),
    .c_12 .teaserBox .g_20:nth-child(2),
    .c_12 .teaserBox .g_20:nth-child(3) {
        margin-bottom: 4rem;
    }
}

@media only screen and (max-width: 1000px) {
    .topLinkBack a {
        width: 60px;
        height: 60px;
        display: block;
    }
    .topLinkBack {
        font-size: 6rem;
        line-height: 50px;
    }
    .sideClaimTop, .sideClaim {
        padding: 5rem 5rem;
    }
    .topTeaser {
        left: 5rem;
    }
}

@media only screen and (max-width: 900px) {
    p {
        font-size: 2rem;
    }
    .out900, article img {
        display: none;
    }
    footer .c_12 .g_6, footer .c_12 .g_4, footer .c_12 .g_8, article .c_12 .g_6 {
        width: 100%;
    }
    footer .right {
        text-align: left;
    }
    footer a.btn {
        display: block;
    }
    footer a.btn:last-child {
        margin-bottom: 4rem;
    }
    footer h1 {
        padding: 0;
        font-size: 6rem;
        margin: 0;
        margin-bottom: 2rem;

    }
    footer h2 {
        font-size: 3rem;
    }
    .sideTeaser {
        padding: 6rem;
        font-size: 3rem;
    }
    h3 {
        margin: 8rem 0 3rem 0;
    }
    footer svg {
        width: 255px;
        height: 124px;
    }
    .c_12 .g_6.footerLogo {
        margin-bottom: 4rem;
    }
    .c_12 .g_4.right {
        margin-top: 4rem;
    }
    .footerSpacer {
        padding: 3rem 0 0rem 0;
    }
    .circleBack, .circleSmall, .circleBig {
        display: none;    
    }
    .c_12 .gridRow .g_3 {
        width: 100%
    }
    .c_12 .gridRow .suf_3 {
        padding-right: 0%
    }
    .c_12 .gridRow .pre_3 {
        padding-left: 0%
    }
}

@media only screen and (max-width: 800px) {
    .teamContent {
        padding-left: 4rem;
        padding-right: 4rem;
        padding-bottom: 0;
    } 
    .text {
        padding: 0 4rem;
    }
    .bg_ws, .bg_gr {
        padding-top: 6rem;
        padding-bottom: 6rem;
    }
    .topTeaser {
        left: 4rem;
    }
    .topTeaser p {
        display: none;
    }
    .topContent.voll {
        display: none;
    }
    .topContent.schmal.animate {
        display: block !important;
        opacity: 1 !important;
    }
    .schmal .topLink a svg {
        fill: #fff;
        margin: 3px;
        width: 14px;
        height: 14px;
    }
    .topContent.schmal {
        height: 56px;
    }
    .schmal .topLink {
        margin-top: -2.2rem;
        padding: 0 3rem 0rem 0;
    }
    .videoConten {
        margin-top: 56px;
    }
    .sideClaimTop, .sideClaim {
        padding: 5rem 4rem;
    }
    .teaseGrid {
        padding: 6rem 4rem;
    }
}


@media only screen and (max-width: 700px) {
    .topLogo a {
        padding: 1.5rem 0 0 0;
    }
    .topLogo a svg {
        height: 30px;
    }
    h1 {
        font-size: 4rem;
    }
    h2 {
        font-size: 3rem;
    }
    .topTeaser h1 {
       margin-bottom: 4rem;
    }
    .topTeaser.Team h2 {
        font-size: 2rem;
    }
    .fade {
        opacity: 1;
        transition: all .1s;
    }
    .sideClaimTop .c_12 .g_6 {
        width: 100%;
    }
    .c_12 .teaserBox .g_20 {
        width: 50%;
    }
    .c_12 .teaserBox .g_20:nth-child(4) {
        margin-bottom: 4rem;
    }
    footer svg {
        width: 170px;
        height: 82px;
    }
}

@media only screen and (max-width: 550px) {
    footer a.btn {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    footer {
        text-align: center;
    }
}

@media only screen and (max-width: 500px) {
    .text {
        padding: 0 3rem;
    }
    .teaseGrid {
        padding: 4rem 3rem;
    }
    .teamContent {
        padding-left: 3rem;
        padding-right: 3rem;
    } 
    .topLinkBack a {
        width: 40px;
        height: 40px;
        display: block;
    }
    .topLinkBack {
        font-size: 5rem;
        line-height: 32px;
    }
    .c_12 .g_6.textSpalte {
        width: 100%;
    }
    .sideClaimTop, .sideClaim {
        padding: 5rem 3rem;
    }
    .topTeaser {
        left: 3rem;
    }
}

@media only screen and (max-width: 450px) {
    .text {
        padding: 0 2rem;
    }
    .teamContent {
        padding-left: 2rem;
        padding-right: 2rem;
    } 
    .c_12 .teaserBox .g_20 {
        width: 100%;
        margin-bottom: 8rem;
    }
    .teaserInnen {
        width: 100%;
    }
    article a.btn {
        padding: 0.5em 0em;
        width: 100%;
    }
    h1 {
        line-height: 1.1em;
    }
    h2 {
        line-height: 1.1em;
        margin-bottom: 2rem;
    }
    h3 {
        font-size: 3rem;
        margin: 5rem 0 3rem 0;
    }
    .topTeaser {
        left: 2rem;
    }
    .topTeaser h1 {
        font-size: 3rem;
    }
    footer h1 {
        font-size: 5rem;
    }
    footer h2 {
        font-size: 2.5rem;
    }
    .topTeaser.Team h2 {
        font-size: 1.5rem;
        margin-bottom: 0.5rem;
    }
    .sideClaimTop, .sideClaim {
        padding: 5rem 2rem;
    }
    article a.btn, article a.btn.mitte {
        padding: 0.5em 0em;
        width: 100%;
        font-size: 2rem;
    }
}