* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@font-face {
    font-family: "UTM Staccato";
    src: url("subset-UTMAkashi.woff2") format("woff2"), url("subset-UTMAkashi.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

html {
    margin: 0;
    padding: 0
}

body {
    background: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

img {
    display: block;
}

.video {
    width: 100%;
    height: 1080px;
    position: absolute;
    top: 0;
    left: 0
}

.video video {
    width: 1920px;
    height: 1080px;
    position: absolute;
    top: 0;
    left: calc(50% - 960px)
}

.overlay {
    width: 100%;
    height: 878px;
    position: absolute;
    top: 0;
    left: 0;
}

.intro {
    position: relative
}

.intro .link {
    width: auto;
    height: 29px;
    position: absolute;
    top: 17px;
    left: 135px;
}

.intro .link .l {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    text-shadow: 0 0 20px rgba(0, 0, 0, .6);
    text-decoration: none;
    margin: 0 16px;
    margin-top: 0px;
}

.intro .link .fb {
    width: 24px;
    height: 24px;
    background: url(../images/fb.png);
    position: relative;
    top: 8px;
    margin-left: -1px;
}

.intro .link .gr {
    width: 24px;
    height: 24px;
    background: url(../images/gr.png);
    position: relative;
    top: 8px;
    margin-left: -7px;
}

.intro .link .reg {
    width: 173px;
    height: 40px;
    background: url(../images/btn-register.png);
    position: absolute;
    top: 44px;
    left: 90px;
    transition: all .3s ease
}

.intro .link .reg:hover {
    filter: brightness(150%)
}

.intro .play {
    width: 94px;
    height: 94px;
    background: url(../images/btn-play.png) no-repeat;
    position: absolute;
    top: 560px;
    left: 380px;
    transition: all .3s ease
}

.intro .play:hover {
    transform: scale(1.2)
}

.intro .play:before {
    content: " ";
    width: 44px;
    height: 60px;
    background: url(../images/icon-play.png);
    position: absolute;
    top: 18px;
    left: 30px;
    animation: play 2s infinite ease
}

.intro .time {
    position: absolute;
    top: 510px;
    left: 627px;
}

.intro .time .kkcountdown-box .kkc-days,
.intro .time .kkcountdown-box .kkc-hours,
.intro .time .kkcountdown-box .kkc-min,
.intro .time .kkcountdown-box .kkc-sec {
    font-family: "UTM Facebook";
    font-size: 150px;
    color: #00E9FF;
    position: absolute;
    top: -200px;
}

.intro .time .kkcountdown-box .kkc-sec {
    left: 260px;
}

.intro .time .kkcountdown-box .kkc-min {
    left: -10px;
}

.intro .time .kkcountdown-box .kkc-hours {
    left: -250px;
}
.intro .time .kkcountdown-box .kkc-days {
    left: -400px;
}
.intro .time .kkcountdown-box .kkc-days-text,
.intro .time .kkcountdown-box .kkc-hours-text,
.intro .time .kkcountdown-box .kkc-min-text,
.intro .time .kkcountdown-box .kkc-sec-text {
    position: absolute;
    top: -65px;
    color: #00FF88;
    font-size: 50px;
    letter-spacing: -0.6px;
    /* text-transform: uppercase; */
    text-shadow: 0 0 3px rgba(0, 0, 0, .7);
}

.intro .time .kkcountdown-box .kkc-sec-text {
    left: 260px;
}

.intro .time .kkcountdown-box .kkc-min-text {
    left: -10px;
}

.intro .time .kkcountdown-box .kkc-hours-text {
    left: -250px;
}

.intro .time .kkcountdown-box .kkc-days-text {
    left: -400px;
}

.event-ingame {
    position: absolute;
    top: 5620px;
    left: calc(50% - 600px);
    width: 1200px;
    color: #fff
}

.event-ingame.fixed {
    width: 200px;
    background: rgba(0, 0, 0, .9);
    top: 60px;
    left: auto;
    right: 0;
    position: fixed;
    font-size: 11px
}

.scroll{width:210px;height:81px;background:url(../images/scroll.png) no-repeat;position:fixed;bottom:10px;left:50%;margin-left:-40px;animation:scroll 2s infinite ease}
.events1{width:100%;position:relative;overflow-x:hidden}
.event-cont1{width:1920px;position:relative;left:calc(50% - 960px)}@keyframes sound_wave{50%{height:15px}}@keyframes scroll{50%{transform:translateY(10px)}}@keyframes vd{50%{transform:scale(0.8)}}

.event-ingame.fixed .col-3 {
    width: 80px;
    display: none
}

.event-ingame.fixed .col-4,
.event-ingame.fixed .col-5,
.event-ingame.fixed .col-6 {
    display: none
}

.event-ingame.fixed li span {
    padding: 0 5px
}

.event-ingame.fixed .head {
    display: none
}

.event-ingame ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.event-ingame ul li {
    display: flex;
    flex-wrap: wrap;
    text-shadow: 0 0 3px #000
}

.event-ingame ul li span {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0 20px
}

.event-ingame ul li.head {
    color: #fff;
    margin-bottom: 0px;
    border-bottom: 1px solid #e6874f40;
    padding-bottom: 15px
}

.event-ingame ul li.body {
    color: #fc0;
    border-bottom: 1px solid #e6874f40;
    padding: 7px 0;
    position: relative
}

.event-ingame ul li.body.warning {
    animation: warning 1s infinite ease
}

.event-ingame ul li.body.danger {
    animation: danger 1s infinite ease
}

.event-ingame ul li.body .col-1 {
    color: red
}

.event-ingame ul li .col-1 {
    width: 150px;
    text-align: left;
    color: #ff0;
    font-weight: 600;
    justify-content: flex-start
}

.event-ingame ul li .col-2 {
    width: 200px
}

.event-ingame ul li .col-3 {
    width: 120px
}

.event-ingame ul li .col-4 {
    width: 250px
}

.event-ingame ul li .col-5 {
    flex: 1
}

.event-ingame ul li .col-6 {
    width: 150px
}

.event-ingame ul li .log {
    position: absolute;
    top: 0;
    left: 100%;
    color: #aaa;
    white-space: nowrap
}

.event-ingame ul li i {
    color: #aaa;
    font-weight: 400;
    font-size: 13px
}

.page-1 {
    background: url(../images/bg.jpg?9) no-repeat center top;
    height: 1080px;
    position: relative;
}

.page-1 .container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.page-2 .events {
    width: 100%;
    position: relative
}

.page-2 .events .event-container {
    width: 1920px;
    position: absolute;
    top: 0;
    left: calc(50% - 960px);
}

.page-2 .event-img img {
    opacity: 0
}
::-webkit-scrollbar{width:0px;}
@keyframes warning {
    0% {
        background: rgba(230, 152, 56, .1)
    }
    50% {
        background: rgba(230, 152, 56, .2)
    }
    100% {
        background: rgba(230, 152, 56, .1)
    }
}

@keyframes danger {
    0% {
        background: rgba(255, 22, 22, .2)
    }
    50% {
        background: rgba(255, 22, 22, .3)
    }
    100% {
        background: rgba(255, 22, 22, .2)
    }
}

.footer {background: #080808;width: 100%;height: 110px;padding-top: 22px;/* padding-left: 950px; *//* margin-top: 3350px; */position: absolute;}
.footer .container {display: flex;flex-wrap: wrap;color: #474747;}
.footer .container a { color: #ffcc00; }
.footer .container a:hover { text-decoration: underline; }
.footer .container .logo {/* width: 140px; */display: flex;flex-wrap: wrap;padding-left: 650px;align-items: center;}
.footer .container .copyright {/* flex: 1; */line-height: 1.5;}