﻿@font-face {
    font-family: 'squarish_sans_ctregularsc';
    src: url('../font/squarish-sans-ct-regular-sc.eot');
    src: url('../font/squarish-sans-ct-regular-sc.eot') format('embedded-opentype'),
         url('../font/squarish-sans-ct-regular-sc.woff2') format('woff2'),
         url('../font/squarish-sans-ct-regular-sc.woff') format('woff'),
         url('../font/squarish-sans-ct-regular-sc.ttf') format('truetype'),
         url('../font/squarish-sans-ct-regular-sc.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@-webkit-keyframes spin {
  from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

#fallback-content {
  display: none;
}

@media (max-width:900px) {
  #fallback-content {
    display: block;
  }
  #background-wrapper {
    display: none !important;
  }
  video {
    display: none;
  }
  #menu {
    display: none;
  }
  #logo {
    position: static !important;
    width: 100% !important;
    margin: auto;
  }
  #stores {
    position: static !important;
  }
  noscript p {
    margin-top: 0 !important;
    color: white !important;
  }
  body {
    color: white;
    padding: 15px;
    font-family:'microsoft yahei','Titillium Web', sans-serif;
  }
  #stores p {
    position: relative !important;
    top: -30px !important;
    left: 140px !important;
  }
  #stores img {
    display: block;
    margin: 5px;
  }
}
@media (min-width:360px) and (max-width: 900px){
  #stores p {
    position: relative !important;
    top: -80px !important;
    left: 240px !important;
  }
  #stores img {
    display: inline !important;
  }
  #logo {
    width: 360px !important;
  }
}

#stores p {
  position: absolute;
  left: 220px; bottom: 50px; color: white; font-size: 12px; width: auto;
}

noscript p {
  margin-top: 50px;
  color: white !important;
}

html {
  width: 100%;
  height: 100%;
}

p {
  margin: 0.3em;
}

body {
   font-family:'microsoft yahei','Titillium Web', sans-serif;
  font-weight: 400;
  margin: 0;
}

body.holder {
  background: url(../image/tile1.png) repeat,
              url(../image/background_circle.svg) center,
              url(../image/title2.jpg) no-repeat center;
  background-size: auto, cover, cover;
}

#background-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#background-wrapper.holder {
  background: url(../image/title.jpg) no-repeat center;
  background-size: cover;
}
#background-video {
  transform-origin: 50% 50%;
  width: 100%;
}

#menu {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 20px;
  transform: translateY(-150px);
  -ms-transform: translateY(-150px);
  -webkit-transform: translateY(-150px);
  transition: transform 1s;
}

#menu-decorator {
  position: relative;
  display: block;
  height: 38px;
  color: #999999;
}

#menu-mask, #menu-toggle {
  position: absolute;
  opacity: 1;
  top: 0;
  left: 0;
  right: 0;
  height: 38px;
}

#menu-mask {
  opacity: 0;
  transition: opacity 1s;
  background: url(../image/black_fill.png) no-repeat center bottom, url(../image/black_fill_2.png) repeat-x top;
}

#menu.menu-opened #menu-mask {
  opacity: 1;
}

#menu-toggle {
  text-align: center;
  background: url(../image/top.png) no-repeat center bottom;
  outline: 0;
}

#menu-toggle img {
  margin-top: 12px;
}

#menu li[data-page] {
  cursor: pointer;
}


#menu ul {
  height: 150px;
  line-height: 150px;
  background: #000000;
  list-style-type: none;
  text-align: center;
  margin: 0;
  opacity: 0;
  transition: opacity 1s;
}
#menu li {
  display: inline-block;
  line-height: normal;
  vertical-align: top;
  margin: 0;
  background: #222222;
  padding: 10px;
  height: 130px;
  width: 200px;
  color: white;
  font-size: 26px;
  text-align: left;
}
#menu li h4 {
  font-family: "squarish_sans_ctregularsc";
  margin: 0;
}
#menu li p {
  margin: 0;
  margin-top: 3px;
  font-size: 14px;
  overflow: hidden;
}
#menu li p {
  color: #AAAAAA;
}
#menu li a {
  color: #AAAAAA;
}
#menu.menu-opened {
  transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
}
#menu.menu-opened ul {
  opacity: 1;
}

.container {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  background: url(../image/tile1.png) repeat, url(../image/background_circle.svg) center, rgba(0, 0, 0, 0.65);
  background-size: auto, cover, cover;
}

#container-home {
  overflow: hidden;
}

#home-facts {
  margin: auto;
  width: 1080px;
  height: 500px;
  vertical-align: top;
}

.home-factbox {
  cursor: pointer;
  text-decoration: none;
  float: left;
  margin-top: 10%;
  width: 320px;
  color: white;
  padding: 10px;
  backface-visibility: none;
  transition: all .1s ease-out;
  -webkit-transition: all .1s ease-out;
}

.home-factbox h3 {
  font-size: 36px;
  font-family: "squarish_sans_ctregularsc";
  font-weight: normal;
  text-align: right;
  padding-bottom: 16px;
  position: relative;
  background: url(../image/gauge.svg) no-repeat 100% 100%;
  margin: 0;
}
#container-intro h3, #container-characters h3, #container-monsters h3 {
  text-shadow: 1px 1px 5px #17C5B9, -1px -1px 5px #17C5B9;
  font-size: 4.2vw;
  font-family: "squarish_sans_ctregularsc",'microsoft yahei';
  color: white;
  line-height: 0.8;
  font-weight: normal;
}
#container-intro h3, #container-characters h3 {
  font-size: 3.2vw;
  letter-spacing: 10px;
}
#container-intro h3:after, #container-characters h3:after, #container-monsters h3:after {
  position: absolute;
  display: block;
  bottom: -15px;
  height: 29px;
  content: " ";
  background: url(../image/title_halo.png) no-repeat;
  background-size: contain;
  left: 0;
  right: 0;
}
.home-factbox h3:before {
  display: block;
  content: "THE ";
  font-size: 24px;
  opacity: 0.6;
}
.home-factbox h3[data-real-title='Characters']:before {
  display: block;
  content: "Ivonix ";
  font-size: 24px;
  opacity: 0.6;
}
.home-factbox h3 span {
  opacity: 0.6;
  transition: opacity 1s;
}
.home-factbox h3:after {
  content: attr(data-real-title);
  position: absolute;
  bottom: 16px;
  right: 0;
  font-size: 36px;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.home-factbox:hover {
  margin-top: 5%;
  padding-bottom: 8%;
  cursor: pointer;
}
.home-factbox:hover h3 span {
  opacity: 0;
}
.home-factbox:hover h3:after {
  opacity: 1;
}
.home-factbox p {
  margin: 0;
  padding-left: 15px;
  padding-right: 5px;
}
.factbox-slick {
  width: 322px;
  height: 171px;
  background: url(../image/weapon.png);
}
.factbox-slick.slick-slider {
  margin-bottom: 10px;
}
.factbox-slick .slick-list {
  transform: translate3d(9px, 9px, 0px) !important;
  -ms-transform: translate3d(9px, 9px, 0px) !important;
  -webkit-transform: translate3d(9px, 9px, 0px) !important;
}

.factbox-slick div img {
  background: url(../image/weapon_mask.png);
}
@media(max-width: 1260px) {
  .home-factbox {
    width: 310px;
    padding: 5px;
  }
}
#container-intro h3, #container-characters h3, #container-monsters h3 {
  text-shadow: 1px 1px 5px #17C5B9, -1px -1px 5px #17C5B9;
  font-size: 3.5vw;
  font-family: "squarish_sans_ctregularsc",'microsoft yahei';
  color: white;
  line-height: 0.8;
  font-weight: normal;
}
#container-intro h3:after, #container-characters h3:after, #container-monsters h3:after {
  position: absolute;
  display: block;
  bottom: -15px;
  height: 29px;
  content: " ";
  background: url(../image/title_halo.png) no-repeat;
  background-size: contain;
  left: 0;
  right: 0;
}
#container-intro h3, #container-monsters h3 {
  text-align: right;
  position: absolute;
  right: 20%;
  height: auto;
  display: block;
  margin: 0;
  margin-top: 5vw;
  padding-left: 5px;
}
@media (max-width: 1250px) {
  #container-intro h3, #container-monsters h3 {
    right: 15%;
    width: 30%;
  }
}
#container-characters h3.new_crisit {
  font-size: 3.5vw;
}
#container-monsters h3 {
  width: 6em;
}
#container-characters h3 {
  text-align: left;
  position: absolute;
  left: 10%;
  height: auto;
  display: block;
  margin: 0;
  margin-top: 5vw;
}
#container-intro h3:before {
  display: block;
  height: 26px;
  content: "THE NEW CRISIS";
  font-size: 1.5vw;
  margin-right: 0.3vw;
  margin-bottom: 0.3vw;
}
#container-characters h3:before {
  display: block;
  content: "IVONIX";
  font-size: 2.5vw;
  font-size: 28px;
  margin-left: 0.3vw;
  margin-bottom: 10px;

}
#container-monsters h3:before {
  display: block;
  height: 26px;
  content: "THE";
  font-size: 2.5vw;
  margin-right: 0.3vw;
}
#container-characters h3.new_crisit {
  font-size: 3.5vw;
}

#container-intro .content, #container-monsters .content {
  position: absolute;
  right: 20%;
  top: 12vw;
  bottom: 160px;
  margin: auto;
  text-align: right;
  width: 27%;
  color: white;
  padding-right: 5px;
  overflow-y: auto;
  overflow-x: hidden;
}
#container-monsters .content {
  overflow: visible;
}
@media (max-width: 1260px) {
  #container-intro .content, #container-monsters .content {
    right: 15%;
    width: 30%;
  }
}
#container-characters .content {
  position: absolute;
  right: 60%;
  top: 11vw;
  bottom: 100px;
  margin: auto;
  text-align: left;
  width: 30%;
  color: white;
  padding-bottom: 360px;
}


#container-intro {
  background: url(../image/rock1.png) center/cover, url(../image/rock2.png) center/cover, url(../image/earth.png) center/cover, url(../image/bg_blend.png) center/cover;
  background-size: cover, cover, cover;
}

.intro-icon {
  font-family: 'Lato';
  text-align: left;
  display: block;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
}

.intro-icon span, .intro-icon img {
  display: inline-block;
  vertical-align: middle;
}

.intro-icon span strong {
  display: block;
  font-weight: 800;
  font-size: 18px;
}

.intro-icon:after {
  content: " ";
  position: absolute;
  top: 65px;
  left: 0;
  width: 60px;
  height: 40px;
  background: url(../image/stripe.svg);
}

#intro-icon-trailer {
  position: absolute;
  top: 35%;
  left: 35%;
}
#intro-icon-trailer.intro-icon:after {
  top: 55px;
}

#intro-icon-screenshot {
  position: absolute;
  top: 50%;
  left: 30%;
}
#character-frame-outer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  min-width: 50%;
  height: 100%;
  margin: auto;
}
#character-image, #monster-image {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  opacity: 1;
  transition: opacity 1s ease-in;
}
#character-image.flipped {
  opacity: 0;
}
#character-image-back {
  opacity: 0;
  transition: opacity 1s ease-out;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
}
#character-image-back.flipped {
  opacity: 1;
}
#character-image.character-napoleon {
  background: url(../image/napoleon.png) center center no-repeat;
  background-size: cover, contain;
}
#character-image.character-jake {
  background: url(../image/jake.png) center center no-repeat;
  background-size: cover, contain;
}
#character-image-back.character-jake {
  background: url(../image/jake_warmech.png) center center no-repeat;
  background-size: cover, contain;
}
#character-image.character-diana {
  background: url(../image/diana.png) center center no-repeat;
  background-size: cover, contain;
}
#character-image-back.character-diana {
  background: url(../image/diana_warmech.png) center center no-repeat;
  background-size: cover, contain;
}
#character-image.character-zoe {
  background: url(../image/zoe.png) center center no-repeat;
  background-size: cover, contain;
}
#character-image-back.character-zoe {
  background: url(404.png) center center no-repeat;
  background-size: cover, contain;
}
#character-flip-button {
  position: absolute;
  left: 45%;  
  bottom: 20%;
  width: 500px;
  height: 236px;
  background: url(../image/flip_button_top.png) 0px 0px no-repeat,
              url(../image/flip_button_bottom.png) 200px 116px no-repeat;
}
@media (max-width: 1260px) {
  #character-flip-button {
    left: 35%;
  }
}
#character-flip-button a {
  
  display: block;
  position: absolute;
  left: 138px;
  top: 42px;
  width: 124px;
  height: 125px;
  border-radius: 62px;
  outline: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background:url(../image/skill_btn_base.png) no-repeat center center;
  background-size: cover;
  animation: spin 5s linear 0s infinite;
  -webkit-animation: spin 5s linear 0s infinite;
}
#character-flip-button > div {
  content: "";
  position: absolute;
  left: 138px;
  top: 42px;
  width: 124px;
  height: 125px;
  background:url(../image/skill_btn_able_add.png) no-repeat center center;
  background-size: cover;
  cursor: pointer;
}
#character-flip-button.character-jake > div {
  background: url(../image/dash_avalon_btn.png) no-repeat center center,
              url(../image/skill_btn_able_add.png) no-repeat center center;
  background-size: cover;
}
#character-flip-button.character-diana > div {
  background: url(../image/dash_crimson_btn.png) no-repeat center center,
              url(../image/skill_btn_able_add.png) no-repeat center center;
  background-size: cover;
}

.character-intro {
  height: 100%;
  overflow-y: auto;
  overflow-x: visible;
}

.container-submenu {
  margin: 0;
  margin-top: 3em;
  padding: 0;
  list-style-type: none;
}
#container-characters .container-submenu {
  position: absolute;
  bottom: 80px;
}
#container-monsters .container-submenu {
  position: relative;
  margin-top: 0;
  left: -75px;
  padding-left: 75px;
  padding-right: 75px;
  width: 100%;
  padding-top: 35px;
  background: url(../image/monsters_submenu_background.png) top right no-repeat;
}

.container-submenu li a {
  display: block;
  font-family: "squarish_sans_ctregularsc";
  text-decoration: none;
  color: #FFFFFF;
  text-transform: uppercase;
}

#container-characters .container-submenu li a {
  margin-bottom: 15px;
  text-shadow: 2px 2px 5px #CCCCCC,
               -2px -2px 5px #CCCCCC;
  width: 320px;
  height: 48px;
  font-size: 36px;
  padding-left: 40px;
  line-height: 48px;
  vertical-align: middle;
  background: url(../image/submenu.svg) no-repeat;
  transition: margin 1s;
}
#container-characters .container-submenu li a.active {
  background: url(../image/submenu_selected.svg) no-repeat;
  margin-left: 45px;
}

@media(min-width: 1440px) {
  #container-characters h3 {
    left: 20%;
  }
  #container-characters .content {
    right: 50%;
  }
}

#container-monsters .container-submenu li a {
  font-size: 36px;
  text-align: right;
  text-shadow: 1px 1px 3px #999999, -1px -1px 3px #999999;
  margin-bottom: 10px;
  padding: 5px 0;
}
#container-monsters .container-submenu li a.active {
  background: url(../image/name_bg.png) repeat, url(../image/arrow_enemy.png) no-repeat left top;
  background-size: 100%, contain;
}
#monster-image.monster-terminatrix {
  background: url(../image/terminatrix.png) center center no-repeat;
  background-size: cover, contain;
}
#monster-image.monster-emperon {
  background: url(../image/emperon.png) center center no-repeat;
  background-size: cover, contain;
}
#monster-image.monster-goldie {
  background: url(../image/goldie.png) center center no-repeat;
  background-size: cover, contain;
}

.character-intro, .monster-intro {
  display: none;
}

.character-intro.character-intro-jake,
.monster-intro.monster-intro-terminatrix {
  display: block;
}

.infobox {
  display: none;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  cursor: pointer;
}

.infobox a.close {
  width: 80vw;
  height: 50vw;
  text-align: right;
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  color: #EEEEEE;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 22px;
}

.infobox iframe, .infobox-slick {
  width: 80vw;
  height: 40vw;
  margin: auto !important;
  display: block;
  position: absolute !important;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.infobox-slick img {
  max-width: 75vw;
  margin: auto;
}
.infobox-slick .slick-prev {
  width: 42px;
  height: 42px;
  left: -48px;
}
.infobox-slick .slick-next {
  width: 42px;
  height: 42px;
  right: -48px;
}

.infobox-slick .slick-prev:before,
.infobox-slick .slick-next:before {
  font-size: 42px;
}

#footer {
  position: absolute;
  background: url(../image/footer_background.svg);
  left: 55px;
  bottom: 32px;
  height: 51px;
  color: white;
  width: 485px;
  font-size: 13px;
}
#footer:before {
  position: absolute;
  background: url(../image/footer_begin.svg);
  left: -55px;
  top: 0;
  width: 55px;
  height: 51px;
  content: " ";
}
#footer:after {
  position: absolute;
  background: url(../image/footer_end.svg);
  right: -66px;
  top: 0;
  width: 66px;
  height: 51px;
  content: " ";
}

#footer > div {
  position: absolute;
  top: 18px;
  left: 3px;
  width: 540px;
  font-size: 12px;
  z-index: 2;
}
#footer a {
  color: white;
}

.fb-like {
  display: inline-block;
  width: 75px;
  height: 20px;
}

.twitter-share-button {
  vertical-align: bottom;
  margin-left: 5px;
}


#monster-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  visibility: visible;
  transition: opacity ease-in 1s;
  -ms-transition: opacity ease-in 1s;
  -webkit-transition: opacity ease-in 1s;
  opacity: 1;
  z-index: 3;
}
#monster-video.hide {
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s 1s, opacity ease-in 1s;
  -ms-transition: visibility 0s 1s, opacity ease-in 1s;
  -webkit-transition: visibility 0s 1s, opacity ease-in 1s;
}

#logo {
  position: absolute;
  bottom: 15px;
  right: 20px;
  
  width: 25%;
  z-index: 1;
  text-align: right;
}
#logo a{
  display: inline-block;
  width: 100%;
}
#stores {
  position: absolute;
  bottom: 25px;
  left: 625px;
  width: 33.5%;
  z-index: 1;
}

#stores a{
  display: inline-block;
  width: 28%;
}

#stores img {
  width: 100%;
  height: auto;
  
}
#stores img.our-icon {
  
  width: 10%;
  height: auto;
}
@media(max-width: 1350px) {
  #stores {
    width: 500px;
    left: 10px;
    bottom: 85px;
  }
}


#logo img {
  width: 80%;
  height: auto;
}
@media(max-width: 1350px) {
  #logo{
    width: 35%;
}
  #logo img {
    width: 100%;
  }
}

#loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 50px;
  color: #CCCCCC;
  background: url(../image/loading_scene.png) center center no-repeat, black;
}
#loading button {
  background: #AAAAAA;
  border: 1px solid #666666;
  border-radius: 10px;
  font-size: 20px;
  background: white;
  padding: 10px;
}