/* styles_768.css */
@media screen and (min-width: 768px) {
 .personfrei{
    vertical-align:bottom
}
.parallax .image_container{
    height:430px
}
.parallax figure{
    height:430px
}
.textblock{
    margin-bottom:50px
}
.rotperson .ce_text, .rotperson .content-text{
    position:relative
}
.absoluttop{
    top:26%
}
.absolutbottom{
    margin-bottom:3%
}
#main .ce_text.absoluttop h1{
    margin-top:4%
}
#main .absolutbottom2.ce_text h1, #main .absolutbottom2.content-text h1{
    font-size:8vw;
    color:#fff;
    text-transform:none;
    transition: all 1s ease;
    font-weight: 600;
    font-size: 5vmax
}
#main .textblockstartseite h1{
    margin-top:20px;
    margin-bottom:20px;
    font-size:3rem;
    line-height:3.8rem
}
}