    @charset "utf-8";
    /* CSS Document */
    
    @import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=Antonio:wght@100;200;300;400;500;600;700&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;300;400;500;600;700;800;900&display=swap');
    .progress {
        background: #9f14bb;
        width: 0px;
        position: fixed;
        left: 0;
        top: 0;
        height: 2px;
        display: none;
        display: inline-block;
        z-index: 9999;
    }
    
    .progress.login_progress {
        animation: progress 2s linear 0s normal;
        display: inline-block;
    }
    
    @keyframes progress {
        from {
            width: 0px;
        }
        to {
            width: 100%;
        }
    }
    
    html {
        scroll-behavior: smooth;
    }
    
    body {
        font-weight: normal !important;
        font-family: 'Lato', sans-serif;
        font-weight: 200;
        background: #fff;
        font-size: 14px;
    }
    
    .company-form .btn.dsdcancel {
        background: transparent !important;
        color: #B32828 !important;
        font-style: italic;
        border: 1px solid #B32828;
    }
    
    .company-form .btn.dsdcancel:hover {
        background: #B32828 !important;
        color: #ffffff !important;
    }
    /*---------------------------other header end-----------*/
    
    .pricing-header1 h1.display-4 {
        text-align: center;
        margin-bottom: 20px;
        font-weight: bold;
    }
    
    a {
        text-decoration: none !important;
    }
    
    .form-group {
        position: relative;
    }
    
    .errormsg {
        color: #B32828;
        font-weight: bold;
    }
    /* 14 june 2019 -- start */
    
    #errmsg,
    #succmsg {
        display: none
    }
    
    .form-inputsell .form_coolcontrol::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #a0a0a0;
        font-size: 12px;
        font-family: Montserrat, sans-sarif !important;
        font-weight: 500;
    }
    
    .form-inputsell .form_coolcontrol::-moz-placeholder {
        /* Firefox 19+ */
        color: #a0a0a0;
        font-size: 12px;
        font-family: Montserrat, sans-sarif !important;
        font-weight: 500;
    }
    
    .form-inputsell .form_coolcontrol:-ms-input-placeholder {
        /* IE 10+ */
        color: #a0a0a0;
        font-size: 12px;
        font-family: Montserrat, sans-sarif !important;
        font-weight: 500;
    }
    
    .form-inputsell .form_coolcontrol:-moz-placeholder {
        /* Firefox 18- */
        color: #a0a0a0;
        font-size: 12px;
        font-family: Montserrat, sans-sarif !important;
        font-weight: 500;
    }
    /* new css for Login */
    
    .IMy50w {
        display: flex;
        align-items: center;
        width: 100%;
        padding: 8px 32px;
        position: relative;
        z-index: 999;
        top: 0;
        left: 0;
        padding: 0;
    }
    
    .IMy50w .rel_pos {
        float: left;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    
    ._0TczQQ {
        float: left;
        width: auto;
        padding: 10px 10px 10px 20px;
        background: #ffffff;
        border-radius: 6px;
        display: inline-flex;
        display: none;
    }
    
    ._0TczQQ a {
        display: inline-flex;
        align-items: center;
    }
    
    ._0TczQQ a img {
        max-height: inherit;
        width: 220px;
        margin: 0;
    }
    
    .forheightb_g {
        float: left;
        width: 100%;
        min-height: 100vh;
        /*background-image: url("../img/static-bg.jpg");*/
        background-size: cover;
        background-position: top;
        position: relative;
    }
    
    .forheightb_map {
        background-image: url("../img/map_image.png");
    }
    
    .forheightb_g:after {
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient( 180deg, rgba(0, 0, 0, .8), rgba(0, 0, 0, .4), rgba(0, 0, 0, .8));
    }
    
    .price_Wz-head {
        float: left;
        width: 335px;
        background: #ffffff;
        position: relative;
        z-index: 111;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgb(57 76 96 / 15%), 0 0 1px rgb(68 92 116 / 2%);
        padding: 20px 16px;
    }
    
    .set_m0TczQQMain {
        /*float: left;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 64px 0 40px 0 !important;
        min-height: calc(100vh - 80px);*/
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px 0px;
        min-height: 100vh;
        overflow: auto;
    }
    
    .Form_sgp_inner {
        float: left;
        width: 100%;
    }
    
    .form_sgp_xinner {
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }
    
    .btnflowset .clbtnUI {
        background: rgba(64, 87, 109, .07);
        color: #0e1318;
        float: left;
        width: 100%;
        /*border: 2px solid transparent;*/
        border: 1px solid #e4e4e4;
        box-sizing: border-box;
        border-radius: 4px;
        cursor: pointer;
        display: inline-flex;
        height: 40px;
        margin: 16px 0 0 0;
        padding: 0 6px;
        align-items: center;
        font-weight: 700;
        letter-spacing: 0.5px;
    }
    
    .btnflowset .clbtnUI span {
        display: inline-block;
    }
    
    .btnflowset .clbtnUI span:first-child {
        width: 24px;
        height: 24px;
    }
    
    .btnflowset .clbtnUI span:first-child svg {
        width: 100%;
        height: 100%;
        display: block;
    }
    
    .price_Wz-head .display-4 {
        float: left;
        width: 100%;
        font-size: 28px;
        font-weight: 700;
        text-transform: capitalize !important;
        font-family: Antonio, sans-sarif;
        text-align: center;
        line-height: 1.4;
    }
    
    .btnflowset .clbtnUI span:last-child {
        float: left;
        width: calc(100% - 24px);
        padding-right: 24px;
        text-align: center;
    }
    
    .btnflowset .clbtnUI.facebookj {
        /*color: #3b5998;*/
        background-color: #3b5998;
        color: #fff;
    }
    
    .btnflowset .clbtnUI.facebookj span:last-child {
        color: #0e1318;
    }
    
    .btnflowset .clbtnUI.facebookj span {
        color: #fff !important;
    }
    
    .form_sgp_xinner .form-input {
        float: left;
        width: 100%;
    }
    
    .form-inputsell .inner_label {
        float: left;
        width: 100%;
        margin-bottom: 3px;
    }
    
    .form-inputsell .form_coolcontrol {
        float: left;
        width: 100%;
        padding: 8px 12px 8px 12px !important;
        border: 1px solid rgba(53, 71, 90, .2) !important;
        height: 40px !important;
        background-color: #fff !important;
        border-radius: 4px !important;
        min-height: inherit !important;
    }
    
    .btncell {
        float: left;
        width: 100%;
        background: #fb3152 !important;
        color: #ffffff;
        font-size: 16px;
        font-weight: 500;
        text-align: center;
        text-transform: capitalize;
        height: 45px;
        text-align: center;
        line-height: 45px;
        border: none;
        box-shadow: none;
        border-radius: 4px;
        letter-spacing: 0.5px;
        border: 1px solid #fb3152;
        transition: 0.4s linear;
    }
    
    .btncell:hover {
        color: #fb3152 !important;
        background-color: #fff !important;
    }
    
    .login_main_body.acceptable_messaging_policy .main-content.set_m0TczQQMain {
        min-height: auto !important;
        margin: 20px 0 !important;
        padding: 76px 0 !important;
    }
    
    .setforgottext {
        float: left;
        width: 100%;
    }
    
    .setforgottext a {
        font-size: 14px;
        color: #222222;
        display: inline-block;
        text-decoration: underline !important;
    }
    
    .setforgottext a:hover {
        color: #fb3251 !important;
    }
    
    .setforgottext.foruner a {
        text-decoration: none !important;
        color: #fb3251 !important;
    }
    
    .login_main_body .setforgottext a:hover {
        color: #00a1f1 !important;
    }
    
    .nomargin {
        margin: 0 !important;
    }
    
    ._5jkjvQ {
        align-items: center;
        display: flex;
        justify-content: center;
        float: left;
        width: 100%;
        position: relative;
        margin-top: 15px;
    }
    
    ._5jkjvQ:after {
        position: absolute;
        content: '';
        top: auto;
        left: 0;
        height: 1px;
        width: 100%;
        background: rgba(47, 64, 80, 0.45);
    }
    
    ._5jkjvQ span {
        display: inline-block;
        background: #ffffff;
        z-index: 1;
        position: relative;
        padding: 0 10px;
        color: rgba(47, 64, 80, 0.65);
        font-size: 1rem;
    }
    /*.right_btn_signup .logbtn {
        padding: 0 6px;
        height: 40px;
        min-width: 80px;
        border: 2px solid #ffffff;
        border-radius: 4px;
        color: #fff;
        display: inline-flex;
        align-items: center;
        font-size: 15px;
        font-weight: 700;
        justify-content: center;
    }
    
    .right_btn_signup .logbtn.signupbtn {
        background: #ffffff;
        color: #0e1318;
        margin: 0 0 0 14px;
    }*/
    
    .form1Step1 {
        float: left;
        width: 100%;
    }
    
    .introhideshow .form1Step1 {
        display: none;
    }
    
    .introhideshow .form1Step2 {
        display: inline-block !important;
    }
    
    .btncell:hover {
        color: #ffffff;
    }
    
    .oCRJNQ_qN-0PQ {
        color: #0e1318;
    }
    
    .termssection_amo_d_iv {
        float: left;
        width: 60%;
        background: #ffffff;
        position: relative;
        z-index: 111;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgb(57 76 96 / 15%), 0 0 1px rgb(68 92 116 / 2%);
        padding: 32px;
        overflow: hidden;
    }
    
    .termssection_amo_d_iv .display-4 {
        float: left;
        width: 100%;
        font-size: 30px;
        font-weight: 700;
        text-transform: capitalize !important;
    }
    
    .resPawbox {
        float: left;
        width: 100%;
        position: relative;
    }
    
    .resPawbox i {
        position: absolute;
        right: 1px;
        top: 1px;
        width: 30px;
        height: 38px;
        cursor: pointer;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-left: 1px solid rgba(53, 71, 90, .2) !important;
        background: #f7f7f7;
        border-radius: 0 4px 4px 0;
    }
    
    .resPawbox .form_coolcontrol {
        padding-right: 35px !important;
    }
    
    img.header_logo {
        max-width: 100%;
        max-height: 40px;
        margin-bottom: 5px;
    }
    
    body.search_main_body img.header_logo {
        max-height: 35px;
    }
    
    a.register_show i {
        position: absolute;
        right: 10px;
        font-size: 20px;
        top: 10px;
    }
    /* password eye icon design */
    
    .eye_icon_group {
        position: relative;
    }
    
    .eye_icon {
        position: absolute;
        top: 10px;
        bottom: auto;
        right: 10px;
        cursor: pointer;
    }
    /*.eye_icon_group.eye_icon_group_top .eye_icon {
        top: 8px;
    }*/
    
    .eye_icon .open_eye {
        display: none;
    }
    
    .eye_icon_group input[type="password"] {
        padding-right: 30px !important;
    }
    
    .eye_icon i {
        color: rgba(47, 64, 80, .25);
    }
    
    .eye_icon path {
        fill: rgba(47, 64, 80, .25);
    }
    
    label.error {
        color: #d40606;
        font-size: 13px;
        font-weight: 500;
    }
    
    .se-pre-con .full_width {
        display: flex;
        height: 100%;
        align-items: center;
        justify-content: center;
        padding-top: 70px;
    }
    /* floating top label design */
    
    .floating_label_input {
        position: relative;
        margin-bottom: 18px !important;
        float: left;
        width: 100%;
    }
    
    .floating_label_input .floating_label {
        margin: 0;
        position: absolute;
        top: 12px;
        left: 6px;
        color: #969799;
        font-size: 12px;
        padding: 0 5px;
        background-color: #fff;
        transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        -webkit-transition: 0.2s ease all;
        pointer-events: none;
        opacity: 0;
    }
    
    .floating_input {
        height: 42px;
        border: 1px solid #E6EAEE;
        font-family: Montserrat;
        line-height: 20px;
        /*color: #213041;*/
        color: #000;
        border-radius: 5px !important;
        width: 100%;
        padding: 5px 5px 5px 10px;
        outline: none;
        box-shadow: none !important;
        font-size: 15px;
        background-color: #fff;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        box-shadow: 0 0 0 30px white inset !important;
        font-weight: 500;
    }
    
    .floating_input::placeholder {
        font-family: Montserrat, sans-serif !important;
        font-size: 12px;
        color: #a0a0a0 !important;
        font-weight: 500 !important;
    }
    
    .floating_input::-webkit-input-placeholder {
        font-family: Montserrat, sans-serif !important;
        font-size: 12px;
        color: #a0a0a0 !important;
        font-weight: 500 !important;
    }
    
    .floating_input::-moz-placeholder {
        font-family: Montserrat, sans-serif !important;
        font-size: 12px;
        color: #a0a0a0 !important;
        font-weight: 500 !important;
    }
    
    .floating_input:-ms-input-placeholder {
        font-family: Montserrat, sans-serif !important;
        font-size: 12px;
        color: #a0a0a0 !important;
        font-weight: 500 !important;
    }
    
    .floating_input:-moz-placeholder {
        font-family: Montserrat, sans-serif !important;
        font-size: 12px;
        color: #a0a0a0 !important;
        font-weight: 500 !important;
    }
    
    .floating_input:hover {
        border: 1px solid #E6EAEE;
    }
    /*.floating_input:focus {border: 1px solid #F25961;}*/
    
    .floating_input:focus~.floating_label,
    .floating_input:not(:placeholder-shown)~.floating_label {
        top: -9px;
        color: #000;
        opacity: 1;
        font-weight: 500;
    }
    
    .floating_input:focus::placeholder {
        opacity: 0;
    }
    
    .floating_input:-webkit-autofill {
        background-color: #fff;
        -webkit-box-shadow: 0 0 0 30px white inset !important;
    }
    /* login screen UI Changes*/
    
    .login_main_body .price_Wz-head {
        padding: 20px;
        font-family: 'Inter', sans-serif;
        /*width: 370px;*/
        max-width: 94%;
    }
    
    .login_main_body .price_Wz-head .display-4 {
        font-size: 18px;
        font-weight: 700;
        font-family: 'Inter', sans-serif;
    }
    
    .login_main_body .btncell {
        background-color: #2babe2 !important;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 20px;
        border: 1px solid #2babe2;
        transition: 0.4s linear;
    }
    
    .login_main_body .btncell:hover {
        background-color: #fff !important;
        color: #00a1f1 !important;
    }
    
    .login_main_body .setforgottext,
    .login_main_body .setforgottext a {
        font-size: 12px;
        font-weight: 500;
    }
    
    .login_main_body .eye_icon i {
        color: rgb(159 20 187);
        font-size: 16px;
    }
    
    .login_main_body .eye_icon path {
        fill: #00a1f1;
        font-size: 16px;
    }
    
    .login_main_body .setforgottext.foruner a {
        color: #e74901 !important;
    }
    
    .btncell[disabled="disabled"] {
        cursor: no-drop;
        background-color: #a3a3a3 !important;
        border-color: #a3a3a3;
    }
    
    .btncell[disabled="disabled"]:hover {
        color: #fff !important;
        background-color: #a3a3a3 !important;
        border-color: #a3a3a3 !important;
    }
    
    .alert {
        padding: 6px 10px;
        margin-bottom: 5px;
    }
    
    .login_main_body label.error:before {
        font: normal normal normal 14px/1 FontAwesome;
        display: inline-block;
        content: "\f05a";
        margin-right: 4px;
    }
    
    header#header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
    }
    
    div#emailinfo {
        font-size: 12px;
    }
    /* background changes */
    
    .forheightb_g {
        background: #fff;
    }
    
    .forheightb_g:after {
        display: none;
    }
    
    ._0TczQQ {
        display: block;
    }
    
    .right_header_text {
        /* display: block; */
        display: inline-flex;
        align-items: center;
        text-align: right;
        padding-right: 15px;
    }
    
    .right_header_text p {
        margin: 0;
    }
    
    .pindrop_mn_togglrE {
        display: none;
    }
    
    .right_header_text .authbtn {
        border: 1px solid #eee !important;
        display: inline-block;
        padding: 5px !important;
        height: auto !important;
        margin: 5px 0px;
        font-weight: 500 !important;
        color: #000 !important;
        margin-left: 14px !important;
        text-align: center;
        font-size: 15px;
        border-radius: 4px;
        min-width: 80px;
    }
    
    .right_header_text a:hover {
        color: #00a1f1 !important;
    }
    
    .price_Wz-head {
        box-shadow: none;
        border: 1px solid #e4e4e4;
    }
    /*header#header{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
    }*/
    
    .hidedesk {
        display: none !important;
    }
    
    .login_main_body .floating_label_input .floating_input:focus {
        border-color: #00a1f1 !important;
    }
    /* New signup page design */
    
    .login_main_body .inner_auth_box {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px 0px;
    }
    
    .login_main_body header {
        background-color: #fff;
    }
    
    .login_main_body .main-content {
        padding: 76px 133px 0px;
    }
    
    .main-content .left_content_div {
        width: calc(100% - 335px);
        padding-right: 25px;
        font-family: 'Inter', sans-serif;
        display: none;
        color: #040D26;
    }
    
    .login_main_body .main-content .left_content_div {
        display: block;
    }
    
    .left_content_div div#login_text .main_title {
        font-size: 66px;
    }
    
    .left_content_div .main_title {
        font-size: 58px;
        font-weight: 800;
        margin-bottom: 10px;
        line-height: 1.3;
        text-transform: capitalize;
    }
    
    .left_content_div .main_title span {
        color: #e74901;
    }
    
    .left_content_div .sub_title {
        margin-bottom: 80px !important;
        font-size: 26px;
        font-weight: 300;
        color: #aaa;
    }
    
    .left_content_div .sec_title {
        margin-bottom: 40px;
    }
    
    .left_content_div .sec_title h2 {
        font-weight: 700;
        font-size: 28px;
    }
    
    .left_content_div .sec_title h2 span {
        color: #e74901;
    }
    
    .left_content_div p.pera {
        font-size: 18px;
        font-weight: 300;
        color: #aaa;
        margin: 0;
    }
    
    .login_main_body .right_header_text {
        padding-right: 0;
    }
    
    .login_main_body div#logo {
        padding: 5px 0;
    }
    
    .login_main_body header#header {
        padding: 0 35px;
        box-shadow: 0 0 2px 1px #f3f3f3;
        border-bottom: 1px solid #ededed;
    }
    
    .menubar_pindrop {
        display: none;
        margin-right: 35px;
    }
    
    .login_main_body .menubar_pindrop {
        display: inline-flex;
        margin-right: 10px;
    }
    
    .menubar_pindrop ul {
        display: inline-block;
        align-items: center;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    
    .menubar_pindrop ul li {
        list-style: none;
        margin: 0;
        padding: 0;
        display: inline-block;
        margin: 0 10px;
    }
    
    .menubar_pindrop ul li a {
        font-family: 'Inter', sans-serif;
        font-size: 14px;
        color: #333333;
        font-weight: 600;
    }
    
    .emailVerifiedCls header {
        display: none;
    }
    
    .login_main_body.emailVerifiedCls .main-content.set_m0TczQQMain {
        padding: 0 !important;
        background: #00A1F1 !important;
        display: block;
        overflow: hidden;
        height: 100vh !important;
    }
    
    .emailVerifiedCls .EmailSeR {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: calc(100vh - 200px);
    }
    
    .emailVerifiedCls .EmailSeR .EmailSeR_inner {
        display: inline-block;
        padding: 20px;
        width: 90%;
        text-align: center;
    }
    
    .emailVerifiedCls .EmailSeR .EmailSeR_inner p {
        float: left;
        width: 100%;
        text-align: center;
        color: #fff;
        font-size: 28px;
        letter-spacing: 1px;
        margin: 30px 0;
        font-family: 'Inter', sans-serif;
    }
    
    .emailVerifiedCls .varify_confirmation_web {
        float: left;
        width: 100%;
    }
    
    .EmailSeR_inner_top {
        float: left;
        width: 100%;
        text-align: center;
    }
    /* .EmailSeR_inner_top img {
        width: 180px;
    } */
    
    .emailVerifiedCls .varify_confirmation_web .verify_pindrOp_loGO {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        padding: 20px;
    }
    
    .emailVerifiedCls .varify_confirmation_web .verify_pindrOp_loGO a {
        display: inline-flex;
    }
    
    .emailVerifiedCls .varify_confirmation_web .verify_pindrOp_loGO img {
        width: 180px;
    }
    
    .EmailSeR_inner .cls_btnY {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        font-size: 18px;
        color: #00A1F1;
        background: #ffffff;
        height: 50px;
        min-width: 140px;
        border-radius: 4px;
        font-family: 'Inter', sans-serif;
        border: 1px solid #ffffff;
    }
    
    .EmailSeR_inner .cls_btnY:hover,
    .EmailSeR_inner .cls_btnY:focus {
        color: #ffffff;
        background: #00A1F1;
    }
    /* responsive css */
    
    @media (min-width: 768px) {
        .login_modal_open .floating_label_input .floating_input {
            height: 43px !important;
        }
        .login_modal_open .floating_label_input {
            margin-bottom: 22px !important;
        }
        .login_modal_open .price_Wz-head .display-4 {
            margin-bottom: 35px !important;
        }
        .login_modal_open .floating_label_input .eye_icon {
            top: 11px;
        }
        .login_modal_open .price_Wz-head {
            padding: 35px 20px !important;
        }
        .create_account_open .price_Wz-head {
            padding: 10px 20px !important;
        }
        .create_account_open .floating_label_input {
            margin-bottom: 14px !important;
        }
        .create_account_open .eye_icon_group.floating_label_input.mb-0 {
            margin-bottom: 0 !important;
        }
    }
    
    @media (min-width: 1601px) {
        .login_main_body .main-content .left_content_div {
            width: calc(100% - 420px);
        }
        .login_main_body .price_Wz-head {
            width: 420px;
            padding: 30px 40px 20px !important;
        }
        .left_content_div .sec_title h2 {
            font-size: 30px;
        }
    }
    
    @media (max-width: 1600px) {
        .login_main_body .price_Wz-head {
            padding: 25px 20px;
        }
        .floating_label_input .floating_input {
            height: 43px !important;
        }
        .floating_label_input {
            /*margin-bottom: 12px !important;*/
        }
        .floating_label_input .eye_icon {
            top: 7px;
        }
        .btncell {
            height: 40px;
            font-size: 16px !important;
            line-height: 38px;
        }
        .form_sgp_xinner {
            /*margin-bottom: 7px;*/
        }
        .btnflowset .clbtnUI {
            margin-top: 12px;
        }
    }
    
    @media (max-width: 1500px) {
        .left_content_div .main_title,
        .left_content_div div#login_text .main_title {
            font-size: 54px;
        }
        .left_content_div .sec_title h2 {
            font-size: 25px;
        }
        .left_content_div p.pera {
            font-size: 17px;
        }
    }
    
    @media (max-width: 1400px) {
        div#emailinfo {
            font-size: 12px;
        }
        .setforgottext,
        .setforgottext a {
            font-size: 10px;
        }
        .login_main_body .price_Wz-head .display-4 {
            font-size: 14px;
            margin-bottom: 20px !important;
        }
        .price_Wz-head .display-4 {
            font-size: 18px;
        }
        img.header_logo {
            /*margin-bottom: 0;*/
        }
        .left_content_div .main_title,
        .left_content_div div#login_text .main_title {
            font-size: 46px;
        }
        .left_content_div .sub_title {
            font-size: 22px;
        }
        .left_content_div .sec_title h2 {
            font-size: 22px;
        }
        .left_content_div p.pera {
            font-size: 16px;
            max-width: 100%;
        }
        .login_main_body .main-content {
            padding: 76px 93px 0px;
        }
    }
    
    @media (max-width: 1280px) {
        .login_modal_open .forheightb_g,
        .create_account_open .forheightb_g {
            min-height: auto !important;
        }
        .login_modal_open .set_m0TczQQMain,
        .create_account_open .set_m0TczQQMain {
            min-height: calc(100vh - 100px) !important;
            height: auto !important;
        }
        .login_main_body .main-content,
        .login_main_body.create_account_open .main-content,
        .login_main_body.login_modal_open .main-content {
            padding: 75px 25px 0 !important;
            margin-top: 0;
        }
        .login_main_body header#header {
            padding: 0 25px;
        }
    }
    
    @media (max-width: 1199px) {
        .left_content_div .main_title,
        .left_content_div div#login_text .main_title {
            font-size: 38px;
        }
        .left_content_div .sub_title {
            font-size: 18px;
        }
        .left_content_div .sec_title h2 {
            font-size: 18px;
        }
        .left_content_div .sub_title {
            margin-bottom: 50px !important;
        }
    }
    
    @media (max-width: 1080px) {
        .setforgottext.foruner {
            margin-top: 5px;
        }
        ._5jkjvQ, .btnflowset {
            display: none;
        }
        /*._0TczQQ {
            padding: 3px 5px 3px 15px;
        }*/
        .emailVerifiedCls .EmailSeR .EmailSeR_inner p {
            font-size: 25px;
        }
        .login_modal_open .set_m0TczQQMain,
        .create_account_open .set_m0TczQQMain {
            min-height: 100vh !important;
        }
    }
    
    @media (max-width: 991px) {
        .emailVerifiedCls .varify_confirmation_web .verify_pindrOp_loGO {
            justify-content: center;
        }
        .emailVerifiedCls .EmailSeR .EmailSeR_inner {
            width: 100%;
        }
        .termssection_amo_d_iv {
            width: calc(100% - 64px);
        }
        .login_main_body .main-content .left_content_div {
            padding-right: 15px;
        }
        .left_content_div .main_title,
        .left_content_div div#login_text .main_title {
            font-size: 26px;
            margin-bottom: 6px;
        }
        .left_content_div .sub_title {
            margin-bottom: 25px;
            font-size: 16px;
        }
        .left_content_div .sec_title {
            margin-bottom: 25px;
        }
        .left_content_div .sec_title h2 {
            font-size: 15px;
        }
        .left_content_div p.pera {
            font-size: 14px;
        }
        .login_main_body header {
            box-shadow: 0 0 10px #f3f3f3;
            border-bottom: 1px solid #ededed;
        }
    }
    
    @media (max-width: 767px) {
        .emailVerifiedCls .EmailSeR .EmailSeR_inner p {
            font-size: 32px;
        }
        .login_main_body .floating_label_input .floating_input:focus {
            border-image-source: linear-gradient(rgba(0, 161, 241, 1), rgba(74, 193, 252, 1)) !important;
            border-width: 2px !important;
            border-image-slice: 1 !important;
        }
        .login_main_body .floating_label_input .eye_icon {
            top: 13px !important;
        }
        .hidedesk {
            display: block !important;
        }
        .termssection_amo_d_iv {
            width: calc(100% - 32px);
        }
        .IMy50w {
            padding: 8px 16px;
            padding: 0;
        }
        .right_btn_signup .logbtn {
            min-width: 60px;
        }
        .set_m0TczQQMain {
            padding: 0 !important;
        }
        .right_btn_signup .logbtn.signupbtn {
            margin: 0 0 0 5px;
        }
        .floating_label_input .floating_input,
        .floating_label_input .floating_input:hover,
        .floating_label_input .floating_input:focus {
            border-color: #b5b5b5 !important;
        }
        header#header .right_header_text {
            display: none;
        }
        header#header .rel_pos {
            justify-content: center !important;
        }
        header#header {
            /*position: relative;*/
        }
        /*.set_m0TczQQMain, .login_main_body .set_m0TczQQMain{
            min-height: auto;
            margin: 25px 0px 20px;
        }*/
        .login_modal_open .main-content,
        .forgot_modal_open .main-content {
            min-height: 100vh;
            margin: 0;
            margin-top: -10px;
        }
        .create_account_open .main-content {
            margin-top: 0px;
            min-height: auto;
            height: auto !important;
            min-height: auto !important;
            margin-bottom: 20px;
        }
        .create_account_open header#header {
            position: relative;
        }
        /*.set_m0TczQQMain {
            min-height: calc(100vh - 72px);
            margin: 0;
        }
        .login_main_body .set_m0TczQQMain {
            min-height: calc(100vh - 72px);
            margin: 0;
        }*/
        /* 07-09-2021 new css */
        header#header {
            padding-top: 20px;
        }
        .login_modal_open .main-content {
            min-height: calc(100vh - 70px) !important;
            height: auto !important;
            margin-top: 10px !important;
        }
        .login_main_body .price_Wz-head {}
        ._0TczQQ {
            padding: 0px;
            display: flex;
        }
        .create_account_open .main-content.set_m0TczQQMain {
            margin-top: -35px;
            min-height: calc(100vh - 70px) !important;
            margin-bottom: 0;
        }
        /* */
        .login_modal_open header#header,
        .forgot_modal_open header#header {
            /*padding-top: 30px;*/
        }
        .create_account_open .main-content.set_m0TczQQMain {
            margin-top: 0;
            margin: 5px 0;
        }
        .create_account_open .floating_label_input .floating_input {
            height: 37px !important;
        }
        .create_account_open .floating_label_input {
            margin-bottom: 15px !important;
        }
        /*.create_account_open {
            overflow-y: auto;
        }*/
        .login_main_body header .right_header_text {
            padding-right: 0px;
        }
        .login_main_body header {
            padding: 10px 15px !important;
            position: fixed !important;
        }
        .login_main_body header#header .rel_pos {
            justify-content: space-between !important;
        }
        .login_main_body header .right_header_text {
            display: inline-flex !important;
        }
        .login_main_body header .right_header_text p {
            font-size: 0;
        }
        .login_main_body div#logo img {
            max-height: 35px;
            width: auto;
        }
        .login_main_body .inner_auth_box {
            flex-wrap: wrap;
            display: inline-flex;
            width: 100%;
        }
        .login_main_body .main-content {
            flex-wrap: wrap;
            flex-direction: column;
        }
        .login_main_body .main-content .left_content_div,
        .login_main_body .price_Wz-head {
            width: 100%;
            max-width: 100%;
        }
        .login_main_body .price_Wz-head {
            width: 335px;
        }
        .login_main_body .main-content .left_content_div {
            padding: 0 0 20px;
            text-align: center;
        }
        .left_content_div .sub_title,
        .left_content_div p.pera,
        .left_content_div .sec_title h2 {
            display: none;
        }
        .left_content_div .sec_title {
            margin-bottom: 0;
        }
        .left_content_div .sec_title h2.sec_title_one {
            display: block;
            margin: 0;
        }
        .login_main_body img.header_logo {
            display: none;
        }
        .login_main_body .right_btn_signup .logbtn.signupbtn {
            margin: 5px 0px;
        }
        .login_main_body .floating_label_input,
        .create_account_open.login_main_body .floating_label_input {
            margin-bottom: 20px !important;
        }
        .login_main_body .floating_label_input .floating_input {
            height: 50px !important;
        }
        .create_account_open.login_main_body .setforgottext.foruner {
            margin: 5px 0 0 0 !important;
        }
    }
    
    @media (max-width: 575px) {
        .login_main_body .price_Wz-head {
            width: 100%;
        }
        .agency_main_body .price_Wz-head {
            width: 335px;
        }
        .price_Wz-head {
            width: calc(100% - 32px);
            padding: 20px 16px;
        }
        .login_main_body .price_Wz-head {
            padding: 20px 15px;
        }
        .floating_label_input {
            margin-bottom: 15px;
        }
        .floating_label_input .floating_input {
            height: 36px !important;
        }
        .floating_label_input .eye_icon {
            top: 8px;
        }
        .btnflowset .clbtnUI {
            margin-top: 12px;
        }
        html,
        body {
            overflow: hidden;
        }
        .forheightb_g {
            height: 100vh;
            overflow: auto;
        }
        .create_account_open .floating_label_input {
            margin-bottom: 10px !important;
        }
        .create_account_open .form_sgp_xinner {
            margin-bottom: 0px;
        }
    }
    
    @media (max-width: 480px) {
        .emailVerifiedCls .EmailSeR .EmailSeR_inner p {
            font-size: 26px;
        }
        header#header {
            padding-top: 10px;
        }
        .login_modal_open .main-content {
            margin-top: 35px !important;
        }
        .left_content_div .main_title {
            font-size: 5.9vw;
        }
        .left_content_div .sec_title h2 {
            font-size: 14px;
        }
        .left_content_div .main_title {
            margin-bottom: 5px;
        }
    }
    
    @media (max-width: 428px) {
        .create_account_open .main-content.set_m0TczQQMain {
            margin-top: -55px;
        }
    }
    /*@media (max-width: 414px) {    
        .create_account_open .main-content.set_m0TczQQMain{
            margin-top: -45px;
        }
    }*/
    
    @media (max-width: 375px) {
        .EmailSeR_inner_top img {
            width: 90px;
        }
        .create_account_open .main-content.set_m0TczQQMain {
            margin-top: -50px;
        }
    }
    
    @media (max-width: 360px) {
        .create_account_open .main-content.set_m0TczQQMain {
            margin-top: -35px;
        }
    }
    
    @media (max-width: 360px) {
        .agency_main_body .price_Wz-head {
            width: 300px;
        }
        header#header {
            padding-top: 10px;
        }
        .login_main_body ._0TczQQ a img {
            width: 130px;
        }
        .login_main_body img.header_logo {
            max-height: 20px;
            margin-bottom: 3px;
        }
        .login_main_body .price_Wz-head .display-4 {
            margin-bottom: 15px !important;
        }
        .login_main_body .btncell {
            height: 35px;
            line-height: 32px;
        }
        .login_main_body .setforgottext,
        .login_main_body .setforgottext a {
            font-size: 11px;
        }
        .login_main_body .price_Wz-head {
            padding: 15px 10px;
        }
        .login_main_body .btnflowset .clbtnUI {
            height: 35px;
        }
        .create_account_open .main-content.set_m0TczQQMain {
            margin: 10px 0;
        }
        .create_account_open div#emailinfo {
            font-size: 10px;
        }
        .create_account_open .form_sgp_xinner {
            margin-bottom: 0px;
        }
        .create_account_open .btnflowset .clbtnUI {
            height: 30px;
            font-size: 12px;
        }
        .create_account_open .form_sgp_xinner>.foruner {
            margin-top: 5px;
        }
        /*.create_account_open .btnflowset .clbtnUI span:first-child{
            width: 20px;
            height: 20px;
        }*/
        .login_main_body.create_account_open .btncell {
            height: 32px;
            line-height: 27px;
            font-size: 14px !important;
        }
        .create_account_open ._5jkjvQ {
            margin-top: 10px;
        }
        .create_account_open ._5jkjvQ span {
            font-size: 14px;
        }
    }
    /*@media (max-width: 991px){
        body.login_main_body.login_modal_open {
            overflow: hidden;
        }
    }*/
    
    @media screen and (min-width: 800px) and (max-width: 1280px) and (orientation:landscape) {
        .login_modal_open .set_m0TczQQMain,
        .create_account_open .set_m0TczQQMain {
            padding-top: 70px;
        }
    }
    
    @media screen and (min-width: 375px) and (max-width: 812px) and (orientation:landscape) {
        .create_account_open .main-content.set_m0TczQQMain {
            margin: 15px 0;
        }
    }
    
    @media screen and (min-width: 320px) and (max-width: 736px) and (orientation:landscape) {
        header#header {
            position: relative;
        }
        .login_modal_open .main-content.set_m0TczQQMain,
        .create_account_open .main-content.set_m0TczQQMain {
            padding: 10px 0px 20px !important;
        }
    }
    
    @media screen and (min-width: 737px) and (max-width: 926px) and (orientation:landscape) {
        .login_modal_open .main-content.set_m0TczQQMain,
        .create_account_open .main-content.set_m0TczQQMain {
            padding: 80px 0px 20px !important;
            height: auto !important;
        }
    }
    
    @media screen and (min-width: 320px) and (max-width: 926px) and (orientation:landscape) {
        .login_modal_open header#header,
        .create_account_open header#header {
            background-color: #fff;
        }
        .login_modal_open .main-content.set_m0TczQQMain {
            height: auto !important;
        }
        /*.login_main_body .price_Wz-head {
            width: 335px;
        }*/
    }
    
    @media (max-width: 991px) {
        .login_main_body .menubar_pindrop ul li {
            margin: 0 5px;
        }
        .login_main_body .main-content,
        .login_main_body.create_account_open .main-content,
        .login_main_body.login_modal_open .main-content {
            padding: 0 15px !important;
            padding-top: 61px !important;
            min-height: inherit !important;
            margin: 0 !important;
        }
    }
    
    @media (max-width: 767px) {
        ._5jkjvQ, .btnflowset {
            display: none;
        }
        .login_main_body .menubar_pindrop {
            margin-right: 0;
        }
        .login_main_body .main-content,
        .login_main_body.create_account_open .main-content,
        .login_main_body.login_modal_open .main-content {
            /*margin-top: 65px  !important;
            min-height: calc(100vh - 75px) !important;*/
            padding-top: 65px !important;
            min-height: inherit !important;
        }
    }
    
    @media (max-width: 575px) {
        .menubar_pindrop {
            position: fixed;
            right: 0;
            width: 250px;
            background: #ffffff;
            border-left: 1px solid #eee;
            height: calc(100vh - 66px);
            top: 66px;
        }
        .login_main_body .menubar_pindrop ul {
            width: 100%;
        }
        .login_main_body .menubar_pindrop ul li {
            float: left;
            text-align: left;
            width: 100%;
            border-bottom: 1px solid #eeeeee;
            margin: 0 !important;
        }
        .login_main_body .menubar_pindrop ul li a {
            width: 100%;
            padding: 10px 15px;
            float: left;
        }
        .login_main_body .menubar_pindrop {
            display: none;
        }
        .pindrop_mn_togglrE {
            display: inline-flex;
        }
        .pindrop_mn_togglrE a {
            justify-content: center;
            border-radius: 4px;
            margin-left: 15px;
        }
    }
    
    @media (max-width: 480px) {
        .login_main_body .main-content,
        .login_main_body.create_account_open .main-content,
        .login_main_body.login_modal_open .main-content {
            /*margin-top: 65px  !important;
            min-height: calc(100vh - 115px) !important;*/
        }
    }
    
    @media (max-width: 480px) and (max-height: 620px) {
        .login_main_body .floating_label_input,
        .create_account_open.login_main_body .floating_label_input {
            margin-bottom: 20px !important;
        }
        .login_main_body .main-content .left_content_div {
            padding-bottom: 20px !important;
        }
        .left_content_div .sec_title h2 {
            font-size: 12px;
        }
        /*.login_main_body header#header {
            padding: 5px 15px !important;
        }*/
        .login_main_body .main-content,
        .login_main_body.create_account_open .main-content,
        .login_main_body.login_modal_open .main-content {
            /*margin-top: 55px  !important;
            min-height: calc(100vh - 65px) !important;*/
        }
        /*.login_main_body .main-content .left_content_div {
            padding: 5px 0px 10px;
        }*/
    }
    
    @media (max-width: 340px) {
        .agency_main_body .price_Wz-head {
            width: 300px;
        }
        .left_content_div .main_title,
        .left_content_div div#login_text .main_title {
            font-size: 24px !important;
        }
        .login_main_body .floating_label_input .floating_input {
            height: 40px !important;
        }
        .login_main_body .floating_label_input,
        .create_account_open.login_main_body .floating_label_input {
            margin-bottom: 16px !important;
        }
        .login_main_body.create_account_open .main_title {
            font-size: 21px !important;
        }
        .login_main_body.create_account_open .main-content .left_content_div {
            padding-bottom: 10px !important;
        }
    }
    
    .shimmer {
        position: relative;
    }
    
    .shimmer:after {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        content: '';
        background: #f6f7f8;
        background-image: linear-gradient(to right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
        background-repeat: no-repeat;
        display: inline-block;
        /* position: relative; */
        -webkit-animation-duration: 1s;
        -webkit-animation-fill-mode: forwards;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-name: placeholderShimmer;
        -webkit-animation-timing-function: linear;
    }
    
    @-webkit-keyframes placeholderShimmer {
        0% {
            background-position: -468px 0;
        }
        100% {
            background-position: 468px 0;
        }
    }