@charset "UTF-8";
@import '../../assets/css/seals-of-approval.css';

#PreloaderBox {
    display: block;
    width: 100%;
    height: 120%;
    margin: 0;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000;
    background: url(/index_files/public/images/preloader_op.gif) 50% 40% no-repeat #023780;
    background-size: 200px
}

@media only screen and (min-width:320px) and (max-width:900px) {
    #PreloaderBox {
        background-size: 128px
    }
}

body,
html {
    width: 100%;
    height: auto;
    min-height: 80vh;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 14px;
    background: #023780;
    font-family: lato, sans-serif;
    font-weight: 400
}

body {
    position: relative;
    z-index: 0;
    color: #fff;
    overflow-x: hidden !important;
    overflow: auto;
    background: #023780
}

* {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent
}

:focus {
    outline: none;
    -webkit-tap-highlight-color: transparent
}

img {
    border: 0 !important;
    outline: none !important
}

a {
    text-decoration: none
}

.mt-30 {
    margin-top: 30px
}

@font-face {
    font-family: thorcefree;
    src: url(/index_files/public/fonts/thorce_free/thorce_free.woff2) format("woff2"), url(/index_files/public/fonts/thorce_free/thorce_free.woff2) format("woff2"), url(/index_files/public/fonts/thorce_free/thorce_free.woff) format("woff");
    font-weight: 400 !important;
    font-style: normal !important
}

@font-face {
    font-family: nexarustscriptlregular;
    src: url(/index_files/public/fonts/nexa-rust-script/nexarustscriptlregular.woff2) format("woff2"), url(/index_files/public/fonts/nexa-rust-script/nexarustscriptlregular.woff) format("woff"), url(/index_files/public/fonts/nexa-rust-script/nexarustscriptlregular.otf) format("otf");
    font-weight: 400 !important;
    font-style: normal !important
}

@font-face {
    font-family: lemonmilkbold;
    src: url(/index_files/public/fonts/lemon-milk-bold/lemonmilkbold.woff2) format("woff2"), url(/index_files/public/fonts/lemon-milk-bold/lemonmilkbold.woff) format("woff"), url(/index_files/public/fonts/lemon-milk-bold/lemonmilkbold.otf) format("otf"), url(/index_files/public/fonts/lemon-milk-bold/lemonmilkbold.ttf) format("ttf");
    font-weight: 400 !important;
    font-style: normal !important
}

.ClearFix {
    clear: both
}

.Transitions {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.NoSelect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.Links_1 {
    color: #ffcd00;
    text-decoration: underline !important
}

.Links_1:visited {
    color: #ffcd00;
    text-decoration: none !important
}

.Links_1:hover {
    color: #00a8ff;
    text-decoration: underline !important
}

.Links_2 {
    color: #011737;
    text-decoration: underline !important
}

.Links_2:visited {
    color: #011737;
    text-decoration: underline !important
}

.Links_2:hover {
    color: #ffcd00;
    text-decoration: underline !important
}

.BtnBackPg {
    display: block;
    width: 90px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 10px;
    padding: 0 14px 0 10px;
    text-align: right;
    color: #fff;
    background: #fff;
    font-family: thorcefree;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 15px;
    background: url(/index_files/public/images/icon-back.svg) 10% 50% no-repeat;
    background-size: 30%;
    -webkit-border-top-left-radius: 100px;
    -webkit-border-bottom-left-radius: 100px;
    -moz-border-radius-topleft: 100px;
    -moz-border-radius-bottomleft: 100px;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px
}

.BtnBackPg:after {
    content: "BACK"
}

.BtnBackPg:hover {
    background-color: #01429c
}

.BtnBackPg:active {
    background-color: #ffcd00;
    background-position: 5% 50%
}

.YColor {
    color: #ffcd00
}

.SpBoxes {
    display: block;
    width: 100%;
    margin: 0 auto 40px;
    padding: 30px;
    text-align: justify;
    border: 1px dashed #ffcd00;
    background: rgba(0, 7, 16, .8);
    border-radius: 10px
}

.SpBoxes ul,
ol {
    padding: 0 50px
}

.BoxCcode {
    display: block;
    width: 50%;
    height: 100px;
    line-height: 100px;
    margin: 40px auto;
    overflow: hidden;
    border: dotted 2px #ffcd00;
    font-size: 40px;
    font-family: lemonmilkbold;
    font-weight: 400 !important;
    color: #fff
}

.BoxCcode span {
    color: #ffcd00
}

.ListNum {
    display: block;
    padding: 0 20px;
    color: #ffcd00 !important;
    font-weight: 700 !important
}

.ListNum li {
    text-align: left !important;
    font-weight: 400 !important
}

.ListNum span {
    color: #fff !important
}

.Rule {
    color: #ffcd00;
    font-size: 11px !important;
    text-align: justify
}

section.blogposts.darkbg {
    background-color: #020913
}

.section-description {
    font-size: 1.3rem;
    font-family: lato, sans-serif;
    text-align: left;
    margin-bottom: 30px;
    margin-left: 20px
}

section.jackpot--section {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media(max-width:349px) {
    section.jackpot--section {
        background-image: url(/index_files/public/img/jackpots-cta_400x500-k.jpg)
    }
}

@media(min-width:350px) and (max-width:599px) {
    section.jackpot--section {
        background-image: url(/index_files/public/img/jackpots-cta_400x500-k.jpg)
    }
}

@media(min-width:600px) and (max-width:1199px) {
    section.jackpot--section {
        background-image: url(/index_files/public/img/3-min-k.jpg)
    }
}

@media(min-width:1200px) {
    section.jackpot--section {
        background-image: url(/index_files/public/img/3-min-k.jpg)
    }
}

section.jackpot--section .jackpot--container {
    background-color: rgba(15, 14, 60, .8);
    border-radius: 0
}

@media(min-width:800px) {
    section.jackpot--section .jackpot--container {
        padding-top: 20px;
        padding-right: 25px;
        padding-left: 25px;
        background-color: #0f0e3c;
        border-radius: 20px
    }
}

section.testimonials {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: inherit
}

@media(max-width:349px) {
    section.testimonials {
        background-position: bottom center;
        background-size: contain;
        background-color: #130634
    }
}

@media(min-width:350px) and (max-width:599px) {
    section.testimonials {
        background-image: url(/index_files/public/img/testimonials-bg.jpg)
    }
}

@media(min-width:600px) and (max-width:1199px) {
    section.testimonials {
        background-image: url(/index_files/public/img/5-min-k.jpg)
    }
}

@media(min-width:1200px) {
    section.testimonials {
        background-image: url(/index_files/public/img/5-min-k.jpg)
    }
}

section.blogposts.darkbg {
    background-color: #020913
}

@media(min-width:800px) {
    section.blogposts {
        padding-bottom: 50px !important
    }
}

section.blogposts #BlogPosts {
    padding-top: 20px
}

@media(min-width:800px) {
    section.blogposts #BlogPosts {
        background: #ffcd00;
        border-radius: 20px;
        max-width: 1080px;
        padding-right: 20px;
        padding-left: 20px
    }

    section.blogposts #BlogPosts h2.emphasized {
        color: #023780 !important
    }

    section.blogposts #BlogPosts p {
        color: #023780
    }
}

section.cta-block {
    display: block;
    width: 100%;
    height: 500px;
    margin: 0 auto;
    padding: 30px 10px
}

section.cta-block .darken {
    background-color: rgba(15, 14, 60, .5)
}

section.cta-block.banking-cta {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media(max-width:349px) {
    section.cta-block.banking-cta {
        height: 570px !important;
        padding-top: 100px !important;
        background-image: url(/index_files/public/img/banking-cta_400x500-k.jpg);
        background-position: center top;
        background-color: #020913 !important
    }
}

@media(min-width:350px) and (max-width:599px) {
    section.cta-block.banking-cta {
        height: 570px !important;
        padding-top: 100px !important;
        background-image: url(/index_files/public/img/banking-cta_400x500-k.jpg);
        background-position: center top;
        background-color: #010913 !important
    }
}

@media(min-width:600px) and (max-width:1199px) {
    section.cta-block.banking-cta {
        background-image: url(/index_files/public/img/banking-cta_1800x600-k.jpg)
    }
}

@media(min-width:1200px) {
    section.cta-block.banking-cta {
        background-image: url(/index_files/public/img/banking-cta_1800x600-k.jpg)
    }
}

section.cta-block.instant-cta {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media(max-width:349px) {
    section.cta-block.instant-cta {
        background-image: url(/index_files/public/img/instant-cta_400x500-k.jpg);
        background-position: center 20px;
        background-color: #020913 !important
    }
}

@media(min-width:350px) and (max-width:599px) {
    section.cta-block.instant-cta {
        background-image: url(/index_files/public/img/instant-cta_400x500-k.jpg);
        background-position: center 20px;
        background-color: #020913 !important
    }
}

@media(min-width:600px) and (max-width:1199px) {
    section.cta-block.instant-cta {
        background-image: url(/index_files/public/img/home-instant-payout-section-bg-k.jpg)
    }
}

@media(min-width:1200px) {
    section.cta-block.instant-cta {
        background-image: url(/index_files/public/img/home-instant-payout-section-bg-k.jpg)
    }
}

section.cta-block.tournaments-cta {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media(max-width:349px) {
    section.cta-block.tournaments-cta {
        background-image: url(/index_files/public/img/tournaments-cta_400x500-k.jpg);
        background-position: center -120px;
        background-color: #130634
    }
}

@media(min-width:350px) and (max-width:599px) {
    section.cta-block.tournaments-cta {
        background-image: url(/index_files/public/img/tournaments-cta_400x500-k.jpg);
        background-position: center -110px;
        background-color: #130634 !important
    }
}

@media(min-width:600px) and (max-width:1199px) {
    section.cta-block.tournaments-cta {
        background-image: url(/index_files/public/img/4-min-k.jpg)
    }
}

@media(min-width:1200px) {
    section.cta-block.tournaments-cta {
        background-image: url(/index_files/public/img/4-min-k.jpg)
    }
}

.cta-block--container {
    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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1040px;
    height: 100%;
    margin: 0 auto;
    padding: 30px 0
}

@media(min-width:800px) {
    section.cta-block {
        height: 600px
    }

    .section-description {
        margin-left: 0
    }
}

.ContRowBtns {
    display: block;
    width: 50%;
    max-width: 600px;
    height: 80px;
    margin: 0 auto
}

.ContRowBtns .Btns {
    display: block;
    width: 48%;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0 10px;
    background: #ffcd00;
    text-align: center;
    cursor: pointer;
    float: left;
    color: #023780;
    font-family: thorcefree;
    font-weight: 400 !important;
    font-size: 20px;
    border-radius: 60px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ContRowBtns .Btns.Btn_L {
    margin: 0 4% 0 0
}

.ContRowBtns .Btns.Btn_R {
    margin: 0
}

.ContRowBtns .Btns:hover {
    background: #fff;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

@media only screen and (min-width:901px) and (max-width:1300px) {
    .ContRowBtns {
        width: 90%;
        max-width: 400px
    }

    .ContRowBtns .Btns {
        height: 40px;
        line-height: 40px;
        font-size: 16px
    }
}

@media only screen and (min-width:601px) and (max-width:900px) {
    .ContRowBtns {
        width: 90%;
        max-width: 400px
    }

    .ContRowBtns .Btns {
        height: 40px;
        line-height: 40px;
        font-size: 16px
    }
}

@media only screen and (min-width:421px) and (max-width:600px) {
    .ContRowBtns {
        width: 100%;
        max-width: 400px
    }

    .ContRowBtns .Btns {
        height: 35px;
        line-height: 35px;
        font-size: 16px
    }
}

@media only screen and (min-width:300px) and (max-width:420px) {
    .ContRowBtns {
        width: 90%;
        max-width: 240px;
        height: auto;
        clear: both;
        margin: 0 auto 20px !important
    }

    .ContRowBtns .Btns {
        width: 100%;
        height: 40px;
        line-height: 40px;
        margin: 0 auto 20px !important;
        font-size: 15px;
        padding: 0 5px;
        float: none
    }
}

#Background {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 110%;
    position: fixed;
    z-index: 0;
    margin: 0;
    left: 0;
    bottom: 0;
    background: #0d2659
}

#Wrapper {
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
    min-height: 400px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    text-align: center
}

#BarFooter {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 0;
    margin: 0 auto;
    background: #031024;
    padding-top: 20px
}

#BarFooter.dark {
    background-color: #031024
}

#BarBLastWiners {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    margin-top: 10px
}

#Wrapper .HeaderBar {
    display: block;
    width: 100%;
    min-height: 150px;
    line-height: 150px;
    margin: 0 auto;
    position: relative;
    clear: both
}

#Wrapper .HeaderBar div {
    display: block;
    width: 100%;
    min-height: 150px;
    margin: 0 auto;
    font-size: 70px;
    font-family: lemonmilkbold;
    font-weight: 400 !important
}

#Wrapper .HeaderBar div span {
    font-family: nexarustscriptlregular;
    color: #ffcd00
}

#Wrapper .PageCont {
    display: block;
    width: 100%;
    min-height: 400px;
    margin: 0 auto;
    position: relative;
    clear: both;
    padding: 0
}

#MobileBar {
    display: none;
    width: 100%;
    height: 60px;
    background: #022960;
    padding-top: 15px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 98
}

#MobileBar.hide {
    visibility: hidden !important;
    opacity: 0 !important
}

#MobileBar .balance--icon,
#MobileBar .dice--icon,
#MobileBar .search--icon {
    top: 10px;
    width: 60px;
    height: 40px;
    position: absolute;
    display: inline-block;
    background-size: 40%;
    background-position: center top;
    background-repeat: no-repeat
}

#MobileBar .balance--icon:after,
#MobileBar .dice--icon:after,
#MobileBar .search--icon:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    font-size: 10px;
    font-family: lato, sans-serif
}

#MobileBar .search--icon {
    right: 0;
    background-image: url(/index_files/public/icons/search.svg)
}

#MobileBar .search--icon:after {
    content: "Search"
}

#MobileBar .balance--icon {
    right: 120px;
    background-image: url(/index_files/public/icons/wallet-filled.svg)
}

#MobileBar .balance--icon:after {
    content: "Balance"
}

#MobileBar .dice--icon {
    right: 60px;
    background-image: url(/index_files/public/icons/dice.svg)
}

#MobileBar .dice--icon:after {
    content: "Feel Lucky?"
}

@media(max-width:350px) {
    #MobileBar img {
        max-width: 90px
    }

    #MobileBar .balance--icon,
    #MobileBar .dice--icon,
    #MobileBar .search--icon {
        width: 45px
    }

    #MobileBar .balance--icon {
        right: 100px
    }

    #MobileBar .dice--icon {
        right: 50px
    }
}

#MobileBar img {
    display: block;
    width: 110px;
    position: relative;
    margin: 0 0 0 75px
}

#CookiePopup {
    position: fixed;
    margin-top: 2px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background-color: #000e31;
    line-height: 2.5;
    right: 0;
    left: 50%;
    border-radius: 25px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    z-index: 99;
    animation: bounce 1s;
    animation-delay: 1.5s;
    animation-fill-mode: forwards;
    -webkit-animation: bounce 1s;
    -webkit-animation-delay: 1.5s;
    -webkit-animation-fill-mode: forwards
}

#CookieWrapper {
    text-align: left;
    position: relative;
    padding-left: 10px;
    padding-right: 30px
}

#CookieWrapper a {
    color: #ffcd00
}

#CookieClose {
    background-image: url(/index_files/public/icons/close.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 13px;
    height: 13px;
    display: block;
    position: absolute;
    right: 10px;
    top: 11px;
    background-position: center center
}

@keyframes bounce {
    0% {
        -webkit-transform: translate(-50%, -200%);
        transform: translate(-50%, -200%);
        opacity: 1
    }

    50% {
        -webkit-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%);
        opacity: 1
    }

    to {
        -webkit-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        opacity: 1
    }
}

@-webkit-keyframes bounce {
    0% {
        -webkit-transform: translate(-50%, -200%);
        transform: translate(-50%, -200%);
        opacity: 1
    }

    50% {
        -webkit-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%);
        opacity: 1
    }

    to {
        -webkit-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        opacity: 1
    }
}

@keyframes bounceDown {
    0% {
        -webkit-transform: translate(-50%, 200%);
        transform: translate(-50%, 200%);
        opacity: 1
    }

    50% {
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 1
    }

    to {
        -webkit-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        opacity: 1
    }
}

@-webkit-keyframes bounceDown {
    0% {
        -webkit-transform: translate(-50%, 200%);
        transform: translate(-50%, 200%);
        opacity: 1
    }

    50% {
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 1
    }

    to {
        -webkit-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        opacity: 1
    }
}

body::-webkit-scrollbar {
    width: 10px
}

body::-webkit-scrollbar-track {
    background: #010f22;
    border-radius: 10px
}

body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #ffcd00
}

body::scrollbar {
    width: 10px;
    border-radius: 10px
}

body::scrollbar-track {
    background: #ffcd00;
    border-radius: 10px
}

body::scrollbar-thumb {
    border-radius: 10px;
    background: #010f22
}

body {
    scrollbar-face-color: #ffcd00;
    scrollbar-shadow-color: #ffcd00;
    scrollbar-arrow-color: #fff;
    scrollbar-track-color: #010f22
}

.Blur {
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px)
}

@media only screen and (min-width:320px) and (max-width:800px) {
    .Blur {
        -webkit-filter: blur(5px);
        -moz-filter: blur(5px);
        -ms-filter: blur(5px);
        -o-filter: blur(5px);
        filter: blur(5px)
    }
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    max-height: 800px
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0;
    color: inherit;
    border: 0;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: rgba(255, 255, 255, .3);
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #ffbe31
}

.BlinkText_1 {
    -webkit-animation: ChangeColor_1 .3s infinite;
    animation: ChangeColor_1 .3s infinite
}

@-webkit-keyframes ChangeColor_1 {
    0% {
        color: #ffcd00
    }

    50% {
        color: #00a8ff
    }

    to {
        color: #ffcd00
    }
}

@keyframes ChangeColor_1 {
    0% {
        color: #ffcd00
    }

    50% {
        color: #00a8ff
    }

    to {
        color: #ffcd00
    }
}

#MenuLeft a {
    color: #fff
}

#MenuLeft a:active {
    color: #fff
}

#MenuLeft a:visited {
    color: #fff
}

#MenuLeft {
    display: block;
    width: 100%;
    max-width: 300px;
    height: 110%;
    min-height: 110%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    text-align: center;
    background: 0 0;
    font-family: thorcefree;
    font-weight: 400 !important;
    overflow: hidden;
    padding-right: 80px;
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#MenuLeft #ConMenuLeft {
    overflow-y: auto;
    display: block;
    width: 100%;
    max-width: 250px;
    height: 100vh;
    position: absolute;
    left: -100%;
    top: 0;
    padding: 30px 30px 40px;
    background: #001026;
    pointer-events: all;
    -webkit-transition: all 600ms cubic-bezier(.68, -.55, .265, 1.55);
    transition: all 600ms cubic-bezier(.68, -.55, .265, 1.55);
    opacity: 0
}

#MenuLeft #ConMenuLeft.Opened {
    left: 0%;
    opacity: 1
}

#MenuLeft #LogoMenu {
    display: block;
    width: 100%;
    max-width: 150px;
    height: auto;
    position: relative;
    margin: 0 auto 40px
}

#MenuLeft #LogoMenu:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

#MenuLeft #LogoMenu img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto
}

#MenuLeft .BtnsUser {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: relative;
    margin: 0 auto 15px;
    cursor: pointer;
    border-radius: 40px;
    font-size: 20px;
    border: solid 2px #fff;
    background: transparent
}

#MenuLeft .BtnsUser:hover {
    border: solid 2px #ffcd00;
    background: #ffcd00;
    color: #015ecc;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

#MenuLeft .BtnsUser.Login {
    border: solid 2px #fff;
    background: transparent
}

#MenuLeft .BtnsUser.Login:hover {
    border: solid 2px #fff;
    background: #fff;
    color: #015ecc
}

#MenuLeft .BtnsUser.Sign {
    border: solid 2px #ffcd00;
    background: #ffcd00;
    color: #015ecc
}

#MenuLeft .BtnsUser.Sign:hover {
    border: solid 2px #015ecc;
    background: #015ecc;
    color: #ffcd00
}

#ConMenuLeft::-webkit-scrollbar {
    width: 10px;
    display: none
}

#MenuLeft #ConMenuLeft .user-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(max-width:800px) {
    #MenuLeft #ConMenuLeft .user-controls {
        display: none
    }
}

#MenuLeft #ConMenuLeft .user-controls a.user-ctrl,
#MenuLeft #ConMenuLeft .user-controls span.user-ctrl {
    display: inline-block;
    position: relative;
    width: 60px;
    height: 60px;
    background-size: 45%;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer
}

#MenuLeft #ConMenuLeft .user-controls a.user-ctrl:after,
#MenuLeft #ConMenuLeft .user-controls span.user-ctrl:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    width: 100%;
    font-size: 10px;
    font-family: lato, sans-serif;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

#MenuLeft #ConMenuLeft .user-controls a.user-ctrl:hover,
#MenuLeft #ConMenuLeft .user-controls span.user-ctrl:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
}

#MenuLeft #ConMenuLeft .user-controls a.user-ctrl:hover:after,
#MenuLeft #ConMenuLeft .user-controls span.user-ctrl:hover:after {
    color: #ffcd00
}

#MenuLeft #ConMenuLeft .user-controls a.user-ctrl.dice--icon,
#MenuLeft #ConMenuLeft .user-controls span.user-ctrl.dice--icon {
    background-image: url(/index_files/public/icons/dice.svg)
}

#MenuLeft #ConMenuLeft .user-controls a.user-ctrl.dice--icon:after,
#MenuLeft #ConMenuLeft .user-controls span.user-ctrl.dice--icon:after {
    content: "Feel Lucky?"
}

#MenuLeft #ConMenuLeft .user-controls a.user-ctrl.search--icon,
#MenuLeft #ConMenuLeft .user-controls span.user-ctrl.search--icon {
    background-image: url(/index_files/public/icons/search.svg)
}

#MenuLeft #ConMenuLeft .user-controls a.user-ctrl.search--icon:after,
#MenuLeft #ConMenuLeft .user-controls span.user-ctrl.search--icon:after {
    content: "Search"
}

#MenuLeft #ConMenuLeft .user-controls a.user-ctrl.balance--icon,
#MenuLeft #ConMenuLeft .user-controls span.user-ctrl.balance--icon {
    background-image: url(/index_files/public/icons/wallet-filled.svg)
}

#MenuLeft #ConMenuLeft .user-controls a.user-ctrl.balance--icon:after,
#MenuLeft #ConMenuLeft .user-controls span.user-ctrl.balance--icon:after {
    content: "Balance"
}

.lang {
    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
}

.lang .lang_switch {
    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;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background-color: #707070;
    border-radius: 7px 7px 7px 7px
}

.lang .lang_switch .lang_item {
    display: none;
    -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: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 100%;
    padding: 0 5px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    cursor: pointer;
    -webkit-transition: color .3s ease-in;
    transition: color .3s ease-in
}

.lang .lang_switch .lang_item:not(.active):hover {
    color: #ffcd00 !important
}

.lang .lang_switch .lang_item.active {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    background-color: #3a3a3a;
    border-radius: 7px 7px 7px 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.lang .lang_switch .lang_item.active span {
    position: relative
}

.lang .lang_switch .lang_item.active span:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 3px;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    background-image: url(/index_files/public/icons/arrow-filled.svg);
    background-position: center right;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 12px;
    height: 6px
}

.lang .lang_switch .lang_item img {
    width: 30px;
    pointer-events: none
}

.lang .lang_switch .lang_item span {
    width: 83px;
    font-family: lato, sans-serif;
    font-size: 1rem;
    padding: 0 9px;
    text-align: left;
    pointer-events: none
}

.lang .lang_switch.open {
    border-radius: 7px 7px 7px 7px
}

.lang .lang_switch.open .lang_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 7px 7px 7px 7px
}

.lang .lang_switch.open .lang_item.active {
    border-radius: 7px 7px 0 0
}

.lang .lang_switch.open .lang_item.active span:after {
    -webkit-transform: translateY(-100%) rotate(0deg);
    transform: translateY(-100%) rotate(0deg)
}

#MenuLeft ul:not(.dropdown) {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    margin: 40px auto 20px;
    list-style: none;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 400 !important
}

#MenuLeft ul:not(.dropdown) li {
    display: block;
    width: 100%;
    height: 45px;
    line-height: 48px;
    position: relative;
    margin: 0 auto 25px;
    list-style: none;
    cursor: pointer;
    overflow: hidden;
    text-align: left;
    padding-left: 60px;
    border-radius: 40px
}

#MenuLeft ul:not(.dropdown) li:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    background: #015ecc;
    opacity: 0;
    background: transparent;
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(1, 35, 82, 0)), color-stop(100%, rgb(1, 92, 204)));
    background: -webkit-gradient(linear, left top, right top, from(rgba(1, 35, 82, 0)), to(rgb(1, 92, 204)));
    background: linear-gradient(to right, rgba(1, 35, 82, 0) 0%, rgb(1, 92, 204) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#012352", endColorstr="#015ccc", GradientType=1);
    -webkit-transition: all 500ms cubic-bezier(.175, .885, .32, 1.275);
    transition: all 500ms cubic-bezier(.175, .885, .32, 1.275)
}

#MenuLeft ul:not(.dropdown) li:after {
    left: -100%;
    top: 0
}

#MenuLeft ul:not(.dropdown) li:hover:after {
    left: 0%;
    top: 0;
    opacity: 1
}

#MenuLeft ul:not(.dropdown) li:hover>a {
    color: #ffcd00
}

#MenuLeft ul:not(.dropdown) li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.2;
    white-space: pre-wrap;
    width: 100%;
    height: 45px;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 60px;
    z-index: 2;
    margin: 0;
    text-decoration: none;
    color: #fff
}

#MenuLeft ul:not(.dropdown) li .IconBox {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 10px;
    top: 2.5px;
    pointer-events: none;
    z-index: 1;
    background: url(/index_files/public/images/menu-left/sprite-icons.svg) 0 0 no-repeat;
    background-size: 400px 80px
}

#MenuLeft ul:not(.dropdown) li .IconBox.Games {
    background-position: 0 0
}

#MenuLeft ul:not(.dropdown) li:hover>.IconBox.Games {
    background-position: 0 -40px
}

#MenuLeft ul:not(.dropdown) li .IconBox.Promo {
    background-position: -40px 0
}

#MenuLeft ul:not(.dropdown) li:hover>.IconBox.Promo {
    background-position: -40px -40px
}

#MenuLeft ul:not(.dropdown) li .IconBox.Tourn {
    background-position: -80px 0
}

#MenuLeft ul:not(.dropdown) li:hover>.IconBox.Tourn {
    background-position: -80px -40px
}

#MenuLeft ul:not(.dropdown) li .IconBox.Bank {
    background-position: -120px 0
}

#MenuLeft ul:not(.dropdown) li:hover>.IconBox.Bank {
    background-position: -120px -40px
}

#MenuLeft ul:not(.dropdown) li .IconBox.Vip {
    background-position: -160px 0
}

#MenuLeft ul:not(.dropdown) li:hover>.IconBox.Vip {
    background-position: -160px -40px
}

#MenuLeft ul:not(.dropdown) li .IconBox.Rewards {
    background-position: -360px 0
}

#MenuLeft ul:not(.dropdown) li:hover>.IconBox.Rewards {
    background-position: -360px -40px
}

#MenuLeft .RowSocials {
    display: block;
    width: auto;
    min-width: 100px;
    height: 40px;
    position: relative;
    margin: 0 auto 15px;
    clear: both;
    float: none
}

#MenuLeft .RowSocials .BoxSoc {
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
    cursor: pointer;
    float: left;
    margin: 0 10px 0 0;
    background: url(/index_files/public/images/menu-left/sprite-icons.svg) 0 0 no-repeat;
    background-size: 400px 80px;
    -webkit-transition: all 500ms cubic-bezier(.175, .885, .32, 1.275);
    transition: all 500ms cubic-bezier(.175, .885, .32, 1.275)
}

#MenuLeft ul:not(.dropdown) li>.IconBox.LiveDealer {
    background: url(/index_files/public/icons/croupier.svg);
    background-position: center !important;
    background-size: contain !important
}

#MenuLeft ul:not(.dropdown) li:hover>.IconBox.LiveDealer {
    background: url(/index_files/public/icons/croupier-yellow.svg)
}

#MenuLeft .RowSocials .BoxSoc:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

#MenuLeft .RowSocials .BoxSoc.FB {
    background-position: -200px -40px;
    display: none
}

#MenuLeft .RowSocials .BoxSoc.FB:hover {
    background-position: -200px 0
}

#MenuLeft .RowSocials .BoxSoc.TW {
    background-position: -240px -40px
}

#MenuLeft .RowSocials .BoxSoc.TW:hover {
    background-position: -240px 0
}

#MenuLeft .RowSocials .BoxSoc.YT {
    background-position: -280px -40px
}

#MenuLeft .RowSocials .BoxSoc.YT:hover {
    background-position: -280px 0
}

#MenuLeft .RowSocials .BoxSoc.IG {
    background-position: -320px -40px;
    margin: 0
}

#MenuLeft .RowSocials .BoxSoc.IG:hover {
    background-position: -320px 0
}

#MenuLeft #ConMenuLeft .RowLogout {
    padding-top: 25px
}

#BtnHamMenu {
    display: none;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 12px;
    top: 12px;
    z-index: 100;
    cursor: pointer;
    pointer-events: all
}

svg {
    width: 200%;
    position: absolute;
    left: -55%;
    top: -32%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

path {
    fill: none;
    -webkit-transition: stroke-dashoffset .5s cubic-bezier(.25, -.25, .75, 1.25), stroke-dasharray .5s cubic-bezier(.25, -.25, .75, 1.25);
    transition: stroke-dashoffset .5s cubic-bezier(.25, -.25, .75, 1.25), stroke-dasharray .5s cubic-bezier(.25, -.25, .75, 1.25);
    stroke-width: 40px;
    stroke-linecap: round;
    stroke: #ffcd00;
    stroke-dashoffset: 0
}

path#bottom,
path#top {
    stroke-dasharray: 240px 950px
}

path#middle {
    stroke-dasharray: 240px 240px
}

.Cross path#bottom,
.Cross path#top {
    stroke-dashoffset: -650px;
    stroke-dashoffset: -650px
}

.Cross path#middle {
    stroke-dashoffset: -115px;
    stroke-dasharray: 1px 220px
}

.Cross path {
    stroke: #fff
}

#BtnHamMenu:hover>svg path {
    stroke: #fff
}

.Cross:hover>svg path {
    stroke: #ffcd00
}

.notify-1:after {
    content: "1";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-2:after {
    content: "2";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-3:after {
    content: "3";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-4:after {
    content: "4";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-5:after {
    content: "5";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-6:after {
    content: "6";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-7:after {
    content: "7";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-8:after {
    content: "8";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-9:after {
    content: "9";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-10:after {
    content: "10";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-11:after {
    content: "11";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-12:after {
    content: "12";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-13:after {
    content: "13";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-14:after {
    content: "14";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-15:after {
    content: "15";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-16:after {
    content: "16";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-17:after {
    content: "17";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-18:after {
    content: "18";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-19:after {
    content: "19";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

#MenuLeft .RowSocials {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media only screen and (min-width:1024px) {
    #MenuLeft #ConMenuLeft {
        left: 0% !important;
        opacity: 1 !important
    }
}

@media only screen and (min-width:801px) and (max-width:1024px) {
    #MenuLeft {
        max-width: 30%
    }

    #MenuLeft #ConMenuLeft {
        max-width: 100%;
        padding: 40px 20px 100px;
        position: absolute;
        overflow-x: hidden;
        overflow-y: scroll;
        background: rgba(0, 7, 16, .95)
    }

    #MenuLeft #LogoMenu {
        max-width: 130px;
        margin: 0 auto 20px
    }

    #MenuLeft #RowBtnsUser {
        max-width: 300px;
        margin: 0 auto;
        clear: both;
        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;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #MenuLeft .BtnsUser {
        width: 80%;
        float: left;
        font-size: 15px
    }

    #MenuLeft ul:not(.dropdown) {
        margin: 30px auto;
        font-size: 14px;
        clear: both;
        padding: 0 20px
    }

    #MenuLeft ul:not(.dropdown) li {
        height: 45px;
        line-height: 45px;
        margin: 0 auto 25px;
        padding-left: 60px
    }

    #MenuLeft .RowSocials {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

@media only screen and (min-width:320px) and (max-width:800px) {
    #BtnHamMenu {
        display: block;
        background: #022960;
        -webkit-box-shadow: 0 0 0 2px #022960;
        box-shadow: 0 0 0 2px #022960
    }

    #BtnHamMenu.hide {
        visibility: hidden !important;
        opacity: 0 !important
    }

    #MenuLeft {
        max-width: 100%
    }

    #MenuLeft #ConMenuLeft {
        max-width: 100%;
        padding: 40px 20px 100px;
        position: absolute;
        overflow-x: hidden;
        overflow-y: scroll;
        background: rgba(0, 7, 16, .9)
    }

    #MenuLeft #LogoMenu {
        max-width: 130px;
        margin: 0 auto 20px
    }

    #MenuLeft #RowBtnsUser {
        max-width: 300px;
        margin: 0 auto 30px;
        clear: both
    }

    #MenuLeft .BtnsUser {
        width: 46%;
        float: left;
        margin: 0 2% 30px
    }

    #MenuLeft ul:not(.dropdown) {
        margin: 30px auto;
        font-size: 17px;
        clear: both;
        padding: 0 20px
    }

    #MenuLeft ul:not(.dropdown) li {
        height: 45px;
        line-height: 45px;
        margin: 0 auto 25px;
        padding-left: 60px
    }

    #MenuLeft .RowSocials {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

#quicklinks {
    left: 0;
    bottom: 0;
    z-index: 23;
    width: 100%;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    background-color: #022960;
    -webkit-box-shadow: 0 0 17.28px 6.72px rgba(0, 0, 0, .56);
    box-shadow: 0 0 17.28px 6.72px rgba(0, 0, 0, .56)
}

@media(min-width:800px) {
    #quicklinks {
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important
    }
}

#quicklinks .ql_cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -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: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 10px 8px
}

#quicklinks .ql_cont .ql_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 20%;
    -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;
    -ms-flex-line-pack: center;
    align-content: center
}

#quicklinks .ql_cont .ql_item.chat {
    position: relative
}

#quicklinks .ql_cont .ql_item.chat:after {
    content: "";
    position: absolute;
    top: 0;
    right: 23%;
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 25px;
    background-color: none
}

#quicklinks .ql_cont .ql_item.chat.online:after {
    background-color: #34eb64
}

#quicklinks .ql_cont .ql_item.chat.offline:after {
    background-color: grey
}

#quicklinks .ql_cont .ql_item.emphasized {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    color: hsla(0, 0%, 100%, .8);
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

#quicklinks .ql_cont .ql_item.emphasized .ql_item--icon {
    width: 38px;
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 55%;
    -webkit-box-shadow: 0 5px 30px #ffcd00;
    box-shadow: 0 5px 30px #ffcd00;
    background-size: 50%;
    background-color: #ffcd00
}

#quicklinks .ql_cont .ql_item .ql_item--icon {
    width: 25px;
    height: 23px;
    display: block;
    background-position: center center;
    background-size: 80%;
    background-repeat: no-repeat
}

#quicklinks .ql_cont .ql_item .ql_item--icon.login {
    background-image: url(/index_files/public/icons/login.svg)
}

#quicklinks .ql_cont .ql_item .ql_item--icon.cashierdeposit {
    background-image: url(/index_files/public/icons/deposit.svg);
    background-size: 70% !important
}

#quicklinks .ql_cont .ql_item .ql_item--icon.home {
    background-image: url(/index_files/public/icons/home.svg)
}

#quicklinks .ql_cont .ql_item .ql_item--icon.games {
    background-image: url(/index_files/public/icons/cherry.svg)
}

#quicklinks .ql_cont .ql_item .ql_item--icon.support:not(.close) {
    background-image: url(/index_files/public/icons/chat.svg)
}

#quicklinks .ql_cont .ql_item .ql_item--icon.support.close {
    background-image: url(/index_files/public/icons/close.svg)
}

#quicklinks .ql_cont .ql_item .ql_item--icon.tournaments {
    background-image: url(/index_files/public/icons/trophy.svg)
}

#quicklinks .ql_cont .ql_item .ql_item--icon.journey {
    background-image: url(/index_files/public/icons/trophy.svg);
    position: relative
}

#quicklinks .ql_cont .ql_item .ql_item--icon.journey:after {
    content: "";
    position: absolute;
    top: -10px;
    right: 40%;
    display: block;
    width: 30px;
    height: 15px;
    background-image: url(/index_files/public/icons/new-label.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%
}

#quicklinks .ql_cont .ql_item .ql_item--icon.bonuses {
    background-image: url(/index_files/public/icons/coupon-nofill.svg)
}

#quicklinks .ql_cont .ql_item .ql_item--text {
    display: block;
    text-align: center;
    font-size: .7rem;
    color: #fff
}

#hero {
    background: #031024;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: 73% center;
    background-size: cover;
    -webkit-transition: .4s min-height ease-in-out;
    transition: .4s min-height ease-in-out;
    width: 100%;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto
}

#hero.home {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    background-image: url(/index_files/public/img/hero/mobile.jpg);
    background-position: bottom center;
    min-height: calc(100vh - 105px);
    min-height: calc(var(--vh, 1vh) * 100 - 105px);
    padding: 20px 0
}

#hero.home.space {
    background-image: url(/index_files/public/img/hero/mobile.jpg)
}

#hero.home.transylvania {
    background-image: url(/index_files/public/img/hero/tablet.jpg)
}

#hero.stack {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media(min-width:600px) {
    #hero.stack {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media(max-width:600px) {
    #hero {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    #hero[data-show=hero_btns]:not(.stack) {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    #hero.home {
        padding: 35px 0;
        min-height: calc(var(--vh, 1vh) * 94 - 105px)
    }
}

@media(min-width:600px) {
    #hero {
        height: auto
    }

    #hero.home {
        min-height: 100vh
    }
}

@media(min-width:600px) and (max-width:999px) {
    #hero {
        background-position: bottom center
    }

    #hero.home {
        background-image: url(/index_files/public/img/hero/tablet.jpg)
    }

    #hero.home.space {
        background-image: url(../mobile.jpg)
    }

    #hero.home.transylvania {
        background-image: url(/index_files/public/img/hero/tablet.jpg)
    }
}

@media(min-width:1000px) {
    #hero {
        background-position: bottom center
    }

    #hero.home {
        background-image: url(/index_files/public/img/hero/desktop.jpg)
    }

    #hero.home.space {
        background-image: url(/index_files/public/img/hero/desktop.jpg)
    }

    #hero.home.transylvania {
        background-image: url(/index_files/public/img/hero/desktop.jpg)
    }
}

#hero .img--container {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

#hero .img--container img {
    width: 100%;
    height: auto
}

@media(orientation:landscape) {
    #hero .img--container img {
        width: auto;
        height: 100%
    }
}

#hero .hero--selling-point {
    width: 100%;
    padding: 0 10px 10px;
    text-align: center;
    width: calc(100% - 20px);
    max-width: 400px
}

#hero .hero--selling-point img {
    height: 100%;
    width: 100%;
    -webkit-filter: drop-shadow(2px 4px 6px black);
    filter: drop-shadow(2px 4px 6px black)
}

@media(min-width:350px) {
    #hero .hero--selling-point {
        width: calc(100% - 30px)
    }
}

@media(min-width:600px) {
    #hero .hero--selling-point {
        padding: 15px
    }
}

@media(min-width:1025px) {
    #hero .hero--selling-point {
        margin-right: 140px
    }
}

#hero .hero--container {
    position: relative
}

@media(min-width:600px) {
    #hero .hero--container {
        padding: 15px
    }
}

#hero .hero--container:not(.promo) {
    padding: 10px
}

@media(min-width:800px) {
    #hero .hero--container:not(.promo) {
        padding: 10px
    }
}

#hero .hero--container.promo {
    width: 100%
}

#hero .hero--container.signup {
    width: 100%;
    max-width: 370px;
    background: #fff;
    border-radius: 5px
}

@media(min-width:1025px) {
    #hero .hero--container.signup {
        margin-right: 140px
    }
}

#hero .hero--container.hero_btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
    -webkit-animation-name: slowshow;
    animation-name: slowshow;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    opacity: 1;
    max-width: 500px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: 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
}

#hero .hero--container.hero_btns .welcome_msg {
    position: relative;
    font-size: 1.2em;
    font-family: lato;
    font-weight: 400 !important;
    line-height: 1.5;
    margin-bottom: 20px
}

#hero .hero--container.hero_btns .welcome_msg .quote {
    font-style: italic;
    margin-bottom: 10px
}

@media(min-width:600px) {
    #hero .hero--container.hero_btns .welcome_msg {
        font-size: 1.4em
    }
}

#hero .hero--container.hero_btns .welcome_msg #first_name {
    position: relative;
    overflow: hidden;
    font-weight: 700
}

#hero .hero--container.hero_btns .welcome_msg #first_name.novice {
    background: #fff
}

#hero .hero--container.hero_btns .welcome_msg #first_name.novice:after {
    background: url(/index_files/public/icons/info-button.svg)
}

#hero .hero--container.hero_btns .welcome_msg #first_name.rookie {
    background: #ff894a
}

#hero .hero--container.hero_btns .welcome_msg #first_name.rookie:after {
    background: url(/index_files/public/icons/crown-orange.svg)
}

#hero .hero--container.hero_btns .welcome_msg #first_name.pro {
    background: #4fcaff
}

#hero .hero--container.hero_btns .welcome_msg #first_name.pro:after {
    background: url(/index_files/public/icons/crown-azure.svg)
}

#hero .hero--container.hero_btns .welcome_msg #first_name.star {
    background: #e4255a
}

#hero .hero--container.hero_btns .welcome_msg #first_name.star:after {
    background: url(/index_files/public/icons/crown-pink.svg)
}

#hero .hero--container.hero_btns .welcome_msg #first_name.prestige {
    background: #17164f
}

#hero .hero--container.hero_btns .welcome_msg #first_name.prestige:after {
    background: url(/index_files/public/icons/crown-blue.svg)
}

#hero .hero--container.hero_btns .welcome_msg #first_name.hall-of-fame {
    background: #26c95a
}

#hero .hero--container.hero_btns .welcome_msg #first_name.hall-of-fame:after {
    background: url(/index_files/public/icons/crown-green.svg)
}

#hero .hero--container.hero_btns .welcome_msg #first_name.hall-of-fame,
#hero .hero--container.hero_btns .welcome_msg #first_name.novice,
#hero .hero--container.hero_btns .welcome_msg #first_name.prestige,
#hero .hero--container.hero_btns .welcome_msg #first_name.pro,
#hero .hero--container.hero_btns .welcome_msg #first_name.rookie,
#hero .hero--container.hero_btns .welcome_msg #first_name.star {
    cursor: pointer;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 200% 100%;
    background-position: -100%;
    -webkit-animation: pulsate 3s ease-out infinite;
    animation: pulsate 3s ease-out infinite;
    opacity: .5
}

#hero .hero--container.hero_btns .welcome_msg #first_name:after {
    content: "";
    display: block;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    width: 22px;
    height: 22px;
    position: absolute;
    top: -12px;
    right: -15px;
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg)
}

#hero .hero--container.hero_btns .cta_btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 400px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#hero .hero--container.hero_btns .cta_btns a {
    -webkit-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0;
    margin: 0 5px;
    cursor: pointer;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.2em;
    font-family: thorcefree;
    font-weight: 400 !important;
    border-radius: 100px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media(min-width:800px) {
    #hero .hero--container.hero_btns .cta_btns a {
        line-height: 55px;
        font-size: 20px
    }
}

#hero .hero--container.hero_btns .cta_btns a.deposit {
    border: solid 2px #ffcd00;
    background: #ffcd00;
    color: #015ecc
}

#hero .hero--container.hero_btns .cta_btns a.deposit:hover {
    border: solid 2px #015ecc;
    background: #015ecc;
    color: #ffcd00
}

#hero .hero--container.hero_btns .cta_btns a.play {
    color: #fff;
    border: 2px solid #fff
}

#hero .hero--container.hero_btns .cta_btns a.play:hover {
    background: #fff;
    color: #015ecc
}

#hero .hero--container.hero_btns .withdraw_widgets {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

#hero .hero--container.hero_btns .withdraw_widgets__box {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    padding: 10px;
    margin: 20px 7px 7px;
    border-radius: 5px;
    background-color: #022960;
    -webkit-box-shadow: 0 0 6px 3px rgba(0, 0, 0, .56);
    box-shadow: 0 0 6px 3px rgba(0, 0, 0, .56);
    max-width: 200px
}

#hero .hero--container.hero_btns .withdraw_widgets__box .number {
    display: block;
    font-size: 1.7em;
    margin-bottom: 7px;
    font-weight: 700
}

#hero .hero--container.hero_btns .withdraw_widgets__box .text {
    display: block
}

#hero .hero--container .close {
    display: block;
    cursor: pointer;
    z-index: 2;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 3px;
    right: 3px;
    background-image: url(/index_files/public/icons/close-dark.svg);
    background-size: 35%;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 25px;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}

#hero .hero--container .close:hover {
    background-color: #e5eaed
}

#hero .login-question {
    display: block;
    width: calc(100% - 20px);
    max-width: 400px;
    text-align: center;
    padding: 10px;
    font-size: 1.19rem
}

#hero .login-question a {
    color: #ffcd00;
    font-weight: 700
}

@media(min-width:350px) {
    #hero .login-question {
        width: calc(100% - 30px)
    }
}

@media(min-width:1025px) {
    #hero .login-question {
        margin-right: 140px
    }
}

#hero #class_widget {
    display: none;
    position: absolute;
    top: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 20px;
    width: calc(100% - 16px);
    max-width: 430px;
    border-radius: 5px;
    -webkit-box-shadow: 3px 3px 5px 0 #424242;
    box-shadow: 3px 3px 5px 0 #424242
}

#hero #class_widget.show {
    display: block
}

#hero #class_widget img {
    width: 90%;
    max-width: 100px;
    margin-bottom: 10px
}

#hero #class_widget h2 {
    font-family: lemonmilkbold !important
}

#hero #class_widget.rookie {
    background-color: #ff894a
}

#hero #class_widget.pro {
    background-color: #4fcaff
}

#hero #class_widget.star {
    background-color: #e4255a
}

#hero #class_widget.prestige {
    background-color: #17164f
}

#hero #class_widget.hall-of-fame {
    background-color: #26c95a
}

#hero #class_widget:after {
    content: "";
    cursor: pointer;
    display: block;
    position: absolute;
    top: 8px;
    right: 8px;
    width: 18px;
    height: 18px;
    background-image: url(/index_files/public/icons/close.svg);
    background-repeat: no-repeat;
    background-size: contain
}

#hero #class_widget ul li {
    list-style-type: none
}

#hero #novice_explanation {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 110%;
    width: 100%;
    min-width: 250px;
    max-width: 300px;
    padding: 10px;
    background: rgba(255, 255, 255, .9);
    border-radius: 7px 0 7px 7px;
    font-size: 12px;
    color: rgba(0, 0, 0, .8);
    -webkit-text-fill-color: rgba(0, 0, 0, .8);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

#hero #novice_explanation.show {
    display: block
}

#hero #novice_explanation:after {
    content: "";
    cursor: pointer;
    display: block;
    width: 20px;
    height: 20px;
    background-color: #fff;
    background-image: url(/index_files/public/icons/close-dark.svg);
    background-position: center;
    background-size: 40%;
    position: absolute;
    top: -10px;
    right: -10px;
    border-radius: 25px;
    background-repeat: no-repeat
}

#hero .display-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#hero .hero--form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff
}

#hero .hero--form .field:nth-child(-n+2):has(input:-webkit-autofill) label {
    height: 38% !important;
    font-size: 12px !important;
    top: 2px !important
}

#hero .hero--form.disabled button {
    opacity: .6;
    border: solid 2px #023780;
    background: #023780 !important;
    pointer-events: none
}

#hero .hero--form.disabled input,
#hero .hero--form.disabled select,
#hero .hero--form.disabled textarea {
    opacity: .6;
    pointer-events: none
}

#hero .hero--form .msg {
    margin-bottom: 15px
}

#hero .hero--form .msg.mt-15 {
    margin-top: 15px
}

#hero .hero--form .msg.bad {
    color: red
}

#hero .hero--form .msg.good {
    color: green
}

#hero .hero--form .field,
#hero .hero--form .fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 5px 4px;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#hero .hero--form .field #bonus_play,
#hero .hero--form .fields #bonus_play {
    cursor: pointer;
    color: grey;
    margin-top: 10px;
    text-align: center
}

@media(min-width:600px) {

    #hero .hero--form .field #bonus_play,
    #hero .hero--form .fields #bonus_play {
        margin-top: 20px
    }
}

@media(min-width:600px) {

    #hero .hero--form .field,
    #hero .hero--form .fields {
        margin: 0 10px 8px
    }
}

#hero .hero--form .field.hidden,
#hero .hero--form .fields.hidden {
    display: none !important
}

#hero .hero--form .field.ratio--2-1 .box:first-child,
#hero .hero--form .fields.ratio--2-1 .box:first-child {
    width: calc(66.6666666667% - 30px)
}

#hero .hero--form .field.ratio--2-1 .box:last-child,
#hero .hero--form .fields.ratio--2-1 .box:last-child {
    width: calc(33.3333333333% - 30px)
}

#hero .hero--form .field .box,
#hero .hero--form .fields .box {
    position: relative
}

#hero .hero--form .field .box:after,
#hero .hero--form .fields .box:after {
    content: "";
    display: none;
    position: absolute;
    top: 0;
    right: -8px;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 44%;
    border-radius: 25px
}

#hero .hero--form .field .box:before,
#hero .hero--form .fields .box:before {
    position: absolute;
    top: 7px;
    right: 15px
}

#hero .hero--form .field .box .password--visibility,
#hero .hero--form .fields .box .password--visibility {
    display: block;
    position: absolute;
    top: 0;
    right: 3px;
    width: 40px;
    height: 100%;
    background-image: url(/index_files/public/icons/eye-crossed.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%;
    cursor: pointer
}

#hero .hero--form .field .box .password--visibility.visible,
#hero .hero--form .fields .box .password--visibility.visible {
    background-image: url(/index_files/public/icons/eye-open.svg)
}

#hero .hero--form .field .box.good input,
#hero .hero--form .field .box.good select,
#hero .hero--form .field .box.good textarea,
#hero .hero--form .fields .box.good input,
#hero .hero--form .fields .box.good select,
#hero .hero--form .fields .box.good textarea {
    background-color: #daeddd !important;
    border: 1px solid #daeddd !important;
    -webkit-box-shadow: none !important
}

#hero .hero--form .field .box.good:after,
#hero .hero--form .fields .box.good:after {
    display: block;
    background-image: url(/index_files/public/icons/check.svg);
    background-color: green
}

#hero .hero--form .field .box.bad:not(.good) input,
#hero .hero--form .field .box.bad:not(.good) select,
#hero .hero--form .field .box.bad:not(.good) textarea,
#hero .hero--form .fields .box.bad:not(.good) input,
#hero .hero--form .fields .box.bad:not(.good) select,
#hero .hero--form .fields .box.bad:not(.good) textarea {
    background-color: #f2d3d3 !important;
    border: 1px solid red !important;
    -webkit-box-shadow: none !important
}

#hero .hero--form .field .box.bad:not(.good):after,
#hero .hero--form .fields .box.bad:not(.good):after {
    display: block;
    content: "!";
    background-color: red;
    font-weight: 700
}

#hero .hero--form .field .box.bad:not(.good):before,
#hero .hero--form .fields .box.bad:not(.good):before {
    content: "Bad input. Try something else.";
    color: red
}

#hero .hero--form .field .box.focus label:not(.block),
#hero .hero--form .fields .box.focus label:not(.block) {
    height: 38%;
    font-size: 12px;
    top: 2px
}

#hero .hero--form .field .box.focus input,
#hero .hero--form .fields .box.focus input {
    border-color: #ffcd00;
    background-color: #e8f0fe;
    -webkit-text-fill-color: #292d39;
    -webkit-box-shadow: 0 0 0 50px #e8f0fe inset
}

#hero .hero--form .field {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
}

#hero .hero--form .field.bonus_code {
    display: none
}

#hero .hero--form .field.bonus_code .box input {
    border: 2px dashed rgba(1, 94, 204, .5) !important;
    text-transform: uppercase
}

#hero .hero--form .field .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#hero .hero--form .field .trustpilot-widget {
    text-align: center;
    pointer-events: none;
    margin-top: 15px
}

#hero .hero--form .fields {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

#hero .hero--form .fields .box {
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

#hero .hero--form .fields .box:not(:first-child) {
    margin-left: 10px
}

#hero .hero--form .fields.items--2 .box {
    width: calc(50% - 10px)
}

#hero .hero--form .fields.items--3 .box {
    width: calc(33.333333% - 10px)
}

#hero .hero--form .fields.items--4 .box {
    width: calc(25% - 10px)
}

#hero .hero--form label {
    pointer-events: none;
    font-size: 1.1em;
    font-weight: 400
}

#hero .hero--form label a {
    cursor: pointer;
    pointer-events: auto !important
}

#hero .hero--form label.block {
    display: block;
    text-align: left;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    color: #292d39;
    width: 100%;
    padding-left: 15px;
    margin-top: 5px
}

#hero .hero--form label.inline-block {
    display: inline-block;
    text-align: left;
    color: #292d39;
    margin: 5px;
    width: auto;
    max-width: calc(100% - 10px);
    text-wrap: wrap
}

#hero .hero--form label:not(.block):not(.inline-block) {
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 5px 5px 20px;
    height: 100%;
    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;
    color: #8c8c8c;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#hero .hero--form label:not(.block):not(.inline-block).focus {
    height: 38%;
    padding: 5px 0 0 20px
}

#hero .hero--form input:not([name=invoice_amount]):not([name=deposit_amount]) {
    min-height: 23px;
    width: 100%;
    line-height: 45px;
    text-align: left;
    margin: 5px auto;
    background-color: #e5eaed;
    border: 1px solid #e5eaed;
    border-radius: 3px;
    padding-left: 20px
}

#hero .hero--form input:not([name=invoice_amount]):not([name=deposit_amount])[type=radio] {
    margin-top: 11px;
    margin-bottom: 11px;
    cursor: pointer
}

@media(min-width:600px) {
    #hero .hero--form input:not([name=invoice_amount]):not([name=deposit_amount])[type=radio] {
        margin-top: 5px;
        margin-bottom: 5px
    }
}

#hero .hero--form input:not([name=invoice_amount]):not([name=deposit_amount]):not([type=radio]) {
    height: 50px;
    font-size: 1.1em;
    font-weight: 700;
    color: #545454;
    -webkit-transition: border, background-color .3s ease-in-out;
    transition: border, background-color .3s ease-in-out
}

#hero .hero--form input:not([name=invoice_amount]):not([name=deposit_amount]):not([type=radio]) ::-webkit-input-placeholder {
    font-size: 1.1em;
    font-weight: 700;
    color: #545454
}

#hero .hero--form input:not([name=invoice_amount]):not([name=deposit_amount]):not([type=radio]) ::-moz-placeholder {
    font-size: 1.1em;
    font-weight: 700;
    color: #545454
}

#hero .hero--form input:not([name=invoice_amount]):not([name=deposit_amount]):not([type=radio]) :-ms-input-placeholder {
    font-size: 1.1em;
    font-weight: 700;
    color: #545454
}

#hero .hero--form input:not([name=invoice_amount]):not([name=deposit_amount]):not([type=radio]) :-moz-placeholder {
    font-size: 1.1em;
    font-weight: 700;
    color: #545454
}

#hero .hero--form input:not([name=invoice_amount]):not([name=deposit_amount])[type=checkbox] {
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px 0 0 !important;
    cursor: pointer
}

#hero .hero--form button.BtnsSign {
    margin-top: 5px;
    width: 100%;
    max-width: none
}

@media(min-width:600px) {
    #hero .hero--form button.BtnsSign {
        margin-top: 15px
    }
}

#hero .hero--form button.BtnsSign.disabled {
    border: solid 2px #023780;
    background: #023780 !important;
    pointer-events: none
}

#hero .hero--form button.BtnsSign:hover {
    -webkit-transform: scale(1.03) !important;
    transform: scale(1.03) !important;
    border: solid 2px #015ecc !important;
    background: #015ecc !important;
    color: #ffcd00 !important
}

#deposit_box {
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 10px;
    z-index: 5
}

#deposit_box .deposit--amount {
    width: 100%
}

#deposit_box .deposit--amount input[name=deposit_amount],
#deposit_box .deposit--amount input[name=invoice_amount] {
    background: 0 0;
    width: 100%;
    line-height: 1.2em;
    font-size: 3em;
    padding-left: 32px;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    font-family: lato, sans-serif;
    -moz-appearance: textfield
}

#deposit_box .deposit--amount input[name=deposit_amount]::-webkit-inner-spin-button,
#deposit_box .deposit--amount input[name=deposit_amount]::-webkit-outer-spin-button,
#deposit_box .deposit--amount input[name=invoice_amount]::-webkit-inner-spin-button,
#deposit_box .deposit--amount input[name=invoice_amount]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

#deposit_box .deposit--amount.USD:before {
    content: "$"
}

#deposit_box .deposit--amount.EUR:before {
    content: "€"
}

#deposit_box .deposit--amount.AUD:before {
    content: "$"
}

#deposit_box .deposit--amount.NZD:before {
    content: "$"
}

#deposit_box .deposit--amount.CAD:before {
    content: "$"
}

#deposit_box .deposit--amount.ZAR:before {
    content: "R";
    left: 0;
    font-size: 3em
}

#deposit_box .deposit--amount:before {
    height: calc(100% - 2px);
    position: absolute;
    top: 0;
    left: 10px;
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    font-size: 2.8em
}

#deposit_box .deposit--currency {
    width: 65px;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

#deposit_box .deposit--currency select[name=currency_id] {
    width: 100%;
    background-color: #e5eaed;
    font-family: lato, sans-serif;
    height: 30px;
    border: none;
    border-radius: 25px;
    padding: 0 10px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyBmaWxsPSdibGFjaycgaGVpZ2h0PScyNCcgdmlld0JveD0nMCAwIDI0IDI0JyB3aWR0aD0nMjQnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTcgMTBsNSA1IDUtNXonLz48cGF0aCBkPSdNMCAwaDI0djI0SDB6JyBmaWxsPSdub25lJy8+PC9zdmc+);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 5px);
    background-position-y: 50%
}

#deposit_box .deposit--currency select[name=currency_id] option {
    padding: 10px 0;
    background-color: #fff;
    font-size: 1.2em
}

h2.emphasized {
    font-family: lemonmilkbold !important;
    font-size: 1.6em;
    text-align: left;
    margin-left: 20px
}

@media(min-width:800px) {
    h2.emphasized {
        margin-left: 0
    }
}

@media(min-width:1024px) and (orientation:landscape) {
    h2.emphasized {
        font-size: 3em
    }
}

#MainStPage.padding-20 {
    padding: 20px !important
}

#MainStPage.padding-50 {
    padding: 50px !important
}

#MainStPage.padding-50-10 {
    padding: 50px 10px !important
}

#MainStPage.padding-20-10 {
    padding: 20px 10px !important
}

#MainStPage .trustpilot-widget {
    background-image: url(/public/img/trustpilot-desk-2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative
}

@media(max-width:600px) {
    #MainStPage .trustpilot-widget {
        background-image: url(/public/img/trustpilot-mob.jpg)
    }
}

#BlogPosts,
#MainCNGamesCont.lobby {
    margin: 0 auto;
    overflow: hidden
}

#BlogPosts,
#MainCNGamesCont.lobby,
#MainExclusiveSpe {
    max-width: 1040px
}

#BlogPosts.sidepadd-20,
#MainCNGamesCont.lobby.sidepadd-20,
#MainExclusiveSpe.sidepadd-20 {
    padding-left: 20px;
    padding-right: 20px
}

#BlogPosts {
    display: block;
    width: 100%;
    min-height: 300px;
    opacity: 1
}

@media(max-width:360px) {
    #BlogPosts {
        width: 94%;
        padding: 0 3%
    }
}

.jackpot--section {
    padding: 0;
    border-radius: 5px;
    margin: 0 auto
}

@media(min-width:800px) {
    .jackpot--section {
        padding: 90px 0
    }
}

.jackpot--container {
    max-width: 1040px;
    margin: 0 auto;
    padding: 40px 10px
}

@media(min-width:800px) {
    .jackpot--container {
        padding: 10px
    }
}

.jackpot--text {
    font-size: 2rem;
    font-family: lato, sans-serif
}

@media(min-width:350px) {
    .jackpot--text {
        font-size: 3rem
    }
}

.jackpot--amount {
    font-size: 2rem;
    margin-bottom: 20px;
    font-family: lemonmilkbold
}

.jackpot--amount.usd:before {
    content: "$"
}

.jackpot--amount.eur:before {
    content: "&euro;"
}

.jackpot--amount.zar:before {
    content: "R"
}

@media(min-width:350px) and (max-width:500px) {
    .jackpot--amount {
        font-size: 2.5rem
    }
}

@media(min-width:600px) {
    .jackpot--amount {
        font-size: 6rem
    }
}

.jackpot--games .gamesboxes.overflow {
    padding-left: 0 !important
}

#ActiveCouponNotice {
    display: block;
    width: 100%
}

.active-coupon--notice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 98%;
    margin: 0 1% 30px;
    max-width: 1000px;
    padding: 15px;
    background: url(../patterns/active-coupon--pattern.jpg) repeat #fff;
    border-radius: 5px;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 10px 9px -1px #022960;
    box-shadow: 0 10px 9px -1px #022960
}

@media(min-width:700px) {
    .active-coupon--notice {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.active-coupon--image {
    width: 25%;
    max-width: 100px
}

@media(min-width:700px) {
    .active-coupon--image {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.active-coupon--image img {
    width: 100%
}

.active-coupon--details {
    width: 75%;
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(min-width:700px) {
    .active-coupon--details {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.active-coupon--details .active-coupon--texts {
    display: block
}

.active-coupon--title {
    font-size: 1rem;
    text-align: center;
    color: #022960
}

.active-coupon--emphasized {
    font-size: 1.7rem;
    font-weight: 700;
    font-family: lemonmilkbold;
    color: #022960
}

.active-coupon--cta_btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 400px;
    margin-top: 10px
}

@media(min-width:700px) {
    .active-coupon--cta_btns {
        margin-top: 0;
        padding-left: 30px
    }
}

.active-coupon--cta_btns .active-coupon--cancel,
.active-coupon--cta_btns .active-coupon--play {
    padding: 15px;
    border: solid 2px transparent
}

.active-coupon--cta_btns .active-coupon--play {
    width: 54%;
    background: #ffcd00;
    color: #fff;
    font-size: 1.2em;
    font-family: thorcefree;
    font-weight: 400 !important;
    text-transform: uppercase;
    border-radius: 25px;
    border: solid 2px #ffcd00
}

.active-coupon--cta_btns .active-coupon--play:hover {
    border: solid 2px #015ecc;
    background: #015ecc;
    color: #ffcd00
}

.active-coupon--cta_btns .active-coupon--cancel {
    width: 40%;
    color: #022960;
    border: solid 2px #fff;
    border-radius: 25px
}

.featuresslider {
    background-color: #031024;
    width: 100%;
    overflow: hidden;
    margin: 0 auto
}

.featuresslider__container {
    width: 100%;
    max-width: 850px;
    text-align: center;
    margin: 0 auto 20px
}

.featuresslider__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    width: 100%;
    display: flex;
    overflow-x: auto;
    margin: 0 auto
}

.featuresslider__slide::-webkit-scrollbar {
    display: none
}

.featuresslider__slide::-webkit-scrollbar-track {
    display: none
}

.featuresslider__slide::-webkit-scrollbar-thumb {
    display: none
}

.featuresslider__slide .featuresslider__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6px 8px;
    border-radius: 10px;
    background-color: #022960;
    margin: 10px;
    min-width: 130px
}

@media(min-width:560px) {
    .featuresslider__slide .featuresslider__item {
        -webkit-box-flex: 1;
        -ms-flex: 1 0;
        flex: 1 0
    }
}

.featuresslider__slide .featuresslider__item .featuresslider__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 2px 10px;
    border-radius: 3px;
    font-size: .6em
}

.featuresslider__slide .featuresslider__item .featuresslider__label--green {
    background-color: #00b919;
    color: #fff
}

.featuresslider__slide .featuresslider__item .featuresslider__title {
    color: #fff;
    font-family: montserrat, sans-serif;
    font-weight: 400 !important
}

.featuresslider__slide .featuresslider__item .featuresslider__title--top {
    font-size: .8em
}

.featuresslider__slide .featuresslider__item .featuresslider__title--middle {
    font-size: 1.4em;
    line-height: 2
}

.featuresslider__slide .featuresslider__item .featuresslider__title--bottom {
    font-size: .7em;
    color: #c4c4c4
}

.featuresslider__slide .featuresslider__item .featuresslider__img {
    display: block;
    width: 100%;
    overflow: hidden
}

.featuresslider__slide .featuresslider__item .featuresslider__img img {
    height: 53px
}

.featuresslider__slide .featuresslider__last {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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: 6px 8px;
    border-radius: 10px;
    background-color: #022960;
    margin: 10px;
    min-width: 130px
}

@media(min-width:560px) {
    .featuresslider__slide .featuresslider__last {
        -webkit-box-flex: 1;
        -ms-flex: 1 0;
        flex: 1 0
    }
}

.featuresslider__slide .featuresslider__last .featuresslider__img--right {
    display: block;
    width: 100%;
    overflow: hidden
}

.featuresslider__slide .featuresslider__last .featuresslider__img--right img {
    width: 100px
}

.featuresslider__slide .featuresslider__last .featuresslider__title--left {
    padding: 10px
}

@-webkit-keyframes slowshow {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes slowshow {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes slidein {
    0% {
        -webkit-transform: translateY(-10px)
    }

    to {
        -webkit-transform: translateY(0px)
    }
}

@keyframes slidein {
    0% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    to {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-webkit-keyframes texteffect {

    80%,
    to {
        background-position: 100%
    }

    0% {
        background-position: -100%
    }

    50% {
        background-position: 0 -100%
    }

    to {
        background-position: 100%
    }
}

@keyframes texteffect {

    80%,
    to {
        background-position: 100%
    }

    0% {
        background-position: -100%
    }

    50% {
        background-position: 0 -100%
    }

    to {
        background-position: 100%
    }
}

@-webkit-keyframes pulsate {
    0% {
        opacity: .5
    }

    30% {
        opacity: 1
    }

    70% {
        opacity: 1
    }

    to {
        opacity: .5
    }
}

@keyframes pulsate {
    0% {
        opacity: .5
    }

    30% {
        opacity: 1
    }

    70% {
        opacity: 1
    }

    to {
        opacity: .5
    }
}

button.disabled {
    pointer-events: none;
    opacity: .4
}

#deposit_crypto {
    display: block;
    width: 100%;
    margin: 10px auto;
    position: relative
}

#deposit_crypto #cryptos_dropdown.cryptos {
    width: 100%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#deposit_crypto #cryptos_dropdown.cryptos .crypto-more {
    width: 100%;
    text-align: center;
    margin: 5px auto
}

#deposit_crypto #cryptos_dropdown.cryptos .crypto-more span {
    font-size: 13px;
    color: #292d39
}

#deposit_crypto #cryptos_dropdown.cryptos .crypto-more span:first-child {
    font-weight: 400;
    cursor: pointer;
    border-bottom: 1px solid #292d39
}

#deposit_crypto #cryptos_dropdown.cryptos .crypto {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    opacity: 0;
    -webkit-transition: opacity .4s ease-in;
    -webkit-transition: opacity .4s ease-in, opacity .4s ease-in !important;
    transition: opacity .4s ease-in, opacity .4s ease-in !important;
    cursor: pointer;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
    width: 33%;
    padding: 10px;
    margin: 2px 0;
    border-radius: 5px;
    -webkit-transition: background-color .2s ease-in;
    transition: background-color .2s ease-in
}

#deposit_crypto #cryptos_dropdown.cryptos .crypto:not(.top3) {
    display: none
}

#deposit_crypto #cryptos_dropdown.cryptos .crypto.show {
    opacity: 1
}

#deposit_crypto #cryptos_dropdown.cryptos .crypto.selected,
#deposit_crypto #cryptos_dropdown.cryptos .crypto:hover {
    background-color: #ededed
}

#deposit_crypto #cryptos_dropdown.cryptos .crypto input[type=radio] {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    opacity: 0
}

#deposit_crypto #cryptos_dropdown.cryptos .crypto img {
    display: block;
    max-height: 50px;
    max-width: 100% !important;
    margin: 0 0 10px
}

#deposit_crypto #cryptos_dropdown.cryptos .crypto .name {
    font-family: lato, sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: grey
}

#deposit_crypto #cryptos_dropdown.cryptos .crypto .id {
    font-family: lato, sans-serif;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    color: grey
}

#deposit_crypto #cryptos_slider.cryptos {
    width: 100%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-height: 88px;
    overflow: hidden
}

#deposit_crypto #cryptos_slider.cryptos .owl-stage {
    left: -20px
}

#deposit_crypto #cryptos_slider.cryptos .owl-nav .owl-next,
#deposit_crypto #cryptos_slider.cryptos .owl-nav .owl-prev {
    height: 100px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block !important;
    border: 0 solid #000
}

#deposit_crypto #cryptos_slider.cryptos .owl-nav .owl-prev {
    display: none;
    left: -5px;
    background: #020024;
    background: -webkit-gradient(linear, right top, left top, from(rgba(2, 0, 36, 0)), color-stop(35%, rgba(255, 255, 255, 0.7091211485)), to(rgb(255, 255, 255)));
    background: linear-gradient(270deg, rgba(2, 0, 36, 0) 0%, rgba(255, 255, 255, 0.7091211485) 35%, rgb(255, 255, 255) 100%)
}

#deposit_crypto #cryptos_slider.cryptos .owl-nav .owl-next {
    right: -5px;
    background: #020024;
    background: -webkit-gradient(linear, left top, right top, from(rgba(2, 0, 36, 0)), color-stop(35%, rgba(255, 255, 255, 0.7091211485)), to(rgb(255, 255, 255)));
    background: linear-gradient(90deg, rgba(2, 0, 36, 0) 0%, rgba(255, 255, 255, 0.7091211485) 35%, rgb(255, 255, 255) 100%)
}

#deposit_crypto #cryptos_slider.cryptos .owl-nav .owl-next i,
#deposit_crypto #cryptos_slider.cryptos .owl-nav .owl-prev i {
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 50px;
    height: 35px;
    color: #ccc
}

#deposit_crypto #cryptos_slider.cryptos .owl-nav .cryptos_slider--navleft {
    background: url(/index_files/public/icons/prev.svg)
}

#deposit_crypto #cryptos_slider.cryptos .owl-nav .cryptos_slider--navright {
    background: url(/index_files/public/icons/next.svg)
}

#deposit_crypto #cryptos_slider.cryptos .crypto {
    opacity: 0;
    -webkit-transition: opacity .4s ease-in;
    -webkit-transition: opacity .4s ease-in, opacity .4s ease-in !important;
    transition: opacity .4s ease-in, opacity .4s ease-in !important;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    -webkit-transition: background-color .2s ease-in;
    transition: background-color .2s ease-in
}

#deposit_crypto #cryptos_slider.cryptos .crypto.show {
    opacity: 1
}

#deposit_crypto #cryptos_slider.cryptos .crypto.selected,
#deposit_crypto #cryptos_slider.cryptos .crypto:hover {
    background-color: #ededed
}

#deposit_crypto #cryptos_slider.cryptos .crypto input[type=radio] {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    opacity: 0
}

#deposit_crypto #cryptos_slider.cryptos .crypto img {
    display: block;
    height: 50px;
    margin: 0 10px 5px
}

#deposit_crypto #cryptos_slider.cryptos .crypto .name {
    font-family: lato, sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: grey
}

#deposit_crypto #cryptos_slider.cryptos .crypto .id {
    font-family: lato, sans-serif;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    color: grey
}

.pageoverlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000000001;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #141517;
    overflow-y: auto;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 20px
}

.pageoverlay::-webkit-scrollbar {
    width: .4em
}

.pageoverlay::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3)
}

.pageoverlay::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey
}

.pageoverlay i {
    margin: 0;
    padding: 0;
    font-size: 2em
}

.pageoverlay.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-animation: fade-in .5s;
    animation: fade-in .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.pageoverlay.show iframe {
    -webkit-animation: bounce-in .5s;
    animation: bounce-in .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.icon-back {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(/index_files/public/images/arrow-l.svg);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 15px;
    cursor: pointer;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px)
}

.popup__content {
    position: relative
}

.popup__content h2.center,
.popup__content h3.center,
.popup__content h4.center,
.popup__content p.center {
    text-align: center
}

.popup__content h2.text-green,
.popup__content h3.text-green,
.popup__content h4.text-green,
.popup__content p.text-green {
    color: #37d347
}

.popup__content h2.text-red,
.popup__content h3.text-red,
.popup__content h4.text-red,
.popup__content p.text-red {
    color: red
}

.popup__content h2.text-gray,
.popup__content h3.text-gray,
.popup__content h4.text-gray,
.popup__content p.text-gray {
    color: #d3d3d3
}

.popup__content h2,
.popup__content h3 {
    font-family: lato, sans-serif;
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: 700
}

.popup__content p {
    font-size: .9em;
    margin: 0
}

.popup__content p.justify {
    text-align: justify
}

.popup__content .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 95%;
    max-width: 300px;
    min-width: 285px
}

.popup__content .row--margin-bottom-md {
    margin-bottom: 15px
}

.popup__content .row--margin-bottom-lg {
    margin-bottom: 20px
}

.popup__content .row--align-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.popup__content .row--align-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.popup__content .row--align-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.popup__content img {
    width: 90%;
    max-width: 280px;
    min-width: 200px;
    min-height: 200px;
    border-radius: 15px
}

@-webkit-keyframes slowshow {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes slowshow {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes slidein {
    0% {
        -webkit-transform: translateY(-10px)
    }

    to {
        -webkit-transform: translateY(0px)
    }
}

@keyframes slidein {
    0% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    to {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-webkit-keyframes progress {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes progress {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

#MainCNGamesCont {
    padding-top: 2px !important
}

.controls .controls--wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    width: 100%;
    max-width: 800px;
    margin: 0 auto
}

.controls .controls--wrapper .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    padding: 1px;
    cursor: pointer
}

@media(min-width:600px) {
    .controls .controls--wrapper .item {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 20%;
        flex: 1 0 20%;
        padding: 1px
    }
}

.controls .controls--wrapper .item.active .item--wrapper .item--refs .item--name,
.controls .controls--wrapper .item:hover .item--wrapper .item--refs .item--name {
    color: #ffcd00
}

.controls .controls--wrapper .item.active .item--wrapper .item--img.toYellow img,
.controls .controls--wrapper .item:hover .item--wrapper .item--img.toYellow img {
    -webkit-filter: invert(.35) sepia(1) saturate(19.1) hue-rotate(0deg) brightness(1.2);
    filter: invert(.35) sepia(1) saturate(19.1) hue-rotate(0deg) brightness(1.2)
}

@media(max-width:700px) {
    .controls .controls--wrapper .item#MyGamesTab:not(.active):hover .item--wrapper .item--refs .item--name {
        color: #fff
    }

    .controls .controls--wrapper .item#MyGamesTab:not(.active):hover .item--wrapper .item--img.toYellow img {
        -webkit-filter: none;
        filter: none
    }
}

.controls .controls--wrapper .item .item--wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: 50px;
    -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;
    background: rgba(15, 14, 60, .5);
    padding: 15px 0
}

.controls .controls--wrapper .item .item--wrapper .item--img img {
    width: 40%;
    -webkit-transition: filter .2s ease-in-out;
    -webkit-transition: -webkit-filter .2s ease-in-out;
    transition: -webkit-filter .2s ease-in-out;
    transition: filter .2s ease-in-out;
    transition: filter .2s ease-in-out, -webkit-filter .2s ease-in-out
}

@media(min-width:601px) {

    .controls .controls--wrapper .item .item--wrapper.pc-row,
    .controls .controls--wrapper .item .item--wrapper.pc-row--reverse {
        padding: 0 20px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .controls .controls--wrapper .item .item--wrapper.pc-row .item--img img,
    .controls .controls--wrapper .item .item--wrapper.pc-row--reverse .item--img img {
        width: 18px;
        margin: 11px 0
    }
}

@media(min-width:601px) {
    .controls .controls--wrapper .item .item--wrapper.pc-row {
        padding: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap
    }

    .controls .controls--wrapper .item .item--wrapper.pc-row--reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse nowrap;
        flex-flow: row-reverse nowrap
    }
}

.controls .controls--wrapper .item .item--wrapper .item--refs .item--name {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

@media(max-width:600px) {
    .controls .controls--wrapper .item .item--wrapper .item--refs .item--name {
        font-size: .8em
    }
}

.controls .controls--wrapper .item.search--box {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%
}

@media(min-width:601px) {
    .controls .controls--wrapper .item.search--box {
        -webkit-box-flex: 4;
        -ms-flex: 4 5 80%;
        flex: 4 5 80%
    }
}

.controls .controls--wrapper .item.search--box:hover form input {
    border-color: #ffcd00
}

.controls .controls--wrapper .item.search--box form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.controls .controls--wrapper .item.search--box form input {
    height: 50px;
    width: 100%;
    padding: 0 50px 0 19px;
    outline: none;
    color: #fff;
    font-size: 1.2em;
    border: 2px solid transparent;
    background: rgba(15, 14, 60, .5);
    -webkit-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}

.controls .controls--wrapper .item.search--box form input:focus {
    border-color: #ffcd00
}

.controls .controls--wrapper .item.search--box form input::-webkit-input-placeholder {
    font-family: lato, sans-serif;
    color: #fff
}

.controls .controls--wrapper .item.search--box form input:-ms-input-placeholder {
    font-family: lato, sans-serif;
    color: #fff
}

.controls .controls--wrapper .item.search--box form input::-moz-placeholder {
    font-family: lato, sans-serif;
    color: #fff
}

.controls .controls--wrapper .item.search--box form input::-ms-input-placeholder {
    font-family: lato, sans-serif;
    color: #fff
}

.controls .controls--wrapper .item.search--box form input::placeholder {
    font-family: lato, sans-serif;
    color: #fff
}

.controls .controls--wrapper .item.search--box form input:-moz-read-only {
    cursor: pointer
}

.controls .controls--wrapper .item.search--box form input:read-only {
    cursor: pointer
}

.controls .controls--wrapper .item.search--box form .icon {
    width: 50px;
    height: 50px;
    position: absolute;
    background-size: 35%;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer
}

.controls .controls--wrapper .item.search--box form .icon.search {
    background-image: url(/index_files/public/icons/search.svg)
}

.controls .controls--wrapper .item.search--box form .icon.close {
    background-image: url(/index_files/public/icons/close.svg)
}

.controls .controls--wrapper .item.search--box form .icon.close:hover {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media(max-width:601px) {
    .controls .controls--wrapper .item.order_mobile--end {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
}

@media(min-width:1000px) {
    #GamesPage {
        padding: 0 20px
    }
}

#MainCNGamesCont {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding-top: 20px
}

#myGames {
    display: none;
    margin: 0 auto;
    min-height: 70px;
    max-width: 800px
}

#myGames.active {
    display: block
}

.games--heading {
    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: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 10px 10px 0
}

.games--heading h3 {
    text-align: left;
    margin: 0 0 0 10px
}

span.icon {
    width: 20px;
    height: 20px;
    display: inline-block
}

span.icon--star:not(.empty) {
    background: url(/index_files/public/icons/star.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

span.icon--star.empty {
    background: url(/index_files/public/icons/star-empty.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

section.text_block {
    display: block;
    margin: 30px auto;
    width: 95%;
    max-width: 1400px;
    padding: 35px 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: justify
}

section.text_block h2 {
    font-size: 1.8rem;
    font-weight: 700
}

section.text_block p {
    line-height: 1.5;
    font-size: 1.1rem;
    margin-bottom: 25px;
    text-align: justify;
    color: rgba(255, 255, 255, .9)
}

section.text_block a {
    color: #ffcd00 !important;
    text-decoration: underline
}

@media(min-width:600px) {
    section.text_block section.text_block {
        padding: 50px
    }

    section.text_block h2 {
        font-size: 2rem
    }

    section.text_block p {
        line-height: 1.6;
        font-size: 1.2rem
    }
}

.games--sort {
    width: 100%;
    padding: 10px;
    margin: 0 20px 10px 0
}

.games--sort .icon--sort {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.games--sort .sort--container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.games--sort .sort--container.open .sort--by:not(.selected) {
    display: inline-block;
    -webkit-transition: transform .2s ease-in-out;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.games--sort .sort--container.open .sort--by:not(.selected):hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

@media(min-width:600px) {
    .games--sort .sort--container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap
    }
}

.games--sort .sort--container .icon--sort {
    width: 18px;
    height: 18px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background-image: url(/index_files/public/icons/sort.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%;
    -webkit-filter: invert(.35) sepia(1) saturate(19.1) hue-rotate(0deg) brightness(1.2);
    filter: invert(.35) sepia(1) saturate(19.1) hue-rotate(0deg) brightness(1.2)
}

.games--sort .sort--label {
    margin-right: 10px;
    font-weight: 700
}

.games--sort .sort--by {
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 700;
    margin: 5px 3px;
    padding: 7px 14px
}

.games--sort .sort--by:not(.selected) {
    display: none;
    background: rgba(2, 41, 96, .92);
    border-radius: 25px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.games--sort .sort--by.selected {
    display: inline-block !important;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    padding-left: 0;
    padding-right: 0;
    color: #ffcd00
}

.title.hide {
    display: none
}

.title-placeholder {
    height: 32px;
    margin-bottom: 10px;
    width: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
    background: rgba(3, 60, 141, .92)
}

.title-placeholder:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 32px;
    width: 200px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(3, 60, 141, 0.92)), color-stop(rgba(255, 255, 255, 0.5)), to(rgba(3, 60, 141, 0.92)));
    background: linear-gradient(90deg, rgba(3, 60, 141, 0.92), rgba(255, 255, 255, 0.5), rgba(3, 60, 141, 0.92));
    -webkit-animation: progress 1s ease-in-out infinite;
    animation: progress 1s ease-in-out infinite
}

.title-placeholder.hide {
    display: none
}

.gamesboxes:not(#hot-games, #jackpot-games, #new-games, #table-games, #latest-games) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100% !important;
    height: 100%;
    width: 100%;
    margin: 0 0 20px;
    padding: 15px 0;
    overflow: visible
}

.gamesboxes:not(#hot-games, #jackpot-games, #new-games, #table-games, #latest-games) .game {
    display: block;
    width: 50%;
    max-width: 320px;
    padding: 6px
}

@media(min-width:600px) {
    .gamesboxes:not(#hot-games, #jackpot-games, #new-games, #table-games, #latest-games) .game {
        width: 25%
    }
}

@media(min-width:1024px) {
    .gamesboxes:not(#hot-games, #jackpot-games, #new-games, #table-games, #latest-games) .game {
        width: 16.6666666667%
    }
}

.gamesboxes#hot-games,
.gamesboxes#jackpot-games,
.gamesboxes#latest-games,
.gamesboxes#new-games,
.gamesboxes#table-games {
    overflow: auto;
    white-space: nowrap;
    scrollbar-width: none;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100% !important;
    height: 100%;
    width: 100%;
    margin: 0 0 20px;
    white-space: nowrap;
    scrollbar-width: none;
    position: relative
}

@media screen and (min-width:1024px) {

    .gamesboxes#hot-games:not(.last-slide):after,
    .gamesboxes#jackpot-games:not(.last-slide):after,
    .gamesboxes#latest-games:not(.last-slide):after,
    .gamesboxes#new-games:not(.last-slide):after,
    .gamesboxes#table-games:not(.last-slide):after {
        -webkit-box-shadow: 123px 0 10px 132px #031024;
        box-shadow: 123px 0 10px 132px #031024;
        opacity: 1;
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        z-index: 1
    }

    .gamesboxes#hot-games:not(.first-slide):before,
    .gamesboxes#jackpot-games:not(.first-slide):before,
    .gamesboxes#latest-games:not(.first-slide):before,
    .gamesboxes#new-games:not(.first-slide):before,
    .gamesboxes#table-games:not(.first-slide):before {
        -webkit-box-shadow: -123px 0 10px 132px #031024;
        box-shadow: -123px 0 10px 132px #031024;
        opacity: 1;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 2
    }
}

.gamesboxes .image-skeleton {
    overflow-x: hidden
}

.gamesboxes .image-skeleton .card {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    width: calc(50% - 5px);
    background: rgba(2, 41, 96, .92);
    margin: 0 2px;
    aspect-ratio: .75
}

@media screen and (min-width:567px) {
    .gamesboxes .image-skeleton .card {
        width: calc(33.3333333333% - 5px)
    }
}

@media screen and (min-width:1023px) {
    .gamesboxes .image-skeleton .card {
        width: calc(25% - 5px)
    }
}

@media screen and (min-width:1199px) {
    .gamesboxes .image-skeleton .card {
        width: calc(16.6666666667% - 5px)
    }
}

.gamesboxes .image-skeleton .card:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(rgba(2, 41, 96, 0.92)), color-stop(rgba(3, 60, 141, 0.92)), to(rgba(2, 41, 96, 0.92)));
    background: linear-gradient(90deg, rgba(2, 41, 96, 0.92), rgba(3, 60, 141, 0.92), rgba(2, 41, 96, 0.92));
    -webkit-animation: progress 1s ease-in-out infinite;
    animation: progress 1s ease-in-out infinite
}

.gamesboxes #games-slider-hot,
.gamesboxes #games-slider-jackpot,
.gamesboxes #games-slider-latest,
.gamesboxes #games-slider-new,
.gamesboxes #games-slider-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden
}

.gamesboxes #games-slider-hot .owl-stage,
.gamesboxes #games-slider-jackpot .owl-stage,
.gamesboxes #games-slider-latest .owl-stage,
.gamesboxes #games-slider-new .owl-stage,
.gamesboxes #games-slider-table .owl-stage {
    left: -10px;
    padding: 15px 0
}

@media screen and (min-width:1024px) {

    .gamesboxes #games-slider-hot .owl-stage,
    .gamesboxes #games-slider-jackpot .owl-stage,
    .gamesboxes #games-slider-latest .owl-stage,
    .gamesboxes #games-slider-new .owl-stage,
    .gamesboxes #games-slider-table .owl-stage {
        left: 0
    }
}

.gamesboxes #games-slider-hot .owl-nav,
.gamesboxes #games-slider-jackpot .owl-nav,
.gamesboxes #games-slider-latest .owl-nav,
.gamesboxes #games-slider-new .owl-nav,
.gamesboxes #games-slider-table .owl-nav {
    position: absolute;
    top: calc(50% - 15px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

.gamesboxes #games-slider-hot .owl-nav .owl-prev,
.gamesboxes #games-slider-jackpot .owl-nav .owl-prev,
.gamesboxes #games-slider-latest .owl-nav .owl-prev,
.gamesboxes #games-slider-new .owl-nav .owl-prev,
.gamesboxes #games-slider-table .owl-nav .owl-prev {
    position: absolute;
    left: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: 0 0
}

.gamesboxes #games-slider-hot .owl-nav .owl-next,
.gamesboxes #games-slider-jackpot .owl-nav .owl-next,
.gamesboxes #games-slider-latest .owl-nav .owl-next,
.gamesboxes #games-slider-new .owl-nav .owl-next,
.gamesboxes #games-slider-table .owl-nav .owl-next {
    position: absolute;
    right: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: 0 0
}

.gamesboxes #games-slider-hot .owl-nav .owl-prev.disabled,
.gamesboxes #games-slider-jackpot .owl-nav .owl-prev.disabled,
.gamesboxes #games-slider-latest .owl-nav .owl-prev.disabled,
.gamesboxes #games-slider-new .owl-nav .owl-prev.disabled,
.gamesboxes #games-slider-table .owl-nav .owl-prev.disabled {
    display: none
}

.gamesboxes #games-slider-hot .owl-nav .owl-next.disabled,
.gamesboxes #games-slider-jackpot .owl-nav .owl-next.disabled,
.gamesboxes #games-slider-latest .owl-nav .owl-next.disabled,
.gamesboxes #games-slider-new .owl-nav .owl-next.disabled,
.gamesboxes #games-slider-table .owl-nav .owl-next.disabled {
    display: none
}

.gamesboxes #games-slider-hot .owl-nav .arrows,
.gamesboxes #games-slider-jackpot .owl-nav .arrows,
.gamesboxes #games-slider-latest .owl-nav .arrows,
.gamesboxes #games-slider-new .owl-nav .arrows,
.gamesboxes #games-slider-table .owl-nav .arrows {
    height: 40px;
    width: 40px;
    background: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30%;
    border-radius: 100%;
    -webkit-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    opacity: .8
}

.gamesboxes #games-slider-hot .owl-nav .arrows:hover,
.gamesboxes #games-slider-jackpot .owl-nav .arrows:hover,
.gamesboxes #games-slider-latest .owl-nav .arrows:hover,
.gamesboxes #games-slider-new .owl-nav .arrows:hover,
.gamesboxes #games-slider-table .owl-nav .arrows:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1
}

.gamesboxes #games-slider-hot .owl-nav .prev-arrow,
.gamesboxes #games-slider-jackpot .owl-nav .prev-arrow,
.gamesboxes #games-slider-latest .owl-nav .prev-arrow,
.gamesboxes #games-slider-new .owl-nav .prev-arrow,
.gamesboxes #games-slider-table .owl-nav .prev-arrow {
    background-image: url(/public/img/icons/arrow_left.svg)
}

.gamesboxes #games-slider-hot .owl-nav .next-arrow,
.gamesboxes #games-slider-jackpot .owl-nav .next-arrow,
.gamesboxes #games-slider-latest .owl-nav .next-arrow,
.gamesboxes #games-slider-new .owl-nav .next-arrow,
.gamesboxes #games-slider-table .owl-nav .next-arrow {
    background-image: url(/public/img/icons/arrow_right.svg)
}

.gamesboxes .game {
    width: 100%
}

.gamesboxes .game--container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.gamesboxes .game--box {
    display: block;
    position: relative;
    width: 100%
}

.gamesboxes .game--box .game--badges {
    z-index: 2;
    top: 0;
    right: 0;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gamesboxes .game--box .game--badges .favorite .icon--star {
    display: block;
    width: 100%;
    height: 26px;
    padding: 0 16px;
    margin-top: -12px;
    cursor: pointer;
    background-image: url(/index_files/public/icons/star-empty.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 40%;
    background-color: #001526
}

.gamesboxes .game--box .game--badges .favorite .icon--star.filled {
    background-image: url(/index_files/public/icons/star.svg)
}

.gamesboxes .game--box .game--badges .favorite .icon--star:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -5px;
    right: 0;
    border-color: #001526 transparent transparent;
    border-style: solid;
    border-width: 7px 0 0 10px
}

.gamesboxes .game--box .game--badges span {
    position: relative;
    font-size: 12px;
    font-weight: 500;
    line-height: 26px;
    color: #fff;
    padding: 0 6px;
    margin: -12px 3px;
    cursor: default
}

.gamesboxes .game--box .game--badges span:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -5px;
    right: 0;
    border-style: solid;
    border-width: 7px 0 0 10px
}

.gamesboxes .game--box .game--badges span.new {
    background-color: #01ba4e
}

.gamesboxes .game--box .game--badges span.new:after {
    border-color: #01ba4e transparent transparent
}

.gamesboxes .game--box .game--badges span.hot {
    background-color: #cb333b
}

.gamesboxes .game--box .game--badges span.hot:after {
    border-color: #cb333b transparent transparent
}

.gamesboxes .game--box .game--badges span.jackpot {
    background-color: #e4572e
}

.gamesboxes .game--box .game--badges span.jackpot:after {
    border-color: #e4572e transparent transparent
}

.gamesboxes .game--box .game--img img {
    width: 100%;
    min-height: 90px
}

.gamesboxes .game--box .game-overlay {
    z-index: 2;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    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;
    visibility: hidden;
    opacity: 0;
    background: 0 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.gamesboxes .game--box .game-overlay:after {
    content: "i";
    cursor: pointer;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: none;
    -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;
    border: 2px solid rgba(255, 255, 255, .7);
    border-radius: 25px
}

.gamesboxes .game--box .game-overlay .cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-transform: translateY(10%) scale(0);
    transform: translateY(10%) scale(0);
    z-index: 2;
    -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;
    width: 80%;
    max-width: 140px;
    height: 100%;
    margin: 0 auto;
    -webkit-transition: transform .2s ease-in-out;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.gamesboxes .game--box .game-overlay .cta a.button {
    display: block;
    width: 100%;
    padding: 7px 0;
    border-radius: 25px;
    font-weight: 700;
    font-family: lato;
    text-transform: uppercase;
    color: rgba(2, 41, 96, .92);
    background-color: #fff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media(min-width:600px) {
    .gamesboxes .game--box .game-overlay .cta a.button {
        padding: 10px 0
    }
}

.gamesboxes .game--box .game-overlay .cta a.button:hover {
    background: #ffcd00;
    color: #015ecc
}

.gamesboxes .game--box .game-overlay .cta a.demo {
    display: block;
    color: #fff;
    margin-top: 10px
}

@media(min-width:600px) {
    .gamesboxes .game--box .game-overlay .cta a.demo {
        margin-top: 10px
    }
}

.gamesboxes .game--box .game-overlay .cta a.demo.hide {
    display: none
}

.gamesboxes .game--box:hover .game-overlay {
    opacity: 1;
    visibility: visible;
    background: #022960;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(2, 41, 96, 0.3757878151)), color-stop(9%, rgba(2, 41, 96, 0.4822303922)), color-stop(27%, rgba(2, 41, 96, 0.7847514006)), color-stop(45%, rgb(2, 41, 96)), color-stop(64%, rgb(2, 41, 96)), to(rgb(2, 41, 96)));
    background: linear-gradient(180deg, rgba(2, 41, 96, 0.3757878151) 0%, rgba(2, 41, 96, 0.4822303922) 9%, rgba(2, 41, 96, 0.7847514006) 27%, rgb(2, 41, 96) 45%, rgb(2, 41, 96) 64%, rgb(2, 41, 96) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#022960", endColorstr="#022960", GradientType=1)
}

.gamesboxes .game--box:hover .game-overlay .cta {
    -webkit-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1)
}

.gamesboxes .game--box:hover .game--img img {
    -webkit-filter: brightness(.6);
    filter: brightness(.6)
}

.gamesboxes .game .game--refs .game--name {
    text-align: left;
    color: #fff !important
}

.gamesboxes .game .game--refs .game--category {
    text-align: left;
    color: rgba(255, 255, 255, .6)
}

.gamesboxes.overflow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    min-height: -webkit-min-content;
    min-height: -moz-min-content;
    min-height: min-content;
    padding-left: 10px;
    --scrollbarBG: #010f22;
    --thumbBG: #ffcd00;
    scrollbar-width: thin;
    scrollbar-color: var(--thumbBG) var(--scrollbarBG)
}

.gamesboxes.overflow .game--box .game--badges {
    font-size: 10px;
    line-height: 22px
}

.gamesboxes.overflow .game {
    display: inline-block;
    padding: 0;
    margin: 6px;
    width: 100%
}

.gamesboxes.overflow .game .game-overlay:after {
    display: none
}

.gamesboxes.overflow .game .game-overlay .cta a {
    padding: 7px 0
}

.gamesboxes.overflow .game .game--img img {
    min-width: 172px
}

.gamesboxes.overflow::-webkit-scrollbar {
    height: 10px
}

.gamesboxes.overflow::-webkit-scrollbar-track {
    background: var(--scrollbarBG)
}

.gamesboxes.overflow::-webkit-scrollbar-thumb {
    background-color: var(--thumbBG);
    border-radius: 10px;
    border: 3px solid var(--scrollbarBG)
}

.gamesboxes .noresults {
    display: block;
    text-align: left;
    margin: 0 auto;
    padding: 20px;
    font-size: 1.3em;
    white-space: pre-wrap
}

#myGamesLoader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -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;
    position: relative
}

#myGamesLoader .loader {
    position: absolute
}

.darken {
    background-color: rgba(15, 14, 60, .5) !important
}

#searchFull {
    display: none;
    visibility: hidden;
    -webkit-animation-name: slowshow;
    animation-name: slowshow;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    opacity: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    position: fixed;
    top: 0;
    right: 0;
    margin: 0;
    width: 100%;
    height: 100vh;
    padding-bottom: 80px;
    overflow-y: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    background: rgba(2, 41, 96, .92)
}

#searchFull.open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
    z-index: 99;
    opacity: 1
}

#searchFull::-webkit-scrollbar {
    display: none
}

#searchFull #clearInput {
    display: none;
    width: 80px;
    cursor: pointer;
    margin: 10px 0 10px 30px;
    text-decoration: underline
}

#searchFull #clearInput.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#searchFull .content--wrapper {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    -webkit-animation-name: slidein;
    animation-name: slidein;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-timing-function: 4s;
    animation-timing-function: 4s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@media(min-width:1000px) {
    #searchFull .content--wrapper {
        margin-top: 100px
    }
}

#searchFull .search--container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 100%;
    padding: 10px
}

#searchFull .search--container form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#searchFull .search--container form input {
    height: 50px;
    width: 100%;
    padding: 0 50px 0 19px;
    outline: none;
    color: #fff;
    font-size: 1.2em;
    border-radius: 25px;
    border: 2px solid rgba(255, 255, 255, .5);
    background: 0 0;
    -webkit-transition: border-color .4s ease-in-out;
    transition: border-color .4s ease-in-out
}

#searchFull .search--container form input:focus {
    border-color: #ffcd00
}

#searchFull .search--container form input::-webkit-input-placeholder {
    font-family: lato, sans-serif;
    color: rgba(255, 255, 255, .5)
}

#searchFull .search--container form input:-ms-input-placeholder {
    font-family: lato, sans-serif;
    color: rgba(255, 255, 255, .5)
}

#searchFull .search--container form input::-moz-placeholder {
    font-family: lato, sans-serif;
    color: rgba(255, 255, 255, .5)
}

#searchFull .search--container form input::-ms-input-placeholder {
    font-family: lato, sans-serif;
    color: rgba(255, 255, 255, .5)
}

#searchFull .search--container form input::placeholder {
    font-family: lato, sans-serif;
    color: rgba(255, 255, 255, .5)
}

#searchFull .search--container .close--icon {
    width: 50px;
    height: 50px;
    position: absolute;
    background-image: url(/index_files/public/icons/close.svg);
    background-size: 35%;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-transition: transform .4s ease-in-out;
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out
}

#searchFull .search--container .close--icon:hover {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

#searchFull .blocks {
    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: flex-start
}

#searchFull .blocks .block_section {
    width: 100%;
    padding: 8px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -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: flex-start
}

#searchFull .blocks .block_section.hide {
    display: none
}

#searchFull .blocks .block_section .loader {
    display: none;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    position: absolute
}

#searchFull .blocks .block_section .loader.showing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#searchFull .blocks .block_section .loader--container {
    height: 100%;
    width: 100%;
    min-height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 99;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#searchFull .blocks .block_section .heading {
    margin-bottom: 10px
}

#searchFull .blocks .block_section .section--items {
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 2px;
    position: relative
}

#searchFull .blocks .block_section .section--items#searchResults {
    min-height: 50px
}

#searchFull .blocks .block_section .section--items#searchResults .item:last-child {
    margin-bottom: 60px
}

#searchFull .blocks .block_section .section--items#searchResults .noresults {
    display: block;
    width: 100%;
    margin: 7px auto;
    text-align: center
}

#searchFull .blocks .block_section .section--items.listed {
    overflow-x: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#searchFull .blocks .block_section .section--items .item {
    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: flex-start;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 30%;
    flex: 1 0 30%;
    margin: 2px;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    background: #02214d
}

#searchFull .blocks .block_section .section--items .item:hover .item--name {
    color: #ffcd00
}

#searchFull .blocks .block_section .section--items .item:hover .item--category {
    color: #fff
}

#searchFull .blocks .block_section .section--items .item:hover .item--img.toYellow img {
    -webkit-filter: invert(.35) sepia(1) saturate(19.1) hue-rotate(0deg) brightness(1.2);
    filter: invert(.35) sepia(1) saturate(19.1) hue-rotate(0deg) brightness(1.2)
}

#searchFull .blocks .block_section .section--items .item.spacing {
    padding: 18px 10px
}

@media(min-width:1000px) {
    #searchFull .blocks .block_section .section--items .item.spacing {
        padding: 20px
    }
}

#searchFull .blocks .block_section .section--items .item--img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0;
    width: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#searchFull .blocks .block_section .section--items .item--img img {
    width: 100%;
    margin: 0 auto
}

#searchFull .blocks .block_section .section--items .item--img.toYellow img {
    -webkit-transition: filter .2s ease-in-out;
    -webkit-transition: -webkit-filter .2s ease-in-out;
    transition: -webkit-filter .2s ease-in-out;
    transition: filter .2s ease-in-out;
    transition: filter .2s ease-in-out, -webkit-filter .2s ease-in-out
}

#searchFull .blocks .block_section .section--items .item--img.medium img {
    width: 60%;
    max-height: 50px
}

#searchFull .blocks .block_section .section--items .item--refs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -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;
    margin: 3px 0 0
}

#searchFull .blocks .block_section .section--items .item--refs * {
    overflow: hidden;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

#searchFull .blocks .block_section .section--items .item--refs .item--name {
    font-size: .9em;
    text-align: center
}

@media(min-width:800px) {
    #searchFull .blocks .block_section .section--items .item--refs .item--name {
        font-size: 1em
    }
}

#searchFull .blocks .block_section .section--items .item--refs .item--category {
    font-size: .8em;
    text-align: center;
    color: rgba(255, 255, 255, .5)
}

#searchFull .blocks .block_section .section--items .item--refs .item--category.mb5 {
    margin-bottom: 5px
}

@media(min-width:800px) {
    #searchFull .blocks .block_section .section--items .item--refs .item--category {
        font-size: .9em
    }
}

#searchFull .blocks .block_section .section--items.listed .item {
    -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;
    width: 100%;
    min-height: 69px;
    margin: 3px 0;
    border-left: 3px solid rgba(255, 255, 255, .5);
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

@media(min-width:1000px) {
    #searchFull .blocks .block_section .section--items.listed .item {
        min-height: 94px
    }
}

#searchFull .blocks .block_section .section--items.listed .item:hover {
    border-left: 8px solid #ffcd00
}

#searchFull .blocks .block_section .section--items.listed .item--img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 12%;
    flex: 1 0 12%;
    min-height: 55px
}

#searchFull .blocks .block_section .section--items.listed .item--img img {
    width: 100%
}

#searchFull .blocks .block_section .section--items.listed .item--refs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 5;
    -ms-flex: 5 0;
    flex: 5 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    margin: 0 0 0 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#searchFull .blocks .block_section .section--items.listed .item--refs .item--name {
    text-align: left
}

#searchFull .blocks .block_section .section--items.listed .item--refs .item--category {
    color: rgba(255, 255, 255, .5);
    text-align: left
}

.spinner {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    -webkit-animation: sk-rotate 1.6s infinite linear;
    animation: sk-rotate 1.6s infinite linear
}

.dot1,
.dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #ffcd00;
    border-radius: 100%;
    -webkit-animation: sk-bounce 1.6s infinite ease-in-out;
    animation: sk-bounce 1.6s infinite ease-in-out
}

.dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes sk-rotate {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sk-rotate {
    to {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes sk-bounce {

    0%,
    to {
        -webkit-transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bounce {

    0%,
    to {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@-webkit-keyframes slowshow {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes slowshow {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes slidein {
    0% {
        -webkit-transform: translateY(-10px)
    }

    to {
        -webkit-transform: translateY(0px)
    }
}

@keyframes slidein {
    0% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    to {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

.FooterTop {
    margin: 0 auto;
    max-width: 1040px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.FooterTop .FooterSections {
    color: #ffcd00;
    margin-bottom: 27px;
    font-size: 1.7em;
    text-align: left
}

.FooterTop ul {
    list-style-type: none;
    padding: 25px
}

.FooterTop ul li {
    font-size: 1.2em;
    margin-bottom: 8px;
    letter-spacing: .5px
}

.FooterTop ul li a {
    color: #fff
}

.FooterTop ul li a:hover {
    color: #ffcd00
}

.FooterTop .FooterHelp {
    width: 30%
}

.FooterTop .FooterMoreLinks {
    width: 30%
}

.FooterTop .FooterImgBanking {
    width: 40%;
    padding: 25px
}

.FooterTop .FooterImgBanking img {
    width: 100%
}

#centerit {
    text-align: center;
    margin-bottom: 12px
}

.FooterBottom {
    margin: 0 auto;
    padding-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    max-width: 1040px
}

.FooterBottom .BottomText {
    padding: 25px
}

.FooterBottom .BottomImages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.FooterBottom .BottomImages a:first-of-type {
    width: 65%
}

.FooterBottom .BottomImages a:nth-of-type(2) {
    width: 25%
}

.FooterBottom .BottomImages img {
    width: 100%
}

section.bottomline {
    background: #001028;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    padding: 1em;
    text-align: center
}

section.bottomline h4 {
    text-transform: uppercase;
    color: #666;
    font-size: .875em
}

section.bottomline .playresponsibly i {
    width: 50px;
    line-height: 50px;
    display: inline-block;
    font-size: 2.5em;
    margin: .5em 0
}

section.bottomline .playresponsibly i:before {
    width: 100%
}

section.bottomline .playresponsibly i.icon-gamcare {
    margin: .3em;
    width: 3.5em
}

section.bottomline .playresponsibly i.icon-ga {
    width: 1.65em
}

section.bottomline .copyright {
    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;
    margin-bottom: 20px
}

section.bottomline .copyright p {
    font-size: .75em;
    margin: 5px;
    color: #666
}

section.bottomline .copyright p:first-child {
    color: #fff
}

section.bottomline #ceg-seal-container {
    position: relative;
    width: 50px;
    height: 50px;
    display: inline-block;
    margin-right: 18px;
    opacity: .5;
    -webkit-transition: opacity 1s;
    transition: opacity 1s
}

section.bottomline #ceg-seal-container:hover {
    opacity: 1
}

section.bottomline #ceg-seal-container a {
    position: inherit;
    width: inherit
}

@media screen and (min-width:1024px) {
    section.bottomline #ceg-seal-container {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media screen and (min-width:1024px) {
    section.bottomline {
        width: 100%;
        padding: 1.2em 1em
    }

    section.bottomline .wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    section.bottomline .wrapper>div {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    section.bottomline .wrapper .playresponsibly i {
        margin: 0
    }

    section.bottomline .wrapper .playresponsibly i.icon-gamcare {
        margin: .2em .5em
    }

    section.bottomline .wrapper .copyright {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-top: 1em;
        text-align: left
    }

    section.bottomline .wrapper .copyright img {
        padding: 0 !important
    }
}

@media only screen and (min-width:320px) and (max-width:600px) {
    .FooterTop {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .FooterTop .FooterSections {
        color: #ffcd00;
        margin-bottom: 27px;
        font-size: 2em;
        text-align: left
    }

    .FooterTop ul {
        padding: 25px
    }

    .FooterTop ul li {
        font-size: 1.6em;
        margin-bottom: 10px
    }

    .FooterTop ul li a {
        color: #fff
    }

    .FooterTop .FooterHelp {
        width: 100%
    }

    .FooterTop .FooterMoreLinks {
        width: 100%
    }

    .FooterTop .FooterImgBanking {
        width: 100%;
        padding: 25px
    }

    .FooterTop .FooterImgBanking img {
        width: 100%
    }

    .FooterBottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 5px
    }

    .FooterBottom .BottomText {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        padding: 25px;
        text-align: center
    }

    .FooterBottom .BottomImages {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        gap: 25px;
        padding: 0 25px
    }

    .FooterBottom .BottomImages a:first-of-type {
        width: 100%;
        margin-bottom: 25px
    }

    .FooterBottom .BottomImages a:nth-of-type(2) {
        width: 50%
    }

    .FooterBottom .BottomImages img {
        width: 100%
    }
}

@media only screen and (min-width:0px) and (max-width:319px) {
    * body {
        display: none
    }
}

#pendingOffer {
    z-index: 12;
    position: fixed;
    top: 100px;
    right: 0;
    display: none;
    padding: 12px;
    min-height: 50px;
    min-width: 97px;
    background: #015ecc;
    border: 3px solid #fff;
    border-right: none;
    cursor: pointer;
    -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
}

#pendingOffer:not(.expanded) {
    border-radius: 25px 0 0 25px;
    -webkit-box-shadow: -10px 5px 15px 0 rgba(0, 0, 0, .27);
    box-shadow: -10px 5px 15px 0 rgba(0, 0, 0, .27)
}

#pendingOffer.on {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#pendingOffer:after {
    content: "";
    position: absolute;
    top: -45px;
    left: 0;
    display: block;
    width: 50px;
    height: 50px;
    background-image: url(/index_files/public/icons/joker-hat.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
    -webkit-transition: transform .2s ease-in-out;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

#pendingOffer:hover:after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

#pendingOffer .offer--info {
    display: none;
    max-width: 300px;
    opacity: 0;
    -webkit-animation-name: slowshow;
    animation-name: slowshow;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    animation-direction: normal
}

#pendingOffer .offer--info .offer--title {
    margin-bottom: 10px;
    font-size: 1.5em;
    font-family: lemonmilkbold;
    font-weight: 400 !important;
    text-align: center
}

#pendingOffer .offer--info .offer--subtitle {
    margin-bottom: 10px;
    font-size: 1em;
    font-family: lemonmilkbold;
    color: #ffcd00;
    max-width: 264px;
    text-align: center;
    margin: 0 auto
}

#pendingOffer .offer--info .offer--description {
    text-align: center
}

#pendingOffer .offer--info .offer--terms {
    margin: 10px;
    padding: 0 0 0 17px;
    text-align: left
}

#pendingOffer .offer--info .offer--terms li {
    list-style-type: none;
    font-style: italic
}

#pendingOffer.expanded {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-animation-name: slowshow;
    animation-name: slowshow;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    border-radius: 10px 0 0 10px
}

#pendingOffer.expanded .offer--info {
    display: block;
    opacity: 1
}

#pendingOffer #offerTimer {
    font-family: lemonmilkbold;
    font-weight: 400 !important;
    max-width: 300px;
    text-align: center
}

#pendingOffer #offerTimer #specialCoupon {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.2em;
    line-height: 2.5;
    color: #ffcd00
}

#pendingOffer #offerTimer #claimCTA {
    display: block;
    margin: 15px auto 10px;
    padding: 12px 0;
    width: 90%;
    max-width: 230px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.1em;
    background: #ffcd00;
    color: #fff;
    font-family: lato;
    font-weight: 700;
    border-radius: 25px
}

#pendingOffer #offerTimer .small {
    font-size: 12px;
    font-style: italic;
    font-family: lato;
    text-align: center
}

#offerUnderlay {
    display: none;
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6)
}

#offerUnderlay.show {
    display: block
}

#offerPlace {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #015ecc;
    padding: 20px 30px;
    display: none;
    -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;
    border-radius: 10px;
    border: 4px solid #fff;
    width: 98%;
    max-width: 342px;
    z-index: 99;
    -webkit-box-shadow: 0 10px 17px -1px rgba(0, 0, 0, .58);
    box-shadow: 0 10px 17px -1px rgba(0, 0, 0, .58)
}

#offerPlace.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media(min-width:600px) {
    #offerPlace {
        max-width: 430px
    }
}

#offerPlace #jokerOffer .title {
    font-family: lemonmilkbold;
    font-weight: 400 !important;
    margin-bottom: 15px;
    text-align: center;
    font-size: 1.8em
}

#offerPlace #jokerOffer .description {
    font-size: 1.2em;
    line-height: 1.6;
    text-align: center
}

#offerPlace #jokerOffer .rules {
    margin-left: 17px;
    margin-top: 17px
}

@media(max-width:500px) {
    #offerPlace #jokerOffer .rules {
        max-height: 100px;
        overflow-y: auto
    }
}

#offerPlace #jokerOffer .rules li {
    font-size: 1.2em;
    margin-bottom: 8px
}

#offerPlace #jokerOffer .buttons_cont {
    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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px
}

#offerPlace #jokerOffer .buttons_cont a {
    display: inline-block;
    width: 48%;
    padding: 12px 8px;
    border-radius: 25px;
    font-size: 1em;
    font-weight: 700;
    font-family: lato, sans-serif;
    text-align: center
}

#offerPlace #jokerOffer .buttons_cont #acceptOffer {
    border: 2px solid #ffcd00;
    background: #ffcd00;
    color: #01429c
}

#offerPlace #jokerOffer .buttons_cont #dismissOffer {
    border: 2px solid #fff;
    color: #fff
}

#offerPlace #jokerOffer:after {
    content: "";
    position: absolute;
    top: -45px;
    left: 0;
    display: block;
    width: 50px;
    height: 50px;
    background-image: url(/index_files/public/icons/joker-hat.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
    -webkit-transition: transform .2s ease-in-out;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

#offerPlace #jokerOffer:hover:after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

#offerPlace #jokerOffer:before {
    content: "";
    position: absolute;
    bottom: -35px;
    left: 0;
    width: 100%;
    height: 33px;
    display: block;
    background-image: url(/index_files/public/images/confetti.svg);
    background-size: 15%;
    background-repeat-x: repeat;
    background-repeat-y: no-repeat
}

@-webkit-keyframes slowshow {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes slowshow {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes slidein {
    0% {
        -webkit-transform: translateY(-10px)
    }

    to {
        -webkit-transform: translateY(0px)
    }
}

@keyframes slidein {
    0% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    to {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-webkit-keyframes slowResize {
    0% {
        width: 97px;
        height: 50px
    }

    to {
        width: 300px;
        height: auto
    }
}

@keyframes slowResize {
    0% {
        width: 97px;
        height: 50px
    }

    to {
        width: 300px;
        height: auto
    }
}

#WinnersBox {
    width: 100%;
    margin: 0 auto
}

#WinnersBox #ContLatestWinners {
    display: block;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    background: 0 0;
    text-align: center;
    color: #fff;
    overflow: hidden
}

#WinnersBox #ContLatestWinners #Winners_Box_C {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    float: left;
    overflow: hidden
}

#WinnersBox #ContLatestWinners #BoxDotsLoadW {
    display: block;
    width: 80px;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    right: 100px;
    top: 0;
    z-index: 90;
    background: #011737
}

#WinnersBox #ContLatestWinners #BoxDotsLoadW #ConDots {
    display: block;
    width: auto;
    height: 10px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 45px;
    padding-left: 10px
}

#WinnersBox #ContLatestWinners #BoxDotsLoadW:after {
    content: "";
    display: block;
    width: 100px;
    height: 100%;
    margin: 0;
    position: absolute;
    right: -100px;
    top: 0;
    background: #011737
}

#WinnersBox #ContLatestWinners #BoxDotsLoadW #ConDots .BallDot {
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    float: left;
    border-radius: 5px;
    background: #011737;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#WinnersBox #ContLatestWinners #BoxDotsLoadW #ConDots .BallDot.Active {
    background: #ffbe31
}

#WinnersBox #ContLatestWinners #Winners_Box_C .BoxWinner {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    text-align: left;
    padding: 25px 40px;
    overflow: hidden;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, .3);
    color: #fff;
    margin: 0 auto;
    cursor: pointer;
    text-overflow: ellipsis !important;
    white-space: nowrap
}

#WinnersBox #ContLatestWinners #Winners_Box_C .BoxWinner .NameWinner {
    font-weight: 700
}

#WinnersBox #ContLatestWinners #Winners_Box_C .BoxWinner .MounWin {
    color: #ffcd00
}

#WinnersBox #ContLatestWinners #Winners_Box_C .BoxWinner .GameWin {
    color: #011737;
    text-decoration: underline
}

#WinnersBox #ContLatestWinners #Winners_Box_C .BoxWinner:hover .GameWin {
    color: #ffcd00;
    text-decoration: underline
}

@media only screen and (min-width:320px) and (max-width:460px) {
    #WinnersBox {
        padding: 0 10px
    }

    #WinnersBox #ContLatestWinners #BoxDotsLoadW {
        width: 40px;
        padding-left: 0
    }

    #WinnersBox #ContLatestWinners #BoxDotsLoadW #ConDots {
        width: 40px;
        height: auto;
        margin: 25px auto;
        position: relative;
        left: auto;
        top: auto
    }

    #WinnersBox #ContLatestWinners #BoxDotsLoadW #ConDots .BallDot {
        margin: 10px auto;
        float: none
    }
}

@media only screen and (min-width:320px) and (max-width:420px) {
    #WinnersBox #ContLatestWinners #Winners_Box_C .BoxWinner {
        padding: 20px 40px;
        font-size: 12px
    }

    #WinnersBox #ContLatestWinners #BoxDotsLoadW #ConDots {
        margin: 5px auto
    }

    #WinnersBox #ContLatestWinners #BoxDotsLoadW #ConDots .BallDot {
        width: 7px;
        height: 7px
    }

    #WinnersBox #ContLatestWinners #BoxDotsLoadW {
        right: 85px
    }

    #WinnersBox #ContLatestWinners #BoxDotsLoadW:after {
        width: 85px;
        right: -85px
    }
}

.playNowLink {
    position: absolute;
    top: 15px;
    right: 0;
    color: #fff;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-animation-name: slideIn;
    animation-name: slideIn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    animation-direction: normal
}

.playNowLink:after {
    content: "";
    background-image: url(/index_files/public/icons/play.svg);
    width: 18px;
    height: 22px;
    background-size: contain;
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 0;
    margin-left: 2px
}

.activeCouponTermsLink {
    color: #ffcd00;
    font-size: 1.5em;
    text-align: left
}

.activeCouponTermsLink img {
    width: 17px
}

.activeCouponTermsLink.hidden {
    display: none;
    visibility: hidden;
    opacity: 0
}

#Cashier {
    width: 100%;
    max-width: 1000px;
    min-height: 75vh;
    margin: 0 auto
}

#Cashier .elements {
    position: relative
}

#Cashier nav {
    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: 10px 0
}

#Cashier nav a {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #022960;
    padding: 15px 10px;
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase
}

#Cashier nav a.active {
    text-align: center;
    background-color: #ffcd00;
    color: #022960;
    font-weight: 700;
    outline: none;
    border: none;
    text-transform: uppercase
}

@media(max-width:340px) {
    #Cashier nav a.active {
        font-size: .8rem
    }
}

#Cashier nav a:first-child {
    border-radius: 3px 0 0 3px
}

#Cashier nav a:nth-child(2) {
    border-left: 2px solid;
    border-right: 2px solid;
    border-color: #011737
}

#Cashier nav a:last-child {
    border-radius: 0 3px 3px 0
}

#Cashier nav a i.tab-icon {
    display: block;
    width: 30px;
    height: 30px;
    background-size: 90%;
    background-position: center;
    background-repeat: no-repeat;
    margin: 5px
}

#Cashier nav a i.tab-icon.deposit {
    background-image: url(/index_files/public/icons/deposit.svg)
}

#Cashier nav a i.tab-icon.withdraw {
    background-image: url(/index_files/public/icons/withdraw.svg)
}

#Cashier nav a i.tab-icon.promo {
    background-image: url(/index_files/public/icons/coupon.svg)
}

#Cashier iframe {
    display: none
}

#Cashier iframe.active {
    display: block
}

#Cashier .redeempage {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    background-color: #023780
}

#Cashier .redeempage.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#Cashier .redeempage .block {
    display: block;
    position: relative
}

#Cashier .redeempage .block h2 {
    font-size: 18px;
    margin: 15px auto;
    text-align: left
}

#Cashier .redeempage .block .request {
    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: 8px
}

#Cashier .redeempage .block .request.hidden {
    display: none;
    visibility: hidden;
    opacity: 0
}

#Cashier .redeempage .block .request input {
    width: 74%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 20px;
    text-align: left;
    color: #fff;
    background-color: #011737;
    outline: none;
    border: none;
    border-radius: 5px 0 0 0;
    border-bottom: 2px solid #ffcd00;
    text-transform: uppercase
}

#Cashier .redeempage .block .request input::-webkit-input-placeholder {
    color: #fff;
    opacity: .8
}

#Cashier .redeempage .block .request input:-ms-input-placeholder {
    color: #fff;
    opacity: .8
}

#Cashier .redeempage .block .request input::-moz-placeholder {
    color: #fff;
    opacity: .8
}

#Cashier .redeempage .block .request input::-ms-input-placeholder {
    color: #fff;
    opacity: .8
}

#Cashier .redeempage .block .request input::placeholder {
    color: #fff;
    opacity: .8
}

#Cashier .redeempage .block .request button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 26%;
    padding: 20px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    background-color: #ffcd00;
    color: #022960;
    font-weight: 700;
    outline: none;
    border: none;
    text-transform: uppercase;
    border-radius: 0 3px 3px 0
}

@media(max-width:340px) {
    #Cashier .redeempage .block .request button {
        font-size: .8rem
    }
}

#Cashier .redeempage .block .request button.disabled {
    opacity: .6;
    content: "...";
    pointer-events: none
}

#Cashier .redeempage .block .request.coupon-cancellation input {
    border-bottom: 2px solid #c20e0e
}

#Cashier .redeempage .block .request.coupon-cancellation button {
    text-align: center;
    background-color: #c20e0e;
    color: #fff;
    font-weight: 700;
    outline: none;
    border: none;
    text-transform: uppercase
}

@media(max-width:340px) {
    #Cashier .redeempage .block .request.coupon-cancellation button {
        font-size: .8rem
    }
}

#Cashier .redeempage .response {
    display: none;
    padding: 10px;
    font-size: 1.3em;
    font-weight: 700
}

#Cashier .redeempage .response.active {
    display: block
}

#Cashier .redeempage .response.positive {
    color: #0ec25c
}

#Cashier .redeempage .response.negative {
    color: #c20e0e
}

#Cashier .redeempage .quickredeem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#Cashier .redeempage .quickredeem .coupon {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 5px 0;
    padding: 0 5px;
    border-radius: 3px;
    -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;
    background-color: #022960
}

#Cashier .redeempage .quickredeem .coupon.hidden {
    display: none;
    visibility: hidden;
    opacity: 0
}

#Cashier .redeempage .quickredeem .coupon.lower-opacity {
    opacity: .5
}

#Cashier .redeempage .quickredeem .coupon .thumb {
    width: 20%;
    padding: 15px 5px;
    min-height: 86px
}

#Cashier .redeempage .quickredeem .coupon .thumb img {
    width: 100%
}

#Cashier .redeempage .quickredeem .coupon .details {
    width: 67%;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 10px
}

#Cashier .redeempage .quickredeem .coupon .details a.showterms {
    color: #ffcd00;
    line-height: 3;
    font-weight: 700;
    font-size: 14px
}

#Cashier .redeempage .quickredeem .coupon .details p {
    font-size: .8rem
}

#Cashier .redeempage .quickredeem .coupon button {
    width: 12%;
    min-height: 72px;
    background-repeat: no-repeat;
    background-position: 57% center;
    background-size: 70%;
    border-radius: 3px;
    text-align: center;
    background-color: #ffcd00;
    color: #022960;
    font-weight: 700;
    outline: none;
    border: none;
    text-transform: uppercase
}

#Cashier .redeempage .quickredeem .coupon button.checking {
    pointer-events: none;
    background-image: url(/index_files/public/icons/hourglass.svg)
}

#Cashier .redeempage .quickredeem .coupon button:not(.checking) {
    background-image: url(/index_files/public/icons/arrow-r-big-blue.svg)
}

@media(max-width:340px) {
    #Cashier .redeempage .quickredeem .coupon button {
        font-size: .8rem
    }
}

#Cashier .redeempage .quickredeem .coupon.positive {
    background: #0ec25c
}

#Cashier .redeempage .quickredeem .coupon.negative {
    background: #c20e0e
}

#loadingpanel {
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #022960
}

#loadingpanel .lds-ripple {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px
}

#loadingpanel .lds-ripple div {
    position: absolute;
    border: 4px solid #fff;
    opacity: 1;
    border-radius: 50%;
    -webkit-animation: lds-ripple 1s cubic-bezier(0, .2, .8, 1) infinite;
    animation: lds-ripple 1s cubic-bezier(0, .2, .8, 1) infinite
}

#loadingpanel .lds-ripple div:nth-child(2) {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

@-webkit-keyframes lds-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 1
    }

    to {
        top: 0;
        left: 0;
        width: 72px;
        height: 72px;
        opacity: 0
    }
}

@keyframes lds-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 1
    }

    to {
        top: 0;
        left: 0;
        width: 72px;
        height: 72px;
        opacity: 0
    }
}

#cashieriframe {
    display: block;
    width: 100%;
    min-height: 75vh;
    border: none;
    border-radius: 3px;
    position: relative
}

@media(min-width:900px) {
    #cashieriframe {
        background-color: #011737;
        -webkit-box-shadow: 3px 3px 5px 6px #011737;
        box-shadow: 3px 3px 5px 6px #011737
    }
}

#cashierdata {
    visibility: hidden !important
}

@-webkit-keyframes slideIn {
    0% {
        right: -200px
    }

    to {
        right: 0
    }
}

@keyframes slideIn {
    0% {
        right: -200px
    }

    to {
        right: 0
    }
}

.verifyemail {
    min-height: 42px;
    background-color: rgba(252, 248, 227, .95);
    color: #333
}

.grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    -ms-grid-columns: 4fr 1fr;
    grid-template-columns: 4fr 1fr
}

.grid>:first-child {
    -ms-grid-row: 1;
    -ms-grid-column: 1
}

.grid>:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2
}

.verify-flex-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 5px;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left
}

.verify-flex-2 {
    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;
    background-color: #605f61;
    cursor: pointer
}

.x-btn {
    font-size: 16px;
    font-weight: 700;
    color: rgba(252, 248, 227, .95)
}

.x-btn:hover {
    -webkit-transition: all .2s;
    transition: all .2s
}

.disabled-fake {
    opacity: .3
}

.deactivated {
    display: none
}

.message-p {
    padding: 10px;
    font-size: 1.3em;
    font-weight: 700
}

.message-p.positive {
    color: #0ec25c
}

.message-p.negative {
    color: #c20e0e
}

#withdrawDealModal {
    display: none;
    height: 100vh;
    position: fixed;
    width: 100%;
    background-color: #000;
    top: 0;
    z-index: 100;
    padding: 10px
}

#withdrawDealModal span {
    color: #fff
}

#modalRedeemCoupon {
    position: absolute;
    bottom: 6%;
    width: 50%;
    left: 25%;
    margin: 0
}

.spinner {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    -webkit-animation: sk-rotate 1.6s infinite linear;
    animation: sk-rotate 1.6s infinite linear
}

.dot1,
.dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #ffcd00;
    border-radius: 100%;
    -webkit-animation: sk-bounce 1.6s infinite ease-in-out;
    animation: sk-bounce 1.6s infinite ease-in-out
}

.dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes sk-rotate {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sk-rotate {
    to {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes sk-bounce {

    0%,
    to {
        -webkit-transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bounce {

    0%,
    to {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

#MainCNPromos {
    display: block;
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    min-height: 100px;
    opacity: 1
}

#MainCNPromos h1 {
    display: block;
    width: 100%;
    margin: 30px auto;
    font-size: 60px;
    font-family: thorcefree;
    font-weight: 400 !important;
    text-align: left;
    color: #ffcd00
}

#MainCNPromos .N_PromoBox a {
    color: #01429c !important
}

#MainCNPromos .N_PromoBox {
    display: block;
    width: 46%;
    margin: 0 2% 40px;
    height: 400px;
    background: #0f2235;
    float: left;
    position: relative;
    text-decoration: none;
    color: #01429c;
    cursor: pointer;
    overflow: hidden;
    -webkit-box-shadow: inset 0 0 0 2px rgba(255, 205, 0, .8);
    box-shadow: inset 0 0 0 2px #ffcd00;
    border-radius: 10px
}

#MainCNPromos .N_PromoBox h1 {
    display: block;
    width: 100%;
    margin: 0;
    height: 40px;
    line-height: 40px;
    position: absolute;
    z-index: 20;
    top: 30px;
    left: 40px;
    font-size: 30px;
    font-family: lemonmilkbold;
    font-weight: 400 !important;
    text-align: left;
    text-shadow: 0 0 20px #000;
    letter-spacing: 1px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#MainCNPromos .N_PromoBox:after {
    content: "SEE MORE";
    display: block;
    width: 45%;
    margin: 0;
    height: 40px;
    line-height: 42px;
    position: absolute;
    z-index: 9;
    left: 40px;
    bottom: 40px;
    background: #ffcd00;
    font-size: 22px;
    font-family: thorcefree;
    font-weight: 400 !important;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 50px
}

#MainCNPromos .N_PromoBox:before {
    content: "";
    display: block;
    width: 10px;
    height: 20px;
    margin: 0;
    position: absolute;
    z-index: 10;
    left: 47%;
    bottom: 50px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #01429c;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#MainCNPromos .N_PromoBox.BoxPromo_1 {
    background: url(/index_files/public/images/promotions/static/daily-special-bg-default.jpg) 50% 50% no-repeat;
    background-size: 102%
}

#MainCNPromos .N_PromoBox.BoxPromo_2 {
    background: url(/index_files/public/images/promotions/static/tournaments-bg-default.jpg) 50% 50% no-repeat;
    background-size: 102%
}

#MainCNPromos .N_PromoBox.BoxPromo_3 {
    background: url(/index_files/public/images/promotions/static/exclusive-bg-default.jpg) 50% 50% no-repeat;
    background-size: 102%
}

#MainCNPromos .N_PromoBox.BoxPromo_4 {
    background: url(/index_files/public/images/promotions/static/crypto-special-bg-default.jpg) 50% 50% no-repeat;
    background-size: 102%
}

#MainCNPromos .N_PromoBox:hover {
    -webkit-box-shadow: inset 0 0 0 6px #fff;
    box-shadow: inset 0 0 0 6px #fff;
    background-size: 110%
}

#MainCNPromos .N_PromoBox:hover>h1 {
    color: #ffcd00;
    left: 100px
}

#MainCNPromos .N_PromoBox:hover:after {
    background: #fff;
    color: #01429c
}

#MainCNPromos .N_PromoBox:hover:before {
    border-color: transparent transparent transparent #01429c;
    right: 30px
}

#MainCNPromos .N_PromoBox .Cap {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99;
    left: 0;
    top: 0;
    background: #010f22
}

@media only screen and (min-width:901px) and (max-width:1200px) {
    #MainCNPromos .N_PromoBox {
        height: 280px;
        background-size: 105% !important
    }

    #MainCNPromos .N_PromoBox:after {
        width: 200px;
        height: 40px;
        line-height: 43px;
        left: 40px;
        bottom: 40px;
        font-size: 18px
    }

    #MainCNPromos .N_PromoBox:before {
        left: 200px;
        bottom: 50px
    }

    #MainCNPromos .N_PromoBox h1 {
        left: 40px;
        font-size: 20px
    }

    #MainCNPromos .N_PromoBox:hover>h1 {
        left: 40px;
        top: 10px
    }
}

@media only screen and (min-width:801px) and (max-width:900px) {
    #MainCNPromos .N_PromoBox {
        height: 250px;
        background-size: 105% !important
    }

    #MainCNPromos .N_PromoBox:after {
        width: 80%;
        height: 40px;
        line-height: 43px;
        left: 10%;
        bottom: 30px;
        font-size: 18px
    }

    #MainCNPromos .N_PromoBox:before {
        left: 80%;
        bottom: 40px
    }

    #MainCNPromos .N_PromoBox h1 {
        left: 40px;
        font-size: 20px
    }

    #MainCNPromos .N_PromoBox:hover>h1 {
        left: 40px;
        top: 10px
    }
}

@media only screen and (min-width:601px) and (max-width:800px) {
    #MainCNPromos .N_PromoBox {
        height: 210px;
        background-size: 105% !important
    }

    #MainCNPromos .N_PromoBox:after {
        width: 80%;
        height: 40px;
        line-height: 43px;
        left: 10%;
        bottom: 30px;
        font-size: 18px
    }

    #MainCNPromos .N_PromoBox:before {
        left: 80%;
        bottom: 40px
    }

    #MainCNPromos .N_PromoBox h1 {
        top: 20px;
        left: 40px;
        font-size: 20px
    }

    #MainCNPromos .N_PromoBox:hover>h1 {
        left: 40px;
        top: 40px
    }
}

@media only screen and (min-width:361px) and (max-width:600px) {
    #MainCNPromos .N_PromoBox {
        max-width: 340px;
        height: 250px;
        background-size: 105% !important
    }

    #MainCNPromos .N_PromoBox:after {
        width: 70%;
        height: 40px;
        line-height: 43px;
        left: 15%;
        bottom: 30px;
        font-size: 18px
    }

    #MainCNPromos .N_PromoBox:before {
        left: 75%;
        bottom: 40px
    }

    #MainCNPromos .N_PromoBox h1 {
        top: 20px;
        left: 40px;
        font-size: 25px
    }

    #MainCNPromos .N_PromoBox:hover>h1 {
        left: 40px;
        top: 40px
    }

    #MainCNPromos .N_PromoBox {
        width: 100%;
        margin: 0 auto 20px;
        float: none
    }
}

@media only screen and (min-width:320px) and (max-width:360px) {
    #MainCNPromos .N_PromoBox {
        height: 210px;
        background-size: 105% !important
    }

    #MainCNPromos .N_PromoBox:after {
        width: 70%;
        height: 40px;
        line-height: 43px;
        left: 15%;
        bottom: 30px;
        font-size: 18px
    }

    #MainCNPromos .N_PromoBox:before {
        left: 75%;
        bottom: 40px
    }

    #MainCNPromos .N_PromoBox h1 {
        top: 10px;
        left: 40px;
        font-size: 20px
    }

    #MainCNPromos .N_PromoBox:hover>h1 {
        left: 40px;
        top: 10px
    }

    #MainCNPromos .N_PromoBox {
        width: 100%;
        margin: 0 auto 20px;
        float: none
    }
}

@media only screen and (min-width:0px) and (max-width:319px) {
    #MainCNPromos {
        display: none
    }
}

#BlogPosts {
    overflow: hidden
}

#BlogPosts,
#MainExclusiveSpe {
    display: block;
    width: 100%;
    max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
    opacity: 1
}

#BlogPosts #PromoNotice,
#MainExclusiveSpe #PromoNotice {
    display: block;
    width: 200px;
    margin: 0 auto;
    cursor: pointer;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px)
}

#BlogPosts #PromoNotice .num,
#MainExclusiveSpe #PromoNotice .num {
    color: #fff;
    font-weight: 700;
    margin-right: 5px
}

#BlogPosts #PromoNotice .icon,
#MainExclusiveSpe #PromoNotice .icon {
    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;
    width: 14px;
    height: 22px;
    border-radius: 25px;
    border: 2px solid #fff;
    margin: 5px auto 0
}

#BlogPosts #PromoNotice .icon:after,
#MainExclusiveSpe #PromoNotice .icon:after {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    background-color: #fff;
    border-radius: 25px;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    -webkit-animation: bounceFade 1.5s infinite ease-in-out;
    animation: bounceFade 1.5s infinite ease-in-out
}

#BlogPosts .BoxTitle,
#MainExclusiveSpe .BoxTitle {
    display: block;
    width: 100%;
    margin: 30px auto;
    font-size: 60px;
    font-family: thorcefree;
    font-weight: 400 !important;
    text-align: left;
    color: #ffcd00
}

#BlogPosts .N_PromoBox,
#MainExclusiveSpe .N_PromoBox {
    float: left;
    width: 48%;
    height: 290px;
    display: block;
    margin: 0 1% 30px;
    background: #0f2235;
    position: relative;
    text-decoration: none;
    color: #01429c;
    overflow: hidden;
    -webkit-box-shadow: inset 0 0 0 2px rgba(255, 205, 0, .8);
    box-shadow: inset 0 0 0 2px #ffcd00;
    border-radius: 10px
}

#BlogPosts .N_PromoBox.disabled,
#MainExclusiveSpe .N_PromoBox.disabled {
    opacity: .5 !important;
    pointer-events: none !important
}

#BlogPosts .N_PromoBox img.promo_img,
#MainExclusiveSpe .N_PromoBox img.promo_img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media(min-width:800px) {

    #BlogPosts .N_PromoBox img.promo_img,
    #MainExclusiveSpe .N_PromoBox img.promo_img {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

#BlogPosts .N_PromoBox .BoxTitle,
#MainExclusiveSpe .N_PromoBox .BoxTitle {
    display: block;
    width: calc(100% - 40px);
    margin: 0;
    height: 40px;
    line-height: 40px;
    position: absolute;
    z-index: 20;
    top: 30px;
    left: 30px;
    font-size: 35px;
    font-family: lemonmilkbold;
    font-weight: 400 !important;
    text-align: left;
    text-shadow: 0 0 20px #000;
    letter-spacing: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#BlogPosts .N_PromoBox .BoxTitle.Small,
#MainExclusiveSpe .N_PromoBox .BoxTitle.Small {
    font-size: 20px
}

@media screen and (min-width:560px) {

    #BlogPosts .N_PromoBox .BoxTitle.Small,
    #MainExclusiveSpe .N_PromoBox .BoxTitle.Small {
        font-size: 30px
    }
}

#BlogPosts .N_PromoBox .BoxSubtitle,
#MainExclusiveSpe .N_PromoBox .BoxSubtitle {
    display: block;
    top: 70px;
    left: 30px;
    width: 70%;
    margin: 0;
    z-index: 20;
    line-height: 25px;
    position: absolute;
    font-size: 20px;
    font-family: lato, sans-serif !important;
    font-weight: 400 !important;
    text-align: left;
    text-shadow: 0 0 20px #000;
    color: #ffcd00 !important;
    letter-spacing: 1px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#BlogPosts .N_PromoBox .BoxSubtitle.Small,
#MainExclusiveSpe .N_PromoBox .BoxSubtitle.Small {
    width: 60%;
    font-size: 15px;
    line-height: 18px
}

#BlogPosts .N_PromoBox.BlogPost.closed:after,
#MainExclusiveSpe .N_PromoBox.BlogPost.closed:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2e139e;
    pointer-events: none;
    opacity: .5;
    z-index: 23
}

#BlogPosts .N_PromoBox.Tournament,
#MainExclusiveSpe .N_PromoBox.Tournament {
    min-height: 300px
}

#BlogPosts .N_PromoBox.Tournament .BoxInfo,
#MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    top: 30px;
    right: 30px;
    width: 36%;
    height: 240px;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    text-align: right
}

#BlogPosts .N_PromoBox.Tournament .BoxInfo .TimeLeft,
#MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .TimeLeft {
    margin-bottom: 20px
}

#BlogPosts .N_PromoBox.Tournament .BoxInfo .TimeLeft .Text,
#MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .TimeLeft .Text {
    color: #fff;
    font-size: 1em;
    font-size: 16px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: thorcefree;
    margin-right: 6px
}

#BlogPosts .N_PromoBox.Tournament .BoxInfo .TimeLeft .CounterBox,
#MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .TimeLeft .CounterBox {
    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: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#BlogPosts .N_PromoBox.Tournament .BoxInfo .TimeLeft .CounterBox .CounterSegment,
#MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .TimeLeft .CounterBox .CounterSegment {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 4rem;
    flex: 0 1 4rem;
    margin: 0 6px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff
}

#BlogPosts .N_PromoBox.Tournament .BoxInfo .TimeLeft .CounterBox .CounterSegment .top,
#MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .TimeLeft .CounterBox .CounterSegment .top {
    font-size: 1.9em;
    font-weight: 700;
    font-family: lemonmilkbold;
    text-align: center;
    padding: 4px 8px;
    background: #fff;
    color: #023780;
    border: 4px solid #fff;
    border-radius: 5px
}

#BlogPosts .N_PromoBox.Tournament .BoxInfo .TimeLeft .CounterBox .CounterSegment .bottom,
#MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .TimeLeft .CounterBox .CounterSegment .bottom {
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
    font-family: thorcefree;
    font-weight: lighter;
    color: #fff
}

#BlogPosts .N_PromoBox.Tournament .BoxInfo .Table,
#MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .Table {
    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: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#BlogPosts .N_PromoBox.Tournament .BoxInfo .Table table.Results,
#MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .Table table.Results {
    width: 100%;
    max-width: 317px
}

#BlogPosts .N_PromoBox.Tournament .BoxInfo .Table table.Results tr.TopRow,
#MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .Table table.Results tr.TopRow {
    margin-bottom: 10px
}

#BlogPosts .N_PromoBox.Tournament .BoxInfo .Table table.Results tr th,
#MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .Table table.Results tr th {
    color: rgba(255, 255, 255, .5);
    text-transform: uppercase;
    font-family: thorcefree;
    font-weight: lighter !important
}

#BlogPosts .N_PromoBox.Tournament .BoxInfo .Table table.Results tr td,
#MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .Table table.Results tr td {
    color: #fff
}

#BlogPosts .N_PromoBox.Tournament .BoxInfo .Table table.Results tr td,
#BlogPosts .N_PromoBox.Tournament .BoxInfo .Table table.Results tr th,
#MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .Table table.Results tr td,
#MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .Table table.Results tr th {
    font-size: 1.1em;
    font-weight: 700;
    text-align: left;
    padding: 5px 0
}

#BlogPosts .N_PromoBox.Tournament .BoxInfo .Table table.Results tr td.right,
#BlogPosts .N_PromoBox.Tournament .BoxInfo .Table table.Results tr th.right,
#MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .Table table.Results tr td.right,
#MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .Table table.Results tr th.right {
    text-align: right
}

#BlogPosts .N_PromoBox.Tournament .BoxInfo .Table table.Results tr td.center,
#BlogPosts .N_PromoBox.Tournament .BoxInfo .Table table.Results tr th.center,
#MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .Table table.Results tr td.center,
#MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .Table table.Results tr th.center {
    text-align: center
}

#BlogPosts .N_PromoBox.Tournament .BoxInfo .Table .tiny,
#MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .Table .tiny {
    color: rgba(255, 255, 255, .5);
    font-size: 12px
}

#BlogPosts .N_PromoBox.Tournament .BtnTerms:before,
#MainExclusiveSpe .N_PromoBox.Tournament .BtnTerms:before {
    content: "Tournament ";
    display: inline
}

#BlogPosts .N_PromoBox .BtnGetBonus,
#MainExclusiveSpe .N_PromoBox .BtnGetBonus {
    display: block;
    width: 45%;
    max-width: 220px;
    margin: 0;
    height: 45px;
    line-height: 47px;
    position: absolute;
    z-index: 9;
    left: 30px;
    bottom: 60px;
    background: #ffcd00;
    color: #023780;
    font-family: thorcefree;
    font-weight: 400 !important;
    text-align: center;
    font-size: 25px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 50px
}

#BlogPosts .N_PromoBox .BtnGetBonus:hover,
#MainExclusiveSpe .N_PromoBox .BtnGetBonus:hover {
    background: #fff;
    color: #023780;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

#BlogPosts .N_PromoBox .BtnTerms,
#MainExclusiveSpe .N_PromoBox .BtnTerms {
    display: block;
    width: auto;
    margin: 0;
    position: absolute;
    z-index: 9;
    left: 30px;
    bottom: 25px;
    font-size: 13px;
    font-family: lato, sans-serif;
    font-weight: 400;
    text-align: left;
    color: #ffcd00;
    letter-spacing: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#BlogPosts .N_PromoBox .BtnTerms:after,
#MainExclusiveSpe .N_PromoBox .BtnTerms:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #ffcd00;
    position: absolute;
    left: 0;
    bottom: -5px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#BlogPosts .N_PromoBox .BtnTerms:hover,
#MainExclusiveSpe .N_PromoBox .BtnTerms:hover {
    color: #fff
}

#BlogPosts .N_PromoBox .BtnTerms:hover:after,
#MainExclusiveSpe .N_PromoBox .BtnTerms:hover:after {
    width: 0;
    background: #fff
}

#BlogPosts .N_PromoBox.BoxPromo_0,
#MainExclusiveSpe .N_PromoBox.BoxPromo_0 {
    background: url(/index_files/public/images/exclusive-special/bg_1.jpg);
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat
}

#BlogPosts .N_PromoBox.BoxPromo_1,
#MainExclusiveSpe .N_PromoBox.BoxPromo_1 {
    background: url(/index_files/public/images/exclusive-special/bg_1.jpg) 50% 50% no-repeat;
    background-size: 102%
}

#BlogPosts .N_PromoBox.BoxPromo_2,
#MainExclusiveSpe .N_PromoBox.BoxPromo_2 {
    background: url(/index_files/public/images/exclusive-special/bg_2.jpg) 50% 50% no-repeat;
    background-size: 102%
}

#BlogPosts .N_PromoBox.BoxPromo_3,
#MainExclusiveSpe .N_PromoBox.BoxPromo_3 {
    background: url(/index_files/public/images/exclusive-special/bg_3.jpg) 50% 50% no-repeat;
    background-size: 102%
}

#BlogPosts .N_PromoBox.BoxPromo_4,
#MainExclusiveSpe .N_PromoBox.BoxPromo_4 {
    background: url(/index_files/public/images/exclusive-special/bg_4.jpg) 50% 50% no-repeat;
    background-size: 102%
}

#BlogPosts .N_PromoBox.BoxPromo_5,
#MainExclusiveSpe .N_PromoBox.BoxPromo_5 {
    background: url(/index_files/public/images/exclusive-special/bg_5.jpg) 50% 50% no-repeat;
    background-size: 102%
}

#BlogPosts .N_PromoBox.FullWidth,
#MainExclusiveSpe .N_PromoBox.FullWidth {
    width: 94%;
    margin: 0 3% 30px;
    background-size: 110%
}

@media only screen and (min-width:319px) and (max-width:360px) {

    #BlogPosts .N_PromoBox.FullWidth,
    #MainExclusiveSpe .N_PromoBox.FullWidth {
        width: 100%;
        margin: 0 auto 30px;
        background-size: 400% !important;
        background-position: 65% 50% !important;
        background-repeat: no-repeat
    }
}

@media only screen and (min-width:361px) and (max-width:600px) {

    #BlogPosts .N_PromoBox.FullWidth,
    #MainExclusiveSpe .N_PromoBox.FullWidth {
        width: 100%;
        height: 280px;
        margin: 0 auto 30px;
        float: none;
        clear: both;
        background-size: 400% !important;
        background-position: 65% 50% !important;
        background-repeat: no-repeat
    }
}

@media only screen and (min-width:601px) {

    #BlogPosts .N_PromoBox.FullWidth,
    #MainExclusiveSpe .N_PromoBox.FullWidth {
        width: 98%;
        margin: 0 1% 30px;
        height: 250px;
        background-size: 110%
    }
}

#BlogPosts .N_PromoBox:hover,
#MainExclusiveSpe .N_PromoBox:hover {
    -webkit-box-shadow: inset 0 0 0 4px #fff;
    box-shadow: inset 0 0 0 4px #fff;
    background-size: 115%
}

#BlogPosts .N_PromoBox:hover>.BoxTitle,
#MainExclusiveSpe .N_PromoBox:hover>.BoxTitle {
    color: #ffcd00;
    top: 20px
}

#BlogPosts .N_PromoBox:hover:after,
#MainExclusiveSpe .N_PromoBox:hover:after {
    background: #fff;
    color: #01429c
}

#BlogPosts .N_PromoBox:hover:before,
#MainExclusiveSpe .N_PromoBox:hover:before {
    border-color: transparent transparent transparent #01429c;
    right: 30px
}

#BlogPosts .N_PromoBox .Cap,
#MainExclusiveSpe .N_PromoBox .Cap {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99;
    left: 0;
    top: 0;
    background: #010f22
}

#BlogPosts {
    display: block;
    position: relative;
    min-height: 336px
}

#BlogPosts .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media only screen and (min-width:901px) and (max-width:1200px) {
    #MainExclusiveSpe .N_PromoBox {
        height: 340px
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_0 {
        background-size: cover;
        background-position: right;
        background-repeat: no-repeat
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_1 {
        background-size: 190%;
        background-position: 50% 50%
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_2 {
        background-size: 190%;
        background-position: 50% 50%
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_3 {
        background-size: 190%;
        background-position: 50% 50%
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_4 {
        background-size: 190%;
        background-position: 50% 50%
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_5 {
        background-size: 190%;
        background-position: 65% 50%
    }

    #MainExclusiveSpe .N_PromoBox .BoxTitle {
        top: 30px;
        font-size: 25px;
        line-height: 30px
    }

    #MainExclusiveSpe .N_PromoBox .BoxTitle.Small {
        width: 80%;
        font-size: 25px;
        line-height: 27px
    }

    #MainExclusiveSpe .N_PromoBox .BoxSubtitle {
        top: 100px;
        font-size: 20px;
        line-height: 22px
    }

    #MainExclusiveSpe .N_PromoBox .BoxSubtitle.Small {
        width: 60%;
        font-size: 12px;
        line-height: 14px
    }

    #MainExclusiveSpe .N_PromoBox .BtnGetBonus {
        width: 45%;
        max-width: 210px;
        height: 40px;
        line-height: 42px;
        left: 30px;
        bottom: 70px;
        font-size: 20px
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_5 .BoxSubtitle {
        top: 80px;
        font-size: 15px;
        line-height: 18px
    }

    #BlogPosts .N_PromoBox {
        height: 340px
    }

    #BlogPosts .N_PromoBox .BoxTitle {
        top: 30px;
        font-size: 25px;
        line-height: 30px
    }

    #BlogPosts .N_PromoBox .BoxTitle.Small {
        width: 80%;
        font-size: 25px;
        line-height: 27px
    }

    #BlogPosts .N_PromoBox .BoxSubtitle {
        top: 100px;
        font-size: 20px;
        line-height: 22px
    }

    #BlogPosts .N_PromoBox .BoxSubtitle.Small {
        width: 60%;
        font-size: 12px;
        line-height: 14px
    }

    #BlogPosts .N_PromoBox .BtnGetBonus {
        width: 45%;
        max-width: 210px;
        height: 40px;
        line-height: 42px;
        left: 30px;
        bottom: 70px;
        font-size: 20px
    }

    #BlogPosts .N_PromoBox.BoxPromo_5 .BoxSubtitle {
        top: 80px;
        font-size: 15px;
        line-height: 18px
    }
}

@media only screen and (min-width:601px) and (max-width:900px) {
    #MainExclusiveSpe .N_PromoBox {
        height: 300px
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_0 {
        background-size: cover;
        background-position: right;
        background-repeat: no-repeat
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_1 {
        background-size: 190%;
        background-position: 50% 50%
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_2 {
        background-size: 190%;
        background-position: 50% 50%
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_3 {
        background-size: 190%;
        background-position: 50% 50%
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_4 {
        background-size: 190%;
        background-position: 50% 50%
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_5 {
        background-size: 200%;
        background-position: 65% 50%
    }

    #MainExclusiveSpe .N_PromoBox .BoxTitle {
        top: 30px;
        font-size: 25px;
        line-height: 30px
    }

    #MainExclusiveSpe .N_PromoBox .BoxTitle.Small {
        width: 90%;
        max-width: 280px;
        font-size: 22px;
        line-height: 25px
    }

    #MainExclusiveSpe .N_PromoBox .BoxSubtitle {
        top: 90px;
        font-size: 18px;
        line-height: 20px
    }

    #MainExclusiveSpe .N_PromoBox .BoxSubtitle.Small {
        width: 60%;
        font-size: 11px;
        line-height: 12px
    }

    #MainExclusiveSpe .N_PromoBox .BtnGetBonus {
        width: 45%;
        max-width: 220px;
        height: 35px;
        line-height: 37px;
        left: 30px;
        bottom: 60px;
        font-size: 18px
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_5 .BoxSubtitle {
        top: 80px;
        font-size: 15px;
        line-height: 18px
    }

    #BlogPosts .N_PromoBox {
        height: 300px
    }

    #BlogPosts .N_PromoBox .BoxTitle {
        top: 30px;
        font-size: 25px;
        line-height: 30px
    }

    #BlogPosts .N_PromoBox .BoxTitle.Small {
        width: 90%;
        max-width: 280px;
        font-size: 20px;
        line-height: 25px
    }

    #BlogPosts .N_PromoBox .BoxSubtitle {
        top: 90px;
        font-size: 18px;
        line-height: 20px
    }

    #BlogPosts .N_PromoBox .BoxSubtitle.Small {
        width: 60%;
        font-size: 11px;
        line-height: 12px
    }

    #BlogPosts .N_PromoBox .BtnGetBonus {
        width: 45%;
        max-width: 220px;
        height: 35px;
        line-height: 37px;
        left: 30px;
        bottom: 60px;
        font-size: 18px
    }
}

@media only screen and (min-width:381px) and (max-width:600px) {
    #MainExclusiveSpe .N_PromoBox {
        width: 100%;
        height: 280px;
        margin: 0 auto 30px;
        float: none;
        clear: both
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_0 {
        background-size: cover;
        background-position: right;
        background-repeat: no-repeat
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_1 {
        background-size: 154%;
        background-position: 50% 50%
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_2 {
        background-size: 190%;
        background-position: 50% 50%
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_3 {
        background-size: 190%;
        background-position: 50% 50%
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_4 {
        background-size: 190%;
        background-position: 50% 50%
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_5 {
        width: 90%;
        height: 280px;
        margin: 0 auto 30px;
        float: none;
        clear: both;
        background-size: 400%;
        background-position: 65% 50%
    }

    #MainExclusiveSpe .N_PromoBox .BoxTitle {
        top: 30px;
        font-size: 25px;
        line-height: 30px
    }

    #MainExclusiveSpe .N_PromoBox span {
        display: block;
        width: 100%
    }

    #MainExclusiveSpe .N_PromoBox .BoxTitle.Small {
        width: 90%;
        line-height: 1em
    }

    #MainExclusiveSpe .N_PromoBox .BoxSubtitle {
        top: 75px;
        font-size: 18px;
        line-height: 20px
    }

    #MainExclusiveSpe .N_PromoBox .BoxSubtitle.Small {
        width: 60%;
        font-size: 11px;
        line-height: 12px
    }

    #MainExclusiveSpe .N_PromoBox .BtnGetBonus {
        width: 45%;
        max-width: 220px;
        height: 35px;
        line-height: 37px;
        left: 30px;
        bottom: 60px;
        font-size: 18px
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_5 .BoxSubtitle {
        top: 80px;
        font-size: 15px;
        line-height: 18px;
        width: 60%
    }

    #MainExclusiveSpe .N_PromoBox.Tournament .BtnGetBonus {
        width: 150px;
        bottom: 30px
    }

    #MainExclusiveSpe .N_PromoBox.Tournament .BtnTerms {
        left: auto;
        right: 30px;
        bottom: 45px
    }

    #BlogPosts .N_PromoBox {
        width: 90%;
        height: 280px;
        margin: 0 auto 30px;
        float: none;
        clear: both
    }

    #BlogPosts .N_PromoBox .BoxTitle {
        top: 30px;
        font-size: 25px;
        line-height: 30px
    }

    #BlogPosts .N_PromoBox span {
        display: block;
        width: 100%
    }

    #BlogPosts .N_PromoBox .BoxTitle.Small {
        width: 90%;
        line-height: 1em
    }

    #BlogPosts .N_PromoBox .BoxSubtitle {
        top: 75px;
        font-size: 18px;
        line-height: 20px
    }

    #BlogPosts .N_PromoBox .BoxSubtitle.Small {
        width: 60%;
        font-size: 11px;
        line-height: 12px
    }

    #BlogPosts .N_PromoBox .BtnGetBonus {
        width: 45%;
        max-width: 220px;
        height: 35px;
        line-height: 37px;
        left: 30px;
        bottom: 60px;
        font-size: 18px
    }

    #BlogPosts .N_PromoBox.Tournament .BtnGetBonus {
        width: 150px;
        bottom: 30px
    }

    #BlogPosts .N_PromoBox.Tournament .BtnTerms {
        left: auto;
        right: 30px;
        bottom: 45px
    }
}

@media only screen and (min-width:319px) and (max-width:380px) {
    #MainExclusiveSpe .N_PromoBox {
        width: 100%;
        height: 290px;
        margin: 0 auto 30px;
        float: none;
        clear: both
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_0 {
        background-size: cover;
        background-position: right;
        background-repeat: no-repeat
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_1 {
        background-size: 200%;
        background-position: 50% 50%
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_2 {
        background-size: 200%;
        background-position: 50% 50%
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_3 {
        background-size: 200%;
        background-position: 50% 50%
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_4 {
        background-size: 200%;
        background-position: 50% 50%
    }

    #MainExclusiveSpe .N_PromoBox.FullWidth {
        background-size: 400%;
        background-position: 65% 50%
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_5 {
        width: 100%;
        height: 290px;
        margin: 0 auto 30px;
        float: none;
        clear: both;
        background-size: 488%;
        background-position: 65% 50%
    }

    #MainExclusiveSpe .N_PromoBox .BoxTitle {
        top: 30px;
        font-size: 25px;
        line-height: 30px
    }

    #MainExclusiveSpe .N_PromoBox span {
        display: block;
        width: 100%
    }

    #MainExclusiveSpe .N_PromoBox .BoxTitle.Small {
        width: 90%;
        max-width: 280px;
        font-size: 20px;
        line-height: 25px
    }

    #MainExclusiveSpe .N_PromoBox .BoxSubtitle {
        top: 80px;
        font-size: 18px;
        line-height: 20px
    }

    #MainExclusiveSpe .N_PromoBox .BoxSubtitle.Small {
        width: 60%;
        top: 80px;
        font-size: 11px;
        line-height: 12px
    }

    #MainExclusiveSpe .N_PromoBox .BtnGetBonus {
        width: 45%;
        max-width: 220px;
        height: 35px;
        line-height: 37px;
        left: 30px;
        bottom: 60px;
        font-size: 18px
    }

    #MainExclusiveSpe .N_PromoBox.BoxPromo_5 .BoxSubtitle {
        top: 80px;
        font-size: 15px;
        line-height: 18px;
        width: 60%
    }

    #MainExclusiveSpe .N_PromoBox.Tournament .BtnGetBonus {
        width: 150px;
        bottom: 30px
    }

    #MainExclusiveSpe .N_PromoBox.Tournament .BtnTerms {
        left: auto;
        right: 30px;
        bottom: 45px
    }

    #MainExclusiveSpe .N_PromoBox.Tournament .BtnTerms:before {
        content: "";
        display: none
    }

    #BlogPosts .N_PromoBox {
        width: 95%;
        height: 290px;
        margin: 0 auto 30px;
        float: none;
        clear: both
    }

    #BlogPosts .N_PromoBox.FullWidth {
        background-size: 400%;
        background-position: 65% 50%
    }

    #BlogPosts .N_PromoBox .BoxTitle {
        top: 30px;
        font-size: 25px;
        line-height: 30px
    }

    #BlogPosts .N_PromoBox span {
        display: block;
        width: 100%
    }

    #BlogPosts .N_PromoBox .BoxTitle.Small {
        width: 90%;
        max-width: 280px;
        font-size: 20px;
        line-height: 25px
    }

    #BlogPosts .N_PromoBox .BoxSubtitle {
        top: 80px;
        font-size: 18px;
        line-height: 20px
    }

    #BlogPosts .N_PromoBox .BoxSubtitle.Small {
        width: 60%;
        top: 80px;
        font-size: 11px;
        line-height: 12px
    }

    #BlogPosts .N_PromoBox .BtnGetBonus {
        width: 45%;
        max-width: 220px;
        height: 35px;
        line-height: 37px;
        left: 30px;
        bottom: 60px;
        font-size: 18px
    }

    #BlogPosts .N_PromoBox.Tournament .BtnGetBonus {
        width: 150px;
        bottom: 30px
    }

    #BlogPosts .N_PromoBox.Tournament .BtnTerms {
        left: auto;
        right: 30px;
        bottom: 45px
    }
}

@media only screen and (max-width:600px) {
    #MainExclusiveSpe .N_PromoBox.Tournament {
        min-height: 450px;
        background-size: cover !important
    }

    #MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo {
        width: 100%;
        height: 80%;
        position: static;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    #MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .TimeLeft .Text {
        text-align: center
    }

    #MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .TimeLeft .CounterBox {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .TimeLeft .CounterBox .CounterSegment {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 3.2rem;
        flex: 0 1 3.2rem
    }

    #MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .TimeLeft .CounterBox .CounterSegment .top {
        font-size: 1.2em;
        padding: 4px
    }

    #MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .TimeLeft .CounterBox .CounterSegment .bottom {
        font-size: .7em
    }

    #MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .Table {
        padding: 0 15px
    }

    #MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .Table table.Results tr th {
        font-size: 1em
    }

    #MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .Table table.Results tr td {
        font-size: .9em
    }

    #MainExclusiveSpe .N_PromoBox.Tournament .BoxInfo .Table .tiny {
        font-size: 11px
    }
}

@media only screen and (min-width:0px) and (max-width:319px) {

    #BlogPosts,
    #MainExclusiveSpe {
        display: none
    }
}

@-webkit-keyframes bounceFade {

    55%,
    to {
        opacity: 0;
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    0% {
        opacity: 0
    }

    10% {
        opacity: 1
    }
}

@keyframes bounceFade {

    55%,
    to {
        opacity: 0;
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    0% {
        opacity: 0
    }

    10% {
        opacity: 1
    }
}

.hideOnLarger {
    display: none
}

#BlogPromosLongbox.N_PromoBox {
    background: url(/index_files/public/img/promotions/static/blog-promotions-bg--d.jpg) 50% 0 no-repeat;
    background-size: 102%
}

#MainCNPromos .N_PromoBox.BoxPromo_Long {
    width: 96% !important;
    height: 167px
}

#MainCNPromos .N_PromoBox.BoxPromo_Long:hover {
    background-size: 105%
}

#MainCNPromos .N_PromoBox.BoxPromo_Long:before {
    left: 23%
}

#MainCNPromos .N_PromoBox.BoxPromo_Long:after {
    max-width: 215.2px
}

@media only screen and (min-width:601px) and (max-width:1200px) {
    #MainCNPromos .N_PromoBox.BoxPromo_Long {
        height: 120px;
        background-size: cover !important;
        width: 96% !important
    }

    #MainCNPromos .N_PromoBox.BoxPromo_Long:before {
        display: none
    }

    #MainCNPromos .N_PromoBox.BoxPromo_Long:after {
        max-width: 277px;
        left: 5%;
        bottom: 15px
    }

    #MainCNPromos .N_PromoBox.BoxPromo_Long h1 {
        top: 15px
    }
}

@media only screen and (max-width:600px) {
    .hideOnLarger {
        display: block
    }

    #BlogPromosLongbox.N_PromoBox {
        background: url(/index_files/public/img/promotions/static/blog-promotions-bg.jpg) 50% 0 no-repeat;
        background-size: 102%
    }

    #MainCNPromos .N_PromoBox.BoxPromo_Long {
        max-width: 340px;
        height: 250px;
        background-size: 105%;
        width: 100% !important
    }

    #MainCNPromos .N_PromoBox.BoxPromo_Long:before {
        left: 75%
    }

    #MainCNPromos .N_PromoBox.BoxPromo_Long:after {
        max-width: 234px
    }
}

#MainDailySpe {
    display: block;
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    min-height: 100px;
    opacity: 1
}

#MainDailySpe h1 {
    display: block;
    width: 100%;
    margin: 30px auto;
    font-size: 60px;
    font-family: thorcefree;
    font-weight: 400 !important;
    text-align: left;
    color: #fff
}

#MainDailySpe .N_PromoBox {
    display: block;
    width: 100%;
    margin: 0 auto 30px;
    height: 220px;
    background: #0f2235;
    float: left;
    position: relative;
    opacity: 0;
    text-decoration: none;
    color: #01429c;
    overflow: hidden;
    -webkit-box-shadow: inset 0 0 0 2px #fff;
    box-shadow: inset 0 0 0 2px #fff;
    border-radius: 10px
}

#MainDailySpe .N_PromoBox h1 {
    display: block;
    width: 100%;
    margin: 0;
    height: 40px;
    line-height: 40px;
    position: absolute;
    z-index: 20;
    top: 30px;
    font-size: 45px;
    font-family: lemonmilkbold;
    font-weight: 400 !important;
    text-align: left;
    text-shadow: 0 0 20px #000;
    letter-spacing: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#MainDailySpe .N_PromoBox .LogoGame {
    display: block;
    width: 100%;
    height: auto !important;
    margin: 0;
    position: absolute;
    z-index: 20;
    top: 90px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#MainDailySpe .N_PromoBox .LogoGame.Logo_L {
    max-width: 400px;
    top: 90px
}

#MainDailySpe .N_PromoBox .LogoGame.Logo_M {
    max-width: 300px;
    top: 90px
}

#MainDailySpe .N_PromoBox .LogoGame.Logo_S {
    max-width: 230px;
    top: 80px
}

#MainDailySpe .N_PromoBox .BoxDayName {
    display: block;
    width: 220px;
    height: 220px;
    line-height: 330px;
    background: #ffcd00;
    overflow: hidden;
    margin: 0;
    position: absolute;
    z-index: 20;
    top: 0;
    left: -110px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#MainDailySpe .N_PromoBox .BoxDayName .DayName {
    display: block;
    width: 100%;
    height: 100%;
    color: #01429c;
    font-size: 45px;
    font-family: nexarustscriptlregular;
    text-align: center;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

#MainDailySpe .N_PromoBox .BoxDLC {
    display: block;
    width: 11%;
    height: 100%;
    background: #ffcd00;
    overflow: hidden;
    margin: 0;
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    padding: 0
}

#MainDailySpe .N_PromoBox .BoxDLC.White {
    background: #fff !important
}

#MainDailySpe .N_PromoBox .BoxDLC img {
    display: block;
    width: 110%;
    height: 110%;
    position: absolute;
    left: -5%;
    top: -5%;
    margin: 0
}

#MainDailySpe .N_PromoBox .BoxDLC img.PerDesk {
    display: block
}

#MainDailySpe .N_PromoBox .BoxDLC img.PerMobi {
    display: none
}

#MainDailySpe .N_PromoBox .BtnTerms {
    display: block;
    width: auto;
    margin: 0;
    position: absolute;
    z-index: 99;
    bottom: 25px;
    font-size: 15px;
    font-family: lato, sans-serif;
    font-weight: 400;
    text-align: left;
    color: #ffcd00;
    letter-spacing: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#MainDailySpe .N_PromoBox .BtnTerms:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #ffcd00;
    position: absolute;
    left: 0;
    bottom: -5px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#MainDailySpe .N_PromoBox .BtnTerms:hover {
    color: #fff
}

#MainDailySpe .N_PromoBox .BtnTerms:hover:after {
    width: 0;
    background: #fff
}

#MainDailySpe .N_PromoBox h1 {
    left: 140px
}

#MainDailySpe .N_PromoBox .LogoGame {
    left: 140px
}

#MainDailySpe .N_PromoBox .BtnTerms {
    left: 140px
}

#MainDailySpe .N_PromoBox.BoxPromo_1 {
    background: url(/index_files/public/images/daily-special/bg_1.jpg) 50% 50% no-repeat;
    background-size: 110%
}

#MainDailySpe .N_PromoBox.BoxPromo_2 {
    background: url(/index_files/public/images/daily-special/bg_2.jpg) 50% 50% no-repeat;
    background-size: 110%
}

#MainDailySpe .N_PromoBox.BoxPromo_3 {
    background: url(/index_files/public/images/daily-special/bg_3.jpg) 50% 50% no-repeat;
    background-size: 110%
}

#MainDailySpe .N_PromoBox.BoxPromo_4 {
    background: url(/index_files/public/images/daily-special/bg_4.jpg) 50% 50% no-repeat;
    background-size: 110%
}

#MainDailySpe .N_PromoBox.BoxPromo_5 {
    background: url(/index_files/public/images/daily-special/bg_5.jpg) 50% 50% no-repeat;
    background-size: 110%
}

#MainDailySpe .N_PromoBox.BoxPromo_6 {
    background: url(/index_files/public/images/daily-special/bg_6.jpg) 50% 50% no-repeat;
    background-size: 110%
}

#MainDailySpe .N_PromoBox.BoxPromo_6 .BoxDayName {
    background: #fff
}

#MainDailySpe .N_PromoBox .Cap {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99;
    left: 0;
    top: 0;
    background: #010f22
}

.BtnGoPromo {
    display: block;
    width: 20%;
    height: 45px;
    line-height: 50px;
    position: absolute;
    z-index: 10;
    left: 40%;
    bottom: 0;
    background: #ffcd00;
    color: #01429c;
    text-align: center;
    font-size: 25px;
    font-family: thorcefree;
    font-weight: 400;
    font-style: normal;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px
}

.BtnGoPromo:hover {
    background: #fff;
    color: #01429c
}

#MainDailySpe .N_PromoBox:hover {
    -webkit-box-shadow: inset 0 0 0 2px #ffcd00;
    box-shadow: inset 0 0 0 2px #ffcd00
}

#MainDailySpe .N_PromoBox:hover:before {
    border-color: transparent transparent transparent #01429c;
    right: 30px
}

#MainDailySpe .N_PromoBox:hover .BoxDayName {
    background: #011737
}

#MainDailySpe .N_PromoBox:hover .BoxDayName .DayName {
    color: #ffcd00
}

#MainDailySpe .N_PromoBox:hover h1 {
    -webkit-transform: translate(20px, 0px);
    transform: translate(20px, 0px)
}

#MainDailySpe .N_PromoBox:hover .LogoGame {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

#MainDailySpe .N_PromoBox:after {
    content: "";
    display: none;
    width: 100%;
    height: 100%;
    margin: 0;
    position: absolute;
    left: 0;
    top: -50px;
    background: #010e20;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(1, 14, 32)), color-stop(45%, rgb(2, 51, 118)), color-stop(50%, rgba(2, 55, 128, 0.8)), color-stop(70%, rgba(2, 55, 128, 0)));
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(1, 14, 32)), color-stop(45%, rgb(2, 51, 118)), color-stop(50%, rgba(2, 55, 128, 0.8)), color-stop(70%, rgba(2, 55, 128, 0)));
    background: linear-gradient(to bottom, rgb(1, 14, 32) 0%, rgb(2, 51, 118) 45%, rgba(2, 55, 128, 0.8) 50%, rgba(2, 55, 128, 0) 70%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#010e20", endColorstr="#023780", GradientType=0)
}

@media only screen and (min-width:1201px) and (max-width:1300px) {
    #MainDailySpe .N_PromoBox.BoxPromo_1 {
        background-size: cover
    }

    #MainDailySpe .N_PromoBox.BoxPromo_2 {
        background-size: cover
    }

    #MainDailySpe .N_PromoBox.BoxPromo_3 {
        background-size: cover
    }

    #MainDailySpe .N_PromoBox.BoxPromo_4 {
        background-size: cover
    }

    #MainDailySpe .N_PromoBox.BoxPromo_5 {
        background-size: cover
    }

    #MainDailySpe .N_PromoBox.BoxPromo_6 {
        background-size: cover
    }
}

@media only screen and (min-width:901px) and (max-width:1200px) {
    #MainDailySpe {
        padding: 0 20px
    }

    #MainDailySpe .N_PromoBox .BoxDayName {
        width: 220px;
        height: 220px;
        line-height: 374px;
        left: -150px
    }

    #MainDailySpe .N_PromoBox .BoxDayName .DayName {
        font-size: 30px
    }

    #MainDailySpe .N_PromoBox.BoxPromo_1 {
        background-size: cover;
        background-position: 60% 50%
    }

    #MainDailySpe .N_PromoBox.BoxPromo_2 {
        background-size: cover;
        background-position: 60% 50%
    }

    #MainDailySpe .N_PromoBox.BoxPromo_3 {
        background-size: cover;
        background-position: 60% 50%
    }

    #MainDailySpe .N_PromoBox.BoxPromo_4 {
        background-size: cover;
        background-position: 60% 50%
    }

    #MainDailySpe .N_PromoBox.BoxPromo_5 {
        background-size: cover;
        background-position: 60% 50%
    }

    #MainDailySpe .N_PromoBox.BoxPromo_6 {
        background-size: cover;
        background-position: 70% 50%
    }

    #MainDailySpe .N_PromoBox h1 {
        left: 100px;
        font-size: 30px
    }

    #MainDailySpe .N_PromoBox .LogoGame {
        left: 100px
    }

    #MainDailySpe .N_PromoBox .BtnTerms {
        left: 100px
    }

    #MainDailySpe .N_PromoBox .LogoGame.Logo_L {
        max-width: 300px;
        top: 90px
    }

    #MainDailySpe .N_PromoBox .LogoGame.Logo_M {
        max-width: 200px;
        top: 90px
    }

    #MainDailySpe .N_PromoBox .LogoGame.Logo_S {
        max-width: 150px;
        top: 80px
    }

    .BtnGoPromo {
        width: 30%;
        height: 45px;
        line-height: 50px;
        position: absolute;
        left: 40%;
        bottom: 0
    }
}

@media only screen and (min-width:601px) and (max-width:900px) {
    #MainDailySpe {
        padding: 0 20px
    }

    #MainDailySpe .N_PromoBox .BoxDayName {
        width: 220px;
        height: 220px;
        line-height: 374px;
        left: -150px
    }

    #MainDailySpe .N_PromoBox .BoxDayName .DayName {
        font-size: 30px
    }

    #MainDailySpe .N_PromoBox.BoxPromo_1 {
        background-size: 220%;
        background-position: 60% 80%
    }

    #MainDailySpe .N_PromoBox.BoxPromo_2 {
        background-size: 220%;
        background-position: 60% 80%
    }

    #MainDailySpe .N_PromoBox.BoxPromo_3 {
        background-size: 220%;
        background-position: 60% 80%
    }

    #MainDailySpe .N_PromoBox.BoxPromo_4 {
        background-size: 220%;
        background-position: 60% 80%
    }

    #MainDailySpe .N_PromoBox.BoxPromo_5 {
        background-size: 220%;
        background-position: 60% 80%
    }

    #MainDailySpe .N_PromoBox.BoxPromo_6 {
        background-size: 220%;
        background-position: 70% 80%
    }

    #MainDailySpe .N_PromoBox h1 {
        left: 100px;
        font-size: 30px
    }

    #MainDailySpe .N_PromoBox .LogoGame {
        left: 100px
    }

    #MainDailySpe .N_PromoBox .BtnTerms {
        left: 100px
    }

    #MainDailySpe .N_PromoBox .LogoGame.Logo_L {
        max-width: 300px;
        top: 90px
    }

    #MainDailySpe .N_PromoBox .LogoGame.Logo_M {
        max-width: 200px;
        top: 90px
    }

    #MainDailySpe .N_PromoBox .LogoGame.Logo_S {
        max-width: 150px;
        top: 80px
    }

    .BtnGoPromo {
        width: 30%;
        height: 45px;
        line-height: 50px;
        position: absolute;
        left: 50%;
        bottom: 0;
        font-size: 22px
    }
}

@media only screen and (min-width:361px) and (max-width:600px) {
    #MainDailySpe {
        padding: 0 20px
    }

    #MainDailySpe {
        max-width: 360px
    }

    #MainDailySpe .N_PromoBox {
        width: 100%;
        height: 360px;
        margin: 0 auto 30px;
        float: none;
        clear: both;
        border: solid 2px #fff
    }

    #MainDailySpe .N_PromoBox {
        -webkit-box-shadow: inset 0 0 0 0 #fff;
        box-shadow: inset 0 0 0 0 #fff
    }

    #MainDailySpe .N_PromoBox.BoxPromo_1 {
        background-size: 450%;
        background-position: 85% 90%
    }

    #MainDailySpe .N_PromoBox.BoxPromo_2 {
        background-size: 450%;
        background-position: 85% 90%
    }

    #MainDailySpe .N_PromoBox.BoxPromo_3 {
        background-size: 450%;
        background-position: 85% 70%
    }

    #MainDailySpe .N_PromoBox.BoxPromo_4 {
        background-size: 450%;
        background-position: 95% 75%
    }

    #MainDailySpe .N_PromoBox.BoxPromo_5 {
        background-size: 450%;
        background-position: 86% 70%
    }

    #MainDailySpe .N_PromoBox.BoxPromo_6 {
        background-size: 450%;
        background-position: 85% 90%
    }

    #MainDailySpe .N_PromoBox h1 {
        width: 100%;
        top: 20%;
        left: 0%;
        font-size: 20px;
        line-height: 30px;
        text-align: center
    }

    #MainDailySpe .N_PromoBox .LogoGame.Logo_L {
        max-width: 60%;
        top: 30%;
        left: 20%
    }

    #MainDailySpe .N_PromoBox .LogoGame.Logo_M {
        max-width: 60%;
        top: 30%;
        left: 20%
    }

    #MainDailySpe .N_PromoBox .LogoGame.Logo_S {
        max-width: 60%;
        top: 30%;
        left: 20%
    }

    #MainDailySpe .N_PromoBox .BtnTerms {
        width: 100%;
        height: 40px;
        line-height: 40px;
        left: 0;
        bottom: 0;
        background: #011737;
        text-align: center
    }

    #MainDailySpe .N_PromoBox .BtnTerms:after {
        bottom: 0;
        height: 2px
    }

    #MainDailySpe .N_PromoBox:after {
        display: block
    }

    #MainDailySpe .N_PromoBox .BoxDayName {
        width: 100%;
        height: 40px;
        line-height: 50px;
        top: 0;
        left: 0
    }

    #MainDailySpe .N_PromoBox .BoxDayName .DayName {
        display: block;
        width: 100%;
        height: 100%;
        font-size: 25px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    .BtnGoPromo {
        width: 60%;
        height: 45px;
        line-height: 50px;
        position: absolute;
        left: 20%;
        bottom: 50px;
        font-size: 25px;
        border-radius: 10px
    }

    #MainDailySpe .N_PromoBox .BoxDLC {
        width: 100%;
        height: 50px;
        padding: 0
    }

    #MainDailySpe .N_PromoBox .BoxDLC img {
        width: 250px;
        height: auto;
        position: relative;
        left: auto;
        top: auto;
        margin: 0 auto;
        margin-top: -10px
    }

    #MainDailySpe .N_PromoBox .BoxDLC img.PerDesk {
        display: none
    }

    #MainDailySpe .N_PromoBox .BoxDLC img.PerMobi {
        display: block
    }
}

@media only screen and (min-width:320px) and (max-width:360px) {
    #MainDailySpe .N_PromoBox {
        width: 100%;
        height: 360px;
        margin: 0 auto 30px;
        float: none;
        clear: both;
        border: solid 2px #fff
    }

    #MainDailySpe .N_PromoBox {
        -webkit-box-shadow: inset 0 0 0 0 #fff;
        box-shadow: inset 0 0 0 0 #fff
    }

    #MainDailySpe .N_PromoBox.BoxPromo_1 {
        background-size: 450%;
        background-position: 85% 90%
    }

    #MainDailySpe .N_PromoBox.BoxPromo_2 {
        background-size: 450%;
        background-position: 85% 90%
    }

    #MainDailySpe .N_PromoBox.BoxPromo_3 {
        background-size: 450%;
        background-position: 85% 70%
    }

    #MainDailySpe .N_PromoBox.BoxPromo_4 {
        background-size: 450%;
        background-position: 95% 75%
    }

    #MainDailySpe .N_PromoBox.BoxPromo_5 {
        background-size: 450%;
        background-position: 86% 70%
    }

    #MainDailySpe .N_PromoBox.BoxPromo_6 {
        background-size: 450%;
        background-position: 85% 90%
    }

    #MainDailySpe .N_PromoBox h1 {
        width: 100%;
        top: 20%;
        left: 0%;
        font-size: 20px;
        line-height: 30px;
        text-align: center
    }

    #MainDailySpe .N_PromoBox .LogoGame.Logo_L {
        max-width: 60%;
        top: 30%;
        left: 20%
    }

    #MainDailySpe .N_PromoBox .LogoGame.Logo_M {
        max-width: 60%;
        top: 30%;
        left: 20%
    }

    #MainDailySpe .N_PromoBox .LogoGame.Logo_S {
        max-width: 60%;
        top: 30%;
        left: 20%
    }

    #MainDailySpe .N_PromoBox .BtnTerms {
        width: 100%;
        height: 40px;
        line-height: 40px;
        left: 0;
        bottom: 0;
        background: #011737;
        text-align: center
    }

    #MainDailySpe .N_PromoBox .BtnTerms:after {
        bottom: 0;
        height: 2px
    }

    #MainDailySpe .N_PromoBox:after {
        display: block
    }

    #MainDailySpe .N_PromoBox .BoxDayName {
        width: 100%;
        height: 40px;
        line-height: 50px;
        top: 0;
        left: 0
    }

    #MainDailySpe .N_PromoBox .BoxDayName .DayName {
        display: block;
        width: 100%;
        height: 100%;
        font-size: 25px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    .BtnGoPromo {
        width: 60%;
        height: 45px;
        line-height: 50px;
        position: absolute;
        left: 20%;
        bottom: 50px;
        font-size: 25px;
        border-radius: 10px
    }

    #MainDailySpe .N_PromoBox .BoxDLC {
        width: 100%;
        height: 50px;
        padding: 0
    }

    #MainDailySpe .N_PromoBox .BoxDLC img {
        width: 250px;
        height: auto;
        position: relative;
        left: auto;
        top: auto;
        margin: 0 auto;
        margin-top: -10px
    }

    #MainDailySpe .N_PromoBox .BoxDLC img.PerDesk {
        display: none
    }

    #MainDailySpe .N_PromoBox .BoxDLC img.PerMobi {
        display: block
    }
}

@media only screen and (min-width:0px) and (max-width:319px) {
    #MainDailySpe {
        display: none
    }
}

#MainTournament {
    display: block;
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    min-height: 100px;
    opacity: 0
}

#MainTournament .ContTableTournament {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    min-height: 100px;
    overflow: hidden
}

#MainTournament .ContTableTournament .ContRowBtns {
    display: block;
    width: 50%;
    max-width: 600px;
    height: 80px;
    margin: 0 auto
}

#MainTournament .ContTableTournament .ContRowBtns .Btns {
    display: block;
    width: 48%;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0 10px;
    background: #ffcd00;
    text-align: center;
    cursor: pointer;
    float: left;
    color: #023780;
    font-family: thorcefree;
    font-weight: 400 !important;
    font-size: 20px;
    border-radius: 60px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#MainTournament .ContTableTournament .ContRowBtns .Btns.Btn_L {
    margin: 0 4% 0 0
}

#MainTournament .ContTableTournament .ContRowBtns .Btns.Btn_R {
    margin: 0
}

#MainTournament .ContTableTournament .ContRowBtns .Btns:hover {
    background: #fff;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.TournamentTable {
    text-align: center;
    overflow: hidden;
    width: 100%;
    max-width: 1090px;
    margin: 0 auto !important;
    display: table;
    font-family: roboto, sans-serif;
    border-radius: 10px
}

.TournamentTable th {
    padding: 25px 0;
    background: #ffcd00;
    color: #01429c;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    font-family: lemonmilkbold
}

.TournamentTable td {
    padding: 15px 0;
    font-size: 18px;
    position: relative
}

.TournamentTable td:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    border-bottom: dashed 1px #fff;
    position: absolute;
    left: 0;
    bottom: 0
}

.TournamentTable tr:nth-child(odd) {
    background-color: #023780
}

.TournamentTable tr:nth-child(2n) {
    background-color: #011737
}

.TournamentTable th .IconTop {
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    right: 70%;
    top: 20px;
    background: url(/index_files/public/images/sprite-sheet-icons.svg) no-repeat;
    background-size: 140px 35px
}

.TournamentTable th .IconTop.Place {
    background-position: 0 0
}

.TournamentTable th .IconTop.UserN {
    background-position: -35px 0
}

.TournamentTable th .IconTop.Point {
    background-position: -70px 0
}

.TournamentTable th .IconTop.Reward {
    background-position: -105px 0
}

.TournamentTable tr:nth-child(odd):hover {
    background: #fff !important;
    color: #011737 !important
}

.TournamentTable tr:nth-child(2n):hover {
    background: #fff !important;
    color: #011737 !important
}

.tournament--last-updated {
    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
}

.tournament--last-updated .live {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #34eb64;
    border-radius: 25px;
    margin-right: 5px;
    opacity: .2;
    -webkit-animation: livePulse 2s infinite;
    animation: livePulse 2s infinite
}

.SpecialRow {
    -webkit-animation: ChangeRowColor .4s infinite;
    animation: ChangeRowColor .4s infinite;
    background: #015ecc !important;
    position: relative
}

@-webkit-keyframes ChangeRowColor {
    0% {
        color: #ffcd00
    }

    50% {
        color: #011737
    }

    to {
        color: #ffcd00
    }
}

@keyframes ChangeRowColor {
    0% {
        color: #ffcd00
    }

    50% {
        color: #011737
    }

    to {
        color: #ffcd00
    }
}

@-webkit-keyframes livePulse {
    0% {
        opacity: .4
    }

    50% {
        opacity: 1
    }

    to {
        opacity: .4
    }
}

@keyframes livePulse {
    0% {
        opacity: .4
    }

    50% {
        opacity: 1
    }

    to {
        opacity: .4
    }
}

@media only screen and (min-width:901px) and (max-width:1300px) {
    #MainTournament .ContTableTournament {
        padding: 0 30px
    }

    #MainTournament .ContTableTournament .ContRowBtns {
        width: 90%;
        max-width: 400px
    }

    #MainTournament .ContTableTournament .ContRowBtns .Btns {
        height: 40px;
        line-height: 40px;
        font-size: 16px
    }
}

@media only screen and (min-width:601px) and (max-width:900px) {
    #MainTournament .ContTableTournament {
        overflow: hidden;
        overflow-x: scroll
    }

    #MainTournament .ContTableTournament .ContRowBtns {
        width: 90%;
        max-width: 400px
    }

    #MainTournament .ContTableTournament .ContRowBtns .Btns {
        height: 40px;
        line-height: 40px;
        font-size: 16px
    }

    .TournamentTable thead tr th {
        overflow: hidden
    }

    .TournamentTable th {
        padding: 20px 0;
        font-size: 14px;
        text-align: left;
        letter-spacing: 0
    }

    .TournamentTable th:first-child {
        letter-spacing: -1px;
        text-align: left;
        padding-left: 10px
    }

    .TournamentTable th:nth-child(2) {
        letter-spacing: -1px;
        text-align: left
    }

    .TournamentTable th:nth-child(3) {
        letter-spacing: -1px;
        text-align: left
    }

    .TournamentTable th:nth-child(4) {
        letter-spacing: -1px;
        text-align: right;
        padding-right: 10px
    }

    .TournamentTable td {
        padding: 10px 0;
        font-size: 12px
    }

    .TournamentTable th .IconTop {
        width: 24px;
        height: 24px;
        background: url(/index_files/public/images/sprite-sheet-icons.svg) no-repeat;
        background-size: 98px 24px;
        right: auto;
        left: 5%
    }

    .TournamentTable th .IconTop.Place {
        background-position: 0 0
    }

    .TournamentTable th .IconTop.UserN {
        background-position: -24px 0
    }

    .TournamentTable th .IconTop.Point {
        background-position: -48px 0
    }

    .TournamentTable th .IconTop.Reward {
        background-position: -72px 0
    }
}

@media only screen and (min-width:421px) and (max-width:600px) {
    #MainTournament .ContTableTournament {
        overflow: hidden;
        overflow-x: scroll
    }

    #MainTournament .ContTableTournament .ContRowBtns {
        width: 100%;
        max-width: 400px
    }

    #MainTournament .ContTableTournament .ContRowBtns .Btns {
        height: 35px;
        line-height: 35px;
        font-size: 16px
    }

    .TournamentTable thead tr th {
        overflow: hidden
    }

    .TournamentTable th {
        padding: 20px 0;
        font-size: 12px;
        text-align: left;
        letter-spacing: 0
    }

    .TournamentTable th:first-child {
        letter-spacing: -1px;
        text-align: left;
        padding-left: 10px
    }

    .TournamentTable th:nth-child(2) {
        letter-spacing: -1px;
        text-align: left
    }

    .TournamentTable th:nth-child(3) {
        letter-spacing: -1px;
        text-align: left
    }

    .TournamentTable th:nth-child(4) {
        letter-spacing: -1px;
        text-align: right;
        padding-right: 10px
    }

    .TournamentTable td {
        padding: 10px 0;
        font-size: 11px
    }

    .TournamentTable th .IconTop {
        width: 24px;
        height: 24px;
        background: url(/index_files/public/images/sprite-sheet-icons.svg) no-repeat;
        background-size: 98px 24px;
        right: auto;
        left: 5%
    }

    .TournamentTable th .IconTop.Place {
        background-position: 0 0
    }

    .TournamentTable th .IconTop.UserN {
        background-position: -24px 0
    }

    .TournamentTable th .IconTop.Point {
        background-position: -48px 0
    }

    .TournamentTable th .IconTop.Reward {
        background-position: -72px 0
    }
}

@media only screen and (min-width:300px) and (max-width:420px) {
    #MainTournament .ContTableTournament {
        overflow: hidden;
        overflow-x: scroll
    }

    #MainTournament .ContTableTournament .ContRowBtns {
        width: 90%;
        max-width: 240px;
        height: auto;
        clear: both;
        margin: 0 auto 20px !important
    }

    #MainTournament .ContTableTournament .ContRowBtns .Btns {
        width: 100%;
        height: 40px;
        line-height: 40px;
        margin: 0 auto 20px !important;
        font-size: 15px;
        padding: 0 5px;
        float: none
    }

    .TournamentTable thead tr th {
        overflow: hidden
    }

    .TournamentTable th {
        padding: 20px 0;
        font-size: 11px;
        text-align: left;
        letter-spacing: 0
    }

    .TournamentTable th:first-child {
        letter-spacing: -1px;
        text-align: left;
        padding-left: 10px
    }

    .TournamentTable th:nth-child(2) {
        letter-spacing: -1px;
        text-align: left
    }

    .TournamentTable th:nth-child(3) {
        letter-spacing: -1px;
        text-align: left
    }

    .TournamentTable th:nth-child(4) {
        letter-spacing: -1px;
        text-align: right;
        padding-right: 10px
    }

    .TournamentTable td {
        padding: 10px 0;
        font-size: 10px
    }

    .TournamentTable th .IconTop {
        width: 24px;
        height: 24px;
        background: url(/index_files/public/images/sprite-sheet-icons.svg) no-repeat;
        background-size: 98px 24px;
        right: auto;
        left: 5%;
        top: 15px
    }

    .TournamentTable th .IconTop.Place {
        background-position: 0 0
    }

    .TournamentTable th .IconTop.UserN {
        background-position: -24px 0
    }

    .TournamentTable th .IconTop.Point {
        background-position: -48px 0
    }

    .TournamentTable th .IconTop.Reward {
        background-position: -72px 0
    }
}

@media only screen and (min-width:0px) and (max-width:319px) {
    #MainTournament {
        display: none
    }
}

#MainCryptoCon {
    display: block;
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    min-height: 100px;
    opacity: 0
}

#MainCryptoCon .CryptoContent {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    min-height: 100px;
    overflow: hidden
}

#MainCryptoCon .CryptoContent #BannerCrypto {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto 30px;
    overflow: hidden;
    border: solid 4px #fff
}

#MainCryptoCon .CryptoContent #BannerCrypto img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto
}

#MainCryptoCon .CryptoContent .Title {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    font-size: 25px;
    font-family: lemonmilkbold;
    font-weight: 400 !important;
    color: #ffcd00
}

#MainCryptoCon .CryptoContent #CryptoBonus {
    display: block;
    width: 50%;
    height: auto;
    margin: 40px auto
}

#MainCryptoCon .CryptoContent .RowCryptoCode {
    display: block;
    width: 50%;
    height: 100px;
    line-height: 100px;
    margin: 40px auto;
    overflow: hidden;
    border: dotted 2px #ffcd00;
    font-size: 40px;
    font-family: lemonmilkbold;
    font-weight: 400 !important;
    color: #fff
}

#MainCryptoCon .CryptoContent .RowCryptoCode span {
    color: #ffcd00
}

#MainCryptoCon .CryptoContent .BtnCrypto {
    display: block;
    width: 50%;
    height: 105px;
    line-height: 110px;
    margin: 40px auto;
    font-size: 60px;
    font-family: thorcefree;
    font-weight: 400 !important;
    background: #ffcd00;
    color: #015ecc;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 100px
}

#MainCryptoCon .CryptoContent .BtnCrypto:hover {
    background: #fff;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

#MainCryptoCon .CryptoContent .BtnTermsCrypto {
    display: block;
    width: 100%;
    max-width: 135px;
    height: 40px;
    line-height: 40px;
    margin: 30px auto;
    font-size: 15px;
    font-family: lato, sans-serif;
    font-weight: 400;
    color: #ffcd00;
    cursor: pointer;
    position: relative
}

#MainCryptoCon .CryptoContent .BtnTermsCrypto:after {
    content: "";
    display: block;
    width: 0%;
    height: 1px;
    background: #ffcd00;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#MainCryptoCon .CryptoContent .BtnTermsCrypto:hover {
    color: #fff
}

#MainCryptoCon .CryptoContent .BtnTermsCrypto:hover:after {
    width: 100%;
    left: 0%
}

@media only screen and (min-width:901px) and (max-width:1300px) {
    #MainCryptoCon .CryptoContent {
        padding: 0 30px
    }

    #MainCryptoCon .CryptoContent #BannerCrypto {
        margin: 0 auto 20px;
        border: solid 2px #fff
    }

    #MainCryptoCon .CryptoContent .Title {
        font-size: 40px;
        line-height: 45px
    }

    #MainCryptoCon .CryptoContent #CryptoBonus {
        width: 60%;
        margin: 20px auto
    }

    #MainCryptoCon .CryptoContent .RowCryptoCode {
        width: 60%;
        height: 60px;
        line-height: 60px;
        margin: 20px auto;
        border: dotted 1px #ffcd00;
        font-size: 30px
    }

    #MainCryptoCon .CryptoContent .BtnCrypto {
        width: 60%;
        height: 60px;
        line-height: 65px;
        margin: 20px auto;
        font-size: 30px
    }

    #MainCryptoCon .CryptoContent .BtnTermsCrypto {
        margin: 20px auto;
        font-size: 15px
    }
}

@media only screen and (min-width:601px) and (max-width:900px) {
    #MainCryptoCon .CryptoContent {
        padding: 0 30px
    }

    #MainCryptoCon .CryptoContent #BannerCrypto {
        margin: 0 auto 20px;
        border: solid 2px #fff
    }

    #MainCryptoCon .CryptoContent .Title {
        font-size: 25px;
        line-height: 30px
    }

    #MainCryptoCon .CryptoContent #CryptoBonus {
        width: 60%;
        margin: 20px auto
    }

    #MainCryptoCon .CryptoContent .RowCryptoCode {
        width: 60%;
        height: 60px;
        line-height: 60px;
        margin: 20px auto;
        border: dotted 1px #ffcd00;
        font-size: 30px
    }

    #MainCryptoCon .CryptoContent .BtnCrypto {
        width: 60%;
        height: 60px;
        line-height: 65px;
        margin: 20px auto;
        font-size: 30px
    }

    #MainCryptoCon .CryptoContent .BtnTermsCrypto {
        margin: 20px auto;
        font-size: 15px
    }
}

@media only screen and (min-width:421px) and (max-width:600px) {
    #MainCryptoCon .CryptoContent #BannerCrypto {
        margin: 0 auto 20px;
        border: solid 2px #fff
    }

    #MainCryptoCon .CryptoContent .Title {
        font-size: 20px;
        line-height: 25px
    }

    #MainCryptoCon .CryptoContent #CryptoBonus {
        width: 80%;
        margin: 20px auto
    }

    #MainCryptoCon .CryptoContent .RowCryptoCode {
        width: 80%;
        height: 60px;
        line-height: 60px;
        margin: 20px auto;
        border: dotted 1px #ffcd00;
        font-size: 30px
    }

    #MainCryptoCon .CryptoContent .BtnCrypto {
        width: 80%;
        height: 50px;
        line-height: 55px;
        margin: 20px auto;
        font-size: 25px
    }

    #MainCryptoCon .CryptoContent .BtnTermsCrypto {
        margin: 20px auto;
        font-size: 15px
    }
}

@media only screen and (min-width:300px) and (max-width:420px) {
    #MainCryptoCon .CryptoContent #BannerCrypto {
        margin: 0 auto 20px;
        border: solid 2px #fff
    }

    #MainCryptoCon .CryptoContent .Title {
        font-size: 15px;
        line-height: 20px
    }

    #MainCryptoCon .CryptoContent #CryptoBonus {
        width: 80%;
        margin: 20px auto
    }

    #MainCryptoCon .CryptoContent .RowCryptoCode {
        width: 80%;
        height: 60px;
        line-height: 60px;
        margin: 20px auto;
        border: dotted 1px #ffcd00;
        font-size: 20px
    }

    #MainCryptoCon .CryptoContent .BtnCrypto {
        width: 80%;
        height: 50px;
        line-height: 55px;
        margin: 20px auto;
        font-size: 25px
    }

    #MainCryptoCon .CryptoContent .BtnTermsCrypto {
        margin: 20px auto;
        font-size: 15px
    }
}

@media only screen and (min-width:0px) and (max-width:319px) {
    #MainCryptoCon {
        display: none
    }
}

#MainVipLounge {
    display: block;
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    min-height: 100px;
    opacity: 0;
    padding: 0;
    text-align: left
}

#HeaderVip {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    min-height: 100px;
    padding: 0;
    overflow: hidden;
    position: relative;
    opacity: 0;
    background: url(/index_files/public/images/vip-lounge/gradient.jpg) 0 0 repeat-x;
    background-size: 20px 100%
}

#HeaderVip #ContAll {
    display: block;
    width: 70%;
    height: auto;
    margin: 0 auto;
    min-height: 100px;
    padding: 0;
    overflow: hidden;
    position: relative
}

#HeaderVip #ContAll img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto
}

#HeaderVip #ContAnimationVIP {
    display: block;
    width: 40%;
    height: auto;
    margin: 0;
    position: absolute;
    bottom: 10%;
    right: 20%;
    z-index: 1
}

#HeaderVip #animation_container {
    display: block;
    width: 100% !important;
    height: auto !important;
    position: relative;
    margin: 0 auto;
    overflow: hidden
}

#HeaderVip #canvas {
    display: block;
    width: 100% !important;
    height: auto !important;
    position: relative;
    margin: 0 auto
}

#HeaderVip #dom_overlay_container {
    display: none;
    width: 100% !important;
    height: auto;
    position: relative;
    margin: 0 auto;
    pointer-events: none;
    overflow: hidden
}

#HeaderVip #BoxTitlePage {
    display: block;
    width: 40%;
    height: auto;
    margin: 0;
    position: absolute;
    top: 20%;
    left: 0;
    z-index: 2;
    text-align: center
}

#HeaderVip #BoxTitlePage h1 {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    font-size: 220px;
    line-height: 220px;
    font-family: lemonmilkbold;
    font-weight: 400 !important
}

#HeaderVip #BoxTitlePage h1 span {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    font-family: nexarustscriptlregular;
    color: #ffcd00;
    font-size: 100px;
    line-height: 100px
}

#MainVipLounge h1,
h2,
h3 {
    display: block;
    margin: 0 auto 10px;
    padding: 0;
    color: #ffcd00 !important;
    font-family: lato, sans-serif !important;
    font-weight: 400 !important;
    font-size: 20px
}

#MainVipLounge p {
    display: block;
    margin: 0 auto 10px;
    padding: 0;
    color: #fff !important;
    font-family: lato, sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px
}

#MainVipLounge #ConLevels {
    display: block;
    width: 100%;
    height: auto;
    margin: 40px auto;
    position: relative;
    padding: 0
}

#MainVipLounge #ConLevels .RowLevelBox {
    display: block;
    width: 100%;
    height: auto;
    min-height: 170px;
    margin: 0 auto 20px;
    position: relative;
    padding: 25px 40px;
    clear: both;
    background: #015ccc;
    background: -webkit-gradient(left top, right top, color-stop(0%, rgb(1, 92, 204)), color-stop(30%, rgb(1, 92, 204)), color-stop(60%, rgb(1, 92, 204)), color-stop(90%, rgb(2, 55, 128)), color-stop(100%, rgb(2, 55, 128)));
    background: -webkit-gradient(linear, left top, right top, from(rgb(1, 92, 204)), color-stop(30%, rgb(1, 92, 204)), color-stop(60%, rgb(1, 92, 204)), color-stop(90%, rgb(2, 55, 128)), to(rgb(2, 55, 128)));
    background: linear-gradient(to right, rgb(1, 92, 204) 0%, rgb(1, 92, 204) 30%, rgb(1, 92, 204) 60%, rgb(2, 55, 128) 90%, rgb(2, 55, 128) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#015ccc", endColorstr="#023780", GradientType=1)
}

#MainVipLounge #ConLevels .RowLevelBox .BoxIcon {
    display: block;
    width: 20%;
    height: 100%;
    margin: 0;
    position: relative;
    padding: 0;
    float: left
}

#MainVipLounge #ConLevels .RowLevelBox .BoxIcon img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    max-width: 220px
}

#MainVipLounge #ConLevels .RowLevelBox .BoxInfo {
    display: block;
    width: 80%;
    height: 100%;
    margin: 0;
    position: relative;
    padding: 0 0 0 30px;
    float: left
}

#MainVipLounge #ConLevels .RowLevelBox .BoxInfo h1 {
    display: block;
    width: 100%;
    font-family: thorcefree !important;
    font-weight: 400 !important;
    color: #ffcd00;
    font-size: 30px;
    line-height: 30px
}

#MainVipLounge #ConLevels .RowLevelBox {
    background: #015ccc;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(1, 92, 204)), color-stop(30%, rgb(1, 92, 204)), color-stop(60%, rgb(1, 92, 204)), color-stop(90%, rgb(2, 55, 128)), color-stop(100%, rgb(2, 55, 128)));
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(1, 92, 204)), color-stop(30%, rgb(1, 92, 204)), color-stop(60%, rgb(1, 92, 204)), color-stop(90%, rgb(2, 55, 128)), to(rgb(2, 55, 128)));
    background: linear-gradient(to bottom, rgb(1, 92, 204) 0%, rgb(1, 92, 204) 30%, rgb(1, 92, 204) 60%, rgb(2, 55, 128) 90%, rgb(2, 55, 128) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#015ccc", endColorstr="#023780", GradientType=0)
}

#MainVipLounge #ConLevels .RowLevelBox .BtnTerms {
    display: block;
    width: auto;
    max-width: 120px;
    margin: 0;
    position: relative;
    font-size: 14px;
    font-family: lato, sans-serif;
    font-weight: 400;
    text-align: left;
    color: #ffcd00;
    letter-spacing: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#MainVipLounge #ConLevels .RowLevelBox .BtnTerms:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #ffcd00;
    position: absolute;
    left: 0;
    bottom: -5px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    pointer-events: none
}

#MainVipLounge #ConLevels .RowLevelBox .BtnTerms:hover {
    color: #fff
}

#MainVipLounge #ConLevels .RowLevelBox .BtnTerms:hover:after {
    width: 0;
    background: #fff
}

.RowLevelBox.Shine {
    overflow: hidden;
    border-top: #ffcd00 solid
}

.Shine:after {
    content: "";
    top: -50%;
    width: 300px;
    height: 200%;
    position: absolute;
    z-index: 1;
    -webkit-animation: slide 4s infinite ease-in-out;
    animation: slide 4s infinite ease-in-out;
    left: -100%;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    opacity: .6;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.8)), color-stop(99%, rgba(128, 186, 232, 0)), to(rgba(125, 185, 232, 0)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#007db9e8", GradientType=1)
}

.Shine:before {
    content: "Your rank";
    background-image: url(/public/img/icons/bookmark.svg);
    background-size: cover;
    width: 55px;
    height: 67px;
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    color: #fff;
    background-repeat: no-repeat;
    word-wrap: break-word;
    text-align: center;
    background-position-x: center;
    font-family: lemonmilkbold;
    text-transform: lowercase;
    font-size: 11px;
    padding-top: 10px
}

@-webkit-keyframes slide {
    0% {
        left: -100%
    }

    20% {
        left: 150%
    }

    to {
        left: 150%
    }
}

@keyframes slide {
    0% {
        left: -100%
    }

    20% {
        left: 150%
    }

    to {
        left: 150%
    }
}

@media only screen and (min-width:621px) and (max-width:1500px) {
    #HeaderVip #ContAll {
        width: 100%
    }

    #HeaderVip #BoxTitlePage {
        width: 40%;
        top: 20%;
        left: 2%
    }

    #HeaderVip #BoxTitlePage h1 {
        font-size: 150px;
        line-height: 150px
    }

    #HeaderVip #BoxTitlePage h1 span {
        font-size: 60px;
        line-height: 60px
    }

    #MainVipLounge {
        padding: 0 20px
    }

    #MainVipLounge h1,
    h2,
    h3 {
        font-size: 18px;
        text-align: center
    }

    #MainVipLounge p {
        font-size: 13px;
        text-align: justify
    }

    #MainVipLounge #ConLevels .RowLevelBox .BoxIcon {
        width: 30%
    }

    #MainVipLounge #ConLevels .RowLevelBox .BoxInfo {
        width: 70%
    }

    #MainVipLounge #ConLevels .RowLevelBox .BoxInfo h1 {
        font-size: 25px;
        line-height: 25px;
        text-align: left
    }
}

@media only screen and (min-width:421px) and (max-width:620px) {
    #HeaderVip #ContAll {
        width: 100%
    }

    #HeaderVip #BoxTitlePage {
        width: 40%;
        top: 20%;
        left: 5%
    }

    #HeaderVip #BoxTitlePage h1 {
        font-size: 80px;
        line-height: 80px
    }

    #HeaderVip #BoxTitlePage h1 span {
        font-size: 40px;
        line-height: 40px
    }

    #MainVipLounge h1,
    h2,
    h3 {
        font-size: 18px;
        text-align: center
    }

    #MainVipLounge p {
        font-size: 13px;
        text-align: justify
    }

    #MainVipLounge #ConLevels {
        margin: 20px auto;
        max-width: 500px
    }

    #MainVipLounge #ConLevels .RowLevelBox .BoxIcon {
        width: 80%;
        margin: 0 auto 20px;
        float: none;
        padding: 0
    }

    #MainVipLounge #ConLevels .RowLevelBox .BoxInfo {
        width: 100%;
        margin: 0 auto;
        float: none;
        padding: 0
    }

    #MainVipLounge #ConLevels .RowLevelBox .BoxInfo h1 {
        font-size: 25px;
        line-height: 25px
    }

    #MainVipLounge #ConLevels .RowLevelBox .BoxIcon img {
        width: 100%;
        height: auto;
        margin: 0 auto
    }

    #MainVipLounge #ConLevels .RowLevelBox {
        padding: 20px;
        background: #015ccc;
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(1, 92, 204)), color-stop(30%, rgb(1, 92, 204)), color-stop(60%, rgb(1, 92, 204)), color-stop(90%, rgb(2, 55, 128)), color-stop(100%, rgb(2, 55, 128)));
        background: -webkit-gradient(linear, left top, left bottom, from(rgb(1, 92, 204)), color-stop(30%, rgb(1, 92, 204)), color-stop(60%, rgb(1, 92, 204)), color-stop(90%, rgb(2, 55, 128)), to(rgb(2, 55, 128)));
        background: linear-gradient(to bottom, rgb(1, 92, 204) 0%, rgb(1, 92, 204) 30%, rgb(1, 92, 204) 60%, rgb(2, 55, 128) 90%, rgb(2, 55, 128) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#015ccc", endColorstr="#023780", GradientType=0)
    }
}

@media only screen and (min-width:300px) and (max-width:420px) {
    #HeaderVip #ContAll {
        width: 100%
    }

    #HeaderVip #BoxTitlePage {
        width: 30%;
        top: 20%;
        left: 5%
    }

    #HeaderVip #BoxTitlePage h1 {
        font-size: 60px;
        line-height: 60px
    }

    #HeaderVip #BoxTitlePage h1 span {
        font-size: 40px;
        line-height: 40px
    }

    #MainVipLounge h1,
    h2,
    h3 {
        font-size: 15px;
        text-align: center
    }

    #MainVipLounge p {
        font-size: 12px;
        text-align: justify
    }

    #MainVipLounge #ConLevels {
        margin: 20px auto;
        max-width: 600px
    }

    #MainVipLounge #ConLevels .RowLevelBox .BoxIcon {
        width: 80%;
        margin: 0 auto 20px;
        float: none;
        padding: 0
    }

    #MainVipLounge #ConLevels .RowLevelBox .BoxInfo {
        width: 100%;
        margin: 0 auto;
        float: none;
        padding: 0
    }

    #MainVipLounge #ConLevels .RowLevelBox .BoxInfo h1 {
        font-size: 20px;
        line-height: 20px
    }

    #MainVipLounge #ConLevels .RowLevelBox .BoxIcon img {
        width: 100%;
        height: auto;
        margin: 0 auto
    }

    #MainVipLounge #ConLevels .RowLevelBox {
        padding: 20px;
        background: #015ccc;
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(1, 92, 204)), color-stop(30%, rgb(1, 92, 204)), color-stop(60%, rgb(1, 92, 204)), color-stop(90%, rgb(2, 55, 128)), color-stop(100%, rgb(2, 55, 128)));
        background: -webkit-gradient(linear, left top, left bottom, from(rgb(1, 92, 204)), color-stop(30%, rgb(1, 92, 204)), color-stop(60%, rgb(1, 92, 204)), color-stop(90%, rgb(2, 55, 128)), to(rgb(2, 55, 128)));
        background: linear-gradient(to bottom, rgb(1, 92, 204) 0%, rgb(1, 92, 204) 30%, rgb(1, 92, 204) 60%, rgb(2, 55, 128) 90%, rgb(2, 55, 128) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#015ccc", endColorstr="#023780", GradientType=0)
    }
}

@media only screen and (min-width:0px) and (max-width:319px) {
    #MainVipLounge {
        display: none
    }
}

#BankingPage {
    padding: 0 30px;
    opacity: 0
}

.BoxContTable {
    display: block;
    width: 100%;
    height: auto;
    min-height: 100px;
    margin: 0 auto 30px;
    color: #fff;
    font-family: lato, sans-serif;
    text-transform: uppercase;
    opacity: 0;
    border-radius: 10px;
    overflow: hidden
}

.BoxContTable a {
    color: #fff !important
}

.BoxContTable .RowTitle {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #ffcd00;
    color: #01429c;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    font-family: lemonmilkbold
}

.BoxContTable .Row_N {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #011737;
    font-size: 15px;
    overflow: hidden
}

.BoxContTable .Colum {
    display: block;
    width: 20%;
    height: 100%;
    float: left;
    text-align: center;
    position: relative;
    overflow: hidden
}

.BoxContTable .Colum.C_1 {
    width: 25%
}

.BoxContTable .Colum.C_2 {
    width: 25%
}

.BoxContTable .Colum.C_3 {
    width: 20%
}

.BoxContTable .Colum.C_4 {
    width: 20%
}

.BoxContTable .Colum.C_5 {
    width: 10%;
    cursor: pointer
}

.BoxContTable .Colum.Info {
    display: block;
    background: url(/index_files/public/img/banking/static/info-icon.svg) 50% 50% no-repeat #011737;
    background-size: 20%;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.BoxContTable .Colum img {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.BoxContTable .Row_N {
    border-bottom: dashed 1px #fff
}

.BoxContTable .Row_N:last-child {
    border-bottom: 0
}

.BoxContTable .Row_N:nth-child(odd) {
    background-color: #023780
}

.BoxContTable .Row_N:nth-child(2n) {
    background-color: #015ecc
}

.BoxContTable .Colum.Info:hover {
    background: url(/index_files/public/img/banking/static/info-icon_over.svg?=000) 50% 50% no-repeat #fff;
    background-size: 30%
}

.BoxContTable .Row_N:hover>a img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.BoxContTable .Row_N:hover {
    background: #ffcd00 !important;
    color: #011737 !important
}

.BoxContTable a:hover {
    background: #ffcd00 !important;
    color: #011737 !important
}

.BoxContTable .Row_N:hover>* {
    color: #011737 !important
}

.pageDescr {
    font-size: 15px;
    text-align: center
}

.BtnsSign {
    display: block;
    width: 100%;
    max-width: 300px;
    height: 60px;
    line-height: 60px;
    position: relative;
    margin: 30px auto;
    cursor: pointer;
    border-radius: 40px;
    border: solid 2px #ffcd00;
    margin: 0 auto;
    background: #ffcd00 !important;
    color: #023780 !important;
    font-family: thorcefree;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 30px
}

.BtnsSign:hover {
    border: solid 2px #fff;
    margin: 0 auto;
    background: #fff !important;
    color: #011737 !important;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.BtnMDetails {
    display: block;
    width: 100%;
    max-width: 300px;
    height: 50px;
    line-height: 50px;
    position: relative;
    margin: 30px auto 40px;
    cursor: pointer;
    border-radius: 40px;
    border: solid 2px #ffcd00;
    margin: 0 auto;
    background: #ffcd00 !important;
    color: #023780 !important;
    font-family: thorcefree;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 20px;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.BtnMDetails:hover {
    border: solid 2px #023780;
    margin: 0 auto;
    background: #023780 !important;
    color: #ffcd00 !important
}

.LogoPopupBP {
    display: block;
    width: 100%;
    max-width: 100px;
    margin: 0 auto 20px
}

.TitleBP {
    display: block;
    width: 80%;
    height: 40px !important;
    line-height: 40px !important;
    margin: 0 auto 30px !important;
    text-transform: uppercase;
    background: #023780 !important;
    color: #ffcd00 !important;
    font-family: relative;
    font-family: lemonmilkbold;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 20px !important;
    text-align: center;
    border-radius: 5px
}

.ParDetails {
    font-size: 12px !important
}

.SubPromoTitle {
    display: block;
    width: 100%;
    margin: 0 auto 20px !important;
    text-transform: uppercase;
    color: #011737 !important;
    font-family: relative;
    font-family: lemonmilkbold;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 20px;
    line-height: 20px;
    text-align: center
}

.ParDetails {
    font-size: 13px !important;
    margin: 0 auto 20px !important;
    padding: 0 !important
}

.terms {
    font-size: 14px;
    text-align: justify
}

@media only screen and (min-width:521px) and (max-width:1200px) {
    #BankingPage {
        padding: 0 30px
    }

    .BoxContTable {
        max-width: 560px;
        border-radius: 5px
    }

    .BoxContTable .RowTitle {
        height: 35px;
        line-height: 35px;
        font-size: 12px
    }

    .BoxContTable .Row_N {
        height: 40px;
        line-height: 40px;
        font-size: 12px
    }

    .BoxContTable .Colum img {
        width: 120%;
        left: -10%;
        top: -5%
    }

    .BoxContTable .Colum.Info {
        background-size: 40%
    }

    .BoxContTable .Colum.Info:hover {
        background-size: 50%
    }

    .BoxContTable .Colum.C_1 {
        width: 35%
    }

    .BoxContTable .Colum.C_2 {
        width: 20%
    }

    .BoxContTable .Colum.C_3 {
        width: 20%
    }

    .BoxContTable .Colum.C_4 {
        width: 15%
    }

    .BoxContTable .Colum.C_5 {
        width: 10%
    }

    .pageDescr {
        font-size: 13px;
        text-align: justify
    }

    .terms {
        font-size: 13px;
        text-align: justify
    }
}

@media only screen and (min-width:361px) and (max-width:520px) {
    #BankingPage {
        padding: 0
    }

    .BoxContTable {
        max-width: 420px;
        border-radius: 5px
    }

    .BoxContTable .RowTitle {
        height: 35px;
        line-height: 35px;
        font-size: 12px
    }

    .BoxContTable .Row_N {
        height: 35px;
        line-height: 35px;
        font-size: 10px
    }

    .BoxContTable .Colum img {
        width: 120%;
        left: -10%;
        top: -5%
    }

    .BoxContTable .Colum.Info {
        background-size: 40%
    }

    .BoxContTable .Colum.Info:hover {
        background-size: 50%
    }

    .BoxContTable .Colum.C_1 {
        width: 40%
    }

    .BoxContTable .Colum.C_2 {
        width: 17.5%
    }

    .BoxContTable .Colum.C_3 {
        width: 17.5%
    }

    .BoxContTable .Colum.C_4 {
        width: 10%
    }

    .BoxContTable .Colum.C_5 {
        width: 15%
    }

    .pageDescr {
        font-size: 11px;
        text-align: justify
    }

    .terms {
        font-size: 11px;
        text-align: justify
    }

    .LogoPopupBP {
        max-width: 80px;
        margin: 10px auto 20px
    }

    .TitleBP {
        width: 100%;
        height: 35px !important;
        line-height: 35px !important;
        margin: 0 auto 20px !important;
        font-size: 18px !important
    }

    .ParDetails {
        font-size: 11px !important
    }

    .SubPromoTitle {
        font-size: 15px;
        line-height: 16px
    }

    .ParDetails {
        font-size: 12px !important
    }

    .BtnMDetails {
        max-width: 190px;
        height: 40px;
        line-height: 40px;
        margin: 30px auto 40px;
        font-size: 15px
    }
}

@media only screen and (min-width:320px) and (max-width:360px) {
    #BankingPage {
        padding: 0
    }

    .BoxContTable {
        border-radius: 5px
    }

    .BoxContTable .RowTitle {
        height: 35px;
        line-height: 35px;
        font-size: 12px
    }

    .BoxContTable .Row_N {
        height: 32px;
        line-height: 32px;
        font-size: 10px
    }

    .BoxContTable .Colum img {
        width: 135%;
        left: -17.5%;
        top: -5%
    }

    .BoxContTable .Colum.Info {
        background-size: 40%
    }

    .BoxContTable .Colum.Info:hover {
        background-size: 50%
    }

    .BoxContTable .Colum.C_1 {
        width: 40%
    }

    .BoxContTable .Colum.C_2 {
        width: 17.5%
    }

    .BoxContTable .Colum.C_3 {
        width: 17.5%
    }

    .BoxContTable .Colum.C_4 {
        width: 10%
    }

    .BoxContTable .Colum.C_5 {
        width: 15%
    }

    .pageDescr {
        font-size: 11px;
        text-align: justify
    }

    .terms {
        font-size: 11px;
        text-align: justify
    }

    .LogoPopupBP {
        max-width: 80px;
        margin: 0 auto 20px
    }

    .TitleBP {
        width: 100%;
        height: 30px !important;
        line-height: 30px !important;
        margin: 0 auto 20px !important;
        font-size: 15px !important
    }

    .ParDetails {
        font-size: 11px !important
    }

    .SubPromoTitle {
        font-size: 15px;
        line-height: 16px
    }

    .ParDetails {
        font-size: 11px !important
    }

    .BtnMDetails {
        max-width: 190px;
        height: 40px;
        line-height: 40px;
        margin: 30px auto 40px;
        font-size: 15px
    }
}

@media only screen and (min-width:0px) and (max-width:319px) {
    .BoxContTable {
        display: none
    }
}

#TermsPage {
    padding: 0 30px;
    opacity: 0
}

#TermsPage p {
    padding: 0;
    margin: 0 auto 20px
}

#TermsPage .AcordionWrapper {
    margin: 0 auto 30px
}

#TermsPage .AcordionCount p {
    margin: 0 auto 20px;
    padding: 0
}

#TermsPage .AcordionTitle>h1 {
    font-size: 15px !important;
    text-align: left !important;
    padding-left: 50px
}

@media only screen and (min-width:521px) and (max-width:1200px) {
    #TermsPage {
        padding: 0 30px
    }

    #TermsPage .Title_FAQ {
        margin: 0 auto 20px;
        font-size: 15px !important;
        letter-spacing: 1px !important
    }

    #TermsPage .AcordionTitle>h1 {
        font-size: 12px !important;
        text-align: left !important;
        padding-left: 15px
    }

    #TermsPage .NumTitle {
        left: -60px
    }
}

@media only screen and (min-width:361px) and (max-width:520px) {
    #TermsPage {
        padding: 0
    }

    #TermsPage .Title_FAQ {
        margin: 0 auto 20px;
        font-size: 15px !important;
        letter-spacing: 1px !important
    }

    #TermsPage .AcordionTitle>h1 {
        height: 35px !important;
        line-height: 35px !important;
        font-size: 10px !important;
        text-align: left !important;
        padding-left: 15px
    }

    #TermsPage .NumTitle {
        left: -60px
    }
}

@media only screen and (min-width:320px) and (max-width:360px) {
    #TermsPage {
        padding: 0
    }

    #TermsPage .Title_FAQ {
        margin: 0 auto 20px;
        font-size: 15px !important;
        letter-spacing: 1px !important
    }

    #TermsPage .AcordionTitle>h1 {
        height: 35px !important;
        line-height: 35px !important;
        font-size: 10px !important;
        text-align: left !important;
        padding-left: 10px
    }

    #TermsPage .NumTitle {
        left: -60px
    }
}

#BankinginIntPage {
    padding: 0 30px;
    min-height: 800px;
    opacity: 0
}

#BankinginIntPage h1 {
    font-size: 40px;
    letter-spacing: 1px;
    font-family: thorcefree;
    text-align: center;
    margin: 0 auto 30px;
    font-weight: 400 !important;
    font-style: normal !important
}

#BankinginIntPage h2 {
    font-size: 30px;
    letter-spacing: 1px;
    text-align: center;
    margin: 0 auto 30px;
    font-family: thorcefree !important;
    font-weight: 400 !important;
    font-style: normal !important
}

#BankinginIntPage p {
    display: block;
    width: 100%;
    margin: 0 auto 30px;
    padding: 0;
    text-align: justify;
    font-size: 16px
}

#BankinginIntPage .Header_DM_WM_Pages {
    display: block;
    width: 100%;
    max-width: 700px;
    margin: 0 auto 30px;
    -webkit-box-shadow: 0 0 0 2px #ffcd00;
    box-shadow: 0 0 0 2px #ffcd00
}

#BankinginIntPage .BannerPromo {
    display: block;
    width: 100%;
    max-width: 700px;
    margin: 0 auto 30px;
    -webkit-box-shadow: 0 0 0 2px #ffcd00;
    box-shadow: 0 0 0 2px #ffcd00
}

#BankinginIntPage .List {
    display: block;
    width: 100%;
    margin: 0 auto 30px;
    text-align: left;
    padding: 0 30px
}

@media only screen and (min-width:521px) and (max-width:1200px) {
    #BankinginIntPage {
        padding: 0 30px
    }

    #BankinginIntPage p {
        margin: 0 auto 20px;
        font-size: 14px
    }

    #BankinginIntPage h1 {
        font-size: 25px;
        margin: 0 auto 20px
    }

    #BankinginIntPage h2 {
        font-size: 20px;
        line-height: 22px;
        margin: 0 auto 20px
    }
}

@media only screen and (min-width:361px) and (max-width:520px) {
    #BankinginIntPage {
        padding: 0 20px
    }

    #BankinginIntPage h1 {
        font-size: 25px;
        margin: 0 auto 20px
    }

    #BankinginIntPage h2 {
        font-size: 20px;
        line-height: 22px;
        margin: 0 auto 20px
    }

    #BankinginIntPage p {
        margin: 0 auto 20px;
        font-size: 12px
    }

    #BankinginIntPage .BtnsSign {
        max-width: 240px;
        height: 50px;
        line-height: 50px;
        margin: 20px auto;
        font-size: 25px
    }
}

@media only screen and (min-width:320px) and (max-width:360px) {
    #BankinginIntPage {
        padding: 0 20px
    }

    #BankinginIntPage h1 {
        font-size: 25px;
        margin: 0 auto 20px
    }

    #BankinginIntPage h2 {
        font-size: 20px;
        line-height: 22px;
        margin: 0 auto 20px
    }

    #BankinginIntPage p {
        margin: 0 auto 20px;
        font-size: 12px
    }

    #BankinginIntPage .BtnsSign {
        max-width: 240px;
        height: 50px;
        line-height: 50px;
        margin: 20px auto;
        font-size: 25px
    }

    #BankinginIntPage .List {
        margin: 0 auto 20px;
        padding: 0 20px;
        font-size: 11px
    }
}

@media only screen and (min-width:320px) and (max-width:500px) {
    #BankinginIntPage .Header_DM_WM_Pages {
        max-width: 320px
    }

    #BankinginIntPage .BannerPromo {
        max-width: 320px
    }

    #H_Bitcoin {
        content: url(/index_files/public/images/banking-page/banking-banners/banner_bitcoin_m.jpg)
    }

    #P_Bitcoin {
        content: url(/index_files/public/images/banking-page/banking-banners/banner-bitcoin-m.gif)
    }

    #H_Visa {
        content: url(/index_files/public/images/banking-page/banking-banners/banner_visa_m.jpg)
    }

    #P_Visa {
        content: url(/index_files/public/images/banking-page/banking-banners/banner-visa-m.gif)
    }

    #H_Mastercard {
        content: url(/index_files/public/images/banking-page/banking-banners/banner_mastercard_m.jpg)
    }

    #P_Mastercard {
        content: url(/index_files/public/images/banking-page/banking-banners/banner-mastercard-m.gif)
    }

    #H_Neteller {
        content: url(/index_files/public/images/banking-page/banking-banners/banner_neteller_m.jpg)
    }

    #P_Neteller {
        content: url(/index_files/public/images/banking-page/banking-banners/banner-neteller-m.gif)
    }

    #H_Upaycard {
        content: url(/index_files/public/images/banking-page/banking-banners/banner_upaycard_m.jpg)
    }

    #P_Upaycard {
        content: url(/index_files/public/images/banking-page/banking-banners/banner-upaycard-m.gif)
    }

    #H_Skrill {
        content: url(/index_files/public/images/banking-page/banking-banners/banner_skrill_m.jpg)
    }

    #P_Skrill {
        content: url(/index_files/public/images/banking-page/banking-banners/banner-skrill-m.gif)
    }

    #H_Paysafe {
        content: url(/index_files/public/images/banking-page/banking-banners/banner_paysafe_m.jpg)
    }

    #P_Paysafe {
        content: url(/index_files/public/images/banking-page/banking-banners/banner-paysafe-m.gif)
    }

    #H_Ecopayz {
        content: url(/index_files/public/images/banking-page/banking-banners/banner_ecopayz_m.jpg)
    }

    #P_Ecopayz {
        content: url(/index_files/public/images/banking-page/banking-banners/banner-ecopayz-m.gif)
    }

    #H_Neosurf {
        content: url(/index_files/public/images/banking-page/banking-banners/banner_neosurf_m.jpg)
    }

    #P_Neosurf {
        content: url(/index_files/public/images/banking-page/banking-banners/banner-neosurf-m.gif)
    }

    #P_Instant {
        content: url(/index_files/public/images/banking-page/banking-banners/banner-instant-new-m.gif)
    }

    #P_Crypto {
        content: url(/index_files/public/images/banking-page/banking-banners/banner-crypto-m.gif)
    }

    #P_CryptoPE {
        content: url(/images/banking-page/banking-banners/banner-crypto-m.gif)
    }
}

@media only screen and (min-width:0px) and (max-width:319px) {
    #BankinginIntPage {
        display: none
    }
}

#PageGames {
    display: block;
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    min-height: 100px;
    opacity: 1;
    padding: 0 30px
}

#LastGameBoxTop {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    position: relative;
    margin: 0 auto 40px;
    overflow: hidden;
    background: #011737;
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff;
    cursor: pointer
}

#LastGameBoxTop:hover {
    -webkit-box-shadow: 0 0 0 4px #ffcd00;
    box-shadow: 0 0 0 4px #ffcd00;
    cursor: pointer
}

#LastGameBoxTop img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative
}

#LastGameBoxTop:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    position: absolute;
    left: -2px;
    top: 0;
    background: url(/index_files/public/images/webplay/new-game.svg) 0% 50% no-repeat;
    background-size: 25%;
    z-index: 10;
    -webkit-transition: all 600ms cubic-bezier(.175, .885, .32, 1);
    transition: all 600ms cubic-bezier(.175, .885, .32, 1)
}

#LastGameBoxTop:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    position: absolute;
    left: -105%;
    top: 0;
    background: url(/index_files/public/images/webplay/new-game_h.svg) 0% 50% no-repeat;
    background-size: 25%;
    z-index: 11;
    -webkit-transition: all 600ms cubic-bezier(.175, .885, .32, 1);
    transition: all 600ms cubic-bezier(.175, .885, .32, 1)
}

#LastGameBoxTop:hover:before {
    left: -105%
}

#LastGameBoxTop:hover:after {
    left: -2px
}

#GamePage {
    padding: 0 30px;
    margin: 0 auto 40px
}

#GamePageRowTabsWP {
    display: block;
    width: 100%;
    height: 80px;
    line-height: 80px;
    margin: 0 auto;
    position: relative;
    clear: both;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    overflow: hidden
}

#GamePageContGamesWP {
    display: block;
    width: 100%;
    height: auto;
    min-height: 50px;
    margin: 0 auto 40px;
    position: relative;
    clear: both;
    background: #023780;
    overflow: hidden
}

#GamePageRowTabsWP .BtnCat_WP {
    display: block;
    width: 25%;
    margin: 0;
    position: relative;
    float: left;
    border: solid 1px #023780;
    cursor: pointer;
    overflow: hidden;
    background: #023780;
    font-family: thorcefree;
    font-size: 15px;
    text-align: left;
    padding-left: 90px;
    font-weight: 400 !important;
    font-style: normal !important
}

#GamePageRowTabsWP .BtnCat_WP {
    -webkit-transition: all 400ms cubic-bezier(.175, .885, .32, 1.275);
    transition: all 400ms cubic-bezier(.175, .885, .32, 1.275)
}

#GamePageRowTabsWP .BtnCat_WP.Active {
    background: #ffcd00;
    color: #023780
}

#GamePageRowTabsWP .BtnCat_WP.Active:hover {
    background: #ffcd00;
    color: #023780
}

#GamePageRowTabsWP .BtnCat_WP:hover {
    background: #fff;
    color: #023780
}

#GamePageRowTabsWP .BtnCat_WP:hover:after {
    -webkit-transition: all 400ms cubic-bezier(.175, .885, .32, 1.275);
    transition: all 400ms cubic-bezier(.175, .885, .32, 1.275);
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

#GamePageRowTabsWP .BtnCat_WP:after {
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    top: 5px;
    left: 10px;
    z-index: 99;
    background: url(/index_files/public/images/sprite_icons-wp.svg) 0 0 no-repeat;
    background-size: 280px 140px
}

#GamePageRowTabsWP .BtnCat_WP.CG_FG:after {
    background-position: 0 0
}

#GamePageRowTabsWP .BtnCat_WP.CG_FG:hover:after {
    background-position: 0 -70px
}

#GamePageRowTabsWP .BtnCat_WP.CG_FG.Active:after {
    background-position: 0 -70px
}

#GamePageRowTabsWP .BtnCat_WP.CG_SG:after {
    background-position: -70px 0
}

#GamePageRowTabsWP .BtnCat_WP.CG_SG:hover:after {
    background-position: -70px -70px
}

#GamePageRowTabsWP .BtnCat_WP.CG_SG.Active:after {
    background-position: -70px -70px
}

#GamePageRowTabsWP .BtnCat_WP.CG_TG:after {
    background-position: -140px 0
}

#GamePageRowTabsWP .BtnCat_WP.CG_TG:hover:after {
    background-position: -140px -70px
}

#GamePageRowTabsWP .BtnCat_WP.CG_TG.Active:after {
    background-position: -140px -70px
}

#GamePageRowTabsWP .BtnCat_WP.CG_NG:after {
    background-position: -210px 0
}

#GamePageRowTabsWP .BtnCat_WP.CG_NG:hover:after {
    background-position: -210px -70px
}

#GamePageRowTabsWP .BtnCat_WP.CG_NG.Active:after {
    background-position: -210px -70px
}

#GamePageContGamesWP .BoxCGames_WP {
    display: inline-block;
    width: 25%;
    margin: 0 !important;
    position: relative;
    border: solid 1px #071019;
    border: 0 !important;
    outline: none !important;
    cursor: pointer;
    overflow: hidden;
    float: none !important;
    padding: 0 !important
}

#GamePageContGamesWP .BoxCGames_WP img {
    display: block;
    width: 100%;
    margin: 0 auto !important;
    border: 0 !important;
    outline: none !important;
    position: relative;
    z-index: 0;
    padding: 0 !important;
    -webkit-transition: all 400ms cubic-bezier(.175, .885, .32, 1.275);
    transition: all 400ms cubic-bezier(.175, .885, .32, 1.275)
}

#GamePageContGamesWP .BoxCGames_WP:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-filter: blur(3px);
    filter: blur(3px)
}

#GamePageContGamesWP .BoxCGames_WP:after {
    content: "";
    display: block;
    width: 100%;
    height: 0%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: rgba(1, 40, 93, .8);
    -webkit-transition: all 400ms cubic-bezier(.175, .885, .32, 1.275);
    transition: all 400ms cubic-bezier(.175, .885, .32, 1.275)
}

#GamePageContGamesWP .BoxCGames_WP:before {
    content: "";
    display: block;
    width: 90%;
    height: 15%;
    position: absolute;
    left: 5%;
    top: -100%;
    padding: 10px 0;
    z-index: 2;
    background: url(/index_files/public/images/webplay/play-now.svg) 50% 50% no-repeat #fff;
    background-size: 100%;
    -webkit-transition: all 400ms cubic-bezier(.175, .885, .32, 1.275);
    transition: all 400ms cubic-bezier(.175, .885, .32, 1.275);
    border-radius: 200px
}

#GamePageContGamesWP .BoxCGames_WP:hover:before {
    top: 40%
}

#GamePageContGamesWP .BoxCGames_WP:hover:after {
    height: 100%
}

#GamePageContGamesWP .BoxCGames_WP:before {
    -webkit-box-shadow: 0 0 0 rgba(255, 205, 0, .8);
    box-shadow: 0 0 0 rgba(255, 205, 0, .8);
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite
}

#GamePageContGamesWP .BoxCGames_WP {
    display: none
}

#GamePageContGamesWP .BoxCGames_WP.CG_New {
    display: inline-block
}

#BoxLastGame {
    display: none;
    width: 100%;
    height: 100%;
    line-height: 30px;
    position: absolute;
    left: 0%;
    top: 0;
    background: rgba(2, 55, 128, .8);
    z-index: 9999
}

#BoxLastGame #GamePageContLG {
    display: none;
    width: 100%;
    max-width: 500px;
    height: auto;
    min-height: 300px;
    padding-bottom: 30px;
    position: relative;
    margin: auto;
    padding: 20px 30px;
    background: rgba(0, 7, 16, .8);
    border: dotted 1px #ffcd00
}

#BoxLastGame #GamePageContLG .LastGame {
    display: block;
    width: 40% !important;
    max-width: 325px !important;
    height: auto;
    margin: 20px auto 0;
    -webkit-box-shadow: 0 0 0 1px #ffcd00;
    box-shadow: 0 0 0 1px #ffcd00
}

#BoxLastGame #GamePageContLG .InfoGame {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 20px
}

#BoxLastGame #GamePageContLG .InfoGame p {
    display: block;
    width: 100%;
    margin: 0 auto 15px;
    font-size: 13px;
    line-height: 16px;
    text-align: justify;
    font-family: lato, sans-serif;
    font-weight: 400
}

#BoxLastGame #GamePageContLG #BtnGotoGame {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 62px;
    font-size: 30px;
    background: #ffcd00;
    margin: 0 auto 30px;
    text-decoration: none;
    color: #023780;
    cursor: pointer;
    font-weight: 400;
    border-radius: 100px
}

#BoxLastGame #GamePageContLG #BtnGotoGame:hover {
    background: #fff;
    color: #03070c
}

#BoxLastGame #BtnClose {
    display: block;
    width: 50px;
    height: 50px;
    font-size: 25px;
    background: url(/index_files/public/images/webplay/close-button.svg) 50% 50% no-repeat #ffcd00;
    background-size: 50%;
    position: absolute;
    right: -1px;
    top: -1px;
    cursor: pointer
}

#BoxLastGame #BtnClose:hover {
    background-color: #fff
}

#BtnLastGame {
    display: none;
    width: 110px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 99;
    background: rgba(255, 205, 0, .8);
    color: #03070c;
    cursor: pointer;
    font-size: 11px;
    -webkit-border-top-right-radius: 50px;
    -webkit-border-bottom-right-radius: 50px;
    -moz-border-radius-topright: 50px;
    -moz-border-radius-bottomright: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px
}

#BtnLastGame strong {
    font-size: 20px;
    line-height: 25px
}

#BtnLastGame:hover {
    background: rgba(255, 255, 255, .9);
    font-weight: 700
}

#BtnLastGame:hover:after {
    border-color: rgba(255, 255, 255, .9) transparent transparent transparent
}

.BoxCGames_WP,
.BtnCat_WP {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media only screen and (min-width:1101px) and (max-width:1600px) {
    #GamePageRowTabsWP {
        height: 70px;
        line-height: 110px;
        font-size: 1em
    }

    #GamePageRowTabsWP .BtnCat_WP {
        text-align: center;
        padding: 0
    }

    #GamePageRowTabsWP .BtnCat_WP:after {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    #GamePageRowTabsWP .BtnCat_WP:hover:after {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    #GamePageRowTabsWP .BtnCat_WP:after {
        top: -5%;
        left: 30%
    }

    #GamePageRowTabsWP .BtnCat_WP:after {
        width: 40px;
        height: 40px;
        top: 5px;
        left: 40%;
        background-size: 160px 80px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_FG:after {
        background-position: 0 0
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_FG:hover:after {
        background-position: 0 -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_FG.Active:after {
        background-position: 0 -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_SG:after {
        background-position: -40px 0
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_SG:hover:after {
        background-position: -40px -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_SG.Active:after {
        background-position: -40px -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_TG:after {
        background-position: -80px 0
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_TG:hover:after {
        background-position: -80px -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_TG.Active:after {
        background-position: -80px -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_NG:after {
        background-position: -120px 0
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_NG:hover:after {
        background-position: -120px -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_NG.Active:after {
        background-position: -120px -40px
    }

    #GamePageContGamesWP .BoxCGames_WP:hover:before {
        top: 35%
    }
}

@media only screen and (min-width:801px) and (max-width:1100px) {
    #GamePageRowTabsWP {
        height: 70px;
        line-height: 110px;
        font-size: 1em;
        padding: 0
    }

    #GamePageRowTabsWP .BtnCat_WP {
        text-align: center;
        padding: 0;
        font-size: 12px
    }

    #GamePageRowTabsWP .BtnCat_WP:after {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    #GamePageRowTabsWP .BtnCat_WP:hover:after {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    #GamePageRowTabsWP .BtnCat_WP:after {
        top: -5%;
        left: 30%
    }

    #GamePageRowTabsWP .BtnCat_WP:after {
        width: 40px;
        height: 40px;
        top: 5px;
        left: 30%;
        background-size: 160px 80px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_FG:after {
        background-position: 0 0
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_FG:hover:after {
        background-position: 0 -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_FG.Active:after {
        background-position: 0 -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_SG:after {
        background-position: -40px 0
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_SG:hover:after {
        background-position: -40px -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_SG.Active:after {
        background-position: -40px -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_TG:after {
        background-position: -80px 0
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_TG:hover:after {
        background-position: -80px -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_TG.Active:after {
        background-position: -80px -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_NG:after {
        background-position: -120px 0
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_NG:hover:after {
        background-position: -120px -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_NG.Active:after {
        background-position: -120px -40px
    }

    #GamePageContGamesWP .BoxCGames_WP:hover:before {
        top: 35%
    }
}

@media only screen and (min-width:461px) and (max-width:800px) {
    #PageGames {
        padding: 0
    }

    #GamePageRowTabsWP {
        height: 70px;
        line-height: 110px;
        font-size: 1em
    }

    #GamePageRowTabsWP .BtnCat_WP {
        text-align: center;
        padding: 0
    }

    #GamePageRowTabsWP .BtnCat_WP:after {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    #GamePageRowTabsWP .BtnCat_WP:hover:after {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    #GamePageRowTabsWP .BtnCat_WP:after {
        top: -5%;
        left: 20%
    }

    #GamePageRowTabsWP .BtnCat_WP:after {
        width: 40px;
        height: 40px;
        top: 5px;
        left: 40%;
        background-size: 160px 80px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_FG:after {
        background-position: 0 0
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_FG:hover:after {
        background-position: 0 -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_FG.Active:after {
        background-position: 0 -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_SG:after {
        background-position: -40px 0
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_SG:hover:after {
        background-position: -40px -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_SG.Active:after {
        background-position: -40px -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_TG:after {
        background-position: -80px 0
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_TG:hover:after {
        background-position: -80px -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_TG.Active:after {
        background-position: -80px -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_NG:after {
        background-position: -120px 0
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_NG:hover:after {
        background-position: -120px -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_NG.Active:after {
        background-position: -120px -40px
    }

    #GamePageContGamesWP .BoxCGames_WP {
        width: 33.3%
    }

    #GamePageContGamesWP .BoxCGames_WP:hover:before {
        top: 35%
    }

    #BoxLastGame #GamePageContLG {
        width: 90%
    }
}

@media only screen and (min-width:461px) and (max-width:600px) {
    #PageGames {
        padding: 0
    }

    #GamePageRowTabsWP .BtnCat_WP:after {
        top: 5px;
        left: 34%
    }

    #GamePageRowTabsWP .BtnCat_WP {
        text-align: center;
        padding: 0
    }

    #LastGameBoxTop {
        margin: 0 auto 20px
    }
}

@media only screen and (min-width:320px) and (max-width:460px) {
    #PageGames {
        padding: 0
    }

    #GamePageRowTabsWP {
        height: 70px;
        line-height: 110px;
        font-size: .7em
    }

    #GamePageRowTabsWP .BtnCat_WP {
        text-align: center;
        padding: 0;
        font-size: 11px
    }

    #GamePageRowTabsWP .BtnCat_WP:after {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    #GamePageRowTabsWP .BtnCat_WP:hover:after {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    #GamePageRowTabsWP .BtnCat_WP:after {
        top: -5%;
        left: 20%
    }

    #GamePageRowTabsWP .BtnCat_WP:after {
        width: 40px;
        height: 40px;
        top: 5px;
        left: 28%;
        background-size: 160px 80px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_FG:after {
        background-position: 0 0
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_FG:hover:after {
        background-position: 0 -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_FG.Active:after {
        background-position: 0 -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_SG:after {
        background-position: -40px 0
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_SG:hover:after {
        background-position: -40px -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_SG.Active:after {
        background-position: -40px -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_TG:after {
        background-position: -80px 0
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_TG:hover:after {
        background-position: -80px -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_TG.Active:after {
        background-position: -80px -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_NG:after {
        background-position: -120px 0
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_NG:hover:after {
        background-position: -120px -40px
    }

    #GamePageRowTabsWP .BtnCat_WP.CG_NG.Active:after {
        background-position: -120px -40px
    }

    #GamePageContGamesWP .BoxCGames_WP {
        width: 50%
    }

    #GamePageContGamesWP .BoxCGames_WP:hover:before {
        top: 30%
    }

    #BoxLastGame #GamePageContLG h1 {
        font-size: 24px
    }

    #BoxLastGame #GamePageContLG h3 {
        font-size: 13px
    }

    #BtnLastGame {
        width: 100px;
        height: 30px;
        line-height: 20px;
        top: 0;
        font-size: 11px
    }

    #BoxLastGame #GamePageContLG {
        width: 90%
    }

    #LastGameBoxTop {
        margin: 0 auto 20px
    }
}

@media only screen and (min-width:361px) and (max-width:420px) {
    #GamePageRowTabsWP .BtnCat_WP:after {
        top: 5px;
        left: 32%
    }

    #GamePageRowTabsWP .BtnCat_WP {
        text-align: center;
        padding: 0;
        font-size: 11px
    }
}

@media only screen and (min-width:521px) and (max-width:1200px) {
    #GamePage {
        padding: 0 30px
    }
}

@media only screen and (min-width:361px) and (max-width:520px) {
    #GamePage {
        padding: 0
    }
}

@media only screen and (min-width:320px) and (max-width:360px) {
    #GamePage {
        padding: 0
    }
}

#FAQPage {
    padding: 0 30px
}

.TitlePageFAQ {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
    padding: 0;
    text-align: center;
    font-size: 25px !important;
    letter-spacing: 1px !important;
    font-family: nexarustscriptlregular !important;
    font-weight: 400 !important;
    font-style: normal !important
}

#FAQPage p {
    padding: 0;
    margin: 0 auto 20px
}

#FAQPage .Title_FAQ {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
    padding: 0;
    text-align: left;
    font-size: 25px !important;
    letter-spacing: 2px !important;
    font-family: thorcefree !important;
    font-weight: 400 !important;
    font-style: normal !important;
    text-transform: uppercase
}

#FAQPage .AcordionWrapper {
    margin: 0 auto 30px
}

#FAQPage .AcordionCount p {
    margin: 0 auto 20px;
    padding: 0
}

#FAQPage .AcordionTitle>h1 {
    font-size: 15px !important;
    text-align: left !important;
    padding-left: 50px
}

@media only screen and (min-width:521px) and (max-width:1200px) {
    #FAQPage {
        padding: 0 30px
    }

    #FAQPage .Title_FAQ {
        margin: 0 auto 20px;
        font-size: 15px !important;
        letter-spacing: 1px !important
    }

    #FAQPage .AcordionTitle>h1 {
        font-size: 12px !important;
        text-align: left !important;
        padding-left: 15px
    }

    #FAQPage .NumTitle {
        left: -60px
    }
}

@media only screen and (min-width:361px) and (max-width:520px) {
    #FAQPage {
        padding: 0
    }

    .TitlePageFAQ {
        font-size: 20px !important
    }

    #FAQPage .Title_FAQ {
        margin: 0 auto 20px;
        font-size: 15px !important;
        letter-spacing: 1px !important
    }

    #FAQPage .AcordionTitle>h1 {
        height: 35px !important;
        line-height: 35px !important;
        font-size: 10px !important;
        text-align: left !important;
        padding-left: 15px
    }

    #FAQPage .NumTitle {
        left: -60px
    }
}

@media only screen and (min-width:320px) and (max-width:360px) {
    #FAQPage {
        padding: 0
    }

    .TitlePageFAQ {
        font-size: 20px !important
    }

    #FAQPage .Title_FAQ {
        margin: 0 auto 20px;
        font-size: 15px !important;
        letter-spacing: 1px !important
    }

    #FAQPage .AcordionTitle>h1 {
        height: 35px !important;
        line-height: 35px !important;
        font-size: 10px !important;
        text-align: left !important;
        padding-left: 10px
    }

    #FAQPage .NumTitle {
        left: -60px
    }
}

#MainStPage {
    display: block;
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    min-height: 100px;
    opacity: 0;
    padding: 0 30px;
    text-align: left
}

#MainStPage p {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
    padding: 0;
    text-align: justify
}

#MainStPage h2 {
    display: block;
    width: 100%;
    margin: 0 auto 10px;
    padding: 0;
    text-align: left
}

#MainStPage .LogoBrand {
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 0 auto 20px
}

.BtnsAC {
    display: block;
    width: 100%;
    max-width: 300px;
    height: 60px;
    line-height: 60px;
    position: relative;
    margin: 30px auto;
    cursor: pointer;
    clear: both;
    border-radius: 40px;
    border: solid 2px #ffcd00;
    margin: 0 auto;
    background: #ffcd00 !important;
    color: #023780 !important;
    font-family: thorcefree;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 25px;
    text-align: center
}

.BtnsAC:hover {
    border: solid 2px #fff;
    margin: 0 auto;
    background: #fff !important;
    color: #011737 !important;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.RuleBts {
    display: block;
    width: 100%;
    margin: 30px auto;
    text-align: center !important;
    font-size: 12px;
    padding: 0;
    color: #ffcd00
}

.BtnsAC:hover~.RuleBts {
    color: #00a8ff !important
}

@media only screen and (min-width:621px) and (max-width:1500px) {
    #MainStPage {
        padding: 0 30px
    }
}

@media only screen and (min-width:421px) and (max-width:620px) {
    #MainStPage {
        padding: 0
    }
}

@media only screen and (min-width:300px) and (max-width:420px) {
    #MainStPage {
        padding: 0
    }

    .BtnsAC {
        max-width: 260px;
        height: 50px;
        line-height: 50px;
        font-size: 20px
    }

    .RuleBts {
        font-size: 10px
    }
}

@media only screen and (min-width:0px) and (max-width:319px) {
    #MainStPage {
        display: none
    }
}

.BtnsDwAnd {
    display: block;
    width: 100%;
    max-width: 300px;
    height: 60px;
    line-height: 60px;
    position: relative;
    margin: 30px auto;
    cursor: pointer;
    clear: both;
    border-radius: 40px;
    border: solid 2px #a6ce39;
    margin: 0 auto;
    background: #a6ce39 !important;
    color: #023780 !important;
    font-family: thorcefree;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 25px;
    text-align: center
}

.BtnsDwAnd:hover {
    border: solid 2px #ffcd00;
    margin: 0 auto;
    background: #ffcd00 !important;
    color: #011737 !important;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

#BoxAndroidTop {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 30px !important;
    position: relative;
    clear: both
}

#BoxAndroidTop .Box_R {
    display: block;
    width: 20%;
    height: auto;
    margin: 0 auto;
    position: relative;
    float: left
}

#BoxAndroidTop .Box_L {
    display: block;
    width: 80%;
    height: auto;
    margin: 0 auto;
    position: relative;
    padding-left: 30px;
    float: left
}

#BoxAndroidTop .AndroidSec {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative
}

#BoxAndroidTop p {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
    position: relative;
    font-size: 15px
}

#BoxAndroidTop #AndroidRocket {
    display: block;
    width: 80%;
    height: auto;
    margin: 0;
    position: absolute;
    right: -60%;
    top: 60%;
    z-index: 1
}

#BoxAndroidDet {
    display: block;
    width: 100%;
    height: auto;
    margin: 30px auto;
    position: relative;
    clear: both
}

#BoxAndroidDet .TitleAapp {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
    position: relative;
    clear: both;
    color: #ffcd00;
    font-family: lemonmilkbold;
    font-size: 30px;
    text-align: center !important
}

#BoxAndroidDet .BannerAapp {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 30px;
    position: relative;
    clear: both
}

#BoxAndroidDet .RowCouponCode {
    display: block;
    width: 50%;
    height: 100px;
    line-height: 100px;
    margin: 40px auto;
    overflow: hidden;
    border: dotted 2px #ffcd00;
    font-size: 30px;
    font-family: lemonmilkbold;
    font-weight: 400 !important;
    color: #fff;
    text-align: center
}

#BoxAndroidDet .RowCouponCode span {
    color: #ffcd00
}

@media only screen and (min-width:621px) and (max-width:1500px) {
    #BoxAndroidTop .Box_R {
        width: 35%;
        margin: 0 auto 20px;
        float: left
    }

    #BoxAndroidTop .Box_L {
        width: 65%;
        margin: 0 auto 20px;
        padding-left: 30px;
        float: left
    }

    #BoxAndroidTop p {
        font-size: 12px
    }

    .BtnsDwAnd {
        max-width: 250px;
        height: 50px;
        line-height: 50px;
        margin: 0 auto;
        font-size: 20px
    }

    #BoxAndroidDet .TitleAapp {
        margin: 0 auto 10px;
        font-size: 20px
    }

    #BoxAndroidDet .RowCouponCode {
        width: 100%;
        height: 50px;
        line-height: 50px;
        margin: 20px auto;
        border: dotted 1px #ffcd00;
        font-size: 20px
    }

    #BoxAndroidTop #AndroidRocket {
        width: 60%;
        right: -10%;
        top: 70%
    }
}

@media only screen and (min-width:421px) and (max-width:620px) {
    #BoxAndroidTop .Box_R {
        width: 50%;
        max-width: 200px;
        margin: 0 auto 20px;
        float: none
    }

    #BoxAndroidTop .Box_L {
        width: 100%;
        margin: 0 auto 20px;
        padding-left: 0;
        float: none
    }

    #BoxAndroidTop p {
        font-size: 12px
    }

    .BtnsDwAnd {
        max-width: 250px;
        height: 50px;
        line-height: 50px;
        margin: 0 auto;
        font-size: 20px
    }

    #BoxAndroidDet .TitleAapp {
        margin: 0 auto 10px;
        font-size: 20px
    }

    #BoxAndroidDet .RowCouponCode {
        width: 100%;
        height: 50px;
        line-height: 50px;
        margin: 20px auto;
        border: dotted 1px #ffcd00;
        font-size: 20px
    }
}

@media only screen and (min-width:300px) and (max-width:420px) {
    #BoxAndroidTop .Box_R {
        width: 50%;
        margin: 0 auto 20px;
        float: none
    }

    #BoxAndroidTop .Box_L {
        width: 100%;
        margin: 0 auto 20px;
        padding-left: 0;
        float: none
    }

    #BoxAndroidTop p {
        font-size: 12px
    }

    .BtnsDwAnd {
        max-width: 250px;
        height: 50px;
        line-height: 50px;
        margin: 0 auto;
        font-size: 20px
    }

    #BoxAndroidDet .TitleAapp {
        margin: 0 auto 10px;
        font-size: 20px
    }

    #BoxAndroidDet .RowCouponCode {
        width: 100%;
        height: 50px;
        line-height: 50px;
        margin: 20px auto;
        border: dotted 1px #ffcd00;
        font-size: 20px
    }

    #BoxAndroidTop #AndroidRocket {
        width: 60%;
        right: -30%;
        top: 60%
    }
}

.floating {
    -webkit-animation-name: floating;
    animation-name: floating;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes floating {
    0% {
        -webkit-transform: translate(0, 0px);
        transform: translate(0, 0px)
    }

    65% {
        -webkit-transform: translate(0, 15px);
        transform: translate(0, 15px)
    }

    to {
        -webkit-transform: translate(0, 0px);
        transform: translate(0, 0px)
    }
}

@keyframes floating {
    0% {
        -webkit-transform: translate(0, 0px);
        transform: translate(0, 0px)
    }

    65% {
        -webkit-transform: translate(0, 15px);
        transform: translate(0, 15px)
    }

    to {
        -webkit-transform: translate(0, 0px);
        transform: translate(0, 0px)
    }
}

#GS_Box {
    display: block;
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    min-height: 100px;
    opacity: 1;
    position: relative
}

#GS_Box #RowMenuRox_GS {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    position: relative;
    clear: both
}

#GS_Box #RowMenuRox_GS .BtnGS {
    display: block;
    width: 31.3%;
    height: 60px;
    line-height: 60px;
    margin: 0 1%;
    position: relative;
    float: left;
    background: #011737;
    color: #fff;
    text-align: center;
    font-family: thorcefree;
    font-weight: 400 !important;
    font-size: 25px;
    letter-spacing: 1px;
    overflow: hidden;
    cursor: pointer;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

#GS_Box #RowMenuRox_GS .BtnGS.MAC {
    width: 48%;
    margin: 0 1%
}

#GS_Box #RowMenuRox_GS #Tab_2.MAC {
    display: none
}

#GS_Box #RowMenuRox_GS .BtnGS:hover {
    background: #fff;
    color: #01429c
}

#GS_Box #RowMenuRox_GS .BtnGS:active {
    background: #00a8ff;
    color: #011737
}

#GS_Box #RowMenuRox_GS .BtnGS.ActiveGS {
    background: #ffcd00;
    color: #01429c
}

#GS_Box #Cont_GS {
    display: block;
    width: 98.1%;
    height: auto;
    min-height: 60px;
    margin: 0 auto 30px !important;
    position: relative;
    clear: both;
    overflow: hidden;
    background: #023780;
    padding: 30px 0;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

#GS_Box #Cont_GS .ContTabGS {
    display: block;
    width: 100%;
    height: auto;
    min-height: 60px;
    margin: 0 auto 30px !important;
    position: relative;
    clear: both
}

#GS_Box #Cont_GS .ContTabGS h1 {
    display: block;
    width: 100%;
    margin: 0 auto 20px !important;
    position: relative;
    clear: both;
    text-align: center !important
}

#GS_Box #Cont_GS .ContTabGS p {
    display: block;
    width: 100%;
    margin: 0 auto 20px !important;
    position: relative;
    clear: both;
    text-align: justify !important
}

#GS_Box #Cont_GS .ContTabGS .RowsBtns {
    display: block;
    width: 100%;
    height: 60px;
    max-width: 600px;
    margin: 0 auto 30px !important;
    position: relative;
    clear: both;
    padding: 0
}

#GS_Box #Cont_GS .ContTabGS .RowsBtns .Btns {
    display: block;
    width: 48%;
    max-width: 300px;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    border-radius: 40px;
    border: solid 2px #ffcd00;
    position: absolute;
    background: #ffcd00 !important;
    color: #023780 !important;
    font-family: thorcefree;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 25px;
    text-align: center
}

#GS_Box #Cont_GS .ContTabGS .RowsBtns .Btns.Btn_L {
    left: 0;
    top: 0
}

#GS_Box #Cont_GS .ContTabGS .RowsBtns .Btns.Btn_R {
    right: 0;
    top: 0
}

#GS_Box #Cont_GS .ContTabGS .RowsBtns .Btns.Btn_C {
    left: auto;
    top: auto;
    width: 100% !important;
    max-width: 300px !important;
    position: relative;
    margin: 0 auto
}

#GS_Box #Cont_GS .ContTabGS .RowsBtns .Btns:hover {
    border: solid 2px #fff;
    margin: 0 auto;
    background: #fff !important;
    color: #011737 !important;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

@media only screen and (min-width:621px) and (max-width:1500px) {
    #GS_Box #RowMenuRox_GS {
        height: 40px;
        line-height: 40px
    }

    #GS_Box #RowMenuRox_GS .BtnGS {
        height: 40px;
        line-height: 40px;
        font-size: 15px;
        letter-spacing: 0
    }
}

@media only screen and (min-width:421px) and (max-width:620px) {
    #GS_Box #RowMenuRox_GS {
        height: 40px;
        line-height: 40px
    }

    #GS_Box #RowMenuRox_GS .BtnGS {
        height: 50px;
        line-height: 50px;
        font-size: 15px;
        letter-spacing: 0
    }

    #GS_Box #Cont_GS .ContTabGS .RowsBtns .Btns {
        height: 50px;
        line-height: 50px;
        font-size: 20px
    }
}

@media only screen and (min-width:300px) and (max-width:420px) {
    #GS_Box #RowMenuRox_GS {
        height: 40px;
        line-height: 40px
    }

    #GS_Box #RowMenuRox_GS .BtnGS {
        height: 40px;
        line-height: 40px;
        font-size: 15px;
        letter-spacing: 0
    }

    #GS_Box #Cont_GS .ContTabGS .RowsBtns {
        height: 40px;
        margin: 0 auto 20px !important
    }

    #GS_Box #Cont_GS .ContTabGS .RowsBtns .Btns {
        height: 40px;
        line-height: 40px;
        font-size: 20px
    }
}

@media only screen and (min-width:300px) and (max-width:360px) {
    #GS_Box #RowMenuRox_GS .BtnGS {
        font-size: 14px;
        letter-spacing: 0
    }
}

#MainContactUs {
    display: block;
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    min-height: 100px;
    opacity: 0
}

#MainContactUs p {
    font-size: 20px
}

#MainContactUs p.SText {
    font-size: 15px
}

#MainContactUs #ConBoxesC {
    display: block;
    width: 100%;
    max-width: 550px;
    margin: 30px auto;
    min-height: 100px;
    clear: both
}

#MainContactUs #ConBoxesC .BoxesC {
    display: block;
    width: 100%;
    margin: 0 auto 30px;
    min-height: 130px;
    clear: both;
    position: relative;
    background: rgba(0, 7, 16, .6);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 10px;
    overflow: hidden
}

#MainContactUs #ConBoxesC .BoxesC .IconBox {
    display: block;
    width: 130px;
    height: 130px;
    margin: 0;
    background: url(/index_files/public/images/contact-icons-130x130.svg) 0% 0% no-repeat;
    background-size: 260px 390px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}

#MainContactUs #ConBoxesC .BoxesC .CInfoBox {
    display: block;
    width: 100%;
    height: 130px;
    margin: 0;
    padding: 30px 0 0 140px;
    overflow: hidden;
    text-align: left;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

#MainContactUs #ConBoxesC .BoxesC .CInfoBox h1 {
    display: block;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    font-family: lemonmilkbold !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 25px
}

#MainContactUs #ConBoxesC .BoxesC .CInfoBox p {
    display: block;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    font-family: lato, sans-serif !important;
    font-weight: 400 !important;
    font-size: 18px;
    line-height: 18px
}

#MainContactUs #ConBoxesC #LChat .IconBox {
    background-position: 0% 0%
}

#MainContactUs #ConBoxesC #Email .IconBox {
    background-position: 0% 50%
}

#MainContactUs #ConBoxesC #Phone .IconBox {
    background-position: 0% 100%
}

#MainContactUs #ConBoxesC .BoxesC .CInfoBox span {
    display: inline-block
}

#MainContactUs #ConBoxesC .BoxesC:hover {
    background: #fff;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

#MainContactUs #ConBoxesC .BoxesC:hover .CInfoBox {
    color: #01429c
}

#MainContactUs #ConBoxesC .BoxesC:hover .CInfoBox h1 {
    color: #011737
}

#MainContactUs #ConBoxesC .BoxesC:hover .CInfoBox p {
    color: #015ecc
}

#MainContactUs #ConBoxesC #LChat:hover .IconBox {
    background-position: 100% 0%
}

#MainContactUs #ConBoxesC #Email:hover .IconBox {
    background-position: 100% 50%
}

#MainContactUs #ConBoxesC #Phone:hover .IconBox {
    background-position: 100% 100%
}

@media only screen and (min-width:300px) and (max-width:600px) {
    #MainContactUs p {
        font-size: 12px
    }

    #MainContactUs p.SText {
        font-size: 11px
    }

    #MainContactUs #ConBoxesC {
        max-width: 300px
    }

    #MainContactUs #ConBoxesC .BoxesC {
        padding: 10px
    }

    #MainContactUs #ConBoxesC .BoxesC .IconBox {
        width: 80px;
        height: 80px;
        background-size: 160px 240px;
        position: relative;
        left: auto;
        top: auto;
        margin: 0 auto;
        padding: 0
    }

    #MainContactUs #ConBoxesC .BoxesC .CInfoBox {
        height: auto;
        position: relative;
        left: auto;
        top: auto;
        margin: 0 auto;
        padding: 0 0 20px;
        text-align: center
    }

    #MainContactUs #ConBoxesC .BoxesC .CInfoBox h1 {
        font-size: 20px
    }

    #MainContactUs #ConBoxesC .BoxesC .CInfoBox span {
        display: block !important;
        width: 100% !important;
        clear: both
    }

    #MainContactUs #ConBoxesC .BoxesC .CInfoBox p {
        font-size: 15px;
        line-height: 15px
    }
}

.BackPopup {
    display: none;
    width: 100%;
    height: 105%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999;
    background: rgba(19, 33, 45, .8);
    overflow: hidden
}

.BackPopup .BoxContPopup {
    display: block;
    width: 100%;
    max-width: 600px;
    position: relative;
    margin: 5% auto;
    z-index: 10;
    text-align: center;
    padding: 30px 10px;
    background: #fff;
    font-family: lato, sans-serif;
    font-weight: 400;
    border-radius: 10px
}

#loginModal.BackPopup {
    -webkit-animation-name: slowshow;
    animation-name: slowshow;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    animation-direction: normal
}

#loginModal.BackPopup .BoxContPopup {
    z-index: 10000000000000000000000000000;
    max-width: 400px;
    min-height: 417px;
    height: auto
}

@media(max-height:420px) {
    #loginModal.BackPopup .BoxContPopup {
        height: 75%;
        top: 5%
    }
}

@media(min-width:700px) {
    #loginModal.BackPopup .BoxContPopup {
        padding: 30px
    }
}

#LuckyShot.BackPopup {
    -webkit-animation-name: slowshow;
    animation-name: slowshow;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    animation-direction: normal
}

#LuckyShot.BackPopup .BoxContPopup .ContInfo .game_cont {
    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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: calc(100% - 125px);
    min-height: 300px
}

#LuckyShot.BackPopup .BoxContPopup .ContInfo .game_cont .game_item {
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#LuckyShot.BackPopup .BoxContPopup .ContInfo .game_cont .game_item img {
    border-radius: 5px
}

#LuckyShot.BackPopup .BoxContPopup .ContInfo .game_cont button {
    margin: 20px auto
}

#LuckyShot.BackPopup .BoxContPopup .ContInfo .game_cont .overlay {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 12
}

#LuckyShot.BackPopup .BoxContPopup .ContInfo .game_cont .overlay .loader--container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -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
}

#LuckyShot.BackPopup .BoxContPopup .ContInfo .game_cont .wait {
    text-align: center;
    font-family: lemonmilkbold
}

.BackPopup .BoxContPopup .ContInfo {
    display: none;
    width: 100%;
    height: auto;
    max-height: 65vh;
    overflow: hidden;
    position: relative;
    margin: 0;
    z-index: 10;
    text-align: justify;
    padding: 0 20px;
    background: #fff;
    font-family: lato, sans-serif;
    font-weight: 400;
    overflow-x: hidden !important;
    overflow-y: auto;
    color: #015ecc
}

.BackPopup .BoxContPopup .ContInfo p {
    display: block;
    margin: 0 auto 30px;
    padding: 0
}

.BackPopup .BoxContPopup .ContInfo ul {
    display: block;
    margin: 0 auto 30px;
    padding: 0 20px
}

.BackPopup .BoxContPopup .ContInfo ul li {
    margin: 0 auto 10px;
    padding: 0
}

.BackPopup .BoxContPopup .ContInfo ol {
    display: block;
    margin: 0 auto 30px;
    padding: 20px !important
}

.BackPopup .BoxContPopup .ContInfo ol li {
    margin: 0 auto 10px;
    padding: 0
}

.BackPopup .BoxContPopup .ContInfo .Heading,
.Subtitle,
h3 {
    display: block;
    margin: 0 auto 10px;
    padding: 0;
    font-family: lemonmilkbold;
    font-weight: 400 !important;
    letter-spacing: 1px;
    color: #023780
}

.BackPopup .BoxContPopup .ContInfo p {
    font-size: 16px
}

.BackPopup .BoxContPopup .ContInfo ul {
    font-size: 16px
}

.BackPopup .BoxContPopup .ContInfo .Heading {
    font-size: 30px
}

.BackPopup .BoxContPopup .ContInfo .Heading.Title {
    font-size: 30px;
    color: #ffcd00;
    background: #023780;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    margin: 0 auto 20px
}

.BackPopup .BoxContPopup .ContInfo .Subtitle {
    font-size: 30px;
    color: #023780;
    background: #ffcd00;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    margin: 0 auto 20px;
    font-weight: 700 !important;
    text-transform: uppercase
}

.BackPopup .BoxContPopup .ContInfo .Heading.Day {
    font-size: 60px;
    color: #023780;
    background: #ffcd00;
    text-align: center;
    height: 80px;
    line-height: 95px;
    padding: 0 10px;
    font-family: nexarustscriptlregular;
    font-weight: 700 !important;
    border-radius: 10px;
    margin: 0 auto 20px
}

.BackPopup .BoxContPopup .ContInfo .Subtitle {
    font-size: 25px
}

.BackPopup .BoxContPopup .ContInfo h3 {
    font-size: 20px
}

.BackPopup .BoxContPopup .LogoGame {
    display: block;
    width: 100%;
    max-width: 250px;
    margin: 0 auto 20px
}

.BackPopup .BoxContPopup .ContInfo .Heading.Title2 {
    font-size: 20px;
    color: #ffcd00;
    background: #023780;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    margin: 0 auto 20px
}

.BackPopup .BoxContPopup .ContInfo form label:not(label[for=yabbyremember]):has(input:-webkit-autofill) span {
    height: 15px !important;
    font-size: 11px !important
}

.BackPopup .BoxContPopup .ContInfo label {
    position: relative;
    display: block
}

.BackPopup .BoxContPopup .ContInfo label span {
    position: absolute;
    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;
    width: 100%;
    height: 100%;
    padding-left: 20px;
    color: grey;
    font-weight: 700;
    pointer-events: none;
    -webkit-transition: .3s height ease-in, .3s font-size ease-in;
    transition: .3s height ease-in, .3s font-size ease-in
}

.BackPopup .BoxContPopup .ContInfo label.focus span {
    height: 15px;
    font-size: 11px
}

.BackPopup .BoxContPopup .ContInfo label input {
    display: block;
    text-align: left;
    width: 100%;
    margin: 5px auto;
    line-height: 45px;
    background-color: #e5eaed;
    border: 1px solid #e5eaed;
    border-radius: 3px;
    padding-left: 20px
}

.BackPopup .BoxContPopup .ContInfo label input.bad {
    border-color: #e34042;
    color: #e34042;
    background-color: rgba(227, 64, 66, .1)
}

.BackPopup .BoxContPopup .ContInfo label .error {
    display: none
}

.BackPopup .BoxContPopup .ContInfo label form {
    background: red !important
}

.BackPopup .BoxContPopup .ContInfo button {
    display: block;
    width: 100%;
    max-width: 300px;
    height: 50px;
    line-height: 50px;
    position: relative;
    margin: 30px auto;
    cursor: pointer;
    border-radius: 40px;
    border: solid 2px #ffcd00;
    background: #ffcd00;
    color: #023780;
    font-family: thorcefree;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.BackPopup .BoxContPopup .ContInfo button.disabled {
    opacity: .6;
    border: solid 2px #023780;
    background: #023780 !important;
    pointer-events: none
}

.BackPopup .BoxContPopup .ContInfo button:not(.disabled):hover {
    border: solid 2px #023780;
    background: #023780 !important;
    color: #ffcd00 !important;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.BackPopup .BoxContPopup .ContInfo .sublinks a {
    text-align: left;
    color: #01429c;
    padding: 15px 0;
    display: block;
    font-weight: 700;
    position: relative
}

.BackPopup .BoxContPopup .ContInfo .sublinks a:hover {
    opacity: .8
}

.BackPopup .BoxContPopup .ContInfo .sublinks a:not(:last-child) {
    border-bottom: 1px solid #e5eaed
}

.BackPopup .BoxContPopup .ContInfo .sublinks a:after {
    content: "→";
    position: absolute;
    top: 0;
    right: 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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 20px;
    height: 100%
}

.BackPopup .BoxContPopup .ContInfo::-webkit-scrollbar {
    width: 10px;
    cursor: pointer
}

.BackPopup .BoxContPopup .ContInfo::-webkit-scrollbar-track {
    background: #01429c;
    border-radius: 20px;
    cursor: pointer
}

.BackPopup .BoxContPopup .ContInfo::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background: #ffcd00;
    cursor: pointer
}

.BackPopup .BoxContPopup .ContInfo::scrollbar {
    width: 10px;
    border-radius: 20px;
    cursor: pointer
}

.BackPopup .BoxContPopup .ContInfo::scrollbar-track {
    background: #ffcd00;
    border-radius: 20px;
    cursor: pointer
}

.BackPopup .BoxContPopup .ContInfo::scrollbar-thumb {
    border-radius: 20px;
    background: #01429c;
    cursor: pointer
}

.BackPopup .BoxContPopup .ContInfo {
    scrollbar-face-color: #ffcd00;
    scrollbar-shadow-color: #ffcd00;
    scrollbar-arrow-color: #fff;
    scrollbar-track-color: #01429c;
    cursor: pointer
}

.BackPopup .BtnClosePopup {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    right: -60px;
    top: 0;
    z-index: 99;
    opacity: 1;
    cursor: pointer;
    background: url(/index_files/public/images/icon-50x50-close.svg) 50% 50% no-repeat #015ecc;
    background-size: 100%;
    border-radius: 50px
}

.BackPopup .BtnClosePopup:hover {
    background-color: #ffcd00
}

@media only screen and (min-width:360px) and (max-width:900px) {
    .BackPopup .BoxContPopup {
        width: 90%;
        height: auto;
        max-height: calc(90vh - 15%);
        top: 10%
    }

    .BackPopup .BtnClosePopup {
        width: 45px;
        height: 45px;
        right: -10px;
        top: -25px
    }

    .BackPopup .BoxContPopup .ContInfo p {
        font-size: 14px
    }

    .BackPopup .BoxContPopup .ContInfo ol,
    ul li {
        font-size: 14px
    }

    .BackPopup .BoxContPopup .ContInfo .Heading {
        font-size: 20px
    }

    .BackPopup .BoxContPopup .ContInfo .Heading.Title {
        font-size: 20px
    }

    .BackPopup .BoxContPopup .ContInfo .Subtitle {
        font-size: 16px
    }

    .BackPopup .BoxContPopup .ContInfo h3 {
        font-size: 14px
    }

    .BackPopup .BoxContPopup .ContInfo::-webkit-scrollbar {
        width: 5px
    }

    .BackPopup .BoxContPopup .ContInfo::scrollbar {
        width: 5px
    }

    .BackPopup .BoxContPopup .ContInfo .Heading.Day {
        font-size: 50px;
        height: 60px;
        line-height: 75px
    }

    .BackPopup .BoxContPopup .ContInfo .Subtitle {
        font-size: 20px
    }

    .BackPopup .BoxContPopup .ContInfo .Heading.Title2 {
        font-size: 14px;
        line-height: 16px
    }
}

@media only screen and (min-width:320px) and (max-width:360px) {
    .BackPopup .BoxContPopup {
        width: 90%;
        height: auto;
        max-height: calc(90vh - 15%);
        top: 10%
    }

    .BackPopup .BoxContPopup .ContInfo p {
        font-size: 12px
    }

    .BackPopup .BoxContPopup .ContInfo ol,
    ul li {
        font-size: 11px
    }

    .BackPopup .BoxContPopup .ContInfo .Heading {
        font-size: 20px
    }

    .BackPopup .BoxContPopup .ContInfo .Heading.Title {
        font-size: 20px
    }

    .BackPopup .BoxContPopup .ContInfo .Subtitle {
        font-size: 16px
    }

    .BackPopup .BoxContPopup .ContInfo h3 {
        font-size: 14px
    }

    .BackPopup .BoxContPopup .ContInfo .Subtitle {
        font-size: 15px
    }

    .BackPopup .BoxContPopup .ContInfo .Heading.Title2 {
        font-size: 12px;
        line-height: 13px
    }

    .BackPopup .BtnClosePopup {
        width: 45px;
        height: 45px;
        right: -10px;
        top: -25px
    }
}

@media only screen and (max-width:319px) {
    .BackPopup {
        display: none !important
    }

    .BackPopup .BtnClosePopup {
        width: 45px;
        height: 45px;
        right: -10px;
        top: -25px
    }
}

.spinner {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    -webkit-animation: sk-rotate 1.6s infinite linear;
    animation: sk-rotate 1.6s infinite linear
}

.dot1,
.dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #ffcd00;
    border-radius: 100%;
    -webkit-animation: sk-bounce 1.6s infinite ease-in-out;
    animation: sk-bounce 1.6s infinite ease-in-out
}

.dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes sk-rotate {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sk-rotate {
    to {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes sk-bounce {

    0%,
    to {
        -webkit-transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bounce {

    0%,
    to {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@-webkit-keyframes slowshow {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes slowshow {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes slidein {
    0% {
        -webkit-transform: translateY(-10px)
    }

    to {
        -webkit-transform: translateY(0px)
    }
}

@keyframes slidein {
    0% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    to {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

#toggle_balance.open #player_balance {
    display: block
}

#toggle_balance.open #player_balance .loader.hide {
    display: none
}

#toggle_balance.open:after {
    color: #ffcd00
}

@media only screen and (max-width:350px) {
    #toggle_balance #player_balance:after {
        right: 56px !important
    }
}

#toggle_balance #player_balance {
    z-index: 99 !important;
    position: absolute;
    top: 55px;
    right: -58px;
    background: #022960;
    width: 220px;
    display: none;
    -webkit-box-shadow: 0 0 8.28px 1.72px rgba(0, 0, 0, .56);
    -o-box-shadow: 0 0 8.28px 1.72px rgba(0, 0, 0, .56);
    box-shadow: 0 0 8.28px 1.72px rgba(0, 0, 0, .56);
    border-radius: 8px;
    border: 1px solid #ffcd00
}

#toggle_balance #player_balance .goToCachierButton {
    border: none !important;
    background: #015ecc;
    margin: 10px 0 0;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-radius: 40px
}

#toggle_balance #player_balance .goToCachierButton:hover {
    -webkit-transform: none;
    transform: none
}

#toggle_balance #player_balance .loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    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;
    background: #022960;
    z-index: 99;
    border-radius: 8px
}

#toggle_balance #player_balance ul {
    list-style-type: none;
    padding: 10px
}

#toggle_balance #player_balance ul li {
    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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5px !important;
    border-bottom: 1px solid #2a3b5f
}

#toggle_balance #player_balance ul li span {
    display: inline-block;
    font-size: 13px !important;
    font-family: lato, sans-serif !important
}

#toggle_balance #player_balance ul li span:first-child {
    text-align: left !important
}

#toggle_balance #player_balance ul li span:last-child {
    text-align: right !important
}

#toggle_balance #player_balance ul li a {
    width: 100%;
    text-align: center !important;
    color: #ffcd00;
    margin-top: 5px !important;
    font-size: 1.2em !important;
    font-family: lato, sans-serif !important
}

#toggle_balance #player_balance ul li.widget_pending_deposits {
    color: #ffcd00
}

@media only screen and (min-width:801px) {
    #toggle_balance.open {
        z-index: 99;
        background: #022960;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        border: 1px solid #ffcd00;
        border-bottom: none;
        transform: translateY(-2px) !important;
        -webkit-transform: translateY(-2px) !important
    }

    #toggle_balance.open #player_balance {
        border-radius: 8px;
        border: 1px solid #ffcd00;
        display: block;
        z-index: 99 !important;
        top: 70px
    }

    #toggle_balance.open #player_balance .loader.hide {
        display: none
    }

    #toggle_balance.open #player_balance:before {
        content: "";
        position: absolute;
        top: -12px;
        left: 78px;
        width: 15px;
        height: 12px;
        display: block;
        z-index: 13;
        border-left: 1px solid #ffcd00;
        width: 60px;
        border-right: 1px solid #ffcd00;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: #022960;
        border-top: none;
        border-bottom: none;
        border-radius: 0
    }

    #toggle_balance.open #player_balance:after {
        display: none
    }

    #toggle_balance #player_balance {
        left: -80px;
        z-index: 99
    }
}

.noticebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 10px;
    background-color: #ffcd00;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px)
}

.noticebar__text {
    color: #011737;
    font-weight: 700;
    font-size: .8em
}

@media(min-width:700px) {
    .noticebar__text {
        font-size: 1em
    }
}

.noticebar i {
    margin-left: 20px;
    -webkit-filter: invert(1);
    filter: invert(1);
    cursor: pointer;
    background: url(/index_files/public/icons/close.svg) no-repeat center;
    background-size: 47%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border: 1px solid #fff;
    border-radius: 25px;
    width: 20px;
    height: 20px
}

.slideUp {
    -webkit-animation: slideUp 1s ease-in-out;
    animation: slideUp 1s ease-in-out;
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px)
}

.slideDown {
    -webkit-animation: slideDown 1s ease-in-out;
    animation: slideDown 1s ease-in-out;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-200px)
    }
}

@keyframes slideUp {
    0% {
        -webkit-transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-200px)
    }
}

@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-200px)
    }

    to {
        -webkit-transform: translateY(0)
    }
}

@keyframes slideDown {
    0% {
        -webkit-transform: translateY(-200px)
    }

    to {
        -webkit-transform: translateY(0)
    }
}

#PromoImages .PromoSlider .owl-dots {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 30px
}

#PromoImages .PromoSlider .owl-dots button.owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px
}

#PromoImages .PromoSlider .owl-dots button.owl-dot.active {
    background-color: #001026
}

#PromoImages .PromoSlider .owl-dots button.owl-dot:focus {
    outline: none
}

#PromoImages .imageContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 1rem
}

#PromoImages .imageContainer .background {
    width: 100%;
    margin: 0 auto;
    display: block
}

.tournament-container {
    padding: 0 16px;
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 20px
}

.tournament-container .title-date-container {
    text-overflow: ellipsis;
    overflow: hidden
}

.tournament-container .active-tournaments {
    margin: 0 auto;
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1200px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 18px;
    margin-bottom: 40px
}

.tournament-container .active-tournaments .counter-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 8px
}

.tournament-container .active-tournaments .mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.tournament-container .active-tournaments .mobile .title-button-container {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.tournament-container .active-tournaments .mobile .date-container {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.tournament-container .active-tournaments .mobile .counter-button-container {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.tournament-container .active-tournaments .desktop {
    display: none;
    padding: 16px;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.tournament-container .active-tournaments .desktop .date-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.tournament-container .active-tournaments .desktop .date-container p {
    font-size: 16px
}

.tournament-container .active-tournaments .desktop .column {
    width: 33%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tournament-container .active-tournaments .desktop .column .counter-button-container {
    padding: 0;
    margin: 0 auto
}

.tournament-container .active-tournaments .desktop .column .counter-button-container .counter-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tournament-container .active-tournaments .desktop .button-container {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0;
    width: 100%;
    max-width: 320px;
    margin-right: 0
}

.tournament-container .active-tournaments .desktop .button-container a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.tournament-container .active-tournaments .desktop .button-container .button {
    margin: 0;
    margin-left: 10px
}

@media only screen and (min-width:1025px) {
    .tournament-container .active-tournaments .desktop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .tournament-container .active-tournaments .mobile {
        display: none
    }
}

.tournament-container .finished-tournaments {
    margin: 0 auto;
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1200px;
    position: relative;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 18px
}

.tournament-container .finished-tournaments .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 18px
}

.tournament-container .finished-tournaments:nth-of-type(2) {
    padding-top: 0
}

.tournament-container .finished-tournaments .content-box {
    margin-bottom: 20px
}

.tournament-container .finished-tournaments .activity-indicator {
    background: #ff0404 !important
}

@media only screen and (min-width:768px) {
    .tournament-container .finished-tournaments {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .tournament-container .finished-tournaments .content-box {
        width: calc(33% - 10px)
    }
}

.tournament-container .category-title {
    color: #ffcd00;
    text-align: center;
    font-family: lemonmilkbold;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0 auto
}

.tournament-container .tournaments-title {
    color: #ffcd00;
    text-align: center;
    font-family: lemonmilkbold;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 30px
}

.tournament-container .tournaments-subtitle {
    color: #fff;
    text-align: center;
    font-family: lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 20px
}

.tournament-container .starts-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 8px;
    color: rgba(255, 255, 255, .75);
    font-variant-numeric: lining-nums proportional-nums;
    font-family: lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: .07px
}

.tournament-container .content-box {
    border-radius: 10px 10px 33px 33px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(10, 30, 70, 0)), to(#0A1E46));
    background: linear-gradient(180deg, rgba(10, 30, 70, 0) 0%, #0A1E46 100%);
    max-width: 1200px;
    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;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.tournament-container .content-box .content {
    padding: 0 10px 10px
}

.tournament-container .content-box .content .title-button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 8px;
    gap: 5px
}

.tournament-container .content-box .content .tournament-title {
    color: #fff;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: .12px;
    text-transform: uppercase;
    text-align: start;
    text-overflow: ellipsis;
    overflow: hidden;
    text-wrap: nowrap
}

.tournament-container .content-box .content .activity-indicator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 7px 3px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 100px;
    height: 26px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px;
    background: green;
    -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25);
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: thorcefree, sans-serif
}

.tournament-container .content-box .content .date-container {
    margin: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.tournament-container .content-box .content .date-container p {
    color: #fff
}

.tournament-container .content-box .content .date-container .highlight {
    color: #ffcd04
}

.tournament-container .content-box .content .ends-in-text {
    color: #fff;
    text-align: start;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: lato, sans-serif;
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: .095px;
    padding-left: 16px
}

.tournament-container .content-box .content .button-container {
    width: 100%
}

.tournament-container .content-box .content .button-container .button {
    width: 100%;
    height: 50px;
    border-radius: 25px;
    background: #ffcd04;
    -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25);
    padding: 7px 3px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #015ecc;
    text-align: center;
    font-family: thorcefree;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase
}

.tournament-container .content-box .image-container {
    border-radius: 10px 10px 0 0
}

.tournament-container .content-box .image-container img {
    width: 100%;
    border-radius: 10px 10px 0 0
}

.tournament-container .content-box .counter-button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6px 12px 16px
}

.tournament-container .content-box .counter-button-container .arrow-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.tournament-container .content-box .counter-button-container .arrow-button .button {
    background: 0 0;
    border: 0
}

.tournament-container .content-box .counter-button-container .arrow-button img {
    height: 50px;
    width: 50px
}

.tournament-container .content-box #countdown__init {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 8px;
    -ms-flex-line-pack: center;
    align-content: center
}

.tournament-container .content-box #countdown__init .countdown__block {
    margin: 0;
    -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;
    color: #fff
}

.tournament-container .content-box #countdown__init .countdown__block__number {
    color: #fff !important
}

.tournament-container .content-box #countdown__init .countdown__block h3 {
    margin: 0;
    margin-bottom: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2px
}

.tournament-container .countdown-separator {
    color: #fff !important
}

.tournament-container #promo-tournament {
    margin-top: 30px
}

@media only screen and (min-width:378px) {
    .tournament-container .countdown__block {
        font-size: 1.2em !important
    }
}

.tournament-container .top-tournaments-box {
    display: none;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width:767px) {
    .tournament-container #top-tournaments-slider {
        display: none !important
    }

    .tournament-container .top-tournaments-box {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        gap: 17px;
        margin-bottom: 20px
    }

    .tournament-container .category-title {
        top: -40px
    }

    .tournament-container .category-title.top-title {
        margin-top: 10px !important
    }
}

.tournament-container #top-tournaments-slider .owl-stage {
    left: -20px
}

.tournament-container #top-tournaments-slider .item {
    width: 100%
}

.TitleImp {
    font-size: 25px !important;
    line-height: 25px !important;
    font-family: lemonmilkbold !important;
    font-weight: 400 !important;
    color: #fff !important;
    text-align: center !important
}

.SubTitleImp {
    font-size: 25px !important;
    line-height: 25px !important;
    font-family: lato, sans-serif !important;
    font-weight: 400 !important;
    color: #fff !important;
    text-align: center !important;
    margin-bottom: 30px;
    text-transform: uppercase
}

.BtnCtaOne {
    display: block;
    width: 80%;
    max-width: 300px;
    height: 60px;
    line-height: 60px;
    margin: 40px auto;
    font-size: 20px;
    font-family: thorcefree;
    font-weight: 400 !important;
    background: #ffcd00;
    color: #015ecc;
    cursor: pointer;
    text-align: center !important;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 100px
}

.BtnCtaOne span {
    font-family: lato, sans-serif;
    font-weight: 700
}

.BtnCtaOne:hover {
    background: #fff;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

section.notice {
    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: 0 10px;
    margin: 30px auto;
    width: 100%;
    max-width: 1045px
}

section.notice .notice--container {
    width: 100%;
    padding: 10px;
    background-color: #ffcd00;
    border-radius: 5px
}

section.notice .notice--text {
    display: inline-block;
    width: 100%;
    color: #011737
}

section.notice .notice--text a {
    text-decoration: underline
}

section.notice .notice--text:before {
    content: "i";
    width: 20px;
    line-height: 20px;
    display: inline-block;
    color: #011737;
    border: 2px solid #011737;
    border-radius: 25px;
    margin-right: 8px
}

.tawkto-widget-container {
    position: absolute;
    bottom: 57px;
    right: -10px;
    visibility: hidden;
    -webkit-transform: translateX(130%);
    transform: translateX(130%);
    opacity: 0;
    width: 100vw;
    height: calc(100vh - 125px);
    max-width: 480px;
    max-height: 620px;
    overflow: hidden;
    -webkit-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
}

.tawkto-widget-container.open {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    visibility: visible
}

.tawkto-widget-container .tawkto-widget {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

@media only screen and (min-width:901px) and (max-width:1200px) {
    #Wrapper .HeaderBar {
        min-height: 150px;
        line-height: 50px;
        margin-top: 100px
    }

    #Wrapper .HeaderBar div {
        min-height: 150px;
        font-size: 50px;
        text-align: center;
        padding-left: 20px
    }

    .BoxCcode {
        width: 60%;
        height: 60px;
        line-height: 60px;
        margin: 20px auto;
        border: dotted 2px #ffcd00;
        font-size: 30px
    }

    .TitleImp {
        font-size: 14px !important;
        line-height: 16px !important
    }

    .SubTitleImp {
        font-size: 14px !important;
        line-height: 16px !important;
        margin-bottom: 20px
    }
}

@media only screen and (min-width:801px) and (max-width:900px) {
    #Wrapper .HeaderBar {
        min-height: 120px;
        line-height: 40px;
        margin-top: 100px
    }

    #Wrapper .HeaderBar div {
        min-height: 110px;
        font-size: 40px;
        text-align: left;
        padding-left: 20px
    }

    #Wrapper .PageCont {
        padding: 0 20px
    }

    .BoxCcode {
        width: 60%;
        height: 60px;
        line-height: 60px;
        margin: 20px auto;
        border: dotted 2px #ffcd00;
        font-size: 30px
    }

    .TitleImp {
        font-size: 14px !important;
        line-height: 16px !important
    }

    .SubTitleImp {
        font-size: 14px !important;
        line-height: 16px !important;
        margin-bottom: 20px
    }
}

@media only screen and (min-width:601px) and (max-width:800px) {
    #Wrapper .HeaderBar {
        min-height: 120px;
        line-height: 40px;
        margin-top: 100px
    }

    #Wrapper .HeaderBar div {
        min-height: 110px;
        font-size: 40px;
        text-align: center;
        padding-left: 0
    }

    #Wrapper .PageCont {
        padding: 0 20px
    }

    #MainCNPromos .N_PromoBox:hover>h1 {
        left: 40px;
        top: 20px
    }

    .BoxCcode {
        width: 60%;
        height: 60px;
        line-height: 60px;
        margin: 20px auto;
        border: dotted 2px #ffcd00;
        font-size: 20px
    }

    .TitleImp {
        font-size: 12px !important;
        line-height: 14px !important
    }

    .SubTitleImp {
        font-size: 12px !important;
        line-height: 14px !important;
        margin-bottom: 20px
    }
}

@media only screen and (min-width:361px) and (max-width:600px) {
    #Wrapper .HeaderBar {
        min-height: 70px;
        line-height: 30px;
        margin-top: 40px
    }

    #Wrapper .HeaderBar div {
        min-height: 70px;
        line-height: 30px;
        font-size: 30px
    }

    #Wrapper .PageCont {
        padding: 0 20px
    }

    .BoxCcode {
        width: 80%;
        height: 60px;
        line-height: 60px;
        margin: 20px auto;
        border: dotted 1px #ffcd00;
        font-size: 20px
    }

    .TitleImp {
        font-size: 12px !important;
        line-height: 14px !important
    }

    .SubTitleImp {
        font-size: 12px !important;
        line-height: 14px !important;
        margin-bottom: 20px
    }

    .BtnCtaOne {
        height: 50px;
        line-height: 50px;
        margin: 20px auto;
        font-size: 15px
    }
}

@media only screen and (min-width:320px) and (max-width:360px) {
    #Wrapper .HeaderBar {
        min-height: 70px;
        line-height: 30px;
        margin-top: 40px
    }

    #Wrapper .HeaderBar div {
        min-height: 70px;
        line-height: 70px;
        font-size: 25px;
        line-height: 25px;
        text-align: center;
        padding-left: 0
    }

    #Wrapper .PageCont {
        padding: 0 20px
    }

    #MainCNPromos .N_PromoBox:hover>h1 {
        left: 40px;
        top: 20px
    }

    #Wrapper .PageCont {
        padding: 0 20px
    }

    .BoxCcode {
        width: 80%;
        height: 60px;
        line-height: 60px;
        margin: 20px auto;
        border: dotted 1px #ffcd00;
        font-size: 20px
    }

    .TitleImp {
        font-size: 12px !important;
        line-height: 14px !important
    }

    .SubTitleImp {
        font-size: 12px !important;
        line-height: 14px !important;
        margin-bottom: 20px
    }

    .BtnCtaOne {
        height: 50px;
        line-height: 50px;
        margin: 20px auto;
        font-size: 15px
    }
}

@media only screen and (min-width:320px) and (max-width:600px) {
    .BtnBackPg {
        width: 40px;
        height: 35px;
        line-height: 35px;
        right: 0;
        top: -20px;
        padding: 0;
        font-size: 15px;
        background-size: 60%;
        background-position: 50% 50%
    }

    .BtnBackPg:after {
        content: "BACK";
        display: block;
        width: 100px;
        height: 10px;
        line-height: 10px;
        font-size: 10px;
        position: absolute;
        left: 0;
        bottom: -12px;
        color: #fff;
        text-align: left;
        padding: 0 7px;
        letter-spacing: 0;
        font-family: lato, sans-serif;
        font-weight: 400
    }

    .BtnBackPg:active {
        background-size: 60%;
        background-position: 50% 50%
    }

    .BtnBackPg:hover {
        background-size: 60%;
        background-position: 50% 50%
    }
}

@media only screen and (min-width:320px) and (max-width:600px) and (min-width:600px) {
    #CookiePopup {
        z-index: 99;
        bottom: 2%;
        animation: bounceDown 1s;
        animation-delay: 1.5s;
        animation-fill-mode: forwards;
        -webkit-animation: bounceDown 1s;
        -webkit-animation-delay: 1.5s;
        -webkit-animation-fill-mode: forwards
    }
}

@media only screen and (min-width:320px) and (max-width:600px) {
    .TitleImp {
        font-size: 12px !important;
        line-height: 14px !important
    }

    .SubTitleImp {
        font-size: 12px !important;
        line-height: 14px !important;
        margin-bottom: 20px
    }
}

@media only screen and (min-width:1025px) {
    body:not(.full) #Wrapper {
        padding-left: 250px
    }

    body:not(.full) #BarFooter {
        padding-left: 250px
    }
}

@media only screen and (min-width:801px) and (max-width:1024px) {
    body:not(.full) #Wrapper {
        padding-left: 30%
    }

    body:not(.full) #BarFooter {
        padding-left: 30%
    }
}

@media only screen and (min-width:320px) and (max-width:800px) {
    #MobileBar {
        display: block
    }

    body:not(.full) #Wrapper {
        margin: 60px auto 0
    }

    body:not(.full) #BarFooter {
        margin-bottom: 47px
    }
}

@media only screen and (min-width:0px) and (max-width:319px) {
    * body {
        display: none
    }
}

.AcordionWrapper {
    width: 100%;
    text-align: justify;
    overflow-y: hidden;
    margin: 0 auto 45px
}

.AcordionWrapper h1 {
    display: block;
    margin: 0;
    color: #fff !important;
    margin: 0 auto !important;
    height: 45px !important;
    line-height: 43px !important;
    font-size: 20px !important
}

.AcordionWrapper p {
    margin: 0
}

.AcordionTitle {
    display: block;
    height: 45px !important;
    line-height: 43px !important;
    cursor: pointer;
    background: #011737;
    overflow: hidden;
    border-bottom: solid 2px #01429c;
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    border-radius: 5px
}

.AcordionTitle h1 {
    color: #fff !important;
    text-align: center !important;
    font-size: 20px !important !important;
    font-family: lato, sans-serif !important;
    font-weight: 400 !important;
    text-transform: uppercase
}

.AcordionTitle:hover {
    background: #fff;
    color: #011737
}

.AcordionTitle:hover>h1 {
    color: #01429c !important
}

.AcordionTitle.AcActive+.AcordionCount {
    display: block
}

.AcordionTitle>h1 {
    position: relative;
    font-weight: bolder;
    color: #fff;
    height: 45px !important;
    line-height: 43px !important;
    font-size: 20px !important
}

.AcordionTitle>h1:before {
    content: "";
    display: block;
    width: 45px;
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    background: #ffcd00;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.AcordionTitle>h1:after {
    content: "";
    display: block;
    width: 45px;
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    background: url(/index_files/public/images/icon-rmore.svg) 50% 50% no-repeat;
    background-size: 60%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.AcordionTitle.AcActive>h1:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.AcordionTitle.AcActive>h1:before {
    background-color: #011737
}

.AcordionTitle.AcActive>h1 {
    text-shadow: none;
    height: 45px !important;
    background: #ffcd00;
    color: #011737 !important
}

.AcordionCount {
    position: relative;
    padding: 20px 30px 30px
}

.AcordionTitle {
    position: relative
}

.AcordionTitle .NumTitle {
    display: block;
    width: 45px;
    height: 45px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 45px;
    font-weight: 700;
    font-size: 20px;
    background: 0 0;
    color: #fff !important
}

.AcordionTitle.AcActive .NumTitle {
    background: 0 0;
    color: #011737 !important
}

.AcordionTitle:hover .NumTitle {
    background: 0 0;
    color: #011737 !important
}

.AcordionCount h2 {
    color: #01429c;
    font-size: 20px !important
}

.AcordionCount .content-text {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0
}

.AcordionCount ul,
ol {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    margin: 0 auto 10px !important;
    padding: 0 !important;
    font-family: lato, sans-serif !important;
    text-align: justify !important
}

.AcordionCount ul,
ol li {
    font-size: 14px;
    line-height: 16px;
    margin: 0 auto 10px !important;
    padding: 0 !important;
    font-family: lato, sans-serif !important;
    text-align: justify !important
}

.AcordionCount p {
    font-weight: 400;
    text-align: justify !important;
    font-size: 14px;
    line-height: 16px;
    padding: 0
}

.AcordionCount h1 {
    font-weight: 400;
    text-align: left !important;
    font-size: 22px;
    line-height: 22px;
    padding: 0;
    margin: 10px auto !important
}

.AcordionCount h2 {
    font-weight: 400;
    text-align: left !important;
    font-size: 22px;
    line-height: 22px;
    padding: 0;
    margin: 10px auto !important
}

.AcordionCount h3 {
    font-weight: 400;
    text-align: left !important;
    font-size: 22px;
    line-height: 22px;
    padding: 0;
    margin: 10px auto !important
}

.AcordionCount ul li {
    margin-left: 50px
}

@media only screen and (min-width:320px) and (max-width:700px) {
    .AcordionCount {
        padding: 20px
    }

    .AcordionCount ul,
    ol {
        font-size: 12px;
        line-height: 12px
    }

    .AcordionCount ul,
    ol li {
        font-size: 12px;
        line-height: 12px
    }

    .AcordionCount p {
        font-size: 12px;
        line-height: 12px
    }

    .AcordionCount h1 {
        font-size: 14px;
        line-height: 14px
    }

    .AcordionTitle>h1 {
        height: 35px !important;
        line-height: 35px !important;
        font-size: 15px !important
    }

    .AcordionTitle {
        height: 35px !important;
        line-height: 35px !important;
        font-size: 15px !important
    }

    .AcordionTitle>h1:before {
        width: 35px;
        height: 35px
    }

    .AcordionTitle>h1:after {
        width: 35px;
        height: 35px;
        background-size: 70%
    }

    .AcordionTitle .NumTitle {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 15px !important
    }

    .AcordionCount h1 {
        font-size: 16px !important;
        line-height: 16px !important;
        padding: 0;
        margin: 5px auto !important
    }

    .AcordionCount h2 {
        font-size: 16px !important;
        line-height: 16px !important;
        padding: 0;
        margin: 5px auto !important
    }

    .AcordionCount h3 {
        font-size: 16px !important;
        line-height: 16px !important;
        padding: 0;
        margin: 5px auto !important
    }

    .AcordionCount ul li {
        margin-left: 30px
    }
}

.promo-text {
    font-size: 26px;
    margin-top: 20px
}

.y-yellow {
    color: #ffcd00
}

.y-cta {
    width: 100%;
    max-width: 300px;
    height: 60px;
    line-height: 60px;
    position: relative;
    margin: 30px auto;
    cursor: pointer;
    border-radius: 40px;
    border: solid 2px #ffcd00;
    margin: 0 auto;
    background: #ffcd00 !important;
    color: #023780 !important;
    font-family: thorcefree;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 60px;
    padding: 10px 50px
}

.cta-wrapper {
    margin-top: 50px;
    margin-bottom: 50px
}

.y-logo {
    width: 500px
}

@media only screen and (max-width:1220px) {
    .y-logo {
        width: 400px
    }
}

@media only screen and (max-width:900px) {
    .y-logo {
        width: 350px
    }

    .promo-text {
        font-size: 22px
    }
}

@media only screen and (max-width:600px) {
    .y-logo {
        width: 250px
    }
}

.recover-input-email {
    background-image: url(/index_files/public/images/icons/mail.svg);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 27px
}

.send-email-btn-after-click {
    border: solid 0 #fff !important;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    background: #fff !important;
    background-color: #fff !important
}

.recover-username-a {
    color: #fff;
    font-size: 14px
}

.info-notice {
    width: 100%;
    padding: 1em 10px;
    background: #ffcd00;
    margin: 0 auto;
    font-weight: 700;
    color: #022960;
    font-size: 1em
}

.tournament-banner img {
    width: 100%;
    max-width: 1100px;
    padding: 0 30px
}

@media only screen and (max-width:600px) {
    .tournament-banner img {
        padding: 0
    }
}

#live_chat_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-animation: fadeIn ease .3s;
    animation: fadeIn ease .3s;
    position: fixed !important;
    inset: auto 20px 50px auto;
    min-height: 95px;
    min-width: 95px;
    max-height: 95px;
    max-width: 95px;
    width: 95px;
    height: 95px;
    padding-left: 15px;
    z-index: 2147483640
}

#live_chat_container .live_chat_link {
    background: #1e42a7 !important;
    border-radius: 47px !important;
    background: linear-gradient(45deg, #193DA0 0%, #46A3C9 100%) !important;
    -webkit-box-shadow: 0 4px 16px rgba(112, 162, 231, .5) !important;
    box-shadow: 0 4px 16px rgba(112, 162, 231, .5) !important;
    height: 62px !important;
    width: 62px !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    cursor: pointer !important;
    -webkit-tap-highlight-color: transparent;
    outline: none
}

#live_chat_container .live_chat_link svg {
    width: 50% !important;
    position: relative !important;
    left: 0 !important;
    top: 0 !important
}

#live_chat_container .live_chat_link svg path {
    fill: #fff;
    stroke: #fff !important;
    stroke-width: 0 !important
}

.notify-1:after {
    content: "1";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-2:after {
    content: "2";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-3:after {
    content: "3";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-4:after {
    content: "4";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-5:after {
    content: "5";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-6:after {
    content: "6";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-7:after {
    content: "7";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-8:after {
    content: "8";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-9:after {
    content: "9";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-10:after {
    content: "10";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-11:after {
    content: "11";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-12:after {
    content: "12";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-13:after {
    content: "13";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-14:after {
    content: "14";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-15:after {
    content: "15";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-16:after {
    content: "16";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-17:after {
    content: "17";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-18:after {
    content: "18";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}

.notify-19:after {
    content: "19";
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: #cb333b;
    border-radius: 25px;
    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;
    width: 16px;
    height: 16px;
    font-weight: 700;
    font-size: 10px
}