.policiesDetails{
    background-color: var(--extralight-gray);
}
.policyLogo {
    height: 60px;
}

.policyImg > img {
    height: auto;
    width: 140px;
    max-width: 100%;
}
.policyName {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: var(--darkblue-color);
}
.policyName span.policyTag{
font-size: 1.2em;
font-weight: 400;
line-height: 1.2;
border-left: 1px solid var(--light-gray);
}
.policyInputType h6{
    font-size: 0.8em;
    color: var(--gray-color);
    font-weight: 400;
}
.policyInputType select {
    height: 40px;
    border: none;
    border-bottom: 1px solid var(--extralight-gray);
    font-weight: 600;
    background-image: url(../images/svg/arrow-down.svg);
    background-position: center right;
    background-size: 15px;
    background-repeat: no-repeat;
}



.policiesDetails .captions-featurd .col{
    display: block;
    border: 1px solid #dc3545;
    margin: 5px;
    padding: 5px;
    text-align: center;
    border-radius: 10px;
}
.policiesDetails .captions-featurd .icon {
    background:var(--extralight-gray);
    margin: 0 auto;
    width: 35px;
    height: 35px;
    margin-bottom: 10px;
}
.policiesDetails .captions-featurd p{
    font-size: 0.74em;
    margin: 0;
    }

   
  
  /* Tabs
     ========================================================================== */
  
  
  .progress-form__tabs-item {
   
    position: relative; 
    
    transition: color 0.2s ease-in-out;
    white-space: normal;

  
  }


.progress-form__tabs button{
    display: block;
    width: 33.2%;
    border: 0;
    margin:0;
    padding: 0;
    background: transparent;
    font-size: 1.2em;
    border-top: 5px solid var(--extralight-gray);
    text-align: left;
    color:var(--primary-color)
}


.progress-form__tabs button[data-complete="true"]::before{
    width: 100%;
}

.progress-form__tabs button[aria-disabled="true"]{
    color: var(--light-gray);
}



.progress-form__tabs button span{
    font-size: 0.8em;
    font-weight: 300
}

.progress-form__tabs button[aria-selected="true"]::before {
    width: 50%;
}

.progress-form__tabs button::before {
    background-color: var(--primary-color);
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: -5px;
    transition: width 0.2s ease-in-out;
    width: 0;
}

.progressForm label {
    display: block;
    text-align: left;
    font-size: 13px;
    margin-top: 10px;
    display: block;
    color: var(--primary-color);
    font-family: "Raleway", sans-serif;
}
.progressForm p.form__error-text,
.progressForm span {
    display: block;
    font-size: 0.7em;
    font-weight: 400;
    color: var(--gray-color);
}
.progressForm p.form__error-text{
    color: var(--secondary-color);
}
/* 
.progressForm input, .progressForm select,.progressForm textarea{
    
    appearance: auto;
    border:none;
    border-radius:2px;
    color: var(--black-color);
    display: block;
    font-size: 1em;
    width: 100% !important;
    height: 50px;
    padding: 10px;
    width: 100%;
    background: rgba(1, 95, 201, 0.04);
    border-radius: 10px;
    margin: 4px 0 10px 0;
    padding: 10px;
    display: flex;
    align-items: center;
} */

.progressForm button[type="submit"] {
    width: 100%;
    border: 0;
    border-radius: 25px;
    padding: 14px;
    background: var(--secondary-color);
    color: #FFF;
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
    transition: ease all 0.3s;
    font-family: "Raleway", sans-serif; 
    min-width: 150px;
    width: auto;
  }
  button[type="submit"]:hover {
    opacity: 0.9;
    background: var(--secondary-color);
  }
  .progressForm .radio {
    position: relative;
    cursor: pointer;
    display: inline-block;
    margin-right: 30px;
    background: transparent;
    outline: none;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
}
span.radioBtnAnswerTxt {
    margin-left: 10px;
    font-weight: 600;
    font-size: 1em;
}
.progressForm input[type="radio"]{
    width: 20px !important;
    height: auto;
    visibility: hidden;
    margin: 0;
}





/*  */


.choosPlanOption{
    border: 1px solid var(--light-gray);
    cursor: initial;
}
.radio.radioBtn {
    position: absolute;
    right: -10px;
    top: 10px;
}

.radio {
    position: relative;
    cursor: pointer;
    display: inline-block;
    margin-right: 30px;
    background: transparent;
    outline: none;
    font-size: 14px;
    font-weight: 600;
}
.addRemoveCheckbox {
    cursor: pointer;
    float: left;
}
.choosPlanOption .subHeading {
    padding-right: 120px;
}
.choosPlanOption .subHeading h4 {
    font-size: 1.2em;
    font-weight: 600;
    color: var(--black-color);
}
    .progressForm span.savingAmount {
    background: transparent linear-gradient(283deg, #9922FF 0%, #225CFF 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 1px #6119F426;
    letter-spacing: 0px;
    color: #fff;
    text-shadow: 0px 1px 1px #00000029;
    border-radius: 4px;
    padding: 1px 5px;
    display: inline-block;
    font-family: var(--font-pop-rg);
}
.choosPlanOption .subHeading .smallPara {
    font-size: 1em;
    font-weight: 500;
    line-height: 1.2;
    color: var(--black-color);
}
.additionalPremiumLabel {
    color: #4c5a6f;
    top: -12px;
    font-size: 11px;
    font-weight: 500;
    position: absolute;
    pointer-events: none;
    line-height: 12px;
}
.additionalPremiumValues {
    font-weight: 600;
    font-size: 16px;
    color: #27313d;
    margin-top: 10px;
    display: flex;
}
.additionalPremiumValues .moresavingOptions {
    color: #0065ff;
    font-weight: 500;
    font-size: 12px;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.nomineeBenefit h5 {
    font-size: 0.9em;
    color: var(--gray-color);
    font-weight: 400;
    margin-bottom: 0;
}
.nomineeBenefit div {
    font-size: 1em;
    font-weight: 600;
}
.nomineeBenefit div span {
    font-size: 0.9em;
    font-weight: 300;
}
.disclaimerBox {

    left: 0;
    right: 0;
    bottom: 46px;
    text-align: center;
}
.disclaimerBox_text {
    background: #FFFCED 0% 0% no-repeat padding-box;
    border: 1px dashed #F5E091;
    border-radius: 5px;
    text-align: center;
    letter-spacing: 0px;
    color: #AF7D10;
    padding: 1px 10px;
    font-size: 13px;
    font-weight: 400;
}
.choosPlanFooter .totalPrice {
    font-size: 1.2em;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: left;
    color: var(--black-color);
}
.choosPlanFooter .totalAmount {
    font-size: 1.2em;
    font-weight: 600;
    display: flex;
    align-items: center;
    color: var(--black-color);
}

.progressForm label.addRemoveCheckbox input[type="radio"] {
    visibility: hidden;
    width: 0;
    height: 0;
    margin: 0;
}
.progressForm label.addRemoveCheckbox input[type="radio"]:after {
    display: none;
}
.progressForm label.addRemoveCheckbox {
    width: auto;
    font-size: 1.2em;
    width: 100px;
    text-align: center;
}

.progressForm label.addRemoveCheckbox span.addRemoveBtn {
    color: var(--white-color);
    background: var(--gray-color);
    display: block;
    padding: 10px;
    border-radius: 5px;
}

.progressForm label.addRemoveCheckbox input[type="radio"]:checked+span.addRemoveBtn{
    color: var(--white-color);
    background: var(--primary-color);
}
.choosTotalpre h5{
    font-size: 1em;
}
.choosTotalpre .priceNumber{
    font-size: 1.2em;
    color: var(--primary-color);
    font-weight: 600;
}
.priceNumber{
    font-family: var(--font-pop-rg) !important;
}



.choosPremiumBtn {
    /* position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    z-index: 99;
    padding: 10px; */
    width: 100%;
}

.choosBtnBox{
    margin: 0 auto;
}

.planBenefits img, .planSolution img{
    height: 80px;
}
.planSolution h5{
    font-size: 1.4em;
}
.planBenefits h5{
    font-size: 1em;
}

.planBenefits p, .planSolution p{
    font-size: 0.8em;
    font-weight: 300;
    padding: 10px 0 0;
}

.planDisclamer{
    font-weight: 300;
    font-size: 0.9em;
}