.pers-check-left h1 {
    font-size: 46px;
}
.pers-check-right .card {
    min-height: 475px;
    border-radius: 14px;
}
.pers-check-right .card .card-header:first-child {
    border-radius: 14px 14px 0 0;
}
.eligibilty-check .card-body input,
input.comments-input {
    border-color: #DEDCE5;
    height: 55px;
    font-size: 20px;
    border-radius: 10px;
}
.eligibilty-check .card-body input:focus,
input.comments-input {
    box-shadow: none;
}
.eligibilty-check .card-body input::placeholder {
    color: #3E1F67 !important;
    text-align: center !important;
    opacity: 1;
}
.pers-para {
    font-size: 24px;
    line-height: 41px;
}
.list-num li span {
    font-size: 26px;
}
.list-num li div {
    width: 32px;
    margin-right: 32px;
}
.list-num li label {
    width: 40px;
    height: 40px;
    border: double 2px transparent;
    border-radius: 50%;
    background-image: linear-gradient(white, white), radial-gradient(circle at top left, #35265f,#de1f2f);
    background-origin: border-box;
    background-clip: content-box, border-box;
    font-size: 18px;
    font-weight: bold;
}
.wait-para {
    font-size: 24px;
    line-height: 35px;
}
.nstep-para {
    font-size: 26px;
}
.phone-text-number:hover {
    color: #3E1F67;
}
.noserviceSec, .nextStepSec {
    display: none;
}
.health-ins-card img {
    left: -15px;
}
.wiz-gradient-line-thin {
    height: 1.5px;
}
/* ---- Thank you page css -------*/
.bg-grey {
    background-color: #FBF7FC;
}
.tpara-cont {
    font-size: 18px;
    line-height: 32px;
}
.support-content {
    font-size: 20px;
}
/* -------DOB input css-------- */
.dob-inputs select,
.dob-inputs select:is(:active, :focus, :focus-visible) {
    border-color: #DEDCE5;
    height: 52px;
    border-radius: 10px 0 0 10px;
    border-right: 0;
    padding-left: 10px;
    padding-right: 14px;
    outline: 0;
    color: #3E1F67;
    background-color: transparent;
    position: relative;
    z-index: 2;
    font-weight: 600;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.dob-inputs .icon-div {
    background-color: #DEDCE5;
    position: absolute;
    right: -6px;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 4px;
    border-radius: 0 10px 10px 0;
    z-index: 1;
}
.dob-inputs > div {
    margin-right: 10px;
    width: 60px;
}
.dob-inputs > div:last-child {
    margin-right: 6px;
    width: 70px;
}
/*Modal popup design*/
.pers-modal .btn-close {
    border: 1px solid;
    border-radius: 100px;
    background-size: 15px;
    position: relative;
    right: 10px;
    top: 6px;
}
.pers-modal.show {
    background-color: #3A2B6980;
}
.pers-modal .fd-para {
    font-size: 21px;
}
/*-------media queries------*/
@media (max-width: 1400px) {
    .pers-check-left h1 {
        font-size: 40px;
    }
}
@media (max-width: 1300px) {
    .pers-check-left h1 {
        font-size: 36px;
    }
}
@media (max-width: 1200px) {
    .pers-check-left h1 {
        font-size: 36px;
    }
}
@media (max-width: 1100px) {
    .pers-check-left h1 {
        font-size: 32px;
    }
}
@media (max-width: 992px) {
    .list-num li span {
        font-size: 22px;
    }
    .pers-para {
        font-size: 20px;
        line-height: 36px;
    }
    .pers-check-right .card {
        min-height: auto;
    }
    .pers-check-left h1 {
        line-height: 42px;
    }
    .nstep-para {
        font-size: 24px;
    }
    .support-content {
        font-size: 24px;
    }
    .thanks-logo {
        width: 240px;
    }
}
@media (max-width: 992px) and (min-width:768px) {
    .wait-para {
        font-size: 25px;
    }
}
@media (max-width: 760px) {
    .list-num li span {
        font-size: 18px;
    }
    .pers-para {
        font-size: 18px;
        line-height: 30px;
    }
    .nstep-para {
        font-size: 18px;
    }
    .nxt-step-btn {
        font-size: 16px;
    }
    .fs-18px {
        font-size: 16px;
    }
    .thanks-logo {
        width: 200px;
    }
    .support-content {
        font-size: 20px;
    }
    .health-ins-card img {
        left: -5px;
    }
    .dob-inputs {
        flex-wrap: wrap;
    }
    .dob-inputs .dob-label {
        width: 100%;
        margin-bottom: 12px;
    }
}

@media (min-width: 993px) {
    .pers-para {
        font-size: 20px;
        line-height: 34px;
    }
    .list-num li span {
        font-size: 22px;
    }
    .dob-inputs > div {
        width: 86px;
    }
    .dob-inputs > div:last-child {
        width: 100px;
    }
}
@media (min-width: 1100px) {
    .pers-lookup .container, .pers-lookup .container-lg, .pers-lookup .container-md,
    .pers-lookup .container-sm, .pers-lookup .container-xl, .pers-lookup .container-xxl {
        max-width: 1070px;
    }
    .pers-para {
        font-size: 20px;
        line-height: 40px;
    }
    .list-num li span {
        font-size: 20px;
    }
    .nstep-para {
        font-size: 20px;
    }
}
@media (min-width: 1200px) {
    .pers-lookup .container, .pers-lookup .container-lg, .pers-lookup .container-md,
    .pers-lookup .container-sm, .pers-lookup .container-xl, .pers-lookup .container-xxl {
        max-width: 1170px;
    }
    .pers-para {
        font-size: 22px;
        line-height: 40px;
    }
    .list-num li span {
        font-size: 22px;
    }
}
@media (min-width: 1300px) {
    .pers-lookup .container, .pers-lookup .container-lg, .pers-lookup .container-md,
    .pers-lookup .container-sm, .pers-lookup .container-xl, .pers-lookup .container-xxl {
        max-width: 1270px;
    }
    .pers-para {
        font-size: 24px;
        line-height: 41px;
    }
    .support-content {
        font-size: 24px;
    }
}
@media (min-width: 1401px) {
    .pers-lookup .container, .pers-lookup .container-lg, .pers-lookup .container-md,
    .pers-lookup .container-sm, .pers-lookup .container-xl, .pers-lookup .container-xxl {
        max-width: 1370px;
    }
    .pers-check-right {
        padding-left: 65px;
    }
    .no-service-img {
        width: 375px;
    }
    .pers-para {
        font-size: 23px;
        line-height: 41px;
    }
    .list-num li span {
        font-size: 26px;
    }
    .nstep-para {
        font-size: 22px;
    }
    .tpara-cont {
        font-size: 20px;
    }
    .support-content {
        font-size: 27px;
    }
    .wait-para {
        font-size: 26px;
    }
    .pers-check-left h1 {
        font-size: 40px;
    }
}
@media (min-width: 1500px) {
    .pers-lookup .container, .pers-lookup .container-lg, .pers-lookup .container-md,
    .pers-lookup .container-sm, .pers-lookup .container-xl, .pers-lookup .container-xxl {
        max-width: 1470px;
    }
    .pers-lookup .pe-xxxl-5 {
        padding-right: 3rem !important;
    }
    .pers-para {
        font-size: 21px;
        line-height: 34px;
    }
    .list-num li span {
        font-size: 22px;
    }
    .tpara-cont {
        font-size: 21px;
    }
    .wait-para {
        font-size: 28px;
        line-height: 33px;
    }
    .dob-inputs > div {
        width: 70px;
    }
    .dob-inputs > div:last-child {
        width: 80px;
    }
    .nstep-para {
        font-size: 23px;
    }
}
@media (min-width: 1600px) {
    .pers-lookup .container, .pers-lookup .container-lg, .pers-lookup .container-md,
    .pers-lookup .container-sm, .pers-lookup .container-xl, .pers-lookup .container-xxl {
        max-width: 1520px;
    }
    .pers-lookup .pe-xxxl-5 {
        padding-right: 3rem !important;
    }
    .pers-lookup .ps-xxxl-5 {
        padding-left: 3rem !important;
    }
    .pers-lookup .px-xxxl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }
    .pers-lookup .mt-xxxl-4 {
        margin-top: 1.5rem !important;
    }
    .pers-check-left h1 {
        font-size: 44px;
    }
    .pers-para {
        font-size: 23px;
        line-height: 37px;
    }
    .list-num li span {
        font-size: 26px;
    }
    .tpara-cont {
        font-size: 22px;
    }
    .dob-inputs > div {
        width: 60px;
    }
    .dob-inputs > div:last-child {
        width: 70px;
    }
}
@media (min-width: 1700px) {
    .wait-para {
        font-size: 32px;
        line-height: 44px;
    }
}
@media (min-width: 1800px) {
    .pers-lookup .container, .pers-lookup .container-lg, .pers-lookup .container-md,
    .pers-lookup .container-sm, .pers-lookup .container-xl, .pers-lookup .container-xxl {
        max-width: 1700px;
    }
    .wait-para {
        font-size: 31px;
        line-height: 44px;
    }
    .pers-lookup .pe-1800-5 {
        padding-right: 4rem !important;
    }
    .nstep-para {
        font-size: 26px;
    }
}