p{font-family: "roboto-condensed", 'Times New Roman', Times, serif; font-size: 18px; line-height: 2em; color: white; font-weight: 100;}

#static_scroll_wrapper{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    opacity: 0;
    transition: opacity 0.5s;
}



#static_scroll_wrapper.on{
    opacity: 1;
    transition: opacity 0.5s;
}

#static_scroll_wrapper .imgwrapper{
    position: absolute;
    top: 0; left: 0;
    width: 0px; 
    height: 100vh;
    overflow-x: hidden;
}

#static_scroll_wrapper .imgwrapper.on{
    width: 100vw;
    transition: width 1s;
}

#static_scroll_wrapper .img{
    position: fixed;
    top: 0; left: 0;
    width: 100vw; 
    height: 100vh;
    background-size: cover!important;
    background-position: center!important;
}

#static_scroll_wrapper .bg_img{
    position: fixed;
    top: 0; left: 0;
    width: 100vw; 
    height: 100vh;
    background-size: cover!important;
    background-position: center!important;
    opacity: 0;
    transition: opacity 1s;
}

#static_scroll_wrapper .bg_img.on{
    opacity: 1;
    transition: opacity 1s;
}

#static_scroll_wrapper .imgwrapper .background_elements{
    position: fixed;
    top: 0; left: 0;
    width: 100%; 
    height: 100%;
}

#static_scroll_wrapper .imgwrapper .background_elements .solid{
    position: absolute; 
    background: rgba(238,179,16, 0.9);
    display: block;eeb310
}

#static_scroll_wrapper .imgwrapper .background_elements .solid_1{
    right: 50%;
    width: 0px;
    height: 100%;
    opacity: 0;
    transition: all 1s;
}

#static_scroll_wrapper .imgwrapper .background_elements .solid_1.step1{
    right: 200px;
    width: 800px;
    opacity: 1;
    transition: all 1s;
}

#static_scroll_wrapper .imgwrapper .background_elements .solid_2{
    left: 20%;
    bottom: 0;
    width: 0px;
    height: 80%;
    opacity: 0;
    transition: all 1s;
}

#static_scroll_wrapper .imgwrapper .background_elements .solid_2.step2{
    left: 50%;
    width: 40%;
    opacity: 1;
    transition: all 1s;
}

#static_scroll_wrapper .imgwrapper .background_elements .solid_3{
    top: 0;
    height: 80%;
    left: 90%;
    width: 0%;
    opacity: 0;
    transition: all 1s;
}

#static_scroll_wrapper .imgwrapper .background_elements .solid_3.step2{
    left: 5%;
    width: 45%;
    opacity: 1;
    transition: all 1s;
}

#static_scroll_wrapper .imgwrapper .background_elements .solid_4{
    bottom: 0;
    height: 80%;
    left: 10%;
    width: 0%;
    opacity: 0;
    transition: all 1s;
}

#static_scroll_wrapper .imgwrapper .background_elements .solid_4.step2{
    left: 5%;
    width: 50%;
    opacity: 1;
    transition: all 1s;
}

#static_scroll_wrapper .imgwrapper .background_elements .solid_5{
    bottom: 0;
    height: 100%;
    left: 10%;
    width: 0%;
    opacity: 0;
    transition: all 1s;
}

#static_scroll_wrapper .imgwrapper .background_elements .solid_5.step2{
    left: 50%;
    width: 45%;
    opacity: 1;
    transition: all 1s;
}

#static_scroll_wrapper .imgwrapper .background_elements .solid_6{
    top: 0;
    height: 100%;
    left: 50%;
    width: 0%;
    opacity: 0;
    transition: all 1s;
    background: #eeb310;
}

#static_scroll_wrapper .imgwrapper .background_elements .solid_6.step2{
    left: 0%;
    width: 100%;
    opacity: 1;
    transition: all 1s;
}

#static_scroll_wrapper .imgwrapper .background_elements .solidline{
    position: absolute;
    top: 0;
    height: 200%;
    transform-origin: top center;
    transform: rotate(45deg) translateX(50%);
    border-left: 1px solid rgba(255,255,255,0.5);

}

#static_scroll_wrapper .imgwrapper .background_elements .lineset1{
    position: absolute;
    top: 0; left: 0;
    width: 100%; 
    height: 100%;
}

#static_scroll_wrapper .imgwrapper .background_elements .lineset1 .solidline:nth-child(1){
    left: calc(60%);
    opacity: 0;
}

#static_scroll_wrapper .imgwrapper .background_elements .lineset1 .solidline:nth-child(2){
    left: calc(50%);
    opacity: 0;
}

#static_scroll_wrapper .imgwrapper .background_elements .lineset1 .solidline:nth-child(3){
    left: calc(70%);
    opacity: 0;
}

#static_scroll_wrapper .imgwrapper .background_elements .lineset1.on .solidline:nth-child(1){
    left: calc(65%);
    opacity: 1;
    transition: all 1s;
}

#static_scroll_wrapper .imgwrapper .background_elements .lineset1.on .solidline:nth-child(2){
    left: calc(80%);
    opacity: 1;
    transition: all 1.5s;
}

#static_scroll_wrapper .imgwrapper .background_elements .lineset1.on .solidline:nth-child(3){
    left: calc(9%);
    opacity: 1;
    transition: all 1.5s;
}

#static_scroll_wrapper .imgwrapper .background_elements .lineset1.on2 .solidline:nth-child(1){
    left: calc(30%);
    opacity: 1;
    transition: all 1s;
}

#static_scroll_wrapper .imgwrapper .background_elements .lineset1.on2 .solidline:nth-child(2){
    left: calc(22%);
    opacity: 1;
    transition: all 1.5s;
}

#static_scroll_wrapper .imgwrapper .background_elements .lineset1.on2 .solidline:nth-child(3){
    left: calc(80%);
    opacity: 1;
    transition: all 1.5s;
}

#static_scroll_wrapper .imgwrapper .background_elements .lineset1.on3 .solidline:nth-child(1){
    left: calc(70%);
    opacity: 1;
    transition: all 1s;
}

#static_scroll_wrapper .imgwrapper .background_elements .lineset1.on3 .solidline:nth-child(2){
    left: calc(62%);
    opacity: 1;
    transition: all 1.5s;
}

#static_scroll_wrapper .imgwrapper .background_elements .lineset1.on3 .solidline:nth-child(3){
    left: calc(30%);
    opacity: 1;
    transition: all 1.5s;
}

#static_scroll_wrapper .imgwrapper .background_elements .lineset1.on4 .solidline:nth-child(1){
    left: calc(35%);
    opacity: 1;
    transition: all 1s;
}

#static_scroll_wrapper .imgwrapper .background_elements .lineset1.on4 .solidline:nth-child(2){
    left: calc(17%);
    opacity: 1;
    transition: all 1.5s;
}

#static_scroll_wrapper .imgwrapper .background_elements .lineset1.on4 .solidline:nth-child(3){
    left: calc(72%);
    opacity: 1;
    transition: all 1.5s;
}

#static_scroll_wrapper .imgwrapper .background_elements .lineset1.on5 .solidline:nth-child(1){
    left: calc(65%);
    opacity: 1;
    transition: all 1s;
}

#static_scroll_wrapper .imgwrapper .background_elements .lineset1.on5 .solidline:nth-child(2){
    left: calc(75%);
    opacity: 1;
    transition: all 1.5s;
}

#static_scroll_wrapper .imgwrapper .background_elements .lineset1.on5 .solidline:nth-child(3){
    left: calc(20%);
    opacity: 1;
    transition: all 1.5s;
}


#static_scroll_wrapper .imgwrapper .background_elements .lineset1.on6 .solidline:nth-child(1){
    left: calc(15%);
    opacity: 1;
    transition: all 1s;
}

#static_scroll_wrapper .imgwrapper .background_elements .lineset1.on6 .solidline:nth-child(2){
    left: calc(32%);
    opacity: 1;
    transition: all 1.5s;
}

#static_scroll_wrapper .imgwrapper .background_elements .lineset1.on6 .solidline:nth-child(3){
    left: calc(62%);
    opacity: 1;
    transition: all 1.5s;
}

#static_scroll_wrapper .textwrapper{
    position: absolute;
    top: 0; left: 0;
    width: 100%; 
    height: 100%;

}


#static_scroll_wrapper .textwrapper.text1 .textblock{
    position: absolute;
    display: block;
    width: calc(100vw - 300px);;
    height: 0px;
    left: 10%;
    top: 40%;
    transition: height 0.5s;
    overflow-y: hidden;
}

#static_scroll_wrapper .textwrapper.text1 .textblock.on{
    height: 450px;
    transition: height 0.5s;
}

#static_scroll_wrapper .textwrapper .textblock h1{font-size: 140px;}

#static_scroll_wrapper .textwrapper.text1 .textblock h2{font-size: 40px; font-weight: 200;}

#static_scroll_wrapper .textwrapper.text1 .textblock .textreveal{
    position: absolute;
    display: block;
    width: 100%;
    height: 500px;
    left: 0px;
    top: 0px;
}

#static_scroll_wrapper .textwrapper.text2, #static_scroll_wrapper .textwrapper.text5, #static_scroll_wrapper .textwrapper.text6{display: none;}

#static_scroll_wrapper .textwrapper.text2 .textblock, #static_scroll_wrapper .textwrapper.text3 .textblock, #static_scroll_wrapper .textwrapper.text5 .textblock, #static_scroll_wrapper .textwrapper.text6 .textblock{
    position: absolute;
    display: block;
    width: calc(50vw - 100px);;
    height: 0px;
    left: 10vw;
    top: 200px;
    transition: height 0.5s;
    overflow-y: hidden;
    overflow-x: visible;
}

#static_scroll_wrapper .textwrapper.text6 .textblock {width: 80%;}

#static_scroll_wrapper .textwrapper.text2 .textwrapper2, #static_scroll_wrapper .textwrapper.text5 .textwrapper2, #static_scroll_wrapper .textwrapper.text6 .textwrapper2{width: 25%; position: absolute; top: 50%; right: 15%; transform: translateY(20%); opacity: 0; transition: all 1s; color: white;}
#static_scroll_wrapper .textwrapper.text2 .textwrapper2.on, #static_scroll_wrapper .textwrapper.text5 .textwrapper2.on, #static_scroll_wrapper .textwrapper.text6 .textwrapper2.on{transform: translateY(-50%); opacity: 1; transition: all 1s; }


#static_scroll_wrapper .textwrapper.text2 .textblock .textreveal, #static_scroll_wrapper .textwrapper.text3 .textblock .textreveal, #static_scroll_wrapper .textwrapper.text5 .textblock .textreveal, #static_scroll_wrapper .textwrapper.text6 .textblock .textreveal{
    position: absolute;
    display: block;
    width: 100%;
    height: 900px;
    left: 0px;
    top: 0px;
}

#static_scroll_wrapper .textwrapper.text6 .textblock .textreveal{text-align: center;}



#static_scroll_wrapper .textwrapper.text2 .textblock.on, #static_scroll_wrapper .textwrapper.text3 .textblock.on, #static_scroll_wrapper .textwrapper.text5 .textblock.on, #static_scroll_wrapper .textwrapper.text6 .textblock.on{
    height:  calc(100vh - 110px);
    transition: height 1s;
}

#static_scroll_wrapper .textwrapper.text2 .textblock h2, #static_scroll_wrapper .textwrapper.text3 .textblock h2, #static_scroll_wrapper .textwrapper.text4 .textblock h2, #static_scroll_wrapper .textwrapper.text5 .textblock h2, #static_scroll_wrapper .textwrapper.text6 .textblock h2{
    font-size: 60px;
}

@media(max-height: 850px){
   

    #static_scroll_wrapper .textwrapper.text2 .textblock, #static_scroll_wrapper .textwrapper.text3 .textblock #static_scroll_wrapper .textwrapper.text4 .textblock{
        top: 120px;
    }  
    #static_scroll_wrapper .textwrapper.text2 .videobox{width: 80%;}

    #static_scroll_wrapper .textwrapper.text3 .textblock, #static_scroll_wrapper .textwrapper.text4 .textblock, #static_scroll_wrapper .textwrapper.text5 .textblock{top: 15%;}

    #static_scroll_wrapper .textwrapper.text3 .gallery{top: calc(30% + 100px);}

    #static_scroll_wrapper .textwrapper .textblock h1{font-size: 120px;}


    #static_scroll_wrapper .textwrapper.text4 .gallery{top: 40%;}

    #masthead .head_link{top: 40px;}

    #static_scroll_wrapper .textwrapper.text1 .textblock h2{font-size: 30px; font-weight: 200; letter-spacing: 0.1em;}
}


@media(max-width: 1500px){
    #static_scroll_wrapper .textwrapper.text2 .textblock, #static_scroll_wrapper .textwrapper.text3 .textblock, #static_scroll_wrapper .textwrapper.text5 .textblock, #static_scroll_wrapper .textwrapper.text6 .textblock{top: 110px;}
    #static_scroll_wrapper .textwrapper.text2 .textblock h2{font-size: 40px;}
}


@media(max-width: 1400px){
    
    #static_scroll_wrapper .textwrapper.text1 .textblock h2{font-size: 30px;}
    #static_scroll_wrapper .textwrapper.text2 .textwrapper2 p, #static_scroll_wrapper .textwrapper.text5 .textwrapper2 p, #static_scroll_wrapper .textwrapper.text5 .textwrapper6 p{font-size: 1em;}
}

@media(max-width: 1100px){

    #static_scroll_wrapper .textwrapper.text2 .textblock h2, #static_scroll_wrapper .textwrapper.text5 .textblock h2{font-size: 36px;}
    #static_scroll_wrapper .textwrapper.text1 .textblock{width: calc(100vw - 100px);}
    #static_scroll_wrapper .textwrapper.text2 .textblock, #static_scroll_wrapper .textwrapper.text5 .textblock{top: 150px;}
}

@media(max-width: 900px){

    #static_scroll_wrapper .textwrapper.text2 .textblock h2, #static_scroll_wrapper .textwrapper.text5 .textblock h2{font-size: 24px;}
    #static_scroll_wrapper .textwrapper.text2 .textwrapper2 p, #static_scroll_wrapper .textwrapper.text5 .textwrapper2 p{font-size: 1em;}
    
    #static_scroll_wrapper .textwrapper.text6 p{font-size: 18px;}
}

#static_scroll_wrapper .textwrapper.text2 .videobox{
    width: 100%;
    position: relative;
    margin: 20px 0;
    display: none;
}

#static_scroll_wrapper .textwrapper.text2 .videobox .videowrapper{
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
}

#static_scroll_wrapper .textwrapper.text2 .videobox .videooverlay{
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background-size: cover!Important;
    background-position: center center!important;
}

#static_scroll_wrapper .textwrapper.text2 .videobox.open .videooverlay{display: none;}

#static_scroll_wrapper .textwrapper.text2 .videobox .videooverlay::after{
    content: "";
    width: 115px; height: 115px;
    position: absolute;
    left: 50%; top: 50%;
    transform: translateX(-50%) translateY(-50%) scale(1);
    background: #eeb310 url(images/buttons/button-play-white.svg) no-repeat; 
    background-size: 33% 33%; background-position: center center;
    transition: transform 0.5s;
}

#static_scroll_wrapper .textwrapper.text2 .videobox:hover .videooverlay::after{transform: translateX(-50%) translateY(-50%)  scale(1.1); transition: transform 0.5s;}


#static_scroll_wrapper .textwrapper .textblock  h3.subtitle{
    font-family: "roboto-condensed", 'Times New Roman', Times, serif; 
    font-style: italic;
    letter-spacing: 0em;
    font-weight: 200;
    margin: 20px 0;
}


#static_scroll_wrapper .textwrapper.text3, #static_scroll_wrapper .textwrapper.text4{
    display: none;
}

.button2.big{margin-top: 40px; display: inline-block;}

.superbutton{width: calc(68vw); text-align: right; position: relative; margin-top: 40px;}
.button-discover{padding: 10px 20px; color: #eeb310; background: #FFF; text-decoration: none; border: 2px solid white; font-family: "gill-sans-nova", Arial, Helvetica, sans-serif; position: relative; top: 17px;}
.button-discover:hover{background: transparent; color: #FFF;}
.superbutton .superarrow{width: 0px;height: 50px; position: absolute; top: 0; left: 0; overflow-x: hidden; 
    animation-name: bigarrow;
	animation-duration: 2000ms;
	animation-iteration-count: infinite;
    animation-timing-function: linear;
    
}

.superbutton .superarrow::before{position: absolute; content:""; width: 100%; height: 100%; top: 0; left: 0;  background: url(images/buttons/long-arrow-right.svg) no-repeat; background-size: 1500px 50px; background-position: top right;}

.textwrapper.text2 .superbutton, .textwrapper.text3 .superbutton, .textwrapper.text4 .superbutton, .textwrapper.text5 .superbutton, .textwrapper.text6 .superbutton{
    position: absolute;
    left: calc(10vw);
    bottom: 80px;
    opacity: 0;
    transition: opacity 0.5s;
}

.textwrapper.text6 .superbutton{
    bottom: 15%;
}

.textwrapper.text2 .superbutton.on, .textwrapper.text3 .superbutton.on, .textwrapper.text4 .superbutton.on, .textwrapper.text5 .superbutton.on, .textwrapper.text6 .superbutton.on{
    opacity: 1;
    transition: opacity 0.5s;
}

#static_scroll_wrapper .textwrapper.text3 .textblock, #static_scroll_wrapper .textwrapper.text4 .textblock {
    position: absolute;
    display: block;
    width: calc(100vw - 300px);
    height: 0px;
    left: 10%;
    top: 25%;
    transition: height 0.5s;
    overflow-y: hidden;
}

#static_scroll_wrapper .textwrapper.text3 .textblock.on, #static_scroll_wrapper .textwrapper.text4 .textblock.on{
    height: 500px;
    transition: height 1s;
}

@media(max-width: 1500px){
    #static_scroll_wrapper .textwrapper.text2 .textblock, #static_scroll_wrapper .textwrapper.text3 .textblock #static_scroll_wrapper .textwrapper.text4 .textblock{top: 110px;}
    #static_scroll_wrapper .textwrapper.text2 .textblock h2{font-size: 40px;}
}

#static_scroll_wrapper .textwrapper.text3 .gallery, #static_scroll_wrapper .textwrapper.text4 .gallery{position: absolute; top: calc(50%); left: 100px; width: calc(100% - 200px); height: 300px; }
#static_scroll_wrapper .textwrapper.text3 .gallery .gallery_track, #static_scroll_wrapper .textwrapper.text4 .gallery .gallery_track{position: absolute; top: 0; left: 0; width: 100%; height: 100%;  }
#static_scroll_wrapper .textwrapper.text3 .gallery .gallery_track .thumbwrap, #static_scroll_wrapper .textwrapper.text4 .gallery .gallery_track .thumbwrap{width: calc(20% - 15px); margin: 0 10px 0 0; display: inline-block;  overflow: hidden; position: relative; cursor: pointer; padding-bottom: 40px; transition: all 0.25s;  }
#static_scroll_wrapper .textwrapper.text3 .gallery .gallery_track.on .thumbwrap, #static_scroll_wrapper, .textwrapper.text4 .gallery .gallery_track.on .thumbwrap{transition: all 0.25s;  }
#static_scroll_wrapper .textwrapper.text3 .gallery .gallery_track .thumbwrap .textbox, #static_scroll_wrapper .textwrapper.text4 .gallery .gallery_track .thumbwrap .textbox{position: absolute; bottom: 0px; left: 0; height: 50px; width: 100%;  background: #FFFFFF; transform: translateX(100%); transition: all 0.25s;}
#static_scroll_wrapper .textwrapper.text3 .gallery .gallery_track.on .thumbwrap .textbox, #static_scroll_wrapper .textwrapper.text4 .gallery .gallery_track.on .thumbwrap .textbox{transform: translateX(0%); transition: all 2s; }
#static_scroll_wrapper .textwrapper.text3 .gallery .gallery_track .thumbwrap img, #static_scroll_wrapper .textwrapper.text4 .gallery .gallery_track .thumbwrap img{width: 100%; transform: translateX(100%); transition: all 0.25s;}
#static_scroll_wrapper .textwrapper.text3 .gallery.plus .gallery_track .thumbwrap:hover img, #static_scroll_wrapper .textwrapper.text4 .gallery.plus .gallery_track .thumbwrap:hover img{opacity: 1; transition: opacity 0.25s;}
#static_scroll_wrapper .textwrapper.text3 .gallery .gallery_track.on .thumbwrap img, #static_scroll_wrapper .textwrapper.text4 .gallery .gallery_track.on .thumbwrap img{transform: translateX(0%); transition: transform 2s; }
#static_scroll_wrapper .textwrapper.text3 .gallery .gallery_track.on .thumbwrap:nth-child(1) img, #static_scroll_wrapper .textwrapper.text4 .gallery .gallery_track.on .thumbwrap:nth-child(1) img{transition-delay: 0.2s;}
#static_scroll_wrapper .textwrapper.text3 .gallery .gallery_track.on .thumbwrap:nth-child(2) img, #static_scroll_wrapper .textwrapper.text4 .gallery .gallery_track.on .thumbwrap:nth-child(2) img{transition-delay: 0.3s;}
#static_scroll_wrapper .textwrapper.text3 .gallery .gallery_track.on .thumbwrap:nth-child(3) img, #static_scroll_wrapper .textwrapper.text4 .gallery .gallery_track.on .thumbwrap:nth-child(3) img{transition-delay: 0.4s;}
#static_scroll_wrapper .textwrapper.text3 .gallery .gallery_track.on .thumbwrap:nth-child(4) img, #static_scroll_wrapper .textwrapper.text4 .gallery .gallery_track.on .thumbwrap:nth-child(4) img{transition-delay: 0.5s;}
#static_scroll_wrapper .textwrapper.text3 .gallery .gallery_track.on .thumbwrap:nth-child(5) img, #static_scroll_wrapper .textwrapper.text4 .gallery .gallery_track.on .thumbwrap:nth-child(5) img{transition-delay: 0.6s;}

#static_scroll_wrapper .textwrapper.text3 .gallery .gallery_track.on .thumbwrap:nth-child(1) .textbox{transition-delay: 0.2s;}
#static_scroll_wrapper .textwrapper.text3 .gallery .gallery_track.on .thumbwrap:nth-child(2) .textbox{transition-delay: 0.3s;}
#static_scroll_wrapper .textwrapper.text3 .gallery .gallery_track.on .thumbwrap:nth-child(3) .textbox{transition-delay: 0.4s;}
#static_scroll_wrapper .textwrapper.text3 .gallery .gallery_track.on .thumbwrap:nth-child(4) .textbox{transition-delay: 0.5s;}
#static_scroll_wrapper .textwrapper.text3 .gallery .gallery_track.on .thumbwrap:nth-child(5) .textbox{transition-delay: 0.6s;}



#static_scroll_wrapper .textwrapper.text3 .gallery .gallery_track .thumbwrap .textbox h3{
    font-size: 14px; padding: 12px;
    color: #151515;
}

#static_scroll_wrapper .textwrapper.text6 .button.back{
    border: 2px solid #151515; color: #151515; background: none;
}

#static_scroll_wrapper .textwrapper.text6 .button.back:hover{background: #151515; color: #eeb310;}

#static_scroll_wrapper .textwrapper.text6 p, #static_scroll_wrapper .textwrapper.text6 h2{color: #151515;}

.gallery.plus .gallery_track .thumbwrap a{
    position: absolute; top: 0; left: 0; width: 100%; height: 100%; 

}

.gallery.plus .gallery_track .thumbwrap a::after{
    content: "";
    position: absolute;
    width: 30px; height: 30px;
    bottom: 50px; right: 10px;
    background: url(images/buttons/small-plus-white.svg) no-repeat; background-size: 100%; background-position: center;
    opacity: 0;
    cursor: pointer;
}

.gallery.plus .gallery_track .thumbwrap a::after{opacity: 1; transition: opacity 1s; animation-name: softblink;
	animation-duration: 2000ms;
	animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.gallery.plus .gallery_track .thumbwrap a:hover::after{ animation-duration: 200ms;}
.gallery.plus .gallery_track .thumbwrap a.focus{position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; transition: all 1s;}


.minigallery{
    display: block;
    width: 100%;
    height: 450px;
    margin: 15px 0;
    position: relative;
}

@media(min-width: 1600px){
    #static_scroll_wrapper .textwrapper.text3 .gallery, #static_scroll_wrapper .textwrapper.text4 .gallery{
        top: 42%;
    }
}

@media(max-width: 1600px){
    .minigallery{height: 375px;}
}

.minigallery .minigallery_wrapper{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0; left: 0;
    overflow: hidden;
}

.minigallery .minigallery_wrapper .gallery_slide{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0; left: 0;
    background-size: cover!important; background-position: center center!important;
    opacity: 0;
    transition: opacity 0.5s;
}

.minigallery .minigallery_wrapper .gallery_slide .text{
    position: absolute;
    bottom: 0; left: 0;
    display: block;
    width: 100%;
    height: 60px; 
    background: rgba(238,179,16, 0.9);
    
}

.minigallery .minigallery_wrapper .gallery_slide.active{opacity: 1; transition: opacity 0.5s;}

.minigallery .minigallery_wrapper .gallery_slide .text h3{display: block; position: absolute; bottom: 20px; left: 20px; color: white; font-size: 20px;}

.minigallery .nav{
    position: absolute; bottom: 0; right: 0;
    background: #151515;
    width: 240px;
    height: 60px;
    display: none;
}

.minigallery .nav .digit{
    width: 60px; height: 60px;
    display: inline-block;
    float: left;
    position: relative;
    cursor: pointer;
}

.minigallery .nav .digit h3{color: white; padding: 22px 10px; display: block; text-align: center;}

.minigallery .nav .digit:hover, .minigallery .nav .digit.active{background: white;}
.minigallery .nav .digit:hover h3, .minigallery .nav .digit.active h3{color: #151515;}


@media(min-width: 1600px){
    #static_scroll_wrapper .textwrapper.text1 .textblock {width: 1800px; height: 0; transition: height 0.5s;}
    #static_scroll_wrapper .textwrapper.text1 .textblock.on {height: 500px; transition: height 0.5s;}
    
    #static_scroll_wrapper .textwrapper.text1 .textblock.on{height: 500px;}

   
}




@media(max-width: 1601px){
    #static_scroll_wrapper .textwrapper.text3 .gallery{top: calc(30% + 100px);}
    #static_scroll_wrapper .textwrapper .textblock h1{font-size: 120px;}
    
}

@media(max-width: 1400px){
    #static_scroll_wrapper .imgwrapper .background_elements .solid_1.step1{
        width: 600px;
    }

    #static_scroll_wrapper .textwrapper .textblock h1{font-size: 80px;}
}

@media(max-width: 1200px){
    #static_scroll_wrapper .imgwrapper .background_elements .solid_1.step1{
        width: 500px;
    }

    #masthead .head_link{left: 200px; transform: translateX(0);}
}

@media(max-width: 1060px){
    #masthead .head_link{display: none;}
}

@media(max-width: 840px){

    #static_scroll_wrapper .textwrapper .textblock h1{font-size: 60px;}
}





#big_gallery{
    background: #221900;
    position: fixed;
    top: 0; left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 8;
    display: none;
}

#big_gallery .big_slide_wrapper{
    position: absolute;
    top: 0; left: 0;
    width: 0;
    height: 100%;
    overflow: hidden;
}

#big_gallery .big_slide_wrapper .big_slide{
    position: absolute;
    top: 0; left: 0;
    width: 100vw;
    height: 100vh;
    background-size: contain!important;
    background-position: center!important;
}

#big_gallery .big_slide_wrapper.left{
    left: 0;
}



#big_gallery .big_slide_wrapper.right{
    left: initial; right: 0px;
}

#big_gallery .big_slide_wrapper.open{
    width: 100vw;
}

#big_gallery .big_slide_wrapper.right .big_slide{
    left: initial; right: 0px;
}

#big_gallery .big_slide_wrapper.transit{
    transition: width 1s;
}

#big_gallery  .closeBigGallery{
    width: 80px; height: 80px;
    position: fixed;
    top: 0; right: 0;
    background: #eeb310 url(images/buttons/close-ex-white.svg) no-repeat;
    background-size: 50px 50px;  background-position: center;
    cursor: pointer;
}

#big_gallery .prevslide, #big_gallery .nextslide{
    width: 80px; height: 80px;
    position: fixed;
    top: calc(50%);
    transform: translateY(-50%);
    background: #eeb310;
    cursor: pointer;
}

#big_gallery .prevslide{
    background: #eeb310 url(images/buttons/slick-prev-arrow.svg) no-repeat;
    background-size: 50px 50px; background-position: center;
    left: 0;
}

#big_gallery .nextslide{
    background: #eeb310 url(images/buttons/slick-next-arrow.svg) no-repeat;
    background-size: 50px 50px; background-position: center;
    right: 0;
}

#big_gallery .details{
    position: absolute;
    height: calc(50vh);
    right: 200px;
    bottom: -50vh;
    width: 480px;
    background: #795900;

    transition: transform 0.5s;
}
#big_gallery .details.open{
    transform: translateY(-50vh);
    transition: transform 0.5s;
}

#big_gallery .details .details_head{
    position: absolute;
    display: block;
    width: calc(100% - 100px);
    background: #eeb310;
    padding: 30px 20px 30px 80px;
    height: 20px;   
    top: -80px; left: 0;
    min-width: 180px;
}

#big_gallery .details .details_head::after{
    content: "";
    position: absolute;
    top: 30px; left: 40px;
    width: 20px; height: 20px; 
    background: url(images/buttons/slick-next-arrow.svg) no-repeat;
    background-size: 50px 50px;
    background-position: center right -14px;
    transform: rotate(-90deg);
    transition: all 0.25s;
}

#big_gallery .details.open .details_head::after{transform: rotate(90deg); transition: all 0.25s;}

#big_gallery .details .details_head h3{
    color: white;
    font-size: 14px; 
    line-height: 1em;
    margin: 0; padding: 0;
    min-width: 180px;
    display: block;
}

#big_gallery .details .details_content{
    display: block;
    height: calc(100% - 80px);
    font-family: "roboto-condensed", 'Times New Roman', Times, serif;
    font-size: 18px;
    line-height: 2em;
    color: white;
    font-weight: 300;
}

#big_gallery .details .details_content .content{
    display: block;
    padding: 30px 30px 0 80px;
}

#big_gallery .details .details_content p{
    font-family: "roboto-condensed", 'Times New Roman', Times, serif;
    font-size: 18px;
    line-height: 2em;
    color: white;
    font-weight: 300;
}


/*----------------------- SLICK -----------------------*/

ul.slick-dots{display: none; opacity: 0;}

button.slick-next, button.slick-prev{
    border: 0px none;
    background: #eeb310;
    width: 80px;
    height: 80px;
    position: absolute;
    left: -100px;
    top: 50%;
    transform: translateY(-50%);
    color: rgba(255,255,255,0);
}

button.slick-prev{
    background: #eeb310 url(images/buttons/slick-prev-arrow.svg) no-repeat;
    background-size: 50px 50px; 
    background-position: center;
}

button.slick-next{
    background: #eeb310 url(images/buttons/slick-next-arrow.svg) no-repeat;
    background-size: 50px 50px; 
    background-position: center;
    left: initial; right: -100px;
}



@media(max-width: 1100px){
    #static_scroll_wrapper .textwrapper.text3 .textblock, #static_scroll_wrapper .textwrapper.text4 .textblock{top: 150px;}
    #static_scroll_wrapper .textwrapper.text2 .textblock, #static_scroll_wrapper .textwrapper.text5 .textblock{top: 120px;}
}

@media(max-width: 1024px){

    #static_scroll_wrapper .textwrapper.text2 .textblock, #static_scroll_wrapper .textwrapper.text3 .textblock #static_scroll_wrapper .textwrapper.text4 .textblock{
        top: 120px;
        
    }

    #static_scroll_wrapper .textwrapper.text2 .textblock h2{font-size: 30px;}
    
}


@media(max-width: 840px){
    #masthead{
        background: white;
        height: 80px;
    }

    #masthead.show .logobox{display: none;}

    #masthead a.logo{transform: scale(0.7); top: 10px; left: 10px;}

    #static_scroll_wrapper .textwrapper.text2 .textblock, #static_scroll_wrapper .textwrapper.text3 .textblock, #static_scroll_wrapper .textwrapper.text5 .textblock, #static_scroll_wrapper .textwrapper.text6 .textblock, #static_scroll_wrapper .textwrapper.text2 .textblock.on, #static_scroll_wrapper .textwrapper.text3 .textblock.on, #static_scroll_wrapper .textwrapper.text5 .textblock.on, #static_scroll_wrapper .textwrapper.text6 .textblock.on{
        padding-top: 90px;
    }

    #static_scroll_wrapper .textwrapper.text1 .textblock{top: 80px;}

    #static_scroll_wrapper .imgwrapper .background_elements .solid_2.step2, #static_scroll_wrapper .imgwrapper .background_elements .solid_3.step2, #static_scroll_wrapper .imgwrapper .background_elements .solid_4.step2, #static_scroll_wrapper .imgwrapper .background_elements .solid_5.step2{
        left: 10px;
        width: calc(100% - 20px);
        opacity: 1;
        transition: all 1s;
    }

    #static_scroll_wrapper .imgwrapper .background_elements .solid_5{
        height: calc(100% - 90px);
    }

    button.slick-next, button.slick-prev, button.slick-next, button.slick-next{
        width: 50px; height: 50px;
    }

    .minigallery .nav{bottom: initial; top: 0; transform: scale(0.5); transform-origin: top right;}

    #big_gallery .details{
        width: calc(100% - 40px);
        right: 20px;
    }

    #big_gallery .prevslide, #big_gallery .nextslide{
        width: 50px; height: 50px;
        background-size: 30px 30px;
    }



    #static_scroll_wrapper .textwrapper.text2 .textblock, #static_scroll_wrapper .textwrapper.text3 .textblock, #static_scroll_wrapper .textwrapper.text5 .textblock, #static_scroll_wrapper .textwrapper.text6 .textblock, #static_scroll_wrapper .textwrapper.text2 .textblock.on, #static_scroll_wrapper .textwrapper.text3 .textblock.on, #static_scroll_wrapper .textwrapper.text5 .textblock.on, #static_scroll_wrapper .textwrapper.text6 .textblock.on{
        width: calc(100% - 40px);
        height: initial;
        display: block;
        position: relative;
        top: initial;
        left: initial;
        margin: 10px 0; padding: 90px 20px 0 20px;
        overflow: initial;
    }

    #static_scroll_wrapper .textwrapper.text2 .textblock .textreveal, #static_scroll_wrapper .textwrapper.text3 .textblock .textreveal, #static_scroll_wrapper .textwrapper.text5 .textblock .textreveal, #static_scroll_wrapper .textwrapper.text6 .textblock .textreveal{
        position: relative;
        overflow: initial;
        height: initial;
        top: initial; left: initial;
    }

    #static_scroll_wrapper .textwrapper.text2 .videobox{width: 100%; position: relative;}

    #static_scroll_wrapper .textwrapper.text2 .textwrapper2.on, #static_scroll_wrapper .textwrapper.text5 .textwrapper2.on, #static_scroll_wrapper .textwrapper.text6 .textwrapper2.on{
        width: calc(100% - 40px);
        padding: 20px;
        position: relative;
        top: initial; left: initial;
        transform: translateY(0);
        right: initial;
        opacity: 1;
        transition: opacity 0.5s;
    }
}



@media(max-width: 640px){
    #static_scroll_wrapper .img{position: fixed;}
    .superbutton{text-align: initial; width: 100%;}
    .superbutton .superarrow{display: none;}

    #static_scroll_wrapper .textwrapper .textblock h1{font-size: 38px;}

    

    #static_scroll_wrapper .textwrapper.text4 .textblock.on{height: initial; padding: 150px 20px 20px 20px; width: calc(100% - 40px);}

    #static_scroll_wrapper .textwrapper.text2, #static_scroll_wrapper .textwrapper.text5, #static_scroll_wrapper .textwrapper.text6{
        height: initial;
    }

    .textwrapper.text2 .superbutton, .textwrapper.text3 .superbutton, .textwrapper.text4 .superbutton, .textwrapper.text5 .superbutton, .textwrapper.text6 .superbutton{
        position: relative; left: initial;
        top: initial; bottom: initial;
        padding: 0 20px 40px 20px;
        margin-top: 0!important;
    }

  #static_scroll_wrapper .textwrapper.text4 .textblock{position: relative; top: 0; left: 0; height: initial;}

    #static_scroll_wrapper .textwrapper.text2 .textblock h2, #static_scroll_wrapper .textwrapper.text3 .textblock h2, #static_scroll_wrapper .textwrapper.text4 .textblock h2, #static_scroll_wrapper .textwrapper.text5 .textblock h2, #static_scroll_wrapper .textwrapper.text6 .textblock h2{
        font-size: 32px;
    }

    #static_scroll_wrapper .textwrapper.text3 .gallery, #static_scroll_wrapper .textwrapper.text4 .gallery{height: 250px;}

    #static_scroll_wrapper .textwrapper.text3 .gallery, #static_scroll_wrapper .textwrapper.text3 .gallery, #static_scroll_wrapper .textwrapper.text4 .gallery{
        position: relative;
        top: initial; bottom: initial; left: initial; margin-left: 60px;
    }

    #static_scroll_wrapper .textwrapper.text3 .gallery, #static_scroll_wrapper .textwrapper.text4 .gallery{width: calc(100% - 120px);}

    button.slick-prev{left: -60px;}
    button.slick-next{right: -60px;}
    
    

    #static_scroll_wrapper .textwrapper.text1 .textblock {
        top: 90px;
    }

    #static_scroll_wrapper .textwrapper.text1 .textblock h2{font-size: 22px;}
}

@media(max-width: 540px){
    
}

@media(max-width: 480px){
    #static_scroll_wrapper .textwrapper .textblock h1{font-size: 38px;}

    .minigallery{height: 240px;}

    
}

a.button.pulse{margin: 20px 0; display: inline-block; color: #151515; border: 2px solid #151515}

a.button.pulse::before, a.button.pulse::after{
    content: "";
    position: absolute;
    left: -2px; top: -2px;
    width: 100%; height: 100%;
    
    border: 2px solid #151515;
    animation: pulseanimate 1.5s linear infinite;
}

a.button.pulse::after{
    content: "";
    position: absolute;
    left: -2px; top: -2px;
    width: 100%; height: 100%;
    
    border: 2px solid #151515;
    animation: pulseanimate 1.5s linear infinite;
    animation-delay: 0.7s;
}

@keyframes pulseanimate{
    0%{transform: scale(1); opacity: 0.4;}
    50%{transform: scale(1.3); opacity: 0.4;}
    100%{transform: scale(1.6); opacity: 0;}
}