@charset "UTF-8";@font-face {
    font-family: Dubai;
    src: url(../../fonts/DUBAI-LIGHT.woff) format("woff");
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: Dubai;
    src: url(../../fonts/DUBAI-REGULAR.woff) format("woff");
    font-weight: 700;
    font-display: swap
}

@font-face {
    font-family: Trajan;
    src: url(../../fonts/TrajanPro-Bold.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: CAI;
    src: url(../../fonts/cai.TTF) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Schneidler;
    src: url(../../fonts/Schneidler-BT-Bold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@-webkit-keyframes underline {
    100% {
        transform: scaleX(1)
    }
}

@keyframes underline {
    100% {
        transform: scaleX(1)
    }
}

@-webkit-keyframes rotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(90deg)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(90deg)
    }
}

@-webkit-keyframes drop {
    0% {
        opacity: 0;
        left: 27.6%;
        top: -100px
    }

    45% {
        opacity: 1
    }

    90% {
        opacity: 0;
        left: 0;
        top: 0
    }

    100% {
        opacity: 0;
        left: 27.6%;
        top: -100px
    }
}

@keyframes drop {
    0% {
        opacity: 0;
        left: 27.6%;
        top: -100px
    }

    45% {
        opacity: 1
    }

    90% {
        opacity: 0;
        left: 0;
        top: 0
    }

    100% {
        opacity: 0;
        left: 27.6%;
        top: -100px
    }
}

@-webkit-keyframes menuItemAppear {
    0% {
        opacity: 0;
        transform: translateX(-10px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes menuItemAppear {
    0% {
        opacity: 0;
        transform: translateX(-10px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes twinkle {
    0% {
        opacity: 0
    }

    45% {
        opacity: 1
    }

    90% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes twinkle {
    0% {
        opacity: 0
    }

    45% {
        opacity: 1
    }

    90% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes rotate {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes fadeLeft {
    from {
        transform: translateX(50px);
        opacity: 0
    }

    to {
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes fadeLeft {
    from {
        transform: translateX(50px);
        opacity: 0
    }

    to {
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        transform: translateY(50px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes fadeInUp {
    from {
        transform: translateY(50px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes fadeOutBottom {
    from {
        transform: translateY(0);
        opacity: 1
    }

    to {
        transform: translateY(50px);
        opacity: 0
    }
}

@keyframes fadeOutBottom {
    from {
        transform: translateY(0);
        opacity: 1
    }

    to {
        transform: translateY(50px);
        opacity: 0
    }
}

.text-white {
    color: #fff!important
}

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

.text-black {
    color: #000!important
}

.bg-black {
    background-color: #000!important
}

.text-grey {
    color: #d8d8d8!important
}

.bg-grey {
    background-color: #d8d8d8!important
}

.text-orange {
    color: #ff5a00!important
}

.bg-orange {
    background-color: #ff5a00!important
}

html:-webkit-scrollbar {
    display: none
}

html {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

a:focus,a:hover {
    color: #ffda79;
    text-decoration: none
}

a {
    text-decoration: none
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: "PingFang SC","微软雅黑体","Microsoft YaHei","微软雅黑","宋体",SimSun,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #b6d9ff
}

.h1,h1 {
    font-size: 4.8rem;
    line-height: 5.4rem
}

@media (min-width: 576px) {
    .h1,h1 {
        font-size:5.4rem;
        line-height: 6rem
    }
}

@media (min-width: 767px) {
    .h1,h1 {
        font-size:6.4rem;
        line-height: 7rem
    }
}

@media (min-width: 992px) {
    .h1,h1 {
        font-size:7rem;
        line-height: 7.6rem
    }
}

@media (min-width: 1025px) {
    .h1,h1 {
        font-size:7.6rem;
        line-height: 8.2rem
    }
}

.h2,h2 {
    font-size: 3.5rem;
    line-height: 3.5rem
}

@media (min-width: 992px) {
    .h2,h2 {
        font-size:4rem;
        line-height: 4.563rem
    }
}

.h3,.subheading,h3 {
    font-family: "PingFang SC","微软雅黑体","Microsoft YaHei","微软雅黑","宋体",SimSun,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2rem;
    line-height: 2.5rem
}

@media (min-width: 767px) {
    .h3,.subheading,h3 {
        font-size:2.5rem;
        line-height: 2.75rem
    }
}

.subheading {
    color: #ff5a00;
    font-family: "PingFang SC","微软雅黑体","Microsoft YaHei","微软雅黑","宋体",SimSun,"Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: center
}

.h4,h4 {
    text-transform: uppercase;
    font-family: "PingFang SC","微软雅黑体","Microsoft YaHei","微软雅黑","宋体",SimSun,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.5rem;
    line-height: 2rem
}

@media (min-width: 767px) {
    .h4,h4 {
        font-size:1.5rem;
        line-height: 2rem
    }
}

.h5,h5 {
    font-size: 1.8rem;
    line-height: 2.4rem
}

@media (min-width: 576px) {
    .h5,h5 {
        font-size:1.8rem;
        line-height: 2.4rem
    }
}

@media (min-width: 767px) {
    .h5,h5 {
        font-size:2rem;
        line-height: 2.6rem
    }
}

@media (min-width: 992px) {
    .h5,h5 {
        font-size:2.2rem;
        line-height: 2.8rem
    }
}

@media (min-width: 1025px) {
    .h5,h5 {
        font-size:2.4rem;
        line-height: 3rem
    }
}

.h6,h6 {
    font-size: 1.8rem;
    line-height: 2.4rem
}

@media (min-width: 576px) {
    .h6,h6 {
        font-size:1.8rem;
        line-height: 2.4rem
    }
}

@media (min-width: 767px) {
    .h6,h6 {
        font-size:2rem;
        line-height: 2.6rem
    }
}

.text-bold {
    font-weight: 700
}

.text-normal {
    font-weight: 400
}

.lead {
    font-size: 1.8rem;
    line-height: 2.4rem
}

@media (min-width: 992px) {
    .lead {
        font-size:1.9rem;
        line-height: 2.6rem
    }
}

.enlarge {
    font-size: 2rem;
    line-height: 2.2rem
}

.dropdown-item {
    font-size: 1.4rem
}

ol li,ul li {
    color: #b6d9ff
}

a {
    outline: 0!important
}

[data-aos=uncover-left] {
    opacity: 1;
    transition-property: transform,opacity;
    -webkit-clip-path: polygon(0 100%,0 100%,0 0,0 0);
    clip-path: polygon(0 100%,0 100%,0 0,0 0)
}

[data-aos=uncover-left].aos-animate {
    opacity: 1;
    -webkit-clip-path: polygon(0 100%,100% 100%,100% 0,0 0);
    clip-path: polygon(0 100%,100% 100%,100% 0,0 0)
}

[data-aos=new-animation] {
    opacity: 0;
    transition-property: transform,opacity
}

[data-aos=new-animation].aos-animate {
    opacity: 1
}

@media screen and (min-width: 768px) {
    [data-aos=new-animation] {
        transform:translateX(100px)
    }

    [data-aos=new-animation].aos-animate {
        transform: translateX(0)
    }
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    width: 100vw;
    height: 100vh;
    opacity: 1;
    z-index: 99999;
    transform: scale(1);
    transition: opacity 1s ease,transform 1s ease,left 0s ease;
    background-color: #0c1b39;
    display: none;
    justify-content: center;
    align-items: center
}

#preloader * {
    color: #fff;
    opacity: 1;
    transform: translate(0,0) scale(1)
}

@media (min-width: 767px) {
    #preloader {
        display:flex
    }
}

#preloader img {
    -webkit-animation: enlarge 10s forwards;
    animation: enlarge 10s forwards;
    width: 705px;
    height: 408px;
    margin: auto
}

#preloader.complete {
    transition-duration: 2s,2s,0s;
    left: 1000%;
    opacity: 0;
    transform: scale(6);
    transition-delay: 0s,0s,1s;
    -webkit-animation: none;
    animation: none
}

#main {
    min-height: 100vh
}

#main>section {
    min-height: 100vh;
    position: relative
}

#main>section>.container {
    max-width: 90%;
    margin: auto
}

@media (min-width: 767px) {
    #main>section>.container {
        max-width:80%
    }
}

#main>section>.inner-border {
    top: 12px;
    left: 12px;
    position: absolute;
    width: calc(100% - 24px);
    height: calc(100% - 24px);
    border: 1px solid rgba(79,119,179,.3)
}

h1 {
    margin-top: 0
}

#primary {
    overflow: hidden
}

#main section {
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width: 1025px) {
    #main section {
        padding:70px 0
    }
}

.features-slider__next,.features-slider__prev,.heroes-slider__next,.heroes-slider__prev {
    position: absolute;
    top: 35%;
    transform: translateY(-50%);
    width: 70px;
    height: 72px;
    margin-top: calc(0px - var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
    background-size: cover;
    outline: 0
}

@media (min-width: 1025px) {
    .features-slider__next,.features-slider__prev,.heroes-slider__next,.heroes-slider__prev {
        top:50%;
        width: 100px;
        height: 105px
    }
}

.features-slider__next,.heroes-slider__next {
    right: -20px;
    left: auto;
    background-image: url(../images/arrow-right.png)
}

@media (min-width: 1025px) {
    .features-slider__next,.heroes-slider__next {
        right:10px
    }
}

.features-slider__prev,.heroes-slider__prev {
    left: -20px;
    right: auto;
    background-image: url(../images/arrow-left.png)
}

@media (min-width: 1025px) {
    .features-slider__prev,.heroes-slider__prev {
        left:10px
    }
}

section .heading {
    position: relative;
    font-family: Trajan,sans-serif;
    font-size: 1.4rem;
    line-height: 2.5rem;
    color: #d0fffe;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
    padding: 20px;
    margin-bottom: 0;
    text-shadow: 0 0 5px #0088e8;
    background-image: url(../images/heading-bg.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    letter-spacing: 0
}

@media (min-width: 767px) {
    section .heading {
        font-size:2.4rem;
        padding: 50px
    }
}

section .heading::before {
    content: "";
    position: absolute;
    background-image: url(../images/heading-left.png);
    width: 70px;
    height: 8px;
    background-size: contain;
    background-repeat: no-repeat;
    left: -70px;
    top: 2rem
}

@media (min-width: 767px) {
    section .heading::before {
        width:141px;
        height: 16px;
        top: 3.5rem;
        left: -150px
    }
}

section .heading::after {
    content: "";
    position: absolute;
    background-image: url(../images/heading-right.png);
    width: 70px;
    height: 8px;
    background-size: contain;
    background-repeat: no-repeat;
    right: -70px;
    top: 2rem
}

@media (min-width: 767px) {
    section .heading::after {
        width:141px;
        height: 16px;
        top: 3.5rem;
        right: -150px
    }
}

#primary-menu {
    display: none;
    flex-direction: column;
    position: relative
}

@media (min-width: 1025px) {
    #primary-menu {
        display:flex
    }
}

#primary-menu::before {
    content: "";
    position: absolute;
    width: 24px;
    height: 36px;
    background-image: url(../images/menu-line-top.png);
    top: -28px;
    left: -19px
}

#primary-menu::after {
    content: "";
    position: absolute;
    width: 3px;
    height: 11px;
    bottom: 2px;
    left: -9px;
    background-image: url(../images/menu-line-bottom.png)
}

#primary-menu li {
    position: relative
}

#primary-menu li a {
    color: #d0fffe;
    padding: .4rem .5rem;
    font-family: Trajan,sans-serif;
    font-size: .85rem
}

#primary-menu li::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border: 2px solid #9cc3cd;
    left: -10px;
    top: .7rem;
    transform: rotate(45deg);
    opacity: .8
}

#primary-menu li:not(:last-child)::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 20px;
    left: -8px;
    top: 21px;
    background-image: url(../images/menu-line.png)
}

#primary-menu li:hover a {
    color: #fff6ad;
    text-shadow: 0 0 10px #ff9c1c
}

#primary-menu li:hover::before {
    border-color: #fff6ad;
    box-shadow: 0 0 10px 1px #ff9c1c
}

#primary-menu li.active a {
    color: #fff6ad;
    text-shadow: 0 0 10px #ff9c1c
}

#primary-menu li.active::before {
    border-color: #fff6ad;
    box-shadow: 0 0 5px 1px #ff9c1c
}

#masthead {
    position: fixed;
    height: 100vh;
    z-index: 1003;
    padding-left: 50px;
    display: none;
    justify-content: center;
    align-items: center
}

@media (min-width: 1025px) {
    #masthead {
        display:flex
    }
}

#news {
    position: relative;
    z-index: 2;
    padding-top: 0;
    margin-top: -30px;
    padding-bottom: 22px
}

@media (min-width: 1025px) {
    #news {
        padding-top:50px;
        padding-bottom: 0
    }
}

#news .container {
    display: none;
    justify-content: center;
    position: relative
}

@media (min-width: 1025px) {
    #news .container {
        display:flex
    }
}

#news .container .news-block {
    margin: 5% 2% 5%;
    background-image: url(../images/news-block-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 1.8rem 2rem;
    position: relative
}

#news .container .news-block .post-feature {
    position: relative;
    width: 458px;
    height: 233px
}

#news .container .news-block .post-feature .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-image: url(../images/btn-play.png);
    cursor: pointer;
    width: 80px;
    height: 80px;
    transition: all .2s ease-in-out
}

#news .container .news-block .post-feature .play-icon:hover {
    transform: translate(-50%,-50%) scale(1.1)
}

#news .container .news-block .post-title {
    text-align: center;
    padding: 15px 0 30px;
    color: #b6d9ff
}

#news .container .news-block .post-title a {
    color: #b6d9ff
}

#news .container .news-block .post-title a:hover {
    color: #ffe8ac;
    text-shadow: 0 0 5px #ffe8ac
}

#news .container .news-block .read-more {
    position: absolute;
    right: 0;
    bottom: -3rem
}

#news .container .news-block .read-more a {
    color: #d0fffe;
    text-transform: uppercase;
    font-size: 1.1rem
}

#news .container .news-block .read-more a:hover {
    color: #fff6ad;
    text-shadow: 0 0 10px #ff9c1c
}

#news .mobile-news {
    display: block;
    max-width: 88%;
    margin: auto
}

@media (min-width: 1025px) {
    #news .mobile-news {
        display:none
    }
}

.post-list {
    padding-top: 4rem
}

.news-wrapper {
    width: 100%;
    background-image: url(../images/news-single-bg-mobile.png);
    background-size: 100% 100%;
    padding: 20px;
    display: flex;
    margin-bottom: 40px
}

@media (min-width: 1025px) {
    .news-wrapper {
        background-image:url(../images/news-single-bg.png)
    }
}

.news-wrapper .post-feature {
    width: 40%;
    position: relative
}

.news-wrapper .post-feature .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-image: url(../images/btn-play.png);
    cursor: pointer;
    width: 80px;
    height: 80px;
    transition: all .2s ease-in-out
}

.news-wrapper .post-feature .play-icon:hover {
    transform: translate(-50%,-50%) scale(1.1)
}

.news-wrapper .post-content {
    position: relative;
    width: 60%;
    color: #b6d9ff;
    padding: 0 1rem 0 2rem
}

.news-wrapper .post-content .post-title {
    font-family: Trajan,sans-serif;
    color: #d0fffe
}

.news-wrapper .post-content .post-title h4 {
    margin-top: 0
}

.news-wrapper .post-content .date {
    position: absolute;
    bottom: .2rem;
    right: 1rem;
    margin: 0!important
}

@media (max-width: 1025px) {
    .mobile-news {
        position:relative
    }

    .mobile-news .post-list {
        padding-top: 0;
        margin-top: -5px;
        padding-bottom: 10px
    }

    .mobile-news .news-wrapper {
        padding: 8px;
        max-height: calc(20vw + 16px);
        margin: 8px 0
    }

    .mobile-news .news-wrapper .post-feature {
        width: 45%;
        position: relative
    }

    .mobile-news .news-wrapper .post-feature img {
        width: 35vw;
        max-width: 35vw;
        height: 20vw;
        -o-object-fit: cover;
        object-fit: cover
    }

    .mobile-news .news-wrapper .post-feature .play-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        background-image: url(../images/btn-play.png);
        background-size: cover;
        cursor: pointer;
        width: 30px;
        height: 30px;
        transition: all .2s ease-in-out
    }

    .mobile-news .news-wrapper .post-feature .play-icon:hover {
        transform: translate(-50%,-50%) scale(1.1)
    }

    .mobile-news .news-wrapper .post-content {
        padding: 0 8px;
        width: 55%;
        max-height: 20vw;
        overflow: hidden
    }

    .mobile-news .news-wrapper .post-content .post-title h4 {
        font-size: .9rem;
        line-height: 1.2rem;
        color: #d0fffe;
        text-shadow: 0 0 5px #0088e8;
        letter-spacing: 0;
        margin-bottom: 5px
    }
}

@media (max-width: 1025px) and (min-width:1025px) {
    .mobile-news .news-wrapper .post-content .post-title h4 {
        font-size:1rem
    }
}

@media (max-width: 1025px) {
    .mobile-news .news-wrapper .post-content .post-excerpt {
        font-size:.8rem;
        line-height: 1rem
    }

    .mobile-news .news-wrapper .post-content .date {
        font-size: .7rem
    }

    .mobile-news .read-more {
        position: absolute;
        right: 0;
        bottom: -5px
    }

    .mobile-news .read-more a {
        color: #d0fffe;
        text-transform: uppercase;
        font-size: .7rem
    }

    .mobile-news .read-more a:hover {
        color: #b6d9ff
    }
}

@media (min-width: 1000px) and (max-width:1025px) {
    .mobile-news .news-wrapper .post-content .post-title h4 {
        font-size:1.5rem;
        padding-top: 20px
    }

    .mobile-news .news-wrapper .post-content .post-excerpt {
        font-size: 1.2rem;
        padding-top: 8px
    }

    .mobile-news .news-wrapper .post-feature .play-icon {
        width: 60px;
        height: 60px
    }

    .mobile-news .news-wrapper .post-content .date {
        font-size: 1rem
    }

    #feature .features-swiper .features-pagination {
        padding-top: 2rem
    }
}

#heroes {
    margin-top: -8px;
    min-height: auto!important;
    background-size: 100% auto!important;
    padding-bottom: 0!important;
    width: 100vw;
    height: auto;
    background-image: url(../images/heroes-bg-mobile.jpg)
}

@media (min-width: 1025px) {
    #heroes {
        background-image:url(../images/heroes-bg.jpg);
        height: 60vw
    }
}

#heroes .container {
    overflow: visible;
    margin-top: -15px!important
}

@media (min-width: 1025px) {
    #heroes .container {
        margin-top:0!important
    }
}

#heroes .heroes-swiper {
    padding: 2% 7%;
    overflow: visible
}

#heroes .heroes-swiper .swiper-slide {
    width: 300px
}

#heroes .heroes-swiper .swiper-slide .hero-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media (min-width: 1025px) {
    #heroes .heroes-swiper .swiper-slide .hero-container {
        flex-direction:row;
        align-items: normal
    }
}
#heroes{
    height: 800px;
}
#heroes .heroes-swiper .swiper-slide .hero-container .hero-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../images/circle-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    -webkit-animation: rotate 60s forwards linear infinite;
    animation: rotate 60s forwards linear infinite;
    transform-origin: 71%;
    z-index: 1;
    display: none
}

@media (min-width: 1025px) {
    #heroes .heroes-swiper .swiper-slide .hero-container .hero-bg {
        display:block
    }
}

#heroes .heroes-swiper .swiper-slide .hero-container .hero-intro {
    position: relative;
    flex: 1;
    padding: 0;
    width: 40%;
    z-index: 3
}

@media (min-width: 1025px) {
    #heroes .heroes-swiper .swiper-slide .hero-container .hero-intro {
        padding:8% 0 0 10%
    }
}

#heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top {
    display: flex;
    justify-content: left;
    align-items: center;
    padding-bottom: 0
}

@media (min-width: 1025px) {
    #heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top {
        padding-bottom:20px
    }
}

#heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top img {
    padding-right: 5px;
    margin-top: -5px;
    margin-left: -3px;
    width: 50%
}

#heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top img.icon {
    max-width: 12vw
}

@media (min-width: 1025px) {
    #heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top img.icon {
        max-width:6vw
    }
}

@media (min-width: 1025px) {
    #heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top img {
        width:auto;
        padding-right: 15px
    }
}

#heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top>div {
    width: 50%;
    position: relative
}

@media (min-width: 1025px) {
    #heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top>div {
        width:auto
    }
}

#heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top>div .rate-container {
    overflow: hidden;
    width: 100%
}

#heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top>div .rate-container .rate {
    position: relative;
    overflow: hidden;
    background-image: url(../images/rate.png);
    height: 11px;
    background-size: auto 100%;
    background-repeat: no-repeat
}

#heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top>div .rate-container .rate.one {
    width: 11px
}

#heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top>div .rate-container .rate.two {
    width: 22px
}

#heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top>div .rate-container .rate.three {
    width: 33px
}

#heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top>div .rate-container .rate.four {
    width: 44px
}

#heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top>div .rate-container .rate.five {
    width: 55px
}

#heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top>div .rate-container .rate.none {
    visibility: hidden
}

@media (min-width: 992px) {
    #heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top>div .rate-container .rate {
        margin-top:10px;
        height: 22px
    }

    #heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top>div .rate-container .rate.one {
        width: 22px
    }

    #heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top>div .rate-container .rate.two {
        width: 44px
    }

    #heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top>div .rate-container .rate.three {
        width: 66px
    }

    #heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top>div .rate-container .rate.four {
        width: 88px
    }

    #heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top>div .rate-container .rate.five {
        width: 110px
    }
}

#heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top .hero-name {
    font-size: 1.2rem;
    color: #d0fffe;
    text-transform: uppercase;
    line-height: 1.2rem;
    margin: 0!important;
    text-shadow: 0 0 5px #0088e8;
    font-family: Trajan,sans-serif
}

@media (min-width: 767px) {
    #heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top .hero-name {
        font-size:2.5rem
    }
}

@media (min-width: 1025px) {
    #heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-top .hero-name {
        font-size:2.4rem;
        line-height: 2.5rem;
        margin: 0 0 8px!important
    }
}

#heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-bottom {
    display: none
}

#heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-bottom p {
    font-size: 1.3rem;
    font-family: Dubai,sans-serif;
    font-weight: lighter;
    color: #b6d9ff
}

@media (min-width: 1025px) {
    #heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-bottom {
        display:block;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        line-clamp: 6;
        -webkit-box-orient: vertical
    }
}

#heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-dialogue {
    display: none;
    position: absolute;
    right: -8rem;
    top: 70%
}

#heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-dialogue p {
    color: #b6d9ff;
    font-family: CAI,sans-serif;
    font-size: 1.8rem
}

@media (min-width: 1025px) {
    #heroes .heroes-swiper .swiper-slide .hero-container .hero-intro .intro-dialogue {
        display:block
    }
}

#heroes .heroes-swiper .swiper-slide .hero-container .hero-photo {
    position: relative;
    flex: 1;
    z-index: 2;
    left: 0;
    height: calc(100vh - 20%);
    opacity: 0;
    width: 100%;
    margin-left: -30%;
    margin-top: -20px
}

@media (min-width: 1025px) {
    #heroes .heroes-swiper .swiper-slide .hero-container .hero-photo {
        left:-4%;
        width: 60%;
        margin-left: 0;
        margin-top: 0
    }
}

#heroes .heroes-swiper .swiper-slide .hero-container .hero-photo img {
    position: relative;
    height: 80vw;
    width: auto;
    z-index: 2;
    max-width: none
}

@media (min-width: 1025px) {
    #heroes .heroes-swiper .swiper-slide .hero-container .hero-photo img {
        height:20vh !important;
        border-radius: 50%;
    }
}
@media (min-width: 1025px) {
    #heroes .heroes-swiper .swiper-slide .hero-container {
        flex-direction: row;
        align-items: normal;
        display: flex;
        align-items: center;    
}

@media (min-width: 1025px) {
    #heroes .heroes-swiper .swiper-slide .hero-container .hero-photo {
        left: -4%;
        width: 60%;
        margin-left: 0;
        margin-top: 0;
        display: flex;
        justify-content: center;
    }
}
}
#heroes .heroes-swiper .swiper-slide .hero-container .hero-photo.fade-left {
    -webkit-animation: fadeLeft .3s forwards ease-out;
    animation: fadeLeft .3s forwards ease-out;
}

#heroes .heroes-swiper .swiper-slide .hero-container .intro-mobile {
    display: block
}

@media (min-width: 1025px) {
    #heroes .heroes-swiper .swiper-slide .hero-container .intro-mobile {
        display:none
    }
}

#heroes .heroes-swiper .swiper-slide .hero-container .intro-mobile .intro-dialogue p {
    font-size: 1.2rem;
    font-family: CAI,sans-serif;
    color: #b6d9ff;
    text-align: center;
    margin: 0
}

#heroes .heroes-swiper .swiper-slide .hero-container .intro-mobile .intro-bottom p {
    font-size: 1rem;
    font-family: Dubai,sans-serif;
    color: #b6d9ff;
    text-align: center
}

#heroes .heroes-bottom {
    display: block;
    position: absolute;
    bottom: 0;
    max-width: 60%;
    margin-left: 20%
}

@media (min-width: 1025px) {
    #heroes .heroes-bottom {
        display:none
    }
}

#view {
    background-image: url(../images/intro-mobile.jpg);
    background-size: cover;
    background-position: center right;
    min-height: auto!important;
    padding-bottom: 120px!important;
    border-radius: 8px;
    margin-top: -8px;
    position: relative;
    outline: 2px solid rgba(123,140,229,.37);
    outline-offset: -2px;
    padding: 20px 0!important
}

@media (min-width: 767px) {
    #view {
        background-image:url(../images/intro.png);
        padding: 70px 0!important;
        background-position: center center
    }
}

#view .container {
    max-width: 1200px!important;
    padding: 0 20px
}

#view .container p {
    color: #b6d9ff;
    text-align: center;
    font-family: Dubai,sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5rem
}

@media (min-width: 767px) {
    #view .container p {
        font-size:1.4rem;
        line-height: 2rem
    }
}

#feature {
    outline: 2px solid rgba(84,141,183,.65);
    outline-offset: -2px;
    border-radius: 8px;
    margin-top: -8px;
    min-height: auto!important
}

@media (min-width: 1025px) {
    #feature {
        min-height:100vh!important
    }
}

#feature .inner-border {
    border-color: rgba(79,119,179,.45)
}

#feature .features-swiper {
    max-width: 100%
}

@media (min-width: 1025px) {
    #feature .features-swiper {
        max-width:86%
    }
}

#feature .features-swiper .swiper-slide img {
    width: 100%;
    height: auto;
    border-radius: 4px
}

@media (min-width: 1025px) {
    #feature .features-swiper .swiper-slide img {
        width:57.3vw;
        position: relative;
        border-radius: 8px
    }
}

#feature .features-swiper .features-pagination {
    text-align: center;
    margin-top: 0;
    padding-bottom: 2rem
}

@media (min-width: 1025px) {
    #feature .features-swiper .features-pagination {
        margin-top:3rem
    }
}

#feature .features-swiper .features-pagination .swiper-pagination-bullet {
    position: relative;
    background-image: url(../images/pagination-default.png);
    background-size: cover;
    border-radius: 0;
    opacity: 1;
    margin: 0 4px;
    width: 2vw;
    height: 2vw;
    background-color: transparent
}

@media (min-width: 1025px) {
    #feature .features-swiper .features-pagination .swiper-pagination-bullet {
        width:1vw;
        height: 1vw;
        margin: 0 8px
    }
}

#feature .features-swiper .features-pagination .swiper-pagination-bullet-active {
    background-image: url(../images/pagination-active.png);
    transform: scale(1.2)
}

#feature .features-slider__next {
    right: 0;
    top: 60%
}

#feature .features-slider__prev {
    left: 0;
    top: 60%
}

#top {
    position: relative;
    padding-top: 0!important;
    background-size: cover;
    overflow: hidden;
    padding-bottom: 0!important;
    z-index: 1002;
    background-color: #102f61
}

@media (min-width: 1025px) {
    #top {
        padding-bottom:70px!important
    }
}

#top .top-cover {
    background-image: url(../images/banner-bg-mobile.png);
    background-size: cover;
    padding-bottom: 70px!important;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0
}

@media (min-width: 1025px) {
    #top .top-cover {
        background-image:url(../images/banner-bg.png)
    }
}

#top .video-bg-wrap {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    height: 120%;
    width: 100%;
    z-index: 0
}

#top .video-bg-wrap .video-bg {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100vw;
    height: 150vh;
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    display: none
}

#top .video-bg-wrap .video-bg.mobile {
    display: block
}

@media (min-width: 1025px) {
    #top .video-bg-wrap .video-bg {
        display:block
    }

    #top .video-bg-wrap .video-bg.mobile {
        display: none
    }
}

#top .video-bg-wrap .video-cover {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1001;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

#top #banner {
    min-height: 100vh;
    height: auto;
    position: relative;
    padding-top: 30px
}

#top #banner .top-container {
    position: relative;
    padding: 0 1%;
    text-align: center;
    z-index: 1001
}

@media (min-width: 992px) {
    #top #banner .top-container {
        text-align:left
    }
}

#top #banner .top-container .logo {
    display: inline-block
}

#top #banner .top-container .logo img {
    width: 55vw
}

#top #banner .top-container .logo img.zh_tw {
    width: 80vw;
    padding-top: 10vh
}

@media (min-width: 992px) {
    #top #banner .top-container .logo img {
        width:19vw
    }

    #top #banner .top-container .logo img.zh_tw {
        width: 30vw;
        padding-top: 0
    }
}

#top #banner .top-container .top-right {
    position: absolute;
    right: 0;
    top: 1rem;
    padding-top: 10px;
    display: flex
}

#top #banner .container {
    position: absolute;
    bottom: 20%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    white-space: nowrap
}

@media (min-width: 1025px) {
    #top #banner .container {
        bottom:10%
    }
}

#top #banner .container .call-out {
    cursor: pointer;
    background-image: url(../images/download-bg.png);
    background-size: 100% 100%
}

#top #banner .container .call-out a {
    display: inline-block;
    font-family: Schneidler,sans-serif;
    text-transform: uppercase;
    font-size: 1.3rem;
    color: #59290e;
    padding: .7rem 1.4rem
}

@media (min-width: 1025px) {
    #top #banner .container .call-out a {
        font-size:1.6rem;
        padding: 1rem 1.5rem
    }
}

#top .twinkle-bg {
    position: absolute;
    bottom: 0;
    width: 88%;
    left: 12%;
    height: 100%;
    top: 35rem;
    display: none
}

@media (min-width: 1025px) {
    #top .twinkle-bg {
        display:block
    }
}

#top .twinkle-bg .bg {
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-animation: none;
    animation: none;
    background-size: contain;
    background-repeat: repeat
}

#top .twinkle-bg .bg:nth-of-type(1) {
    background-image: url(../images/twinkle-1.png);
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

#top .twinkle-bg .bg:nth-of-type(2) {
    background-image: url(../images/twinkle-2.png);
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

#top .twinkle-bg .bg:nth-of-type(3) {
    background-image: url(../images/twinkle-3.png);
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

@media (min-width: 1025px) {
    #top .twinkle-bg .bg {
        -webkit-animation-name:twinkle;
        animation-name: twinkle;
        -webkit-animation-duration: 3s;
        animation-duration: 3s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }
}

#top .wander-bg {
    position: absolute;
    bottom: 0;
    width: 90%;
    height: 600px;
    margin: 0 5%;
    display: none
}

@media (min-width: 1025px) {
    #top .wander-bg {
        display:block
    }
}

#top .wander-bg .bg {
    position: absolute;
    height: 100%;
    width: 100%
}

#top .wander-bg .bg:nth-of-type(1) {
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/wander-1.png)
}

#top .wander-bg .bg:nth-of-type(2) {
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/wander-2.png)
}

#top .wander-bg .bg:nth-of-type(3) {
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/wander-3.png)
}

#top .wander-bg .bg:nth-of-type(4) {
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/wander-4.png)
}

#top .wander-bg .bg:nth-of-type(5) {
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/wander-5.png)
}

#top #news .heading {
    top: 0rem;
    margin-bottom: 0rem
}

@media (min-width: 1025px) {
    #top #news .heading {
        top:10rem;
        margin-bottom: 8rem
    }
}

footer {
    background-color: #0f1f41;
    margin-top: -8px;
    overflow: hidden
}

footer .social {
    background-image: url(../images/social-bg.png);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 10px 0 0;
    margin-top: -10px
}

@media (min-width: 767px) {
    footer .social {
        padding-top:30px;
        margin-top: 0;
        background-size: contain
    }
}

footer .social .icons {
    display: flex;
    justify-content: center
}

@media (min-width: 767px) {
    footer .social .icons {
        align-items:center
    }
}

footer .social .icons a {
    padding: 0 2vw;
    outline: 0
}

@media (min-width: 767px) {
    footer .social .icons a {
        padding:0 1vw
    }
}

footer .social .icons a:hover img {
    filter: drop-shadow(0 0 2px #d0fffe)
}

footer .social .icons a img {
    width: 6vw
}

@media (min-width: 767px) {
    footer .social .icons a img {
        width:2.5vw
    }
}

footer .social .download-btns {
    display: flex;
    justify-content: center
}

footer .social .download-btns img {
    padding: 5px;
    max-width: 25vw
}

@media (min-width: 767px) {
    footer .social .download-btns img {
        max-width:auto;
        padding: 15px
    }
}

footer .site-info {
    background-color: #0c1b39;
    text-align: center;
    padding: 15px 10%;
    font-family: Arial,sans-serif;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: .7rem;
    margin: auto
}

footer .site-info.tw {
    text-align: center;
    display: block
}

footer .site-info.tw .logos {
    display: flex;
    justify-content: center;
    align-items: center
}

footer .site-info.tw .logos img {
    height: 40px;
    width: auto;
    margin: 20px;
    padding: 0
}

footer .site-info.tw .copyright {
    display: flex;
    justify-content: center
}

@media (min-width: 767px) {
    footer .site-info.tw .copyright {
        max-width:800px;
        display: inline-flex
    }
}

footer .site-info.tw .copyright img {
    width: 40px;
    height: 40px;
    max-width: none;
    margin: 0;
    padding: 0
}

@media (min-width: 767px) {
    footer .site-info.tw .copyright img {
        width:80px;
        height: 80px
    }
}

footer .site-info.tw .copyright-left {
    margin-right: 20px
}

footer .site-info.tw .copyright-right {
    text-align: left
}

footer .site-info.tw .copyright-right p {
    font-size: 12px;
    margin: 0 0 5px 0
}

footer .site-info.tw .copyright .links {
    font-size: 12px;
    display: flex;
    justify-content: flex-start;
    margin: 0
}

@media (min-width: 1025px) {
    footer .site-info {
        flex-direction:row;
        font-size: 1rem
    }
}

footer .site-info img {
    padding: 0 20px;
    margin-top: 0;
    margin-bottom: 10px
}

@media (min-width: 1025px) {
    footer .site-info img {
        margin-top:-8px;
        margin-bottom: 0
    }
}

footer .site-info a {
    color: #fff;
    padding: 0 5px;
    text-decoration: underline
}

footer .site-info a:hover {
    color: #fff6ad;
    text-shadow: 0 0 10px #ff9c1c
}

footer #follow .heading {
    margin-top: 10px
}

a#CybotCookiebotDialogPoweredbyCybot,div#CybotCookiebotDialogPoweredByText {
    display: none
}

#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
    display: none
}

#CookiebotWidget-widgetContent .CookiebotWidget-main-logo {
    display: none!important
}

.mfp-iframe-holder .mfp-close .mfp-close {
    top: 0;
    right: 0;
    background-image: url(../images/btn-close.png);
    background-position: right;
    background-repeat: no-repeat
}

@media (min-width: 767px) {
    .mfp-iframe-holder .mfp-close .mfp-close {
        top:35px;
        right: -45px
    }
}

.page-template-page-news #main,.single #main {
    overflow: hidden
}

.page-template-page-news #back-home,.single #back-home {
    position: absolute;
    z-index: 999
}

.page-template-page-news #back-home img,.single #back-home img {
    max-width: 20vw
}

@media (min-width: 767px) {
    .page-template-page-news #back-home img,.single #back-home img {
        max-width:100%
    }
}

.page-template-page-news #back-top,.single #back-top {
    position: fixed;
    right: 5px;
    bottom: 2rem;
    opacity: 0;
    z-index: 999;
    display: none
}

@media (min-width: 767px) {
    .page-template-page-news #back-top,.single #back-top {
        display:block
    }
}

.page-template-page-news #back-top a,.single #back-top a {
    text-transform: uppercase;
    color: #b6d9ff;
    font-size: 1.2rem;
    text-align: center;
    position: relative
}

.page-template-page-news #back-top a div,.single #back-top a div {
    position: absolute;
    top: -.8rem;
    left: 50%;
    transform: translateX(-50%)
}

.page-template-page-news #back-top.visible,.single #back-top.visible {
    -webkit-animation: fadeInUp .3s forwards;
    animation: fadeInUp .3s forwards
}

.page-template-page-news #main,.single #main {
    position: relative;
    background-image: url(../images/bg-single.jpg);
    background-size: cover
}

.page-template-page-news #main .single-content,.single #main .single-content {
    padding: 0 5%;
    max-width: 1300px;
    margin: auto;
    position: relative;
    z-index: 10
}

.page-template-page-news #main .single-content h2,.page-template-page-news #main .single-content h3,.page-template-page-news #main .single-content h4,.page-template-page-news #main .single-content h5,.single #main .single-content h2,.single #main .single-content h3,.single #main .single-content h4,.single #main .single-content h5 {
    font-family: Schneidler,sans-serif
}

.page-template-page-news #main .single-content .logo-inner,.single #main .single-content .logo-inner {
    text-align: center;
    padding: 2rem 0 0
}

.page-template-page-news #main .single-content .heading::before,.single #main .single-content .heading::before {
    display: none
}

.page-template-page-news #main .single-content .heading::after,.single #main .single-content .heading::after {
    display: none
}

.page-template-page-news #main .single-content .date,.single #main .single-content .date {
    text-align: center;
    color: #b6d9ff;
    margin-top: -1rem;
    margin-bottom: 4rem
}

@media (min-width: 767px) {
    .page-template-page-news #main .single-content .date,.single #main .single-content .date {
        margin-top:-3rem
    }
}

.page-template-page-news #main .single-content p,.single #main .single-content p {
    color: #b6d9ff
}

.page-template-page-news #main .single-content p:last-child,.single #main .single-content p:last-child {
    margin-bottom: 0;
    padding-bottom: 100px
}

.page-template-page-news #main .single-content ul,.single #main .single-content ul {
    -webkit-padding-start: 10px;
    padding-inline-start:10px}

.page-template-page-news #main .single-content ul li,.single #main .single-content ul li {
    list-style: none;
    position: relative;
    padding: 2px 0 10px 5px
}

.page-template-page-news #main .single-content ul li::before,.single #main .single-content ul li::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border: 2px solid #b6d9ff;
    left: -10px;
    top: .7rem;
    transform: rotate(45deg)
}

.page-template-page-news #main .single-content ol,.single #main .single-content ol {
    -webkit-padding-start: 10px;
    padding-inline-start:10px}

.page-template-page-news #main .single-content ol li,.single #main .single-content ol li {
    list-style: none;
    position: relative;
    padding: 2px 0 10px 5px
}

.page-template-page-news #main .twinkle-bg,.single #main .twinkle-bg {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    top: 10rem
}

.page-template-page-news #main .twinkle-bg .bg,.single #main .twinkle-bg .bg {
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-animation-name: twinkle;
    animation-name: twinkle;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-size: 100% auto;
    background-repeat: repeat
}

.page-template-page-news #main .twinkle-bg .bg:nth-of-type(1),.single #main .twinkle-bg .bg:nth-of-type(1) {
    background-image: url(../images/post-bg-1.png);
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.page-template-page-news #main .twinkle-bg .bg:nth-of-type(2),.single #main .twinkle-bg .bg:nth-of-type(2) {
    background-image: url(../images/post-bg-2.png);
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.page-template-page-news #main .twinkle-bg .bg:nth-of-type(3),.single #main .twinkle-bg .bg:nth-of-type(3) {
    background-image: url(../images/post-bg-3.png);
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.language-switcher {
    position: relative;
    margin: 0 20px 0 4px;
    padding-bottom: 10px
}

@media (min-width: 767px) {
    .language-switcher {
        margin:0 30px 0 8px;
        min-width: 100px
    }
}

.language-switcher img {
    width: 1rem;
    height: 1rem;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
    max-width: none
}

@media (min-width: 767px) {
    .language-switcher img {
        width:1.8rem;
        height: 1.8rem
    }
}

.language-switcher .language-dropdown {
    display: none;
    position: absolute
}

.language-switcher:hover .language-dropdown {
    display: block
}

.language-switcher:hover .arrow-icon {
    transform: rotate(-180deg)
}

.language-switcher .current-lang {
    position: relative;
    text-transform: uppercase;
    background-color: rgba(14,64,105,.4);
    border-radius: 18px;
    border: 1px solid rgba(126,178,255,.7);
    padding: 10px;
    font-size: .75rem;
    color: #b6d9ff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.language-switcher .current-lang img {
    margin: 0 5px 0 0
}

@media (min-width: 767px) {
    .language-switcher .current-lang img {
        margin:0 10px 0 0
    }
}

.language-switcher .current-lang .arrow {
    border: solid #b6d9ff;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(45deg)
}

@media (min-width: 767px) {
    .language-switcher .current-lang .arrow {
        border-width:0 2px 2px 0;
        padding: 3px
    }
}

.language-switcher .current-lang .arrow-icon {
    padding: 0 2px 0 5px;
    transform-origin: 60% 60%;
    margin-top: -5px;
    transition: transform .3s cubic-bezier(.075,.82,.165,1)
}

@media (min-width: 767px) {
    .language-switcher .current-lang .arrow-icon {
        padding:0 5px 0 10px
    }
}

.language-switcher ul.language-dropdown {
    list-style: none;
    width: 100%;
    background-color: rgba(14,64,105,.4);
    border-radius: 8px;
    border: 1px solid rgba(126,178,255,.7);
    text-transform: uppercase;
    padding: 8px 0;
    margin-top: 4px
}

.language-switcher ul.language-dropdown li {
    padding: 4px 12px 4px 12px
}

@media (min-width: 767px) {
    .language-switcher ul.language-dropdown li {
        padding:4px 27px 4px 12px
    }
}

.language-switcher ul.language-dropdown a {
    font-size: .75rem;
    color: #b6d9ff;
    display: flex;
    justify-content: left;
    align-items: center
}

.language-switcher ul.language-dropdown a img {
    margin-right: 10px
}

.language-switcher ul.language-dropdown a:hover span {
    color: #fff6ad;
    text-shadow: 0 0 10px #ff9c1c
}

.playMusic {
    color: #fff;
    display: flex;
    text-decoration: none;
    background-color: rgba(14,64,105,.4);
    border-radius: 50%;
    border: 1px solid rgba(126,178,255,.7);
    width: 40px;
    height: 40px;
    display: none;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

@media (min-width: 767px) {
    .playMusic {
        display:flex
    }
}

.playMusic img {
    width: 15px;
    height: 28px
}

.playMusic .bgm-on {
    display: none
}

.playMusic .bgm-off {
    display: block
}

.playMusic.bgm-on .bgm-off {
    display: none
}

.playMusic.bgm-on .bgm-on {
    display: block
}

@media (max-width: 768px) {
    body:lang(fr-FR) #top #banner .container .call-out a {
        padding:1rem .8rem;
        font-size: 1rem
    }

    body:lang(de-DE) #top #banner .container .call-out a {
        padding: 1rem .8rem
    }

    body:lang(ru-RU) #top #banner .container .call-out a {
        padding: 1rem .7rem
    }
}

.page-template-default #main {
    overflow: hidden
}

.page-template-default #back-home {
    position: absolute;
    z-index: 999
}

.page-template-default #back-home img {
    max-width: 20vw
}

@media (min-width: 767px) {
    .page-template-default #back-home img {
        max-width:100%
    }
}

.page-template-default #back-top {
    position: fixed;
    right: 5px;
    bottom: 2rem;
    opacity: 0;
    z-index: 999;
    display: none
}

@media (min-width: 767px) {
    .page-template-default #back-top {
        display:block
    }
}

.page-template-default #back-top a {
    text-transform: uppercase;
    color: #b6d9ff;
    font-size: 1.2rem;
    text-align: center;
    position: relative
}

.page-template-default #back-top a div {
    position: absolute;
    top: -.8rem;
    left: 50%;
    transform: translateX(-50%)
}

.page-template-default #back-top.visible {
    -webkit-animation: fadeInUp .3s forwards;
    animation: fadeInUp .3s forwards
}

.page-template-default #main {
    position: relative;
    background-image: url(../images/bg-single.jpg);
    background-size: cover
}

.page-template-default #main .single-content {
    padding: 0 5%;
    max-width: 1300px;
    margin: auto;
    position: relative;
    z-index: 10
}

.page-template-default #main .single-content h2,.page-template-default #main .single-content h3,.page-template-default #main .single-content h4,.page-template-default #main .single-content h5 {
    font-family: Schneidler,sans-serif
}

.page-template-default #main .single-content a {
    color: #b6d9ff;
    text-decoration: underline
}

.page-template-default #main .single-content a:hover {
    color: #fff6ad;
    text-shadow: 0 0 10px #ff9c1c
}

.page-template-default #main .single-content .logo-inner {
    text-align: center;
    padding: 2rem 0 0
}

.page-template-default #main .single-content .heading::before {
    display: none
}

.page-template-default #main .single-content .heading::after {
    display: none
}

.page-template-default #main .single-content .date {
    text-align: center;
    color: #b6d9ff;
    margin-top: -1rem;
    margin-bottom: 4rem
}

@media (min-width: 767px) {
    .page-template-default #main .single-content .date {
        margin-top:-3rem
    }
}

.page-template-default #main .single-content p {
    color: #b6d9ff
}

.page-template-default #main .single-content p:last-child {
    margin-bottom: 0;
    padding-bottom: 100px
}

.page-template-default #main .single-content ul {
    -webkit-padding-start: 10px;
    padding-inline-start:10px}

.page-template-default #main .single-content ul li {
    list-style: none;
    position: relative;
    padding: 2px 0 10px 5px
}

.page-template-default #main .single-content ul li::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border: 2px solid #b6d9ff;
    left: -10px;
    top: .7rem;
    transform: rotate(45deg)
}

.page-template-default #main .single-content ol {
    -webkit-padding-start: 10px;
    padding-inline-start:10px}

.page-template-default #main .single-content ol li {
    list-style: none;
    position: relative;
    padding: 2px 0 10px 5px
}

.page-template-default #main .twinkle-bg {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    top: 10rem
}

.page-template-default #main .twinkle-bg .bg {
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-animation-name: twinkle;
    animation-name: twinkle;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-size: 100% auto;
    background-repeat: repeat
}

.page-template-default #main .twinkle-bg .bg:nth-of-type(1) {
    background-image: url(../images/post-bg-1.png);
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.page-template-default #main .twinkle-bg .bg:nth-of-type(2) {
    background-image: url(../images/post-bg-2.png);
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.page-template-default #main .twinkle-bg .bg:nth-of-type(3) {
    background-image: url(../images/post-bg-3.png);
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.event-float {
    position: fixed;
    bottom: 10%;
    right: 0;
    cursor: pointer;
    z-index: 999;
    transition: all .3s ease-out;
    width: 192px
}

@media (min-width: 767px) {
    .event-float {
        width:288px
    }
}

.event-float:hover {
    transform: scale(1.01);
    transform-origin: right
}

.event-float .bonus-container {
    position: absolute;
    bottom: 18%;
    display: flex;
    justify-content: center;
    align-items: center
}

.event-float .bonus-container .title {
    width: 80%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-around;
    text-transform: uppercase
}

.event-float .bonus-container .title .percentage {
    color: #fff;
    font-size: 44px
}

@media (min-width: 767px) {
    .event-float .bonus-container .title .percentage {
        font-size:66px
    }
}

.event-float .bonus-container .title .title-left {
    width: 60%;
    text-align: center
}

.event-float .bonus-container .title .coin {
    font-family: Dubai,sans-serif;
    font-size: 15px;
    color: #fff8a9;
    line-height: 1rem;
    font-weight: 700;
    white-space: nowrap
}

@media (min-width: 767px) {
    .event-float .bonus-container .title .coin {
        font-size:23px
    }
}

.event-float .bonus-container .title .bonus {
    font-family: Schneidler,sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #fff8a9;
    line-height: 1.2rem
}

@media (min-width: 767px) {
    .event-float .bonus-container .title .bonus {
        line-height:2rem;
        font-size: 36px
    }
}

.event-float .bonus-container .title.fr .coin {
    font-size: 12px
}

@media (min-width: 767px) {
    .event-float .bonus-container .title.fr .coin {
        font-size:20px
    }
}

.event-float .bonus-container .title.de .coin {
    font-size: 12px
}

@media (min-width: 767px) {
    .event-float .bonus-container .title.de .coin {
        font-size:19px
    }
}

.event-float .bonus-container .title.ru .coin {
    font-size: 12px
}

@media (min-width: 767px) {
    .event-float .bonus-container .title.ru .coin {
        font-size:16px
    }
}

.event-float .bonus-container .title.it .coin {
    font-size: 12px
}

@media (min-width: 767px) {
    .event-float .bonus-container .title.it .coin {
        font-size:16px
    }
}

.event-float .bonus-container .title.it .bonus {
    font-size: 22px
}

@media (min-width: 767px) {
    .event-float .bonus-container .title.it .bonus {
        font-size:34px
    }
}

.event-float .bonus-container .title.es .coin {
    font-size: 12px
}

@media (min-width: 767px) {
    .event-float .bonus-container .title.es .coin {
        font-size:14px
    }
}

.event-float .bonus-container .title.es .bonus {
    font-size: 16px
}

@media (min-width: 767px) {
    .event-float .bonus-container .title.es .bonus {
        font-size:16px;
        line-height: 1rem
    }
}

.event-float .bonus-container .title.pt .coin {
    font-size: 12px
}

@media (min-width: 767px) {
    .event-float .bonus-container .title.pt .coin {
        font-size:16px
    }
}

.event-float .bonus-container .title.tr .coin {
    font-size: 14px
}

@media (min-width: 767px) {
    .event-float .bonus-container .title.tr .coin {
        font-size:20px
    }
}

.event-float .bonus-container .title.vi .bonus {
    font-size: 18px
}

@media (min-width: 767px) {
    .event-float .bonus-container .title.vi .bonus {
        font-size:28px
    }
}

.event-float .bonus-container .title.zh_tw .coin {
    font-size: 14px
}

@media (min-width: 767px) {
    .event-float .bonus-container .title.zh_tw .coin {
        font-size:18px
    }
}

.event-float .bonus-container .title.zh_tw .bonus {
    font-size: 18px
}

@media (min-width: 767px) {
    .event-float .bonus-container .title.zh_tw .bonus {
        font-size:34px
    }
}
