@charset "UTF-8";
@import url(normalize.min.css);
/*==========  Colors  ========== */
/*==========  Fonts  ========== */
/*==========  Grid  ========== */
@import url(http://fonts.googleapis.com/css?family=Crimson+Text:400,600,700,400italic,600italic,700italic);
@import url(vendor/colorbox.css);
@import url(vendor/jquery.bxslider.css);
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html,
button,
input,
select,
textarea {
  color: #000000; }

html {
  background: url(../img/bg-earth.jpg) center 740px repeat; }

body {
  background: url(../img/details-earth.png) center 740px repeat;
  position: relative;
  margin: 0;
  padding: 0;
  font-family: "Crimson Text", serif;
  line-height: 1.2; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin-top: 20px; }
  h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0; }

h1 {
  font-size: 45px;
  font-size: 2.8125em;
  font-weight: bold;
  color: #3c2111;
  text-align: center; }

h2 {
  font-size: 28px;
  font-size: 1.75em;
  font-weight: bold; }

h3 {
  font-size: 28px;
  font-size: 1.75em;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 10px;
  color: #171c49; }

p {
  margin-top: 0;
  margin-bottom: 10px; }

a {
  text-decoration: none;
  color: #ad1c00;
  font-weight: bold; }
  .no-touch a:hover, .no-touch a:active {
    text-decoration: underline; }

strong, b {
  font-weight: bold; }

em, i {
  font-style: italic; }

ul {
  padding: 0;
  margin: 0; }

*:focus {
  background: none;
  border: none;
  outline: none;
  text-shadow: none; }

ul {
  list-style: none; }

article ul, article ol {
  margin-bottom: 10px; }
  article ul li, article ol li {
    margin-bottom: 10px; }
article ol {
  list-style-type: decimal;
  padding-left: 1.5em; }
article ul li {
  padding-left: 1em;
  position: relative; }
  article ul li:before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: #ad1c00;
    position: absolute;
    left: 0;
    top: 8px; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

sup,
sub {
  text-transform: none; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

.dropcap:first-letter, .dropcap::first-letter {
  float: left !important;
  color: #171c49 !important;
  font-size: 4.5em !important;
  line-height: 1 !important;
  margin: 0 0.16em 0 0 !important;
  font-weight: bold !important; }

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.text-indent {
  text-indent: -9999px;
  display: block;
  overflow: hidden; }

.clearfix:before, .coming:before, .gallery:before, .kits .kit .kit-content:before, .cols:before, footer .top:before, footer .bottom:before, .main-menu:before, form:before,
.clearfix:after,
.coming:after,
.gallery:after,
.kits .kit .kit-content:after,
.cols:after,
footer .top:after,
footer .bottom:after,
.main-menu:after,
form:after {
  content: " ";
  display: table; }

.clearfix:after, .coming:after, .gallery:after, .kits .kit .kit-content:after, .cols:after, footer .top:after, footer .bottom:after, .main-menu:after, form:after {
  clear: both; }

.clearfix, .coming, .gallery, .kits .kit .kit-content, .cols, footer .top, footer .bottom, .main-menu, form {
  *zoom: 1; }

.wrapper {
  max-width: 980px;
  margin: 0 auto;
  position: relative;
  height: 100%; }

.left {
  float: left; }

.right {
  float: right; }

/*==========  Video  ========== */
div.video {
  position: absolute;
  bottom: 0;
  right: 60px;
  width: 489px;
  height: 306px; }
  div.video .video-container {
    width: 100%;
    background: url(../img/paneau.png) left top no-repeat;
    text-align: center;
    -webkit-background-size: 100%;
    background-size: 100%;
    height: auto;
    padding-bottom: 62%;
    position: relative; }
    div.video .video-container .tmb {
      position: absolute;
      top: 11%;
      bottom: 18%;
      left: 11%;
      right: 11%;
      width: 78%;
      height: 72%;
      z-index: 10;
      overflow: hidden; }
      div.video .video-container .tmb:after {
        content: "";
        display: block;
        width: 39px;
        height: 39px;
        background: url(../img/tmb-video.png) left top no-repeat;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -20px;
        margin-left: -20px;
        z-index: 11; }
      div.video .video-container .tmb img {
        width: 100%;
        position: relative;
        z-index: -1; }
    div.video .video-container .hidden_video {
      display: none; }

.coming {
  background: url(../img/bg-menu.png) left bottom repeat-x;
  height: 71px;
  position: relative;
  margin: 0 16px;
  padding: 0 70px;
  color: #ffffff; }
  .coming:before {
    content: "";
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    width: 16px;
    height: 71px;
    background: url(../img/bg-menu.png) left top no-repeat; }
  .coming:after {
    content: "";
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    width: 16px;
    height: 71px;
    background: url(../img/bg-menu.png) right top no-repeat; }
  .coming h2 {
    margin: 0;
    float: left;
    line-height: 68px;
    font-size: 20px;
    font-size: 1.25em; }
  .coming ul {
    float: right;
    padding-top: 18px; }
    .coming ul li {
      display: inline-block;
      *display: inline;
      zoom: 1;
      vertical-align: middle;
      margin-left: 20px; }
      .coming ul li li {
        max-width: 150px; }
        .coming ul li li img {
          width: 100%;
          height: auto; }
      .coming ul li a {
        display: block;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s; }
        .no-touch .coming ul li a:hover, .no-touch .coming ul li a:active {
          margin-top: -2px;
          margin-bottom: 2px; }

article h2 {
  text-align: center; }

.box {
  margin-bottom: 30px;
  font-size: 18px;
  font-size: 1.125em; }
  .box .top {
    height: 5px;
    position: relative; }
    .box .top:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 148px;
      height: 5px;
      background: url(../img/border.png) left top no-repeat; }
    .box .top:after {
      content: "";
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      width: 148px;
      height: 5px;
      background: url(../img/border.png) right top no-repeat; }
  .box .middle {
    border-left: 4px solid #bd9b65;
    border-left: 4px solid rgba(128, 89, 28, 0.26);
    border-right: 4px solid #bd9b65;
    border-right: 4px solid rgba(128, 89, 28, 0.26);
    padding: 2em 25px 2em 25px; }
    .box .middle > p:first-letter, .box .middle > p::first-letter {
      float: left;
      color: #171c49;
      font-size: 4.5em;
      line-height: 1;
      margin: 0 0.16em 0 0;
      font-weight: bold; }
  .box .bottom {
    height: 5px;
    position: relative; }
    .box .bottom:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 148px;
      height: 5px;
      background: url(../img/border.png) left bottom no-repeat; }
    .box .bottom:after {
      content: "";
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      width: 148px;
      height: 5px;
      background: url(../img/border.png) right bottom no-repeat; }
  .box.story {
    margin-top: 3em;
    font-weight: 600; }
    .box.story .middle {
      padding: 3em 11px 3em 61px;
      background: url(../img/ornaments.png) left top repeat-y; }
      .box.story .middle h2 {
        margin-top: -4em; }
        .box.story .middle h2:before {
          content: "";
          display: block;
          width: 114px;
          height: 108px;
          margin: 0 auto 20px auto;
          background: url(../img/img-king.png) left top no-repeat; }
  .box.steam-widget {
    margin-top: 55px; }
  .box.twitter {
    font-size: 16px;
    font-size: 1em; }
    .box.twitter .middle {
      padding-top: 1em;
      padding-bottom: 1em; }
  .box.blog h3 {
    margin-bottom: 0; }
  .cols .box.blog img {
    margin-bottom: 1em; }
  .box.blog .meta {
    margin-bottom: 1em; }
    .box.blog .meta .author {
      color: #ad1c00; }
  .box.blog .text p:first-letter, .box.blog .text p::first-letter {
    float: left;
    color: #171c49;
    font-size: 4.5em;
    line-height: 1;
    margin: 0 0.16em 0 0;
    font-weight: bold; }
  .box.blog .btn {
    margin-top: 1.5em;
    margin-bottom: 0; }
    .box.blog .btn a {
      padding: 0 5px;
      vertical-align: top; }
      .box.blog .btn a + a {
        margin-left: 1em; }

.social h2 {
  font-size: 45px;
  font-size: 2.8125em;
  font-weight: bold;
  color: #ad1c00;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin: 0 10px 0 0; }
.social ul {
  display: inline-block;
  *display: inline;
  zoom: 1; }
  .social ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    margin-left: 10px; }
    .social ul li:first-child {
      margin-left: 0; }
    .social ul li a {
      display: block;
      width: 38px;
      height: 40px;
      background-position: center center;
      background-repeat: no-repeat;
      font-size: 0;
      line-height: 0;
      color: transparent;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
      .no-touch .social ul li a:hover, .no-touch .social ul li a:active {
        background-position: center top; }
    .social ul li.facebook a {
      background-image: url("../img/btn-facebook-big.png"); }
    .social ul li.twitter a {
      background-image: url("../img/btn-twitter-big.png"); }

.slider {
  width: 356px;
  float: right;
  position: relative; }

.btn {
  clear: both;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 30px; }
  .btn a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 16px;
    position: relative;
    background: url(../img/bg-btn-red.png) left top repeat-x;
    height: 40px;
    line-height: 44px;
    padding: 0 30px;
    color: #ffffff;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
    .btn a:before {
      content: "";
      display: block;
      position: absolute;
      right: 100%;
      top: 0;
      width: 16px;
      height: 40px;
      background: url(../img/bg-btn-red.png) left bottom no-repeat; }
    .btn a:after {
      content: "";
      display: block;
      position: absolute;
      left: 100%;
      top: 0;
      width: 16px;
      height: 40px;
      background: url(../img/bg-btn-red.png) right bottom no-repeat; }
    .no-touch .btn a:hover, .no-touch .btn a:active {
      margin-top: -2px;
      margin-bottom: 2px;
      text-decoration: none; }
  .btn.blue a,
  .btn.blue a:before,
  .btn.blue a:after {
    background-image: url(../img/bg-btn-blue.png); }

.tweets .tweet {
  position: relative;
  margin-top: 30px; }
  .tweets .tweet .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 55px;
    height: 55px; }
    .tweets .tweet .img img {
      display: block; }
  .tweets .tweet .text {
    padding-left: 65px; }

.gallery {
  margin-right: -3%;
  font-size: 0;
  margin-bottom: 30px; }
  .gallery:last-child {
    margin-bottom: 0; }
  .gallery a.tmb {
    display: block;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    width: 47%;
    margin-right: 3%;
    margin-bottom: 3%;
    position: relative; }
    .gallery a.tmb img {
      width: 100%;
      z-index: -1;
      position: relative; }
  .gallery.videos a:after {
    content: "";
    display: block;
    width: 39px;
    height: 39px;
    background: url(../img/tmb-video.png) left top no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-left: -20px;
    z-index: 1; }
  .gallery.images a:after {
    content: "";
    display: block;
    width: 37px;
    height: 37px;
    background: url(../img/tmb-image.png) left top no-repeat;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 1; }
  .gallery .hidden_video {
    display: none; }

.kits .kit {
  margin-top: 30px; }
  .kits .kit .kit-content {
    position: relative; }
    .kits .kit .kit-content .img {
      position: absolute;
      left: 0;
      top: 0;
      width: 95px;
      height: auto; }
    .kits .kit .kit-content .text {
      padding-left: 110px; }
      .kits .kit .kit-content .text .download {
        margin-top: 30px; }

.hidden_video {
  width: 100%;
  height: 0;
  padding-bottom: 56%;
  position: relative; }
  .hidden_video iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.details {
  font-size: 1.2em; }
  .details .middle {
    zoom: 1; }
    .details .middle:before, .details .middle:after {
      content: " ";
      display: block;
      height: 0;
      overflow: hidden; }
    .details .middle:after {
      clear: both; }
  .details dl {
    margin: 0; }
  .details dd, .details dt {
    float: left;
    margin-bottom: 0.2em; }
  .details dt {
    width: 42%;
    clear: left;
    padding-left: 6%;
    color: #171c49;
    font-weight: bold; }
  .details dd {
    width: 58%;
    padding-right: 6%;
    margin: 0; }

.story .middle {
  zoom: 1;
  position: relative; }
  .story .middle:before, .story .middle:after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden; }
  .story .middle:after {
    clear: both; }

.characters h2 {
  position: relative;
  z-index: 2; }
.characters img {
  width: auto;
  margin: 0 auto; }
.characters h3 {
  position: relative;
  margin-bottom: 1em; }
.characters p {
  padding: 60px 60px 2em 0;
  margin: 0;
  background: url(../img/ornaments.png) right top repeat-y; }
  .characters p:first-letter, .characters p::first-letter {
    float: left;
    color: #171c49;
    font-size: 4.5em;
    line-height: 1;
    margin: 0 0.16em 0 0;
    font-weight: bold; }
.characters .middle {
  padding: 0;
  zoom: 1; }
  .characters .middle:before, .characters .middle:after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden; }
  .characters .middle:after {
    clear: both; }
.characters .box {
  margin-bottom: 0; }
.characters .slider {
  width: 100%;
  float: none;
  margin-bottom: 50px; }
  .characters .slider li {
    padding-top: 90px; }
.characters .bx-viewport {
  margin-top: -90px; }
.characters .bx-wrapper {
  margin-bottom: 0; }
  .characters .bx-wrapper .bx-prev {
    left: -46px; }
  .characters .bx-wrapper .bx-next {
    right: -46px; }
.characters .left {
  width: 45%; }
  .characters .left .character-image {
    margin: -1.5em auto -1.5em; }
.characters .right {
  width: 51%;
  background: no-repeat -9999px 0; }
  .characters .right:before {
    content: "";
    display: block;
    width: 140px;
    height: 140px;
    position: absolute;
    top: 15px;
    left: 70%;
    margin: 0 -70px;
    background-image: inherit;
    background-position: center center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 80ms ease-out, top 0ms ease-out 300ms;
    -moz-transition: opacity 80ms ease-out, top 0ms ease-out 300ms;
    -ms-transition: opacity 80ms ease-out, top 0ms ease-out 300ms;
    -o-transition: opacity 80ms ease-out, top 0ms ease-out 300ms;
    transition: opacity 80ms ease-out, top 0ms ease-out 300ms; }
.characters .slider li.active .right:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  top: 0;
  -webkit-transition-duration: 320ms, 460ms;
  -moz-transition-duration: 320ms, 460ms;
  -ms-transition-duration: 320ms, 460ms;
  -o-transition-duration: 320ms, 460ms;
  transition-duration: 320ms, 460ms;
  -webkit-transition-delay: 460ms, 460ms;
  -moz-transition-delay: 460ms, 460ms;
  -ms-transition-delay: 460ms, 460ms;
  -o-transition-delay: 460ms, 460ms;
  transition-delay: 460ms, 460ms; }

.latest-post .meta,
.single-post .meta,
.posts .meta {
  margin-bottom: 1em; }
  .latest-post .meta .author,
  .single-post .meta .author,
  .posts .meta .author {
    color: #ad1c00; }
.latest-post .text p:first-letter, .latest-post .text p::first-letter,
.single-post .text p:first-letter,
.single-post .text p::first-letter,
.posts .text p:first-letter,
.posts .text p::first-letter {
  float: left;
  color: #171c49;
  font-size: 4.5em;
  line-height: 1;
  margin: 0 0.16em 0 0;
  font-weight: bold; }
.latest-post .btn,
.single-post .btn,
.posts .btn {
  margin-top: 1.5em;
  margin-bottom: 0; }

.latest-post .middle,
.single-post .middle {
  zoom: 1; }
  .latest-post .middle:before, .latest-post .middle:after,
  .single-post .middle:before,
  .single-post .middle:after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden; }
  .latest-post .middle:after,
  .single-post .middle:after {
    clear: both; }
.latest-post .left,
.single-post .left {
  width: 45%;
  clear: left; }
.latest-post .right,
.single-post .right {
  width: 51%; }

.posts.cols .col {
  margin-right: -4%; }
  .posts.cols .col img {
    margin: 0.6em auto; }
.posts article {
  vertical-align: top;
  width: 31%;
  margin: 0 1% 0.6em 0;
  display: inline-block;
  *display: inline;
  zoom: 1; }
.posts h3 {
  font-size: 1.2em;
  margin-bottom: 0; }
.posts .meta {
  margin-bottom: 0.6em; }
  .posts .meta .date {
    display: block; }
.posts .text p {
  font-size: 0.92em; }
  .posts .text p:first-letter, .posts .text p::first-letter {
    font-size: 2.75em;
    margin-top: 0.12em; }
.posts .btn {
  font-size: 0.92em; }

.single-post h2 {
  font-size: 2.4em;
  line-height: 1;
  margin-bottom: 0;
  color: #171c49; }
.single-post .clear {
  zoom: 1; }
  .single-post .clear:before, .single-post .clear:after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden; }
  .single-post .clear:after {
    clear: both; }
.single-post .btn.right {
  margin-top: 0;
  width: auto; }
.single-post .middle p:first-letter, .single-post .middle p::first-letter {
  float: none;
  color: inherit;
  font-size: 1em;
  line-height: 1;
  margin: 0;
  font-weight: normal; }

.ornaments.horizontal {
  overflow: hidden;
  height: 2em;
  margin-top: 1.5em;
  margin-bottom: -1em; }
  .ornaments.horizontal div {
    height: 2em;
    display: inline-block;
    *display: inline;
    zoom: 1;
    white-space: nowrap;
    background: url(../img/ornaments-horizontal.png) repeat center 36%; }
    .ornaments.horizontal div:after {
      font-size: 10em;
      content: "                 "; }

body {
  min-width: 1000px; }

.container {
  width: 100%;
  overflow: hidden; }

header {
  background: #141d2b url(../img/bg-header-inner.jpg) center top no-repeat;
  height: 395px;
  position: relative; }
  .home header {
    background: #141d2b url(../img/bg-header.jpg) center top no-repeat;
    height: 721px; }
  header .wrapper {
    padding-top: 53px; }
  header h1 {
    margin-top: 30px;
    text-align: center; }

main {
  position: relative;
  background: url(../img/bg-foreground.png) center top repeat-x;
  padding-top: 240px;
  margin-top: -218px; }
  main .content {
    width: 1210px;
    background: url(../img/bg-parchemin.png) left top repeat-y;
    margin-left: -115px;
    position: relative;
    padding-left: 211px;
    padding-right: 191px;
    padding-top: 14%;
    padding-bottom: 14%;
    margin-top: 40px;
    margin-bottom: 70px; }
    main .content > * {
      position: relative;
      z-index: 1; }
    main .content:before {
      content: "";
      display: block;
      position: absolute;
      top: -10px;
      left: 0;
      width: 100%;
      height: 0;
      padding-bottom: 35%;
      background: url(../img/bg-parchemin.png) right top no-repeat;
      z-index: 0; }
    main .content:after {
      content: "";
      display: block;
      position: absolute;
      bottom: -40px;
      left: 0;
      width: 100%;
      height: 0;
      padding-bottom: 36%;
      background: url(../img/bg-parchemin.png) right bottom no-repeat;
      z-index: 0; }
  main .cols {
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 246, 201, 0.5) 0%, rgba(255, 246, 201, 0) 50%);
    background: -webkit-gradient(radial, center center, 0px, center center, 50%, color-stop(0%, rgba(255, 246, 201, 0.5)), color-stop(50%, rgba(255, 246, 201, 0)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 246, 201, 0.5) 0%, rgba(255, 246, 201, 0) 50%);
    background: -o-radial-gradient(center, ellipse cover, rgba(255, 246, 201, 0.5) 0%, rgba(255, 246, 201, 0) 50%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(255, 246, 201, 0.5) 0%, rgba(255, 246, 201, 0) 50%);
    background: radial-gradient(ellipse at center, rgba(255, 246, 201, 0.5) 0%, rgba(255, 246, 201, 0) 50%); }

.cols .col {
  margin: 0 auto;
  padding: 0 2em; }
  .cols .col h2.align-left img {
    margin: 0; }
  .cols .col img {
    max-width: 100%;
    height: auto;
    text-align: center;
    display: block;
    margin: 0 auto; }
  .cols .col.small {
    width: 45%;
    padding: 0; }
  .cols .col.large {
    width: 51%;
    padding: 0; }
  .cols .col.left {
    clear: left; }
  .cols .col.right {
    clear: right; }

footer {
  color: #9b9897;
  padding-bottom: 60px; }
  footer .top, footer .bottom {
    padding: 0 86px; }
  footer .top {
    margin-bottom: 10px; }
    footer .top .logos {
      float: left; }
      footer .top .logos a {
        display: inline-block;
        *display: inline;
        zoom: 1;
        vertical-align: middle;
        margin-right: 30px;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s; }
        .no-touch footer .top .logos a:hover, .no-touch footer .top .logos a:active {
          margin-top: -2px;
          margin-bottom: 2px; }
    footer .top .back-top {
      float: right;
      display: inline-block;
      *display: inline;
      zoom: 1;
      margin: 0 16px;
      position: relative;
      background: url(../img/bg-btn.png) left top repeat-x;
      cursor: pointer;
      top: 0;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
      footer .top .back-top:before {
        content: "";
        display: block;
        position: absolute;
        right: 100%;
        top: 0;
        width: 16px;
        height: 40px;
        background: url(../img/bg-btn.png) left bottom no-repeat; }
      footer .top .back-top:after {
        content: "";
        display: block;
        position: absolute;
        left: 100%;
        top: 0;
        width: 16px;
        height: 40px;
        background: url(../img/bg-btn.png) right bottom no-repeat; }
      .no-touch footer .top .back-top:hover, .no-touch footer .top .back-top:active {
        text-decoration: none;
        top: -2px; }
      footer .top .back-top a {
        display: block;
        color: #ffffff;
        height: 40px;
        line-height: 44px;
        padding: 0 30px; }
        footer .top .back-top a:after {
          content: "";
          display: inline-block;
          *display: inline;
          zoom: 1;
          vertical-align: baseline;
          width: 20px;
          height: 15px;
          background: url(../img/icon-top.png) left top no-repeat;
          margin-left: 10px; }
        .no-touch footer .top .back-top a:hover, .no-touch footer .top .back-top a:active {
          text-decoration: none; }
  footer .bottom {
    text-align: right; }
    footer .bottom .copy, footer .bottom .rating {
      display: inline-block;
      *display: inline;
      zoom: 1;
      vertical-align: bottom;
      margin-left: 20px;
      font-size: 18px;
      font-size: 1.125em; }

hr {
  display: block;
  clear: both;
  height: 1px;
  border: none;
  background: transparent; }

img.alignleft {
  float: left;
  padding: 0 1.5em 0.5em 0; }
img.alignright {
  float: right;
  padding: 0 0 0.5em 1.5em; }

.main-menu {
  background: url(../img/bg-menu.png) left bottom repeat-x;
  height: 53px;
  position: fixed;
  top: 0;
  width: 948px;
  margin: 0 16px;
  padding: 0 70px;
  z-index: 1000; }
  .main-menu:before {
    content: "";
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    width: 16px;
    height: 53px;
    background: url(../img/bg-menu.png) left -18px no-repeat; }
  .main-menu:after {
    content: "";
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    width: 16px;
    height: 53px;
    background: url(../img/bg-menu.png) right -18px no-repeat; }
  .main-menu .logo, .main-menu .trigger {
    display: none; }

nav {
  color: #5a5a5a;
  padding-top: 12px; }
  nav ul li {
    display: inline-block;
    *display: inline;
    zoom: 1; }

.main-nav {
  float: left;
  font-size: 20px;
  font-size: 1.25em;
  line-height: 20px;
  font-weight: bold; }
  .main-nav ul li {
    padding: 0 10px;
    border-left: 1px solid #ffffff;
    height: 24px;
    padding-top: 4px; }
    .main-nav ul li:first-child {
      padding-left: 0;
      border-left: none; }
    .main-nav ul li a {
      color: #5a5a5a; }
      .no-touch .main-nav ul li a:hover, .no-touch .main-nav ul li a:active {
        text-decoration: none !important; }
      .main-nav ul li a[href] {
        display: block;
        color: #ffffff; }
        .no-touch .main-nav ul li a[href]:hover, .no-touch .main-nav ul li a[href]:active {
          color: #ad1c00; }
    .main-nav ul li.current-menu-item a {
      border-bottom: 1px solid #ffffff; }

.language-nav {
  float: right;
  font-size: 18px;
  font-size: 1.125em; }
  .language-nav ul {
    margin-left: 15px;
    border-left: 1px solid #ffffff; }
    .language-nav ul li {
      margin-left: 15px;
      vertical-align: top; }
      .language-nav ul li a {
        font-weight: normal;
        display: block;
        color: #5a5a5a;
        text-transform: capitalize; }
      .language-nav ul li.active a {
        color: #ffffff; }
        .no-touch .language-nav ul li.active a:hover, .no-touch .language-nav ul li.active a:active {
          color: #ad1c00; }

.social-nav {
  float: right;
  padding-top: 8px; }
  .social-nav li {
    margin-left: 11px;
    vertical-align: top; }
    .social-nav li a {
      display: block;
      width: 30px;
      height: 30px;
      background-position: center center;
      background-repeat: no-repeat;
      font-size: 0;
      line-height: 0;
      color: transparent;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
      .no-touch .social-nav li a:hover, .no-touch .social-nav li a:active {
        margin-top: -2px; }
    .social-nav li.facebook a {
      background-image: url("../img/btn-facebook.png"); }
    .social-nav li.twitter a {
      background-image: url("../img/btn-twitter.png"); }

input[type="submit"],
input[type="text"],
input[type="password"],
input[type="file"],
select,
textarea {
  border: none;
  outline: none;
  outline-color: transparent;
  height: auto;
  -webkit-appearance: none;
  background-color: transparent;
  -webkit-font-smoothing: inherit !important; }

@media screen and (max-width: 1024px) {
  body {
    background: none; } }
@media screen and (max-width: 1023px) {
  body {
    min-width: 0; }

  .wrapper {
    padding: 0 30px; }

  .main-menu, .coming {
    height: auto;
    margin: 0 auto;
    padding: 20px;
    background: rgba(0, 0, 0, 0.9);
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    border: 2px solid #333333;
    -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.9), 0 5px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.9), 0 5px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.9), 0 5px 0 0 rgba(0, 0, 0, 0.2); }
    .main-menu:before, .main-menu:after, .coming:before, .coming:after {
      position: static;
      width: auto;
      height: auto;
      background: none; }

  .main-menu {
    padding: 0 20px 10px 20px;
    position: absolute;
    width: auto;
    left: 30px;
    right: 30px;
    -webkit-border-radius: 0 0 16px 16px;
    -moz-border-radius: 0 0 16px 16px;
    border-radius: 0 0 16px 16px;
    border-top: none; }

  .coming {
    padding-bottom: 0; }
    .coming ul {
      padding-top: 0;
      text-align: center;
      float: none;
      margin: 0 -10px; }
      .coming ul li {
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px; }
    .coming h2 {
      float: none;
      text-align: center;
      line-height: 1.2;
      margin-bottom: 0.5em; }

  main .content {
    width: auto;
    margin-left: -16%;
    margin-right: -14%;
    padding-left: 21%;
    padding-right: 19%;
    -webkit-background-size: 200% auto;
    background-size: 200% auto; }
    main .content:before, main .content:after {
      -webkit-background-size: 200% auto;
      background-size: 200% auto; }

  .cols .col.small, .cols .col.large {
    width: 49%; }

  .slider {
    width: 100%; }
    .slider .bx-controls-direction {
      display: none; }
    .slider .bx-wrapper .bx-pager.bx-default-pager a {
      background: #ad1c00;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px; }
      .slider .bx-wrapper .bx-pager.bx-default-pager a:hover, .slider .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #3c2111; }

  footer .top, footer .bottom {
    padding: 0; }

  .btn a {
    height: auto;
    margin: 0 auto;
    padding: 10px 20px 6px 20px;
    line-height: 0.8;
    background: rgba(173, 28, 0, 0.9);
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    border: 2px solid #c4624f;
    -webkit-box-shadow: 0 0 0 3px rgba(173, 28, 0, 0.9), 0 5px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 0 3px rgba(173, 28, 0, 0.9), 0 5px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 3px rgba(173, 28, 0, 0.9), 0 5px 0 0 rgba(0, 0, 0, 0.2); }
    .btn a:before, .btn a:after {
      position: static;
      width: auto;
      height: auto;
      background: none; }
  .btn.blue a {
    background: rgba(23, 28, 73, 0.9);
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    border: 2px solid #616165;
    -webkit-box-shadow: 0 0 0 3px rgba(23, 28, 73, 0.9), 0 5px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 0 3px rgba(23, 28, 73, 0.9), 0 5px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 3px rgba(23, 28, 73, 0.9), 0 5px 0 0 rgba(0, 0, 0, 0.2); }

  .box.blog .btn {
    word-spacing: 0.5em; }
    .box.blog .btn a {
      word-spacing: 0;
      padding: 10px 20px 6px 20px;
      margin: 0 0 0.5em; }
      .box.blog .btn a + a {
        margin-left: 0; }

  .posts article .middle {
    padding: 1.5em 1em; }

  .single-post.cols .col img {
    max-width: 55%; } }
/*==========  Colors  ========== */
/*==========  Fonts  ========== */
/*==========  Grid  ========== */
@media screen and (max-width: 768px) {
  header, .home header {
    height: auto;
    -webkit-background-size: cover;
    background-size: cover; }
    header h1, .home header h1 {
      margin-bottom: 50px; }
      header h1 img, .home header h1 img {
        display: block;
        margin: 0 auto;
        width: 250px; }
    header .wrapper, .home header .wrapper {
      padding-top: 50px; }

  .main-menu {
    position: absolute;
    top: 0;
    left: 20px;
    right: 20px;
    padding: 0 20px;
    z-index: 100; }
    .main-menu .trigger {
      clear: both;
      text-align: center;
      display: block;
      font-size: 20px;
      font-size: 1.25em;
      font-weight: bold;
      color: #ffffff;
      padding: 10px 20px; }
      .main-menu .trigger:after {
        content: "";
        display: inline-block;
        *display: inline;
        zoom: 1;
        vertical-align: middle;
        margin-left: 10px;
        width: 25px;
        height: 18px;
        background: url(../img/menu-up-down.png) left top no-repeat;
        -webkit-background-size: 100%;
        background-size: 100%; }
      .main-menu .trigger:hover {
        text-decoration: none; }
    .main-menu nav {
      height: 0;
      overflow: hidden;
      display: block;
      padding-top: 0;
      line-height: 30px;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s; }
      .main-menu nav li.current-menu-item a {
        border-bottom: none; }
    .main-menu .main-nav {
      float: none !important; }
      .main-menu .main-nav li {
        display: block;
        padding: 0;
        border-left: none;
        padding: 10px 0;
        text-align: center;
        height: auto; }
        .main-menu .main-nav li.current-menu-item a {
          color: #ad1c00; }
    .main-menu .social-nav {
      float: left;
      width: 50%;
      text-align: right; }
      .main-menu .social-nav li {
        padding: 10px 0;
        margin-left: 0;
        margin-right: 16px; }
    .main-menu .language-nav {
      float: right;
      width: 50%;
      border-left: 1px solid #5a5a5a; }
      .main-menu .language-nav ul {
        margin: 0;
        border: none; }
        .main-menu .language-nav ul li {
          padding: 10px 0; }
    .main-menu.open nav {
      border-bottom: 1px solid #5a5a5a; }
    .main-menu.open .trigger:after {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }

  div.video {
    position: relative;
    right: 0;
    margin: 0 auto;
    max-width: 100%;
    height: auto; }

  .coming li {
    max-width: 100px; }
    .coming li img {
      width: 100%;
      height: auto; }

  main {
    -webkit-background-size: 1721px auto;
    background-size: 1721px auto;
    margin-top: -109px;
    padding-top: 120px; }
    main .cols {
      background: none; }

  .cols .col {
    width: 100% !important;
    float: none !important;
    margin-bottom: 30px;
    padding: 0; }

  .social {
    text-align: center; }

  .characters p {
    padding-top: 2em; }
  .characters .right:before {
    display: none; }

  .posts.cols .col {
    margin-right: -2%;
    width: auto !important; }
  .posts article {
    width: 48%;
    margin-right: 1%; }

  footer .top {
    margin-bottom: 30px; }
  footer .top, footer .bottom {
    text-align: center; }
    footer .top .logos, footer .top .copy, footer .top .rating, footer .bottom .logos, footer .bottom .copy, footer .bottom .rating {
      float: none;
      display: block;
      margin-bottom: 20px; }
    footer .top .back-top, footer .bottom .back-top {
      float: none; } }
/*==========  Colors  ========== */
/*==========  Fonts  ========== */
/*==========  Grid  ========== */
@media screen and (max-width: 640px) {
  .wrapper {
    padding: 0 10px; }

  .main-menu {
    left: 10px;
    right: 10px;
    padding-left: 10px;
    padding-right: 10px; }

  .cols .col h2.align-left img {
    margin: 0 auto; }

  .box {
    font-size: 15px;
    font-size: 0.9375em;
    font-weight: normal; }
    .box .middle {
      padding: 1.5em 11px; }

  .box.story .middle {
    padding-left: 11px;
    background: none; }
    .box.story .middle p:first-letter, .box.story .middle p::first-letter {
      margin-top: 0; }

  .social h2 {
    font-size: 30px;
    font-size: 1.875em;
    margin-right: 0; }

  .tweets .tweet .img {
    width: 40px;
    height: 40px; }
  .tweets .tweet .text {
    padding-left: 50px; }

  footer .top .logos {
    font-size: 0; }
    footer .top .logos a {
      max-width: 48%;
      margin: 0; }
      footer .top .logos a:nth-child(even) {
        margin-left: 3%; }
      footer .top .logos a img {
        max-width: 100%;
        height: auto; }

  .gallery {
    margin-right: 0; }
    .gallery a.tmb {
      width: 100%;
      margin-right: 0; }

  .kits .kit {
    text-align: center; }
    .kits .kit .kit-content .img {
      display: none; }
    .kits .kit .kit-content .text {
      padding-left: 0; }

  .details {
    line-height: 1; }
    .details dt, .details dd {
      padding: 0 6%;
      width: 100%;
      margin-bottom: 0; }
    .details dt {
      margin-top: 1em; }
      .details dt:first-child {
        margin-top: 0; }

  .characters h3 {
    margin-bottom: 0.5em; }
  .characters p {
    padding: 0;
    background: none; }
  .characters .left,
  .characters .right {
    float: none;
    width: 100%; }
  .characters .middle {
    padding-right: 60px;
    padding-top: 0;
    background: url(../img/ornaments.png) right top repeat-y; }

  .story .middle img {
    display: none !important; }

  .latest-post.cols .col img {
    margin-bottom: 1em; }
  .latest-post .left,
  .latest-post .right {
    width: 100%;
    float: none;
    clear: none; }
  .latest-post h3 {
    margin-bottom: 0; }

  .posts .text p {
    font-size: 1em; }

  .single-post.cols .col img {
    max-width: 100%;
    width: auto;
    float: none;
    padding: 0;
    margin-bottom: 1em; } }
@media screen and (max-width: 478px) {
  .characters .middle {
    padding-right: 11px;
    background: none; }

  .posts.cols .col {
    margin-right: 0; }
  .posts article {
    width: 100%;
    margin-right: 0; }

  .single-post .btn.right {
    float: none;
    clear: both;
    margin-bottom: 1em;
    text-align: left; }

  footer .top .logos a {
    max-width: 90%; }
    footer .top .logos a + a {
      padding-top: 20px; } }
/*==========  Colors  ========== */
/*==========  Fonts  ========== */
/*==========  Grid  ========== */
/*==========  Colors  ========== */
/*==========  Fonts  ========== */
/*==========  Grid  ========== */
/*==========  Colors  ========== */
/*==========  Fonts  ========== */
/*==========  Grid  ========== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }

/*# sourceMappingURL=application.css.map */
