#keyvisualsection {
    margin-top: -388px;
    z-index: 20;
}

#kvvideo{
    max-width: 100%;
    height: auto;
}

#kvdarken{
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height: 100%;
    display: block;
}
#kvbrush{
    position: absolute;
    bottom: 0;
    left: 0;
    width:100%;
    height: auto;
    display: block;
}
#kvschild{
    position: absolute;
    bottom: 3.7%;
    right: 1.3%;
    width:538px;
    max-width: calc(53800vw / 1920);
    height: auto;
    display: block;
}
#kvstoerer{
    position: absolute;
    top: 32%;
    left: 10.4%;
    width:337px;
    max-width: calc(33700vw / 1920);
    height: auto;
    display: block;
}


#kvscroll{
    position: absolute;
    bottom: 20.3%;
    right: 3%;
    width:61px;
    max-width: calc(6100vw / 1920);
    height: auto;
    display: block;
}

#kvtextholder{
    position: absolute;
    display: block;
    width: auto;
    top: 47.1%;
    left:50%;
    transform: translateX(-50%);
}

#kvtextholder h1 {
    margin-bottom: 0.11em;
    line-height: 100% !important;
}
#kvtextholder h1 .extralarge {
    line-height: 100% !important;
}




@media (max-width: 1919px) {
    #keyvisualsection {
        margin-top: calc(-38800vw / 1920);
    }

    #kvtextholder h1 {
        font-size: calc(6100vw / 1920);
        margin-bottom: 0.11em;
        line-height: 100% !important;
        letter-spacing: calc(121vw / 1920);
    }
    #kvtextholder h1 .extralarge {
        font-size: calc(13700vw / 1920);
        line-height: 100% !important;
        letter-spacing: calc(273vw / 1920);
    }
    #kvtextholder h3 {
        font-size: calc(2700vw / 1920);
        line-height: 120% !important;
        letter-spacing: calc(54vw / 1920);
    }
}


@media (max-width: 1280px) {
    #kvscroll{
        bottom: 15%;
        right: 2%;
        max-width: 5vw;
    }
}


@media (max-width: 991px) {
    #kvstoerer {
        top: 32%;
        left: 4.4%;
        max-width: 22vw;
    }
    #kvtextholder h3 {
        font-size: 1.8vw;
        line-height: 120% !important;
        letter-spacing: calc(54vw / 1920);
        margin-top: -0.2vw;
    }
}


@media (max-width: 580px) {
    #keyvisualsection{
        overflow: hidden;
        padding-bottom: 10vw;
    }
    #kvvideo{
        max-width: 222vw;
        height: auto;
        margin-left: -51vw;
    }
    #kvstoerer {
        top: 72%;
        left: 4.4%;
        max-width: 51vw;
    }


    #kvtextholder{
        top: 20%;
    }
    #kvtextholder h1 {
        font-size: 5.8vw;
        margin-bottom: 0.11em;
        line-height: 100% !important;
        letter-spacing: 0.03vw;
    }
    #kvtextholder h1 .extralarge {
        font-size: 15vw;
        line-height: 100% !important;
        letter-spacing: 0.1vw;
    }
    #kvtextholder h3 {
        font-size: 5.5vw;
        line-height: 120% !important;
        letter-spacing: 0.025vw;
    }

    #kvschild {
        bottom: 3.7%;
        right: 7.3%;
        max-width: 50vw;
    }
    #kvscroll{
        display: none;
    }

}
