/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}



html,
body {
    width: 100%;
    height: 99%;
    font-family: 'Crimson Text', serif;
    color: black;
    font-size: 30px;
    /*DELET EVTL
    height:4000px;*/
}

html {
    overflow-x:hidden;
}

#titel_der_ertrunkene_wald {
    -moz-transform:rotate(-90deg);
    -o-transform:rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 11.5vh;
    top: 466px;
    color: black;
    text-decoration: none;
    left: -450px;
    position: absolute;
    z-index: 10000;
    overflow: hidden;
    width: 1000px;
    height: 100px;
    text-align: right;
    cursor:pointer;
}

.vertikaltext {
    position: relative;
    cursor:pointer;
}

/*#wald {
    letter-spacing: 0.1em;
}*/

#textcontainer {
    background-image: url(../img/hintergrunf.jpg);
    width: 11.5vh;
    height: 100vh;
    z-index: 9999;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
}










#infotext {
    font-size: 0.7em !important;
    width: 100vw;
    text-align: justify;
    padding: 1vh 0;
    transition: all .5s ease-in-out;
    position: fixed;
    left: -100vw;
    height: auto;
    top: 0;
    z-index: 50;
    background-color: white;
    margin-left: 4vw;
    hyphens: auto;
    overflow: scroll;
    overflow-x:hidden;
    background:#eaeaea;
}

#infotext_text {
    margin-left: 34.4vw;
    margin-right: 32vw;
    padding: 0.8em;
    line-height: 1.2em;
}


#infotext.visible {
    left: 0 !important;
}











.wrapper_main {
    width: 92vw;
    left: 8vw;
    height: auto;
    position: relative;
    padding-top: 51vh;
}

.sektion {
    width: 30vw;
    position: relative;
    padding-bottom: 500px;
    left: 50%;
    -moz-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}



#img_012 {
    margin-left: 110px;
}

.stills {
    display: block;
    max-width: 100%;
    height: auto;
}





.sektion_fussnote {
    font-size: 0.6em !important;
    width: 100% !important;
    height: 60vh;
    position: relative;
    padding-top: 31vh;
    left: 50%;
    -moz-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
}


.fussnote {
    text-align: center;
}

.instagram {
    text-decoration: none !important;
    color: black;
}




.texte {
    position: relative;
    text-align: justify;
    font-size: 0.7em;
    width: 100%;
    margin: 50px auto;
    line-height: 1.2em;
    hyphens: auto;
}







.images {
    display: block;
    max-width: 100%;
    height: auto;
    transform: perspective(100vw) rotateX(80deg);
    transform-origin: top;
    transition: rotateX 3s;
    -webkit-transition: all 600ms linear;
    -moz-transition: all 600ms linear;
    -ms-transition: all 600ms linear;
    -o-transition: all 600ms linear;
    transition: all 600ms linear;
}

#img_01.move,
#img_02.move,
#img_05.move,
#img_07.move,
#img_09.move,
#img_010.move {
    transform: perspective(100vw) rotateX(0deg);
}

#img_03,
#img_04 {
    transition: .2s;
    margin-top: 100px;
}


#img_04 {
    margin-top: 100px;
}

#img_04 {
    margin-top: 200px;
}


#img_03:hover,
#img_04:hover {
    transform: scale(2.6)
}

#img_06 {
    max-width: 115% !important;
    margin-left: -7%;
    transition: .2s;
}

#img_08,
#img_011 {
    transition: .2s;
}

#img_08:hover { transform: scale(1.7)
}

#img_06:hover,
#img_08:hover,
#img_011:hover {
    transform: scale(2);
}







iframe {
    display: block;
    margin: auto;
    position: absolute;
    width: 100%;
    height: 60%;
}


#vr_video_bottom {
    margin-top: -400px;
    position: relative;
    padding-bottom: 56.25%;
    text-align: center;
    width: 60%;
    height: 0;
    overflow: hidden;
    left: 50%;
    -moz-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}


#vr_video_top {
    margin-top: -450px;
    position: relative;
    padding-bottom: 56.25%;
    text-align: center;
    width: 60%;
    height: 0;
    overflow: hidden;
    margin-bottom: 600px;
    left: 50%;
    -moz-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}








@media only screen and (max-width: 1080px) {
    .texte {
        font-size: 0.7em;
        line-height: 1.2em;
    }



    /* iframe {
        width: 448px !important;
        height: 252px !important;*/

    #infotext {
        font-size: 0.7em;
    }

    /*
.sektion {
    width: 40vw;
    padding-bottom: 400px;
    left: 30%;
}
*/

    #infotext_text {
        margin-left: 31.4vw;
        margin-right: 28vw;
    }




    .sektion {
        width: 40vw;
    }



}




@media only screen and (max-width: 640px) {
    .texte {
        font-size: 0.6em;
        line-height: 1.2em;
    }

    .sektion {
        width: 40vw;
    }

    /*  iframe {
        width: 320px !important;
        height: 180px !important;
    }*/


    #infotext {
        font-size: 0.6em;
        line-height: 1.2em;
    }


}






@media only screen and (max-width: 450px) {
    /*iframe {
        width: 256px !important;
        height: 144px !important;
    }*/


    #infotext {
        font-size: 0.6em;
        line-height: 1.2em;
    }


    .sektion {
        width: 60vw;
    }

    /*
    .sektion {
        width: 50vw;
        padding-bottom: 400px;
        left: 25%;
    }
*/


    
    
    
    #titel_der_ertrunkene_wald {
    -moz-transform:rotate(0);
    -o-transform:rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
     transform: rotate(0);
    
    text-align: left;
    top:0;
    left:4px;
    font-size:11.5vw;
}

.vertikaltext {
    position: relative;
    cursor:pointer;
}

/*#wald {
    letter-spacing: 0.1em;
}*/

#textcontainer {
    background-position: bottom; 
    width: 100vw;
    height: 7vh;
    right:0;
}

    #infotext {
    position:fixed;
    top:7vh;
    margin-left:0;
    }
    
    #infotext_text {
        margin-left: 2vw;
        margin-right: 2vw;
    }
    
    .wrapper_main {
    width:100vw;
    left:0;
    }
        
    html, .wrapper_main {
    overflow-x:hidden;
    width:100%;
    
    }
    
    body {
    height: 95vh;
    max-height: 95vh;
}
    
    
    #img_011:hover, #img_03:hover, #img_04:hover, #img_06:hover, #img_08:hover {
    transform: scale(0);
}
    
        #img_011.move, #img_03.move, #img_04.move, #img_06.move, #img_08.move {
    transform: scale(1.5);
    top: 45px;
    position: relative;
}
    
    #vr_video_bottom {
    -moz-transform: translateX(-50%) scale(1.5);
    -o-transform: translateX(-50%) scale(1.5);
    -webkit-transform: translateX(-50%) scale(1.5);
    -ms-transform: translateX(-50%) scale(1.5);
    transform: translateX(-50%) scale(1.5);
}


#vr_video_top {
     -moz-transform: translateX(-50%) scale(1.5);
    -o-transform: translateX(-50%) scale(1.5);
    -webkit-transform: translateX(-50%) scale(1.5);
    -ms-transform: translateX(-50%) scale(1.5);
    transform: translateX(-50%) scale(1.5);
}