body,html {
    margin: 0;
    position: fixed;
    height: 100%
}

body {
    overflow: hidden
}

section#content {
    -webkit-overflow-scrolling: touch;
    z-index: 1
}

#out-wrapper {
    height: 100%
}

#out-wrapper.fixed {
    padding-bottom: 0;
    height: 100%;
    position: fixed
} 
 
section.maingame {
    position: fixed;
    top: 87vw;
}

section.maingame.addTop {
    top: 85vw
}

section.maingame .maingame-box {
    height: auto;
    min-height: 78vw;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0vw 3.4vw
}

section.maingame .maingame-box ul.tab-type {
    width: 14.6vw;
    height: auto;
    min-height: 80.2vw;
    max-height: 80.2vw;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

section.maingame .maingame-box ul.tab-type li {
    margin-bottom: 1vw;
    margin-top: 1vw
}

section.maingame .maingame-box ul.tab-type li:last-child {
    margin-bottom: 0
}

section.maingame .maingame-box ul.tab-type li,section.maingame .maingame-box ul.tab-type li a {
    min-width: 13vw;
    height: 14vw;
    border-radius: 2vw;
    filter: brightness(0.7);
    -webkit-border-radius: 2vw;
    -moz-border-radius: 2vw;
    -ms-border-radius: 2vw;
    -o-border-radius: 2vw
}

section.maingame .maingame-box ul.tab-type li a {
    padding: 0;
    color: #d3cda9;
    background: transparent;
    border: none;
}

section.maingame .maingame-box ul.tab-type li.active {
    filter: brightness(1.5);
}

section.maingame .maingame-box ul.tab-type li.active a {
    color: #0f0e0b !important;
    background: transparent !important;
}

section.maingame .maingame-box ul.tab-type li a .icon {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

section.maingame .maingame-box ul.tab-type li a .icon img {
    width: 100%;
    height: auto;
    margin-bottom: 0vw
}

section.maingame .maingame-box ul.tab-type li.active a .icon img {
    
}

section.maingame .maingame-box ul.tab-type li.active a .icon img {
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -o-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -o-animation-name: pulse;
    animation-name: pulse
}

section.maingame .maingame-box ul.tab-type li a .icon:nth-child(2) img {
    margin-left: 1vw
}

section.maingame .maingame-box ul.tab-type li a .tab-name {
    text-align: center;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    white-space: initial;
    line-height: 1;
    margin-top: 1vw
}

section.maingame .maingame-box ul.tab-type li.active a .icon img#gamesportIcon {
    content: url(/mb/images/assets/Sport-active-adfc07e2.png)
}

section.maingame .maingame-box ul.tab-type li.active a .icon img#gamecasinoIcon {
    content: url(/mb/images/assets/Live-active-eda175c6.png)
}

section.maingame .maingame-box ul.tab-type li.active a .icon img#gameslotIcon {
    content: url(/mb/images/assets/Slot-active-2840ebfa.png)
}

section.maingame .maingame-box ul.tab-type li.active a .icon img#gameminigameIcon {
    content: url(/mb/images/assets/Lottery-active-5a87f6ef.png)
}

section.maingame .maingame-box ul.tab-type li.active a .icon img#gamepokerIcon {
    content: url(../../../../KD001-18/mb/images/assets/images/home/Navigation/IdnPoker-active.png)
}

section.maingame .maingame-box ul.tab-type li.active a .icon img#gamevirtualIcon {
    content: url(/mb/images/assets/VSport-active-c6ebb48b.png)
}

section.maingame .maingame-box .maingame-content-box {
    width: 76.2vw;
    height: auto;
    min-height: auto
}

section.maingame .maingame-box .maingame-content-box .tab-maingame-content ul {
    height: auto;
    min-height: 78vw;
    max-height: 78vw;
    overflow: scroll;
    max-height: -webkit-calc(100vh - 13vw - 53vw - 8vw - 20.5vw);
    max-height: -moz-calc(100vh - 13vw - 53vw - 8vw - 20.5vw);
    max-height: calc(100vh - 94.5vw)
}

section.maingame.addTop .maingame-box .maingame-content-box .tab-maingame-content ul {
    max-height: -webkit-calc(100vh - 13vw - 53vw - 8vw - 20.5vw - 13vw);
    max-height: -moz-calc(100vh - 13vw - 53vw - 8vw - 20.5vw - 13vw);
    max-height: calc(100vh - 107.5vw)
}

.maingame-content-box .tab-maingame-content ul li {
    position: relative;
    width: 97%;
    height: 30vw;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
    -o-background-size: 100%;
    background-size: 100%;
    margin-bottom: 3vw;
    margin-top: 1vw;
    display: block;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px
}

.maingame-content-box .tab-maingame-content ul li:last-child {
    margin-bottom: 1.5vw
}

.maingame-content-box .tab-maingame-content ul li a {
    position: relative;
    width: 100%;
    height: 30vw;
    display: block
}

.maingame-content-box .tab-maingame-content ul li.event a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20vw;
    height: 20vw;
    background-repeat: no-repeat;
    -o-background-size: contain;
    background-size: contain;
    background-image: url(/mb/images/assets/tag-dailywins-855bd875.png)
}

.maingame-content-box .tab-maingame-content ul li.promotion a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20vw;
    height: 20vw;
    background-repeat: no-repeat;
    -o-background-size: contain;
    background-size: contain;
    background-image: url(/mb/images/assets/tag-promotion-d22144d2.png)
}

.maingame-content-box .tab-maingame-content ul li a span {
    position: absolute;
    bottom: 3vw;
    left: 3vw;
    font-size: .81rem;
    text-align: center;
    color: #d3cda9;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 50vw;
    font-weight: 600;
    letter-spacing: -.2vw
}

.webp .maingame-content-box .tab-maingame-content ul li.n0p001 {
    background-image: url('/mb/images/home-game/n0p001.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n0p002 {
    background-image: url('/mb/images/home-game/n0p002.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n0p003 {
    background-image: url('/mb/images/home-game/n0p003.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n0p004 {
    background-image: url('/mb/images/home-game/n0p004.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n0p005 {
    background-image: url('/mb/images/home-game/n0p005.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n0p006 {
    background-image: url('/mb/images/home-game/n0p006.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n0p007 {
    background-image: url('/mb/images/home-game/n0p007.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n0p008 {
    background-image: url('/mb/images/home-game/n0p008.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n0p009 {
    background-image: url('/mb/images/home-game/n0p009.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n1p001 {
    background-image: url('/mb/images/home-game/n1p001.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n1p002 {
    background-image: url('/mb/images/home-game/n1p002.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n1p003 {
    background-image: url('/mb/images/home-game/n1p003.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n1p004 {
    background-image: url('/mb/images/home-game/n1p004.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n1p005 {
    background-image: url('/mb/images/home-game/n1p005.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n1p006 {
    background-image: url('/mb/images/home-game/n1p006.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n1p007 {
    background-image: url('/mb/images/home-game/n1p007.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n1p008 {
    background-image: url('/mb/images/home-game/n1p008.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n1p009 {
    background-image: url('/mb/images/home-game/n1p009.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n1p010 {
    background-image: url('/mb/images/home-game/n1p010.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n1p011 {
    background-image: url('/mb/images/home-game/n1p011.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n1p014 {
    background-image: url('/mb/images/home-game/n1p014.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n1p017 {
    background-image: url('/mb/images/home-game/n1p017.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n1p019 {
    background-image: url('/mb/images/home-game/n1p019.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n1p024 {
    background-image: url('/mb/images/home-game/n1p024.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n1p026 {
    background-image: url('/mb/images/home-game/n1p026.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n1p030 {
    background-image: url('/mb/images/home-game/n1p030.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n2p001 {
    background-image: url('/mb/images/home-game/n2p001.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n3p001 {
    background-image: url('/mb/images/home-game/n3p001.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n3p002 {
    background-image: url('/mb/images/home-game/n3p002.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n3p003 {
    background-image: url('/mb/images/home-game/n3p003.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n3p004 {
    background-image: url('/mb/images/home-game/n3p004.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n4p001 {
    background-image: url('/mb/images/home-game/n4p001.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n4p002 {
    background-image: url('/mb/images/home-game/n4p002.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n4p003 {
    background-image: url('/mb/images/home-game/n4p003.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n4p004 {
    background-image: url('/mb/images/home-game/n4p004.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n4p005 {
    background-image: url('/mb/images/home-game/n4p005.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n4p006 {
    background-image: url('/mb/images/home-game/n4p006.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n4p007 {
    background-image: url('/mb/images/home-game/n4p007.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n4p008 {
    background-image: url('/mb/images/home-game/n4p008.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n4p009 {
    background-image: url('/mb/images/home-game/n4p009.png')
}

.webp .maingame-content-box .tab-maingame-content ul li.n4p010 {
    background-image: url('/mb/images/home-game/n4p010.png')
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40/71) {
    section.maingame .maingame-box ul.tab-type li a .tab-name {
        transform:scale(.75);
        -webkit-transform: scale(.75);
        -moz-transform: scale(.75);
        -ms-transform: scale(.75);
        -o-transform: scale(.75)
    }

    section.pot .wrapper .main-pot .bg {
        height: 17vw;
        width: 46vw
    }

    section.pot .wrapper .main-pot span {
        font-size: 1rem;
        bottom: .5vw
    }

    .maingame-content-box .tab-maingame-content ul li a span {
        font-size: .65rem;
        width: 40vw
    }
}

@media only screen and (device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) {
    section.pot .wrapper .main-pot span {
        bottom:1.5vw
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
    section.pot .wrapper .main-pot span {
        font-size:2.4rem;
        bottom: 1.2vw
    }

    section.pot .wrapper .mem-btn button span {
        font-size: 1.6rem
    }

    section.pot .wrapper .mem-btn button span.hint {
        width: 14px;
        height: 14px
    }

    .maingame-content-box .tab-maingame-content ul li a span {
        font-size: 1.4rem
    }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    section.pot .wrapper .main-pot span {
        font-size:3.2rem;
        bottom: 1.4vw
    }

    section.pot .wrapper .mem-btn button span {
        font-size: 2rem
    }

    section.pot .wrapper .mem-btn button span.hint {
        width: 14px;
        height: 14px
    }

    .maingame-content-box .tab-maingame-content ul li a span {
        font-size: 1.8rem
    }
}

section.pot .wrapper {
    padding: 0 3.2vw;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: inherit;
    -moz-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

section.pot .wrapper .main-pot .bg {
    width: 49vw;
    height: 19vw;
    background-repeat: no-repeat;
    background-position: left center;
    -o-background-size: contain;
    background-size: contain;
    position: relative;
    background-image: url(/mb/images/assets/images/home/pot-bg.png)
}

section.pot .wrapper .main-pot span {
    position: absolute;
    width: 45vw;
    bottom: 1vw;
    left: 50%;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translate(-50%);
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--txtColor31)
}

section.pot .wrapper .mem-btn {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

section.pot .wrapper .mem-btn button {
    position: relative;
    background: none;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 1.6vw
}

section.pot .wrapper .mem-btn button:first-child {
    margin-left: 0
}

section.pot .wrapper .mem-btn button img {
    width: 11vw;
    margin-bottom: 1vw
}

section.pot .wrapper .mem-btn button span {
    font-size: .81rem;
    text-align: center;
    color: var(--txtColor07)
}

section.pot .wrapper .mem-btn button span.hint {
    position: absolute;
    top: 1.6vw;
    right: 1vw;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: var(--bgColor22);
    width: 8px;
    height: 8px
}

.marquee-box {
    height: 8vw;
    width: 93.2vw;
    padding: 0vw 2vw 0vw 0;
    margin: 0 auto;
    position: fixed;
    z-index: 5;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 65vw;
    left: 3.4vw
}

.marquee-box .icon,.marquee-box .icon img {
    width: 8vw;
    height: auto
}

.marquee {
    width: 90vw;
    left: 1vw;
    overflow: hidden;
    z-index: 5
}

.marquee div {
    width: 300%;
    height: 10vw;
    font-size: .81rem;
    position: absolute;
    overflow: hidden;
    -webkit-animation: marquee 5s linear infinite;
    -moz-animation: marquee 5s linear infinite;
    -o-animation: marquee 5s linear infinite;
    animation: marquee 5s linear infinite;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.marquee span {
    float: left;
    width: 50%;
    color: var(--txtColor01)
}

@-webkit-keyframes marquee {
    0% {
        left: 0
    }

    to {
        left: -100%
    }
}

@-moz-keyframes marquee {
    0% {
        left: 0
    }

    to {
        left: -100%
    }
}

@-o-keyframes marquee {
    0% {
        left: 0
    }

    to {
        left: -100%
    }
}

@keyframes marquee {
    0% {
        left: 0
    }

    to {
        left: -100%
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
    .marquee-box,.marquee {
        height:8vw
    }

    .marquee div {
        height: 8vw;
        font-size: 1.2rem
    }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .marquee div {
        font-size:1.8rem
    }
}

.app-download-bar {
    z-index: 100;
    height: 13vw;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0vw 3.4vw;
    background: var(--bgColor30)
}

.d-content {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.d-content img {
    width: 12vw;
    margin: 0 1.2vw
}

.d-content .d-info h2 {
    font-size: .83rem;
    color: var(--txtColor01)
}

.d-content .d-info p {
    font-size: .65rem;
    color: var(--txtColor12)
}

.d-content span.icon-close {
    font-size: 1.16rem;
    color: var(--txtColor12)
}

.app-download-bar button {
    width: 25vw;
    padding: 1.6vw 2vw;
    font-size: .83rem;
    color: var(--txtColor05);
    background: var(--bgColor20);
    border-radius: 5vw;
    -webkit-border-radius: 5vw;
    -moz-border-radius: 5vw;
    -ms-border-radius: 5vw;
    -o-border-radius: 5vw
}

[data-v-3aa23f77] .marquee {
    width: auto;
    white-space: nowrap
}

[data-v-3aa23f77] .marquee>span {
    width: auto;
    margin-left: 51px;
    line-height: initial
}

[data-v-3aa23f77] .marquee span {
    float: none!important
}

[data-v-3aa23f77] .marquee strong,[data-v-3aa23f77] .marquee strong span {
    font-weight: 700
}

[data-v-3aa23f77] .marquee u,[data-v-3aa23f77] .marquee u span {
    text-decoration: underline
}

[data-v-3aa23f77] .marquee em,[data-v-3aa23f77] .marquee em span {
    font-style: italic
}

[data-v-3aa23f77] .marquee span {
    width: 50%;
    color: unset
}

.calcDuration[data-v-3aa23f77] {
    visibility: hidden;
    width: auto;
    white-space: nowrap;
    font-size: .81rem
}
