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, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    background-repeat: no-repeat;
    background-position: center
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    line-height: 1;
    height: 250px;
    width: 970px;
    color: black;
    position: relative;
    overflow: hidden;
    margin: 0 auto
}

#content {
    width: 100%;
    height: 237px;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

#shadow {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -460.5px;
    margin-top: -6.5px
}

#link img {
    height: 100%;
    width: 100%;
    display: block
}

.full-absolute, #white, .screen, .logo {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

#bg {
    background-color: transparent
}

#logo {
    position: absolute;
    z-index: 2;
    top: 12px;
    left: 8px;
}

#white {
    background-color: white;
    z-index: 10000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

#flash {
    position: absolute;
    /*top: 50%;*/
    /*left: 50%;*/
    /*width: 0;*/
    /*height: 0;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*-moz-border-radius: 50%;*/
    /*-webkit-border-radius: 50%;*/
    /*border-radius: 50%;*/
    /*-moz-box-shadow: 0 0 50% #fff;*/
    /*-webkit-box-shadow: 0 0 50% #fff;*/
    /*box-shadow: 0 0 50% #fff;*/
    z-index: 10000;
    background-color: white;
    opacity: 0
}

#screen1 {
    z-index: 600
}

#rond {
    z-index: 560;
}

#screen2 {
    z-index: 500
}

#screen2b {
    z-index: 450;
}

#screen3 {
    z-index: 400
}

#screen4 {
    z-index: 300
}

#screen5 {
    z-index: 200
}

#screen6 {
    z-index: 100
}

.sprite-base, .p-screen3-text, .p-shadow {
    display: inline-block;
    vertical-align: middle;
    border: 0;
    background-color: transparent
}

.sprite-base, .p-screen3-text, .p-shadow {
    background-image: url('img/spritesheet.png');
    background-repeat: no-repeat
}

.p-screen3-text {
    width: 352px;
    height: 125px;
    background-position: -5px -5px;
}

.p-shadow {
    width: 921px;
    height: 13px;
    background-position: -5px -140px;
}

#screen1 {
    background-image: url('img/screen1.png?1454940182');
    background-position: center top
}

#screen2 {
    background-image: url('img/screen2.jpg?1454678312')
}

#screen2b {
    background-image: url('img/screen2b.jpg?1454678312')
}

#screen3 {
    background-color: white
}

#screen3 .p-screen3-text {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -62.5px;
    margin-left: -176px
}

video {
    background-color: black;
}

#screen4 video {
    position: relative;
    z-index: 1;
    height: 100%;
    margin-left: -2px;
}

#screen4 .video2 {
    position: absolute;
    top: 0;
    right: 0;
    left: -1px;
    z-index: 0
}

#screen5 video {
    position: absolute;
    top: 0px;
    left: -5px;
    right: -34px;
    height: 100%;
    width: 101%;
}

#screen5 .stills {
    background-image: url('img/stills-v2.jpg?1454928071');
    background-position: top center;
    top: 0
}

/*#screen5 .stills.blurred {*/
/*-webkit-filter: blur(5px);*/
/*filter: blur(5px);*/
/*opacity: 0;*/
/*z-index: 2*/
/*}*/

#screen6 {
    background-image: url('img/screen5.jpg');
    background-position: center top
}

.logo {
    background-image: url('img/logo.png');
    background-position: 10px 10px;
    z-index: 3;
}

#image-song {
    display: none;
}

#btn-song {
    position: absolute;
    bottom: 25px;
    right: 20px;
    z-index: 100001;
}

#rond {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    -webkit-transform: scale3d(0, 0, 0);
    -moz-transform: scale3d(0, 0, 0);
    -ms-transform: scale3d(0, 0, 0);
    -o-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);

    opacity: 0;
}

#rond img {
    position: absolute;;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.btn-container {
    /*background-color: red;*/
    position: absolute;
    top: 129px;
    left: 50%;
    height: 39px;
    width: 240px;
    margin-left: -114px;
    overflow: hidden;
}

.btn-container img {
    position: absolute;
    left: -20%;
    height: 300%;
    width: 36px;
    /*width: 0;*/
    top: -50px;
    opacity: 0.6;
    -webkit-transform: rotate(35deg) translate(-50%, 0);
    -moz-transform: rotate(35deg) translate(-50%, 0);
    -ms-transform: rotate(35deg) translate(-50%, 0);
    -o-transform: rotate(35deg) translate(-50%, 0);
    transform: rotate(35deg) translate(-50%, 0);
}