@charset "UTF-8";
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,
shops,
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; }

article,
aside,
shops,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow-x: hidden;
  line-height: 1;
  width: 100% !important;
  background: #70cff4; }

.gh__header {
  display: block; }

section {
  overflow: hidden;
  position: relative; }

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

.bg-white {
  background: #ffffff; }

.bg-grey {
  background: #F6F6F6; }

.hide {
  display: none !important; }

h2, section h2 {
  font-size: 48px;
  text-transform: uppercase;
  font-weight: 800 !important;
  line-height: 1.2 !important; }

h3, section h3 {
  font-size: 32px;
  text-transform: uppercase;
  font-weight: bold !important;
  line-height: 1.6 !important; }

h4 {
  font-size: 24px;
  font-weight: bold; }

section p {
  font-size: 16px; }

.textcenter {
  text-align: center !important; }

.textleft {
  text-align: left !important; }

.small {
  color: #666666;
  font-size: 14px; }

.btn-black-fill, .btn-grey-fill {
  font-size: 16px !important; }

.pc-show {
  display: block; }

.mobile-show {
  display: none; }

@media (max-width: 599px) {
  .pc-show {
    display: none; }
  .mobile-show {
    display: block; } }

#menu-bar .topblue {
  position: fixed;
  background-color: #6DCFF6;
  width: 100%;
  height: 5px;
  z-index: 60; }

#menu-bar nav {
  width: 100%;
  height: 65px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  position: fixed;
  top: 5px;
  z-index: 30;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  z-index: 60; }

#menu-bar nav .navShadow {
  -webkit-box-shadow: 0 4px 30px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 30px -5px rgba(0, 0, 0, 0.2);
  height: 65px; }

#menu-bar #brand #logo {
  display: block;
  width: 120px;
  height: 32px;
  background-image: url(http://www.garmin.com.tw/m/buzz/minisite/images/garmin_logo_on_b.svg);
  background-size: 120px 32px;
  position: absolute;
  top: 15px;
  left: 20px;
  z-index: 200; }

#menu-bar #brand ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0; }

#menu-bar #brand ul li {
  list-style: none; }

#menu-bar #brand ul li a {
  width: 120px;
  height: 20px;
  display: block;
  border-radius: 90px;
  text-decoration: none;
  color: #000000;
  position: relative; }

#menu-bar nav #menu {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

#menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  z-index: 70; }

#menu-bar nav .nav-pc {
  display: block; }

#menu-bar nav .nav-mobile {
  display: none; }

#menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0; }
  #menu ul li {
    list-style: none; }

#menu .language {
  position: absolute;
  right: 15px; }
  #menu .language li {
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    #menu .language li a {
      margin: 0 15px;
      color: #cccccc;
      background-image: -webkit-gradient(linear, left top, right top, from(#cccccc), color-stop(50%, #cccccc), color-stop(50%, #cccccc));
      background-image: -webkit-linear-gradient(left, #cccccc, #cccccc 50%, #cccccc 50%);
      background-image: -o-linear-gradient(left, #cccccc, #cccccc 50%, #cccccc 50%);
      background-image: linear-gradient(to right, #cccccc, #cccccc 50%, #cccccc 50%); }
  #menu .language li:nth-child(2) {
    color: #999999; }
  #menu .language li:active {
    color: #6DCFF6; }
  #menu .language li.active a:before, #menu .language li:hover a:before {
    display: none; }
  #menu .language li:hover {
    color: #6DCFF6; }

#menu ul li.active a {
  color: #70cff4;
  background-image: -webkit-gradient(linear, left top, right top, from(#70cff4), to(#70cff4));
  background-image: -webkit-linear-gradient(left, #70cff4, #70cff4 100%);
  background-image: -o-linear-gradient(left, #70cff4, #70cff4 100%);
  background-image: linear-gradient(to right, #70cff4, #70cff4 100%);
  background-position: -200%; }

#menu ul li.active a:before {
  display: block;
  content: '';
  width: 100%;
  height: 4px;
  bottom: 5px;
  left: 0;
  bottom: -16px;
  z-index: 0;
  position: absolute;
  background: #70cff4; }

#menu-bar nav #menu {
  padding-right: 0px;
  height: 65px;
  z-index: 60; }

.home {
  margin: 0;
  display: block;
  margin-bottom: 6px; }

#menu ul .home a {
  margin: 0 10px 0 0;
  -webkit-text-fill-color: #fff; }

#menu ul .home a.active {
  margin: 0 10px 0 0;
  -webkit-text-fill-color: #6DCFF6; }

#menu ul li.social {
  margin: 0;
  display: block;
  margin-left: 5px; }
  #menu ul li.social a {
    margin: 0 10px 0 0;
    -webkit-text-fill-color: #fff; }
  #menu ul li.social a:hover svg {
    fill: #70cff4; }

#menu ul li svg {
  fill: #ffffff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 12px;
  width: 24px;
  height: 24px; }

.demo-icon {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 10px;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

#menu ul .icon-home::after {
  display: none; }

#menu .icon-home a:after,
#menu .icon-home a:hover {
  width: 0;
  height: 0;
  border: 0;
  z-index: -1; }

#menu ul li a, #menu-bar .signup {
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  margin: 0 30px 0 30px;
  line-height: 1;
  position: relative;
  z-index: 1;
  text-align: center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, from(#70cff4), color-stop(50%, #70cff4), color-stop(50%, #000000));
  background-image: -webkit-linear-gradient(left, #70cff4, #70cff4 50%, #000000 50%);
  background-image: -o-linear-gradient(left, #70cff4, #70cff4 50%, #000000 50%);
  background-image: linear-gradient(to right, #70cff4, #70cff4 50%, #000000 50%);
  background-size: 200% 100%;
  background-position: -100%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

#menu ul li a span {
  display: none;
  font-size: 0.8rem; }

#menu ul li a:before {
  display: block;
  content: '';
  width: 0;
  height: 4px;
  bottom: 5px;
  left: 0;
  bottom: -16px;
  z-index: 0;
  position: absolute;
  background: #70cff4;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

#menu ul li a:hover, #menu-bar .signup a:hover {
  background-position: 0%; }

#menu ul li a:hover:before {
  width: 100%; }

#menu ul li a.active {
  color: #70cff4;
  background-image: -webkit-gradient(linear, left top, right top, from(#70cff4), color-stop(50%, #70cff4), color-stop(50%, #70cff4));
  background-image: -webkit-linear-gradient(left, #70cff4, #70cff4 50%, #70cff4 50%);
  background-image: -o-linear-gradient(left, #70cff4, #70cff4 50%, #70cff4 50%);
  background-image: linear-gradient(to right, #70cff4, #70cff4 50%, #70cff4 50%); }

#menu ul li a.active:before, #menu ul li .active:before {
  content: '';
  display: block;
  position: absolute;
  left: 0%;
  bottom: -16px;
  width: 100%;
  height: 5px;
  background-image: -webkit-gradient(linear, left top, right top, from(#70cff4), color-stop(50%, #70cff4), color-stop(50%, #70cff4));
  background-image: -webkit-linear-gradient(left, #70cff4, #70cff4 50%, #70cff4 50%);
  background-image: -o-linear-gradient(left, #70cff4, #70cff4 50%, #70cff4 50%);
  background-image: linear-gradient(to right, #70cff4, #70cff4 50%, #70cff4 50%); }

#menu ul .home a:hover:before,
#menu ul .home a.active:before,
#menu ul .social a:hover:before,
#menu ul .social a.active:before {
  display: none; }

#menu-bar .signup {
  list-style: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: inline-block;
  z-index: 20;
  overflow: hidden;
  padding: 0;
  letter-spacing: 1px;
  text-transform: uppercase; }
  #menu-bar .signup a:hover {
    background-position: 100%;
    background-image: -webkit-gradient(linear, left top, right top, from(#70cff4), color-stop(50%, #0083b6));
    background-image: -webkit-linear-gradient(left, #70cff4, #0083b6 50%);
    background-image: -o-linear-gradient(left, #70cff4, #0083b6 50%);
    background-image: linear-gradient(to right, #70cff4, #0083b6 50%);
    background: #70cff4;
    -webkit-text-fill-color: #ffffff;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
  #menu-bar .signup li a:hover, #menu-bar .signup li a:active, #menu-bar .signup li a:visited {
    background: #70cff4; }
  #menu-bar .signup a {
    background: #000000;
    text-align: center;
    margin: 0;
    padding: 5px 16px;
    display: inline-block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-text-fill-color: #ffffff;
    color: #70cff4 !important; }

#menu-bar .complete-button {
  margin-right: 10px; }

#menu-bar .blue-button {
  margin-left: 0; }
  #menu-bar .blue-button a {
    background: -webkit-linear-gradient(177deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%) !important;
    background: -o-linear-gradient(177deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%) !important;
    background: linear-gradient(273deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%) !important; }
  #menu-bar .blue-button a:before {
    display: block;
    content: '';
    width: 0;
    height: 42px;
    left: 0;
    bottom: 0;
    z-index: -1;
    position: absolute;
    background: #70cff4;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }

#menu-bar .signup a:hover:before {
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

#menu-bar .signup a.active {
  color: #70cff4;
  background-image: -webkit-gradient(linear, left top, right top, from(#70cff4), color-stop(50%, #70cff4), color-stop(50%, #70cff4));
  background-image: -webkit-linear-gradient(left, #70cff4, #70cff4 50%, #70cff4 50%);
  background-image: -o-linear-gradient(left, #70cff4, #70cff4 50%, #70cff4 50%);
  background-image: linear-gradient(to right, #70cff4, #70cff4 50%, #70cff4 50%); }

#menu-bar .signup a.active:before {
  display: none; }

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
    transform: translateX(calc(-250px * 7)); } }

@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
    transform: translateX(calc(-250px * 7)); } }

#logo-hero {
  position: relative;
  background-color: #70cff4;
  background: #009BD9;
  /* 備用純色 */
  background: -webkit-linear-gradient(273deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%);
  /* Safari */
  background: -moz-linear-gradient(273deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%);
  /* Firefox */
  background: -o-linear-gradient(273deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%);
  /* Opera */
  background: -webkit-linear-gradient(177deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%);
  background: -o-linear-gradient(177deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%);
  background: linear-gradient(273deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%);
  /* 標準 */
  height: 150px;
  margin-top: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  #logo-hero h2 {
    color: #ffffff;
    font-size: 4.5vw;
    margin-left: 35px;
    margin-top: 17px;
    font-weight: 500 !important;
    z-index: 5; }
  #logo-hero .logo {
    position: absolute;
    left: 47%;
    z-index: 3;
    overflow: hidden;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform; }
    #logo-hero .logo img {
      max-width: 120px; }
  #logo-hero .logo:hover {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }
    #logo-hero .logo:hover:after {
      left: 120%;
      -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
      -o-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
      transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }
  #logo-hero .container {
    width: 70% !important; }
  #logo-hero .slider {
    height: auto;
    margin: 2vw auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin: 2vw auto 2vw auto;
    z-index: 2; }
    #logo-hero .slider .slide-track {
      -webkit-animation: scroll 40s linear infinite;
      animation: scroll 40s linear infinite;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%; }
  #logo-hero .slider .slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  #logo-hero .slider img {
    margin: 0 30px;
    height: 90px; }

@-webkit-keyframes marquee {
  0% {
    left: 0; }
  100% {
    left: -100%; } }

@keyframes marquee {
  0% {
    left: 0; }
  100% {
    left: -100%; } }

.white-bg {
  background-color: #ffffff !important; }

#hero {
  height: 980px;
  overflow: hidden;
  position: relative;
  background-color: #98d7f0; }
  #hero .kv {
    width: 100%;
    height: 980px;
    position: relative;
    margin-top: 0;
    display: block !important; }
    #hero .kv .bg {
      background-position: top center;
      background-size: cover;
      background-image: url(../images/seperate-kv.jpg);
      position: absolute;
      width: 100%;
      height: 1020px;
      top: 50px;
      left: 0;
      z-index: 1;
      opacity: 1;
      -webkit-transform: translateY(0) translateZ(0);
      transform: translateY(0) translateZ(0);
      will-change: transform;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
    #hero .kv .title {
      width: 55%;
      position: absolute;
      top: 130px;
      left: 35%;
      z-index: 2; }

#universe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20; }

.star0 {
  height: 1px;
  width: 1px;
  opacity: 1;
  position: absolute; }

.star1 {
  height: 3px;
  width: 3px;
  border-radius: 50%;
  opacity: 1;
  position: absolute; }

.star2 {
  height: 4px;
  width: 4px;
  border-radius: 50%;
  opacity: 0.8;
  position: absolute; }

.star3 {
  height: 5px;
  width: 5px;
  border-radius: 50%;
  opacity: 0.2;
  position: absolute; }

.fromzero {
  position: absolute;
  width: auto;
  height: 150px;
  bottom: 370px;
  left: 35%;
  z-index: 35;
  opacity: 0;
  -webkit-transform: translate3d(-300px, 0, 0);
  transform: translate3d(-300px, 0, 0);
  will-change: transform, opacity, filter;
  -webkit-animation: pureSmooth 0.3s ease-out forwards, motionBlur 0.3s ease-out forwards;
  animation: pureSmooth 0.3s ease-out forwards, motionBlur 0.3s ease-out forwards; }
  .fromzero::before {
    content: '';
    position: absolute;
    top: 50%;
    left: -60px;
    width: 150px;
    height: 3px;
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(30%, rgba(255, 255, 255, 0.8)), color-stop(70%, rgba(255, 255, 255, 0.4)), to(transparent));
    background: -webkit-linear-gradient(left, transparent 0%, rgba(255, 255, 255, 0.8) 30%, rgba(255, 255, 255, 0.4) 70%, transparent 100%);
    background: -o-linear-gradient(left, transparent 0%, rgba(255, 255, 255, 0.8) 30%, rgba(255, 255, 255, 0.4) 70%, transparent 100%);
    background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.8) 30%, rgba(255, 255, 255, 0.4) 70%, transparent 100%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-filter: blur(1px);
    filter: blur(1px);
    -webkit-animation: speedLine 0.5s ease-out forwards;
    animation: speedLine 0.5s ease-out forwards;
    pointer-events: none; }
  .fromzero::after {
    content: '';
    position: absolute;
    top: 60%;
    left: -40px;
    width: 100px;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(40%, rgba(255, 255, 255, 0.6)), to(transparent));
    background: -webkit-linear-gradient(left, transparent 0%, rgba(255, 255, 255, 0.6) 40%, transparent 100%);
    background: -o-linear-gradient(left, transparent 0%, rgba(255, 255, 255, 0.6) 40%, transparent 100%);
    background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.6) 40%, transparent 100%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-filter: blur(1px);
    filter: blur(1px);
    -webkit-animation: speedLine2 0.5s ease-out forwards;
    animation: speedLine2 0.5s ease-out forwards;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    pointer-events: none; }

.tohero {
  position: absolute;
  width: auto;
  height: 150px;
  bottom: 200px;
  right: 20%;
  z-index: 35;
  opacity: 0;
  -webkit-transform: translate3d(300px, 0, 0);
  transform: translate3d(300px, 0, 0);
  will-change: transform, opacity, filter;
  -webkit-animation: pureSmoothRight 0.5s ease-out forwards, motionBlur 0.3s ease-out forwards;
  animation: pureSmoothRight 0.5s ease-out forwards, motionBlur 0.3s ease-out forwards; }
  .tohero::before {
    content: '';
    position: absolute;
    top: 50%;
    right: -60px;
    width: 150px;
    height: 3px;
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(30%, rgba(255, 255, 255, 0.4)), color-stop(70%, rgba(255, 255, 255, 0.8)), to(transparent));
    background: -webkit-linear-gradient(left, transparent 0%, rgba(255, 255, 255, 0.4) 30%, rgba(255, 255, 255, 0.8) 70%, transparent 100%);
    background: -o-linear-gradient(left, transparent 0%, rgba(255, 255, 255, 0.4) 30%, rgba(255, 255, 255, 0.8) 70%, transparent 100%);
    background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.4) 30%, rgba(255, 255, 255, 0.8) 70%, transparent 100%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-filter: blur(1px);
    filter: blur(1px);
    -webkit-animation: speedLineRight 0.5s ease-out forwards;
    animation: speedLineRight 0.5s ease-out forwards;
    pointer-events: none; }
  .tohero::after {
    content: '';
    position: absolute;
    top: 60%;
    right: -40px;
    width: 100px;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(60%, rgba(255, 255, 255, 0.4)), to(transparent));
    background: -webkit-linear-gradient(left, transparent 0%, rgba(255, 255, 255, 0.4) 60%, transparent 100%);
    background: -o-linear-gradient(left, transparent 0%, rgba(255, 255, 255, 0.4) 60%, transparent 100%);
    background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.4) 60%, transparent 100%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-filter: blur(1px);
    filter: blur(1px);
    -webkit-animation: speedLineRight2 0.5s ease-out forwards;
    animation: speedLineRight2 0.5s ease-out forwards;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    pointer-events: none; }

@-webkit-keyframes pureSmooth {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes pureSmooth {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes pureSmoothRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes pureSmoothRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes motionBlur {
  0% {
    -webkit-filter: blur(10px);
    filter: blur(10px); }
  50% {
    -webkit-filter: blur(5px);
    filter: blur(5px); }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px); } }

@keyframes motionBlur {
  0% {
    -webkit-filter: blur(10px);
    filter: blur(10px); }
  50% {
    -webkit-filter: blur(5px);
    filter: blur(5px); }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px); } }

@-webkit-keyframes speedLine {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(-30px);
    transform: translateY(-50%) translateX(-30px); }
  30% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(200px);
    transform: translateY(-50%) translateX(200px); } }

@keyframes speedLine {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(-30px);
    transform: translateY(-50%) translateX(-30px); }
  30% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(200px);
    transform: translateY(-50%) translateX(200px); } }

@-webkit-keyframes speedLine2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(-20px);
    transform: translateY(-50%) translateX(-20px); }
  40% {
    opacity: 0.8; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(180px);
    transform: translateY(-50%) translateX(180px); } }

@keyframes speedLine2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(-20px);
    transform: translateY(-50%) translateX(-20px); }
  40% {
    opacity: 0.8; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(180px);
    transform: translateY(-50%) translateX(180px); } }

@-webkit-keyframes speedLineRight {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(30px);
    transform: translateY(-50%) translateX(30px); }
  30% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(-200px);
    transform: translateY(-50%) translateX(-200px); } }

@keyframes speedLineRight {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(30px);
    transform: translateY(-50%) translateX(30px); }
  30% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(-200px);
    transform: translateY(-50%) translateX(-200px); } }

@-webkit-keyframes speedLineRight2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(20px);
    transform: translateY(-50%) translateX(20px); }
  40% {
    opacity: 0.8; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(-180px);
    transform: translateY(-50%) translateX(-180px); } }

@keyframes speedLineRight2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(20px);
    transform: translateY(-50%) translateX(20px); }
  40% {
    opacity: 0.8; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(-180px);
    transform: translateY(-50%) translateX(-180px); } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.2) translateY(-230px);
    transform: scale(0.2) translateY(-230px); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05) translateY(-10px);
    transform: scale(1.05) translateY(-10px); }
  70% {
    -webkit-transform: scale(0.95) translateY(0);
    transform: scale(0.95) translateY(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0); } }

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.2) translateY(-230px);
    transform: scale(0.2) translateY(-230px); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05) translateY(-10px);
    transform: scale(1.05) translateY(-10px); }
  70% {
    -webkit-transform: scale(0.95) translateY(0);
    transform: scale(0.95) translateY(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0); } }

.runner {
  top: 60px;
  width: 550px;
  height: auto;
  left: 6%;
  position: absolute;
  z-index: 20;
  -webkit-animation: bounceIn 1s ease-out 0.3s both;
  animation: bounceIn 1s ease-out 0.3s both; }

.index-sponsor {
  position: absolute;
  z-index: 15;
  right: 50px;
  top: 890px; }

.white-end-bg {
  background-position: top center;
  background-size: cover;
  background-image: url(../images/white.png);
  position: absolute;
  width: 100%;
  height: 500px;
  top: 550px;
  display: block;
  margin-top: 0;
  padding-bottom: 0;
  z-index: 1; }

.slider {
  height: auto;
  margin: 2vw auto;
  overflow: hidden;
  position: relative;
  width: 90%; }
  .slider img {
    margin: 0 10px;
    height: 120px; }
  .slider .slide-track {
    -webkit-animation: scroll 40s linear infinite;
    animation: scroll 40s linear infinite;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 3000px; }
  .slider .slide {
    height: 120px; }

.container {
  -webkit-transition: opacity 1s 2s;
  -o-transition: opacity 1s 2s;
  transition: opacity 1s 2s; }

.container.out {
  opacity: 0; }

.fade {
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s; }

.fade.out {
  opacity: 0;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px); }

.flow {
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s; }

.flow.out {
  opacity: 0; }

.flowcontent {
  position: relative; }

.flowcontent:before {
  display: table;
  content: '';
  width: 1px;
  height: 1200px; }

.flowcontent .caption {
  position: absolute;
  border-radius: 3px;
  padding: 20px;
  display: block;
  top: 50%;
  left: 10%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); }

.lifestyle [class^="icon-"]:before, .lifestyle [class*=" icon-"]:before {
  font-size: 50px;
  width: auto !important;
  margin: 0 !important;
  cursor: pointer; }

#index-world-content {
  background-color: #ffffff;
  position: relative;
  z-index: 10;
  background-image: url("../images/world-ink-background.jpg");
  background-size: cover;
  padding-bottom: 60px; }
  #index-world-content .container {
    margin: 60px auto 0 auto;
    height: auto;
    min-height: 500px;
    position: relative;
    top: -60px;
    width: 1400px !important; }
    #index-world-content .container h2 {
      color: #000;
      text-align: center;
      font-size: 48px;
      line-height: normal;
      position: relative; }
    #index-world-content .container h2:after {
      content: "";
      position: absolute;
      top: 90%;
      left: 50%;
      z-index: -1;
      width: 440px;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      height: 10px;
      background: #009BD9;
      /* 備用純色 */
      background: -webkit-linear-gradient(273deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%);
      /* Safari */
      background: -moz-linear-gradient(273deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%);
      /* Firefox */
      background: -o-linear-gradient(273deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%);
      /* Opera */
      background: -webkit-linear-gradient(177deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%);
      background: -o-linear-gradient(177deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%);
      background: linear-gradient(273deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%);
      /* 標準 */ }
    #index-world-content .container p {
      text-align: center;
      margin-top: 30px;
      font-size: 21px;
      line-height: 1.4 !important;
      color: #3E3E3E;
      max-width: 720px;
      margin: 30px auto; }
      #index-world-content .container p span {
        color: #009BD9; }

#world-area-component nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 30; }
  #world-area-component nav h4 {
    font-size: 24px; }

#world-area-component nav > * {
  text-transform: uppercase;
  position: relative;
  padding: 0px 30px;
  margin: 10px 0;
  cursor: pointer; }

#world-area-component nav > .active:after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  background-color: #000; }

#world-area-component nav > :after,
#world-area-component nav > :before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #ddd;
  bottom: -10px;
  left: 0;
  border-radius: 5px;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  transition: background-color 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transition: background-color 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out, background-color 0.3s ease-out;
  transition: transform 0.3s ease-out, background-color 0.3s ease-out;
  transition: transform 0.3s ease-out, background-color 0.3s ease-out, -webkit-transform 0.3s ease-out; }

#world-area-component nav > :before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1); }

#world-area-component nav > :after {
  background-color: #000; }

#world-area-component {
  position: relative; }
  #world-area-component .products-category-list {
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 550px; }
    #world-area-component .products-category-list [id] {
      color: #000000;
      width: 100%;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease-out 0s;
      -o-transition: opacity 0.3s ease-out 0s;
      transition: opacity 0.3s ease-out 0s;
      position: absolute;
      max-width: 1680px;
      margin: 0 auto; }
      #world-area-component .products-category-list [id] .content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 auto;
        padding-top: 60px; }
        #world-area-component .products-category-list [id] .content ol {
          width: 50%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          padding-left: 0; }
          #world-area-component .products-category-list [id] .content ol a {
            width: 50%;
            background-size: cover;
            background-repeat: no-repeat;
            border-radius: 10px;
            margin: 5px;
            width: 48%;
            min-height: 90px;
            -webkit-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease; }
            #world-area-component .products-category-list [id] .content ol a :hover img {
              -webkit-transform: translateX(5px);
              -ms-transform: translateX(5px);
              transform: translateX(5px); }
            #world-area-component .products-category-list [id] .content ol a li {
              position: relative;
              height: 90px;
              width: 100%;
              height: 90px;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-orient: horizontal;
              -webkit-box-direction: normal;
              -ms-flex-direction: row;
              flex-direction: row;
              -webkit-box-align: end;
              -ms-flex-align: end;
              align-items: end;
              -webkit-box-pack: end;
              -ms-flex-pack: end;
              justify-content: flex-end; }
            #world-area-component .products-category-list [id] .content ol a p {
              text-align: center;
              margin-top: 30px;
              font-size: 18px;
              line-height: 1.2 !important;
              color: #FFFFFF;
              position: absolute;
              bottom: 0;
              left: 15px;
              text-align: left; }
              #world-area-component .products-category-list [id] .content ol a p span {
                display: block;
                font-size: 12px;
                color: #FFFFFF; }
            #world-area-component .products-category-list [id] .content ol a img {
              width: 32px;
              margin-right: 15px;
              margin-bottom: 13px;
              -webkit-transition: -webkit-transform 0.3s ease;
              transition: -webkit-transform 0.3s ease;
              -o-transition: transform 0.3s ease;
              transition: transform 0.3s ease;
              transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
          #world-area-component .products-category-list [id] .content ol a.tw {
            background-image: url("../images/tw-item-bg.jpg"); }
          #world-area-component .products-category-list [id] .content ol a.sg {
            background-image: url("../images/sg-item-bg.jpg"); }
          #world-area-component .products-category-list [id] .content ol a.my {
            background-image: url("../images/my-item-bg.jpg"); }
          #world-area-component .products-category-list [id] .content ol a.ph {
            background-image: url("../images/ph-item-bg.jpg"); }
          #world-area-component .products-category-list [id] .content ol a.id {
            background-image: url("../images/id-item-bg.jpg"); }
          #world-area-component .products-category-list [id] .content ol a.hk {
            background-image: url("../images/hk-item-bg.jpg"); }
          #world-area-component .products-category-list [id] .content ol a.kr {
            background-image: url("../images/kr-item-bg.jpg"); }
          #world-area-component .products-category-list [id] .content ol a.th {
            background-image: url("../images/th-item-bg.jpg"); }
          #world-area-component .products-category-list [id] .content ol a.vn {
            background-image: url("../images/vn-item-bg.jpg"); }
          #world-area-component .products-category-list [id] .content ol a.jp {
            background-image: url("../images/jp-item-bg.jpg"); }
          #world-area-component .products-category-list [id] .content ol a.carolina {
            background-image: url("../images/carolina-item-bg.jpg"); }
          #world-area-component .products-category-list [id] .content ol a.ohio {
            background-image: url("../images/ohio-item-bg.jpg"); }
          #world-area-component .products-category-list [id] .content ol a.arizona {
            background-image: url("../images/arizona-item-bg.jpg"); }
          #world-area-component .products-category-list [id] .content ol a.carolina, #world-area-component .products-category-list [id] .content ol a.ohio, #world-area-component .products-category-list [id] .content ol a.arizona {
            width: 80%;
            height: 130px; }
        #world-area-component .products-category-list [id] .content .area-image .asiaimg {
          width: 600px;
          height: auto; }
        #world-area-component .products-category-list [id] .content .area-image .usaimg {
          width: 620px;
          height: auto; }
    #world-area-component .products-category-list [id].active {
      opacity: 1;
      z-index: 1; }
    #world-area-component .products-category-list .nav-container {
      position: relative;
      width: 40%;
      height: 100%;
      margin-left: auto;
      margin-right: 10%;
      text-align: left;
      padding-left: 30px; }
      #world-area-component .products-category-list .nav-container [class*=nav] {
        position: absolute;
        z-index: 1; }
      #world-area-component .products-category-list .nav-container [class*=nav]:hover {
        cursor: pointer; }
      #world-area-component .products-category-list .nav-container .text {
        text-transform: uppercase;
        margin-bottom: 0;
        color: #fff; }
      #world-area-component .products-category-list .nav-container .text:after, #world-area-component .products-category-list .nav-container .text:before {
        content: "";
        position: absolute;
        width: 80px;
        height: 2px;
        background-color: #fff;
        left: -95px;
        top: 15px;
        border-radius: 5px; }
      #world-area-component .products-category-list .nav-container .text:before {
        content: none; }
    #world-area-component .products-category-list #usa-area .content ol a li {
      height: 130px; }

#world-area-component .products-category-list .nav-container .text:hover .icon-plus-1:after,
#world-area-component .products-category-list .nav-container .text:hover .icon-plus:after {
  padding: 11px; }

:root {
  /* Colors */
  --bg-dark: oklch(12.57% 0.039 264.43);
  --primary-blue: oklch(37.91% 0.242 263.95);
  --primary-light: oklch(55.23% 0.255 259.94);
  --grad-main: linear-gradient(-225deg, var(--primary-blue), var(--primary-light));
  --glow-color: rgba(255, 255, 255, 0.4);
  --text-muted: rgba(255, 255, 255, 0.6);
  /* Shared Transitions & Specs */
  --transition-fast: 0.2s ease;
  --radius-md: 8px;
  --grad-main: linear-gradient(-225deg, var(--primary-blue), var(--primary-light)); }

.btn {
  position: relative;
  background-image: var(--grad-main);
  border-radius: var(--radius-md);
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.1s ease;
  transition: -webkit-transform 0.1s ease;
  -o-transition: transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease; }
  .btn:active {
    -webkit-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98); }
  .btn span {
    position: relative;
    z-index: 2;
    top: 2px;
    display: inline-block;
    text-shadow: 0 0.5px 0 rgba(0, 0, 0, 0.35), 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 8px rgba(255, 255, 255, 0.12); }
  .btn::before {
    content: "";
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity var(--transition-fast);
    -o-transition: opacity var(--transition-fast);
    transition: opacity var(--transition-fast); }
  .btn:hover::before {
    opacity: 1; }
  .btn.glass::before {
    inset: 0;
    background: -webkit-linear-gradient(315deg, transparent 0%, rgba(0, 155, 217, 0) calc(var(--x, 50%) - 30%), rgba(0, 162, 255, 0.6) var(--x, 50%), rgba(8, 185, 255, 0) calc(var(--x, 50%) + 30%), transparent 100%);
    background: -o-linear-gradient(315deg, transparent 0%, rgba(0, 155, 217, 0) calc(var(--x, 50%) - 30%), rgba(0, 162, 255, 0.6) var(--x, 50%), rgba(8, 185, 255, 0) calc(var(--x, 50%) + 30%), transparent 100%);
    background: linear-gradient(135deg, transparent 0%, rgba(0, 155, 217, 0) calc(var(--x, 50%) - 30%), rgba(0, 162, 255, 0.6) var(--x, 50%), rgba(8, 185, 255, 0) calc(var(--x, 50%) + 30%), transparent 100%); }

@-webkit-keyframes pulse {
  0%, 100% {
    -webkit-filter: blur(10px);
    filter: blur(10px); }
  50% {
    -webkit-filter: blur(15px);
    filter: blur(15px); } }

@keyframes pulse {
  0%, 100% {
    -webkit-filter: blur(10px);
    filter: blur(10px); }
  50% {
    -webkit-filter: blur(15px);
    filter: blur(15px); } }

#index-activity-content h2:after {
  content: "";
  position: absolute;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 10px;
  background: #009BD9;
  /* 備用純色 */
  background: -webkit-linear-gradient(273deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%);
  /* Safari */
  background: -moz-linear-gradient(273deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%);
  /* Firefox */
  background: -o-linear-gradient(273deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%);
  /* Opera */
  background: -webkit-linear-gradient(177deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%);
  background: -o-linear-gradient(177deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%);
  background: linear-gradient(273deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%);
  /* 標準 */ }

#index-activity-content:before {
  content: "";
  width: 100%;
  height: 480px;
  background-image: url("../images/background-black-line-top.jpg");
  background-size: cover;
  position: absolute;
  top: 0;
  z-index: 1; }

#index-activity-content:after {
  content: "";
  width: 100%;
  height: 500px;
  background-image: url("../images/background-black-line-bottom.jpg");
  background-size: cover;
  position: absolute;
  bottom: 0;
  z-index: 1; }

#index-activity-content {
  position: relative;
  background-color: #000000;
  background-size: cover;
  z-index: 20;
  padding: 30px; }
  #index-activity-content .container {
    line-height: 0;
    height: auto;
    padding: 30px 0;
    width: 80% !important;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 10; }
    #index-activity-content .container .line {
      width: 100px;
      height: 3px;
      background-color: #6DCFF6; }
  #index-activity-content .rule {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    height: auto;
    padding: 0; }
    #index-activity-content .rule .details {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      #index-activity-content .rule .details img {
        width: 25%;
        max-width: 320px;
        z-index: 1; }
    #index-activity-content .rule ol {
      position: relative;
      width: 55%; }
      #index-activity-content .rule ol li, #index-activity-content .rule ol .blue {
        font-size: 21px;
        font-weight: bold !important; }
      #index-activity-content .rule ol li {
        margin-bottom: 15px; }
    #index-activity-content .rule .confirm {
      padding: 30px 0; }
  #index-activity-content hr {
    border-top: 1px solid #555555; }
  #index-activity-content a {
    margin: 0 auto;
    font-size: 18px; }
  #index-activity-content a:nth-child(1) {
    margin-right: 5px; }
  #index-activity-content h2, #index-activity-content h3, #index-activity-content p, #index-activity-content li {
    color: #ffffff; }
  #index-activity-content .all-local li {
    margin-bottom: 30px; }
  #index-activity-content .blue {
    color: #6DCFF6 !important;
    display: inline-block; }
  #index-activity-content .text {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px; }
  #index-activity-content h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto 10px auto;
    position: relative;
    z-index: 20;
    margin-top: 60px; }
    #index-activity-content h2 span {
      font-size: 100px;
      color: #6DCFF6; }
  #index-activity-content h3 {
    font-size: 28px;
    margin: 10px auto 60px auto;
    font-weight: normal !important;
    text-align: center;
    width: 90%;
    z-index: 20; }
    #index-activity-content h3 span {
      color: #FFCD37;
      font-size: 28px;
      display: inline; }
  #index-activity-content span {
    font-size: 14px;
    display: block; }
  #index-activity-content p {
    font-size: 24px; }
  #index-activity-content .dot {
    color: #6DCFF6;
    margin: 0 10px 10px 10px;
    font-size: 20px; }

.fancybox-content {
  width: 45%;
  max-width: 1200px !important;
  max-height: 90%;
  border-radius: 2%; }

.fancybox-stage h3 {
  color: #6DCFF6;
  font-size: 36px;
  text-align: center;
  margin-bottom: 30px; }

.fancybox-stage .wrapper {
  width: 100%;
  margin: 0 auto;
  border: 10px solid #6DCFF6;
  padding: 30px 60px;
  border-radius: 2%; }

.fancybox-button:after,
.fancybox-button:before {
  content: none !important; }

.fancybox-button,
.fancybox-infobar__body {
  background: #000 !important;
  border-radius: 50% !important; }

.fancybox-button svg {
  color: #fff !important; }

.fancybox-slide--html .fancybox-close-small {
  position: absolute !important;
  top: 20px !important;
  right: 20px !important; }

.fancybox-container li {
  margin-bottom: 10px; }

.life-button-prev, .life-container-rtl .life-button-next, .life-button-next, .life-container-rtl .life-button-prev {
  z-index: 20; }

.life-slide {
  position: relative;
  max-height: 900px;
  min-height: 850px; }

.life-pagination-bullet {
  width: 80px !important; }

.life-pagination-bullet-active {
  opacity: 1;
  background-color: #000000; }

.life-pagination-bullet {
  opacity: 0.9; }

.icon-left-open-big:before, .icon-right-open-big:before {
  color: #ffffff; }

.life-button-prev, .life-container-rtl .life-button-next {
  left: 20px;
  right: auto; }

.life-button-next, .life-container-rtl .life-button-prev {
  right: 20px;
  left: auto; }

.fancybox-slide ol li h4 {
  color: #20a0d2; }

.fancybox-slide span {
  color: #777777; }

.fancybox-content {
  width: 50%;
  max-width: 1200px !important;
  max-height: 90%;
  border-radius: 15px; }

.fancybox-stage h3 {
  color: #20a0d2;
  font-size: 36px;
  text-align: center;
  margin-bottom: 30px; }

.fancybox-stage .wrapper {
  width: 100%;
  margin: 0 auto;
  border: 10px solid #6DCFF6;
  padding: 30px 60px;
  border-radius: 15px; }

.fancybox-button:after,
.fancybox-button:before {
  content: none !important; }

.fancybox-button,
.fancybox-infobar__body {
  background: #000 !important;
  border-radius: 50% !important; }

.fancybox-button svg {
  color: #fff !important; }

.fancybox-slide--html .fancybox-close-small {
  position: absolute !important;
  top: 20px !important;
  right: 20px !important; }

.fancybox-container li {
  margin-bottom: 10px; }

#learnmoreseries {
  background-color: #ffffff;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 60px 0 60px 0;
  z-index: 25; }
  #learnmoreseries .title {
    background-color: #ffffff;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 3vw; }
    #learnmoreseries .title h2 {
      font-size: 100px;
      color: #000000;
      line-height: 1 !important;
      position: relative;
      z-index: 10;
      scale: 1.8;
      opacity: 0; }
  #learnmoreseries .container {
    padding: 0; }
    #learnmoreseries .container a {
      background: -webkit-linear-gradient(177deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%) !important;
      background: -o-linear-gradient(177deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%) !important;
      background: linear-gradient(273deg, #3C3B9D 12.72%, #009BD9 54.96%, #80CCFF 93.32%) !important;
      color: #ffffff !important;
      width: 280px;
      padding: 1em;
      font-size: 18px;
      margin: 30px 0; }
  #learnmoreseries ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 0; }
  #learnmoreseries svg {
    width: 40px;
    height: 40px;
    margin: 0 10px; }
  #learnmoreseries h3 {
    line-height: 1.2 !important; }
  #learnmoreseries .slider .slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }

#questions {
  background-color: #F5F5F5;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 3vw 0 3vw 0;
  z-index: 25; }
  #questions h2 {
    color: #000000;
    margin-bottom: 30px; }
  #questions .line {
    height: 3px;
    background-color: #6DCFF6;
    margin-bottom: 10px; }
  #questions ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0; }
    #questions ol li {
      margin: 15px 0; }
      #questions ol li div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        text-align: left; }
        #questions ol li div h3 {
          padding: 0;
          margin: 0;
          max-width: 1050px; }
  #questions p {
    display: none;
    color: #777777;
    text-align: left; }
    #questions p span {
      color: #009BD9; }
  #questions .circle {
    background-color: #6DCFF6;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    color: #ffffff;
    font-size: 30px;
    margin-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
    #questions .circle.active {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
  #questions hr {
    width: 100%; }

#index-player {
  background-color: #ffffff;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 5vw 0 5vw 0;
  height: auto; }
  #index-player h2 {
    color: #000000;
    margin-bottom: 30px; }
  #index-player .title {
    height: 200px;
    background-color: #ffffff;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  #index-player .container {
    padding: 0;
    width: 1400px !important; }
  #index-player ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 0; }
  #index-player .swiper {
    width: 100%;
    height: 740px;
    padding: 30px 0 60px 0; }
  #index-player .swiper-wrapper {
    width: 90%;
    margin-right: 10% !important; }
  #index-player .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-size: cover;
    background-position: center; }
    #index-player .swiper-slide .country {
      color: #999999;
      font-size: 14px;
      margin-bottom: 0;
      margin-top: 15px; }
    #index-player .swiper-slide p {
      text-align: center;
      padding: 0 10px;
      font-size: 15px;
      line-height: 1.6 !important;
      width: 360px; }
    #index-player .swiper-slide h3 {
      color: #222222;
      font-weight: normal !important;
      margin-top: 0;
      margin-left: 0;
      margin-bottom: 10px;
      line-height: 1.2 !important; }
      #index-player .swiper-slide h3 span {
        font-size: 21px; }
    #index-player .swiper-slide img {
      display: block;
      width: 350px;
      height: 350px;
      -o-object-fit: cover;
      object-fit: cover; }
  #index-player a {
    font-size: 14px;
    padding: 0.4em 1.2em;
    margin-left: 15px;
    margin-bottom: 15px; }
  #index-player a {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'oswald'; }
    #index-player a svg {
      width: 16px;
      margin-right: 4px;
      margin-bottom: -2px; }
  #index-player h2 {
    font-weight: normal !important; }
  #index-player .swiper-button-next, #index-player .swiper-button-prev {
    color: #222222 !important; }
  #index-player .swiper-pagination-bullet-active {
    background-color: #222222 !important; }

#index-grc {
  background-image: url(../images/grc-map-bg.jpg);
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 25; }
  #index-grc .container {
    padding: 5vw 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
    position: relative; }
    #index-grc .container .text {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      flex-direction: column;
      position: relative;
      left: -250px; }
    #index-grc .container h2 {
      color: #FC4259; }
    #index-grc .container p {
      color: #ffffff;
      text-align: center; }
    #index-grc .container a {
      background-color: #FC4259 !important;
      color: #ffffff !important;
      border-color: #FC4259 !important;
      margin: 10px 0 30px 0; }
    #index-grc .container .hvr-sweep-to-right:before {
      background: #c30018 !important; }
    #index-grc .container img {
      width: 100%;
      max-width: 750px; }

#index-otherevent {
  background-color: #F5F5F5;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 3vw 0 3vw 0; }
  #index-otherevent h2 {
    color: #000000;
    margin-bottom: 30px; }
  #index-otherevent .title {
    height: 200px;
    background-color: #ffffff;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  #index-otherevent .container {
    padding: 0;
    width: 1400px !important; }
  #index-otherevent ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 0; }
  #index-otherevent .swiper {
    width: 100%;
    height: 500px;
    padding: 30px 0; }
  #index-otherevent .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    background-size: cover;
    background-position: center; }
  #index-otherevent .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  #index-otherevent a {
    font-size: 14px;
    padding: 0.4em 1.2em;
    margin-left: 15px;
    margin-bottom: 15px; }
  #index-otherevent h3 {
    color: #ffffff;
    font-weight: normal !important;
    margin: 0;
    margin-left: 15px; }
  #index-otherevent .bg01 {
    background-image: url(../images/other-event-01.jpg); }
  #index-otherevent .bg02 {
    background-image: url(../images/other-event-01.jpg); }
  #index-otherevent .bg03 {
    background-image: url(../images/other-event-01.jpg); }
  #index-otherevent .bg04 {
    background-image: url(../images/other-event-01.jpg); }
  #index-otherevent .bg05 {
    background-image: url(../images/other-event-01.jpg); }

.swiper-button-next, .swiper-button-prev {
  color: #ffffff !important; }

.swiper-pagination-bullet-active {
  background-color: #ffffff !important; }

#index-otherevent .card__one {
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  -o-transition: transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s; }
  #index-otherevent .card__one::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.15);
    content: '';
    opacity: 0;
    z-index: -1; }
  #index-otherevent .card__one:hover, #index-otherevent .card__one:focus {
    -webkit-transform: scale3d(1.006, 1.006, 1);
    transform: scale3d(1.006, 1.006, 1); }
    #index-otherevent .card__one:hover::after, #index-otherevent .card__one:focus::after {
      opacity: 1; }

#index-sponsor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  background-repeat: repeat;
  overflow: hidden;
  background: #FFFFFF;
  z-index: 25; }
  #index-sponsor h2 {
    margin: 0 auto;
    text-align: center;
    color: #333333 !important;
    font-size: 21px; }
  #index-sponsor .container {
    margin: 0 auto;
    padding: 5vw 0; }
  #index-sponsor .container div {
    margin: 0 auto;
    width: 80%;
    padding: 1vh 0;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  #index-sponsor a {
    margin-bottom: 0; }
  #index-sponsor div img {
    width: 100%;
    margin: 10px 0; }
  #index-sponsor div .biglogo {
    width: 100%;
    max-width: 300px;
    margin: 10px 0; }
  #index-sponsor div .spcial-logo-01 {
    max-width: 260px;
    margin: 10px 0; }
  #index-sponsor div .spcial-logo-02 {
    height: 100px;
    margin: 10px 0; }
  #index-sponsor .twologo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    #index-sponsor .twologo .logo-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }

#announce-special {
  background-color: #70cff4;
  background-image: url(../images/starlux-s.jpg);
  background-size: cover;
  background-position: top center; }
  #announce-special .container {
    width: 970px !important;
    line-height: 0;
    height: auto;
    padding: 5% 0 5% 0;
    max-height: 700px;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    #announce-special .container .frame {
      text-align: center;
      border: 5px #fff solid;
      width: 90%;
      padding: 3% 0; }
  #announce-special img {
    margin-bottom: 10px;
    width: 400px;
    margin-top: 140px; }
  #announce-special h2 {
    font-size: 36px;
    color: #847249;
    font-weight: bold; }
  #announce-special p {
    font-size: 20px;
    font-weight: 800;
    margin: 10px 0 20px 0;
    line-height: 1.6 !important;
    color: #222;
    text-align: center; }
  #announce-special .table-frame table {
    margin: 0 auto; }
    #announce-special .table-frame table .dark tr {
      background: #2f92b7;
      color: #fff;
      border: .5px solid #70cff4; }
    #announce-special .table-frame table tbody tr td {
      background: #ffffff;
      vertical-align: middle;
      border: none;
      font-weight: 400;
      border: .5px solid #70cff4;
      padding: .5em 1.2em; }
  #announce-special div a {
    margin: 0 auto; }
  #announce-special .btn-black-fill, #announce-special .btn-grey-fill {
    font-size: 18px !important; }
  #announce-special .lity-close {
    z-index: 9994;
    width: 100px;
    height: 100px;
    position: fixed;
    right: 10%;
    top: 10%;
    -webkit-appearance: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 80px;
    font-family: Arial,Baskerville,monospace;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border: 0;
    background: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  #announce-special .dot {
    color: #fff;
    margin: 0 10px 10px 10px;
    font-size: 20px; }
  #announce-special .small {
    font-size: .9rem; }

.lity-close {
  font-size: 80px !important;
  right: 60px;
  top: 60px; }

#kv-page-bar {
  border-top: 3px solid #000000;
  border-bottom: 3px solid #000000;
  background-color: #fff;
  position: relative;
  background-image: url(../images/category-subtitle.jpg);
  background-size: cover; }
  #kv-page-bar .bg {
    width: 100%; }
  #kv-page-bar h2 {
    font-size: 3.2vw;
    color: #000000;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 15px auto;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  #kv-page-bar .container {
    padding: 0; }

#fr-product {
  background-color: #ffffff; }
  #fr-product .container {
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10; }
    #fr-product .container h2 {
      -webkit-text-stroke-width: 1px;
      -webkit-text-stroke-color: #6DCFF6;
      font-family: 'Oswald';
      font-size: 11vw;
      text-align: center;
      color: #ffffff;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      position: absolute;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      z-index: 5; }
    #fr-product .container .watch {
      margin-top: 60px; }
    #fr-product .container .watch img {
      width: 100%;
      max-width: 1170px;
      position: relative;
      z-index: 10;
      margin-top: 100px; }
    #fr-product .container .text {
      width: 90%;
      margin: 0 auto; }
      #fr-product .container .text p {
        font-size: 21px;
        text-align: center;
        color: #ffffff;
        padding: 30px 30px 60px 30px; }

#fr-product:after {
  content: "";
  background: #009BD9;
  /* 備用純色 */
  background: -webkit-linear-gradient(178deg, #6DCFF6 -1.24%, #009BD9 97.87%);
  /* Safari */
  background: -moz-linear-gradient(178deg, #6DCFF6 -1.24%, #009BD9 97.87%);
  /* Firefox */
  background: -o-linear-gradient(178deg, #6DCFF6 -1.24%, #009BD9 97.87%);
  /* Opera */
  background: -webkit-linear-gradient(272deg, #6DCFF6 -1.24%, #009BD9 97.87%);
  background: -o-linear-gradient(272deg, #6DCFF6 -1.24%, #009BD9 97.87%);
  background: linear-gradient(178deg, #6DCFF6 -1.24%, #009BD9 97.87%);
  /* 標準 */
  width: 100vw;
  height: 300px;
  opacity: 1;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1; }

#guide-content {
  background-color: #ffffff; }
  #guide-content .container {
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10;
    width: 100% !important; }
    #guide-content .container h2 {
      font-size: 32px;
      color: #000000; }
    #guide-content .container p {
      font-size: 18px; }
    #guide-content .container .text {
      padding: 60px 0; }
    #guide-content .container .prepare {
      background-color: #FFFFFF;
      width: 80%;
      text-align: center; }
    #guide-content .container .guilde-01, #guide-content .container .guilde-02 {
      max-height: 700px;
      min-height: 400px;
      height: 60vh; }
      #guide-content .container .guilde-01 .bg, #guide-content .container .guilde-02 .bg {
        height: 60vh; }
    #guide-content .container .guilde-01 {
      background-color: #F5F5F5;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 100%;
      overflow: hidden; }
      #guide-content .container .guilde-01 .bg {
        width: 50%;
        background-position: center center;
        background-size: cover;
        background-image: url(../images/guide-training-bg.jpg);
        z-index: 1; }
      #guide-content .container .guilde-01 .text {
        width: 50%;
        margin: 0 auto;
        text-align: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 10px 0; }
        #guide-content .container .guilde-01 .text h2 {
          text-align: center; }
        #guide-content .container .guilde-01 .text p {
          text-align: center;
          color: #333333;
          padding: 10px 30px;
          max-width: 1000px; }
        #guide-content .container .guilde-01 .text a {
          margin: 0 auto; }
    #guide-content .container .guilde-02 {
      background-color: #F5F5F5;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 100%;
      overflow: hidden; }
      #guide-content .container .guilde-02 .bg {
        width: 50%;
        background-position: center center;
        background-size: cover;
        background-image: url(../images/guide-grc-bg.jpg);
        z-index: 1; }
      #guide-content .container .guilde-02 .text {
        width: 50%;
        margin: 0 auto;
        text-align: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 10px 0; }
        #guide-content .container .guilde-02 .text h2 {
          text-align: center; }
        #guide-content .container .guilde-02 .text p {
          text-align: center;
          color: #333333;
          padding: 10px 30px;
          max-width: 1000px; }
        #guide-content .container .guilde-02 .text a {
          margin: 0 auto;
          font-size: 18px; }
      #guide-content .container .guilde-02 .group-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; }
        #guide-content .container .guilde-02 .group-link a {
          margin: 0 5px; }
    #guide-content .container .guilde-03 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center;
      padding: 100px 0; }
      #guide-content .container .guilde-03 ol {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 90%;
        padding: 0 0 15px 0; }
        #guide-content .container .guilde-03 ol li {
          width: calc(90%/5);
          margin: 10px;
          background-color: #F5F5F5;
          border-radius: 15px;
          padding: 15px 20px;
          min-height: 210px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          #guide-content .container .guilde-03 ol li h3 {
            font-size: 24px; }
          #guide-content .container .guilde-03 ol li p {
            font-size: 15px;
            line-height: 1.6 !important; }
            #guide-content .container .guilde-03 ol li p span {
              color: #20a0d2; }
      #guide-content .container .guilde-03 a {
        color: #000000;
        font-size: 18px; }
      #guide-content .container .guilde-03 a:hover {
        color: #20a0d2; }
    #guide-content .container .guilde-04 {
      background-position: center center;
      background-size: cover;
      background-image: url(../images/guide-garmin-bg.jpg);
      height: 120vh;
      min-height: 950px; }
      #guide-content .container .guilde-04 .text {
        width: 80%;
        margin: 0 auto;
        text-align: center; }
        #guide-content .container .guilde-04 .text h2 {
          color: #ffffff; }
        #guide-content .container .guilde-04 .text p {
          text-align: center;
          color: #ffffff;
          padding: 30px auto; }

#grc {
  background-color: #000000; }
  #grc .bg {
    width: 100%;
    height: 600px;
    background-position: right center;
    background-size: cover;
    background-image: url(../images/grc-banner.jpg);
    z-index: 1; }
  #grc .container {
    overflow: hidden;
    position: relative;
    padding: 60px 0;
    z-index: 10; }
    #grc .container h2 {
      text-align: center;
      color: #FC4259; }
    #grc .container p {
      color: #ffffff; }
    #grc .container .text p {
      font-size: 21px;
      text-align: center;
      color: #ffffff; }
    #grc .container .link {
      width: 100%;
      text-align: center;
      margin: 0 auto;
      padding: 0 0 60px 0; }
      #grc .container .link a {
        margin: 5px 5px;
        width: 210px;
        text-transform: uppercase; }
      #grc .container .link h2 {
        color: #ffffff;
        margin-bottom: 30px; }
        #grc .container .link h2 span {
          color: #FC4259;
          display: inline;
          font-size: 48px; }
      #grc .container .link .hvr-sweep-to-right:before {
        content: "";
        background: #FC4259; }
  #grc .member {
    background-position: center center;
    background-size: cover;
    background-image: url(../images/grc-red-bg.jpg); }
    #grc .member .container {
      overflow: hidden;
      position: relative;
      padding: 60px 0;
      z-index: 10;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      #grc .member .container h2 {
        text-align: center;
        color: #FC4259; }
      #grc .member .container h3 {
        color: #ffffff;
        font-size: 28px; }
      #grc .member .container p {
        color: #ffffff;
        font-size: 16px; }
        #grc .member .container p span {
          color: #FC4259; }
      #grc .member .container img {
        width: 100%;
        max-width: 900px;
        margin: 0 auto; }
      #grc .member .container .link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0; }
      #grc .member .container a {
        background-color: #FC4259 !important;
        color: #ffffff !important;
        border-color: #FC4259 !important;
        margin: 10px 10px 30px 10px; }
      #grc .member .container .hvr-sweep-to-right:before {
        background: #c30018 !important; }
  #grc .passport {
    background-position: bottom center;
    background-size: cover;
    background-image: url(../images/grc-red-bg-2.jpg);
    position: relative;
    padding-bottom: 60px; }
    #grc .passport .container {
      overflow: hidden;
      position: relative;
      padding: 60px 0;
      z-index: 10;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      #grc .passport .container h2 {
        text-align: center;
        color: #FC4259; }
      #grc .passport .container h3 {
        color: #ffffff;
        font-size: 28px;
        width: 90%;
        text-align: center;
        margin-bottom: 30px;
        font-weight: normal !important; }
      #grc .passport .container p {
        color: #ffffff;
        font-size: 16px; }
      #grc .passport .container .small {
        color: #fc4259;
        margin-top: -20px; }
      #grc .passport .container img {
        width: 100%;
        max-width: 980px;
        margin: 0 auto;
        position: relative;
        z-index: 30; }
    #grc .passport .word {
      position: absolute;
      top: 250px;
      left: 30px;
      z-index: 10;
      width: 370px;
      -webkit-transform: rotate(-12.114deg);
      -ms-transform: rotate(-12.114deg);
      transform: rotate(-12.114deg);
      z-index: 5; }
    #grc .passport .stamp {
      width: 300px;
      aspect-ratio: 416 / 363;
      right: 30px;
      opacity: .4;
      position: absolute;
      bottom: -10px; }

#blog {
  background-color: #f5f5f5; }
  #blog .container {
    margin: 60px auto; }
  #blog h3 {
    text-align: center;
    margin: 0 auto 30px auto; }
  #blog ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-self: center;
    padding: 0 10px; }
    #blog ol li {
      background-color: #ffffff;
      width: 33.33%;
      border-radius: 10px;
      text-align: center;
      padding: 30px;
      margin: 0 10px; }
      #blog ol li h4 {
        color: #000000;
        margin: 15px 0 15px 0;
        font-size: 21px;
        line-height: 1.4 !important; }

#info-main-content {
  overflow: hidden;
  position: relative;
  background: white;
  width: 100%;
  padding: 3vw 0; }
  #info-main-content h2 {
    font-weight: bold;
    margin: 0 0 30px 0;
    padding: 0;
    color: #000000;
    line-height: 1.4 !important;
    text-align: center; }
  #info-main-content .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0; }
  #info-main-content .frame {
    width: calc(100% / 3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    #info-main-content .frame h2 {
      font-size: 32px;
      font-weight: bold;
      margin: 0;
      padding: 0;
      color: #20a0d2; }
    #info-main-content .frame h3 {
      font-size: 32px;
      font-weight: bold;
      margin: 0;
      padding: 0;
      color: #000000;
      line-height: 1.2 !important; }
  #info-main-content .headerdivider {
    border-left: 3px solid #000;
    height: 150px;
    width: 3px;
    padding: 10px 0; }

#info-link-group {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 0 0 60px 0; }
  #info-link-group .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 0; }
    #info-link-group .container .list {
      text-align: center; }
      #info-link-group .container .list a {
        margin: 0 5px; }

#info-activity {
  overflow: hidden;
  position: relative;
  background: #F5F5F5;
  width: 100%;
  min-height: 500px;
  max-height: 550px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
  #info-activity .bg {
    width: 50%;
    max-height: 700px;
    background-position: left center;
    background-size: cover;
    background-repeat: no-repeat; }
  #info-activity .text {
    width: 50%;
    padding: 3vw 5vw; }
    #info-activity .text hr {
      border-bottom: 3px solid #20A0D2; }
    #info-activity .text h3 {
      color: #111111;
      font-weight: bold;
      margin: 0;
      padding: 0; }
    #info-activity .text p {
      color: #111111;
      font-size: 18px;
      margin: 5px 0;
      line-height: 1.4 !important; }
      #info-activity .text p span {
        color: #76c7f3;
        padding-right: 15px; }

#asia-race {
  padding: 60px 0; }
  #asia-race h3 {
    text-align: center; }
  #asia-race .wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 1vw 3vw 0 3vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
    #asia-race .wrapper ol {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding-left: 0; }
      #asia-race .wrapper ol li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 18px;
        margin: 15px;
        text-transform: uppercase;
        color: #666666; }
        #asia-race .wrapper ol li a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          justify-self: center;
          line-height: 1.4 !important; }
          #asia-race .wrapper ol li a img {
            width: 32px; }
        #asia-race .wrapper ol li .grey {
          cursor: default;
          color: #666666 !important; }
        #asia-race .wrapper ol li span {
          display: block;
          font-size: 14px; }
      #asia-race .wrapper ol hr {
        width: 60px;
        color: #666666;
        margin: 0 10px; }

/*比賽詳細清單*/
#bus-table .list table thead tr {
  background: -webkit-linear-gradient(0.02deg, #5FA8EF 0.49%, #6DCFF6 18.11%, #F5FCFF 51.02%, #EDE939 88.58%, #FC4259 99.98%) !important;
  background: -o-linear-gradient(0.02deg, #5FA8EF 0.49%, #6DCFF6 18.11%, #F5FCFF 51.02%, #EDE939 88.58%, #FC4259 99.98%) !important;
  background: linear-gradient(89.98deg, #5FA8EF 0.49%, #6DCFF6 18.11%, #F5FCFF 51.02%, #EDE939 88.58%, #FC4259 99.98%) !important;
  border: none !important; }

#race-table .list, #bus-table .list {
  margin-top: 30px; }
  #race-table .list h2, #bus-table .list h2 {
    margin-bottom: 5px;
    color: #000;
    text-align: center; }
  #race-table .list h4, #bus-table .list h4 {
    font-size: 20px;
    margin-bottom: 20px;
    color: #000;
    text-align: center; }
  #race-table .list table, #bus-table .list table {
    width: 100%; }
  #race-table .list table thead tr, #bus-table .list table thead tr {
    background: #70cff4;
    background: -moz-linear-gradient(left, #70cff4 0%, #20a0d2 100%);
    background: -webkit-linear-gradient(left, #70cff4 0%, #20a0d2 100%);
    background: -webkit-gradient(linear, left top, right top, from(#70cff4), to(#20a0d2));
    background: -o-linear-gradient(left, #70cff4 0%, #20a0d2 100%);
    background: linear-gradient(to right, #70cff4 0%, #20a0d2 100%);
    text-align: center;
    color: #ffffff;
    border: .5px solid #70cff4; }
  #race-table .list table tbody tr:nth-child(odd), #bus-table .list table tbody tr:nth-child(odd) {
    background-color: #333333; }
  #race-table .list table tbody tr:nth-child(even), #bus-table .list table tbody tr:nth-child(even) {
    background-color: #111111; }
  #race-table .list table tbody tr td, #bus-table .list table tbody tr td {
    vertical-align: middle;
    border: none;
    font-weight: normal;
    border: .5px solid #70cff4;
    white-space: pre-line; }
  #race-table .list table tbody tr td:nth-child(1), #bus-table .list table tbody tr td:nth-child(1) {
    width: 25%;
    text-align: center; }
  #race-table .list table tbody tr td:nth-child(2), #bus-table .list table tbody tr td:nth-child(2) {
    width: 25%;
    text-align: center; }
  #race-table .list table tbody tr td:nth-child(3), #bus-table .list table tbody tr td:nth-child(3) {
    width: 25%;
    text-align: center; }
  #race-table .list table tbody tr td:nth-child(4), #bus-table .list table tbody tr td:nth-child(4) {
    width: 25%;
    text-align: center; }
  #race-table .list table tbody tr td.label, #bus-table .list table tbody tr td.label {
    width: 15%; }
  #race-table .list table tbody tr td img, #bus-table .list table tbody tr td img {
    width: 35px; }
  #race-table .list td, #bus-table .list td {
    font-size: 1rem;
    line-height: 1.6em;
    padding: 15px 10px;
    border: none;
    color: #fff; }

#race-table .wrapper, #bus-table .wrapper {
  width: 1170px;
  margin: 0 auto;
  padding: 0 3vw 3vw 3vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  #race-table .wrapper div, #bus-table .wrapper div {
    width: 100%;
    margin: 0 auto;
    text-align: center; }
  #race-table .wrapper a, #bus-table .wrapper a {
    margin-top: 30px; }

#asia-series-info {
  background: #6DCFF6; }
  #asia-series-info .container {
    line-height: 0;
    height: auto;
    padding: 0 0 5vw 0;
    max-height: 600px;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    #asia-series-info .container .medal {
      background-size: 160%;
      background-position: bottom center;
      background-repeat: no-repeat;
      width: 50%;
      height: auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      #asia-series-info .container .medal img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
    #asia-series-info .container .text {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      #asia-series-info .container .text img {
        width: 150px;
        margin-bottom: 10px; }
  #asia-series-info p {
    font-weight: 800;
    margin: 20px 0; }
  #asia-series-info a {
    margin: 0 auto; }
  #asia-series-info h2, #asia-series-info h3, #asia-series-info p {
    color: #ffffff;
    text-align: center; }
  #asia-series-info h2 {
    font-size: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    height: 130px; }
    #asia-series-info h2 span {
      font-size: 100px;
      color: #6DCFF6; }
  #asia-series-info h3 {
    font-weight: bold;
    margin-top: 30px;
    margin: 0;
    padding: 0; }

#medal .container {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 60px; }
  #medal .container .info-award ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #medal .container .info-award ol li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      #medal .container .info-award ol li h3 {
        margin-top: 0; }
  #medal .container h3 {
    margin-top: 30px; }

#series {
  position: relative;
  background-color: #F5F5F5;
  z-index: 10; }
  #series a:hover p {
    color: #137ec1; }
  #series .container {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 60px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 70% !important; }
    #series .container h2 {
      text-align: center;
      color: #000000;
      font-size: 48px;
      margin-bottom: 0;
      font-weight: normal; }
    #series .container h3 {
      text-align: center;
      line-height: 1.4 !important; }
    #series .container a p {
      margin: 60px auto 0 auto;
      text-align: center;
      font-size: 18px; }
    #series .container .all-grpup {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      margin-top: 30px; }
    #series .container .group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      #series .container .group h3 {
        color: #555555;
        font-size: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%; }
        #series .container .group h3 hr {
          border-top: 1px solid #acacac;
          width: 100%;
          max-width: 50px;
          margin: 0 5px; }
      #series .container .group ol {
        width: 100%;
        padding: 0 3vw;
        margin: 20px auto;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        z-index: 4; }
      #series .container .group li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 1em; }
        #series .container .group li h3 {
          font-size: 21px;
          margin-bottom: 0;
          font-weight: normal !important; }
        #series .container .group li p {
          margin: 0px auto 10px auto;
          text-align: center;
          font-size: 14px;
          line-height: 1.4 !important;
          color: #555555; }
        #series .container .group li a {
          font-size: 13px; }
        #series .container .group li img {
          max-width: 200px; }
    #series .container .group:nth-child(1) {
      width: 100%;
      margin: 0 auto; }

#type .pd-nav {
  width: 100%;
  max-width: 1170px;
  overflow-y: hidden;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 100px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

#type .pd-nav > * {
  max-width: calc(100% / 5); }

#type .pd-nav > * img {
  width: 100%;
  max-width: 140px; }

#type .pd-nav > * h5 {
  padding: 0 10px;
  margin-bottom: 5px; }

#type {
  position: relative;
  -webkit-transition: opacity 0.3s ease-out 0.2s;
  -o-transition: opacity 0.3s ease-out 0.2s;
  transition: opacity 0.3s ease-out 0.2s; }
  #type .wrapper > [id] {
    opacity: 0;
    height: 0; }
  #type .wrapper > [id].active {
    opacity: 1;
    height: auto; }

.intro .container .class-area .photo:after {
  content: "";
  background: #F5F5F5;
  width: 100vw;
  height: 300px;
  opacity: 1;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1; }

#rungroup, #virtualrun {
  width: 100%;
  overflow: hidden; }
  #rungroup .intro, #virtualrun .intro {
    position: relative;
    z-index: 10;
    text-align: center;
    padding-bottom: 30px;
    background: #ffffff; }
    #rungroup .intro .container, #virtualrun .intro .container {
      height: auto;
      padding: 100px 0 0 0;
      width: 100% !important;
      position: relative;
      top: 0;
      z-index: 20; }
      #rungroup .intro .container h2, #virtualrun .intro .container h2 {
        margin-bottom: 30px;
        color: #000000;
        line-height: 1.2 !important;
        text-transform: uppercase; }
      #rungroup .intro .container .class-area, #virtualrun .intro .container .class-area {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        #rungroup .intro .container .class-area .photo, #virtualrun .intro .container .class-area .photo {
          position: relative;
          height: 450px;
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
        #rungroup .intro .container .class-area .bg, #virtualrun .intro .container .class-area .bg {
          width: 60%;
          height: 450px;
          background-position: top center;
          background-size: cover;
          z-index: 10; }
        #rungroup .intro .container .class-area .text, #virtualrun .intro .container .class-area .text {
          background-color: #F5F5F5;
          width: 100%;
          padding: 60px 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
          #rungroup .intro .container .class-area .text ol, #virtualrun .intro .container .class-area .text ol {
            margin: 0;
            padding: 0;
            width: 50%;
            max-width: 400px; }
            #rungroup .intro .container .class-area .text ol li, #virtualrun .intro .container .class-area .text ol li {
              font-size: 16px;
              color: #333333;
              text-align: left;
              margin: 5px 0; }
              #rungroup .intro .container .class-area .text ol li .dot, #virtualrun .intro .container .class-area .text ol li .dot {
                color: #6DCFF6; }
            #rungroup .intro .container .class-area .text ol .small, #virtualrun .intro .container .class-area .text ol .small {
              color: #777777 !important; }
        #rungroup .intro .container .class-area hr, #virtualrun .intro .container .class-area hr {
          color: #D9D9D9;
          width: 100%;
          margin-bottom: 40px; }
        #rungroup .intro .container .class-area .link, #virtualrun .intro .container .class-area .link {
          background-color: #F5F5F5;
          width: 100%; }
          #rungroup .intro .container .class-area .link .small, #virtualrun .intro .container .class-area .link .small {
            padding: 10px 0 60px 0;
            color: #6DCFF6; }

.grc .bg {
  width: 100%;
  height: 600px;
  background-position: top center;
  background-size: cover;
  background-image: url(../images/grc-banner.jpg);
  z-index: 1; }

.grc .text {
  background-color: #000000;
  padding: 60px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .grc .text h3, .grc .text h4 {
    color: #ffffff; }
  .grc .text h3 {
    font-size: 36px;
    margin: 0px 0 10px 0; }
  .grc .text h4 {
    font-size: 24px;
    width: 80%;
    text-align: center;
    margin: 0 auto; }
  .grc .text a {
    margin-top: 30px; }

.gift-02 {
  width: 100%;
  background-color: #F5F5F5;
  margin-top: 60px; }
  .gift-02 .full-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .gift-02 .full-list .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      padding: 0 !important; }
      .gift-02 .full-list .container .photo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .gift-02 .full-list .container .photo img {
          width: 100%;
          max-width: 500px; }
      .gift-02 .full-list .container .text {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
  .gift-02 .straight .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .gift-02 .straight .container .photo img {
      max-width: 800px; }
  .gift-02 .note {
    font-size: .9rem;
    margin: 0 0 10px 0;
    color: #777777;
    margin: 0 auto 30px auto;
    text-align: center; }

#virtualrun hr {
  width: 100%;
  margin: 60px auto; }

#virtualrun .intro .container h2 {
  margin-bottom: 0px;
  color: #000000;
  line-height: 1.2 !important;
  text-transform: uppercase;
  font-size: 60px; }

#virtualrun .virtualrun-race img {
  width: 70%;
  max-width: 1170px;
  margin-top: 30px; }

.app {
  margin: 15px auto 60px auto; }
  .app img {
    margin-bottom: 10px;
    width: 200px; }
  .app svg {
    fill: #ffffff;
    margin-right: 10px; }
  .app h3 {
    color: #20a0d2;
    text-align: center;
    line-height: 1.4 !important;
    margin: 0 0 10px 0 !important;
    font-size: 40px; }
    .app h3 span {
      color: #222222; }
  .app h4 {
    color: #000000;
    font-size: 24px; }
  .app .link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .app a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    margin: 10px 15px;
    font-size: 14px !important; }

.btn-cta {
  position: fixed;
  z-index: 999;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  right: 40px;
  -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.5, 1);
  -o-transition: all 0.3s cubic-bezier(0, 0, 0.5, 1);
  transition: all 0.3s cubic-bezier(0, 0, 0.5, 1);
  opacity: 0.9; }

.btn-cta svg {
  width: 20px;
  fill: white; }

@media (max-width: 1440px) {
  .btn-cta {
    right: 8px; } }

@media (max-width: 767px) {
  .btn-cta {
    bottom: 64px; } }

.btn-cta-grc {
  bottom: 220px;
  background-color: #333333;
  -webkit-filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.25)); }
  .btn-cta-grc img {
    width: 60px;
    margin-top: 5px;
    margin-bottom: 5px;
    z-index: 18; }

.btn-cta-grc:before {
  content: "";
  position: absolute;
  background-color: #333333;
  top: 10px;
  left: 10px;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  z-index: 10; }

.btn-cta-grc:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  width: 86.5px;
  height: 86.5px;
  background: -webkit-gradient(linear, left top, left bottom, from(#FC4259), color-stop(41.54%, #C3293C), to(#730513));
  background: -webkit-linear-gradient(top, #FC4259 0%, #C3293C 41.54%, #730513 100%);
  background: -o-linear-gradient(top, #FC4259 0%, #C3293C 41.54%, #730513 100%);
  background: linear-gradient(180deg, #FC4259 0%, #C3293C 41.54%, #730513 100%);
  border-radius: 100%;
  z-index: 5; }

.btn-cta p {
  color: white;
  text-align: center;
  color: white;
  padding: 0;
  text-align: center;
  font-size: 16px;
  line-height: 1.2 !important;
  padding: 0;
  margin: 0;
  text-align: center;
  z-index: 18; }

.btn-cta-local {
  bottom: 100px;
  background-color: #ffffff;
  -webkit-filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.25)); }
  .btn-cta-local p {
    color: #009BD9; }

.btn-cta-local:before {
  content: "";
  position: absolute;
  background-color: #ffffff;
  top: 10px;
  left: 10px;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  z-index: 10; }

.btn-cta-local:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  width: 86.5px;
  height: 86.5px;
  background: -webkit-gradient(linear, left top, left bottom, from(#0179D8), to(#6DCEF5));
  background: -webkit-linear-gradient(top, #0179D8 0%, #6DCEF5 100%);
  background: -o-linear-gradient(top, #0179D8 0%, #6DCEF5 100%);
  background: linear-gradient(180deg, #0179D8 0%, #6DCEF5 100%);
  border-radius: 100%;
  z-index: 5; }

.btn-cta:hover {
  -webkit-transform: scale3d(1.06, 1.06, 1.06);
  transform: scale3d(1.06, 1.06, 1.06);
  opacity: 1; }

p[data-id="service"], .end {
  margin: 0 auto;
  text-align: center;
  color: #777777;
  font-size: 16px !important;
  background: #ffffff;
  padding: 60px 0 60px 0; }

p[data-id="footer"] {
  text-align: center;
  font-size: 1rem;
  color: #ffffff;
  background-color: #000000;
  padding: 25px;
  margin: 0; }

@media (min-width: 2000px) and (max-width: 2560px) {
  #hero {
    height: 1200px; }
    #hero .kv {
      height: 1200px; }
      #hero .kv .bg {
        height: 1100px; }
      #hero .kv .fromzero {
        height: 200px;
        bottom: 500px;
        left: 35%; }
      #hero .kv .tohero {
        height: 200px;
        bottom: 300px;
        right: 22%; }
  .runner {
    width: 700px; }
  .white-end-bg {
    height: 660px;
    top: 600px; }
  .index-sponsor {
    top: 1030px; }
  #index-activity-content {
    min-height: 85vh; }
    #index-activity-content .rule .details img {
      max-width: 350px; }
  #index-activity-content:before {
    height: 580px; }
  #index-activity-content:after {
    height: 440px; }
  #index-world-content {
    padding-bottom: 30px; }
  .life-slide {
    position: relative;
    max-height: 1120px;
    min-height: 850px; }
  #index-activity-content .place img {
    width: 25%;
    max-width: 310px;
    margin-top: 15px;
    margin-right: 30px;
    margin-bottom: 0;
    margin-left: 35%;
    top: 260px; }
  #index-player .container {
    padding: 0;
    width: 75% !important; }
  #nation .menu {
    max-height: 1200px; }
  #index-grc {
    background-position: top left;
    min-height: 900px; }
    #index-grc .container img {
      width: 100%;
      max-width: 1050px; }
    #index-grc p {
      font-size: 18px; }
  #series .container {
    width: 1400px !important; }
    #series .container .group li img {
      max-width: 250px; }
    #series .container .guilde-04 {
      height: 100vh;
      min-height: 900px; } }

@media (max-width: 1680px) {
  #hero {
    height: 850px; }
    #hero .kv {
      height: 850px; }
      #hero .kv .title {
        top: 120px;
        left: 40%;
        width: 52%; }
      #hero .kv .bg {
        height: 1000px; }
      #hero .kv .bg-item {
        height: 850px; }
      #hero .kv .fromzero {
        bottom: 250px;
        left: 40%; }
      #hero .kv .tohero {
        height: 150px;
        bottom: 95px;
        right: 15%; }
  .index-sponsor {
    right: 50px;
    top: 860px;
    width: 300px; }
  #index-world-content {
    padding-top: 60px; }
  #index-activity-content h3 {
    margin: 10px auto 30px auto; }
  #index-activity-content h2 {
    margin-top: 30px; }
  #index-activity-content .place img {
    top: 240px; }
  #grc .passport .container img {
    max-width: 800px; } }

@media (max-width: 1440px) {
  #menu ul li a {
    margin: 0 15px; }
  #hero {
    height: 750px; }
    #hero .kv {
      height: 750px; }
      #hero .kv .bg {
        height: 750px; }
      #hero .kv .bg-item {
        height: 850px; }
      #hero .kv .fromzero {
        bottom: 250px;
        left: 40%;
        height: 120px; }
      #hero .kv .tohero {
        height: 120px;
        bottom: 125px;
        right: 15%; }
  .runner {
    top: 60px;
    width: 500px;
    left: 2%; }
  .white-end-bg {
    top: 430px; }
  .index-sponsor {
    top: 720px; }
  #index-world-content .container {
    width: 1200px !important; }
  #world-area-component .products-category-list [id] .content .area-image .asiaimg {
    width: 550px;
    height: auto; }
  #world-area-component .products-category-list [id] .content .area-image .usaimg {
    width: 600px;
    height: auto; }
  #index-activity-content h2 {
    font-size: 48px;
    margin-top: 30px; }
  #index-activity-content h3 {
    font-size: 24px;
    margin: 10px auto 30px auto; }
    #index-activity-content h3 span {
      font-size: 24px; }
  #index-activity-content .rule ol {
    position: relative;
    margin-bottom: 0; }
    #index-activity-content .rule ol li, #index-activity-content .rule ol .blue {
      font-size: 18px; }
    #index-activity-content .rule ol a {
      font-size: 14px; }
  #index-activity-content .rule .confirm {
    padding: 20px 0; }
  #index-activity-content .text {
    margin-bottom: 10px; }
  #index-grc .container img {
    max-width: 600px; }
  .btn-cta {
    right: 30px; }
  #fr-product .container .watch {
    margin-top: 30px; }
  #series .container .group li img {
    max-width: 150px; } }

@media (max-width: 1368px) {
  h2, section h2 {
    font-size: 42px; }
  h3, section h3 {
    font-size: 28px; }
  #hero .kv .marker::after {
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 20px solid #000000; }
  #hero {
    height: 650px; }
    #hero .kv {
      height: 650px; }
      #hero .kv .bg {
        height: 700px; }
      #hero .kv .tohero {
        height: 120px;
        bottom: 100px;
        right: 15%; }
      #hero .kv .fromzero {
        bottom: 220px;
        left: 40%;
        height: 119px; }
  #logo-hero {
    height: 150px; }
    #logo-hero .logo img {
      max-width: 120px; }
    #logo-hero .slider img {
      height: 70px; }
  .life-slide {
    height: 93vh;
    max-height: 700px;
    min-height: 560px; }
  .runner {
    top: 80px;
    width: 400px;
    left: 4%; }
  .white-end-bg {
    top: 350px; }
  .index-sponsor {
    top: 640px;
    width: 260px; }
  #index-activity-content h2 {
    font-size: 36px; }
  #index-activity-content h3 {
    font-size: 21px; }
    #index-activity-content h3 span {
      font-size: 21px; }
  #index-activity-content ol li {
    font-size: 18px; }
  #index-activity-content ol .blue {
    font-size: 18px; }
  #index-activity-content .rule .confirm {
    padding: 20px 0 10px 0; }
  #world-area-component nav {
    margin-bottom: 0; }
    #world-area-component nav h4 {
      font-size: 21px; }
  #world-area-component .products-category-list [id] .content {
    padding-top: 0; }
    #world-area-component .products-category-list [id] .content ol a {
      min-height: 80px; }
      #world-area-component .products-category-list [id] .content ol a li {
        height: 80px; }
    #world-area-component .products-category-list [id] .content .area-image .asiaimg {
      width: 500px;
      height: auto; }
    #world-area-component .products-category-list [id] .content .area-image .usaimg {
      width: 520px;
      height: auto; }
  #index-world-content {
    padding-top: 30px;
    padding-bottom: 30px; }
    #index-world-content .container {
      width: 1050px !important;
      margin: 100px auto 0 auto; }
  #index-player .container {
    padding: 0;
    width: 90% !important; }
  #index-player h2 {
    font-size: 36px;
    margin-bottom: 10px; }
  #index-player .swiper-slide h3 {
    font-size: 24px;
    margin-bottom: 5px; }
  #index-otherevent .container {
    padding: 0;
    width: 90% !important; }
  #guide-content .container p {
    font-size: 16px; }
  #guide-content .container .guilde-03 ol li p {
    font-size: 14px; }
  #announce-special .container {
    width: 800px !important; }
  #announce-special h2 {
    font-size: 28px; }
  #announce-special p {
    font-size: 16px;
    margin: 10px 0 10px 0; }
  #announce-special .btn-black-fill, #announce-special .btn-grey-fill {
    font-size: 14px !important; }
  #announce-special img {
    margin-bottom: 5px;
    width: 350px;
    margin-top: 140px; }
  #product .wrapper .kv-series h1 {
    font-size: 48px; }
  #product .wrapper .kv-series h3 {
    font-size: 14px; }
  #product .wrapper .nation-series .all-content img {
    width: 250px; }
  #product .wrapper .nation-series .all-content a {
    font-size: 13px; }
  #product .wrapper .nation-series .icon-line img {
    width: 360px; }
  #index-player .swiper {
    width: 100%;
    height: 560px;
    padding: 30px 0 30px 0; }
  #index-player .swiper-slide img {
    width: 250px;
    height: 250px; }
  #index-player .swiper-slide p {
    font-size: 12px; }
  #learnmoreseries .title h2 {
    font-size: 80px; }
  #guide-content .container .guilde-03 {
    padding: 60px 0; }
  #grc .member .container h3, #grc .passport .container h3 {
    font-size: 24px; }
  #grc .passport .word {
    width: 260px; }
  #grc .passport .stamp {
    width: 220px; }
  #grc .member .container img {
    max-width: 700px; } }

@media (max-width: 1280px) {
  h2, section h2 {
    font-size: 40px; }
  h3, section h3 {
    font-size: 28px; }
  h4 {
    font-size: 21px;
    font-weight: bold; }
  section p {
    font-size: 15px; }
  #menu ul {
    margin-left: 120px; }
  #menu ul li a {
    margin: 0 10px;
    font-size: 16px; }
  #logo-hero .logo {
    left: 45%; }
  .runner {
    width: 360px;
    left: 4%; }
  .life-slide {
    height: 100vh;
    max-height: 600px;
    min-height: 450px; }
  #product .wrapper .kv-series h1 {
    font-size: 52px; }
  #product .wrapper .kv-series h3 {
    font-size: 20px; }
  #product .wrapper .nation-series .all-content .btn-white-fill {
    width: 250px; }
  #product .wrapper .nation-series .all-content h3 {
    font-size: 24px; }
  #questions .container {
    width: 80% !important; }
  #questions ol li div h3 {
    font-size: 24px; }
  #index-activity-content .place img {
    max-width: 360px;
    margin-bottom: 0px; }
  #index-activity-content h3, #index-activity-content ol li, #index-activity-content ol .blue {
    font-size: 16px; }
  #index-activity-content h2 {
    font-size: 42px; }
  #index-activity-content h3 {
    margin: 10px 0 15px 0; }
  #index-activity-content a {
    font-size: 14px; }
  #learnmoreseries .title h2 {
    font-size: 60px; }
  #index-sponsor h2 {
    font-size: 18px; }
  #index-sponsor div .biglogo {
    max-width: 230px; }
  #index-sponsor div .spcial-logo-01 {
    width: 225px;
    height: 80px; }
  #index-sponsor div .spcial-logo-02 {
    width: 475px;
    height: 80px; }
  #fr-product .container .watch img {
    width: 940px; }
  #grc .container .text p {
    font-size: 18px; }
  #grc .member .container h3,
  #grc .passport .container h3 {
    font-size: 21px; }
  #grc .container .link h2 span {
    font-size: 42px; }
  #virtualrun .intro .container h2 {
    font-size: 52px; }
  #virtualrun .app h3 {
    font-size: 36px; }
  #virtualrun .app h4 {
    font-size: 18px; } }

@media (max-width: 1024px) {
  #brand {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end; }
  #menu-bar .signup {
    width: 210px;
    margin: 0 10px; }
    #menu-bar .signup a {
      width: 210px; }
  #menu-bar .complete-button {
    margin-right: 10px; }
  #menu ul {
    margin-left: 0; }
  #menu-bar nav #menu {
    background-color: #000000;
    height: 65px;
    width: 100%;
    position: absolute;
    top: 65px; }
  #menu-bar nav .nav-pc {
    display: none; }
  #menu-bar nav .nav-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  #menu-bar nav.signup {
    position: absolute;
    right: 0;
    top: 11.5px; }
  #menu ul li a, #menu-bar .signup {
    background-image: -webkit-gradient(linear, left top, right top, from(#70cff4), color-stop(50%, #70cff4), color-stop(50%, #ffffff));
    background-image: -webkit-linear-gradient(left, #70cff4, #70cff4 50%, #ffffff 50%);
    background-image: -o-linear-gradient(left, #70cff4, #70cff4 50%, #ffffff 50%);
    background-image: linear-gradient(to right, #70cff4, #70cff4 50%, #ffffff 50%); }
  #announce-special .container {
    width: 600px !important; }
  #hero {
    height: 550px;
    margin-top: 80px; }
    #hero .kv {
      height: 550px; }
      #hero .kv .marker {
        display: none; }
      #hero .kv .fromzero {
        bottom: 190px;
        left: 40%;
        height: 85px; }
      #hero .kv .tohero {
        bottom: 90px;
        height: 85px; }
      #hero .kv .bg {
        height: 550px; }
      #hero .kv .title {
        top: 100px; }
  .runner {
    width: 300px;
    left: 4%;
    top: 110px; }
  .white-end-bg {
    top: 300px; }
  .index-sponsor {
    top: 600px;
    width: 260px; }
  #index-world-content .container {
    width: 900px !important;
    margin: 60px auto 0 auto; }
  #world-area-component .products-category-list [id] .content .area-image .asiaimg {
    width: 450px; }
  #world-area-component nav {
    margin-bottom: 0; }
    #world-area-component nav h4 {
      font-size: 21px; }
  #world-area-component .products-category-list [id] .content {
    padding-top: 0; }
    #world-area-component .products-category-list [id] .content ol a {
      min-height: 70px;
      width: 47%; }
      #world-area-component .products-category-list [id] .content ol a li {
        height: 70px; }
    #world-area-component .products-category-list [id] .content .area-image .asiaimg {
      width: 420px;
      height: auto; }
    #world-area-component .products-category-list [id] .content .area-image .usaimg {
      width: 450px;
      height: auto; }
  #index-activity-content:before {
    content: "";
    width: 100%;
    height: 300px; }
  #index-activity-content:after {
    content: "";
    width: 100%;
    height: 510px; }
  #index-activity-content .rule ol li,
  #index-activity-content .rule ol .blue {
    font-size: 16px; }
  #index-activity-content {
    height: auto;
    padding-bottom: 10vw;
    max-height: auto;
    background-position: 5% center; }
    #index-activity-content .container {
      width: 80% !important;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    #index-activity-content .rule .confirm {
      padding: 10px 0 10px 0; }
    #index-activity-content .rule ol {
      position: relative;
      margin-bottom: 0;
      padding: 0;
      width: 56%; }
      #index-activity-content .rule ol .blue {
        width: auto; }
      #index-activity-content .rule ol li {
        word-wrap: break-word;
        text-align: left; }
    #index-activity-content h2, #index-activity-content h2 span {
      font-size: 36px; }
    #index-activity-content h3 {
      width: 100%;
      font-size: 18px; }
      #index-activity-content h3 span {
        font-size: 18px; }
    #index-activity-content p {
      font-size: 12px; }
    #index-activity-content .text {
      width: 100%;
      margin-top: 30px; }
  #index-player .swiper-slide {
    width: 50% !important; }
  #index-player .container {
    padding: 0;
    width: 80% !important; }
  #index-player .swiper {
    width: 100%;
    height: 600px;
    padding: 30px 0; }
  #index-player .swiper-slide p {
    font-size: 13px;
    line-height: 1.5 !important;
    width: 250px; }
  #index-grc {
    background-position: left; }
    #index-grc .container img {
      max-width: 500px; }
    #index-grc .container .text {
      left: -150px; }
  #index-otherevent {
    padding: 60px 0; }
  #logo-hero {
    margin-top: 130px; }
    #logo-hero .slider img {
      margin: 0 10px;
      height: 70px; }
    #logo-hero .logo img {
      max-width: 120px;
      margin-left: 0; }
    #logo-hero h2 {
      font-size: 60px; }
  #kv-page-bar h2 {
    font-size: 6vw; }
  #fr-product .container .watch img {
    width: 850px; }
  #guide-content .container .guilde-01 .bg {
    background-position: 70% center; }
  #guide-content .container .guilde-03 ol {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #guide-content .container .guilde-03 ol li {
      width: calc(90% / 3); }
  #guide-content .container .guilde-03 a {
    font-size: 18px; }
  #guide-content .container .guilde-04 {
    height: 70vh; }
  #series .container .group li img {
    max-width: 150px; }
  #grc .container .link a {
    width: 150px; }
  #grc .bg {
    height: 380px; }
  #grc .container .link {
    width: 100%; }
  #grc .passport .container img {
    max-width: 70%; }
  #grc .passport .stamp {
    bottom: 40px; }
  #grc .passport .word {
    top: 190px;
    left: 30px; }
  #blog ol li {
    min-height: 190px; }
    #blog ol li h4 {
      font-size: 18px; } }

@media (max-width: 820px) {
  #menu ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
  #hero {
    height: 550px; }
    #hero .kv {
      height: 550px; }
      #hero .kv .title {
        width: 40%;
        top: 80px; }
      #hero .kv .marker {
        display: none; }
      #hero .kv .fromzero {
        bottom: 220px;
        left: 40%;
        height: 70px; }
      #hero .kv .tohero {
        bottom: 140px;
        height: 70px; }
      #hero .kv .people .subject {
        left: -45px;
        right: 0; }
        #hero .kv .people .subject img {
          width: 100%; }
      #hero .kv .bg {
        top: 20px;
        height: 540px; }
  #menu ul li a, #menu-bar .signup {
    font-size: 15px; }
  .life-pagination-bullet {
    width: 50px !important; }
  .runner {
    width: 300px;
    top: 130px; }
  .white-end-bg {
    top: 420px;
    background-size: contain;
    height: 300px; }
  #index-world-content {
    padding-top: 60px;
    padding-bottom: 0; }
    #index-world-content .container {
      width: 700px !important;
      margin: 60px auto 0 auto; }
  #world-area-component nav {
    margin-bottom: 30px; }
  #world-area-component .products-category-list {
    height: 960px; }
    #world-area-component .products-category-list [id] .content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      #world-area-component .products-category-list [id] .content ol {
        width: 80%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        #world-area-component .products-category-list [id] .content ol a {
          min-height: 80px; }
      #world-area-component .products-category-list [id] .content .area-image .asiaimg {
        width: 470px;
        margin: 0 auto; }
  #index-activity-content {
    padding-bottom: 60px; }
    #index-activity-content span {
      font-size: 12px; }
    #index-activity-content .all-local .local p span {
      font-size: 10px; }
    #index-activity-content .place img {
      width: 50%;
      max-width: 220px;
      margin-right: 0;
      top: 190px;
      margin-left: 45%; }
    #index-activity-content .text {
      width: 100%;
      margin-top: 0; }
    #index-activity-content .rule ol a {
      font-size: 12px; }
    #index-activity-content .all-local .local p {
      font-size: 24px; }
  #index-activity-content:after {
    height: 400px; }
  #index-activity-content .rule .details img {
    width: 35%;
    max-width: 320px;
    margin-top: 20px; }
  #index-activity-content .rule ol {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    width: 80%; }
  #questions ol li div h3 {
    font-size: 24px;
    max-width: 580px; }
  #grc .title h2 {
    font-size: 120px; }
  .app {
    margin: 30px auto 0 auto; }
  .app, .virtualrun-race {
    width: 80%;
    margin: 0 auto; }
    .app h4, .virtualrun-race h4 {
      line-height: 1.2 !important;
      font-size: 24px; }
    .app h3, .virtualrun-race h3 {
      margin: 0 0 10px 0 !important; }
  #virtualrun .virtualrun-race img {
    width: 100%; }
  #fr-product .container h2 {
    font-size: 15vw; }
  #fr-product .container .watch img {
    width: 650px; }
  #index-grc .container .text {
    left: 0; }
  #guide-content .container h2 {
    font-size: 28px; }
  #guide-content .container p {
    font-size: 14px; }
  #guide-content .container .guilde-01, #guide-content .container .guilde-02 {
    height: 50vh; }
  #guide-content .container .guilde-02 .text {
    padding: 10px 20px; }
    #guide-content .container .guilde-02 .text p {
      padding: 10px 0px; }
  #guide-content .container .guilde-04 {
    min-height: 800px; }
  #series .container .all-grpup {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  #series .container .group {
    min-width: 30%;
    margin-top: 15px; }
  #series .container li img {
    max-width: 210px; }
  #series .container li p {
    font-size: 13px; }
  #grc .container .link a {
    width: 210px; }
  #grc .container .text p {
    font-size: 18px;
    width: 90%;
    margin: 0 auto; }
  #grc .passport .container img {
    max-width: 70%;
    margin-top: 50px; }
  #grc .passport .word {
    top: 200px;
    left: 20px; }
  #virtualrun .intro .container {
    padding: 100px 0 100px 0; } }

@media (max-width: 768px) {
  #menu {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch; }
    #menu ul {
      width: 100% !important;
      text-align: left;
      padding-left: 20px; }
      #menu ul li {
        margin-right: 15px; }
        #menu ul li a {
          margin: 0 10px;
          font-size: 16px;
          white-space: nowrap; }
  #menu ul li.social a {
    margin: 0 2px 0 0;
    padding-right: 10px; }
  #menu ul li.active a:before {
    bottom: -18px; }
  #menu .language {
    position: absolute;
    right: 5px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end; }
  #hero .kv .bg {
    height: 510px;
    top: 40px; }
  #hero .kv .scene {
    left: -2% !important;
    bottom: -40% !important; }
  #questions ol li div h3 {
    max-width: 540px; }
  #index-award .buttons {
    max-width: 720px; }
  #watchface-content .container {
    width: 55% !important;
    padding: 0 2rem; }
    #watchface-content .container p {
      margin: 10px auto 10px auto; }
  #pacer-content {
    height: 450px; } }

@media (max-width: 650px) {
  .white-end-bg {
    top: 450px; } }

@media (max-width: 599px) {
  h2, section h2 {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 800 !important;
    line-height: 1.2 !important; }
  h3, section h3 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: bold !important;
    line-height: 1.6 !important; }
  h4 {
    font-size: 21px;
    font-weight: bold; }
  section p {
    font-size: 14px; }
  #kv-page-bar {
    background-position: 15% center; }
    #kv-page-bar h2 {
      font-size: 40px; }
  #menu-bar .signup {
    width: 110px;
    right: 0;
    margin: 0 10px 0 0; }
    #menu-bar .signup a {
      width: 110px;
      font-size: 11px;
      padding: 8px 6px; }
  #menu ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
    #menu ul li a {
      margin: 0 5px;
      font-size: 14px;
      white-space: nowrap; }
  #menu .language {
    position: absolute;
    right: 5px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end; }
    #menu .language li {
      margin: 0 1px; }
      #menu .language li a {
        margin: 0 10px; }
  #menu .language li a {
    margin: 0 15px;
    color: #777777;
    background-image: -webkit-gradient(linear, left top, right top, from(#777777), color-stop(50%, #777777), color-stop(50%, #777777));
    background-image: -webkit-linear-gradient(left, #777777, #777777 50%, #777777 50%);
    background-image: -o-linear-gradient(left, #777777, #777777 50%, #777777 50%);
    background-image: linear-gradient(to right, #777777, #777777 50%, #777777 50%); }
  #hero {
    height: 520px; }
    #hero .kv .bg {
      top: 0;
      background-position: top center;
      background-size: cover;
      background-image: url(../images/kv-bg-m.jpg);
      height: 590px; }
    #hero .kv .title {
      width: 90%;
      top: 90px;
      position: absolute;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    #hero .kv .fromzero {
      bottom: 175px;
      left: 17%;
      height: 69px; }
    #hero .kv .tohero {
      bottom: 100px;
      height: 70px;
      right: 3%; }
    #hero .bg-item {
      display: none; }
  .index-sponsor {
    top: 580px;
    width: 160px;
    right: 20px; }
  .runner {
    width: 250px;
    top: 180px;
    left: -20px; }
  .white-end-bg {
    top: 480px;
    background-size: contain;
    height: 300px; }
  .btn-cta-grc, .btn-cta-local {
    opacity: 0; }
  .slider {
    margin: 10vw auto 2vw auto; }
  #logo-hero {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 120px; }
    #logo-hero .logo {
      left: auto; }
      #logo-hero .logo img {
        margin-left: auto;
        max-width: 100px; }
    #logo-hero .slider {
      height: auto;
      width: 90%;
      margin: 2vw auto 2vw auto; }
  .fancybox-content {
    width: 90%; }
  #index-world-content {
    background-image: url(../images/world-ink-background-m.jpg);
    background-size: cover; }
    #index-world-content .container {
      width: 90% !important;
      margin: 60px auto 0 auto; }
      #index-world-content .container h2 {
        font-size: 36px; }
      #index-world-content .container p {
        font-size: 18px; }
  #index-world-content .container h2:after {
    top: 90%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
    width: 45%; }
  #world-area-component nav {
    margin-bottom: 30px;
    position: relative;
    z-index: 30; }
    #world-area-component nav h4 {
      font-size: 18px; }
  #world-area-component .products-category-list {
    height: 680px; }
    #world-area-component .products-category-list [id] .content ol {
      width: 100%; }
      #world-area-component .products-category-list [id] .content ol a {
        min-height: 70px; }
      #world-area-component .products-category-list [id] .content ol a li {
        height: 70px; }
      #world-area-component .products-category-list [id] .content ol a p {
        font-size: 16px;
        bottom: -20px; }
      #world-area-component .products-category-list [id] .content ol a img {
        width: 28px;
        margin-right: 15px;
        margin-bottom: 10px; }
    #world-area-component .products-category-list [id] .content .area-image .asiaimg {
      width: 280px;
      margin: 0 auto; }
    #world-area-component .products-category-list [id] .content .area-image .usaimg {
      width: 330px;
      height: auto; }
    #world-area-component .products-category-list #usa-area .content ol a, #world-area-component .products-category-list #usa-area .content ol a li {
      height: 110px; }
  #index-activity-content:before {
    content: "";
    width: 100%;
    height: 180px;
    top: 0;
    left: 0; }
  #index-activity-content {
    max-height: 3000px;
    padding-bottom: 30px; }
    #index-activity-content .container {
      width: 90% !important;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      #index-activity-content .container .place {
        margin-bottom: 0px; }
      #index-activity-content .container h2, #index-activity-content .container h2 span {
        font-size: 36px;
        height: auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 0; }
    #index-activity-content a {
      width: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    #index-activity-content a:nth-child(1) {
      margin-right: 0; }
    #index-activity-content h3 {
      font-size: 18px;
      margin: 15px 0 15px 0;
      padding: 0;
      text-align: left; }
    #index-activity-content h2 {
      margin-bottom: 0; }
    #index-activity-content hr {
      border-top: 1px solid #555555;
      width: 100%; }
    #index-activity-content .text {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      #index-activity-content .text ol {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: left;
        padding: 0; }
        #index-activity-content .text ol li {
          font-size: 15px; }
    #index-activity-content .rule .confirm {
      padding: 30px 0; }
    #index-activity-content .rule ol {
      left: 0;
      padding: 0;
      width: 100%; }
      #index-activity-content .rule ol a {
        font-size: 16px !important;
        width: 80%; }
      #index-activity-content .rule ol li {
        margin-bottom: 10px;
        font-size: 16px; }
    #index-activity-content .rule .details {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }
      #index-activity-content .rule .details img {
        width: 65%;
        max-width: 320px;
        margin-top: 60px; }
  #index-activity-content:after {
    display: none; }
  .fancybox-stage .wrapper {
    width: 100%;
    margin: 0 auto;
    border: 5px solid #6DCFF6;
    padding: 30px 15px;
    border-radius: 0; }
  .fancybox-content {
    padding: 20px !important;
    border-radius: 15px; }
  .fancybox-stage h3 {
    font-size: 30px;
    margin-bottom: 15px; }
  #index-player {
    padding: 60px 0; }
    #index-player .container {
      padding: 0;
      width: 95% !important; }
    #index-player h2 {
      font-size: 28px;
      width: 90%;
      margin: 0 auto 10px auto; }
    #index-player .swiper-wrapper {
      width: 100%;
      margin-right: 0% !important; }
      #index-player .swiper-wrapper p {
        width: 280px; }
    #index-player .swiper-slide {
      margin-right: 30px !important;
      width: 100% !important; }
    #index-player a {
      font-size: 12px !important;
      width: 70%; }
  #learnmoreseries .title h2 {
    font-size: 42px; }
  #questions {
    padding: 60px 0; }
    #questions .circle {
      margin-left: 0; }
    #questions ol li div h3 {
      font-size: 20px;
      margin-right: 0;
      width: 80%; }
    #questions p {
      margin-top: 10px; }
  #index-sponsor .container {
    padding: 15vw 0 5vw 0; }
  #index-sponsor h2 {
    font-size: 24px; }
  #index-sponsor .container div {
    width: 100%;
    padding: 2vh 0; }
  #index-sponsor div img {
    width: 40%;
    max-width: 200px;
    margin: 10px 0; }
  #index-sponsor .twologo img {
    width: 100%;
    height: auto; }
  #index-sponsor .twologo {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  #index-sponsor .training {
    margin-bottom: 30px !important; }
  #index-grc {
    background-position: 1.5%; }
    #index-grc .container {
      padding: 60px 0; }
      #index-grc .container img {
        max-width: 90%; }
  p[data-id="service"] {
    padding: 30px 15px 40px 15px;
    font-size: 14px !important; }
  #info-activity {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 750px; }
    #info-activity .bg {
      width: 100%;
      height: 100vw; }
    #info-activity .text {
      width: 100%;
      padding: 5vh 5vh; }
      #info-activity .text p, #info-activity .text p span {
        font-size: 14px;
        text-align: left; }
      #info-activity .text h3 {
        font-size: 28px; }
    #info-activity .container {
      padding: 100px 0; }
  #index-otherevent h2 {
    color: #000000;
    margin-bottom: 0; }
  #index-otherevent .swiper-pagination {
    bottom: 0; }
  #index-otherevent a {
    font-size: 14px !important;
    width: 90%; }
  #index-grc .container h2 {
    color: #FC4259;
    width: 60%; }
  #index-grc .container a {
    font-size: 14px !important;
    width: 80%; }
  #series .container li a {
    padding: 0.3em 0.2em !important; }
  #series .container {
    padding: 30px 0; }
    #series .container .product {
      overflow: auto; }
    #series .container ol {
      width: 170%;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row;
      flex-flow: row;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      padding: 0 10px;
      padding-left: 30px; }
    #series .container li {
      padding: 0;
      margin-right: 10px; }
      #series .container li a {
        font-size: 12px !important;
        width: 80%;
        padding: 0.8em 0.2em !important; }
      #series .container li p {
        font-size: 12px; }
      #series .container li img {
        max-width: 160px; }
    #series .container li h3 {
      font-size: 16px; }
    #series .container h3 {
      font-size: 24px; }
  #series .container .group li p {
    margin: 10px auto 10px auto;
    font-size: 12px; }
  .app {
    margin: 30px auto 0 auto; }
  .app, .virtualrun-race {
    width: 80%;
    margin: 0 auto; }
    .app h4, .virtualrun-race h4 {
      line-height: 1.4 !important;
      font-size: 18px;
      margin-top: 10px; }
    .app h3, .virtualrun-race h3 {
      font-size: 28px;
      margin: 30px 0 10px 0 !important; }
    .app .link, .virtualrun-race .link {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
  .btn-cta {
    width: 90px;
    height: 90px;
    right: 10px; }
    .btn-cta p {
      font-size: 14px; }
  .btn-cta-grc {
    bottom: 120px; }
    .btn-cta-grc img {
      width: 50px; }
  .btn-cta-local {
    bottom: 15px; }
  .btn-cta-grc:after,
  .btn-cta-local:after {
    content: "";
    width: 76.5px;
    height: 76.5px; }
  .btn-cta-grc:before,
  .btn-cta-local:before {
    width: 70px;
    height: 70px; }
  #fr-product .container .watch img {
    width: 370px;
    margin-top: 60px; }
  #fr-product .container .text p {
    font-size: 16px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 15px 0px 30px 0px; }
  #fr-product .container h2 {
    font-size: 17vw; }
  #fr-product:after {
    height: 200px; }
  #guide-content .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    #guide-content .container .guilde-01, #guide-content .container .guilde-02 {
      width: auto;
      height: auto;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      #guide-content .container .guilde-01 .text, #guide-content .container .guilde-02 .text {
        padding: 30px 0 60px 0;
        width: 100%; }
        #guide-content .container .guilde-01 .text p, #guide-content .container .guilde-02 .text p {
          width: 90%;
          padding: 10px 0; }
      #guide-content .container .guilde-01 a, #guide-content .container .guilde-02 a {
        font-size: 14px !important;
        width: 90%;
        text-align: center; }
      #guide-content .container .guilde-01 .bg, #guide-content .container .guilde-02 .bg {
        width: 100%;
        height: 300px; }
    #guide-content .container .guilde-02 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }
      #guide-content .container .guilde-02 .text h2 {
        width: 90%; }
      #guide-content .container .guilde-02 .group-link a {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        line-height: 1.4 !important; }
    #guide-content .container .guilde-03 ol {
      width: 100%;
      -webkit-box-pack: left;
      -ms-flex-pack: left;
      justify-content: left;
      padding: 0;
      margin-left: 5%; }
      #guide-content .container .guilde-03 ol li {
        padding: 15px;
        width: calc(90% / 2 - 10px); }
        #guide-content .container .guilde-03 ol li p {
          font-size: 12px; }
        #guide-content .container .guilde-03 ol li h3 {
          font-size: 18px;
          margin-bottom: 5px; }
    #guide-content .container .guilde-03 p {
      width: 90%;
      text-align: left; }
    #guide-content .container .guilde-03 a {
      font-size: 16px !important;
      margin-top: 15px; }
      #guide-content .container .guilde-03 a p {
        width: 100%; }
    #guide-content .container .guilde-04 {
      font-size: 14px !important;
      background-color: black;
      background-position: bottom center;
      background-size: 140%;
      background-repeat: no-repeat;
      min-height: 700px; }
      #guide-content .container .guilde-04 a {
        font-size: 14px !important;
        margin-top: 15px;
        width: 90%;
        text-align: center; }
      #guide-content .container .guilde-04 .text {
        width: 90%; }
  #series .container .group:nth-child(1) h3 hr {
    max-width: 80px; }
  #series .container .group h3 {
    color: #000000; }
  #series .container .group h3 hr {
    width: 80px;
    max-width: 80px; }
  #series .container a p {
    margin: 30px auto 0 auto;
    font-size: 16px; }
  #blog ol {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    #blog ol li {
      width: 80%;
      padding: 15px 30px;
      margin-bottom: 15px;
      min-height: 120px; }
      #blog ol li h4 {
        font-size: 16px; }
  #grc {
    padding: 60px 0 30px 0; }
    #grc .bg {
      background-size: cover;
      background-image: url(../images/grc-banner-m.jpg); }
    #grc .container {
      padding: 30px 0; }
      #grc .container img {
        margin-top: 15px; }
      #grc .container .link a {
        margin: 15px;
        width: 140px;
        text-transform: uppercase;
        padding: 1em .2em !important;
        font-size: 12px !important; }
      #grc .container .text p {
        font-size: 16px; }
    #grc .member .container h2,
    #grc .passport .container h2 {
      width: 90%;
      font-size: 28px; }
    #grc .member .container h3,
    #grc .passport .container h3 {
      width: 90%;
      font-size: 18px; }
    #grc .member {
      background-position: bottom center;
      background-size: cover;
      background-image: url(../images/grc-red-bg.jpg);
      background-repeat: no-repeat;
      background-size: 220%; }
      #grc .member .container p {
        width: 75%;
        font-size: 14px; }
    #grc .passport {
      padding-bottom: 30px; }
      #grc .passport .container img {
        max-width: 90%;
        margin-top: 50px; }
      #grc .passport .word {
        width: 200px;
        top: 209px;
        left: 20px;
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg); }
      #grc .passport .stamp {
        bottom: auto;
        top: 200px;
        width: 110px; }
    #grc .container .link h2 {
      font-size: 28px;
      margin-bottom: 15px; }
      #grc .container .link h2 span {
        font-size: 28px; }
    #grc .container .link a {
      margin: 10px;
      width: 150px;
      padding: 1em .2em !important; }
  #virtualrun .intro .container h2 {
    font-size: 36px; }
  #virtualrun .intro .container {
    padding: 60px 0 60px 0; }
  #virtualrun .intro .container .class-area hr {
    margin: 10px auto 30px auto; }
  #virtualrun .app h3 {
    font-size: 24px;
    margin: 10px 0 10px 0 !important; }
  .app img {
    margin-bottom: 10px;
    width: 160px; }
  p[data-id="footer"] {
    font-size: 12px;
    padding: 16px; } }

@media (max-width: 430px) {
  .white-end-bg {
    top: 490px; } }

@media (max-width: 390px) {
  .white-end-bg {
    top: 124vw; }
  #hero .kv .fromzero {
    bottom: 190px;
    left: 5%;
    height: 70px; }
  #hero .kv .tohero {
    bottom: 115px;
    height: 70px;
    right: 3%; } }

@media (max-width: 375px) {
  h2, section h2 {
    font-size: 28px; }
  #menu-bar #brand #logo {
    width: 100px;
    height: 32px;
    background-size: 100px 32px; }
  #menu ul li {
    margin-right: 5px; }
  #index-activity-content .place img {
    width: 100%;
    max-width: 150px; }
  #index-activity-content .rule ol a {
    font-size: 14px !important;
    width: 80%; }
  #world-area-component .products-category-list [id] .content ol a p {
    font-size: 14px; }
  #world-area-component .products-category-list [id] .content ol a p span {
    font-size: 10px; }
  .white-end-bg {
    top: 130vw; }
  #questions ol li div h3 {
    width: 85%; }
  #index-sponsor h2 {
    font-size: 18px; }
  #fr-product .container .watch img {
    width: 350px; }
  .app img {
    width: 160px; }
  #grc .container .link a {
    width: 150px; }
  #grc .member .container h3, #grc .passport .container h3 {
    font-size: 16px; }
  #grc .passport .container p {
    font-size: 14px; }
  #grc .passport .word {
    width: 160px;
    top: 225px;
    opacity: .6; } }

@media (max-width: 360px) {
  #hero {
    height: 530px; }
    #hero .kv {
      height: 530px; }
      #hero .kv .fromzero {
        bottom: 150px; }
      #hero .kv .tohero {
        bottom: 75px; }
  #menu-bar #brand #logo {
    left: 12px; }
  #menu ul li a {
    font-size: 13px; }
  .life-slide {
    height: 100vh;
    max-height: 510px;
    min-height: 500px; }
  .life-pagination-fraction, .life-pagination-custom, .life-container-horizontal > .life-pagination-bullets {
    bottom: 5px; }
  .life-container-horizontal > .life-pagination-bullets .life-pagination-bullet {
    margin: 0 5px;
    height: 3px !important; }
  #kv-sponsor .logo {
    margin: 0 15px; }
  #index-activity-content h2 {
    font-size: 32px; }
  #index-activity-content h3 {
    font-size: 16px; }
  #index-activity-content a {
    width: 45%;
    font-size: 14px !important; }
  #index-activity-content .container h2,
  #index-activity-content .container h2 span {
    font-size: 32px; }
  .runner {
    width: 230px; }
  .white-end-bg {
    top: 140vw; }
  #world-area-component .products-category-list [id] .content ol a {
    width: 46%; }
  #world-area-component .products-category-list {
    height: 640px; }
  #index-world-content .container p {
    font-size: 16px; }
  #world-area-component .products-category-list [id] .content .area-image .asiaimg {
    width: 240px; }
  #world-area-component .products-category-list #usa-area .content ol a, #world-area-component .products-category-list #usa-area .content ol a li {
    height: 85px; }
  #world-area-component .products-category-list [id] .content .area-image .usaimg {
    width: 300px; }
  .btn-cta-grc {
    bottom: 110px; }
  .btn-cta-local {
    bottom: 10px; }
  #questions .circle {
    width: 30px;
    height: 30px; }
  #index-otherevent a {
    font-size: 12px !important;
    width: 90%; }
  #index-activity-content .text {
    width: 94%; }
  #index-otherevent .swiper {
    height: 400px;
    padding: 30px 0; }
  #learnmoreseries .title h2 {
    font-size: 32px; }
  #series .container ol {
    width: 180%; }
  #series .container li a {
    font-size: 12px !important;
    width: 80%; }
  .app img {
    width: 130px; }
  #fr-product .container .watch img {
    width: 330px;
    margin-top: 50px; }
  #fr-product:after {
    height: 260px; }
  #grc .container .link a {
    width: 150px; }
  #virtualrun .intro .container h2 {
    font-size: 36px; }
  #guide-content .container .text {
    padding: 30px 0; }
  #guide-content .container h2 {
    font-size: 24px; }
  #guide-content .container .guilde-01 .text, #guide-content .container .guilde-02 .text {
    padding: 30px 0 30px 0;
    width: 100%; }
  #guide-content .container .guilde-01 .bg, #guide-content .container .guilde-02 .bg {
    width: 100%;
    height: 250px; }
  #guide-content .container .guilde-03 ol li {
    padding: 5px; }
  #series .container h3 {
    font-size: 24px; } }

@media (max-width: 320px) {
  h2, section h2 {
    font-size: 28px; }
  h3, section h3 {
    font-size: 21px; }
  h4 {
    font-size: 20px; }
  section p {
    font-size: 14px; }
  #kv-sponsor img {
    height: 30px; }
  #menu-bar #brand #logo {
    width: 60px;
    background-size: 60px 32px; }
  #menu-bar .signup {
    width: 110px;
    margin: 0 5px 0 0; }
    #menu-bar .signup a {
      width: 110px; }
  #menu ul {
    padding-left: 10px; }
    #menu ul li a {
      font-size: 12px; }
  #hero {
    height: 450px; }
    #hero .kv {
      height: 450px; }
      #hero .kv .fromzero {
        bottom: 180px;
        height: 55px;
        left: 10%; }
      #hero .kv .bg {
        height: 510px; }
      #hero .kv .tohero {
        bottom: 120px;
        height: 55px;
        right: 4%; }
  .runner {
    width: 210px; }
  .index-sponsor {
    top: 525px;
    width: 130px;
    right: 20px; }
  #index-world-content .container h2 {
    font-size: 28px; }
  .life-pagination-bullet {
    width: 15px !important; }
  .life-slide {
    height: 100vh;
    max-height: 440px;
    min-height: 350px; }
  #index-activity-content h2:after {
    width: 50%;
    height: 8px; }
  #index-activity-content:before {
    height: 130px; }
  #index-activity-content {
    padding-bottom: 30px; }
    #index-activity-content .text ol li, #index-activity-content .text ol li .blue {
      font-size: 13px; }
    #index-activity-content h3 {
      font-size: 13px; }
    #index-activity-content h2 {
      font-size: 21px;
      width: 90%;
      margin: 0 auto 0px auto; }
    #index-activity-content .container h2, #index-activity-content .container h2 span {
      font-size: 28px; }
    #index-activity-content .rule ol a {
      font-size: 12px !important;
      width: 80%; }
  #index-player {
    padding: 30px 0; }
  #index-player h2 {
    font-size: 21px;
    width: 90%;
    margin: 0 auto 0px auto; }
  #index-player .swiper-slide img {
    width: 180px;
    height: 180px; }
  #index-player .swiper-slide p {
    font-size: 13px;
    line-height: 1.4 !important;
    width: 210px; }
  #index-player .swiper {
    width: 100%;
    height: 530px;
    padding: 30px 0; }
  #index-grc .container a {
    font-size: 12px !important;
    width: 80%; }
  .btn-cta {
    width: 70px;
    height: 70px; }
    .btn-cta p {
      font-size: 11px; }
  .btn-cta-grc img {
    width: 36px; }
  .btn-cta-grc:before, .btn-cta-local:before {
    width: 50px;
    height: 50px; }
  .btn-cta-grc:after, .btn-cta-local:after {
    content: "";
    width: 56.5px;
    height: 56.5px; }
  #series .container .group li h3 {
    font-size: 16px; }
  #series .container .group li img {
    max-width: 120px; }
  #series .container .group li p {
    font-size: 12px; }
  #series .container h3 {
    font-size: 21px; }
  #series .container li a {
    font-size: 12px !important;
    width: 95%; }
  #series .container li h3 {
    font-size: 13px; }
  #kv-page-bar h2 {
    font-size: 32px; }
  #fr-product .container .watch img {
    width: 300px;
    margin-top: 40px; }
  #fr-product .container .text p {
    font-size: 14px; }
  #fr-product:after {
    height: 220px; }
  #grc .bg {
    height: 280px; }
  #grc .container .link a {
    width: 130px;
    font-size: 13px !important;
    padding: 1em .1em !important; } }

[data-locale="en-SG"] h2, [data-locale="en-SG"] section h2,
[data-locale="en-SG"] h3, [data-locale="en-SG"] section h3,
[data-locale="en-SG"] h4, [data-locale="en-SG"] section h4 {
  font-weight: normal !important; }

[data-locale="en-SG"] #learnmoreseries .container a {
  width: auto; }

[data-locale="en-SG"] #menu ul li a, [data-locale="en-SG"] #menu-bar .signup {
  text-transform: uppercase; }

[data-locale="en-SG"] #index-world-content .container h2:after {
  content: "";
  top: 90%;
  left: 50%;
  z-index: -1;
  width: 440px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

[data-locale="en-SG"] #index-activity-content .rule ol {
  position: relative;
  width: 80%; }

[data-locale="en-SG"] #index-activity-content h3 {
  margin: 10px auto 30px auto; }

[data-locale="en-SG"] #index-activity-content .rule ol {
  padding-left: 0; }

[data-locale="en-SG"] #guide-content .container .guilde-02, [data-locale="en-SG"] #guide-content .container .guilde-02 .bg {
  max-height: 800px;
  height: 70vh; }

[data-locale="en-SG"] #guide-content .container .guilde-03 ol li h3 {
  line-height: 1.2 !important; }

[data-locale="en-SG"] #index-grc .container p {
  width: 80%; }

@media (max-width: 1024px) {
  [data-locale="en-SG"] #menu-bar .signup {
    width: 250px; }
    [data-locale="en-SG"] #menu-bar .signup a {
      width: 250px; }
  [data-locale="en-SG"] #index-world-content {
    padding-bottom: 0; }
  [data-locale="en-SG"] #index-activity-content span {
    display: inline; }
  [data-locale="en-SG"] #index-activity-content .rule ol {
    position: relative;
    width: 80%; }
  [data-locale="en-SG"] #questions ol li div h3 {
    max-width: 730px; }
  [data-locale="en-SG"] #index-grc .container p {
    width: 60%; }
  [data-locale="en-SG"] #index-grc .container {
    padding: 10vw 0; } }

@media (max-width: 820px) {
  [data-locale="en-SG"] #index-world-content .container p {
    margin-top: 30px; }
  [data-locale="en-SG"] #questions ol li div h3 {
    max-width: 540px; }
  [data-locale="en-SG"] #world-area-component .products-category-list [id] .content ol {
    width: 100%; } }

@media (max-width: 650px) {
  [data-locale="en-SG"] #menu-bar .signup, [data-locale="en-SG"] #menu-bar .signup a {
    width: 200px;
    margin: 0; }
  [data-locale="en-SG"] #menu-bar .blue-button a {
    width: 150px; }
  [data-locale="en-SG"] #menu ul li a {
    margin: 0;
    font-size: 13px;
    white-space: nowrap; } }

@media (max-width: 599px) {
  [data-locale="en-SG"] #menu-bar #brand #logo {
    width: 110px;
    background-size: 110px 32px; }
  [data-locale="en-SG"] #menu-bar .signup, [data-locale="en-SG"] #menu-bar .signup a {
    width: 135px;
    margin: 0; }
  [data-locale="en-SG"] #menu-bar .blue-button a {
    width: 100px; }
  [data-locale="en-SG"] #menu ul li a {
    margin: 0;
    font-size: 13px;
    white-space: nowrap; }
  [data-locale="en-SG"] #menu .language li {
    margin: 0 5px; }
    [data-locale="en-SG"] #menu .language li #menu .language li a {
      margin: 0 15px;
      color: #777777;
      background-image: -webkit-gradient(linear, left top, right top, from(#777777), color-stop(50%, #777777), color-stop(50%, #777777));
      background-image: -webkit-linear-gradient(left, #777777, #777777 50%, #777777 50%);
      background-image: -o-linear-gradient(left, #777777, #777777 50%, #777777 50%);
      background-image: linear-gradient(to right, #777777, #777777 50%, #777777 50%); }
  [data-locale="en-SG"] #index-world-content .container h2:after {
    width: 90%; }
  [data-locale="en-SG"] #index-world-content .container p {
    font-size: 16px; }
  [data-locale="en-SG"] #index-activity-content .rule ol {
    width: 100%; }
    [data-locale="en-SG"] #index-activity-content .rule ol a {
      font-size: 13px !important;
      width: 100%; }
    [data-locale="en-SG"] #index-activity-content .rule ol .blue {
      width: auto;
      display: inline; }
  [data-locale="en-SG"] #index-activity-content:before {
    height: 130px; }
  [data-locale="en-SG"] #learnmoreseries {
    padding: 0px 0 60px 0; }
  [data-locale="en-SG"] #learnmoreseries .container a {
    width: auto;
    font-size: 14px !important; }
  [data-locale="en-SG"] #index-grc .container {
    padding: 100px 0; }
    [data-locale="en-SG"] #index-grc .container h2 {
      width: 90%; }
    [data-locale="en-SG"] #index-grc .container p {
      padding: 0 20px;
      width: 95%; }
  [data-locale="en-SG"] #questions ol li div h3 {
    max-width: 350px;
    margin-right: 15px; }
  [data-locale="en-SG"] #fr-product:after {
    height: 280px; }
  [data-locale="en-SG"] #guide-content .container .prepare {
    width: 90%; }
  [data-locale="en-SG"] #guide-content .container .guilde-03 {
    padding: 30px 0; }
    [data-locale="en-SG"] #guide-content .container .guilde-03 ol {
      margin-left: 0; }
      [data-locale="en-SG"] #guide-content .container .guilde-03 ol li {
        padding: 5px;
        width: 100%;
        min-height: 180px; }
  [data-locale="en-SG"] #guide-content .container .guilde-04 {
    min-height: 750px; }
  [data-locale="en-SG"] #guide-content .container .guilde-02, [data-locale="en-SG"] #guide-content .container .guilde-02 .bg {
    max-height: 800px;
    height: 100vh; }
  [data-locale="en-SG"] #guide-content .container h2 {
    padding: 0; }
  [data-locale="en-SG"] #guide-content .container .guilde-03 ol li {
    width: 80%;
    margin: 10px auto; }
  [data-locale="en-SG"] #series .container .group li img {
    max-width: 140px; }
  [data-locale="en-SG"] #series .container .group li p {
    margin: 10px auto 10px auto;
    font-size: 12px; }
  [data-locale="en-SG"] .app a {
    width: 100%; }
  [data-locale="en-SG"] #grc {
    padding: 0px 0 30px 0; }
  [data-locale="en-SG"] #grc .passport .container h3 {
    width: 93%;
    font-size: 15px; }
  [data-locale="en-SG"] #grc .passport .word {
    width: 150px; }
  [data-locale="en-SG"] #series .container li a {
    width: 90%; } }

@media (max-width: 430px) {
  [data-locale="en-SG"] #menu ul li {
    margin-right: 20px; }
  [data-locale="en-SG"] #menu ul li a {
    font-size: 13px; }
  [data-locale="en-SG"] #menu-bar #brand #logo {
    width: 85px;
    background-size: 85px 32px;
    left: 15px; }
  [data-locale="en-SG"] #menu-bar .signup, [data-locale="en-SG"] #menu-bar .signup a {
    width: 140px; }
  [data-locale="en-SG"] #menu-bar .blue-button, [data-locale="en-SG"] #menu-bar .blue-button a {
    width: 110px; }
  [data-locale="en-SG"] #menu-bar .blue-button {
    margin-right: 10px; }
  [data-locale="en-SG"] #menu-bar .signup {
    margin: 0 10px 0 0; }
  [data-locale="en-SG"] #menu-bar .signup a {
    font-size: 9px;
    padding: 8px 5px; }
  [data-locale="en-SG"] .runner {
    width: 230px; }
  [data-locale="en-SG"] #grc .passport .word {
    width: 150px; } }

@media (max-width: 390px) {
  [data-locale="en-SG"] #world-area-component .products-category-list [id] .content ol a p span {
    font-size: 10px; }
  [data-locale="en-SG"] #world-area-component .products-category-list [id] .content ol a img {
    width: 20px;
    margin-right: 10px;
    margin-bottom: 10px; }
  [data-locale="en-SG"] #index-activity-content .container {
    width: 100% !important; }
  [data-locale="en-SG"] #index-player h2 {
    font-size: 24px; }
  [data-locale="en-SG"] #grc .passport .word {
    width: 160px;
    top: 240px; }
  [data-locale="en-SG"] #guide-content .container .guilde-02, [data-locale="en-SG"] #guide-content .container .guilde-02 .bg {
    max-height: 800px;
    height: 90vh; } }

@media (max-width: 360px) {
  [data-locale="en-SG"] #menu-bar #brand #logo {
    width: 85px;
    background-size: 85px 32px;
    left: 10px; }
  [data-locale="en-SG"] #menu-bar .signup, [data-locale="en-SG"] #menu-bar .signup a {
    width: 130px; }
  [data-locale="en-SG"] #menu-bar .blue-button, [data-locale="en-SG"] #menu-bar .blue-button a {
    width: 100px; }
  [data-locale="en-SG"] #menu ul li {
    margin-right: 15px; }
  [data-locale="en-SG"] #series .container .group li h3 {
    font-size: 18px; }
  [data-locale="en-SG"] #menu-bar .blue-button {
    margin-right: 10px; }
  [data-locale="en-SG"] #menu-bar .signup {
    margin: 0 10px 0 0; }
  [data-locale="en-SG"] #menu-bar .signup a {
    width: 110px;
    font-size: 10px;
    padding: 8px 8px;
    line-height: 1.4 !important; }
  [data-locale="en-SG"] #fr-product:after {
    height: 310px; }
  [data-locale="en-SG"] #guide-content .container .guilde-02, [data-locale="en-SG"] #guide-content .container .guilde-02 .bg {
    max-height: 1200px;
    height: 110vh; }
  [data-locale="en-SG"] #series .container .group li img {
    max-width: 120px; } }

@media (max-width: 320px) {
  [data-locale="en-SG"] #menu-bar .signup, [data-locale="en-SG"] #menu-bar .signup a {
    width: 110px;
    margin: 0 2px; }
  [data-locale="en-SG"] #menu-bar .blue-button {
    width: 100px; }
  [data-locale="en-SG"] #menu-bar .signup a {
    font-size: 10px;
    padding: 8px 4px;
    line-height: 1.2 !important; }
  [data-locale="en-SG"] #menu ul li a {
    font-size: 12px; }
  [data-locale="en-SG"] #menu .language li {
    margin: 0 5px;
    width: 5px; }
  [data-locale="en-SG"] #guide-content .container .prepare {
    width: 90%; }
  [data-locale="en-SG"] #guide-content .container p {
    font-size: 12px; }
  [data-locale="en-SG"] #guide-content .container .guilde-01 .bg {
    height: 150px; }
  [data-locale="en-SG"] #guide-content .container .guilde-01 .text, [data-locale="en-SG"] #guide-content .container .guilde-02 .text {
    padding: 60px 0 60px 0; }
  [data-locale="en-SG"] #guide-content .container .guilde-02, [data-locale="en-SG"] #guide-content .container .guilde-02 .bg {
    max-height: 1600px;
    height: 120vh; }
  [data-locale="en-SG"] #guide-content .container .guilde-04 {
    min-height: 680px; }
  [data-locale="en-SG"] #grc .container .text p {
    font-size: 14px; }
  [data-locale="en-SG"] #grc .passport .container h3 {
    width: 93%;
    font-size: 12px; }
  [data-locale="en-SG"] #grc .passport .word {
    width: 120px;
    top: 260px; }
  [data-locale="en-SG"] #grc .passport .stamp {
    bottom: auto;
    top: 230px;
    width: 80px; } }

/* 動畫部分 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

/* Buzz */
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-buzz:hover,
.hvr-buzz:focus,
.hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
  color: white; }

.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1); }

@font-face {
  font-family: 'fontello';
  src: url("data:application/octet-stream;base64,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") format("woff"), url("data:application/octet-stream;base64,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") format("truetype"); }

.icon-facebook-official:before {
  content: '\f230'; }

.btn-white-fill:hover, .btn-white-empty:hover {
  color: #ffffff !important; }
