#image_slider_home img,
#image_slider_home .carousel-control,
#image_slider_home .carousel-inner {
    border-radius: 20px;
}

#image_slider_home {
    width: calc(100% - 200px)
}

#image_slider200 {
    display: block;
}

@media (max-width: 767px) {

    #image_slider_home img,
    #image_slider_home .carousel-control,
    #image_slider_home .carousel-inner {
        border-radius: 0px;
    }

    #image_slider #image_slider_home {
        width: 100%;
    }

    #image_slider200 {
        display: none;
    }

    .containmain {
        padding-bottom: 50px;
    }
}


@media (min-width: 2130px) {

    #image_slider_home {
        width: auto;
    }
}








.fixedcontain {
    display: flex;
    position: relative;
}

.sidegamebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 200px;
    /* background: linear-gradient(93deg, #000000c4, black); */
    background: linear-gradient(93deg, #2f0b06bd, #000000a6);
    padding-top: 85px;
    transition: all .3s;
}

@media (max-width:767px) {
    .sidegamebar {
        width: 110px;
        position: relative;
        padding-bottom: 20px;
        height: 100%;
        border-bottom-right-radius: 20px;
        z-index: 1;
        background: transparent;
        padding-top: 0px;
    }

    .sidegamebar::before {
        display: none;
    }

    .sidegamebar::after {
        display: none;
    }

    .sidegamebar.hide {
        display: none;
    }
}

.sidegamebar img {
    max-width: 100%;
    height: auto;
}

.sidegamebar .tabgamemenu {
    transition: all .3s;
    position: absolute;
    margin-top: 110px;
    bottom: 0;
    left: 0;
    right: 0;
    top: 38px;
    overflow: auto;
    bottom: 83px;
}


@media (max-width:782px) {
    .sidegamebar .tabgamemenu.wpadmin {
        top: 130px;
    }

    .sidegamebar .tabgamemenu {
        transition: all .3s;
        position: -webkit-sticky;
        position: sticky !important;
        margin-top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        top: 89px;
        overflow: inherit !important;
    }
}

.sidegamebar .tabgamemenu ul {
    margin: 0;
    padding: 0 10px;
}

.sidegamebar .tabgamemenu ul li {
    list-style: none;
}

.sidegamebar .tabgamemenu ul li.current_page_item a {
    background: var(--menuColorLeft);
    border: 1px solid #fff;
}

@media (max-width:767px) {
    .sidegamebar .tabgamemenu ul li a {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        text-align: center;
    }
}

.sidegamebar .tabgamemenu ul li a {
    list-style: none;
    margin: 0;
    padding: 7px 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    /* background: linear-gradient(155deg, #424242, #101010); */
    background: var(--topbarBg);
    position: relative;
    box-shadow: 0 5px 10px #000000b0;
    border-radius: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    transition: all .3s;
    font-size: 13px;
    position: relative;
}

.sidegamebar a,
.sidegamebar a:hover,
.sidegamebar a:focus {
    color: white;
    text-decoration: none;
    transition: all 0.3s;
}

.sidegamebar .tabgamemenu ul li {
    list-style: none;
}

.sidegamebar li {
    display: list-item;
    text-align: -webkit-match-parent;
}

@media (max-width:767px) {
    .sidegamebar .tabgamemenu ul li img {
        width: 40px;
        margin: 0 auto;
    }
}

.sidegamebar .tabgamemenu ul li span {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}


@media (max-width:767px) {
    .sidegamebar .tabgamemenu ul li a {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        text-align: center;
    }

}

.sidegamebar .menu-item a img,
.sidegamebar img.menu-image-title-after,
.sidegamebar img.menu-image-title-before,
.sidegamebar img.menu-image-title-above,
.sidegamebar img.menu-image-title-below,
.sidegamebar .menu-image-hover-wrapper .menu-image-title-above {
    border: none;
    box-shadow: none;
    vertical-align: middle;
}

.sidegamebar .menu-item a {
    color: var(--generalText);
}

.fixedleft {
    width: 200px;
    position: relative;
}

.fixedright {
    width: calc(100% - 200px);
    transition: all .3s;
}

@media (max-width:767px) {
    .fixedleft {
        width: 110px;
        position: relative;
        background: #0000007a;
        box-shadow: 0 0 10px black;
        border-radius: 20px;
        bottom: 0;
    }

    .fixedright {
        width: 100%;
        position: relative;
        top: 0;
        width: calc(100% - 110px);
        margin-left: auto;
    }
}

.tabgamemenu ul li a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 3px;
    height: 55%;
    background: var(--generalText);
    border-radius: 0 20px 20px 0;
}

.tabgamemenu ul li img {
    width: 60px;
    margin-right: 5px;
    padding: 0 !important;
}




.swiper-container-2 {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
    padding: 30px 10px;
    overflow: auto;
    overflow: hidden;
    margin-top: -17px;
}

.swiper-container-2 .swiper-slide {
    width: 100%;
    max-width: 650px;
    height: auto !important;
    box-shadow: 0 0 0;
    background-size: 100%;
    margin-top: 0 !important;
}

@media (max-width:767px) {
    .swiper-container-2 .swiper-slide {
        width: 90%;
    }
}

.swiper-container-2 .swiper-slide img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.swiper-container-2 .swiper-button-next,
.swiper-button-prev {
    transform: scale(.6);
    font-weight: bold;
    color: white;
    text-shadow: 0 0 10px black, 0 0 15px black;
}

.swiper-pagination-bullet {
    background-color: #ffffff;
    padding: 5px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px;
}

.swiper-container-2 .swiper-button-next {
    right: 5px;
}

.swiper-container-2 .swiper-button-prev {
    left: 5px;
}

@media (max-width: 500px) {
    .swiper-container-2 .swiper-slide {
        width: 85%;
        height: auto !important;
        box-shadow: 0 0 0;
        background-size: 100%;
        margin-top: 0 !important;
    }
}



/* HEADER SLIDE */
.newsboxhead {
    width: 100%;
    height: 30px;
    background: var(--text_slide_bg);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    overflow: hidden;
}

.newsboxhead span {

    -webkit-animation: marquee 20s linear infinite;
    white-space: nowrap;
    display: inline-block;
}

@media (max-width:600px) {
    .newsboxhead span {

        -webkit-animation: marquee 10s linear infinite;
    }
}

@-webkit-keyframes marquee {
    0% {
        -webkit-transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
    }
}

.newsboxhead .-icon-container {
    position: absolute;
    background:  var(--text_slide_bg);
    padding: 8px 10px;
    z-index: 1;
}

.newsboxhead marquee {
    font-size: 15px;
    margin: 0;
    padding: 0;
}

/* HEADER SLIDE */


/* POST ARCHIVE */
.fixedtopmobile {
    width: calc(100% - 200px);
    margin-left: auto;
    /* margin-top: 75px; */
    transition: all .3s;
}

@media (max-width: 767px) {
    .fixedtopmobile {
        width: 100%;
        /* margin-top: 75px; */
    }
}

.fixedtopmobile.wpadmin {
    margin-top: 107px;
}

@media (max-width:782px) {
    .fixedtopmobile.wpadmin {
        margin-top: 121px;
    }
}



/* Footer Mobile */
#account-actions-mobile {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 4;
    width: 100%
}

#account-actions-mobile a,
#account-actions-mobile h2 {
    color: var(--generalText);
}

@media (min-width:768px) {
    #account-actions-mobile {
        display: none
    }
}

#account-actions-mobile .-register-btn {
    width: 100%;
    font-size: 1.25rem;
    font-weight: 500;
    background: linear-gradient(180deg, #56ccf2, #2f80ed);
    border-radius: 15px 15px 0 0;
    text-align: center
}

#account-actions-mobile .-register-btn span {
    display: inline-block;
    color: #fff;
    background: #fff -webkit-gradient(linear, 100% 0, 0 0, from(#fff), color-stop(.5, #2f80ed), to(#fff));
    background-position: -200px top;
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation-name: x-shimmer;
    animation-name: x-shimmer;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@media (max-width:991.98px) {
    #account-actions-mobile .-register-btn span {
        -webkit-animation-duration: 2s;
        animation-duration: 2s
    }
}

@media (max-width:767.98px) {
    #account-actions-mobile .-register-btn span {
        width: 100%
    }
}

#account-actions-mobile .-outer-wrapper {
    display: flex;
    align-items: flex-end
}

#account-actions-mobile .-left-wrapper,
#account-actions-mobile .-right-wrapper {
    display: flex;
    align-items: flex-end;
    flex: 1;
    z-index: 2;
    height: 70px;
    padding-bottom: 6px;
    background: var(--footerColor);
    border-top: var(--footerBoderColor);
    transition: -webkit-filter .2s;
    transition: filter .2s;
    transition: filter .2s, -webkit-filter .2s;
}

#account-actions-mobile .-center-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    z-index: 3;
    width: 74px;
    height: 74px;
    margin: 0 8px 16px;
    padding-bottom: 8px;
    color: #fff;
    border-radius: 50%;
}

#account-actions-mobile .-center-wrapper .-selected,
#account-actions-mobile .-center-wrapper .-selecting {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    text-align: center
}

#account-actions-mobile .-center-wrapper .-selected {
    transition: all .4s;
    background-size: 450px;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-position: 0 0;
    border-radius: 50%
}

.-selected img {
    width: 120px;
    max-width: inherit !important;
    height: auto;
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 111111111;
    -webkit-filter: drop-shadow(0px 0px 12px rgb(0 0 0));
    filter: drop-shadow(0px 0px 12px rgb(0 0 0));
}

.-selected img {
    width: 123px !important;
    height: auto;
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: -18px;
}

.-selected h2 {
    position: absolute;
    font-size: 13px;
    bottom: -4px;
    font-weight: 300;
}

#account-actions-mobile .-center-wrapper .-selected.-slot {
    background-position: -93px 0
}

#account-actions-mobile .-center-wrapper .-selected.-skill-game {
    background-position: -188px 0
}

#account-actions-mobile .-center-wrapper .-selected.-sport {
    background-position: -282px -2px
}

#account-actions-mobile .-center-wrapper .-selected.-fishing-game {
    background-position: -378px 0
}

#account-actions-mobile .-center-wrapper .-selected .-text {
    font-size: 12px;
    position: absolute;
    bottom: 10px;
    text-shadow: 0 6px 5px rgba(0, 0, 0, .4);
    white-space: nowrap;
}

#account-actions-mobile .-center-wrapper .-selecting {
    display: none
}

#account-actions-mobile .-center-wrapper .-selecting .-text {
    font-size: .875rem;
    line-height: 16px;
    text-shadow: 0 6px 5px rgba(0, 0, 0, .4)
}

#account-actions-mobile .-center-wrapper .-selecting .-mark {
    position: relative;
    margin-top: 5px;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 20px
}

#account-actions-mobile .-center-wrapper:hover {
    color: #fff;
    text-decoration: none
}

#account-actions-mobile .-fake-center-bg-wrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 50px;
    transition: -webkit-filter .2s;
    transition: filter .2s;
    transition: filter .2s, -webkit-filter .2s;
    overflow: hidden
}

#account-actions-mobile .-fake-center-bg-wrapper svg {
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 108px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

#account-actions-mobile .-fake-center-bg-wrapper svg path {
    fill: url(#rectangleGradient)
}

#account-actions-mobile .-left-wrapper {
    border-top-left-radius: 10px;
    border-top-right-radius: 22px
}

#account-actions-mobile .-right-wrapper {
    border-top-right-radius: 10px;
    border-top-left-radius: 22px
}

#account-actions-mobile .-sub-menu-lobby-wrapper {
    position: absolute;
    flex-direction: row;
    justify-content: center;
    visibility: hidden;
    top: -75px;
    left: 50%;
    z-index: 3;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(200px) scaleY(2.5) scaleX(.2);
    transform: translateX(-50%) translateY(200px) scaleY(2.5) scaleX(.2);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    transition: all .2s
}

#account-actions-mobile .-sub-menu-lobby-wrapper .nav-item .-text {
    display: inline-block;
    font-size: 10px;
    line-height: 12px;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

@media (max-width:991.98px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-casino .-nav-icon-bg {
        background-position: 3px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-casino .-nav-icon-bg {
        background-position: 0
    }
}

@media (max-width:991.98px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-slot .-nav-icon-bg {
        background-position: -73px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-slot .-nav-icon-bg {
        background-position: -75px
    }
}

@media (max-width:991.98px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-skill-game .-nav-icon-bg {
        background-position: -147px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-skill-game .-nav-icon-bg {
        top: -12px;
        background-position: -150px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-skill-game .-text {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@media (max-width:991.98px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-sport .-nav-icon-bg {
        background-position: -221px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-sport .-nav-icon-bg {
        background-position: -224px
    }
}

@media (max-width:991.98px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-fishing-game .-nav-icon-bg {
        background-position: -300px
    }
}

@media (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item.-fishing-game .-nav-icon-bg {
        background-position: -303px
    }
}

#account-actions-mobile .-sub-menu-lobby-wrapper .nav-link {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 66px;
    height: 66px;
    margin: 0 3px;
    padding: 0;
    text-align: center;
    color: #fff;
    background: linear-gradient(180deg, #393854, #131228);
    border: 1px solid hsla(0, 0%, 100%, .6);
    border-radius: 50%;
    box-shadow: 0 0 10px hsla(0, 0%, 100%, .6)
}

#account-actions-mobile .-sub-menu-lobby-wrapper .nav-link .-nav-icon-bg {
    background-size: 360px;
    background-repeat: no-repeat;
    width: 100%;
    height: 40px;
    top: -15px;
    position: relative
}

#account-actions-mobile .-sub-menu-lobby-wrapper .nav-link:focus {
    outline: none;
    text-decoration: none
}

@media screen and (max-width:360px) {
    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-item .-img {
        margin-top: -15px;
        width: 54px
    }

    #account-actions-mobile .-sub-menu-lobby-wrapper .nav-link {
        width: 60px;
        height: 60px;
        margin: 0 2px
    }
}

#account-actions-mobile .-item-wrapper {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    color: #fff;
    position: relative;
}

.-ic-img img {
    width: 34px;
    height: auto;
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
    position: relative;
}

#account-actions-mobile .-item-wrapper .-textfooter {
    font-size: .875rem;
    color: #ffffff;
    transition: color .2s;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    margin: 0 auto;
    margin-top: .25rem;
}

#account-actions-mobile .-item-wrapper .-textfooter a {
    color: white;
    text-decoration: none;
}

#account-actions-mobile .-item-wrapper:hover a {
    text-shadow: 0 0 5px white, 0 0 15px white, 0 0 35px white, 0 0 45px white;
}

@media (max-width:575.98px) {
    #account-actions-mobile .-item-wrapper .-textfooter {
        font-size: .8rem
    }
}

#account-actions-mobile .-item-wrapper:active,
#account-actions-mobile .-item-wrapper:hover {
    text-decoration: none
}

#account-actions-mobile .-item-wrapper:active .-text,
#account-actions-mobile .-item-wrapper:hover .-text {
    color: #f7d18e
}

#account-actions-mobile .-item-wrapper.-shimmer .-text {
    display: inline-block;
    color: #fff;
    background: #97a7c1 -webkit-gradient(linear, 100% 0, 0 0, from(#97a7c1), color-stop(.5, #fff), to(#97a7c1));
    background-position: -200px top;
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation-name: x-shimmer;
    animation-name: x-shimmer;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: x-shimmer-shorter;
    animation-name: x-shimmer-shorter
}

@media (max-width:991.98px) {
    #account-actions-mobile .-item-wrapper.-shimmer .-text {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
        -webkit-animation-duration: 2.5s;
        animation-duration: 2.5s
    }
}

#account-actions-mobile .-fully-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(0, 0, 0, .6)
}

#account-actions-mobile.-active .-fake-center-bg-wrapper,
#account-actions-mobile.-active .-left-wrapper,
#account-actions-mobile.-active .-right-wrapper {
    -webkit-filter: brightness(.5);
    filter: brightness(.5)
}

#account-actions-mobile.-active .-fake-center-bg-wrapper a,
#account-actions-mobile.-active .-left-wrapper a,
#account-actions-mobile.-active .-right-wrapper a {
    pointer-events: none
}

#account-actions-mobile.-active .-center-wrapper {
    background: linear-gradient(0deg, rgba(251, 200, 68, .85), rgba(248, 128, 18, .85))
}

#account-actions-mobile.-active .-center-wrapper .-selected {
    display: none
}

#account-actions-mobile.-active .-center-wrapper .-selecting {
    display: flex
}

#account-actions-mobile.-active .-sub-menu-lobby-wrapper {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(0) scaleY(1) scaleX(1);
    transform: translateX(-50%) translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

#account-actions-mobile.-active .-fully-overlay {
    display: block
}

/* Footer Mobile */




/*Footer*/

footer {
    background: #00000080;
    color: white;
    position: relative;
    width: calc(100% - 200px);
    margin-left: auto;

}

footer {
    position: relative;
}

@media (max-width: 767px) {
    footer {
        width: 100%;
        margin-top: 15px;
    }
}

.footercontain {
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
}

.disfooterct {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(33%, 1fr));
}

.infootergrid {
    display: flex;
    word-break: break-word;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}

.infootergrid:empty {
    display: none;
}

.fotterctn {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.footercontain img {
    display: block;
}

.infootergrid:empty {
    display: none;
}

.rightmenu {
    font-size: 30px;
}



.infootergrid {
    text-align: center;
}

.infootergrid img {
    margin: 0 auto;
    width: 100%;
    max-width: 250px !important;
}

.infootergrid h2 {
    font-weight: bold;
    background-image: linear-gradient(180deg, #ff0000 0, #ff8c8c 50%, #ae1807 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.infootergrid ul {
    padding: none;
    margin: 0;
    display: flex;
    padding: 0;
    padding-left: 10px;
    justify-content: center;
}

.infootergrid li {
    list-style: none;
    font-size: 23px;
    padding: 8px;
    padding-bottom: 4px;
}

.trueimg img {
    display: block;
    width: 250px;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
}

.headerbt {
    display: inline-block;
    font-size: 25px;
    background-image: linear-gradient(173deg, #ff4343 0, #ffe8a6 50%, #ae1807 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500;
}

.bankcontainer {
    text-align: center;
}

.bankcontainer img {
    width: 40px;
    margin: 5px;
    height: auto;
}

@media (max-width: 440px) {
    .bankcontainer img {
        width: 10vw;
        margin: 5px;
        height: auto;
    }

    .infootergrid li {
        list-style: none;
        font-size: 5vw;
        padding: 8px;
        padding-bottom: 4px;
    }
}

@media (max-width:991px) {
    .bankcontainer img {
        width: 40px;
        margin: 5px;
        height: auto;
    }

    .disfooterct {
        display: grid;
        grid-template-columns: 1fr;
        text-align: center;
    }

    .infootergrid h2 {
        margin-top: 20px;
    }
}

/*Footer*/