/*! SF Display Pro */
@font-face{
    font-family: "SF Pro Display";
    src:url(../fonts/sf-pro-display/SFPRODISPLAYULTRALIGHTITALIC.OTF) format('opentype');
    font-weight:200;
    font-style:italic;
}
@font-face{
    font-family: "SF Pro Display";
    src:url(../fonts/sf-pro-display/SFPRODISPLAYTHINITALIC.OTF) format('opentype');
    font-weight:300;
    font-style:italic;
}
@font-face{
    font-family: "SF Pro Display";
    src:url(../fonts/sf-pro-display/Poppins-LightItalic.OTF) format('opentype');
    font-weight:300;
    font-style:italic;
}
@font-face{
    font-family: "SF Pro Display";
    src:url(../fonts/sf-pro-display/SFPRODISPLAYREGULAR.OTF) format('opentype');
    font-weight:400;
}
@font-face{
    font-family: "SF Pro Display";
    src:url(../fonts/sf-pro-display/SFPRODISPLAYMEDIUM.OTF) format('opentype');
    font-weight:500;
}
@font-face{
    font-family: "SF Pro Display";
    src:url(../fonts/sf-pro-display/Poppins-MediumItalic.OTF) format('opentype');
    font-weight:500;
    font-style:italic;
}
@font-face{
    font-family: "SF Pro Display";
    src:url(../fonts/sf-pro-display/SFPRODISPLAYBOLD.OTF) format('opentype');
    font-weight:700;
}
@font-face{
    font-family: "SF Pro Display";
    src:url(../fonts/sf-pro-display/Poppins-BoldItalic.OTF) format('opentype');
    font-weight:700;
    font-style:italic;
}

/* Noto Sans Thai */
@font-face{
    font-family: "Noto Sans Thai";
    src:url(../fonts/noto-sans-thai/NotoSansThai-Thin.ttf) format('truetype');
    font-weight:100;
}
@font-face{
    font-family: "Noto Sans Thai";
    src:url(../fonts/noto-sans-thai/NotoSansThai-Light.ttf) format('truetype');
    font-weight:300;
}
@font-face{
    font-family: "Noto Sans Thai";
    src:url(../fonts/noto-sans-thai/NotoSansThai-Regular.ttf) format('truetype');
    font-weight:400;
}
@font-face{
    font-family: "Noto Sans Thai";
    src:url(../fonts/noto-sans-thai/NotoSansThai-Medium.ttf) format('truetype');
    font-weight:500;
}
@font-face{
    font-family: "Noto Sans Thai";
    src:url(../fonts/noto-sans-thai/NotoSansThai-Bold.ttf) format('truetype');
    font-weight:700;
}

:root {
        --calenderBgColor: #E6E6E6;
        --attendentMonthYearTextColor: #192532;
        --calenderDayTitleBgColor: #9A928D;
        --calenderDayTitleTextColor: #FFFFFF;
        --calenderDayTextColor: #282828;
        --calenderDayBgColor: #FFFFFF;
        --goldGiftBgColor1: #FFF4B7;
        --goldGiftBgColor2: #F8C089;
        --pinkGiftBgColor1: #FFD2DE;
        --pinkGiftBgColor2: #FFA8CF;
        --todayDateMarking: #C75B0B;
        --calenderClaimModalBg: #43271E;
        --calenderClaimModalBorderColor: #956B52;
        --calenderInnerBgColor: #F8F5F0;
        --dailyClaimTextColor: #192532;
        --dailyClaimBtnDesign1Gradient1: #EB913C;
        --dailyClaimBtnDesign1Gradient2: #E96B30;
        --dailyClaimBtnDesign2Gradient1: #FFAAAA;
        --dailyClaimBtnDesign2Gradient2: #F28585;
        --attendentBgColor: #1C1613;
        --remainderToggleBtnBg: #E1E1E1;
        --remainderToggleBtnColorGradient1:#FFD803;
        --remainderToggleBtnColorGradient2: #BD4D0A;
        --remainderTextColor: #F8A74B;
        --totalDayCheckInColor: #C75B0B;
        --dailyCheckInDayTextColor: #192532;
        --dailyClaimTermAndConditionColor:#F8A74B;
        --numberingBgGradient1: #67451F;
        --numberingBgGradient2: #311B14;
        --termsAndConditonTextColor: #BCBCBC;
        --checkInWonTextColor: #C75B0B;
        --promoCodeBorderColor:#DBDBDB;
        --rewardWonExpiredTextColor:#696969;
        --promoCodeBorderBottomColor: #CECECE;
        --comeBackTmrTextColor: #192532;
        --dailyRewardGradient1: #2B2B2B;
        --dailyRewardGradient2: #3B3B3B;
        --checkInModalBgColorGradient1: #DEC5BB;
        --checkInModalBgColorGradient2: #C3B2AB;
        --textLoginUnderlineColor: #C75B0B;
        --inactiveCalendarModalOptionGradient1: #BEBEBE;
        --inactiveCalendarModalOptionGradient2: #636363;
        --activeCalendarModalOptionGradient1: #E38911;
        --activeCalendarModalOptionGradient2: #D0681A;
        --calendarModalTabOptionsTextColor: #FFFFFF;
        --checkInModalTermsAndConditonTextColor: #192532;
        --missionQuestsBgGradientColor1: #0F4B4E;
        --missionQuestsBgGradientColor2: #002729;
        --missionQuestsContentBgColor: #292929;
        --missionQuestsTableContentbgGradientColor1: #21292C;
        --missionQuestsTableContentbgGradientColor2: #111618;
        --missionTabTextColor: #FFFFFF;
        --missionTabBorderBottomColor: #3C5A67;
        --missionQuestsTabActiveTabColor: #4691B1;
        --missionQuestsCountDownTextColor: #77BE48;
        --missionQuestsHistoryBtnGradientColor1: #4B9EFF;
        --missionQuestsHistoryBtnGradientColor2: #174881;
        --missionQuestsTableHeaderColorGradient1: #296885;
        --missionQuestsTableHeaderColorGradient2: #153442;
        --missionQuestsPaginationBorder: #393939;
        --missionQuestsPaginationBgColor: #1F1F1F;
        --missionQuestsPaginationTextColor: #969696;
        --missionQuestsPaginationActiveColor : #3C5A67;
        --missionQuestsTableTextColor: #FFFFFF;
        --missionQuestsTableBorderColor: #3C5A67;
        --missionQuestsClaimedBtnGradientColor1: #989898;
        --missionQuestsClaimedBtnGradientColor2: #525252;
        --missionQuestsDepositNowBtnGradientColor1: #FF9E4B;
        --missionQuestsDepositNowBtnGradientColor2: #813C17;
        --missionQuestsMissedColor: #727272;
        --missionQuestsProgressBarBgColor: #35393B;
        --missionQuestsCurrentProgressBarColorGradient1: #59883D;
        --missionQuestsCurrentProgressBarColorGradient2: #78BF48;
        --missionQuestsMobTableContentBg: #204C5F;
        --missionQuestsMobTableBorderColor: #3C5A67;
        --redeemItemTitleBgGradientColor1: #5F4A36;
        --redeemItemTitleBgGradientColor2: #423324;
        --redeemItemTitleTextColor: #CACACA;
        --redeemItemBg: #120E16;
        --redeemItemGeneralTextColor: #969696;
        --redeemItemPromoCodeBgColor: #292929;
        --promoCodeExpiredTextColor: #F2C11C;
        --redeemItemBtnActiveBgGradientColor1: #A17947;
        --redeemItemBtnActiveBgGradientColor2: #513D24;
        --redeemItemBtnExpiredBgGradientColor1: #4D4D4D;
        --redeemItemBtnExpiredBgGradientColor2: #292929;
        --redeemItemBtnExpiredTextColor:#969696;
        --redeemedTextColor: #B48851;
        --missionQuestsBetNowBtnGradientColor1: #52C9D9;
        --missionQuestsBetNowBtnGradientColor2: #045A5A;
        --missionQuestsClaimNowBtnGradientColor1: #6CD952;
        --missionQuestsClaimNowBtnGradientColor2: #2A640C;
        --vipBoardBorder: #3C322C;
        --vipBoardBgColorGradient1: #3A2F34;
        --vipBoardBgColorGradient2: #251D21;
        --vipBoardBgColorGradient3: #000000;
        --vipTopContentHeaderColor: #BB957D;
        --checkButtonColorGradient1: #E03631;
        --checkButtonColorGradient2: #901E14;
        --vipSearchBgColor: #221E46;
        --checkVipInputColor: #373265;
        --checkVipInputTextColor: #CACACA;
        --memberPrivilegeTitleColor: #B5A7E2;
        --memberPrivilegeBgColor: #151515;
        --memberPrivilegeBorderColor: #775CA2;
        --vipTableContentBgColor: #000000;
        --vipTableTopOddBgColor: #28244A;
        --vipTableTopEvenBgColor: #1D1A38;
        --vipRedColorTextColor:#DB342F;
        --vipGreenColorTextColor: #13A300;
        --vipTableBottomOddBgColor: #715B16;
        --vipTableRowHotBgColor: #715B16;
        --vipTableBottomEvenBgColor: #362C06;
        --vipHintTextColor: #FFFFFF;
        --vipHintBorderColor: #8B68F4;
        --vipShowLessTextColor: #FFCE00;
        --vipModalBorderTopColor: #515151;
        --vipModalLeftContentTextColor: #8D8A8F;
        --vipModalRightContentTextColor: #FFFFFF;
        --vipUnlockBgColor: #362C06;
        --unlockMessageTextColor: #FFCE00;
        --rewardsPointTextColor: #919191;
        --vipModalHintColor: #FFFFFF;
        --vipModalHintBgColor: #4D4D4D;
        --profileCurrentVipBgColor: #272727;
        --profileUpgradeVipBgColor: #252523;
        --currentLevelTextColor: #7B7979;
        --vipLevelTextColor: #FFFFFF;
        --incompleteColor: #F40B0B;
        --vipIntroductionTextColor: #F9BB1F;
        --vipUpgradeDepositTextColor: #A2CE2D;
        --vipMaxValueColor: #7B7979;
        --vipProgressBarBgColor: #969696;
        --vipCurrentProgressBarColorGradient1: #FABB1F;
        --vipCurrentProgressBarColorGradient2: #FF6200;
        --currentUpgradeDepositValueTextColor: #009D36;
        --vipProfileBorderColor: #4E4B51;
        --vipRewarItemBgColor: #120E16;
        --vipPrivilegeTitleColor: #F9BB1F;
        --insufficientTextColor: #FFFFFF;
        --claimButtonTextColor: #FFFFFF;
        --claimNowButtonGradientColor1: #FABB1F;
        --claimNowButtonGradientColor2: #FF6200;
        --claimedButtonBgColor: #7B7979;
        --claimedButtonTextColor: #CACACA;
        --vipUpgradeButtonBgColorGradient1: #00FF58;
        --vipUpgradeButtonBgColorGradient2: #179E3F;
        --completedColor: #009D36;
        --footerLiveChatButtonGradient1: #8CD076;
        --footerLiveChatButtonGradient2: #477619;
        --footerProviderBgColor: #2F2F2F;
        --footerContentBorderColor: #464646;
        --getInTouchTextColor: #FFFFFF;
        --footerMenuLinkBgColor: #242424;
        --vipYellowColorTextColor: #B48851;
        --integrationMenuBgColor: #242424;
        --upgradeNoticeTextColor: #FF0000;
        --vipBoardTileTextColor: #FFCBA9;
        --vipBoardTitleBorderColor: #5D4D45;
        --vipBoardBorderColor: #806713;
        --vipSearchContentBorderColor: #403354;
        --vipSearchButtonColorGradient1: #664C9D;
        --vipSearchButtonColorGradient2: #8073BE;
        --vipSearchButtonColorGradient3: #56417E;
        --vipSearchButtonColorGradient4: #2B1B3A;
        --vipInputUsernameBorderColor: #464083;
        --vipEnquiryTextColor: #CACACA;
        --memberPrivilegeBoxBgColor: #1C1939;
        --memberPrivilegeBoxShadowColor: #22203B;
        --memberPrivilegecontentBgColorGradient1: #302C55;
        --memberPrivilegecontentBgColorGradient2: #222033;
        --memberPrivilegeContentTextColor: #CACACA;
        --memberPrivilegeExampleTtitleBorderColor: #644D89;
        --memberPrivilegeExampleTitleColorGradient1: #4C3D77;
        --memberPrivilegeExampleTitleColorGradient2: #14122E;
        --memberPrivilegeExampleTtitleColor: #BBBBBB;
        --memberPrivilegeExampleContentBg: #171510;
        --memberPrivilegeExampleContentBgGradient1: #261C3F;
        --memberPrivilegeExampleContentBgGradient2: #121027;
        --vipTableHeaderColorGradient1: #5A53A3 ;
        --vipTableHeaderColorGradient2: #46407F;
        --vipTableHeaderColorGradient3: #373266;
        --vipTableTextColor: #CACACA;
        --vipTableBorderColor: #403B6D;
        --vipModalContentBg: #313131;
        --vipModalContentBgColorGradient1: #313131;
        --vipModalContentBgColorGradient2: #212121;
        --vipModalhighlightedTextColor: #F2E42B;
        --btnBackBgColor:#721FBC;
        --backBtnTextColor: #FFFFFF;
        --vipModalBorderColor: #4B4B4B;
        --vipBoardTextColor: #CACACA;
        --vipProfileUpgradeVipTextColor: #FFFFFF;
        --vipProfileTextCommonColor: #FFFFFF;
        --registerPageBorderColor: #4E4B51;
        --registerBankInfoTextColor: #808080;
        --integrationBorderColorGradient1: #A57336;
        --integrationBorderColorGradient2: #6C5232;
        --vipContentBgColorGradient1: #262341;
        --vipContentBgColorGradient2: #1A182C;
        --vipModalUserNotFoundTextColor: #8D8A8F;
        --vipModalHintBorderColor: #8B68F4;
        --okayButtonGradientColor1: #FF6200;
        --okayButtonGradientColor2: #FABB1F;
        --vipClaimModalColorGradient1: #840989;
        --vipClaimModalColorGradient2: #350067;
}

    html,
    body {
        font-family: 'SF Pro Display', sans-serif !important;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        user-select: none;
        height: 100%;
        /* overflow: hidden; */
    }

    .thai-font {
        font-family: 'Noto Sans Thai', sans-serif !important;
    }

    *::-webkit-scrollbar {
        display: none;
    }
    /* Track */
    html ::-webkit-scrollbar-track {
        background: #242424; 
    }

    /* Handle */
    html ::-webkit-scrollbar-thumb {
        background: #515151; 
        border-radius: 0;
    }

    /* Handle on hover */
    html ::-webkit-scrollbar-thumb:hover {
        background: #515151;
    }


    body {
        background: #390707;
    }

    h1, h2, h3, h4, h5, p, label{
        margin: 0;
    }

    .form-group {
        margin-bottom: 20px;
    }

    .form-control {
        background-color: #CEC9D5;
        border: none;
        color: #2A2A2A;
        border-radius: 12px;
        height: 40px;
    }

    .form-control[disabled], 
    .form-control[readonly],
    .form-control[readonly]:hover,
    .form-control[readonly]:focus, 
    fieldset[disabled] .form-control {
        background-color: #080808;
        opacity: 1;
        color: #fff;
        border: none;
        cursor: not-allowed;
    }

    .form-control:focus,
    .select2:focus,
    .select2-selection:focus,
    .select2-selection__rendered:focus {
        border-color: transparent;
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        outline-offset: 0; 
        background: #030304;
        color: #fff;
    }

    .form-control::placeholder {
        color: #969696;
    }

    a,
    .btn {
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }

    a:hover,
    a:active,
    a:focus {
        text-decoration: none;
    }

    .m-dev {
        display: none;
    }

    .pointer {
        cursor: pointer;
    }

    .btn.active.focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn:active:focus,
    .btn:focus {
        outline: 0;
        outline-offset: -2px;
    }


    /* Chrome, Safari, Edge, Opera */

    input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    /* Firefox */

    input[type=number] {
        -moz-appearance: textfield;
    }

    .alert {
        padding: 5px 15px;
        margin-bottom: 10px;
        border: 1px solid transparent;
        border-radius: 50px;
        font-size: 14px;
        font-weight: 400;
        color: #fff;
    }

    .alert.alert-danger {
        background-color: #8a0000;
        border-color: #8a0000;
    }

    .alert.alert-success {
        background-color: #026507;
        border-color: #026507;
    }

    #respGeneral {
        text-align: center;
        padding: 20px 0 30px 0;
        font-size: 18px;
        font-weight: 300;
    }

    .dispNone {
        display: none;
    }

    .d-dev{
        display:block;
    }

    /* Position */
    .posRel {
        position: relative;
    }

    .posAbs {
        position: absolute;
    }


    /* Loader */
    .loader,
    .ajaxLoader {
        text-align: center;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.9);
        z-index: 999999;
    }

    .ajaxLoader {
        display: none;
    }

    .loaderImg img {
        width: 130px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .jErr,
    .jErr label {
        font-weight: 400;
        color: #ff864b;
        font-size: 12px !important;
        margin: 0;
    }

    .jErr {
        text-align: left;
        padding-top: 5px;
        padding-left:20px;
    }

    .registerForm .jErr,
    #loginModal .jErr,
    .user-loginReg-holder .jErr {
        padding-left: 0;
        padding: 0;
        margin-top: 10px;
    }

    .registerForm .jErr label,
    #loginModal .jErr label,
    .user-loginReg-holder .jErr label {
        display: block;
        width: 100%;
        background: rgba(204, 46, 46, .2);
        color: #fff;
        font-size: 12px !important;
        margin: 0;
        padding: 5px;
        border-radius: 20px;
    }

    .registerForm .jErr label:not(.form-check-label):not(.custom-file-label),
    #loginModal .jErr label:not(.form-check-label):not(.custom-file-label),
    .user-loginReg-holder .jErr label:not(.form-check-label):not(.custom-file-label) {
        font-weight: normal;
    }

    /* Buttons */
    .button,
    .button:focus,
    .button:active,
    .button:hover{
        color: #fff;
        border: none;
        height: 35px;
        font-weight: 500;
        padding: 0 0.8em;
        font-size: 13px;
        display: flex;
        align-items: center;
        justify-content: center;
        white-space: nowrap;
        border-radius: 10px;
        cursor: pointer;
    }

    .button-big,
    .button-big:focus,
    .button-big:active,
    .button-big:hover{
        display: inline-flex;
        text-align: center;
        min-width: 150px;
        color: #fff;
        border-radius: 15px;
        border: none;
        min-height: 48px;
        font-weight: 500;
        padding: 10px 25px;
        font-size: 16px;
        cursor: pointer;
    }

    .button-login,
    .button-login:focus,
    .button-login:active,
    .button-login:hover{
        color: #fff;
        border: 2px solid #efb824;
        text-transform: capitalize;
        cursor: pointer;
    }

    .button-signup,
    .button-signup:focus,
    .button-signup:active,
    .button-signup:hover{
        text-transform: capitalize;
        color: #fff;
        background: linear-gradient(to right,#973535 0%, #973535 100%);
        cursor: pointer;
    }

    .button-next,
    .button-next:focus,
    .button-next:active,
    .button-next:hover{
        color: #fff;
        background: #101010;
        border: 3px solid #A324EF;
        text-transform: uppercase;
        cursor: pointer;
    }

    .button-language,
    .button-language:focus,
    .button-language:active,
    .button-language:hover{
        background: #333;
        min-width: unset;
        max-width: unset;
        cursor: pointer;
    }

    .button-submit,
    .button-submit:focus,
    .button-submit:active,
    .button-submit:hover{
        background:linear-gradient(175deg, #973535 25%, #973535 75%);
        border-radius: 12px;
        color:#fff;
        cursor: pointer;
        min-width: 150px;
        margin-left: auto;
        margin-right: auto;
    }

    .button-transparent,
    .button-transparent:focus,
    .button-transparent:active,
    .button-transparent:hover {
        background: transparent;
    }

    .button-copyShare,
    .button-copyShare:focus,
    .button-copyShare:active,
    .button-copyShare:hover{
        background: #B125F5;
        height: 30px;
        min-width: 75px;
        padding: 0 1em;
        cursor: pointer;
    }

    /* .button-restore,
    .button-restore:focus,
    .button-restore:active,
    .button-restore:hover{
        background: #721FBC;
        border-radius: 30px;
        min-height: fit-content;
        cursor: pointer;
        font-weight: normal;
        font-size: 13px;
        height: 20px;
        padding: 5px;
    }

    .button-restoreMobile,
    .button-restoreMobile:focus,
    .button-restoreMobile:active,
    .button-restoreMobile:hover{
        background: #4AB0FF;
        border-radius: 30px;
        min-height: fit-content;
        cursor: pointer;
        font-weight: normal;
        font-size: 13px;
        height: 20px;
        padding: 5px;
    } */

    .button-restoreBalance {
        background: #414884;
        border-radius: 15px;
        display: flex;
        gap: 5px;
        justify-content: center;
        align-items: center;
        width: 100%;
        border: none;
        padding: 15px 10px;
    }

    .button-copy,
    .button-copy:focus,
    .button-copy:active,
    .button-copy:hover{
        border-radius: 5px;
        border: none;
        -webkit-box-align: center;
        align-items: center;
        border-color: transparent;
        padding: 0 1em;
        display: -webkit-box;
        display: flex;
        font-size: inherit;
        height: 34px;
        outline: none;
        text-decoration: none;
        vertical-align: top;
        white-space: nowrap;
        min-width: 75px;
        justify-content: center;
        color: #FEB909;
        cursor: pointer;
        position: absolute;
        right: 0;
    }

    .button-sendTac,
    .button-sendTac:focus,
    .button-sendTac:active,
    .button-sendTac:hover{
        background: linear-gradient(to top, rgba(88,178,31,1) 0%, rgba(194,242,64,1));
        border-radius: 12px;
        color: #000;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 80%;
        margin: 30px auto;
    }

    .contact-cs-link {
        color: #FABB1F;
    }

    .button-resendTac,
    .button-resendTac:focus,
    .button-resendTac:active,
    .button-resendTac:hover{
        color: #313030;
        /* background: #FFFFFF; */
    }

    #vBtnVerifyResend:hover{
        color: #919191;
    }

    #vBtnVerifyResend.disabled{
        pointer-events: none;
    }

    .button-startChat,
    .button-startChat:focus,
    .button-startChat:active,
    .button-startChat:hover{
        background: #F09014;
        border-radius: 30px;
        min-height: fit-content;
        cursor: pointer;
        font-weight: normal;
        font-size: 13px;
        height: 20px;
        padding: 0 20px;
        color: #fff;
    }

    .btn-link,
    .btn-link:focus,
    .btn-link:active,
    .btn-link:hover{
        font-size: 16px;
        color: white;
        text-decoration: none;
        cursor: pointer;
    }

    .btn-link-register,
    .btn-link-register:focus,
    .btn-link-register:active,
    .btn-link-register:hover{
        color: #FABB1F;
        text-decoration: none;
        cursor: pointer;
    }

    .button-round,
    .button-round:focus,
    .button-round:active,
    .button-round:hover{
        border-radius: 30px;
    }

    .btn-sendCode,
    .btn-sendCode:focus,
    .btn-sendCode:active,
    .btn-sendCode:hover{
        background: linear-gradient(to bottom, #FFC353 0%, #FAA302 100%);
        color: #000;
        border-radius: 5px;
        font-weight: 600;
    }
    
    .text-grey{
        color: #919191;
    }
    
    .text-bold{
        font-weight: bold;
    }

    .buttonToTop {
        display: flex;
        background: linear-gradient(to bottom, #a45353 0%, #871212 100%);
        width: 45px;
        height: 35px;
        text-align: center;
        border-radius: 4px;
        position: fixed;
        bottom: 70px;
        right: 30px;
        transition: background-color .3s, opacity .5s, visibility .5s;
        opacity: 0;
        visibility: hidden;
        z-index: 1000;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        color: white;
    }

    .buttonToTop:hover {
        cursor: pointer;
        background-color: #333;
    }

    .buttonToTop:active {
        background-color: #555;
    }

    .buttonToTop.show{
        display: flex!important;
    }

    .buttonToTop.show {
        opacity: 0.9;
        visibility: visible;
    }

    /* Floating Items */
    .floating-items-container {
        z-index: 1020;
        right: 0;
        position: fixed;
        top: 80px;
    }

    .floating-menu-holder {
        margin-bottom: 15px;
    }

    /*integration menu*/
    .integration-menu{
        color: #FFF;
    }

    .integration-menu .integration-menu-inner-content{
        display: flex;
        align-items: center;
        justify-content: flex-end;
        flex-direction: row;
        position: relative;
    
    }
    .integration-menu-items{
        position: relative;
        background: linear-gradient(to top, #F022F7 0%, #8F26F4 100%);
        border-radius: 20px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        padding: 10px;
        gap: 20px;
        display: flex;
        flex-direction: column;
    }

    .integration-menu-toggle-arrow-button{
        background: linear-gradient(to top, #5C3ABC 0%, #5829D8 100%);
        border-radius: 10px 0 0 10px;
        display: flex;
        height: 58px;
        width: 25px;
        /* margin-left: -2px; */
        position: relative;
        justify-content: center;
        align-items: center;
        position: absolute;
        left: -24px;
    }

    .integration-menu-toggle-arrow-button i{
        transform: rotate(90deg) translateY(-5px);
        /* transform: rotate(270deg) translateY(-5px); */
        line-height: 1;
        /* position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        right: 5px; */
        display: inline-table;
        font-size: 20px;
        color: #ffffff;
    }

    .integration-menu.active .integration-menu-toggle-arrow-button i{
        transform: rotate(270deg) translateY(-5px);
    }

    .integration-menu-items img {
        width: 30px;
    }

    .integration-menu-items .tournament-btn{
        gap: 10px;
        writing-mode: vertical-lr;
        display: flex;
        align-items: center;
    }
    
    #floating-snap-btn-wrapper {
        position: fixed;
        top: 40%;
        right: 15px;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        z-index: 1000;
        cursor: pointer;
    }

    
    #floating-snap-btn-wrapper .fab-btn {
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background-color: #E3800D;
        color: white;
        z-index: 101;
        box-shadow: 0px 2px 17px -1px rgba(0,0,0,0.3);
    }
    .icon-holder{
        width: 50px;
        height: 50px;
        border-radius: 100%;
        background: #801DAC;
        box-shadow: 0 6px 20px rgb(0 0 0 / 20%);
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
        cursor: pointer;
        transition: transform .7s ease-in-out;
    }

    .icon-holder i{
        color: white;
    }

    .icon-holder img{
        width: 100%;
    }

    .floatingContacts .icon-holder:hover {
      transform: rotate(360deg);
    }

    .right .floating-button-label {
      padding: 2px 5px;
      align-self: center;
      user-select: none;
      white-space: nowrap;
      border-radius: 3px;
      font-size: 16px;
      /*background: #2f3a55;*/
      color: #ffffff;
      /*box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);*/
      margin-right: 10px;
      margin-left: 5px;
    }

    .left .floating-button-label {
      padding: 2px 5px;
      align-self: center;
      user-select: none;
      white-space: nowrap;
      border-radius: 3px;
      font-size: 16px;
      /*background: #2f3a55;*/
      color: #ffffff;
      /*box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);*/
      margin-left: 10px;
      margin-right: 5px;
    }

    #floating-snap-btn-wrapper.right ul {
        list-style-type: none;
        margin: 0;
        position: absolute;
        top: 100%;
        right: 0;
        opacity: 0;
        transition: 0.3s ease;
        transform: scale(0);
        transform-origin: 85% top;
        cursor: auto;
    }

    #floating-snap-btn-wrapper.left ul {
        list-style-type: none;
        margin: 0;
        position: absolute;
        top: 100%;
        left: 0;
        opacity: 0;
        transition: 0.3s ease;
        transform: scale(0);
        transform-origin: 13% top;
        cursor: auto;
    }

    #floating-snap-btn-wrapper.right li {
        display: flex;
        justify-content: flex-end;
        padding: 5px 0;
    }

    #floating-snap-btn-wrapper.left li {
        display: flex;
        justify-content: flex-end;
        padding: 5px 0;
        flex-direction: row-reverse;
    }
    #floating-snap-btn-wrapper.fab-active ul{
        opacity: 1;
        transform: scale(1);
        padding: 0;
    }
    .liHolder:first-child{
        background: #4D4558;
        border-radius: 40px;
        border: 1px solid #D824F6;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        width: -webkit-fill-available;
    }
    .left .liHolder{
        flex-direction: row-reverse;
    }

    @media screen and (max-width: 800px){
        #floating-snap-btn-wrapper{
            display: none;
        }

        .floating-items-container {
            top: 50%;
        }

        .integration-menu {
            top: 35%;
        }

        .vip-moadal-congrat-text{
            margin-top: 50px !important;
        }
    }

    /*JIN NEW CSS*/
    /*INPUT BOXES*/
    /* Change the white to any color */
    .form-special input:-webkit-autofill,
    .form-special input:-webkit-autofill:hover, 
    .form-special input:-webkit-autofill:focus, 
    .form-special input:-webkit-autofill:active{
        -webkit-box-shadow: 0 0 0 30px #030304 inset !important;
        -webkit-text-fill-color: white !important;
    }

    .form-special input,
    .form-special input:focus,
    .form-special input:hover,
    .form-special select{
        background: transparent;
        padding: 6px 12px;
        font-size: 14px;
        width: 100%;
        border: none;
        outline: none;
        color: #fff;
    }

    .input-holder,
    .input-holder select{
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 5px 15px;
        background: #030304;
        border-radius: 12px;
        width: 100%;
        border: none;
    }

    .input-icon{
        display: inline-flex;
        align-items: center;
        color: #818181;
    }

    .df{
        display: flex;
        align-items: center;
    }

    .fwidth{
        width: 100%;
        contain: content;
    }

    .common-input{
        display: inline-flex;
        vertical-align: middle;
        width: 100%;
        margin: 10px 0;
    }
    .label-container{
        width: 20%;
        color: #E3E3E3;
        min-width: 175px;
        max-width: 175px;
        text-align: left;
        line-height: 35px;
    }

    .label-container label:not(.form-check-label):not(.custom-file-label) {
        font-weight: normal;
        color: #E3E3E3;
    }

    .form-input .input-box-option,
    .input-box-option-online-bank {
        border-radius: 7px;
        border: 1px solid #B48BDD;
        color: #CACACA;
        min-width: 100px;
        text-align: center;
        cursor: pointer;
        margin-right: 5px;
        padding: 8px 15px;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        transition: .5s;
    }

    .form-input .input-box-option:hover{
        border: 1px solid #B48BDD;
        color: #CACACA;
    }

    .common-input .input-box-option{
        padding: 8px 15px;
        min-width: 100px;
        display: inline-flex;
        cursor: pointer;
        color: #FFFFFF;
        background: #3C4488;
        border-radius: 12px;
        min-height: 40px;
        align-items: center;
        justify-content: center;
        margin: 5px 0;
        margin-right: 10px;
    }

    .common-input .input-box-option:last-child {
        margin-right: 0;
    }

    .deposit-input-preset .input-box-option.active,
    .deposit-input-preset .input-box-option:hover,
    .input-box-option-online-bank.active,
    .input-box-option-online-bank:hover {
        background: rgba(129, 87, 172, .3);
        border: 1px solid #B48BDD;
    }

    .deposit-input-preset .input-box-option,
    .input-box-option-online-bank {
        border: 1px solid #575FA0;
    }

    .input-container{
        /*display: inline-flex;*/
        align-items: center;
        width: 100%;
    }

    /*.form-input .input-box-option.active{
        border: 1px solid #2580EC;
        background: #2580EC;
        color: var(--generalTxtColor);
    }*/
    .common-input .input-box-option.active{
        background: #6849EF;
    }

    .input-icon{
        position: relative;
    }



   .form-input .input-icon i{
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }
/*     .input-icon i {
        position: absolute;
        right: 10px;
        top: 7px;
        color: gray;
    }
*/
    .form-input{
        display: inline-flex;
        align-items: center;
        width: 100%;
        margin: 15px 0;
        align-items: flex-start;
    }
    .deposit-only .form-input {
        margin: 8px 0;
    }
    
    .input-copy{
        display: inline-flex;
        position: relative;
    }   

    .form-tac{
        overflow: hidden;
        gap: 10px;
    }

    .form-input .input-tac{
        float: left;
        width: calc(100% / 6);
        text-align: center;
        border-radius: 8px;
        background: #4A55A2;
        padding: 10px 0;
        font-size: 25px;
        border: 1px solid #1C1720;
        color: #E3E3E3;
        outline: 0;
    }
    /*register*/
    .input-holder .code,
    .input-holder .login_code,
    .input-holder .qCode{
        max-width: 45px;
        /* border-right: 1px solid #A8A8A8; */
        min-width: 60px;
    }

    /*modal*/
    .modal-content {
        background: #530101;
        color: #FFFFFF;
        border-radius: 15px;
        /* border: 1px solid #707070; */
    }

    .modal {
        text-align: center;
        padding: 0 !important;
        overflow: scroll;
    }

    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

    .modal-close{
        width: 35px;
        height: 35px;
        /* border: 1px solid #707070; */
        color: #efb824;
        border-radius: 50%;
        padding: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        position: absolute;
        right: 20px;
        top: 10px;
    }

    .modal-close i {
        font-size: 20px;
        transition: transform 0.5s;
    }

    .modal-close:hover i {
        transform: rotate(180deg);
    }

    .modal-header {
        display: flex;
        padding: 15px;
        border-bottom: none;
        min-height: 50px;
    }

    .modal-header-inner{
        display: inline-flex;
        align-items: center;
        flex: 1;
        min-height: 60px;
        gap: 10px;
        font-size: 20px;
        justify-content: center;
    }

    #forgotPasswordModal .modal-header {
        font-size: 20px;
        padding: 30px 15px 15px 15px;
    }

    .modal-body {
        padding: 30px 15px;
    }

    .modal-body-title{
        font-weight: 500;
        font-size: 20px;
    }

    .modal-icon {
        width: 18px;
        margin: 0 auto;
        display: inline-block;
    }


    .modal-dialog {
        width: 90%;
        display: inline-block;
        vertical-align: middle;
    }

    .modal-footer{
        z-index: 1;
        border: none;
    }

    #msgAddBankModal .modal-footer,
    #msgRedirectDepositModal .modal-footer {
        justify-content: center;
    }

    /* Login Modal CSS */
    #loginModal,
    #forgotPasswordModal{
        z-index: 1051;
    }

    #regModal {
        z-index: 1090;
    }

    #regModal .modal-body,
    #loginModal .modal-body{
        padding-top: 0;
    }

    #loginModal .modal-cont{
        padding-top: 50px;
    }

    .tab-btn-holder {
        margin: 0 auto;
        background: #000000;
        width: max-content;
        padding: 6px;
        border-radius: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .tab-btn-holder .modal-tab {
        background: none;
        outline: none;
        border: none;
        display: flex;
        align-items: center;
        padding: 8px 25px;
    }

    .tab-btn-holder .modal-tab.active {
        background: #32396F;
        border-radius: 30px;
    }

    .tab-btn-holder .modal-tab i{
        margin-right: 8px;
        font-size: 22px;
    }

    #regModal .input-holder .input-icon i,
    #loginModal .input-holder .input-icon,
    .user-loginReg-holder .input-holder .input-icon i{
        display: flex;
        align-items: center;
        font-size: 22px;
        color: #FFFFFF;
    }

    #regModal .control_indicator,
    #loginModal .control_indicator,
    .user-loginReg-holder .control_indicator{
        border: 1px solid #3C4488;
    }

    #regModal .button-submit,
    #loginModal .button-submit{
        min-width: 100%;
    }

    .rg-tac-input-holder{
        padding: 8px 8px 8px 15px;
        align-items: center;
    }

    #regModal .mobile-code,
    #loginModal .mobile-code,
    .user-loginReg-holder .mobile-code{
        width: 150px;
        display: flex;
        align-items: center;
    }

    #regModal .select2-selection,
    #loginModal .select2-selection,
    .user-loginReg-holder .select2-selection{
        background: transparent;
        border: none;
        display: flex;
        align-items: center;
    }

    #regModal .select2-container .select2-selection--single .select2-selection__rendered,
    #loginModal .select2-container .select2-selection--single .select2-selection__rendered,
    .user-loginReg-holder .select2-container .select2-selection--single .select2-selection__rendered{
        color: #969696;
        display: flex;
        align-items: center;
        gap: 5px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    #regModal .select2-container .select2-selection--single .select2-selection__rendered img,
    #loginModal .select2-container .select2-selection--single .select2-selection__rendered img,
    .user-loginReg-holder .select2-container .select2-selection--single .select2-selection__rendered img{
        width: 28px;
    }

    .select2-container--open .select2-dropdown--below{
        min-width: 200px;
        color: #000;
    }

    .reg-info {
        background: #CC2E2E36;
        padding: 5px 10px;
        border-radius: 10px;
        display: flex;
        width: 100%;
        margin-top: 5px;
        text-align: left;
        font-size: 12px;
    }

    #btnRegBack {
        width: fit-content;
        font-size: 12px;
    }

    .reg-tnc-holder{
        text-align: left;
        margin-top: 20px;
        color: #B2B2B2;
    }
    
    .reg-tnc-holder a{
        display: contents;
    }

    .reg-tnc-holder .control-checkbox{
        gap: 10px;
    }

    #regModal .step-3 .button-submit {
        min-width: initial;
    }
    
    .phoneLogin{
        background: #46509A;
        border-radius: 25px;
        font-size: 12px;
        display: flex;
    }

    .phoneLogin span{
        padding-right: 8px;
        color: #909AE5;
        font-size: 18px;
    }

    .social-media-holder .label-container{
        width: 100%;
        font-size: 12px;
        text-align: center;
    }

    .social-media-holder .socialMedia-container{
        display: inline-flex;
        gap: 10px;
    }

    .social-media-holder .social-media{
        display: flex;
        border-radius: 25px;
    }

    .facebook{
        background: #3764B9;
    }

    .twitter{
        background: #1D83FF;
    }

    .google{
        background: #CE2937;
    }
    
    #loginVerifyModal{
        z-index: 1052;
    }

    .mLogin-rmbMe {
        align-items: center;
        display: flex;
        justify-content: space-between;
        /* justify-content: flex-end; */
    }

    .loginVerifyModal-bottom,
    .verifyModal-bottom,
    .forgetPwdModal-bottom{
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
    }

    #vBtnVerifyLogin{
        border-radius: 15px;
        color: #000;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 80%;
        margin: 30px auto 0;
    }

    /* Register Modal CSS */
    #regModal .modal-header-inner,
    .user-loginReg-holder .reg-header-inner{
        gap: 20px;
        position: relative;
    }

    /* #regModal .modal-header-inner::before,
    .user-loginReg-holder .reg-header-inner::before{
        content: "";
        position: absolute;
        background: #424983;
        height: 2px;
        bottom: 0;
        width: 100%;
    } */

    #regModal .modal-cont{
        padding-top: 30px;
    }

    .modal-header .modal-header-inner .btn-reg{
        border-radius: 0;
        position: relative;
        color: #fff;
    }

    .modal-header .modal-header-inner .btn-reg.active::before{
        content: "";
        position: absolute;
        background: #793EE8;
        height: 2px;
        bottom: -14px;
        left: 0;
        width: 100%;
        z-index: 1;
    }

    #regModal .modal-header-inner,
    .user-loginReg-holder .modal-header-inner{
        flex-direction: column;
        gap: 0;
    }

    #regModal .modal-header-inner p,
    .user-loginReg-holder .modal-header-inner p{
        font-size: 12px;
    }

    #regModal hr{
        height: 2px;
        background: #424983;
    }

    .panel-default {
        border: unset;
        min-height: 90px;
        background: transparent;
    }

    .panel-default>.panel-heading {
        color: var(--generalInactive);
        background-color: transparent;
        border: 0;
        text-align: left;
        margin-bottom: 10px;
        padding: 0;
    }

    .panel-heading .general {
        display: flex;
        align-items: center;
    }
    .panel-heading .general .icon-dropdown-arrow {
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
        margin-left: 5px;
    }
    .panel-heading .general.collapsed .icon-dropdown-arrow {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        transition: 0.5s;
    }

    .bank-info{
        text-align: left;
    }

    .bank-info .form-group{
        margin-bottom: 0;
        margin-top: 20px;
    }
    

    #promoDetailsModal .modal-dialog{
        max-width: 800px;
    }

    #languageModal .modal-dialog{
        max-width: 750px;
    }

    #languageModal .modal-body{
        display: grid;
        grid-template-columns: 1fr 1fr;
        padding: 0 50px 30px;
        gap: 30px;
    }

    #languageModal .lang-box-container {
        display: flex;
        align-items: center;
        gap: 15px;
    }

    #notiDetailsModal .msg-img img{
        width: 100%;
    }
    
    #promoDetailsModal .modal-body{
        padding: 0 15px 25px 15px;
        max-width: -webkit-fill-available;
    }

    #promoDetailsModal .promoDetailsContainer{
        border-bottom: 1px solid var(--mainColor);
        padding: 10px 0;
    }

    #promoDetailsModal .pd-img ,
    #promoDetailsModal .pd-img img{
        width: 100%;
    }

    .pd-remain{
        display: inline-flex;
        align-items: center;
        width: 100%;
    }

    #promoDetailsModal .pd-remain i{
        margin-right: 5px;
    }

    #promoDetailsModal .pd-remain i,
    #promoDetailsModal .remain-time{
        color: var(--mainColor);
    }

    #promoDetailsModal .pd-content,
    #promoDetailsModal .pd-provider{
        text-align: left;
    }

    #promoDetailsModal .promo-provider img {
        max-width: 30px;
        margin: 0 5px;
    }

    #promoDetailsModal .pd-content table tbody tr td, #promoDetailsModal .pd-content table thead tr td {
        width: calc(100% / 20) !important;
        padding: 2px;
        font-size: 12px !important;
        word-break: break-word;
        border: 1px solid;
    }

    #promoDetailsModal .promo-share-list a{
        display: inline-flex;
        text-align: left; 
        align-items: center;
        margin: 0 5px;
        width: 100%;
        max-width: 32px;
    }

    /* .lang-box {
        color: var(--generalTxtColor);
        font-size:14px;
        cursor:pointer;
        text-align: left;
        margin-left:10px;
    } */
    .lang-box .vertical-line {
        height: 30px;
        border-right: 1px solid #404040;
    }

    .lang-box .lang-country {
        text-align: left;
    }

    .lang-box .sel-lang-container {
        display: flex;
        gap: 10px;
        align-items: center;
    }

    .lang-box .sel-lang-container .vertical-line:last-child {
        display: none;
    }

    .lang-box .sel-lang{
        /* margin-right: 15px;
        position: relative;
        display: inline-block;
        width: calc(100% / 3 - 30px);
        text-align: center;
        text-transform: capitalize;
        cursor: pointer; */

        color: #AAAAAA;
        position: relative;
        display: inline-block;
        text-align: left;
        text-transform: capitalize;
        cursor: pointer;
    }

    .lang-box .sel-lang:hover, .lang-box .sel-lang.active{
        color: #D824F6;
        transition: .5s;
        transform: scale(1.02);
    }

    /* .lang-box .sel-lang:after{
        content: "";
        position:absolute;
        width:2px;
        height:20px;
        background: #6F6F6F;
        top:0;
        right:-10px;
    } */
    
    /* .lang-box .sel-lang:last-child:after{
        background: transparent;
    } */

    .lang-box img{
        width:40px;
        padding-bottom: 5px;
        display:inline-block;
        vertical-align: middle;
        /*margin-right: 30px;*/
        /*margin-left: 10px;*/
    }

    /* Announcement Modal */
    #regModal .modal-content,
    #loginModal .modal-content {
        padding: 0 15px;
        background: url(../img/modal-bg.png) no-repeat!important;
        background-color: #530101!important;
        background-size: 100%;
    }

    #newsTickerModal .modal-content {
        background: #190E3F;
    }

    #newsTickerModal .modal-body{
        display: inline-flex;
        grid-gap: 30px;
    }

    #newsTickerModal .left-announce{
        width: 25%;
        min-width: 200px;
        background: #390707;
        padding: 0;
        margin: 0;
        border-radius: 10px;
        text-align: left;
    }

    #newsTickerModal .left-announce li{
        display: inline-flex;
        width: 100%;
        cursor: pointer;
        position: relative;
        /*margin-bottom: 10px;*/
    }

    #newsTickerModal .left-announce li.active,
    #newsTickerModal .left-announce li:hover,
    #newsTickerModal .left-announce li:focus{
        color: #fff;
    }

    #newsTickerModal .left-announce li div{
        padding: 17px;
        position: relative;
        z-index: 1;
        display: inline-flex;
        gap: 10px;
        align-items: center;
        width: 100%;
    }

    #newsTickerModal .left-announce li span{
        /*font-weight: bold;*/
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        word-break: break-all;
        line-height: 1;
    }

    #newsTickerModal .left-announce li span i{
        font-size: 18px;
    }

    #newsTickerModal .left-announce li img{
        position: absolute;
        width: 108%;
        min-width: 218px;
        transition: .5s;
        opacity: 0;
        height: 100%;
    }

    #newsTickerModal .left-announce li:hover img{
        opacity: var(--opacityLvl);
    }

    #newsTickerModal .left-announce li.active img{
        opacity: 1;
    }

    #newsTickerModal .right-announce{
        width: 75%;
        max-height: 500px;
        min-height: 300px;
        overflow: hidden;
        overflow-y: auto;
        text-align: left;
    }

    #newsTickerModal .section {
        max-width: 100%;
        text-align: left;
        margin: 0 5px 45px;
        padding: 0;
    }

    #newsTickerModal .tab-box {
        border-bottom: 2px dashed #443578;
        padding: 15px 0;
    }

    #newsTickerModal .tab-box:first-child {
        padding-top: 0;
        color: #fff;
    }

    #newsTickerModal .tab-box .tap-b1, #newsTickerModal .advertisement_title {
        margin-bottom: 10px;
        font-size: 14px;
    }

    #newsTickerModal .tab-box .tap-b2, #newsTickerModal .advertisement_content {
        font-size: 16px;
    }

    /* Announcement Scrollbar */
    #newsTickerModal ::-webkit-scrollbar {
        width: 5px;
    }

    /* Track */
    #newsTickerModal ::-webkit-scrollbar-track {
        background: #242424; 
    }

    /* Handle */
    #newsTickerModal ::-webkit-scrollbar-thumb {
        background: #515151; 
        border-radius: 0;
    }

    /* Handle on hover */
    #newsTickerModal ::-webkit-scrollbar-thumb:hover {
        background: #515151;
    }

    #newsTickerModal .ads_img{
        margin-bottom: 15px;
        text-align: center;
    }

    #newsTickerModal .ads_img img{
        max-width: 100%;
        max-height: 300px;
    }

    #newsTickerModal .dontShowAgain-holder, #bankMaintenanceModal .dontShowAgain-holder{
        width: 100%;
        margin: auto;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -30px;
        color: #fff;
        z-index: 9;
        text-align: center;
    }

    #newsTickerModal .bottom-pagination{
        display: none;
        justify-content: space-between;
        align-items: center;
    }

    #newsTickerModal .bottom-pagination .button-pagi{
        color: #fff;
        background: linear-gradient(to left, #6584FA 0%, #5F17D1 100%);
        font-size: 16px;
        cursor: pointer;
        border-radius: 50%;
        padding: 7px 14px;
    }

    #newsTickerModal .bottom-pagination .button-pagi.disabled{
        opacity: 0.5;
    }

    #newsTickerModal .bottom-pagination .pages{
        color: #534F4A;
    }

    #newsTickerModal .bottom-pagination .pages span{
        color: #fff;
        font-size: 18px;
    }

    #newsTickerModal .announceModal{
        opacity: 1 !important;
        position: relative !important;
        min-width: 10% !important;
        width: 25px !important;
    }

    #promoDetailsModal .promo-provider img {
        max-width: 30px;
        margin: 0 5px;
    }

    #depositInfoModal .modal-body{
        padding-top: 0;
    }

    #depositInfoModal ol{
        text-align: left;
        color: #fff;
    }

    #depositInfoModal ol li{
        margin: 10px 0;
    }


    /*common*/
    /*form*/
    

    /*main content holder*/
    .main-content {
        height: 100%;
        overflow: hidden;
    }

    .main-content-wrapper {
        display: flex;
        min-height: 100%;
        height: 1px;
        overflow: hidden;
    }

    .main-content-page {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        overflow: hidden;
    }

    .main-content-inner {
        width: 100%;
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .topbar-menu .topbar-menu-inner,
    .section-footer .inner{
        max-width: 1920px;
        margin:0 auto;
        width: 95%;
    }

    .content-holder{
        padding-bottom: 2%;
        margin: 0 auto;
    }
    .new-content-holder{
        max-width: 1200px;
        width: 95%;
        margin: 0 auto;
    }
    /*topbar*/
    .topBar-holder{
        background: #530101;
        position: sticky;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 1038;
        /* min-height: 70px; */
    }

    .topBar-container-top .topBar-link{
        color: #cacaca;
    }

    .topBar-holderInner{
        display: flex;
        flex-direction: row-reverse;
        gap: 10px;
    }

    .topBar-container-top,
    .topBar-container-bottom{
        display: inline-flex;
        align-items: center;
        gap: 10px;
        justify-content: flex-end;
        color: #C9C9C9;
    }

    .topBar-holderInner .vertical-line{
        width: 0px;
        height: 20px;
        border-right: 2px solid #595959;
        margin-left: 0;
        margin-right: 0;
    }

    .topBar-container-top .notification{
        position: relative;
        display: flex;
    }

    .topBar-container-top .notiCount{
        border-radius: 30px;
        background: red;
        padding: 3px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
        margin-left: 5px;
        position: absolute;
        top: 0;
        right: -5px;
        font-size: 0;
    }

    .topBar-container{
        display: flex;
        width: 95%;
        max-width: 1200px;
        margin: auto;
        align-items: center;
        padding: 10px 0;
        gap: 10px;
        position: relative;
        justify-content: space-between;
    }

    .topBar-left{
        display: flex;
/*        flex: 1;*/
        align-items: center;
        gap: 15px;
    }

    .topBar-left #btnSideBar {
        font-size: 20px;
        margin-top: 5px;
    }

    .topBar-left .logo{
        width: 100%;
        max-width: 328px;
        min-width: 100px;
    }

    .topBar-right .menuItem{
        display: inline-flex;
        gap: 15px;
        white-space: nowrap;
        align-items: center;
    }

    .topbarButtons-holder{
        display: flex;
        gap: 5px;
        align-items: center;
    }

    .btnLanguage .limg img {
        max-width: 30px;
        cursor: pointer;
    }


    .topbarButtons-container{
        display: flex;
        align-items: flex-start;
        gap: 15px;
    }

    .topBar-right .top-wallet{
        display: inline-flex;
        align-items: flex-start;
        justify-content: center;
        gap: 10px;
    }

    #btnPopForgotPass{
        cursor: pointer;
    }

    .xTopBarUser{
        cursor:pointer;
        transition: .5s;
        color: #F3CE12;
        font-size: 16px;
        margin-left: 5px;
    }

    .xTopBarUser:hover{
        opacity: .9;
    }

    .xTopBarUserDMenu{
        background: #E1E1E1;
        color: #525252;
        left: -20px;
    }

    .xTopBarUserDMenu:after{
        top:-10px;
        left: 68px;
        position:absolute;
        content: "";
        width: 0; 
        height: 0; 
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #E1E1E1;
    }

    .xTopBarUserDMenu a{
        font-size:12px;
    }

    .xTopBarUserDMenu li:nth-child(1) a{
        border-bottom: 2px solid #B9B9B9;
    }

    .xTopBarUserDMenu>li>a{
        padding: 8px 20px;
    }

    .topbar-menu{
        background: #22295D;
        padding: 5px 0;
    }
    
    /*newticker*/
    .ticker-panel{
        display: inline-flex;
        align-items: center;
        width: 100%;
        cursor: pointer;
        /*padding: 5px 0;*/
    }

    .ticker-container {
        max-width: 1200px;
        margin: auto;
        width: 100%;
        display: flex;
        align-items: center;
        gap: 5px;
        background: linear-gradient(to right,#780e0e 0%, #7b0d0d 100%);
        padding: 5px 15px;
        border-radius: 10px;
        margin-bottom: 15px;
    }

    .ticker-speaker{
        display: flex;
        min-width: fit-content;
    }

    .ticker-content{
        width: 100%;
        /*width: -webkit-fill-available;*/
        overflow: hidden;
        min-height: 25px;
    }

    .ticker-time{
        min-width: 150px;
        text-align: right;
        color: #AFAFAF;
    }

    .marQh {
        margin-right: 25px;
        display: inline-flex;
        white-space: nowrap;
        align-items: stretch;
    }

    .ticker-txt-new{
        min-width: 38px;
        background: linear-gradient(to bottom, #6584FA 0%, #5F17D1 100%);
        color: #fff;
        display: inline-block;
        font-weight: 400;
        font-size: 12px !important;
        border-radius: 5px;
        text-align: center;
        padding: 2px 0;
        margin-right: 10px;
    }

    .marquee-holder {
        width:100%;
        overflow:hidden;
    }

    .marquee-container{
        padding: 0;
    }

    .marquee-container.fast{
        animation:scroll 20s linear infinite;
    }

    .marquee-container.medium{
        animation:scroll 30s linear infinite;
    }

    .marquee-container.slow{
        animation:scroll 40s linear infinite;
    }

    .marquee-container:hover {
        animation-play-state: paused
    }

    .marquee-list {
        display: inline-flex;
        white-space: nowrap;
        align-items: center;
    }

    .marquee-list p,
    .marquee-container p{
        margin: 0;
    }

    @keyframes scroll{
        0% {left:100%;}
        100% {left:-100%;}
    }

    .clear-content::after {
        display: block;
        clear: both;
        content: "";
    }

    /*common game list and box*/
    .game .box {
        position: relative;
        /* height: 160px; */
        display: inline-block;
        vertical-align: top;
        border-radius: 10px;
        /* overflow: hidden; */
        /* margin: 10px 5px; */
        cursor: pointer;
        /* box-shadow: 0px 0px 7px 1px #3c3c3c; */
        transition: all .23s linear;
        background-image: url("../img/placeholder-image.jpg");
        background-position: center;
        background-size: cover;
    }

    .game .box:hover {
        transform: translateY(-5px);
        opacity: .6;
    }

    .homePage .game .box {
        width: 146px;
        height: 196px;
        margin: 10px 0 10px 8px;
    }

    .gamePage .game .box {
        padding-bottom: 128%;
    }

    .homePage .game .box:first-child {
        margin-left: 0;
    }

    .gamePage .game .list {
        display: grid;
        grid-template-columns: repeat(8, 1fr);
        gap: 15px 10px;
    }

    .provider-category-item {
        width: calc(100% / 8.5);
        display: inline-block;
        background: #532222;
        text-align: center;
        padding: 10px 15px;
        border-radius: 10px;
        cursor: pointer;
        margin-right: 15px;
    }

    .game .box .image{
        width: 100%;
        height: 100%;
        border-radius: 10px;
        object-fit: cover;
    }

    .gamePage .game .box .image {
        position: absolute;
    }

    .game .box .image img {
        width: 100%;
        height: 100%;
        /*    object-fit: contain;*/
        transition: 0.5s ease-in-out;
    }

    .game .box span {
        position: absolute;
        left: 0;
        bottom: 0;
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        -ms-transition: all 1s ease;
        transition: all 1s ease;
        text-align: left;
        padding: 5px 15px;
        text-shadow: 2px 2px 5px #000;
        z-index: 2;
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        background: linear-gradient(to bottom, #FFFFFF00 0%, #1F1F1FB3 30%, #000000 100%);
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .game .box .provider-name {
        position: absolute;
        top: 5px;
        right: 5px;
        border-radius: 5px;
        padding: 2px 10px;
        color: #fff;
        background: rgba(65, 65, 65, .6);
        font-size: 12px;
    }

    .hotGame,
    .newGame {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        -moz-box-shadow: inset 0 0 10px #FFDD58;
        -webkit-box-shadow: inset 0 0 10px #ffdd58;
        box-shadow: inset 0 0 10px #ffdd58;
    }

    .game .box.show-label:before{
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        margin: 0 auto;
        width: 50px;
        height: 50px;
        background: url(../img/icon/ico-pp-daily.png) center no-repeat;
        background-size: 100% 100%;
    }

    .homePage .game .list {
        white-space: nowrap;
        overflow-x: scroll;
        scrollbar-width: none; /* Firefox */
        -ms-overflow-style: none;  /* Internet Explorer 10+ */
    }

    .homePage .homePageGameContainer {
        position: relative;
    }

    .homePage .game .homePageGameContainer.many-games:after {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: -1px;
        width: 80px;
        height: calc(100% - 20px);
        background: -webkit-gradient(linear,left top,right top,from(rgba(27,33,50,0)),to(#1b2132));
        background: linear-gradient(90deg,rgba(27,33,50,0),#390707);
        z-index: 2;
        pointer-events: none;
    }

    .game .list::-webkit-scrollbar { /* WebKit */
        width: 0;
        height: 0;
    }


    /*index*/
    .home-banner{
        width: 100%;
        /*margin: 0 auto;*/
        /*background: #1c1821;*/
        position: relative;
        margin: 10px 0;
    }

    .home-banner .slick-slide .banner-img-wrapper {
        display: block;
        opacity: .5;
        transform: scale(0.97);
        width: 600px;
        height: 280px;
    }

    .home-banner .slick-slide.slick-active .banner-img-wrapper {
        transform: scale(1);
        opacity: 1;
    }

    .home-banner .banner-img-wrapper img {
        width: 100%;
        height: 100%;
        border-radius: 15px;
    }

    .home-banner .slick-next {
        right: calc(50% - 330px);
        z-index: 5;
    }

    .home-banner .slick-prev {
        left: calc(50% - 328px);
        z-index: 5;
    }

    .home-banner .slick-next:before {
        content: "\e908";
        font-family: "europe-style";
        font-size: 16px;
    }

    .home-banner .slick-prev:before {
        content: "\e909";
        font-family: "europe-style";
        font-size: 16px;
    }

    .section-banner {
        padding: 30px 0;
    }

    /* .home-banner .slick-prev {
        left: 15%;
    }

    .home-banner .slick-prev:before {
        content: "\e909";
        font-family: "europe-style"!important;
    }

    .home-banner .slick-next:before {
        content: "\e908";
        font-family: "europe-style"!important;
    }

    .home-banner .slick-next {
        right: 15%;
    } */

    /*loggedin*/
    /*profilepanel*/
    .xProfilePanel {
        padding: 15px;
        margin: 25px 0;
        width: 100%;
        background: #26212C;
        display: inline-flex;
        width: 100%;
        align-items: center;
        align-content: center;
    }

    .xProfilePanel .username{
        color: #F9BB1F;
    }

    .vertical-line {
        width: 0px;
        height: 60px;
        /* float: left; */
        border-right: 1px solid #464646;
        margin-left: 15px;
        margin-right: 15px;
    }

    /*.xProfilePanel .xBox{
        border-right: 1px solid var(--borderColor);
        padding: 0 15px;
        min-height:50px;
    }*/

    .xProfilePanel .xUserIcon{
        display: inline-flex;
        align-items: center;
    }

    .xProfilePanel .xUserIcon div{
        display: inline-grid;
    }

    .xProfilePanel .xUserIcon div .box{
        display: block;
    }

    .xProfilePanel .xVerifyInfo{
        display: inline-grid;
    }

    .xVerifyInfo .v,
    .mobProfileV .v {
        background: #11AC27;
        padding: 5px;
        font-size: 9px;
        width: 15px;
        height: 15px;
        top: -3px;
        right: -5px;
        position: absolute;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
    }

    .xProfilePanel .xWalletInfo .xIco img{
        width: 50px;
    }

    .xProfilePanel .xWalletInfo{
        border-bottom: none;
        /*display: inline-block;
        vertical-align: middle;*/
        display: flex;
        flex-flow: row wrap;
        align-items: center;
    }

    .xProfilePanel .xUserIcon img{
        width: 50px;
    }

    .xProfilePanel .xVerifyInfo .xLbl{
        color: var(--generalTxtColor);
        font-size: 12px;
    }

    .xProfilePanel .xVerifyInfo .xBtns .xIco{
        display:inline-block;
        margin-right:10px;
    }

    .xProfilePanel .xVerifyInfo .xBtns .xIco img{
        width:35px;
    }

    .xProfilePanel .xVerifyInfo .xBtns .xIco .xTick{
        width:15px;
        top:-2px;
        right:-5px;
        position:absolute;
    }

    .xProfilePanel .xRestoreHolder,
    .xProfilePanel .xMinMaxHolder{
        display: flex;
        cursor: pointer;
    }

    .xProfilePanel .xRestoreIcon,
    .xProfilePanel .xMinMaxIcon{
        text-align: center;
        display: inline-grid;
        /* vertical-align: middle; */
        align-items: center;
    }

    .xProfilePanel .xRestoreIcon img,
    .xProfilePanel .xMinMaxIcon img{    
        width: 27px;
        margin-bottom: 3px;
    }

    .xProfilePanel .xRestoreIcon .rest-btn,
    .xProfilePanel .xMinMaxIcon .rest-btn{
        padding: 1px 10px;
        font-size: 10px;
        border-radius: 10px;
    }
    
    #respRestore{
        padding: 20px 0 30px 0;
        font-size: 18px;
        font-weight: 300;
    }

    /*wallet info*/
    .xWalletInfo{
        border-bottom: 1px solid var(--borderColor);
        padding-bottom: 15px;
        padding:15px;
    }

    .xWalletInfo .xIco{
        display: inline-block;
        margin-right:10px;
        vertical-align: middle;
    }

    .xWalletInfo .xIco img{
        width:45px;
        padding-left: 5px;
    }

    .xWalletInfo .xMobWallet .box{
        display: block;
        color: var(--generalTxtColor);
    }

    .xWalletInfo .xMobWallet{
        display: inline-block;
        vertical-align: middle;
    }

    .share-holder{
        border: 1px dashed #766B83;
        padding: 10px;
        display: inline-flex;
        align-items: center;
    }

    .share-holder .share-name{
        display: inline-block;
        vertical-align: middle;
        font-size: 18px;
        color: #F9BB1F;
    }

    .share-holder a, .share-holder a:hover, .share-holder a:focus{
        min-width: auto;
        min-height: auto;
        padding: 5px 25px;
        font-size: 14px;
    }

    .share-desc{
        display: inline-flex;
        align-items: center;
    }

    .share-desc img{
        display: inline-block;
        vertical-align: middle;
        width: 60px;
        margin-right: 15px;
    }

    .share-desc .desc{
        display: inline-block;
        vertical-align: middle;
    }

    .share-desc .text-sub-title{
        color: #F9BB1F;
    }

    .share-desc .desc h5, .share-desc .desc p{
        margin: 0;
    }
    /*JIN NEW CSS*/




    .vToolTip  + .tooltip > .tooltip-inner {
        background-color: #E1E1E1;
        color: #000000;
        width:200px;
        padding:10px 15px;
        text-align: left;
    }

    .tooltip.right .tooltip-arrow{
        border-right-color: #E1E1E1;
    }

    .sm-show{
        display: none;
    }

    .table-purple{
        width:100%; 
    }

    .table-purple thead{
        background: #16101C;
        border-bottom: 2px solid #9C25F4;
    }

    .table-purple thead tr th{
        color: #fff;
        padding: 10px;
        text-align: center;
        width: 100px;
        min-width: 100px;
    }

    .table-purple tbody tr td, .table-purple thead tr td{
        color: #AFAFAF;
        padding: 10px;
        text-align: center;
        width: 100px;
        min-width: 100px;
    }

    .table-purple tr th:first-child, .table-purple tbody tr td:first-child{
        min-width: 400px;
    }

    .table-purple tbody tr:nth-child(odd){
        background: #221D28;
    }

    .table-purple tbody tr:nth-child(even){
        background: #16101C;
    }
        
    .btn-language{
        width: 73px; 
    }

    .btn-language .dd-languge {
        background: #26212C;
        min-height: 42px;
        border: 3px solid #26212C;
        padding: 8px;
        color: #fff;
        cursor: pointer;
        display: block;
    }

    .dd-languge .limg,
    .language-menu .limg{
        width: 23px;
        height: 23px;
        overflow: hidden;
        border-radius: 50%;
        object-fit: contain;
        display:inline-block;
        vertical-align: middle;
    }
    .dd-languge .limg img
    .language-menu .limg img{
        height: 100%;
    }

    .btn-language .language-menu {
        top:40px;
        left:0;
        padding-top:5px;
        border-radius: 0 0 25px 25px;
        background: #26212C;
        -webkit-transition:  visibility 0s, opacity 0.5s linear;
        -moz-transition:  visibility 0s, opacity 0.5s linear;
        -o-transition:  visibility 0s, opacity 0.5s linear;
        -ms-transition: visibility 0s, opacity 0.5s linear;
        transition: visibility 0s, opacity 0.5s linear;
        opacity: 0;
        width:100%;
        padding:8px;
        color: #fff;
        border: 3px solid #26212C;
        box-shadow: 0 3px 5px -2px black;
    }

    .btn-language .language-menu .menu{
        cursor:pointer;
        transition: .5s;
    }

    .btn-language .language-menu .menu:hover{
        color:#F2AE01;
        transition: .5s;
    }

    .control {
        display: inline-flex;
        align-items: center;
        position: relative;
        padding-top: 0px;
        cursor: pointer;
        font-size: 12px !important;
        font-weight: 400;
    }

    .control input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }

    .control_indicator {
        height: 13px;
        width: 13px;
        /* background: #534F4A; */
        border-radius: 3px;
        margin-right: 5px;
        position: relative;
        border: 1px solid #FFFFFF;
    }

    .control:hover input~.control_indicator,
    .control input:focus~.control_indicator {
        background: #cccccc;
    }

    .control input:checked~.control_indicator {
        background: #ffffff;
    }

    .control:hover input:not([disabled]):checked~.control_indicator,
    .control input:checked:focus~.control_indicator {
        background: #0e6647;
    }

    .control input:disabled~.control_indicator {
        background: #e6e6e6;
        opacity: 0.6;
        pointer-events: none;
    }

    .control_indicator:after {
        box-sizing: unset;
        content: '';
        position: absolute;
        display: none;
    }

    .control input:checked~.control_indicator:after {
        display: block;
    }

    .control-checkbox .control_indicator:after {
        left: 4px;
        top: 0px;
        width: 2px;
        height: 8px;
        border: solid #FFFFFF;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
    }

    .control-checkbox input:disabled~.control_indicator:after {
        border-color: #7b7b7b;
    }

    .control-checkbox .control_indicator::before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 4.5rem;
        height: 4.5rem;
        margin-left: -1.3rem;
        margin-top: -1.3rem;
        background: #2aa1c0;
        border-radius: 3rem;
        opacity: 0.6;
        z-index: 99999;
        transform: scale(0);
    }

    .sidebar-menu{
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background: #231E27;
        overflow-x: hidden;
        transition: 0.5s;
    }

    .sidebar-menu.active{
        width:300px;
    }

    .sidebar-menu .logo{
        background: #2B292C;
    }

    .sidebar-menu .sidebar-close{
        position: absolute;
        right: 15px;
        top: 20px;
    }

    .sidebar-menu .m-profile{
        background: #16101C;
        padding: 10%;
    }

    .sidebar-menu .username{
        color: #F9BB1F;
    }

    .sidebar-menu .box{
        padding: 10px 20px;
        border-bottom: 2px solid #333741;
        display: flex;
        align-items: center;
        color: #CACACA;
    }

    .sidebar-menu .menu{
        display: block;
        color: #FFFFFF;
        padding:10px;
        text-transform: uppercase;
        transition: 0.3s;
    }

    .sidebar-menu a:hover{
        color: #FCB600;
        transition: .5s;
    }

    /*banner*/
    .section-banner{
        padding: 15px 0;
        display: flex;
        justify-content: space-between;
        gap: 15px;
    }

    .section-banner .banner{
        width: 55%;
    }

    .section-banner .top-player {
        width: 50%;
        display: inline-flex;
        height: auto;
        contain: content;
    }

    .top-player-holder {
        width: 100%;
        background:linear-gradient(to right, #350067 0%, #840989 100%);
        display: flex;
        align-items: center;
    }

    .top-player-holder:first-child{
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    .top-player-holder:nth-child(2){
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .section-banner .box .slick-slide img.soccer-img{
        width: 100%;
        max-width: initial;
    }


    /*top player board*/
    .top-player .tick-1,
    .top-player .tick-2{
        width: 100%;
    }

    .top-player ul{
        width: 100%;
        padding: 10px;
        height: 100%;

    }

    .top-player .topWinContainer{
        padding: 1.5% 2%;
        /*contain: content;*/
        min-height: 75px;
        display: flex;
        align-items: center;
    }

    .top-player .topWinDetails{
        flex-grow: 1;
        width: 100%;
    }

    .top-player ul li{
        display: grid;
    }

    .top-player ul li .lb-1{
        color: #fff;
    }

    .top-player ul li .lb-2 {
        color: var(--btnBlue);
        font-size: clamp(12px, 0.8vw, 16px);
        font-weight: 500;
        width: 100%;
    }

    .top-player ul li .lb-3 {
        color: #C6C6C6;
        font-size: clamp(10px, 0.8vw, 12px);
        font-style: italic;
        padding-left: 10px;
    }

    .top-player ul li .image{
        max-width: 100px;
        /*height: 60px;*/
        border-radius: 10px;
        overflow:hidden;
    }

    .top-player ul li .image img{
        width:100%;
        height: 100%;
        /*object-fit: cover;*/
    }


    .slick-dots {
        bottom: 0px;
        width: auto;
        right: 0;
        left: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }

    .home-banner .slick-dots {
        bottom: 5px;
    }

    .slick-dots li {
        background: #f3f3f3;
        border-radius: 10px;
        overflow: hidden;
        width: 5px;
        height: 5px;
        opacity: .5;
    }

    .slick-dots li.slick-active {
        opacity: 1;
        width: 20px;
    }

    .slick-dots li.slick-active button:before {
        opacity: 1;
        color: unset;
    }

    .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 5px;
        height: 5px;
        padding: 5px;
        cursor: pointer;
        color: unset;
        border: 0;
        outline: 0;
        background: 0 0;
    }

    .slick-dots li button:before {
        font-size: 35px;
        line-height: 20px;
        position: absolute;
        top: 0;
        left: 0;
        width: 5px;
        height: 5px;
        content: '';
        text-align: center;
        opacity: 1;
        color: unset;
        /* background: #fff; */
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0;
    }


    /*VIP & PROMO*/
    .categoryBar {
        background: #120E16;
        padding: 0 25px;
    }

    .categoryBar .box {
        display: inline-block;
        vertical-align: top;
        -webkit-transition: .5s;
        transition: .5s;
        cursor: pointer;
        padding: 10px 25px;
    }

    .categoryBar .box span {
        color: #fff;
        -webkit-transition: .5s;
        transition: .5s;
    }

    .categoryBar .box:hover span {
        display: inline-block;
        color: #FCB600;
        -webkit-transition: .5s;
        transition: .5s;
    }

    .categoryBar {
        width:100%;
        text-align: center;
        margin:0 auto;
        border-radius: 30px;
        overflow-x: scroll;
        display: inline-flex;
        align-items: center;
         scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .categoryBar::-webkit-scrollbar{
        display: none;
    }

    .categoryBar .box {
        padding: 12px 25px;
        position: relative;
        text-align: center;
        white-space: nowrap;
    }

    .categoryBar .box:hover span {
        color: #f7fc00;
    }

    .categoryBar .box:after{
        position: absolute;
        bottom:0;
        left:0;
        right:0;
        width:100%;
        content: "";
        margin: 0 auto;
        height:3px;
        background: rgba(156,37,244,1);
        background: -moz-linear-gradient(left, rgba(156,37,244,1) 0%, rgba(233,34,246,1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(156,37,244,1)), color-stop(100%, rgba(233,34,246,1)));
        background: -webkit-linear-gradient(left, rgba(156,37,244,1) 0%, rgba(233,34,246,1) 100%);
        background: -o-linear-gradient(left, rgba(156,37,244,1) 0%, rgba(233,34,246,1) 100%);
        background: -ms-linear-gradient(left, rgba(156,37,244,1) 0%, rgba(233,34,246,1) 100%);
        background: linear-gradient(to right, rgba(156,37,244,1) 0%, rgba(233,34,246,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c25f4', endColorstr='#e922f6', GradientType=1 );
        -webkit-transform: scale(0);
        transform: scale(0);
        transition: all .3s ease;
    }

    .categoryBar .box.active:after {
        -webkit-transform: scale(1);
        transform: scale(1);  
    }



    /*FOOTER*/

    
    /* End of FOOTER */


    /*REGISTER*/
    .section-register {
        color: #FFFFFF;
        text-align: center;
        background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(../img/bg-register.png) center center no-repeat fixed;
        background-size:cover;
    }

    .section-register .info-1 {
        padding: 50px 0 30px 0;
        font-size: 20px;
    }

    .section-register .info-2 {
        padding: 0 0 15px 0;
        font-size: 24px;
    }

    .section-register .info-3 {
        font-size: 14px;
    }

    .registerSH {
        margin: 50px auto;
        max-width: 500px;
    }

    .register-progress .prog {
        border-radius: 50%;
        width: 30px;
        height: 30px;
        background: #838383;
        display: inline-block;
        margin: 2px;
        position:relative;
        vertical-align: middle;
        color:#fff;
        line-height:30px;
        font-size:16px;
        transition: .3s;
        transform: scale(1);
    }

    .register-progress .prog:hover{
        transition: .3s;
        transform: scale(1.1);
    }

    .register-progress .prog.p1,
    .register-progress .prog.p2{
        margin-right:70px;
    }

    .register-progress .prog.active {
        width: 35px;
        height: 35px;
        line-height:35px;
        font-size:20px;
        background: #793EE8;
    }

    .register-progress .prog.p1:after,
    .register-progress .prog.p2:after{
        position:absolute;
        width:80px;
        height:3px;
        background: #949494;
        top:13px;
        left:30px;
        content : "";
    }

    .register-progress .prog.p1.active:after,
    .register-progress .prog.p2.active:after{
        top:16px;
        left:35px;
    }
    .register-progress .prog.p1.active:after,
    .register-progress .prog.valid,
    .register-progress .prog.valid:after{
        background: #793EE8;
    }

    .sucResHolder{
        display: inline-block;
        /* margin: 15px auto; */
    }

    #regModal .regSuccess{
        width: 350px;
    }
    
    .register-success-btn-holder {
        display: inline-flex;
        gap: 30px;
    }

    .section-sub-content{
        /*padding: 20px 40px;*/
        background: var(--greyBg);
        display: inline-block;
        width: 100%;
        margin: 30px auto;
    }
    
    .section-setting{
        display: inline-flex;
        width: 100%;
    }

    .setting-menu .notiCount{
        border-radius: 30px;
        background: red;
        padding: 5px;
        height: 20px;
        width: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
        margin-left: 5px;
    }

    .org-title{
        font-size:20px;
        color: #FABB1F;
    }

    .deposit-info {
        background :#120E16;
        padding:15px 30px;
        border-radius:5px;
    }

    .section-setting .lb-1{
        color:#FABB1F;
        font-weight:500;
        font-size:16px;
    }

    .section-setting .lb-2{
        color:#cfcfcf;
    }

    .deposit-info .lb-2 .box{
        float:left;
        width:50%;
    }

    .setting-menu {
        background: #26212C;
        padding:15px 10px;
        margin-right:30px;
    }

    .setting-menu a{
        display:flex;
        width:100%;
        padding:10px 15px;
        color: #969696;
        border-bottom: 1px dotted #969696;
        align-items: center;
    }

    .setting-menu a img{
        width:20px;
        display:inline-block;
        vertical-align: middle;
        margin-right: 10px;
        filter: grayscale(100%);
    }

    .setting-menu a:hover{
        color: #D8963D;
    }

    .setting-menu a:hover img{
        filter: grayscale(0%);
    }

    .setting-menu a.active{
        color: #D8963D;
    }

    .setting-menu a.active img{
        filter: grayscale(0%);
    }

    .setting-menu .setting-menu-title{
        color:#939393;
        background:#19161D;
        font-size:16px;
        padding:8px 15px;
    }

    .bank-list .box{
        margin-top:10px;
    }

    .bank-list span{
        padding-left:10px;
        color:#cfcfcf;
        font-weight:500;
        cursor:pointer;
    }

    .bank-list .bank-info{
        padding-left: 50px;
        color: #a7a7a7;
        font-weight:300;
        cursor:pointer;
        display: block;
    }

    .bank-list input[type="radio"]:checked ~ span {
        color: #ffed00;
    }

    .deposi-form{
        max-width:70%;
    }

    textarea{
        resize:none;
    }

    
    .sp-username{
        line-height:45px;
    }

    /*table*/

    .tblList {
        width:100%;
        overflow-y: auto;
        background: #262F6A;
        /* border-radius: 15px; */
    }

    .table-history{
        width:100%;
    }

    .table-history thead {
        background: #000;
    }

    .table-history thead tr th {
        color:#fff;
        font-weight:400;
        /*border-bottom: 1px solid #cfcfcf ;*/
    }

    .table-history tbody tr td{
        color:#cfcfcf;
    }

    .table-history tbody tr td.nr{
        text-align: center;
    }

    .table-history thead tr th,
    .table-history tbody tr td{
        padding:10px 15px;
    }

    .table-history tbody tr:nth-child(odd){
        background:#611414
    }

    .tblStats.rejected {
        color: #E71A33;
    }

    .tblStats.approved, .tblStats.completed {
        color: #58B300;
    }

    .tblStats.pending {
        color: #ffed00;
    }

    .tblStats.active {
        color: #27AE60;
    }

    .tblStats.pending-active {
        color: #FF9300;
    }

    .tblStats.restored {
        color: #707070;
    }

    .tblStats.pending-complete {
        color: #DFAA00;
    }

    .profile-panel .box{
        height: 60px;
        width: 120px;
        color: #e0bdff;
        display: inline-block;
        vertical-align: top;
        border-radius: 10px;
        margin-right: 10px;
        line-height: 60px;
        background: #322842;
        text-align: center;
        cursor:pointer;
        border: 1px solid #505050;
        font-weight:400;
        font-size: 16px;
        transition: .3s;
    }
 
    .profile-panel .box.active{
        background: #3e344e;
    }

    .profile-panel .box:hover{
        background: #3e344e;
        transition: .3s;
    }

    .sidebar-menu{
        z-index: 999;
    }

    .pagination>.disabled>a,
    .pagination>.disabled>a:focus,
    .pagination>.disabled>a:hover,
    .pagination>.disabled>span,
    .pagination>.disabled>span:focus,
    .pagination>.disabled>span:hover {
        color: #b7b7b7;
        cursor: not-allowed;
        background-color: transparent;
        border: none;
        font-size: 16px;
    }

    .pagination>.active>a,
    .pagination>.active>a:focus,
    .pagination>.active>a:hover,
    .pagination>.active>span,
    .pagination>.active>span:focus,
    .pagination>.active>span:hover {
        z-index: 2;
        color: #5e4f71;
        cursor: default;
        background-color: transparent;
        border: none;
    }

    .pagination>li>a,
    .pagination>li>span {
        position: relative;
        float: left;
        padding: 0px 7px;
        margin-left: -1px;
        line-height: 1.42857143;
        color: #b7b7b7;
        text-decoration: none;
        background-color: transparent;
        border: none;
        border-radius: 50%;
        font-size: 16px;
    }

    .pagination>li>a:focus,
    .pagination>li>a:hover,
    .pagination>li>span:focus,
    .pagination>li>span:hover {
        z-index: 2;
        color: #5e4f71;
        background-color: transparent;
        border: none;
    }

    .pagination .ellipse {
        cursor: not-allowed;
        pointer-events: none;
    }

    .section-faq{
        text-align:left;
        color: #fff;
        line-height:23px;
    }

    .qa-lbl{
        font-size:16px;
    }

    .qa-lbl-2{
        padding-top:5px;
        color: #c7c7c7;
    }

    .qa-lbl-2 .info{
        padding-left: 15px;
        width: calc(100% - 50px);
    }

    .vip-about{
        line-height:25px;
    }

    .top-wallet .box{
        line-height: 50px;
        border-right: 1px solid #707070;
        padding-right:10px;
        margin-right:10px;
    }

    .top-wallet .box:last-child{
        border-right: none;
    }

    .top-wallet .box a{
        color:#707070;
    }

    .top-wallet .box a:hover{
        color:#F3CE12;
    }

    .bank_info{
        background-color: #312C34 !important;
        /*color: #7B7979;*/
        color: #ddd;
        border: 0px;
    }
    

    hr{
        border-top:1px solid #4E4B51;
    }

    .deposit-method{
        display: inline-flex;
        align-items: center;
        justify-content: flex-start;
        gap: 10px;
        flex-wrap: wrap;
    }
    .deposit-method .box{
        display: inline-block;
        margin-right: 15px;
        vertical-align: top;
        color: #424242;
        text-align: center;
        transition: .5s;
        cursor: pointer;
        position: relative;
        font-size: 12px;
    }

    .deposit-method .img_holder{
        background: transparent;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b3b3b3', GradientType=0 );
        border-radius:5px;
        display: flex;
        justify-content: center;
        width:110px;
        height:70px;
        vertical-align: top;
        text-align: center;
        border:2px solid rgba(80, 79, 81, 0.3);
        position:relative;
        padding:10px;
    }

    .deposit-method .box .name{
        padding-top:10px;
        color: #CACACA;
    }

    .deposit-method .box.bankdepo img{
        max-width:45px;
        margin:0 auto;
    }

    .deposit-method .box.bankdepo.cryptobox img {
        max-width: 100%;
    }

    .deposit-method .box.epay img{
        width:45px;
    }

    .deposit-method .box .img_holder:hover, .deposit-method .box.active .img_holder{
        border: 2px solid #F1B41E;
        background: rgba(255,255,255,1);
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(179,179,179,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(179,179,179,1)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(179,179,179,1) 100%);
        background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(179,179,179,1) 100%);
        background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(179,179,179,1) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(179,179,179,1) 100%);
    }


    .deposit-method .box.active .img_holder:after,
    .deposit-bank .box.active .bank_img_holder:after{
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        margin: 0 auto;
        width: 20px;
        height: 21px;
        background: url(../img/icon/ico-tick.svg) center no-repeat;
        background-size: 100% 100%;
    }

    .deposit-bank .box{
        color:#CACACA;
        display:inline-flex;
        cursor:pointer;
        align-items: center;
        width: calc(100% / 3 - 10px);
        margin: 5px 0;
    }

    .deposit-bank .box .bank_img_holder {
        position: relative;
        display: inline-block;
        padding: 2px;
        border: 2px solid rgba(80, 79, 81, 0.3);
        margin-right: 10px;
    }
    .deposit-bank .box.active .bank_img_holder{
        border: 2px solid #F1B41E;
        background: rgba(255,255,255,1);
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(179,179,179,1) 100%);
        border-radius: 5px;
    }

    .deposit-bank .box img{
        width:45px;
    }

    /* NEW UI BRANCH CODE */
    /*START DASHBOARD*/
    /*SIDEMENU*/
    /*BUTTON*/
    .button-dashboardAct i{
        font-size: 24px;
    }

    .button-dashboardAct,
    .button-dashboardAct:focus,
    .button-dashboardAct:active,
    .button-dashboardAct:hover{
        background: #414884;
        border-radius: 14px;
        color: #fff;
        cursor: pointer;
        min-width: unset;
        width: 50%;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        align-items: center;
        gap: 10px;
        font-size: 14px;
        justify-content: center;
        min-height: 56px;
        text-transform: capitalize;
        font-weight: 400;
        padding: 0;
    }

    .button-dashboardAct.newNav.active{
        background: #545EAD;
        color: #fff;
    }

 /*   .button-dashboardAct.newNav.active i{
        color: #BA8D54;
    }*/

    .dashboard-menu.active span:before{
        background-image: linear-gradient(to bottom, #FFEEA0 0% , #8E620D 100%);
        color: rgba(0, 0, 0, 0);
        -webkit-background-clip: text;
        background-clip: text;
    }

    /* .dashboard-menu.active span:nth-child(2){
        color: #D0AE54;
    } */

    .copyUsername{
        color: #919191;
    }

    .dashboard-profile-holder{
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .dashboard-profile-container{
        background : #222753;
        border-radius: 14px;
        padding: 10px 15px;
        /* min-width: max-content; */
    }

    .dashboard-user-details{
        display: flex;
        align-items: center;
        min-width: max-content;
        gap: 10px;
        justify-content: space-between;
        position: relative;
    }

    .sidebar-body .sidebar-profile .sidebar-profile-cont .m-user-name-icon, 
    .dashboard-profile-image {
        background: rgba(83,79,74,0.3);
        display: inline-flex;
        width: 70px;
        height: 70px;
        color: var(--generalInactive);
        border: 1px solid #534f4A;
        border-radius: 50%;
        align-items: center;
        justify-content: center;
        font-size: 25px;
        font-weight: 500;
    }

    .dashboard-user-details .img-responsive{
        position: absolute;
        right: 0;
    }

    .dashboard-user-wallet-container{
        display: flex;
        justify-content: space-between;
        gap: 5px;
        flex-direction: column;
    }
/*
    .dashboard-user-wallet-container .dashboard-wallet-details:nth-child(2){
        align-items: flex-end;
        justify-content: flex-start;
    }*/

    .dashboard-button-container{
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        padding: 10px 0;
    }

    .dashboard-wallet-details{
        display: flex;
        justify-content: space-between;
        gap: 10px;
        padding: 10px 0;
        flex-direction: column;
    }

    .dashboard-wallet-details:nth-child(1){
        padding-top: 5px;
    }

    .dashboard-wallet-details:nth-child(2){
        border-bottom: none;
    }

    .dashboard-wallet-details .main-wallet,
    .dashboard-wallet-details .bonus-wallet{
        display: flex;
        gap: 10px;
        align-items: center;
    }

    .dashboard-wallet-details span,
    .dashboard-wallet-details .mp-transfer-lbl{
        color: #CACACA;
    }

    .dashboard-profile-container > div{
        padding: 10px 0;
    }

    .dashboard-separator{
        border-bottom: 2px solid #efb824;
    }

    /* .dashboard-separator:last-child{
        border-bottom: none;
    } */

    .restore-promoMinMax{
        flex-direction: row;;
    }

    .restore-promoMinMax .button-dashboardAct{
        border: 1px solid #A324EF;
        background: none;
        margin-left: 0;
        margin-right: 0;
    }

    .restore-promoMinMax .xBox{
        display: flex;
    }

    .dashboard-profile-user-details,
    .dashboard-wallet-auto-transfer{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .dashboard-profile-user-name{
        text-transform: uppercase;
    }

    .dashboard-profile-user-id{
        color: #FEB909;
    }

    .dashboard-profile-user-holder{
        display: inline-flex;
        align-items: center;
        gap: 10px;
    }

    .verify_reward_icon {
        cursor: pointer;
        width: fit-content;
        margin-left: 5px;
    }
    .verify_reward_icon:hover {
        filter: brightness(150%);
    }
    .map-location-details{
        position: absolute;
        display: none;
        background: black;
        padding: 0.7em;
        border-radius: 6px;
        box-shadow: 0 0px 20px rgb(0 0 0 / 10%);
        z-index: 999;
        animation: fadeIn 0.7s;
        font-size: 12px;
        margin-top: 5px;
        margin-left: -3px;
        line-height: 1.5;
        max-width: 200px;
    }
    .map-location-details.location-details-email {
        right: 0;
    }
    .map-location-details h5{
        font-size: 12px;
        margin-bottom: 5px;
    }
    .verify-wallet-lock-balance {
        font-size: 12px;
        display: flex;
        border: 1px solid grey;
        width: 100%;
        padding: 8px;
        border-radius: 20px;
        align-items: center;
        margin-bottom: 10px;
        margin-top: 10px;
        justify-content: space-between;
        gap: 5px;
    }

    .verify-wallet-lock-balance .lock-balance-title {
        display: flex;
        gap: 5px;
        align-items: center;
    }

    .verify-wallet-lock-balance img {
        width: 15px;
        height: 15px;
        margin-right: 3px;
        cursor: pointer;
    }
    .dt_verify_lock_wallet_balance {
        color: white !important;
        margin-top: 1px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block;
    }

    .dashboard-profile-user-pending-verified-container{
        border: 1px solid #FEB909;
        padding: 3px 10px;
        border-radius: 20px;
        color: #FEB909;
        font-size: 12px;
        display: flex;
        align-items: center;
        gap: 5px;
    }

    .dashboard-profile-user-verified-container{
        border: 1px solid #46AD4D;
        padding: 3px 10px;
        border-radius: 20px;
        color: #46AD4D;
        font-size: 12px;
        display: flex;
        align-items: center;
        gap: 5px;
    }

    .dashboard-user-verification-details{
        display: flex;
        justify-content: space-between;
    }

    .dashboard-user-verification-details i{
        color: #959595;
    }
    .dashboard-user-verification-icons{
        display: flex;
        gap: 10px;
    }

    .user-verification,
    .user-verification:active,
    .user-verification:hover,
    .user-verification:focus{
        display: flex;
        color: #fff;
        background: #414884;
        border-radius: 15px;
        width: 45px;
        height: 45px;
        padding: 10px;
        align-items: center;
        justify-content: center;
        font-size: 15px;
        position: relative;
        opacity: 70%;
        cursor: pointer;
    }

    .user-verification.verified{
        opacity: 100%;
    }
    .user-verification.verified{
        background: #46AD4D;
        color: #fff;
    }
    .user-verification.failed{
        background: #2B0403;
        color: #fff;
    }

    .user-verification .v{
        position: absolute;
        bottom: 5px;
        right: 5px;
        background: #3BB54A;
        padding: 2px;
        border-radius: 50%;
        font-size: 10px;
    }

    .vip-points-holder{
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .vip-points-container{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .vip-points-level,
    .vip-points-details{
        display: flex;
        gap: 8px;
        align-items: center;
    }

    .vip-points-details .vip-point{
       color: #FABB1F;
    }

    .vip-points-details i,
    .vip-privilege i{
        background: #454E9F;
        border-radius: 10px;
        padding: 5px;
        color: #fff;
        cursor: pointer;
    }   

    .vip-progress-container {
        width: 100%;
        height: 15px;
        background: #969696;
        overflow: hidden;
        border-radius: 10px;
    }
    .vip-progress {
        height: inherit;
        float: left;
        border-radius: 10px;
        background: linear-gradient(to right , #FABB1F 0% , #FF6200 100%); 
    }

    .vip-to-next-level{
        color: #CACACA;
    }

    .vip-privilege{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .vip-privilege span{
        color: #FABB1F;
    }

    .sidebar-menu-navigations{
        display: flex;
        flex-direction: column;
        padding: 10px;
        gap: 10px;
        font-size: 16px;
    }

    .sidebar-menu-navigations .dashboard-menu{
        padding: 10px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        color: #E3E3E3;
    }

    .sidebar-menu-navigations .dashboard-menu .newNav-icon {
        width: 25px;
        margin-right: 15px;
    }

    .dashboard-menu span:first-child{
        font-size: 24px;
        width: 30px;
        margin-right: 16px;
        display: flex;
        justify-content: center;
        color: #fff;
    }

    .newNav .notiCount {
        border-radius: 30px;
        background: red;
        color: white;
        margin-left: 5px;
        display: inline-flex;
        height: 25px;
        width: 25px;
        justify-content: center;
        align-items: center;
    }

    .missionDiary-notif{
        border-radius: 30px;
        background: #ff4f29;
        padding: 3px;
        display: inline-block;
        align-items: center;
        justify-content: center;
        color: white;
        margin-left: 5px;
        width: 5px;
        height: 5px;
    }

    .dashboard-mobile-profile .missionDiary-notif{
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .dashboard-mobile-profile .notiCount{
        border-radius: 30px;
        background: red;
        padding: 3px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
        margin-left: 5px;
        position: absolute;
        top: 10px;
        right: 10px;
        font-size: 0;
    }

    /*MOB PROFILE PAGE*/
    .dashboard-profile-mobileHolder{
        padding: 15px 15px 0px;
    }

    .dashboard-profile-mobileHolder .dashboard-user-details .img-responsive{
        top: -10px;
        z-index: -1;
    }

    .dashboard-profileBackground{
        padding-bottom: 200px;
        background: linear-gradient(to bottom, #6B3EB2 0%, #5070E8 100%);
        position: absolute;
        top: 0;
        width: 100%;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
        z-index: -1;
    }

    .dashboard-mobile-profile{
        grid-template-columns: repeat(3, 1fr);
        display: grid;
        justify-items: center;
        gap: 10px;
    }

    .dashboard-mobile-profile .box{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 22px 0px;
        background: #222753;
        width: 100%;
        border-radius: 14px;
        gap: 10px;
        position: relative;
        text-align: center;
    }

    .dashboard-mobile-profile .box .mob-profile-icon{
        width: 25px;
        height: 25px;
    }

    .dashboard-mobile-profile .box span:nth-child(2){
        color: #fff;
        font-size: 12px;
    }

    .pulse {
      animation: pulse-animation 2s infinite;
    }
    
    /*dashboard*/
    .user-dashboard-holder {
        width: 95%;
        max-width: 1200px;
        margin: 0 auto;
    }

    .section-setting{
        display: flex;
        width: 100%;
        gap: 10px;
        padding-bottom: 40px;
    }

    .section-setting .right-panel,
    .section-setting .setting-panel{
        width: -webkit-fill-available;
        position: relative;
        overflow-x: auto;
    }

    .section-setting .right-container{
        display: flex;
        flex-direction: column;
        gap: 10px;
        /*height: 100%;*/
    }
    .section-setting .bubble-container{
        background: #481b1b;
        width: 100%;
        /*display: inline-grid;*/
        border-radius: 12px;
        height: 100%;
        padding:20px 0 40px;
    }

    .section-setting .bubble-container-holder{
        padding: 0 40px;
    }

    .main-title-holder{
        border-bottom: 2px solid #efb824;
    }

    .vip-navigation-holder {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .org-title{
        font-size: 24px;
        color: #FABB1F;
        padding: 10px 0;
        font-variant-caps: all-petite-caps;
    }

    .section-profile{
        padding: 25px 0;
    }

    .sub-title{
        color: #FABB1F;
        padding: 10px 0;
    }

   
    .tnc-holder{
        background: #0E143C;
        padding: 15px 30px;
        border-radius: 15px;
        line-height: 1.5;
        margin-top: 15px;
    }

    .tnc-holder .tnc-title-holder{
        display: flex;
        align-items: center;
    }

    .tnc-holder .tnc-title-holder.active i{
        animation: rotate180 0.5s linear;
        transform: rotate(180deg);
    }

    .tnc-holder .tnc-title{
        flex: 1;
        color: #FABB1F;
    } 

    .tnc-holder .tnc-title-holder i{
        background-image: linear-gradient(to bottom, #FFEEA0 0% , #8E620D 100%);
        color: rgba(0, 0, 0, 0);
        -webkit-background-clip: text;
        background-clip: text;
        transition: transform .8s ease;
    }

    .tnc-holder .tnc-container{
        margin: 5px 0;
        font-size: 13px;
        color: #fff;
    }

    .tnc-holder .tnc-expandable{
        display: none;
    }

    /*outside page tnc */
    .tnc-content {
        margin-bottom: 30px;
        background: #1C1C1C;
    }

    /*DEPOSIT & WITHDRAW*/
    .tnc-container .dpMinAmt,
    .tnc-container .dpMaxAmt{
        color: #FEB909;
    }
    .deposit-method,
    .withdrawal-method,
    .withdrawal-channel-list{
        display: inline-flex;
        width: 100%;
        /*align-items: center;
        justify-content: flex-start;
        gap: 10px;*/
    }

    .withdrawal-channel{
        margin: 10px 0;
    }

    .deposit-method .box,
    .withdrawal-method .box,
    .withdrawal-channel-list .box{
        display: inline-flex;
        align-items: center;
        column-gap: 10px;
        background: #3C4488;
        color: #fff;
        padding: 10px;
        border-radius: 14px;
        width: calc(100% / 5 - 10px);
        margin: 10px 5px;
        opacity: 70%;
    }

    .withdrawal-method .box span:first-child{
        font-size: 30px;
    }


    .deposit-method .box.active,
    .withdrawal-method .box.active,
    .withdrawal-channel-list .box.active{
        background: #6849EF;
        color: #fff;
        opacity: 100%;
    }

    .deposit-method .box img,
    .withdrawal-method .box img,
    .withdrawal-channel-list .box img,
    .deposit-bank .box img{
        max-height: 30px;
    }

    .deposit-method .name,
    .withdrawal-method .name,
    .withdrawal-channel-list .name{
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .deposit-bank .box{
        cursor:pointer;
        display: inline-flex;
        align-items: center;
        column-gap: 10px;
        background: #242424;
        padding: 10px;
        border-radius: 14px;
        width: calc(100% / 5 - 10px);
        text-overflow: ellipsis;
        overflow: hidden;
        margin: 10px 5px;
        opacity: 70%;
    }

    .deposit-bank{
        display: inline-block;
        margin: 10px 0;
        width: 100%;
    }

    .deposit-bank .box.active{
        background: #4E4334;
        opacity: 100%;
    }

    .deposit-bank .name{
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .preview-img img {
        max-width: 250px;
    }

    .preview-qrimg{
        display: flex;
    }

    .custom-file{
        border-radius: 12px;
        height: 40px
    }

    .custom-file-label{
        background: #CEC9D5;
        color: #2A2A2A;
        border: none;
        text-align: left;
        display: flex;
        align-items: center;
        height: 40px;
    }

    .custom-file-label::after{
        background-color: #8F1FD2;
        color: #FFF;
        /* border: none; */
        height: 40px;
        display: flex;
        align-items: center;
    }
    
    .crypto-rate-wrapper {
        display: flex;
        align-items: center;
    }

    .crypto-rate-wrapper .cryptoExchangeRate{
        margin-left: 10px;
    }

    /*DEPOSIT*/
    .payment_method_holder{
        display: flex;
        gap: 10px;
        align-items: center;
        background: #3C4488;
        padding: 10px;
        color: #fff;
        border-radius: 15px;
        width: calc(100% / 4 - 12px);
        min-height: 60px;
    }

    .payment_method_holder .payment_method_img {
        max-width: 40px;
    }

    .payment_method_text{
        width: 100%;
        overflow: hidden;
    }
    .payment_method{
        text-transform: capitalize;
    }
    .payment_method_text > div{
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .payment_method_text .payment_method_desc{
        font-size: 10px;
    }

    .bubble-container-holder .main-title-holder{
        display: flex;
        gap: 10px;
        align-items: center;
        margin-bottom: 15px;
    }

    .main-title-holder i{
        color: #959595;
    }

    .payment_details_holder{
        background: #0E143C;
        border-radius: 15px;
        margin: 8px 0;
    }
    .payment-details-bank-header{
        display: flex;
        align-items: center;
        padding: 15px;
    }
    .payment-details-bank ~ .payment_details_content{
        display: none;
    }

    .payment-details-bank.active ~ .payment_details_content{
        display: block;
        animation: fadeIn 1s ease-in ;
    }

    .payment-details-bank-header i{
        background: #009D36;
        padding: 5px;
        border-radius: 50%;
    }

    .payment-details-bank-header-container{
        display: flex;
        align-items: center;
        gap: 10px;
        flex: 1;
    }

    /* Online banking deposit */
    .payment-details-bank.online-payment-details.payment_provider {
        display: block;
        width: 100%;
        min-height: unset;
        padding: unset;
        background: unset;
        border-radius: unset;
    }

    .payment-details-bank.online-payment-details .payment-details-bank-header-big-container {
        display: flex;
        flex: 1;
        gap: 30px;
    }
    
    .payment-details-bank.online-payment-details .payment-details-bank-header-container {
        flex: unset;
    }

    .payment-details-bank-header-container img{
        width: 35px;
    }

    .payment_details_content{
        background: #222A69;
        padding: 8px;
        border-bottom-right-radius: 15px;
        border-bottom-left-radius: 15px;
    } 

    .payment_details_content .form-input {
        margin: 4px 0;
    }

    .payment_provider_holder{
        margin: 10px 0;
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
    }
    .payment_provider{
        display: flex;
        gap: 10px;
        align-items: center;
        background: #414884;
        padding: 10px;
        color: #fff;
        border-radius: 15px;
        width: calc(100% / 4 - 10px);
        min-height: 60px;
    }

    .payment_provider.active{
        color: #fff;
        background: #545EAD;
    }

    .payment_provider img{
        width: 35px;
    }

    .payment_provider span{
        text-transform: capitalize;
    }
    /*END DEPOSIT*/
    /*WITHDRAWAL*/
    .withdrawal-available-amount-container{
        display: flex;
        gap: 10px;
        background: #3C4488;
        padding: 10px;
        border-radius: 10px;
        color: #CACACA;
    }

    .withdrawal-available-amount-container i{
        color: #FFCE00;
    }

    .withdrawal-available-amount-container .vertical-line{
        height: unset;
        border-right: 1px solid #E3E3E3;
    }

    .withdrawal-amount{
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .available-amount{
        background: transparent;
        font-weight: 600;
        border: none;
        font-family: 'ChakraPetchBold';
    }


    .two-title-holder,
    .twin-container{
        display: flex;
        gap: 10px;
        overflow: hidden;
    }

    .two-title-holder .org-title{
        width: calc(100% / 2);
    }
    
    /*WITHDRAWAL CONDITION USE HERE*/
    .condition-title{
        display: flex;
        justify-content: space-between;
        padding: 15px 0;
    }

    .condition-info .lb-1{
        display: inline-block;
    }

    .btn-countdown{
        display: inline-flex;
        float: right;
        gap: 5px;
        background: #3C4488;
        align-items: center;
        border-radius: 25px;
        padding: 5px 10px;
    }

    .withdraw-mob-items {
        margin: 20px 0;
    }

    .unfulfilled_penalty_row{
        width: calc(100% / 2 - 10px);
        display: inline-block;
        margin: 20px 0;
    }
    .unfulfilled_penalty_row .bg-gold{
        width: 100%;
        background: #0F0C12;
        padding: 10px 15px;
        border-top-right-radius: 15px;
        border-top-left-radius: 15px;
        color: #FFFFFF;
    }
    .unfulfilled_penalty_row p{
        display: inline-block;
        margin-right: 5px;
        font-size: 12px;
    }
    .unfulfilled_penalty_row img{
        display: inline-block;
        height: 30px;
    }
    .promo_total_conditions{
        background: #222A69;
        padding: 10px 15px;
        display: inline-flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        border-bottom-right-radius: 15px;
        border-bottom-left-radius: 15px;
        color: #FFFFFF;
    }
    .promo_total_conditions div{
        max-width: calc(100% / 3);
    }
    .promo_total_conditions div:first-child{
        font-size: 12px;
    }
    .display-table{
        display: inline-block;
        width: 100%;
        font-size: 10px;
        margin: 10px 0 15px;
        color: #94979A;
    }
    .charges{
        color: #FFFFFF;
        border: 1px solid #FFFFFF;
        border-radius: 25px;
        padding: 5px 10px;
        font-size: 11px;
    }
    .promo_total_value{
        font-size: 18px;
        font-weight: 600;
        color: #FFF;
    }
    /*END WITHDRAWAL*/

    /*PROFILE*/
    .profile-verification-holder{
        display: flex;
        align-items: center;
        gap: 15px;
    }


    /*referral*/
    .referral-form span{
        display: inline-block;
        vertical-align: middle;
        width: 30%;
        color: #cfcfcf;
    }
    /*END DASHBOARD*/

    /* History */
    .search-input{
        display: inline-flex;
        vertical-align: middle;
        width: 100%;
        margin: 10px 0;
        align-items: center;
        position: relative;
    }

    .search-input .input-box-option{
        padding: 12px 16px;
        min-width: fit-content;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        text-align: center;
        color: #FFFFFF;
    }
    .search-input .input-type-option{
        background: #3C4488;
        border-radius: 16px;
        overflow-x: auto;
        display: inline-flex;
        white-space: nowrap;
    }

    .search-input .input-type-option::-webkit-scrollbar {
        width: 0px;
        height: 5px;
    }

    /* Track */
    .search-input .input-type-option::-webkit-scrollbar-track {
        background: #242424; 
    }

    /* Handle */
    .search-input .input-type-option::-webkit-scrollbar-thumb {
        background: #515151; 
        border-radius: 30px;
    }

    /* Handle on hover */
    .search-input .input-type-option::-webkit-scrollbar-thumb:hover {
        background: #515151;
    }

    .search-input .input-box-option.active{
        background: #6849EF;
        color: #fff;
        border-radius: 12px;
    }

    /* Referral */
    .dashboard-button, 
    .dashboard-button:active, 
    .dashboard-button:focus, 
    .dashboard-button:hover {
        border-radius: 12px;
        cursor: pointer;
        border: none;
        padding: 10px;
        background: #3C4488;
        color: #fff;
        margin-right: 10px;
    }

    .dashboard-button:last-child, 
    .dashboard-button:last-child:active, 
    .dashboard-button:last-child:focus, 
    .dashboard-button:last-child:hover {
        margin-right: 0;
    }

    .dashboard-button.active {
        background: #6849EF;
        border-radius: 12px;
        color: #fff;
    }

    .profile-details-container,
    .dual-input-holder{
        display: flex;
        gap: 40px;
        justify-content: space-between;
        /*align-items: center;*/
    }

    .input-iconButton {
        position: absolute;
        display: flex;
        align-items: center;
        right: 10px;
        color: #fff;
        cursor: pointer;
    }

    /* Check In Calendar Modal START */
    /*MISSION DIARY CALENDAR*/
    .mission-daily-calendar-holder{
        background: #000000;
        border-radius: 15px;
        margin-top: 20px;
    }

    .mission-daily-calendar-holder .missionCalendar{
        margin-bottom: 24px;
        font-size: 12px;
    }

    /*mission dairy modal*/
    .missionCalendar .calender-day-header {
        text-align: center;
        border: none;
        padding: 5px;
    }

    .missionCalendar .day-content{
        padding: 2px;
        text-align: center;
        border: none;
    }

    .calender-day-header{
        color: #919191;
        text-transform: uppercase;
    }

    .check-in-indicator-icon {
        position: absolute;
        height: 100%;
        width: 100%;
        border-radius: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .calender-header-tab {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        background: linear-gradient(to bottom, #3D48AC 0%, #3F1D7C 100%);
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        padding: 10px;
    }

    .month-year-text {
        color: #fff;
        font-weight: bold;
        font-size: 20px;
    }

    .daily-image-container{
        width: 60px;
        height: 65px;
        display: flex;
        align-items: center;
        background: grey;
        justify-content: center;
        background: #1C1C1C;
        border-radius: 10px;
        margin-top: 5px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }

    .daily-image-container .mission-calendar-missed{
        background: #1C1C1C;
        border: 1px solid #534F4A;
    }

    .day-content.checked .mission-special-occassion{
        /*background: #254B20;*/
    }

    .daily-image-container .mission-calendar-checked-in{
        background: rgba(19, 163, 0, .1);
        border: 1px solid #254B20;
    }

    .daily-image-container.mission-today-before-check{
        background: rgba(19, 163, 0, .1);
        border: 1px solid #FFCE00;
    }

    /*.daily-image-container.mission-today-before-check img{
        width: 40px;
    }*/

    .daily-image-container .mission-special-occassion{
        position: absolute;
        bottom: 0;
        right: 0;
        background: #534F4A;
        padding: 5px;
        border-radius: 10px;
        height: 30px;
        width: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .daily-image-container .mission-special-occassion:nth-child(3){
        left: 0;
    }

    .calender-header-tab .left-arrow-button,
    .calender-header-tab .right-arrow-button{
        background: #FFCE00;
        padding: 16px;
        max-height: 24px;
        max-width: 24px;
        border-radius: 50%;
        color: #1B222B;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .calender-header-tab .right-arrow-button.disabled{
        opacity: 0.7;
        color: #1B222B;
        pointer-events: none;
    }


    .mission-month-login{
        display: flex;
        flex-direction: column;
        align-items: center;
        color: #fff;
    }

    #mission-daily-calendar .day-type-container {
        display: flex;
        gap: 10px;
        margin: 0 8px;
        border-top: 1px solid #413E3B;
        padding: 20px 0;
    }

    #mission-daily-calendar .day-type-container .day-type-item img{
        height: 18px;
    }
    /* MISSION DIARY CALENDAR END */

   /* #checkInModal .modal-dialog{
        max-width: fit-content;
    }*/
    #checkInModal .daily-mission-modal-content {
        background: transparent;
        border: none;
        box-shadow: none;
        text-align: center;
    }
    #checkInModal .calender-header-tab {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        background: linear-gradient(to bottom, #3D48AC 0%, #3F1D7C 100%);
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        padding: 10px;
        position: relative;
    }

    #checkInModal .mission-calendar-body {
        padding: 0 8px;
    }

    #checkInModal .happy-giftbox {
        position: absolute;
        left: 0;
        top: 0;
        transform: rotate(-19deg) translate(-15%, -38%);
    }

    #checkInModal .day-type-container {
        display: flex;
        gap: 10px;
        margin: 0 8px;
        border-top: 1px solid #413E3B;
        padding: 20px 0;
    }

    #checkInModal .day-type-container .day-type-item img{
        width: 18px;
        height: 18px;
    }

    #checkInModal .check-in-btn-modal {
        background: linear-gradient(to bottom, #6584FA 0%, #5F17D1 100%);
        width: 75%;
        border: 0;
        color: #fff;
        border-radius: 10px;
        padding: 10px 0;
        animation-name: grow-shrink;
        animation-duration: 5s;
        animation-iteration-count: infinite;
    }

    #checkInModal .daily-claim-modal-close{
        margin: auto;
        width: 100%;
        padding-top: 20px;
        color: #fff;
    }
    /* Check In Calendar Modal END */

    /*NOTIFICATION*/
    .notification-holder{
        margin: 10px 0;
        position: relative;
    }

    .notification-details-container{
        background: #0E143C;
        padding: 15px;
        border-radius: 15px;
        margin: 10px 0;
    }
    .notification-title{
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 15px;
        position: relative;
        color: #fff;
    }
    .notification-title span{
        color: #919191;
        white-space: nowrap;
        font-size: 13px;
    }
    .notification-details{
        padding: 0 15px;
        color: #E3E3E3;
        margin: 10px 0;
        word-break: break-all;
    }

    .unread-msg:after {
        content: "";
        border-radius: 30px;
        background: #F6D31A;
        padding: 3px;
        position: absolute;
        top: 50%;
        left: 5px;
        transform: translateY(-50%);
    }

    .read-all-container{
        display: flex;
        justify-content: flex-end;
    }
    .read-all{
        border: 1px solid #FFFFFF;
        color: #FFFFFF;
        padding: 5px 15px;
        display: flex;
        align-items: center;
        border-radius: 10px;
        background: transparent;
    }
    /* end notification */

    .common-input .input-icon i {
        position: absolute;
        right: 10px;
        color: #2A2A2A;
        top: 50%;
        transform: translateY(-50%);
    }

    .common-input .inputDatePicker i{
        color: #2A2A2A;
    }

    .no-record {
        display: inline-flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        margin: 30px auto;
        line-height: 3;
        color: #636363;
    }

    .no-record span {
        font-size: 70px;
    }

    /* END NEW UI BRANCH CODE */
    
    /* Crypto Rate Reminder */
    .crypto-rate-warning-img {
        position: absolute;
        right: -20px;
        top: -30px;
        width: 80px;
    }
    
    .crypto-rate-reminder {
        border-radius: 10px;
        background: #1B1152;
        padding: 20px;
        margin-top: 25px;
        position: relative;
        width: 60%;
    }
    
    .crypto-rate-wrapper {
        display: flex;
        align-items: center;
        /*gap: 10px;*/
    }

    .crypto-rate-wrapper .cryptoExchangeRate{
        margin-left: 10px;
    }

    /* QR code */
    .qr_code_holder button{
        background: #A725F5;
        border: none;
        padding: 10px 10px;
        width: 200px;
        max-width: 100%;
        border-radius: 5px;
    }

    .qr_code_holder button a{
        color: #fff;
        font-weight: 700;
    }

    .cryptoQR {
        width: 20%;
    }

    .qr_code_holder img {
        max-width: 100%;
        width: 150px;
    }


    .profileSH{
        background:#120E16;
        padding: 30px;
        margin-top: 15px;
    }

    .profileSH .box .logo{
        width:150px;
    }

    .profileSH .box{
        display: inline-block;
        vertical-align: top;
    }

    .tbl-profile tr td{
        padding:7px 15px;
        font-size: 16px;
    }

    .tbl-profile tr{
        border-bottom: 1px dotted #969696;
    }
    
    .tbl-profile tr:last-child{
        border-bottom: none;
    }

    .tbl-profile tr td:first-child{
        color: #5A5A5A;
    }

    .tbl-profile tr td:last-child{
        color: #999999;
    }

    .profile-datepicker{
        display: flex;
        flex-direction: row;
        gap: 10px;
    }

    .payment-methods-home img{
        display:inline-block;
        vertical-align: top;
    }

    .payment-methods-home .p1{
        width:80px;
    }

    .payment-methods-home .p2{
        width:50px;
    }

    .contact-bg{
        max-width:200px;
        width:100%;
        margin:0 auto;
    }

    .contact-bg img{
        width:100%;  
    }

    .contact-bg .txt{
        position: absolute;
        top: 35px;
        right: 10px;
        width: 150px;
        color: #fff;
    }

    .home-seo-footer {
        max-width: 1200px;
        width: 95%;
        margin: 0 auto;
    }

    .home-punya-footer .box{
        width: calc(100% / 4 - 15px);
        margin-right: 15px;
        display:inline-block;
        vertical-align: top;
        margin-top:15px;
    }

    .home-punya-footer .box:nth-child(4n){
        margin-right: 0;
    }


    .home-punya-footer .box .title{
        color: #efb824;
        font-size:16px;
    }

    .home-punya-footer .box .title{
        color: #efb824;
        font-size:16px;
    }

    .home-punya-footer .box .content{
        padding-top:5px;
        color: #ffffff;
    }

    .game-type-list a.active,
    .m-game-type-list a.active{
        color:#FCB600;
    }

    #btnRegister, #btnRegister:focus, #btnRegister:active, #btnRegister:hover,
    #btnLoginTop, #btnLoginTop:focus, #btnLoginTop:active, #btnLoginTop:hover{
        min-width: 90px;
        height: 40px;
    }
    /* MOBILE BOTTOM MENU */
    .mob-bottom-section{
        z-index:3;
        position:fixed;
        bottom: 0;
        left:0;
        width:100%;
        text-align:center;
        background: #333388;
    }
    .mob-bottom-menu{
        width: 95%;
        margin: auto;
        display: flex;
        align-items: center;
        padding: 10px 0;
    }

    .mob-bottom-section .box{
        width: calc(100% / 4);
        display: inline-grid;
        justify-items: center;
        font-size: 12px;
        gap: 5px;
        color: #BBBEDD;
    }

    .mob-bottom-section .box img{
        width: 25px;
        height: 25px;
    }

    .mob-bottom-menu .box.active span{
        color: #FFFFFF;
    }
    .contactUsBar{
        z-index:9999;
        -webkit-animation: MoveUpDown 1s infinite  alternate;
        animation: MoveUpDown 1s infinite  alternate;
        right: -10px;
        position: fixed;
        top: 15%;
        height: 0px;
    }
    .contactUsBar img{
        transform:scale(0.6);

    }
    .contactUsBar {
        top:40%;
        right: -23px;
    }

    .mobTopWallet{
        padding:15px;
    }

    .mobTopWallet .xBg{
        background: #373040;
    }

    .mobTopWallet .xWalletInfo{
        border-bottom: 1px solid #766B83;
        padding-bottom: 15px;
        padding:15px;
        display: flex;
        align-items: center;
    }

    .mobTopWallet-left{
        flex: 1;
    }

    .mobTopWallet .xRestoreIcon,
    .mobTopWallet .xMinMaxIcon {
        text-align: center;
        display: inline-grid;
        align-items: center;
    }

    .xWalletInfo .xIco img{
        width:45px;
        padding-left: 5px;
    }

    .xWalletInfo .xMobWallet .box{
        display: block;
        color: #CACACA;
    }

    .xWalletInfo .xMobWallet{
        display: inline-block;
        vertical-align: middle;
    }

    .xMobNavMenu{
        padding:15px 0;
    }

    .xMobNavMenu .box{
        display: inline-flex;
        flex-direction: column;
        /*    width: calc(100% / 4 - 3px);*/
        width: calc(100% / 3 - 3px);
        text-align: center;
        color: #b8b8b8;
    }

    .xMobNavMenu .box img{
        width:20px;
    }

  

    .xMobNavMenu .box.active div{
        color: #F9BB1F;
    }


    
    .xChangePasswordPanel .box{
        background: #5E5767;
        padding:8px 15px;
        min-width:150px;
        border: 2px solid transparent;
        margin-right:15px;
        color: #ffffff;
        display:inline-block;
        vertical-align:  middle;
        cursor:pointer;
        transition: .5s;
        border-radius:5px;
    }

    .xChangePasswordPanel .box:hover{
        opacity: .9;
        background: #8F1FD2;
    }

    .xChangePasswordPanel .box.active{
        background: #8F1FD2;
    }

    
    .section-contact{
        max-width:800px;
        margin:20px auto 120px auto;
    }

    /* width */
    .section-contact ::-webkit-scrollbar {
        width: 5px;
    }

    /* Track */
    .section-contact ::-webkit-scrollbar-track {
        background: #979797; 
    }

    /* Handle */
    .section-contact ::-webkit-scrollbar-thumb {
        background: #F8F8F8; 
    }

    /* Handle on hover */
    .section-contact ::-webkit-scrollbar-thumb:hover {
        background: #F8F8F8; 
    }

    .section-contact .xRight,
    .section-contact .xLeft{
        display:inline-block;
        vertical-align: top;
        width: calc(100% / 2 - 20px);
    }

    .section-contact .xLeft{
        height:400px;
        overflow-x: auto;
    }

    .section-contact .xRight img{
        max-width:300px;
        margin:0 auto;
    }

    .xContactList .box{
        padding: 15px 0;
        border-bottom: 1px solid #5F5F5F;
    }

    .xContactList .xIcon{
        display: inline-block;
        vertical-align: middle;
        margin-right: 15px;
        width: 80px;
        text-align:center;
    }

    .xContactList .xIcon img{
        margin:0 auto;
        width: 45px;
    }

    .xContactList .xIcon.phone img{
        margin:0 auto;
        width:20px;
    }

    .xContactList .xIcon.qr_img img{
        width: 100px;
    }

    .xContactList .xInfo{
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 100px);
    }

    .xContactList .lb-1{
        color: #ADADAD;
        font-size:16px;
    }

    .xContactList .lb-2{
        color: #ffffff;
        font-size: 12px;
        margin-top:5px;
    }

    .vpTitle{
        color: #fff;
        font-size: clamp(14px, 2vw, 18px);
        text-transform: capitalize;
        font-weight:500;
        display: flex;
        flex-basis: 100%;
        gap: 10px;
        align-items: center;
    }

    .vpTitle img {
        width: 25px;
    }

    .exclusive-prev{
        position: absolute;
        left:-20px;
        top:50%;
        z-index: 1;
        color: #ffffff;
        font-size:20px; 
        cursor:pointer;
    }

    .exclusive-prev.slick-disabled,
    .exclusive-next.slick-disabled{
        color: #c7c7c7;
    }

    .exclusive-next{
        position: absolute;
        right:-20px;
        top:50%;
        z-index: 1;
        color: #ffffff;
        font-size:20px; 
        cursor: pointer;
    }

    /*floating contact*/
    .vContactUS{
        z-index: 99;
        -webkit-animation: MoveUpDown 1s infinite  alternate;
        animation: MoveUpDown 1s infinite  alternate;
        right: 0;
        position: fixed;
        top: 25%;
        height:180px;
        color: #ffffff;
        /*    cursor: pointer;*/
        -webkit-transition-duration: 0.5;
        -moz-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        transition-duration: 0.5s;
        margin-right:-250px;
    }

    .vContactUS.dd:hover{
        margin-right: 0;
    }

    .vContactUS .xBG{
        /*    display: none;*/
        -webkit-transition-duration: 0.5;
        -moz-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        transition-duration: 0.5s;
        background: linear-gradient(to bottom, rgba(240,34,247,1) 0%, rgba(143,38,244,1) 100%);
        border: 1px solid var(--subColor);
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
        float:left;
        width:50px;
        height:100%;
        padding:7px;
        text-align: center;
    }

    .vContactUS:hover .xCIcon{
        filter: brightness(0) invert(1);
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }

    .vContactUS .xContactSpan{
        width:35px;
        height:100%;
    }

    .vContactUS img{
        width: 30px;
        display: inline-block;
        filter: brightness(100);
        margin-top: 15px;
    }

    .vContactUS i{
        font-size: 22px;
        margin-top: 15px;
    }

    .lineQr img{
        width: 80%;
        filter: unset;
        margin: auto;
        display: flex;
    }

    .vContactUS .xContactListF{
        /*float:left;
        width:250px;
        min-height:250px;
        padding:10px 15px;
        background: #413E3B;
        border: 1px solid var(--subColor);
        border: 5px 0 0 5px;*/
        float: left;
        width: 250px;
        min-height: 250px;
        padding: 10px 15px;
        background: #413E3B;
        border: 2px solid rgba(240,34,247,1);
    }

    .vContactUS .xContactListF .xRow{
        padding: 10px 0;
        display: block;
        color: var(--generalText);
        text-transform: uppercase;
        cursor: pointer;
    }

    .vContactUS .xContactListF .xRow:hover{
        opacity: 0.3;
    }

    .vContactUS .xContactListF .xRow:last-child{
        border-bottom: none;
    }

    .vContactUS .xContactListF .xRow .xIcon{
        width: 35px;
        display:inline-block;
        vertical-align:middle;
        text-align: center;
    }

    .vContactUS .xContactListF .xRow .xIcon img{
        filter: brightness(1);
        margin-top: 0;
    }

    .vContactUS .xContactListF .xRow .xIcon i{
        font-size: 30px;
        margin-top: 0;
    }

    .vContactUS .xContactListF .xRow .xText{
        display:inline-block;
        padding-left:15px;
        font-size: 14px;
        vertical-align:middle;
    }

    .vContactUS .xContactListF .xRow .xText p{
        display: block;
        font-size: 14px;
        margin: 0;
        color: var(--mainColor);
        margin-top: 5px;
    }

    .vContactUS .xContactListF .xRow .xText p.btn{
        display: block;
        padding: 1px 10px;
        font-size: 14px;
        min-width: auto;
        min-height: auto;
        margin-top: 3px;
    }

    .vContactUS .xContactListF .xRow .xIcon.phone img{
        /*width: 13px;*/
    }

    .vContactUS span {
        width: 105px;
        -webkit-transform-origin: 10px 20px;
        display: inline-block;
        -webkit-transform: rotate(90deg);
        text-align: center;
        text-transform: uppercase;
    }

    #lineLoadOpt2{
        position: fixed;
        border-radius: 10px;
        top: 20%;
        right: 0px;
        z-index: 99999;
    }
    .lineLoadBtnOpt2{
        background: #32CD32;
        border-radius: 8px;
        width: 60px;
        height: 60px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .lineFloatOpt2{
        padding: 7px;
        display: flex;
        flex-direction: column;
        align-items: center;
        font-size: 8px;
        color: white;
    }

    #closeLineFloat{
        background: white;
        padding: 4px 6px;
        border-radius: 20px;
        position: relative;
        z-index: 5;
        right: 17%;
        top: 12px;
        color: #707070;
    }

    .btnGoToLineOpt2 img{
        margin-right: 0px;
    }

    .lineLoadBtn{
        position: fixed;
        background: #32CD32;
        border-radius: 50px;
        bottom: 10px;
        right: 10px;
        z-index: 99999;
        width: 65px;
        height: 65px;

    }
    .lineLoadBtn img{
        width: 100%;
    }
    .lineBoard{
        position: fixed;
        border-radius: 10px;
        bottom: 80px;
        right: 10px;
        background:rgb(66, 197, 9);
        width: 300px;
        z-index: 99999;
    }
    .lineFloat{
        padding: 11px 8px 8px;
    }
    .headerLine{
        background: rgb(66, 197, 9);
        color: #fff;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        padding: 24px 20px;
        border-radius: 10px 10px 0 0;
    }
    .headerLine img{
        width: 45px;
    }
    .headerLine p{
        margin-bottom: 0;
        margin-left: 5px;
    }
    .bodyLine{
        padding: 20px 20px 20px 10px;
        background-color: rgb(132, 158, 192);
        position: relative;
        overflow: auto;
        max-height: 382px;
    }
    .bodyLine p{
        padding: 7px 14px 6px;
        background-color: rgb(255, 255, 255);
        border-radius: 0px 8px 8px;
        position: relative;
        transition: all 0.3s ease 0s;
        /*opacity: 0;*/
        transform-origin: center top;
        z-index: 2;
        box-shadow: rgb(0 0 0 / 13%) 0px 1px 0.5px;
        margin-top: 4px;
        /*margin-left: -54px;*/
        max-width: calc(100% - 66px);
        color: #000;
    }
    .bodyLine p::before{
        position: absolute;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC);
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: contain;
        content: "";
        top: 0px;
        left: -12px;
        width: 12px;
        height: 19px;
    }
    .lineBoard .fa{
        float: right;
        padding: 10px;
    }
    .footerLine{
        background: #fff;
        padding: 1px;
        border-radius: 0 0 10px 10px;
    }
    .footerLine a{
        padding: 8px 12px;
        border-radius: 24px;
        border: none;
        background: rgb(66, 197, 9);
        color: rgb(255, 255, 255);
        font-size: 15px;
        font-weight: 700;
        line-height: 20px;
        cursor: pointer;
        position: relative;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        margin: 20px;
        overflow: hidden;
        appearance: none;
    }
    .btnGoToLine img{
        margin-right: 5px;
    }

    /*OPTION FOUR CONTACT US*/
    .closeQrFloat{
        /*background: white;*/
        padding: 4px 6px;
        border-radius: 50%;
        border : 1px solid white;
        /*position: relative;*/
        z-index: 5;
        color: #fff;
        right: 0;
    }

    #QrImages .d-dev{
        max-height: calc(var(--window-height) - var(--leaderboard-floating) - 84px - 95px); /* 84px from live chat */
        overflow-y: auto;
    }

    .qrContact-holder{
        padding: 10px;
        background: linear-gradient(to bottom, #F435FF 0%, #9526F4 100%);
        border-radius: 15px;
        margin-bottom: 10px;
    }

    .qrContact-holder:last-child{
        margin-bottom: 0;
    }

    .qrContact-header{
        padding-bottom: 5px;
        color: #fff;
        font-size: .8rem;
        display: flex;
        align-items: center;
        gap: 5px;
    }

    .qrContact-header span{
        flex-basis: 90%;
        text-transform: capitalize;
    }

    /* .qrContact-container {
        max-width: 70px;
        margin: auto;
    } */

    .qrContact-container img{
        cursor: pointer;
        /* width: 100%; */
        max-width: 100px;
    }

    #QrImages .m-dev{
        position: fixed;
        border-radius: 10px;
        top: 35%;
        right: 0px;
        z-index: 1050;
    }

    .contactUs-optionFour{
        position: fixed;
        right: -250px;
        top: 35%;
        transform: translateY(-50%);
        transition: .3s ease;
        transition-delay: .3s;
        width: 250px;
        z-index: 100;
        border-bottom-left-radius: 15px;
        border-top-left-radius: 15px;
    }

    .contactUs-optionFour .xCIcon{
        width: 35px;
    }

    .contactUs-optionFour .fab-btn {
        position: absolute;
        left: -55px;
        top: 30%;
        z-index: 1;
        transform: translateY(-50%);
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 7px 0;
        align-items: center;
        background: linear-gradient(to bottom, #F435FF 0%, #9526F4 100%);
        border-radius: 10px 0 0 10px;
        color: #fff;
        width: 55px;
    }

    .contactUs-optionFour .contactUs-of-list {
        float: left;
        width: 250px;
        /* min-height: 250px; */
        max-height: 250px;
        overflow: hidden;
        overflow-y: auto;
        height: auto;
        padding: 10px 15px;
        background: linear-gradient(to bottom, #F435FF 0%, #9526F4 100%);
        border-bottom-left-radius: 15px;
        border-top-left-radius: 15px;
    }

    .contactUs-of-list img{
        width: 35px;
    }

    .contactUs-of-list .xRow{
        display: flex;
        align-items: center;
        gap: 20px;
        margin: 10px 0;
    }

    .contactUs-of-list .xText{
        display: flex;
        flex-direction: column;
    }

    .contactUs-of-list a{
        color: #fff;
        cursor: pointer;
    }

    .contactUs-optionFour.float-open{
        right: 0;
    }
    /*END OPTION FOUR CONTACT US*/

    .txtIBS{
        display: inline-block;
        vertical-align: middle;
    }

    .icoIBS{
        display: inline-block;
        margin-left: 10px;
        vertical-align: middle;
    }

    #respRestore{
        padding: 20px 0 30px 0;
        font-size: 18px;
        font-weight: 300;
    }
    
    .icoIBS a{
        color: #ffffff;
        font-size: 14px;
        font-weight: normal;
        display: block;
    }
    
    
    .section-banner .box .slick-slide img{
        width: 100%;
        /*max-width: fit-content;*/
    }

    .section-banner .box .slick-slide img.soccer-img{
        width: 100%;
        max-width: initial;
    }


    /*referral*/
    .referral-form span{
        display: inline-block;
        vertical-align: middle;
        width: 30%;
        color: #cfcfcf;
    }

    .referral-form .input-group{
        width: 69%;
        display: inline-block;
        vertical-align: top;
    }

    .referral-form .input-group.file .form-control{
        width: calc(100% - 150px);
    }

    /* .referral-form .referral_info{
        background-color: #080808;
        color: #ddd;
        border: 0px;
    } */

    @media screen and (max-width: 1500px) {
        .main-content-wrapper.nav-opened .gamePage .game .list {
            --col-count: 7;
        }
        .gamePage .game .list {
            grid-template-columns: repeat(var(--col-count, 8), 1fr);
        }
    }

    @media screen and (max-width: 1450px){
        .mission-main,
        .two-title-holder .org-title:first-child{
            max-width: 45%;
        }   
        .daily-image-container .mission-special-occassion{
            width: 25px;
            height: 25px;
        }
        .bubble-container .daily-image-container{ 
            width: 50px;
            height: 50px;
        } 
        .missionCalendar .day-content{
            padding: 2px;
        }
    }

    @media screen and (max-width: 1300px){
        .top-player-holder:first-child{
            border-top-right-radius: 10px;
            border-bottom-right-radius: 10px;
        }


        /* .homePage .game .box {
            width: calc(100% / 6.5 - 5px);
        } */

        .main-content-wrapper.nav-opened .gamePage .game .list {
            --col-count: 5;
        }

        .gamePage .game .list {
            grid-template-columns: repeat(var(--col-count, 6), 1fr);
        }

        .provider-category-item {
            width: calc(100% / 6.5);
        }

        .form-input, .common-input {
            display: inline-block;
        }

        .label-container{
            width: 100%;
            margin-bottom: 5px;
        }

        /* Top Player reset font size */
        .top-player ul li .lb-2 {
            font-size: 16px;
        }
    
        .top-player ul li .lb-3 {
            font-size: 12px;
        }

        .promoMinMax .form-input{
            display: inline-flex;
        }
    }

    @media screen and (max-width: 1200px){
        /* .topBar-holderInner{
            display: flex;
            flex-direction: column;
        } */

        .topBar-holderInner .vertical-line:last-child {
            display: none;
        }

        /* .homePage .game .box {
            width: calc(100% / 5.5 - 5px)
        } */

        .provider-category-item {
            width: calc(100% / 5.5);
        }

        /*DEPOSIT*/
        .payment_method_holder{
            width: calc(100% / 2 - 10px);
        }

        .payment_provider{
            width: calc(100% / 2 - 10px);   
        }
        /*END DEPOSIT*/
        .bubble-container .two-title-holder .org-title:nth-child(2),
        .bubble-container .mission-calendar-holder{
            display: none;
        }

        .mission-main{
            max-width: 100%;
        }
    }

    @media screen and (max-width: 1000px){
        .main-content-wrapper.nav-opened .gamePage .game .list {
            --col-count: 4;
        }
        
        .gamePage .game .list {
            grid-template-columns: repeat(var(--col-count, 5), 1fr);
        }
    }

    @media screen and (max-width: 900px){
        /* .homePage .game .box {
            width: calc(100% / 4.5 - 5px)
        } */

        .provider-category-item {
            width: calc(100% / 4.5);
        }
    }

    @media only screen and (max-width: 800px) {
        html{
            height: 100%;
        }

        body{
            height: 100%;
        }

        .home-banner .slick-next,
        .home-banner .slick-prev {
            display: none;
        }

        .deposit-info .lb-2 .box {
            width: 100%;
            float: none;
        }

        .loggedInFwidth{
            width: 100%;
        }

        .loggedInCustom{
            max-width: 90%;
            margin: auto;
        }

        .d-dev{
            display:none !important;
        }

        .m-dev{
            display:block;
        }

        .label-container {
            max-width: 100%;
        }

        .m-dev.app-download {
            display: flex;
            width: 100%;
            background: #e7e7e7;
            position: sticky;
            z-index: 1038;
            color: #000;
        }

        .app-download .app-close {
            display: flex;
            justify-content: center;
            align-items: center;
            color: #a9a9a9;
            width: 10vw;
        }

        .app-download .app-logo {
            display: flex;
            height: 100%;
            width: 15vw;
            justify-content: center;
            align-items: center;
            padding: 10px;
        }

        .app-download .app-desc-container {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: flex-start;
            width: 43vw;
            font-size: 10px;
        }

        .app-download .app-download-container {
            display: flex;
            width: 30vw;
            align-items: center;
            justify-content: center;
        }

        .button-downloadApp{
            font-size: 10px;
            border-radius: 15px;
            background: #9526F4;
            color: #fff;
            padding: 5px 10px;
            white-space: nowrap;
        }

        .topbar-menu .game-type-list .box{
            display: flex;
            flex-direction: column;
            white-space: nowrap;
            gap: 0;
        }

        .section-banner .banner{
            width: 100%;
        }

        .midbar-search{
            width: 100%;
            margin: 15px 0;
        }

        .gamePage .game .list {
            grid-template-columns: repeat(4, 1fr);
        }


        .xProfilePanel,
        .left-panel{
            display: none;
        }

        .org-title{
            margin-bottom: 10px;
        }

        .common-input .input-box-option {
            padding: 6px 15px;
        }

        .form-input .input-box-option, 
        .common-input .input-box-option,
        .input-box-option-online-bank {
            min-width: calc(100% / 4 - 20px);
            /*background: #3B3442;*/
        }

        .form-input .input-box-option[data-currency="PHP"], 
        .common-input .input-box-option[data-currency="PHP"],
        .input-box-option-online-bank[data-currency="PHP"] {
            min-width: calc(100% / 5 - 20px);
        }

        .deposit-method .img_holder,
        .deposit-method .box .img_holder:hover, 
        .deposit-method .box.active .img_holder, 
        .deposit-bank .box .img_holder:hover, 
        .deposit-bank .box.active .img_holder {
            border: none;
            background: none;
        }

        .deposit-method .box.active .img_holder:after, 
        .deposit-bank .box.active .img_holder:after {
            background: none;
        }

        .deposit-method.mob {
            border-bottom: 1px solid #707070;
            display: block;
            padding-bottom: 5%;
        }

        .deposit-method .box {
            display: inline-block;
            vertical-align: top;
            color: #424242;
            text-align: center;
            transition: .5s;
            cursor: pointer;
            position: relative;
            font-size: 12px;
            height: auto;
            width: calc(100% / 3 - 5%);
            margin: 5% 2.5% 0;
            background: #5E5767;
        }

        .deposit-method.mob .box.active {
            background: #8F1FD2;
        }

        .deposit-method .img_holder {
            background: transparent;
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b3b3b3', GradientType=0 );
            border-radius: 5px;
            display: inline-block;
            vertical-align: top;
            text-align: center;
            position: relative;
            height: auto;
            width: auto;
            padding: 10% 0;
        }

        .deposit-method .img_holder img {
            height: 45px !important;
            width: auto !important;
        }

        .deposit-bank.mob .box {
            width: 100%;
            border: none;
            padding: 0;
            margin-right: 0;
        }

        .deposit-bank.mob .box.active .tempHide {
            display: inline-block;
        }

        .deposit-bank .box {
            min-width: 250px;
            max-width: -webkit-fill-available;
            display: inline-block;
            vertical-align: top;
            transition: .5s;
            cursor: pointer;
            margin-top: 15px;
        }

        .deposit-bank.mob .box .tempHide {
            display: none;
        }

        .deposit-bank .box .bank_img_holder {
            position: relative;
            display: inline-block;
            padding: 2px;
            margin-right: 10px;
        }

        .deposit-bank.mob .box .bank_img_holder {
            position: relative;
            display: inline-block;
            padding: 2px;
            border: 2px solid rgba(80, 79, 81, 0.3);
            margin-right: 10px;
        }

        .deposit-bank.mob .box.active .bank_img_holder {
            border: 1px solid #F1B41E;
            background: rgba(255,255,255,1);
            background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(179,179,179,1) 100%);
            background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(179,179,179,1)));
            background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(179,179,179,1) 100%);
            background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(179,179,179,1) 100%);
            background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(179,179,179,1) 100%);
            background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(179,179,179,1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b3b3b3', GradientType=0 );
            border-radius: 5px;
        }

        .crypto-rate-reminder {
            width: 100%;
            margin-top: 50px;
            padding-top: 55px;
        }

        /*MOBPROFILE*/
        .mobProfileTop{
            display: inline-flex;
            justify-items: center;
            align-items: center;
            width: 100%;
            background: #3C3545;
            padding: 5%;
            gap: 15px;
        }

        .mobProfileVerify{
            display: inline-flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            width: 100%;
            margin: 3% 0;
            gap: 15px;
            text-align: center;
        }

        .mobProfileV{
            text-align: center;
            padding: 0 15px;
            display: inline-flex;
            width: 100%;
            justify-content: space-around;
            max-width: 350px;
        }   

        .mobProfileContainer{
            display: inline-grid;
            gap: 10px;
        }

        .mobProfileTop .username{
            color: #F9BB1F;
        }

        .section-setting .right-panel,
        .section-setting .setting-panel{
            background:transparent;
        }

        .section-contact .xLeft {
            width: 100%;
            margin-right: 0px;
        }

        .section-contact .xRight {
            display: none;
        }

        /* Mob Footer */
        .section-footer {
            color: #EBEBEB;
        }

        .mobfooterBox {
            display: flex;
            justify-content: center;
            background: #333333;
            padding: 10px 0;
        }

        .mobfooterImg {
            display: flex;
            justify-content: center;
            background: #120E16;
            padding: 10px 0;
        }
        /* End of Mob Footer */
        .profile-datepicker{
            flex-direction: column;
        }

        /*NEW DASHBOARD*/
        .custom-file-label::after{
            font-family: 'europe-style';
            content: "\e935"!important;
            /* width: 30px; */
            background-size: 50%;
            background-repeat: no-repeat;
            background-position: center;
            border-top-right-radius: .25rem;
            border-bottom-right-radius: .25rem;
            background-color: #8F1FD2;
            height: initial;
            color: #fff;
        }

        .dashboard-button, 
        .dashboard-button:active, 
        .dashboard-button:focus, 
        .dashboard-button:hover,
        .dashboard-button.active{
            position: relative;
            width: calc(100% / 2 - 5px);
            line-height: 2;
            margin-right: 0;
        }


        .dashboard-topBar-holder {
            display: flex;
            margin: auto;
            padding: 20px;
            background: #060C38;
            align-items: center;
            font-size: 20px;
            color: #fff;
            top: 0;
            z-index: 4;
            position: sticky;
            width: 100%;
        }

        .dashboard-topBar-title {
            display: flex;
            width: 100%;
            justify-content: center;
        }

        .dashboard-title {
            text-transform: uppercase;
            color: #fff;
            font-size: 5vw;
        }

        .user-dashboard-holder {
            width: 100%;
            margin: unset;
            padding: unset;
            /* id verify height */
            min-height: 100%;
            /* background: #222753; */
        }

        .section-setting {
            width: 100%;
            margin: unset;
            padding: unset;
        }

        .left-panel {
            display: none;
        }
        .section-setting .right-panel,
        .section-setting .setting-panel{
            padding: unset;
        }

        .dashboard-profile-holder{
            padding: 15px;
            padding-bottom: 75px;
        }

        .dashboard-user-details.m-dev .dashboard-profile-user-details{
            flex: 0.8;
        }

        .dashboard-profile-mobileHolder .dashboard-profile-user-holder,
        .copyUsername{
            color: #fff;
        }

        .org-title,
        .button-back,
        .main-title-holder i{
            /* display: none; */
        }

        .main-title-holder {
            border-bottom: none;
        }

        .main-title-holder .pro_verification i{
            display: inline;
        }

        .main-title-holder .pro_verification .pending-submit i{
            color: #FEB909;
        }

        .section-setting .right-container {
            padding: 15px 0;
        }

        .section-setting .bubble-container {
             border-radius: 0; 
             background: transparent;
             padding: 0;
        }

        .section-profile {
            padding: 0 0 25px 0;
        }

        .tnc-holder{
            background: #0E143C;
        }

        .vip-navigation-holder, 
        .dashboard-btn-holder,
        .profile-verification-holder {
            justify-content: center;
            width: 100%;
        }

        .mobileWallet {
            display: flex;
            gap: 10px;
            padding: 10px;
            background: linear-gradient(130deg, #444EAA 15%, #3C4488 100%);
            flex-direction: row;
            min-height: 120px;
            justify-content: space-between;
            contain: content;
            border-radius: 10px;
            color: #fff;
            align-items: center;
        }

        .mainWallet-holder{
            width: -webkit-fill-available;
        }
        .mainWallet-container{
            display: flex;
            justify-content: space-between;
            padding: 10px;
            align-items: flex-start;
            position: relative;
            gap: 10px;
            flex-direction: column;
        }
        .mainWallet-container-item{
            display: flex;
            flex-direction: column;
            gap: 10px;
            z-index: 2;
        }
        
        .mainWallet-container .main-wallet,
        .mainWallet-container .bonus-wallet{
            color: #fff;
            display: flex;
            gap: 10px;
        }

        .mainWallet-label{
            color: #919191;
        }

        .mainWallet-container img{
            position: absolute;
            right: 0;
            height: 75%;
            z-index: 1;
        }

        /*DEPOSIT*/
        .payment_method_holder{
            width: 100%;
            min-height: 70px;
        }
        .payment_provider{
            width: 100%;
        }

        .payment_details_holder {
            overflow: hidden;
        }

        .payment-details-bank-header{
            background: #3C4488;
        }

        .payment_details_content{
            background: #222A69;
        }

        .deposit-form .form-input {

        }
        /*END DEPOSIT*/
        /*END NEW DASHBOARD*/

        #chat-widget-container {
            /* display: none!important; */
        }
    
        .user-loginReg-holder .setting-panel{
            background: url(../img/mob-bg.png) no-repeat;
            background-size: 100%;
            background-color: #015314;
        }

        .register-success-btn-holder{
            display: block;
        }

        #btnBack,
        .closeAddBankOverlay{
            color: #32396F
        }

        .section-setting .bubble-container-holder{
            padding: 0 15px;
        }

        .section-setting .bubble-container-holder.referral-bubble-container-holder {
            overflow: hidden;
        }
    }

    @media screen and (max-width: 600px){
         .profileSH{
            padding: 15px;
        }

        .profileSH .box{
            display: block;
            margin-left: 0;
        }
        .profileSH .box .logo {
            margin: auto;
            display: block;
        }

        /*vip*/
        .table-purple thead tr th, .table-purple tbody tr td, .table-purple thead tr td{
            width: calc(100% / 20) !important;
            min-width: auto !important;
            padding: 2px;
            font-size: 12px !important;
            word-break: break-word;
        }

        /* Announcement */
        #newsTickerModal .modal-body{
            flex-direction: column;
        }
        #newsTickerModal .left-announce{
            display: none;
        }
        #newsTickerModal .right-announce{
            width: 100%;
            max-height: 450px;
        }
        #newsTickerModal .bottom-pagination{
            display: inline-flex;
        }
        #newsTickerModal .ads_img{
            text-align: center;
        }
    }

    @media only screen and (max-width:  540px){
        .daily-image-container {
            width: 50px;
            height: 50px;
        }
    }

    @media screen and (max-width: 500px){
        /* .topBar-container,
        .new-content-holder {
            width: 90%;
        } */

        .home-banner .slick-dots {
            bottom: 0;
        }

        .home-banner .slick-list {
            overflow: visible!important;
        }

        .home-banner .slick-slide .banner-img-wrapper {
            width: 100%;
            height: auto;
        }

        .home-banner .banner-img-wrapper img {
            border-radius: 10px;
        }

        .slick-dots li {
            margin: 0 2px;
        }

        .homePage .game .box {
            width: 100px;
            height: 131px;
        }

        .provider-category-item {
            width: calc(100% / 2.5);
        }

        .vpTitle img,
        .ticker-speaker img {
            width: 25px;
        }

        .gamePage .game .list {
            grid-template-columns: repeat(3, 1fr);
        }

        .button-login, 
        .button-login:focus, 
        .button-login:active, 
        .button-login:hover,
        .button-signup, 
        .button-signup:focus, 
        .button-signup:active, 
        .button-signup:hover{
            font-size: 12px;
            min-width: 80px;
        }

        .button-submit, 
        .button-submit:focus, 
        .button-submit:active, 
        .button-submit:hover{
            min-width: 100px;
        }

        .mobfooterBox .lb-1{
            font-size: 12px;
        }

        .mobfooterImg h4{
            font-size: 10px;
        }

        .mob-bottom-section .box{
            font-size: 12px;
        }

        .mp-nav-box{
            line-height: 1.5;
        }

        .tbl-profile tr td {
            font-size: 12px;
        }

        .game .box .gameName{
            font-size: 12px;
            white-space: nowrap;
            padding: 3px 5px;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        #regModal .regSuccess {
            width: 100%;
        }

        .loginVerifyModal-bottom{
            display: block;
        }

        .payment_method_holder img {
            width: 30px;
            height: 30px;
        }

    }

    @media only screen and (max-width: 470px) {
        .topBar-left .logo{
            max-width: 328px;
        }
        .deposit-method .box, 
        .withdrawal-method .box, 
        .deposit-bank .box,
        .withdrawal-channel-list .box{
            width: calc(100% / 2 - 10px);
        }

        .daily-image-container .mission-special-occassion {
            width: 20px;
            height: 20px;
            border-radius: 5px;
        }
        .daily-image-container {
            width: 40px;
            height: 40px;
        }
    }

    @media only screen and (max-width: 460px) {
        .fifa-logo{
            display: none;
        }
    }

    /* Make it move */
    @media screen and (max-width: 420px) {
        @keyframes scroll{
            0% {left:100%;}
            100% {left:-200%;}
        }
    }

    @media screen and (max-width: 380px) {
        .button-login, 
        .button-login:focus, 
        .button-login:active, 
        .button-login:hover,
        .button-signup, 
        .button-signup:focus, 
        .button-signup:active, 
        .button-signup:hover{
            min-width: 60px;
        }

        .form-input .input-box-option, .input-box-option-online-bank {
            padding: 8px 14px;
        }
    }


    @-webkit-keyframes MoveUpDown {
        0% { transform: translateY(0); }
        100% { transform: translateY(-20px); }
    }
    @keyframes MoveUpDown {
        0% { transform: translateY(0); }
        100% { transform: translateY(-20px); }
    }

    /* Respect user preferences about animations */
    @media (prefers-reduced-motion: reduce) {
        .marquee { 
            white-space: normal 
        }
        .marquee span {
            animation-iteration-count: 1;
            animation-duration: 0.01; 
            /* instead of animation: none, so an animationend event is 
             * still available, if previously attached.
             */
            padding-left: 0;
        }
    }


    /*Claim reward Tournament*/

    #claimRewardTournamentModal {
        background: rgba(0, 0, 0, .5);
    }

    #claimRewardTournamentModal .modal-footer {
        border: none;
        padding: 0;
        justify-content: space-around;
    }


    #claimRewardTournamentModal .modal-dialog {
        vertical-align: top;
    }

    #claimRewardTournamentModal .modal-body {
        background: transparent !important;
    }

    #claimRewardTournamentModal .reward-won-modal,  #claimRewardTournamentModal .modal-content{
        background: transparent!important;
        border: 0!important;
        padding: 10px 10px 0 10px;
        box-shadow: none;
    }

    #claimRewardTournamentModal .reward-won-modal-body-content {
        background: transparent!important;
    }

    #claimRewardTournamentModal .gift-box {
        margin: auto;
        z-index: 999;
        max-width: 180px;
    }

    #claimRewardTournamentModal .you-have-won-text {
        color: white;
    }

    #claimRewardTournamentModal .you-have-won-text span {
        font-size: 18px;
        color: #FFCE00;
        font-weight: 700;
    }

    #claimRewardTournamentModal .reward-won-modal-body-content {
        padding-bottom: 0;
    }

    #claimRewardTournamentModal .reward-won-container {
        padding-top: 20px;
    }

    #claimRewardTournamentModal .btn-t1 {
        color: white !important;
    }

    #claimRewardTournamentModal .tournament-content-box {
        margin-top: 1rem;
    }

    /*claim verfy modal*/

    /*Claim reward Tournament*/

    #claimRewardVerifyModal {
        background: rgba(0, 0, 0, .5);
    }

    #claimRewardVerifyModal .modal-footer {
        border: none;
        padding: 0;
        justify-content: space-around;
    }


    #claimRewardVerifyModal .modal-dialog {
        vertical-align: top;
    }

    #claimRewardVerifyModal .modal-body {
        background: transparent !important;
    }

    #claimRewardVerifyModal .reward-won-modal,  #claimRewardVerifyModal .modal-content{
        background: transparent!important;
        border: 0!important;
        padding: 10px 10px 0 10px;
        box-shadow: none;
    }

    #claimRewardVerifyModal .reward-won-modal-body-content {
        background: transparent!important;
    }

    #claimRewardVerifyModal .gift-box {
        margin: auto;
        z-index: 999;
        max-width: 180px;
    }

    #claimRewardVerifyModal .you-have-won-text {
        color: white;
    }

    #claimRewardVerifyModal .you-have-won-text span {
        font-size: 18px;
        color: #FFCE00;
        font-weight: 700;
    }

    #claimRewardVerifyModal .reward-won-modal-body-content {
        padding-bottom: 0;
    }

    #claimRewardVerifyModal .reward-won-container {
        padding-top: 20px;
    }

    #claimRewardVerifyModal .btn-t1 {
        color: white !important;
    }

    #claimRewardVerifyModal .tournament-content-box {
        margin-top: 1rem;
    }

    .hover-currency-color {
        color: #FCB600 !important;
    }
        
    .verifyImg{
        display: inline-block;
    }


    .verifyImg .verify-box, .xVerifyInfo .xLbl .verify-box{
        position: absolute;
        display: none;
        background: #000000;
        padding: 1em;
        /*border: 1px solid #ccc;*/
        border-radius: 6px;
        box-shadow: 0 0px 20px rgba(0,0,0,0.1);
        z-index: 999;
        animation: fadeIn 0.7s;
    }

    .xVerifyInfo .xLbl .verify-box{
        transform: translateY(3.5rem);
        width: 500px;
    }

    

    .infoVerify:before{
       background: transparent !important;
       font-size: 18px !important;
    }

    .xVerifyInfo .verifyTitle{
        display: flex;
        align-items: center;
    }

    @keyframes fadeIn {
      0% { opacity: 0; }
      100% { opacity: 1; }
    }

    .display-locked{
        border: 1px solid #FFFFFF;
        background-color: #120E16;
        border-radius: 40px;
        font-size: 12px;
        padding: 5px 10px 5px 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .display-locked span{
        margin-right: 8px;
    }

    @media screen and (min-width: 800px) and (max-width: 1018px){

        .display-locked{
            margin-top: 10px;
        }

    }

    /*predictor float*/
    .predictorFloat-holder{
        position: fixed;
        top: 30%;
        left: 5px;
        border-radius: 50%;
        z-index: 1000;
        cursor: pointer;
    }

    .predictorFloat-header{
        color: #fff;
        font-size: 0.8rem;
        display: flex;
        align-items: center;
    }

    .closePredictorFloat{
        border-radius: 50%;
        border: 1px solid white;
        padding: 4px 6px;
    }

    .right .predictorFloat-header{
        flex-direction: row-reverse;
    }

    .predictorFloat-header span{
        flex-basis: 90%;
        text-transform: capitalize;
    }

    .predictorFloat-container img{
        cursor: pointer;
        max-width: 90px;
    }

    @keyframes pulse-animation {
        0% {
          box-shadow: 0 0 0 0px rgba(240, 255, 0, 0.3);
        }
        100% {
          box-shadow: 0 0 0 7px rgba(240, 255, 0, 0);
        }
      }
  
      .pulsate-img {
        animation: pulsate-img 1s infinite ease-in-out alternate;
      }
  
      @keyframes pulsate-img{
          from {transform: scale(0.8);}
          to {transform: scale(1.2);}
      }
  
      /* For check in button animation */
      @keyframes grow-shrink {
        40% { transform: scale(1.2); }
        80% { transform: scale(1); }
      }


      /* Modal */
      /* Register Reward Modal */
    .register-reward-modal-dialog{
        max-width: 400px !important;
    }
    .register-reward-modal-content{
        background: transparent;
        border: none;
        box-shadow: none;
        text-align: center;
    }
    .register-reward-modal-body-content{
        background: linear-gradient(to bottom, #FFFAEF 0%, #CCCCCC 100%);
        padding-bottom: 30px;
        border-radius: 0px 0px 20px 20px;    
        padding: 40px 20px 30px 20px;
        display: flex;
        flex-direction: column;
        align-items: center
    }
    .register-reward-text{
        color: #192532;
        font-size: 18px;
        font-weight: bold;
    }
    .new-member-reward-img{
        margin-bottom: -23px;
    }
    .register-reward-btn,
    .register-reward-btn:hover,
    .register-reward-btn:active,
    .register-reward-btn:focus{
        border-radius: 10px;
        margin-top: 15px;
        width: 200px;
        text-transform: uppercase;
        font-weight: bold;
        margin-left: auto;
        margin-right: auto;
        min-height: auto;
        height: auto;
        padding: 12px 8px;
    }
    .register-reward-btn-color,
    .register-reward-btn-color:hover,
    .register-reward-btn-color:active,
    .register-reward-btn-color:focus {
        color: #fff;
        background: linear-gradient(to bottom, #6584FA 0%, #5F17D1 100%);
    }
    .register-reward-btn-maybe-later,
    .register-reward-btn-maybe-later:hover,
    .register-reward-btn-maybe-later:active,
    .register-reward-btn-maybe-later:focus {
        color: unset;
        border: unset;
    }
    .register-reward-modal-close{
        margin: auto;
        width: 43px;
        padding-top: 20px;
    }
    .register-reward-ok-btn{
        background: linear-gradient(to bottom, #AA3C3C 0%, #760808 100%);
        color: #fff;
    }
    .register-claim-successful-text{
        margin-top: 15px;
    }

    #registerRewardModal .code-modal-text {
        color: #fff;
    }

    #registerClaimSuccessfulRewardModal .code-modal-text .code-modal-title {
        color: #fff;
        font-size: 16px;
    }

    .register-reward-buttons-container {
        display: flex;
    }
    /* Register Reward Modal END */

    /* Reward Won Modal START */
    #rewardWonModal {
        background: rgba(0, 0, 0, .5);
    }

    .reward-won-modal {
        background: transparent!important;
        border: 0!important;
        padding: 10px 10px 20px;
    }
    .reward-won-modal-body-content,
    .daily-mission-modal-content {
        background: transparent!important;
        padding-bottom: 30px;
        box-shadow: unset;
        border: unset;
    }

    .coin-tick-img {
        position: relative;
        margin: 40px 0;
        z-index: 99;
    }

    .coin-tick-img .gift-box {
        margin: auto;
        z-index: 999;
        max-width: 180px;
    }

    .coin-tick-img .star-light-lottie{
        position: absolute;
        top: 50%; /* New Code */
        z-index: -1;
        left: 50%; /* New Code */
        margin: auto;
        transform: translate(-50%, -50%); /* New Code */
    }
    .coin-calendar-img .star-light-lottie{
        position: absolute;
    }  
    .reward-won-modal-body-content div:first-child{
        /* font-family: 'Helvetica Neue'; */
        font-size: 25px;
    }

    .bonus-won {
        color: #FEB909;
        margin-top: 5px;
        font-size: 18px;
        /* font-family: 'Helvetica Neue'; */
    }
    /* Reward Won Modal END */

    /* VIP Modal START */
    .vip-center-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .vip-modal-congrat-text{
        margin-top: 40px;
        font-size: 20px;
        font-weight: bold;
    }
    .vip-modal-congrat-description{
        font-size: 16px;
        margin-top: 10px;
        color: #E3E3E3;
    }

    .middle-animation-image{
        position: relative;
    }
    
    .upgrade-successful-emoji{
        position: absolute;
        right: -104px;
        top: 70px;
    }
    .claim-successful-emoji{
        position: absolute;
        right: -104px;
        top: 47px;
    }
    .claim-failed-icon-container {
        width: 200px;
        height: 200px;
    }
    .claim-failed-emoji{
        position: absolute;
        right: 0px;
        top: 184px;
        width: 80px;
        height: 80px;
    }
    .upgrade-successful-first-star {
        position: absolute;
        left: -34px;
        top: 125px;
    }
    .upgrade-successful-second-star {
        position: absolute;
        right: -30px;
        top: 105px;
      
    }
    .upgrade-successful-third-star {
        position: absolute;
        top: -34px;
        right: 212px;
    }

    .vip-moadal-congrat-text {
        margin-top: 30px;
        font-size: 24px;
        font-weight: 600;
    }

    .vip-moadal-congrat-description {
        font-size: 14px;
    }

    .button-vip-modal {
        background: linear-gradient(to bottom, #6584FA 0%, #5F17D1 100%);
    }
    /* VIP Modal END */
    
    /* Reward Claim/Fail Modal START */
    .code-modal-img {
        position: relative;
        width: 100%;
        max-width: 250px;
        min-height: 200px;
    }

    .mg-inline-auto {
        margin-left: auto;
        margin-right: auto;
    }

    .code-modal-img .modal-main-img {
        width: 100%;
    }

    .p-absolute {
        position: absolute;
    }

    .small-star {
        width: 80px;
        height: 80px;
        top: -30%;
        right: 50%;
        transform: rotate(330deg);
    }

    .medium-star {
        width: 85px;
        height: 85px;
        right: -20%;
        top: 35%;
        transform: rotate(45deg);
    }

    .big-star {
        width: 120px;
        height: 120px;
        left: -8%;
        bottom: -10%;
        transform: rotate(250deg);
    }

    .celebrate-face {
        width: 160px;
        height: 90px;
        transform: scale(2);
        right: -15%;
        top: 55%;
    }

    .button-bonus-modal, .button-bonus-modal:hover {
        background: linear-gradient(to top, #FABB1F 0%, #FF6200 100%);
    }
    /* Reward Claim/Fail Modal END */

    /* Claim reward verify/tournament button */

    .button-claim-reward,
    .button-claim-reward:hover,
    .button-claim-reward:focus,
    .button-claim-reward:active {
        background: linear-gradient(to bottom, #6584FA 0%, #5F17D1 100%);
        border-radius: 5px;
        border: none;
        -webkit-box-align: center;
        align-items: center;
        border-color: transparent;
        padding: 0 1em;
        display: -webkit-box;
        display: flex;
        font-size: inherit;
        height: 34px;
        outline: none;
        text-decoration: none;
        vertical-align: top;
        white-space: nowrap;
        justify-content: center;
        color: #fff;
        cursor: pointer;
    }

    /*Claim reward Tournament*/

    /* NEW UI EUROPE */
    .user-profile-arrow {
        color: #6E83B7;
    }
   