.pd-section {
    padding: 35px 0 20px 0;
    background: #ffecee;
    background: linear-gradient(180deg, #ffecee 0%, #c3b5b5 100%);
  }
  .landingHd{
    margin-bottom: 1rem;
  }
  .mainHdg{
    color: #000000 !important;
    font-size: 16px;
    margin-bottom: 1rem;
  }
  
  strong {
      font-weight: 700;
  }
  img {
      vertical-align: middle;
      border-style: none;
  }
  
  .CTR {
      text-align: center;
  }
  
  @media (min-width: 768px){
  /* .col-md-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
  } */
      }
  
  
      .cong-section {
      padding: 70px 0;
      background: #ffffff;
  }
  
      .col {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      min-width: 0;
      max-width: 100%;
  }
  
          .MT30 {
      margin-top: 30px;
  }
  
          section {
      display: block;
  }
  
  .page-loader {
      background: url("../../../content/dam/idfcfirstbank/images/idfc-loader.gif") no-repeat center center rgba(0, 0, 0, 0.8) !important;
      background-size: 100px;
  }
  
  .bg-none{
      background:none !important;
  }
  
  input:-internal-autofill-selected {
      background-color: transparent !important;
  }
  
  .bold-me{
      font-weight: 600;
  }
  
  .banner figure img {
      display: block;
      max-width: 420px;
  }
  .fMor {
    color: #54565B;
    font-size: 12px;
  }
  @media (max-width: 767px){
    .banner figure #bannerImgMob {
        width: 80%;
        margin: 0 auto;
    }

    header, header.sticky {
        height: 60px;
    }

    .ML30N {
        margin-left: 0px !important;
    }
}

.show-hide-pan.act {
    background: url(../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/eye.svg) no-repeat
}

.show-hide-pan {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 26px;
    height: 26px;
    background: url(../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/eye_cross.svg) no-repeat;
    background-size: contain;
}

#panNum {
    background: none;
}

@media (max-width: 767px) {    
    .off-add {
      margin-top: 20px;
    }
}


.cust-radio-bx {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  
  .cust-radio-bx .cust-radio label.error {
    position: absolute;
    white-space: nowrap;
    top: -25px;
    color: #d10000;
    font-size: 12px;
    font-weight: 500;
  }
  
  .cust-radio-bx.op1 .cust-radio {
    width: 360px;
    margin: 0 40px 0 0;
  }
  
  .cust-radio-bx.op1 .cust-radio .cust-bx {
    border-radius: 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    white-space: normal;
    padding: 24px;
    border: 1px solid #FFFFFF;
  }
  
  .cust-radio-bx.op1 .cust-radio .checkmark {
    background: url(../components/content/cc-ntb/landing/clientlibs/images/manipal/dsel.svg) no-repeat center;
    right: auto;
    left: 25px;
    top: 25px;
  }
  
  .cust-radio-bx.op1 .cust-radio .checkmark + span {
    font-weight: 600;
    font-size: 21px;
    letter-spacing: -0.6px;
    border-bottom: 1px solid #E9E9E9;
    padding: 0 0 12px 36px;
    margin-bottom: 12px;
  }
  
  .cust-radio-bx.op1 .cust-radio .lh24 {
    font-weight: 300;
    min-height: 72px;
  }
  
  .cust-radio-bx.op1 .cust-radio .cust-bx:hover {
    background: #FFFFFF;
    border-color: #9B1E26;
    color: #25243B;
  }
  
  .cust-radio-bx.op1 .cust-radio input:checked ~ .cust-bx {
    background: #FFFFFF;
    border-color: #9B1E26;
    padding-right: 24px;
    color: #25243B;
  }
  
  .cust-radio-bx.op1 .cust-radio input:checked ~ .cust-bx .checkmark {
    background-image: url(../components/content/cc-ntb/landing/clientlibs/images/manipal/ssel.svg);
  }
  
  @media (max-width: 991px) {
    .cust-radio-bx.op1 .cust-radio {
      width: 100%;
      margin: 0 0 20px;
    }
    .cust-radio-bx.op1 .cust-radio .lh24 {
      min-height: inherit;
    }
  }
  
  @media (max-width: 767px) {
    .cust-radio-bx.op1 .cust-radio .cust-bx {
      padding: 16px;
    }
    .cust-radio-bx.op1 .cust-radio .checkmark {
      left: 18px;
      top: 18px;
    }
    .cust-radio-bx.op1 .cust-radio .checkmark + span {
      font-size: 16px;
      line-height: 1.45;
    }
  }
  
  .cust-radio-bx.op2 {
    margin: 0 -7px;
  }
  
  .cust-radio-bx.op2 .cust-radio {
    padding: 7px;
    margin: 0;
    width: 50%;
    text-align: center;
  }
  
  .cust-radio-bx.op2 .cust-radio .cust-bx {
    white-space: normal;
    font-size: 13px;
    font-weight: 600;
    padding: 14px;
    box-shadow: 0px 4px 8px rgba(37, 36, 59, 0.15);
  }
  
  .cust-radio-bx.op2 .cust-radio input:checked ~ .cust-bx {
    padding-right: 14px;
  }
  
  .cust-radio-bx.op2 .cust-radio input:checked ~ .cust-bx .checkmark {
    background: none;
  }
  
  .cust-radio-bx .cust-radio {
    display: block;
    position: relative;
    margin-bottom: 20px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    margin-right: 16px;
  }
  
  .cust-radio-bx .cust-radio label {
    margin-bottom: 0;
    display: block;
  }
  
  .cust-radio-bx .cust-radio .cust-bx {
    display: block;
    font-weight: normal;
    padding: 16px 24px;
    background: #FFFFFF;
    box-shadow: 0px 4px 8px rgba(37, 36, 59, 0.05);
    border-radius: 30px;
    transition: all .3s ease;
    white-space: nowrap;
  }
  
  .cust-radio-bx .cust-radio .cust-bx:hover {
    background: #9B1E26;
    color: #FFFFFF;
  }
  
  .cust-radio-bx .cust-radio .cust-bx:hover .checkmark {
    border-color: #FFFFFF;
  }
  
  .cust-radio-bx .cust-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  
  .cust-radio-bx .checkmark {
    position: absolute;
    top: 14px;
    left: auto;
    right: 16px;
    height: 24px;
    width: 24px;
    border: 0;
  }
  
  .cust-radio-bx .cust-radio input:checked ~ .cust-bx {
    background: #9B1E26;
    color: #FFFFFF;
    padding-right: 50px;
  }
  
  .cust-radio-bx .cust-radio input:checked ~ .cust-bx .checkmark {
    background: url(../components/content/cc-ntb/landing/clientlibs/images/manipal/sele.svg) no-repeat;
  }
  
  .cust-radio-bx .error {
    margin: 10px auto 0;
    font-size: 16px;
    color: #9B1E26;
  }

  input[type="radio" i]:disabled ~ .cust-bx:hover {
    background: #f1f1f1;
    color: #54565b;
  }
  input[type="radio" i]:disabled ~ .cust-bx {
    background: #f1f1f1;
  }
  
  @media (max-width: 767px) {
    .cust-radio-bx .checkmark {
      top: 8px;
    }
    .cust-radio-bx .cust-radio .cust-bx {
      padding: 11px 24px;
    }
    .cust-radio-bx .cust-radio {
      margin-bottom: 10px;
    }

    .secured-step2-banner > div.row > div.customBanner {
      font-size: 12px;
      margin-bottom: 5px;
    }
  }

  /*custumer speaks slider arrow position (custom) starts*/
  .owl-nav .owl-prev, .owl-nav .owl-next{
    position: relative !important;
  }

  .customer-speak .white-box, .customer-speak .accordian .trgr, .accordian .customer-speak .trgr, .customer-speak .accordian .tog_cont, .accordian .customer-speak .tog_cont{
    min-height: 270px !important;
  }

  .owl-nav .owl-next.disabled, .owl-nav .owl-prev.disabled{
    opacity: 1 !important;
  }
  /*custumer speaks slider arrow position (custom) end*/
  
  .faqAnchor{
    color: #9d1d27;
  }
  
  #ntbPanNsdl .show-hide-pan{
    right: 28px;
  }

  .creditprotext p{
    color:#54565B;
    font-weight: 700;
    font-size: 17px;
  }

  .magicbullets {
    white-space: pre-line;
    position: relative;
    margin-left: 1em;
} 

.magicbullets::before {
  position: absolute;
  content: "";
  display: block;
  height: 20px;
  width: 38px;
  top: 1px;
  left: -32px;
  background: radial-gradient(circle, black 10%, transparent 10%), 8px;
  /* background-size: 40px 20px; */
}


.ntbHeadBoxes {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: right;
  justify-content: right;
  gap: 10px;
  margin-left: 10px;
}

.ntbHeadBoxes .ntbHeadBoxCom {
  height: 56px;
  border-radius: 4px;
  margin: 0px 20px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  pointer-events: none
}

.ntbHeadBoxes .ntbHeadBoxCom .ntbFlex {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 56px;
  width: 320px;
  padding: 0 5px 0 10px;
  border-radius: 4px;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.ntbHeadBoxes .ntbHeadBoxCom .ntbHeadBox1 {
  background: linear-gradient(91.65deg, #b5203c 0.38%, #500412 100%);
  border-radius: 4px
}

.ntbHeadBoxes .ntbHeadBoxCom .ntbHeadBox2 {
  background: linear-gradient(91.65deg, #b59420 0.38%, #502d04 100%);
  border-radius: 4px
}

.ntbHeadBoxes .ntbHeadBoxCom .ntbHeadBox2 b {
  font-weight: 400
}

.ntbHeadBoxes .ntbHeadBoxCom .ntbHeadLeft1 {
  font-size: 32px;
  color: #fff;
  font-weight: 600;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.ntbHeadBoxes .ntbHeadBoxCom .ntbHeadLeft2 {
  font-size: 14px;
  font-weight: 400;
  padding-left: 10px;
  line-height: 18px
}

.ntbHeadBoxesAB2 .ntbHeadBoxCom {
  border-radius: 10px
}

.ntbHeadBoxesAB2 .ntbHeadBoxCom .ntbHeadBox1 {
  background-image: linear-gradient(135deg, #faf3d8 0%, #efdfd3 100%);
  border-radius: 10px
}

.ntbHeadBoxesAB2 .ntbHeadBoxCom .ntbHeadBox1 .ntbHeadLeft1 {
  color: #131a1b
}

.ntbHeadBoxesAB2 .ntbHeadBoxCom .ntbHeadBox2 {
  background-image: radial-gradient(circle at 48% 50%, #9d1d27 0%, #c3747b 109%, #c4777d 109%);
  border-radius: 10px
}

.ntbHeadBoxesAB2 .ntbHeadBoxCom .ntbHeadBox2 .ntbHeadLeft1 {
  color: #fff
}

.ntbHeadBoxesAB2 .ntbHeadBoxCom .ntbHeadBox2 strong {
  font-size: 17px
}

.ntbHeadBoxesAB2 .ntbHeadBoxCom img {
  padding: 8px
}

@media screen and (max-width: 990px) {

  .ntbHeadBoxes .ntbHeadBoxCom {
    height: 46px;
    margin-top: -7px
  }

  .ntbHeadBoxes .ntbHeadBoxCom {
      margin-top: 0;
      position: absolute;
      display: none
  }

  .ntbHeadBoxes .ntbHeadBoxCom .ntbFlex {
      height: 54px
  }

  .ntbHeadBoxes .ntbHeadBoxCom.active {
      display: -ms-flexbox;
      display: flex
  }
}

@media screen and (max-width: 480px) {

  .ntbHeadBoxes .ntbHeadBoxCom {
      width: 240px;
      margin-left: -20px;
      padding: 0 0 0 5px
  }

  .ntbHeadBoxes .ntbHeadBoxCom .ntbFlex {
      width: 100%
  }

  .ntbHeadBoxes .ntbHeadBoxCom .ntbFlex img {
      width: 40px;
      height: auto
  }

  .ntbHeadBoxes .ntbHeadBoxCom .ntbHeadLeft1 {
      font-size: 23px
  }

  .ntbHeadBoxes .ntbHeadBoxCom .ntbHeadLeft1 .ntbHeadLeft2 {
      font-size: 13px;
      line-height: 15px
  }

  .ntbHeadBoxes .ntbHeadBoxCom .ntbHeadBox2 {
      line-height: normal;
      font-size: 13px;
      font-weight: 500
  }

  .ntbHeadBoxes .ntbHeadBoxCom .ntbHeadBox2 b {
      display: block;
      font-size: 12px;
      line-height: 90%;
      font-weight: normal
  }
}

@media screen and (max-width: 380px) {

  .ntbHeadBoxes .ntbHeadBoxCom {
    width: 215px;
    margin-left: -20px;
    padding: 0 0 0 5px
}

.header-main .logo img {
  height: 38px;
}

.header-main .logo {
  padding: 12px 40px 10px 20px;
}

}

.swypFaq a {
  color: #007bff;
}
.swypFaq .f16br {
  color: #9D1D27;
}

.showPointer{
  margin-bottom: 12px;
  line-height: 1.5;
}

.subjectClearence{
  margin-top: 10px;
}
.pd-section {
    padding: 35px 0 20px 0;
    background: #ffecee;
    background: linear-gradient(180deg, #ffecee 0%, #c3b5b5 100%);
  }
  .landingHd{
    margin-bottom: 1rem;
  }
  .mainHdg{
    color: #e9e9e9;
    font-size: 16px;
    margin-bottom: 1rem;
  }
  
  strong {
      font-weight: 700;
  }
  img {
      vertical-align: middle;
      border-style: none;
  }
  
  .CTR {
      text-align: center;
  }
  
  @media (min-width: 768px){
  /* .col-md-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
  } */
      }
  
  
      .cong-section {
      padding: 70px 0;
      background: #ffffff;
  }
  
      .col {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      min-width: 0;
      max-width: 100%;
  }
  
          .MT30 {
      margin-top: 30px;
  }
  
          section {
      display: block;
  }
  
  .page-loader {
      background: url("../../../content/dam/idfcfirstbank/images/idfc-loader.gif") no-repeat center center rgba(0, 0, 0, 0.8) !important;
      background-size: 100px;
  }
  
  .bg-none{
      background:none !important;
  }
  
  input:-internal-autofill-selected {
      background-color: transparent !important;
  }
  
  .bold-me{
      font-weight: 600;
  }
  
  .banner figure img {
      display: block;
      max-width: 420px;
  }
  .fMor {
    color: #54565B;
    font-size: 12px;
  }
  @media (max-width: 767px){
    .banner figure #bannerImgMob {
        width: 80%;
        margin: 0 auto;
    }

    header, header.sticky {
        height: 60px;
    }

    .ML30N {
        margin-left: 0px !important;
    }
}

.show-hide-pan.act {
    background: url(../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/eye.svg) no-repeat
}

.show-hide-pan {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 26px;
    height: 26px;
    background: url(../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/eye_cross.svg) no-repeat;
    background-size: contain;
}

#panNum {
    background: none;
}

.businesscard-employee .hd.hpcl-title-cont,.businesscard-employee .hd.hpcl-hd{
    color: #ffffff;
}

.businesscard-employee .banner{
    background-image: linear-gradient(to right, rgba(62,62,62), rgba(61,61,61));
}

.businesscard-employee .businesslink{
    text-decoration: underline;
    color: #007bff;
}

.hpcl-fMor.businessFootnote{
    color:#ffffff;
}

.lic-ntb-standalone .hd.liclandingtitle{
    font-size: 20px;
    font-weight: bold;
}

#empOfferLic .licINCOME .tooltipAb, .designCode {
    right: -28px !important;
}

.otp-bx-emp{
    display: flex;
    justify-content: space-between;
}


@media (max-width: 767px) {
    #empOfferLic .form1 .form-label-group, .form2 .form-label-group{
        margin-bottom: 0 !important;
    }
    #empOfferLic .modal-dialog .modal-body.op1{
        padding: 50px;
    }
}

.emailDomain {
    position: absolute;
    top: 16px;
    right: 50px;
}

#tickGreen{
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    right: 20px;
  }

.designEmp, .comEmail, .agentDetails{
    position: relative;
}

.compEmailEdit{
    cursor: pointer;
    position: absolute;
    right: -30px;
    top: 15px;
}

#agentCodeTickGreen{
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    right: 14px;
    z-index: 1;
  }

.page-loader.act{
    z-index: 1060 !important;
}

#homePopup .custom-control-input:checked~.custom-control-label::before,
#popUpHomeNtbForm .custom-control-input:checked~.custom-control-label::before {
    border-color: #9d1d27;
    background-color: #9d1d27
}

#homePopup .modal-body,
#popUpHomeNtbForm .modal-body {
    padding: 3rem
}

@media(max-width: 767px) {

    #homePopup .modal-body,
    #popUpHomeNtbForm .modal-body {
        padding: 2.2rem
    }
}

@media(max-width: 767px) {

    #homePopup .modal-body .email-domain,
    #popUpHomeNtbForm .modal-body .email-domain {
        right: 10px
    }
}

#homePopup .modal-header,
#popUpHomeNtbForm .modal-header {
    border: none
}

#homePopup .head1,
#popUpHomeNtbForm .head1 {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 1rem
}

#homePopup .head2,
#popUpHomeNtbForm .head2 {
    font-size: .9rem;
    margin-bottom: 1rem
}

#homePopup .radioBoxDiv,
#popUpHomeNtbForm .radioBoxDiv {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

#homePopup .radioBoxDiv .areyouTxt,
#popUpHomeNtbForm .radioBoxDiv .areyouTxt {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0
}

#homePopup .radioBoxDiv .radioItems,
#popUpHomeNtbForm .radioBoxDiv .radioItems {
    margin-left: 1rem
}

#homePopup .radioBoxDiv .custom-control,
#popUpHomeNtbForm .radioBoxDiv .custom-control {
    margin-top: 5px
}

#homePopup .radioBoxDiv .custom-control-label::before,
#homePopup .radioBoxDiv .custom-control-label::after,
#popUpHomeNtbForm .radioBoxDiv .custom-control-label::before,
#popUpHomeNtbForm .radioBoxDiv .custom-control-label::after {
    top: -2px
}

#homePopup .continueHomepopScren,
#popUpHomeNtbForm .continueHomepopScren {
    text-align: center
}

#homePopup .generateOtpHomePopupDiv,
#popUpHomeNtbForm .generateOtpHomePopupDiv {
    text-align: center
}

#homePopup .lic-top-email-otp-resend-link,
#popUpHomeNtbForm .lic-top-email-otp-resend-link {
    display: block
}

#homePopup .lic-top-email-otp-resend-link .validateOtpHomePopupMainDiv,
#popUpHomeNtbForm .lic-top-email-otp-resend-link .validateOtpHomePopupMainDiv {
    width: 100%;
    text-align: center
}

.email-domain.new-lic-pop-up {
    right: 20px;
}

.email-domain {
    position: absolute;
    right: 45px;
    top: 18px;
}

.edit-enable .editEmail img.edit-image {
    display: inline-block
}

.ntb-journey-landing-lic {
    padding: 24px 20px 20px !important;
}

.comEmail.comEmail-new-lic-pop-up .form-control {
    padding-right: 122px !important;
}


  @media (max-width: 767px) {
    .newCardBox {
        padding: 60px 0 0 !important;
    }
    
        .landing-faq .card.page-breaker .cardMain {
          padding: 0;
        }
        .landing-faq .card.page-breaker .card-img {
          display: block;
        }
        /* .landing-faq .card.page-breaker .card-img2,.landing-faq .card.page-breaker .card-img{flex: 100%;    max-width: 100%; width:100%; padding:0 }*/
        .landingV3 .product-banner figure img {
          /**/
          width: 70%;
        }
        .landingforum .form-list li {
          margin-bottom: 0;
        }
        .forumRight {
          padding-bottom: 30px;
        }
        /*  .landing-faq .card.page-breaker .card-img{ padding-left: 300px;}*/
        .landingPupBox .popup-close {
          top: 20px;
          right: 20px;
        }
        .landingforum .form-list.confirm-box {
          width: 100%;
        }
        .landingWidth .owl-item > div[id*="ladingHero-"] {
          /**/
          min-height: unset;
        }
        .landingforum .form-list li.otpLi {
          margin-bottom: 28px;
        }
    
    
      }
      
      @media (max-width: 640px) {
        .landingDesk {
          display: none;
        }
        .landingMobile {
          display: contents;
        }
        .landingMobile .tdHead {
          text-align: left;
        }
        .landingMobile2 .tdHead {
          text-align: left;
        }
        .landingV3 .hd3 br {
          display: none;
        }
        .landingV3 .hd3 a {
          font-weight: bold;
          text-decoration: underline;
          display: block;
        }
        .landingList h4 br {
          display: none;
        }
        .landingList h4 {
          font-size: 24px;
          line-height: 30px;
        }
        .tableLanding h5 {
          font-size: 16px;
        }
        .forumLeftCont {
          font-size: 24px;
          line-height: 28px;
        }
        .landingV3 .hd3 {
          padding: 10px 0 30px;
        }
        .landingPupBox .btn-box .btn-white {
          line-height: normal;
          margin-bottom: 20px;
        }
        .landing-faq .card.page-breaker .card-img2 {
          -ms-flex: 95%;
              flex: 95%;
          max-width: 95%;
          width: 95%;
        }
        .landing-faq .card.page-breaker .btn-box {
          padding: 0;
        }
        .landing-faq .card.page-breaker .btn-box button.btn-red {
          font-size: 14px;
        }
      }
      
      @media (max-width: 575px) {
        .landingV3 .owl-stage-outer .owl-stage .owl-item .product-banner .banner-wrapper figure {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: end;
              align-items: flex-end;
        }
        .landingV3 .container {
          padding: 0 40px;
        }
        .landingV3 figure .container {
          padding: 0;
        }
        .landingV3 .product-banner figure img {
          /**/
          max-width: 100%;
          width: 100%;
          margin: 0 auto;
        }
        .landingV3 .product-banner figure img.d-sm-block2 {
          display: none !important;
        }
        .landingV3 .banner-wrapper .banner-ctnt {
          position: relative;
        }
        .forumLeft {
          height: 169px;
        }
        .forumBg {
          height: 100%;
        }
        .forumBg img {
          height: 100%;
        }
        .forumLeftCont {
          padding-top: 50px;
        }
        .whtBox {
          background: #fff;
          width: 100%;
          height: 15px;
          position: absolute;
          bottom: 0px;
          left: 0;
          z-index: 99;
        }
        .landingPupBox h2.hd {
          font-size: 24px;
          line-height: normal;
        }
        .landingPupSm {
          padding-bottom: 30px;
          margin: 0;
        }
        .landingPupBox .slider-wraper .help-block span {
          font-size: 16px;
        }
        /**/
        .product-banner .btn-box.landMobOff {
          display: none;
        }
        .product-banner .btn-box.landDeskOff {
          display: block;
        }
      }
      
      @media (max-width: 480px) {
        .landingV3 .owl-carousel .owl-item img {
          /**/
          max-width: 100%;
          margin: 30px auto 0;
        }
        .landing-faq .card.page-breaker .card-img {
          padding-left: 100px;
        }
      }
    
      @media (max-width: 421px) {
        .newCardBox h5 {
        font-size: 22px;
        }
      }
    
      .higherlimitlink a {
        height: 18px;
        width: 117px;
        color: #9C1D26;
        font-family: Roboto;
        font-size: 10px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 18px;
        text-decoration: underline;
      }
    
    .greenBox:before {
        display: block;
        width: 0;
        height: 0;
        border: 18px solid #fff;
        content: '';
        border-color: transparent transparent transparent #fff;
        position: absolute;
        top: 0;
        left: 0;
    }
    
    @media (max-width: 1199px){
    .greenBox {
        float: right !important; 
        margin: 0 !important;
        padding: 0 !important;
    }
    }
    
    .greenBox .greTxt {
        padding: 0;
        background: #00A07A;
        /* border-radius: 35px; */
        width: auto !important;
        margin: auto !important;
        min-width: 204px !important;
        min-height: 36px !important;
        height: auto;
        font-size: 12px;
        color: #fff;
        text-align: right !important;
        font-size: 14px !important;
        padding: 8px 15px 8px 25px !important;
      }
    
    .greenBox {
        position: relative;
        display: -ms-flexbox !important;
        display: flex !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
        position: absolute !important;
        top: 0 !important;
        right: 0 !important;
      }
    
    .bannerNewCard h4 {
        margin-bottom: 30px;
        color: #54565B;
        font-family: Roboto, sans-serif ;
        font-size: 24px !important;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 28px !important;
    }

    .pos-relative{
      position: relative !important;
    }

    .pos-relative.cong-section{
      padding: 70px 0px;
    }
    
    @media (max-width: 767px){
      .newcardImg > img{
        width: 100%;
    }

    .newCarList {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
  }

  .newCarList .redBox {
    text-align: center;
    margin: 30px 0 20px;
}

.calWidthRight {
  width: 100% !important;
  padding-left: 0;
  float: none !important;
  margin: auto !important;
}

.calWidthLeft {
  width: 100% !important;
  padding-left: 0px !important;
}

.congrBox {
  margin-bottom: 20px !important;
}
    }

.updated-ui-tc {
      margin-top: 0.5rem;
      color: #54565B;
}

.modal-dialog.modal-card {
  max-width: 760px;
}

.modal-content {
  border-radius: 0px;
}

.modal-dialog.modal-card .pad1.proceed-box {
  padding-top: 20px;
}

.mobile-body.newCard {
  padding: 20px 30px;
}

.mobile-body.newCard .choose-box {
  border-radius: 8px;
  padding: 20px 28px;
  position: relative;
}

.mobile-body.newCard .choose-box .offer-tags {
  position: absolute;
  background: #9D1D27;
  color: #FFFFFF;
  top: 0;
  left: 0;
  font-size: 11px;
  padding: 0px 10px;
  border-radius: 8px 0 0 0;
}

.f18 {
  font-size: 18px;
}

.mobile-body.newCard .f18 {
  text-align: center;
}

.mobile-body.newCard .f18 strong {
  display: block;
  font-weight: 600;
  margin-top: 5px;
}

.mobile-body.newCard .card-wrap {
  /* background: url(../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/shadow.jpg) no-repeat center bottom; */
  padding-bottom: 36px;
}

.mobile-body.newCard .owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto;
}

.mobile-body.newCard .choose-box .custom-control {
  display: -ms-flexbox;
  display: flex;
}

.mobile-body.newCard .choose-box .custom-control-label {
  padding-top: 0;
  margin-top: 0;
  width: 30px;
  left: -10px;
}

.mobile-body.newCard .choose-box .custom-control-label::before, .mobile-body.newCard .choose-box .custom-control-label::after {
  left: 0;
}

.hpcl-choose-box {
  background-color: #d3d3d3;
}

.list-point li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 12px;
}

.list-point li:last-child {
  margin-bottom: 0;
}

.list-point li span {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #e6e6e6;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-right: 12px;
}

.list-point li .list-cont p {
  margin-bottom: 0;
}

.list-point li .list-cont p strong {
  font-weight: 600;
}

@media (max-width: 767px) {
  .mobile-body.newCard {
    height: auto;
    padding: 20px 15px;
  }
  .mobile-body.newCard .owl-stage {
    left: -20px;
  }
  .mobile-body.newCard .f18 {
    font-size: 16px;
  }
}

.hpcl-input {
  position: absolute;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.hpcl-change-btn.brdn {
  margin-left: 12px;
}

.hpcl-change-btn-box {
  display: none;
}

@media (min-width: 768px) {
  .redBox.mobBtnBox.businessCardBtn {
    margin-top: -30px;
}
}

.newcBox1.businessbox{
  border-bottom: 0px;
}

.bannerNewCard.firstCard .businesscard_Img figure figcaption {
  position: absolute;
  left: 0;
  bottom: 10px;
  padding-left: 15px;
  color: #FFFFFF;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  top:unset;
  text-align: left;
}

.newTxt4{
  color: #000;
  font-size: 16px;
}

@media (max-width: 768px) {
  .newTxt4{
    font-size: 12px;
  }
}

.creditpro-gst{
  display: inline-block;
}

@media (max-width: 768px) {
  .bannerNewCard h4.metal-upg-title-important {
      font-size: 18px !important;
    }
  
    .newCardBoxLeft img.metal-offer-img {
      width: 80%;
    }
}
  /* Multi Offer Starts  */

  .ntb-offer-hero-section {
    background: #f5f5f5;
    box-shadow: 0px 4px 8.9px 0px rgba(0, 0, 0, 0.12);
    padding-top: 29px;
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section {
      padding-top: 13px;
      background: #fff;
      box-shadow: none;
    }
  }

  .ntb-offer-hero-section .ntb-off-her-container-after {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .NtbSel,
  .NtbSel-inner {
    max-width: 200px;
    margin: 0 auto 10px auto;
  }

  .NtbSel .form-control-placeholder,
  .NtbSel-inner .form-control-placeholder {
    padding: 0.3rem 0.5rem;
  }

  .card-no-document-container.card-required .card-no-document-open .upload-statement figure {
    display: inline-block;
  }

  .card-no-document-container.card-required .card-no-document-open .upload-status p {
    font-size: 11px;
  }

  .m-0 {
    margin: 0 !important;
  }

  .card-no-document-container.card-required .card-no-document-open .upload-statement .uploadStatementBtn,
  .card-no-document-container.card-required .card-no-document-open .upload-statement .uploadStatementBtn2,
  .card-no-document-container.card-required .card-no-document-open .upload-statement .uploadStatementBtn3,
  .card-no-document-container.card-required .card-no-document-open .upload-statement .uploadStatementBtn4,
  .card-no-document-container.card-required .card-no-document-open .upload-statement .uploadStatementBtn5 {
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
  }

  .uploadMoreContainer2,
  .uploadMoreContainer3,
  .uploadMoreContainer4,
  .uploadMoreContainer5 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 10px;
  }

  .uploadMoreContainer2 .uploadMoreItem,
  .uploadMoreContainer2 .uploadMoreItem3,
  .uploadMoreContainer2 .uploadMoreItem4,
  .uploadMoreContainer2 .uploadMoreItem5,
  .uploadMoreContainer3 .uploadMoreItem,
  .uploadMoreContainer3 .uploadMoreItem3,
  .uploadMoreContainer3 .uploadMoreItem4,
  .uploadMoreContainer3 .uploadMoreItem5,
  .uploadMoreContainer4 .uploadMoreItem,
  .uploadMoreContainer4 .uploadMoreItem3,
  .uploadMoreContainer4 .uploadMoreItem4,
  .uploadMoreContainer4 .uploadMoreItem5,
  .uploadMoreContainer5 .uploadMoreItem,
  .uploadMoreContainer5 .uploadMoreItem3,
  .uploadMoreContainer5 .uploadMoreItem4,
  .uploadMoreContainer5 .uploadMoreItem5 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
  }

  .card-no-document-container.card-required .card-no-document-open .upload-via-email {
    text-align: center;
    margin-top: 8px;
  }

  .NtbSel select.ntb-offer-select,
  .NtbSel-inner select.ntb-offer-select {
    padding: 0.3rem 0.3rem;
    font-size: 14px;
    line-height: normal;
  }

  .uploadMoreContainer2 .uploadMoreTeXt,
  .uploadMoreContainer2 .uploadMoreTeXt3,
  .uploadMoreContainer2 .uploadMoreTeXt4,
  .uploadMoreContainer2 .uploadMoreTeXt5,
  .uploadMoreContainer3 .uploadMoreTeXt,
  .uploadMoreContainer3 .uploadMoreTeXt3,
  .uploadMoreContainer3 .uploadMoreTeXt4,
  .uploadMoreContainer3 .uploadMoreTeXt5,
  .uploadMoreContainer4 .uploadMoreTeXt,
  .uploadMoreContainer4 .uploadMoreTeXt3,
  .uploadMoreContainer4 .uploadMoreTeXt4,
  .uploadMoreContainer4 .uploadMoreTeXt5,
  .uploadMoreContainer5 .uploadMoreTeXt,
  .uploadMoreContainer5 .uploadMoreTeXt3,
  .uploadMoreContainer5 .uploadMoreTeXt4,
  .uploadMoreContainer5 .uploadMoreTeXt5 {
    margin: 0 0 0 5px !important;
  }

  .ntb-offer-hero-section .ntb-off-her-container-after.sticky {
    width: 100%;
    left: 0;
    top: 50px;
    z-index: 1;
    position: fixed;
    padding-top: 29px;
    background: #f5f5f5;
    box-shadow: 0px 4px 8.9px 0px rgba(0, 0, 0, 0.12);
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after.sticky {
      top: 60px;
      padding-top: 10px;
      padding-bottom: 10px;
      background: #fff;
      box-shadow: none;
    }
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after {
      padding-bottom: 10px;
      background: #fff;
    }
  }

  .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeTitlecontainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeTitlecontainer {
      margin-bottom: 10px;
    }
  }

  .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeTitlecontainer .ntbOffHeTitle {
    color: #790000;
    font-family: "Inter";
    font-size: 24px;
    /* font-style: italic; */
    font-weight: 700;
    line-height: normal;
    margin-left: 9px;
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeTitlecontainer .ntbOffHeTitle {
      color: #790000;
      font-family: "Inter";
      font-size: 19px;
      /* font-style: italic; */
      font-weight: 700;
      line-height: normal;
      white-space: nowrap;
    }
  }

  .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }


  .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons .ntbOffHero-button {
    color: #585858;
    font-family: "Inter";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    min-width: 95px;
    margin-bottom: 0;
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons .ntbOffHero-button {
      color: #414141;
      font-family: "Inter";
      font-size: 11px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      min-width: 50px;
      padding: 6px 9px;
      background-color: #e8e8e8;
      text-align: center;
      width: 100%;
      display: inline-block;
      border-radius: 20px;
    }
  }

  .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons .ntbOffHero-button.active {
    color: #9b1e26;
    font-family: "Inter";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    min-width: 95px;
    margin-bottom: 0;
    text-align: center;
    display: inline-block;
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons .ntbOffHero-button.active {
      color: #fff;
      font-family: "Inter";
      font-size: 12px;
      font-style: normal;
      font-weight: 600;
      line-height: normal;
      min-width: 50px;
      background-color: #9c1e26;
      border-radius: 20px;
    }
  }

  .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons .ntbOffHero-button.active .buttonNamentbOffHero {
    border-bottom: 2px solid #9b1e26;
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons .ntbOffHero-button.active .buttonNamentbOffHero {
      border: none;
    }
  }

  .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons .ntbOffHero-button .buttonNamentbOffHero {
    margin-bottom: 0;
    padding-bottom: 8px;
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons .ntbOffHero-button .buttonNamentbOffHero {
      padding: 0;
      margin: 0;
    }
  }

  .ntb-offer-hero-section .ntb-off-her-container-after {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ntb-offer-hero-section .ntb-off-her-container-after.sticky {
    width: 100%;
    left: 0;
    top: 50px;
    z-index: 1;
    position: fixed;
    padding-top: 29px;
    background: #f5f5f5;
    box-shadow: 0px 4px 8.9px 0px rgba(0, 0, 0, 0.12);
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after.sticky {
      top: 60px;
      padding-top: 10px;
      padding-bottom: 10px;
      background: #fff;
      box-shadow: none;
    }
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after {
      padding-bottom: 10px;
      background: #fff;
    }
  }

  .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeTitlecontainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeTitlecontainer {
      margin-bottom: 10px;
    }
  }

  .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeTitlecontainer .ntbOffHeTitle {
    color: #790000;
    font-family: "Inter";
    font-size: 24px;
    /* font-style: italic; */
    font-weight: 700;
    line-height: normal;
    margin-left: 9px;
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeTitlecontainer .ntbOffHeTitle {
      color: #790000;
      font-family: "Inter";
      font-size: 19px;
      /* font-style: italic; */
      font-weight: 700;
      line-height: normal;
      white-space: nowrap;
    }
  }

  .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons li {
    margin-bottom: 0;
    margin-right: 50px;
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons li {
      margin-right: 4px;
    }
  }

  .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons li.last {
    margin-right: 0px;
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons .ntbOffHero-button {
      color: #414141;
      font-family: "Inter";
      font-size: 11px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      min-width: 50px;
      padding: 6px 9px;
      background-color: #e8e8e8;
      text-align: center;
      width: 100%;
      display: inline-block;
      border-radius: 20px;
    }
  }

  .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons .ntbOffHero-button.active {
    color: #9b1e26;
    font-family: "Inter";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    min-width: 95px;
    margin-bottom: 0;
    text-align: center;
    display: inline-block;
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons .ntbOffHero-button.active {
      color: #fff;
      font-family: "Inter";
      font-size: 12px;
      font-style: normal;
      font-weight: 600;
      line-height: normal;
      min-width: 50px;
      background-color: #9c1e26;
      border-radius: 20px;
    }
  }

  .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons .ntbOffHero-button.active .buttonNamentbOffHero {
    border-bottom: 2px solid #9b1e26;
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons .ntbOffHero-button.active .buttonNamentbOffHero {
      border: none;
    }
  }

  .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons .ntbOffHero-button .buttonNamentbOffHero {
    margin-bottom: 0;
    padding-bottom: 8px;
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons .ntbOffHero-button .buttonNamentbOffHero {
      padding: 0;
      margin: 0;
    }
  }

  .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeTitlecontainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeTitlecontainer {
      margin-bottom: 10px;
    }
  }

  .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeTitlecontainer .ntbOffHeTitle {
    color: #790000;
    font-family: "Inter";
    font-size: 24px;
    /* font-style: italic; */
    font-weight: 700;
    line-height: normal;
    margin-left: 9px;
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeTitlecontainer .ntbOffHeTitle {
      color: #790000;
      font-family: "Inter";
      font-size: 19px;
      /* font-style: italic; */
      font-weight: 700;
      line-height: normal;
      white-space: nowrap;
    }
  }


  .tab-data-container {
    margin-top: 10px;
    padding: 20px 0 0px 0;
  }

  .tab-data-container .pb-custom {
    padding-bottom: 80px;
  }

  @media (max-width: 767px) {
    .tab-data-container .pb-custom {
      padding-bottom: 20px;
    }
  }

  @media (max-width: 767px) {
    .tab-data-container {
      padding: 0px 0 0 0;
    }
  }


  .card-no-document-container .card-no-document-outer {
    border-radius: 28px;
    background: #f4cfcf;
    padding: 22px 10px 0px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-top: 24px;
  }

  .card-no-document-container .card-no-document-outer.maroon {
    background: #790000;
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-outer {
      padding: 6px 10px 0px 10px;
      box-shadow: 0px 2px 11.5px 0px rgba(0, 0, 0, 0.19);
    }
  }

  .card-no-document-container .card-no-document-outer .card-action {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
  }

  .card-no-document-container .card-no-document-outer .head-mobile {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0 10px 3px 33px;
  }

  .card-no-document-container .card-no-document-outer .head-mobile.no-thums-up {
    padding: 0 10px 3px 10px;
  }

  .card-no-document-container .card-no-document-outer .head-thumb-desc {
    color: #56070c;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .card-no-document-container .card-no-document-outer .head-thumb-desc span {
    color: #56070c;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-outer .head-thumb-desc {
      font-size: 16px;
      /* font-style: italic; */
    }

    .card-no-document-container .card-no-document-outer .head-thumb-desc span {
      display: block;
      font-size: 10px;
    }
  }

  .card-no-document-container .card-no-document-outer .sub-head-thumb-desc {
    color: #56070c;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-top: 30px;
  }

  .card-no-document-container .card-no-document-outer .sub-head-thumb-desc span {
    color: #56070c;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-outer .sub-head-thumb-desc {
      font-size: 16px;
      /* font-style: italic; */
      margin-top: 0px;
    }

    .card-no-document-container .card-no-document-outer .sub-head-thumb-desc span {
      display: block;
    }
  }

  .card-no-document-container .card-no-document-outer .card-no-document-inner {
    width: 100%;
    border-radius: 24px;
    background: #fff;
    box-shadow: 0px 4px 12.1px 0px rgba(0, 0, 0, 0.07);
    padding-bottom: 17px;
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-outer .card-no-document-inner {
      padding-bottom: 22px;
      box-shadow: 0px 2px 11.5px 0px rgba(0, 0, 0, 0.19);
    }
  }

  .card-no-document-container .card-no-document-outer .card-no-document-inner .left-sec {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .card-no-document-container .card-no-document-outer .card-no-document-inner .left-sec .thumb {
    padding: 17px 37px 0px 17px;
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-outer .card-no-document-inner .left-sec .thumb {
      padding: 14px 0px 27px 0px;
    }
  }

  .card-no-document-container .card-no-document-outer .card-no-document-inner .left-sec .thumb figure {
    margin: 0 0;
  }


  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-outer .card-no-document-inner .left-sec .thumb figure.position-top-left {
      top: -60px;
    }
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-outer .card-no-document-inner .left-sec .thumb figure.thumbnail img {
      width: 100%;
    }
  }

  .card-no-document-container .card-no-document-outer .card-no-document-inner .left-sec .thumb-desc {
    padding: 17px 0px 27px 0px;
  }

  .card-no-document-container .card-no-document-outer .card-no-document-inner .left-sec .btn-pink,
  .card-no-document-container .card-no-document-outer .card-no-document-inner .left-sec .btn-grey {
    border-radius: 10px;
    background: #ffc9c9;
    padding: 5px 30px;
    text-align: center;
    color: #171717;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: inline-block;
    margin-top: 20px;
  }

  @media (max-width: 767px) {

    .card-no-document-container .card-no-document-outer .card-no-document-inner .left-sec .btn-pink,
    .card-no-document-container .card-no-document-outer .card-no-document-inner .left-sec .btn-grey {
      padding: 8px 12px;
      /* font-style: italic; */
      font-weight: 700;
    }
  }

  .card-no-document-container .card-no-document-outer .card-no-document-inner .left-sec .btn-grey {
    color: #171717;
    background: #f7f7f7;
  }

  .card-no-document-container .card-no-document-outer .card-no-document-inner .right-sec .card-benefits {
    border-radius: 14px;
    background: #f3cece;
    padding: 5px 10px;
    text-align: center;
    width: 253px;
    color: #56070c;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 23px;
  }

  .card-no-document-container .card-no-document-outer .card-no-document-inner .right-sec .card-benefits.maroon {
    background: #790000;
    color: #FFFFFF;
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-outer .card-no-document-inner .right-sec .card-benefits {
      width: 100%;
      font-size: 12px;
      /* font-style: italic; */
      font-weight: 700;
      padding: 3px 10px;
      margin-top: 14px;
    }
  }

  .card-no-document-container .card-no-document-outer .card-no-document-inner .right-sec .card-benefits.purple {
    background: #e6d9e7;
    color: #3c3558;
  }

  .card-no-document-container .card-no-document-outer .card-no-document-inner .right-sec ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0px 0px 0 0px;
  }

  .card-no-document-container .card-no-document-outer .card-no-document-inner .right-sec ul li {
    list-style-type: disc;
    margin: 18px 0px 0 18px;
    width: 180px;
    color: #444;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .card-no-document-container .card-no-document-outer .card-no-document-inner .right-sec ul li strong {
    font-weight: 600;
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-outer .card-no-document-inner .right-sec ul li {
      width: 100%;
      margin: 9px 0px 0 18px;
      font-size: 14px;
      /* font-style: italic; */
      font-weight: 400;
    }

    .card-no-document-container .card-no-document-outer .card-no-document-inner .right-sec ul li strong {
      font-weight: 700;
    }
  }

  .card-no-document-container .card-no-document-open {
    border-radius: 14px;
    background: #fff;
    box-shadow: 0px -3px 7.6px 0px rgba(0, 0, 0, 0.11);
    position: relative;
    margin-top: 15px;
    padding: 20px 20px;
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-open {
      padding: 20px 0px;
    }
  }

  .card-no-document-container .card-no-document-open .btn-close {
    position: absolute;
    right: 5px;
    top: 5px;
  }

  .card-no-document-container .card-no-document-open .header-greet {
    color: #9b1e26;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .card-no-document-container .card-no-document-open .header-greet figure {
    display: inline-block;
  }

  .card-no-document-container .card-no-document-open .card-feature {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 25px;
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-open .card-feature {
      padding: 0px 15px;
      -ms-flex-pack: justify;
      justify-content: space-between;
    }
  }

  .card-no-document-container .card-no-document-open .card-feature .card-inner-feature {
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-open .card-feature .card-inner-feature {
      margin-bottom: 15px;
      width: 48%;
    }

    .card-no-document-container .card-no-document-open .card-feature .card-inner-feature figure img {
      width: 16px;
    }
  }

  .card-no-document-container .card-no-document-open .card-feature .card-inner-feature span {
    display: inline-block;
    margin: 0 12px;
    color: #444;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-open .card-feature .card-inner-feature span {
      font-size: 12px;
      margin: 0 6px;
    }
  }

  .card-no-document-container .card-no-document-open .highlight-feature {
    margin-top: 36px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -ms-flex-align: center;
    align-items: center;
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-open .highlight-feature {
      margin-top: 0px;
    }
  }

  .card-no-document-container .card-no-document-open .highlight-feature .highlight {
    border-radius: 12px;
    background: #ffe6e6;
    padding: 16px 10px 0px 22px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 394px;
    height: 91px;
    box-sizing: border-box;
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-open .highlight-feature .highlight {
      width: 45%;
      height: 90px;
      padding: 15px 10px 0px 13px;
    }

    .card-no-document-container .card-no-document-open .highlight-feature .highlight figure {
      -ms-flex-item-align: end;
      align-self: flex-end;
    }

    .card-no-document-container .card-no-document-open .highlight-feature .highlight figure img {
      width: 40px;
    }
  }

  .card-no-document-container .card-no-document-open .highlight-feature .highlight .header-highlight {
    color: #433c3c;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
    padding-right: 40px;
    padding-bottom: 16px;
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-open .highlight-feature .highlight .header-highlight {
      padding-right: 5px;
      padding-bottom: 15px;
      font-size: 12px;
    }
  }

  .card-no-document-container .card-no-document-open .highlight-feature .highlight .header-highlight strong {
    font-weight: 700;
  }

  .card-no-document-container .card-no-document-open .btn-container {
    text-align: center;
    margin-top: 15px;
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-open .btn-container {
      padding: 0 15px;
    }
  }

  .card-no-document-container .card-no-document-open .btn-container .btn-get-first {
    display: inline-block;
    background-color: #9b1e26;
    box-shadow: 0px -3px 7.6px 0px rgba(0, 0, 0, 0.5);
    border-radius: 30px;
    padding: 12px 0;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 335px;
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-open .btn-container .btn-get-first {
      width: 100%;
    }
  }

  .card-no-document-container.card-required .card-no-document-outer {
    background: #e6d9e7;
  }

  .card-no-document-container.card-required .card-no-document-outer .head-thumb-desc {
    color: #3c3558;
  }

  .card-no-document-container.card-required .card-no-document-outer .head-thumb-desc span {
    color: #3c3558;
  }

  .card-no-document-container.card-required .card-no-document-outer .sub-head-thumb-desc {
    color: #3c3558;
  }

  .card-no-document-container.card-required .card-no-document-outer .sub-head-thumb-desc span {
    color: #3c3558;
  }

  .card-no-document-container.card-required .card-no-document-open .highlight-feature .highlight {
    background: #e6d9e7;
  }

  .card-no-document-container.card-required .card-no-document-open .upload-statement {
    border-radius: 19px;
    border: 0.3px solid #000;
    background: #fffaff;
    box-shadow: 0px 2px 11.5px 0px rgba(0, 0, 0, 0.19);
    width: 529px;
    padding: 10px 20px;
    text-align: center;
    position: relative;
    margin: 22px auto 0 auto;
  }

  @media (max-width: 767px) {
    .card-no-document-container.card-required .card-no-document-open .upload-statement {
      width: 93%;
      padding: 10px 10px;
    }
  }

  .card-no-document-container.card-required .card-no-document-open .upload-statement figure {
    display: inline-block;
  }

  .card-no-document-container.card-required .card-no-document-open .upload-statement .header-upload,
  .card-no-document-container.card-required .card-no-document-open .upload-statement .upload-select-header,
  .card-no-document-container.card-required .card-no-document-open .upload-statement .upload-select-header-inner {
    text-align: center;
    color: #4d4d4d;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 3px;
  }

  .card-no-document-container.card-required .card-no-document-open .upload-statement p {
    color: #4d4d4d;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    margin-top: 8px;
  }

  .card-no-document-container.card-required .card-no-document-open .upload-statement .uploadStatementBtn,
  .card-no-document-container.card-required .card-no-document-open .upload-statement .uploadStatementBtn2,
  .card-no-document-container.card-required .card-no-document-open .upload-statement .uploadStatementBtn3,
  .card-no-document-container.card-required .card-no-document-open .upload-statement .uploadStatementBtn4,
  .card-no-document-container.card-required .card-no-document-open .upload-statement .uploadStatementBtn5 {
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
  }

  .card-no-document-container.card-required .card-no-document-open .upload-statement .uploadStatementBtnDisabled,
  .card-no-document-container.card-required .card-no-document-open .upload-statement .uploadStatementBtnDisabled2,
  .card-no-document-container.card-required .card-no-document-open .upload-statement .uploadStatementBtnDisabled3,
  .card-no-document-container.card-required .card-no-document-open .upload-statement .uploadStatementBtnDisabled4,
  .card-no-document-container.card-required .card-no-document-open .upload-statement .uploadStatementBtnDisabled5 {
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    opacity: 0;
  }

  .card-no-document-container.card-required .card-no-document-open .upload-via-email {
    text-align: center;
    margin-top: 8px;
  }

  .card-no-document-container.card-required .card-no-document-open .upload-via-email .btn-upload-with-email {
    color: #b1000b;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }

  .card-no-document-container.card-required .card-no-document-open .upload-status {
    border-radius: 19px;
    background: #f2f2f2;
    box-shadow: 0px 2px 11.5px 0px rgba(0, 0, 0, 0.19);
    padding: 10px 20px;
    margin: 23px auto 0px auto;
    width: 592px;
  }

  @media (max-width: 767px) {
    .card-no-document-container.card-required .card-no-document-open .upload-status {
      width: 93%;
      padding: 10px 10px;
    }
  }

  .card-no-document-container.card-required .card-no-document-open .upload-status .head-upload-status {
    color: #4d4d4d;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
  }

  .card-no-document-container.card-required .card-no-document-open .upload-status .head-upload-status figure {
    display: inline-block;
    padding-right: 6px;
  }

  .card-no-document-container.card-required .card-no-document-open .upload-status .head-upload-status.no-underline {
    -webkit-text-decoration-line: none;
    text-decoration-line: none;
  }

  @media (max-width: 767px) {
    .card-no-document-container.card-required .card-no-document-open .upload-status .head-upload-status.no-underline {
      font-size: 14px;
    }
  }

  .card-no-document-container.card-required .card-no-document-open .upload-status .attached-doc-info .attached-doc-info-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .card-no-document-container.card-required .card-no-document-open .upload-status .attached-doc-info .closeSelectedFile,
  .card-no-document-container.card-required .card-no-document-open .upload-status .attached-doc-info .closeSelectedFileCard1,
  .card-no-document-container.card-required .card-no-document-open .upload-status .attached-doc-info .closeSelectedFileCard2,
  .card-no-document-container.card-required .card-no-document-open .upload-status .attached-doc-info .closeSelectedFileCard2More,
  .card-no-document-container.card-required .card-no-document-open .upload-status .attached-doc-info .closeSelectedFileCard3,
  .card-no-document-container.card-required .card-no-document-open .upload-status .attached-doc-info .closeSelectedFileCard4,
  .card-no-document-container.card-required .card-no-document-open .upload-status .attached-doc-info .closeSelectedFileCard5 {
    margin: 13px 0 0 5px;
  }

  .card-no-document-container.card-required .card-no-document-open .upload-status .uploaded-files {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #9b1e26;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 13px;
  }

  .card-no-document-container.card-required .card-no-document-open .upload-status .uploaded-files a {
    margin-left: 10px;
    display: inline-block;
  }

  .card-no-document-container.card-required .card-no-document-open .upload-status .uploaded-files a figure {
    display: inline-block;
  }

  .card-no-document-container.card-required .card-no-document-open .upload-status p {
    font-size: 11px;
  }

  .card-no-document-container.first-wow .card-no-document-open .highlight {
    background-color: #790000;
  }

  .card-no-document-container.first-wow .card-no-document-open .highlight .header-highlight {
    color: #fff;
  }

  .card-no-document-container.first-wow .card-no-document-outer .sub-head-thumb-desc {
    color: #56070c;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-top: 30px;
  }

  .card-no-document-container.first-wow .card-no-document-outer .sub-head-thumb-desc span {
    color: #56070c;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  @media (max-width: 767px) {
    .card-no-document-container.first-wow .card-no-document-outer .sub-head-thumb-desc {
      font-size: 12px;
      /* font-style: italic; */
      margin-top: 0px;
      font-weight: normal;
    }

    .card-no-document-container.first-wow .card-no-document-outer .sub-head-thumb-desc span {
      display: block;
    }
  }

  .compare-arrow-tranform img {
    transform: rotate(180deg);
  }

  .compare-arrow2 {
    text-decoration: none;
    color: #9D1D27;
  }

  .w12 {
    width: 12px;
  }

  .ntb-offer-compare-section,
  .ntb-offer-compare-section1 {
    background: #F9F7F7;
    box-shadow: 0px 3px 7.5px 0px rgba(0, 0, 0, 0.04);
    padding: 30px 0px 0px 0px;
  }

  .table-compare {
    padding: 0px 40px 0px 40px;
  }

  .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-compare .heading3 {
    text-align: center;
    margin-bottom: 30px;
  }

  .table-compare .heading3 a {
    color: #303030;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
  }

  .table-compare .heading3 a img {
    margin-left: 7px;
  }

  .table-compare .compare-arrow-tranform img {
    transform: rotate(180deg);
  }

  @media (min-width: 768px) {
    .d-md-inline-block {
      display: inline-block !important;
    }
  }

  .table-compare th:first-child {
    padding: 0 4px 0 0px;
  }

  .table-compare .with-icn {
    position: relative;
  }

  /* .table-compare .bg-red , .table-compare1 .bg-red {
    border-radius: 12px 12px 0px 0px;
    background: #F4CFCF;
    padding: 19px 0 12px 0;
    color: #56070C;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  } */
  .table-compare .with-icn>div {
    position: absolute;
    top: -20px;
    width: 100%;
  }

  .table-compare .with-icn>div img {
    width: 32px;
    height: 32px;
  }

  .table-compare th {
    padding: 0 4px;
    text-align: center;
    width: 33.333333%;
  }

  .table-compare td {
    padding: 12px 4px;
    color: #707070;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    background: #fff;
  }

  .table-compare .sub-heading {
    color: #585353;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .table-compare td.sub-heading {
    padding: 6px 4px;
    background: #FFF;
    filter: drop-shadow(0px 1px 9.2px rgba(0, 0, 0, 0.06));
  }

  .table-compare th:last-child {
    padding: 0 0px 0 4px;
  }

  .table-compare .bg-purple {
    border-radius: 12px 12px 0px 0px;
    background: #E6D9E7;
    padding: 19px 0 12px 0;
    color: #3C3558;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .ntb-offer-compare-section .table th {
    padding: 0 4px;
  }

  .table-compare td>img,
  .table-compare td .inner-div img {
    margin-right: 4px;
    margin-bottom: 2px;
    margin-left: 32px;
  }

  /* .card-no-document-outer-new {
    border: 2px solid #56070c;
  } */

  #ntbOfferCardSuccess .modal-dialog {
    width: 487px;
    max-width: 100%;
  }

  @media (max-width: 768px) {
    #ntbOfferCardSuccess .modal-dialog {
      padding: 15px;
      margin: 0;
    }
  }

  .ntbOfferCardSuccess-popup {
    border-radius: 16px;
    background: #fff;
  }

  .ntbOfferCardSuccess-popup .ntbOfferCardSuccess-popup-content {
    padding: 0 63px 20px 63px;
  }

  @media (max-width: 768px) {
    .ntbOfferCardSuccess-popup .ntbOfferCardSuccess-popup-content {
      padding: 0 44px 18px 44px;
    }
  }

  .ntbOfferCardSuccess-popup .ntbOfferCardSuccess-popup-content img {
    margin: auto;
  }

  .ntbOfferCardSuccess-popup .ntbOfferCardSuccess-popup-content .successPopMessage {
    color: #a70000;
    text-align: center;
    font-family: "Inter";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  @media (max-width: 768px) {
    .ntbOfferCardSuccess-popup .ntbOfferCardSuccess-popup-content .successPopMessage {
      color: #a70000;
      font-family: "Inter";
      font-size: 14px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
      white-space: nowrap;
    }
  }

  .wow-new {
    background: #FFF4C9 !important;
  }

  .card-benefits-new {
    background: #FFF4C9 !important;
    color: black !important;
  }

  .card-no-document-container.disabled {
    opacity: 0.5;
    pointer-events: none;
    cursor: default;
  }

  .table-compare td .inner-div {
    width: 300px;
    margin: 0 auto;
  }

  .card-no-document-container .card-no-document-outer .card-no-document-inner .left-sec .thumb figure.position-top-left {
    position: absolute;
    top: -37px;
    left: -10px;
    border-radius: 17.489px 17.489px 17.489px 0px;
    background: #981A1D;
    color: #FFFFFF;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 8px;
  }

  .table-compare .bg-red {
    border-radius: 12px 12px 0px 0px;
    background: #F4CFCF;
    padding: 19px 0 12px 0;
    color: #56070C;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .table-compare .bg-purple {
    border-radius: 12px 12px 0px 0px;
    background: #E6D9E7;
    padding: 19px 0 12px 0;
    color: #3C3558;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  /* Multi Offer Ends  */

  .ntbOfferCard1-popup,
  .ntbOfferCard2-popup,
  .ntbOfferCard3-popup,
  .ntbOfferCard4-popup,
  .ntbOfferCard5-popup {
    border-radius: 32px;
    background: #fff;
  }

  .ntbOfferCard2-popup .ntbOfferCard2-popup-content {
    padding: 51px 51px 20px 51px;
  }

  #ntbOfferCard2 .modal-dialog {
    width: 739px;
    max-width: 100%;
  }

  @media (prefers-reduced-motion: reduce) {

    .badge,
    .btn,
    .carousel-control-next,
    .carousel-control-prev,
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right,
    .carousel-indicators li,
    .carousel-item,
    .collapsing,
    .collapsing.width,
    .custom-control-label::before,
    .custom-file-label,
    .custom-select,
    .custom-switch .custom-control-label::after,
    .fade,
    .form-control,
    .modal.fade .modal-dialog,
    .progress-bar {
      transition: none;
    }
  }

  .ntbOfferCard2-popup {
    border-radius: 32px;
    background: #fff;
  }

  .ntbOfferCard1-popup .ntbOfferCard1-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard1-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard1-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard1-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard1-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard2-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard2-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard2-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard2-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard2-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard3-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard3-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard3-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard3-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard3-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard4-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard4-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard4-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard4-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard4-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard5-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard5-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard5-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard5-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard1-popup .ntbOfferCard5-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard1-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard1-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard1-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard1-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard1-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard2-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard2-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard2-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard2-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard2-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard3-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard3-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard3-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard3-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard3-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard4-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard4-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard4-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard4-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard4-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard5-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard5-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard5-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard5-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard2-popup .ntbOfferCard5-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard1-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard1-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard1-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard1-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard1-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard2-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard2-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard2-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard2-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard2-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard3-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard3-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard3-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard3-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard3-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard4-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard4-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard4-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard4-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard4-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard5-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard5-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard5-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard5-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard3-popup .ntbOfferCard5-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard1-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard1-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard1-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard1-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard1-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard2-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard2-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard2-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard2-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard2-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard3-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard3-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard3-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard3-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard3-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard4-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard4-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard4-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard4-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard4-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard5-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard5-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard5-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard5-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard4-popup .ntbOfferCard5-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard1-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard1-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard1-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard1-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard1-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard2-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard2-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard2-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard2-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard2-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard3-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard3-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard3-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard3-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard3-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard4-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard4-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard4-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard4-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard4-popup-content .ntbOfferCard5-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard5-popup-content .ntbOfferCard1-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard5-popup-content .ntbOfferCard2-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard5-popup-content .ntbOfferCard3-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard5-popup-content .ntbOfferCard4-popup-content-subtitle,
  .ntbOfferCard5-popup .ntbOfferCard5-popup-content .ntbOfferCard5-popup-content-subtitle {
    color: #414141;
    text-align: center;
    font-family: "Inter";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 34px;
  }

  .ntbOfferCard2-popup .ntbOfferCard2-popup-content .ntbOfferCard2-popup-list-item {
    display: flex;
    align-items: start;
    margin-bottom: 6px;
  }

  .ntbOfferCard4-popup .ntbOfferCard4-popup-content .ntbOfferCard4-popup-list-item .ntbOfferCard4-popup-list-item-title {
    color: #414141;
    font-family: "Inter";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: 7px;
    margin-top: -5px;
    margin-bottom: 12px;
  }

  .ntbOfferCard2-popup .ntbOfferCard2-popup-content .ntbOfferCard2-popup-content-title {
    color: #790000;
    font-family: "Inter";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    margin-bottom: 16px;
  }

  .ntbOfferCard4-popup .ntbOfferCard4-popup-content .ntbOfferCard4-popup-eg {
    color: #414141;
    font-family: "Inter";
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 32px;
  }

  .ntbOfferCard4-popup .ntbOfferCard4-popup-content .ntbOfferCard4-popup-buttons {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ntbOfferCard4-popup .ntbOfferCard4-popup-content .ntbOfferCard4-popup-buttons .UploadLaterBtnCard4 {
    color: #9b1e26;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-right: 24px;
  }

  .ntbOfferCard4-popup .ntbOfferCard4-popup-content .ntbOfferCard4-popup-buttons .btn-red.btn-custom-upload-email {
    position: relative;
  }

  .ntbOfferCard2-popup .ntbOfferCard2-popup-content .ntbOfferCard2-popup-eg {
    color: #414141;
    font-family: "Inter";
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 32px;
  }

  .ntbOfferCard2-popup .ntbOfferCard2-popup-content .ntbOfferCard2-popup-list-item .ntbOfferCard2-popup-list-item-title {
    color: #414141;
    font-family: "Inter";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: 7px;
    margin-top: -5px;
    margin-bottom: 12px;
  }

  .ntbOfferCard2-popup .ntbOfferCard2-popup-content .ntbOfferCard1-popup-buttons .UploadLaterBtnCard2 {
    color: #9b1e26;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-right: 24px;
  }

  .ntbOfferCard2-popup .ntbOfferCard2-popup-content .ntbOfferCard1-popup-buttons {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ntbOfferCard2-popup .ntbOfferCard2-popup-content .ntbOfferCard1-popup-buttons .btn-red.btn-custom-upload-email {

    position: relative;
  }

  .ntbOfferCard2-popup .ntbOfferCard2-popup-content .ntbOfferCard2-popup-list-item .ntbOfferCard2-popup-list-item-title span a {
    color: #a8000b;
    font-family: "Inter";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-bottom: 1px solid #a8000b;
  }

  @media (max-width: 540px) {
    #overCons {
      display: inline-block;
    }
  }

  @media (max-width: 767px) {

    .table-compare {
      padding: 20px 0;
    }

    .table-compare td .inner-div {
      width: 100%;
    }

    .table-compare td {
      text-indent: -25px;
      padding-left: 30px;
      /* font-style: italic; */
      font-weight: 500;
      font-size: 12px;
    }

    .card-no-document-container .card-no-document-outer .card-no-document-inner .left-sec .thumb figure.position-top-left {
      top: -63px;
      left: 0px;
      font-size: 9px;
      padding: 2px 7px;
    }

    .card-no-document-container .card-no-document-open {
      border-radius: 14px 14px 0 0;
      padding: 20px 0px;
      position: fixed;
      bottom: 0;
      z-index: 999;
      width: 100%;
      left: 0;
      right: 0;
    }
  }

  @media (min-width: 768px) {
    .d-md-inline-block {
      display: inline-block !important;
    }
  }

  @media (max-width: 767px) {
    .card-no-document-container.first-wow .card-no-document-outer .sub-head-thumb-desc {
      font-size: 12px;
      /* font-style: italic; */
      margin-top: 0px;
      font-weight: normal;
    }

    .card-no-document-container.first-wow .card-no-document-outer .sub-head-thumb-desc span {
      display: block;
    }
  }

  @media (max-width: 767px) {
    .card-no-document-container.card-required .card-no-document-open .upload-status .head-upload-status.no-underline {
      font-size: 14px;
    }
  }

  @media (max-width: 767px) {
    .card-no-document-container.card-required .card-no-document-open .upload-status {
      width: 93%;
      padding: 10px 10px;
    }
  }

  @media (max-width: 767px) {
    .card-no-document-container.card-required .card-no-document-open .upload-statement {
      width: 93%;
      padding: 10px 10px;
    }
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-open .btn-container .btn-get-first {
      width: 100%;
    }
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-open .btn-container {
      padding: 0 15px;
    }
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-open .highlight-feature .highlight .header-highlight {
      padding-right: 5px;
      padding-bottom: 15px;
      font-size: 12px;
    }
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-open .highlight-feature .highlight {
      width: 45%;
      height: 90px;
      padding: 15px 10px 0px 13px;
    }

    .card-no-document-container .card-no-document-open .highlight-feature .highlight figure {
      -ms-flex-item-align: end;
      align-self: flex-end;
    }

    .card-no-document-container .card-no-document-open .highlight-feature .highlight figure img {
      width: 40px;
    }
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-open .highlight-feature {
      margin-top: 0px;
    }
  }


  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-open .card-feature .card-inner-feature span {
      font-size: 12px;
      margin: 0 6px;
    }
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-open .card-feature .card-inner-feature {
      margin-bottom: 15px;
      width: 48%;
    }

    .card-no-document-container .card-no-document-open .card-feature .card-inner-feature figure img {
      width: 16px;
    }
  }


  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-open .card-feature {
      padding: 0px 15px;
      -ms-flex-pack: justify;
      justify-content: space-between;
    }
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-open {
      padding: 20px 0px;
    }
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-outer .card-no-document-inner .right-sec ul li {
      width: 100%;
      margin: 9px 0px 0 18px;
      font-size: 14px;
      /* font-style: italic; */
      font-weight: 400;
    }

    .card-no-document-container .card-no-document-outer .card-no-document-inner .right-sec ul li strong {
      font-weight: 700;
    }
  }


  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-outer .card-no-document-inner .right-sec .card-benefits {
      width: 100%;
      font-size: 12px;
      /* font-style: italic; */
      font-weight: 700;
      padding: 3px 10px;
      margin-top: 14px;
    }
  }

  @media (max-width: 767px) {

    .card-no-document-container .card-no-document-outer .card-no-document-inner .left-sec .btn-pink,
    .card-no-document-container .card-no-document-outer .card-no-document-inner .left-sec .btn-grey {
      padding: 8px 12px;
      /* font-style: italic; */
      font-weight: 700;
    }
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-outer .card-no-document-inner .left-sec .thumb figure.position-top-left {
      top: -60px;
    }
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-outer .card-no-document-inner .left-sec .thumb figure.thumbnail img {
      width: 100%;
    }
  }


  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-outer .card-no-document-inner .left-sec .thumb {
      padding: 14px 0px 27px 0px;
    }
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-outer .card-no-document-inner {
      padding-bottom: 22px;
      box-shadow: 0px 2px 11.5px 0px rgba(0, 0, 0, 0.19);
    }
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-outer .sub-head-thumb-desc {
      font-size: 16px;
      /* font-style: italic; */
      margin-top: 0px;
    }

    .card-no-document-container .card-no-document-outer .sub-head-thumb-desc span {
      display: block;
    }
  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-outer .head-thumb-desc {
      font-size: 16px;
      /* font-style: italic; */
    }

    .card-no-document-container .card-no-document-outer .head-thumb-desc span {
      display: block;
      font-size: 10px;
    }
  }


  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-outer {
      padding: 6px 10px 0px 10px;
      box-shadow: 0px 2px 11.5px 0px rgba(0, 0, 0, 0.19);
    }
  }


  @media (max-width: 767px) {
    .tab-data-container .pb-custom {
      padding-bottom: 20px;
    }
  }

  @media (max-width: 767px) {
    .tab-data-container {
      padding: 0px 0 0 0;
    }
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeTitlecontainer .ntbOffHeTitle {
      color: #790000;
      font-family: "Inter";
      font-size: 19px;
      /* font-style: italic; */
      font-weight: 700;
      line-height: normal;
      white-space: nowrap;
    }
  }


  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeTitlecontainer {
      margin-bottom: 10px;
    }
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons .ntbOffHero-button.active .buttonNamentbOffHero {
      border: none;
    }
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons .ntbOffHero-button .buttonNamentbOffHero {
      padding: 0;
      margin: 0;
    }
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons .ntbOffHero-button.active {
      color: #fff;
      font-family: "Inter";
      font-size: 12px;
      font-style: normal;
      font-weight: 600;
      line-height: normal;
      min-width: 50px;
      background-color: #9c1e26;
      border-radius: 20px;
    }
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons .ntbOffHero-button {
      color: #414141;
      font-family: "Inter";
      font-size: 11px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      min-width: 50px;
      padding: 6px 9px;
      background-color: #e8e8e8;
      text-align: center;
      width: 100%;
      display: inline-block;
      border-radius: 20px;
    }
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons li {
      margin-right: 4px;
    }
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeTitlecontainer .ntbOffHeTitle {
      color: #790000;
      font-family: "Inter";
      font-size: 19px;
      /* font-style: italic; */
      font-weight: 700;
      line-height: normal;
      white-space: nowrap;
    }
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeTitlecontainer {
      margin-bottom: 10px;
    }
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after.sticky {
      top: 60px;
      padding-top: 10px;
      padding-bottom: 10px;
      background: #fff;
      box-shadow: none;
    }
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after {
      padding-bottom: 10px;
      background: #fff;
    }
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons .ntbOffHero-button .buttonNamentbOffHero {
      padding: 0;
      margin: 0;
    }
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons .ntbOffHero-button.active .buttonNamentbOffHero {
      border: none;
    }
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons .ntbOffHero-button.active {
      color: #fff;
      font-family: "Inter";
      font-size: 12px;
      font-style: normal;
      font-weight: 600;
      line-height: normal;
      min-width: 50px;
      background-color: #9c1e26;
      border-radius: 20px;
    }
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeListcontainer .ntbOffHero-buttons .ntbOffHero-button {
      color: #414141;
      font-family: "Inter";
      font-size: 11px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      min-width: 50px;
      padding: 6px 9px;
      background-color: #e8e8e8;
      text-align: center;
      width: 100%;
      display: inline-block;
      border-radius: 20px;
    }
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeTitlecontainer .ntbOffHeTitle {
      color: #790000;
      font-family: "Inter";
      font-size: 19px;
      /* font-style: italic; */
      font-weight: 700;
      line-height: normal;
      white-space: nowrap;
    }
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after .ntbOffHeTitlecontainer {
      margin-bottom: 10px;
    }
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after.sticky {
      top: 60px;
      padding-top: 10px;
      padding-bottom: 10px;
      background: #fff;
      box-shadow: none;
    }
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section .ntb-off-her-container-after {
      padding-bottom: 10px;
      background: #fff;
    }
  }

  @media (max-width: 767px) {
    .ntb-offer-hero-section {
      padding-top: 13px;
      background: #fff;
      box-shadow: none;
    }
  }

  @media (max-width: 767px) {
    .ntb-offer-compare-section {
      padding: 0px 0;
    }

    .ntb-offer-compare-section {
      background: #F9F7F7;
      box-shadow: 0px 3px 7.5px 0px rgba(0, 0, 0, 0.04);
    }
  }

  @media (max-width: 767px) {
    .table-compare .heading3 {
      margin-bottom: 0px;
    }

  }

  @media (max-width: 767px) {
    .card-no-document-container .card-no-document-outer .card-no-document-inner .left-sec .thumb figure.thumbnail.vertical-card img {
      width: 67%;
    }

  }

  .card-no-document-container .card-no-document-outer .card-no-document-inner .left-sec .thumb figure.thumbnail.vertical-card {
    text-align: center;
  }

  .card-no-document-container .card-no-document-outer .card-no-document-inner .left-sec .thumb figure.thumbnail.vertical-card img {
    width: 67%;
  }
.core-form{
    max-width: 500px;
     width: 100%;
 }
 
 .customBanner{
     flex: 0 0 25%;
     max-width: 25%;
 
 }
 
 .customBannerTop{
     flex: 0 0 66.666667%;
     max-width: 66.666667%;
 }
 
 .customBannerCol {
 flex: 0 0 33.333333%;
     max-width: 33.333333%;
 }
 
 @media screen and (max-width: 767.98px){
 .customBannerTop{
     max-width: 100%;
     flex: 0 0 100%;
         }
 .cstm-bnr{
     width: 100%;
     justify-content: space-between;
 }
  .ntbCore .headBox {
     font-size: 12px;
     white-space: nowrap;
             }
 
 }

 .updated-ui-tc {
    margin-top: 0.5rem;
    color: #54565B;
}
/* .form-label-group > label.pincodeCityState.newPin{
display: inline-block !important ;
} */

@media (min-width: 540px){
    .secured-step2-banner {
        display:block !important;
    }
}
.closeWowInfoPop {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

button.closeWowInfoPop {
    padding: 0;
    background-color: transparent;
    border: 0;
}

.fixed-deposit .fdCarolPup .modal-content .closeWowInfoPop {
    position: absolute;
    font-size: 0;
    width: 32px;
    height: 32px;
    /* background: url(../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/fd/close.svg) no-repeat; */
    right: 14px;
    top: 14px;
    opacity: 1;
    background-size: 100%;
}

.fixed-deposit .fdCarolPup.op1 .modal-content .closeWowInfoPop {
    background-image: url(../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/fd/close2.svg);
    background-size: 20px;
    width: 20px;
    height: 20px;
}

.fixMain.cc-wow .benefits-section .owl-carousel.with-long-arrow .owl-nav{
    position: relative !important;
}

.fixMain.cc-wow .benefits-section .owl-carousel.with-long-arrow .owl-nav button.owl-next{
    position: absolute !important;
    right: -55px !important;
    margin-top: -100px !important;
}

.fixMain.cc-wow .benefits-section .owl-carousel.with-long-arrow .owl-nav button.owl-prev{
    position: absolute !important;
    margin-top: -100px !important;
    left: -55px !important;
}

.wow-offer.op1 .cc-card-box .digital-card {
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    text-align: center;
    max-width: 110px;
    margin: 0 auto;
    padding: 5px 10px;
    background-color: #9d1d27;
    color: #fff;
    font-size: 16px;
    border-radius: 12px;
}

@media (max-width: 767px) {
    .wow-card-info .cc-card-box .digital-card {
        position: absolute;
        top: -35px;
        left: 0;
        right: 0;
        text-align: center;
        max-width: 110px;
        margin: 0 auto;
        padding: 5px 10px;
        background-color: #9d1d27;
        color: #fff;
        font-size: 14px;
        border-radius: 12px;
    }
}

.fdApp-banner.fd-banner-new {
    background: #fff4da;
    background-size: 100% 100%;
  }
  .fdApp-banner.fd-banner-new .c-white {
    color: #323250;
  }
  @media (max-width: 767px) {
    .fdApp-banner.fd-banner-new .wow-card-info .cc-card-box {
      padding-left: 0;
      width: 40%;
      position: relative;
      text-align: center;
    }
    .fdApp-banner.fd-banner-new .wow-card-info .cc-card-box span {
      left: 0;
      right: 0;
    }
    .fdApp-banner.fd-banner-new .wow-card-info .wow-list ul li {
      color: #323250;
    }
  }
  .fdApp-banner.fd-banner-new .wow-offer {
    background: #f8f9fa;
  }
  @media (max-width: 767px) {
    .fdApp-banner.fd-banner-new .wow-offer {
      margin-top: 10px;
    }

    /* .customCashback-wow-card-info {
        margin-top: 60px !important;
    } */
  }

  .customCashback-cc-card-box {
    text-align: center;
  }

  .customCashback-custCardNameWow {
    bottom: 30px !important;
    left: 0 !important;
    right: 0 !important;
    font-size: 12.5px;
    margin-bottom: 0px !important;
    color: black !important;
  }

  @media (max-width: 767px) {
    .customCashback-custCardNameWow {
        left: 0;
        right: 0;
        bottom: 23px !important;
        font-size: 10px;
    }
  }

.banner.op1 {
    background: #323250;
}

.banner.op1 .hd {
    color: #FFF;
}

.banner.op1 .list-cont {
    color: #FFF;
}

.banner.op1 .f16br {
    color: #FFF;
}

.stnd-head{
    white-space: nowrap;
}

/* .ntbHeadBoxes {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.ntbHeadBoxesAB1 .ntbHeadBoxCom {
    border-radius: 10px;
}

.ntbHeadBoxes .ntbHeadBoxCom {
    height: 56px;
    border-radius: 4px;
    margin: 0px 20px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    pointer-events: none;
}

.ntbHeadBoxesAB1 .ntbHeadBoxCom .ntbHeadBox1 {
    background: linear-gradient(91.65deg, #FAF3D8 0.38%, #EFDFD3 100%);
    border-radius: 10px;
}

.ntbHeadBoxes .ntbHeadBoxCom .ntbFlex {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 56px;
    width: 320px;
    padding: 0 5px 0 10px;
    border-radius: 4px;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.ntbHeadBoxesAB1 .ntbHeadBoxCom .ntbHeadBox1 .ntbHeadLeft1 {
    color: #131A1B;
}

.ntbHeadBoxesAB1 .ntbHeadBoxCom img {
    padding: 8px;
}

.ntbHeadBoxesAB1 .ntbHeadBoxCom .ntbHeadBox2 {
    background: #E1E1EB;
    border-radius: 10px;
}

.ntbHeadBoxCom .ntbHeadBox2 .ntbHeadLeft1 {
    color: #131A1B;
}

.ntbHeadBoxes .ntbHeadBoxCom .ntbHeadLeft1 {
    font-size: 32px;
    color: #fff;
    font-weight: 600;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.ntbHeadBoxesAB1 .ntbHeadBoxCom img {
    padding: 8px;
}

.ntbHeadBoxes .ntbHeadBoxCom .ntbHeadLeft2 {
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px;
    line-height: 18px;
}

.ntbHeadBoxesAB1 .ntbHeadBoxCom .ntbHeadBox2 strong {
    font-size: 17px;
}

.ntbHeadBoxesAB1 .ntbHeadBoxCom .ntbHeadBox2 .ntbHeadLeft1 {
    color: #131A1B;
} */

.cong-section {
    padding: 70px 0;
    background: #ffffff;
  }
  
  @media (max-width: 767px) {
    .cong-section {
      padding: 30px 0;
    }
  }
  
  .cong-section figure {
    margin: 0;
  }
  
  .cong-section.op1 {
    padding-bottom: 0;
  }
  
  .cong-section .cc-card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
  }
  
  .cong-section .cc-card figure {
    position: relative;
  }
  
  .cong-section .cc-card figure figcaption {
    position: absolute;
    left: 0;
    bottom: 24px;
    padding-left: 15px;
    font-family: "ocr-b_10_btregular";
    color: #FFFFFF;
    font-size: 13px;
  }
  
  .cong-section .cc-card.op1 figure figcaption {
    top: 105px;
  }
  
  .cong-section .private-credit-card-img {
    max-width: 50%;
  }
  
  .addonCongr {
    padding: 10px 0 10px !important;
  }

  .addonCongr .cc-card {
    margin-top: 24px;
  }
  
  .cong-section.addonCongr .addCongImg {
    margin-top: 10px;
  }
  
  .cong-section.addonCongr {
    height: calc(100vh - 70px);
  }
  
  
  .addonCongrh3 {
    font-size: 26px;
    color: #25243b;
    text-align: center;
    font-weight: 600;
    line-height: 36px;
  }
  
  .addonCongr .cc-card {
    margin-top: 24px;
  }
  
   .smrBoxes {
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    color: #25243B;
  }
  
   .smrBoxes li {
    padding-left: 60px;
    position: relative;
    padding-right: 30px;
    font-size: 18px;
    line-height: 120%;
    font-weight: 300;
    line-height: 24px;
  }
  
   .smrBoxes li b {
    position: absolute;
    left: 0;
  }
  
   .smrBoxes li strong {
    font-weight: 600;
  }
  
   .smrBoxes li:first-child {
    width: 26%;
  }
  
   .smrBoxes li:last-child {
    padding-right: 0;
    width: 45%;
  }
  
   .smrBoxes.op1 li:first-child {
    width: auto;
  }
  
   .smrBoxes.op1 li b {
    display: block;
    width: 48px;
    height: 48px;
    border: 2px solid rgba(84, 86, 91, 0.5);
    border-radius: 50px;
    padding: 5px;
  }
  
   .smrBoxes.op1 li b img {
    width: 100%;
    display: block;
  }
  
  @media (max-width: 767px) {
     .smrBoxes.op1 li {
      width: 180px;
      -ms-flex: 0 0 180px;
          flex: 0 0 180px;
    }
  }
  
   .smrBoxesBtns {
    max-width: 660px;
    width: 100%;
    margin: 40px auto 0;
  }
  
   .smrBoxesBtns .btn-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  
   .smrBoxesBtns .btn-box button,  .smrBoxesBtns .btn-box a {
    width: 300px;
    box-shadow: none;
  }
  
  
  .smrMain .smrBoxes {
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    color: #25243B;
  }
  
  .smrMain .smrBoxes li {
    padding-left: 60px;
    position: relative;
    padding-right: 30px;
    font-size: 18px;
    line-height: 120%;
    font-weight: 300;
    line-height: 24px;
  }
  
  .smrMain .smrBoxes li b {
    position: absolute;
    left: 0;
  }
  
  .smrMain .smrBoxes li strong {
    font-weight: 600;
  }
  
  .smrMain .smrBoxes li:first-child {
    width: 26%;
  }
  
  .smrMain .smrBoxes li:last-child {
    padding-right: 0;
    width: 45%;
  }
  
  .smrMain .smrBoxes.op1 li:first-child {
    width: auto;
  }
  
  .smrMain .smrBoxes.op1 li b {
    display: block;
    width: 48px;
    height: 48px;
    border: 2px solid rgba(84, 86, 91, 0.5);
    border-radius: 50px;
    padding: 5px;
  }
  
  .smrMain .smrBoxes.op1 li b img {
    width: 100%;
    display: block;
  }
  
  @media (max-width: 640px) {

    .addonCongrh3 {
        font-size: 20px;
        font-weight: 600;
        line-height: 26px;
      }
  
    .smrMain .smrBoxesScroll {
      width: 100%;
      overflow: auto;
      padding-bottom: 10px;
    }
    .smrMain .smrBoxesScrollDiv {
      width: 100%;
      height: 7px;
      background: #fff;
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
    }
  
    .smrMain .smrBoxesScroll {
        width: 100%;
        overflow: auto;
        padding-bottom: 10px;
      }
      .smrMain .smrBoxesScrollDiv {
        width: 100%;
        height: 7px;
        background: #fff;
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
      }
      .smrMain .smrBoxes .otherOption {
        width: 600px;
        overflow: hidden;
      }
      .smrMain .smrBoxes li {
        font-size: 12px;
      }
      .smrMain .smrBoxesBtns .btn-box {
        display: block;
      }
      .smrMain .smrBoxesBtns .btn-box .btn-red {
        padding: 0 10px;
      }
  
  }
  
  
  @media (max-width: 767px) {
    .smrMain .smrBoxes.op1 li {
      width: 180px;
      -ms-flex: 0 0 180px;
          flex: 0 0 180px;
    }
  }
  
  .smrMain .smrBoxesBtns {
    max-width: 660px;
    width: 100%;
    margin: 40px auto 0;
  }
  
  .smrMain .smrBoxesBtns .btn-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  
  .smrMain .smrBoxesBtns .btn-box button, .smrMain .smrBoxesBtns .btn-box a {
    width: 300px;
    box-shadow: none;
  }
  
  
  @media (max-width: 991px) {
   
    .smrMain .smrBoxes li b {
      position: inherit;
      display: block;
      width: 100%;
      margin-bottom: 10px;
      font-weight: 600;
    }
    .smrMain .smrBoxes li {
      padding: 0 10px;
      font-weight: 300;
      line-height: 18px;
    }
  }
  
  
  @media (max-width: 767px) {
   
    .smrMain .smrBoxes li {
      font-size: 12px;
    }
    .smrMain .smrBoxesBtns .btn-box button, .smrMain .smrBoxesBtns .btn-box a {
      width: 47%;
    }
  }
  
  
  @media (max-width: 480px) {
  
    .smrMain .smrBoxesBtns .btn-box {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
    }
    .smrMain .smrBoxesBtns .btn-box .btn-red {
      font-size: 14px;
      display: -ms-flexbox;
      display: flex;
      line-height: normal;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
    }
    .smrMain .smrBoxesBtns .btn-box button, .smrMain .smrBoxesBtns .btn-box a {
      width: 48%;
    }
  
  }
  
  @media (max-width: 420px) {
    .smrMain .smrBoxes li:first-child {
      width: 25%;
    }
    .smrMain .smrBoxes li:nth-child(2) {
      width: 30%;
    }
  }
  
  @media (max-width: 370px) {
    .smrMain .smrBoxesBtns .btn-box .btn-red {
      font-size: 14px;
      line-height: 50px;
    }
  }


  @media (max-width: 768px) {
  
    .addonCongrh3 {
      font-size: 34px;
    }

    .addonCongr {
        padding-bottom: 0;
      }

    .fvip-page-section .addonCongrh3 {
      font-size: 14px;
    }

  }


  @media (max-width: 540px) {
 
    .addonCongrh3 {
      line-height: normal;
    }
    
  }

  .fvip-page-section {
    position: static !important;
    height: 100% !important;
  }

  @media (max-width: 1440px) and (min-width: 1024px) {
    .smr-title {
      display: block;
    }
  }

  .smrMain .smrBoxes.op1 ul.other-list {
    margin-left: 20px;
  } 

  .smrMain .smrBoxes.op1 ul.other-list li {
    list-style-type: disc;
    padding: 0;
    font-size: 14px;
    width: auto;
  }

  .justify-content-center {
    justify-content: center!important;
}

@media (max-width: 767px) {
  .smr-gst {
    display: block !important;
    margin-top: -5px;
  }
}

.smr-gst {
  color: #000 !important; 
}

@media (max-width: 767px) {
  .smr-gst-dde {
    display: block !important;
    margin-top: -3px;
  }
}

.smr-gst-dde {
  font-size: 16px;
}

.smr-consent-text {
  justify-content: center;
}

.vistaraMem{
    display: block;
    width: 50%;
    margin: 0 auto;
}

.vistaraForm{
    position: relative;
    min-height: 80vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


.vistaraMem_Section .tooltip-box{
    position: absolute;
    top: 18px;
    right: 20%;
}

.vistaraMem > div:first-child {
    text-align: center;
    border: 1px solid #000;
    padding: 18px 0;
    margin: 20px 0 15px;
}
.vistaraMem > div:nth-child(2){
    text-align: center;
    padding: 10px;
}
.vistaraMem > div:nth-child(2)> div{
   justify-content: center;
}

.vistaraEmailField{
    width: 50%;
    margin: 0 auto;
}

.vistaraEmailField input{
    width: 100%;
}

.vistaraBtn{
    text-align: center;
    margin-top: 15px;
}

.vistaraBtn a{
    padding: 10px;
    text-decoration: none;
}

.vistaraBtn .nextBtn{
    background-color: #d10000;
    border-radius: 10px;
    color: #fff;
    border: none;
    padding: 10px 30px;
}

.vistaraEmailField #emailid1-error {
    position: static;
    margin: 0;
    padding: 5px 0;
    color: #d10000;
    font-size: 14px;
    background: none;
    font-weight: 600;
}

.vistaraEmailField .form-label-group > label{
    font-weight: 700;
}

.vistaraEmailField .form-control.is-invalid, .was-validated .form-control:invalid{
    border-color: #dc3545 !important;
}

.vistaraMem label#cardDelivered1-error {
    position: absolute;
    top: 33px;
    left: -10px;
    width: 200px;
    text-align: center;
    color: #d10000;
    font-weight: 600;
    font-size: 14px;
}

.vistaraMem .custom-control-input.is-valid~.custom-control-label, .was-validated .custom-control-input:valid~.custom-control-label{
    color: #000;
}

form#vistaraMemberForm li .addLeft .error {
    min-width: 150px !important;
}

#vistaraMemberForm .MB10{
    position: relative;
}

#vistaraMemberForm .MB10 .vistaraToolTip{
    position: absolute;
    right: -26px;
    top: 0;
}



@media (max-width:768px){
    .vistaraMem{
        display: flex;
        justify-content: space-between;
        padding: 10px 0;
        align-items: center;
        width: 100%;
        margin: 0;
    }
    .vistaraMem > div:first-child {
        padding: 10px;
    }
    .vistaraMem_Section .tooltip-box{
        position: relative;
        left: 0 !important;
        
    }
    .vistaraEmailField{
        width: 100%;
        margin: 50px auto;
    }
}

#successMsg {
    color: green;
}

@media (max-width:480px){
    .cvidsuccessMsg {
        padding-top: 25px;
    }
    #vistaraMemberForm .mobBtnBox{
        padding-top: 25px;
    }
}
.lic-new-popup{
  color: #54565B;
}

.lic-new-card{
  background: #f3f3f3 !important;
}

.credit-card-lic{
  width: 150px;
}

.bannerNewCard-cc .header-name, .bannerNewCard-cc .header-desc {
  margin-bottom: 30px;
  color: #54565b;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
}

@media (max-width: 768px) {
  .bannerNewCard-cc .header-name, .bannerNewCard-cc .header-desc {
    font-size: 18px;
    line-height: 22px;
  }
}

.bannerNewCard-cc .header-desc {
  font-size: 20px;
  line-height: 22px;
}

@media (max-width: 768px) {
  .bannerNewCard-cc .header-desc {
    font-size: 16px;
    line-height: 20px;
  }

  .credit-card-lic {
    width: 80%;
    display: inline-block;
}
}

.newCardBox-cc {
  position: relative;
  padding: 35px 0 35px;
  box-shadow: 12px 27px 38px rgba(0, 0, 0, 0.0871941);
  margin-bottom: 50px;
  margin-top: 50px;
}

.newCardBox-cc .newcBox1-cc:last-child {
  border-bottom: 0;
}

.newcBox1-cc {
  padding: 0 35px 15px;
  border-bottom: 1px solid #dfdfdf;
}

.redBox-cc {
  text-align: right;
}

.redBox-cc .btn {
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.0871941);
  padding: 0;
  background: #9d1d27;
  border-radius: 25px;
  width: 180px;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #fff;
}


@media (max-width: 768px) {
 
  .newCardBox-cc {
    padding: 30px 0 0;
    margin-top: 50px;
  }

  .newcBox1-cc {
    padding: 0 15px 15px;
  }

  .redBox-cc {
    margin-top: 10px;
    float: none;
    text-align: right;
    margin-top: 0;
    padding-top: 0;
  }
  .redBox-cc .MR45 {
    margin-right: 20px;
  }
  
}

.newCardBoxRight-cc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  height: 100%;
}

.newCardBoxRight-cc ul {
  padding-left: 20px;
}

@media (max-width: 1180px) {
  .newCardBoxRight-cc ul {
    margin: 0 0px 0 40px;
  }
}

@media (max-width: 1024px) {
  .newCardBoxRight-cc ul {
    margin: 0 0px 0 40px;
  }
}

@media (max-width: 820px) {
  .newCardBoxRight-cc ul {
    margin: 0 0px 0 70px;
  }
}

@media (max-width: 768px) {
  .newCardBoxRight-cc ul {
    margin: 0 0px 0 0px;
    padding-left: 0;
  }

  .newCardBoxRight-cc {
    padding-right: 0;
  }
  .newCardBoxRight-cc .row {
    margin: 0;
  }
  .newCardBoxRight-cc .row .col-lg-12 {
    padding: 0;
  }
  .newCardBoxRight-cc .row .col-lg-3 {
    padding-left: 0;
  }
  .newCardBoxRight-cc .row .col-lg-3:nth-child(2),
  .newCardBoxRight-cc .row .col-lg-3:nth-child(3) {
    max-width: 30%;
  }
  .newCardBoxRight-cc .row .col-lg-3:nth-child(4) {
    max-width: 39%;
    -ms-flex: 0 0 39%;
        flex: 0 0 39%;
  }
}

@media (max-width: 767px) {
  .newCardBoxRight-cc ul {
    padding-top: 20px;
    padding-left: 0;
    margin: 0 20px 0 40px;
  }
}

.newCardBoxRight-cc ul li {
  margin: 25px 0;
  list-style: disc;
}

.newCardBoxRight-cc ul li:first-child {
  margin-top: 0;
}

@media (max-width: 1199px) {

  .newCardBoxRight-cc {
    width: 100%;
    padding-left: 0;
  }
}

@media (max-width: 600px) {

  .newCardBoxRight-cc .col-lg-3 {
    width: 50%;
  }

  .redBox-cc {
    margin-top: 10px;
    float: none;
    text-align: center;
  }
  .redBox-cc .MR45 {
    margin-right: 20px;
  }

}

.newCardBoxRight-cc li{
  color: #25243B;
}
.banner.banBg.businessUpgradebanner {
    background: linear-gradient(224deg, #000 0%, #403f3f 8.37%, #000 19.51%, #323232 85.62%, #676767 91.76%, #3f3e3e 97.98%);
}

.businesscard-upgrade {
    font: 14px 'Inter', sans-serif;
    color: #25243B;
}

.banner.banBg.businessUpgradebanner .list-cont, .banner.banBg.businessUpgradebanner .f16br {
    color: #FFFFFF;
}
.businesscard-upgrade .banner.banBg .hd2 strong {
    font-weight: 600;
}

.businesscard-upgrade .banner .list-item.op1 li span {
    height: 40px;
}

.businesscard-upgrade .list-cont strong {
    display: unset;
}

.businesscard-upgrade .list-item li{
    margin-right: 10px;
}

.businesscard-upgrade .list-item li span {
    flex: 0 0 40px;
}

.businesscard-upgrade .btandc.f14{
    color: #54565B;
}

.businesscard-upgrade .small,.businesscard-upgrade small {
    font-size: .875em;
}

.businesscard-upgrade .banner figure img {
    max-width: unset;
}

.businesscard-upgrade .banner.banBg .banner-form {
    padding: 40px 30px;
    margin-bottom: -40px;
    min-height: 500px;
}

.businesscard-upgrade .form-details{
    display: unset;
}

.businesscard-upgrade .btn-box .btn-red {
    display: inline-block;
    padding: 12px 30px;
    border-radius: 25px;
    background: #9D1D27;
    color: #FFFFFF;
    text-align: center;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    transition: all 0.3s;
    height:unset;
    min-width: unset;
    letter-spacing: unset;
}

.businesscard-upgrade .first-busines-features .more-reasons {
    background: linear-gradient(218deg, #000 0%, #403f3f 8.37%, #000 19.51%, #323232 85.62%, #676767 91.76%, #3f3e3e 97.98%);
    padding: 75px 40px;
    margin-right: 40px;
}

.businesscard-upgrade .first-busines-features .more-reasons .hd {
    color: #FFFFFF;
    line-height: 1.5;
    margin-bottom: 40px;
}

.businesscard-upgrade .first-busines-features .modified-pop-up {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: row;
    flex-direction: row;
}

.businesscard-upgrade .first-busines-features .modified-pop-up .list-benefits1 {
    display: block;
}

.businesscard-upgrade .first-busines-features .popup-list-box {
    padding: 40px 40px 70px 0;
}

.businesscard-upgrade .list-benefits1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.popup-list-box .list-benefits1 li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 35px;
    display: flex;
}

.businesscard-upgrade .first-busines-features .popup-list-box .list-benefits1 li {
    -ms-flex-align: start;
    align-items: start;
}

.businesscard-upgrade .first-busines-features .popup-list-box .list-benefits1 li figure {
    margin-top: 16px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 0 10px 0 0;
    background: #f3f3f3;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.list-benefits1 li .img-ctr {
    width: 80%;
}

.first-busines-features .popup-list-box .list-benefits1 .f16 {
    color: #4d4d4d;
    margin-bottom: 8px;
    font-weight: 500;
}

.businesscard-upgrade .first-busines-features .popup-list-box .list-benefits1 .list-dot li {
    margin: 0 20px 4px 12px;
    width: 90%;
    font-size: 12px;
    line-height: 1.4;
    color: #4d4d4d;
}

.first-busines-features .popup-list-box .list-benefits1 li {
    -ms-flex-align: start;
    align-items: start;
}

.businesscard-upgrade .list-dot li {
    position: relative;
}
.businesscard-upgrade .list-dot li::after {
    content: "";
    position: absolute;
    left: -10px;
    top: 7px;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background: #54565b;
}

.businesscard-upgrade .first-busines-features .popup-list-box .list-benefits1 li figure {
    margin-top: 16px;
}

.businesscard-upgrade .f16 {
    font-size: 16px;
}

.businesscard-upgrade .first-busines-features .higlit {
    border-radius: 4px;
    background: #f7f7f7;
    padding: 12px;
    text-align: center;
    color: #4e4e4e;
    margin-top: 25px;
}

.businesscard-upgrade .first-busines-features .term {
    color: #5e5e5e;
    text-align: center;
    font-size: 12px;
    margin: 12px 0 0;
}

.businesscard-upgrade .first-busines-features .modal-dialog-centered {
    min-height: calc(100% - 1rem);
}

@media (min-width: 1200px){
    .first-busines-features .modal-dialog.container {
        max-width: 1240px;
    }
    }

@media (max-width: 1024px){
    .businesscard-upgrade .list-item li {
    margin-bottom: 20px;
}
}



@media (max-width: 991px){
    .businesscard-upgrade .list-item li {
    margin-bottom: 15px;
    font-size: 12px;
    margin-right: 5px;
}

.businesscard-upgrade .first-busines-features .more-reasons img {
    width: auto;
}

.businesscard-upgrade .first-busines-features .more-reasons .hd {
    margin-bottom: 20px;
}

.businesscard-upgrade .first-busines-features .more-reasons {
    margin-right: 0;
}

.businesscard-upgrade .banner.banBg .banner-form {
    min-height: auto;
    margin-bottom: 0;
}
.businesscard-upgrade .first-busines-features .popup-list-box {
    padding: 12px 20px 40px 20px;
}

.businesscard-upgrade  .list-benefits1 li:nth-child(odd) {
    margin-right: 15px;
}
.businesscard-upgrade .popup-list-box .list-benefits1 li {
   width: 47%;
}
}

@media (max-width: 767px){
.businesscard-upgrade .list-item {
    -ms-flex-direction: column;
    flex-direction: column;
}
.businesscard-upgrade .first-busines-features .modal-dialog.container {
    padding: 0;
}
.businesscard-upgrade .first-busines-features .more-reasons {
    padding: 24px;
}
.businesscard-upgrade .first-busines-features .more-reasons .hd {
    font-size: 24px;
}
.businesscard-upgrade .first-busines-features .more-reasons img {
    width: 80%;
}

.businesscard-upgrade .first-busines-features .popup-list-box {
    padding: 0px 10px 20px 12px;
}
.businesscard-upgrade .first-busines-features .popup-list-box .list-benefits1 li {
    margin-top: 20px;
}

.businesscard-upgrade .list-benefits1 li:nth-child(odd) {
    margin-right: 0;
}

.businesscard-upgrade .popup-list-box .list-benefits1 li {
    width: 100%;
}

}





.get-offer-businesscard{
    font: 14px 'Inter', sans-serif;
    color: #25243B;
}
.get-offer-businesscard .f16 {
    font-size: 16px;
}
.get-offer-businesscard .f16 strong {
    font-weight: 600;
}
.get-offer-businesscard .congo-top {
    background: linear-gradient(218deg, #000 0%, #403f3f 8.37%, #000 19.51%, #323232 85.62%, #676767 91.76%, #3f3e3e 97.98%);
    padding: 24px 0 20px;
    color: #FFFFFF;
}
.get-offer-businesscard  .list-cont strong{
    display: unset;
}

.get-offer-businesscard .list-point li .list-cont.reset-font-size p.f12 {
    font-size: 18px;
    margin-bottom: 0;
}

.get-offer-businesscard .congo-btm .custom-control.green .custom-control-input:not(:disabled):active ~ .custom-control-label::before,.get-offer-businesscard .congo-btm .custom-control.green .custom-control-input:checked ~ .custom-control-label::before {
    background: #9f9898;
    border-color: #726767;
}

.get-offer-businesscard  .congo-top .hd21 {
    letter-spacing: 0;
    font-weight: 300;
    font-size: 21px;
}

.get-offer-businesscard  .congo-top .hd21 strong {
    font-weight: 600;
}

.get-offer-businesscard .congo-top .limit-bx {
    border-radius: 8px;
    border: 1px dashed #bcbcbc;
    background: #000;
    font-size: 24px;
    font-weight: 700;
    display: inline-block;
    width: 250px;
    padding: 8px 24px;
    margin-left: 10px;
}

.get-offer-businesscard .congo-btm {
    padding: 24px 0;
    color: #4d4d4d;
}

.get-offer-businesscard .congo-btm .choose-box {
    border-radius: 8px;
    border: 1px solid #5e5e5e;
    background: #fff;
    padding: 0 28px 28px;
    position: relative;
    display: block;
    height: 100%;
}

.get-offer-businesscard .congo-btm .choose-box .img-box {
    display: block;
}
.get-offer-businesscard .congo-btm .choose-box .custom-control {
    display: -ms-flexbox;
    display: flex;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    position: absolute;
    left: 50%;
    right: auto;
    -khtml-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 8px 20px 8px 60px;
    margin-top: -60px;
    z-index: 1;
    min-height: 1.5rem;
}

.get-offer-businesscard .list-point li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px;
}

.get-offer-businesscard .choose-box .img-box img {
    transition: transform .5s;
}

.get-offer-businesscard .list-point li span img {
    width: 24px;
    height: auto;
}

.get-offer-businesscard .choose-box img {
    opacity: .5;
}

.get-offer-businesscard .list-point li .list-cont.reset-font-size p.f16 {
    font-size: 24px;
    margin-bottom: 0;
}

.get-offer-businesscard .list-point li .list-cont.reset-font-size p.f12 {
    font-size: 18px;
    margin-bottom: 0;
}

.get-offer-businesscard .list-point li .list-cont.reset-font-size p.f12 strong {
    font-weight: 600;
}

.get-offer-businesscard .congo-btm .higlit {
    border-radius: 4px;
    background: #fdfdfd;
    padding: 10px 40px;
    margin-top: -20px;
    position: absolute;
    left: 50%;
    right: auto;
    -khtml-transform: translateX(-50%);
    transform: translateX(-50%);
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.25);
    margin-bottom: 1rem;
}

.get-offer-businesscard .congo-btm .btn-box .btn-red {
    min-width: 250px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
}

.get-offer-businesscard .btn-box .btn-red {
    display: inline-block;
    padding: 12px 30px;
    border-radius: 25px;
    background: #9D1D27;
    color: #FFFFFF;
    text-align: center;
    white-space: nowrap;
    line-height: 20px;
    transition: all 0.3s;
}

.get-offer-businesscard .congo-btm .btn-box .link1 {
    margin-top: 16px;
    display: inline-block;
    border-bottom: 1px solid #9D1D27;
}

.get-offer-businesscard .custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0;
}

.get-offer-businesscard .congo-btm .choose-box .custom-control .custom-control-label {
    padding-top: 0;
    width: auto;
    margin-top: 3px;
    left: -40px;
    padding-left: 0 !important;
    text-align: center;
    
}

.get-offer-businesscard .congo-btm .choose-box .img-box label {
    display: block;
}

.get-offer-businesscard .custom-control.green .custom-control-label::before {
    border: solid 2px #d8d8d8;
}

.get-offer-businesscard .choose-box .custom-control-label::before, .choose-box .custom-control-label::after {
    left: 41%;
}

.get-offer-businesscard .congo-btm .choose-box .custom-control .hd21 {
    color: #000;
    font-size: 21px;
    letter-spacing: -0.5px;
}

.get-offer-businesscard .choose-box label {
    color: #b8b8b8;
}

@media (max-width: 767px) {
    .get-offer-businesscard .congo-top figure img {
        width: 60%;
    }

    .get-offer-businesscard .congo-top {
        text-align: center;
    }

    .get-offer-businesscard .congo-top .col-md-7.PL50 {
        padding-left: 15px;
    }

    .get-offer-businesscard .congo-top .hd32 {
        margin-top: 12px;
    }

    .get-offer-businesscard .congo-top .hd21 {
        font-size: 16px;
    }

    .get-offer-businesscard .congo-top .limit-bx {
        width: 200px;
        font-size: 16px;
    }
    .get-offer-businesscard .congo-btm .pr8 {
        padding-right: 7px;
    }
    .get-offer-businesscard .congo-btm .choose-box {
        padding: 0 12px 20px;
    }

    .get-offer-businesscard .congo-btm .choose-box .custom-control.custom-radio.green {
        width: 80%;
        padding: 8px 10px 8px 32px;
    }

    .get-offer-businesscard .congo-btm .choose-box .custom-control.custom-radio.green .custom-control-label {
        left: -25px;
    }
    .get-offer-businesscard  .congo-btm .choose-box .custom-control.custom-radio.green .custom-control-label::after,.get-offer-businesscard  .congo-btm .choose-box .custom-control.custom-radio.green .custom-control-label::before {
        width: 20px;
        height: 20px;
    }

    .get-offer-businesscard .congo-btm .choose-box .custom-control .hd21 {
        font-size: 14px;
    }
    .get-offer-businesscard .congo-btm .choose-box .f24 {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .get-offer-businesscard .congo-btm .list-point li {
        -ms-flex-align: start;
        align-items: start;
    }
    .get-offer-businesscard .congo-btm .list-point li span {
        width: 24px;
        height: 24px;
        margin-right: 6px;
    }
    .get-offer-businesscard .congo-btm .list-point li span img {
        width: 12px;
    }
    .get-offer-businesscard .congo-btm .list-cont {
        width: 80%;
    }
    .get-offer-businesscard .list-point li .list-cont.reset-font-size p.f16 {
        font-size: 16px;
    }
    .get-offer-businesscard .list-point li .list-cont.reset-font-size p.f12 {
        font-size: 14px;
        line-height: 1.4;
    }
    .get-offer-businesscard .congo-btm .pl8 {
        padding-left: 7px;
    }
    .get-offer-businesscard  .congo-btm .higlit {
        text-align: center;
        font-size: 12px;
        padding: 10px;
    }
    .get-offer-businesscard .congo-btm .higlit span {
        display: block;
        font-size: 0;
        border-bottom: 2px solid #d9d9d9;
        margin: 8px 20%;
    }
    .get-offer-businesscard .congo-btm .btn-box.MT40 {
        margin-top: 60px;
    }
    .get-offer-businesscard .congo-btm .btn-box.MT40 .btn-red {
        min-width: 100%;
        font-size: 14px;
        height: auto;
        line-height: 18px;
    }
}

@media (max-width: 991px){
    .get-offer-businesscard  .congo-btm .choose-box .custom-control,.get-offer-businesscard  .congo-btm .higlit {
    width: 70%;
}
}
.business-upgrade-application{
    font: 14px 'Inter', sans-serif;
}

.business-upgrade-application .pd-section.op1 {
    background: url(../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/businesscardupgrade/offer-page/bg.jpeg) no-repeat 0 0;
    background-size: cover;
    color: #FFFFFF;
}

.business-upgrade-application .pd-section {
    padding: 35px 0 20px 0;
}

.business-upgrade-application .pd-section.op1 .hd {
    color: #FFFFFF;
}

.business-upgrade-application .credit-card-box {
    margin-bottom: -60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.business-upgrade-application .credit-card-box figure {
    position: relative;
}

.business-upgrade-application .credit-card-box figure figcaption {
    position: absolute;
    left: 0;
    bottom: 24px;
    padding-left: 15px;
    font-family: "ocr-b_10_btregular";
    color: #FFFFFF;
    font-size: 13px;
}

.business-upgrade-application .credit-card-box figure figcaption span {
    display: block;
}

.business-upgrade-application .form-control:disabled,
.business-upgrade-application .form-control[readonly] {
    background: #E5E5E5;
}

.business-upgrade-application .form-control:disabled{
    background: #e5e5e5 url(../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/down.svg) no-repeat right center !important;
    background-position: 98% center !important;
    border: 2px solid;
    border-color: inherit;
    color: #000;
}

.business-upgrade-application .etdDisabled:disabled.disabled {
    background: #E5E5E5 !important;
    border: 2px solid #d8d8d8;
}

.business-upgrade-application .btn-box .btn-red {
    display: inline-block;
    padding: 12px 30px;
    border-radius: 25px;
    background: #9D1D27;
    color: #FFFFFF;
    text-align: center;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    transition: all 0.3s;
    height:unset;
    min-width: unset;
}

.business-upgrade-application .form-label-group .selected:not(:placeholder-shown)~label {
    font-size: 12px;
    color: #777;
    background: #fff;
    display: inline-block;
    width: auto;
    padding: 1px 4px;
    margin-left: 7px;
    margin-top: -10px;
    border-radius: 5px;
}

.business-upgrade-application .form-label-group > label {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    margin-bottom: 0;
    line-height: 1.5;
    color: #737373;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    transition: all 0.1s ease-in-out;
}

.business-upgrade-application .progress-list ul li.active span{
    color: #25243B;
}

.business-upgrade-application .form1 .form-label-group > label,.business-upgrade-application .form2 .form-label-group > label{
    font-weight: unset;
}

.business-upgrade-application .custom-control-input.is-invalid~.custom-control-label,.business-upgrade-application .was-validated .custom-control-input:invalid~.custom-control-label {
    color: #dc3545;
}

@media (max-width: 767px) {
    .business-upgrade-application .pd-section {
        padding: 30px 0;
    }

    .business-upgrade-application .credit-card-box {
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .business-upgrade-application .form-details {
        display: block;
    }

    .business-upgrade-application .progress-list {
        text-align: center;
    }

    .business-upgrade-application .progress-list ul li.cc {
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
        font-size: 10px;
        margin: 0;
        border-radius: 25px;
        -ms-flex-pack: start;
        overflow: hidden;
    }

    .business-upgrade-application .form-label-group>label.recomdBis{
        margin-top: 5px !important;
    }

}

@media (max-width: 991px) {
    .business-upgrade-application .pd-section .hd {
        font-size: 24px;
    }
}

@media (max-width: 480px) {

    .business-upgrade-application .credit-card-box,
    .business-upgrade-application .coreMobBox {
        display: none;
    }
}

.business-upgrade-application .busName {
    position: relative;
}

.business-upgrade-application .othersFirmContainer {
    position: relative;
}

.business-upgrade-application .tooltip-busOther {
    position: absolute;
    right: -2rem;
    top: 1rem;
}
.business-upgrade-application .tooltip-busName {
    position: absolute;
    right: -2rem;
    top: 1rem;
}

.business-upgrade-application .form-label-group>label.recomdBis {
    margin-left: 0 !important;
    font-size: 11px !important;
    padding-left: 0 !important;
}

.business-upgrade-application .form-label-group>label.recomdBis {
    color: #767676;
    font-family: Roboto;
    font-size: 11px;
    letter-spacing: 0;
    line-height: 15px;
    position: relative;
    padding: 5px 0 0;
    top: unset;
    left: unset;
}
/*congratulations-new2*/
.congNew {
  padding-bottom: 40px;
  font-family: 'Inter', sans-serif;
}

.congNew .container {
  max-width: 1140px;
  width: 100%;
  padding: 0 20px;
}

@media screen and (max-width: 1100px) {
  .congNew .container {
    padding: 0 30px;
  }
}

@media screen and (max-width: 840px) {
  .congNew .container .conW128 {
    width: 128px;
    -ms-flex: 0 0 128px;
        flex: 0 0 128px;
    max-width: 128px;
    padding: 0;
  }
  .congNew .container .conW128 .credit-card-img {
    margin: 0;
  }
  .congNew .container .conW128 img {
    width: 100%;
  }
  .congNew .container .conW100 {
    width: calc(100% - 128px);
    -ms-flex: 0 0 calc(100% - 128px);
        flex: 0 0 calc(100% - 128px);
    max-width: calc(100% - 128px);
    padding-right: 0;
  }
  .congNew .container .hd {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .congNew .container p {
    font-size: 12px !important;
    margin-bottom: 10px;
  }
  .congNew .container p.font21 {
    font-size: 14px !important;
  }
  .congNew .container .giftBoxMain {
    width: 100%;
  }
  .congNew .container .youCanBox {
    width: 100%;
    margin-left: 0;
    padding-right: 0;
    background: #FFFFFF;
    box-shadow: 0px 4px 40px rgba(37, 36, 59, 0.1);
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 30px;
    position: relative;
    margin-top: -105px;
  }
  .congNew .container .youCanBox h3 {
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
  }
  .congNew .container .youCanBox li {
    padding-left: 30px;
    font-size: 14px;
    padding-bottom: 20px;
  }
  .congNew .container .youCanBox li span {
    width: 20px;
    height: 20px;
    font-size: 12px;
    font-weight: 600;
  }
}

.congNew .ban-section {
  margin: 15px 0 40px 0;
    background: #ffdcdc;
    padding: 35px 0;
}

@media screen and (max-width: 840px) {
  .congNew .ban-section {
    padding-top: 20px;
    margin-bottom: 40px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 767px) {
  .congNew .ban-section {
    margin-bottom: 20px;
  }
}

.congNew .ban-section .credit-card-img {
  right: auto;
  left: 0;
}

.congNew .ban-section .credit-card-img .cardImg {
  position: relative;
}

.congNew .ban-section .credit-card-img .cardImg span {
  position: absolute;
  margin-left: 10px;
  bottom: 58px;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}

@media screen and (max-width: 840px) {
  .congNew .ban-section .credit-card-img .cardImg span {
    font-size: 6px;
    margin-left: 5px;
    bottom: 26px;
  }
}

.congNew .ban-section .credit-card-img .cardImg.cardImgWow span {
  bottom: 62px;
  font-size: 10px;
  letter-spacing: 1.5px;
}

@media screen and (max-width: 840px) {
  .congNew .ban-section .credit-card-img .cardImg.cardImgWow span {
    font-size: 6px;
    margin-left: 5px;
    bottom: 26px;
  }
}

.congNew .ban-section .credit-card-img .cardImgVertical span {
  position: absolute;
  margin-left: 85px;
  bottom: auto;
  top: 52px;
  color: #fff;
  font-size: 6px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}

@media screen and (max-width: 840px) {
  .congNew .ban-section .credit-card-img .cardImgVertical span {
    font-size: 3px;
    margin-left: 40px;
    top: 24px;
    letter-spacing: .5px;
  }
}

.congNew .ban-section p {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.2px;
  color: #25243B;
}

.congNew .ban-section p strong {
  font-weight: 600;
}

.congNew .ban-section p.font21 {
  font-size: 21px;
}

.congNew .youCanBox {
  /* width: 420px; */
  /* float: left; */
  padding-top: 20px;
  padding-right: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-left: -15px;
}

.congNew .youCanBox h3 {
  font-size: 26px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: -0.01em;
  color: #25243B;
  padding-bottom: 30px;
}

.congNew .youCanBox li {
  padding-left: 55px;
  position: relative;
  font-size: 17px;
  font-weight: 300;
  padding-bottom: 30px;
  display: flex;
  align-items: center;
}

.congNew .youCanBox li span {
  background: linear-gradient(102.77deg, #FEE8DA 11.9%, #FECBB4 97.69%);
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  border-radius: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: #9B1E26;
  font-size: 24px;
  font-weight: 700;
}

.congNew .giftBoxMain {
  float: left;
  width: calc(100% - 420px);
}

@media screen and (max-width: 1100px) {
  .congNew .giftBoxMain .giftBox {
    width: 48%;
    height: 485px;
  }
}

@media screen and (max-width: 640px) {
  .congNew .giftBoxMain {
    overflow: auto;
  }
}

.congNew .giftBoxMain .gifBoxCorso {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.congNew .giftBoxMain .gifBoxCorso .disabled {
  display: none;
}

@media screen and (max-width: 640px) {
  .congNew .giftBoxMain .gifBoxCorso {
    width: 555px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .congNew .giftBoxMain .gifBoxCorso .giftBox {
    width: 252px;
    height: 340px;
    padding-top: 12px;
  }
  .congNew .giftBoxMain .gifBoxCorso .giftBox .giftimg img {
    width: 85%;
    margin: auto;
  }
  .congNew .giftBoxMain .gifBoxCorso .giftBox .giftCont {
    padding: 0 12px;
  }
  .congNew .giftBoxMain .gifBoxCorso .giftBox h4 {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.5px;
    padding-bottom: 8px;
    font-weight: 600;
  }
}

.congNew .giftBox {
  width: 338px;
  height: 454px;
  background: linear-gradient(180deg, #FDC445 0%, #F6AD2A 100%);
  box-shadow: 0px 4px 40px rgba(37, 36, 59, 0.1);
  border-radius: 8px;
  padding: 24px 0 0;
  position: relative;
}

.congNew .giftBox.giftBox2 {
  background: linear-gradient(90deg, #D89D9F 0%, #E2AAAB 100%);
  box-shadow: 0px 4px 40px rgba(37, 36, 59, 0.1);
}

.congNew .giftBox .giftCont {
  padding: 0 24px;
}

.congNew .giftBox h4 {
  color: #9B1E26;
  font-size: 21px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: -0.6px;
  padding-bottom: 10px;
}

.congNew .giftBox p {
  font-size: 12px;
  line-height: 14px;
  font-weight: 300;
  letter-spacing: -0.5px;
  color: #9B1E26;
}

.congNew .giftBox p a {
  font-weight: 600;
  color: #9B1E26;
}

.congNew .giftBox .btn {
  background: #9B1E26;
  color: #fff;
  width: 115px;
  height: 32px;
  padding: 0;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  border-radius: 54px;
}

.congNew .giftBox .giftBtn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  z-index: 1;
}

.congNew .giftBox .giftBtn span {
  font-size: 10px;
  color: #9B1E26;
  padding-left: 10px;
  font-weight: 400;
}

.congNew .giftBox .giftimg {
  position: absolute;
  bottom: 0;
}

.congNew .giftBox .giftimg img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0 0 8px 8px;
}

.congNew .giftBox .plusIcon {
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../components/content/cc-ntb/businesCardUpgrade/business-upgrade-cong/clientlib/images/congratulation/plusIcon.svg) no-repeat;
  width: 70px;
  height: 70px;
}

.congNew .giftBox .rupeeIcon {
  position: absolute;
  right: 0;
  top: 0;
  background: url(../components/content/cc-ntb/businesCardUpgrade/business-upgrade-cong/clientlib/images/congratulation/rupeesIcon.svg) no-repeat;
  width: 70px;
  height: 70px;
}

.congNew .giftBBox .container {
  padding-right: 0;
}

@media screen and (max-width: 840px) {
  .congNew .giftBBox .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media screen and (max-width: 640px) {
  .congNew .giftBBox .container {
    padding: 0;
  }
  .congNew .giftBBox .container .youCanBoxIn {
    padding: 0 15px;
  }
}

/* cong-section-upgrade css */

.cong-section-upgrade {
  padding: 70px 0;
  background: #ffffff;
  height: 100%;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 100;
  padding: 200px 0px 50px 0px;
  }
  
  @media (max-width: 767px) {
  .cong-section-upgrade {
  padding: 30px 0;
  }
  }
  
  .cong-section-upgrade figure {
  margin: 0;
  }
  
  .cong-section-upgrade.op1 {
  padding-bottom: 0;
  }
  
  .cong-section-upgrade .cc-card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  }
  
  .cong-section-upgrade .cc-card figure {
  position: relative;
  }
  
  .cong-section-upgrade .cc-card figure figcaption {
  position: absolute;
  left: 0;
  bottom: 24px;
  padding-left: 15px;
  font-family: 'ocr-b_10_btregular';
  color: #FFFFFF;
  font-size: 13px;
  }
  
  .cong-section-upgrade .cc-card.op1 figure figcaption {
  top: 105px;
  }
  
  .business-upgrade-cong .congNew .youCanBox{
    width:unset;
    float:unset;
  }
.business-upgrade-errorpage .sme-thank-you {
    padding: 60px 0 165px 0;
    background: url(../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/businesscardupgrade/offer-page/thank-you-bg.jpg) no-repeat 0 0;
    background-size: cover;
    color: #FFF;
    text-align: center;
    font: 14px 'Inter', sans-serif;
}

.business-upgrade-errorpage .hd36 {
    font-weight: 600;
    font-size: 36px;
    letter-spacing: -0.02em;
    line-height: 1.2;
}

@media (max-width: 767px){
.business-upgrade-errorpage .hd36 {
    font-size: 20px;
    letter-spacing: -0.02em;
}
}
/* .banner.op1 {
    background: #323250;
}

.banner.op1 .hd {
    color: #FFF;
}

.banner.op1 .list-cont {
    color: #FFF;
}

.banner.op1 .f16br {
    color: #FFF;
}

.stnd-head{
    white-space: nowrap;
} */

/* .ntbHeadBoxes {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.ntbHeadBoxesAB1 .ntbHeadBoxCom {
    border-radius: 10px;
}

.ntbHeadBoxes .ntbHeadBoxCom {
    height: 56px;
    border-radius: 4px;
    margin: 0px 20px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    pointer-events: none;
}

.ntbHeadBoxesAB1 .ntbHeadBoxCom .ntbHeadBox1 {
    background: linear-gradient(91.65deg, #FAF3D8 0.38%, #EFDFD3 100%);
    border-radius: 10px;
}

.ntbHeadBoxes .ntbHeadBoxCom .ntbFlex {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 56px;
    width: 320px;
    padding: 0 5px 0 10px;
    border-radius: 4px;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.ntbHeadBoxesAB1 .ntbHeadBoxCom .ntbHeadBox1 .ntbHeadLeft1 {
    color: #131A1B;
}

.ntbHeadBoxesAB1 .ntbHeadBoxCom img {
    padding: 8px;
}

.ntbHeadBoxesAB1 .ntbHeadBoxCom .ntbHeadBox2 {
    background: #E1E1EB;
    border-radius: 10px;
}

.ntbHeadBoxCom .ntbHeadBox2 .ntbHeadLeft1 {
    color: #131A1B;
}

.ntbHeadBoxes .ntbHeadBoxCom .ntbHeadLeft1 {
    font-size: 32px;
    color: #fff;
    font-weight: 600;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.ntbHeadBoxesAB1 .ntbHeadBoxCom img {
    padding: 8px;
}

.ntbHeadBoxes .ntbHeadBoxCom .ntbHeadLeft2 {
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px;
    line-height: 18px;
}

.ntbHeadBoxesAB1 .ntbHeadBoxCom .ntbHeadBox2 strong {
    font-size: 17px;
}

.ntbHeadBoxesAB1 .ntbHeadBoxCom .ntbHeadBox2 .ntbHeadLeft1 {
    color: #131A1B;
} */


.banner.op1-new {
  background: #fff4da;
}
.banner.op1-new .hd {
  color: #323250;
}
.banner.op1-new .list-cont {
  color: #323250;
}
.banner.op1-new .f16br {
  color: #323250;
}

.more-reasons-bg {
  background: #fff4da;
  padding: 75px 55px;
  height: 100%;
}
@media (max-width: 991px) {
  .more-reasons-bg {
    background: #fff4da;
    padding: 75px 55px 0 55px;
  }
}
@media (max-width: 767px) {
  .more-reasons-bg {
    padding: 30px 30px 0 30px;
  }
  .more-reasons-bg img {
    width: 137px;
  }
}
.more-reasons-bg .hd {
  color: #323250;
}
/* cashback banner */
.fixedNewHT .fixedNew.ver2 {
    background: #fff4da;
  }
  .fixedNewHT .fixedNew.ver2 .fixedNewC img {
    width: 102px;
  }
  .fixedNewHT .fixedNew.ver2 .fixedNewC span {
    left: 1px;
    font-size: 10.5px;
  }
  .fixedNewHT .fixedNew.ver2 .fixedNewTxt .hd3b,
  .fixedNewHT .fixedNew.ver2 .fixedNewTxt .headBox,
  .fixedNewHT .fixedNew.ver2 .fixedNewTxt .hd {
    color: #323250;
  }
  .fixedNewHT .fixedNew.ver2 .fixedNewTxt .coreBtn {
    color: #323250 !important;
  }
  .fixedNewHT .fixedNew.ver2 .fixedNewTxt .coreBtn.with-arrow::after {
    color: #323250;
  }
  .fixedNewHTNew .fdApp-banner.ver2 {
    background: #fff4da;
  }
  .fixedNewHTNew .fdApp-banner.ver2 .container .banIn figure {
    width: 137px;
  }
  .fixedNewHTNew .fdApp-banner.ver2 .container .banIn figure span {
    bottom: 15%;
    left: 0;
    width: 100%;
    text-align: center;
  }
  @media (max-width: 991px) {
    .fixedNewHTNew .fdApp-banner.ver2 .container .banIn figure {
      width: 137px;
    }
    .fixedNewHTNew .fdApp-banner.ver2 .container .banIn figure span {
      bottom: 15%;
      left: 15px;
      font-size: 12px;
      white-space: nowrap;
      right: 0;
      text-align: center;
      width: 100%;
    }
    .fixedNewHTNew .fdApp-banner.ver2 .container .banIn figure img {
      margin-left: 15px;
    }
  }
  @media (max-width: 767px) {
    .fixedNewHTNew .fdApp-banner.ver2 .container .banIn figure {
      width: 120px;
    }
    .fixedNewHTNew .fdApp-banner.ver2 .container .banIn figure span {
      bottom: 15%;
      left: 0;
      font-size: 9px;
      white-space: nowrap;
      right: 0;
      text-align: center;
    }
    .fixedNewHTNew .fdApp-banner.ver2 .container .banIn figure img {
      margin-left: 0;
    }
  }
  .fixedNewHTNew .fdApp-banner.ver2 .container .banIn .f17,
  .fixedNewHTNew .fdApp-banner.ver2 .container .banIn .hd36 {
    color: #323250;
  }
  .fixedNewHTNew .fdApp-banner.ver2 .wow-offer2 {
    background: #f8f9fa;
  }

  @media (min-width: 767px) {
    .cashbackFaq {
      padding: 120px 15px 120px 15px !important;
    }
  }
  
  .ulCashback {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
  }

  .ulCashback li {
    list-style: disc;
  }
/* .ntb-aggregator-section {
  height: calc( 100vh - 105px);
}

@media (max-width: 767px) {
  .ntb-aggregator-section {
    height: calc( 100vh - 61px);
  }
} */

.ntb-aggregator-section .left-content {
  padding: 38px 0;
}

@media (max-width: 767px) {
  .ntb-aggregator-section .left-content {
    padding: 12px 0;
  }
}

.ntb-aggregator-section .form-label-group {
  max-width: 381px;
}

.ntb-aggregator-section .form-label-group select.form-control {
  border-radius: 8px;
  border: 0.3px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 11.5px 0px rgba(0, 0, 0, 0.19);
  padding: 12px 25px;
  background: #FFFAFF url(../components/content/cc-ntb/accountAggregator/clientlibs/images/down.svg) no-repeat 95% center !important;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #9A1B24;
  font-size: 16px;
  font-weight: 600;
}

.ntb-aggregator-section .form-label-group label.form-control-placeholder {
  color: #393939;
  font-weight: 600;
  font-size: 16px;
}

.ntb-aggregator-section .normal-select-box.selected:not(:placeholder-shown) ~ label {
  margin-left: 19px;
  font-weight: 400;
  font-size: 12px;
}

.ntb-aggregator-section .h1 {
  margin-bottom: 12px;
  color: #790000;
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
}

@media (max-width: 767px) {
  .ntb-aggregator-section .h1 {
    margin-bottom: 10px;
    font-size: 18px;
  }
}

.ntb-aggregator-section .h4 {
  color: #414141;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  margin: 0;
}

@media (max-width: 767px) {
  .ntb-aggregator-section .h4 {
    font-size: 12px;
  }
}

.ntb-aggregator-section .tip {
  border-radius: 12px;
  background: #FFF;
  box-shadow: 0px 0px 10.6px 0px rgba(0, 0, 0, 0.07);
  padding: 16px;
  margin: 28px 0;
  color: #5B5B5B;
  font-size: 14px;
  font-weight: 500;
  line-height: 145%;
  display: flex;
}

.ntb-aggregator-section .tip img {
  margin-right: 10px;
}

@media (max-width: 767px) {
  .ntb-aggregator-section .tip {
    font-size: 12px;
    padding: 10px;
    margin: 12px 0 18px 0;
  }
}

.ntb-aggregator-section .info {
  border-radius: 32px;
  background: #FFE6E6;
  color: #433C3C;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  /* 142.857% */
  margin: 34px 0;
  max-width: 381px;
}

.ntb-aggregator-section .info img {
  margin: -8px 0;
}

@media (max-width: 767px) {
  .ntb-aggregator-section .info {
    font-size: 12px;
    margin: 26px 0;
  }
}

.ntb-aggregator-section .terms {
  color: #494949;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  margin-top: 37px;
  margin-bottom: 0;
}

.ntb-aggregator-section .terms a {
  color: #9B1E26;
  font-weight: 500;
  text-decoration-line: underline;
}

.ntb-aggregator-section .terms a:hover {
  text-decoration-line: none;
}

@media (max-width: 767px) {
  .ntb-aggregator-section .terms {
    font-size: 12px;
    margin-top: 50px;
  }
}

.ntb-aggregator-section .button-container {
  margin-top: 38px;
}

@media (max-width: 767px) {
  .ntb-aggregator-section .button-container {
    margin-top: 14px;
  }
}

.ntb-aggregator-section .button-container .btn-link {
  color: #9B1E26;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
}

.ntb-aggregator-section .button-container .btn-primary {
  border-radius: 23.5px;
  background: #9B1E26;
  padding: 15px 50px;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  margin-left: 25px;
  outline: none;
  border: 0;
  box-shadow: none;
}

.ntb-aggregator-section .button-container .btn-primary:focus, .ntb-aggregator-section .button-container .btn-primary:active {
  outline: none;
  border: 0;
  box-shadow: none;
  background: #9B1E26;
}

.ntb-aggregator-section .button-container .btn-primary:disabled {
  background: #A7A7A7;
}

.ntb-aggregator-section .aggregator-owl-carousel {
  border-radius: 24px;
  background: #E6D9E7;
  padding: 100px 0;
  height: 100%;
}

@media (max-width: 767px) {
  .ntb-aggregator-section .aggregator-owl-carousel {
    padding: 16px 0;
    border-radius: 12px;
  }
}

.ntb-aggregator-section .aggregator-owl-carousel .owl-dots {
  text-align: center;
}

.ntb-aggregator-section .aggregator-owl-carousel .owl-dots button {
  width: 8px;
  height: 8px;
  margin: 0 3px;
  border-radius: 4px;
  background-color: #C8A8CA;
  transition: all 0.2s ease-in-out;
}

.ntb-aggregator-section .aggregator-owl-carousel .owl-dots button.active {
  background-color: #6C466F;
  width: 20px;
  transition: all 0.2s ease-in-out;
}

.ntb-aggregator-section .aggregator-owl-carousel .item {
  text-align: center;
  position: relative;
  padding: 10px 50px;
}

.ntb-aggregator-section .aggregator-owl-carousel .item:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%) scale(0.8);
  -webkit-transform: translate(-50%, -50%) scale(0.8);
  border-radius: 446px;
  background: rgba(244, 227, 245, 0.5);
  filter: blur(8.6px);
  z-index: -1;
  border: 1px  solid #F4E3F5;
}

@media (max-width: 767px) {
  .ntb-aggregator-section .aggregator-owl-carousel .item {
    text-align: left;
    padding: 0px 18px;
  }
}

.ntb-aggregator-section .aggregator-owl-carousel .item figure {
  min-height: 125px;
}

@media (max-width: 767px) {
  .ntb-aggregator-section .aggregator-owl-carousel .item figure {
    min-height: 1px;
  }
}

.ntb-aggregator-section .aggregator-owl-carousel .item img {
  max-height: 125px;
  max-width: 261px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .ntb-aggregator-section .aggregator-owl-carousel .item img {
    max-width: 74px;
    width: 74px;
    margin-top: 10px;
  }
}

.ntb-aggregator-section .aggregator-owl-carousel .item .heading {
  color: #3C3558;
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
  text-decoration-line: underline;
  margin-top: 10px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .ntb-aggregator-section .aggregator-owl-carousel .item .heading {
    margin: 0;
    font-size: 18px;
  }
}

.ntb-aggregator-section .aggregator-owl-carousel .item .sub-heading {
  color: #3C3558;
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  margin-top: 12px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .ntb-aggregator-section .aggregator-owl-carousel .item .sub-heading {
    margin-top: 10px;
    font-size: 16px;
  }
}

.ntb-aggregator-section .aggregator-owl-carousel .item .desc {
  color: #785F7A;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  /* 125% */
  margin-top: 24px;
}

@media (max-width: 767px) {
  .ntb-aggregator-section .aggregator-owl-carousel .item .desc {
    margin-top: 10px;
    font-size: 12px;
    line-height: 16px;
    /* 133.333% */
  }
}

.ntb-aggregator-section .ntb-aggregator-right {
  border-radius: 24px;
  background: #E6D9E7;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  padding: 110px 50px 150px 65px;
  margin-top: 3px;
}

.ntb-aggregator-section .ntb-aggregator-right .step-item {
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .ntb-aggregator-section .ntb-aggregator-right .step-item {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .ntb-aggregator-section .ntb-aggregator-right figure {
    min-height: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.ntb-aggregator-section .ntb-aggregator-right figure img {
  max-width: 110px;
}

@media (max-width: 767px) {
  .ntb-aggregator-section .ntb-aggregator-right figure img {
    max-width: 55px;
    margin-bottom: 10px;
  }
}

.ntb-aggregator-section .ntb-aggregator-right .head1 {
  color: #3C3558;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration-line: underline;
  margin-bottom: 12px;
}

@media (max-width: 767px) {
  .ntb-aggregator-section .ntb-aggregator-right .head1 {
    font-size: 14px;
    text-align: center;
    margin-bottom: 4px;
  }
}

.ntb-aggregator-section .ntb-aggregator-right .sub-head2 {
  color: #3C3558;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 120.833%;
}

@media (max-width: 767px) {
  .ntb-aggregator-section .ntb-aggregator-right .sub-head2 {
    font-size: 12px;
    text-align: center;
    padding: 0 10px;
  }
}

@media (max-width: 1024px) {
  .ntb-aggregator-section .ntb-aggregator-right {
    padding: 50px 10px;
  }
}

@media (max-width: 767px) {
  .ntb-aggregator-section .ntb-aggregator-right {
    height: auto;
    padding: 20px;
    flex-wrap: nowrap;
    border-radius: 12px;
    margin-top: 2px;
    justify-content: center;
  }
}

.info-container {
  margin: 5% 0;
}

@media (max-width: 767px) {
  .info-container {
    margin: 10% 0;
  }
}

.info-container .h2 {
  color: #A70000;
  text-align: center;
  font-size: 21px;
  font-weight: 700;
  line-height: normal;
  margin: 16px 0 26px 0;
}

@media (max-width: 767px) {
  .info-container .h2 {
    font-size: 18px;
    margin: 24px 0 33px 0;
    padding: 0 10px;
  }
}

.info-container .success-info {
  border-radius: 21px;
  background: #F9F5FF;
  padding: 9px 22px;
  color: #4D3965;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
}

.info-container .success-info img {
  margin-right: 8px;
}

@media (max-width: 767px) {
  .info-container .success-info {
    margin-bottom: 10px;
    border-radius: 34px;
  }
}

.info-container .error-info {
  max-width: 529px;
  margin: 12px auto 0 auto;
  border-radius: 19px;
  background: #FAFAFA;
  box-shadow: 0px 2px 11.5px 0px rgba(0, 0, 0, 0.13);
  padding: 18px 33px;
}

@media (max-width: 767px) {
  .info-container .error-info {
    padding: 18px 25px;
    margin-bottom: 24px;
    margin-top: 0;
  }
}

.info-container .error-info strong {
  color: #4D4D4D;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  display: block;
}

.info-container .error-info small {
  display: block;
  margin-top: 20px;
  color: #707070;
  text-align: center;
  font-size: 13px;
  font-weight: 300;
  line-height: normal;
}

@media (max-width: 767px) {
  .info-container .error-info small {
    font-size: 12px;
  }
}

.info-container .error-info p {
  margin: 12px 0 0 0;
  color: #4D4D4D;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  /* 21px */
}

.info-container .error-info p a {
  color: #9A1B24;
  font-size: inherit;
  font-weight: 600;
}

@media (max-width: 767px) {
  .info-container .error-info p {
    font-size: 13px;
  }
}

/* T&C Popup start here */
.etb-newPup h4 {
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  padding-bottom: 24px;
}

.etb-newPup p {
  font-size: 14px;
}

.etb-newPup .modal-dialog {
  max-width: 680px;
}

.etb-newPup .modal-content {
  border-radius: 10px;
  padding: 50px 60px 0;
}

.etb-newPup li {
  margin-bottom: 30px;
}

.etb-newPup .close {
  background: url(../components/content/cc-ntb/accountAggregator/clientlibs/images/etb-new/close-btn.png) no-repeat;
  width: 32px;
  height: 32px;
  font-size: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  opacity: 1;
}

.etb-newPup .btn-box {
  width: 100%;
  display: flex;
  justify-content: center;
}

.etb-newPup .btn-box .btn {
  display: flex;
  width: 180px;
  font-weight: 600;
  font-size: 17px;
  justify-content: center;
}

.etb-newPup .btn-box .btn-cancle {
  color: #9b1e26;
}

.terms-newPup {
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(2px);
}

.terms-newPup h4 {
  text-align: left;
  border-bottom: solid 2px #b7b7b7;
  padding-bottom: 8px;
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: 600;
}

.terms-newPup .modal-dialog {
  max-width: 600px;
}

.terms-newPup .modal-body {
  padding: 0;
  height: 450px;
  overflow: auto;
}

.terms-newPup .modal-body p {
  font-size: 16px;
  font-weight: normal;
  line-height: 140%;
}

.terms-newPup .modal-content {
  border-radius: 10px;
  padding: 20px;
}

@media (max-width: 767px) {
  .terms-newPup .modal-content {
    padding: 30px;
  }
}

/* T&C Popup end here */
.wow-fd-overview-section .wow-container {
  margin-top: 30px;
  border-radius: 16px;
  background: linear-gradient(220deg, #8E2B2C 41.67%, #010101 79.87%);
  padding: 46px 0px;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .wow-fd-overview-section .wow-container {
    margin: 0;
    border-radius: 0px;
    min-height: calc(100vh - 61px);
    background: url("../components/content/cc-ntb/accountAggregator/clientlibs/images/wow-fd/m-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
  }
}

.wow-fd-overview-section .wow-container .content {
  padding: 0 64px;
}

@media (max-width: 767px) {
  .wow-fd-overview-section .wow-container .content {
    padding: 0 20px;
  }
}

@media (max-width: 991px) {
  .wow-fd-overview-section .wow-container .content figure img {
    max-width: 100%;
  }
}

@media (max-width: 991px) and (max-width: 767px) {
  .wow-fd-overview-section .wow-container .content figure img {
    margin: 0 auto;
  }
}

.wow-fd-overview-section .wow-container .h1 {
  color: var(--Surface-Colours-Basic-White, #FFF);
  font-size: 36px;
  font-weight: 700;
  line-height: 56px;
  /* 155.556% */
  margin-bottom: 20px;
  padding-top: 30px;
}

@media (max-width: 991px) {
  .wow-fd-overview-section .wow-container .h1 {
    font-size: 23px;
    line-height: 30px;
    padding-top: 0px;
  }
}

.wow-fd-overview-section .wow-container .info {
  color: #F9F9F9;
  font-size: 18px;
  font-weight: 600;
  line-height: 15px;
  /* 83.333% */
  text-decoration-line: underline;
}

@media (max-width: 991px) {
  .wow-fd-overview-section .wow-container .info {
    font-size: 15px;
  }
}

.wow-fd-overview-section .down-arrow {
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  -wbkit-transform: translateX(-50%);
  animation: arrow-animation 1.5s infinite alternate;
  /* Adjust animation duration as needed */
}

.wow-fd-overview-section .wow-overview-carousel {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .wow-fd-overview-section .wow-overview-carousel {
    margin-top: 60px;
  }
}

.wow-fd-overview-section .wow-overview-carousel .owl-stage {
  display: flex;
  margin-left: -26px;
}

@media (max-width: 767px) {
  .wow-fd-overview-section .wow-overview-carousel .owl-stage {
    margin-left: -20px;
  }
}

.wow-fd-overview-section .wow-overview-carousel .owl-stage .owl-item {
  display: flex;
}

.wow-fd-overview-section .wow-overview-carousel .item {
  padding: 18px 18px 18px 0;
  border-radius: 16px;
  background: linear-gradient(180deg, #531818 0%, #702020 100%);
}

.wow-fd-overview-section .wow-overview-carousel .item img {
  width: auto;
}

.wow-fd-overview-section .wow-overview-carousel .item .title {
  margin-left: 10px;
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  margin: 0;
}

@media (max-width: 767px) {
  .wow-fd-overview-section .wow-overview-carousel .item .title {
    font-size: 14px;
  }
}

.wow-fd-overview-section .wow-overview-carousel .owl-nav button {
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  border-radius: 15px;
  background: #FFDADA;
  box-shadow: 1px 2px 2.5px 0px rgba(0, 0, 0, 0.12);
  width: 30px;
  height: 30px;
  z-index: 2;
}

.wow-fd-overview-section .wow-overview-carousel .owl-nav button span::before {
  color: #9C1D26;
}

.wow-fd-overview-section .wow-overview-carousel .owl-nav button.disabled {
  display: none;
}

.wow-fd-overview-section .wow-overview-carousel .owl-nav button.owl-next {
  left: auto;
  right: 30px;
}

.btn-white-wow-fd {
  padding: 15px 70px;
  border-radius: 24px;
  background: var(--Surface-Colours-Basic-White, #FFF);
  /* Shadow/Medium */
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.15);
  color: #000;
  text-align: center;
  /* Heading/Heading 4 */
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  /* 142.857% */
  width: 320px;
  max-width: 100%;
  margin-top: 42px;
}

@media (max-width: 767px) {
  .btn-white-wow-fd {
    margin-left: auto;
    margin-right: auto;
  }
}

.btn-white-wow-fd.btn-red {
  color: #fff;
  background: #9B1E26;
  display: block;
  margin: 30px auto 0 auto;
}

.btn-white-wow-fd.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

#why-fix-deposite.modal, #active-upi-modal {
  backdrop-filter: blur(2px);
}

#why-fix-deposite.modal .f18, #active-upi-modal .f18 {
  font-size: 18px;
  font-weight: 600;
}

@media (max-width: 767px) {
  #why-fix-deposite.modal, #active-upi-modal {
    padding: 0 !important;
  }
}

#why-fix-deposite.modal .modal-dialog, #active-upi-modal .modal-dialog {
  max-width: 700px;
  width: 100%;
}

@media (max-width: 767px) {
  #why-fix-deposite.modal .modal-dialog, #active-upi-modal .modal-dialog {
    margin: 0;
    align-items: flex-end;
    min-height: 100%;
  }
}

#why-fix-deposite.modal .modal-content, #active-upi-modal .modal-content {
  border-radius: 12px;
  background: #F9F9F9;
  /* Shadow/Medium */
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.15);
}

@media (max-width: 767px) {
  #why-fix-deposite.modal .modal-content, #active-upi-modal .modal-content {
    border-radius: 12px 12px 0px 0px;
  }
}

#why-fix-deposite.modal .modal-body, #active-upi-modal .modal-body {
  padding: 40px 48px 19px  48px;
}

@media (max-width: 767px) {
  #why-fix-deposite.modal .modal-body, #active-upi-modal .modal-body {
    padding: 24px 20px;
    margin: 0;
  }
}

#why-fix-deposite.modal .popup-close, #active-upi-modal .popup-close {
  border: 1px solid #9A1B24;
  border-radius: 15px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#why-fix-deposite.modal .popup-close span:before, #active-upi-modal .popup-close span:before {
  color: #9A1B24;
}

@media (max-width: 767px) {
  #why-fix-deposite.modal .popup-close, #active-upi-modal .popup-close {
    border: 0;
  }
  #why-fix-deposite.modal .popup-close span:before, #active-upi-modal .popup-close span:before {
    color: #000000;
  }
}

#why-fix-deposite.modal .h2, #active-upi-modal .h2 {
  color: #000;
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
  /* 109.091% */
  margin-bottom: 20px;
  padding-right: 40px;
}

@media (max-width: 767px) {
  #why-fix-deposite.modal .h2, #active-upi-modal .h2 {
    font-size: 18px;
    margin-bottom: 15px;
  }
}

#why-fix-deposite.modal p, #active-upi-modal p {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  /* 135.714% */
}

#why-fix-deposite.modal ul, #active-upi-modal ul {
  margin-left: 25px;
}

#why-fix-deposite.modal ul li, #active-upi-modal ul li {
  margin-bottom: 12px;
  list-style: disc;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  /* 135.714% */
}

@media (max-width: 767px) {
  #why-fix-deposite.modal ul, #active-upi-modal ul {
    max-height: 400px;
    overflow: auto;
  }
}

#active-upi-modal .modal-dialog {
  max-width: 538px;
}

#active-upi-modal .modal-dialog .modal-content {
  background-color: #fff;
}

#active-upi-modal .modal-dialog .modal-body {
  padding: 40px 32px 18px 32px;
}

#active-upi-modal p {
  color: #3A3A3A;
  font-size: 16px;
  font-weight: 600;
  line-height: 153.5%;
  /* 24.56px */
  letter-spacing: 0.08px;
}

#active-upi-modal p strong {
  color: #9B1E26;
  font-size: 14px;
  font-weight: 500;
  line-height: 153.5%;
  /* 21.49px */
  letter-spacing: 0.07px;
}

@media (max-width: 767px) {
  #active-upi-modal p strong {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  #active-upi-modal p {
    font-size: 15px;
  }
}

#active-upi-modal .info {
  margin-top: 30px;
  border-radius: 12px;
  background: #FFF3F4;
  padding: 8px 20px;
  color: #444;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 153.5%;
  /* 27.63px */
  letter-spacing: 0.09px;
}

#active-upi-modal .info strong {
  font-size: inherit;
  line-height: inherit;
  font-weight: 700;
}

@media (max-width: 767px) {
  #active-upi-modal .info {
    font-size: 14px;
    padding: 8px 10px;
  }
}

#active-upi-modal .h2 {
  color: #474747;
  font-size: 18px;
  font-weight: 700;
  line-height: 153.5%;
  /* 27.63px */
  letter-spacing: 0.09px;
}

@media (max-width: 767px) {
  #active-upi-modal .h2 {
    font-size: 16px;
  }
}

#active-upi-modal .btn-white-wow-fd {
  padding: 15px 45px;
  margin: 23px auto 18px auto;
}

@media (max-width: 767px) {
  #active-upi-modal .btn-white-wow-fd {
    padding: 15px 35px;
  }
}

.modal-backdrop {
  background: rgba(0, 0, 0, 0.71);
}

.wow-fd-limit-container {
  margin-top: 30px;
}

.wow-fd-limit-container .box-shadow-none {
  box-shadow: none;
}

.wow-fd-limit-container .blurBg {
  border-radius: 391px;
  background: rgba(155, 30, 38, 0.2);
  filter: blur(50px);
  width: 267px;
  height: 267px;
  position: absolute;
}

.wow-fd-limit-container .blurBg.top {
  top: -50px;
  right: -50px;
}

.wow-fd-limit-container .blurBg.bottom {
  bottom: -50px;
  left: -50px;
}

.wow-fd-limit-container .progress {
  border-radius: 10px;
  background: #EBEBEB;
  height: 4px;
  position: relative;
  margin-bottom: 33px;
}

.wow-fd-limit-container .progress::before {
  content: '';
  width: 20%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  background: #9C1D26;
}

.wow-fd-limit-container .h2 {
  color: var(--Text-Primary, #222);
  font-size: 21px;
  font-weight: 600;
  line-height: 20px;
  /* 95.238% */
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .wow-fd-limit-container .h2 {
    font-size: 14px;
    margin-bottom: 10px;
  }
}

.wow-fd-limit-container .content-container {
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 4px 19.6px 0px rgba(162, 76, 84, 0.17);
  padding: 37px 64px 28px 64px;
}

@media (max-width: 1199px) {
  .wow-fd-limit-container .content-container {
    padding: 37px 40px 28px 40px;
  }
}

@media (max-width: 767px) {
  .wow-fd-limit-container .content-container {
    padding: 19px 0 0px 0;
  }
}

.wow-fd-limit-container .item-card {
  margin-right: 15px;
  width: 50%;
}

.wow-fd-limit-container .item-card > div {
  min-width: 1px;
}

.wow-fd-limit-container .item-card:last-child {
  margin-right: 0;
}

.wow-fd-limit-container .item-card img {
  width: 100px;
}

@media (max-width: 991px) {
  .wow-fd-limit-container .item-card {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}

@media (max-width: 991px) and (max-width: 767px) {
  .wow-fd-limit-container .item-card {
    margin-bottom: 0;
  }
}

.wow-fd-limit-container .title {
  color: var(--Text-Primary, #222);
  font-size: 20px;
  font-weight: 600;
  line-height: 18px;
  /* 90% */
  margin: 10px 0 20px 0;
}

@media (max-width: 767px) {
  .wow-fd-limit-container .title {
    font-size: 12px;
    margin: 0 0 10px 0;
  }
}

.wow-fd-limit-container .fd-details {
  border-radius: 12px;
  background: #FFF3F4;
  padding: 16px 22px 20px 22px;
  margin-left: 30px;
  pointer-events: none;
  cursor: default;
}

@media (max-width: 991px) {
  .wow-fd-limit-container .fd-details {
    width: 100%;
  }
}

@media (max-width: 991px) and (max-width: 767px) {
  .wow-fd-limit-container .fd-details {
    margin-left: 0;
    cursor: pointer;
    pointer-events: all;
    background: transparent;
    padding: 16px 0px 0px 0px;
  }
}

.wow-fd-limit-container .fd-details .label {
  color: #787878;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  /* 100% */
  display: block;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .wow-fd-limit-container .fd-details .label {
    margin-bottom: 5px;
    font-size: 12px;
  }
}

.wow-fd-limit-container .fd-details .value {
  color: #666;
  font-size: 19px;
  font-weight: 700;
  line-height: 26px;
  /* 136.842% */
  display: block;
}

.wow-fd-limit-container .fd-details .value.red {
  color: #A5343C;
}

@media (max-width: 767px) {
  .wow-fd-limit-container .fd-details .value {
    font-size: 18px;
  }
}

.wow-fd-limit-container .detail {
  color: #696969;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  /* 144.444% */
  margin: 0 0 28px 0;
  box-shadow: none;
}

.wow-fd-limit-container .detail::before {
  display: none;
}

@media (max-width: 767px) {
  .wow-fd-limit-container .detail {
    background: #F9F9F9 !important;
    text-align: center;
    margin-bottom: 0;
    color: #9B1E26;
    font-size: 12px;
    padding: 8px 0 !important;
  }
  .wow-fd-limit-container .detail::before {
    display: block;
    right: 24%;
    top: 8px;
  }
}

@media (max-width: 767px) {
  .wow-fd-limit-container .tog_cont {
    padding-top: 12px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-bottom: 2px;
  }
}

.wow-fd-limit-container .two-colum {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  /* 2 columns with equal width */
  grid-template-rows: repeat(2, 1fr);
  /* 2 rows with equal height */
  gap: 10px;
  /* Adjust the gap between grid items */
}

.wow-fd-limit-container .two-colum .value {
  color: var(--Text-Primary, #222);
}

@media (max-width: 767px) {
  .wow-fd-limit-container .two-colum {
    gap: 15px;
  }
  .wow-fd-limit-container .two-colum p:nth-child(odd) {
    margin-right: 15px;
  }
  .wow-fd-limit-container .two-colum p:nth-child(even) {
    margin-left: 15px;
  }
  .wow-fd-limit-container .two-colum p:nth-child(1), .wow-fd-limit-container .two-colum p:nth-child(2) {
    padding-bottom: 15px;
    margin-bottom: 0;
    border-bottom: 0.5px solid #787878;
  }
}

.wow-fd-limit-container .info-cotainer {
  border-radius: 12px;
  background: linear-gradient(272deg, #FFC56B 2.41%, #FFE59F 187.9%);
  padding: 10px;
  color: var(--Text-Primary, #222);
  font-size: 18px;
  font-weight: 500;
  line-height: 17px;
  /* 94.444% */
  width: 678px;
  max-width: 100%;
  margin: 28px auto 0 auto;
}

@media (max-width: 767px) {
  .wow-fd-limit-container .info-cotainer {
    margin: 0 auto;
    border-radius: 0;
    font-size: 12px;
    margin-bottom: 24px;
  }
}

.wow-fd-limit-container input {
  border-radius: 8px;
  background: #FFF;
  border: 0;
  outline: 0;
  padding: 16px 20px 16px 30px;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  box-shadow: 0px 4px 6.7px 0px rgba(0, 0, 0, 0.13) inset;
  max-width: 100%;
  color: #A5343C;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 192px;
}

@media (max-width: 1199px) {
  .wow-fd-limit-container input {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .wow-fd-limit-container input {
    width: 100%;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    border-bottom: 1px  solid #787878;
    font-weight: 600;
    padding: 10px 0px 10px 20px;
  }
}

.wow-fd-limit-container .rupee {
  position: relative;
}

.wow-fd-limit-container .rupee::before {
  content: '₹';
  position: absolute;
  left: 10px;
  top: 15px;
  font-size: 22px;
  font-weight: 600;
  color: #A5343C;
}

@media (max-width: 767px) {
  .wow-fd-limit-container .rupee::before {
    left: 5px;
    top: 7px;
  }
}

.wow-fd-limit-container .rupee.input2 input {
  border-radius: 8px;
  border: 1px solid #CECBCB;
  color: #646464;
  box-shadow: none;
  padding: 14px 20px 14px 30px;
}

@media (max-width: 767px) {
  .wow-fd-limit-container .rupee.input2 input {
    width: 100%;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    border: 0;
    border-bottom: 1px  solid #787878;
    font-weight: 600;
    padding: 10px 0px 10px 20px;
  }
}

.wow-fd-limit-container .rupee.input2::before {
  color: #646464;
}

.clarifications {
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.12);
  padding: 20px;
  margin-top: 57px;
}

.clarifications .cursor-pointer {
  cursor: pointer;
}

.clarifications .custom-control.green .custom-control-label::before,
.clarifications .custom-control.green .custom-control-label::after {
  border-width: 1px;
  border-radius: 5px;
}

.clarifications .custom-control-label {
  color: #474747;
  font-size: 18px;
  font-weight: 700;
  line-height: 153.5%;
  /* 27.63px */
  letter-spacing: 0.09px;
}

@media (max-width: 767px) {
  .clarifications .custom-control-label {
    font-size: 14px;
  }
}

.clarifications .info {
  border-radius: 12px;
  background: #FFF3F4;
  padding: 8px 12px;
  color: #962F38;
  font-size: 18px;
  font-weight: 500;
  line-height: 153.5%;
  /* 27.63px */
  letter-spacing: 0.09px;
  margin-top: 10px;
  margin-left: 34px;
}

@media (max-width: 1199px) {
  .clarifications .info {
    font-size: 15px;
  }
}

@media (max-width: 1199px) and (max-width: 767px) {
  .clarifications .info {
    font-size: 12px;
  }
}

.clarifications p.small {
  margin-left: 34px;
}

.clarifications p small {
  color: #666;
  font-size: 15px;
  font-weight: 500;
  line-height: 100%;
  /* 15px */
  letter-spacing: 0.075px;
}

@media (max-width: 767px) {
  .clarifications p small {
    font-size: 12px;
  }
}

.clarifications .btn-white-wow-fd {
  margin: 34px 0 20px 0;
}

.clarifications .recommended {
  top: 0;
  left: 0px;
  padding: 5px 10px;
  border-radius: 0px 0px 8px 8px;
  background: radial-gradient(5949.53% 198.95% at 18.9% 83.82%, #5D66D6 0%, #D69E6D 100%);
}

.clarifications .recommended small {
  color: #FFF;
  text-shadow: 0px 1px 2px #232653;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  /* 14px */
  letter-spacing: 0.07px;
  margin-left: 5px;
}

@media (max-width: 767px) {
  .clarifications .recommended small {
    font-size: 11px;
  }
}

.wow-tooltip .tooltip-inner {
  background-color: #343a40;
  /* Background color */
  color: #fff;
  /* Text color */
}

.wow-tooltip .arrow::before {
  border-top-color: #343a40;
  /* Border color */
}

@keyframes arrow-animation {
  0% {
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
  }
  100% {
    transform: translate(-50%, 10px);
    /* Adjust the distance to move up and down */
    -webkit-transform: translate(-50%, 10px);
    /* Adjust the distance to move up and down */
  }
}

@media (max-width: 1200px) {
    .ashva-upgread-top .ashva-upgread-main-container .main-row .imgDIv img {
        width: 100%;
    }
}

@media (max-width: 991px) {

    .ashva-upgread-top-bg {
        padding: 150px 0 50px 0;
    }
    .ashva-upgread-top .ashva-upgread-main-container .main-row {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: unset;
        align-items: unset;
    }
    .ashva-upgread-top-bg .imgDIv {
        display: block;
        margin-bottom: 23px;
    }
    .ashva-upgread-top-bg .h1 {
        min-height: 1px;
        text-align: center;
    }
    .ashva-upgread-top-bg .imgDIv img {
        width: auto !important;
        max-width: 100%;
        margin-left: 0;
    }
    .ashva-upgread-top-bg .metal-carousal .swiperDiv {
        display: block;
        padding-right: 20px;
    }
    .ashva-upgread-top-bg .metal-carousal .swiperDiv .circleSwiper {
        margin-top: -55px;
    }
    .ashva-upgread-top-bg .metal-carousal .swiperDiv h2 {
        margin-left: 0;
    }
    .ashva-upgread-top-bg .metal-carousal .swiperDiv .circleSwiper {
        margin-top: -55px;
    }

    .ashva-upgread-top-bg .ashva-upgread-main-container .main-row .foRmDiV {
        margin: auto;
        margin-top: 0;
        width: 100%;
    }
    .ashva-upgread-top .ashva-upgread-main-container .main-row .foRmDiV .foRm {
        max-width: 100%;
    }
    .ashva-upgread-top .ashva-upgread-main-container .main-row .foRmDiV .foRm .foRmH1 {
        text-align: center;
        color: var(--Mayura02, #08133c);
        background: unset;
        background-clip: unset;
        -webkit-background-clip: unset;
        -webkit-text-fill-color: unset;
    }

    .ashva-upgread-top .ashva-upgread-main-container .main-row .foRmDiV .foRm .form-label-group {
        margin-bottom: 14px;
    }

    .ashva-doc-section .card-docs {
        width: 48%;
        height: 146px;
        padding: 18px 5px;
        margin-bottom: 12px;
    }

    .ashva-doc-section figure {
        margin: 0 0;
    }

    .ashva-upgread-top .ashva-upgread-main-container .main-row .foRmDiV .foRm .form-label-group input {
        background: var(--IDFC_Ashva, linear-gradient(90deg, #40010a 0%, #840114 100%));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        border-radius: 8px;
        border: 1px solid var(--IDFC_Ashva, #40010a);
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .ashva-upgread-top-bg {
        padding: 40px 0 0 0;
        background: url(../../../content/dam/idfcfirstbank/images/metal-card/ashva-card/bg-m-new.png);
        background-size: contain;
    }
    .ashva-upgread-top-bg .imgDIv img {
        max-width: 250px;
    }
}

@media (max-width: 767px) {
    
    .ashva-upgread-top-bg .checkBoxes .custom-control.green .custom-control-input:checked~.custom-control-label::before {
        background: rgba(0, 0, 0, 0) !important;
    }

    .get-in-touch .gt-item figure {
        margin: 0 0px 6px 0;
    }

    .get-in-touch .gt-item figure img {
        width: 54px;
        height: 54px;
    }

    .get-in-touch .gt-item a {
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: 14px;
        margin-bottom: 5px;
    }
    .get-in-touch .h4 {
        margin-bottom: 26px;
        font-size: 24px;
    }
    .ashva-upgread-top-bg .carousel-container {
        position: relative;
        padding-block: 46px;
        padding: 42px 16px 40px 16px;
        background: var(--Metal-2, linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(241deg, #332b28 0%, #514a44 21.11%, #625a50 71.74%, #7a766d 90.18%, #433c32 100%));
    }

    .ashva-upgread-top-bg .carousel-container::before, .ashva-upgread-top-bg .carousel-container::after {
        content: "";
        background: url(../../../content/dam/idfcfirstbank/images/metal-card/img/motif-pop2.png);
        background-repeat: no-repeat;
        width: 99px;
        height: 140px;
        top: 0;
        left: 0;
        position: absolute;
        filter: grayscale(1);
    }

    .ashva-upgread-top-bg .carousel-container .h1 {
        background: var(--Silver03, conic-gradient(from 223deg at 50% 45.7%, #efefef 48.6000019312deg, #cacaca 104.3999969959deg, #efefef 163.8000047207deg, #cacaca 189.7996973991deg, #999 219.5713376999deg, #efefef 276.8591165543deg, #999 353.5780191422deg));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        font-size: 18px;
        margin-bottom: 23px;
        padding: 0 60px;
        text-align: center;
    }

    .ashva-upgread-top-bg .metal-carousal {
        margin-right: -16px;
    }

    .ashva-upgread-top .ashva-upgread-main-container .main-row .metal-carousal .swiperDiv {
        background: var(--Silver02, linear-gradient(208deg, #c8c6c6 0%, #f1f0f0 53.5%, #c8c6c6 100%));
    }

    .ashva-upgread-top-bg .carousel-container .metal-carousal .swiperDiv {
        padding: 22px 13px;
        display: inline-block;
        min-width: 180px;
    }

    .ashva-upgread-top .ashva-upgread-main-container .main-row .metal-carousal .swiperDiv h2 {
        background: var(--IDFC_Ashva, linear-gradient(90deg, #40010A 0%, #840114 100%));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        text-align: center;
        margin-left: 0;
    }


    .ashva-upgread-top-bg .metal-carousal .scrollbar .swiper-horizontal>.swiper-scrollbar, .ashva-upgread-top-bg .metal-carousal .scrollbar .swiper-scrollbar.swiper-scrollbar-horizontal {
        background-size: 100% auto;
        background-image: url(../../../content/dam/idfcfirstbank/images/metal-card/ashva-card/tracker.png);
    } 

    .ashva-upgread-top-bg .metal-carousal .scrollbar .swiper-scrollbar-drag {
        background-image: url(../../../content/dam/idfcfirstbank/images/metal-card/ashva-card/union.png);
    }

    .ashva-upgread-top-bg .ashva-upgread-main-container .main-row .foRmDiV .foRm .foRmH1 {
        margin-bottom: 28px;
    }

    .ashva-upgread-top-bg .ashva-upgread-main-container .indicator {
        padding: 12px;
    }

    .ashva-cc-faq .hd {
        font-size: 30px;
        margin-bottom: 23px;
    }

    .ashva-cc-faq-filter {
        gap: 12px;
        margin-bottom: 0;
    }

    .ashva-cc-faq-filter-items-txt.active {
        font-size: 14px;
    }

    .ashva-cc-faq-filter-items-txt {
        font-size: 14px;
        -webkit-text-fill-color: #000;
    }

    .ashva-cc-faq .accordian.MT25 {
        margin-top: 14px;
    }

    .ashva-cc-faq .accordian .faq-wrap:has(>div>.trgr.act) {
        padding: 9px 0 10px 6px;
    }

    .ashva-cc-faq .accordian .faq-wrap .trgr {
        padding: 18px 36px 18px 18px;
        font-size: 14px;
    }

    .ashva-cc-faq .accordian .faq-wrap .trgr::before {
        right: 18px;
    }

    .ashva-cc-faq .accordian .faq-wrap .trgr.act+.tog_cont {
        padding-right: 80px;
    }

    .ashva-cc-faq .btn-know-more span {
        font-size: 14px;
    }

    .ashva-cc-faq:after {
        background-image: url(../../../content/dam/idfcfirstbank/images/metal-card/ashva-card/faq-pattern-m.png);
        width: 84px;
        height: 165px;
        right: 0;
        left: auto;
        mix-blend-mode: luminosity;
        filter: grayscale(100%);
        filter: grayscale(100%);
    }

    .ashva-doc-section {
        padding: 60px 19px 100px 19px;
    }

    .ashva-doc-section .hd24s {
        font-size: 30px;
        font-weight: 700;
        margin-bottom: 32px;
    }

    .ashva-doc-section .impt-docs-list {
        margin-top: 0px;
    }

}

.ashva-upgread-top-bg {
    padding: 50px 0 46px 0;
    background: url(../../../content/dam/idfcfirstbank/images/metal-card/ashva-card/bg.png);
    background-position: center;
    background-size: cover;
}

.ashva-upgread-top .ashva-upgread-main-container .main-row {
    justify-content: center;
}

.ashva-upgread-top-bg .imgDIv {
    margin-bottom: 72px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}

.ashva-upgread-top-bg .h1 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: var(--IDFC_Ashva, linear-gradient(90deg, #40010a 0%, #840114 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    text-align: left;
}

.ashva-upgread-top-bg .imgDIv img {
    width: 100%;
    max-width: 287px;
    margin-left: 20px;
}

.ashva-upgread-top-bg .metal-carousal {
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 50px;
    position: relative;
}

.ashva-upgread-top-bg .metal-carousal .swiper-slide {
    height: auto;
    display: -ms-flexbox;
    display: flex;
}

.ashva-upgread-top-bg .metal-carousal .swiperDiv {
    padding: 13px 40px 12px 15px;
    text-align: center;
    border-radius: 8px;
    background: var(--Metal-2, linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(241deg, #332b28 0%, #514a44 21.11%, #625a50 71.74%, #7a766d 90.18%, #433c32 100%));
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.ashva-upgread-top-bg .metal-carousal .swiperDiv .circleSwiper {
    width: 48px;
    height: 48px;
}

.ashva-upgread-top-bg .metal-carousal .swiperDiv h2 {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
    margin-left: 16px;
    margin-top: 8px;
    margin-bottom: 10px;
}

.ashva-upgread-top-bg .metal-carousal .swiper-slide {
    height: auto;
    display: -ms-flexbox;
    display: flex;
}

.ashva-upgread-top-bg .metal-carousal .swiperDiv .circleSwiper {
    width: 48px;
    height: 48px;
}

.ashva-upgread-top-bg .metal-carousal .scrollbar {
    padding-top: 0px;
}

.ashva-upgread-top-bg .metal-carousal .scrollbar .swiper-horizontal>.swiper-scrollbar, .ashva-upgread-top-bg .metal-carousal .scrollbar .swiper-scrollbar.swiper-scrollbar-horizontal {
    width: 156px;
    height: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    background: url(../../../content/dam/idfcfirstbank/images/metal-card/ashva-card/swiper-btn2.png);
    background-repeat: no-repeat;
    background-position: center center;
    bottom: 10px;
    overflow: hidden;
}

.ashva-upgread-top-bg .metal-carousal .scrollbar .swiper-scrollbar-drag {
    background: url(../../../content/dam/idfcfirstbank/images/metal-card/ashva-card/swiper-btn.png);
    background-repeat: no-repeat;
    padding: 5px 0;
    background-position: center center;
}

.ashva-upgread-top-bg .ashva-upgread-main-container .main-row .foRmDiV {
    border-radius: 20px;
    padding: 24px 30px;
    background: var(--Primary, linear-gradient(90deg, #40010a 0%, #840114 100%));
    max-width: 360px;
}

.ashva-upgread-top .ashva-upgread-main-container .main-row .foRmDiV .foRm {
    max-width: 310px;
}

.ashva-upgread-top-bg .ashva-upgread-main-container .main-row .foRmDiV .foRm .foRmH1 {
    background: var(--Silver01, conic-gradient(from 142deg at 50% 35.29%, #999 0deg, #efefef 48.6000019312deg, #cacaca 104.3999969959deg, #efefef 163.8000047207deg, #cacaca 230.3999948502deg, #999 288.0000042915deg, #efefef 320.3999948502deg));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 40px;
}

.ashva-upgread-top-bg .ashva-upgread-main-container .main-row .foRmDiV .foRm .form-label-group {
    margin-bottom: 24px;
}

.ashva-upgread-top-bg .ashva-upgread-main-container .main-row .foRmDiV .foRm .form-label-group input {
    width: 100%;
    color: #f1f0f0;
    -webkit-text-fill-color: #f1f0f0;
    border: 1px solid var(--Silver02, #c8c6c6);
}

.ashva-upgread-top-bg .ashva-upgread-main-container .main-row .foRmDiV .foRm .form-label-group>label {
    color: #f1f0f0;
    font-weight: 400;
}

.ashva-upgread-top-bg .ashva-upgread-main-container .main-row .foRmDiV .foRm .form-label-group+small {
    margin-top: -15px;
    color: #fff;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    margin-bottom: 24px;
}

.ashva-upgread-top-bg .checkBoxes {
    margin: auto;
    margin-bottom: 24px;
}

.ashva-upgread-top-bg .checkBoxes .check1 {
    padding-left: 38px;
    margin-left: 0;
    position: relative;
}

.ashva-upgread-top-bg .checkBoxes label {
    color: #fff !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.ashva-upgread-top .ashva-upgread-main-container .main-row .foRmDiV .foRm .buttonProceedAndGeneratemetal {
    text-align: center;
}

.ashva-upgread-top .ashva-upgread-main-container .main-row .foRmDiV .foRm .buttonProceedAndGeneratemetal .buttonProceedAndGeneratemetalMain,
.ashva-upgread-top .ashva-upgread-main-container .main-row .foRmDiV .foRm .buttonProceedAndGeneratemetal .buttonProceedAndGeneratemetalMainotp {
    width: 132px;
    height: 38px;
    border-radius: 20px;
    border: 1px solid #fff;
    stroke-width: .5px;
    stroke: var(--Silver02, #c8c6c6);
    -webkit-backdrop-filter: blur(21px);
    backdrop-filter: blur(21px);
    color: #fff;
    text-align: center;
    font-family: "Inter";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: var(--Metal-2, linear-gradient(270deg, #332b28 0%, #514a44 21.11%, #8b837d 50.14%, #625a50 71.74%, #7a766d 90.18%, #433c32 100%));
}

.ashva-upgread-top-bg .ashva-upgread-main-container .main-row .foRmDiV .foRm .buttonProceedAndGeneratemetal .buttonProceedAndGeneratemetalMain ,
.ashva-upgread-top-bg .ashva-upgread-main-container .main-row .foRmDiV .foRm .buttonProceedAndGeneratemetal .buttonProceedAndGeneratemetalMainotp{
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
}

.ashva-upgread-top-bg .ashva-upgread-main-container .indicator {
    border-radius: 5px;
    background: linear-gradient(208deg, rgba(200, 198, 198, 0.2) 0%, rgba(241, 240, 240, 0.2) 53.5%, rgba(200, 198, 198, 0.2) 100%);
    margin-top: 24px;
    padding: 12px 20px;
    margin-bottom: 12px;
}

.ashva-upgread-top-bg .ashva-upgread-main-container .indicator p {
    color: #fff;
    font-size: 10px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}

.fade-in-up-on-scroll {
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 2s, transform 2s;
}

.ashva-cc-faq {
    padding: 40px 0 90px;
    position: relative;
}

.ashva-cc-faq .container {
    max-width: 1080px;
}

.ashva-cc-faq .hd {
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(92deg, #5D2227 36.27%, #982B35 70.68%, #5D2227 85.89%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 32px;
}

.ashva-cc-faq-filter {
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    cursor: pointer;
    overflow-x: auto;
    margin-bottom: 18px;
    position: relative;
    z-index: 1;
    padding-bottom: 5px;
}

.ashva-cc-faq-filter-items {
    gap: 10px;
    border-radius: 10px;
    border: 1px solid #40010a;
    background: #fdfcfa;
}

.ashva-cc-faq-filter .ashva-cc-faq-filter-items:has(>.ashva-cc-faq-filter-items-txt.active) {
    border-radius: 10px;
    background: linear-gradient(90deg, #40010A 0%, #840114 100%);
}

.ashva-cc-faq-filter-items-txt {
    padding: 8px 16px;
    width: -moz-max-content;
    width: max-content;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: linear-gradient(257deg, #360443 -4.07%, #3D1313 101.73%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 0;
}

.ashva-cc-faq-filter-items-txt.active {
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background: #fff;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.ashva-cc-faq .accordian.MT25 {
    margin-top: 40px;
}

.ashva-cc-faq .accordian .faq-wrap:has(>div>.trgr.act) {
    background: linear-gradient(270deg, #332B28 0%, #514A44 21.11%, #8B837D 50.14%, #625A50 71.74%, #7A766D 90.18%, #433C32 100%);
    stroke-width: 1px;
    stroke: #c8c6c6;
    padding: 24px 22px 34px 44px;
}

.ashva-cc-faq .accordian .faq-wrap .trgr.act {
    -webkit-text-stroke-width: 1;
    -webkit-text-stroke-color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(208deg, #C8C6C6 0%, #F1F0F0 53.5%, #C8C6C6 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    border-bottom: 0;
}

.ashva-cc-faq .accordian .faq-wrap .trgr::before {
    position: absolute;
    width: 15px;
    height: 15px;
    font-family: icomoon;
    content: "";
    right: 30px;
    top: 20px;
    color: #000;
}

.ashva-cc-faq .accordian .faq-wrap .trgr.act::before {
    content: "";
    background-image: url(../../../content/dam/idfcfirstbank/images/metal-card/ashva-card/trgr-up.svg);
    background-repeat: no-repeat;
}

.ashva-cc-faq .accordian .faq-wrap .trgr.act+.tog_cont.show {
    display: block !important;
}

.ashva-cc-faq .accordian .faq-wrap .tog_cont {
    background: rgba(0, 0, 0, 0);
    border-top: 0;
    box-shadow: none;
    padding: 0px 0 0 16px;
}

.ashva-cc-faq .accordian .faq-wrap .trgr.act+.tog_cont {
    color: #1c252e;
    -webkit-text-stroke-width: 1;
    -webkit-text-stroke-color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-right: 98px;
}

.ashva-cc-faq .accordian .faq-wrap .tog_cont p, .ashva-cc-faq .accordian .faq-wrap .tog_cont ol li, .ashva-cc-faq .accordian .faq-wrap .tog_cont ul li {
    color: #1c252e;
    -webkit-text-stroke-width: 1;
    -webkit-text-stroke-color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: linear-gradient(208deg, #C8C6C6 0%, #F1F0F0 53.5%, #C8C6C6 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 0;
}

.ashva-cc-faq .discover-more-wrap-btn {
    margin-top: 53px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
}

.ashva-cc-faq .btn-know-more {
    border-radius: 40px;
    border: 1px solid #fcfcf1;
    background: linear-gradient(270deg, #332B28 0%, #514A44 21.11%, #8B837D 50.14%, #625A50 71.74%, #7A766D 90.18%, #433C32 100%);
    border: none;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 10px 20px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}

.ashva-cc-faq .btn-know-more span {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(208deg, #C8C6C6 0%, #F1F0F0 53.5%, #C8C6C6 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.ashva-cc-faq:after {
    content: " ";
    background-image: url(../../../content/dam/idfcfirstbank/images/metal-card/ashva-card/faq-pattern.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 172px;
    height: 274px;
    z-index: 0;
    mix-blend-mode: luminosity;
    filter: grayscale(100%);
}

.ashva-doc-section {
    background: linear-gradient(208deg, #C8C6C6 0%, #F1F0F0 53.5%, #C8C6C6 100%);
    padding: 60px 0;
}

.ashva-doc-section .hd24s {
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(92deg, #5D2227 36.27%, #982B35 70.68%, #5D2227 85.89%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 24px;
}

.ashva-doc-section .impt-docs-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
}

.ashva-doc-section .card-docs {
    width: 175px;
    height: 175px;
    text-align: center;
    padding: 24px 20px;
    border-radius: 12px;
    border: 1px solid #5d2227;
    background: radial-gradient(231% 135.8% at 0.9% 2.98%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
}

.ashva-doc-section .card-docs a {
    color: #25243b;
}

.ashva-doc-section .header-content-2 {
    color: #000;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}

.ashva-upgread-top .ashva-upgread-main-container .main-row .foRmDiV .foRm .form-label-group input {
    padding: 15px;
    border-radius: 8px;
    border: 1px solid var(--Silver02, #c8c6c6);
    background: none;
    font-family: "Inter";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    background: var(--Silver02, linear-gradient(208deg, #c8c6c6 0%, #f1f0f0 53.5%, #c8c6c6 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.ashva-upgread-top .ashva-upgread-main-container .main-row .foRmDiV .foRm .form-label-group input:focus~label, .ashva-upgread-top .ashva-upgread-main-container .main-row .foRmDiV .foRm .form-label-group textarea:focus~label, .ashva-upgread-top .ashva-upgread-main-container .main-row .foRmDiV .foRm .form-label-group input:not(:placeholder-shown)~label {
    font-size: 12px;
    color: #fff;
    background: linear-gradient(90deg, #40010a -21.35%, #840114 161.46%);
    display: inline-block;
    width: auto;
    padding: 1px 4px;
    margin-left: 7px;
    margin-top: -10px;
    border-radius: 0px;
    border: 0;
}

.ashva-upgread-top-bg .ashva-upgread-main-container .main-row .foRmDiV .foRm .form-label-group input:focus~label {
    background: linear-gradient(90deg, #40010a -21.35%, #840114 161.46%);
    color: #fff;
}

.ashva-upgread-top .ashva-upgread-main-container .main-row .foRmDiV .foRm .jvalidation .form-label-group>label.error, .ashva-upgread-top .ashva-upgread-main-container .main-row .foRmDiV .foRm .jvalidation .form-label-group input:not(:placeholder-shown)~label.error {
    position: static;
    margin: 5px 0;
    padding: 0 5px;
    color: #d10000;
    font-size: 14px;
    background: #ffcfcf;
    border-radius: 5px;
}

.fade-in-up-on-scroll.in-view {
    opacity: 1;
    transform: translateY(0);
}

.ashva-cc-faq .accordian .faq-wrap {
    border-radius: 15px;
}

.ashva-cc-faq .accordian .faq-wrap .trgr {
    color: #000;
    box-shadow: none;
    padding: 22px 0 22px 16px;
    margin-top: 0;
}

.get-in-touch {
    padding: 38px 0 78px 0;
    background: linear-gradient(73deg, #C7C6C6 -74.4%, #F1F1F1 23.15%);
}

.get-in-touch .h4 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    background: var(--Red-gradient, linear-gradient(77deg, #5F0D16 0%, #B43140 98.1%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 66px;
}

.get-in-touch .gt-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.get-in-touch .gt-item a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    background: var(--Red-gradient, linear-gradient(77deg, #5F0D16 0%, #B43140 98.1%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.get-in-touch .gt-item a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    background: var(--Red-gradient, linear-gradient(77deg, #5F0D16 0%, #B43140 98.1%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.get-in-touch .gt-item figure {
    margin: 0 11px 0 0;
}

.get-in-touch .gt-item figure img {
    width: 80px;
    height: 80px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.get-in-touch .gt-item p {
    margin-bottom: 0;
}

.ashva-upgread-top-bg .ashva-upgread-main-container .main-row .foRmDiV .foRm .form-label-group input {
    width: 100%;
    color: #f1f0f0;
    -webkit-text-fill-color: #f1f0f0;
    border: 1px solid var(--Silver02, #c8c6c6);
}

.ashva-upgread-top-bg .checkBoxes label::before {
    top: -3px;
    background: rgba(0, 0, 0, 0) url(../../../content/dam/idfcfirstbank/images/metal-card/ashva-card/uncheck.svg) no-repeat;
    width: 30px;
    height: 30px;
    border: none;
    left: -38px;
    border-radius: 5px !important;
    background-size: cover;
    border: 1px solid var(--Silver02, #C8C6C6) !important;
}

.ashva-upgread-top-bg .checkBoxes .custom-control.green .custom-control-input:checked~.custom-control-label::before {
    background: rgba(0, 0, 0, 0);
}

.ashva-upgread-top-bg .checkBoxes .custom-control-input:checked~.custom-control-label::after {
    top: -3px;
    left: -38px;
    background-size: cover;
    background: rgba(0, 0, 0, 0) url(../../../content/dam/idfcfirstbank/images/metal-card/ashva-card/check_box.svg) no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
}
has context menu

.modalMetalRed {
    background: rgba(0, 0, 0, .4);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}

.modalMetalRed .modal-dialog {
    max-width: 900px;
}

.modalMetalRed .modal-content {
    padding: 39px 30px 25px !important;
    border-radius: 20px !important;
    background: var(--Linear-Silver-001, linear-gradient(138deg, #999 -15.44%, #efefef 0.15%, #cacaca 18.04%, #efefef 37.09%, #cacaca 58.44%, #999 76.91%, #efefef 87.3%));
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .25);
}

.modalMetalRed .modal-content .modal-header {
    border-bottom: 0;
}

.modalMetalRed .modal-content .modal-header .modal-title {
    text-align: center;
    font-family: "Inter";
    font-size: 40px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: var(--IDFC_Ashva, linear-gradient(90deg, #40010a 0%, #840114 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    width: 100%;
}

.modalMetalRed .modal-content .modal-header .popup-close {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
}

.modalMetalRed .modal-content .modal-body p {
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    background: var(--IDFC_Ashva, linear-gradient(90deg, #40010a 0%, #840114 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.modalMetalRed .modal-content .modal-body .buttonPopUpAgree {
    text-align: center;
    margin-top: 35px;
}

.modalMetalRed .modal-content .modal-body .buttonPopUpAgree .buttonPopUpAgreeMain {
    width: 132px;
    height: 38px;
    border-radius: 20px;
    stroke-width: .5px;
    stroke: var(--Silver02, #c8c6c6);
    -webkit-backdrop-filter: blur(21px);
    backdrop-filter: blur(21px);
    color: #fff;
    text-align: center;
    font-family: "Inter";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: var(--Metal-2, linear-gradient(270deg, #332b28 0%, #514a44 21.11%, #8b837d 50.14%, #625a50 71.74%, #7a766d 90.18%, #433c32 100%));
}

.ashva-upgread-top-bg .ashva-upgread-main-container .main-row .foRmDiV .otp-bx .f12br, .mayura-upgread-top-bg .mayura-upgread-main-container .main-row .foRmDiV .otp-bx .f12br {
    color: #fff;
    font-size: 10px;
}


@media (max-width: 991px) {

    .modalMetalRed .modal-content .modal-body .buttonPopUpAgree {
        margin-top: 22px;
    }

    .modalMetalRed .modal-content .modal-body p {
        font-family: "Inter";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        background: var(--Ashva, linear-gradient(90deg, #40010a 0%, #840114 100%));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
    }

    .modalMetalRed .modal-content .modal-header .modal-title {
        text-align: center;
        font-family: "Inter";
        font-size: 26px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        background: var(--Ashva, linear-gradient(90deg, #40010a 0%, #840114 100%));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
    }

    .modalMetalRed .modal-content {
        padding: 66px 18px 14px !important;
        border-radius: 20px !important;
    }

    .modalMetalRed .modal-dialog {
        padding: 0 .5rem;
    }

}

@media (max-width: 991px) {
    .ashva-upgread-top-bg {
        padding: 40px 0 50px 0;
    }

   
        .ashva-upgread-top-bg .imgDIv {
            display: block;
            margin-bottom: 23px;
        }
    
}

@media (max-width: 767px) {
    .ashva-cc-faq .accordian .faq-wrap .trgr {
        padding: 18px 36px 18px 18px;
    }

    .ashva-cc-faq .accordian .faq-wrap:has(>div>.trgr.act) {
        padding: 9px 0 10px 6px;
    }

    .ashva-cc-faq .accordian .faq-wrap .trgr.act+.tog_cont {
        padding-right: 20px;
    }
}

@media (max-width: 991px) {
    .ashva-doc-section .card-docs {
        width: 48%;
        height: 146px;
        padding: 18px 5px;
        margin-bottom: 12px;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .ashva-upgread-top-bg {
        padding: 40px 0 0 0;
        background: url(../../../content/dam/idfcfirstbank/images/metal-card/ashva-card/bg-m-new.png);
        background-size: contain;
    }
}

@media (max-width: 767px) {
    .ashva-cc-faq .accordian .faq-wrap {
        padding: 0px 17px 0px 17px;
    }
}

.ashva-cc-faq .accordian .faq-wrap {
    padding: 0px 22px 0px 44px;
    border-radius: 15px;
}

.ashva-cc-faq .accordian .faq-wrap .trgr {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background: rgba(0, 0, 0, 0);
    box-shadow: none;
    border-bottom: 1px solid #c8c6c6;
    border-radius: 0;
    padding: 22px 0 22px 16px;
    margin-top: 0;
}

@media (max-width: 767px) {
    .ashva-cc-faq .accordian .faq-wrap {
        padding: 0px 17px 0px 17px;
    }

    .ashva-cc-faq .accordian .faq-wrap .trgr {
        padding: 18px 36px 18px 18px;
        font-size: 14px;
    }
    .ashva-cc-faq .accordian .faq-wrap .trgr::before {
        right: 18px;
    }
    
    .ashva-cc-faq .hd {
        font-size: 30px;
        margin-bottom: 23px;
    }

    .ashva-doc-section .hd24s {
        font-size: 30px;
        font-weight: 700;
        margin-bottom: 32px;
    }    
    
}
@media (max-width: 991px) {
    .ashva-doc-section .impt-docs-list {
        justify-content: space-evenly;
    }
}

.ashva-color, .mayura-color {
    color: #fff;
}

.ashva-color strong a{
    color:#ff0000
}
.mayura-upgread-top .mayura-upgread-main-container .main-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.mayura-cc-faq .container{
    max-width: 1080px;
    position: relative;
    z-index: 1;
}

@media(max-width: 991px) {
    .mayura-upgread-top .mayura-upgread-main-container .main-row {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: unset;
        align-items: unset
    }
}

@media(max-width: 767px) {
    .mayura-upgread-top .mayura-upgread-main-container .main-row .metal-carousal .swiperDiv {
        background: linear-gradient(208deg, #c8c6c6 0%, #f1f0f0 53.5%, #c8c6c6 100%);
        height: 100%
    }

    .mayura-upgread-top .mayura-upgread-main-container .main-row .metal-carousal .swiperDiv h2 {
        background: linear-gradient(137deg, #08133C 4.07%, #2E3E79 75.46%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }
    .mayuratnc,.ashvatnc{
        background: linear-gradient(208deg, #C8C6C6 0%, #F1F0F0 53.5%, #C8C6C6 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
    }
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .foRmH2 {
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(208deg, #c8c6c6 0%, #f1f0f0 53.5%, #c8c6c6 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 14px
}

@media(max-width: 991px) {
    .mayura-upgread-top .mayura-upgread-main-container .main-row .foRmH2 {
        text-align: center;
        font-family: "Inter";
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        color: #08133c;
        background: unset;
        background-clip: unset;
        -webkit-background-clip: unset;
        -webkit-text-fill-color: unset;
        max-width: 260px;
        margin: 0 auto 14px auto
    }
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .foRmH3 {
    font-family: "Inter";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: linear-gradient(208deg, #c8c6c6 0%, #f1f0f0 53.5%, #c8c6c6 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 14px
}

@media(max-width: 991px) {
    .mayura-upgread-top .mayura-upgread-main-container .main-row .foRmH3 {
        text-align: center;
        font-family: "Inter";
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        color: #08133c;
        background: unset;
        background-clip: unset;
        -webkit-background-clip: unset;
        -webkit-text-fill-color: unset;
        max-width: 225px;
        margin: 0 auto 0px auto
    }
}

@media(max-width: 991px) {
    .mayura-upgread-top .mayura-upgread-main-container .main-row .mainh2 {
        text-align: center;
        font-family: "Inter";
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        background: linear-gradient(137deg, #08133c 4.07%, #2e3e79 75.46%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }
}

@media(max-width: 991px) {
    .mayura-upgread-top .mayura-upgread-main-container .main-row .mainh3 {
        max-width: 290px;
        margin: auto;
        text-align: center;
        font-family: "Inter";
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        background: linear-gradient(137deg, #08133c 4.07%, #2e3e79 75.46%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }
}

@media(max-width: 1200px) {
    .mayura-upgread-top .mayura-upgread-main-container .main-row .imgDIv img {
        width: 100%
    }
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV {
    border-radius: 10px;
    background: linear-gradient(308deg, #110140 4.16%, #1e2a8e 44.91%, #010740 88.8%);
    padding: 33px 23px 25px 30px;
    max-width: 360px
}

@media(max-width: 991px) {
    .mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV {
        background: none;
        padding: 0 31px 0 31px;
        margin: auto;
        width: 100%
    }
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV .foRm {
    max-width: 310px
}

@media(max-width: 991px) {
    .mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV .foRm {
        max-width: 100%
    }
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV .foRm .foRmH1 {
     font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(208deg, #c8c6c6 0%, #f1f0f0 53.5%, #c8c6c6 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 24px
}

@media(max-width: 991px) {
    .mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV .foRm .foRmH1 {
        text-align: center;
        color: #08133c;
        background: unset;
        background-clip: unset;
        -webkit-background-clip: unset;
        -webkit-text-fill-color: unset
    }
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV .foRm .form-label-group>label {
    color: #fff
}

@media(max-width: 767px) {
    .mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV .foRm .form-label-group>label {
        color: #08133c
    }
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV .foRm .form-label-group input:focus~label,
.mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV .foRm .form-label-group textarea:focus~label,
.mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV .foRm .form-label-group input:not(:placeholder-shown)~label {
    font-size: 12px;
    color: #fff;
    background: linear-gradient(90deg, #110140 -21.35%, #1e2a8e 161.46%);
    display: inline-block;
    width: auto;
    padding: 1px 4px;
    margin-left: 7px;
    margin-top: -10px;
    border-radius: 0px;
    border: 0;
    background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV .foRm .jvalidation .form-label-group>label.error,
.mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV .foRm .jvalidation .form-label-group input:not(:placeholder-shown)~label.error {
    position: static;
    margin: 5px 0;
    padding: 0 5px;
    color: #d10000;
    font-size: 14px;
    background: #ffcfcf;
    border-radius: 5px
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV .foRm .form-label-group {
    margin-bottom: 24px
}

@media(max-width: 991px) {
    .mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV .foRm .form-label-group {
        margin-bottom: 14px
    }
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV .foRm .form-label-group input {
    padding: 15px;
    border-radius: 8px;
    border: 1px solid #c8c6c6;
    background: none;
     font-family: "Inter";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    background: linear-gradient(208deg, #c8c6c6 0%, #f1f0f0 53.5%, #c8c6c6 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

@media(max-width: 991px) {
    .mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV .foRm .form-label-group input {
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        border-radius: 8px;
        border: 1px solid #c8c6c6
    }
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV .foRm .form-label-group input:-webkit-autofill {
    -webkit-text-fill-color: --Silver02, linear-gradient(208deg, #c8c6c6 0%, #f1f0f0 53.5%, #c8c6c6 100%)
}

@media(max-width: 991px) {
    .mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV .foRm .form-label-group input:-webkit-autofill {
        -webkit-text-fill-color: #fff
    }
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV .foRm .form-label-group input:-webkit-autofill:focus {
    -webkit-text-fill-color: --Silver02, linear-gradient(208deg, #c8c6c6 0%, #f1f0f0 53.5%, #c8c6c6 100%)
}

@media(max-width: 991px) {
    .mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV .foRm .form-label-group input:-webkit-autofill:focus {
        -webkit-text-fill-color: #fff
    }
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV .foRm .buttonProceedAndGeneratemetal {
    text-align: center
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV .foRm .buttonProceedAndGeneratemetal .buttonProceedAndGeneratemetalMain {
    width: 132px;
    height: 38px;
    border-radius: 20px;
    border: 1px solid #fff;
    stroke-width: .5px;
    stroke: var(--Silver02, #c8c6c6);
    -webkit-backdrop-filter: blur(21px);
    backdrop-filter: blur(21px);
    color: #fff;
    text-align: center;
    font-family: "Inter";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: var(--Metal-2, linear-gradient(270deg, #332b28 0%, #514a44 21.11%, #8b837d 50.14%, #625a50 71.74%, #7a766d 90.18%, #433c32 100%))
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV .foRm .buttonProceedAndGeneratemetal button:disabled,
.mayura-upgread-top .mayura-upgread-main-container .main-row .foRmDiV .foRm .buttonProceedAndGeneratemetal button[disabled] {
    opacity: .5
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tilANdSubCon {
    max-width: 420px
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tilANdSubCon .mainh2 {
    text-align: center;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: var(--Mayura01, linear-gradient(137deg, #08133c 4.07%, #2e3e79 75.46%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 25px
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tilANdSubCon .mainh3 {
    text-align: center;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: var(--Mayura01, linear-gradient(137deg, #08133c 4.07%, #2e3e79 75.46%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    max-width: 295px;
    margin: 0 auto 18px
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent {
    border-radius: 10px;
    background: var(--Mayura03, linear-gradient(308deg, #110140 4.16%, #1e2a8e 44.91%, #010740 88.8%));
    padding: 35px 0px 69px 0px;
    min-width: 420px;
    overflow: hidden
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .h2t {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: var(--Silver02, linear-gradient(208deg, #c8c6c6 0%, #f1f0f0 53.5%, #c8c6c6 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 18px
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .h2t .ruppeeImage {
    width: 18px;
    margin-right: 5px
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .h3t {
    text-align: center;
    font-family: "Inter";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: var(--Silver02, linear-gradient(208deg, #c8c6c6 0%, #f1f0f0 53.5%, #c8c6c6 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 36px
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .h3t span {
    background: var(--Silver02, linear-gradient(208deg, #c8c6c6 0%, #f1f0f0 53.5%, #c8c6c6 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    font-family: "Inter";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .checkBoxes {
    margin: auto;
    max-width: 300px
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .checkBoxes .custom-control-input:checked~.custom-control-label::after {
    top: -3px;
    left: -28px;
    background: rgba(0, 0, 0, 0) url(../components/content/cc-ntb/mayuraMetalCard/clientlibs/images/ashva-cc/check_box.svg) no-repeat
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .checkBoxes .check1 {
    padding-left: 28px;
    margin-left: 0;
    position: relative
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .checkBoxes .check2 {
    padding-left: 28px;
    position: relative
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .checkBoxes label {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: var(--Silver02, linear-gradient(208deg, #c8c6c6 0%, #f1f0f0 53.5%, #c8c6c6 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .checkBoxes label a {
    background: var(--Silver02, linear-gradient(208deg, #c8c6c6 0%, #f1f0f0 53.5%, #c8c6c6 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    font-family: "Inter";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-bottom: 1px solid #f1f0f0
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .checkBoxes label .anchor2 {
    background: var(--Silver02, linear-gradient(208deg, #c8c6c6 0%, #f1f0f0 53.5%, #c8c6c6 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    font-family: "Inter";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .checkBoxes label::before {
    top: -3px;
    background: rgba(0, 0, 0, 0) url(../components/content/cc-ntb/mayuraMetalCard/clientlibs/images/ashva-cc/uncheck.svg) no-repeat;
    width: 20px;
    height: 20px;
    border: none;
    left: -28px
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .checkBoxes label strong.border-bottom-new {
    text-decoration: underline;
    cursor: pointer;
    border-bottom: 1px solid #fff
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .checkBoxes .custom-control.green .custom-control-input:checked~.custom-control-label::before {
    background: rgba(0, 0, 0, 0)
}

@media(max-width: 767px) {
    .mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .checkBoxes .custom-control.green .custom-control-input:checked~.custom-control-label::before {
        background: rgba(0, 0, 0, 0) !important
    }
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .buttonPayNowContainer {
    text-align: center;
    margin-bottom: 30px
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .buttonPayNowContainer .buttonPayNow {
    width: 132px;
    height: 38px;
    border-radius: 20px;
    border: 1px solid #fff;
    stroke-width: .5px;
    stroke: var(--Silver02, #c8c6c6);
    -webkit-backdrop-filter: blur(21px);
    backdrop-filter: blur(21px);
    color: #fff;
    text-align: center;
    font-family: "Inter";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: var(--Metal-2, linear-gradient(270deg, #332b28 0%, #514a44 21.11%, #8b837d 50.14%, #625a50 71.74%, #7a766d 90.18%, #433c32 100%))
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .buttonPayNowContainer button:disabled,
.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .buttonPayNowContainer button[disabled] {
    opacity: .5
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .h1t {
    max-width: 320px;
    text-align: center;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    background: var(--Silver02, linear-gradient(208deg, #c8c6c6 0%, #f1f0f0 53.5%, #c8c6c6 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 0 auto 33px
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .metal-carousal {
    padding: 0 0 0 20px;
    position: relative
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .metal-carousal .swiperDiv {
    position: relative;
    width: 114px;
    height: 114px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 8px;
    background: var(--Silver02, linear-gradient(208deg, #c8c6c6 0%, #f1f0f0 53.5%, #c8c6c6 100%));
    padding: 27px 4px
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .metal-carousal .swiperDiv .circleSwiper {
    position: absolute;
    width: 48px;
    height: 48px;
    left: 33px;
    top: -30px
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .metal-carousal .swiperDiv h2 {
    text-align: center;
    font-family: "Inter";
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: var(--Mayura02, #08133c)
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .metal-carousal .swiperDiv h2 span {
    color: var(--Mayura02, #08133c);
    font-family: "Inter";
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .metal-carousal .swiper-horizontal>.swiper-scrollbar,
.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .metal-carousal .swiper-scrollbar.swiper-scrollbar-horizontal {
    width: 127px;
    height: 20px;
    z-index: 1;
    background: url(../../../content/dam/idfcfirstbank/images/metal-card/icons/tracker.png);
    background-repeat: no-repeat;
    bottom: -25px;
    transform: translate(-50%);
    left: 50%;
    background-position: center center;
    overflow: hidden
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContent .metal-carousal .swiper-scrollbar-drag {
    background: url(../../../content/dam/idfcfirstbank/images/metal-card/icons/union.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 5px 0
}

@media(max-width: 991px) {
    .mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContentMobile .h2t {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        font-family: "Inter";
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        background: var(--Mayura01, linear-gradient(137deg, #08133c 4.07%, #2e3e79 75.46%));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin-bottom: 18px
    }

    .mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContentMobile .h2t .ruppeeImage {
        width: 18px;
        margin-right: 5px
    }
}

@media(max-width: 991px) {
    .mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContentMobile .h3t {
        margin-bottom: 18px;
        text-align: center;
        font-family: "Inter";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        background: var(--Mayura01, linear-gradient(137deg, #08133c 4.07%, #2e3e79 75.46%));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    .mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContentMobile .h3t span {
        background: var(--Mayura01, linear-gradient(137deg, #08133c 4.07%, #2e3e79 75.46%));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        font-family: "Inter";
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: normal
    }
}

@media(max-width: 767px) {
    .mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContentMobile .custom-control-input {
        left: 10px
    }
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContentMobile .checkBoxes {
    margin: auto;
    max-width: 300px
}

@media(max-width: 991px) {
    .mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContentMobile .checkBoxes .custom-control-input:checked~.custom-control-label::after {
        top: -3px;
        left: -28px;
        background: url(../components/content/cc-ntb/mayuraMetalCard/clientlibs/images/ashva-cc/blue-check_box.svg) no-repeat
    }

    .mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContentMobile .checkBoxes .check1 {
        padding-left: 28px;
        margin-left: 0;
        position: relative
    }

    .mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContentMobile .checkBoxes .check2 {
        padding-left: 28px;
        position: relative
    }

    .mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContentMobile .checkBoxes label {
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        background: linear-gradient(308deg, #110140 4.16%, #1e2a8e 44.91%, #010740 88.8%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    .mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContentMobile .checkBoxes label a {
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        background: var(--Mayura01, linear-gradient(137deg, #08133c 4.07%, #2e3e79 75.46%));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    .mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContentMobile .checkBoxes label strong {
        display: inline-block;
        background: var(--Mayura01, linear-gradient(137deg, #08133c 4.07%, #2e3e79 75.46%));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        -webkit-text-decoration-line: underline;
        text-decoration-line: underline;
        text-decoration: underline
    }

    .mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContentMobile .checkBoxes label strong.border-btm-line {
        border-bottom: 1px solid #08133c
    }

    .mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContentMobile .checkBoxes label::before {
        top: -3px;
        border: none;
        left: -28px;
        background: rgba(0, 0, 0, 0) url(../components/content/cc-ntb/mayuraMetalCard/clientlibs/images/ashva-cc/mob-blue-uncheck.svg) no-repeat
    }
}

@media(max-width: 991px) {
    .mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContentMobile .buttonPayNowContainer {
        text-align: center
    }
}

@media(max-width: 991px) {
    .mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContentMobile .buttonPayNowContainer .buttonPayNow {
        width: 132px;
        height: 38px;
        border-radius: 20px;
        border: 1px solid #fff;
        stroke-width: .5px;
        stroke: var(--Silver02, #c8c6c6);
        -webkit-backdrop-filter: blur(21px);
        backdrop-filter: blur(21px);
        color: #fff;
        text-align: center;
        font-family: "Inter";
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        background: var(--Metal-2, linear-gradient(270deg, #332b28 0%, #514a44 21.11%, #8b837d 50.14%, #625a50 71.74%, #7a766d 90.18%, #433c32 100%))
    }
}

.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContentMobile .buttonPayNowContainer button:disabled,
.mayura-upgread-top .mayura-upgread-main-container .main-row .tAndcSliderDiv .tAndcSliderDivContentMobile .buttonPayNowContainer button[disabled] {
    opacity: .5
}

.mayura-upgread-top-bg {
    padding: 50px 0 46px 0;
    background: url("../../../content/dam/idfcfirstbank/images/metal-card/img/bg.jpg");
    background-position: center;
    background-size: cover
}

@media(max-width: 991px) {
    .mayura-upgread-top-bg {
        padding: 150px 0 50px 0
    }
}

@media(max-width: 991px)and (max-width: 767px) {
    .mayura-upgread-top-bg {
        padding: 40px 0 0 0;
        background: url("../../../content/dam/idfcfirstbank/images/metal-card/img/bg-m-new.jpg");
        background-size: contain
    }
}

.mayura-upgread-top-bg .h1 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: var(--mayura, linear-gradient(137deg, #08133C 4.07%, #2E3E79 75.46%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    text-align: left
}

@media(max-width: 991px) {
    .mayura-upgread-top-bg .h1 {
        min-height: 1px;
        text-align: center
    }
}

.mayura-upgread-top-bg .imgDIv {
    margin-bottom: 72px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.mayura-upgread-top-bg .imgDIv img {
    width: 100%;
    max-width: 287px;
    margin-left: 36px
}

@media(max-width: 991px) {
    .mayura-upgread-top-bg .imgDIv {
        display: block;
        margin-bottom: 23px
    }

    .mayura-upgread-top-bg .imgDIv img {
        width: auto !important;
        max-width: 100%;
        margin-left: 0
    }
}

@media(max-width: 991px)and (max-width: 767px) {
    .mayura-upgread-top-bg .imgDIv img {
        max-width: 250px
    }
}

.mayura-upgread-top-bg .metal-carousal {
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 50px;
    position: relative
}

@media(max-width: 767px) {
    .mayura-upgread-top-bg .metal-carousal {
        margin-right: -16px
    }
}

.mayura-upgread-top-bg .metal-carousal .swiper-slide {
    height: auto;
    display: -ms-flexbox;
    display: flex
}

.mayura-upgread-top-bg .metal-carousal .swiperDiv {
    padding: 13px 40px 21px 15px;
    text-align: center;
    border-radius: 8px;
    width: 100%;
    background: var(--Metal-2, linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(241deg, #332b28 0%, #514a44 21.11%, #625a50 71.74%, #7a766d 90.18%, #433c32 100%));
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

@media(max-width: 991px) {
    .mayura-upgread-top-bg .metal-carousal .swiperDiv {
        display: block;
        padding: 14px 14px 10px
    }

    .mayura-upgread-top-bg .metal-carousal .swiperDiv h2 {
        margin-left: 0
    }
}

.mayura-upgread-top-bg .metal-carousal .swiperDiv h2 {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
    margin-left: 16px;
    color: #fff
}

.mayura-upgread-top-bg .metal-carousal .swiperDiv h2 strong {
    font-weight: 700
}

.mayura-upgread-top-bg .metal-carousal .swiperDiv .circleSwiper {
    width: 48px;
    height: 48px
}

@media(max-width: 991px) {
    .mayura-upgread-top-bg .metal-carousal .swiperDiv .circleSwiper {
        margin-top: -45px
    }
}

.mayura-upgread-top-bg .metal-carousal .scrollbar {
    padding-top: 0px
}

.mayura-upgread-top-bg .metal-carousal .scrollbar .swiper-horizontal>.swiper-scrollbar,
.mayura-upgread-top-bg .metal-carousal .scrollbar .swiper-scrollbar.swiper-scrollbar-horizontal {
    width: 156px;
    height: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    background: url(../../../content/dam/idfcfirstbank/images/metal-card/icons/swiper-btn2.png);
    background-repeat: no-repeat;
    background-position: center center;
    bottom: 10px;
    overflow: hidden
}

@media(max-width: 767px) {

    .mayura-upgread-top-bg .metal-carousal .scrollbar .swiper-horizontal>.swiper-scrollbar,
    .mayura-upgread-top-bg .metal-carousal .scrollbar .swiper-scrollbar.swiper-scrollbar-horizontal {
        background-size: 100% auto;
        background-image: url(../../../content/dam/idfcfirstbank/images/metal-card/icons/tracker.png)
    }
}

.mayura-upgread-top-bg .metal-carousal .scrollbar .swiper-scrollbar-drag {
    background: url(../../../content/dam/idfcfirstbank/images/metal-card/icons/swiper-btn.png);
    background-repeat: no-repeat;
    padding: 5px 0;
    background-position: center center
}

@media(max-width: 767px) {
    .mayura-upgread-top-bg .metal-carousal .scrollbar .swiper-scrollbar-drag {
        background-image: url(../../../content/dam/idfcfirstbank/images/metal-card/icons/union.png)
    }
}

@media(max-width: 767px) {
    .mayura-upgread-top-bg .carousel-container {
        position: relative;
        padding-block: 46px;
        padding: 42px 16px 82px 16px;
        background: var(--Metal-2, linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(241deg, #332b28 0%, #514a44 21.11%, #625a50 71.74%, #7a766d 90.18%, #433c32 100%))
    }

    .mayura-upgread-top-bg .carousel-container::before,
    .mayura-upgread-top-bg .carousel-container::after {
        content: "";
        background: url("../components/content/cc-ntb/mayuraMetalCard/clientlibs/images/metal-card/mayur/m1.png");
        background-repeat: no-repeat;
        width: 54px;
        height: 88px;
        top: 120px;
        left: 0;
        position: absolute;
        opacity: .2
    }

    .mayura-upgread-top-bg .carousel-container::after {
        top: auto;
        right: 0px;
        left: auto;
        bottom: 10px;
        content: "";
        background: url("../components/content/cc-ntb/mayuraMetalCard/clientlibs/images/metal-card/mayur/m2.png");
        background-repeat: no-repeat;
        width: 50px;
        height: 88px;
        opacity: .2
    }

    .mayura-upgread-top-bg .carousel-container .h1 {
        background: var(--Silver03, conic-gradient(from 223deg at 50% 45.7%, #efefef 48.6000019312deg, #cacaca 104.3999969959deg, #efefef 163.8000047207deg, #cacaca 189.7996973991deg, #999 219.5713376999deg, #efefef 276.8591165543deg, #999 353.5780191422deg));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        font-size: 18px;
        margin-bottom: 23px;
        padding: 0 60px;
        text-align: center
    }

    .mayura-upgread-top-bg .carousel-container .metal-carousal .swiperDiv {
        padding: 14px 14px 10px;
        display: inline-block
    }

    .mayura-upgread-top-bg .carousel-container .metal-carousal .swiperDiv h2 {
        background: linear-gradient(208deg, #C8C6C6 0%, #F1F0F0 53.5%, #C8C6C6 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        text-align: center;
        margin-left: 0
    }

    .mayura-upgread-top-bg .carousel-container .more-card {
        background: var(--Silver02, linear-gradient(208deg, #c8c6c6 0%, #f1f0f0 53.5%, #c8c6c6 100%));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        font-size: 14px
    }

    .mayura-upgread-top-bg .carousel-container .more-card::before {
        border-bottom: 1px solid #f1f0f0
    }

    .mayura-upgread-top-bg .carousel-container .tc {
        background: var(--Silver02, linear-gradient(208deg, #c8c6c6 0%, #f1f0f0 53.5%, #c8c6c6 100%));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        font-size: 12px
    }

    .mayura-upgread-top-bg .carousel-container .tc a {
        background: var(--Silver02, linear-gradient(208deg, #c8c6c6 0%, #f1f0f0 53.5%, #c8c6c6 100%));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        display: block
    }

    .mayura-upgread-top-bg .carousel-container .tc a::before {
        width: 58px;
        border-bottom: 1px solid #f1f0f0;
        right: 0;
        margin: 0 auto
    }
}

.mayura-upgread-top-bg .mayura-upgread-main-container .main-row .foRmDiV {
    border-radius: 20px;
    padding: 24px 30px;
    background: var(--Mayura03, linear-gradient(308deg, #110140 4.16%, #1E2A8E 44.91%, #010740 88.8%))
}

@media(max-width: 991px) {
    .mayura-upgread-top-bg .mayura-upgread-main-container .main-row .foRmDiV {
        margin-top: 0
    }
}

.mayura-upgread-top-bg .mayura-upgread-main-container .main-row .foRmDiV .foRm .foRmH1 {
    background: var(--Silver01, conic-gradient(from 142deg at 50% 35.29%, #999 0deg, #efefef 48.6000019312deg, #cacaca 104.3999969959deg, #efefef 163.8000047207deg, #cacaca 230.3999948502deg, #999 288.0000042915deg, #efefef 320.3999948502deg));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 34px
}

@media(max-width: 767px) {
    .mayura-upgread-top-bg .mayura-upgread-main-container .main-row .foRmDiV .foRm .foRmH1 {
        margin-bottom: 28px;
        margin-bottom: 35px
    }
}

.mayura-upgread-top-bg .mayura-upgread-main-container .main-row .foRmDiV .foRm .custom-control.green .custom-control-input:not(:disabled):active~.custom-control-label::before {
    background-color: rgba(0, 0, 0, 0)
}

.mayura-upgread-top-bg .mayura-upgread-main-container .main-row .foRmDiV .foRm .form-label-group {
    margin-bottom: 24px
}

.mayura-upgread-top-bg .mayura-upgread-main-container .main-row .foRmDiV .foRm .form-label-group>label {
    color: #f1f0f0;
    font-size: 14px;
    font-weight: 400;
}

.mayura-upgread-top-bg .mayura-upgread-main-container .main-row .foRmDiV .foRm .form-label-group input:focus~label {
    background: linear-gradient(308deg, #110140 4.16%, #1E2A8E 44.91%, #010740 88.8%);
    color: #fff
}

.mayura-upgread-top-bg .mayura-upgread-main-container .main-row .foRmDiV .foRm .form-label-group input {
    width: 100%;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 100%;
    color: #f1f0f0;
    border: 1px solid #c8c6c6;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #f1f0f0
}

.mayura-upgread-top-bg .mayura-upgread-main-container .main-row .foRmDiV .foRm .form-label-group+small {
    margin-top: -15px;
    color: #fff;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    margin-bottom: 24px
}

.mayura-upgread-top-bg .mayura-upgread-main-container .main-row .foRmDiV .foRm .buttonProceedAndGeneratemetal .buttonProceedAndGeneratemetalMain {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: normal
}

.mayura-upgread-top-bg .mayura-upgread-main-container .main-row .foRmDiV .foRm .buttonProceedAndGeneratemetal button:disabled,
.mayura-upgread-top-bg .mayura-upgread-main-container .main-row .foRmDiV .foRm .buttonProceedAndGeneratemetal button[disabled] {
    opacity: .5
}

.mayura-upgread-top-bg .mayura-upgread-main-container .indicator {
    border-radius: 5px;
    background: linear-gradient(208deg, rgba(200, 198, 198, 0.2) 0%, rgba(241, 240, 240, 0.2) 53.5%, rgba(200, 198, 198, 0.2) 100%);
    margin-top: 24px;
    padding: 12px 20px;
    margin-bottom: 12px
}
.mayura-upgread-top-bg .mayura-upgread-main-container .indicator .exclusiveInauguralOfferMayura, .mayura-upgread-top-bg .mayura-upgread-main-container .indicator .exclusiveInauguralOfferMayuraNew {
    cursor: pointer;
}

.mayura-upgread-top-bg .mayura-upgread-main-container .indicator .welcomeBenefitMayura, .mayura-upgread-top-bg .mayura-upgread-main-container .indicator .welcomeBenefitMayuraNew {
    cursor: pointer;
}
@media(max-width: 767px) {
    .mayura-upgread-top-bg .mayura-upgread-main-container .indicator {
        padding: 12px
    }
}

.mayura-upgread-top-bg .mayura-upgread-main-container .indicator p {
    color: #fff;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0
}

.mayura-upgread-top-bg .mayura-upgread-main-container .indicator p strong {
    font-weight: 700
}

.mayura-upgread-top-bg .mayura-upgread-main-container .indicator+p {
    color: #fff;
    font-size: 10px;
    font-weight: 500;
    line-height: normal;
    margin: 0
}

.mayura-upgread-top-bg .more-card {
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    background: linear-gradient(241deg, #332B28 0%, #514A44 21.11%, #625A50 71.74%, #7A766D 90.18%, #433C32 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    position: relative
}

.mayura-upgread-top-bg .more-card::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 1px;
    border-bottom: 1px solid #7a766d
}

.mayura-upgread-top-bg .tc {
    margin-top: 20px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
    background: linear-gradient(241deg, #332b28 0%, #514a44 21.11%, #8b837d 50.14%, #625a50 71.74%, #7a766d 90.18%, #433c32 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    position: relative
}

.mayura-upgread-top-bg .tc a {
    background: linear-gradient(241deg, #332b28 0%, #514a44 21.11%, #8b837d 50.14%, #625a50 71.74%, #7a766d 90.18%, #433c32 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    font-size: 12px;
    font-weight: 700;
    line-height: normal;
    position: relative
}

.mayura-upgread-top-bg .tc a::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 1px;
    border-bottom: 1px solid #7a766d
}

.mayura-upgread-top-bg .checkBoxes {
    margin: auto;
    margin-bottom: 24px
}

.mayura-upgread-top-bg .checkBoxes .custom-control-input:checked~.custom-control-label::after {
    top: -3px;
    left: -38px;
    background-size: cover;
    background: rgba(0, 0, 0, 0) url(../components/content/cc-ntb/mayuraMetalCard/clientlibs/images/ashva-cc/check_box.svg) no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px
}

.mayura-upgread-top-bg .checkBoxes .check1 {
    padding-left: 38px;
    margin-left: 0;
    position: relative
}

.mayura-upgread-top-bg .checkBoxes .check2 {
    padding-left: 28px;
    position: relative
}

.mayura-upgread-top-bg .checkBoxes label {
    color: #fff !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

.mayura-upgread-top-bg .checkBoxes label.error {
    position: absolute;
    top: 17px;
    color: red
}

.mayura-upgread-top-bg .checkBoxes label a {
    background: linear-gradient(208deg, #c8c6c6 0%, #f1f0f0 53.5%, #c8c6c6 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    font-family: "Inter";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-bottom: 1px solid #f1f0f0
}

.mayura-upgread-top-bg .checkBoxes label .anchor2 {
    background: linear-gradient(208deg, #c8c6c6 0%, #f1f0f0 53.5%, #c8c6c6 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    font-family: "Inter";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.mayura-upgread-top-bg .checkBoxes label::before {
    top: -3px;
    background: rgba(0, 0, 0, 0);
    width: 30px;
    height: 30px;
    border: none;
    left: -38px;
    border-radius: 5px !important;
    background-size: cover;
    border: 1px solid #c8c6c6 !important
}

.mayura-upgread-top-bg .checkBoxes label strong.border-bottom-new {
    text-decoration: underline;
    cursor: pointer;
    border-bottom: 1px solid #fff
}

.mayura-upgread-top-bg .checkBoxes .custom-control.green .custom-control-input:checked~.custom-control-label::before {
    background: rgba(0, 0, 0, 0)
}

@media(max-width: 767px) {
    .mayura-upgread-top-bg .checkBoxes .custom-control.green .custom-control-input:checked~.custom-control-label::before {
        background: rgba(0, 0, 0, 0) !important
    }
}

.mayura-upgread-journey-pg2 {
    padding: 200px 0 50px;
    background: linear-gradient(139deg, #999 -6.6%, #efefef 7.79%, #eee 14.72%, #cacaca 36.04%, #efefef 57.36%, #cacaca 78.68%, #efefef 100%, #999 100%)
}

.mayura-upgread-journey-pg2 .mayura-upgread-top-bg {
    padding: 0 0;
    background: none;
    margin: 40px -15px 0
}

@media(max-width: 767px) {
    .mayura-upgread-journey-pg2 .mayura-upgread-top-bg .carousel-container {
        background: conic-gradient(from 37deg at 46.54% -8.07%, #999 0deg, #efefef 48.6000019312deg, #cacaca 104.3999969959deg, #efefef 163.8000047207deg, #cacaca 230.3999948502deg, #999 288.0000042915deg, #efefef 320.3999948502deg);
        padding: 42px 16px 26px 16px
    }

    .mayura-upgread-journey-pg2 .mayura-upgread-top-bg .carousel-container::before {
        display: none
    }

    .mayura-upgread-journey-pg2 .mayura-upgread-top-bg .carousel-container .metal-carousal .scrollbar .swiper-scrollbar-drag {
        filter: brightness(0.5)
    }

    .mayura-upgread-journey-pg2 .mayura-upgread-top-bg .carousel-container .metal-carousal .scrollbar .swiper-scrollbar.swiper-scrollbar-horizontal {
        filter: brightness(0.5)
    }

    .mayura-upgread-journey-pg2 .mayura-upgread-top-bg .carousel-container .text-center.mt-2 {
        filter: brightness(0.5)
    }
}

.mayura-upgread-journey-pg2 .mayura-upgread-top-bg .carousel-container::after {
    display: none
}

.first-select-joining-benefits .joining-benefits-container .swiper-wrapper {
    width: auto
}

@media(max-width: 768px) {
    .first-select-joining-benefits .joining-benefits-container .swiper-wrapper {
        width: 100%
    }
}

.first-select-card-solution .joining-benefits-container .swiper-wrapper {
    width: auto;
    display: -ms-flexbox;
    display: flex
}

@media(max-width: 991px) {
    .first-select-card-solution .joining-benefits-container .swiper-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media(max-width: 991px)and (max-width: 768px) {
    .first-select-card-solution .joining-benefits-container .swiper-wrapper {
        width: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.first-select-payment .joining-benefits-container .swiper-wrapper {
    width: auto
}

@media(max-width: 768px) {
    .first-select-payment .joining-benefits-container .swiper-wrapper {
        width: 100%
    }
}

.first-select-experience .joining-benefits-container .swiper-wrapper {
    width: auto
}

@media(max-width: 768px) {
    .first-select-experience .joining-benefits-container .swiper-wrapper {
        width: 100%
    }
}

.first-select-reason .unlock-exclusive-container .swiper-wrapper {
    width: auto
}

@media(max-width: 768px) {
    .first-select-reason .unlock-exclusive-container .swiper-wrapper {
        width: 100%
    }
}

/**
 * Swiper 11.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 22, 2023
 */
 @font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper {
    transform: translate3d(0px,0,0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform,height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop:always}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start:var(--swiper-centered-offset-before)}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper: :before {
    height:100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start:var(--swiper-centered-offset-before)}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper: :before {
    width:100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0,0,0,.15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset,50%);
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev {
    display: none!important
}

.swiper-button-next svg,.swiper-button-prev svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center
}

.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg)
}

.swiper-button-prev,.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset,10px);
    right: auto
}

.swiper-button-next,.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset,10px);
    left: auto
}

.swiper-button-lock {
    display: none
}

.swiper-button-next:after,.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset,10px);
    left: auto
}

.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled {
    display: none!important
}

.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom,8px);
    top: var(--swiper-pagination-top,auto);
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius,50%);
    background: var(--swiper-pagination-bullet-inactive-color,#000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none!important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets {
    right: var(--swiper-pagination-right,8px);
    left: var(--swiper-pagination-left,auto);
    top: 50%;
    transform: translate3d(0px,-50%,0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform,.2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform,.2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform,.2s right
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color,inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size,4px);
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar {
    width: var(--swiper-pagination-progressbar-size,4px);
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: var(--swiper-scrollbar-border-radius,10px);
    position: relative;
    touch-action: none;
    background: var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))
}

.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none!important
}

.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset,1%);
    bottom: var(--swiper-scrollbar-bottom,4px);
    top: var(--swiper-scrollbar-top,auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size,4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    left: var(--swiper-scrollbar-left,auto);
    right: var(--swiper-scrollbar-right,4px);
    top: var(--swiper-scrollbar-sides-offset,1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size,4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));
    border-radius: var(--swiper-scrollbar-border-radius,10px);
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active {
    pointer-events: auto
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform,opacity,height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

/*customer speaks sections start*/

.customer-speak-metal {
    padding: 43px 0 60px;
    background: var(--Silver03, conic-gradient(from 223deg at 50% 45.7%, #efefef 48.6000019312deg, #cacaca 104.3999969959deg, #efefef 163.8000047207deg, #cacaca 189.7996973991deg, #999 219.5713376999deg, #efefef 276.8591165543deg, #999 353.5780191422deg));
    background-image: url("../../../content/dam/idfcfirstbank/images/metal-card/img/customer-speak-bg.jpg");
    background-size: cover;
    background-position: center;
    overflow: hidden;
    position: relative
}

@media(max-width: 767px) {
    .customer-speak-metal {
        padding: 32px 0 60px 0;
        background-size: cover
    }
}

.customer-speak-metal .h2 {
    color: var(--Mayura02, #08133c);
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 42px
}

@media(max-width: 767px) {
    .customer-speak-metal .h2 {
        margin-bottom: 20px;
        font-size: 18px
    }
}

.customer-speak-metal .customer-speark-carousal {
    padding: 0px 0 10px 20px;
    position: relative
}

.customer-speak-metal .customer-speark-carousal .swiperDiv {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 16px;
    border-radius: 16px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(241deg, #332B28 0%, #514A44 21.11%, #625A50 71.74%, #7A766D 90.18%, #433C32 100%);
    padding: 34px 30px
}

@media(max-width: 767px) {
    .customer-speak-metal .customer-speark-carousal .swiperDiv {
        padding: 26px 23px 25px 17px
    }
}

.customer-speak-metal .customer-speark-carousal .swiperDiv h2 {
    color: #fff;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.customer-speak-metal .customer-speark-carousal .swiperDiv h2 strong {
    color: #fff;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: block;
    margin-top: 40px
}

@media(max-width: 767px) {
    .customer-speak-metal .customer-speark-carousal .swiperDiv h2 {
        font-size: 12px
    }

    .customer-speak-metal .customer-speark-carousal .swiperDiv h2 strong {
        font-size: 14px;
        margin-top: 30px
    }
}

.customer-speak-metal .customer-speark-carousal .scrollbar {
    padding-top: 0px
}

.customer-speak-metal .customer-speark-carousal .scrollbar .swiper-horizontal>.swiper-scrollbar,
.customer-speak-metal .customer-speark-carousal .scrollbar .swiper-scrollbar.swiper-scrollbar-horizontal {
    width: 156px;
    height: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    background: url(../../../content/dam/idfcfirstbank/images/metal-card/icons/swiper-btn2.png);
    background-repeat: no-repeat;
    background-position: center center;
    bottom: -35px;
    overflow: hidden;
    filter: brightness(0.5)
}

.customer-speak-metal .customer-speark-carousal .scrollbar .swiper-scrollbar-drag {
    background: url(../../../content/dam/idfcfirstbank/images/metal-card/icons/swiper-btn.png);
    background-repeat: no-repeat;
    padding: 5px 0;
    background-position: center center
}

.customer-speak-metal .customer-speark-carousal-red {
    padding: 0 0 10px 20px;
    position: relative
}

.customer-speak-metal .customer-speark-carousal-red .mainText {
    text-align: center;
    font-family: "Inter";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: var(--IDFC_Ashva, linear-gradient(90deg, #40010a 0%, #840114 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

@media(max-width: 767px) {
    .customer-speak-metal .customer-speark-carousal-red .mainText {
        font-size: 18px
    }
}

.customer-speak-metal .customer-speark-carousal-red .swiperDiv {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 16px;
    background: var(--Metal, linear-gradient(241deg, #332b28 0%, #514a44 21.11%, #8b837d 50.14%, #625a50 71.74%, #7a766d 90.18%, #433c32 100%));
    padding: 34px 30px
}

@media(max-width: 767px) {
    .customer-speak-metal .customer-speark-carousal-red .swiperDiv {
        padding: 26px 17px
    }
}

.customer-speak-metal .customer-speark-carousal-red .swiperDiv h2 {
    color: #fff;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.customer-speak-metal .customer-speark-carousal-red .swiperDiv h2 strong {
    color: #fff;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: block;
    margin-top: 40px
}

@media(max-width: 767px) {
    .customer-speak-metal .customer-speark-carousal-red .swiperDiv h2 {
        font-size: 12px
    }

    .customer-speak-metal .customer-speark-carousal-red .swiperDiv h2 strong {
        font-size: 14px;
        margin-top: 30px
    }
}

.customer-speak-metal .customer-speark-carousal-red .scrollbar {
    padding-top: 0px
}

.customer-speak-metal .customer-speark-carousal-red .scrollbar .swiper-horizontal>.swiper-scrollbar,
.customer-speak-metal .customer-speark-carousal-red .scrollbar .swiper-scrollbar.swiper-scrollbar-horizontal {
    width: 156px;
    height: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    background: url(../../../content/dam/idfcfirstbank/images/metal-card/icons/swiper-btn2.png);
    background-repeat: no-repeat;
    background-position: center center;
    bottom: -35px;
    overflow: hidden
}

.customer-speak-metal .customer-speark-carousal-red .scrollbar .swiper-scrollbar-drag {
    background: url(../../../content/dam/idfcfirstbank/images/metal-card/icons/swiper-btn.png);
    background-repeat: no-repeat;
    padding: 5px 0;
    background-position: center center
}
#customer-speak-swiper.swiper-initialized {
    padding-left: 120px;
    padding-right: 20px;
}

@media (max-width: 767px) {
    #customer-speak-swiper.swiper-initialized {
        padding-left: 0px;
        padding-right: 0px;
    }
}
/*customer speaks section ends*/

/*FAQ sections starts*/
.mayura-cc-faq {
    padding: 45px 0;
    position: relative;
    background: linear-gradient(208deg, #C8C6C6 0%, #F1F0F0 53.5%, #C8C6C6 100%);
}

.mayura-get-in-touch p {
    margin-bottom: 0;
}

.payment-body .mayura-doc-section .hd24s,
.payment-body .mayura-get-in-touch .h4,
.payment-body .mayura-cc-faq .hd {
    background: var(--Mayura01, linear-gradient(137deg, #08133c 4.07%, #2e3e79 75.46%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

.mayura-cc-faq .hd {
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(137deg, #08133c 4.07%, #2e3e79 75.46%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 35px;
}

@media (max-width: 767px) {
    .mayura-cc-faq .hd {
        font-size: 30px;
        margin-bottom: 25px;
    }
}

.mayura-cc-faq-filter {
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    cursor: pointer;
    overflow-x: auto;
    margin-bottom: 18px;
    position: relative;
    z-index: 1;
    padding-bottom: 5px;
}

.mayura-cc-faq .accordian .faq-wrap {
    padding: 0px 22px 0px 44px;
    border-radius: 15px;
}

.mayura-cc-faq .accordian .faq-wrap .trgr {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background: rgba(0, 0, 0, 0);
    box-shadow: none;
    border-bottom: 1px solid #c8c6c6;
    border-radius: 0;
    padding: 22px 0 22px 16px;
    margin-top: 0;
}

.mayura-cc-faq .accordian .faq-wrap .trgr.act {
    -webkit-text-stroke-width: 1;
    -webkit-text-stroke-color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: var(--Linear-01, linear-gradient(208deg, #C8C6C6 0%, #F1F0F0 53.5%, #C8C6C6 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    border-bottom: 0;
}

.mayura-cc-faq .accordian .faq-wrap .tog_cont {
    background: rgba(0, 0, 0, 0);
    border-top: 0;
    box-shadow: none;
    padding: 0px 0 0 16px;
}

.mayura-cc-faq .accordian .faq-wrap:has(>div>.trgr.act) {
    background: linear-gradient(270deg, #332B28 0%, #514A44 21.11%, #8B837D 50.14%, #625A50 71.74%, #7A766D 90.18%, #433C32 100%);
    stroke-width: 1px;
    stroke: #c8c6c6;
    padding: 24px 22px 34px 44px;
}

.mayura-cc-faq .accordian .faq-wrap .trgr.act+.tog_cont.show {
    display: block !important;
}

.mayura-cc-faq .accordian .faq-wrap .tog_cont p, .mayura-cc-faq .accordian .faq-wrap .tog_cont ol li, .mayura-cc-faq .accordian .faq-wrap .tog_cont ul li {
    color: #1c252e;
    -webkit-text-stroke-width: 1;
    -webkit-text-stroke-color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: linear-gradient(208deg, #C8C6C6 0%, #F1F0F0 53.5%, #C8C6C6 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 0;
}

.mayura-cc-faq .accordian .faq-wrap .trgr.act::before{
    content: "";
    background-image: url(../../../content/dam/idfcfirstbank/images/metal-card/icons/trgr-up.svg);
    background-repeat: no-repeat;
}


.mayura-cc-faq .accordian .faq-wrap .trgr::before {
    position: absolute;
    width: 15px;
    height: 15px;
    font-family: icomoon;
    content: "";
    right: 30px;
    top: 20px;
    color: #000;
}
@media (max-width: 767px) {
    .mayura-cc-faq .accordian .faq-wrap .trgr::before {
        right: 18px;
    }
}

.mayura-cc-faq .discover-more-wrap-btn {
    margin-top: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
}

.mayura-cc-faq .btn-know-more {
    border-radius: 40px;
    border: 1px solid #fcfcf1;
    background: linear-gradient(270deg, #332B28 0%, #514A44 21.11%, #8B837D 50.14%, #625A50 71.74%, #7A766D 90.18%, #433C32 100%);
    border: none;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 10px 20px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}

.mayura-cc-faq .btn-know-more span {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.mayura-cc-faq:after {
    content: " ";
    background-image: url(../../../content/dam/idfcfirstbank/images/metal-card/icons/reward-pattern-after.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 130px;
    height: 230px;
}

@media (max-width: 767px) {
    .mayura-cc-faq .accordian .faq-wrap:has(>div>.trgr.act) {
        padding: 9px 0 10px 6px;
    }
    .mayura-cc-faq .accordian .faq-wrap {
        padding: 0px 17px 0px 17px;
    }
    .mayura-cc-faq .accordian .faq-wrap .trgr {
        padding: 18px 36px 18px 18px;
        font-size: 14px;
    }
    .mayura-cc-faq .accordian .faq-wrap .trgr.act+.tog_cont {
        padding-right: 20px;
    }
    .mayura-cc-faq:after {
        width: 75px;
        height: 120px;
    }
}

/*faq section ends*/

/*document section starts*/

.mayura-doc-section {
    background: linear-gradient(208deg, #C8C6C6 0%, #F1F0F0 53.5%, #C8C6C6 100%);
    padding: 60px 0;
}
.mayura-doc-section .header-content-2 {
    color: #000;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}
.mayura-doc-section .hd24s {
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 24px;
    background: var(--Mayura01, linear-gradient(137deg, #08133c 4.07%, #2e3e79 75.46%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

@media (max-width: 767px) {
    .mayura-doc-section .hd24s {
        font-size: 30px;
        font-weight: 700;
    }

    .mayura-doc-section {
        padding: 60px 19px 100px 19px;
    }
}

@media (max-width: 991px) {
    .mayura-doc-section .card-docs {
        width: 48% !important;
        height: 146px !important;
        padding: 18px 5px !important;
        margin-bottom: 6px;
    }
    .mayura-doc-section figure {
        margin: 0 0;
    }
}

.mayura-get-in-touch .h4 {
    background: var(--Mayura01, linear-gradient(137deg, #08133c 4.07%, #2e3e79 75.46%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 66px;
}

.mayura-doc-section .impt-docs-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
}

@media (max-width: 991px) {
    .mayura-doc-section .impt-docs-list{
        justify-content: space-evenly;
    }
}

.mayura-doc-section .card-docs {
    width: 175px;
    height: 175px;
    text-align: center;
    padding: 24px 20px;
    border-radius: 12px;
    border: 1px solid #08133c;
    background: radial-gradient(231% 135.8% at 0.9% 2.98%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
    border-radius: 12px;
}
/*document sections ends*/

/*get in touch section starts*/

.mayura-get-in-touch {
    padding: 38px 0 78px 0;
    background: linear-gradient(73deg, #C7C6C6 -74.4%, #F1F1F1 23.15%);
}

.mayura-get-in-touch .gt-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.mayura-get-in-touch .gt-item figure {
    margin: 0 11px 0 0;
}

.mayura-get-in-touch .gt-item a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    background: linear-gradient(137deg, #08133C 4.07%, #2E3E79 75.46%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.mayura-get-in-touch .gt-item figure img {
    width: 80px;
    height: 80px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media (max-width: 767px) {
    .mayura-get-in-touch .h4 {
        margin-bottom: 26px;
        font-size: 24px;
    }
    .mayura-get-in-touch .gt-item a {
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: 14px;
        margin-bottom: 5px;
    }
    .mayura-get-in-touch .gt-item figure {
        margin: 0 0px 6px 0;
    }
    .mayura-get-in-touch .gt-item figure img {
        width: 54px;
        height: 54px;
    }
    .mayura-get-in-touch {
        padding: 35px 0 60px 0;
    }
}

/*get in touch section ends*/

/*tnc css starts*/

.modalMetalBlue {
    background: rgba(0, 0, 0, .4);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}

.modalMetalBlue .modal-dialog {
    max-width: 900px;
}

.modalMetalBlue .modal-content {
    padding: 39px 50px 9px !important;
    border-radius: 20px !important;
    background: var(--Linear-Silver-001, linear-gradient(138deg, #999 -15.44%, #efefef 0.15%, #cacaca 18.04%, #efefef 37.09%, #cacaca 58.44%, #999 76.91%, #efefef 87.3%));
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .25);
}

.modalMetalBlue .modal-content .modal-header {
    border-bottom: 0;
}

.modalMetalBlue .modal-content .modal-header .modal-title {
    text-align: center;
     font-family: "Inter";
    font-size: 40px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal !important;
    background: linear-gradient(137deg, #08133c 4.07%, #2e3e79 75.46%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    width: 100%;
}

.modalMetalBlue .modal-content .modal-header .popup-close {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
}

.modalMetalBlue .modal-content .modal-body p {
     font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    background: var(--Mayura, linear-gradient(137deg, #08133c 4.07%, #2e3e79 75.46%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.modalMetalBlue .modal-content .modal-body .buttonPopUpAgree {
    text-align: center;
    margin-top: 35px;
}

.modalMetalBlue .modal-content .modal-body .buttonPopUpAgree .buttonPopUpAgreeMain {
    width: 132px;
    height: 38px;
    border-radius: 20px;
    border: 1px solid #c8c6c6;
    -webkit-backdrop-filter: blur(21px);
    backdrop-filter: blur(21px);
    color: #fff;
    text-align: center;
     font-family: "Inter";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: var(--Metal-2, linear-gradient(270deg, #332b28 0%, #514a44 21.11%, #8b837d 50.14%, #625a50 71.74%, #7a766d 90.18%, #433c32 100%));
}

.mayura-upgread-top-bg .checkBoxes label::before {
    top: -3px;
    background: rgba(0, 0, 0, 0);
    width: 30px;
    height: 30px;
    border: none;
    left: -38px;
    border-radius: 5px !important;
    background-size: cover;
    border: 1px solid #c8c6c6 !important;
}

.mayura-upgread-top-bg .checkBoxes .custom-control-input:checked~.custom-control-label::after {
    top: -3px;
    left: -38px;
    background-size: cover;
    background: rgba(0, 0, 0, 0) url(../../../content/dam/idfcfirstbank/images/metal-card/icons/check_box.svg) no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
}

div#tandcMetal .modal-body .notes{
    overflow: auto;
    height: 400px;
}

@media (max-width: 991px){
    .modalMetalBlue .modal-content{
        padding: 66px 18px 14px !important;
        border-radius: 20 !important;
        margin: 0 15px;
    }

    .modalMetalBlue .modal-dialog{
        padding: 0.5rem;
    }

    .modalMetalBlue .modal-content .modal-header .modal-title {
        font-size: 26px !important;
    }

    .modalMetalBlue .modal-content .modal-body {
        padding-top: 2px;
    }

    .modalMetalBlue .modal-content .modal-body p{
        font-size: 12px;
    }
}
/*tnc css ends*/

/*more reasons popup css starts*/
.modal-fees-charge .modal-dialog {
    margin: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
}

.modal-fees-charge .modal-dialog .modal-content {
    height: 100%;
}

.modal-fees-charge .modal-dialog #fee-close {
    position: absolute;
    top: 40px;
    right: 40px;
    cursor: pointer;
    z-index: 9;
}

.modal-fees-charge .modal-dialog .modal-content .left {
    background: var(--Desktop-Linear-Gradient, conic-gradient(from 223deg at -10% 45.7%, #efefef 48.6000019312deg, #cacaca 104.3999969959deg, #efefef 163.8000047207deg, #cacaca 189.7996973991deg, #999 219.5713376999deg, #efefef 276.8591165543deg, #999 353.5780191422deg));
}

.modal-fees-charge .modal-dialog .modal-content .left::after {
    content: "";
    background: url("../../../content/dam/idfcfirstbank/images/metal-card/img/motif1.png");
    background-repeat: no-repeat;
    width: 136px;
    height: 162px;
    top: 0%;
    left: 0;
    position: absolute;
    filter: grayscale(1);
}

.modal-fees-charge .modal-dialog .modal-content .h3 {
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(308deg, #110140 4.16%, #1E2A8E 44.91%, #010740 88.8%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 24px;
    margin-top: 130px;
}

.modal-fees-charge .modal-dialog .modal-content .h3.redcolor {
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    background: var(--IDFC_Ashva, linear-gradient(90deg, #40010a 0%, #840114 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 24px;
    margin-top: 130px;
}


.modal-fees-charge .modal-dialog .modal-content .imgDIv img {
    max-width: 100%;
    width: 350px;
}

.modal-fees-charge .modal-dialog .modal-content .right {
    background: var(--Metal, linear-gradient(241deg, #332b28 0%, #514a44 21.11%, #8b837d 50.14%, #625a50 71.74%, #7a766d 90.18%, #433c32 100%));
    height: 100%;
    overflow: auto;
}

.modal-fees-charge .modal-dialog .modal-content .right::before {
    content: "";
    background: url("../../../content/dam/idfcfirstbank/images/metal-card/img/motif.png");
    background-repeat: no-repeat;
    width: 168px;
    height: 227px;
    bottom: 0%;
    right: 34px;
    position: fixed;
    filter: grayscale(1);
}

.modal-fees-charge .modal-dialog .modal-content .metal-red-swiper {
    padding-top: 140px;
    padding-bottom: 140px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 16px;
    max-width: 520px;
    margin: 0 auto;
}

.modal-fees-charge .modal-dialog .modal-content .metal-red-swiper .swiper-slide {
    height: auto;
    margin-bottom: 16px;
}

.modal-fees-charge .modal-dialog .modal-content .metal-red-swiper .swiperDiv {
    border-radius: 8px;
    padding: 27px 18px;
    text-align: center;
    height: 100%;
    background: linear-gradient(208deg, #c8c6c6 0%, #f1f0f0 53.5%, #c8c6c6 100%);
    min-height: 150px;
}

.modal-fees-charge .modal-dialog .modal-content .metal-red-swiper .swiperDiv .circleSwiper {
    margin-top: -60px;
}

.modal-fees-charge .modal-dialog .modal-content .metal-red-swiper .swiperDiv h2 {
    color: #08133c;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.modal-fees-charge .modal-dialog .modal-content .metal-red-swiper.redcolor .swiperDiv h2 {
    text-align: center;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: var(--IDFC_Ashva, linear-gradient(90deg, #40010a 0%, #840114 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}


@media (max-width: 767px){

    .modal-fees-charge .modal-dialog .modal-content {
        overflow: auto;
        padding: 100px 0;
        background: var(--Metal, linear-gradient(241deg, #332b28 0%, #514a44 21.11%, #8b837d 50.14%, #625a50 71.74%, #7a766d 90.18%, #433C32 100%));
    }

    .modal-fees-charge .modal-dialog .modal-content .left{
        background: rgba(0, 0, 0, 0);
    }
    
    .modal-fees-charge .modal-dialog .modal-content .h3 {
        background: linear-gradient(208deg, #C8C6C6 0%, #F1F0F0 53.5%, #C8C6C6 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        font-size: 18px;
        margin-top: 0;
        margin-bottom: 16px;
    }



    .modal-fees-charge .modal-dialog .modal-content .left::after {
        background: url("../../../content/dam/idfcfirstbank/images/metal-card/img/m1.png");
        background-size: 100%;
        width: 54px;
        height: 88px;
        top: -100px;
        opacity: .2;
    }
    .modal-fees-charge .modal-dialog .modal-content .left::before {
        content: '';
        position: absolute;
        filter: grayscale(1);
        background: url("../../../content/dam/idfcfirstbank/images/metal-card/img/m1.png");
        opacity: .2;
        background-repeat: no-repeat;
        width: 55px;
        height: 88px;
        background-size: 100%;
        bottom: -30px;
        right: 0;
    }

    .modal-fees-charge .modal-dialog .modal-content .right{
        height: auto;
        overflow: hidden;
        background: rgba(0, 0, 0, 0);
    }
    .modal-fees-charge .modal-dialog .modal-content .right::before {
        content: '';
        background: url("../../../content/dam/idfcfirstbank/images/metal-card/img/m1.png");
        opacity: .2;
        background-repeat: no-repeat;
        width: 54px;
        height: 88px;
        bottom: 0%;
        right: inherit;
        left: 0;
        position: fixed;
    }

    .modal-fees-charge .modal-dialog .modal-content .imgDIv img {
        width: 216px;
    }

    .modal-fees-charge .modal-dialog .modal-content .metal-red-swiper{
        grid-template-columns: 1fr 1fr;
        padding: 60px 0 29px;
    }

    .modal-fees-charge .modal-dialog .modal-content .metal-red-swiper .swiper-slide {
        height: 175px;
    }

    .modal-fees-charge .modal-dialog .modal-content .metal-red-swiper .swiperDiv {
        padding: 27px 15px 15px 15px;
        height: 175px;
    }
}
/*more reasons popup css ends*/


.mayura-color strong a{
    color:#3c72f9
}

/* .banner.op1 {
    background: #323250;
}

.banner.op1 .hd {
    color: #FFF;
}

.banner.op1 .list-cont {
    color: #FFF;
}

.banner.op1 .f16br {
    color: #FFF;
}

.stnd-head{
    white-space: nowrap;
} */

/* .ntbHeadBoxes {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.ntbHeadBoxesAB1 .ntbHeadBoxCom {
    border-radius: 10px;
}

.ntbHeadBoxes .ntbHeadBoxCom {
    height: 56px;
    border-radius: 4px;
    margin: 0px 20px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    pointer-events: none;
}

.ntbHeadBoxesAB1 .ntbHeadBoxCom .ntbHeadBox1 {
    background: linear-gradient(91.65deg, #FAF3D8 0.38%, #EFDFD3 100%);
    border-radius: 10px;
}

.ntbHeadBoxes .ntbHeadBoxCom .ntbFlex {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 56px;
    width: 320px;
    padding: 0 5px 0 10px;
    border-radius: 4px;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.ntbHeadBoxesAB1 .ntbHeadBoxCom .ntbHeadBox1 .ntbHeadLeft1 {
    color: #131A1B;
}

.ntbHeadBoxesAB1 .ntbHeadBoxCom img {
    padding: 8px;
}

.ntbHeadBoxesAB1 .ntbHeadBoxCom .ntbHeadBox2 {
    background: #E1E1EB;
    border-radius: 10px;
}

.ntbHeadBoxCom .ntbHeadBox2 .ntbHeadLeft1 {
    color: #131A1B;
}

.ntbHeadBoxes .ntbHeadBoxCom .ntbHeadLeft1 {
    font-size: 32px;
    color: #fff;
    font-weight: 600;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.ntbHeadBoxesAB1 .ntbHeadBoxCom img {
    padding: 8px;
}

.ntbHeadBoxes .ntbHeadBoxCom .ntbHeadLeft2 {
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px;
    line-height: 18px;
}

.ntbHeadBoxesAB1 .ntbHeadBoxCom .ntbHeadBox2 strong {
    font-size: 17px;
}

.ntbHeadBoxesAB1 .ntbHeadBoxCom .ntbHeadBox2 .ntbHeadLeft1 {
    color: #131A1B;
} */


.banner.op1-new {
  background: #fff4da;
}
.banner.op1-new .hd {
  color: #323250;
}
.banner.op1-new .list-cont {
  color: #323250;
}
.banner.op1-new .f16br {
  color: #323250;
}

.more-reasons-bg {
  background: #fff4da;
  padding: 75px 55px;
  height: 100%;
}
@media (max-width: 991px) {
  .more-reasons-bg {
    background: #fff4da;
    padding: 75px 55px 0 55px;
  }
}
@media (max-width: 767px) {
  .more-reasons-bg {
    padding: 30px 30px 0 30px;
  }
  .more-reasons-bg img {
    width: 137px;
  }
}
.more-reasons-bg .hd {
  color: #323250;
}
/* cashback banner */
.fixedNewHT .fixedNew.ver2 {
    background: #fff4da;
  }
  .fixedNewHT .fixedNew.ver2 .fixedNewC img {
    width: 102px;
  }
  .fixedNewHT .fixedNew.ver2 .fixedNewC span {
    left: 1px;
    font-size: 10.5px;
  }
  .fixedNewHT .fixedNew.ver2 .fixedNewTxt .hd3b,
  .fixedNewHT .fixedNew.ver2 .fixedNewTxt .headBox,
  .fixedNewHT .fixedNew.ver2 .fixedNewTxt .hd {
    color: #323250;
  }
  .fixedNewHT .fixedNew.ver2 .fixedNewTxt .coreBtn {
    color: #323250 !important;
  }
  .fixedNewHT .fixedNew.ver2 .fixedNewTxt .coreBtn.with-arrow::after {
    color: #323250;
  }
  .fixedNewHTNew .fdApp-banner.ver2 {
    background: #fff4da;
  }
  .fixedNewHTNew .fdApp-banner.ver2 .container .banIn figure {
    width: 137px;
  }
  .fixedNewHTNew .fdApp-banner.ver2 .container .banIn figure span {
    bottom: 15%;
    left: 0;
    width: 100%;
    text-align: center;
  }
  @media (max-width: 991px) {
    .fixedNewHTNew .fdApp-banner.ver2 .container .banIn figure {
      width: 137px;
    }
    .fixedNewHTNew .fdApp-banner.ver2 .container .banIn figure span {
      bottom: 15%;
      left: 15px;
      font-size: 12px;
      white-space: nowrap;
      right: 0;
      text-align: center;
      width: 100%;
    }
    .fixedNewHTNew .fdApp-banner.ver2 .container .banIn figure img {
      margin-left: 15px;
    }
  }
  @media (max-width: 767px) {
    .fixedNewHTNew .fdApp-banner.ver2 .container .banIn figure {
      width: 120px;
    }
    .fixedNewHTNew .fdApp-banner.ver2 .container .banIn figure span {
      bottom: 15%;
      left: 0;
      font-size: 9px;
      white-space: nowrap;
      right: 0;
      text-align: center;
    }
    .fixedNewHTNew .fdApp-banner.ver2 .container .banIn figure img {
      margin-left: 0;
    }
  }
  .fixedNewHTNew .fdApp-banner.ver2 .container .banIn .f17,
  .fixedNewHTNew .fdApp-banner.ver2 .container .banIn .hd36 {
    color: #323250;
  }
  .fixedNewHTNew .fdApp-banner.ver2 .wow-offer2 {
    background: #f8f9fa;
  }

  @media (min-width: 767px) {
    .cashbackFaq {
      padding: 120px 15px 120px 15px !important;
    }
  }
  
  .ulCashback {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
  }

  .ulCashback li {
    list-style: disc;
  }

  .indigoNumOnFeature {
    display: inline !important;
  }
  
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(clientlib-creditcard-ntb-diy/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
body {
  background-color: #f3f3f3;
  }
  
  @font-face {
  font-family: 'ocr-b_10_btregular';
  src: url("../../../content/dam/idfcfirstbank/images/credit-card/etb/pre-approved/fonts/ocr-b_10_bt-webfont.woff2") format("woff2"), url("../../../content/dam/idfcfirstbank/images/credit-card/etb/pre-approved/fonts/ocr-b_10_bt-webfont.woff2") format("woff");
  font-weight: normal;
  font-style: normal;
  }
  
  /* global css */

  .form-label-group .form-control.selectBankList.disabled {
      background: #E5E5E5 url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/down.svg") no-repeat 98% center !important;
    }
    
.colred{	
color:#9c1d27;	
}
  .clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }
  
  .clearfix {
  display: inline-block;
  }
  
  .bold {
  font-weight: 700;
  }
  
  a {
  text-decoration: none;
  color: #54565B;
  }
  
  a:hover {
  text-decoration: none;
  color: #54565B;
  }
  
  a:focus {
  text-decoration: none;
  color: #54565B;
  outline: none;
  }
  
  ul {
  margin: 0;
  padding: 0;
  }
  
  ul li {
  list-style: none;
  }
  
  b,
  strong {
  font-weight: 700;
  }
  
  /* Hides from IE-mac \*/
  * html .clearfix {
  height: 1%;
  }
  
  .clearfix {
  display: block;
  }
  
  .ohidden {
  overflow: hidden;
  }
  
  .FL {
  float: left;
  }
  
  .FR {
  float: right;
  }
  
  .flex {
  display: -ms-flexbox;
  display: flex;
  }
  
  .CTR {
  text-align: center;
  }
  
  .TAR {
  text-align: right;
  }
  
  .uline {
  text-decoration: underline;
  }
  
  .UC {
  text-transform: uppercase;
  }
  
  .tCap {
  text-transform: capitalize !important;
  }
  
  :focus,
  button:focus {
  outline: 0;
  }
  
  .PR {
  position: relative;
  }
  
  .PA0 {
  padding: 0;
  }
  
  .PA5 {
  padding: 5px;
  }
  
  .PA7 {
  padding: 7px;
  }
  
  .PA10 {
  padding: 10px;
  }
  
  .PA12 {
  padding: 12px;
  }
  
  .PA15 {
  padding: 15px;
  }
  
  .PA20 {
  padding: 20px;
  }
  
  .PT3 {
  padding-top: 3px;
  }
  
  .PT5 {
  padding-top: 5px;
  }
  
  .PT7 {
  padding-top: 7px;
  }
  
  .PT8 {
  padding-top: 8px;
  }
  
  .PT10 {
  padding-top: 10px;
  }
  
  .PT15 {
  padding-top: 15px;
  }
  
  .PT20 {
  padding-top: 20px;
  }
  
  .PT25 {
  padding-top: 25px;
  }
  
  .PT30 {
  padding-top: 30px;
  }
  
  .PT35 {
  padding-top: 35px;
  }
  
  .PT40 {
  padding-top: 40px;
  }
  
  .PT75 {
  padding-top: 75px;
  }
  
  .PT80 {
  padding-top: 75px;
  }
  
  .PB5 {
  padding-bottom: 5px;
  }
  
  .PB7 {
  padding-bottom: 7px;
  }
  
  .PB10 {
  padding-bottom: 10px;
  }
  
  .PB15 {
  padding-bottom: 15px;
  }
  
  .PB20 {
  padding-bottom: 20px;
  }
  
  .PB25 {
  padding-bottom: 25px;
  }
  
  .PB30 {
  padding-bottom: 30px;
  }
  
  .PB35 {
  padding-bottom: 50px;
  }
  
  .PB40 {
  padding-bottom: 40px;
  }
  
  .PB45 {
  padding-bottom: 45px;
  }
  
  .PB50 {
  padding-bottom: 50px;
  }
  
  .PB55 {
  padding-bottom: 55px;
  }
  
  .PB60 {
  padding-bottom: 60px;
  }
  
  .PL5 {
  padding-left: 5px;
  }
  
  .PL10 {
  padding-left: 10px;
  }
  
  .PL15 {
  padding-left: 15px;
  }
  
  .PL20 {
  padding-left: 20px;
  }
  
  .PL25 {
  padding-left: 25px;
  }
  
  .PR5 {
  padding-right: 5px;
  }
  
  .PR10 {
  padding-right: 10px;
  }
  
  .PR15 {
  padding-right: 15px;
  }
  
  .PR20 {
  padding-right: 20px;
  }
  
  .PL50 {
  padding-left: 50px;
  }
  
  .PR50 {
  padding-right: 50px;
  }
  
  .p0 {
  padding: 0px !important;
  }
  
  .relative {
  position: relative;
  }
  
  .MR5 {
  margin-right: 5px;
  }
  
  .MR7 {
  margin-right: 7px;
  }
  
  .MR10 {
  margin-right: 10px;
  }
  
  .MR15 {
  margin-right: 15px;
  }
  
  .MR20 {
  margin-right: 20px;
  }
  
  .MR25 {
  margin-right: 25px;
  }
  
  .MR30 {
  margin-right: 30px;
  }

  .MR45 {
  margin-right: 45px;
 }

  .MR0 {
  margin-right: 0 !important;
  }
  
  .ML2 {
  margin-left: 2px;
  }
  
  .ML5 {
  margin-left: 5px;
  }
  
  .ML7 {
  margin-left: 7px;
  }
  
  .ML10 {
  margin-left: 10px;
  }
  
  .ML15 {
  margin-left: 15px;
  }
  
  .ML20 {
  margin-left: 20px;
  }
  
  .ML30 {
  margin-left: 30px;
  }
  
  .MT3 {
  margin-top: 3px;
  }
  
  .MT5 {
  margin-top: 5px;
  }
  
  .MT7 {
  margin-top: 7px;
  }
  
  .MT10 {
  margin-top: 10px;
  }
  
  .MT12 {
  margin-top: 12px;
  }
  
  .MT15 {
  margin-top: 15px;
  }
  
  .MT20 {
  margin-top: 20px;
  }
  
  .MT25 {
  margin-top: 25px;
  }
  
  .MT30 {
  margin-top: 30px;
  }
  
  .MT35 {
  margin-top: 35px;
  }
  
  .MT40 {
  margin-top: 40px;
  }
  
  .MT45 {
  margin-top: 45px;
  }
  
  .MT50 {
  margin-top: 50px;
  }
  
  .MT70 {
  margin-top: 70px;
  }
  
  .MB5 {
  margin-bottom: 5px;
  }
  
  .MB10 {
  margin-bottom: 10px;
  }
  
  .MB15 {
  margin-bottom: 15px;
  }
  
  .MB20 {
  margin-bottom: 20px;
  }
  
  .MB30 {
  margin-bottom: 30px;
  }
  
  .MB40 {
  margin-bottom: 40px;
  }
  
  .strong {
  font-weight: 700;
  }
  
  @media (max-width: 767px) {
  [class*="col-"] .no-pad-right {
  padding-right: 15px;
  }
  }
  
  .custom-control.custom-radio #selectCard1-error {
  display: none !important;
  }
  
  .ui-autocomplete {
  max-height: 320px;
  overflow-y: auto;
  /* prevent horizontal scrollbar */
  overflow-x: hidden;
  }
  
  /* IE 6 doesn't support max-height
  * we use height instead, but this forces the menu to always be this tall
  */
  * html .ui-autocomplete {
  height: 100px;
  }
  
  /* End */
  body {
  font: 400 1rem/1.25rem 'Roboto', sans-serif;
  color: #54565B;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: 400;
  letter-spacing: inherit;
  line-height: inherit;
  }
  
  .hd {
  font-size: 36px;
  line-height: 1;
  font-weight: 300;
  color: #54565b;
  margin-bottom: 1rem;
  }
  
  @media (max-width: 767px) {
  .hd {
  font-size: 24px;
  }
  }

  
  .hdr {
  font-size: 36px;
  line-height: 1.1;
  }
  
  @media (max-width: 767px) {
  .hdr {
  font-size: 24px;
  }
  }
  
  .hd1 {
  font-size: 64px;
  line-height: 1.1;
  letter-spacing: -2px;
  color: #FFFFFF;
  }
  
  .hd1.black {
  color: #54565B;
  }
  
  @media (max-width: 1024px) {
  .hd1 {
  font-size: 48px;
  letter-spacing: -1px;
  }
  }
  
  @media (max-width: 991px) {
  .hd1 {
  font-size: 36px;
  letter-spacing: 0;
  }
  }
  
  .hd1l {
  font-size: 64px;
  font-weight: 300;
  line-height: 1.1;
  letter-spacing: -2px;
  color: #616161;
  }
  
  .hd2 {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.1;
  color: #FFFFFF;
  margin-bottom: 5px;
  }
  
  .hd2v {
  font-size: 24px;
  line-height: 1.2;
  }
  
  .sub-title {
  font-size: 24px;
  color: #54565b;
  margin-bottom: 25px;
  }
  
  .hd3 {
  color: #b8b8b8;
  font-size: 12px;
  margin-bottom: 5px;
  }
  
  .hd4 {
  font-size: 12px;
  color: #767676;
  }
  
  .hd4 span {
  display: block;
  color: #b8b8b8;
  }
  
  .hd5 {
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
  color: #54565b;
  margin-bottom: .50rem;
  }
  
  @media (max-width: 1024px) {
  .hd5 {
  font-size: 24px;
  }
  }
  
  .hd6 {
  color: #b8b8b8;
  font-size: 16px;
  margin-bottom: 5px;
  }
  
  .hd7 {
  font-size: 36px;
  font-weight: 300;
  line-height: 1;
  }
  
  @media (max-width: 767px) {
  .hd7 {
  font-size: 24px;
  }
  }
  
  .read-stroy {
  color: #9d1d27;
  font-size: 14px;
  font-weight: 700;
  }
  
  .icon-star {
  width: 20px;
  display: inline-block;
  }
  
  .icon-star.active:hover::before {
  content: "\e91b";
  color: #9d1d27;
  }
  
  @media (max-width: 767px) {
  .icon-star.active:hover::before {
  content: "\e91b";
  color: #9d1d27;
  }
  }
  
  .icon-star.active::before {
  content: "\e91b";
  color: #9d1d27;
  }
  
  @media (max-width: 767px) {
  .icon-star.active::before {
  content: "\e91b";
  color: #9d1d27;
  }
  }
  
  .icon-star:hover::before {
  content: "\e91b";
  color: #9d1d27;
  }
  
  @media (max-width: 767px) {
  .icon-star:hover::before {
  content: "\e908";
  color: #787878;
  }
  }
  
  .black {
  color: #54565B;
  }
  
  .white {
  color: #FFFFFF;
  }
  
  .red {
  color: #9D1D27;
  }
  
  .clr-grey {
  color: #b8b8b8;
  }
  
  .link-arw {
  font-weight: 700;
  color: #9D1D27;
  }
  
  .link-arw .icon-Right {
  margin-left: 8px;
  }
  
  .link-arw .icon-Right:before {
  color: #9D1D27;
  }
  
  .hd3b {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  }
  
  .f12 {
  font-size: 12px;
  }
  
  .f12br {
  font-size: 12px;
  color: #9D1D27;
  font-weight: 700;
  }
  
  .f14 {
  font-size: 14px;
  }
  
  .f16b,
  .f16br {
  font-size: 16px;
  font-weight: 700;
  }
  
  .f16br {
  color: #9D1D27;
  }
  
  .f14l,
  .f20l {
  font-size: 14px;
  font-weight: 300;
  }
  
  .f20l {
  font-size: 20px;
  }
  
  .f24 {
  font-size: 24px;
  }
  
  .f14br,
  .f14g {
  font-size: 14px;
  font-weight: 700;
  color: #9D1D27;
  }
  
  .f14g {
  color: #767676;
  }
  
  .f100l {
  font-size: 100px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -5px;
  }
  
  .pad1 {
  padding: 60px 0;
  }
  
  @media (max-width: 767px) {
  .pad1 {
  padding: 40px 0;
  }
  }
  
  /* Breadcrum Start */
  .breadcrumb {
  background-color: #f3f3f3;
  padding: 5px 20px;
  font-size: 12px;
  line-height: 16px;
  border-radius: 13px;
  text-transform: uppercase;
  color: #767676;
  }
  
  .breadcrumb a {
  color: #767676;
  }
  
  .breadcrumb-wrap {
  padding-top: 20px;
  }
  
  .breadcrumb-wrap nav {
  display: inline-block;
  }
  
  .breadcrumb-wrap nav .breadcrumb {
  background: #E8E8E8;
  margin-bottom: 0;
  }
  
  @media (max-width: 767px) {
  .breadcrumb-wrap {
  display: none;
  }
  }
  
  .white-box, .accordian .trgr, .accordian .tog_cont {
  background: #FFFFFF;
  border-radius: 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22);
  }
  
  /* For Banenr breadcrumb */
  .banner-brdcrumb.breadcrumb-wrap {
  position: absolute;
  z-index: 2;
  }
  
  /* arrow End */
  .arrow {
  background: #9d1d27;
  width: 36px;
  height: 36px;
  display: -ms-flexbox;
  display: flex;
  border-radius: 18px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.32);
  }
  
  .arrow span {
  font-size: 12px;
  }
  
  .arrow span::before {
  color: #ffffff;
  }
  
  .arrow.big {
  width: 48px;
  height: 48px;
  border-radius: 24px;
  }
  
  .arrow.big span {
  font-size: 18px;
  }
  
  .arrow.white {
  background: #ffffff;
  }
  
  .arrow.white span::before {
  color: #9d1d27;
  }
  
  .arrow.yellow {
  background: #FFCB05;
  }
  
  .arrow.yellow span::before {
  color: #9d1d27;
  }
  
  .arrow.green {
  background: #ffffff;
  }
  
  .arrow.green span::before {
  color: #00a07a;
  }
  
  .arrow.gray {
  background: #ffffff;
  }
  
  .arrow.gray span::before {
  color: #737373;
  }
  
  /*  End  */
  .btn-box a.MR15 {
  margin-right: 15px;
  }
  
  .btn-box.btn-small .btn-white {
  width: auto;
  padding: 0 30px;
  height: 40px;
  line-height: 36px;
  font-size: 14px;
  }
  
  .btn-box .btn-link {
  color: #9D1D27;
  font-weight: 700;
  font-size: 14px;
  }
  
  .btn-box .btn-red,
  .btn-box .btn-white {
  display: inline-block;
  height: 50px;
  min-width: 160px;
  padding: 10px 30px;
  border-radius: 25px;
  background: #9D1D27;
  color: #FFFFFF;
  text-align: center;
  line-height: 30px;
  white-space: nowrap;
  }
  
  @media (max-width: 991px) {
  .btn-box .btn-red,
  .btn-box .btn-white {
  width: auto;
  padding: 0 30px;
  line-height: 3;
  }
  }
  
  .btn-box button.btn-red {
  border: 0;
  }
  
  .btn-box .btn-red {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.32);
  }
  
  .btn-box .btn-red.disabled {
  background-color: #d8d8d8;
  box-shadow: none;
  color: #767676;
  cursor: not-allowed;
  }
  
  .btn-box .btn-white {
  background: transparent;
  border: solid 2px #d8d8d8;
  color: #9d1d27;
  font-weight: 700;
  }
  
  .btn-box .btn-white.disabled {
  box-shadow: none;
  color: #767676;
  cursor: not-allowed;
  }
  
  /*  End  */
  .link {
  font-size: 14px;
  font-weight: 700;
  color: #9D1D27;
  }
  
  /* Scroll right-left on mobile start */
  @media (max-width: 767px) {
  .mob-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  }
  .mob-scroll::-webkit-scrollbar {
  display: none;
  }
  }
  
  /*  End  */
  /*  End  */
  /* common dropdwon */
  .dropdown .btn-secondary {
  background-color: transparent;
  font-weight: 700;
  color: #54565B;
  border-color: #d8d8d8;
  padding: 14px 55px 14px 20px;
  min-width: 300px;
  text-align: left;
  position: relative;
  }
  
  .dropdown .dropdown-toggle:after {
  font-family: icomoon;
  content: "\e900";
  border: 0;
  position: absolute;
  top: 15px;
  right: 15px;
  }
  
  .dropdown .dropdown-menu {
  min-width: 300px;
  background-color: #fafafa;
  height: 200px;
  overflow-y: auto;
  z-index: 1;
  }
  
  .dropdown .dropdown-menu .dropdown-item {
  padding: 12px 20px;
  font-weight: 700;
  color: #54565B;
  }
  
  .dropdown .dropdown-menu .dropdown-item:hover {
  background-color: #f3f3f3;
  }
  
  .btn-secondary:not(:disabled):not(.disabled).active,
  .btn-secondary:not(:disabled):not(.disabled):active,
  .show > .btn-secondary.dropdown-toggle {
  background-color: transparent;
  color: #54565B;
  border-color: #d8d8d8;
  }
  
  .btn-secondary:not(:disabled):not(.disabled).active:focus,
  .btn-secondary:not(:disabled):not(.disabled):active:focus,
  .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: none;
  }
  
  /* common dropdwon end */
  /*form list*/
  .form-list {
  margin-top: 30px;
  }
  
  .form-list li {
  margin-bottom: 20px;
  }
  
  @media (max-width: 767px) {
  .form-list li {
  margin-bottom: 28px;
  }
  }
  
  /*form list end*/
  /* common notes */
  .notes {
  margin-top: 35px;
  }
  
  .notes.op2 li {
  margin: 3px 0 20px 14px;
  }
  
  .notes li {
  margin: 3px 0 0 14px;
  position: relative;
  }
  
  .notes li::after {
  content: "";
  position: absolute;
  left: -10px;
  top: 7px;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background: #54565B;
  }
  
  .form-details {
  display: -ms-flexbox;
  display: flex;
  }
  
  @media (max-width: 767px) {
  .form-details {
  display: block;
  }
  }
  
  .form-details .col-left {
  width: 250px;
  padding-top: 50px;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  }
  
  @media (max-width: 767px) {
  .form-details .col-left.op1 {
  width: 100%;
  overflow-x: auto;
  padding-top: 30px;
  }
  }
  
  @media (max-width: 991px) {
  .form-details .col-left {
  width: 300px;
  }
  }
  
  @media (max-width: 767px) {
  .form-details .col-left {
  width: 100%;
  overflow-x: auto;
  padding-top: 55px;
  }
  }
  
  .form-details .col-right {
  width: 100%;
  border-left: 1px solid rgba(151, 151, 151, 0.3);
  padding: 75px 220px 60px 120px;
  }
  
  .form-details .col-right.op1 {
  padding: 50px 0 60px 120px;
  }
  
  @media (max-width: 767px) {
  .form-details .col-right.op1 {
  padding: 30px 0;
  }
  }
  
  .form-details .col-right.op1 .needs-validation {
  padding-right: 220px;
  }
  
  @media (max-width: 1024px) {
  .form-details .col-right.op1 .needs-validation {
  padding-right: 30px;
  }
  }
  
  @media (max-width: 991px) {
  .form-details .col-right.op1 .needs-validation {
  padding-right: 0;
  }
  }
  
  @media (max-width: 1024px) {
  .form-details .col-right {
  padding: 50px 80px 60px 70px;
  }
  }
  
  @media (max-width: 991px) {
  .form-details .col-right {
  padding: 50px;
  }
  }
  
  @media (max-width: 767px) {
  .form-details .col-right {
  padding: 30px 20px;
  border: 0;
  }
  }
  
  @media (max-width: 767px) {
  .form-details .col-right.op2 {
  padding: 30px 10px;
  border: 0;
  }
  }
  
  .form-details .col-right .form-list {
  margin-top: 0;
  }
  
  .form-details select {
  height: 53px;
  margin-right: 20px;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-size: 15px 5px;
  background: #ffffff url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/down.svg") no-repeat right center;
  background-position: 98% center;
  padding: 0.85rem 0.75rem;
  border: 0;
  border-bottom: 1px solid #979797;
  border-radius: 0.25rem;
  color: #787878;
  }
  
  .form-details select::-ms-expand {
  display: none;
  }
  
  .progress-list {
  position: relative;
  width: 200px;
  }
  
  @media (max-width: 767px) {
  .progress-list {
  width: 100%;
  }
  }
  
  .progress-list.sticky {
  position: fixed;
  top: 70px;
  }
  
  .progress-list.sticky ul {
  margin-left: 2px;
  }
  
  @media (max-width: 767px) {
  .progress-list.sticky {
  left: 0;
  background: #FFFFFF;
  z-index: 3;
  top: 10px;
  width: 100%;
  overflow-x: auto;
  }
  }
  
  @media (max-width: 767px) {
  .progress-list ul {
  display: -ms-flexbox;
  display: flex;
  }
  }
  
  .progress-list ul li {
  min-height: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px 0;
  padding: 10px 20px;
  border-radius: 25px 0 0 25px;
  position: relative;
  z-index: 1;
  line-height: 1.6;
  white-space: nowrap;
  }
  
  .progress-list ul li strong {
  position: absolute;
  right: -10px;
  top: 15px;
  width: 20px;
  height: 20px;
  background: #9D1D27 url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/right.svg") no-repeat center center;
  border-radius: 10px;
  }
  
  @media (max-width: 767px) {
  .progress-list ul li strong {
  right: 10px;
  }
  }
  
  @media (max-width: 767px) {
  .progress-list ul li.cc {
  width: 250px;
  -ms-flex: 0 0 110px;
      flex: 0 0 110px;
  margin: 0;
  border-radius: 25px;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding-left: 30px;
  overflow: hidden;
  }
  }
  
  @media (max-width: 767px) {
  .progress-list ul li {
  width: 250px;
  -ms-flex: 0 0 210px;
      flex: 0 0 210px;
  margin: 0;
  border-radius: 25px;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding-left: 30px;
  overflow: hidden;
  }
  }
  
  @media (max-width: 767px) {
  .progress-list ul li.op1 {
  width: 250px;
  -ms-flex: 0 0 270px;
      flex: 0 0 270px;
  margin: 0;
  border-radius: 25px;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding-left: 30px;
  overflow: hidden;
  }
  }
  
  .progress-list ul li.active {
  background: #F9EAEC;
  overflow: hidden;
  }
  
  .progress-list ul li.active span {
  z-index: 3;
  font-weight: 700;
  }
  
  .progress-list ul li:first-child {
  margin-top: 0;
  }
  
  .progress-list ul li .top {
  background: #EED8DB;
  border-radius: 25px 0 0 25px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  transition: all 1s;
  width: 0;
  overflow: hidden;
  }
  
  .progress-list ul li .colors {
  width: 100%;
  height: 4px;
  }
  
  .ML30N {
  margin-left: -30px;
  }
  
  .modal-dialog {
  max-width: 600px;
  }
  
  .modal-dialog.container {
  max-width: 1100px;
  }
  
  .modal-dialog.container.op1 {
  max-width: 970px;
  }
  
  .modal-dialog .modal-body.op1 {
  padding: 70px 100px;
  }
  
  @media (max-width: 767px) {
  .modal-dialog .modal-body.op1 {
  padding: 50px 30px;
  }
  }
  
  .popup-close {
  position: absolute;
  right: 25px;
  top: 25px;
  z-index: 1;
  }
  
  .more-reasons {
  background: #ffecee;
  background: linear-gradient(0deg, #ffecee 0%, #c2b5b5 100%);
  padding: 75px 55px;
  height: 100%;
  }
  
  @media (max-width: 991px) {
  .more-reasons {
  background: white;
  background: linear-gradient(360deg, white 30%, #ffecee 30%, #c2b5b5 100%);
  padding: 75px 55px 0 55px;
  }
  }
  
  @media (max-width: 767px) {
  .more-reasons {
  padding: 30px 30px 0 30px;
  }
  .more-reasons img {
  width: 250px;
  }
  }
  
  .popup-list-box {
  padding: 40px 65px 90px 100px;
  }
  
  @media (max-width: 991px) {
  .popup-list-box {
  padding: 30px 55px;
  }
  }
  
  @media (max-width: 767px) {
  .popup-list-box {
  padding: 0 30px 30px 30px;
  }
  }
  
  .popup-list-box .list-benefits li {
  width: 48%;
  margin-left: 1%;
  margin-right: 1%;
  margin-top: 35px;
  }
  
  @media (max-width: 991px) {
  .popup-list-box .list-benefits li {
  width: 47%;
  }
  }
  
  @media (max-width: 767px) {
  .popup-list-box .list-benefits li {
  width: 100%;
  }
  }
  
  .MB0 {
  margin-bottom: 0;
  }
  
  .MT5N {
  margin-top: -5px;
  }
  
  .tooltips {
  margin-left: 5px;
  }
  
  .tooltip-box {
  position: absolute;
  right: -40px;
  top: 10px;
  }
  
  @media (max-width: 767px) {
  .tooltip-box {
  right: -30px;
  }
  }
  
  .tooltip {
  margin-left: 10px;
  font-size: 13px;
  }
  
  .tooltip.pt1 {
  opacity: 1;
  }
  
  .tooltip .arrow {
  background: none;
  }
  
  .tooltip .arrow::before {
  border-style: solid;
  border-color: transparent #F5F5F5;
  }
  
  .tooltip .tooltip-inner {
  background: #F5F5F5;
  border-radius: 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22);
  color: #54565B;
  padding: 5px;
  text-align: left;
  }
  
  @media (max-width: 767px) {
  .tooltip .tooltip-inner {
  width: 140px;
  }
  }
  
  .bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 20px solid #F5F5F5;
  border-bottom: 10px solid transparent;
  margin-right: -3px;
  }
  
  .switch-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  }
  
  .switch-box .switch {
  margin-left: 10px;
  }
  
  .switch {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 20px;
  }
  
  .switch input {
  opacity: 0;
  width: 0;
  height: 0;
  }
  
  .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .4s;
  }
  
  .slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 0px;
  bottom: -1px;
  background-color: white;
  transition: .4s;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22);
  }
  
  input:checked + .slider {
  background-color: #00a07a;
  }
  
  input:focus + .slider {
  box-shadow: 0 0 1px #00a07a;
  }
  
  input:checked + .slider:before {
  transform: translateX(26px);
  }
  
  /* Rounded sliders */
  .slider.round {
  border-radius: 34px;
  }
  
  .slider.round:before {
  border-radius: 50%;
  }
  
  @media (max-width: 767px) {
  .M-MB30 {
  margin-bottom: 30px;
  }
  }
  
  .PA30 {
  padding: 30px;
  }
  
  .choose-box {
  border: 1px solid #d8d8d8;
  height: 100%;
  padding: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  transition: transform .5s;
  }
  
  .choose-box label {
  color: #b8b8b8;
  }
  
  .choose-box.active label {
  color: #54565B;
  }
  
  .choose-box .img-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  }
  
  .choose-box .img-box img {
  transition: transform .5s;
  }
  
  .choose-box .img-box:hover img {
  transform: scale(1.1);
  }
  
  .choose-box .img-box.active img {
  opacity: 1;
  }
  
  .choose-box img {
  width: 100%;
  height: auto;
  opacity: .5;
  }
  
  .choose-box img.other {
  width: 180px;
  display: block;
  margin: 0 auto;
  min-height: 285px;
  }
  
  .choose-box .custom-control-label {
  padding-top: 50px;
  margin-top: 30px;
  padding-left: 0 !important;
  text-align: center;
  width: 100%;
  left: -20px;
  }
  
  .choose-box .custom-control-label::before, .choose-box .custom-control-label::after {
  left: 41%;
  }
  
  /* common notes end*/
  /* cusome upload button*/
  .upload-file {
  position: relative;
  }
  
  .upload-file .error {
  position: absolute;
  margin: 0;
  padding: 5px 0;
  color: #d10000;
  font-size: 14px;
  background: none;
  top: 35px;
  left: 20px;
  }
  
  .upload-file .f-input {
  border: 2px solid #b8b8b8;
  padding: 10px 25px 10px 15px;
  border-radius: 4px;
  font-size: 15px;
  color: #b8b8b8;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 8px;
  width: 100%;
  }
  
  .upload-file .filename {
  position: relative;
  display: none;
  width: 145px;
  }
  
  .upload-file .filename .remove {
  color: #b8b8b8;
  font-size: 15px;
  position: absolute;
  right: 10px;
  top: 18px;
  }
  
  .upload-file.active .filename {
  display: block;
  }
  
  .upload-file .filetext {
  border: 2px dashed #b8b8b8;
  padding: 20px;
  font-weight: 700;
  color: #9d1d27;
  /* background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/upload.svg") no-repeat 96% center; */
  }
  
  .upload-file .filetext span {
  color: #54565B;
  }
  
  @media (max-width: 767px) {
  .upload-file .filetext span {
  display: none;
  }
  }
  
  .upload-file .upload {
  left: 0;
  top: 0;
  }
  
  .upload-file .fileUpload {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  }
  
  .upload-file .fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  min-height: 62px;
  }
  
  .upload-details table {
  border: 1px solid #d8d8d8;
  width: 100%;
  }
  
  .upload-details table td, .upload-details table th {
  border-bottom: 1px solid #d8d8d8;
  padding: 15px 5px;
  font-size: 14px;
  font-weight: 400;
  }
  
  .toggle-password {
  background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/eye_cross.svg") no-repeat center center;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 26px;
  height: 26px;
  }
  
  .toggle-password.active {
  background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/eye.svg") no-repeat center center;
  }
  
  .page-loader.act {
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  z-index: 2;
  }
  
  .page-loader {
  background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/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;
  }
  
  /* Safari */
  
  @keyframes spin {
  0% {
  transform: rotate(0deg);
  }
  100% {
  transform: rotate(360deg);
  }
  }
  
  .loader-cust {
  border: 4px solid #fff;
  border-radius: 50%;
  border-top: 4px solid #9d1d27;
  width: 150px;
  height: 150px;
  /* Safari */
  animation: spin 2s linear infinite;
  }
  
  .img-fluidv2 {
  width: 100%;
  }
  
  @media (max-width: 767px) {
  .mob-scrollm {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  }
  .mob-scrollm::-webkit-scrollbar {
  display: none;
  }
  .mob-scrollm ul {
  min-width: 820px;
  }
  .car-journey .mob-scrollm ul {
  min-width: 630px;
  }
  }
  
  @media (max-width: 767px) {
  .title-box {
  padding: 10px;
  }
  }
  
  @media (max-width: 767px) {
  .mobile-body {
  height: 420px;
  overflow-y: auto;
  padding: 15px;
  }
  }
  
  .bg-2 {
  background: #FAFAFA;
  }
  
  .credit-card-compare table {
  width: 100%;
  border: 1px solid rgba(151, 151, 151, 0.3);
  }
  
  .credit-card-compare table tr td {
  border-bottom: 1px solid rgba(151, 151, 151, 0.3);
  width: 33.3%;
  vertical-align: top;
  }
  
  .credit-card-compare table tr td span.ohidden {
  display: block;
  }
  
  @media (max-width: 767px) {
  .credit-card-compare table tr td {
  background: #FFFFFF;
  }
  .credit-card-compare table tr td .hd2v {
  font-size: 16px;
  }
  }
  
  .credit-card-compare table tr td.m-box {
  display: none;
  }
  
  @media (max-width: 767px) {
  .credit-card-compare table tr td.m-box {
  display: table-cell;
  background: none;
  text-align: center;
  padding: 5px;
  }
  }
  
  .credit-card-compare table tr td:nth-child(1) {
  box-shadow: inset -12px 0 27px -38px rgba(0, 0, 0, 0.9);
  }
  
  .credit-card-compare table tr td:nth-child(2) {
  background: #FFFFFF;
  }
  
  .credit-card-compare table tr td:nth-child(3) {
  box-shadow: inset 16px 2px 7px -15px rgba(0, 0, 0, 0.2);
  }
  
  @media (max-width: 767px) {
  .credit-card-compare table tr td:nth-child(3) {
  box-shadow: inset 24px 2px 17px -25px rgba(0, 0, 0, 0.3);
  }
  }
  
  .credit-card-compare table tr td.cal-data {
  padding: 25px 40px;
  }
  
  @media (max-width: 767px) {
  .credit-card-compare table tr td.cal-data {
  padding: 20px 30px;
  }
  .credit-card-compare table tr td.cal-data:first-child {
  display: none;
  }
  }
  
  .credit-card-compare table tr td .recommended {
  background: #FFCB05;
  font-weight: 700;
  padding: 7px;
  margin: -2px;
  border-radius: 4px 4px 0 0;
  margin-bottom: 36px;
  box-shadow: 0px -13px 11px -9px rgba(0, 0, 0, 0.1);
  }
  
  @media (max-width: 767px) {
  .credit-card-compare table tr td .recommended {
  font-size: 14px;
  }
  }
  
  @media (max-width: 991px) {
  .credit-card-compare table tr td figure {
  padding: 10px;
  }
  }
  
  @media (max-width: 991px) and (max-width: 767px) {
  .credit-card-compare table tr td figure img {
  width: 120px;
  }
  }
  
  .credit-card-compare table tr td figure.MT70 {
  margin-top: 70px;
  }
  
  @media (max-width: 767px) {
  .credit-card-compare table tr td figure.MT70 {
  margin-top: 88px;
  }
  }
  
  .credit-card-compare table tr td figure.card-img {
  height: 208px;
  }
  
  @media (max-width: 767px) {
  .credit-card-compare table tr td figure.card-img {
  height: auto;
  }
  }
  
  .credit-card-compare table tr:last-child td:nth-child(2) {
  box-shadow: 0px 14px 16px -8px rgba(0, 0, 0, 0.3);
  }
  
  .relation-box {
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  }
  
  .relation-box .error {
  display: none !important;
  }
  
  .form-control:disabled, .form-control[readonly] {
  background: #E5E5E5;
  }
  
  .share-box {
  position: relative;
  display: inline-block;
  margin-left: 36px;
  }
  
  .share-box .share-positon-box {
  position: absolute;
  right: -4px;
  top: -48px;
  display: none;
  min-width: 200px;
  }
  
  .share-box.open .share-positon-box {
  display: block;
  }
  
  .share-box .share-bubble {
  position: relative;
  background: #FFCB05;
  padding: 10px 24px;
  border-radius: 21px;
  }
  
  .share-box .share-bubble:after {
  top: 100%;
  right: 25px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top-color: #FFCB05;
  border-width: 7px;
  margin-left: -7px;
  }
  
  .share-box .share-bubble .social {
  display: -ms-flexbox;
  display: flex;
  }
  
  .share-box .share-bubble .social li {
  margin-right: 20px;
  }
  
  .share-box .share-bubble .social li a {
  display: block;
  }
  
  .share-box .share-bubble .social li a i {
  font-size: 15px;
  vertical-align: middle;
  }
  
  .share-box .share-bubble .social li a img {
  height: 15px;
  width: auto;
  }
  
  .share-box .share-bubble .social li:last-child {
  margin-right: 0;
  }
  
  @media (max-width: 991px) {
  .share-box .share-positon-box {
  right: auto;
  left: 0;
  }
  .share-box .share-bubble:after {
  right: auto;
  left: 30px;
  }
  }
  
  .cust-tooltip {
  position: relative;
  }
  
  .cust-tooltip .share-positon-box {
  display: none;
  width: 200px;
  position: absolute;
  right: -140px;
  z-index: 1;
  top: -20px;
  }
  
  @media (max-width: 1024px) {
  .cust-tooltip .share-positon-box {
  right: -100px;
  }
  }
  
  @media (max-width: 991px) {
  .cust-tooltip .share-positon-box {
  position: static;
  width: auto;
  top: auto;
  right: auto;
  margin-top: 10px;
  }
  }
  
  .cust-tooltip .share-positon-box .inner-box {
  margin-left: 10px;
  font-size: 13px;
  background: #F5F5F5;
  border-radius: 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22);
  color: #54565B;
  padding: 5px;
  text-align: left;
  position: relative;
  }
  
  .cust-tooltip .share-positon-box .inner-box::before {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  border-top: 10px solid transparent;
  border-right: 20px solid #F5F5F5;
  border-bottom: 10px solid transparent;
  margin-right: -3px;
  left: -15px;
  top: 20px;
  border-color: transparent #F5F5F5;
  }
  
  @media (max-width: 991px) {
  .cust-tooltip .share-positon-box .inner-box::before {
  top: -12px;
  left: 15px;
  border: 0;
  border-bottom: 20px solid #F5F5F5;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  }
  }
  
  @media (max-width: 767px) {
  .cust-tooltip .share-positon-box .inner-box::before {
  top: -12px;
  left: 165px;
  border: 0;
  border-bottom: 20px solid #F5F5F5;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  }
  }
  
  .cust-tooltip.open .share-positon-box {
  display: block;
  }
  
  .cust-tooltip .error {
  display: none !important;
  }
  
  .offer-box {
  background: #faebe7;
  background: linear-gradient(90deg, #faebe7 0%, #d1b4ac 100%);
  border-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  }
  
  @media (max-width: 767px) {
  .offer-box {
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
  }
  .offer-box img {
  width: 100%;
  }
  }
  
  .offer-box .offer-inner {
  padding: 15px;
  }
  
  .offer-box .offer-inner .hd1 {
  font-weight: 300;
  }
  
  .current-box {
  background: #9d1d27;
  background: linear-gradient(180deg, #9d1d27 0%, #c4777d 100%);
  height: 100%;
  border-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  }
  
  @media (max-width: 991px) {
  .current-box {
  margin-top: 30px;
  }
  }
  
  .current-box::before {
  background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/current-box.png") no-repeat center bottom;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  }
  
  @media (max-width: 991px) {
  .current-box::before {
  background-position-y: 120px;
  }
  }
  
  @media (max-width: 767px) {
  .current-box::before {
  background-position-y: 150px;
  }
  }
  
  .current-box .inner-box {
  position: relative;
  z-index: 1;
  padding: 20px;
  text-align: center;
  }
  
  .current-box .inner-box .btn-box .btn-white {
  background: #FFFFFF;
  color: #9D1D27;
  border: 0;
  }
  
  .download-report {
  padding: 30px 55px;
  }
  
  @media (max-width: 991px) {
  .download-report {
  margin-top: 30px;
  }
  }
  
  @media (max-width: 767px) {
  .download-report {
  padding: 30px;
  }
  }
  
  .download-report .form-list {
  margin-top: 15px;
  }
  
  .download-report .form-list li {
  margin-bottom: 0;
  }
  
  .report-error {
  padding: 30px 30px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  }
  
  @media (max-width: 991px) {
  .report-error {
  margin-top: 30px;
  }
  }
  
  @media (max-width: 767px) {
  .report-error {
  padding: 30px;
  }
  }
  
  .report-error .list-item.op1 li span {
  background: #f3f3f3;
  width: 65px;
  height: 65px;
  }
  
  .report-error .list-item.op1 li span img {
  width: auto;
  height: auto;
  }
  
  .report-error .list-item.op1 li .list-cont {
  width: 69%;
  }
  
  .report-error .list-item.op1 li .hd2v a {
  color: #54565B;
  }
  
  .cust-error {
  position: static;
  margin: 0;
  padding: 5px 0;
  color: #d10000;
  font-size: 14px;
  background: none;
  }
  
  @media (max-width: 767px) {
  .MT10M {
  margin-top: 15px;
  }
  }
  
  .invalid-error {
  color: #d10000;
  }
  
  @font-face {
  font-family: 'icomoon';
  src: url("../../../content/dam/idfcfirstbank/images/credit-card/etb/pre-approved/fonts/icomoon.eot?6t37sc");
  src: url("../../../content/dam/idfcfirstbank/images/credit-card/etb/pre-approved/fonts/icomoon.eot?6t37sc#iefix") format("embedded-opentype"), url("../../../content/dam/idfcfirstbank/images/credit-card/etb/pre-approved/fonts/icomoon.ttf?6t37sc") format("truetype"), url("../../../content/dam/idfcfirstbank/images/credit-card/etb/pre-approved/fonts/icomoon.woff?6t37sc") format("woff"), url("../../../content/dam/idfcfirstbank/images/credit-card/etb/pre-approved/fonts/icomoon.svg?6t37sc#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
  }
  [class^="icon-"],
  [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-date:before {
  content: "\e907";
  color: #787878;
  }
  
  .icon-star-filled:before {
  content: "\e91b";
  color: #9d1d27;
  }
  
  .icon-tick:before {
  content: "\e91a";
  color: #9c1d26;
  }
  
  .icon-close:before {
  content: "\e919";
  color: #fff;
  }
  
  .icon-share:before {
  content: "\e918";
  color: #787878;
  }
  
  .icon-login:before {
  content: "\e916";
  color: #787878;
  }
  
  .icon-search:before {
  content: "\e917";
  color: #787878;
  }
  
  .icon-instagram:before {
  content: "\e914";
  color: #fff;
  }
  
  .icon-youtube:before {
  content: "\e915";
  color: #fff;
  }
  
  .icon-copy:before {
  content: "\e912";
  color: #fff;
  }
  
  .icon-whatsapp:before {
  content: "\e913";
  color: #fff;
  }
  
  .icon-fb:before {
  content: "\e90a";
  color: #fff;
  }
  
  .icon-linkedin:before {
  content: "\e90c";
  color: #fff;
  }
  
  .icon-twitter:before {
  content: "\e911";
  color: #fff;
  }
  
  .icon-menu:before {
  content: "\e90b";
  color: #787878;
  }
  
  .icon-service-req:before {
  content: "\e90d";
  color: #787878;
  }
  
  .icon-complaints:before {
  content: "\e90e";
  color: #787878;
  }
  
  .icon-compliments:before {
  content: "\e90f";
  color: #787878;
  }
  
  .icon-contact-us:before {
  content: "\e910";
  color: #787878;
  }
  
  .icon-play:before {
  content: "\e909";
  color: #fff;
  }
  
  .icon-star:before {
  content: "\e908";
  color: #787878;
  }
  
  .icon-minus:before {
  content: "\e905";
  }
  
  .icon-plus:before {
  content: "\e906";
  color: #787878;
  }
  
  .icon-rs:before {
  content: "\e904";
  color: #54565b;
  }
  
  .icon-Down:before {
  content: "\e900";
  color: #787878;
  }
  
  .icon-Up:before {
  content: "\e903";
  color: #787878;
  }
  
  .icon-Left:before {
  content: "\e901";
  color: #787878;
  }
  
  .icon-Right:before {
  content: "\e902";
  color: #787878;
  }
  
  /*!
  * animate.css -http://daneden.me/animate
  * Version - 3.5.0
  * Licensed under the MIT license - http://opensource.org/licenses/MIT
  *
  * Copyright (c) 2016 Daniel Eden
  */
  .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
  }
  
  /* .owl-animated-out - only for current item */
  /* This is very important class. Use z-index if you want move Out item above In item */
  .owl-animated-out {
  z-index: 1;
  }
  
  /* .owl-animated-in - only for upcoming item
  /* This is very important class. Use z-index if you want move In item above Out item */
  .owl-animated-in {
  z-index: 0;
  }
  
  .animated.infinite {
  animation-iteration-count: infinite;
  }
  
  .animated.hinge {
  animation-duration: 2s;
  }
  
  .animated.flipOutX,
  .animated.flipOutY,
  .animated.bounceIn,
  .animated.bounceOut {
  animation-duration: .75s;
  }
  
  @keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  transform: translate3d(0, -30px, 0);
  }
  70% {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  transform: translate3d(0, -15px, 0);
  }
  90% {
  transform: translate3d(0, -4px, 0);
  }
  }
  
  .bounce {
  animation-name: bounce;
  transform-origin: center bottom;
  }
  
  @keyframes flash {
  from,
  50%,
  to {
  opacity: 1;
  }
  25%,
  75% {
  opacity: 0;
  }
  }
  
  .flash {
  animation-name: flash;
  }
  
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  
  @keyframes pulse {
  from {
  transform: scale3d(1, 1, 1);
  }
  50% {
  transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
  transform: scale3d(1, 1, 1);
  }
  }
  
  .pulse {
  animation-name: pulse;
  }
  
  @keyframes rubberBand {
  from {
  transform: scale3d(1, 1, 1);
  }
  30% {
  transform: scale3d(1.25, 0.75, 1);
  }
  40% {
  transform: scale3d(0.75, 1.25, 1);
  }
  50% {
  transform: scale3d(1.15, 0.85, 1);
  }
  65% {
  transform: scale3d(0.95, 1.05, 1);
  }
  75% {
  transform: scale3d(1.05, 0.95, 1);
  }
  to {
  transform: scale3d(1, 1, 1);
  }
  }
  
  .rubberBand {
  animation-name: rubberBand;
  }
  
  @keyframes shake {
  from,
  to {
  transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
  transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
  transform: translate3d(10px, 0, 0);
  }
  }
  
  .shake {
  animation-name: shake;
  }
  
  @keyframes headShake {
  0% {
  transform: translateX(0);
  }
  6.5% {
  transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
  transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
  transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
  transform: translateX(2px) rotateY(3deg);
  }
  50% {
  transform: translateX(0);
  }
  }
  
  .headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
  }
  
  @keyframes swing {
  20% {
  transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
  transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
  transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
  transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
  transform: rotate3d(0, 0, 1, 0deg);
  }
  }
  
  .swing {
  transform-origin: top center;
  animation-name: swing;
  }
  
  @keyframes tada {
  from {
  transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
  transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
  transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
  transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
  transform: scale3d(1, 1, 1);
  }
  }
  
  .tada {
  animation-name: tada;
  }
  
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  
  @keyframes wobble {
  from {
  transform: none;
  }
  15% {
  transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
  transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
  transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
  transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
  transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
  transform: none;
  }
  }
  
  .wobble {
  animation-name: wobble;
  }
  
  @keyframes jello {
  from,
  11.1%,
  to {
  transform: none;
  }
  22.2% {
  transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
  transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
  transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
  transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
  transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
  transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
  transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
  }
  
  .jello {
  animation-name: jello;
  transform-origin: center;
  }
  
  @keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
  opacity: 0;
  transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
  transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
  transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
  opacity: 1;
  transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
  transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
  opacity: 1;
  transform: scale3d(1, 1, 1);
  }
  }
  
  .bounceIn {
  animation-name: bounceIn;
  }
  
  @keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
  opacity: 0;
  transform: translate3d(0, -3000px, 0);
  }
  60% {
  opacity: 1;
  transform: translate3d(0, 25px, 0);
  }
  75% {
  transform: translate3d(0, -10px, 0);
  }
  90% {
  transform: translate3d(0, 5px, 0);
  }
  to {
  transform: none;
  }
  }
  
  .bounceInDown {
  animation-name: bounceInDown;
  }
  
  @keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
  opacity: 0;
  transform: translate3d(-3000px, 0, 0);
  }
  60% {
  opacity: 1;
  transform: translate3d(25px, 0, 0);
  }
  75% {
  transform: translate3d(-10px, 0, 0);
  }
  90% {
  transform: translate3d(5px, 0, 0);
  }
  to {
  transform: none;
  }
  }
  
  .bounceInLeft {
  animation-name: bounceInLeft;
  }
  
  @keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
  opacity: 0;
  transform: translate3d(3000px, 0, 0);
  }
  60% {
  opacity: 1;
  transform: translate3d(-25px, 0, 0);
  }
  75% {
  transform: translate3d(10px, 0, 0);
  }
  90% {
  transform: translate3d(-5px, 0, 0);
  }
  to {
  transform: none;
  }
  }
  
  .bounceInRight {
  animation-name: bounceInRight;
  }
  
  @keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
  opacity: 0;
  transform: translate3d(0, 3000px, 0);
  }
  60% {
  opacity: 1;
  transform: translate3d(0, -20px, 0);
  }
  75% {
  transform: translate3d(0, 10px, 0);
  }
  90% {
  transform: translate3d(0, -5px, 0);
  }
  to {
  transform: translate3d(0, 0, 0);
  }
  }
  
  .bounceInUp {
  animation-name: bounceInUp;
  }
  
  @keyframes bounceOut {
  20% {
  transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
  opacity: 1;
  transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
  opacity: 0;
  transform: scale3d(0.3, 0.3, 0.3);
  }
  }
  
  .bounceOut {
  animation-name: bounceOut;
  }
  
  @keyframes bounceOutDown {
  20% {
  transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
  opacity: 1;
  transform: translate3d(0, -20px, 0);
  }
  to {
  opacity: 0;
  transform: translate3d(0, 2000px, 0);
  }
  }
  
  .bounceOutDown {
  animation-name: bounceOutDown;
  }
  
  @keyframes bounceOutLeft {
  20% {
  opacity: 1;
  transform: translate3d(20px, 0, 0);
  }
  to {
  opacity: 0;
  transform: translate3d(-2000px, 0, 0);
  }
  }
  
  .bounceOutLeft {
  animation-name: bounceOutLeft;
  }
  
  @keyframes bounceOutRight {
  20% {
  opacity: 1;
  transform: translate3d(-20px, 0, 0);
  }
  to {
  opacity: 0;
  transform: translate3d(2000px, 0, 0);
  }
  }
  
  .bounceOutRight {
  animation-name: bounceOutRight;
  }
  
  @keyframes bounceOutUp {
  20% {
  transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
  opacity: 1;
  transform: translate3d(0, 20px, 0);
  }
  to {
  opacity: 0;
  transform: translate3d(0, -2000px, 0);
  }
  }
  
  .bounceOutUp {
  animation-name: bounceOutUp;
  }
  
  @keyframes fadeIn {
  from {
  opacity: 0;
  }
  to {
  opacity: 1;
  }
  }
  
  .fadeIn {
  animation-name: fadeIn;
  }
  
  @keyframes fadeInDown {
  from {
  opacity: 0;
  transform: translate3d(0, -100%, 0);
  }
  to {
  opacity: 1;
  transform: none;
  }
  }
  
  .fadeInDown {
  animation-name: fadeInDown;
  }
  
  @keyframes fadeInDownBig {
  from {
  opacity: 0;
  transform: translate3d(0, -2000px, 0);
  }
  to {
  opacity: 1;
  transform: none;
  }
  }
  
  .fadeInDownBig {
  animation-name: fadeInDownBig;
  }
  
  @keyframes fadeInLeft {
  from {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
  }
  to {
  opacity: 1;
  transform: none;
  }
  }
  
  .fadeInLeft {
  animation-name: fadeInLeft;
  }
  
  @keyframes fadeInLeftBig {
  from {
  opacity: 0;
  transform: translate3d(-2000px, 0, 0);
  }
  to {
  opacity: 1;
  transform: none;
  }
  }
  
  .fadeInLeftBig {
  animation-name: fadeInLeftBig;
  }
  
  @keyframes fadeInRight {
  from {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
  }
  to {
  opacity: 1;
  transform: none;
  }
  }
  
  .fadeInRight {
  animation-name: fadeInRight;
  }
  
  @keyframes fadeInRightBig {
  from {
  opacity: 0;
  transform: translate3d(2000px, 0, 0);
  }
  to {
  opacity: 1;
  transform: none;
  }
  }
  
  .fadeInRightBig {
  animation-name: fadeInRightBig;
  }
  
  @keyframes fadeInUp {
  from {
  opacity: 0;
  transform: translate3d(0, 100%, 0);
  }
  to {
  opacity: 1;
  transform: none;
  }
  }
  
  .fadeInUp {
  animation-name: fadeInUp;
  }
  
  @keyframes fadeInUpBig {
  from {
  opacity: 0;
  transform: translate3d(0, 2000px, 0);
  }
  to {
  opacity: 1;
  transform: none;
  }
  }
  
  .fadeInUpBig {
  animation-name: fadeInUpBig;
  }
  
  @keyframes fadeOut {
  from {
  opacity: 1;
  }
  to {
  opacity: 0;
  }
  }
  
  .fadeOut {
  animation-name: fadeOut;
  }
  
  @keyframes fadeOutDown {
  from {
  opacity: 1;
  }
  to {
  opacity: 0;
  transform: translate3d(0, 100%, 0);
  }
  }
  
  .fadeOutDown {
  animation-name: fadeOutDown;
  }
  
  @keyframes fadeOutDownBig {
  from {
  opacity: 1;
  }
  to {
  opacity: 0;
  transform: translate3d(0, 2000px, 0);
  }
  }
  
  .fadeOutDownBig {
  animation-name: fadeOutDownBig;
  }
  
  @keyframes fadeOutLeft {
  from {
  opacity: 1;
  }
  to {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
  }
  }
  
  .fadeOutLeft {
  animation-name: fadeOutLeft;
  }
  
  @keyframes fadeOutLeftBig {
  from {
  opacity: 1;
  }
  to {
  opacity: 0;
  transform: translate3d(-2000px, 0, 0);
  }
  }
  
  .fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
  }
  
  @keyframes fadeOutRight {
  from {
  opacity: 1;
  }
  to {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
  }
  }
  
  .fadeOutRight {
  animation-name: fadeOutRight;
  }
  
  @keyframes fadeOutRightBig {
  from {
  opacity: 1;
  }
  to {
  opacity: 0;
  transform: translate3d(2000px, 0, 0);
  }
  }
  
  .fadeOutRightBig {
  animation-name: fadeOutRightBig;
  }
  
  @keyframes fadeOutUp {
  from {
  opacity: 1;
  }
  to {
  opacity: 0;
  transform: translate3d(0, -100%, 0);
  }
  }
  
  .fadeOutUp {
  animation-name: fadeOutUp;
  }
  
  @keyframes fadeOutUpBig {
  from {
  opacity: 1;
  }
  to {
  opacity: 0;
  transform: translate3d(0, -2000px, 0);
  }
  }
  
  .fadeOutUpBig {
  animation-name: fadeOutUpBig;
  }
  
  @keyframes flip {
  from {
  transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
  animation-timing-function: ease-out;
  }
  40% {
  transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
  animation-timing-function: ease-out;
  }
  50% {
  transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
  animation-timing-function: ease-in;
  }
  80% {
  transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
  animation-timing-function: ease-in;
  }
  to {
  transform: perspective(400px);
  animation-timing-function: ease-in;
  }
  }
  
  .animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
  }
  
  @keyframes flipInX {
  from {
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  animation-timing-function: ease-in;
  opacity: 0;
  }
  40% {
  transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  animation-timing-function: ease-in;
  }
  60% {
  transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  opacity: 1;
  }
  80% {
  transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
  transform: perspective(400px);
  }
  }
  
  .flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
  }
  
  @keyframes flipInY {
  from {
  transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
  animation-timing-function: ease-in;
  opacity: 0;
  }
  40% {
  transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
  animation-timing-function: ease-in;
  }
  60% {
  transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
  opacity: 1;
  }
  80% {
  transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
  transform: perspective(400px);
  }
  }
  
  .flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
  }
  
  @keyframes flipOutX {
  from {
  transform: perspective(400px);
  }
  30% {
  transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  opacity: 1;
  }
  to {
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  opacity: 0;
  }
  }
  
  .flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  }
  
  @keyframes flipOutY {
  from {
  transform: perspective(400px);
  }
  30% {
  transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
  opacity: 1;
  }
  to {
  transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
  opacity: 0;
  }
  }
  
  .flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
  }
  
  @keyframes lightSpeedIn {
  from {
  transform: translate3d(100%, 0, 0) skewX(-30deg);
  opacity: 0;
  }
  60% {
  transform: skewX(20deg);
  opacity: 1;
  }
  80% {
  transform: skewX(-5deg);
  opacity: 1;
  }
  to {
  transform: none;
  opacity: 1;
  }
  }
  
  .lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
  }
  
  @keyframes lightSpeedOut {
  from {
  opacity: 1;
  }
  to {
  transform: translate3d(100%, 0, 0) skewX(30deg);
  opacity: 0;
  }
  }
  
  .lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
  }
  
  @keyframes rotateIn {
  from {
  transform-origin: center;
  transform: rotate3d(0, 0, 1, -200deg);
  opacity: 0;
  }
  to {
  transform-origin: center;
  transform: none;
  opacity: 1;
  }
  }
  
  .rotateIn {
  animation-name: rotateIn;
  }
  
  @keyframes rotateInDownLeft {
  from {
  transform-origin: left bottom;
  transform: rotate3d(0, 0, 1, -45deg);
  opacity: 0;
  }
  to {
  transform-origin: left bottom;
  transform: none;
  opacity: 1;
  }
  }
  
  .rotateInDownLeft {
  animation-name: rotateInDownLeft;
  }
  
  @keyframes rotateInDownRight {
  from {
  transform-origin: right bottom;
  transform: rotate3d(0, 0, 1, 45deg);
  opacity: 0;
  }
  to {
  transform-origin: right bottom;
  transform: none;
  opacity: 1;
  }
  }
  
  .rotateInDownRight {
  animation-name: rotateInDownRight;
  }
  
  @keyframes rotateInUpLeft {
  from {
  transform-origin: left bottom;
  transform: rotate3d(0, 0, 1, 45deg);
  opacity: 0;
  }
  to {
  transform-origin: left bottom;
  transform: none;
  opacity: 1;
  }
  }
  
  .rotateInUpLeft {
  animation-name: rotateInUpLeft;
  }
  
  @keyframes rotateInUpRight {
  from {
  transform-origin: right bottom;
  transform: rotate3d(0, 0, 1, -90deg);
  opacity: 0;
  }
  to {
  transform-origin: right bottom;
  transform: none;
  opacity: 1;
  }
  }
  
  .rotateInUpRight {
  animation-name: rotateInUpRight;
  }
  
  @keyframes rotateOut {
  from {
  transform-origin: center;
  opacity: 1;
  }
  to {
  transform-origin: center;
  transform: rotate3d(0, 0, 1, 200deg);
  opacity: 0;
  }
  }
  
  .rotateOut {
  animation-name: rotateOut;
  }
  
  @keyframes rotateOutDownLeft {
  from {
  transform-origin: left bottom;
  opacity: 1;
  }
  to {
  transform-origin: left bottom;
  transform: rotate3d(0, 0, 1, 45deg);
  opacity: 0;
  }
  }
  
  .rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
  }
  
  @keyframes rotateOutDownRight {
  from {
  transform-origin: right bottom;
  opacity: 1;
  }
  to {
  transform-origin: right bottom;
  transform: rotate3d(0, 0, 1, -45deg);
  opacity: 0;
  }
  }
  
  .rotateOutDownRight {
  animation-name: rotateOutDownRight;
  }
  
  @keyframes rotateOutUpLeft {
  from {
  transform-origin: left bottom;
  opacity: 1;
  }
  to {
  transform-origin: left bottom;
  transform: rotate3d(0, 0, 1, -45deg);
  opacity: 0;
  }
  }
  
  .rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
  }
  
  @keyframes rotateOutUpRight {
  from {
  transform-origin: right bottom;
  opacity: 1;
  }
  to {
  transform-origin: right bottom;
  transform: rotate3d(0, 0, 1, 90deg);
  opacity: 0;
  }
  }
  
  .rotateOutUpRight {
  animation-name: rotateOutUpRight;
  }
  
  @keyframes hinge {
  0% {
  transform-origin: top left;
  animation-timing-function: ease-in-out;
  }
  20%,
  60% {
  transform: rotate3d(0, 0, 1, 80deg);
  transform-origin: top left;
  animation-timing-function: ease-in-out;
  }
  40%,
  80% {
  transform: rotate3d(0, 0, 1, 60deg);
  transform-origin: top left;
  animation-timing-function: ease-in-out;
  opacity: 1;
  }
  to {
  transform: translate3d(0, 700px, 0);
  opacity: 0;
  }
  }
  
  .hinge {
  animation-name: hinge;
  }
  
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  
  @keyframes rollIn {
  from {
  opacity: 0;
  transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
  opacity: 1;
  transform: none;
  }
  }
  
  .rollIn {
  animation-name: rollIn;
  }
  
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  
  @keyframes rollOut {
  from {
  opacity: 1;
  }
  to {
  opacity: 0;
  transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
  }
  
  .rollOut {
  animation-name: rollOut;
  }
  
  @keyframes zoomIn {
  from {
  opacity: 0;
  transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
  opacity: 1;
  }
  }
  
  .zoomIn {
  animation-name: zoomIn;
  }
  
  @keyframes zoomInDown {
  from {
  opacity: 0;
  transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
  opacity: 1;
  transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
  }
  
  .zoomInDown {
  animation-name: zoomInDown;
  }
  
  @keyframes zoomInLeft {
  from {
  opacity: 0;
  transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
  opacity: 1;
  transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
  }
  
  .zoomInLeft {
  animation-name: zoomInLeft;
  }
  
  @keyframes zoomInRight {
  from {
  opacity: 0;
  transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
  opacity: 1;
  transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
  }
  
  .zoomInRight {
  animation-name: zoomInRight;
  }
  
  @keyframes zoomInUp {
  from {
  opacity: 0;
  transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
  opacity: 1;
  transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
  }
  
  .zoomInUp {
  animation-name: zoomInUp;
  }
  
  @keyframes zoomOut {
  from {
  opacity: 1;
  }
  50% {
  opacity: 0;
  transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
  opacity: 0;
  }
  }
  
  .zoomOut {
  animation-name: zoomOut;
  }
  
  @keyframes zoomOutDown {
  40% {
  opacity: 1;
  transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
  opacity: 0;
  transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
  transform-origin: center bottom;
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
  }
  
  .zoomOutDown {
  animation-name: zoomOutDown;
  }
  
  @keyframes zoomOutLeft {
  40% {
  opacity: 1;
  transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
  opacity: 0;
  transform: scale(0.1) translate3d(-2000px, 0, 0);
  transform-origin: left center;
  }
  }
  
  .zoomOutLeft {
  animation-name: zoomOutLeft;
  }
  
  @keyframes zoomOutRight {
  40% {
  opacity: 1;
  transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
  opacity: 0;
  transform: scale(0.1) translate3d(2000px, 0, 0);
  transform-origin: right center;
  }
  }
  
  .zoomOutRight {
  animation-name: zoomOutRight;
  }
  
  @keyframes zoomOutUp {
  40% {
  opacity: 1;
  transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
  opacity: 0;
  transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
  transform-origin: center bottom;
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
  }
  
  .zoomOutUp {
  animation-name: zoomOutUp;
  }
  
  @keyframes slideInDown {
  from {
  transform: translate3d(0, -100%, 0);
  visibility: visible;
  }
  to {
  transform: translate3d(0, 0, 0);
  }
  }
  
  .slideInDown {
  animation-name: slideInDown;
  }
  
  @keyframes slideInLeft {
  from {
  transform: translate3d(-100%, 0, 0);
  visibility: visible;
  }
  to {
  transform: translate3d(0, 0, 0);
  }
  }
  
  .slideInLeft {
  animation-name: slideInLeft;
  }
  
  @keyframes slideInRight {
  from {
  transform: translate3d(100%, 0, 0);
  visibility: visible;
  }
  to {
  transform: translate3d(0, 0, 0);
  }
  }
  
  .slideInRight {
  animation-name: slideInRight;
  }
  
  @keyframes slideInUp {
  from {
  transform: translate3d(0, 100%, 0);
  visibility: visible;
  }
  to {
  transform: translate3d(0, 0, 0);
  }
  }
  
  .slideInUp {
  animation-name: slideInUp;
  }
  
  @keyframes slideOutDown {
  from {
  transform: translate3d(0, 0, 0);
  }
  to {
  visibility: hidden;
  transform: translate3d(0, 100%, 0);
  }
  }
  
  .slideOutDown {
  animation-name: slideOutDown;
  }
  
  @keyframes slideOutLeft {
  from {
  transform: translate3d(0, 0, 0);
  }
  to {
  visibility: hidden;
  transform: translate3d(-100%, 0, 0);
  }
  }
  
  .slideOutLeft {
  animation-name: slideOutLeft;
  }
  
  @keyframes slideOutRight {
  from {
  transform: translate3d(0, 0, 0);
  }
  to {
  visibility: hidden;
  transform: translate3d(100%, 0, 0);
  }
  }
  
  .slideOutRight {
  animation-name: slideOutRight;
  }
  
  @keyframes slideOutUp {
  from {
  transform: translate3d(0, 0, 0);
  }
  to {
  visibility: hidden;
  transform: translate3d(0, -100%, 0);
  }
  }
  
  .slideOutUp {
  animation-name: slideOutUp;
  }
  
  .os-animation {
  opacity: 0;
  }
  
  .os-animation.animated {
  opacity: 1;
  }
  
  .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
  }
  
  .animated.hinge {
  animation-duration: 2s;
  }
  
  @keyframes fadeInUp {
  0% {
  opacity: 0;
  transform: translateY(20px);
  }
  100% {
  opacity: 1;
  transform: translateY(0);
  }
  }
  
  .fadeInUp {
  animation-name: fadeInUp;
  }
  
  @keyframes fadeInUpBig {
  0% {
  opacity: 0;
  transform: translateY(2000px);
  }
  100% {
  opacity: 1;
  transform: translateY(0);
  }
  }
  
  .fadeInUpBig {
  animation-name: fadeInUpBig;
  }
  
  body {
  padding-top: 80px;
  }
  
  header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 3;
  height: 80px;
  background: #FFFFFF;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22);
  transition: .5s;
  }
  
  header.sticky {
  height: 70px;
  overflow: hidden;
  z-index: 3;
  }
  
  .header-main {
  max-width: 1366px;
  margin: 0 auto;
  }
  
  .top-nav {
  height: 70px;
  }
  
  .top-nav .logo {
  padding: 15px 40px 15px 20px;
  }
  
  .top-nav .logo a img {
  display: block;
  }
  
  .footer {
  font-size: 14px;
  font-weight: 300;
  background-color: #f3f3f3;
  }
  
  .footer p {
  margin-bottom: 0;
  }
  
  .footer .stoke-value {
  font-size: 24px;
  line-height: 1;
  float: right;
  }
  
  .footer-btm {
  padding: 30px 0;
  color: #0D0D0D;
  }
  
  .footer-btm .d-flex {
  -ms-flex-pack: justify;
  justify-content: space-between;
  }
  
  .footer-btm a {
  color: #0D0D0D;
  margin: 0 5px;
  }
  
  @media (max-width: 767px) {
  .footer-btm .d-flex {
  -ms-flex-direction: column;
      flex-direction: column;
  text-align: center;
  }
  .footer-btm .d-flex p:first-child {
  margin-bottom: 20px;
  }
  }
  
  /*Service box*/
  .service-box {
  background-color: #FFFFFF;
  padding: 100px 0;
  position: relative;
  }
  
  .service-box::before {
  background: #f3f3f3;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  height: 185px;
  width: 100%;
  }
  
  .service-box.op1::before {
  height: 85px;
  }
  
  .service-box.op2::before {
  display: none;
  }
  
  @media (max-width: 767px) {
  .service-box.op2 {
  padding: 30px 0;
  }
  }
  
  .service-box.op2 .row.cards {
  margin-top: 0;
  }
  
  .service-box .cards {
  margin-top: 60px;
  }
  
  .service-box .card {
  color: #b8b8b8;
  height: 100%;
  border-radius: 3px;
  }
  
  .service-box .card .card-body {
  padding: 40px 32px;
  border-bottom: 0;
  background: none;
  }
  
  .service-box .card .card-body.opt1 {
  padding: 40px 35px 15px 35px;
  border-bottom: 0;
  }
  
  .service-box .card .card-body.opt2 {
  background-color: #fafafa;
  padding: 24px 35px 24px 35px;
  color: #54565b;
  border-radius: 0 0 3px 3px;
  }
  
  .service-box .card .card-title {
  font-size: 24px;
  font-weight: 300;
  color: #54565b;
  margin-bottom: 20px;
  }
  
  .service-box .card .btn-box .btn-white {
  color: #767676;
  }
  
  .service-box .card .view-all a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: 4px;
  color: #b8b8b8;
  }
  
  .service-box .card .view-all a .txt {
  width: 80%;
  }
  
  .service-box .card button {
  background: none;
  border: 0;
  padding: 0;
  position: absolute;
  top: 15px;
  right: 15px;
  }
  
  .service-box .card button:focus {
  outline: 0;
  }
  
  .service-box .card button span {
  font-size: 22px;
  }
  
  .service-box .was-validated .form-control:valid,
  .service-box .was-validated .form-control:invalid {
  background-image: none;
  }
  
  @media (max-width: 1024px) {
  .service-box .card .card-title {
  font-size: 20px;
  }
  }
  
  @media (max-width: 767px) {
  .service-box {
  padding: 100px 0 30px;
  }
  .service-box::before {
  height: 160px;
  }
  .service-box .cards {
  margin-top: 45px;
  }
  .service-box .cards .col-lg-4 {
  margin-bottom: 20px;
  }
  .service-box .card .card-body {
  padding: 40px 30px;
  }
  .service-box .card .col-5.black {
  white-space: nowrap;
  }
  .service-box .card .card-body.opt1,
  .service-box .card .card-body.opt2 {
  padding-left: 32px;
  padding-right: 32px;
  }
  .service-box .mt-xs-7 {
  margin-top: 32px;
  }
  }
  
  .icn-box {
  background-color: #ffcb05;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  border: 18px solid #FFFFFF;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  }
  
  .icn-box span {
  font-size: 50px;
  }
  
  .icn-box img {
  height: 50px;
  }
  
  .icn-box + .fhd {
  font-weight: 700;
  margin-top: 4px;
  text-align: center;
  }
  
  @media (max-width: 767px) {
  .icn-box {
  width: 124px;
  height: 124px;
  border-width: 12px;
  }
  }
  
  /* Component wise SCSS*/
  /* Banner common start */
  /* circle type list start */
  .list-item {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding-top: 16px;
  }
  
  .list-item.with-arw li {
  position: relative;
  }
  
  .list-item.with-arw li a {
  width: 100%;
  }
  
  .list-item.with-arw li::before {
  position: absolute;
  width: 15px;
  height: 15px;
  font-family: icomoon;
  content: "\e902";
  right: 0;
  top: 24px;
  color: #787878;
  }
  
  .list-item.op1 li a {
  color: #FFFFFF;
  }
  
  .list-item.op1 li span {
  background: #FFFFFF;
  width: 50px;
  height: 50px;
  }
  
  .list-item.op1 li span img {
  width: 24px;
  height: 24px;
  }
  
  @media (max-width: 991px) {
  .list-item.op1 li a {
  color: #54565B;
  }
  }
  
  .list-item li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 16px;
  }
  
  .list-item li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  }
  
  .list-item li span {
  display: inline-block;
  width: 70px;
  height: 70px;
  background: #ffcb05;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 15px;
  }
  
  .list-item li span.opt1 {
  background: #FFFFFF;
  }
  
  @media (max-width: 1024px) {
  .list-item li {
  margin-bottom: 20px;
  }
  }
  
  /*joureny banner*/
  .explorer11 .date-of-birth .form-label-group .form-control ~ label.error {
  display: none !important;
  }
  
  .banner {
  background: #DDCDCE;
  padding-top: 50px;
  color: #FFFFFF;
  padding-top: 30px;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
  }
  
  .banner input::-webkit-outer-spin-button,
  .banner input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  }
  
  .banner input[type=number] {
  -moz-appearance: textfield;
  }
  
  .banner .date-of-birth .date-bx {
  border: 2px solid #d8d8d8;
  border-radius: .25rem;
  }
  
  .banner .date-of-birth .row {
  margin: 0;
  -ms-flex-direction: row;
  flex-direction: row;
  }
  
  .banner .date-of-birth .row .form-label-group .form-control {
  border-color: white;
  border-radius: 0;
  }
  
  .banner .date-of-birth .row .form-label-group .form-control.is-invalid {
  border-color: #d10000;
  }
  
  @media (max-width: 767px) {
  .banner .date-of-birth .row .form-label-group {
  margin-bottom: 0;
  }
  }
  
  .banner .date-of-birth .col-4 {
  padding: 0;
  }
  
  .banner .date-of-birth .col-4:first-child, .banner .date-of-birth .col-4:nth-child(2) {
  border-right: 2px solid #d8d8d8;
  }
  
  .banner .date-of-birth .col-4 .error {
  display: none !important;
  }
  
  .banner .date-of-birth .col-4 .form-control.is-valid,
  .banner .date-of-birth .col-4 .was-validated .form-control:valid,
  .banner .date-of-birth .col-4 .form-control.is-invalid,
  .banner .date-of-birth .col-4 .was-validated .form-control:invalid {
  background: none;
  padding: 0.85rem 0.75rem;
  }
  
  .banner .cust-error {
  color: #d10000;
  }
  
  @media (max-width: 767px) {
  .banner {
  padding-bottom: 40px;
  }
  }
  
  .banner .hero-img {
  margin-left: -30px;
  }
  
  @media (max-width: 1024px) {
  .banner .hero-img {
  margin-left: -60px;
  }
  }
  
  @media (max-width: 991px) {
  .banner .hero-img {
  margin: 0;
  }
  }
  
  .banner figure {
  margin: 0;
  position: relative;
  }
  
  .banner figure figcaption {
  position: absolute;
  left: 0;
  top: 59%;
  padding-left: 30px;
  font-family: 'ocr-b_10_btregular';
  font-size: 13px;
  }
  
  .banner figure img {
  display: block;
  }
  
  .banner figure img.center {
  margin: 0 auto;
  }
  
  @media (max-width: 1024px) {
  .banner figure img.center {
  width: auto;
  }
  }
  
  @media (max-width: 1024px) {
  .banner figure img {
  width: 340px;
  margin-left: 30px;
  }
  }
  
  @media (max-width: 991px) {
  .banner figure img {
  width: 300px;
  margin-left: 0;
  }
  }
  
  @media (max-width: 767px) {
  .banner figure img {
  width: 100%;
  margin: 0 auto;
  }
  }
  
  .banner .list-item {
  border-top: 0;
  }
  
  @media (max-width: 767px) {
  .banner .list-item li {
  -ms-flex: 0 0 305px;
      flex: 0 0 305px;
  margin-right: 15px;
  }
  }
  
  @media (max-width: 767px) and (max-width: 991px) {
  .banner .list-item li {
  -ms-flex: 0 0 285px;
      flex: 0 0 285px;
  }
  }
  
  .banner .hd2v {
  margin-bottom: 10px;
  font-weight: 700;
  }
  
  .banner.cs-opt {
  background: white;
  background: radial-gradient(circle, white 0%, #d5d7d9 100%);
  min-height: 590px;
  padding: 0;
  }
  
  .banner.cs-opt figure {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  }
  
  @media (max-width: 1024px) {
  .banner.cs-opt figure img {
  width: auto;
  }
  }
  
  @media (max-width: 991px) {
  .banner.cs-opt figure img {
  width: 500px;
  }
  }
  
  @media (max-width: 767px) {
  .banner.cs-opt figure img {
  width: 100%;
  }
  }
  
  .banner.cs-opt .banner-form {
  margin-bottom: auto;
  padding: 15px 40px;
  }
  
  @media (max-width: 1024px) {
  .banner.cs-opt .banner-form {
  padding: 15px 20px;
  }
  }
  
  .banner.cs-opt .banner-form .score-box {
  font-size: 44px;
  color: #00a07a;
  font-weight: 700;
  }
  
  .list-cont {
  width: 80%;
  color: #54565B;
  }
  
  @media (max-width: 767px) {
  .list-cont {
  width: 70%;
  }
  }
  
  /* joureny banner end*/
  /* common font colors*/
  .grey-c-400 {
  color: #737373;
  }
  
  .grey-c-3 {
  color: #b8b8b8;
  }
  
  /*end*/
  .banner-form {
  padding: 45px 40px 40px;
  margin-bottom: -70px;
  min-height: 540px;
  color: #54565B;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  }
  
  @media (max-width: 991px) {
  .banner-form {
  min-height: 400px;
  margin-bottom: -30px;
  }
  }
  
  @media (max-width: 767px) {
  .banner-form {
  margin-bottom: 0;
  min-height: 310px;
  }
  .banner-form figure img.center {
  width: auto;
  }
  }
  
  .banner-form .form-list {
  margin-top: 0;
  }
  
  .banner-form .form-list li:last-child {
  margin-bottom: 0;
  }
  
  .banner-form textarea.form-control {
  resize: none;
  }
  
  .banner-form .custom-checkbox {
  color: #54565B;
  }
  
  @media (max-width: 767px) {
  .score-banner-mobile {
  background: white;
  background: radial-gradient(circle, white 0%, #d5d7d9 100%);
  padding: 50px 0 80px 0;
  }
  }
  
  .score-banner {
  background: white;
  background: radial-gradient(circle, white 0%, #d5d7d9 100%);
  padding: 55px 0 115px 0;
  }
  
  @media (max-width: 767px) {
  .score-banner {
  background: none;
  padding-top: 0;
  }
  }
  
  .scrore-progress {
  max-width: 560px;
  margin: 0 auto;
  margin-top: 25px;
  display: -ms-flexbox;
  display: flex;
  }
  
  .scrore-progress li {
  width: 20%;
  margin: 0 2px;
  text-align: center;
  }
  
  .scrore-progress li:last-child {
  text-align: right;
  }
  
  .scrore-progress li:first-child {
  text-align: left;
  }
  
  .scrore-progress li span {
  display: block;
  height: 12px;
  border-radius: 6px;
  }
  
  @media (max-width: 767px) {
  .scrore-progress li span {
  height: 7px;
  }
  }
  
  .scrore-progress li p {
  height: 42px;
  font-size: 36px;
  font-weight: 700;
  margin: 0;
  }
  
  @media (max-width: 767px) {
  .scrore-progress li p {
  height: 30px;
  font-size: 30px;
  }
  }
  
  .scrore-progress li.color1 span {
  background: #CB3116;
  }
  
  .scrore-progress li.color1 p {
  color: #CB3116;
  }
  
  .scrore-progress li.color2 span {
  background: #DC602E;
  }
  
  .scrore-progress li.color2 p {
  color: #DC602E;
  }
  
  .scrore-progress li.color3 span {
  background: #E8C507;
  }
  
  .scrore-progress li.color3 p {
  color: #E8C507;
  }
  
  .scrore-progress li.color4 span {
  background: #499F68;
  }
  
  .scrore-progress li.color4 p {
  color: #499F68;
  }
  
  .scrore-progress li.color5 span {
  background: #157A6E;
  }
  
  .scrore-progress li.color5 p {
  color: #157A6E;
  }
  
  .powered-box {
  position: absolute;
  right: 0;
  top: 0;
  }
  
  @media (max-width: 991px) {
  .powered-box {
  top: -40px;
  right: -20px;
  }
  }
  
  @media (max-width: 767px) {
  .powered-box {
  top: 10px;
  right: 0;
  }
  }
  
  @media (max-width: 767px) {
  .score-activity .owl-carousel .owl-stage {
  padding-left: 0 !important;
  }
  }
  
  .score-activity .owl-dots {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px;
  }
  
  .score-activity .owl-dots .owl-dot {
  margin: 2px;
  }
  
  .score-activity .owl-dots .owl-dot span {
  height: 8px;
  width: 6px;
  border: 0;
  background-color: #787878;
  border-radius: 3px;
  }
  
  .score-activity .owl-dots .owl-dot.active span {
  height: 24px;
  }
  
  @media (max-width: 1024px) {
  .score-activity .owl-dots {
  right: 5%;
  }
  }
  
  @media (max-width: 767px) {
  .score-activity .owl-dots {
  height: 6px;
  -ms-flex-direction: row;
      flex-direction: row;
  top: auto;
  bottom: 40px;
  right: 0;
  width: 100%;
  }
  .score-activity .owl-dots .owl-dot {
  margin: 0 4px;
  }
  .score-activity .owl-dots .owl-dot span {
  height: 6px;
  background: #737373;
  display: block;
  }
  .score-activity .owl-dots .owl-dot.active span {
  width: 24px;
  height: 6px;
  }
  }
  
  .score-activity.NMT70 {
  margin-top: -70px;
  }
  
  .score-activity .white-box, .score-activity .accordian .trgr, .accordian .score-activity .trgr, .score-activity .accordian .tog_cont, .accordian .score-activity .tog_cont {
  padding: 15px;
  margin: 2px;
  min-height: 130px;
  }
  
  @media (max-width: 1024px) {
  .score-activity .white-box, .score-activity .accordian .trgr, .accordian .score-activity .trgr, .score-activity .accordian .tog_cont, .accordian .score-activity .tog_cont {
  min-height: 170px;
  }
  }
  
  @media (max-width: 991px) {
  .score-activity .white-box, .score-activity .accordian .trgr, .accordian .score-activity .trgr, .score-activity .accordian .tog_cont, .accordian .score-activity .tog_cont {
  min-height: 130px;
  }
  }
  
  .score-activity .white-box .type-card, .score-activity .accordian .trgr .type-card, .accordian .score-activity .trgr .type-card, .score-activity .accordian .tog_cont .type-card, .accordian .score-activity .tog_cont .type-card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  }
  
  @media (max-width: 767px) {
  .score-activity .white-box .type-card, .score-activity .accordian .trgr .type-card, .accordian .score-activity .trgr .type-card, .score-activity .accordian .tog_cont .type-card, .accordian .score-activity .tog_cont .type-card {
  display: block;
  }
  .score-activity .white-box .type-card p, .score-activity .accordian .trgr .type-card p, .accordian .score-activity .trgr .type-card p, .score-activity .accordian .tog_cont .type-card p, .accordian .score-activity .tog_cont .type-card p {
  margin-bottom: 5px;
  }
  }
  
  .score-activity .white-box .type-card .tag-box, .score-activity .accordian .trgr .type-card .tag-box, .accordian .score-activity .trgr .type-card .tag-box, .score-activity .accordian .tog_cont .type-card .tag-box, .accordian .score-activity .tog_cont .type-card .tag-box {
  background: rgba(73, 159, 104, 0.2);
  font-size: 12px;
  font-weight: 700;
  height: 18px;
  border-radius: 9px;
  padding: 2px 10px;
  line-height: 1.1;
  color: #499F68;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  }
  
  @media (max-width: 767px) {
  .score-activity .white-box .type-card .tag-box, .score-activity .accordian .trgr .type-card .tag-box, .accordian .score-activity .trgr .type-card .tag-box, .score-activity .accordian .tog_cont .type-card .tag-box, .accordian .score-activity .tog_cont .type-card .tag-box {
  width: 100px;
  }
  }
  
  .score-activity .white-box .type-card .tag-box img, .score-activity .accordian .trgr .type-card .tag-box img, .accordian .score-activity .trgr .type-card .tag-box img, .score-activity .accordian .tog_cont .type-card .tag-box img, .accordian .score-activity .tog_cont .type-card .tag-box img {
  margin-right: 5px;
  width: auto;
  }
  
  .score-activity .white-box .hdr, .score-activity .accordian .trgr .hdr, .accordian .score-activity .trgr .hdr, .score-activity .accordian .tog_cont .hdr, .accordian .score-activity .tog_cont .hdr {
  font-weight: 200;
  }
  
  @media (max-width: 767px) {
  .score-activity .white-box .hdr, .score-activity .accordian .trgr .hdr, .accordian .score-activity .trgr .hdr, .score-activity .accordian .tog_cont .hdr, .accordian .score-activity .tog_cont .hdr {
  font-size: 36px;
  margin-top: 15px;
  }
  }
  
  .score-activity .white-box .hdr sub, .score-activity .accordian .trgr .hdr sub, .accordian .score-activity .trgr .hdr sub, .score-activity .accordian .tog_cont .hdr sub, .accordian .score-activity .tog_cont .hdr sub {
  bottom: 0;
  }
  
  .score-activity .white-box .link-box a, .score-activity .accordian .trgr .link-box a, .accordian .score-activity .trgr .link-box a, .score-activity .accordian .tog_cont .link-box a, .accordian .score-activity .tog_cont .link-box a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  color: #b8b8b8;
  font-size: 14px;
  }
  
  .score-activity .white-box .link-box a .arrow, .score-activity .accordian .trgr .link-box a .arrow, .accordian .score-activity .trgr .link-box a .arrow, .score-activity .accordian .tog_cont .link-box a .arrow, .accordian .score-activity .tog_cont .link-box a .arrow {
  width: 27px;
  height: 27px;
  background: #f3f3f3;
  }
  
  .score-activity .owl-carousel .owl-nav button.owl-next,
  .score-activity .owl-carousel .owl-nav button.owl-prev {
  background: #9D1D27;
  width: 48px;
  height: 48px;
  border-radius: 24px;
  color: #FFFFFF;
  top: -90px;
  }
  
  .score-activity .owl-carousel .owl-nav button.owl-next span,
  .score-activity .owl-carousel .owl-nav button.owl-prev span {
  display: none;
  }
  
  .score-activity .owl-nav {
  position: relative;
  }
  
  .score-activity .owl-carousel .owl-nav button.owl-next {
  background: #9D1D27 url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/arrow-right.svg") no-repeat center center;
  position: absolute;
  right: -60px;
  }
  
  .score-activity .owl-carousel .owl-nav button.owl-prev {
  background: #9D1D27 url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/arrow-left.svg") no-repeat center center;
  position: absolute;
  left: -60px;
  }
  
  .no-ml0 {
  margin-left: 0px !important;
  }
  
  .etbFadeImg {
  position: relative;
  max-width: 380px;
  width: 100%;
  height: 390px;
  margin: auto;
  }
  
  .etbFadeImg img {
  position: absolute;
  width: 100%;
  height: auto;
  }
  
  .etbFadeImg.singlecard {
  background: none;
  /*text-align: center;*/
  margin: 0;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  }
  
  .etbFadeImg.singlecard img {
  /*width: 70%;*/
  }
  
  .etbFadeImg .align-items-center {
  -ms-flex-align: normal !important;
  align-items: normal !important;
  }
  
  .etbFadeImg2 {
  margin-left: -50px;
  background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/cards_bg.svg") no-repeat bottom right;
  max-width: 430px;
  width: 430px;
  margin-top: 100px;
  }
  
  .etbFadeImg2 img {
  max-width: 420px;
  width: 100%;
  }
  
  /*.crossBg{ background: url(../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/crossBg.png) no-repeat left top; margin-top: -30px; padding-top:30px ; position: relative;}
  .banner2{  background: linear-gradient(222.72deg, #FFECEE 0%, #DFBFBF 100%);}
  .container.crossBg::before {}
  .crossBgBox{     background: red; float: left; }*/
  
  @media (max-width: 768px) {
  .etbFadeImg2 {
  /* height: 400px; sprint2c */
  
  margin: 0 auto;
  /* width: calc(100%); sprint2c */
  }
  }
  
  @media (max-width: 600px) {
  .etbFadeImg2 {
  margin-top: 0;
  }
  }
  
  /* @media (max-width: 480px) {
  .etbFadeImg2 {
  height: 370px;
  }
  } sprint2c */
  
  @media (max-width: 480px) {
  .etbFadeImg2 {
  max-width: inherit;
  /* height: 280px;
  background: url(../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/cards_bg.svg) no-repeat center center;
  width: 80%; sprint2c */
  }
  }
  
  .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,
  .form-label-group textarea {
  padding: 0.85rem 0.75rem;
  }
  
  .form-label-group > input.search {
  background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/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 > label.pincodeCityState {
  color: #767676;
  /* font-family: Roboto; */
  font-size: 11px;
  letter-spacing: 0;
  line-height: 15px;
  position: relative;
  padding: 5px 0 0;
  top: unset;
  left: unset;
  text-transform: capitalize;
  }
  
  .form-label-group input:-ms-input-placeholder {
  color: transparent;
  }
  
  .form-label-group input::placeholder {
  color: transparent;
  }
  
  .form-label-group input:not(:placeholder-shown),
  .form-label-group textarea: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,
  .form-label-group textarea:not(:placeholder-shown) ~ label {
  font-size: 12px;
  color: #777;
  background: #fff;
  border-radius: 0px;
  display: inline-block;
  width: auto;
  /* padding: 1px 4px; */
  padding: 1px 0px;
  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:focus ~ .custom-control-label::before,
  .custom-control.green.green .custom-control-input:focus ~ .custom-control-label::before {
  border-color: #d8d8d8;
  }
  
  .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 .form-control.hasDatepicker,
  .form2 .form-label-group .form-control.hasDatepicker {
  background: none;
  }
  
  .form1 .form-label-group > label,
  .form2 .form-label-group > label {
  color: #737373;
  }
  
  .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/ntb/ntb-cc/svg/checkbox.svg) no-repeat;
  }  sprint2c */
  
  .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;
  }
  
  .selec-nowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  }
  
  @media (max-width: 1024px) {
  .selec-nowrap {
  width: 100% !important;
  padding-right: 30px !important;
  }
  }
  
  .sa-form {
  display: none;
  }
  
  .sa-form.active {
  display: block;
  }
  
  .boc-form {
  display: none;
  }
  
  .boc-form.active {
  display: block;
  }
  
  /* joureny benifits*/
  .white-bg {
  background-color: #fff;
  }
  
  .list-benefits {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  }
  
  .list-benefits li {
  width: 30%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 40px;
  }
  
  @media (max-width: 991px) {
  .list-benefits li {
  width: 47%;
  }
  .list-benefits li:nth-child(odd) {
  margin-right: 15px;
  }
  }
  
  @media (max-width: 767px) {
  .list-benefits li {
  width: 100%;
  }
  .list-benefits li:nth-child(odd) {
  margin-right: 0;
  }
  }
  
  .list-benefits li figure {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin: 0 10px 0 0;
  background: #f3f3f3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  }
  
  .list-benefits li .img-ctr {
  width: 80%;
  }
  
  .list-benefits li .img-ctr strong {
  display: block;
  font-weight: 700;
  margin-top: 3px;
  }
  
  .list-benefits.op1 li {
  width: 100%;
  }
  
  /* common terms and skip links */
  .terms {
  margin: 25px 0 45px 0;
  }
  
  .skip {
  font-size: 14px;
  font-weight: 700;
  color: #767676;
  }
  
  /* common terms and skip links */
  .hide {
  display: none;
  }
  
  .otp-bx {
  margin-top: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  }
  
  /* Scroll right-left on mobile start */
  @media (max-width: 767px) {
  .mob-scroll,
  .mob-scroll1 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  }
  .mob-scroll::-webkit-scrollbar,
  .mob-scroll1::-webkit-scrollbar {
  display: none;
  }
  }
  
  /*  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;
  }
  
  .jvalidation #cancel-card textarea {
  background: none !important;
  }
  
  .cs-title-box {
  padding: 30px 0 0 35px;
  }
  
  @media (max-width: 991px) {
  .cs-title-box {
  padding: 30px 0 0 0;
  }
  }
  
  @media (max-width: 767px) {
  .cs-title-box {
  text-align: center;
  margin-bottom: 30px;
  }
  }
  
  @media (max-width: 767px) {
  .proceed-box {
  padding-bottom: 0;
  }
  .proceed-box .btn-box {
  margin: 0;
  }
  .proceed-box .btn-box .btn-red {
  border-radius: 0;
  width: 100%;
  }
  }
  
  .customer-speak-carousel .owl-nav {
  position: absolute;
  left: -260px;
  top: 120px;
  }
  
  @media (max-width: 991px) {
  .customer-speak-carousel .owl-nav {
  left: -190px;
  }
  }
  
  @media (max-width: 767px) {
  .customer-speak-carousel .owl-nav {
  position: static;
  text-align: center;
  padding: 30px 0;
  }
  }
  
  .customer-speak-carousel .owl-nav .owl-prev,
  .customer-speak-carousel .owl-nav .owl-next {
  width: 48px;
  height: 48px;
  background: #FFFFFF;
  border-radius: 50%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22);
  margin: 0 10px;
  }
  
  @media (max-width: 767px) {
  .customer-speak-carousel .owl-nav .owl-prev,
  .customer-speak-carousel .owl-nav .owl-next {
  background: #FFFFFF !important;
  }
  }
  
  .customer-speak-carousel .owl-nav .owl-prev span,
  .customer-speak-carousel .owl-nav .owl-next span {
  display: none;
  }
  
  .customer-speak-carousel .owl-nav .owl-prev::before {
  font-family: icomoon;
  content: "\e901";
  color: #9D1D27;
  }
  
  .customer-speak-carousel .owl-nav .owl-next::before {
  font-family: icomoon;
  content: "\e902";
  color: #9D1D27;
  }
  
  .customer-speak {
  background: white;
  background: linear-gradient(90deg, white 40%, #c4777d 40%, #9d1d1d 100%);
  }
  
  @media (max-width: 767px) {
  .customer-speak {
  background: white;
  background: linear-gradient(180deg, white 48%, #c4777d 48%, #9d1d27 100%);
  }
  }
  
  .customer-speak .container.shape {
  background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/shape.svg") no-repeat 0 -2px;
  padding: 120px 15px 120px 15px;
  }
  
  @media (max-width: 767px) {
  .customer-speak .container.shape {
  padding: 80px 15px 0 15px;
  background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/shape.svg") no-repeat center -2px;
  }
  }
  
  .customer-speak .white-box, .customer-speak .accordian .trgr, .accordian .customer-speak .trgr, .customer-speak .accordian .tog_cont, .accordian .customer-speak .tog_cont {
  padding: 30px 20px;
  margin: 2px;
  min-height: 205px;
  }
  
  .rating-box {
  border-bottom: 1px solid rgba(151, 151, 151, 0.3);
  padding-bottom: 10px;
  }
  
  .rating-box .icon-star {
  width: 16px;
  }
  
  .rating-box .icon-star::before {
  color: rgba(151, 151, 151, 0.3);
  }
  
  .rating-box .icon-star.active::before {
  color: #FFCB05;
  }
  
  .notes {
  margin-top: 0px;
  }
  
  .notes ol {
  list-style: none;
  margin: 0px;
  padding: 0px;
  }
  
  .notes ol li {
  margin: 3px 0 0 14px;
  position: relative;
  padding-bottom: 6px;
  }
  
  .notes ol li::after {
  content: "";
  position: absolute;
  left: -10px;
  top: 7px;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background: #54565b;
  }
  
  #tandc .modal-title , #tandcbizupgrade .modal-title ,#tandcIngram .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 24px;
  }
  
  #tandc .modal-body , #tandcbizupgrade .modal-body {
  overflow: scroll;
  height: 450px;
  }
  
  .ui-widget {
  background: #FFFFFF;
  width: 320px !important;
  }
  
  .ui-autocomplete {
  border-radius: 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22);
  width: 100%;
  }
  
  .ui-autocomplete li .ui-menu-item-wrapper {
  padding: 10px;
  }
  
  .ui-autocomplete .ui-state-active {
  background: #f3f3f3;
  }
  
  .edit-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
  background: white;
  }
  
  .referBanner .container {
  max-width: 1366px;
  }
  
  .referBanner {
  background: linear-gradient(229.31deg, #C2B5B5 0%, #FFECEE 100%);
  }
  
  .referBanner .offer-box {
  background: none;
  }
  
  .referBanner .offer-inner {
  position: relative;
  left: -120px;
  }
  
  .referBanner .offer-inner .hd1 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 23px;
  }
  
  .referBanner .btn-box a {
  width: 194px;
  font-size: 14px;
  font-weight: bold;
  }
  
  .referBanner .btn-trans {
  display: inline-block;
  height: 50px;
  min-width: 160px;
  padding: 10px 30px;
  border-radius: 25px;
  background: none;
  color: #9C1D26;
  text-align: center;
  line-height: 30px;
  white-space: nowrap;
  }
  
  .referBanner .btn-box {
  margin-top: 35px;
  }
  
  .referNowPopup .more-reasons {
  background: linear-gradient(222.72deg, #FFECEE 0%, #C2B5B5 100%);
  border-radius: .3rem 0 0 .3rem;
  padding-bottom: 0;
  }
  
  .referNowPopup .ML100N {
  margin-left: 100px;
  }
  
  .referNowPopup .popup-list-box .list-benefits li {
  width: 100%;
  }
  
  .referNowPopup .popup-list-box {
  padding-bottom: 70px;
  }
  
  @media (max-width: 1100px) {
  .referBanner .offer-inner {
  position: absolute;
  left: auto;
  right: 0;
  width: 500px;
  }
  }
  
  @media (max-width: 991px) {
  .referBanner .btn-box a {
  width: auto;
  min-width: auto;
  padding: 0 30px;
  line-height: 50px;
  }
  .referNowPopup .more-reasons {
  border-radius: .3rem .3rem 0 0;
  }
  }
  
  @media (max-width: 920px) {
  .referBanner .offer-inner {
  width: 450px;
  }
  }
  
  @media (max-width: 800px) {
  .referBanner .offer-inner {
  width: 400px;
  }
  }
  
  @media (max-width: 768px) {
  .referBanner .offer-inner {
  position: inherit;
  left: inherit;
  width: 100%;
  }
  .referBanner .btn-box {
  margin-top: 10px;
  }
  .referBanner .offer-inner .hd1 {
  font-size: 30px;
  }
  }
  
  @media (max-width: 768px) {
  .referNowPopup .ML100N {
  margin: 0;
  }
  }
  
  .pd-section {
  padding: 35px 0 20px 0;
  background: #ffecee;
  background: linear-gradient(180deg, #ffecee 0%, #c3b5b5 100%);
  }
  
  @media (max-width: 991px) {
  .pd-section .hd {
  font-size: 24px;
  }
  }
  
  @media (max-width: 767px) {
  .pd-section {
  padding: 30px 0;
  }
  }
  
  .pd-list {
  display: none;
  }
  
  .pd-list.active {
  display: block;
  display: -ms-flexbox;
  display: flex;
  }
  
  .pd-list li {
  margin-right: 50px;
  }
  
  @media (max-width: 767px) {
  .pd-list.op1 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  }
  .pd-list.op1 li {
  margin: 0 5% 25px 0;
  width: 45%;
  }
  .pd-list.op1 li:last-child {
  width: 100%;
  }
  }
  
  /* Special offering page*/
  @media (max-width: 991px) {
  .special-offering {
  margin-top: 50px;
  }
  }
  
  .special-offering table {
  border: 1px solid #d8d8d8;
  width: 100%;
  }
  
  .special-offering table th {
  font-weight: 400;
  }
  
  .special-offering table th strong {
  display: block;
  font-size: 12px;
  }
  
  .special-offering table th .form-group {
  margin: -28px 0 0 10px;
  padding-bottom: 20px;
  }
  
  @media (max-width: 991px) {
  .special-offering table th {
  text-align: center;
  }
  }
  
  .special-offering table th, .special-offering table td {
  padding: 15px 30px;
  border-right: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  color: #737373;
  }
  
  @media (max-width: 991px) {
  .special-offering table th, .special-offering table td {
  padding: 15px;
  }
  }
  
  @media (max-width: 767px) {
  .special-offering table th, .special-offering table td {
  border-right: 0;
  padding: 10px;
  }
  }
  
  .special-offering table th:nth-child(2), .special-offering table th:nth-child(3), .special-offering table td:nth-child(2), .special-offering table td:nth-child(3) {
  text-align: center;
  width: 30%;
  }
  
  @media (max-width: 991px) {
  .special-offering table th:nth-child(2), .special-offering table th:nth-child(3), .special-offering table td:nth-child(2), .special-offering table td:nth-child(3) {
  width: 50%;
  }
  }
  
  .special-offering table td .box-details {
  display: -ms-flexbox;
  display: flex;
  }
  
  .special-offering table td .box-details figure {
  margin: 0 20px 0 0;
  }
  
  @media (max-width: 991px) {
  .special-offering table td .box-details figure {
  display: none;
  }
  }
  
  /* Special offering page end*/
  .cong-section {
  padding: 70px 0;
  background: #ffffff;
  height: 100%;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 100;
  padding: 200px 0px 50px 0px;
  }
  
  @media (max-width: 767px) {
  .cong-section {
  padding: 30px 0;
  }
  }
  
  .cong-section figure {
  margin: 0;
  }
  
  .cong-section.op1 {
  padding-bottom: 0;
  }
  
  .cong-section .cc-card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  }
  
  .cong-section .cc-card figure {
  position: relative;
  }
  
  .cong-section .cc-card figure figcaption {
  position: absolute;
  left: 0;
  bottom: 24px;
  padding-left: 15px;
  font-family: 'ocr-b_10_btregular';
  color: #FFFFFF;
  font-size: 13px;
  }
  
  .cong-section .cc-card.op1 figure figcaption {
  top: 105px;
  }
  
  @media (max-width: 991px) {
  .mobile-fix {
  display: block;
  margin: 0 auto;
  width: 240px;
  }
  .mobile-fix .btn-red.brdn.MR30 {
  margin: 0;
  }
  .mobile-fix .f14g {
  display: block;
  margin-top: 15px;
  }
  }
  
  .next-step {
  padding: 60px 0;
  background: #9d1d27;
  background: linear-gradient(90deg, #9d1d27 0%, #c4777d 64%, #f3f3f3 64%, #f3f3f3 100%);
  }
  
  .next-step .next-step-cont {
  padding-right: 50px;
  }
  
  @media (max-width: 1024px) {
  .next-step .next-step-cont {
  padding-right: 0;
  }
  }
  
  @media (max-width: 767px) {
  .next-step {
  background: #9d1d27;
  background: linear-gradient(180deg, #9d1d27 0%, #c4777d 64%, #f3f3f3 64%, #f3f3f3 100%);
  }
  }
  
  .c-white {
  color: #FFFFFF;
  }
  
  .cong-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  }
  
  @media (max-width: 767px) {
  .cong-list {
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  }
  }
  
  .cong-list li {
  padding: 0 90px;
  border-right: 1px solid #d8d8d8;
  }
  
  @media (max-width: 1024px) {
  .cong-list li {
  padding: 0 20px;
  }
  }
  
  @media (max-width: 767px) {
  .cong-list li {
  border-right: 0;
  margin: 20px 0;
  }
  }
  
  .cong-list li:last-child {
  border-right: 0;
  }
  
  .cong-list li p {
  margin: 0;
  }
  
  .cong-list li strong {
  display: block;
  font-size: 24px;
  }
  
  .step-list li {
  background: #FFFFFF;
  padding: 20px 90px 20px 20px;
  border-radius: 4px;
  margin-bottom: 16px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  box-shadow: 0 1px 2px rgba(84, 86, 91, 0.2);
  }
  
  .step-list li:nth-child(2) {
  padding-bottom: 5px;
  }
  
  .step-list li input.f-input {
  border: 0;
  width: 100%;
  font-size: 12px;
  height: 15px;
  }
  
  @media (max-width: 1024px) {
  .step-list li {
  padding: 15px 60px 15px 20px;
  }
  }
  
  .step-list li figure {
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
  margin-right: 20px;
  }
  
  .step-list li:last-child {
  margin-bottom: 0;
  }
  
  .step-list li .arrow.yellow {
  position: absolute;
  right: 20px;
  }
  
  .step-list li .arrow.yellow span::before {
  color: #54565B;
  }
  
  .step-list li p {
  margin: 0;
  }
  
  .c-grey-3 {
  color: #b8b8b8;
  }
  
  .fileUpload {
  position: absolute;
  right: 0px;
  top: 30px;
  }
  
  .fileUpload.active .arrow.yellow {
  background: #00a07a url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/svg/checkbox.svg") no-repeat center center;
  }
  
  .fileUpload.active .arrow.yellow span {
  display: none;
  }
  
  .fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  }
  
  .common-section {
  background: #FFFFFF;
  padding: 75px 0;
  }
  
  .page-breaker {
  border: 2px solid #9D1D27;
  border-radius: 8px;
  }
  
  @media (max-width: 767px) {
  .page-breaker.op1 {
  padding: 20px 20px 0 20px;
  }
  .page-breaker.op1 .download-box a {
  margin-bottom: 15px;
  display: block;
  }
  }
  
  .latest-offer {
  padding: 70px 0;
  background: #fafafa;
  }
  
  @media (max-width: 991px) {
  .latest-offer .tabs-opt {
  max-width: 360px;
  }
  }
  
  @media (max-width: 767px) {
  .latest-offer .col-md-4 {
  margin-bottom: 30px;
  }
  }
  
  .card-box {
  background: #FFFFFF;
  border-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  box-shadow: 0 1px 2px rgba(84, 86, 91, 0.2);
  overflow: hidden;
  height: 100%;
  }
  
  @media (max-width: 767px) {
  .card-box {
  height: auto;
  margin-bottom: 30px;
  }
  }
  
  .card-box .icon-star::before {
  color: #FFCB05;
  }
  
  .card-box .icon-star:hover::before {
  color: #FFCB05;
  }
  
  .card-box .arrow {
  position: absolute;
  right: 70px;
  top: 110px;
  }
  
  @media (max-width: 991px) {
  .card-box .arrow {
  top: 70px;
  }
  }
  
  .card-box .img-box {
  width: 90px;
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
  }
  
  @media (max-width: 1024px) {
  .card-box .hd2v {
  font-size: 18px;
  }
  }
  
  @media (max-width: 991px) {
  .card-box .hd2v {
  font-size: 24px;
  }
  .card-box .link {
  padding: 15px;
  }
  }
  
  .credit-card-box {
  margin-bottom: -60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  }
  
  .credit-card-box figure {
  position: relative;
  }
  
  .credit-card-box figure figcaption {
  position: absolute;
  left: 0;
  bottom: 24px;
  padding-left: 15px;
  font-family: 'ocr-b_10_btregular';
  color: #FFFFFF;
  font-size: 13px;
  }
  
  @media (max-width: 767px) {
  .credit-card-box figure figcaption {
  bottom: 14px;
  padding-left: 9px;
  }
  }
  
  @media (max-width: 767px) {
  .credit-card-box {
  -ms-flex-pack: start;
      justify-content: flex-start;
  }
  .credit-card-box img {
  width: 200px;
  }
  }
  
  .credit-card-box.op1 figure figcaption {
  top: 105px;
  }
  
  /*!
  * jQuery UI Datepicker 1.9.0
  * http://jqueryui.com
  *
  * Copyright 2012 jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Datepicker#theming
  */
  .ui-datepicker {
  display: none;
  padding: 20px 20px 0;
  width: 324px;
  background: #FFFFFF;
  z-index: 3 !important;
  }
  
  @media (max-width: 767px) {
  .ui-datepicker {
  padding: 5px 5px 0;
  }
  }
  
  .ui-datepicker .ui-datepicker-header {
  padding: .2em 0;
  position: relative;
  }
  
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next {
  height: 1.8em;
  position: absolute;
  top: 8px;
  width: 1.8em;
  cursor: pointer;
  }
  
  .ui-datepicker .ui-datepicker-prev {
  left: 2px;
  }
  
  .ui-datepicker .ui-datepicker-next {
  right: 2px;
  }
  
  .ui-datepicker .ui-datepicker-prev span,
  .ui-datepicker .ui-datepicker-next span {
  display: block;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  font-size: 0;
  }
  
  .ui-datepicker .ui-datepicker-prev span::before,
  .ui-datepicker .ui-datepicker-next span::before {
  font-family: icomoon;
  content: "\e906";
  height: auto;
  width: auto;
  right: 0;
  color: #54565B;
  top: 20px;
  font-size: 20px;
  }
  
  .ui-datepicker .ui-datepicker-prev span::before {
  content: "\e901";
  }
  
  .ui-datepicker .ui-datepicker-next span::before {
  content: "\e902";
  }
  
  .ui-datepicker .ui-datepicker-title {
  line-height: 1.8em;
  margin: 0 2.3em;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  }
  
  .ui-datepicker .ui-datepicker-title select {
  font-size: 18px;
  border-color: #d8d8d8;
  color: #54565B;
  padding: 2px 4px;
  border-radius: 3px;
  }
  
  .ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
  }
  
  .ui-datepicker select.ui-datepicker-month {
  margin-right: 2%;
  }
  
  .ui-datepicker select.ui-datepicker-month,
  .ui-datepicker select.ui-datepicker-year {
  width: 49%;
  }
  
  .ui-datepicker table {
  border-collapse: collapse;
  margin: 0 0 .4em;
  width: 100%;
  }
  
  .ui-datepicker thead {
  border-bottom: 1px solid #d8d8d8;
  }
  
  .ui-datepicker th {
  border: 0;
  font-size: 12px;
  font-weight: 400;
  padding: .7em .3em;
  text-align: center;
  }
  
  .ui-datepicker td {
  border: 0;
  padding: 1px;
  }
  
  .ui-datepicker td span,
  .ui-datepicker td a {
  display: block;
  padding: 8px 10px;
  width: 40px;
  border-radius: 50%;
  border: 2px solid transparent;
  text-align: center;
  text-decoration: none;
  }
  
  @media (max-width: 767px) {
  .ui-datepicker td span,
  .ui-datepicker td a {
  padding: 5px;
  width: 30px;
  border: 0;
  font-size: 13px;
  }
  }
  
  .ui-datepicker td span.ui-state-highlight.ui-state-hover,
  .ui-datepicker td a.ui-state-highlight.ui-state-hover {
  border-color: #9D1D27;
  }
  
  .ui-state-highlight,
  .ui-widget-content .ui-state-highlight,
  .ui-widget-header .ui-state-highlight {
  background: #9D1D27;
  color: #FFFFFF;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.32);
  }
  
  .ui-state-hover,
  .ui-widget-content .ui-state-hover,
  .ui-widget-header .ui-state-hover {
  border-color: #d8d8d8;
  }
  
  .ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  }
  
  .ui-datepicker .ui-datepicker-buttonpane button {
  cursor: pointer;
  float: right;
  margin: .5em .2em .4em;
  overflow: visible;
  padding: .2em .6em .3em .6em;
  width: auto;
  }
  
  .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
  }
  
  /* with multiple calendars */
  .ui-datepicker.ui-datepicker-multi {
  width: auto;
  }
  
  .ui-datepicker-multi .ui-datepicker-group {
  float: left;
  }
  
  .ui-datepicker-multi .ui-datepicker-group table {
  margin: 0 auto .4em;
  width: 95%;
  }
  
  .ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
  }
  
  .ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
  }
  
  .ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
  }
  
  .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
  }
  
  .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
  }
  
  .ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
  }
  
  .ui-datepicker-row-break {
  clear: both;
  font-size: 0em;
  width: 100%;
  }
  
  /* RTL support */
  .ui-datepicker-rtl {
  direction: rtl;
  }
  
  .ui-datepicker-rtl .ui-datepicker-prev {
  left: auto;
  right: 2px;
  }
  
  .ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
  }
  
  .ui-datepicker-rtl .ui-datepicker-prev:hover {
  left: auto;
  right: 1px;
  }
  
  .ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
  }
  
  .ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
  }
  
  .ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
  }
  
  .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
  }
  
  .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
  }
  
  .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 1px;
  border-right-width: 0;
  }
  
  .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 1px;
  border-right-width: 0;
  }
  
  /* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
  .ui-datepicker-cover {
  filter: mask();
  /*must have*/
  height: 200px;
  /*must have*/
  left: -4px;
  /*must have*/
  position: absolute;
  /*must have*/
  top: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  z-index: -1;
  /*must have*/
  }
  
  /* Accordian style */
  .accordian {
  /* common accordian like FAQ */
  /* common accordian like FAQ end */
  /* Product Detail page Eligibility */
  /* Product Detail Eligibility end*/
  }
  
  .accordian .trgr {
  padding: 20px 50px 20px 30px;
  margin-top: 1rem;
  position: relative;
  cursor: pointer;
  }
  
  .accordian .trgr::before {
  position: absolute;
  width: 15px;
  height: 15px;
  font-family: icomoon;
  content: "\e900";
  right: 30px;
  top: 20px;
  color: #9d1d27;
  }
  
  .accordian .trgr.act {
  border-radius: 5px 5px 0 0;
  }
  
  .accordian .trgr.act::before {
  content: "\e903";
  }
  
  .accordian .tog_cont {
  border-radius: 0 0 5px 5px;
  border-top: 1px solid #9d1d27;
  padding: 20px 30px;
  margin-bottom: 1rem;
  }
  
  .accordian .tog_cont .block {
  display: block;
  }
  
  @media (max-width: 767px) {
  .accordian .trgr {
  padding: 20px 50px 20px 20px;
  }
  .accordian .tog_cont {
  padding: 20px;
  }
  }
  
  .accordian.op1 .trgr {
  box-shadow: none;
  font-size: 36px;
  font-weight: 300;
  border-bottom: 1px solid #d8d8d8;
  padding: 10px 50px 10px 0;
  border-radius: 0;
  line-height: 1;
  }
  
  @media (max-width: 1024px) {
  .accordian.op1 .trgr {
  font-size: 24px;
  }
  }
  
  .accordian.op1 .trgr::before {
  content: "\e906";
  height: auto;
  width: auto;
  right: 0;
  color: #54565B;
  top: 15px;
  font-size: 24px;
  }
  
  @media (max-width: 1024px) {
  .accordian.op1 .trgr::before {
  font-size: 18px;
  }
  }
  
  .accordian.op1 .trgr.act::before {
  content: "\e905";
  }
  
  .accordian.op1 .tog_cont {
  box-shadow: none;
  border: 0;
  padding-left: 20px;
  margin: 0;
  }
  
  @media (max-width: 1024px) {
  .accordian.op1 .tog_cont {
  padding-bottom: 16px;
  }
  }
  
  .accordian.op1 .tog_cont ul li {
  list-style: disc;
  margin-bottom: 15px;
  }
  
  @media (max-width: 1024px) {
  .accordian.op1 .tog_cont ul li {
  margin-bottom: 8px;
  }
  }
  
  .cc-section {
  padding: 35px 0 20px 0;
  background: #ffecee;
  background: linear-gradient(180deg, #ffecee 0%, #c3b5b5 100%);
  }
  
  .cc-section .CTR {
  padding: 0 18px;
  }
  
  .cc-section figure .topicon {
  width: 36px;
  }
  
  .cc-section .cc-card {
  text-align: center;
  margin-bottom: -160px;
  }
  
  .cc-section .cc-card figure {
  position: relative;
  margin: 0 auto;
  }
  
  @media (max-width: 360px) {
  .cc-section .cc-card figure img {
  width: 300px;
  }
  }
  
  .list-item-app li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 16px;
  }
  
  .list-item-app li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  }
  
  .list-item-app li span {
  width: 32px;
  height: 32px;
  background: #FFFFFF;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 15px;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
  }
  
  .list-item-app li span img {
  width: 18px;
  height: 18px;
  }
  
  .list-item-app li div {
  color: #9D1D27;
  }
  
  .cc-card-point {
  padding-top: 140px;
  background-color: #FFFFFF;
  }
  
  .cc-card-point .innerContainer {
  padding: 0 17px;
  }
  
  @media (max-width: 767px) {
  .cc-card-point .btn-box {
  margin: 0;
  }
  .cc-card-point .btn-box p {
  margin: 0;
  }
  }
  
  .list-item.op3 li span {
  width: 60px;
  height: 60px;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  background: #f3f3f3;
  }
  
  .title-wrap h3 span {
  color: #9D1D27;
  }
  
  .title-wrap p {
  text-align: center;
  }
  
  .img-box .label-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  }
  
  .img-box .label-flex .custom-control {
  margin-right: 10px;
  }
  
  .cc-card-opt {
  background-color: #FFFFFF;
  }
  
  @media (max-width: 767px) {
  .cc-card-opt .btn-box {
  margin: 0;
  }
  .cc-card-opt .btn-box p {
  margin: 0;
  }
  .cc-card-opt .btn-box .btn-red {
  border-radius: 0;
  width: 100%;
  }
  }
  
  .choose-card label {
  color: #b8b8b8;
  }
  
  .choose-card.active label {
  color: #54565B;
  }
  
  .choose-card .img-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  }
  
  .choose-card .img-box img {
  transition: transform .5s;
  opacity: .5;
  }
  
  .choose-card .img-box:hover img {
  transform: scale(1.1);
  }
  
  .choose-card .img-box.active img {
  opacity: 1;
  }
  
  /* @media (max-width: 540px) {
  .credit-card-compare .btn-box .btn-red, .credit-card-compare .btn-box .btn-white {
  min-width: inherit;
  padding: 0 20px;
  }
  .credit-card-compare .btn-box.MT30, .credit-card-compare .flex.MT30 {
  margin-top: 0;
  }
  .credit-card-compare table tr td .hd2v {
  min-height: 60px;
  }
  .credit-card-compare table tr td.cal-data {
  padding: 20px 15px;
  }
  }  sprint2c */
  
  /* */
  .ntbHead1 {
  font-size: 24px;
  color: #54565B;
  font-weight: bold;
  line-height: 100%;
  }
  
  .form-label-group {
  position: relative;
  }
  
  /*.form-label-group > label.panNo { position: absolute; display: block; margin-bottom: 0; line-height: 1.5; color: #787878; border: 1px solid transparent; border-radius: 0.25rem;  transition: all 0.1s ease-in-out;  font-size: 12px;    background: #fff;  display: inline-block;  width: auto;  left: 11px;  top: -13px;  padding: 5px; }*/
  .inHeight .form-control {
  padding: 0.85rem 0.75rem;
  }
  
  .paBox {
  position: relative;
  }
  
  .tooltipAb {
  position: absolute;
  right: -10px;
  top: 15px;
  }
  
  .listDis {
  pointer-events: none;
  opacity: 0.3;
  }
  
  .fetchTxt,
  .fetchTxt2,
  .hideNew,
  .fetchTxt3 {
  display: none;
  }
  
  .addressPop .modal-dialog {
  max-width: 800px;
  }
  
  .addRight {
  float: left;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.22);
  border-radius: 5px;
  padding: 40px 40px 30px;
  }
  
  .addLeft {
  float: left;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  margin-left: -10px;
  }
  
  .clear {
  clear: both;
  }
  
  .unlockOffer .modal-dialog .modal-body.op1 {
  padding: 50px 100px;
  }
  
  .unlockOffer .modal-dialog .modal-body.op1 {
    padding: 50px 100px;
  }
  
  .unlockOffer.unlockOfferNew .modal-dialog {
    max-width: 800px;
  }
  
  @media (max-width: 768px) {
    .unlockOffer.unlockOfferNew .modal-dialog {
      max-width: 100%;
    }
  }
  
  .unlockOffer.unlockOfferNew .modal-dialog .modal-body.op1 {
    padding: 60px 60px;
  }
  
  @media (max-width: 768px) {
    .unlockOffer.unlockOfferNew .modal-dialog .modal-body.op1 {
      padding: 20px 20px;
    }
  }
  
  .unlockOffer.unlockOfferNew .modal-dialog .modal-body.op1 .form-list {
    margin-top: 0;
  }
  
  @media (max-width: 768px) {
    .unlockOffer.unlockOfferNew .modal-dialog .modal-body.op1 .form-list {
      margin-top: 30px;
    }
  }
  
  @media (max-width: 768px) {
    .unlockOffer.unlockOfferNew .modal-dialog .modal-body.op1 .form-list li {
      margin-bottom: 0px;
    }
    #panNsdlPop .modal-dialog .modal-body.op1 .form-list li{
      margin-bottom: 20px;
    }

  }
  
  .unlockOffer.unlockOfferNew .switch-box {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }

  .unlockOffer .tooltipAb {
    top: 20px;
  }

  .unlockOffer .acnumber .tooltipAb {
    right: -15px;
  }
  
  .resendImg {
  background: #F3F3F3;
  width: 90px;
  height: 90px;
  margin: auto;
  border-radius: 45px;
  text-align: center;
  line-height: 90px;
  margin-bottom: 15px;
  }
  
  p.font24 {
  font-size: 24px;
  margin-bottom: 5px;
  line-height: 150%;
  }
  
  .resendImg2 {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -12px;
  }
  
  .resendImg2 img {
  width: 100%;
  height: auto;
  }
  
  .date-bx .col {
  padding: 0 2px;
  }
  
  .date-bx .col:first-child {
  padding-left: 0;
  }
  
  .date-bx .col:last-child {
  padding-right: 0;
  }
  
  .mg5p {
  margin-bottom: 5px;
  }
  
  .ntgCircle {
  background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/circle_bor.svg");
  text-align: center;
  width: 160px;
  height: 160px;
  margin: auto;
  line-height: 160px;
  }
  
  .ntgCircle2 {
  background: none;
  /* width: 100px;
  height: 100p; sprint2c */
  width: 200px;
  height: auto;
  }
  
  .ntgCircle2 img {
  width: 100%;
  }
  
  /*.tooltip.show{ opacity: 1;}
  .tooltip .tooltip-inner{ background: #fff; padding: 10px;}
  .bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 20px solid #fff;
  border-bottom: 10px solid transparent;
  margin-right: -3px;
  
  }*/
  .bannerNewCard {
  /* height: 434px; */
  height: 100%;

  }
  
  .bannerNewCard h3 {
  font-size: 24px;
  color: #54565B;
  line-height: 22px;
  }
  
  /* .bannerNewCard h4 {
  
  margin-bottom: 30px;
  
  color: #54565B;
  font-family: Roboto;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
  } sprint2c */
  .bannerNewCard h4 {
  font-size: 36px;
  color: #54565B;
  line-height: 40px;
  margin-bottom: 40px;
  }
  
  .newCardBox {
  position: relative;
  padding: 35px 0 0;
  box-shadow: 12px 27px 38px rgba(0, 0, 0, 0.0871941);
  }
  
  .newcBox1 {
  /* padding: 0 35px 15px; sprint2c */
  padding: 0 35px 35px;
  border-bottom: 1px solid #DFDFDF;
  }
  
  .newCardBox .newcBox1:last-child {
  border-bottom: 0;
  /* padding: 0 35px 35px; sprint2c */
  }
  
  .newCardBox h5 {
  font-size: 36px;
  line-height: 42px;
  letter-spacing: -1.2px;
  color: #54565B;
  font-weight: bold;
  padding: 20px 0 30px;
  }
  
  .newTxt1 {
  position: relative;
  font-size: 16px;
  color: #B8B8B8;
  }
  
  .newTxt2 {
  font-size: 24px;
  color: #54565B;
  line-height: 28px;
  font-weight: 300;
  }
  
  .newTxt3 {
  font-size: 14px;
  color: rgba(84, 96, 91, 0.3);
  text-decoration: line-through;
  position: absolute;
  margin-top: -20px;
  }

.higherlimitlink a {
      height: 18px;
      width: 117px;
      color: #9C1D26;
      font-family: Roboto;
      font-size: 10px;
      font-weight: 600;
      letter-spacing: 0;
      line-height: 18px;
      text-decoration: underline;
  } 
    /* sprint2c */
  
  .newCardBoxLeft {
  width: 320px;
  float: left;
  /* text-align: center; sprint2c */
  }
  
  .newCardBoxRight {
  width: calc(100% - 320px);
  float: left;
  padding-left: 42px;
  padding-right: 30px;
  }
  
  .newCtoolTip,
  .optTooltip {
  position: absolute;
  right: -10px;
  }
  
  .optTooltip {
  margin-top: 17px;
  right: -30px;
  }
  
  .newCarList .list-item li {
  margin-bottom: 0;
  }
  
  .newCarList .list-item li span {
  margin-right: 10px;
  }
  
  .seeMoreLink {
  margin: 10px 0 0 12px;
  }
  
  .seeMoreLink a {
  color: #9D1D27;
  }
  
  /* .greenBox {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  position: absolute;
  top: 0;
  right: 0;
  }  sprint2c */
  
  .greenBox {
  position: relative;
  float: right;
  margin-top: -52px;
  margin-bottom: 20px;
  margin-right: 80px;
  margin-left: 80px;
  }
  
  /* .greenBox .greTxt {
  padding: 0;
  background: #00A07A;
  width: auto;
  margin: auto;
  min-width: 204px;
  min-height: 36px;
  height: auto;
  font-size: 12px;
  color: #fff;
  text-align: right;
  font-size: 14px;
  padding: 8px 15px 8px 25px;
  }  sprint2c */
  
  .greenBox .greTxt {
  padding: 0;
  background: #00A07A;
  /* border-radius: 35px; */
  width: auto;
  margin: auto;
  min-width: 234px;
  min-height: 44px;
  height: auto;
  font-size: 12px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  padding: 12px 15px 12px;
  }
  
  .yellowBox .greTxt {
  background: #FFCB05;
  color: #54565B;
  font-weight: bold;
  }
  
  /* .greenBox:before {
  display: block;
  width: 0;
  height: 0;
  border: 18px solid #fff;
  content: '';
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 0;
  left: 0;
  }  sprint2c */
  
  /* .redBox {
  float: right;
  margin-top: -70px;
  } */
  
  .redBox {
      float: right;
      margin-top: -5px;
  }

  .redBox .btn {
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.0871941);
  padding: 0;
  background: #9D1D27;
  border-radius: 25px;
  width: 180px;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #fff;
  }
  
  .newCardDiv {
  /* margin: 40px 0 30px; sprint2c */
  margin: 80px 0 70px;
  width: 100%;
  height: 1px;
  background: #DFDFDF;
  }
  
  .resendImg2 {
  top: 0;
  margin-top: 12px;
  }
  
  .ui-autocomplete {
  z-index: 9999;
  }
  
  #confirm-error {
  display: none !important;
  }
  
  .unlockOffer .tooltipAb {
  top: 20px;
  
  }
  
  #optSend .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 24px;
  }
  
  .unlockOffer .acnumber .tooltipAb {
  right: -10px;
  }
  
  .acnumber #nameoftheBank.form-control.is-valid,
  .acnumber #nameoftheCard.form-control.is-valid {
  background: #fff;
  }
  
  .banner .date-of-birthNew .date-bx {
  border: 0;
  }
  
  .banner .date-of-birthNew .row .form-label-group .form-control {
  border-bottom: solid 2px #d8d8d8;
  padding: 10px;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  }
  
  .banner .date-of-birthNew .col-4 {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  }
  
  .banner .date-of-birthNew .row {
  margin-left: -15px;
  margin-right: -15px;
  }
  
  .redBox {
   float: right;
   margin-top: -20px;
  }
  
  .banner .date-of-birthNew .form-label-group > label {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  }
  
  .banner .date-of-birthNew .col-4:first-child,
  .banner .date-of-birthNew .col-4:nth-child(2) {
  border: 0;
  }
  
  .banner .date-of-birthNew .col-4:first-child::after,
  .banner .date-of-birthNew .col-4:nth-child(2)::after {
  content: '/';
  display: block;
  position: absolute;
  right: -8px;
  top: 40%;
  font-size: 30px;
  color: #d8d8d8;
  font-weight: 300;
  }
  
  .banner .date-of-birthNew .row .form-label-group .form-control.is-invalid {
  border: 0;
  border-bottom: solid 2px #d10000;
  }
  
  .jvalidation .date-of-birthNew .custom-control-input.is-valid ~ .custom-control-label,
  .jvalidation .date-of-birthNew .was-validated .custom-control-input:valid ~ .custom-control-label {
  color: inherit;
  }
  
  /*.banner .date-of-birth2 .col-4 .error{ display: block !important; padding: 0 !important;}*/
  .ntbTxt {
  position: absolute;
  margin-top: 150px;
  color: #fff;
  display: none;
  }
  
  .ntbShow .ntbTxt {
  display: block;
  }
  
  .page-loader {
  background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/idfc-loader.gif") no-repeat center center rgba(0, 0, 0, 0.8);
  background-size: 100px;
  }
  
  .page-loader .loader-cust {
  display: none;
  }
  
  .etbFadeDiv {
  padding-top: 15px;
  position: relative;
  width: 100%;
  height: 100px;
  margin: auto;
  }
  
  .etbFadeDiv div {
  position: absolute;
  width: 100%;
  text-align: center;
  margin: auto;
  }
  
  #tandc .modal-body {
  overflow: auto;
  }
  
  #proceedPup .modal-footer {
  text-align: center;
  -ms-flex-pack: center;
  justify-content: center;
  }
  
  .form-details select {
  height: 53px;
  margin-right: 20px;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-size: 15px 5px;
  background: #ffffff url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/down.svg") no-repeat right center;
  background-position: 98% center;
  padding: 0.85rem 0.75rem;
  border: 0;
  border-bottom: 1px solid #979797;
  border-radius: 0.25rem;
  color: #787878;
  }
  
  .modal input[type=number] {
  -moz-appearance: textfield;
  }
  
  .form-list li.acnumber {
  margin-bottom: 28px;
  }
  
  .corejourneyDobValidAge {
  position: fixed;
  top: -500px;
  left: -500px;
  opacity: 0;
  }
  
  .form2 .form-label-group > label {
  color: #666;
  }
  
  .jvalidation .form-control.is-valid,
  .jvalidation .was-validated .form-control:valid {
  background: #fff;
  }
  
  .proeRadio {
  padding: 0 20px;
  }
  
  .proeRadio .addRight {
  padding: 0;
  box-shadow: none;
  }
  
  .proeRadio li {
  margin-bottom: 0;
  }
  
  .form-details select {
  background: #ffffff url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/down.svg") no-repeat right center !important;
  background-position: 98% center !important;
  }
  
  .form2 .form-label-group > label {
  cursor: pointer;
  }
  
  .form-label-group input:hover,
  .jvalidation .form-control.is-valid:hover,
  .jvalidation .was-validated .form-control:valid:hover {
  border: 2px solid #000;
  }
  
  .jvalidation .form-control.is-valid,
  .jvalidation .was-validated .form-control:valid {
  border: 2px solid #d8d8d8;
  color: #000;
  }
  
  .banner .date-of-birthNew .row .form-label-group .form-control:focus,
  .banner .date-of-birthNew .row .form-label-group .form-control:hover {
  border-bottom: solid 2px #000;
  }
  
  .form-label-group input:focus ~ label,
  .form-label-group textarea:focus ~ label {
  font-size: 12px;
  color: #777;
  background: #fff;
  border-radius: 0px;
  display: inline-block;
  width: auto;
  /* padding: 1px 4px; */
  padding: 1px 0px;
  margin-left: 7px;
  margin-top: -10px;
  border-radius: 5px;
  }
  
  .congrBox {
  padding: 18px 20px;
  text-align: left;
  margin-bottom: 40px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
  background: #fff;
  border: 1px solid #EBEBEB;
  border-radius: 5px;
  }
  .calWidthLeft {
  width: calc(100% - 291px);
  float: left;
  padding-left: 20px;
  }
  
  .calWidthRight {
  width: 291px;
  float: left;
  }
  
  .conTxt {
  font-size: 36px;
  line-height: 40px;
  font-weight: 300;
  }
  
  .congrBox strong {
  font-size: 16px;
  font-weight: normal;
  color: #54565B;
  padding-bottom: 5px;
  display: block;
  }
  
  .congrBox p {
  font-size: 12px;
  color: #A6A6A6;
  line-height: 16px;
  margin: 0;
  }
  
  .conAdd {
  /* background: url(../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/con_icon1.jpg) no-repeat left center; */
  background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/con_icon1.jpg") no-repeat left top;
  padding-left: 40px;
  }
  
  .conProof {
  /* background: url(../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/con_icon2.jpg) no-repeat left center; */
  background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/con_icon2.jpg") no-repeat left top;
  padding-left: 50px;
  }
  
  
  
  .landingV3.hero-banner.vendor-banner {
  background: linear-gradient(135.57deg, #C4777D 0%, #9D1D27 100%);
  }

  .newCardBoxRight .row .col-lg-3 .newTxt2 {
      color: #000;
    }
  
  @media (max-width: 1199px) {
  .newCardBoxLeft {
  text-align: center;
  width: 100%;
  }
  .newCardBoxLeft img {
  width: 100%;
  }
  .newCardBoxRight {
  width: 100%;
  padding-left: 0;
  }
  .greenBox {
  float: none;
  margin: -52px auto 20px;
  /* margin: 0; sprint2c */
  padding: 0;
  }
  .greenBox .greTxt {
  display: inline-block;
  float: right;
  }
  }
  
  @media (max-width: 900px) {
  .calWidthLeft {
  width: 100%;
  }
  .calWidthRight {
  width: 100%;
  padding-left: 0;
  }
  }
  
  @media (max-width: 768px) {
  body {
  padding-top: 60px;
  }
  header, header.sticky {
  height: 60px;
  }
  header .top-nav {
  height: 60px;
  }
  header .top-nav .logo {
  padding: 10px 40px 10px 20px;
  }
  .redBox {
  margin-top: 30px;
  float: none;
  }
  .unlockOffer .modal-dialog .modal-body.op1 {
  padding: 50px 30px;
  }
  .greenBox {
  text-align: center;
  }
  .greenBox .greTxt {
  float: none;
  }
  .form2 .confirm-box .form-label-group {
  margin-bottom: 0;
  }
  .form-list li.acnumber li {
  margin-bottom: 0;
  }
  .newCarList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
  }
  .newCarList .redBox {
  text-align: center;
  margin: 30px 0 20px;
  }
  .newCardBox {
  padding: 60px 0 0;
  }
  
.newcBox1 {
  padding: 0 15px 15px;
}
.newCardBoxRight {
  padding-right: 0;
}
.newCardBoxRight .row {
  margin: 0;
}
.newCardBoxRight .row .col-lg-12 {
  padding: 0;
}
.newCardBoxRight .row .col-lg-3 {
  padding-left: 0;
}
.newCardBox h5 {
  padding: 20px 0 10px;
}
.newCardBoxRight .row .col-lg-3:nth-child(2), .newCardBoxRight .row .col-lg-3:nth-child(3) {
  max-width: 30%;
}
.newCardBoxRight .row .col-lg-3:nth-child(4) {
  max-width: 39%;
  -ms-flex: 0 0 39%;
      flex: 0 0 39%;
}
  }
  
  @media (max-width: 600px) {
  .newCardBoxRight .col-lg-3 {
  width: 50%;
  }
  .newCarList .list-item li {
  margin-bottom: 20px;
  }
  }
  
  @media (max-width: 480px) {
  .upload-details-core {
  overflow: auto;
  }
  }
  
  /**/
  .form-label-group > label.pincodeCityState {
  margin-left: 0 !important;
  font-size: 11px !important;
  padding-left: 0 !important;
  }
  
  .ntbCore h2 {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: -1.2px;
  line-height: 42px;
  color: #54565B;
  }
  
  .ntbCore .headBox {
  font-size: 16px;
  line-height: 20px;
  }
  
  .ntbCore h4.hd {
  font-size: 24px;
  }
  
  .ntbCore .headBox2 {
  text-decoration: line-through;
  opacity: 0.3;
  margin-bottom: 8px;
  }
  
  .coreBox1 {
  font-size: 14px;
  color: #54565B;
  border-radius: 5px;
  background-color: #fcfcfc;
  padding: 24px 12px 0;
  }
  
  .coreBox1 li {
  padding-bottom: 30px;
  background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/dot.png") no-repeat left 5px;
  padding-left: 10px;
  }
  
  .coreBox1 li span {
  display: block;
  color: #B8B8B8;
  font-size: 12px;
  padding-top: 0px;
  }
  
  .upload-details-core table td, .upload-details table th {
  text-align: center;
  padding: 15px;
  height: 70px;
  }
  
  .upload-details table th:first-child, .upload-details-core table td:first-child, .upload-details table th:nth-child(2), .upload-details-core table td:nth-child(2) {
  text-align: left;
  }
  
  .ntb-core-sprint .btn-red {
  font-size: 14px;
  }
  
  .ntb-core-sprint .upload-file .filetext {
  /* background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/icon14.png") no-repeat 96% center; */
  }
  
  .ntb-core-sprint .progress-list {
  transition: top 0.3s linear;
  }
  
  .ntb-core-sprint .progress-list li {
  width: 110px;
  float: right;
  text-align: left;
  }
  
  .ntb-core-sprint .progress-list ul li span {
  z-index: 3;
  font-weight: 700;
  }
  
  .corePopup .modal-dialog .modal-body.op1 {
  padding: 50px 80px 20px;
  }
  
  .corePopup .modal-dialog {
  max-width: 480px;
  }
  
  .corePopup .btn-box {
  text-align: center;
  }
  
  .corePopup .btn-box button.btn-red {
  width: 220px;
  /*float: right;*/
  }
  
  .corePopup .go-back {
  float: left;
  padding: 14px 0;
  }
  
  .corePopup .switch {
  width: 56px;
  height: 30px;
  }
  
  .corePopup .slider:before {
  height: 30px;
  width: 32px;
  bottom: 0;
  }
  
  .ntb-core-sprint .form-details .col-right {
  padding-right: 20px;
  }
  
  .ntb-core-sprint .core-form {
  max-width: 500px;
  width: 100%;
  }
  
  .headBox .tooltipAb2 {
  right: auto;
  top: 5px;
  margin-left: 5px;
  }
  
  .form-details .col-right .tooltipAb2 {
  position: relative;
  right: 0;
  top: 0;
  }
  
  .tooltipAbNew {
  font-size: 12px;
  }
  
  .tooltipAbNew li {
  background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/dot2.png") no-repeat 5px 8px;
  padding-left: 15px;
  }
  
  .headBox .tooltipAb2 {
  top: 0;
  }
  
  .headBox .tooltipAb2 img {
  width: 18px;
  }
  
  .tooltip > .tooltip-inner {
  font-size: 12px;
  }
  
  .coreBtn, .credit-card-boxMob {
  display: none;
  }
  
  .coreBtn {
  font-size: 14px;
  font-weight: bold;
  margin-left: 20px;
  color: #9C1D26 !important;
  }
  
  .ntb-core-sprint .upload-file .f-input:disabled {
  border: 2px solid #b8b8b8;
  background: #fff;
  }
  
  .w100 {
  width: 100px;
  display: inline-block;
  }
  
  .form-details .w100 select {
  background-position: 90% center !important;
  }
  
  .w100Full {
  width: calc(100% - 110px);
  margin-left: 0;
  display: block;
  float: right;
  }
  
  .prconfirm {
  display: inline-block;
  }
  
  .prconfirm .tooltip-box {
  top: 0;
  }
  
  .ntb-core-sprint .form-list li {
  margin-bottom: 30px;
  }
  
  .ntb-core-sprint .form-list li.prconfirm {
  margin-bottom: 0;
  }
  
  .ntb-core-sprint .credit-card-box figure figcaption {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  }
  
  .ntb-core-sprint input[type=number] {
  appearance: textfield !important;
  -moz-appearance: textfield !important;
  -webkit-appearance: textfield !important;
  margin: 0;
  }
  
  .ntb-core-sprint input[type=number]::-webkit-inner-spin-button,
  .ntb-core-sprint input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  }
  
  header, .progress-list {
  transition: all .2s ease-in-out;
  }
  
  .toggle-password {
  z-index: 2;
  cursor: pointer;
  }
  
  .filename2Mb {
  display: none;
  color: #d10000;
  font-size: 14px;
  /*position: absolute;*/
  margin-top: 5px;
  }
  
  .corePopup .btn-box button.btn-red.disabled {
  opacity: .5;
  }
  
  .filetext span {
  font-size: 12px;
  font-weight: normal;
  color: #b8b8b8;
  }
  
  .coreBox1 {
  margin-top: 10px;
  }
  
  .ntb-core-sprint .form-list li li, .ntb-core-sprint .form-list li {
  vertical-align: top;
  }
  
  .conAdd, .conProof {
  background-position: left top;
  min-height: 80px;
  height: auto;
  }
  
  .congratBox2 .conAdd, .congratBox2 .conProof {
  min-height: 110px;
  }
  
  .form-label-group > label.pincodeCityState.newPin, .form-label-group > label.pincodeCityState2.newPin2 {
  display: none;
  }
  
  .form-label-group > label.pincodeCityState2 {
  color: #767676;
  font-family: Roboto;
  font-size: 11px;
  letter-spacing: 0;
  line-height: 15px;
  position: relative;
  padding: 5px 0 0;
  top: unset;
  left: unset;
  }
  
  .form-label-group > label.pincodeCityState2 {
  margin-left: 0 !important;
  font-size: 11px !important;
  padding-left: 0 !important;
  }
  
  .form-label-group > label.pincodeCityState.newPin {
  display: none;
  }
  
  #uploadHide.uploadHide {
  opacity: 0.5;
  filter: grayscale(1);
  }
  
  .upload-details-core .filename input {
  background: none;
  border: 0;
  }
  
  .upBox2 .upBox2In {
  display: none;
  }
  
  .ntb-core-sprint .progress-list.mobProGess {
  display: none;
  position: fixed;
  top: -55px;
  background: #fff;
  z-index: 99;
  padding: 5px 10px;
  left: 0;
  }
  
  .ntb-core-sprint .form-list li.MB10 {
  margin-bottom: 10px;
  }
  
  .sprint2Step4In .addLeft {
  margin-left: 0;
  position: absolute;
  float: none;
  width: 100%;
  top: auto;
  margin: 0;
  }
  
  .w50Per {
  width: 50%;
  }
  
  .sprint2Step4In {
  margin: 0;
  }
  
  .sprint2Step4In li.MB20 {
  margin-bottom: 30px;
  }
  
  .sprint2Step4In li {
  padding-left: 0;
  }
  
  .sprint2Step4In li .addLeft .error {
  width: 100%;
  margin: 0;
  position: absolute;
  top: 25px;
  color: #d10000;
  font-size: 14px;
  }
  
  /* .redBox {
  float: right;
  margin-top: -20px;
  } */
  
  @media (max-width: 1199px) {
  .credit-card-box img {
  width: 100%;
  height: auto;
  }
  .congratBox2 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  }
  }
  
  @media (max-width: 1180px) {
  .credit-card-box img {
  width: 100%;
  height: auto;
  }
  }
  
  @media (max-width: 991px) {
  .credit-card-box img {
  width: 100%;
  height: auto;
  }
  .congratBox2 .conAdd, .congratBox2 .conProof {
  min-height: 150px;
  }
  }
  
  @media (max-width: 901px) {
  .credit-card-box img {
  width: 100%;
  height: auto;
  }
  .congratBox2 .conAdd, .congratBox2 .conProof {
  min-height: auto;
  }
  .calWidthLeft {
  padding-left: 0;
  }
  }
  
  @media (max-width: 767px) {
  .pd-section.ntb-core-sprint {
  padding: 12px 0;
  }
  .ntb-core-sprint .progress-list ul li.op1 {
  width: auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 37px;
  }
  .ntb-core-sprint .mob-scrollm ul {
  min-width: auto;
  padding: 5px 0;
  }
  .ntb-core-sprint .form-details {
  padding-top: 50px;
  }
  .corePopup .modal-dialog .modal-body.op1 {
  padding-left: 20px;
  padding-right: 20px;
  }
  .ntb-core-sprint .progress-list.sticky {
  top: 0;
  left: 10px;
  z-index: 99;
  }
  .mob-scrollm {
  background: #fff;
  z-index: 9999;
  }
  .ntb-core-sprint .form-details .col-right.colPt70 {
  padding-top: 90px;
  }
  .pmob0 {
  margin-bottom: 0;
  }
  
  
  .ntb-core-sprint .form-details .col-right {
  padding-left: 10px;
  padding-right: 10px;
  }
  .ntb-core-sprint .PT30 {
  padding-top: 15px;
  }
  .mob-scrollm {
  z-index: 1;
  }
  .w50 {
  width: 50%;
  }
  }
  
  @media (max-width: 480px) {
  
      .mobBtnBox {
          overflow: hidden;
          padding-bottom: 10px;
          text-align: center;
        }
        .mobBtnBox .f14g, .mobBtnBox.redBox .f14g {
          float: none;
          padding-top: 15px;
          margin-right: 20px !important;
        }
        .mobBtnBox .brdn {
          float: none;
        }
        .mobBtnBox.redBox .btn {
          float: none;
        }
  
  .ntb-core-sprint .credit-card-box {
  -ms-flex-pack: center;
      justify-content: center;
  }
  .upload-details-core table td, .upload-details table th {
  padding: 15px 5px;
  }
  .credit-card-box, .coreMobBox {
  display: none;
  }
  .credit-card-boxMob {
  width: 72px;
  float: left;
  margin-right: 20px;
  }
  .credit-card-boxMob img {
  width: 100%;
  }
  .ntb-core-sprint .hd {
  font-size: 16px;
  }
  .ntb-core-sprint .hd {
      line-height: normal;
      overflow: hidden;
    }
  .ntbCore .headBox {
  font-size: 12px;
  }
  .ntbCore h4.hd {
  font-size: 16px;
  }
  .ntb-core-sprint .myrow-banner.MT40 {
  margin-top: 15px;
  }
  .credit-card-boxMob, .coreBtn {
  display: block;
  }
  .ntb-core-sprint .form-details {
  padding-top: 0;
  }
  .corePopup .btn-box button.btn-red {
  width: 150px;
  }
  .ntb-core-sprint .form-list li li,
   .ntb-core-sprint .form-list li {
  margin-bottom: 0;
  }
  .coreBtn {
      margin-top: 5px;
  /* margin-left: 16px; */
  margin-left: 0px;

  }
  .coreBox1 {
  margin-top: 20px;
  }
  .wMob90 {
  width: 90%;
  }
  .ntb-core-sprint .progress-list.mobProGess {
  display: block;
  overflow: scroll;
  }
  }
  
  .landingV3 {
  background: linear-gradient(135.57deg, #C4777D 0%, #9D1D27 100%);
  }
  
  .page-loader {
  z-index: 3;
  }
  
  
  
  .page-loader .loadingTxt {
  color: #fff;
  margin-top: 70px;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  width: 100%;
  top: 50%;
  }
  
  .page-loader .loadingTxtIn {
  color: #fff;
  margin-top: 10px;
  font-size: 14px;
  }
  
  .product-banner .btn-box.landDeskOff {
  display: none;
  }
  
  .landingV3 .hero-banner {
  background: none;
  }
  
  .landingV3 .hero-banner .owl-dots {
  display: none;
  }
  
  .landingV3 .product-banner figure {
  text-align: right;
  }
  
  .landingV3 .product-banner figure img {
  width: auto;
  }
  
  .landingWidth {
  max-width: 550px;
  -ms-flex: inherit;
  flex: inherit;
  }
  
  .landingWidth .owl-item > div[id*="ladingHero-"] {
  /**/
  min-height: 210px;
  }
  
  .landingV3 .hd2,
  .landingV3 .hd1,
  .landingV3 .hd3 {
  display: block;
  }
  
  .landingV3 .hd2,
  .landingV3 .hd1,
  .landingV3 .hd3,
  .landingV3 .hd3 a {
  color: #fff;
  }
  
  .landingV3 .owl-carousel .owl-item {
  text-align: left;
  }
  
  .landingV3 .owl-carousel .owl-item img {
  width: auto;
  display: inline-block;
  margin: 0 -20px 0 auto;
  }
  
  .landingV3 .btn-box .banner-ctnt {
  text-align: left;
  }
  
  .landingV3 .btn-box .btn-white {
  background: #fff;
  border: solid 2px #fff;
  }
  
  .btnKnowMore {
  border: 0;
  border-top: solid 1px #E8E8E8;
  text-align: center;
  background: none;
  font-size: 14px;
  color: #9C1D26;
  font-weight: bold;
  width: 95%;
  display: block;
  margin: auto;
  padding: 10px 0;
  }
  
  .landingV3 .hd3 {
  display: block;
  padding-top: 10px;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  }
  
  .tableLanding td {
  width: 25%;
  padding: 20px;
  color: #737373;
  font-size: 14px;
  vertical-align: top;
  border-left: solid 2px #F3F3F3;
  border-right: solid 2px #F3F3F3;
  }
  
  .tableLanding td:first-child {
  border-left: solid 2px transparent;
  }
  
  .tableLanding td:last-child {
  border-right: solid 2px transparent;
  }
  
  .tableLanding .tdHead {
  background: #F3F3F3;
  padding: 0 20px;
  height: 40px;
  text-align: center;
  font-size: 16px;
  vertical-align: middle;
  font-weight: bold;
  }
  
  .tableLanding ul {
  margin-left: 20px;
  }
  
  .tableLanding li {
  list-style-type: disc;
  padding-bottom: 5px;
  }
  
  .tableLanding .btn-box .btn-red {
  height: 40px;
  line-height: 20px;
  width: 148px;
  background: #9D1D27;
  margin-top: 10px;
  }
  
  .tableLanding td.noBor {
  border: 0;
  }
  
  .tableLanding h5 {
  text-align: center;
  font-size: 24px;
  color: #54565B;
  font-weight: bold;
  margin: 20px 0 10px;
  }
  
  .landingList.white-bg {
  border-bottom: solid 1px #F3F3F3;
  padding-bottom: 0;
  position: relative;
  }
  
  .landingList.white-bg .container {
  padding: 0;
  }
  
  .listNote {
  padding: 0;
  }
  
  .listNote p {
  font-size: 14px;
  margin: 0;
  padding-top: 8px;
  }
  
  .landingList h4 {
  color: #54565B;
  font-size: 36px;
  line-height: 40px;
  text-align: center;
  padding-bottom: 40px;
  }
  
  .landingListProImg {
  position: relative;
  }
  
  .landinProCirbg {
  background: linear-gradient(149.98deg, #D8D8D8 0%, #EEEEEE 100%);
  width: 150px;
  height: 150px;
  margin: auto;
  border-radius: 75px;
  }
  
  .landinProImg {
  text-align: center;
  position: absolute;
  top: 23px;
  left: 50%;
  margin-left: -83px;
  width: 167px;
  }
  
  .landinProImg img {
  display: inline-block;
  }
  
  .landingListProImg2 .landinProImg {
  top: 11px;
  }
  
  .landingMobile {
  display: none;
  }
  
  .landing-faq h4 {
  font-weight: 400;
  }
  
  .landing-faq .faqsm {
  text-align: center;
  }
  
  .landing-faq .card.page-breaker {
  overflow: hidden;
  margin-bottom: 120px;
  }
  
  .landing-faq .card.page-breaker .card-img {
  position: relative;
  padding-left: 65px;
  }
  
  .landing-faq .card.page-breaker .card-img img {
  max-width: 268px;
  position: relative;
  z-index: 1;
  }
  
  .landing-faq .card.page-breaker .cardMain .card-body {
  float: left;
  max-width: 60%;
  }
  
  .landing-faq .card.page-breaker .btn-box {
  float: left;
  margin: 15px 0;
  }
  
  .landingBanCircle {
  width: 290px;
  height: 290px;
  background: linear-gradient(106.65deg, #C4777D 0%, #9D1D27 100%);
  border-radius: 145px;
  position: absolute;
  top: 10%;
  }
  
  .landing-faq .card.page-breaker .card-body h4.hd2 {
  color: #54565B;
  font-weight: bold;
  line-height: 28px;
  }
  
  .landing-faq .card.page-breaker .card-body h4.hd3 {
  font-size: 16px;
  line-height: 21px;
  color: #54565B;
  font-weight: 400;
  }
  
  .landingV3 .banner-ctnt {
  /**/
  z-index: 2;
  }
  
  .forumLeft {
  position: relative;
  background: linear-gradient(134.88deg, #C4777D 0%, #9D1D27 100%);
  height: 410px;
  width: 474px;
  float: left;
  }
  
  .forumLeftCont {
  display: -ms-flexbox;
  display: flex;
  font-size: 36px;
  color: #fff;
  letter-spacing: -0.8px;
  line-height: 43px;
  padding: 140px 0 0 120px;
  }
  
  .forumBg {
  position: absolute;
  top: 0;
  left: 0;
  }
  
  .forumRight {
  float: left;
  width: calc(100% - 474px);
  }
  
  .forumRight .container {
  max-width: 800px;
  margin: 0;
  padding-left: 85px;
  }
  
  .landingforum .confirm-box {
  /*padding-top: 50px;*/
  }
  
  .landingforum .confirm-box1 {
  padding-top: 80px;
  }
  
  .landingforum .form-list.confirm-box {
  width: 65%;
  }
  
  .landingforum {
  padding: 20px 0 0;
  }
  
  .landingforum .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/svg/checkIcon.png") no-repeat;
  }
  
  .landingPupBox {
  padding: 0 !important;
  }
  
  .landingPupBox .modal-dialog {
  max-width: 100%;
  margin: 0;
  }
  
  .landingPupBox .modal-dialog-centered {
  min-height: 100%;
  }
  
  .landingPupBox .modal-content {
  /*height: 100vh;*/
  border-radius: 0;
  border: 0;
  margin: 0 auto;
  min-height: 435px;
  padding: 40px;
  width: 65%;
  }
  
  .landingPupBox .modal-body {
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  }
  
  .landingPupSm {
  color: #54565B;
  font-weight: bold;
  margin-bottom: 0;
  padding: 10px 0 60px;
  }
  
  .landingPupBox .btn-box .btn-white {
  margin: 0 10px;
  font-size: 14px;
  background: #fff;
  border: 2px solid #9C1D26;
  padding: 10px 55px;
  margin-bottom: 15px;
  }
  
  .landingPupBox h2.hd {
  margin-bottom: 20px;
  font-size: 36px;
  line-height: 53px;
  color: #54565B;
  }
  
  .landingPupBox h2.hd span {
  color: #9C1D26;
  font-weight: 400;
  }
  
  .landingPupBottom {
  position: relative;
  border-radius: 5px;
  max-width: 722px;
  width: 100%;
  margin: 35px auto 0;
  background: linear-gradient(134.88deg, #C4777D 0%, #9D1D27 100%);
  padding: 34px 20px;
  display: none;
  }
  
  .landingPupBottom .btn-box .btn-white {
  border: 2px solid #fff;
  /*box-shadow: 0 1px 4px 0 rgb(0 0 0 32%); */
  width: 196px;
  padding: 10px 0;
  }
  
  .landingPupBottom p {
  color: #fff;
  margin-bottom: 8px;
  }
  
  .landingPupBottom p.LpBHead {
  font-size: 24px;
  line-height: 28px;
  line-height: 28px;
  margin-bottom: 20px;
  }
  
  .landingPupBottom:before {
  position: absolute;
  content: '';
  border-bottom: 14px solid #af474f;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  top: -14px;
  left: 50%;
  margin-left: -14px;
  }
  
  .landingPupBox .container .slider-wraper {
  max-width: 945px;
  width: 100%;
  margin: auto;
  }
  
  .landingPupBox .ui-widget.ui-widget-content {
  background: #FFCB05;
  height: 5px;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  width: 100% !important;
  }
  
  .landingPupBox .ui-slider .ui-slider-handle {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  z-index: 2;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
  width: 28px;
  height: 28px;
  margin: -12px 0 0 0px;
  background: #9D1D27;
  border-radius: 50%;
  line-height: 6;
  font-weight: 700;
  font-size: 14px;
  margin-left: -12px;
  }
  
  .landingPupBox .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background: #9D1D27;
  height: 5px;
  }
  
  .landingPupBox .slider-wraper {
  margin-right: 0;
  }
  
  .landingPupBox .slider-wraper .help-block {
  font-size: 24px;
  margin-top: 20px;
  }
  
  .landingPupBox .slider-wraper .help-block span {
  font-weight: 300;
  }
  
  input.sliderAmount {
  border: 0;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  color: #9C1D26;
  }
  
  #landingPanVer1 .form-list {
  max-width: 500px;
  margin: auto;
  }
  
  #landingPanVer1 input {
  text-align: left;
  }
  
  .ui-autocomplete {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.32);
  background-color: #FAFAFA;
  }
  
  .ui-autocomplete .ui-menu-item-wrapper:hover {
  background: #f3f3f3 url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/sign.png") no-repeat right center !important;
  }
  
  .landingPupBox .searchIcon {
  width: 34px;
  height: 18px;
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 20px;
  background: #fff url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/searchIcon.png") no-repeat right center !important;
  margin-right: 2px;
  z-index: 99;
  cursor: pointer;
  }
  
  /*.landingPupBox .popup-close {
  right: 50px;
  top: 50px
  }*/
  .landingforum input[type=number] {
  appearance: textfield !important;
  -moz-appearance: textfield !important;
  -webkit-appearance: textfield !important;
  }
  
  .landingforum input[type=number]::-webkit-outer-spin-button,
  .landingforum input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  }
  
  .landingCompare1 select,
  .landingCompare2 select {
  background: #ffffff url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/down.svg") no-repeat right center !important;
  background-position-x: right;
  background-position-y: center;
  background-position: 98% center !important;
  padding: 0.85rem 0.75rem;
  -webkit-appearance: none;
  -moz-appearance: none;
      appearance: none;
  /*margin-bottom: 20px;*/
  }
  
  @media (width: 768px) and (height: 1024px) {
  .landingWidth .owl-item > div[id*="ladingHero-"] {
  /**/
  min-height: unset;
  }
  }
  
  @media (min-width: 540px) {
  .uiautoWidth .ui-widget {
  width: 500px !important;
  }
  }
  
  @media (max-width: 1200px) {
  .landing-faq .card.page-breaker .cardMain {
  padding-left: 70px;
  }
  .landing-faq .card.page-breaker .cardMain .card-body {
  float: left;
  max-width: 100%;
  }
  }
  
  @media (max-width: 1100px) {
  .landingV3 .product-banner figure img {
  /**/
  width: 60%;
  }
  .forumLeft {
  width: 400px;
  }
  .forumRight {
  width: calc(100% - 400px);
  }
  .forumLeftCont {
  padding: 140px 0 0 50px;
  }
  }
  
  @media (max-width: 990px) {
  .tableRespos {
  overflow: auto !important;
  }
  .tableRespos table {
  width: 1100px;
  }
  .tableLanding .btn-box .btn-red {
  line-height: 40px;
  }
  .landingV3 .product-banner .banner-ctnt .hd1 {
  margin: 0;
  font-size: 36px;
  }
  .hero-banner .banner-ctnt .hd2 {
  font-size: 16px;
  }
  .landing-faq .card.page-breaker .card-img {
  padding-left: 20px;
  }
  .landing-faq .card.page-breaker .card-img2 {
  padding-left: 20px;
  -ms-flex: 60%;
      flex: 60%;
  max-width: 60%;
  width: 60%;
  }
  .forumRight .container {
  padding-left: 20px;
  }
  .landingPupBox .btn-box .btn-white {
  line-height: normal;
  }
  }
  
  @media (max-width: 860px) {
  .forumLeft {
  width: 100%;
  }
  .forumRight {
  width: 100%;
  }
  .landingforum .confirm-box1,
  .landingforum .form-list.confirm-box {
  padding-top: 0;
  }
  .forumLeft {
  height: 360px;
  }
  .forumBg {
  height: 100%;
  }
  .forumBg img {
  height: 100%;
  }
  .forumLeftCont {
  padding-left: 20%;
  }
  }
  
  @media (max-width: 768px) {
  .landing-faq .card.page-breaker .card-img {
  display: block;
  }
  .landingV3 .product-banner figure img {
  /**/
  width: 70%;
  }
  .forumRight {
  padding-bottom: 30px;
  }
  .landingPupBox .popup-close {
  top: 20px;
  right: 20px;
  }
  .landingforum .form-list.confirm-box {
  width: 100%;
  }
  .landing-faq .card.page-breaker .card-body {
  padding: 10px 0 0;
  }
  .landingforum.white-bg {
  padding: 0;
  }
  .landingPupBox .modal-content {
  width: 100%;
  padding: 20px;
  }
  .landingPupBox .btn-box .btn-white {
  padding: 10px 20px;
  }
  }
  
  @media (max-width: 767px) {
  .landing-faq .card.page-breaker .cardMain {
  padding: 0;
  }
  .landing-faq .card.page-breaker .card-img {
  display: block;
  }
  /* .landing-faq .card.page-breaker .card-img2,.landing-faq .card.page-breaker .card-img{flex: 100%;    max-width: 100%; width:100%; padding:0 }*/
  .landingV3 .product-banner figure img {
  /**/
  width: 70%;
  }
  .landingforum .form-list li {
  margin-bottom: 0;
  }
  .forumRight {
  padding-bottom: 30px;
  }
  /*  .landing-faq .card.page-breaker .card-img{ padding-left: 300px;}*/
  .landingPupBox .popup-close {
  top: 20px;
  right: 20px;
  }
  .landingforum .form-list.confirm-box {
  width: 100%;
  }
  .landingWidth .owl-item > div[id*="ladingHero-"] {
  /**/
  min-height: unset;
  }
  .landingforum .form-list li.otpLi {
  margin-bottom: 28px;
  }
  }
  
  @media (max-width: 640px) {
  .landingDesk {
  display: none;
  }
  .landingMobile {
  display: contents;
  }
  .landingMobile .tdHead {
  text-align: left;
  }
  .landingMobile2 .tdHead {
  text-align: left;
  }
  .landingV3 .hd3 br {
  display: none;
  }
  .landingV3 .hd3 a {
  font-weight: bold;
  text-decoration: underline;
  display: block;
  }
  .landingList h4 br {
  display: none;
  }
  .landingList h4 {
  font-size: 24px;
  line-height: 30px;
  padding: 0 20px 40px;
  }
  .tableLanding h5 {
  font-size: 16px;
  }
  .forumLeftCont {
  font-size: 24px;
  line-height: 28px;
  }
  .landingV3 .hd3 {
  padding: 10px 0 30px;
  }
  .landingPupBox .btn-box .btn-white {
  line-height: normal;
  margin-bottom: 20px;
  }
  .landing-faq .card.page-breaker .card-img2 {
  -ms-flex: 95%;
      flex: 95%;
  max-width: 95%;
  width: 95%;
  }
  .landing-faq .card.page-breaker .btn-box {
  padding: 0;
  }
  .landing-faq .card.page-breaker .btn-box button.btn-red {
  font-size: 14px;
  }
  .faq-section.landing-faq {
  padding: 0;
  }
  .landing-faq .card.page-breaker {
  margin-bottom: 60px;
  }
  }
  
  @media (max-width: 575px) {
  .landingV3 .owl-stage-outer .owl-stage .owl-item .product-banner .banner-wrapper figure {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  }
  .landingV3 .container {
  padding: 0 40px;
  }
  .landingV3 figure .container {
  padding: 0;
  }
  .landingV3 .product-banner figure img {
  /**/
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  }
  .landingV3 .product-banner figure img.d-sm-block2 {
  display: none !important;
  }
  .landingV3 .banner-wrapper .banner-ctnt {
  position: relative;
  }
  .forumLeft {
  height: 169px;
  }
  .forumBg {
  height: 100%;
  }
  .forumBg img {
  height: 100%;
  }
  .forumLeftCont {
  padding-top: 50px;
  }
  .whtBox {
  background: #fff;
  width: 100%;
  height: 15px;
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 2;
  }
  .landingPupBox h2.hd {
  font-size: 24px;
  line-height: normal;
  }
  .landingPupSm {
  padding-bottom: 30px;
  margin: 0;
  }
  .landingPupBox .slider-wraper .help-block span {
  font-size: 16px;
  }
  /**/
  .product-banner .btn-box.landMobOff {
  display: none;
  }
  .product-banner .btn-box.landDeskOff {
  display: block;
  }
  .landingPupBox .btn-box .btn-white {
  width: 250px;
  padding: 10px 0;
  }
  .forumLeftCont br:last-child {
  display: none;
  }
  }
  
  @media (max-width: 480px) {
  .landingV3 .owl-carousel .owl-item img {
  /**/
  max-width: 100%;
  margin: 30px auto 0;
  }
  .landing-faq .card.page-breaker .card-img {
  padding-left: 100px;
  }
  }
  
  .addonsCont .container {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  overflow: hidden;
  }
  
  .addonsCont .form-list li {
  margin-bottom: 30px;
  }
  
  .addonsCont .form-list li.MB0 {
  margin-bottom: 0;
  }
  
  .notTxt span {
  display: block;
  font-size: 12px;
  color: #767676;
  margin-top: 5px;
  }
  
  .addonFormList .btn-box button.btn-red {
  font-size: 14px;
  }
  
  .addonBanner {
  padding: 0;
  }
  
  .addonBanner .credit-card-box {
  margin-bottom: 0;
  }
  
  .addonBanner .credit-card-box figure {
  margin: 0;
  }
  
  .addonBanner h2.hd {
  font-size: 36px;
  font-weight: bold;
  color: #54565B;
  margin-top: 36px;
  }
  
  .addonBanner .addonBanSubHead {
  font-size: 24px;
  font-weight: 300;
  color: #54565B;
  margin-top: 15px;
  }
  
  .addonsCont .addRight {
  box-shadow: none;
  padding: 0;
  }
  
  .addonsCont .addLeft {
  margin: 0;
  top: 0;
  }
  
  .addonsCont .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/right.svg") no-repeat center center;
  background-size: 50%;
  }
  
  .form-label-group > label.pincodeCityState.newPin2 {
  display: none;
  }
  .black-bg{
  background-color: #000000cc !important;
  }
  
  .white-me{
  color: #fff;
  }
  
  input:focus::-webkit-input-placeholder{
  color:#888;
  }
  
  .ui-helper-hidden-accessible {
  display: none;
  }
  
  .addonLeft {
  max-width: 470px;
  padding: 40px 0;
  }
  
  .addonLeft img {
  width: 100%;
  height: auto;
  }
  
  .addonRight {
  width: calc(100% - 650px);
  margin-left: 80px;
  padding-top: 40px;
  margin-bottom: 100px;
  }
  
  .togetBox {
  margin-bottom: 15px;
  }
  
  .togetBox span {
  display: inline-block;
  padding-left: 5px;
  }
  
  .addonRight h2 {
  font-size: 36px;
  line-height: 40px;
  font-weight: bold;
  color: #54565B;
  margin-bottom: 15px;
  }
  
  .addonRight p {
  font-size: 16px;
  }
  
  .rewardsBox {
  width: 280px;
  }
  
  .addXXX {
  float: left;
  padding-top: 17px;
  }
  
  .w120 {
  width: 120px;
  float: right;
  }
  
  .form-list li.listP, .listP p {
  margin-bottom: 0;
  }
  
  .form-list li.listP {
  margin-bottom: 5px;
  }
  
  .form-list li.listP p {
  font-size: 12px;
  }
  
  .rewardsBox .btn-box .btn-red, .rewardsBox .btn-box .btn-white {
  width: 100%;
  }
  
  .addonOpps .modal-dialog {
  max-width: 860px;
  }
  
  .addonOpps .modal-dialog .modal-body.op1 {
  padding: 70px 50px;
  }
  
  .addonSorry .modal-dialog .modal-body.op1 {
  padding: 70px 50px;
  }
  
  .addonComp .modal-dialog {
  max-width: 700px;
  }
  
  .addonComp ul.row {
  margin: 0;
  }
  
  .addonComp ul {
  width: 100%;
  padding: 0;
  }
  
  .addonComp .addRight {
  float: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  text-align: center;
  }
  
  .addonComp .addLeft {
  top: auto;
  bottom: auto;
  left: auto;
  position: inherit;
  float: none;
  margin: 20px 0 0 45%;
  }
  
  .addonComp li {
  position: relative;
  text-align: center;
  }
  
  .addonComp .custom-control {
  padding: 0;
  }
  
  .addonComp h3 {
  font-size: 24px;
  font-weight: 300;
  line-height: 28px;
  margin-bottom: 30px;
  }
  
  .addonComp .modal-dialog .modal-body.op1 {
  padding: 60px 60px 40px;
  }
  
  .addonComp .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/right.svg") no-repeat center center;
  background-size: 50%;
  }
  
  .addonComp li ul.addonCompInn {
  width: 305px;
  margin: auto;
  }
  
  .addonComp li .btn-box {
  margin: 0;
  }
  
  .rangeTrack .slider-wraper {
  max-width: 945px;
  width: 100%;
  margin: auto;
  }
  
  .rangeTrack .slider-wraper .help-block {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  }
  
  .rangeTrack .ui-widget.ui-widget-content {
  background: #FFCB05;
  height: 5px;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  width: 100% !important;
  }
  
  .rangeTrack .ui-slider .ui-slider-handle {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  z-index: 2;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
  width: 28px;
  height: 28px;
  margin: -12px 0 0 0px;
  background: #9D1D27;
  border-radius: 50%;
  line-height: 6;
  font-weight: 700;
  font-size: 14px;
  margin-left: -12px;
  cursor: pointer;
  }
  
  .rangeTrack .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background: #9D1D27;
  height: 5px;
  }
  
  .rangeTrack .slider-wraper {
  margin-right: 0;
  }
  
  .rangeTrack .slider-wraper .help-block {
  font-size: 16px;
  margin-top: 15px;
  }
  
  .rangeTrack .slider-wraper .help-block span {
  font-weight: 300;
  }
  
  input.sliderAmount {
  border: 0;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  color: #9C1D26;
  width: 100%;
  }
  
  input[type=number] {
  appearance: textfield !important;
  -moz-appearance: textfield !important;
  -webkit-appearance: textfield !important;
  margin: 0;
  }
  
  input[type=number]::-webkit-inner-spin-button,
  input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  }
  
  @media (max-width: 990px) {
  .addonRight {
  width: 100%;
  }
  }
  
  @media (max-width: 767px) {
  .addonsCont .progress-list ul {
  display: block;
  text-align: center;
  }
  .progress-list ul li.cc {
  width: 110px;
  -ms-flex-pack: center;
      justify-content: center;
  display: inline-block;
  padding: 0;
  line-height: 50px;
  }
  .progress-list ul li.cc span {
  width: 100%;
  }
  .addonsCont .form1 .form-label-group, .addonsCont .form2 .form-label-group {
  margin-bottom: 0;
  }
  .progress-list.sticky {
  top: 5px;
  }
  .addonLeft {
  float: none;
  }
  .addonRight {
  margin-left: 0;
  float: none;
  }
  .rewardsBox {
  margin-left: auto;
  margin-right: auto;
  }
  .addonLeft {
  width: 200px;
  margin: auto;
  padding-bottom: 0;
  }
  }
  
  @media (max-width: 480px) {
  .addonBanner {
  display: none;
  }
  .addonBanner .credit-card-box {
  display: block;
  }
  .addonFormList .w100, .addonFormList .w100Full {
  width: 100%;
  float: none;
  }
  .addonFormList .w100 {
  margin-bottom: 30px !important;
  }
  .form-details .w100 select {
  background-position: 98% center !important;
  }
  .addonRightTop {
  width: 50%;
  }
  .addonRight h2 {
  font-size: 16px;
  line-height: 110%;
  }
  .addonRight p, .togetBox span {
  font-size: 12px;
  line-height: 110%;
  }
  .togetBox {
  margin-bottom: 10px;
  }
  .addonLeft {
  padding: 0;
  }
  .addHerBanner {
  position: absolute;
  width: 150px;
  right: -20px;
  margin-top: 30px;
  }
  }
  
  @media (max-width: 767px) {
  .black-bg.cong-section{
      padding: 200px 0px 50px 0px !important;
  }
  
  .black-bg.cong-section .ntgCircle2 {
      width: 150px;
  }
  
  .acnumber > ul > li{
  margin-bottom: 0px;
  }
  
  }
  
  
  .wordTxt {
  font-size: 12px;
  padding: 1px 0;
  }
  
  .w20per {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  padding-right: 0;
  }
  
  .w22per {
  -ms-flex: 0 0 22%;
  flex: 0 0 22%;
  max-width: 22%;
  padding-right: 0;
  }
  
  .w40per {
  /* -ms-flex: 0 0 38%; */
  flex: 0 0 38%;
  max-width: 100%;
  }
  
  .instBox1 {
  float: left;
  margin-right: 20px;
  }
  
  .w40per .instBox1:last-child {
  margin: 0;
  }
  
  .w22per .newTxt2, .w40per .newTxt2 {
  margin-bottom: 0;
  }
  
  .w40per .instBox1 .higherlimitlink {
  font-size: 12px;
  color: #54565B;
  text-decoration: line-through;
  }
  
  .newTxt2 span {
  font-size: 16px;
  color: #B8B8B8;
  display: inline-block;
  padding-left: 2px;
  }
  
  .w40per .newTxt1 {
  display: inline-block;
  }
  
  .w40per .newTxt1 .newCtoolTip {
  right: -30px;
  }
  
  
  .MAFLNONE {
  float: none;
  margin: auto;
  }
  
  .higherlimitlink {
  line-height: 18px;
  }
  
  @media (max-width: 990px) {
  .w20per, .w22per {
      -ms-flex: 0 0 33.33%;
      flex: 0 0  33.33%;
      max-width: 33.33%;
  }
  .w40per {
      -ms-flex: 0 0 100%;
      flex: 0 0  100%;
      max-width: 100%;
  }
  }
  
  input[type=number] {
  appearance: textfield !important;
  -moz-appearance: textfield !important;
  -webkit-appearance: textfield !important;
  margin: 0;
  }
  
  input[type=number]::-webkit-inner-spin-button, 
  input[type=number]::-webkit-outer-spin-button { 
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      margin: 0; 
  }
  
  @media (max-width: 640px) {
  .w20per .newTxt1, .w22per .newTxt1, .w40per .newTxt1 {
      font-size: 12px;
      margin-bottom: 0;
  }
  .w20per .newTxt2, .w22per .newTxt2, .w40per .newTxt2 {
      font-size: 16px;
  }
  }
  
  #word,#word2 {
  text-transform: capitalize;
  }
  
  /* Updated HTML S2 CSS */
  
  .form-details .col-right.bor0 {
      border: 0;
      max-width: 500px;
      width: 100%;
      margin: auto;
      padding-left: 0;
      padding-right: 0;
    }
    
    .form-details .col-right.bor0New {
      border: 0;
      padding-left: 0;
      padding-right: 0;
      padding-top: 30px;
    }
    
    .trackSteps {
      width: 100%;
      background: #e8d3d2;
      height: 8px;
      margin-top: 30px;
      position: relative;
    }
    
    .trackStepsLine {
      width: 10px;
      height: 8px;
      background: #9c1d26;
    }
    
    .trackHeading {
      font-size: 24px;
      margin-top: 20px;
      font-weight: bold;
    }
    
    .bor0New2 {
       /* max-width: 1000px; */
      width: 100%;
      margin: auto;
    }
    
    .ntb-core-sprint .form-list li.permanentBox {
      margin-bottom: 0;
    }
    
    .inBlock {
      display: inline-block;
    }
    
    .tooltip-boxN01 {
      right: 0;
      z-index: 1;
    }
    
    .ntb-core-sprint .form-list li.MB0 {
      margin-bottom: 0;
    }
    
    .bor0New .core-form2 {
      max-width: 500px;
      width: 100%;
    }
    
    #sprint2Step4 label {
      margin-bottom: 20px;
    }
    
    /* #sprint2Step4 .btn-box {
      text-align: center;
    } */
    
    .addNoteTxt {
      font-size: 12px;
      color: #777;
      display: block;
      margin-top: 5px;
      line-height: 140%;
    }
    
    .bor0New .form-label-group {
      width: 97%;
    }
    
    #bankDetails .form-label-group {
      width: 100%;
    }
  
    @media (max-width: 540px) {
      .bor0New .PT5 {
          padding-top: 0;
        }
        .tooltip-boxN01 {
          right: -10px;
        }
        .bor0New .form-label-group {
          width: 100%;
        }
    }
  
  .whiteBg {
      background: #fff;
  }
  
  @media (max-width: 380px) {

      #ntbPanVer1 #msgBody2 {
    
        padding-top: 30px;
    
      }
    
    }
    @media (max-width: 767px) {
      .form-list li.MMB20 {
        margin-bottom: 28px !important;
      }
      .banner-form-vkyc {
        padding-top: 0;
        padding-bottom: 0;
      }
      .myrow-banner.MT40 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
      }
      .step3NoteMB0 .form-label-group {
          margin-bottom: 0;
      }
      
      .step3Note .addNoteTxt {
          margin-bottom: 30px;
      }
    }

    @media (max-width: 480px){
.etbFadeImg.etbFadeImg3 {
  height: 290px;
}}

.aadharCardNew {
  display: none;
  width: 300px;
  padding: 20px 0;
}

.aadharCardNew img {
  width: 100%;
  height: auto;
}

/**/
#sprint2Step3 #msgBody2 {
  height: 140px;
}

.sameAsResdent .mb-10 {
  margin-bottom: 15px !important;
}

.sameAsResdent .custom-control.custom-checkbox.green .custom-control-label {
  padding-top: 7px;
}

.pd-section.ntb-core-sprint {
  padding-bottom: 40px;
}

@media (max-width: 480px) {
  .pd-section.ntb-core-sprint {
    padding-bottom: 10px;
  }
  .etbFadeImg.etbFadeImg3 {
    height: 290px;
  }
}
li.sprint2Step2In .error {
  width: 100%;
  margin: 0;
  position: absolute;
  top: 30px;
  color: #d10000;
  font-size: 14px;
  display: block !important;
  left: 0;
}

.custom-control-input.is-invalid~.custom-control-label, .was-validated .custom-control-input:invalid~.custom-control-label {
  color:unset;
}

/* li.sprint2Step2In .custom-control-label {
  padding-left: 0 !important;
} */

li.sprint2Step2In .custom-control {
  position: inherit;
}

.hideCards{
    display: none !important;
}

/* .banner figure img{
  width:100%;
  } */

  .fiveCardsClass {
      width:100%;
  }

  /*12102021*/
.form-label-group .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;
}
.list-cont strong {
display: block;
}

/* fixed-deposit Start here*/
.fixed-deposit {
background: #fff;
/* padding-top: 60px; */
font: 300 14px 'Inter', sans-serif;
}

.fixed-deposit .container {
width: 100%;
max-width: 1200px;
}

.fixed-deposit .fixedMain.smallx {
margin-top: 200px;
}

.fixed-deposit .fixedMain.fixedMainIN {
padding-bottom: 40px;
}

.fixed-deposit .fixedMain h6 {
font-size: 26px;
line-height: 36px;
letter-spacing: -0.01em;
color: #25243B;
text-align: center;
padding: 40px 0 20px;
}

.fixed-deposit .fixedMain :focus {
box-shadow: none;
}

.fixed-deposit .fixedMain .fixheadBan {
background: #F6F6F6;
padding: 40px 0;
}

.fixed-deposit .fixedMain .fixheadBan h4 {
font-size: 28px;
color: #25243B;
padding-bottom: 15px;
}

.fixed-deposit .fixedMain .fixheadBan .h4Small {
font-size: 14px;
padding-bottom: 24px;
display: block;
}

.fixed-deposit .fixedMain .fixheadBan .fixedInput {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
    justify-content: center;
padding-bottom: 25px;
position: relative;
}

.fixed-deposit .fixedMain .fixheadBan .fixedInput .rupeeIconBox {
position: absolute;
font-size: 22px;
top: 11px;
left: 20px;
display: block;
}

.fixed-deposit .fixedMain .fixheadBan .fixedInput .rupeeIconBox::before {
content: '₹';
font-weight: 500;
}

.fixed-deposit .fixedMain .fixheadBan .fixedInput .fixedIn {
max-width: 320px;
width: 100%;
position: relative;
}

.fixed-deposit .fixedMain .fixheadBan .fixedInput .fixedIn .fdError {
color: #fa001c;
font-size: 12px;
display: inline-block;
text-align: center;
width: 100%;
}

.fixed-deposit .fixedMain .fixheadBan .fixedInput input {
width: 100%;
text-align: left;
border-radius: 12px;
border: 1px solid #E0E0E0;
height: 48px;
padding-left: 35px;
font-size: 21px;
font-weight: 600;
}

.fixed-deposit .fixedMain .fixheadBan .fixedInput .fdRest {
margin-left: 20px;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
    align-items: center;
padding-bottom: 14px;
}

.fixed-deposit .fixedMain .fixheadBan .fdQuickTxt {
text-align: center;
font-size: 14px;
font-weight: 300;
padding-bottom: 8px;
}

.fixed-deposit .fixedMain .fixheadBan .fdAmoutLinks {
text-align: center;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: row;
    flex-direction: row;
-ms-flex-pack: center;
    justify-content: center;
-ms-flex-wrap: wrap;
    flex-wrap: wrap;
margin-bottom: 20px;
}

.fixed-deposit .fixedMain .fixheadBan .fdAmoutLinks a {
border: 1px solid #E0E0E0;
border-radius: 30px;
padding: 5px 7px;
margin: 0 6px;
font-weight: normal;
margin-bottom: 10px;
}

.fixed-deposit .fixedMain .fixheadBan .fdTxt1 {
padding-bottom: 40px;
}

.fixed-deposit .fixedMain .fixheadBan .fdTxt1 .fdtollTxt {
position: relative;
font-size: 17px;
color: #25243B;
}

.fixed-deposit .fixedMain .fixheadBan .fdTxt1 .fdtollTxt .tooltipAb {
position: initial;
}

.fixed-deposit .fixedMain .fixheadBan .fdTxt1 .fdAmuDis {
color: #9B1E26;
font-size: 26px;
font-weight: 600;
padding-left: 10px;
position: relative;
top: -5px;
}

.fixed-deposit .fixedMain .fixheadBan .fdTxt1 .fdAmuDis.fdAmuDis2 {
font-size: 21px;
font-weight: 600;
top: -1px;
}

@media (max-width: 880px) {
.fixed-deposit .fixedMain .fixheadBan .fdTxt1 .fdAmuDis.fdAmuDis2 {
  top: -5px;
}
}

.fixed-deposit .fixedMain .fixheadBan .fdTxt1 .fdValTxt {
color: #686873;
}

.fixed-deposit .fixedMain .fixheadBan .fdTxt1 .fdValTxt span {
font-weight: 600;
}

.fixed-deposit .fixedMain .fixheadBan .fdTxt1.fdTxt2 {
padding-bottom: 0;
}

.fixed-deposit .fixedMain .fdCaroMain {
padding: 24px 20px 0;
max-width: 860px;
margin: auto;
}

.fixed-deposit .fixedMain .fdCaroMain .owl-nav button {
width: 80px;
height: 80px;
background: url(../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/fd/icon-left.svg) center center no-repeat;
background-size: 100%;
position: absolute;
top: 50%;
font-size: 0;
margin-top: -20px;
}

.fixed-deposit .fixedMain .fdCaroMain .owl-nav button span {
font-size: 0;
}

.fixed-deposit .fixedMain .fdCaroMain .owl-nav button.owl-prev {
left: -80px;
}

.fixed-deposit .fixedMain .fdCaroMain .owl-nav button.owl-next {
right: -80px;
background: url(../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/fd/icon-right.svg) center center no-repeat;
background-size: 100%;
}

@media (max-width: 880px) {
.fixed-deposit .fixedMain .fdCaroMain {
  padding: 24px 0;
}
.fixed-deposit .fixedMain .fdCaroMain .owl-carousel {
  padding-bottom: 50px;
}
.fixed-deposit .fixedMain .fdCaroMain .owl-nav button {
  margin-top: 0;
  top: auto;
  bottom: -0px;
  width: 60px;
  height: 60px;
}
.fixed-deposit .fixedMain .fdCaroMain .owl-nav button.owl-prev {
  left: 20px;
}
.fixed-deposit .fixedMain .fdCaroMain .owl-nav button.owl-next {
  right: 20px;
}
}

.fixed-deposit .fixedMain .center .fdCaroBox {
transform: scale(1);
bottom: 0;
}

.fixed-deposit .fixedMain .fdCaroBox {
background: linear-gradient(110.47deg, #C4777D -6.21%, #9D1D27 47.31%);
border-radius: 12px;
padding: 0 24px;
height: 180px;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
    flex-direction: column;
-ms-flex-align: start;
    align-items: flex-start;
-ms-flex-pack: center;
    justify-content: center;
position: relative;
width: 270px;
margin: auto;
transform: scale(0.8);
bottom: -18px;
transition: all .5s;
}

.fixed-deposit .fixedMain .fdCaroBox h5 {
color: #fff;
font-size: 21px;
font-weight: 600;
padding-bottom: 10px;
width: calc(100% - 66px);
}

.fixed-deposit .fixedMain .fdCaroBox .fdLearn {
font-size: 14x;
color: #fff;
display: inline-block;
border-bottom: solid 1px #fff;
position: relative;
}

.fixed-deposit .fixedMain .fdCaroBox .fdLearn::after {
content: '';
width: 7px;
height: 12px;
background: url(clientlib-creditcard-ntb-diy/images/fd/arrowNext.svg) no-repeat;
position: absolute;
right: -15px;
top: 5px;
}

.fixed-deposit .fixedMain .fdCaroBox .fdRightImg {
position: absolute;
right: 0;
}

@media (max-width: 480px) {
.fixed-deposit .fixedMain .fdCaroBox {
  width: 100%;
}
.fixed-deposit .fixedMain .fdCaroBox h5 {
  font-size: 18px;
}
}

.fixed-deposit .fixedMain .fdborLeft {
border-left: solid 1px rgba(104, 104, 115, 0.35);
}

.fixed-deposit .fdCarolPup .modal-dialog {
width: calc(100% - 30px);
margin-left: auto;
margin-right: auto;
}

.fixed-deposit .fdCarolPup .modal-content {
background: linear-gradient(110.47deg, #C4777D -6.21%, #9D1D27 47.31%);
border-radius: 12px;
color: #fff;
border: 0;
}

.fixed-deposit .fdCarolPup .modal-content .closeWowPopUp {
position: absolute;
font-size: 0;
width: 32px;
height: 32px;
background: url(../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/fd/close.svg) no-repeat;
right: 14px;
top: 14px;
opacity: 1;
background-size: 100%;
}

.fixed-deposit .fdCarolPup .modal-content .close {
  position: absolute;
  font-size: 0;
  width: 32px;
  height: 32px;
  /* background: url(../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/fd/close.svg) no-repeat; */
  right: 14px;
  top: 14px;
  opacity: 1;
  background-size: 100%;
  }

.closeWowPopUp { /*close class replaced with this because close class leads to redirection to the landing page*/
padding: 0;
border: 0;
}

.fixed-deposit .fdCarolPup .modal-content .modal-body {
padding: 24px 24px 0;
position: relative;
}

.fixed-deposit .fdCarolPup .modal-content h6 {
font-size: 28px;
padding-bottom: 16px;
padding-right: 30px;
padding-top: 0;
padding-bottom: 0;
text-align: left;
color: #fff;
}

.fixed-deposit .fdCarolPup .modal-content p {
color: #fff;
font-size: 17px;
font-weight: 300;
line-height: 24px;
letter-spacing: -0.5px;
}

.fixed-deposit .fdCarolPup .modal-content .fdpupFot {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
    justify-content: space-between;
}

.fixed-deposit .fdCarolPup .modal-content .fdpupFot .fdRightImg {
margin-right: -24px;
padding-bottom: 10px;
}

.fixed-deposit .fdCarolPup .modal-content .btn-box {
display: -ms-flexbox;
display: flex;
width: calc(100% - 87px);
-ms-flex-wrap: wrap;
    flex-wrap: wrap;
-ms-flex-line-pack: start;
    align-content: flex-start;
}

.fixed-deposit .fdCarolPup .modal-content .btn-box .btn {
box-shadow: none;
color: #9b1e26;
background: #fff;
height: 40px;
line-height: normal;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
    align-items: center;
-ms-flex-pack: center;
    justify-content: center;
padding: 0 16px;
font-size: 14px;
min-width: auto;
margin-right: 30px;
margin-bottom: 20px;
}

.fixed-deposit .fdBotTxt {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
    justify-content: center;
-ms-flex-pack: distribute;
    justify-content: space-around;
text-align: center;
max-width: 500px;
width: 100%;
margin: auto;
color: #686873;
margin-top: 10px;
padding-bottom: 24px;
}

.fixed-deposit .fdBotTxt .fdBotTxtIn {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
    flex-direction: column;
}

.fixed-deposit .fdBotTxt .fdBotTxtIn span {
display: inline-block;
padding-bottom: 10px;
}

.fixed-deposit .fdBotTxt .fdBotTxtIn strong {
font-weight: 600;
}

.fixed-deposit .form-group .custom-control {
text-align: center;
}

@media (max-width: 540px) {
.fixed-deposit .form-group .custom-control {
  text-align: left;
}
.fixed-deposit .form-group .custom-control strong {
  display: inline;
}
}

.fixed-deposit .form-group .custom-control-label::before, .fixed-deposit .form-group .custom-control-label::after {
left: -30px;
}

.fixed-deposit .form-group .custom-control.green .custom-control-label::before {
background: #fff url(clientlib-creditcard-ntb-diy/images/fd/check_box_outline.svg) no-repeat;
width: 24px;
height: 24px;
border: 0;
}

.fixed-deposit .form-group .custom-control.green .custom-control-input:checked ~ .custom-control-label::before {
background: #fff;
}

.fixed-deposit .form-group .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
background: url(clientlib-creditcard-ntb-diy/images/fd/check_box_selected.svg) no-repeat;
}

.fixed-deposit .form-group label.PT5 {
padding-top: 8px;
color: #686873;
}

@media (max-width: 540px) {
.fixed-deposit .form-group label.PT5 {
  text-align: left;
}
}

.fixed-deposit .form-group label.PT5 strong {
font-weight: 600;
color: #9b1e26;
}

.fixed-deposit .fdMainFt {
text-align: center;
margin: 30px 0;
}

.fixed-deposit .fdMainFt button {
width: 100%;
max-width: 328px;
height: 56px;
border-radius: 40px;
}

.fixed-deposit .fdMainFt button.disabled {
background: #e9e9e9;
color: #686873;
opacity: 1;
}

.fixed-deposit #tandc .modal-header {
padding: 10px 0;
}

.fixed-deposit #tandc .modal-content {
border-radius: 8px;
padding: 16px;
}

.fixed-deposit #tandc .modal-body {
overflow: auto;
padding-left: 0;
padding-right: 0;
}

.fixed-deposit #tandc .modal-title {
font-size: 26px;
color: #25243b;
}

.fixed-deposit .notes ol li {
margin: 0;
padding-bottom: 15px;
font-size: 17px;
font-weight: 300;
line-height: 24px;
letter-spacing: -0.5px;
}

.fixed-deposit .notes ol li a {
color: #9D1D27;
font-weight: 400;
display: inline-block;
word-wrap: normal;
}

.fixed-deposit .notes ol li::after {
display: none;
}

.fixed-deposit .tooltip.show {
opacity: 1;
}

.fixed-deposit .tooltip .arrow {
border: solid black;
border-width: 0 2px 2px 0;
display: inline-block;
padding: 6px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
background: #fff;
border-radius: 0;
box-shadow: none;
margin-left: 12px;
}

.fixed-deposit .tooltip .arrow::before {
display: none;
}

.fixed-deposit .tooltip .tooltip-inner {
box-shadow: none;
border: solid 2px #000;
background: #fff;
color: #25243b;
font-size: 12px;
line-height: 16px;
}

.fixed-deposit .tooltip .tooltip-inner strong {
font-weight: 600;
}

@media (max-width: 880px) {
.fixed-deposit .fixedMain .fixheadBan .fixedInput .fixedIn {
  max-width: 230px;
}
.fixed-deposit .fixedMain .fixheadBan h4 {
  font-size: 20px;
  padding-bottom: 5px;
}
.fixed-deposit .fixedMain .fixheadBan .fdQuickTxt {
  font-size: 12px;
}
.fixed-deposit .fixedMain .fixheadBan .h4Small {
  font-size: 12px;
  font-weight: 300;
  letter-spacing: -0.5px;
}
.fixed-deposit .fixedMain .fixheadBan .h4Small span {
  font-weight: 400;
}
.fixed-deposit .fixedMain .fixheadBan .fdTxt1 .fdtollTxt {
  font-size: 12px;
}
.fixed-deposit .fixedMain .fixheadBan .fdValTxt {
  font-size: 12px;
}
.fixed-deposit .fixedMain .fdCaroBox {
  max-width: 222px;
}
.fixed-deposit .fixedMain .fdCaroBox h5 {
  font-size: 16px;
}
.fixed-deposit .fixedMain .fdCaroBox .fdLearn {
  font-size: 12px;
}
.fixed-deposit .fdTxt1Main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.fixed-deposit .fdTxt1Main .fdAmuDis {
  padding-left: 0;
  top: auto;
  padding-top: 10px;
}
.fixed-deposit .fdw100 {
  width: 100%;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%;
  border: 0 !important;
}
.fixed-deposit .fdw1002 {
  padding-bottom: 0 !important;
}
.fixed-deposit .fdw1002 .fdTxt1 {
  padding-top: 20px;
  border-top: solid 1px rgba(104, 104, 115, 0.35) !important;
}
.fixed-deposit .fdw50 {
  width: 50%;
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%;
}
.fixed-deposit .fdw50.fdw50Bor {
  border-left: solid 1px rgba(104, 104, 115, 0.35);
}
.fixed-deposit .fdw50.fdw50Bor li {
  padding-bottom: 20px;
}
.fixed-deposit .fdCarolPup .modal-content h6 {
  font-weight: 600;
  font-size: 28px;
  line-height: 32px;
  letter-spacing: -0.01em;
}
.fixed-deposit .fdCarolPup .modal-content p {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.5px;
  font-weight: 300;
}
.fixed-deposit .notes ol li {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.5px;
}
}

.fixed-deposit .fixedAni {
position: relative;
margin-top: 60px;
text-align: center;
}

.fixed-deposit .fixedAni h2 {
font-size: 21px;
font-weight: 600;
padding-bottom: 20px;
color: #25243B;
}

.fixed-deposit .fixedAni h3 {
font-weight: 300;
font-size: 17px;
color: #25243B;
}

.fixed-deposit .fixedAni h3 strong {
font-size: 26px;
font-weight: 600;
}

.fixed-deposit .fixedAni .fixesAniNew {
height: 200px;
}

.fixed-deposit .fixedAni .fixesAniNew h3 {
transition: all .3s;
position: absolute;
width: 100%;
}

.fixed-deposit .fixedAni .fixesAniNew strong {
display: block;
padding: 12px 0;
}

.fixed-deposit .fixedAni .fixesAniNew img {
display: block;
margin: auto;
margin-bottom: 10px;
}

.fixed-deposit .fixedAni .fixesAni2 {
display: none;
}

.fixed-deposit .etb-congr {
border-radius: 0;
height: auto;
padding-bottom: 0;
padding-top: 20px;
transition: all .3s;
}

.fixed-deposit .etb-congr.smallx .leftBox {
width: 170px;
}

.fixed-deposit .etb-congr.smallx .leftBox .cardImg {
width: 170px;
float: none;
padding: 0;
}

.fixed-deposit .etb-congr.smallx .leftBox .cardImg span {
bottom: 5px;
left: 5px;
}

.fixed-deposit .etb-congr.smallx .leftBox .cardImgTxt {
float: none;
width: 100%;
padding: 0;
text-align: center;
padding-top: 5px;
}

.fixed-deposit .etb-congr.smallx .rightBox {
padding-right: 0;
width: calc(100% - 170px);
}

.fixed-deposit .etb-congr.smallx .rightBox .btn-box {
width: 180px;
}

.fixed-deposit .etb-congr.smallx .rightBox li .rightBoxCont strong {
font-size: 17px !important;
padding-bottom: 10px;
}

.fixed-deposit .etb-congr.smallx .rightBox li .row {
width: 100%;
padding-right: 0;
}

.fixed-deposit .etb-congr.smallx .rightBox li.inLi {
width: 50%;
-ms-flex: 0 0 50%;
    flex: 0 0 50%;
max-width: 50%;
margin-bottom: 0;
}

.fixed-deposit .etb-congr.smallx .rightBox li.inLi li {
width: 50%;
-ms-flex: 0 0 50%;
    flex: 0 0 50%;
max-width: 50%;
margin-bottom: 30px !important;
}

.fixed-deposit .etb-congr.smallx .rightBox li.inLi li.smOff {
display: none;
}

.fixed-deposit .etb-congr.smallx .rightBox li.inLi li.smShow {
display: block;
}

.fixed-deposit .etb-congr h2 {
font-size: 21px;
font-weight: 600;
padding-bottom: 20px;
}

.fixed-deposit .etb-congr h3 {
font-weight: 300;
font-size: 17px;
padding-bottom: 30px;
}

.fixed-deposit .etb-congr h3 strong {
font-size: 26px;
font-weight: 600;
}

.fixed-deposit .etb-congr .etb-stickyTop .leftBox .cardImg {
margin-top: 16px;
}

.fixed-deposit .etb-congr .etb-stickyTop .rightBox {
display: -ms-flexbox;
display: flex;
padding-left: 50px;
}

.fixed-deposit .etb-congr .etb-stickyTop .rightBox li {
padding-left: 8px;
}

.fixed-deposit .etb-congr .etb-stickyTop .rightBox li .rightBoxCont strong {
font-size: 26px;
}

.fixed-deposit .etb-congr .etb-stickyTop .rightBox li.inLi {
padding-bottom: 0;
border: 0;
padding-left: 0;
}

.fixed-deposit .etb-congr .etb-stickyTop .rightBox li.inLi li {
margin-bottom: 0;
}

.fixed-deposit .etb-congr .etb-stickyTop .rightBox li.smShow {
display: none;
}

.fixed-deposit .etb-congr .etb-stickyTop .rightBox .btn-box .btn-red {
width: 180px;
}

.fixed-deposit .etb-congr .etb-stickyTop .rightBox .btn-box .colred {
padding: 0;
text-align: center;
display: block;
margin-top: 20px;
}

.fixed-deposit .fixedPup .popup-list-box {
padding: 10px 30px 30px;
}

.fixed-deposit .fixedPup .popup-list-box .list-benefits li {
-ms-flex-align: start;
    align-items: flex-start;
margin-right: 0;
margin-top: 25px;
}

.fixed-deposit .fixedPup .popup-list-box .list-benefits li .pupHead1 {
font-size: 17px;
line-height: 24px;
letter-spacing: -0.5px;
color: #25243B;
padding-bottom: 4px;
font-weight: 600;
}

.fixed-deposit .fixedPup .popup-list-box .list-benefits li .pupHead2 {
font-weight: 300;
font-size: 17px;
letter-spacing: -0.5px;
line-height: 24px;
color: #25243B;
}

.fixed-deposit .fixedPup .popup-list-box .list-benefits li p {
font-size: 12px;
font-weight: 300;
margin-bottom: 0;
}

.fixed-deposit .fixedPup .more-reasons {
padding: 30px;
background: linear-gradient(102.77deg, #FFEFD7 11.9%, #FED8AA 97.69%);
margin-left: 0;
}

.fixed-deposit .fixedPup .more-reasons .hd {
font-size: 26px;
color: #25243B;
font-weight: 600;
line-height: 36px;
}

.fixed-deposit .fixedPup .more-reasons .ML30N {
width: 260px;
margin-left: 0;
}

.fixed-deposit .fixedPup .more-reasons .ML30N img {
width: 100%;
}

@media (max-width: 990px) {
.fixed-deposit .etb-congr .etb-stickyTop .rightBox {
  padding-left: 0;
  display: block;
  margin-top: 20px;
  -ms-flex-pack: center;
      justify-content: center;
}
.fixed-deposit .etb-congr .etb-stickyTop .rightBox .row {
  margin-bottom: 0 !important;
  -ms-flex-pack: center;
      justify-content: center;
}
.fixed-deposit .etb-congr .etb-stickyTop .rightBox li.inLi {
  width: 100%;
}
.fixed-deposit .etb-congr .etb-stickyTop .rightBox li.inLi li {
  width: 100%;
  margin-bottom: 20px;
}
.fixed-deposit .etb-congr .etb-stickyTop .rightBox li.inLi li .rightBoxCont strong {
  font-size: 16px;
}
.fixed-deposit .etb-congr .etb-stickyTop .rightBox li.inLi.inLi2 {
  margin-bottom: 0;
}
.fixed-deposit .etb-congr .etb-stickyTop .rightBox li.inLi.inLi2 li {
  width: 33.33%;
}
.fixed-deposit .etb-congr .etb-stickyTop .rightBox .btn-box.text-left {
  position: initial;
  background: none;
  width: auto;
  box-shadow: none;
  display: block;
  padding-bottom: 40px;
}
.fixed-deposit .etb-congr .etb-stickyTop .rightBox .btn-box.text-left a {
  display: inline-block;
}
.fixed-deposit .etb-congr .etb-stickyTop .rightBox .btn-box.text-left a.colred {
  margin-top: 0;
  position: relative;
  top: 5px;
  margin-left: 20px;
}
}

.fixed-deposit .etb-congr .etb-stickyTop .rightBox {
margin-bottom: 30px;
}

.fixed-deposit .fixedPup .modal-dialog {
margin-left: auto;
margin-right: auto;
}

@media (max-width: 767px) {
.fixed-deposit .etb-congr .etb-stickyTop .rightBox .row {
  -ms-flex-pack: start;
      justify-content: flex-start;
}
}

@media (max-width: 640px) {
.fixed-deposit .fixedMain h6 {
  font-size: 20px;
}
.fixed-deposit .etb-congr {
  background-size: cover;
}
.fixed-deposit .fixedAni {
  background-size: cover;
  margin-top: 90px;
}
.fixed-deposit .fixedAni h2 {
  font-size: 16px;
}
.fixed-deposit .fixedAni h3 {
  font-size: 14px;
}
.fixed-deposit .fixedAni h3 strong {
  display: block;
  padding: 10px 0;
  font-size: 28px;
}
.fixed-deposit .fixedPup .more-reasons .ML30N {
  margin: 0 0 -80px;
}
.fixed-deposit .fixedPup .more-reasons .ML30N img {
  width: 100%;
}
.fixed-deposit .fixedPup .more-reasons .hd {
  font-size: 20px;
  line-height: 26px;
}
.fixed-deposit .fixedPup .popup-list-box {
  padding: 50px 20px 20px;
}
.fixed-deposit .fixedPup .popup-list-box .list-benefits li .pupHead1 {
  font-size: 16px;
  line-height: 16px;
  padding-top: 10px;
}
.fixed-deposit .fixedPup .popup-list-box .list-benefits li .pupHead2 {
  font-size: 16px;
  line-height: 20px;
}
}

/* fixed-deposit End here*/

/* fixed-deposit Forum*/
.fixed-deposit .form1 #sprint2Step .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
width: 12px;
height: 12px;
background: #fff;
border-radius: 20px;
top: 4px;
left: -22px;
}

.fixed-deposit .form1 #sprint2Step2 .custom-control.green .custom-control-input:checked ~ .custom-control-label::before {
color: #fff;
border-color: #00a07a;
background-color: #00a07a !important;
border-color: #00a07a;
box-shadow: inherit;
}

.fixed-deposit .form1 #sprint2Step2 .form-group .custom-control.green .custom-control-label::before {
border: solid 2px #d8d8d8;
border-radius: 0;
border-radius: 50%;
height: 28px;
width: 28px;
top: -4px;
background: #fff;
}

.fixed-deposit .form1 #sprint2Step2 .form-label-group > label,
.fixed-deposit .form2 #sprint2Step2 .form-label-group > label {
font-weight: 500;
font-size: 16px;
}

.fixed-deposit .form1 p,
.fixed-deposit .form2 p {
color: #54565B;
}

.fixMain.fixMain2 {
background: #fff;
}

@media (max-width: 767px) {
.fdApp-banner.fdApp-banner2 {
  padding-top: 0;
}
.fdApp-banner2 .wow-offer { /*css added for new fd wow card offer page design*/
  display: none;
}
.fdApp-banner .hd36.MT25 {
  margin-top: 0;
  margin-bottom: 10px;
}
.fixedMain .wow-offer {
  display: none;
}
.fixMain.fixMain2 {
  padding-top: 30px;
}
.fixMain.fixMain2 .form1 .ntb-core-sprint .form-list li,
.fixMain.fixMain2 .form2 .ntb-core-sprint .form-list li {
  margin-bottom: 0 !important;
}
.fixMain.fixMain2 .form-details {
  padding-top: 0;
}
}

/* etb-congr */
.etb-congr {
background: url(../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/fd/etbBg.png) no-repeat;
background-size: 100%;
padding: 110px 0 20px;
border-radius: 0 0 30px 30px;
height: 450px;
transition: all 1s;
}

.etb-congr h2 {
font-size: 26px;
letter-spacing: -0.03px;
color: #25243B;
text-align: center;
line-height: 150%;
font-weight: 600;
}

.etb-congr h3 {
font-size: 17px;
letter-spacing: -0.01px;
color: #25243B;
text-align: center;
}

.etb-congr .container {
max-width: 1280px;
}

.etb-congr .etb-stickyTop .leftBox {
max-width: 349px;
float: left;
width: 100%;
}

.etb-congr .etb-stickyTop .leftBox img {
display: block;
margin: auto;
width: 100%;
height: auto;
}

.etb-congr .etb-stickyTop .leftBox .cardImg {
margin-top: 40px;
position: relative;
}

.etb-congr .etb-stickyTop .leftBox .cardImg span {
position: absolute;
left: 25px;
z-index: 1;
bottom: 80px;
color: #fff;
font-size: 11px;
letter-spacing: 3px;
text-transform: uppercase;
opacity: .8;
}

.etb-congr .etb-stickyTop .leftBox .cardImgTxt {
display: none;
}

.etb-congr .etb-stickyTop .rightBox {
width: calc(100% - 349px);
float: left;
padding-left: 110px;
padding-top: 40px;
}

.etb-congr .etb-stickyTop .rightBox .row {
margin-left: 0;
margin-right: 0;
}

.etb-congr .etb-stickyTop .rightBox li {
border-left: solid #9E1F2A 3px;
margin-bottom: 40px;
padding-left: 12px;
padding-top: 5px;
}

.etb-congr .etb-stickyTop .rightBox li .rightBoxCont strong {
font-size: 21px;
letter-spacing: 0.01px;
color: #25243B;
display: inline-block;
padding-bottom: 8px;
font-weight: 600;
}

.etb-congr .etb-stickyTop .rightBox li .rightBoxCont p {
font-size: 14px;
letter-spacing: 0px;
color: #25243B;
margin-bottom: 0;
}

.etb-congr .etb-stickyTop .rightBox .btn-box .btn-red {
font-weight: 600;
box-shadow: none;
width: 216px;
height: 56px;
border-radius: 30px;
font-size: 16px;
line-height: 56px;
padding: 0;
margin: 0;
}

.etb-congr .etb-stickyTop .rightBox .btn-box .colred {
font-size: 17px;
font-weight: 600;
line-height: 56px;
padding: 0 0 0 20px;
}

.etb-congr.smallx {
position: fixed;
top: 0;
width: 100%;
z-index: 99;
height: auto;
padding: 20px 0 0;
}

.etb-congr.smallx h2, .etb-congr.smallx h3, .etb-congr.smallx .cardImgHead {
display: none;
}

.etb-congr.smallx .leftBox {
width: 320px;
}

.etb-congr.smallx .leftBox .cardImg {
margin: 0 !important;
width: 190px;
float: left;
}

.etb-congr.smallx .leftBox .cardImgTxt {
display: block;
float: left;
width: 100px;
font-size: 12px;
color: #25243B;
padding-left: 15px;
line-height: 150%;
padding-top: 15px;
}

.etb-congr.smallx .rightBox {
padding-top: 0;
padding-left: 0;
width: calc(100% - 320px);
}

.etb-congr.smallx .rightBox .row {
float: left;
width: calc(100% - 230px);
padding-right: 40px;
}

.etb-congr.smallx .rightBox .btn-box {
float: left;
width: 230px;
float: left;
text-align: center;
}

.etb-congr.smallx .rightBox .btn-box .colred {
padding: 0;
display: none;
}

.etb-congr.smallx .rightBox li .rightBoxCont strong {
font-size: 14px;
padding-bottom: 0;
}

.etb-congr.smallx .rightBox li .rightBoxCont p {
font-size: 12px;
line-height: 130%;
}

.etb-sticky2 .etbSlider.smallx {
padding-top: 300px;
}

.etb-rightSticky {
background: #fff;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.101);
border-radius: 20px 0px 0px 20px;
width: 222px;
position: fixed;
right: 0;
top: 375px;
z-index: 4;
padding: 24px 24px 10px 24px;
color: #25243B;
}

.etb-rightSticky strong {
font-size: 17px;
display: inline-block;
margin-bottom: 5px;
}

.etb-rightSticky p {
font-size: 14px;
margin-bottom: 5px;
}

.etb-rightSticky a img {
display: block;
border-radius: 20px;
}

.etb-rightSticky .etbArrow {
width: 39px;
height: 39px;
background: url(clientlib-creditcard-ntb-diy/images/etb-new/arrow2.png) no-repeat;
}

.etb-steps2 {
background: #fff;
}

.etb-steps2 h2 {
text-align: center;
font-size: 26px;
letter-spacing: -0.03px;
color: #25243B;
padding: 40px 0 24px;
font-weight: 600;
}

.stepsBg {
background: #F6F6F6;
text-align: center;
padding: 34px 0;
}

.stepsBg form {
text-align: left;
}

.stepsBg .etb-note {
color: #25243B;
opacity: 1;
}

.form-group1 .bar:after, .form-group1 .bar::before {
width: 50% !important;
}

.etb-calc .form-group1 select.is-valid + label, .form-group1 select:valid + label, .etb-calc .form-group1 label {
margin-bottom: 10px !important;
opacity: 1;
}

.w1150 {
max-width: 1200px;
}

.form-listPading li {
padding: 0 40px;
}

.form-listPading li p {
font-size: 14px;
}

.form-listPading li .etb-note {
padding-left: 20px;
}

@media (max-width: 767px) {
.form-listPading li {
  padding: 0 20px;
}
}

.etb-congrList {
/*background:url(clientlib-creditcard-ntb-diy/images/etb-new/etbBg.png) no-repeat; background-size: 100%; border-radius: 0 0 30px 30px;*/
padding: 120px 0 40px;
}

.etb-congrList .congBgAlign {
position: absolute;
top: 0;
width: 100%;
left: 0;
}

.etb-congrList .congBgAlign img {
width: 100%;
height: auto;
}

#otpnumber1 {
letter-spacing: 30px;
}

#otpnumber1:-ms-input-placeholder {
letter-spacing: normal;
}

#otpnumber1::placeholder {
letter-spacing: normal;
}

#otpnumber1:-ms-input-placeholder {
letter-spacing: normal;
}

#otpnumber1::-ms-input-placeholder {
letter-spacing: normal;
}

.etb-congTop {
max-width: 600px;
width: 100%;
margin: auto;
}

.etb-congTop h2 {
font-size: 26px;
letter-spacing: -0.03px;
color: #25243B;
text-align: center;
font-weight: 600;
padding-bottom: 30px;
}

.etb-congTop .conglistLeft {
font-size: 21px;
padding-right: 40px;
font-weight: 300;
line-height: 130%;
}

.etb-congTop .conglistLeft strong {
font-weight: 600;
}

.etb-congTop .conglistRight {
display: -ms-flexbox;
display: flex;
background: url(clientlib-creditcard-ntb-diy/images/etb-new/arrow-up.png) no-repeat left top;
}

.etb-congTop .conglistRight .congPer {
padding-left: 38px;
font-size: 64px;
line-height: 150%;
font-weight: bold;
color: #9E1F2A;
margin-right: 20px;
}

.etb-congTop .conglistRight .congtxt {
padding-top: 20px;
font-size: 14px;
}

.etb-congTop .conglistRight .congtxt span {
display: block;
font-size: 21px;
}

.etb-per-head {
font-size: 26px;
font-weight: 600;
text-align: center;
padding: 120px 0 40px;
line-height: 120%;
}

.etb-per-head h2 {
max-width: 700px;
margin: auto;
}

.etb-stepsBox {
background: #f6f6f6;
}

.etb-stepsBox .container {
max-width: 1280px;
margin: auto;
padding: 0 15px;
width: 100%;
}

.etb-stepsBox .progress-list {
width: 100%;
text-align: left;
}

.etb-stepsBox .form-details .col-left {
width: 280px;
-ms-flex: 0 0 280px;
    flex: 0 0 280px;
}

.etb-stepsBox .form-details .col-right {
border-left: solid 1px #e9e9e9;
padding: 40px 0 0 40px;
}

.etb-stepsBox .progress-list ul li {
text-align: left;
-ms-flex-pack: left;
    justify-content: left;
color: #686873;
padding: 10px 20px 10px 25px;
font-size: 16px;
font-weight: 600;
}

.etb-stepsBox .progress-list ul li.active span {
font-weight: 600;
color: #25243B;
}

.etb-stepsBox .progress-list ul li.active {
background: #E9E9E9;
color: #25243B;
}

.etb-stepsBox .confirmedGreen {
background: url(clientlib-creditcard-ntb-diy/images/etb-new/confirmed-green.png) no-repeat 25px 15px;
padding-left: 50px !important;
}

.etb-newPup h4 {
text-align: center;
font-size: 26px;
font-weight: 600;
padding-bottom: 24px;
}

.etb-newPup p {
font-size: 14px;
}

.etb-newPup .modal-dialog {
max-width: 680px;
}

.etb-newPup .modal-content {
border-radius: 10px;
padding: 50px 60px 0;
}

.etb-newPup li {
margin-bottom: 30px;
}

.etb-newPup .close {
background: url(clientlib-creditcard-ntb-diy/images/etb-new/close-btn.png) no-repeat;
width: 32px;
height: 32px;
font-size: 0;
position: absolute;
right: 20px;
top: 20px;
opacity: 1;
}

.etb-newPup .btn-box {
width: 100%;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
    justify-content: center;
}

.etb-newPup .btn-box .btn {
display: -ms-flexbox;
display: flex;
width: 180px;
font-weight: 600;
font-size: 17px;
-ms-flex-pack: center;
    justify-content: center;
}

.etb-newPup .btn-box .btn-cancle {
color: #9B1E26;
}

.terms-newPup h4 {
text-align: left;
border-bottom: solid 2px #b7b7b7;
padding-bottom: 8px;
margin-bottom: 20px;
}

.terms-newPup .modal-dialog {
max-width: 600px;
}

.terms-newPup .modal-body {
padding: 0;
height: 450px;
overflow: auto;
}

.terms-newPup .modal-body p {
font-size: 16px;
font-weight: normal;
line-height: 140%;
}

.terms-newPup .modal-content {
border-radius: 10px;
padding: 20px;
}

@media (max-width: 767px) {
.terms-newPup .modal-content {
  padding: 30px;
}
}

.getThisCard h4 {
text-align: left;
margin-bottom: 0;
padding-bottom: 10px;
}

.getThisCard .modal-dialog {
max-width: 1000px;
}

.getThisCard p {
font-size: 14px;
font-weight: normal;
line-height: 140%;
margin-bottom: 30px;
}

.getThisCard .modal-body {
padding: 0;
}

.getThisCard .modal-body li {
margin-bottom: 15px;
}

.getThisCard .modal-body .btn-box .btn {
margin-top: 0;
min-width: 140px;
height: 40px;
line-height: 40px;
width: 140px;
font-size: 16px;
}

.getThisCard .modal-content {
border-radius: 10px;
padding: 60px 60px 10px;
}

@media (max-width: 767px) {
.getThisCard .modal-content {
  padding: 30px;
}
}

.etb-checkBox {
position: relative;
opacity: 1;
padding-left: 32px !important;
padding-top: 5px;
}

.etb-checkBox input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}

.checkmark {
position: absolute;
top: 0;
left: 0;
height: 25px;
width: 25px;
background-color: none;
border: solid 1px #9B1E26;
}

.etb-checkBox:hover input ~ .checkmark {
background-color: #fff;
}

.etb-checkBox input:checked ~ .checkmark {
background: url(clientlib-creditcard-ntb-diy/images/etb-new/check-box-icon.png);
}

.checkmark:after {
content: "";
position: absolute;
display: none;
}

.etb-checkBox input:checked ~ .checkmark:after {
display: block;
}

.etb-checkBox .checkmark:after {
left: 9px;
top: 5px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 3px 3px 0;
transform: rotate(45deg);
display: none !important;
}

.switch-step1Show, .switch-step2Show {
display: none;
text-align: left;
}

.etb-employment-switch-box {
background: #fff;
}

.switchRight {
padding: 40px 0 0 50px;
border-left: 0 !important;
}

.switchRightHead {
padding-left: 20px;
}

.etb-paySwitch {
width: 100%;
padding-right: 30px;
}

.etb-paySwitch .switch {
position: absolute;
right: 0;
top: 2px;
}

.etb-new-radio h4 {
font-size: 17px;
font-weight: 600;
padding-bottom: 10px;
}

.etb-new-radio .custom-control-input {
width: 24px;
height: 24px;
}

.etb-new-radio .custom-control {
padding-left: 0;
text-align: center;
}

.etb-new-radio .custom-control-label {
padding-left: 29px;
padding-right: 10px;
font-size: 17px;
font-weight: 600;
}

.etb-new-radio .custom-control-label::before, .etb-new-radio .custom-control-label::after {
left: 0;
}

.etb-new-radio .custom-control-input:checked ~ .custom-control-label::before {
border: 0;
background: none;
}

.etb-new-radio .custom-control.red .custom-control-label::before {
border: 0;
}

.etb-new-radio .custom-control.custom-radio.default .custom-control-label::after, .etb-new-radio .custom-control.custom-radio.red .custom-control-label::after,
.etb-new-radio .custom-control-label::after {
border: 0;
width: 24px;
height: 24px;
background: url(clientlib-creditcard-ntb-diy/images/etb-new/radio-button-unchecked.png) no-repeat;
top: -1px;
}

.etb-new-radio .custom-control.custom-radio.default .custom-control-label::before, .etb-new-radio .custom-control.custom-radio.red .custom-control-label::before,
.etb-new-radio .custom-control-label::before {
width: 24px;
height: 24px;
background: none;
border: 0;
top: 0;
}

.etb-new-radio .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
background: url(clientlib-creditcard-ntb-diy/images/etb-new/radio-button-checked.png) no-repeat center center;
}

.etb-new-checkbox h4 {
font-size: 17px;
font-weight: 600;
padding-bottom: 10px;
}

.etb-new-checkbox input {
box-shadow: none;
outline: none;
}

.etb-new-checkbox .custom-control-input {
width: 24px;
height: 24px;
}

.etb-new-checkbox .custom-control {
padding-left: 0;
}

.etb-new-checkbox .custom-control-label {
padding-left: 36px;
padding-right: 10px;
font-size: 17px;
font-weight: 600;
}

.etb-new-checkbox .custom-control-label::before, .etb-new-checkbox .custom-control-label::after {
left: 0;
}

.etb-new-checkbox .custom-control-input:checked ~ .custom-control-label::before {
border: 0;
background: none;
}

.etb-new-checkbox .custom-control.red .custom-control-label::before {
border: 0;
}

.etb-new-checkbox .custom-control.custom-checkbox.default .custom-control-label::after, .etb-new-checkbox .custom-control.custom-checkbox.red .custom-control-label::after,
.etb-new-checkbox .custom-control-label::after {
border: 0;
width: 24px;
height: 24px;
border: solid 2px #9b1e26;
/*  background: url(clientlib-creditcard-ntb-diy/images/etb-new/checkbox-button-unchecked.png) no-repeat;*/
top: -1px;
}

.etb-new-checkbox .custom-control.custom-checkbox.default .custom-control-label::before, .etb-new-checkbox .custom-control.custom-checkbox.red .custom-control-label::before,
.etb-new-checkbox .custom-control-label::before {
width: 24px;
height: 24px;
background: none;
border: 0;
top: 0;
}

.etb-new-checkbox .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
background: url(clientlib-creditcard-ntb-diy/images/etb-new/checkbox.svg) no-repeat center center;
}

.w66Per {
width: 60%;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
    justify-content: center;
}

.w66Per .etb-newBox {
width: 50%;
float: left;
margin-right: 0 !important;
}

.w66Per img {
max-width: 147px;
width: 90%;
}

.w33Per {
width: 40%;
/*display: flex;*/
-ms-flex-pack: center;
    justify-content: center;
float: right;
padding-top: 60px;
}

.w33Per img {
max-width: 232px;
width: 100%;
}

.cards-radio span {
display: block;
width: 100%;
text-align: center;
}

.cards-radio .custom-control-label::before, .cards-radio .custom-control-label::after {
top: auto;
bottom: -20px;
left: auto;
}

.etb-new-radio .etb-newBoxMain {
width: 100%;
-ms-flex-align: baseline;
    align-items: baseline;
margin-top: 40px;
}

.etb-new-radio .etb-newBoxMain .etb-newBox {
/*margin-right: 80px;*/
}

.etb-new-radio .etb-newBoxMain .custom-control-label {
margin-top: 10px;
}

.etb-new-radio .img-box {
text-align: left;
position: relative;
}

.etb-new-radio .img-box .etb-radioTxt {
position: absolute;
left: -48%;
margin-top: -10px;
font-size: 17px;
}

.etb-new-radio .img-box .etb-radioTxtlast {
display: inline-block;
padding-left: 5px;
}

.termsTxt {
font-size: 14px;
}

.termsTxt a {
color: #9B1E26;
font-weight: 600;
}

.dontDocument {
padding: 50px 0;
position: relative;
box-shadow: 0px 4px 8px rgba(37, 36, 59, 0.101);
}

.dontDocument .container {
max-width: 1400px;
}

.dontDocument h2 {
font-size: 26px;
font-weight: 600;
display: block;
padding-bottom: 24px;
}

.dontDocument .etb-steps-top, .dontDocument .etb-rightSticky {
display: none;
}

.dontDocument .etbSlider h2 {
display: block;
max-width: 100%;
}

.dontDocument .etb-congr {
padding-top: 40px;
height: auto;
}

.dontDocument .etb-congr.smallx {
height: auto;
}

.dontDocument .etb-congr h2, .dontDocument .etb-congr h3 {
display: none;
}

.dontDocument .etbSlider {
padding-bottom: 50px;
}

.dontDocument .etb-compare-close a {
position: relative;
bottom: auto;
margin-bottom: 50px;
}

.dontDocument .etb-compare-close a span {
width: 400%;
left: -150%;
}

.dontDocument .etb-congr .etb-stickyTop .rightBox .btn-box {
display: none;
}

.dontDocument .documentSwitch {
position: relative;
}

.dontDocument .documentSwitch .switch {
position: absolute;
right: 0;
top: -2px;
}

.dontDocument .documentSwitch p {
padding-right: 45px;
}

.etb-docuShow {
display: none;
}

.etb-docuTerms {
text-align: center;
padding: 70px 0;
}

.etb-docuTerms p {
font-size: 17px;
letter-spacing: -0.01px;
}

.etb-docuTerms p a {
color: #9B1E26;
font-weight: 600;
}

.etb-docuTerms .btn-box .btn {
margin: 0;
min-width: 216px;
margin: auto;
}

.icon-key {
width: 48px;
height: 48px;
background: url(clientlib-creditcard-ntb-diy/images/etb-new/otp-key-icon.png);
}

.etb-trackAppMain {
box-shadow: 0px 4px 8px rgba(37, 36, 59, 0.101);
}

.etb-trackApp {
max-width: 1440px;
width: 100%;
margin: auto;
}

.etb-trackApp .etb-trackLeft {
background: url(clientlib-creditcard-ntb-diy/images/etb-new/bg-congratulation.png) no-repeat;
height: 626px;
border-radius: 0 30px 30px 0;
width: 50%;
float: left;
position: relative;
text-align: center;
padding: 80px 0 0 0;
}

.etb-trackApp .etb-trackLeft h2 {
padding-bottom: 16px;
font-size: 26px;
font-weight: 600;
color: #fff;
margin-bottom: 5px;
}

.etb-trackApp .etb-trackLeft p {
font-size: 17px;
color: #fff;
font-weight: 300;
margin-bottom: 30px;
}

.etb-trackApp .etb-trackLeft .font12 {
font-size: 14px;
margin-top: 16px;
margin-bottom: 0;
}

.etb-trackApp .etb-trackLeft .gift-rap {
width: 219px;
height: 200px;
position: absolute;
left: 0;
top: 0;
}

.etb-trackApp .etb-trackLeft .gift-rap img {
width: 100%;
height: auto;
}

.etb-trackApp .etb-trackLeft .track-cardImg {
position: relative;
max-width: 420px;
width: 90%;
margin: auto;
}

.etb-trackApp .etb-trackLeft .track-cardImg span {
position: absolute;
left: 18px;
z-index: 1;
bottom: 35px;
color: #fff;
font-size: 12px;
letter-spacing: 3px;
text-transform: uppercase;
opacity: .8;
}

.etb-trackApp .etb-trackRight {
width: 50%;
float: left;
padding: 80px 0 0 80px;
}

.etb-trackApp .etb-trackRight h2 {
font-size: 26px;
font-weight: 600;
color: #25243B;
margin-bottom: 20px;
}

.etb-trackApp .etb-trackRight p {
font-size: 17px;
font-weight: normal;
}

.etb-trackApp .etb-trackRight .etb-trackSteps {
font-size: 17px;
margin-top: 30px;
}

.etb-trackApp .etb-trackRight .etb-trackSteps li {
padding-bottom: 20px;
padding-left: 48px;
position: relative;
}

.etb-trackApp .etb-trackRight .etb-trackSteps li::before {
content: '';
width: 32px;
height: 32px;
position: absolute;
left: 0;
}

.etb-trackApp .etb-trackRight .etb-trackSteps li::after {
border: 1px dashed #00A07A;
width: 1px;
height: 100%;
content: '';
position: absolute;
top: 30px;
left: 16px;
}

.etb-trackApp .etb-trackRight .etb-trackSteps li li {
padding: 0;
font-size: 14px;
padding: 15px 0 0 20px;
list-style: decimal;
}

.etb-trackApp .etb-trackRight .etb-trackSteps li li::before {
content: none;
display: none;
}

.etb-trackApp .etb-trackRight .etb-trackSteps li li::after {
content: none;
display: none;
}

.etb-trackApp .etb-trackRight .etb-trackSteps li li span {
display: inline;
color: #9D1D27;
font-weight: 600;
}

.etb-trackApp .etb-trackRight .etb-trackSteps li:last-child::after {
display: none;
}

.etb-trackApp .etb-trackRight .etb-trackSteps .trackchecked::before {
background: url(clientlib-creditcard-ntb-diy/images/etb-new/track-check.png) no-repeat;
}

.etb-trackApp .etb-trackRight .etb-trackSteps .cardGend::before {
background: url(clientlib-creditcard-ntb-diy/images/etb-new/cardGend.png) no-repeat;
}

.etb-trackApp .etb-trackRight .etb-trackSteps strong {
font-weight: 600;
display: block;
}

.etb-trackApp .etb-trackRight .etb-trackSteps span {
display: block;
font-size: 14px;
}

.track-appIcons h2 {
font-size: 26px;
font-weight: 600;
letter-spacing: -0.03px;
text-align: center;
padding: 80px 0 40px 0;
line-height: 120%;
}

.track-appIcons img {
display: inline-block;
}

.track-appIcons .track-imgsApp {
text-align: center;
margin-bottom: 40px;
}

.track-appIcons .track-imgsApp img {
margin: 0 15px;
}

.track-appIcons .trackMobileImg {
text-align: center;
}

.track-boxes2 {
background: #E9E9E9;
padding: 72px 0;
}

.track-boxes2 .container {
max-width: 1400px;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
    justify-content: center;
}

.track-boxes2 .container .trackBoxLeft {
background: url(clientlib-creditcard-ntb-diy/images/etb-new/grab-bg.png) no-repeat;
max-width: 532px;
width: 100%;
border-radius: 10px;
padding: 24px;
border-radius: 10px;
margin: 0 70px 0 0;
}

.track-boxes2 .container .trackBoxLeft h4 {
font-size: 17px;
font-weight: 600;
}

.track-boxes2 .container .trackBoxLeft p {
font-size: 14px;
}

.track-boxes2 .container .trackBoxLeft .trackInbox {
background: linear-gradient(-180deg, rgba(206, 184, 185, 0.1) 0%, rgba(70, 77, 118, 0.8) 100%);
border-radius: 15px;
padding: 20px 20px 0 20px;
}

.track-boxes2 .container .trackBoxLeft .trackInboxL {
float: left;
font-size: 17px;
font-weight: normal;
letter-spacing: -0.01px;
}

.track-boxes2 .container .trackBoxLeft .trackInboxL span {
display: block;
padding-bottom: 23px;
color: #fff;
}

.track-boxes2 .container .trackBoxLeft .trackInboxR {
float: right;
text-align: right;
}

.track-boxes2 .container .trackBoxLeft .trackInboxR strong {
font-weight: 600;
font-size: 21px;
display: block;
color: #fff;
position: relative;
}

.track-boxes2 .container .trackBoxLeft .trackInboxR strong::before {
background: url(clientlib-creditcard-ntb-diy/images/etb-new/arrow-down.png) no-repeat;
width: 16px;
height: 16px;
content: '';
display: inline-block;
}

.track-boxes2 .container .trackBoxLeft .trackInboxR i {
font-size: 12px;
display: block;
color: #fff;
margin-bottom: 20px;
font-weight: 300;
font-style: normal;
}

.track-boxes2 .container .trackBoxRight {
background: #fff;
border-radius: 10px;
max-width: 532px;
width: 100%;
padding: 20px;
margin: 0 0 0 70px;
}

.track-boxes2 .container .trackBoxRight h2 {
padding-bottom: 5px;
font-weight: 600;
}

.track-boxes2 .container .trackBoxRight .videoImg img {
width: 100%;
height: auto;
}

.notInst, .etb-paymentShow {
display: none;
}

.getOfferSticky, .getOfferSticky2 {
position: fixed;
right: 10px;
bottom: 0px;
z-index: 999;
display: none;
}

.getOfferSticky {
bottom: auto;
top: 0;
}

.getOfferSticky2 {
display: block;
width: 100%;
background: #fff;
right: 0;
}

.getOfferSticky.smallx, .getOfferSticky2.smallx {
display: block;
}

.etb-calc .getOfferSticky .btn-box .btn {
margin: 5px 0;
}

.getOfferSticky .btn, .getOfferSticky2 .btn {
min-width: auto;
}

.getOfferSticky2 .btn-box .btn {
margin: 24px 0;
max-width: 292px;
width: 100%;
}

.etb-calc .form-group1 input:focus:-ms-input-placeholder {
color: #fff !important;
}

.etb-calc .form-group1 input:focus::placeholder {
color: #fff !important;
}

@media (max-width: 1380px) {
.etbSlider {
  padding-left: 30px;
  padding-right: 30px;
}
}

@media (max-width: 1280px) {
.track-boxes2 .container .trackBoxLeft {
  margin: 0 10px;
}
.track-boxes2 .container .trackBoxRight {
  margin: 0 10px;
}
}

@media (max-width: 1100px) {
.form-listPading li {
  padding: 0 20px;
}
}

@media (max-width: 990px) {
.etb-compare .containerEtb .etb-comBoxMain .cc-forum {
  width: 100%;
}
.w33Per, .w66Per {
  float: none;
  width: 100%;
}
.w33Per {
  padding-top: 0;
}
.etb-calc .cc-compareTable .rTableRowHead .rTableHead, .etb-calc .cc-compareTable .rTableRowHead {
  border-radius: 0 !important;
}
.etb-calc .cc-forum2 {
  background: #fff;
  padding: 10px 0 0;
}
.etb-calc .cc-compareTable {
  padding-top: 0;
}
.etb-rightSticky {
  position: initial;
  top: initial;
  margin: auto;
  margin-bottom: 20px;
  width: 96%;
  border-radius: 0;
  text-align: center;
}
.etb-rightSticky .FR {
  float: none !important;
  display: inline-block;
}
.etb-rightSticky strong {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
}
.etb-congr .etb-stickyTop .rightBox {
  padding-left: 10px;
}
.etb-congr.smallx .rightBox .btn-box {
  width: 220px;
}
.etb-congr .etb-stickyTop .leftBox {
  float: none;
  margin: auto;
}
.etb-congr .etb-stickyTop .rightBox {
  float: none;
  width: 100%;
}
.etb-congr.smallx .etb-stickyTop .leftBox {
  float: left;
}
.etb-congr.smallx .etb-stickyTop .rightBox {
  float: left;
  width: calc(100% - 320px);
  padding-top: 20px;
}
.etb-congr.smallx .etb-stickyTop .rightBox .row {
  float: left;
  width: 100%;
  padding-right: 0;
}
.etb-congr .etb-stickyTop .leftBox .cardImg {
  margin-top: 10px;
}
.etb-congr h3 {
  padding-bottom: 20px;
}
.etb-congr {
  background-size: 150%;
  height: auto;
  border-radius: 0;
  background-position: center;
}
.etb-congr .etb-stickyTop .rightBox {
  padding-top: 0;
}
.etb-congr .etb-stickyTop .rightBox .btn-box.text-left {
  text-align: center !important;
  padding-bottom: 20px;
}
.etb-rightSticky .etbArrow {
  width: 68px;
  height: 68px;
  background: url(clientlib-creditcard-ntb-diy/images/etb-new/arrow2-mob.png) no-repeat;
  margin-bottom: -45px;
}
.etb-calc .form-group1 input, .etb-calc .form-group1 textarea, .etb-calc .form-group1 select, .upload-file .fileUpload input.upload {
  font-size: 16px;
}
.etb-trackApp .etb-trackLeft {
  width: 100%;
  background-size: cover;
  border-radius: 0 0 30px 30px;
  height: auto;
  padding-bottom: 30px;
}
.etb-trackApp .etb-trackRight {
  width: 100%;
  padding: 20px 20px 0;
  border-radius: 0 0 30px 30px;
}
.etb-trackAppMain {
  border-radius: 0 0 30px 30px;
}
.etb-trackRight {
  width: 100%;
}
.track-boxes2 .container {
  display: block;
}
.track-boxes2 .container .trackBoxLeft {
  margin: auto;
  margin-bottom: 30px;
}
.track-boxes2 .container .trackBoxRight {
  margin: 20px auto 0;
}
.track-boxes2 .container .trackBoxLeft h4 {
  padding-bottom: 5px;
}
.etb-stickyTop .btn-box {
  display: none;
}
.etb-sticky2 .etbSlider.smallx {
  padding-top: 0;
}
.etb-rightSticky.smallx {
  margin-top: 400px;
}
}

@media (max-width: 767px) {
.etbNewBanner h1 {
  font-size: 24px;
  margin-top: 0;
  font-weight: 500;
  margin-bottom: 10px;
}
.etbNewBanner p {
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  margin-bottom: 10px;
}
.etbNewBanner .yellowBox {
  width: 106px;
  margin-bottom: 10px;
}
.etbNewBanner .yellowBox2 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
.etbNewBanner p .findOut {
  font-size: 16px;
}
.etbNewBanner p .findOut::after {
  width: 24px;
  height: 24px;
  background-size: 100%;
  right: -32px;
  top: -1px;
}
.etb-compare .containerEtb .etb-comBox1 h2 {
  font-size: 24px;
  font-weight: 500;
  padding-bottom: 20px;
}
.etb-compare .containerEtb .etb-comBox1 .compa-smHead {
  font-size: 14px;
}
.etb-compare .containerEtb .etb-comBox1 .compa-smHead br {
  display: none;
}
.etb-compare .containerEtb {
  border-radius: 0;
}
.etb-compare .etb-compare-close a {
  position: relative;
  bottom: auto;
}
.etb-calc .etb-compare-close a span {
  font-size: 14px;
}
.etb-compare .containerEtb .etb-comBox1 {
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
}
.etb-compare .containerEtb {
  padding-bottom: 50px;
}
.etb-compare {
  padding-bottom: 0;
}
.etb-new-customer {
  padding-top: 30px;
}
.etb-new-customer h2 {
  font-size: 24px;
  text-align: left;
  padding-bottom: 100px;
}
.etb-new-customer h2 strong {
  font-weight: 500;
}
.etb-calc .faqs-new {
  padding-top: 30px;
  padding-bottom: 20px;
}
.etb-calc .faqs-new h2 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 25px;
}
.faqs-new .container .trgr {
  font-size: 16px;
  padding: 16px 50px 16px 16px;
  font-weight: 300;
}
.faqs-new .container .moreFaq {
  font-size: 14px;
}
.footer-new p {
  font-size: 14px;
}
.etb-compare .containerEtb {
  padding-left: 0;
  padding-right: 0;
}
.etb-otp h1 {
  font-size: 20px;
  text-align: left;
  font-weight: 500;
  padding: 35px 0 20px;
  line-height: 20px;
}
.etb-note {
  opacity: 1;
  font-size: 12px;
  padding-left: 10px;
}
.etb-calc .otp-bx {
  font-size: 12px;
}
.etb-calc .otp-bx a {
  font-weight: 300;
  color: #9B1E26;
}
.etb-congr {
  background: url(../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/fd/etbBg-mob.png) no-repeat;
  background-size: 100%;
  padding-top: 80px;
}
.etb-steps-top .stepLine {
  height: 20px;
}
.etb-steps-top.smallx .stepLine {
  height: 50px;
}
.etb-congr h2 {
  font-size: 20px;
  font-weight: 500;
}
.etb-congr h3 {
  font-size: 14px;
  padding-bottom: 20px;
}
.etb-congr .etb-stickyTop .leftBox .cardImg {
  margin-top: 20px;
}
.etb-congr .etb-stickyTop .rightBox {
  padding-left: 0;
}
.etb-rightSticky strong {
  margin-bottom: 20px;
  line-height: 24px;
}
.etb-rightSticky p {
  margin-bottom: 20px;
}
.etb-steps2 h2 {
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  text-align: left;
}
.form-listPading li {
  margin-bottom: 0;
}
.etb-calc .etb-stepsBox .form-details .col-right {
  padding-left: 0;
  border: 0;
}
.etb-calc .etb-stepsBox .form-details .col-left, .etb-calc .etb-stepsBox .progress-list ul li.cc {
  width: 100%;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
}
.etb-calc .etb-stepsBox .progress-list ul li.cc {
  display: none;
  border-radius: 0;
}
.etb-calc .form-details .col-left {
  overflow: visible;
  padding-top: 0;
}
.etb-calc .etb-stepsBox .progress-list ul li.cc.active {
  display: block;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  width: auto;
  -ms-flex: auto;
      flex: auto;
  padding-left: 20px;
  margin-bottom: 8px;
}
.etb-per-head {
  padding-top: 80px;
  padding-bottom: 20px;
}
#etb-personal-details .btn-box.text-left {
  text-align: center !important;
}
.etb-employment-switch-box .switchRight {
  padding: 20px 0 0;
}
.etb-employment-switch-box .switchRightHead p, .form-listPading li p {
  font-size: 12px;
}
.dontDocument .etbSlider {
  padding-top: 0;
}
.etb-per-head {
  font-size: 20px;
  text-align: left;
}
.dontDocument h2 {
  font-size: 20px;
  text-align: left;
  padding-bottom: 20px;
  padding-right: 45px;
}
.dontDocument {
  padding: 0 0 1px;
}
.dontDocument .etbSlider {
  padding-bottom: 20px;
}
.dontDocument .etb-congr .etb-stickyTop .rightBox .btn-box.text-left {
  display: none !important;
}
.dontDocument p {
  text-align: left;
  font-size: 14px;
  line-height: normal;
}
.etb-calc .dontDocument .switch-box .switch {
  position: absolute;
  right: 20px;
}
.dontDocument .etb-congr {
  padding-top: 0;
  background: #fff;
}
.uploadDesk {
  display: none;
}
.etb-calc .uploadMob {
  display: block;
}
.etb-uploadBox {
  background: #fff;
}
.etb-uploadBoxDiv {
  background: #f6f6f6;
}
.uploadPoints {
  padding: 20px 0 0;
}
.etb-uploadBoxDiv h4 {
  font-size: 20px;
  line-height: 26px;
  color: #000;
  font-weight: 600;
  padding-bottom: 15px;
}
.etb-uploadBoxDiv h5 {
  font-size: 14px;
}
.etb-calc .uploadPoints li {
  font-size: 14px;
}
.etb-uploadBoxDiv .form-group1 {
  padding: 2px;
  margin-bottom: 10px;
}
.etb-calc .filetext {
  font-size: 14px;
  font-weight: 600;
}
.form-listPading .etb-uploadBoxDiv .etb-note {
  padding-left: 0;
}
.etb-uploadBox {
  padding-top: 0 !important;
}
.etb-trackApp .etb-trackLeft .gift-rap {
  width: 150px;
}
.etb-trackApp .etb-trackRight h2, .etb-trackApp .etb-trackRight p {
  display: none;
}
.etb-trackApp .etb-trackLeft {
  padding-bottom: 0;
}
.track-appIcons h2 {
  font-size: 20px;
  padding-top: 30px;
}
.etb-employment-switch-box .btn-box {
  text-align: center !important;
}
.form-group1 textarea:-ms-input-placeholder {
  font-size: 16px !important;
}
.form-group1 textarea::placeholder {
  font-size: 16px !important;
}
}

@media (max-width: 640px) {
.etbNewBanner {
  padding-top: 30px;
  background: url(clientlib-creditcard-ntb-diy/images/etb-new/mobile-hero-bg.png) no-repeat;
  background-size: 100%;
}
.etbNewBanner .etbnewBanImg {
  margin: 0;
}
.etbNewBanner .etbnewBanImg img {
  width: 100%;
  height: auto;
}
.etb-calc .btn-box .btn {
  margin: 10px 0;
  height: 48px !important;
  line-height: 48px !important;
  padding: 0 20px;
}
.etbSlider {
  padding: 0;
}
.etbSlider h2 {
  text-align: left;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
}
.etbSlider .sliderNew .etbSliderBox strong {
  font-weight: 600;
}
.etbSlider .sliderNew .etbSliderBox {
  font-size: 14px;
  line-height: normal;
}
.etbSlider .sliderNew .etbSliderBox .etbSliImg img {
  height: 64px;
}
.etbSlider .sliderNew .etbSliderBox {
  width: 164px;
  height: 164px;
}
.etb-new-customer .white-box .cusTxt2, .etb-new-customer .search-bxIn .search-ad .ad-card .cusTxt2, .search-bxIn .search-ad .etb-new-customer .ad-card .cusTxt2, .etb-new-customer .accordian .trgr .cusTxt2, .accordian .etb-new-customer .trgr .cusTxt2, .etb-new-customer .accordian .tog_cont .cusTxt2, .accordian .etb-new-customer .tog_cont .cusTxt2 {
  font-size: 14px;
  line-height: normal;
  font-weight: normal;
}
.etb-new-customer .etbSliderbg .container {
  padding: 0;
}
.etb-steps-top .stepper {
  bottom: -31px;
}
.etb-newCompare {
  margin-top: 20px;
}
.etb-new-customer .white-box, .etb-new-customer .search-bxIn .search-ad .ad-card, .search-bxIn .search-ad .etb-new-customer .ad-card, .etb-new-customer .accordian .trgr, .accordian .etb-new-customer .trgr, .etb-new-customer .accordian .tog_cont, .accordian .etb-new-customer .tog_cont {
  padding: 20px;
  height: 260px;
}
.etb-steps-top .stepLine .step {
  padding: 0 5px;
}
.etb-steps-top .stepLine .confirmed label, .etb-steps-top .stepLine .active label, .etb-steps-top .stepLine .step label {
  line-height: 100% !important;
  font-size: 10px;
}
.etb-steps-top .stepper {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}
.etb-congr .etb-stickyTop .rightBox .btn-box .colred {
  display: none;
}
.etb-congr .etb-stickyTop .rightBox .btn-box.text-left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  background: #fff;
  padding: 10px 0;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.101);
}
.etb-congr {
  padding-bottom: 0;
}
.etb-rightSticky {
  margin-top: 20px;
  width: 90%;
}
.etb-congr .etb-stickyTop .rightBox .btn-box .btn-red {
  margin: auto;
  max-width: 300px;
  width: 100%;
  font-weight: 500;
}
.etb-congr .etb-stickyTop .rightBox li .rightBoxCont strong {
  font-size: 20px;
  font-weight: 500;
}
.notInst {
  display: block;
  text-align: center;
  color: #9B1E26;
  font-size: 14px;
  font-weight: 600;
  margin: 20px 0;
}
.etb-congr .etb-stickyTop .rightBox .row {
  margin-bottom: 15px;
}
.etb-congr .etb-stickyTop .rightBox li {
  width: 50%;
  margin-bottom: 15px;
}
.etb-congr .etb-stickyTop .rightBox li .rightBoxCont p {
  font-size: 12px;
  line-height: 120%;
}
.etb-calc .form-group1 select {
  background-position: 100% 4px !important;
  background-size: 25px !important;
}
.track-boxes2 .container .trackBoxLeft .trackInboxL {
  font-size: 12px;
}
.track-boxes2 .container .trackBoxLeft .trackInboxR strong {
  font-size: 14px;
}
.track-boxes2 .container .trackBoxLeft, .track-boxes2 .container .trackBoxRight {
  padding: 15px;
}
.track-boxes2 .container .trackBoxLeft .trackInbox {
  padding: 15px 15px 0;
  line-height: normal;
}
.track-boxes2 .container .trackBoxLeft p {
  margin-bottom: 5px;
}
.track-boxes2 .container .trackBoxLeft .trackInboxL span {
  padding-bottom: 15px;
}
.track-boxes2 .container .trackBoxLeft .trackInboxR i {
  margin-bottom: 10px;
}
.trackInboxL {
  width: calc(100% - 110px);
}
.trackInboxR {
  width: 110px;
}
.etb-trackApp .etb-trackLeft {
  background: url(clientlib-creditcard-ntb-diy/images/etb-new/bg-congratulation-mob.png) no-repeat;
  background-size: 100%;
  padding-top: 30px;
}
.etb-trackApp .etb-trackLeft h2 {
  font-size: 24px;
}
.etb-trackApp .etb-trackLeft p {
  font-size: 16px;
  padding: 0 60px;
}
.etb-trackApp .etb-trackLeft .gift-rap {
  width: 100px;
}
.etb-trackApp .etb-trackLeft .font12 {
  color: #25243B;
  font-weight: 600;
}
.track-imgsApp img {
  width: 120px;
}
.track-appIcons .track-imgsApp {
  margin-bottom: 0;
}
.track-boxes2 {
  padding: 40px 0;
}
.track-cardImg img {
  width: 90%;
  height: auto;
}
.etbNewBanner #etb-newAnim {
  height: 70px;
}
.etb-calc .etb-stepsBox .form-details .col-right {
  padding-bottom: 20px;
}
.etb-newPup .modal-content {
  padding-left: 20px;
  padding-right: 20px;
}
}

@media (max-width: 540px) {
.etb-new-radio .img-box .etb-radioTxt {
  margin: 20px 0 0;
  left: -35%;
}
.etb-new-radio .etb-newBoxMain {
  margin-bottom: 30px;
}
.etb-new-radio .custom-control-label {
  padding-bottom: 20px;
}
.etb-newPup .btn-box {
  display: -ms-flexbox;
  display: flex;
}
.etb-newPup .modal-body {
  padding: 0;
}
.etb-calc .btn-box {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-flow: column;
      flex-flow: column;
  justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
}
.etb-calc .btn-box .MR45 {
  margin-right: 0;
  margin-top: 20px;
}
}

.etb-newCompare {
margin-top: 40px;
}

.etb-newCompare .container {
border-top: solid 1px #DBDBDE;
max-width: 1220px;
position: relative;
}

.etb-newCompare h2 {
font-size: 26px;
text-align: center;
font-weight: 600;
color: #9E1F2A;
padding-top: 30px;
padding-bottom: 30px;
}

.etb-newCompare .etbComIMg {
border: solid 1px #fff;
background: #FFFFFF;
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.078);
text-align: center;
width: 100%;
padding: 32px 16px 52px;
border-radius: 10px;
position: relative;
cursor: pointer;
}

.etb-newCompare .etbComIMg img {
width: 100%;
height: auto;
}

.etb-newCompare .etbComIMg .etbBorder {
background: #FFCB05;
height: 31px;
position: absolute;
width: 100%;
position: absolute;
bottom: 0;
border-radius: 0 0 10px 10px;
font-size: 12px;
font-weight: normal;
left: 0;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
    justify-content: center;
-ms-flex-align: center;
    align-items: center;
}

.etb-newCompare .rTable {
display: table;
width: 100%;
position: relative;
}

.etb-newCompare .rTableRow {
display: table-row;
}

.etb-newCompare .rTableHeading {
display: table-header-group;
}

.etb-newCompare .rTableBody {
display: table-row-group;
}

.etb-newCompare .rTableFoot {
display: table-footer-group;
}

.etb-newCompare .rTableCell:first-child {
font-size: 17px;
width: 223px;
padding-right: 0;
padding-left: 12px;
font-weight: 300;
}

.etb-newCompare .rTableCell, .etb-newCompare .rTableHead {
display: table-cell;
padding: 16px 16px 0;
}

.etb-newCompare .rTableCell {
font-size: 21px;
font-weight: 600;
vertical-align: middle;
padding: 16px;
padding-left: 48px;
padding-right: 30px;
line-height: 100%;
height: 85px;
}

.etb-newCompare .rTableCell p {
line-height: 140%;
font-size: 17px;
font-weight: normal;
margin-bottom: 0;
}

.etb-newCompare .rTableCell .font21 {
font-size: 21px;
font-weight: 600;
}

.etb-newCompare .rTableCell span {
display: inline-block;
font-size: 14px;
font-weight: normal;
}

.etb-newCompare .rTableCell strong.bbold {
display: block;
float: left;
margin: 0 5px 30px 0;
}

.etb-newCompare .rTableRow:last-child .rTableCell p {
margin-bottom: 20px;
}

.etb-newCompare .rTableHead {
padding-top: 40px;
}

.etb-newCompare .rTableHead h3 {
font-size: 26px;
font-weight: 600;
padding: 30px 0 15px 48px;
color: #25243B;
}

.etb-newCompare .colspanMain {
display: none;
}

.etb-newCompare .colspanMain .rTableCell {
height: auto;
}

.etb-newCompare .colspan {
display: -ms-grid;
display: grid;
height: auto;
}

.etb-newCompare .colspan .colspanIn {
position: absolute;
left: 0;
transform: translateX(-10px);
margin: 0;
padding: 4px 0 4px 16px;
background: #f6f6f6;
font-size: 16px;
font-weight: 300;
color: #25243B;
width: 100%;
z-index: 2;
top: 0;
}

.etb-newCompare .gryBg .rTableCell {
background: #F6F6F6;
}

.etb-newCompare .etbComCheck {
width: 32px;
height: 32px;
background: #fff;
border-radius: 16px;
left: 50%;
margin-left: -16px;
border: 4px solid #f6f6f6;
position: absolute;
top: -16px;
}

.etb-newCompare .selectWealth .rTableHead:nth-child(2), .etb-newCompare .selectWealth .rTableCell:nth-child(2) {
background: #fff;
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.101);
position: relative;
z-index: 1;
}

.etb-newCompare .selectWealth .rTableHead:nth-child(2) p, .etb-newCompare .selectWealth .rTableHead:nth-child(2) strong, .etb-newCompare .selectWealth .rTableHead:nth-child(2) h3, .etb-newCompare .selectWealth .rTableCell:nth-child(2) p, .etb-newCompare .selectWealth .rTableCell:nth-child(2) strong, .etb-newCompare .selectWealth .rTableCell:nth-child(2) h3 {
color: #9E1F2A;
}

.etb-newCompare .selectWealth .rTableHead:nth-child(2) {
border-radius: 10px 10px 0 0;
}

.etb-newCompare .selectWealth .rTableHead:nth-child(2) .etbComIMg {
border: solid 1px #9B1E26;
}

.etb-newCompare .selectWealth .rTableHead:nth-child(2) .etbComCheck::after {
background: url(clientlib-creditcard-ntb-diy/images/etb-new/checkCom.png);
width: 41px;
height: 41px;
border-radius: 0;
content: '';
position: absolute;
display: block;
left: -10px;
top: -8px;
}

.etb-newCompare .selectWealth .gryBg .rTableCell:nth-child(2) {
background: #F6F6F6;
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.101);
}

.etb-newCompare .selectWealth .rTableRow:last-child .rTableCell:nth-child(2) {
border-radius: 0 0 10px 10px;
}

.etb-newCompare .selectFirst .rTableHead:nth-child(3), .etb-newCompare .selectFirst .rTableCell:nth-child(3) {
background: #fff;
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.101);
position: relative;
z-index: 1;
}

.etb-newCompare .selectFirst .rTableHead:nth-child(3) p, .etb-newCompare .selectFirst .rTableHead:nth-child(3) strong, .etb-newCompare .selectFirst .rTableHead:nth-child(3) h3, .etb-newCompare .selectFirst .rTableCell:nth-child(3) p, .etb-newCompare .selectFirst .rTableCell:nth-child(3) strong, .etb-newCompare .selectFirst .rTableCell:nth-child(3) h3 {
color: #9E1F2A;
}

.etb-newCompare .selectFirst .rTableHead:nth-child(3) {
border-radius: 10px 10px 0 0;
}

.etb-newCompare .selectFirst .rTableHead:nth-child(3) .etbComIMg {
border: solid 1px #9B1E26;
}

.etb-newCompare .selectFirst .rTableHead:nth-child(3) .etbComCheck::after {
background: url(clientlib-creditcard-ntb-diy/images/etb-new/checkCom.png);
width: 41px;
height: 41px;
border-radius: 0;
content: '';
position: absolute;
display: block;
left: -10px;
top: -8px;
}

.etb-newCompare .selectFirst .gryBg .rTableCell:nth-child(3) {
background: #F6F6F6;
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.101);
}

.etb-newCompare .selectFirst .rTableRow:last-child .rTableCell:nth-child(3) {
border-radius: 0 0 10px 10px;
}

.etb-newCompare .selectClassic .rTableHead:nth-child(4), .etb-newCompare .selectClassic .rTableCell:nth-child(4) {
background: #fff;
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.101);
position: relative;
z-index: 1;
}

.etb-newCompare .selectClassic .rTableHead:nth-child(4) p, .etb-newCompare .selectClassic .rTableHead:nth-child(4) strong, .etb-newCompare .selectClassic .rTableHead:nth-child(4) h3, .etb-newCompare .selectClassic .rTableCell:nth-child(4) p, .etb-newCompare .selectClassic .rTableCell:nth-child(4) strong, .etb-newCompare .selectClassic .rTableCell:nth-child(4) h3 {
color: #9E1F2A;
}

.etb-newCompare .selectClassic .rTableHead:nth-child(4) {
border-radius: 10px 10px 0 0;
}

.etb-newCompare .selectClassic .rTableHead:nth-child(4) .etbComIMg {
border: solid 1px #9B1E26;
}

.etb-newCompare .selectClassic .rTableHead:nth-child(4) .etbComCheck::after {
background: url(clientlib-creditcard-ntb-diy/images/etb-new/checkCom.png);
width: 41px;
height: 41px;
border-radius: 0;
content: '';
position: absolute;
display: block;
left: -10px;
top: -8px;
}

.etb-newCompare .selectClassic .gryBg .rTableCell:nth-child(4) {
background: #F6F6F6;
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.101);
}

.etb-newCompare .selectClassic .rTableRow:last-child .rTableCell:nth-child(4) {
border-radius: 0 0 10px 10px;
}

.etb-newCompare .eTableResposive {
overflow: auto;
padding: 20px 0;
}

.mobShow {
display: none;
}

@media (max-width: 990px) {
.gryBg .rTableCell {
  background: #fff !important;
}
.etb-congTop h2 {
  font-size: 17px;
}
.etb-newCompare .colspanMain {
  display: table-row !important;
  padding: 20px 0;
  position: relative;
}
.etb-newCompare .colspanMain .rTableCell {
  display: table-cell !important;
}
.etb-newCompare .etbComIMg {
  width: 200px;
}
.etb-newCompare h2 {
  font-size: 17px;
  padding-bottom: 0;
}
.etb-newCompare .rTableCell:first-child, .etb-newCompare .rTableHead:first-child {
  display: none;
}
.etb-newCompare .container {
  padding: 0;
}
.etb-newCompare .rTableHead h3 {
  padding: 17px 0 0 5px;
  font-size: 17px;
}
.etb-newCompare .rTableHead, .etb-newCompare .rTableCell {
  box-shadow: none !important;
  height: 70px;
}
.etb-newCompare .rTableCell {
  padding-left: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.etb-newCompare .rTableCell p {
  font-size: 14px;
  line-height: 110%;
}
.etb-newCompare .rTableCell span {
  font-size: 10px;
  line-height: normal;
}
.etb-newCompare .rTableCell .font21 {
  font-size: 16px;
  font-weight: bold;
}
.etb-congr .etb-stickyTop .rightBox .btn-box.text-left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #fff;
  padding: 10px 0;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.101);
  width: 100%;
  left: 0;
  position: fixed;
  bottom: 0;
  text-align: center;
  z-index: 3;
}
.etb-congr .etb-stickyTop .rightBox .btn-box.text-left .btn-red {
  margin: auto;
}
.etb-congr .etb-stickyTop .rightBox .btn-box.text-left .colred {
  display: none;
}
.etb-stickyTop .btn-box.mobShow,
.etb-congr .etb-stickyTop .rightBox .btn-box.mobShow .colred,
.etb-congr.smallx .rightBox .btn-box.mobShow .colred {
  display: block !important;
  padding: 0;
  line-height: 40px;
  text-align: center;
}
.add-offer-code {
  z-index: 2;
}
.etb-congr .rightBox .add-offer-code .btn-box, .etb-congr.smallx .rightBox .add-offer-code .btn-box {
  display: block !important;
  text-align: center;
  padding: 0 0 20px;
}
.etb-congr .rightBox .add-offer-code .btn-box .colred, .etb-congr.smallx .rightBox .add-offer-code .btn-box .colred {
  display: inline-block !important;
  line-height: normal;
  padding: 0;
  line-height: 40px;
}
.btnPostion {
  position: absolute;
  left: 0;
  width: 100%;
}
.etb-congr.smallx .btnPostion {
  display: none;
}
.etb-congr.smallx .etb-stickyTop .rightBox {
  margin-bottom: 0;
}
.etb-congr .etb-stickyTop .rightBox {
  margin-bottom: 80px;
}
}

@media (max-width: 768px) {
.etb-congTop {
  padding: 0 20px;
}
.etb-congTop .conglistRight {
  display: block;
  background-size: 5%;
}
.etb-congTop .conglistRight .congtxt {
  padding-left: 0;
  width: 100%;
  margin-right: 0;
  padding-top: 0;
  text-align: center;
}
.etb-congTop .conglistRight .congPer {
  padding-left: 0;
  width: 100%;
  margin-right: 0;
  text-align: center;
  font-size: 48px;
}
.etb-congTop .col-md-6, .etb-congTop .col-md-5 {
  -ms-flex: 0 0 50% !important;
      flex: 0 0 50% !important;
  max-width: 50% !important;
}
.etb-congrList {
  padding-top: 70px;
}
}

@media (max-width: 640px) {
.etb-congTop .conglistRight .congtxt {
  font-size: 10px;
}
.etb-congTop .conglistLeft {
  font-size: 14px;
}
.etb-congTop .conglistRight .congtxt span {
  font-size: 14px;
}
.etb-newCompare .etbComIMg .etbBorder {
  font-size: 10px;
}
.etb-newCompare .etbComIMg {
  width: 160px;
}
.etb-newCompare .rTableCell, .etb-newCompare .rTableHead {
  padding: 10px;
}
.etb-newCompare .etbComCheck {
  width: 25px;
  height: 25px;
  top: -13px;
  margin-left: -12px;
}
.etb-newCompare .etbComIMg {
  padding: 20px 16px 42px;
}
.etb-newCompare .selectWealth .rTableHead:nth-child(2) .etbComCheck::after, .etb-newCompare .selectFirst .rTableHead:nth-child(3) .etbComCheck::after, .etb-newCompare .selectClassic .rTableHead:nth-child(4) .etbComCheck::after {
  background: url(clientlib-creditcard-ntb-diy/images/etb-new/checkComMob.png);
  width: 25px;
  height: 25px;
  left: -3px;
  top: -4px;
}
.etb-steps2 .btn-box .btn-red {
  width: auto;
}
#etb-card-preference .btn-box {
  text-align: center !important;
}
.etb-congr .etb-stickyTop .rightBox .add-offer-code .btn-box .colred {
  display: block;
}
.etb-congr .etb-stickyTop .rightBox .btn-box.text-left {
  width: 110%;
}
}

.errorBox1 {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
    align-items: center;
}

.errorBox1 .sectBox {
max-width: 580px;
width: 100%;
padding: 0 20px;
}

.errorBox1 .sectBox h5 {
font-size: 26px;
color: #25243B;
letter-spacing: -0.03pt;
}

.errorBox1 .sectBox p {
font-size: 17px;
line-height: 24px;
}

.errorBox1 .sectBox .errotimg {
max-width: 300px;
width: 90%;
margin: auto;
}

.errorBox1 .sectBox .errotimg img {
width: 100%;
height: auto;
}

.errorBox1 .sectBox .btn-box {
max-width: 326px;
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 60px;
}

.errorBox1 .sectBox .btn-box button {
text-align: center;
font-weight: normal;
min-width: 326px;
width: 100%;
margin: auto;
box-shadow: none;
height: 56px;
line-height: 56px;
padding: 0;
border-radius: 26px;
}

.errorBox2 .sectBox {
max-width: 950px;
}

.errorBox2 .sectBox .font14 {
font-size: 14px;
max-width: 343px;
margin-left: auto;
margin-right: auto;
line-height: 18px;
letter-spacing: -0.01pt;
}

.errorBox2 .sectBox ul {
max-width: 535px;
width: 100%;
margin: 0 auto 30px;
border: solid 1px #E9E9E9;
border-radius: 4px;
padding: 5px;
}

.errorBox2 .sectBox ul li {
text-align: center;
width: 33.33% !important;
border-left: solid 1px #E9E9E9;
}

.errorBox2 .sectBox ul li span {
font-size: 14px;
display: inline-block;
}

.errorBox2 .sectBox ul li h6 {
font-size: 21px;
padding: 5px 0 0;
color: #25243B;
}

.errorBox2 .sectBox ul li:first-child {
border-left: 0;
}

.errorBox2 .sectBox .btn-box {
margin-top: 30px;
}

.backBtnError {
display: none;
}

.form-listPading li.liMobShow {
display: none;
padding: 0 15px;
}

.etb-calc .form-group1 .PL20 {
padding-left: 14px;
}

.etb-calc .form-group1 .rupeeIconBox {
position: absolute;
font-size: 22px;
top: 18px;
}

.etb-calc .rupeeIconBox::before {
content: '₹';
}

@media (max-width: 768px) {
.errorBox1 .sectBox h5 {
  font-size: 20px;
  line-height: 24px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
.errorBox1 .sectBox p {
  font-size: 16px;
}
.backBtnError {
  padding-left: 20px;
  display: block;
}
.errorBox2 .sectBox ul li span {
  font-size: 12px;
}
.errorBox2 .sectBox ul li h6 {
  font-size: 16px;
}
.errorBox2 .sectBox ul {
  padding: 8px;
}
.errorBox2 .sectBox .font14 {
  font-size: 12px;
}
.errorBox1 .sectBox .btn-box button {
  height: 48px;
  line-height: 48px;
  border-radius: 24px;
  font-size: 16px;
}
.form-listPading li.liMobShow {
  display: block;
}
.form-listPading ul.liMobHide {
  display: none;
}
.etb-paySwitch .switch {
  right: 20px;
}
.etb-new-radio .img-box {
  text-align: center;
}
}

.etb-congr.smallx .etb-stickyTop .leftBox .cardImg span {
bottom: 38px;
left: 19px;
font-size: 9px;
}

/*fixed deposit custom css*/
.fdScreen1, .fdScreen2, .cardInfoCarousel {
display: none;
}

.custCardNameWow {
margin-bottom: -50px;
/* font-size: 1.1em !important; */
font-family: 'Roboto', sans-serif;
}

.etb-congr.smallx .etb-stickyTop .leftBox .cardImg .custCardNameWow {
margin-bottom: -25px;
font-size: 0.6em !important;
font-family: 'Roboto', sans-serif;
}

/*fixed deposit custom css ends*/

/* secured card bannner css start */

.fixedNewHT .fixedNew {
background: #323250;
height: 164px;
}

.align-items-center {
-ms-flex-align: center !important;
align-items: center !important;
}

.fixed-deposit .container {
width: 100%;
max-width: 1200px;
}

@media (max-width: 991px) {
.fixedNewHT .fixedNew.op2 {
  height: 220px;
}
}

@media (max-width: 1024px) {
.fixedNewHT .fixedNew.op2 {
  height: 180px;
}
}

@media (max-width: 880px) {
.fixedNewHT .fixedNew .fixedNewTxt {
  padding-left: 20px;
}
}

.fixedNewHT .fixedNew .fixedNewTxt {
/* display: -ms-flexbox; */
display: flex;
/* -ms-flex-direction: column; */
flex-direction: column;
/* -ms-flex-pack: center; */
justify-content: center;
padding-left: 30px;
}

.coreBtn,
.credit-card-boxMob {
display: none;
}

.fixedNewHT .fixedNew.op2 .hd3b {
font-size: 20px;
color: #FFFFFF;
}

.fixedNewHT .fixedNew.op2 .headBox {
font-size: 14px;
line-height: 20px;
color: #FFFFFF;
}

.fixedNewHT .fixedNew.op2 .coreBtn {
color: #FFF !important;
}

.fixedNewHT .fixedNew.op2 .hd {
font-size: 18px;
color: #FFFFFF;
}

.fixed-deposit .container {
width: 100%;
max-width: 1200px;
}

.fixed-deposit-forum.fixed-deposit {
background: #fff;
}

.fd-app {
/* background: #F9F9F9; */
padding-bottom: 50px;
}



.fixedNewHT .fixedNew .fixedNewC {
position: relative;
padding-top: 30px;
}

@media (max-width: 880px) {
.fixedNewHT .fixedNew .fixedNewC {
  padding-top: 20px;
}
}

.fixedNewHT .fixedNew .fixedNewC span {
position: absolute;
color: #fff;
bottom: 20px;
left: 40px;
text-transform: uppercase;
/* font-size: 12.5px; */
}

.fixedNewHT .fixedNew .fixedNewC img {
width: 256px;
}

.fixedNewHT .fixedNew.op2 .headBox .tooltip-boxN01 {
position: relative;
display: inline-block;
right: auto;
left: auto;
top: -1px;
}

.fixedNewHT .fixedNew.op2 .higherlimitlink {
color: #FFFFFF;
}

@media (max-width: 990px) {
.w40per {
  /* -ms-flex: 0 0 100%; */
  flex: 0 0 100%;
  max-width: 100%;
}
}



@media (max-width: 480px) {
.coreBtn {
  margin-top: 5px;
}
}

@media (max-width: 480px) {

.credit-card-boxMob,
.coreBtn {
  display: block;
}
}

@media (max-width: 480px) {
.credit-card-boxMob img {
  width: 100%;
}
}

@media (max-width: 991px) {
.fixedNewHT .fixedNew.op2 {
  height: 220px;
}
}

@media (max-width: 1024px) {
.fixedNewHT .fixedNew.op2 {
  height: 180px;
}
}

@media (max-width: 880px) {
.fixedNewHT .fixedNew {
  height: 120px;
}
}
/* 
@media (min-width: 768px) {
.fixSteptwo{
  -ms-flex: 0 !important; 
  flex: 0 0 33.333333% !important; 
  max-width: 33.333333% !important;
  
}
} */

.fixed-deposit-noTopPad {
padding-top: 0px !important;
}

/* banner css custom fix */

.fixedNewHT .fixedNew.op2 .m-banner {

display: flex;
}

@media (max-width: 767px) {
.fixedNewHT .fixedNew.op2 .fixedNewTxt {
    padding-left: 0;
}
}

@media (max-width: 767px) {
.fixedNewHT .fixedNew.op2 {
    height: auto;
    padding: 15px 0;
}

}



.fixed-deposit .container {
width: 100%;
max-width: 1200px;
}

@media (max-width: 767px) {
.fixedNewHT .fixedNew.op2 .m-banner .credit-card-boxMob {
    float: none;
    -ms-flex: 0 0 23.33%;
    flex: 0 0 23.33%;
}
}

@media (max-width: 480px) {

.credit-card-boxMob,
.coreBtn {
    display: block;
}
}

@media (max-width: 480px) {
.credit-card-boxMob {
    width: 72px;
    float: left;
    margin-right: 20px;
}
}

@media (max-width: 480px) {
.credit-card-boxMob img {
    width: 100%;
}

.fixedNewHT .fixedNew.op2 .hd3b {
    font-size: 20px;
    color: #FFFFFF;
}
}

@media (max-width: 767px) {
.fixedNewHT .fixedNew.op2 .myrow-banner {
    display: none;
}
}


@media (max-width: 767px) {
.myrow-banner {
    display: none;
}
}

.fixedNewHT .fixedNew.op2 .coreBtn {
color: #FFF !important;
}

@media (max-width: 480px) {
.coreBtn {
    margin-top: 5px;
}
}

@media (max-width: 480px) {

.credit-card-boxMob,
.coreBtn {
    display: block;
}
}

.coreBtn {
font-size: 14px;
font-weight: bold;
margin-left: 0;
color: #9C1D26 !important;
}

@media (max-width: 767px) {
.fixedNewHT .fixedNew.op2 .m-banner .credit-card-boxMob {
    float: none;
    -ms-flex: 0 0 23.33%;
    flex: 0 0 23.33%;
}
}

@media (max-width: 480px) {

.credit-card-boxMob,
.coreBtn {
    display: block;
}
}


@media (max-width: 767px) {
.fixedNewHT .fixedNew.op2 .m-banner .credit-card-boxMob {
    float: none;
    -ms-flex: 0 0 23.33%;
    flex: 0 0 23.33%;
}
}

@media (max-width: 480px) {

.credit-card-boxMob,
.coreBtn {
    display: block;
}
}

@media (max-width: 480px) {
.credit-card-boxMob {
    width: 72px;
    float: left;
    margin-right: 20px;
}
}
/* ends here */

/* ntb-diy mobile view show-more fix */

.myrow-banner {
display:flex;
}

.step2-fixBanner{
display:block !important;
}

/* ends here */

/* new fd card wow page design */
.fixedNewHTNew .fdApp-banner .container .banIn figure, .fixed-deposit .fdApp-banner .banIn figure {
  position: relative;
}

.fixedNewHTNew .fdApp-banner .container .banIn figure span, .fixed-deposit .fdApp-banner .banIn figure span {
  position: absolute;
  color: #fff;
  bottom: 10%;
  left: 15%;
  text-transform: uppercase;
  font-size: 12px;
}

@media (max-width: 990px) {
  .fixedNewHTNew .fdApp-banner .container .banIn figure span, .fixed-deposit .fdApp-banner .banIn figure span {
    left: 12%;
    bottom: 14%;
    font-size: 12px;
  }
}

@media (max-width: 880px) {
  .fixedNewHTNew .fdApp-banner .container .banIn figure span, .fixed-deposit .fdApp-banner .banIn figure span {
    bottom: 16%;
    left: 21%;
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .fixedNewHTNew .fdApp-banner .container .banIn figure span, .fixed-deposit .fdApp-banner .banIn figure span {
    bottom: 12%;
    left: 12%;
    font-size: 12px;
  }
}

@media (max-width: 360px) {
  .fixedNewHTNew .fdApp-banner .container .banIn figure span, .fixed-deposit .fdApp-banner .banIn figure span {
    bottom: 12%;
    left: 12%;
    font-size: 8px;
  }
}

.fixed-deposit .fdApp-banner .banIn figure span {
  font-size: 14px;
  left: 19%;
}

@media (max-width: 767px) {
  .fixed-deposit .fdApp-banner .banIn figure img {
    width: 100%;
  }
}

.fdApp-banner {
  background: url(../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/fd/banner-bg.jpeg) no-repeat 0 0/cover;
  min-height: 200px;
  padding-top: 60px;
}

.fdApp-banner.op1 {
  background: url(../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/fd/etbBg.png) no-repeat;
  background-size: 100%;
}

.fdApp-banner.op1 .hd36,
.fdApp-banner.op1 .hd26,
.fdApp-banner.op1 .f17, .fdApp-banner.op1 .b1 .hd26 {
  color: #111111;
}

.fdApp-banner .banIn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-top: 32px;
}

.fdApp-banner .banIn > div {
  max-width: 310px;
}

.fdApp-banner .banIn .b2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-direction: column;
      flex-direction: column;
}

.fdApp-banner .b1 .hd26 {
  font-weight: 300;
  color: #FFFFFF;
}

.fdApp-banner .hd36,
.fdApp-banner .hd26,
.fdApp-banner .f17 {
  color: #FFFFFF;
}

.fdApp-banner .more-link {
  display: none;
}

@media (max-width: 991px) {
  .fdApp-banner .banIn {
    margin-bottom: 20px;
  }
  .fdApp-banner .banIn figure img {
    width: 90%;
    height: auto;
  }
  .fdApp-banner .b1 .hd26 {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .fdApp-banner {
    padding-bottom: 20px;
  }
  .fdApp-banner .more-link {
    display: block;
    text-align: center;
    margin-bottom: 0;
  }
  .fdApp-banner .more-link a {
    font-weight: 600;
  }
  .fdApp-banner .more-link a.act::before {
    content: 'Show less';
  }
  .fdApp-banner .more-link a::before {
    content: 'Show more';
  }
  .fdApp-banner .banIn {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    text-align: center;
  }
  .fdApp-banner .banIn figure {
    -ms-flex-order: 1;
        order: 1;
  }
  .fdApp-banner .banIn figure img {
    width: 72%;
    height: auto;
  }
  .fdApp-banner .banIn + .f17 {
    font-size: 14px;
    text-align: center;
  }
  .fdApp-banner .b1 .hd26 {
    margin-top: 0;
    font-size: 16px;
  }
  .fdApp-banner .b1 .hd26 + .hd36 {
    font-weight: 600;
    font-size: 24px;
  }
  .fdApp-banner .b2 {
    margin-top: 20px;
    padding-bottom: 16px;
  }
  .fdApp-banner .b2 .f17 {
    font-weight: 300;
    font-size: 12px;
    margin-bottom: 8px;
  }
  .fdApp-banner .b2 .f14 {
    font-size: 12px;
    text-align: center;
    margin-top: 8px;
  }
}

.fdApp-banner.ins {
  height: 160px;
  /* background: url(clientlib-creditcard-ntb-diy/images/nominee-bg.jpg) no-repeat 0 0; */
  background-size: cover;
}

@media (max-width: 767px) {
  .fdApp-banner.ins {
    display: none;
  }
}

.fixed-deposit .fixedMain.app {
    color: #25243B;
}

.hd32 {
  font-size: 32px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .hd32 {
    font-size: 20px;
    margin-top: 35px;
  }
}

.hd28 {
  font-size: 28px;
  font-weight: 400;
}

@media (max-width: 767px) {
  .hd28 {
    font-size: 16px;
    font-weight: 400;
  }
}

@media (max-width: 767px) {
  .stickyFTR {
    display: none !important;
  }
}

.wow-offer.op1 {
  display: block;
}

.wow-offer.op1 .list-item {
  -ms-flex-direction: column;
      flex-direction: column;
  border: 0;
}

.wow-offer.op1 .list-item li {
  margin-bottom: 13px;
  font-size: 20px;
  font-weight: 400;
  color: #323250;
}

.wow-offer.op1 .list-item li .list-cont {
  color: #323250;
  width: 90%;
}

.wow-offer.op1 .list-item li:last-child {
  margin-bottom: 0;
}

.wow-offer.op1 .list-item span {
  -ms-flex: 0 0 40px;
      flex: 0 0 40px;
  height: 40px;
}

.wow-offer.op1 .cc-card-box {
  padding: 0 15px;
  position: relative;
}

.wow-offer.op1 .cc-card-box span {
  position: absolute;
  color: #fff;
  bottom: 60px; /*custom manipulation for name on card wow offer page*/
  left: 40px;
  text-transform: uppercase;
  font-size: 12.5px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}

.wow-offer.op1 .benefits-list {
  display: -ms-flexbox;
  display: flex;
}

.wow-offer.op1 .benefits-list li {
  border-left: 2px solid #323250;
  padding: 0 15px;
  color: #323250;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}

.wow-offer.op1 .benefits-list li span {
  display: block;
}

.wow-offer.op1 .benefits-list li:first-child {
  border-left: 0;
  padding-left: 0;
}

.wow-offer.op1 .benefits-list li .td-line-through {
  text-decoration: line-through;
}

.wow-offer.op1 .btn-box .btn-red.fluid {
  width: 100%;
}

@media (max-width: 991px) {
  .wow-offer.op1 .list-item li {
    font-size: 16px;
  }
  .wow-offer.op1 .benefits-list li {
    font-size: 16px;
  }
  .wow-offer.op1 .cc-card-box img {
    max-width: 180px;
  }
}

@media (max-width: 767px) {
  /* .wow-offer.op1 {
    margin-top: -7px;
  } */
  .wow-offer.op1 .benefits-list li {
    font-size: 14px;
    width: 50%;
    padding: 0 10px;
  }
  .wow-offer.op1 .btn-box {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 3;
    width: 100%;
  }
  .wow-offer.op1 .btn-box .btn-red {
    border-radius: 0;
    font-weight: 500; /*custom added wow page*/
    font-size: 16px; /*custom added wow page*/
  }
  .wow-offer.op1 .f20.MT30 {
    margin-top: 0;
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .wow-card-info {
    position: relative;
    z-index: 1;
  }
  .wow-card-info .cc-card-box {
    padding-left: 20px;
    width: 40%;
    position: relative;
  }
  .wow-card-info .cc-card-box span {
    position: absolute;
    color: #fff;
    bottom: 60px; /*custom manipulation for name on card wow offer page*/
    left: 30px;
    text-transform: uppercase;
    font-size: 11px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  }
  .wow-card-info .cc-card-box img {
    max-width: 100%;
  }
  .wow-card-info .wow-list {
    padding-left: 10px;
  }
  .wow-card-info .wow-list ul li {
    color: #FFFFFF;
    margin-bottom: 3px;
    font-size: 12px;
  }
  .wow-card-info .wow-list ul li:last-child {
    margin-bottom: 0;
  }
}

.fixed-deposit .fixedMain .fdCaroMain.op1 .fdCaroBox {
  padding: 0 15px 0 80px;
}

.fixed-deposit .fixedMain .fdCaroMain.op1 .fdCaroBox h5 {
  width: 100%;
}

.fixed-deposit .fixedMain .fdCaroMain.op1 .fdCaroBox .fdRightImg {
  right: auto;
  left: 0;
  width: 65px;
}

.fixed-deposit .fixMain.cc-wow {
  background: #FFF;
  padding: 65px 0;
}

.fixed-deposit .fixMain.cc-wow h6 {
  font-weight: 600;
}

@media (max-width: 767px) {
  .fixed-deposit .fixMain.cc-wow {
    overflow: hidden;
    padding-bottom: 0;
  }
  .fixed-deposit .fixMain.cc-wow h6 {
    padding-top: 0;
  }
}

.fixed-deposit .faqs-new.pa-50-m .container .moreFaq {
  color: #000;
}

@media (max-width: 767px) {
  .fixed-deposit .faqs-new.pa-50-m {
    padding-top: 50px;
  }
}

.c-black {
  color: #323250;
}

.brdr {
  border-right: 1px solid #FFFFFF;
}

/*cCC NTB changes PPT 3Aug22 end*/
/*congratulations-new2*/
.congNew {
  padding-bottom: 40px;
  font-family: 'Inter', sans-serif;
}

.congNew .container {
  max-width: 1140px;
  width: 100%;
  padding: 0 20px;
}

@media screen and (max-width: 1100px) {
  .congNew .container {
    padding: 0 30px;
  }
}

@media screen and (max-width: 840px) {
  .congNew .container .conW128 {
    width: 128px;
    -ms-flex: 0 0 128px;
        flex: 0 0 128px;
    max-width: 128px;
    padding: 0;
  }
  .congNew .container .conW128 .credit-card-img {
    margin: 0;
  }
  .congNew .container .conW128 img {
    width: 100%;
  }
  .congNew .container .conW100 {
    width: calc(100% - 128px);
    -ms-flex: 0 0 calc(100% - 128px);
        flex: 0 0 calc(100% - 128px);
    max-width: calc(100% - 128px);
    padding-right: 0;
  }
  .congNew .container .hd {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .congNew .container p {
    font-size: 12px !important;
    margin-bottom: 10px;
  }
  .congNew .container p.font21 {
    font-size: 14px !important;
  }
  .congNew .container .giftBoxMain {
    width: 100%;
  }
  .congNew .container .youCanBox {
    width: 100%;
    margin-left: 0;
    padding-right: 0;
    background: #FFFFFF;
    box-shadow: 0px 4px 40px rgba(37, 36, 59, 0.1);
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 30px;
    position: relative;
    margin-top: -105px;
  }
  .congNew .container .youCanBox h3 {
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
  }
  .congNew .container .youCanBox li {
    padding-left: 30px;
    font-size: 14px;
    padding-bottom: 20px;
  }
  .congNew .container .youCanBox li span {
    width: 20px;
    height: 20px;
    font-size: 12px;
    font-weight: 600;
  }
}

.congNew .ban-section {
  margin-bottom: 40px;
}

@media screen and (max-width: 840px) {
  .congNew .ban-section {
    padding-top: 20px;
    margin-bottom: 40px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 767px) {
  .congNew .ban-section {
    margin-bottom: 20px;
  }
}

.congNew .ban-section .credit-card-img {
  right: auto;
  left: 0;
}

.congNew .ban-section .credit-card-img .cardImg {
  position: relative;
}

.congNew .ban-section .credit-card-img .cardImg span {
  position: absolute;
  margin-left: 10px;
  bottom: 58px;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}

@media screen and (max-width: 840px) {
  .congNew .ban-section .credit-card-img .cardImg span {
    font-size: 6px;
    margin-left: 5px;
    bottom: 26px;
  }
}

.congNew .ban-section .credit-card-img .cardImg.cardImgWow span {
  bottom: 62px;
  font-size: 10px;
  letter-spacing: 1.5px;
}

@media screen and (max-width: 840px) {
  .congNew .ban-section .credit-card-img .cardImg.cardImgWow span {
    font-size: 6px;
    margin-left: 5px;
    bottom: 26px;
  }
}

.congNew .ban-section .credit-card-img .cardImgVertical span {
  position: absolute;
  margin-left: 85px;
  bottom: auto;
  top: 52px;
  color: #fff;
  font-size: 6px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}

@media screen and (max-width: 840px) {
  .congNew .ban-section .credit-card-img .cardImgVertical span {
    font-size: 3px;
    margin-left: 40px;
    top: 24px;
    letter-spacing: .5px;
  }
}

.congNew .ban-section p {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.2px;
  color: #25243B;
}

.congNew .ban-section p strong {
  font-weight: 600;
}

.congNew .ban-section p.font21 {
  font-size: 21px;
}

.congNew .youCanBox {
  width: 420px;
  float: left;
  padding-top: 20px;
  padding-right: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-left: -15px;
}

.congNew .youCanBox h3 {
  font-size: 26px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: -0.01em;
  color: #25243B;
  padding-bottom: 30px;
}

.congNew .youCanBox li {
  padding-left: 55px;
  position: relative;
  font-size: 17px;
  font-weight: 300;
  padding-bottom: 30px;
}

.congNew .youCanBox li span {
  background: linear-gradient(102.77deg, #FEE8DA 11.9%, #FECBB4 97.69%);
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  border-radius: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: #9B1E26;
  font-size: 24px;
  font-weight: 700;
}

.congNew .giftBoxMain {
  float: left;
  width: calc(100% - 420px);
}

@media screen and (max-width: 1100px) {
  .congNew .giftBoxMain .giftBox {
    width: 48%;
    height: 485px;
  }
}

@media screen and (max-width: 640px) {
  .congNew .giftBoxMain {
    overflow: auto;
  }
}

.congNew .giftBoxMain .gifBoxCorso {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.congNew .giftBoxMain .gifBoxCorso .disabled {
  display: none;
}

@media screen and (max-width: 640px) {
  .congNew .giftBoxMain .gifBoxCorso {
    width: 555px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .congNew .giftBoxMain .gifBoxCorso .giftBox {
    width: 252px;
    height: 340px;
    padding-top: 12px;
  }
  .congNew .giftBoxMain .gifBoxCorso .giftBox .giftimg img {
    width: 85%;
    margin: auto;
  }
  .congNew .giftBoxMain .gifBoxCorso .giftBox .giftCont {
    padding: 0 12px;
  }
  .congNew .giftBoxMain .gifBoxCorso .giftBox h4 {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.5px;
    padding-bottom: 8px;
    font-weight: 600;
  }
}

.congNew .giftBox {
  width: 338px;
  height: 454px;
  background: linear-gradient(180deg, #FDC445 0%, #F6AD2A 100%);
  box-shadow: 0px 4px 40px rgba(37, 36, 59, 0.1);
  border-radius: 8px;
  padding: 24px 0 0;
  position: relative;
}

.congNew .giftBox.giftBox2 {
  background: linear-gradient(90deg, #D89D9F 0%, #E2AAAB 100%);
  box-shadow: 0px 4px 40px rgba(37, 36, 59, 0.1);
}

.congNew .giftBox .giftCont {
  padding: 0 24px;
}

.congNew .giftBox h4 {
  color: #9B1E26;
  font-size: 21px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: -0.6px;
  padding-bottom: 10px;
}

.congNew .giftBox p {
  font-size: 12px;
  line-height: 14px;
  font-weight: 300;
  letter-spacing: -0.5px;
  color: #9B1E26;
}

.congNew .giftBox p a {
  font-weight: 600;
  color: #9B1E26;
}

.congNew .giftBox .btn {
  background: #9B1E26;
  color: #fff;
  width: 115px;
  height: 32px;
  padding: 0;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  border-radius: 54px;
}

.congNew .giftBox .giftBtn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  z-index: 1;
}

.congNew .giftBox .giftBtn span {
  font-size: 10px;
  color: #9B1E26;
  padding-left: 10px;
  font-weight: 400;
}

.congNew .giftBox .giftimg {
  position: absolute;
  bottom: 0;
}

.congNew .giftBox .giftimg img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0 0 8px 8px;
}

.congNew .giftBox .plusIcon {
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(clientlib-creditcard-ntb-diy/images/congratulation/plusIcon.svg) no-repeat;
  width: 70px;
  height: 70px;
}

.congNew .giftBox .rupeeIcon {
  position: absolute;
  right: 0;
  top: 0;
  background: url(clientlib-creditcard-ntb-diy/images/congratulation/rupeesIcon.svg) no-repeat;
  width: 70px;
  height: 70px;
}

.congNew .giftBBox .container {
  padding-right: 0;
}

@media screen and (max-width: 840px) {
  .congNew .giftBBox .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media screen and (max-width: 640px) {
  .congNew .giftBBox .container {
    padding: 0;
  }
  .congNew .giftBBox .container .youCanBoxIn {
    padding: 0 15px;
  }
}

@media only screen and (min-width: 1600px) and (max-width: 1920px) {
  .container {
    max-width: 75%;
  }
}

.cc-emi {
  padding-top: 65px;
  background: #FFFFFF;
  font-size: 16px;
}

.hd30 {
  font-size: 30px;
  font-weight: bold;
  color: #222222;
  line-height: 1;
}

.hd24 {
  font-size: 24px;
  font-weight: bold;
  color: #222222;
  line-height: 1;
}

.f20 {
  font-size: 20px;
}

.emi-section {
  padding: 30px 0;
}

.emi-section .accordian .trgr, .emi-section .accordian .tog_cont {
  background: #F0F0F0;
}

.emi-section .hd {
  color: #222222;
  font-weight: bold;
}

.emi-section.op1 {
  padding-top: 15px;
}

.emi-section.op1 .container {
  padding: 0;
}

.emi-section.op1 .container .row {
  margin: 0;
}

.emi-section.op1 .container .col-lg-4, .emi-section.op1 .container .col-md-6 {
  padding: 0 5px;
}

@media (max-width: 767px) {
  .emi-section.op1 .container .col-lg-4, .emi-section.op1 .container .col-md-6 {
    padding: 0;
  }
}

.c-grey-400 {
  color: #737373;
}

.pa-box {
  background: #454561;
  border-radius: 8px;
  padding: 30px 20px;
  color: #FFFFFF;
  height: 100%;
}

.pa-box .pa-field {
  position: relative;
}

.pa-box .pa-field::before {
  content: "₹";
  position: absolute;
  left: 14px;
  top: 15px;
  color: #454561;
  font-size: 20px;
}

.pa-box .form-control {
  padding: 0.85rem 1.5rem;
  height: 48px;
}

.pa-box select {
  width: 100%;
  height: 48px;
  margin-right: 20px;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-size: 15px 5px;
  background: #ffffff url("clientlib-creditcard-ntb-diy/images/down.svg") no-repeat right center;
  background-position: 98% center;
  padding: 0.85rem 0.75rem;
  border: 0;
  border-bottom: 1px solid #979797;
  border-radius: 0.25rem;
  color: #787878;
}

.pa-box select::-ms-expand {
  display: none;
}

.pa-box .error {
  margin: 0;
  padding: 5px 0;
  color: #FFFFFF;
  font-size: 14px;
  background: none;
}

.pa-box .btn-box .btn-white {
  padding: 9px 20px;
  background: #FFFFFF;
  border-color: #9D1D27;
}

@media (max-width: 991px) {
  .pa-box .btn-box .btn-white {
    line-height: 1.5;
  }
}

@media (max-width: 767px) {
  .pa-box {
    border-radius: 0;
  }
  .pa-box .btn-box {
    text-align: center;
  }
}

.chart-box {
  background: #DBDBDE;
  border-radius: 8px;
  padding: 28px 20px;
  height: 100%;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.chart-box #chart_wrap {
  border: 1px solid gray;
  position: relative;
  padding-bottom: 100%;
  height: 0;
  overflow: hidden;
}

.chart-box #piechart {
  position: absolute;
  top: 10%;
  left: 10%;
  width: 80%;
  height: 80%;
}

@media (max-width: 767px) {
  .chart-box {
    border-radius: 0;
    height: 300px;
  }
}

.cal-info {
  background: #BFC0CE;
  border-radius: 8px;
  padding: 40px 20px;
  height: 100%;
  color: #454561;
  line-height: 20px;
}

@media (max-width: 767px) {
  .cal-info {
    border-radius: 0;
  }
}

.cal-info .pi-bx {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 15px;
}

.cal-info .pi-bx .bullet-bx {
  position: relative;
  padding-left: 15px;
}

.cal-info .pi-bx .bullet-bx::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: #454561;
}

.cal-info .monthly-emi {
  background: #FFFFFF;
  border-radius: 4px;
  padding: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.cal-info hr {
  border-color: #454561;
}

@media (max-width: 991px) {
  .cal-info {
    margin-top: 10px;
  }
}

.table-data .scroll {
  height: 430px;
  overflow-y: scroll;
}

.table-data .table {
  margin: 0;
}

.table-data .table thead th, .table-data .table tbody td {
  width: 20%;
}

@media (max-width: 991px) {
  .table-data .table thead th, .table-data .table tbody td {
    padding: .30rem;
    font-size: 12px;
  }
}

.table-data .table .thead-dark th {
  background-color: #5E5E5E;
}

.table-data td {
  background-color: #F5F5F5;
  border-bottom: 1px solid #D0D0D0;
}

@media (max-width: 991px) {
  .table-data {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .table-data .scroll {
    overflow: inherit;
    height: auto;
  }
  .table-data .scroll .link-1 {
    color: #222222;
    padding-bottom: 1px;
    border-bottom: 1px solid #222222;
  }
  .table-data tbody tr.m-hide {
    display: none;
  }
  .table-data tbody tr.m-hide.show-row {
    display: table-row;
  }
}

.disclaimer-section {
  background: #EEEEEE;
  padding: 25px 0;
}

.disclaimer-section .link-1 {
  color: #222222;
  padding-bottom: 1px;
  border-bottom: 1px solid #222222;
}

.disclaimer-section ul li {
  list-style: inside;
  color: #737373;
}

.hide {
  display: none;
}

a.read-more {
  color: #9D1D27;
  font-weight: 600;
  text-decoration: underline;
  white-space: nowrap;
}

a.read-more:hover, a.read-more:focus {
  color: #9D1D27;
  text-decoration: underline;
}

.emi-step-bx {
  background: #F3F3F5;
  border-radius: 8px;
  padding: 30px 20px;
}

@media (max-width: 767px) {
  .emi-step-bx .btn-box {
    margin-top: 15px;
  }
  .emi-step-bx .btn-box a.btn-red {
    width: 100%;
  }
}

.emi-step-bx .steps-bx .steps {
  display: -ms-flexbox;
  display: flex;
  margin: 0px 27% 10px 10%;
  -ms-flex-pack: justify;
      justify-content: space-between;
  position: relative;
}

.emi-step-bx .steps-bx .steps::before {
  height: 1px;
  background: #454561;
  position: absolute;
  width: 100%;
  content: "";
  left: 0;
  top: 50%;
}

.emi-step-bx .steps-bx .steps span {
  background: #BFC0CE;
  width: 43px;
  height: 43px;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  z-index: 2;
  position: relative;
}

.emi-step-bx .steps-bx .steps span::before {
  width: 4px;
  height: 4px;
  background: #454561;
  position: absolute;
  content: "";
  right: -2px;
  transform: rotate(-45deg);
}

@media (max-width: 767px) {
  .emi-step-bx .steps-bx .steps span::before {
    right: auto;
    bottom: -2px;
  }
}

.emi-step-bx .steps-bx .steps span:nth-child(2)::before {
  left: -2px;
}

@media (max-width: 767px) {
  .emi-step-bx .steps-bx .steps span:nth-child(2)::before {
    left: auto;
    top: -2px;
  }
}

@media (max-width: 767px) {
  .emi-step-bx .steps-bx .steps {
    margin: 0;
    -ms-flex-direction: column;
        flex-direction: column;
    margin-right: 15px;
  }
  .emi-step-bx .steps-bx .steps::before {
    height: 100%;
    width: 1px;
    top: 0;
    left: 50%;
  }
}

.emi-step-bx .steps-bx ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
}

.emi-step-bx .steps-bx ul li {
  width: 40%;
  padding-right: 10%;
}

@media (max-width: 767px) {
  .emi-step-bx .steps-bx ul {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .emi-step-bx .steps-bx ul li {
    width: auto;
    padding-right: 0;
    margin: 10px 0;
    position: relative;
  }
}

@media (max-width: 767px) {
  .emi-step-bx .steps-bx {
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 767px) {
  .no-pa-m {
    padding: 0;
  }
}

/*FD Credit limit start*/
.your-personal-offer {
  padding: 35px 0 40px 0;
  box-shadow: 0px 4px 5px rgba(97, 97, 97, 0.1);
}

.your-personal-offer .hd2 {
  color: #25243B;
  font-weight: 600;
}

@media (max-width: 767px) {
  .your-personal-offer {
    overflow: hidden;
    box-shadow: none;
    padding-bottom: 0;
  }
  .your-personal-offer .container {
    padding: 0;
  }
}

.cr-limit-bx {
  background: #E6E7F7;
  box-shadow: 0px 1px 8px 2px rgba(37, 36, 59, 0.13);
  width: 260px;
  height: 260px;
  border-radius: 50%;
  padding: 15px;
  margin: 0 auto;
}

.cr-limit-bx .inner-bx {
  background: #FFFFFF;
  box-shadow: 0px 0px 4px 3px rgba(37, 36, 59, 0.09);
  height: 230px;
  width: 230px;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.cr-limit-bx .inner-bx .fs36 {
  font-size: 36px;
  font-weight: 600;
  color: #25243B;
}

.cr-limit-bx .inner-bx .fs21 {
  font-size: 21px;
  font-weight: 600;
  color: #54565b;
}

@media (max-width: 991px) {
  .cr-limit-bx {
    width: 220px;
    height: 220px;
  }
  .cr-limit-bx .inner-bx {
    width: 190px;
    height: 190px;
  }
  .cr-limit-bx .inner-bx .fs36 {
    font-size: 28px;
    font-weight: 600;
  }
  .cr-limit-bx .inner-bx .fs21 {
    font-size: 18px;
    font-weight: 600;
    color: #54565b;
  }
}

@media (max-width: 767px) {
  .cr-limit-info {
    width: 80%;
    margin: 20px auto 0;
  }
  .cr-limit-info .rate-bx {
    -ms-flex: 0 0 30%;
        flex: 0 0 30%;
    margin-left: 15%;
  }
}

.rate-lable {
  font-size: 18px;
  color: #A7A7A7;
}

@media (max-width: 767px) {
  .rate-lable {
    font-size: 12px;
  }
}

.rate-value {
  font-size: 18px;
  font-weight: 600;
  color: #686873;
}

@media (max-width: 767px) {
  .rate-value {
    font-size: 12px;
  }
}

.rate-bx {
  border-right: 1px solid #A7A7A7;
}

.fd-input-bx {
  background: #BFC0CE;
  box-shadow: 0px 0px 6px 1px rgba(37, 36, 59, 0.07);
  border-radius: 12px;
  padding: 15px 25px;
  margin: 0 30px;
  position: relative;
  z-index: 1;
}

@media (max-width: 1024px) {
  .fd-input-bx {
    margin: 0 20px;
  }
}

@media (max-width: 991px) {
  .fd-input-bx {
    margin-top: 15px;
  }
}

.fd-input-bx .fs20 {
  font-size: 20px;
  font-weight: 600;
}

.fd-input-bx .input-bx {
  display: -ms-flexbox;
  display: flex;
}

.fd-input-bx .input-bx .in-detail {
  width: 70%;
}

.fd-input-bx .input-bx .in-detail .whit-bx {
  background: #FFFFFF;
  padding: 15px 50px 15px 100px;
  border-radius: 8px;
  position: relative;
}

.fd-input-bx .input-bx .in-detail .whit-bx .error {
  color: #9D1D27;
}

.fd-input-bx .input-bx .in-detail .whit-bx .edit-ic {
  background: #D9D9D9;
  border-radius: 6px;
  height: 36px;
  width: 36px;
  position: absolute;
  left: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.fd-input-bx .input-bx .in-detail .whit-bx .rs-icon {
  margin: 0;
  padding: 0;
}

.fd-input-bx .input-bx .in-detail .whit-bx .rs-icon::before {
  content: "\20B9";
  font-size: 28px;
  font-weight: 600;
  position: absolute;
  left: 80px;
}

.fd-input-bx .input-bx .in-detail input {
  border: 0;
  width: 100%;
  height: 35px;
  font-size: 28px;
  font-weight: 600;
}

.fd-input-bx .input-bx .x-amount {
  padding-top: 15px;
}

.fd-input-bx .input-bx .fd-interst {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.19);
  border-radius: 8px;
  width: 65px;
  height: 65px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-weight: 700;
  font-size: 24px;
}

@media (max-width: 767px) {
  .fd-input-bx {
    padding: 7px 10px;
  }
  .fd-input-bx .fs20 {
    font-size: 14px;
  }
  .fd-input-bx .input-bx {
    margin-top: 5px;
  }
  .fd-input-bx .input-bx .in-detail .whit-bx {
    padding: 10px;
  }
  .fd-input-bx .input-bx .in-detail .whit-bx .edit-ic {
    width: 22px;
    height: 22px;
    left: 7px;
  }
  .fd-input-bx .input-bx .in-detail .whit-bx .edit-ic img {
    width: 70%;
  }
  .fd-input-bx .input-bx .in-detail input {
    height: auto;
    font-size: 18px;
    padding-left: 42px;
  }
  .fd-input-bx .input-bx .in-detail .whit-bx .rs-icon::before {
    font-size: 18px;
    left: 40px;
    top: 11px;
  }
  .fd-input-bx .input-bx .x-amount {
    width: 14px;
  }
  .fd-input-bx .input-bx .x-amount img {
    width: 100%;
  }
  .fd-input-bx .input-bx .fd-interst {
    width: 50px;
    font-size: 20px;
    height: 43px;
  }
  .fd-input-bx .row.MT5 {
    font-size: 12px;
  }
  .fd-input-bx .row.MT5 .col-3 {
    text-align: center;
  }
}

.fd-details-bx {
  background: #323250;
  mix-blend-mode: multiply;
  border-radius: 12px;
  padding: 35px;
  color: #D9D9D9;
  position: relative;
  font-size: 20px;
  top: -10px;
}

.fd-details-bx .brdr {
  border-right: 1px solid #D9D9D9;
}

.fd-details-bx .fs14 {
  font-size: 14px;
}

@media (max-width: 767px) {
  .fd-details-bx {
    font-size: 14px;
    font-weight: 500;
    padding: 35px 20px 15px 20px;
  }
  .fd-details-bx .fs14 {
    font-size: 12px;
    font-weight: 400;
  }
}

.strikeout {
  text-decoration: line-through;
}

.benefits-section {
  padding: 30px 0;
  position: relative;
}

.benefits-section .owl-carousel.with-long-arrow .owl-nav {
  top: 50%;
  bottom: auto;
  -khtml-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  width: 100%;
  margin-top: 0;
}

.benefits-section .owl-carousel.with-long-arrow .owl-nav button {
  height: 40px;
  width: 40px;
  background: #FFFFFF;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  box-shadow: 0 4px 8px 0px rgba(84, 86, 91, 0.15);
}

.benefits-section .owl-carousel.with-long-arrow .owl-nav button span.icon-Right::before,
.benefits-section .owl-carousel.with-long-arrow .owl-nav button span.icon-Left::before {
  color: #9D1D27;
  font-weight: bold;
  font-size: 17px;
}

@media (max-width: 991px) {
  .benefits-section .owl-carousel.with-long-arrow .owl-nav button {
    height: 30px;
    width: 30px;
  }
  .benefits-section .owl-carousel.with-long-arrow .owl-nav button img {
    width: 12px;
  }
}

.benefits-section .owl-carousel.with-long-arrow .owl-nav button.disabled {
  opacity: 0;
}

.benefits-section .owl-carousel.with-long-arrow .owl-nav button.owl-prev {
  position: absolute;
  margin-top: -22px;
  left: -40px;
}

.benefits-section .owl-carousel.with-long-arrow .owl-nav button.owl-next {
  position: absolute;
  right: -40px;
  margin-top: -22px;
}

@media (max-width: 767px) {
  .benefits-section {
    padding-top: 0;
    padding-left: 15px;
  }
  .benefits-section .container {
    padding: 0;
  }
  .benefits-section .owl-carousel .owl-stage {
    padding-left: 0 !important;
  }
}

.benefits {
  background: rgba(232, 217, 223, 0.2);
  border-radius: 12px;
  padding: 24px;
}

.benefits .hd {
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  color: #000;
}

.benefits .benefits-card {
  border-radius: 12px;
  font-size: 20px;
  font-weight: 500;
  min-height: 150px;
}

.benefits .benefits-card a {
  display: -ms-flexbox;
  display: flex;
  padding: 24px 20px;
}

.benefits .benefits-card a .link-txt {
  color: #25243B;
}

.benefits .benefits-card figure {
  margin: 0;
  padding: 0;
  background: #FFFFFF;
  -ms-flex: 0 0 56px;
      flex: 0 0 56px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 5px;
  margin-right: 12px;
}

.benefits .benefits-card.card1 {
  background: linear-gradient(138.09deg, #FCECEA 0%, #F9F2DC 100%);
}

.benefits .benefits-card.card2 {
  background: linear-gradient(138.09deg, #FBECEB 0%, #EFE8EB 100%);
}

.benefits .benefits-card .link-txt {
  min-height: 74px;
  font-size: 20px !important;
  font-weight: 500 !important;
}

.benefits .benefits-card .link-cta {
  font-size: 16px;
  color: #9B1E26;
  font-weight: 600;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.benefits .benefits-card .link-cta a, .benefits .benefits-card .link-cta a u {
  color: #9B1E26;
}

.benefits .benefits-card .link-cta span {
  vertical-align: middle;
}

.benefits .benefits-card .link-cta span::before {
  color: #9B1E26;
}

@media (max-width: 1024px) {
  .benefits .benefits-card a {
    padding: 20px;
  }
  .benefits .benefits-card figure {
    width: 50px;
    height: 50px;
    padding: 10px;
    -ms-flex: 0 0 50px;
        flex: 0 0 50px;
  }
}

@media (max-width: 767px) {
  .benefits {
    background: none;
    padding: 20px 0;
  }
  .benefits .hd {
    font-size: 20px;
    padding-right: 15px;
  }
  .benefits .benefits-card {
    min-height: 130px;
    font-size: 17px;
  }
  .benefits .benefits-card a {
    padding: 15px;
  }
  .benefits .benefits-card .link-txt { /*fd wow page custom added*/
    font-size: 17px !important;
  }
}

.flot-sticky {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  background: #FFFFFF;
  padding: 8px 0;
  text-align: center;
  box-shadow: 4px 0px 10px rgba(0, 0, 0, 0.1);
  margin: 0;
  z-index: 5;
}

/* .flot-sticky .btn-box .btn-red {
  padding: 12px 60px;
} */

/* @media (max-width: 767px) {
  .flot-sticky .btn-box .btn-red {
    padding: 12px 20px;
  }
} */

.fixed-deposit .fdCarolPup.op1 .modal-content {
  background: linear-gradient(140deg, #FCECEA 0%, #F9F2DC 100%);
  border-radius: 12px;
}

.fixed-deposit .fdCarolPup.op1 .modal-content .close {
  background-image: url(../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/fd/close2.svg);
  background-size: 20px;
  width: 20px;
  height: 20px;
}

.fixed-deposit .fdCarolPup.op1 .modal-content h6 {
  color: #323250;
  font-weight: 700;
  font-size: 24px;
}

.fixed-deposit .fdCarolPup.op1 .modal-content p {
  color: #323250;
  margin-top: 12px;
  font-size: 16px;
}

.fixed-deposit .fdCarolPup.op1 .modal-content .btn-box .btn-red {
  display: inline-block;
  padding: 12px 30px;
  border-radius: 25px;
  background: #9D1D27;
  color: #FFFFFF;
  font-size: 17px;
  height: auto;
}

.fixed-deposit .fdCarolPup.op1 .modal-content .fdpupFot .fdRightImg {
  margin-right: -4px;
  margin-top: -10px;
  padding-bottom: 20px;
}

.fixed-deposit .fdCarolPup.op1 .modal-content .fdpupFot .fdRightImg img {
  width: 98px;
  height: auto;
}

.f14 {
  font-weight: 300;
  font-size: 14px;
  letter-spacing: -0.2px;
  color: #FFFFFF;
}

.f12 {
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: -0.2px;
}

.f100 {
  font-weight: 600;
  font-size: 100px;
  line-height: 100px;
  letter-spacing: -0.02em;
}

.wow-offer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background: #BFC0CE;
  border-radius: 8px;
  padding: 20px 28px;
  color: #323250;
  margin-bottom: -50px;
  position: relative;
}

.wow-offer .wf0 {
  border-left: 2px solid #323250;
  padding-left: 8px;
}

.wow-offer .wf0 .f14 strong {
  margin-left: 4px;
  font-weight: 600;
  font-size: 17px;
}

.wow-offer .wf0 .f12 {
  margin: 4px 0 0;
}

.wow-offer .wf1 {
  display: -ms-flexbox;
  display: flex;
}

.wow-offer .wf1 p {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  margin-left: 12px;
}

.wow-offer .wf1 strong {
  white-space: nowrap;
}

.wow-offer .f17 {
  margin-bottom: 0;
  color: #323250;
}

.wow-offer .f17 strong {
  font-weight: 600;
}

.wow-offer .f14 {
  color: #323250;
  margin-bottom: 0;
  font-weight: 400;
}

.wow-offer .ML30 {
  margin-left: 40px;
}

@media (max-width: 991px) {
  .wow-offer .wf1 {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

@media (max-width: 767px) {
  .wow-offer {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: flex-start;
    padding: 24px 16px;
    margin-top: 16px;
  }
  .wow-offer .ML30 {
    margin-left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-bottom: 24px;
    width: 100%;
  }
  .wow-offer .ML30.last {
    -ms-flex-direction: column;
        flex-direction: column;
    text-align: center;
    margin-bottom: 0;
  }
  .wow-offer .ML30.last br {
    display: none;
  }
  .wow-offer .ML30 .wf0 {
    width: 44%;
  }
  .wow-offer .ML30 .MT20 {
    margin-top: 0;
  }
  .wow-offer .wf1 {
    margin-bottom: 20px;
    -ms-flex-direction: row;
        flex-direction: row;
  }
  .wow-offer .wf1 .f100 {
    font-size: 60px;
    line-height: 69px;
  }
  .wow-offer .wf1 .f17 strong.MT10 {
    margin-top: 6px;
  }
  .wow-offer .wf0 .f14 strong {
    display: block;
    margin: 4px 0;
    font-size: 16px;
  }
  .wow-offer .f17 {
    font-size: 16px;
  }
  .wow-offer .f14 {
    font-size: 12px;
  }
}

.flotgFot {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  background: #FFFFFF;
  padding: 8px 0;
  text-align: center;
  box-shadow: 4px 0px 10px rgba(0, 0, 0, 0.1);
  margin: 0;
  z-index: 5;
}

.flotgFot .btn-box .btn-red {
  height: 48px;
  font-weight: 600;
}

.flotgFot .flotgIn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

.flotgFot .main-ctnt.otpBx ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 20px 0 12px;
  text-align: left;
}

.flotgFot .main-ctnt.otpBx ul li.hd3 {
  width: 33%;
}

.flotgFot .main-ctnt.otpBx ul li.hd3 + li {
  width: 33%;
}

.flotgFot .main-ctnt.otpBx ul .form-group1 {
  box-shadow: 0px 4px 8px rgba(37, 36, 59, 0.25);
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .flotgFot {
    padding: 16px 0;
    border-radius: 12px 12px 0px 0px;
  }
  .flotgFot .flotgIn {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .flotgFot .btn-box {
    margin-top: 12px;
    width: 100%;
  }
  .flotgFot .btn-box .btn-red {
    line-height: 48px;
    width: 100%;
  }
  .flotgFot .main-ctnt.otpBx ul {
    -ms-flex-direction: column;
        flex-direction: column;
    margin-bottom: 0;
  }
  .flotgFot .main-ctnt.otpBx ul li.hd3 {
    width: 100%;
  }
  .flotgFot .main-ctnt.otpBx ul li.hd3 + li {
    width: 100%;
    margin: 16px 0;
  }
}

@media (max-width: 767px) {
  .fixed-deposit .fixedMain .fdCaroMain {
    margin: 0 -15px;
  }
  .fixed-deposit .fixedMain .fdCaroMain .hd26 {
    margin: 20px 15% 0;
  }
  .fixMain .flotgFot .btn-box.fdMainFt {
    position: static;
    box-shadow: none;
  }
  .fixMain .flotgFot .btn-box.fdMainFt button {
    width: 228px;
  }
}
.list-cont strong {
  display: block;
}

/*Cancel Feedback Form starts*/

.hd26b {
  font-size: 26px;
}

@media (max-width: 767px) {
  .hd26b {
    font-size: 20px;
    letter-spacing: 0;
  }
}

.hd26b {
  font-weight: 700;
}

.f17 {
  font-size: 17px;
}

.f17l {
  font-size: 17px;
  font-weight: 300;
}

.feedback-custom-control-font {
  font-size: 14px;
}

.modal-dialog.feedback-modal .modal-content {
  background: #F9F9F9;
}

.modal-dialog.feedback-modal .modal-body {
  padding: 32px 48px;
}

@media (max-width: 767px) {
  .modal-dialog.feedback-modal .modal-body {
    padding: 20px 15px;
  }
}

.modal-dialog.feedback-modal .modal-body .form-list {
  margin-top: 20px;
}

.modal-dialog.feedback-modal .modal-body .form-list li {
  margin-bottom: 10px;
}

.modal-dialog.feedback-modal .modal-body .form-list .custom-control {
  font-size: 14px;
}

.modal-dialog.feedback-modal .modal-body .form-list .custom-control-label::before,
.modal-dialog.feedback-modal .modal-body .form-list .custom-control-label::after {
  top: 0px;
}

.modal-dialog.feedback-modal .modal-body .f14 {
  margin-bottom: 10px;
}

.modal-dialog.feedback-modal .modal-body .btn-box {
  margin-top: -10px;
}

@media (max-width: 767px) {
  .modal-dialog.feedback-modal .modal-body .btn-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
  }
  .modal-dialog.feedback-modal .modal-body .btn-box .btn-red {
    margin-bottom: 15px;
  }
}

.maxcharacter {
  font-size: 12px;
  color: #737373;
  text-align: right;
}

.jvalidation #feedbakFormValid li.PR {
  margin-bottom: 40px;
}

.jvalidation #feedbakFormValid li.PR .maxcharacter {
  position: absolute;
  right: 0;
  top: 140px;
  margin-bottom: 0;
}

.jvalidation #feedbakFormValid .form-control.is-invalid {
  background-image: none;
}

/*Cancel Feedback Form ends*/

.faqs-new {
  font-family: 'Inter', sans-serif;
  padding: 100px 0 70px;
  background: #f9f9f9;
}

.faqs-new .container {
  max-width: 1280px;
  width: 100%;
  font-size: 14px;
  color: #151515;
}

.faqs-new .container h2 {
  font-size: 28px;
  font-weight: 600;
  color: #151515;
  margin-bottom: 60px;
}

.faqs-new .container .trgr {
  box-shadow: 0px 4px 8px rgba(37, 36, 59, 0.101);
  font-size: 21px;
  color: #25243B;
  font-weight: 400;
  letter-spacing: 0.01px;
  padding: 24px 50px 24px 30px;
}

.faqs-new .container .trgr::before {
  font-weight: bold;
  right: 20px;
  width: 21px;
  height: 21px;
}

.faqs-new .container .moreFaq {
  color: #9B1E26;
}

.fixed-deposit .faqs-new.pa-50-m .container .moreFaq {
  color: #000;
}

@media (max-width: 767px) {
  .faqs-new .container .trgr {
    font-size: 16px;
    padding: 16px 50px 16px 16px;
    font-weight: 300;
  }
  .faqs-new .container .moreFaq {
    font-size: 14px;
  }
  .fixed-deposit .faqs-new.pa-50-m {
    padding-top: 50px;
  }
}

.fixed-deposit .faqs-new {
  padding: 100px 0 0;
}

.new.newpar {
  display: none;
}

.fd-input-bx-custom-color {
  color: #25243B;
}

/* .fixed-deposit-page .MT30 {
  padding-bottom: 20px;
} */

.fixed-deposit-page .moreFaq {
  padding-bottom: 80px;
}

.fixed-deposit-page .faq-section .container {
  padding-bottom: 40px;
}

.fixed-deposit-page .owl-nav span {
  font-size: 0px;
}
/* new fd card wow page design end*/

.updated-ui-tc1 {
  margin-top: 0.5rem;
  color: #54565B;
}

.f16br.updated-ui-tc1{
  color: #9D1D27;
}

/* css for upload doc i will do it later */


.MT30 {
  margin-top: 30px;
}

.or {
  background: url(../../../content/dam/idfcfirstbank/images/credit-card/images/line.gif) repeat-x left center;
  color: #25243B;
  text-align: center;
}

.or span {
  background: #fff;
  padding-right: 5px;
}

.btn-box .btn-red.only-brd.w-fuluid {
  width: 100%;
}

.btn-box .btn-red.only-brd {
  background: none;
  border: 1px solid #9D1D27;
  color: #9D1D27;
}

.ntb-core-sprint .btn-red {
  font-size: 14px;
}

.btn-box .btn-red {
  display: inline-block;
  padding: 12px 30px;
  border-radius: 25px;
  background: #9D1D27;
  color: #FFFFFF;
  text-align: center;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.5px;
  line-height: 22px;
}
.btn-box .btn-red {
  box-shadow: 0 1px 4px 0 rgb(0 0 0 / 32%);
}

.btn-box .btn-red, .btn-box .btn-white {
  display: inline-block;
  height: 50px;
  min-width: 160px;
  padding: 10px 30px;
  border-radius: 25px;
  background: #9D1D27;
  color: #FFFFFF;
  text-align: center;
  line-height: 30px;
  white-space: nowrap;
}

.MT10 {
  margin-top: 10px;
}

.cust-error {
  position: static;
  margin: 0;
  padding: 5px 0;
  color: #d10000;
  font-size: 14px;
  background: none;
}
.popup-close {
  position: absolute;
  right: 25px;
  top: 25px;
  z-index: 1;
}

.PA30 {
  padding: 30px;
}

.hd3b {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}

.MT25 {
  margin-top: 25px;
}

.list-1 li {
  position: relative;
  padding-left: 16px;
  margin: 10px 0;
}

.list-1 li::before {
  content: "\2022";
  position: absolute;
  left: 0;
  font-size: 24px;
  top: 0;
  line-height: .8;
}

.f12 {
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: -0.2px;
}

btn-box .btn-red {
  display: inline-block;
  padding: 12px 30px;
  border-radius: 25px;
  background: #9D1D27;
  color: #FFFFFF;
  text-align: center;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.5px;
  line-height: 22px;
}

.colred {
  color: #9c1d27;
}

.sprint-step-three .d-employeeCard-none{
  display: none;
}

#tandcBusiness .modal-body ,#tandcIngram .modal-body  {
  overflow: auto;
  height: 450px;
}

/*cashback*/
.fixedNewHT .fixedNew.ver2 .fixedNewTxt .coreBtn.with-arrow::after {
  color: #323250;
}

.coreBtn.with-arrow {
  text-align: right;
  padding-right: 30px;
  position: relative;
  margin-top: 10px;
}
.coreBtn.with-arrow::after {
  font-family: icomoon;
  content: "";
  color: #fff;
  margin-left: 5px;
  position: absolute;
  top: 2px;
}
.coreBtn.with-arrow.act::after {
  content: "";
}
/* cashback ends */
.form-details select {
    background: #ffffff url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/down.svg") no-repeat right center;
  }
  
  .progress-list ul li strong {
     background: #9D1D27 url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/right.svg") no-repeat center center;
  }
  
  .upload-file .filetext {
    background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/upload.svg") no-repeat 96% center;
  }
  
  .toggle-password {
      background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/eye_cross.svg") no-repeat center center;
    }
  
    .toggle-password.active {
      background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/eye.svg") no-repeat center center;
    }
  
    .page-loader {
      background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/wait.svg") no-repeat center center rgba(0, 0, 0, 0.8);
    }
  
   .current-box::before {
    background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/current-box.png") no-repeat center bottom;
  }
  
  
  .score-activity .owl-carousel .owl-nav button.owl-next {
    background: #9D1D27 url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/arrow-right.svg") no-repeat center center;
  }
  
  .score-activity .owl-carousel .owl-nav button.owl-prev {
    background: #9D1D27 url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/arrow-left.svg") no-repeat center center;
  }
    .form-label-group > input.search {
      background: url("../../../content/dam/idfcfirstbank/images/personal-loan/icons/search.svg") no-repeat 98% center;
    }
  
    .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
      background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/svg/checkbox.svg") no-repeat;
    }
  
    .customer-speak .container.shape {
      background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/shape.svg") no-repeat 0 -2px;
    }
    
    @media (max-width: 767px) {
      .customer-speak .container.shape {
        background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/shape.svg") no-repeat center -2px;
      }
    }
  
    .fileUpload.active .arrow.yellow {
      background: #00a07a url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/svg/checkbox.svg") no-repeat center center;
    }
  
  .ntgCircle {
    background: url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/circle_bor.svg");
  }
  
  .form-details select {
    background: #ffffff url("../../../content/dam/idfcfirstbank/images/ntb/ntb-cc/down.svg") no-repeat right center;
  }
  
  @font-face {
      src: url("../../../content/dam/idfcfirstbank/images/credit-card/etb/pre-approved/fonts/icomoon.eot?6t37sc");
      src: url("../../../content/dam/idfcfirstbank/images/credit-card/etb/pre-approved/fonts/icomoon.eot?6t37sc#iefix") format("embedded-opentype"), url("../../../content/dam/idfcfirstbank/images/credit-card/etb/pre-approved/fonts/icomoon.ttf?6t37sc") format("truetype"), url("../../../content/dam/idfcfirstbank/images/credit-card/etb/pre-approved/fonts/icomoon.woff?6t37sc") format("woff"), url("../../../content/dam/idfcfirstbank/images/credit-card/etb/pre-approved/fonts/icomoon.svg?6t37sc#icomoon") format("svg");
  
    }
  
