.sa-banner {
    background: #eeeeee;
    background: linear-gradient(90deg, #eeeeee 0%, #d8d8d8 63%, white 63%, white 100%);
    padding-top: 30px;
  }
  
  @media (max-width: 991px) {
    .sa-banner {
      background: linear-gradient(90deg, #eeeeee 0%, #d8d8d8 65%, white 65%, white 100%);
    }
  }
  
  @media (max-width: 767px) {
    .sa-banner {
      background: linear-gradient(90deg, #eeeeee 0%, #d8d8d8 100%, white 100%, white 100%);
    }
  }
  
  /*Sa joureny banner*/
  .sa-banner.common-apply .hd7 {
    line-height: 1.1;
  }
  
  .sa-banner.common-apply .list-item {
    margin-right: 30%;
  }
  
  .sa-banner.common-apply .sa-left {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
  
  .sa-banner.common-apply.op1 {
    background: linear-gradient(90deg, #eeeeee 0%, #d8d8d8 35%, white 35%, white 100%);
  }
  
  .sa-banner.common-apply.op1 .custom-control.custom-radio.green .custom-control-label {
    padding-left: 0;
  }
  
  .sa-banner.common-apply.op1 .sa-left {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
  
  @media (max-width: 767px) {
    .sa-banner.common-apply.op1 .sa-left {
      padding: 0;
    }
    .sa-banner.common-apply.op1 .sa-right {
      background: #FFFFFF;
    }
    .sa-banner.common-apply.op1 .sa-right .radio-option h5 {
      width: 100%;
      margin-bottom: 15px;
    }
  }
  
  @media only screen and (min-device-width: 1820px) and (max-device-width: 2048px) {
    .sa-banner.common-apply {
      background: linear-gradient(90deg, #eeeeee 0%, #d8d8d8 59%, white 59%, white 100%);
    }
  }
  
  @media (max-width: 1024px) {
    .sa-banner.common-apply .list-item {
      margin-right: 10%;
    }
  }
  
  @media (max-width: 991px) {
    .sa-banner.common-apply {
      background: linear-gradient(90deg, #eeeeee 0%, #d8d8d8 58%, white 58%, white 100%);
    }
    .sa-banner.common-apply .list-item {
      margin-right: 0;
    }
  }
  
  @media (max-width: 767px) {
    .sa-banner.common-apply {
      background: #FFFFFF;
      padding-top: 0;
    }
    .sa-banner.common-apply .sa-left {
      background: #eeeeee;
      background: linear-gradient(42deg, #eeeeee 0%, #d8d8d8 100%);
      padding: 50px 15px 30px;
    }
    .sa-banner.common-apply .sa-right {
      padding: 20px 15px 50px;
    }
  }
  
  .sa-banner figure {
    margin: 0;
  }
  
  .sa-banner figure img {
    display: block;
  }
  
  @media (max-width: 1024px) {
    .sa-banner figure img {
      width: 360px;
    }
  }
  
  @media (max-width: 991px) {
    .sa-banner figure img {
      width: 250px;
    }
  }
  
  @media (max-width: 767px) {
    .sa-banner figure img {
      width: 100%;
    }
  }
  
  .hero-from {
    padding-left: 70px;
  }
  
  @media (max-width: 1024px) {
    .hero-from {
      padding-left: 40px;
    }
  }
  
  @media (max-width: 991px) {
    .hero-from {
      padding-left: 20px;
    }
  }
  
  @media (max-width: 767px) {
    .hero-from {
      padding-top: 30px;
      padding-left: 0px;
    }
  }
  
  .hero-from .hd6 {
    color: #54565B;
  }
  
  .hero-from .hd6 strong {
    display: block;
    margin-bottom: 3px;
  }
  
  .hero-from .skip {
    margin-left: 45px;
  }
  
  @media (max-width: 1024px) {
    .hero-from .skip {
      margin-left: 15px;
    }
  }
  
  .hero-from .form-list {
    margin-top: 20px;
  }
  
  .hero-from .form-list .notes {
    margin-top: 8px;
    text-align: start;
  }
  
  .hero-from .form-list .otp,
  .hero-from .form-list .btn-box .op2 {
    display: none;
  }
  
  .hero-from .form-list .w200 {
    width: 200px;
    margin-left: 20px;
  }
  
  .hero-from .form-list.act .mobile-otp .notes,
  .hero-from .form-list.act .mobile-otp .clr-grey,
  .hero-from .form-list.act .mobile-otp .notes {
    display: none;
  }
  
  .hero-from .form-list.act .mobile-otp .otp-sent {
    display: -ms-flexbox;
    display: flex;
  }
  
  .hero-from .form-list.act .mobile-otp .otp-sent .clr-grey, .hero-from .form-list.act .mobile-otp .otp-sent .notes {
    display: block;
  }
  
  .hero-from .form-list.act .btn-box .op1 {
    display: none;
  }
  
  .hero-from .form-list.act .btn-box .op2 {
    display: block;
    margin: 0 auto;
  }
  
  .hero-from .form-list .otp-sent {
    display: none;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-top: 8px;
  }
  
  .hero-from .form-list .otp-sent p {
    margin-bottom: 0;
  }
  
  .hero-from .form-list .otp-sent .f14l {
    width: 60%;
  }
  
  .hero-from .form-list .bootstrap-select .dropdown-menu li {
    margin-bottom: 0;
  }
  
  .hero-from .form-list .combo {
    display: -ms-flexbox;
    display: flex;
  }
  
  .hero-from .form-list .combo .w25 {
    width: 30%;
  }
  
  .hero-from .form-list .combo .w25.form-label-group .form-control {
    border-right: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  
  .explorer11 .hero-from .form-list .combo .w25.form-label-group select.normal-select-box {
    padding: 12.6px 0.75rem;
  }
  
  .hero-from .form-list .combo .w25.form-label-group select.normal-select-box {
    background-position: 90% center;
  }
  
  .hero-from .form-list .combo .w75 {
    width: 70%;
  }
  
  .hero-from .form-list .combo .w75.form-label-group .form-control {
    border-left-width: 1px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  
  .hero-from .form-list select.normal-select-box {
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-size: 15px 5px;
    background: #ffffff url("../../../content/dam/idfcfirstbank/images/common-apply/svg/down.svg") no-repeat right center;
    background-position: 97% center;
    padding: 0.85rem 0.75rem;
    border: 0;
    border: 2px solid #d8d8d8;
    border-radius: 0.25rem;
    color: #787878;
  }
  
  .hero-from .form-list select.normal-select-box::-ms-expand {
    display: none;
  }
  
  .hero-from .form-list select.normal-select-box.is-invalid {
    border-color: #d10000;
  }
  
  .hero-from .jvalidation .form-list .form-control.is-invalid {
    border-color: #d10000;
  }
  
  .hero-from .jvalidation .form-list .form-control.is-invalid:focus {
    box-shadow: none;
  }
  
  @media (max-width: 767px) {
    .hero-from .form-list li {
      margin-bottom: 15px;
    }
  }
  
  .sa-banner .hd2v {
    margin-bottom: 10px;
    font-weight: 700;
  }
  
  .radio-option {
    display: -ms-flexbox;
    display: flex;
    margin-top: 35px;
  }
  
  @media (max-width: 767px) {
    .radio-option {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
    }
    .radio-option .custom-control-inline {
      font-size: 14px;
    }
  }
  
  .radio-option h5 {
    padding-right: 20px;
  }
  
  @media (max-width: 767px) {
    .radio-option h5 {
      padding-right: 10px;
    }
  }
  
  
  .thank-you {
    text-align: center;
    display: none;
  }
  
  /* Form Css Start */
  .form-label-group {
    position: relative;
    /* :active works but when replace with :focus, it doesn't work */
  }
  
  .form-label-group .dropdown .dropdown-toggle:after {
    top: 12px;
  }
  
  .form-label-group .form-control {
    height: inherit;
    border: 2px solid #d8d8d8;
  }
  
  .form-label-group .form-control:focus {
    border-color: inherit;
    box-shadow: inherit;
  }
  
  .explorer11 .form-label-group .form-control:focus ~ label,
  .explorer11 .form-label-group .form-control:valid ~ label,
  .explorer11 .form-label-group .form-control ~ label {
    display: inline-block !important;
    width: auto;
    background: #FFFFFF;
    margin-top: -12px;
    font-size: 12px;
    color: #777;
    padding: 1px 4px;
    margin-left: 7px;
    border-radius: 5px;
    transform: translate(0px, 0px) !important;
  }
  
  .explorer11 .form-label-group .form-control::-ms-clear {
    display: none;
  }
  
  .explorer11 .form-label-group .form-control ~ label.error {
    position: static;
    margin: 0;
    padding: 5px 0;
    color: #d10000;
    font-size: 14px;
    background: none;
  }
  
  .form-label-group > label,
  .form-label-group > input {
    padding: 0.85rem 0.75rem;
  }
  
  .form-label-group > input.search {
    background: url(../components/content/common-apply/commonapplyform/clientlib/images/svg/search.svg) no-repeat 98% center;
  }

  .form-label-group > label {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    margin-bottom: 0;
    /* Override default `<label>` margin */
    line-height: 1.5;
    color: #787878;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    transition: all 0.1s ease-in-out;
  }
  
  .form-label-group input:-ms-input-placeholder {
    color: transparent;
  }
  
  .form-label-group input::placeholder {
    color: transparent;
  }
  
  .form-label-group input:not(:placeholder-shown) {
    padding-top: calc($pad-y + $pad-y * (2 / 3));
    padding-bottom: calc($pad-y / 3);
  }
  
  .form-label-group input:not(:placeholder-shown) ~ label {
    font-size: 12px;
    color: #777;
    background: #fff;
    border-radius: 0px;
    display: inline-block;
    width: auto;
    padding: 1px 4px;
    margin-left: 7px;
    margin-top: -10px;
    border-radius: 5px;
  }
  
  .form-label-group label.form-control-placeholder {
    color: #777;
    display: inline-block;
    width: auto;
    transition: all 0.3s;
  }
  
  .form-label-group label.form-control-placeholder.float {
    transform: translate(0, -1.1em);
    font-size: 75%;
    background: #fff;
    padding: 1px 4px;
    margin-left: 7px;
    transition: 0.2s ease-in-out;
  }
  
  .form-label-group label.form-control-placeholder.changefloat {
    transform: translate(0, -1.1em);
    background: #fff;
    padding: 1px 4px;
    font-size: 75%;
    margin-left: 7px;
  }
  
  .form-label-group .form-control-placeholder {
    pointer-events: none;
  }
  
  .form-label-group .dropdown-item.active,
  .form-label-group .dropdown-item:active {
    background: #d8d8d8;
  }
  
  .form-label-group .bootstrap-select.show > .btn-light.dropdown-toggle {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
  }
  
  .form-label-group .bootstrap-select > .btn,
  .form-label-group .bootstrap-select > .btn-light {
    padding: 0.85rem 0.75rem;
    height: 48px;
    border-radius: 4px;
    background-color: #fff;
    border: 0;
    line-height: 1.5;
    color: #495057;
  }
  
  .form-label-group .bootstrap-select > .btn-light:focus,
  .form-label-group .bootstrap-select > .btn-light:hover,
  .form-label-group .bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
    box-shadow: none !important;
    color: #495057;
  }
  
  /* Custom radio button */
  .custom-control.default .custom-control-label::before {
    border: solid 2px #54565B;
    border-radius: 0px;
  }
  
  .custom-control.default .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #54565B;
    background-color: #54565B;
    border-color: #54565B;
    box-shadow: inherit;
  }
  
  .custom-control.default .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #54565B;
    box-shadow: inherit;
  }
  
  .custom-control.default .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    background-color: rgba(84, 86, 91, 0.6);
    border-color: rgba(84, 86, 91, 0.6);
  }
  
  .custom-control.red .custom-control-label::before {
    border: solid 2px #9D1D27;
    border-radius: 0px;
  }
  
  .custom-control.red .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #9D1D27;
    background-color: #9D1D27;
    border-color: #9D1D27;
    box-shadow: inherit;
  }
  
  .custom-control.red .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #9D1D27;
    box-shadow: inherit;
  }
  
  .custom-control.red .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    background-color: rgba(157, 29, 39, 0.6);
    border-color: rgba(157, 29, 39, 0.6);
  }
  
  .custom-control.green .custom-control-label::before {
    border: solid 2px #d8d8d8;
    border-radius: 0px;
  }
  
  .custom-control.green .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #00a07a;
    background-color: #00a07a;
    border-color: #00a07a;
    box-shadow: inherit;
  }
  
  .custom-control.green .custom-control-input:focus ~ .custom-control-label::before {
    border-color: #00a07a;
    box-shadow: inherit;
  }
  
  .custom-control.green .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    background-color: rgba(0, 160, 122, 0.6);
    border-color: rgba(0, 160, 122, 0.6);
  }
  
  .custom-control.custom-radio.default .custom-control-label, .custom-control.custom-radio.red .custom-control-label, .custom-control.custom-radio.green .custom-control-label {
    padding-left: 10px;
  }
  
  .custom-control.custom-radio.default .custom-control-label::before, .custom-control.custom-radio.red .custom-control-label::before, .custom-control.custom-radio.green .custom-control-label::before {
    border-radius: 50%;
    height: 28px;
    width: 28px;
    top: -4px;
  }
  
  .custom-control.custom-radio.default .custom-control-label::after, .custom-control.custom-radio.red .custom-control-label::after, .custom-control.custom-radio.green .custom-control-label::after {
    border-radius: 50%;
    height: 28px;
    width: 28px;
    top: -4px;
  }
  
  /* Newsroom page form update start */
  .form1 .form-label-group label.form-control-placeholder.float,
  .form1 .form-label-group label.form-control-placeholder.changefloat,
  .form1 .form-label-group input:not(:placeholder-shown) ~ label, .form2 .form-label-group label.form-control-placeholder.float,
  .form2 .form-label-group label.form-control-placeholder.changefloat,
  .form2 .form-label-group input:not(:placeholder-shown) ~ label {
    background: #f3f3f3;
  }
  
  .form1 .form-label-group .form-control.hasDatepicker, .form2 .form-label-group .form-control.hasDatepicker {
    background: none;
  }
  
  .form1 .form-label-group > label, .form2 .form-label-group > label {
    color: #737373;
    font-weight: 700;
  }
  
  .form1 .form-label-group .bootstrap-select > .btn,
  .form1 .form-label-group .bootstrap-select > .btn-light, .form2 .form-label-group .bootstrap-select > .btn,
  .form2 .form-label-group .bootstrap-select > .btn-light {
    background: none;
  }
  
  .form1 .form-label-group .icon-date, .form2 .form-label-group .icon-date {
    position: absolute;
    top: 14px;
    right: 14px;
    font-size: 24px;
  }
  
  .form1 .date-bx, .form2 .date-bx {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  
  @media (max-width: 767px) {
    .form1 .form-label-group, .form2 .form-label-group {
      margin-bottom: 30px;
    }
    .form1 .date-bx, .form2 .date-bx {
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: start;
          align-items: flex-start;
    }
    .form1 .date-bx span, .form2 .date-bx span {
      margin-bottom: 10px;
    }
  }
  
  /* Newsroom page form update End */
  .form2 .form-label-group label.form-control-placeholder.float,
  .form2 .form-label-group label.form-control-placeholder.changefloat,
  .form2 .form-label-group input:not(:placeholder-shown) ~ label {
    background: #FFFFFF;
  }
  
  .form2 .form-label-group > label {
    font-weight: 400;
  }
  
  /*custom check box*/
  .custom-control-label::before, .custom-control-label::after {
    width: 1.5rem;
    height: 1.5rem;
    left: -2.3rem;
  }
  
  .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background: url("../../../content/dam/idfcfirstbank/images/home-page-component/edit.svg/checkbox.svg") no-repeat;
  }
  
  .custom-control {
    padding-left: 2.4rem;
  }
  
  /*custom check box end*/
  
  .normal-select-box.selected:not(:placeholder-shown) ~ label {
    font-size: 12px;
    color: #777;
    background: #fff;
    border-radius: 0px;
    display: inline-block;
    width: auto;
    padding: 1px 4px;
    margin-left: 7px;
    margin-top: -10px;
    border-radius: 5px;
  }
  
  /* cusome upload button end*/
    .jvalidation .btn-box .btn-red:focus {
      box-shadow: 0 1px 4px 0 black;
    }
    
    .jvalidation .form-control.is-invalid {
      border-color: #d10000;
      box-shadow: none;
    }
    
    .jvalidation .was-validated .form-control:valid, .jvalidation .was-validated .form-control:valid:focus {
      border-color: #d8d8d8;
    }
    
    .jvalidation .was-validated input.form-control:valid, .jvalidation .was-validated input.form-control:valid:focus {
      background-image: none;
    }
    
    .jvalidation .form-label-group > label.error, .jvalidation .form-label-group input:not(:placeholder-shown) ~ label.error {
      position: static;
      margin: 0;
      padding: 5px 0;
      color: #d10000;
      font-size: 14px;
      background: none;
    }
    
    .jvalidation .custom-control-input.is-valid ~ .custom-control-label, .jvalidation .was-validated .custom-control-input:valid ~ .custom-control-label {
      color: inherit;
    }
    
    .jvalidation .form-control.is-valid, .jvalidation .was-validated .form-control:valid {
      border-color: inherit;
    }
  
  /* Form Css End  */
  
  .f16br {
    font-size: 16px;
    font-weight: 700;
  }
  
  .f16br {
    color: #9D1D27 !important;
      cursor: pointer;
  }
  
  .clr-grey a{
      color: #b8b8b8;
  }
  
   .page-loader {
      background: url("../../../content/dam/idfcfirstbank/images/credit-card/etb/pre-approved/wait.svg") no-repeat center center rgba(0, 0, 0, 0.8);
      height: 100%;
      position: fixed;
      top: 0px;
      width: 100%;
      display: none;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
    }
  
    .page-loader.act{
  
     display: flex;
     position: fixed;
     z-index: 2;
    }
  
  .loader-cust {
      border: 4px solid #fff;
      border-radius: 50%;
      border-top: 4px solid #9d1d27;
      width: 150px;
      height: 150px;
      animation: spin 2s linear infinite;
  }
  @keyframes spin{
          0%{
              transform: rotate(0deg)
          }
          100%{
              transform: rotate(360deg)
          }
      }    