@import url('https://fonts.googleapis.com/css2?family=Mulish&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap');
/*body {
    min-height: 100vh;
    position: relative;
    font-family: 'Mulish', sans-serif;
     background-image:url(../../../images/login_bg.png);
    background-image: linear-gradient(#62d3c4, #6384ff);
    display:flex;
    vertical-align:middle;
    justify-content:center;
    align-items:center;
}*/

.video-mn-cls .video-bg-login, .left-design-cd {
    display: none;
}
.logo-mn-cls.logo-ptn-2nd {
    display: block;
}
.mn-page-cls {
    width: auto;
    border-radius: 4px;
}
.form {
    padding: 20px;
}
/*.ref_login_outer {
    padding: 5% 0px 5% 0;
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}*/

#details_sponserid {
    text-align: left;
    color: #fff;
}

#details_sponserid span {
    color: #000 !important;
}

#popupmessageshow .btn-frm-cls {
    color: #000 !important;
    background: #efb549;
    border: none;
    border-radius: 5px;
    font-weight: 600;
}

.logo-mn-cls, .lg-top-cls figure {
    width: 220px;
    min-height: 100px;
    line-height: 110px;
    background: #fff;
    border-radius: 90px;
    height: 130px;
    padding: 7px 20px;
    overflow: hidden;
    /* -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.35); */
    -moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.35);
    /* box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.35); */
    /*background: #28057a;*/
    /*background-image: -webkit-linear-gradient(left, #6f7aed 20%, #e416fe 100%);*/
    background: transparent!important;
    /* border: solid 1px #3ef4aa; */
}

.lg-top-cls figure {
    padding: 27px 20px 0 !important;
}
#LoginCaptcha {
    margin-top: 15px;
}
.rht-form-cls {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
    background: #0fa9aa;
}

.form-control option {
    color: #000 !important;
}
.join {
    display: none;
}

.join h2, .lg-top-cls .join h2 {
    position: relative;
    border-bottom: 1px solid #dcdcdc;
    padding: 9px 0px 14px;
}

.join h2:after {
    content: "";
    background-color: #a271d0;
    width: 35px;
    height: 5px;
    border-radius: 2px;
    display: block;
    position: absolute;
    bottom: -3px;
}

.lg-top-cls figure img {
    width: 100%;
    margin: 33px auto 0;
    height: auto;
    color: #fff;
    display: block;
    line-height: 66px;
}

.btn-frm-cls {
    border-radius: 0px;
    width: auto;
    padding: 10px 30px;
    display: table;
    margin: 0 auto;
    background: #222fb9;
    font-size: 14px;
    border: none;
    text-transform: uppercase;
    
}

#btnSignIn.btn-frm-cls:hover {
    color: #000;
    background:#fff;
}
.form-control {
    height: 48px;
    
    border-radius:0px;
    border: none;
    outline: none;
    background: #fff!important;
    font-size: 16px;
    color: #111111;
    padding: 5px 15px 5px 50px;
    line-height: 42px;
    width: 100%;
}
.form-control:focus{
    box-shadow:inset -6px 5px 8px #cbced1, inset -8px -8px 8px #ffffff;
    border:none;
    outline:none;
}
#flagimg {
    margin-top: 5px;
}
.lg-top-cls figure {
    border: none;
    margin-bottom: 16px;
}
.LoginValidation {
    padding: 0;
    right: 0px;
    margin: 15px 0 0;
}

.mn-page-cls, .referral_incentive {
    background: none;
    box-shadow: none;
}

.form-group {
    text-align: left;
}

.form-group label {
    color: #000;
    font-weight:700 !important;
    font-size:13px;
}

.LoginValidation {
    color: #f00;
    margin: 20px 0 3px;
    width: 100%;
    font-size: 12px;
    text-align: right;
    text-transform: lowercase;
    bottom: -25px;
    position: absolute;
    font-weight: bold;
    text-transform: capitalize;
}

#sponse-id-details p {
    color: #4b4b4b;
}

#referal-signin-page .register .form-group label {
    display: inline-block;
}

#LoginPassword, #TransactionPassword {
    color: #fff;
    text-align: left;
}

.log-pass {
    position: relative;
}

.log-pass .LoginValidation {
    
    font-weight: bold;
    text-transform: capitalize;
}

.log-pass #txtpassword {
}

.log-pass .show-hide-icon {
    position: absolute;
    top: 35%;
    right: 30px;
    transform: translateY(-50%);
}

.log-pass .show-hide-icon:after {
    font-family: FontAwesome;
    content: "\f06e";
    background: #eee;
    width: 20px;
    height: 20px;
    padding: 3px;
    border-radius: 2px;
    font-size:20px;
}

.log-pass .show-hide-icon-reverse:after {
    content: "\f070";
}

.mobile-no-wrap {
    display: flex;
}

#popupmessageshow label {
    color: #000 !important;
}

#popupmessageshow .form-group {
    text-align: center;
    border-bottom: 1px solid #adadad;
    /* width: 80%; */
    margin: a;
    display: flex;
    justify-content: space-between;
}
#Captcha .rc-anchor-light {
    background: transparent !important;
    color: #fff !important;
    border-radius: 54px !important;
}

.refer-login-page {
    /*padding:20px;*/
    margin: auto;
    width: 100%;
    background: #efb54a;
    margin:20px 0px;
    /*border-radius: 5px;*/
    
}

.scrolling {
    overflow-y: hidden;
}

.scrolling:hover {
    overflow-y: scroll;
}

#Captcha > div {
    width: 100% !important;
    height: 68px !important;
}

.rc-anchor-light.rc-anchor-normal.rc-anchor {
    background: none !important;
    width: 100% !important;
}

#txt_login .text-right {
    text-align: center !important;
}

#Captcha .rc-anchor-center-container {
    display: block !important;
}

/*.logo-wrp-wr {
    padding: 30px 0;
    border-radius: 10px 10px 0 0;
}*/

figure.logog-wrp > img {
    width: 65%;
    margin: 0 auto;
    display: table;
    border-radius:5px 5px 0 0;
    
}

input.btn1 {
    width: 50%;
    padding: 10px 30px;
    display: table;
    margin: 0 auto;
    color: #fff;
    padding: 12px 30px;
    background: radial-gradient(at top left, #393939 0%, #1B1B1B 47%);
    border: none;
    /*border-radius: 5px;*/
    font-weight: 600;
}
span#ddlsponsestar,
.referral_incentive .mendatory,
.mendatory {
    color: #f00 !important;
}
figure.logog-wrp {
    
    border-radius: 5px;
    width: 100%;
    /*display: flex;*/
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 10px 20px;
    margin-bottom:30px;
}
.overlay-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
}
.display-block {
    display: block !important;
}

.mn-page-cls.regsiter-pg-cls {
    width: 100%;
}

.mn-page-cls.regsiter-pg-cls .left-part-bg .logo-mn-cls {
    margin-top: 0px;
}

.right-part-signup {
    padding: 40px !important;
    background: #f9f9f9;
    height: 100vh;
    overflow-y: scroll;
}

#spnUser {
    right: 0px !important;
}

#details_sponserid, #sponse-id-details {
    margin-top: 0px !important;
}

#txtcontrycome {
    width: 103px !important;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.mobile-no-wrap input#txtmobile.mob-con-cls {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding-left: 10px;
}
.registerconformation-popup.modal {
    top: 50% !important;
    transform: translateY(-50%);
    height: fit-content;
}
/*#txtmobile {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}*/
dt {
    font-weight: 500 !important;
}

.popupmessageshow .modal-header {
    text-align: center;
    background: #383737;
    border-bottom: 3px solid #efb549;
    border-radius: 15px 15px 0 0;
}
.popupmessageshow .modal-header h4 {
    color: #fff;
}
#popupmessageshow label {
    font-weight: 600 !important;
}

.float-right {
    float: right;
}

.text-dark1 {
    color: #333 !important;
}
.signup:before {
    content: '';
    background: linear-gradient(87deg, #cfcffb, #a1b8e6 100%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.logo-dark {
    margin-bottom: 20px;
    text-align: center;
}

.logo-dark img {
    width: 240px;
}

.login_header {
    background: rgb(0 0 0 / 75%);
    padding: 20px 10px;
    border-radius: 10px 10px 0px 0px;
}

.title_bx {
    display: flex;
}

.title_bx .title {
    float: left;
    width: calc(100% - 20px);
}

.title_bx .title h3 {
    color: #cccaca;
    margin: 0px;
    margin-bottom: 10px;
}

.title_bx .title p {
    color: #fff;
    margin-bottom:0px;
}

.title_icon {
    display: flex;
    align-items: center;
}

.title_icon i {
    color: #cccacab8;
    font-size: 40px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
}

.regmodal p {
    margin: 20px 0px;
}
.mb-0 {
    margin-bottom: 0px !important;
}
.loginhere {
    margin-top: 15px;
    color: #fff;
}
.terms,.link-cls {
    margin-bottom: 15px;
    color:  #131211;
    font-weight:600;
}
.loginhere a , .terms a ,.signup_acc a
{
    color: #131211;
    font-weight:600;
}

.signup_acc {
    color: #fff;
    margin-top:15px;
}
.form .form-group ,.register .form-group {
    position: relative;
    margin-bottom:30px !important;
}
.term_of_use {
    padding: 10px 20px;
}
.term_of_use h5
{
    font-size: 20px;
    color: #000;
}
.attempt {
    color: #f00;
    font-size: 13px;
    font-weight:500 !important;
}

.term_of_use ul {
   padding-left:15px;
}

.term_of_use ul li {
    margin:15px 0px;
    line-height:27px;
}
@media (min-width: 320px) and (max-width: 767px) {
    .mn-page-cls.regsiter-pg-cls .form {
        padding: 0;
    }

    #referal-signin-page .col-sm-6, #referal-signin-page .col-sm-4 {
        padding-right: 15px;
    }

    figure.logog-wrp > img {
        width:75%!important;
    }

    .bine_link {
        width:60%!important;
        font-size:12px!important;
    }

    .mn-page-cls {
        width: 100%;
    }

    .g-recaptcha {
        transform: scale(0.79);
        -webkit-transform: scale(0.79);
        -ms-transform: scale(0.79);
        -moz-transform: scale(0.79);
        transform-origin: 0 0 !important;
    }
    #txt_login .g-recaptcha {
        transform: scale(0.86) !important;
        -webkit-transform: scale(0.86) !important;
        -moz-transform: scale(0.86) !important;
        -ms-transform: scale(0.86) !important;
    }
    .left-bgimg {
        height: 150px;
        overflow: hidden;
    }
    .rht-form-cls {
        width: 93%;
        margin: auto;
    }
    .cssDivConfirm {
        width: 90% !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .signup {
        padding: 8rem 2rem;
    }
}



.cssDivConfirm {
    position: absolute;
    z-index: 9999;
    background: #fff;
    text-align: center;
    padding: 0px 0 0;
    top: 20%;
    left: 0;
    right: 0;
    display: inline-block;
    width: 18%;
    margin: auto;
    border-radius: 10px;
}

    .cssDivConfirm .success-icon {
        padding: 23px 35px 0px;
    }

    .cssDivConfirm .btn-absolute {
        position: absolute;
    top: 0;
    border-radius: 2px;
    color: #fff;
    padding: 0;
    font-size: 20px;
    right: 10px;
    font-weight: 600;
    text-decoration: none;
    }

    .cssDivConfirm .divforcontent {
        line-height: 17px;
        font-size: 15px;
    }

    .cssDivConfirm .divforcontent b {
        font-size: 16px;
        line-height: 20px !important;
        font-weight: 400;
        color: #e60022;
        display: block;
        padding-top: 10px;
        margin: 1px 0 0px;
        font-family: 'Mulish', sans-serif;
    }

.cssDivConfirm .divinner {
    padding: 0px 10px 30px 10px;
    text-align: center;
    width: 100%;
    height: auto;
}

@media screen and (min-width: 767px) {
    .popupmessageshow {
        // position: absolute !important;
    }
}
.popupmessageshow {
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50.4%;
    transform: translate(-50%, -50%);
    /* right: 0; */
    /* bottom: 0; */
    /*padding-top: 4%;*/
    position: fixed !important;
    background-color: rgba(22,22,22,0.5);
    z-index: 999;
    overflow-x: hidden !important;
}
.popupmessageshow .modal-dialog {
    max-height: 90%;
    overflow: auto;
}

    .progressAdd {
    position: fixed;
    top: 0;
    left: 0;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    z-index: 1001;
    background-color: rgba(33, 33,33,0.5);
}
.scrollup, .movetop {
    display: none !important;
}
.mt-3{margin-top:3rem;}

.close {
    color: #f00;
    text-shadow: 0; 
    opacity: 1;
}
.line{
    border: 1px solid #24935e;
    width: 100px;
    margin: 0 auto;
    margin-bottom: 30px;
    border-radius: 10px;
}
.registerconformation-popup h2, #thank
{
    /*font-family: 'Pacifico', cursive;*/
    font-weight: 700;
    color: #24935e;
}
.registerconformation-popup .regmodal p{
    margin:5px 0px;
}
#thank{
    margin-top:15px;
    color:#24935e;
}
.logo-wrp-wr{
    margin-bottom:20px;
}
.mn-page-cls .right-part .refer-login-page .logo-wrp-wr {
    max-width: 332px;
    margin: 0 auto;
}
.logo-wrp-wr h5{
    font-weight:600;
    font-size:20px;
    color:#000;
    margin-top:10px;
}
.logo-wrp-wr figure{
    margin:0px auto 15px;
}
.un_field{
    position:relative;
}
.field:before{
    content:'';
    width: 20px;
    top: 16px;
    left: 20px;
    position: absolute;
    background-size: 100% !important;
    height: 24px;
    z-index:99;
}
.un_field:before{
    background:url('../../../images/name-icon.svg') no-repeat scroll 0px 0px;
}
.pw_field:before{
    background:url('../../../images/password-icon.svg') no-repeat scroll 0px 0px;
}
.no_field:before{
    background:url('../../../images/phone.png') no-repeat scroll 0px 0px;
}
.email_field:before{
    background:url('../../../images/email.svg') no-repeat scroll 0px 0px;
}
.title_field:before{
    background:url('../../../images/title.svg') no-repeat scroll 0px 0px;
}
.city_field:before{
    background:url('../../../images/city.svg') no-repeat scroll 0px 0px;
}
.pc_field:before{
    background:url('../../../images/pan_card.png') no-repeat scroll 0px 0px;
}
.pin_field:before{
    background:url('../../../images/pin-code.png') no-repeat scroll 0px 0px;
}
.coupon_field:before{
    background:url('../../../images/coupon.png') no-repeat scroll 0px 0px;
}
.add_field:before{
    background:url('../../../images/add-icon.svg') no-repeat scroll 0px 0px;
}
.country_field:before{
    background:url('../../../images/country.png') no-repeat scroll 0px 0px;
}
.state_field:before{
    background:url('../../../images/state.png') no-repeat scroll 0px 0px;
}
.dob_field:before{
    background:url('../../../images/date.png') no-repeat scroll 0px 0px;
}

.gender_field:before{
    background:url('../../../images/gender.png') no-repeat scroll 0px 0px;
}

.status_field:before{
    background:url('../../../images/status.png') no-repeat scroll 0px 0px;
}
.top_feild:before{top:40px !important;}

#flagimg img {
    position: absolute;
    right: 30px;
    top: 32px;
}





.modal-sm {
    width: 500px;
}
.modal-footer {
    border: 0;
}

.modal-content {
    border-radius: 15px;
}
.btn:active {
    background: #000;
}

.btn:hover {
    color: #fff;
}

@media screen and (min-device-width: 240px) and (max-device-width: 1201px) { 
    .modal-sm {
        width: 100%!important;
    }
     video {
            width:inherit!important;
        }

    

     .login_particles {
         height:112vh!important;
         padding:0 15px;
     }

     .right-part {
         left:0;
     }
      
    
}

@media only screen and (max-width: 767px) {
    .particles_canva {
        height: 192vh !important;
    }
    
    .right-part {
        transform:translate(-50%,2%)!important;
        padding:0 15px!important;
    }
    .new_rightpart {
        transform:translate(-50%,15%)!important;
    }
    .particles_canva {
        height: 150vh !important;
    }
    .back_icon {
        width:8%!important;
    }
}

@media screen and (min-device-width: 767px) and (max-device-width: 1400px) {

    /*.right-part {
         padding:90px 0!important;
    }*/
    .right-part {
        transform:translate(-50%,18%)!important;
    }
    .particles_canva {
        height:192vh!important;
        padding:!important;
    }

}







  .bine_link {
                                       /*border: 1px solid #1b1b1b;*/
                                        padding: 8px 30px;
                                        border-radius: 20px;
                                        margin-bottom:20px;
                                          width: 50%;
                                          /*margin-top:-20px!important;*/
                                          margin:0 auto;
                                    }
                                    .bine_link i {
                                        font-size:16px;
                                    }


                                   
                                    .logo_box {
                                        background-image:url(/images/logo_gif.gif);
                                        /*padding:10px;*/
                                        position:relative;
                                    }
                                    .logo_box h5 {
                                        text-align:center;
                                        font-size:18px;
                                        color:#000;
                                        margin-top:20px;
                                    }



                                    

.back_icon {
    width:10%;
    margin-top:-3px;
}

.success-animation {
    /* margin: 150px auto; */
    background: #24935e;
    padding: 50px 0;
    border-radius:14px 14px 0px 0px;
    margin-bottom:30px;
}

.checkmark {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    box-shadow: inset 0px 0px 0px #24935e;
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
    position:relative;
    top: 5px;
    right: 5px;
   margin: 0 auto;
}
.checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #fff;
    /* fill: #fff; */
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
    border: 5px solid #fff;
}

.checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes scale {
    0%, 100% {
        transform: none;
    }

    50% {
        transform: scale3d(1.1, 1.1, 1);
    }
}

@keyframes fill {
    100% {
        box-shadow: inset 0px 0px 0px 30px #24935e;
    }
}

.text-white {
    color:#fff!important;
}

.mb-3 {
    margin-top: 3rem;
}


  .bine_link {
                                       /*border: 1px solid #1b1b1b;*/
                                        padding: 8px 30px;
                                        border-radius: 20px;
                                        margin-bottom:20px;
                                          width: 50%;
                                          /*margin-top:-20px!important;*/
                                          margin:0 auto;
                                    }
                                    .bine_link i {
                                        font-size:16px;
                                    }


                                   
                                    .logo_box {
                                        background-image:url(/images/gif_bg.png);
                                        /*padding:10px;*/
                                        position:relative;
                                    }
                                    .logo_box h5 {
                                        text-align:center;
                                        font-size:18px;
                                        color:#000;
                                        margin-top:20px;
                                    }



                                    

.back_icon {
    width:10%;
    margin-top:-3px;
}

.alert-icon {
    background:#e60022;
    border-radius:9px 9px 0 0;
    padding:30px;
}

.alert-icon img {
    width:30%!important;
}

.regmodal {
    padding:0px!important;
}

.regmodal p {
    margin: 20px 0px;
    font-weight: 500;
    color: #999494;
    font-size:17px;
}



.form-contant h3 {
    margin: 0 0px 35px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}