#FUENFKLANG ul li a,.thick {
    text-align: center;
    border-radius: 2px
}

.big_canvas,.content_canvas {
    position: relative
}

.big_canvas_text {
    position: absolute;
    bottom: 20%;
    width: 100%
}

.thick {
    background: rgba(0,170,165,.95);
    font-weight: 300;
    color: #fff;
    font-size: 40px;
    line-height: 1.1em;
    padding: 15px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

#FUENFKLANG {
}

#FUENFKLANG ul {
    /*margin: 0;*/
    padding: 0 15px;
    list-style: none
}

#FUENFKLANG ul li {
    padding: 0 5px 10px 5px;
    /*float: left;
    width: 19.2%;
    margin-right: 1%*/
}
/*
#FUENFKLANG ul li:last-child {
    margin-right: 0
}*/

#FUENFKLANG ul li a:hover {
    background: rgba(255,255,255,1);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    text-decoration: none
}

#FUENFKLANG ul li a {
    display: block;
    background: rgba(255,255,255,1);
    padding: 10px;
    -webkit-transition: all .25s;
    transition: all .25s;
    text-transform: uppercase;
    font-weight: 400;
    overflow: hidden
}

#FUENFKLANG li span {
    display: block
}

@media (min-width: 992px) {
    .big_canvas {
        height:calc(100vh - 60px);
        height: calc(100vh - 450px)
    }

    .thin {
        background: rgba(255,255,255,.9);
        text-align: left;
        font-weight: 300;
        color: #000;
        font-size: 16px;
        line-height: 1.25em;
        margin: 0
    }

    #ARROW {
        cursor: pointer
    }

    .line-arrow {
        position: absolute;
        overflow: hidden;
        display: inline-block;
        font-size: 12px;
        width: 6em;
        height: 6em;
        bottom: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%) rotate(-45deg);
        transform: translateX(-50%) rotate(-45deg)
    }

    .line-arrow.bottom {
        border-left: 3px solid #fff;
        border-bottom: 3px solid #fff
    }

    .line-arrow:hover {
        bottom: 11%;
        color: transparent
    }

    .line-arrow.active,.line-arrow:active {
        border-width: 3px;
        color: transparent
    }
}

@media (min-width: 480px) and (max-width:991px) {

    .big_canvas_text {
        position: relative;
        width: auto;
        padding: 20px 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    h2.teaser_box {
        font-size: 20px
    }
}

@media (max-width: 479px) {

    .big_canvas_text {
        position: static;
        width: auto;
        padding: 20px 15px;
    }

    #FUENFKLANG {
        width: auto;
    }

    #FUENFKLANG ul li {
        float: none;
        display: block;
        width: auto;
        margin: 0 0 2px
    }

    .big_canvas {
        height: auto
    }

    .thick {
        font-size: 24px;
        margin: 0 0 2px;
        width: auto
    }

    #FUENFKLANG img,#FUENFKLANG li span {
        display: inline-block;
        font-weight: 500
    }

    #FUENFKLANG ul li a:hover {
        -webkit-transform: none;
        transform: none;
        color: #000;
        text-indent: 1px
    }

    #FUENFKLANG ul li a {
        padding: 5px 10px;
        background: rgba(255,255,255,1)
    }

    #ARROW {
        display: none;
        cursor: pointer
    }

    .line-arrow {
        position: relative;
        overflow: hidden;
        display: inline-block;
        font-size: 8px;
        width: 6em;
        height: 6em;
        left: 50%;
        margin-top: -15px;
        margin-bottom: 30px;
        -webkit-transform: translateX(-50%) rotate(-45deg);
        transform: translateX(-50%) rotate(-45deg)
    }

    .line-arrow.bottom {
        border-left: 3px solid #fff;
        border-bottom: 3px solid #fff
    }

    .line-arrow:hover {
        color: transparent
    }

    .line-arrow.active,.line-arrow:active {
        border-width: 3px;
        color: transparent
    }
}

#HEADLINE {
    margin-bottom: 0;
}

h1,#HEADLINE h2 {
    font-size: 40px
}

#HEADLINE h1 {
    font-size: 16px;
    font-style: italic
}

h1,h3,#HEADLINE h2 {
    margin-bottom: 15px;
    margin-top: 0
}

#HEADLINE h1 {
    font-size: 16px;
    font-style: italic
}

@media(max-width: 479px) {
    h1,#HEADLINE h2 {
        font-size:28px!important
    }
}

#SUB_HEADLINE {
    font-weight: 500;
    margin-bottom: 35px;
    font-family: Stone-Bold
}

#HEADER.startseite > img {
    object-fit: cover;
    height: 100%;
    position: absolute;
    object-position: 50% 35%;
}

.conet-logo-header {
    width: 78px;
    display: inline-block;
}

#HEADER .header_mobile {
    display: block;
}

#HEADER .header_mobile #SUB_HEADLINE {
    display: none;
}

@media (min-width: 992px){
    #HEADER .header_mobile {
        display: none;
    }
}

@media (max-width: 991px){
    main > h1, 
    /* ABe 22.07.2020: CDE-500
    main #HEADLINE > h1, 
    main #HEADLINE > h2,*/
    #HEADER:not(.startseite) > .mediabox {
        display: none
    }
    #HEADER:not(.startseite) {
        background-color: #009898;
        color:white;
    }
    #HEADER:not(.startseite) #HEADLINE h1{
        font-family: Stone-Light, sans-serif;
    }
    #HEADER:not(.startseite) #HEADLINE h2 {
        font-family: Stone-Sans-Semibold, sans-serif;
        font-size: 36px;
    }
    #HEADER:not(.startseite) #HEADLINE h1 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    #HEADER:not(.startseite) #HEADLINE h1:empty + h2 {
        padding-bottom: 15px;
        padding-top: 6px;
    }
    #HEADER:not(.startseite) .header_mobile {
        padding-top: 50px;
        padding-bottom: 20px;
    }
}

@media (max-width: 479px){
    #HEADER:not(.startseite) .header_mobile {
        padding-top: 30px;
        padding-bottom: 10px;
    }
    #HEADER:not(.startseite) #HEADLINE h2 {
        font-size: 28px;
    }
}
@media (min-width: 768px){
    #HEADER:not(.startseite) .header_mobile {
        padding-left: 0;
        padding-right: 0;
    }
}