/********Font******/
/********Bold******/
@media screen and (max-width: 1023px) {
  .nav_desktop {
    visibility: hidden; }
  .nav_mobile {
    visibility: visible; } }

.introduction {
  height: 100%;
  width: 100%;
  text-align: center;
  font-size: 12px;
  margin: 0;
  padding: 0; }

.sky {
  background: #a5e8e3;
  background: linear-gradient(#BFFFEF, #a5e8e3);
  margin-bottom: -1%; }

.beach {
  position: relative;
  background: #FFE59A;
  padding-top: 33%; }
  .beach .beach_bg_mobile {
    display: none; }

.sea {
  position: relative;
  background: linear-gradient(#a5e8e3, #a5e8e3, #FFE59A, #FFE59A);
  margin-bottom: -2%; }

.sea_background {
  width: 100%;
  z-index: 3;
  margin: 0;
  padding: 0;
  right: 0;
  left: 0; }

.videok {
  background-image: url("../data/images/landing_video_frame2.png");
  margin-top: 100px;
  padding: 50px; }

.pp {
  margin-top: 200px;
  width: 90%;
  height: 75%;
  min-height: 200px;
  display: block;
  z-index: 6; }

.sky {
  position: relative;
  overflow: hidden; }

.intro_video {
  width: 960px;
  height: 680px;
  position: relative;
  z-index: 4;
  margin: 0 auto;
  padding: 0;
  position: relative;
  background-image: url("../data/images/landing_video_frame2.png");
  background-size: 100% 100%;
  background-position: center center;
  z-index: 3;
  padding: 152px 151px 159px 153px; }

.en .intro_video {
  background-image: url("../data/images/landing_video_frame2_en.png"); }

.video_title {
  position: relative;
  margin: 0 auto;
  top: 138px;
  z-index: 5;
  font-size: 77px;
  color: white;
  text-shadow: -7px 0px 7px rgba(0, 0, 0, 0.2);
  font-weight: bold; }

.video_frame1 {
  width: 960px;
  position: absolute;
  display: inline-block;
  z-index: 2;
  margin: 0 auto;
  padding: 0;
  right: 0;
  left: 0;
  top: -200px; }

.video_frame_redd {
  width: 30%;
  position: absolute;
  display: inline-block;
  z-index: 5;
  margin: 0 auto;
  padding: 0;
  right: -13%;
  bottom: 14%;
  cursor: pointer; }
  .video_frame_redd p {
    width: 45%;
    font-size: 0.94vw;
    font-weight: 600;
    font-size: 150%;
    color: #7272FF;
    position: absolute;
    top: 21%;
    right: 11%; }
  .video_frame_redd img {
    width: 100%;
    height: 100%; }

@media screen and (max-width: 1450px) {
  .video_frame_redd {
    right: -6%; } }

.cloud {
  background-image: url("../data/images/landing_cloud.png");
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  width: 18%;
  height: 18%;
  z-index: 1; }

.bird {
  position: absolute;
  width: 8%;
  z-index: 1; }

.level_1 {
  top: 5%; }

.level_2 {
  top: 18%; }

.level_3 {
  top: 24%; }

.level_4 {
  top: 34%; }

.level_5 {
  top: 49%; }

.level_6 {
  top: 55%; }

.level_7 {
  top: 63%; }

.level_8 {
  top: 69%; }

.level_9 {
  top: 84%; }

.level_10 {
  top: 88%; }

.level_11 {
  top: 90%; }

.level_12 {
  top: 95%; }

.level_13 {
  top: 97%; }

.xlarge2 {
  animation: cloudMove 80s linear infinite; }

.xlarge3 {
  animation: cloudMove2 100s linear infinite; }

.xlarge {
  animation: cloudMove 500s linear infinite; }

.large {
  width: 15%;
  animation: cloudMove 500s linear infinite;
  transform: scale(0.9); }

.medium {
  width: 12%;
  animation: cloudMove 250s linear infinite;
  transform: scale(0.8);
  opacity: 0.8; }

.small {
  width: 9%;
  animation: cloudMove 250s linear infinite;
  transform: scale(0.6);
  opacity: 0.6; }

.xsmall {
  width: 5%;
  animation: cloudMove 150s linear infinite;
  transform: scale(0.4);
  opacity: 0.4; }

.x0 {
  left: 0; }

.x0_2 {
  right: 0; }

.x1 {
  left: -20%; }

.x2 {
  left: 20%; }

.x3 {
  left: -40%; }

.x4 {
  left: 40%; }

.flip {
  transform: rotateY(180deg); }

@keyframes cloudMove {
  0% {
    margin-left: 100%; }
  100% {
    margin-left: -100%; } }

@keyframes cloudMove2 {
  0% {
    margin-right: 100%; }
  100% {
    margin-right: -100%; } }

.video {
  width: 100%;
  top: -540px;
  position: relative;
  margin-top: 120px;
  width: 960px;
  margin: 0 auto;
  margin-bottom: 110px;
  margin-top: 7%; }
  .video .go_to {
    width: 21%;
    height: 30%;
    border: 1px solid red;
    display: block;
    position: absolute;
    right: -4%;
    bottom: 11%;
    z-index: 4; }

.video_loaded {
  top: 90; }

.video_frame {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%; }

.summary {
  width: 100%;
  padding-top: 6%;
  padding-bottom: 5%;
  text-align: center !important;
  font-size: 20px;
  font-weight: bold;
  color: #444;
  line-height: 170%; }

.story {
  max-width: 880px;
  margin: 0 auto;
  padding-bottom: 9%;
  z-index: 2;
  position: relative; }

.story_title {
  font-size: 48px;
  font-weight: 600;
  color: #ff9a35;
  margin: 0;
  padding-top: 24px; }

.story_content {
  font-size: 16px;
  line-height: 34px;
  padding-top: 2%; }

.sea .sea_bg_mobile {
  display: none; }

.story p {
  text-align: left;
  margin-top: 5%; }

.beach_elements {
  width: 85%;
  z-index: 3;
  margin: 0 auto;
  padding: 0;
  top: -200px;
  top: -30%;
  position: absolute;
  left: 0;
  right: 0; }

.beach_sand {
  width: 100%;
  position: absolute;
  z-index: 2;
  margin: 0 auto;
  padding: 0;
  right: 0;
  left: 0;
  bottom: 0; }

.tower {
  display: none; }

.mobile_layout {
  display: none; }

.ana {
  position: relative;
  z-index: 4; }

.animal {
  width: 12%;
  padding-top: 12%;
  position: absolute;
  cursor: pointer; }

#ana1 {
  left: 16%;
  bottom: 35%; }
  #ana1 .speech_bubble {
    left: -44%;
    top: -36%; }

#ana2 {
  right: 15%;
  bottom: 38%; }
  #ana2 .ana {
    bottom: -8%; }
  #ana2 .speech_bubble {
    left: -53%;
    top: -65%; }

#ana3 {
  left: 21%;
  bottom: 41%;
  z-index: 5; }
  #ana3 .ana {
    width: 140%;
    height: 140%; }
  #ana3 .ana_name {
    top: -30%;
    left: -33%; }
  #ana3 .speech_bubble {
    left: 51%;
    top: -77%; }

#ana4 {
  left: 27%;
  bottom: 82%; }
  #ana4 .speech_bubble {
    left: -65%;
    top: -52%; }

#ana5 {
  left: 43%;
  bottom: 67%; }
  #ana5 .ana_name {
    top: -18%; }
  #ana5 .speech_bubble {
    left: 63%;
    top: -60%; }

#ana6 {
  right: 25%;
  bottom: 84%; }
  #ana6 .ana_name {
    top: -26%; }
  #ana6 .speech_bubble {
    left: -50%;
    top: -79%; }

#ana7 {
  right: 25%;
  bottom: 45%; }
  #ana7 .speech_bubble {
    left: 72%;
    top: -61%; }

.ana {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0; }

.ana_name {
  position: absolute;
  top: -14%;
  right: 0;
  left: 0;
  z-index: 4;
  font-size: 1.3vw;
  font-weight: 900;
  height: 100%; }

.ana_name::after {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 9px solid;
  content: "";
  display: block;
  margin: 0 auto;
  margin-top: 3px; }

.animal > .markk {
  top: -27%;
  left: 13%; }

.animal > .redd {
  top: -11%;
  left: 1%; }

.animal > .baobao {
  top: -29%;
  left: -29%; }

.animal > .justin {
  top: -26%;
  left: 0%; }

.animal > .fluffi {
  top: -18%;
  left: -21%; }

.animal > .whiskers {
  top: -13%;
  left: 21%; }

.animal > .dougie {
  top: -20%;
  left: -4%; }

.arrow {
  display: none; }

/******animal color******/
.markk {
  color: #ffb399; }

.mark {
  color: #ffb399; }

.redd {
  color: #fe7b4d; }

.baobao {
  color: #4e7aff; }

.justin {
  color: #ffffbf; }

.fluffi {
  color: #99ff99; }

.whiskers {
  color: #e8d1ff; }

.dougie {
  color: #7473ff; }

.footer_container {
  padding-top: 4%;
  padding-bottom: 2%; }

/******end of animal color******/
.without_nav #content {
  margin-top: -80px; }

@media screen and (max-width: 1023px) {
  .video {
    top: 0 !important;
    padding-top: 70%;
    width: 100%;
    margin-bottom: 14%;
    left: -4%;
    margin-top: 13%; }
    .video .video_title {
      top: 6%;
      left: 0;
      right: 0; }
    .video .video_frame1 {
      position: absolute;
      top: -32%;
      left: 4%;
      width: 100%; }
    .video .video_frame_redd {
      display: none; }
    .video .intro_video {
      position: absolute;
      top: 0;
      left: 0;
      padding: 17% 16.9% 17.5% 17%;
      width: 108%;
      height: 108%; }
    .video .video_title {
      position: absolute;
      top: 6%;
      left: 0;
      right: 0;
      font-size: 40px; }
  .sky_content {
    display: none; }
  .summary {
    width: 80%;
    margin: 0% 10% 0% 10%;
    font-size: 16px; }
  .story {
    max-width: 100%;
    width: 100%;
    position: relative;
    background-image: url("../data/images/landing_sky_m.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
    min-height: 500px; }
    .story .story_title {
      font-size: 25px;
      padding-bottom: 3%; }
    .story .story_content {
      margin: 0% 10% 0% 10%;
      z-index: 2;
      font-size: 14px;
      line-height: 28px;
      padding-top: 0; }
    .story p {
      margin-top: 15px;
      margin-bottom: 15px; }
  .arrow {
    width: 25%;
    margin: 0 auto;
    position: relative;
    left: 0;
    right: 0;
    bottom: 3%;
    z-index: 1;
    display: table;
    height: 10%; }
    .arrow > div {
      float: left; }
    .arrow .story_tri {
      width: 15%;
      max-width: 15px;
      padding: 15% 0 0;
      overflow: hidden;
      position: absolute;
      display: table-cell;
      vertical-align: middle;
      right: -10%;
      top: 0;
      bottom: 0;
      cursor: pointer;
      display: table-cell;
      vertical-align: middle; }
    .arrow .story_tri::after {
      content: "";
      display: block;
      position: absolute;
      right: 0;
      top: 50%;
      width: 0;
      height: 0;
      border-top: 1500px solid transparent;
      border-bottom: 1500px solid transparent;
      border-left: 2500px solid #555;
      margin-top: -1500px; }
    .arrow .story_left {
      right: initial;
      transform: rotateY(180deg);
      left: -10%; }
    .arrow .page_num {
      display: table-cell;
      vertical-align: middle;
      font-size: 14px;
      width: 100%;
      margin-top: 1%; }
      .arrow .page_num .page_now {
        color: #ff9a35;
        width: 50%;
        margin-right: 2%; }
      .arrow .page_num .page_total {
        color: #555;
        width: 50%; }
  .sea {
    width: 100%;
    height: auto; }
    .sea .sea_bg_mobile {
      width: 100%;
      display: inline-block; }
  .beach {
    padding-top: 0;
    width: 100%; }
    .beach .beach_elements,
    .beach .beach_sand {
      display: none; }
    .beach .beach_bg_mobile {
      display: inline-block;
      width: 100%; }
    .beach .tower {
      display: block;
      position: absolute;
      bottom: 18%;
      left: 0;
      right: 0;
      margin: 0 auto;
      z-index: 5;
      width: 80%; }
    .beach .footer_container {
      background: #f3dc97;
      position: absolute;
      margin-top: -30%; }
  .animal {
    width: 45%;
    padding-top: 45%; }
    .animal .speech_bubble {
      display: none; }
  .ana_name {
    font-size: 18px; }
  .ana_name::after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid; }
  .desktop > .sea_background {
    display: none; }
  #ana1 {
    left: 0;
    bottom: 33%; }
  #ana2 {
    right: 5%;
    bottom: 12%; }
  #ana3 {
    left: 13%;
    bottom: 40%; }
  #ana4 {
    left: 0;
    bottom: 95%; }
  #ana5 {
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 65%; }
  #ana6 {
    right: 0;
    bottom: 86%; }
  #ana7 {
    right: 5%;
    bottom: 37%; } }
