* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0;
    margin: 0;
}

body {
    font-family: 'Poppins' !important;
    background: #f5f5f5;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
    position: relative
}

img {
    max-width: 100%;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none !important;
}

.container {
    width: 860px !important;
}


.m-t-10 {
    margin-top: 10px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-t-40 {
    margin-top: 40px;
}

.m-t-50 {
    margin-top: 50px;
}

.m-t-60 {
    margin-top: 60px !important;
}

.m-t-70 {
    margin-top: 70px;
}

.m-t-100 {
    margin-top: 100px;
}

.m-t-180 {
    margin-top: 180px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.m-b-50 {
    margin-bottom: 50px;
}

.m-b-100 {
    margin-bottom: 100px;
}

.m-r-5 {
    margin-right: 5px;
}

.m-r-10 {
    margin-right: 10px;
}

.m-r-20 {
    margin-right: 20px;
}

.m-r-30 {
    margin-right: 30px;
}

.m-r-40 {
    margin-right: 40px;
}

.m-r-50 {
    margin-right: 50px;
}

.m-r-100 {
    margin-right: 100px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-l-20 {
    margin-left: 20px;
}

.m-l-30 {
    margin-left: 30px;
}

.m-l-40 {
    margin-left: 40px;
}

.m-l-50 {
    margin-left: 50px;
}

.m-l-100 {
    margin-left: 100px;
}

.p-b-20 {
    padding-bottom: 20px;
}

.p-t-100 {
    padding-top: 100px !important;
}

.p-l-50 {
    padding-left: 50px;
}

.clvr_nav {
    display: flex;
    justify-content: space-between;
    background-color: #595C60;
    padding: 15px 60px;
    align-items: baseline;
}

.hand_puzzle {
    background: url(../images/Header_Final-100.jpg) no-repeat center/cover;
    padding: 30px 0;
    position: relative;
    min-height: 198px;
}

.network_dig {
    position: absolute;
    right: 20px;
    bottom: 0px;
}

.network_dig img {
    width: 250px;
}

.flex_center {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.digital_net_text {
    font-weight: 600;
    font-size: 36px;
    line-height: 46px;
    color: #FFFFFF;
}

.error_message {
    font-weight: 600;
    font-size: 30px;
    line-height: 46px;
    color: #ff2d2d;
    text-align: center;
}

.and_and {
    font-weight: 275;
    font-size: 36px;
    line-height: 46px;
    color: #FFFFFF;
}

.text_area {
    padding-left: 60px;
}

.clvr_nav_img img {
    height: 40px;
}

.over_all_area_clvr {
    text-align: center;
}

.top_receive_head {
    font-weight: 500;
    font-size: 30px;
    line-height: 38px;
    color: #000000;
}

.three_first_ash img {
    margin: 20px 0;
    height: 100px;
}

.three_first_ash {
    position: relative;
}

.three_contant_area {
    display: flex;
    justify-content: space-between;
    width: 507px;
    position: absolute;
    left: calc(50% - 250px);
}

/* .mov_left{ left: 419px;} */
.all_contant {
    padding: 20px 0 10px;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 29px rgba(0, 0, 0, 0.12);
}

.dark_text {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #595C60;
}

.light_text {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #D9D9D9;
}

.center_content {
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    color: #000000;
}

.share_head {
    font-weight: 500;
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    color: #000000;
}

.chk_box_area {
    padding: 20px 20px 30px 20px;
    background: #EDB159;
    /* border-radius: 20px; */
    display: flex;
    align-items: baseline;
    position: relative;
}

.signup_email_notification_box {
    padding: 20px 20px 30px 20px;
    background: #D3D3D3;
    /* border-radius: 20px; */
    display: flex;
    align-items: baseline;
    position: relative;
}

.signupbox_label{
   font-size: 16px !important;
}

.chk_box_areaa {
    padding: 30px;
    background: #EDB159;
    border-radius: 20px;
}

.chk_box_areaa img {
    height: 50px;
}

.input_box {
    display: none;
}

.box_content1 {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    position: relative;
}

.download-box_area {
    padding: 20px 20px 30px 20px;
    background: #D3D3D3;
    /* border-radius: 20px; */
    display: flex;
    align-items: baseline;
    position: relative;
}

.box_content {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    position: relative;
    padding-left: 30px;
}

.term_link {
    display: inline-block;
    color: #000000;
    text-decoration: underline;
}

.term_link:hover {
    color: #000000;
}

.box_content::before {
    position: absolute;
    content: "";
    top: 1px;
    left: 0;
    width: 24px;
    height: 24px;
    background: #FFFFFF;
    border: 1px solid #595C60;
    border-radius: 5px;
}

.input_box:checked+.box_content::after {
    position: absolute;
    content: "\f00c";
    font-family: "FontAwesome";
    top: 1px;
    left: 5px;
    color: #EDB159;
    font-size: 14px;
}

.continue_btn {
    display: inline-block;
    padding: 8px 50px;
    background: #90C168;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    position: relative;
    top: -23px;
    left: 10px;
    color: #FFFFFF;
    border: 2px solid transparent;
    font-size: 14px;
}

.continue_btn:hover {
    background-color: #fff;
    border: 2px solid #90C168;
    color: #90C168;
}

.go_back_btn {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}

.cd_mobile_no {
    position: relative;
    width: 100%;
    margin-top: 20px;
}

.cd_mobile_no .country_code_wrap {
    position: absolute;
    top: 5px;
    left: 40px;
    z-index: 1;
    font-size: 14px;
    color: #7B7B7B;
    padding: 9px 0;
}

.cd_mobile_no .intl-tel-input .flag-dropdown {
    padding: 9px 0;
    text-align: left;
}

.cd_mobile_no .intl-tel-input input {
    height: 48px;
}

.intl-tel-input {
    position: relative;
    right: 0 !important;
}

.chk_box_part {
    padding: 0 150px;
}

.app_link_box {
    width: 485px;
    margin: 0 auto;
}

.msg_img {
    position: fixed;
    bottom: 0px;
    right: 130px;
}

.msg_img img {
    height: 60px;
}

option {
    text-transform: capitalize;
}

input {
    padding: 10px;
    outline: none;
    width: 100%;
    border: 1.5px solid #595C60;
    border-radius: 5px;
}

.para_text {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #000000;
    font-style: italic;
}

.num_num_a {
    position: relative;
}

.a_text_in {
    padding-left: 80px;
}

.num_num_aa {
    position: absolute;
    width: 77px;
    z-index: 1;
    left: 75px !important;
    text-align: center;
}

.bg_green {
    background-color: #fff;
}

.lang_drop {
    background: #FFFFFF;
    border-radius: 10px;
    padding: 7px 15px;
}

.lang_drop:hover,
.lang_drop:focus {
    background: #FFFFFF !important;
}

.lang_menu {
    min-width: 115px !important;
}

.lang_menu li {
    margin-bottom: 5px;
}


.f_c {
    padding: 10px;
    outline: none;
    width: calc(450px - 52px);
    padding: 10px 10px 10px 70px;
    width: 100%;
    border: 1.5px solid #595C60;
    border-radius: 5px;
}

.in_gr {
    right: 0px;
}

.input-group-text {
    padding: 10px !important;
    border: 1.5px solid #595C60 !important;
    background-color: #fff;
}

.relative {
    position: relative;
}

.error {
    color: #ff0000;
    font-size: 12px;
    position: absolute;
    top: 120%;
    left: 0;
}

.error1 {
    font-size: 12px;
    color: #ff0000;
    width: 100%;
    display: inline-block;
    margin: 10px 0;
    padding: 0 10px;
}

.error2 {
    font-size: 12px;
    color: #ff0000;
    width: 100%;
    display: inline-block;
    padding: 0 10px;
}

.poppay-flash-notify {
    position: fixed;
    top: calc(50% - 23px);
    left: 0;
    width: auto;
    background: #fff;
    color: #333;
    padding: 10px;
    border-radius: 2px;
    font-size: 16px;
    z-index: 1000000;
    font-weight: 500;
    text-align: center;
    transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    cursor: pointer;
    border: 1px solid #F99712;
}

.poppay-flash-notify.show {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}

.poppay-flash-notify i {
    margin: 0 10px 0 0;
}

.input_country_code {
    position: absolute;
    width: 52px;
    border-radius: 0;
    border-right: 1px solid #000 !important;
    left: 0;
}

.ui-loader {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1010;
}

.ui-loader .spinner {
    display: block;
    position: fixed;
    right: calc(50% - 50px);
    top: calc(50% - 50px);
    z-index: 1031;
}

.ui-loader .spinner-icon {
    width: 100px;
    height: 100px;
    border-radius: 50px;
}

.fa-check-circle::before {
    color: green;
}

.poppay-flash-notify {
    left: calc(50% - 160px);
    width: 320px;
}

/* email */
.succes_message {
    font-weight: 600;
    font-size: 20px;
    line-height: 46px;
    color: #000;
    text-align: center;
}

.succes_msg {
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 10px;
    color: #000;
    text-align: center;
}

.succes_msg1 {
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 20px;
    color: #0f571f;
    text-align: center;
}

.QRimg {
    height: auto !important;
    width: 160px;
    margin-top: 15px;
}

@media(min-width: 360px) and (max-width: 767px) {
    .clvr_nav {
        padding: 15px;
    }

    .container {
        width: 420px !important;
        padding: 0;
        max-width: 100%;
    }

    .text_area {
        padding-left: 10px !important;
    }

    .digital_net_text {
        font-size: 35px;
        line-height: 36px;
    }

    .and_and {
        font-size: 36px;
        line-height: 43px;
    }

    .all_contant {
        padding: 20px 0x;
        min-width: 0 !important;
    }

    .top_receive_head {
        font-size: 20px;
        line-height: 25px;
        padding-top: 0;
    }

    .three_first_ash img {
        height: 80px;
        margin: 15px 0;
    }

    .network_dig img {
        width: 135px;
    }

    .network_dig {
        right: 10px;
    }

    .three_contant_area {
        width: 330px;
        left: 7px;
    }

    .dark_text,
    .light_text {
        font-size: 13px;
        line-height: 20px;
    }

    .col-7 {
        width: 100%;
    }

    .center_content {
        line-height: 30px;
        padding: 0 15px;
    }

    .share_head {
        font-size: 30px;
        line-height: 30px;
    }

    .chk_box_part {
        padding: 0;
    }

    .msg_img img {
        height: 50px;
    }

    .box_content {
        font-size: 16px;
        line-height: 20px;
    }

    .box_content1 {
        font-size: 16px;
        line-height: 20px;
    }

    .msg_img {
        right: 15px;
    }

    .top_top_a {
        margin-top: 60px !important;
    }

    .pding_z {
        padding: 0;
    }

    input {
        padding: 5px;
    }

    .f_c {
        padding: 5px 5px 5px 90px !important;
        width: 100%;
        position: relative !important;
        left: 0px;
    }

    .clvr_nav_img img {
        height: 25px;
    }

    .chk_chk_a {
        padding: 0 20px;
    }

    .input-group-text {
        padding: 5px !important;
    }

    .input_box:checked+.box_content::after {
        top: 4px;
    }

    .error {
        top: 120%;
    }

    .error1 {
        left: 40px;
    }

    .app_link_box {
        width: 100%;
    }

    .para_text {
        padding: 0 15px !important;
        font-size: 16px;
    }

    .error {
        width: 100%;
    }

    .error1 {
        position: relative;
        left: -4px;
        padding: 0 24px;
        max-width: 360px;
    }

    .error2 {
        position: relative;
        left: 0px;
        padding: 0 24px;
        max-width: 360px;
    }

    .digital_net_text {
        font-size: 26px;
        line-height: 35px;
    }

    .and_and {
        font-size: 26px;
        line-height: 35px;
    }

    .lang_drop {
        font-size: 13px;
    }

    .lang_drop img {
        height: 15px;
    }

    .lang_menu li a img {
        height: 15px;
    }

    .lang_menu li a {
        font-size: 13px;
    }

    .lang_menu {
        min-width: 90px !important;
    }

    .QRimg {
        display: none;
    }

    .hand_puzzle {
        background-size: 100% 100%;
        min-height: 100px;
        padding: 25px 0;
    }
}

@media(min-width: 767px) and (max-width: 991px) {
    .in_gr {
        right: 0 !important;
    }

    .intl-tel-input {
        left: 30px !important;
    }

    input {
        width: 100%;
    }

    .f_c {
        width: 100%;
    }

    .cd_mobile_no {
        width: 100%;
    }

    .QRimg {
        display: none;
    }

    .hand_puzzle {
        background-size: 100% 100%;
        min-height: 198px
    }
}

@media(min-width: 768px) and (max-width: 990px) {
    .intl-tel-input {
        left: 0 !important
    }

    .error1,
    .error2 {
        padding: 0 10px;
    }

    .QRimg {
        display: none;
    }

    .hand_puzzle {
        background-size: 100% 100%;
        min-height: 198px
    }
}

@media(min-width: 990px) {
    .intl-tel-input {
        left: 30 !important;
        right: 0px !important;
    }

    .hand_puzzle {
        background-size: 100% 100%;
        min-height: 198px
    }
}

@media(min-width: 992px) and (max-width: 1199px) {
    .container {
        width: 860px !important;
    }

    .three_contant_area {
        left: 305px;
    }

    .num_num_aa {
        left: 75px !important;
    }

    .num_num_aa {
        left: 23px !important;
    }

    .three_contant_area {
        left: 200px;
    }

    .in_gr {
        right: -11px !important;
    }

    .intl-tel-input {
        right: 0 !important;
    }

    .QRimg {
        display: none;
    }

    .hand_puzzle {
        background-size: 100% 100%;
        min-height: 198px
    }
}

@media(min-width: 1200px) and (max-width: 1400px) {
    .num_num_aa {
        left: 23px !important;
    }

    .error1 {
        left: 55px;
    }

    .intl-tel-input {
        right: 0 !important;
    }

    .hand_puzzle {
        background-size: 100% 100%;
        min-height: 198px
    }
}

.dob-select {
    padding: 10px;
    outline: none;
    width: 100%;
    border: 1.5px solid #595C60;
    padding-left: none !important;
    border-radius: 5px;
}

.width-32 {
    width: 33.33%;
    /* padding-left:none !important; */
}

.togglePassword {
    cursor: pointer;
    top: 15px;
    position: absolute;
    right: 15px;
}
.margin-30{
    margin:30px
}