section.health-step-form {
    padding: 60px 15px;
}
.health-step-form .container {
    width: 100%;
    margin: auto;
    max-width: 700px;
}
.form-cols input {
    height: auto !important;
    width: auto;
    padding: unset;
}
.hlt-qua h1 {
    color: #2D3090;
    font-size: 30px;
    margin: 0px;
    font-weight: 600;
    padding-bottom: 10px;
}
.form-cols {
    padding: 40px 30px;
    background: #f9f9f9;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.form-img {
    text-align: center;
    margin-bottom: 30px !important;
}
.hlt-qua p {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    margin: 0px;
    line-height: normal;
}
.hlt-qua {
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #e0e0e0;
}
.gnrl-info {
    margin: 10px 0px;
    padding: 5px 0px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
.gnrl-info h1 {
    color: #2D3090;
    font-size: 22px;
    margin: 0px;
    font-weight: 600;
}
.step-one-form {
    padding-bottom: 15px;
}
.questionaire-form label {
    font-size: 14px;
    color: #333;
    font-weight: 500;
    width: 100%;
    padding-bottom: 5px;
}
input#insurance-boos {
    width: 100%;
    padding: 5px 15px;
    box-shadow: 0 1px 2px #eee inset;
    border: 1px solid #ccc;
    font-size: 14px;
    height: 35px !important;
    color: #000;
}
.step-one-form p {
    font-size: 13px;
    color: #333;
    font-weight: 400;
    margin: 0px;
    line-height: normal;
    padding-top: 5px;
}
.radio-my-spo {
    display: grid;
    grid-template-columns: 50% 46%;
    gap: 4%;
    margin-bottom: 5px;
}
.radio-myself {
    display: flex;
    align-items: center;
    gap: 5px;
}
.radio-my-spo label {
    padding: 0px !important;
    color: #000;
    font-weight: 500;
}
.radio-spouse {
    display: flex;
    align-items: center;
    gap: 5px;
}
.radio-my-family {
    display: grid;
    grid-template-columns: 50% 46%;
    gap: 4%;
    margin-bottom: 5px;
}
.radio-family {
    display: flex;
    align-items: center;
    gap: 5px;
}
.radio-my-family label {
    padding-bottom: 0px;
    color: #000;
    font-weight: 500;
}
label.Spouse-lbl {
    display: none;
}
.cover-look {
    padding: 10px 0px;
}
.paln-insnce {
    padding: 10px 0px;
}
.losing-ins {
    padding: 10px 0px;
    display: grid;
    grid-template-columns: 48% 48%;
    gap: 4%;
}
.lst-cov {
    padding: 10px 0px;
}
.you-did {
    padding: 10px 0px;
}
.currt-ins label {
    line-height: 20px;
    height: 45px;
}
.currt-ins1 {
    display: flex;
    align-items: center;
    gap: 5px;
    float: left;
    margin: 5px 0px;
}
.currt-ins2 {
    display: flex;
    align-items: center;
    gap: 5px;
    float: right;
    margin: 5px 0px;
}
.currt-ins1 label {
    line-height: normal !important;
    height: auto  !important;
    padding-bottom: 0px !important;
}
.currt-ins2 label {
    line-height: normal !important;
    height: auto  !important;
    padding-bottom: 0px !important;
}
.you-did {
    margin-bottom: 30px;
}
input#other {
    padding: 4px 10px;
    height: 35px !important;
    color: #000;
    font-size: 15px;
    background: #fff;
}
input#other2 {
    padding: 4px 10px;
    height: 35px !important;
    color: #000;
    font-size: 15px;
    background: #fff;
}
input#other3 {
    padding: 4px 10px;
    height: 35px !important;
    color: #000;
    font-size: 15px;
    background: #fff;
}
.lst-cov input#lst-covg {
    padding: 5px 10px;
    color: #000;
    height: 35px !important;
}
.lst-cov input#lst-covg {
    padding: 5px 10px;
    color: #000;
    height: 35px !important;
    font-size: 15px;
}
.lst-cov p {
    margin: 0px;
    font-size: 14px;
    color: #333;
    font-weight: 500;
}
#nextBtn {
    width: auto;
    padding: 10px 25px;
}
.details-boos h1 {
    font-size: 17px;
    color: #2D3090;
    font-weight: bold;
    margin: 0px !important;
    padding-bottom: 15px;
}
.details-boos span {
    font-weight: 400;
    font-size: 15px;
    color: #333;
}
.prt2-in h1 {
    color: #2D3090;
    font-size: 22px;
    margin: 0px;
    font-weight: 600;
}
.prt2-in {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px;
}
.nm-dt-flex {
    display: grid;
    grid-template-columns: 48% 48%;
    gap: 4%;
}
.frt-lst {
    display: flex;
    align-items: center;
    gap: 10px;
}
.first-nm {
    width: 50%;
}
.last-nm {
    width: 50%;
}
.your-infos input {
    width: 100%;
    padding: 5px 15px;
    box-shadow: 0 1px 2px #eee inset;
    border: 1px solid #ccc;
    font-size: 14px;
    height: 30px !important;
    color: #000;
    background: #fff;
}
.your-infos textarea {
    background: #fff;
    width: 100%;
    padding: 5px 15px;
    box-shadow: 0 1px 2px #eee inset;
    border: 1px solid #ccc;
    font-size: 14px;
    height: 90px !important;
    color: #000;
}
.questionaire-form input {
    background: #fff;
}
.nam-date {
    display: grid;
    grid-template-columns: 48% 48%;
    gap: 4%;
    align-items: center;
}
.your-infos h3 {
    font-size: 14px;
    color: #2D3090;
    font-weight: bold;
    width: 100%;
    padding-bottom: 11px;
    margin: 0;
}
.questionaire-form h3 {
    font-size: 14px;
    color: #2D3090;
    font-weight: bold;
    width: 100%;
    padding-bottom: 11px;
    margin: 0;
}
h3.date-brth {
    font-size: 14px;
    color: #2D3090;
    font-weight: bold;
    width: 100%;
    padding-bottom: 5px;
    display: none;
}
.phn-mail-flex {
    display: grid;
    grid-template-columns: 48% 48%;
    gap: 4%;
    padding-bottom: 20px;
}
.nm-dt {
    padding-bottom: 20px;
}
.your-infos p {
    font-size: 13px;
    color: #333;
    font-weight: 400;
    margin: 0px;
    line-height: normal;
    padding-top: 5px;
}
.your-infos label {
    font-size: 13px;
    color: #333;
    font-weight: 400;
    margin: 0px;
    line-height: normal;
    padding-top: 5px;
    width: 100%;
}
input#yes-tobacco {
    width: auto;
}
input#no-tobacco {
    width: auto;
}
input#yes-native {
    width: auto;
}
input#no-native {
    width: auto;
}
.tobacco-native {
    display: grid;
    grid-template-columns: 48% 48%;
    gap: 4%;
}
.form-cols #prevBtn {
    width: auto;
    padding: 10px 25px;
}
.tabacc label {
    padding: 0px !important;
} 
.nat label {
    padding: 0px !important;
}      
.tabacc {
    display: flex;
    align-items: center;
    gap: 5px;
}
.nat {
    display: flex;
    align-items: center;
    gap: 5px;
}
.address-pin {
    width: 48%;
}
.city-state {
    display: grid;
    grid-template-columns: 48% 48%;
    gap: 4%;
    padding-bottom: 10px;
}
.street-add {
    padding-bottom: 10px;
}
.street-add2 {
    padding-bottom: 10px;
}
.zip-code {
    padding-bottom: 20px;
}
.your-infos {
    margin-bottom: 30px;
}
input#spouse-yes-tobacco {
    width: auto;
}
input#spouse-no-tobacco {
    width: auto;
}
input#spouse-yes-native {
    width: auto;
}
input#spouse-no-native {
    width: auto;
}
.family-infos .nm-dt {
    padding-top: 20px;
}
.financial-info .currt-ins1 {
    float: none;
    margin: 0px;
}
.financial-info .currt-ins2 {
    float: none;
    margin: 0px;
}
input#filing-join {
    width: auto;
}
input#prev-tax {
    width: auto;
}
input#prev-tax-no {
    width: auto;
}

input#filing-separt {
    width: auto;
}
input#cailmed-tax {
    width: auto;
}
input#cailmed-tax-no {
    width: auto;
}
.financial-info label {
    padding: 0px !important;
}
.financial-info .currt-ins1 {
    float: none;
    margin: 0px;
}
.emply-offer.phn-mail-flex.nam-date {
    display: block;
}
input#cov-off {
    width: auto;
}
input#cov-whole {
    width: auto;
}
input#emp-hlth {
    width: auto;
}
input#paln-rad5 {
    width: auto;
}
input#spou-off {
    width: auto;
}
input#spou-whole {
    width: auto;
}
input#spou-hlth {
    width: auto;
}
input#paln-rad6 {
    width: auto;
}
input#other5 {
    width: auto;
}
input#other6 {
    width: auto;
}
.emply-offer .currt-ins1 {
    float: none;
}
.emply-offer .radio-paln-insnce {
    display: flex;
    gap: 5px;
    align-items: center;
}
.emply-offer label {
    padding: 0px !important;
}
.permission-boos p {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    font-weight: 400;
}
.gnrl-info p {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    font-weight: 400;
    margin: 0px !important;
}
.Marketplace-apply  ul {
    list-style: auto;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif !important;
}
.details-boos {
    padding: 30px 0px;
}
.Marketplace-apply {
    padding: 15px 0px;
}
.aca-agents h3 span {
    color: red;
}







.date-picker {
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
}

.date-picker label {
  margin-right: 8px;
}

.date-picker input[type='text'] {
    width: 28%;
    padding: 4px;
    text-align: center;
    height: 30px !important;
}

#calendar-icon {
  cursor: pointer;
  font-size: 1.2em;
}
#spouse-calendar-icon {
  cursor: pointer;
  font-size: 1.2em;
}
#Dependent-calendar-icon {
  cursor: pointer;
  font-size: 1.2em;
}
#Dependent2-calendar-icon {
  cursor: pointer;
  font-size: 1.2em;
}
#Dependent3-calendar-icon {
  cursor: pointer;
  font-size: 1.2em;
}
#Dependent4-calendar-icon {
  cursor: pointer;
  font-size: 1.2em;
}




.radio-paln-insnce {
    display: flex;
    gap: 5px;
    align-items: center;
}
div#datepicker-container {
    position: absolute;
    top: 34px;
    right: 0px;
}


@media(min-width: 240px) and (max-width: 479px) {

.radio-my-spo {
    grid-template-columns: 100% !important;
}
.radio-my-family {
    grid-template-columns: 100%;
}
.losing-ins {
    grid-template-columns: 100%;
    padding: 25px 0px;
}
.questionaire-form label {
    font-size: 12px;
}
.form-img img {
    width: 60%;
}
.hlt-qua h1 {
    font-size: 22px;
}
.nam-date {
    grid-template-columns: 100%;
}
.nm-dt {
    padding-bottom: 30px;
}
.nm-dt-flex {
    grid-template-columns: 100%;
    gap: 9%;
}
h3.brth-dat {
    display: none;
}
h3.date-brth {
    display: block;
}
.phn-mail-flex {
    grid-template-columns: 100%;
    gap: 10%;
    padding-bottom: 35px;
}
.address-pin {
    width: 100%;
}
.city-state {
    grid-template-columns: 100%;
    gap: 10%;
    padding-bottom: 25px;
}
.tobacco-native {
    grid-template-columns: 100%;
}
.frt-lst {
    display: block;
}
.first-nm {
    width: 100%;
    margin-bottom: 10px;
}
.last-nm {
    width: 100%;
}
.emply-offer .currt-ins1 {
    margin-bottom: 10px;
}
.details-boos h1 {
    word-break: break-word;
}
.form-cols input {
    width: fit-content;
}
.lst-cov input#lst-covg {
    width: 100%;
}
}



@media(min-width: 480px) and (max-width: 767px) {


.lst-cov input#lst-covg {
    width: 100%;
}
.form-cols input {
    width: fit-content;
}
.radio-my-spo {
    grid-template-columns: 100% !important;
}
.radio-my-family {
    grid-template-columns: 100%;
}
.losing-ins {
    grid-template-columns: 100%;
    padding: 25px 0px;
}
.questionaire-form label {
    font-size: 12px;
}
.form-img img {
    width: 60%;
}
.hlt-qua h1 {
    font-size: 22px;
}
.nam-date {
    grid-template-columns: 100%;
}
.nm-dt {
    padding-bottom: 30px;
}
.nm-dt-flex {
    grid-template-columns: 100%;
    gap: 9%;
}
h3.brth-dat {
    display: none;
}
h3.date-brth {
    display: block;
}
.phn-mail-flex {
    grid-template-columns: 100%;
    gap: 10%;
    padding-bottom: 35px;
}
.address-pin {
    width: 100%;
}
.city-state {
    grid-template-columns: 100%;
    gap: 10%;
    padding-bottom: 25px;
}
.tobacco-native {
    grid-template-columns: 100%;
}
.frt-lst {
    display: block;
}
.first-nm {
    width: 100%;
    margin-bottom: 10px;
}
.last-nm {
    width: 100%;
}
.emply-offer .currt-ins1 {
    margin-bottom: 10px;
}
.details-boos h1 {
    word-break: break-word;
}
}