/* Banner & header css start */

.popUpLeadForm .dr-none {
    display: none;
}

.popUpLeadForm .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.dsp-n {
    display: none;
}

.popUpLeadForm #error,
.popUpLeadForm #error2,
.popUpLeadForm #error3 {
    font-size: 12px;
    color: #ff000b;
    text-align: right;
    position: absolute;
    display: block;
    top: -22px;
    left: 0;
    right: 0;
}

.popUpLeadForm .inputSection #error {
    top: -7px;
}

.popUpLeadForm .newForm .formView .previewFieldBlock {
    margin-top: 10px;
    box-sizing: border-box;
    position: relative;
    width: 45%;
    height: auto;
    border-radius: 3px;
    background-color: transparent !important;
    align-items: center;
    justify-content: flex-start;
}

.popUpLeadForm .newForm .formView .previewFieldBlock select {
    width: 100%;
    background: #fff;
    padding: 8.5px 11px;
    font-weight: bold;
    display: inline-block;
    text-align: left;
    cursor: pointer;
    box-sizing: border-box;
    font-size: 14px;
    color: #04386c;
    border: 1px solid #005e9d;
    border-radius: 5px;
}

.popUpLeadForm .newForm label[for="mobile"] {
    width: 100%;
}

.popUpLeadForm .newForm #code {
    width: 42px;
    margin-left: -31px;
    text-align: center;
    border-right: 1px solid #005e9e;
    border-radius: 0;
}

.popUpLeadForm .newForm .mobile_block #mobile {
    width: 70%;
    padding-left: 10px;
}

/* Chrome, Safari, Edge, Opera */
.popUpLeadForm .newForm .form-field input::-webkit-outer-spin-button,
.popUpLeadForm .newForm .form-field input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.popUpLeadForm .newForm .form-field input[type=number] {
    -moz-appearance: textfield;
}

.popUpLeadForm .newForm .form-field [type=text]::placeholder {
    color: #005e9e;
}

.popUpLeadForm .newForm .formData .mobile_block label {
    left: 57px;
}

.popUpLeadForm .newForm .form-field .form-control {
    color: #000 !important;
    -webkit-text-fill-color: #000;
    width: 100% !important;
    padding: 0px 3px 0px 5px;
    box-sizing: border-box;
    background-color: transparent;
    border: 1px solid #005e9e;
    height: 40px;
    font-style: normal !important;
    opacity: 1;
}

.popUpLeadForm .error-txt,
.popUpLeadForm .error-txt1 {
    line-height: 14px;
    padding-top: 5px;
    font-size: 11px;
    font-weight: 400;
    color: #ed1c24;
    width: 100%;
}

.popUpLeadForm .newForm .form-field .form-control.hasDatepicker {
    background: url(../../../../../content/dam/hdfclifeinsurancecompany/campaign/red-date-icon.png) no-repeat 93% 10px;
    background-size: 26px;
    background-position-y: center;
    height: 38px;
    cursor: pointer;
}

.popUpLeadForm .newForm .form-field .form-control[name="phone"] {
    width: 77% !important;
    border-radius: 0 5px 5px 0;
    border-left: none;
}

.popUpLeadForm .newForm .form-field .form-control:focus {
    outline: none;
}


.popUpLeadForm .newForm .formView .previewFieldBlock.mobile_block #code {
    width: 23% !important;
    margin-left: 0;
    color: #005e9e;
    border-radius: 5px 0 0 5px;
}


.popUpLeadForm .newForm label {
    left: 10px;
    font-size: 14px;
    background: #fff;
    display: inline-block;
    color: #005e9e;
    font-weight: 500;
}

.popUpLeadForm input {
    position: unset;
}

.popUpLeadForm .newForm .d_flex {
    display: flex;
    align-items: baseline;
    justify-content: space-around;
    flex-wrap: wrap;

}

.popUpLeadForm .newForm .radio_buttons {
    margin-top: 10px;
    color: #797979;
    z-index: 1;
    padding: 0;
    width: 45%;
}

.popUpLeadForm .newForm .radio_buttons h3,
.popUpLeadForm .newForm .input_section span,
.popUpLeadForm .newForm .spanTxt {
    font-size: 14px;
    display: inline-block;
    color: #005e9e;
    font-weight: 500;
    margin-bottom: 0.5rem;
}

.popUpLeadForm .newForm #yes_nriBannerForm,
.popUpLeadForm .newForm #no_nriBannerForm {
    font-size: 14px;
    padding: 8.5px 11px;
}

.popUpLeadForm .newForm #no_nriBannerForm,
.popUpLeadForm .newForm #ulipMaleBannerForm,
.popUpLeadForm .newForm #noBannerForm {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.popUpLeadForm .newForm #ulipMaleBannerForm,
.popUpLeadForm .newForm #ulipFemaleBannerForm,
.popUpLeadForm .newForm #yesBannerForm,
.popUpLeadForm .newForm #noBannerForm,
.popUpLeadForm .newForm #yes_nriBannerForm,
.popUpLeadForm .newForm #no_nriBannerForm {
    background: #fff;
    padding: 8.5px 11px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    width: 50%;
    font-size: 14px;
    color: #04386c;
    border: 1px solid #005e9d;
}

.popUpLeadForm .newForm .valid {
    background: #005e9d !important;
    color: #f0f9ff !important;
}

.popUpLeadForm .newForm input.valid {
    background-color: #fff !important;
}

.popUpLeadForm .newForm .calIcon {
    position: absolute;
    top: 8px;
    right: 10px;
    cursor: pointer;
}

.popUpLeadForm .newForm .hidden-dob {
    position: absolute;
    right: 0;
    width: 20px;
    cursor: pointer;
    height: 20px;
    z-index: 10000;
    opacity: 0;
}

.popUpLeadForm .newForm .simpleLabel {
    /* width: 95%; */
    width: 90%;
    font-size: 12px;
    color: #000;
    font-weight: 400;
    margin-top: 10px;
    display: block;
    padding: 0 15px 0 0;
    display: inline;
    margin-bottom: 0px !important;
}

.popUpLeadForm .newForm .buttonCenter {
    margin: auto;
    width: 100%;
    text-align: center;
    margin-bottom: 1rem;
}

.popUpLeadForm .newForm .buttonCenter button {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    background-color: #ed1c24;
    color: #fff;
    border: 1px solid #ed1c24;
    cursor: pointer;
    display: inline-block;
    height: 37px;
    padding: 0 25px;
    font-size: 12px;
    border-radius: 4px;
}

.popUpLeadForm .newForm .buttonCenter .btn:hover {
    box-shadow: 0 8px 12px rgb(237 28 36 / 20%);
    background: #ff3038;
}

.popUpLeadForm .newForm .bottomText {
    font-size: 12px;
    text-align: center;
    padding: 0;
    padding-top: 14px;
    border-top: 1px solid #ccc;
    display: block;
    width: 100%;
    font-weight: 400;
    color: #000;
}

.popUpLeadForm .btn:focus {
    box-shadow: none;
}

/* new form CSS END*/

.popUpLeadForm label.active {
    color: #233253;
    cursor: auto;
}

.popUpLeadForm .daterangepicker {
    z-index: 100 !important;
}

@media screen and (max-width:767px) and (min-width:579px) {
    .popUpLeadForm .top-banner {
        order: 1;
    }

}

/* New Css 16.06.2022 start */

@media screen and (min-width: 768px) {
    .popUpLeadForm .ban-left ul {
        display: inline-block;
    }

    .popUpLeadForm .top-banner .info-form .rightImg img {
        width: 90%;
        height: auto;
    }
}

/* FONT SIZE ADJUSTED TO MAKE SURE BOTH BUTTONS LOOK THE SAME */
@media screen and (min-width:768px) {

    .popUpLeadForm .termbanner .mob-only {
        display: none;
    }

}

@media screen and (max-width:768px) {

    .popUpLeadForm .selectMale,
    .popUpLeadForm .selectFemale {
        text-align: center;
    }

    .popUpLeadForm .newForm .formView .previewFieldBlock {
        text-align: left;
    }

    .popUpLeadForm .newForm .radio_buttons {
        margin-bottom: 0px;
        text-align: left;
    }
    .popUpLeadForm .newForm .formData .inputSection{
        margin-top: 5px;
    }
}

.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
    padding: 5px !important;
}


/* LINK DESIGN CHANGES END */

@media screen and (max-width: 767px) {
    .popUpLeadForm   .form-holder{
        margin-top: 0px;
    }
}

.PopupSection__crossIcon {
    display: flex;
    justify-content: end;
}

.PopupSection__crossIcon img{
    cursor: pointer;
}
.mt-6{
    margin-top: 6px;
}
.popUpLeadForm .newForm .formHeading .marginLeft {
    margin-left: 0px;
}

.popUpLeadForm .font-18 {
    font-size: 18px;
}

.popUpLeadForm input::placeholder {
    opacity: 0.5;
    color: #005e9e;
    font-size: 15px;
}

/* .popUpLeadForm .newForm{
    border: 1px solid #d51d25;
    border-radius: 8px;
} */
.popUpLeadForm .newForm .marginLeft .heading {
    margin: 0px;
}

.popUpLeadForm .newForm .formView .inputSection .fieldsForm {
    margin-left: 0;
    width: 100%;
    margin-right: 0;
}

.popUpLeadForm .newForm .radio_buttons .fieldnri span {
    font-size: 10pt;
    display: flex;
}

.popUpLeadForm .newForm .radio_buttons .fieldgen span {
    font-size: 10pt;
    display: flex;
    justify-content: center;
    align-items: center;
}

.popUpLeadForm .newForm .radio_buttons .smoker {
    position: relative;
    /* margin: 5px 0; */
}

.popUpLeadForm .newForm .radio_buttons .smoker .smokerDetails {
    font-size: 10pt;
    display: flex;
}

.popUpLeadForm .newForm .form-field.previewFieldBlock .showAge {
    margin-bottom: -5px;
    color: #005e9e;
    text-align: right;
    font-size: 12px;
    margin-right: -10px;
    display: none;
}

/*  inline CSS  */
.popUpLeadForm .newForm #formView {
    font-family: 'Source Sans Pro', sans-serif;
}

.popUpLeadForm .newForm .formView {
    height: auto;
    /* width: 490px; */
    border-radius: 8px;
    border: 1px solid #d51d25;
    background-color: #ffffff;
}
@media screen and (max-width: 767px){
    .popUpLeadForm .newForm .formView{
        border-radius: 10px;
    }
}

.popUpLeadForm .newForm .formField {
    padding: 0px 12px;
}

.popUpLeadForm .newForm .formHeading {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 0;
}

.popUpLeadForm .newForm .formHeading h4 {
    color: #000;
    margin: 0;
    line-height: 28px;
    font-weight: 400;
    font-size: 22px;
    text-align: center;
}

.popUpLeadForm .newForm .formHeading h4 span {
    display: block;
    font-size: 18px;
    font-weight: 400;
}

.popUpLeadForm .newForm .border {
    display: block;
    width: 70px;
    height: 5px;
    background: #d41d25;
    margin: 5px auto 0;
}

.popUpLeadForm .newForm .formData .inputSection {
    position: relative;
    margin: 30px auto 0;
    width: 95%;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
    .popUpLeadForm .newForm .formData .inputSection{
        width: 100%;
        margin-top: 10px;
    }
}

.popUpLeadForm .check-option-tab {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 16px;
}

.popUpLeadForm .check-option-tab input[type="checkbox"] {
    width: 5%;
    margin-top: 10px;
}

.popUpLeadForm .check-option-tab label {
    width: 100%;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    color: #000;
    font-weight: 400;
    display: block;
    line-height: 16px;
}

.popUpLeadForm .check-option-tab .error-txt {
    width: 100%;
}

.popUpLeadForm .newForm #yes_nriBannerForm,
.popUpLeadForm .newForm #ulipFemaleBannerForm,
.popUpLeadForm .newForm #yesBannerForm {
    border-radius: 0 5px 5px 0;
}

@media screen and (max-width: 768px) {
    .popUpLeadForm .ban-right {
        margin-top: 20px;
    }

    .popUpLeadForm .newForm .formView {
        width: auto;
    }

    .popUpLeadForm .newForm .radio_buttons,
    .popUpLeadForm .newForm .formView .previewFieldBlock {
        width: 100%;
    }

    .popUpLeadForm .newForm .formData .mobile_block label {
        left: 75px;
    }

    .popUpLeadForm .check-option-tab label {
        text-align: left;
        padding-left: 5px;
        max-height: 16px;
        transition: all .3s ease;
        overflow-y: hidden;
    }
}

/* dropdown */
/* disclaimer  text */
.popUpLeadForm .check-option-tab label {
    max-height: 16px;
    transition: all 0.3s ease;
    overflow-y: hidden;
}

/* disclaimer  text */
.popUpLeadForm .check-option-tab .active__Label {
    max-height: 100px;
}

.popUpLeadForm #dropDown {
    transform: rotate(0deg);
    transition: transform 0.3s ease;
    margin-top: 15px;
    cursor: pointer;
}

.popUpLeadForm #dropDown.rotate-180 {
    transform: rotate(180deg);
}

.popUpLeadForm .fullWidthEmailContainer{
    width: 96% !important;
}

@media screen and (max-width:767px) {
    .popUpLeadForm .fullWidthEmailContainer{
        width: 100% !important;
    }
}

/* tooltip */
.popUpLeadForm .relative {
    position: relative;
}

.popUpLeadForm .smoker__label {
    position: relative;
    display: flex;
    align-items: start;
    gap: 10px;
}

.popUpLeadForm .tobaccoRadioSec__tooltiptext {
    position: absolute;
    bottom: 85px;
    width: max-content;
    padding: 10px 7px;
    background-color: #EAF4FD;
    border: 1px solid #BDDCF8;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    font-size: 11px;
    line-height: 15px;
    font-weight: 300;
    visibility: hidden;
    max-width: 245px;
    color: #000000;
}

.popUpLeadForm .tobaccoRadioSec__tooltiptext::before {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    bottom: -8px;
    left: 30%;
    background-color: #EAF4FD;
    border-bottom: 1px solid #BDDCF8;
    border-right: 1px solid #BDDCF8;
    transform: rotate(45deg);
    z-index: 0;
}

.popUpLeadForm .tobaccoRadioSec__tooltipicon {
    cursor: pointer;
}

.popUpLeadForm .tobaccoRadioSec__tooltipicon:hover+.tobaccoRadioSec__tooltiptext {
   visibility: visible;
}
.popUpLeadForm .otp-screen-container {
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #d51d25;
    background-color: #fff;
}

.popUpLeadForm .form-holder {
    border-radius: 10px;
}

.popUpLeadForm .checkbox-wrapper {
    margin-bottom: 18px;
}

.popUpLeadForm .agree-checkbox-error-txt {
    padding: 10px 0 0 30px;
    line-height: 1.2;
}

.popUpLeadForm .checktxt p {
    margin-bottom: 0 !important;
}

@media screen and (max-width:768px) {
    .popUpLeadForm .form-holder {
        max-width: unset;
        padding: 0px;
    }
}

.popUpLeadForm .otp-head-title,
.popUpLeadForm .otp-head-title p {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    color: #3f4c69;
    text-align: center;
}

.popUpLeadForm .otp-head-title {
    position: relative;
}

.popUpLeadForm .otp-head-title::after {
    content: "";
    width: 120px;
    height: 4px;
    background-color: #ed1c24;
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translate(-50%);
    border-radius: 5px;
}

.popUpLeadForm .number-email-wrapper {
    display: flex;
    border: 1px solid #e8e8e8;
    max-width: 75%;
    width: fit-content;
    margin: 35px auto;
    border-radius: 5px;
}

.popUpLeadForm .number-wrapper {
    text-align: center;
    /* width: 50%; */
    padding: 8px 8px;
}

.popUpLeadForm .mail-wrapper {
    width: 50%;
    text-align: center;
    border-left: 1px solid #e8e8e8;
    padding: 8px 8px;
}

.popUpLeadForm .number-wrapper .mobile-Number {
    font-size: 14px;
    font-weight: 600;
    color: #3f4c69;
    margin-bottom: 0px;
}

.popUpLeadForm .number-wrapper .inside-content {
    padding: 4px;
    margin-bottom: 0px;
    font-size: 12px;
    text-align: center;
    color: #989898;
    overflow-wrap: break-word;
}

.popUpLeadForm .error-msg {
    display: flex;
    margin: 0 auto;
    max-width: fit-content;
    gap: 6px;
    border-radius: 5px;
    padding: 6px 15px;
}

.popUpLeadForm .error-msg-green {
    background-color: #edf9e8;
}

.popUpLeadForm .error-msg-red {
    background-color: #fff2f3;
}



.popUpLeadForm .mainform {
    text-align: center;
    margin-top: 5px;
}

@media screen and (min-width:768px) {
    .FormJourney.width-75 {
        width: 75%;
        margin: 0 auto;
    }
}

.popUpLeadForm .otp-input .border-red {
    border-bottom: 1px solid red;
}

.popUpLeadForm .otp-input input {
    max-width: 8%;
    height: 40px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #9d9b9b;
    border-top: none;
    border-right: none;
    border-left: none;
    outline: none;
    margin-bottom: 10px;
    text-align: center;
    font-style: unset !important;
}

/* THIS IS OTP  */
.popUpLeadForm .otpoption {
    margin-bottom: 10px;
}

.popUpLeadForm .otp-input {
    margin-top: 15px;
}

.popUpLeadForm .otpoption p {
    color: #949dad;
    font-size: 12px;
    font-weight: 600;
}

.popUpLeadForm .otpoption .resend-grey {
    color: #2e3c5c;
    font-weight: 600;
    cursor: pointer;
}

.popUpLeadForm .btn-main-wrapper {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
}

.popUpLeadForm .btn-back {
    padding: 7px 55px;
    border: 1px solid #ed1c24;
    background-color: #fff;
    border-radius: 5px;
    color: #ed1c24;
    font-size: 15px;
    font-weight: 600;
}

.popUpLeadForm .btn-verify {
    padding: 7px 55px;
    border: 1px solid #ed1c24;
    background-color: #ed1c24;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}

.popUpLeadForm .success-img {
    text-align: center;
    margin-top: 20px;
}

.popUpLeadForm .overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fbfbfb8a;
}

@media screen and (min-width:768px) {
    .popUpLeadForm .error-msg-main-wrapper {
        max-width: 70%;
        margin: 0 auto;
    }
}

/* desktop view css end */
/*  MOBILE VIEW CSS START*/
@media screen and (max-width: 768px) {
    .popUpLeadForm .otp-head-title {
        font-size: 15px;
    }

    .popUpLeadForm .otp-head-title::after {
        content: "";
        width: 100px;
        height: 3px;
        background-color: #ed1c24;
        position: absolute;
        left: 50%;
        transform: translate(-50%);
        border-radius: 5px;
    }

    .popUpLeadForm .number-email-wrapper {
        max-width: unset;
    }

    .popUpLeadForm .mobile-Number {
        font-size: 12px;
    }

    .popUpLeadForm .inside-content {
        font-size: 12px;
    }

    .popUpLeadForm .btn-back,
    .popUpLeadForm .btn-verify {
        padding: 5px 35px;
        font-size: 14px;
        font-weight: 500;
    }
}

.popUpLeadForm .error-msg-green .error-green {
    color: #4da22b;
    font-size: 10px;
    font-weight: 600;
    margin-bottom: 0px !important;
}

.popUpLeadForm .error-msg-red .error-red {
    color: #ed2129;
    font-size: 10px;
    font-weight: 600;
    margin-bottom: 0px !important;
}

.popUpLeadForm .dsp-n {
    display: none;
}
