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,
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;
    background-color:#000;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* video */

.yt_trailer{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:1000%;
    background:url('contents/trans.png') 0 0 repeat;
    z-index:2000;
}
.video_wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    left:50%;
}

.ytiframe {
    position: absolute;
    top: 5%;
    left: -37%;
    width: 75%;
    height: 75%;
    margin: 0 auto;
}

/* video end */

/*
  Press Kit
*/

.rardl
{
    margin: 0 auto;
    padding:20px 65px;
    border:1px solid #214d8e;
    border-bottom:5px solid #214d8e;
    background-color:#2c79c0;
    text-align:center;
    font-family: 'Lato', sans-serif;
    font-weight: 800;
    font-size:17px;
    color:#e4f9fa;
    text-shadow:0 1px 1px #214d8e;
    vertical-align:middle;
}

.rardl:hover,
.rardl:focus
{
    border-color:#6d7c93;
    background-color:#cadbe5;
    color:#717b80;
    text-shadow:0 0px 1px #aaa;
}

.presskit .footpage a
{
    font-size:10px;
}

.presskit .footpage a:hover
{
    color:#000;
}

.presskit {
    font-family: 'Trirong', serif;
    color:#444;
}

.presskit h1,
.presskit h2,
.presskit h3
{
font-family: 'Josefin Slab', sans-serif;
color:#aaa;
}

.presskit h1 {
    font-size: 40px;
    margin: 60px 0 38px 0;
    text-align:center;
}

.presskit h2 {
    font-size: 30px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top:45px;
}

.presskit h3 {
    font-size: 20px;
}

.presskit p
{
    font-size:15px;
    line-height:19px;
    margin-bottom:30px;
    font-weight:400;
}
.presskit small
{
    font-size: 11px;
    font-weight: 300;
}

.presskit strong
{
    font-size:16px;
    font-weight:600;
}

.presskit blockquote
{
    vertical-align:middle;
    padding:20px;
    margin-top:-45px;
    background-color:#fff;
    font-style:italic;
}


.presskit li
{
    padding:15px 0;
}


.team_portrait
{
    float:left;
    width:25%;
}


.press_wrapper
{
    width:40%;
    margin:0 auto;
}

.presslogo
{
margin-top:40px;
width:100%;
text-align:center;
}


.content_driver
{
    width:32%;
    display:inline-block;
}
.content_driver img
{
    width:100%;
    background-color:#eaeaea;
}

/*
    endPress Kit
*/



.inscription{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:1000%;
    background:url('contents/trans.png') 0 0 repeat;
    z-index:2000;
}


.beta_form_wrapper{
    margin:0 auto;
    margin-top:80px;
    background-color:#000;
    padding:20px;
    padding-bottom:30px;
    width:680px;
}

.beta_form_wrapper form{
    margin:0;
    width:100%
}

.beta_form_wrapper input[type="submit"]
{
    background-color:#ffb400;
    color:#fff;
    text-shadow:0 1px 0 #aaa;
    width:200px;
    height:60px;
    text-align:center;
    vertical-align:middle;
    border:1px solid #ffea00;
    border-radius:20px;
    margin-top:60px;
}

.beta_form_wrapper input[type="submit"]:disabled
{
    background-color:#444;
    border:none;
}

.beta_form_wrapper input[type="submit"]:enabled:hover,
.beta_form_wrapper input[type="submit"]:enabled:focus
{
    background-color:#fd8f00;
    border-color:#000;
    cursor:pointer;
}

.beta_form_wrapper input[type="text"],
.beta_form_wrapper input[type="date"]{
    width:480px;
    height:35px;
    padding:0 20px;
    font-size:16px;
    color:#444;
    font-family:"Lato", sans-serif;
    font-weight:700;
}

.beta_form_wrapper input[type="date"]
{
    width:auto !important;
}

.beta_form_wrapper input[type="date"]:hover
{
    cursor:text;
}

.beta_form_wrapper input[type="date"]::-webkit-calendar-picker-indicator{
    display:none;
}
.beta_form_wrapper input[type="date"]::-webkit-inner-spin-button {
    display:none;
}

.beta_form_wrapper input[type="text"]{
    height:60px;
}

.beta_form_wrapper input[type="text"]:focus,
.beta_form_wrapper input[type="text"]:hover
{
    color:#000;
}

.beta_form_wrapper h2,
.beta_form_wrapper h3{
    padding:20px 0 10px 0;
}

.beta_form_wrapper h2,
.beta_form_wrapper h3,
.beta_form_wrapper label
{
    font-family:"Lato", sans-serif;
    font-weight:700;
    color:#eee;
}

.beta_form_wrapper h1
{
    font-size:40px;
    color:#eee;
    font-family:"Lato", sans-serif;
    font-weight:800;
    padding:20px 0;
    text-align:center;
}

.thanks p
{
    font-size:14px;
    color:#fff;
    width:100%;
    font-family:"Lato", sans-serif;
    font-weight:300;
    text-align:center;
    padding:20px 0;
}

nav {
    position:fixed;
    z-index:1000;
    top:0;
    text-align:center;
    width:100%;
    height:72px;
    box-shadow:0 0px 3px #000;
    background-color:#505050;
}

a
{
    text-decoration: none;
}

div.buttons
{
    height: 72px;
    width: 100%;
    position:fixed;
    left:30px;
    top:0;
}

nav .buttons img {
    margin: 5px 30px 0 0;
}

nav .buttons a
{
    display:inline-block;
    height:55px;
    vertical-align: middle;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #ff9d00;
    text-shadow: 0 1px 1px #333;
    margin: 0 30px 0 0;
}

nav a:hover, nav a:focus
{
    color: #eee;
}

nav .buttons a.chal
{
    margin: 0 0 0 0;
}

nav .buttons a.faq
{
    margin: 0 30px 0 0;
}

nav .separateur
{
    display: inline-block;
    width: 320px;
    height:10px;
    margin: 0 30px 0 0;
}

nav .logowrapper
{
    position:absolute;
    top:15px;
    width:100%;
    height:10px;
}

nav a.beta,
a.beta-mobile
{
    width:204px;
    height:57px;
    background: url('contents/beta_button_bg.png') 0 -72px no-repeat;
    padding:15px 0 0 20px;
}

nav a.beta {
    margin-top:-20px;
}

a.beta-mobile {
    display: none;
    height:55px;
    vertical-align: middle;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #ff9d00;
    text-shadow: 0 1px 1px #333;
    margin: 0 auto;
    text-align:center;
    margin-top:10px;
}

nav a.beta:hover,
a.beta-mobile:hover
{
    background-position: 0 0;
}

a.beta-mobile:hover {
    color:#eee;
}

a.press_button
{
    display:block;
    width:169px;
    height:84px;
    position:fixed;
    right:10%;
    top:72px;
    background:url('contents/press_button.png') 0 0 no-repeat;
    z-index:999;
}

a.press_button:hover,
a.press_button:focus
{
    background-position:-169px 0;
}

article.about
{
    width:100%;
    height:1132px;
    margin: 70px 0 0 0;
    background:url('contents/banner.jpg') 0 0 no-repeat;
    padding: 120px 0 0 0;
    background-position:center;
}

h1.video-title
{
    font-family: 'Lato', sans-serif;
    font-weight:800;
    text-align:center;
    color: #eee;
    text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
    margin: 0 0 10px 0;
    font-size:20px;
}

.video-wrapper
{
    width:320px;
    height:180px;
    margin: 0 auto;
}

.video {
    background-image: url('contents/video_firstframe.png');
    width: 320px;
    height: 180px;
    position:relative;
    cursor:pointer;
}

.video-clicker
{
    width:320px;
    height:180px;
    display:block;
    position:absolute;
    top:0;
    left:0;
    z-index:1000;
}

/* Hide Play button + controls on iOS */
video::-webkit-media-controls {
    display:none !important;
}

.video .cache-video {
    
    width:320px;
    height:180px;
    position:absolute;
    top:0;
    left:0;
    z-index:100;
}

.video .cache-video.off
{
    background:url('contents/video_cache.png') 0 0 no-repeat;
}

.video .cache-video.hover
{
    background:url('contents/video_cache_over.png') 0 0 no-repeat;
}

.soon
{
    position:absolute;
    right: -280px;
    top: 40px;
    display:none;
}

.comingto
{
    width:320px;
    margin:0 auto;
    text-align:center;
    font-family: "Lato", sans-serif;
    color:#000;
}

.comingto h2
{
    font-size:30px;
    margin:30px;
}

.verbatim
{
    width:646px;
    height:434px;
    background:url('contents/div_about_bg.png') 0 0 no-repeat;
    margin: 70px auto;
    font-family: 'Lato', sans-serif;
    font-weight:800;
    color:#000;
    padding: 80px 0 0 0;
}

.verbatim h2
{
    transform: rotate(355deg);
    -webkit-transform:  rotate(355deg);
    -moz-transform:  rotate(355deg);
    -o-transform:  rotate(355deg);

    font-size:48px;
    text-align:center;
    margin-bottom:20px;
}

.verbatim p
{
   text-align:center;
}

.verbatim p.fat
{
    font-size:22px;
}
.verbatim p.normal
{
    font-size:20px;
}

.next-article
{
    text-align:center;
    margin-top: 80px;
}

.next-article h2
{
    font-family: 'Lato', sans-serif;
    font-size:30px;
    color:#fff;
    margin-bottom:10px;
}

.separator
{
    position:absolute;
    z-index:10;
    width:100%;
    height:327px;
    background:url('contents/banner_separator.png') 0 0 no-repeat;
    top:0;
}

article.characters
{
    width:100%;
    height:1158px;
    z-index:0;
    position:relative;
}

.bg
{
    width:100%;
    height:1158px;
    background-position:top;
    margin:0 auto;
    padding:0;
}

.theatre_wrapper 
{
        position:relative;
        width: 534px;
        height: 338px;
        text-align:center;
}

.theatre_wrapper  img
{
    position:absolute;
    top:0;
    left:0;
    z-index:100;
    width:100%;
}

.theatre_wrapper video
{
    height:100%;
}

.spell-theatre
{
    width:533px;
/*    padding:25px 45px 40px 45px; 
    background:url('contents/trans.png') 0 0 repeat; */
    margin:0 auto;
    position:relative;
    z-index:100;
    text-align:center;
}

.spell-theatre p
{
    font-family:'Open sans', sans-serif;
    font-size: 13px;
    width:485px;
    padding:21px;
    margin:0 auto;
    margin-top:20px;
    color:#eee;
    background-color:#000;
}

.spell-theatre.hidden
{
    display:none;
}

.spell-theatre .moff img
{
    border:none;
}

.m1, .m2, .e
{
    display:inline-block;
    margin: 0 20px;
}

.clear
{
    display:inline-block;
    width:100%;
    height:1px;
    clear:both;
    margin-bottom:5px;
}


.separator-bot
{
    width:100%;
    height:327px;
    background:url('contents/separator_bot.png') 0 0 no-repeat;
    position:absolute;
    bottom:0;
    z-index:1;
}

.hidename
{
    display:none;
    margin-right:-800px;
}

.portraits
{
    position:absolute;
    top:400px;
    right:10%;
    width:336px;
    z-index:1000;
}

.portraits a, .portraits img
{
    display:inline-block;
    width:66px;
    height:66px;
    margin-right:14px;
    margin-bottom:12px;
}

.portraits a.poff:hover, .portraits a.poff:focus
{
    background-position: -66px 0 !important;
}

.portraits h3,
.spell-theatre h3
{
    font-family: 'Lato', sans-serif;
    text-align:center;
    color: #eee;
    font-weight:800;
    text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
    margin: 0 0 10px 0;
    font-size:20px;
}

.spell-theatre h3
{
    margin-top:30px;
}

.faqc
{
    position: relative;
}

.answers
{
top:30px;
width:480px;
margin:200px auto;
    font-family: 'Open sans', sans-serif;
}

.answers .pdriver
{
    display:inline-block;
    width:80%;
    float:right;
    clear:both;
}

.answers strong
{
   font-size:26px;
   color: #ff9d00;
}

.answers h2
{
    font-family: 'Lato', sans-serif;
    font-weight:700;
    color:#578336;
    font-size:26px;
}
.answers a
{
    font-weight:700;
    color:#aaa;
}
.answers a:hover,
.answers a:focus
{
    color:#fff !important;
}

.answers a:visited
{
    color:#aaa;
}

.answers p
{
    position:relative;
    margin:10px 0 27px 0;
    font-weight:200;
    color:#fff;
        font-size:22px;
        text-align:justify;
}

img.schema
{
    position:absolute;
    top:10px;
    right:-600px;
}
img.schemadeux
{
    position:absolute;
    top:10px;
    right:-550px;
}

.sociallinks
{
    position:absolute;
    right:-550px;
    top:-50px;
}
.artlinks
{
    position:absolute;
    right:-440px;
    top:60px;
}

.sociallinks img, .artlinks img
{
    margin-right: 50px;
}

@media screen and (max-width: 1680px) {
    img.schema, img.schemadeux, .artlinks, .sociallinks
            {
                position:static;
                top:0;
                right:0;
                margin-top:40px;
            }
            
.artlinks, .sociallinks
{
    margin-top:20px;
}
.sociallinks img, .artlinks img
{
    margin-right: 20px;
}

.portraits {
    right:0;
    }

}

    

.requirements
{
    padding: 0;
    margin: 0 auto;
    width:480px;
    font-family: 'Open sans', sans-serif;
}

.requirements div
{
    float:left;
    width:160px;
}

.requirements h3
{
    font-size: 22px;
    color: #c1c1c1;
    text-align:center;
    margin: 25px;
}

.requirements h4
{
    font-size: 18px;
    color: #578336;
    text-align:center;
}

.requirements p
{
    text-align: center;
    font-size: 11px;
    color: #fff;
}

.footpage
{
    width:100%;
    text-align:center;
    color: #c1c1c1;
    font-family: 'Lato', sans-serif;
}

.footpage small
{
    display:block;
    margin: 25px;
}

.footpage a
{
    text-decoration:none;
    color:#999;
    font-family:sans-serif;
    margin:20px;
    display:inline-block;
    
}

.footpage a:hover,
.footpage a:focus
{
    color:#fff;
}

ul.topnav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #333;
  display:none;
}

ul.topnav li {float: left;}

ul.topnav li a {
  display: inline-block;
  font-size: 20px;
  font-family: sans-serif;
  color: #ff9d00;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  transition: 0.3s;
  font-size: 17px;
}

ul.topnav li a:hover {background-color: #333;}

ul.topnav li.icon {display: none;}

div.logowrapper-mobile {display: none;}

@media screen and (max-width: 1330px) {

.portraits {
    /*position:static;*/
    margin:0 auto;
    clear:both;
    width:140px;
    top: 300px;
    }
    .portraits .p-soon {
        display:none !important;
    }
    .spell-theatre{
        position:static;
            margin-top: 80px;
    }
    .faqc
        {
     /*   top:700px;*/
    }
    .answers
        {
        margin: 100px auto;
    }
    .portraits a
    {
    margin-right:0;
    }
    img.hero-name
    {
        width:200px;
    }
    .bg #characters{
            height: 80px !important;
            width: auto !important;
    }
}

@media screen and (max-width:1180px) {
    .separateur{
        width:100px !important;
    }
    article.about{
        margin:50px 0;
    }
    .logo img{
        width:130px !important;
    }
    
    
}


@media screen and (max-width:999px) {
div.logowrapper-mobile {
    display:inline-block;
    position:absolute;
    width:101px;
    height:40px;
    top:5px;
    left:5px;    
    z-index:100;
}
div.logowrapper {
    display:none;
}
a.press_button {
    top:65px;
}



a.beta-mobile {
    display: block;
}
.comingto{
    margin-top:100px;
}

ul.topnav li:not(:first-child) {display: none;}

  nav {
    height:50px;
  }

  ul.topnav li.icon {
    float: right;
    display: inline-block;
  }

  ul.topnav{
    display:block;
  }
  div.buttons{
    display:none !important;
  }
  ul.topnav.responsive {position: relative;}
  ul.topnav.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  ul.topnav.responsive li {
    float: none;
    display: inline;
  }
  ul.topnav.responsive li a {
    display: block;
    text-align: left;
  }
  ul.topnav.responsive li a:hover {
    color:#eee;
  }
}

@media screen and (max-width:840px) {
    .portraits {
    position:static;
    width: 100%;
    margin-top:30px;
    overflow: initial;
    text-align:center;
    }
    .spell-theatre{
        position:static;
        width:100%;
    }
    .theatre_wrapper    {
        width:400px;
        height:253px;
        margin:0 auto;
    }
    
    
    
    .portraits a{
        margin-right:0;
    }
}