@charset "UTF-8";
body {
  font-family: sans-serif;
}

* {
  box-sizing: border-box;
}

.dedicated-assistance {
  margin: 0 auto;
  padding-bottom: 0;
  position: relative;
}

.dedicated-assistance.mt50 {
  margin-top: 50px;
}

.dedicated-assistance.diabeties {
  margin-top: -35px;
}

.dedicated-assistance.diabeties .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row {
  margin-left: 1px;
}

.dedicated-assistance.diabeties .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col.dedicated-assistance-image {
  display: none;
}

.dedicated-assistance.diabeties .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col .dedicated-assistance-list .dedicated-assistance-list-items {
  padding: 10px 13px;
}

.dedicated-assistance.diabeties .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col .dedicated-assistance-list .dedicated-assistance-list-items ul {
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 1024px) {
  .dedicated-assistance {
    padding-top: 20px;
    height: auto;
  }
}
@media screen and (max-width: 980px) {
  .dedicated-assistance {
    padding-top: 40px;
  }
}
@media screen and (max-width: 667px) {
  .dedicated-assistance {
    max-width: 100%;
  }
}
@media screen and (max-width: 320px) {
  .dedicated-assistance {
    max-width: 100%;
    max-width: 280px;
  }
}
.dedicated-assistance .claim-assitance2023 + .dedicated-assistance-body {
  padding: 34px 0 10px 15px;
}

@media (max-width: 667px) {
  .dedicated-assistance .claim-assitance2023 + .dedicated-assistance-body {
    padding: 30px 0 50px 15px;
  }
}
.dedicated-assistance .claim-assitance2023 {
  position: relative;
  display: block;
  width: auto;
  position: absolute;
  display: block;
  height: 30px;
}

.dedicated-assistance .claim-assitance2023 .banner_text {
  background: #0065ff;
  border-radius: 12px 0 0 0;
  padding: 8px 15px;
  position: relative;
  z-index: 1;
  top: 0;
  cursor: pointer;
  width: auto;
}

.dedicated-assistance .claim-assitance2023 .banner_text::after {
  content: "";
  height: 0;
  width: 0;
  right: -12px;
  border-top: 16px solid #0065ff;
  border-right: 12px solid rgba(244, 117, 48, 0);
  border-bottom: 16px solid #0065ff;
  top: 0;
  position: absolute;
}

@media (max-width: 1024px) {
  .dedicated-assistance .claim-assitance2023 .banner_text {
    top: 0;
  }
}
.dedicated-assistance .claim-assitance2023 .banner_text .heading {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}

.dedicated-assistance .claim-assitance2023 .banner_text .heading span {
  font-size: 13px;
  display: inline-block;
  padding-left: 5px;
}

.dedicated-assistance .dedicated-assistance-body {
  background: rgba(0, 101, 255, 0.0509803922);
  border-radius: 8px;
  padding: 10px 0 10px 15px;
  position: relative;
}

.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-heading {
  color: #253858;
  font-size: 14px;
  margin-top: 16px;
  line-height: 14px;
  font-weight: 600;
}

.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-para {
  color: rgba(37, 56, 88, 0.8980392157);
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 0;
  padding-top: 6px;
}

.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-para span.knowmore_btn1 {
  font-size: 11px;
  font-weight: 500;
  color: #0065ff;
  text-decoration: underline;
  cursor: pointer;
  margin: 0 0 0 5px;
}

@media (max-width: 980px) {
  .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-para span.knowmore_btn1 {
    margin: 5px 0 0 0;
    display: block;
  }
}
.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details {
  display: flex;
  align-items: flex-start;
  overflow-x: hidden;
  padding-top: 18px;
  position: relative;
  min-height: 105px;
}

.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card {
  position: relative;
  width: 182px;
  cursor: pointer;
}

@media (max-width: 768px) {
  .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card {
    min-height: auto !important;
  }
}
.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row {
  background: #fff;
  border: 1px solid #017fff;
  border-radius: 8px;
  display: flex;
  margin-right: 10px;
  justify-content: space-between;
  margin-left: 1px;
  height: 100%;
  min-width: 160px;
}

.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col {
  width: 100%;
  min-height: 84px;
}

.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col.dedicated-assistance-image {
  width: 158px;
}

.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col.dedicated-assistance-image .dedicated-assistance-image-wrapper {
  padding: 9px 5px 9px 9px;
  display: flex;
  align-items: center;
}

.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col.dedicated-assistance-image .dedicated-assistance-image-wrapper img {
  width: 94px;
  height: 73px;
}

.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col .dedicated-assistance-location {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(37, 56, 88, 0.0705882353);
  border-radius: 0 8px;
  width: 98px;
  height: 16px;
  margin-left: auto;
}

.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col .dedicated-assistance-location .location-icon {
  width: 7px;
  height: auto;
  display: flex;
}

.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col .dedicated-assistance-location .location-name {
  color: #0065ff;
  font-size: 8px;
  padding-left: 5px;
  font-weight: 400;
}

.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col .dedicated-assistance-list {
  display: flex;
  justify-content: space-around;
}

.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col .dedicated-assistance-list .dedicated-assistance-list-items {
  padding: 10px 13px 10px;
}

.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col .dedicated-assistance-list .dedicated-assistance-list-items ul {
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 1024px) {
  .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col .dedicated-assistance-list .dedicated-assistance-list-items {
    padding: 10px 5px 0;
  }
}
.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col .dedicated-assistance-list .dedicated-assistance-list-items ul li {
  list-style: none;
}

.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col .dedicated-assistance-list .dedicated-assistance-list-items ul li {
  color: #253858;
  font-size: 8px;
  line-height: 10px;
}

.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col .dedicated-assistance-list .dedicated-assistance-list-items ul li strong {
  font-size: 10px;
  line-height: normal;
  padding-bottom: 5px;
  display: block;
}

.dedicated-assistance .dedicated-assistance-body .knowmore_btn {
  text-decoration: none;
  background: #fff;
  border: 1px solid #017fff;
  border-radius: 4px;
  color: #017fff;
  letter-spacing: 0.21px;
  font-size: 13px;
  padding: 5px 10px 7px;
  cursor: pointer;
  font-weight: 600;
  text-align: center;
  width: 100px;
  right: 12px;
  position: absolute;
}

@media screen and (max-width: 667px) {
  .dedicated-assistance .dedicated-assistance-body .knowmore_btn {
    right: 0;
    position: absolute;
    left: 0;
    margin: 0 auto;
    bottom: 20px;
  }
}
.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-contact {
  display: flex;
  justify-content: center;
  margin: 10px auto 0;
  display: none;
}

.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-contact .dedicated-assistance-contact-box {
  display: none;
}

.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-contact .dedicated-assistance-contact-box .dedicated-assistance-call .dedicated-assistance-anchor {
  display: block;
  text-decoration: none;
  background: #fff;
  border: 1px solid #017fff;
  border-radius: 4px;
  color: #017fff;
  letter-spacing: 0.21px;
  font-size: 13px;
  padding: 2px 10px;
  cursor: pointer;
  font-weight: 600;
  text-align: center;
  width: 100px;
}

@media screen and (max-width: 1024px) {
  .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-contact .dedicated-assistance-contact-box .dedicated-assistance-call .dedicated-assistance-anchor {
    width: auto;
  }
}
.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-contact .dedicated-assistance-contact-box .dedicated-assistance-call-back {
  display: none;
  align-items: center;
  justify-content: center;
  background: #f2f2ff;
  border-radius: 8px;
  padding: 8px 10px;
  width: 187px;
}

@media screen and (max-width: 1024px) {
  .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-contact .dedicated-assistance-contact-box .dedicated-assistance-call-back {
    width: auto;
  }
}
.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-contact .dedicated-assistance-contact-box .dedicated-assistance-call-back .call-icon {
  width: 10px;
  height: auto;
  display: flex;
}

.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-contact .dedicated-assistance-contact-box .dedicated-assistance-call-back .call-helpline {
  letter-spacing: 0.14px;
  color: #000;
  font-size: 9px;
  line-height: 10px;
  padding-left: 5px;
  font-weight: 600;
}

.dedicated-assistance .dedicated-assistance-body .dedicated-assistance-contact .dedicated-assistance-contact-box .dedicated-assistance-call-back .call-helpline a {
  font-weight: 700;
  color: #000;
}

.moment-of-truth .mom-popup-container .mom-intent-popup {
  padding-bottom: 20px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .moment-of-truth .mom-popup-container .mom-intent-popup {
    padding-bottom: 0;
  }
}
@media (max-width: 667px) {
  .moment-of-truth .mom-popup-container .mom-intent-popup {
    padding-bottom: 0;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .moment-of-truth .mom-popup-container .mom-intent-popup .mom-popup-content p {
    margin-bottom: 0;
  }
}
.moment-of-truth .mom-popup-container .mom-intent-popup .mom-popup-content::-webkit-scrollbar-track {
  border-radius: 8px;
  background-color: #f1f1f1;
  box-shadow: none;
  display: block;
}

.moment-of-truth .mom-popup-container .mom-intent-popup .mom-popup-content::-webkit-scrollbar {
  border-radius: 8px;
  width: 10px;
  background-color: #f1f1f1;
  display: block;
}

.moment-of-truth .mom-popup-container .mom-intent-popup .mom-popup-content::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #ccc;
  outline: 0;
  display: block;
}

@media screen and (max-width: 667px) {
  .moment-of-truth .mom-popup-container .mom-intent-popup .mom-popup-content {
    height: 82%;
  }
}
.moment-of-truth .mom-popup-container .mom-intent-popup .backbox {
  display: none;
}

.moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body {
  min-height: 380px;
}

@media screen and (max-width: 767px) {
  .moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body {
    padding-bottom: 50px;
    margin-top: 20px;
  }
}
.moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .slick-prev {
  border: 1px solid #0065ff;
  width: 107px;
  height: 40px;
  border-radius: 8px;
  top: 91%;
  left: 42%;
  background: #fff;
}

.moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .slick-prev:before {
  content: "← Previous";
  color: #0065ff;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  display: flex;
  top: 11px;
  font-size: 14px;
  line-height: 17px;
  font-weight: 600;
  text-indent: -32px;
  right: 14px;
  font-family: Roboto;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}

@media screen and (max-width: 767px) {
  .moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .slick-prev {
    position: absolute;
    left: 16%;
  }
}
.moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .slick-next {
  right: 30%;
  border: 1px solid #0065ff;
  width: 107px;
  height: 40px;
  border-radius: 8px;
  top: 91%;
  background: #fff;
}

.moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .slick-next::before {
  content: "Next →";
  color: #0065ff;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  display: flex;
  top: 11px;
  font-size: 14px;
  line-height: 17px;
  font-weight: 600;
  text-indent: -32px;
  right: 24px;
  font-family: Roboto;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}

@media screen and (max-width: 767px) {
  .moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .slick-next {
    position: absolute;
    right: 19%;
  }
}
.moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .details {
  display: flex;
  padding: 0 36px 6px;
}

@media screen and (max-width: 767px) {
  .moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .details {
    flex-wrap: wrap;
  }
}
.moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .details .left {
  margin-right: 34px;
  max-width: 163px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .details .left {
    max-width: 100%;
    margin: 0;
  }
  .moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .details .left img {
    margin: 0 auto 20px;
  }
}
.moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .details .left .beneficiary-executive-details {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 3px 0 0;
}

.moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .details .left .beneficiary-executive-details > div {
  width: 48%;
}

.moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .details .left .beneficiary-executive-details .name {
  letter-spacing: 0;
  color: #253858;
  font-size: 12px;
  font-weight: 600;
  line-height: 17px;
  margin-bottom: 1px;
}

.moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .details .left .beneficiary-executive-details .label {
  letter-spacing: 0;
  color: #253858;
  opacity: 0.7;
  font-size: 10px;
  font-weight: 600;
  line-height: 13px;
}

.moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .details .left .location {
  background: rgba(37, 56, 88, 0.0588235294) 0 0 no-repeat padding-box;
  border-radius: 10px;
  margin-top: 13px;
  text-align: CENTER;
  letter-spacing: 0;
  color: #253858;
  padding: 2px 0 3px;
  font-size: 12px;
  line-height: 19px;
  font-weight: 600;
}

.moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .details .right {
  border-left: 1px dashed rgba(37, 56, 88, 0.26);
  padding-left: 34px;
  max-width: 595px;
  width: 100%;
  max-height: 480px;
  height: 100%;
}

.moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .details .right::-webkit-scrollbar {
  width: 2px;
}

.moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .details .right::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .details .right::-webkit-scrollbar-thumb {
  background: #888;
}

.moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .details .right::-webkit-scrollbar-thumb:hover {
  background: #555;
}

@media screen and (max-width: 767px) {
  .moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .details .right {
    border-left: 0;
    padding-left: 0;
    max-width: 595px;
    width: 100%;
    max-height: 235px;
    overflow-y: scroll;
    height: 100%;
    margin-top: 20px;
  }
}
.moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .details .right .content p {
  margin-bottom: 0;
  line-height: 32px;
  font-size: 14px;
  letter-spacing: 0;
  color: #253858;
  margin-bottom: 18px;
}

.moment-of-truth .mom-popup-container .mom-intent-popup .mom-intent-body .details .right .content p:last-of-type {
  margin-bottom: 0;
}

.moment-of-truth .dedicated-assistance {
  padding: 20px 0;
}

.moment-of-truth .dedicated-assistance .slick-track {
  padding: 0;
}

.moment-of-truth .dedicated-assistance .slick-dots {
  position: static;
  margin-top: 20px;
}

.moment-of-truth .dedicated-assistance .slick-dots li {
  height: auto;
  width: auto;
}

.moment-of-truth .dedicated-assistance .slick-dots li.slick-active button {
  background: #29497b;
}

.moment-of-truth .dedicated-assistance .slick-dots li button {
  display: inline-block;
  height: 5px;
  width: 5px;
  border-radius: 100%;
  background: #0563f6;
}

.moment-of-truth .dedicated-assistance .slick-dots li button:after,
.moment-of-truth .dedicated-assistance .slick-dots li button:before {
  display: none;
}

.moment-of-truth .dedicated-assistance button.slick-arrow {
  width: 26px;
  height: 26px;
  border-radius: 100px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background: #0281ff;
  top: -2%;
}

@media screen and (max-width: 667px) {
  .moment-of-truth .dedicated-assistance button.slick-arrow {
    top: inherit;
    bottom: -50px;
  }
}
.moment-of-truth .dedicated-assistance button.slick-arrow:before {
  display: none;
}

.moment-of-truth .dedicated-assistance button.slick-arrow.slick-disabled {
  background: rgba(37, 56, 88, 0.2);
}

.moment-of-truth .dedicated-assistance button.slick-prev {
  left: 90%;
}

@media screen and (max-width: 667px) {
  .moment-of-truth .dedicated-assistance button.slick-prev {
    left: 78%;
  }
}
@media screen and (max-width: 320px) {
  .moment-of-truth .dedicated-assistance button.slick-prev {
    left: 74%;
  }
}
.moment-of-truth .dedicated-assistance button.slick-prev:after {
  content: "";
  position: absolute;
  border-color: #fff;
  border-style: solid;
  border-width: 0 2px 2px 0;
  width: 9px;
  height: 9px;
  transform: rotate(140deg);
  top: 9px;
  left: 10px;
}

.moment-of-truth .dedicated-assistance button.slick-next {
  right: 2%;
}

@media screen and (max-width: 667px) {
  .moment-of-truth .dedicated-assistance button.slick-next {
    right: 3%;
  }
}
.moment-of-truth .dedicated-assistance button.slick-next.slick-disabled {
  display: none;
}

.moment-of-truth .dedicated-assistance button.slick-next:after {
  content: "";
  position: absolute;
  border-color: #fff;
  border-style: solid;
  border-width: 0 2px 2px 0;
  width: 9px;
  height: 9px;
  transform: rotate(-45deg);
  top: 9px;
  left: 7px;
}

.moment-of-truth .dedicated-assistance .dedicated-assistance-body {
  padding-bottom: 15px;
}

@media screen and (max-width: 667px) {
  .moment-of-truth .dedicated-assistance .dedicated-assistance-body {
    border: none;
    padding: 0;
  }
}
.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-heading {
  font-size: 24px;
  color: #253858;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  margin-top: 0;
}

@media screen and (max-width: 667px) {
  .moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-heading {
    font-size: 20px;
  }
}
.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-para {
  color: rgba(37, 56, 88, 0.8);
  font-weight: 400;
  font-size: 16px;
  opacity: 1;
  margin-bottom: 0;
}

.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details {
  min-height: auto;
}

@media screen and (max-width: 667px) {
  .moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details {
    margin-right: -10px;
  }
}
.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card {
  animation: none;
  position: static;
  width: auto;
}

.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card:not(:last-child) {
  margin-right: 10px;
}

@media screen and (max-width: 1024px) {
  .moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card:not(:last-child) {
    margin-right: 0;
  }
}
.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row {
  padding: 10px 0;
}

@media screen and (max-width: 667px) {
  .moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row {
    min-height: 250px;
    flex-direction: column;
  }
}
.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col {
  padding: 0 10px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col.dedicated-assistance-image {
  width: 150px;
  border-right: 1px dashed rgba(37, 56, 88, 0.2);
}

@media (max-width: 667px) {
  .moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col.dedicated-assistance-image {
    width: 100%;
    border: none;
    display: flex;
    flex-direction: row;
  }
}
.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col.dedicated-assistance-image .dedicated-assistance-image-wrapper {
  padding: 0;
}

@media (max-width: 767px) {
  .moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col.dedicated-assistance-image .dedicated-assistance-image-wrapper {
    height: 70px;
    width: 70px;
  }
}
.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col.dedicated-assistance-image .dedicated-assistance-image-wrapper img {
  width: auto;
  height: auto;
  max-width: 100%;
}

@media (max-width: 767px) {
  .moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col .dedicated-assistance-list {
    width: calc(100% - 70px);
    margin-left: 10px;
    flex-direction: column;
    text-align: left;
  }
}
.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col .dedicated-assistance-list .dedicated-assistance-list-items {
  padding: 0;
  margin-top: 10px;
}

.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col .dedicated-assistance-list .dedicated-assistance-list-items:not(:last-child) {
  margin-right: 5px;
}

.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col .dedicated-assistance-list .dedicated-assistance-list-items ul {
  padding: 0;
  margin: 0;
}

.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col .dedicated-assistance-list .dedicated-assistance-list-items ul li > strong {
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}

@media screen and (max-width: 320px) {
  .moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col .dedicated-assistance-list .dedicated-assistance-list-items ul li > strong {
    -webkit-line-clamp: unset;
  }
}
.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col .dedicated-assistance-location {
  width: 100%;
  margin: 0 auto;
  border-radius: 8px;
  padding: 2px;
  margin-top: 20px;
  display: none;
}

.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col .dedicated-assistance-location .location-icon {
  width: auto;
}

.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col .dedicated-assistance-location .location-icon img {
  max-width: 100%;
  width: 9px;
}

.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col .dedicated-assistance-location .location-name {
  font-size: 13px;
}

.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col.right-details-box {
  width: 190px;
}

@media (max-width: 667px) and (orientation: landscape) {
  .moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col.right-details-box {
    width: 70%;
  }
}
.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col.right-details-box .right-details-text .text-area .item-content {
  font-size: 11px;
  color: rgba(37, 56, 88, 0.8);
  font-weight: 400;
  line-height: 22px;
  display: block;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 9;
}

@media screen and (max-width: 667px) {
  .moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col.right-details-box .right-details-text .text-area .item-content {
    -webkit-line-clamp: 8;
    text-align: left;
    line-height: 18px;
    margin-top: 10px;
  }
}
.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .btn-flexbox {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  float: right;
  margin-top: 10px;
}

@media screen and (max-width: 667px) {
  .moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .btn-flexbox {
    margin-top: 25px;
  }
}
.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .btn-flexbox .readmore-btn {
  color: #0f72f4;
  position: relative;
  display: inline-block;
  font-size: 12px;
  cursor: pointer;
}

@media screen and (max-width: 320px) {
  .moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .btn-flexbox .readmore-btn {
    font-size: 11px;
  }
}
.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .btn-flexbox .readmore-btn:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 32px;
  background: #0f72f4;
  left: -50%;
  top: 50%;
  transform: translate(-20%, 50%);
}

.moment-of-truth .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .btn-flexbox .read-more {
  display: none;
}

@media screen and (min-width: 1025px) {
  .moment-of-truth.rhs .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-heading {
    font-size: 20px;
    width: 70%;
  }
  .moment-of-truth.rhs .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-para {
    font-size: 12px;
  }
  .moment-of-truth.rhs .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details {
    padding-top: 43px;
  }
  .moment-of-truth.rhs .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details button.slick-arrow {
    top: 4%;
  }
  .moment-of-truth.rhs .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details button.slick-prev {
    left: 78%;
  }
  .moment-of-truth.rhs .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row {
    flex-direction: column;
  }
  .moment-of-truth.rhs .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col.dedicated-assistance-image {
    width: 190px;
    border-right: 0;
    max-width: 100%;
  }
  .moment-of-truth.rhs .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col.dedicated-assistance-image .dedicated-assistance-list .dedicated-assistance-list-items {
    width: 50%;
  }
  .moment-of-truth.rhs .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card .dedicated-assistance-details-row .dedicated-assistance-details-col.right-details-box {
    padding: 5px 10px 0;
  }
}
@media screen and (max-width: 767px) {
  .moment-of-truth.rhs .dedicated-assistance {
    padding: 20px 16px 60px;
  }
  .moment-of-truth.rhs .dedicated-assistance .dedicated-assistance-body .dedicated-assistance-details .dedicated-row-card.slick-slide {
    max-width: 100%;
  }
}
.p.bold,
p.bold {
  font-weight: 600;
}

.small {
  font-size: 14px;
  line-height: 26px;
}

.flexbox-with-wrap {
  display: flex;
  flex-wrap: wrap;
}

.flexbox-with-nowrap {
  display: flex;
  flex-wrap: nowrap;
}

.colgrid_full {
  width: 100%;
}

.colgrid-1 {
  width: 8.3333333333%;
}

.colgrid-2 {
  width: 16.6666666667%;
}

.colgrid-3 {
  width: 25%;
}

.colgrid-4 {
  width: 33.3333333333%;
}

.colgrid-5 {
  width: 41.6666666667%;
}

.colgrid-6 {
  width: 50%;
}

.colgrid-7 {
  width: 58.3333333333%;
}

.colgrid-8 {
  width: 66.6666666667%;
}

.colgrid-9 {
  width: 75%;
}

.colgrid-10 {
  width: 83.3333333333%;
}

.colgrid-11 {
  width: 91.6666666667%;
}

.colgrid-12 {
  width: 100%;
}

.h1,
h1 {
  font-size: 28px;
  line-height: 38px;
  margin-top: 14px;
  margin-bottom: 14px;
}

@media (max-width: 1024px) {
  .h1,
  h1 {
    font-size: 26px;
    line-height: 34px;
    margin-top: 13px;
    margin-bottom: 13px;
  }
}
.h2,
h2 {
  font-size: 22px;
  line-height: 32px;
  margin-top: 11px;
  margin-bottom: 11px;
}

@media (max-width: 1024px) {
  .h2,
  h2 {
    font-size: 20px;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.h3,
h3 {
  font-size: 20px;
  line-height: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
}

@media (max-width: 1024px) {
  .h3,
  h3 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 9px;
    margin-bottom: 9px;
  }
}
.h4,
h4 {
  font-size: 18px;
  line-height: 28px;
  margin-top: 9px;
  margin-bottom: 9px;
}

@media (max-width: 1024px) {
  .h4,
  h4 {
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
.p,
p {
  font-size: 16px;
  line-height: 26px;
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (max-width: 1024px) {
  .p,
  p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 7px;
    margin-bottom: 7px;
  }
}
.term-form-template {
  border-radius: 8px;
  margin: 20px 0 0;
  background: #fff;
}

.term-form-template.bgno {
  background: 0 0;
}

.term-form-template .nri {
  position: relative;
}

.term-form-template .nri p {
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 10px;
  text-align: center;
}

.term-form-template .nri p.small {
  font-size: 14px;
  text-align: center;
}

.term-form-template .nri p.small .lightblue {
  border: 1px dashed #0663f6;
  border-radius: 5px;
  padding: 7px 10px;
  color: #0663f6;
  font-weight: 500;
}

@media screen and (max-width: 440px) {
  .term-form-template .nri p.small .lightblue {
    border: none;
    font-weight: 500;
  }
}
.term-form-template .disclaimer-text.mobile {
  display: block;
  background: #fff;
  margin: 0 -18px 0;
  padding: 10px;
  font-size: 12px;
  line-height: 17px;
  padding: 10px 26px;
  display: none;
}

@media only screen and (max-width: 640px) {
  .term-form-template .disclaimer-text.mobile {
    display: block;
  }
}
@media only screen and (max-width: 1024px) {
  .term-form-template {
    border-radius: 0;
    border-width: 1px 0 1px 0;
    box-shadow: none;
    margin: 0;
  }
}
.term-form-template .form-grid {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid {
    flex-direction: column-reverse;
  }
}
.term-form-template .form-grid .left {
  width: 60%;
  background: #fff;
  box-sizing: border-box;
  padding: 0;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

@media only screen and (min-width: 1024px) {
  .term-form-template .form-grid .left {
    min-height: 560px;
  }
}
@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .left {
    width: 100%;
  }
}
.term-form-template .form-grid .left .heading-main .pointer-with-banner {
  display: flex;
  padding-top: 20px;
  align-items: center;
  justify-content: center;
}

@media (max-width: 980px) {
  .term-form-template .form-grid .left .heading-main .pointer-with-banner {
    display: none;
  }
}
.term-form-template .form-grid .left .heading-main .pointer-with-banner .bannerimg-pointer {
  line-height: 0;
}

.term-form-template .form-grid .left .heading-main .pointer-with-banner .threePointer {
  list-style: none;
  margin: 0 0 0 55px;
  padding: 0;
}

.term-form-template .form-grid .left .heading-main .pointer-with-banner .threePointer li {
  color: rgba(37, 56, 88, 0.8980392157);
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 20px;
  position: relative;
  padding: 0 0 0 40px;
  line-height: 30px;
}

.term-form-template .form-grid .left .heading-main .pointer-with-banner .threePointer li:first-child::before {
  content: "";
  height: 30px;
  width: 30px;
  border-radius: 4px;
  background: #ffe0e5;
  position: absolute;
  left: 0;
  top: 0;
}

.term-form-template .form-grid .left .heading-main .pointer-with-banner .threePointer li:nth-child(2)::before {
  content: "";
  height: 30px;
  width: 30px;
  border-radius: 4px;
  background: #cdecff;
  position: absolute;
  left: 0;
  top: 0;
}

.term-form-template .form-grid .left .heading-main .pointer-with-banner .threePointer li:nth-child(3)::before {
  content: "";
  height: 30px;
  width: 30px;
  border-radius: 4px;
  background: #daffe3;
  position: absolute;
  left: 0;
  top: 0;
}

.term-form-template .form-grid .left .heading-main .pointer-with-banner .threePointer li span {
  display: flex;
  background: url(../../images/bu/term/three-pointer.png) no-repeat 0 0/20px;
  position: absolute;
  left: 0;
  top: 0;
}

.term-form-template .form-grid .left .heading-main .pointer-with-banner .threePointer li span.video-medical-sprite {
  background-position: 0 -36px;
  height: 15px;
  width: 18px;
  top: 7px;
  left: 5px;
}

.term-form-template .form-grid .left .heading-main .pointer-with-banner .threePointer li span.worldwide-sprite {
  background-position: 0 -16px;
  height: 17px;
  width: 17px;
  top: 6px;
  left: 6px;
}

.term-form-template .form-grid .left .heading-main .pointer-with-banner .threePointer li span.hassle-sprite {
  background-position: 0 0;
  height: 15px;
  width: 18px;
  top: 8px;
  left: 6px;
}

.term-form-template .form-grid .left .insurerlogo {
  position: absolute;
  left: 0;
  width: 100%;
  top: 30px;
}

.term-form-template .form-grid .left .pointer {
  display: flex;
  margin: 0 0 20px;
}

@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .left .pointer {
    margin: 0 0 0;
  }
}
.term-form-template .form-grid .left.saral-jeevan .tcondition .multiMassge {
  margin: 2px auto;
  padding: 0 1%;
  color: #7a869a;
  font-size: 12px;
}

.term-form-template .form-grid .left.saral-jeevan .tcondition .multiMassge a {
  color: #0065ff;
  text-decoration: none;
}

@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .left.saral-jeevan .tcondition .multiMassge {
    max-width: 575px;
    width: 96%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1024px) {
  .term-form-template .form-grid .left.saral-jeevan.provider {
    background: #fff;
    width: 94%;
    margin: 0 auto;
  }
}
.term-form-template .form-grid .left.saral-jeevan.provider .tcondition {
  margin-bottom: 0;
}

@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .left {
    border-radius: 0;
    background: #f9faff;
    overflow: auto;
    padding: 15px 15px 0 15px;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0;
  }
  .term-form-template .form-grid .left::-webkit-scrollbar {
    display: none;
  }
  .term-form-template .form-grid .left .bannerImg {
    display: none;
  }
  .term-form-template .form-grid .left.inscomp {
    width: 100%;
    margin: 0;
    padding: 15px 5px 15px 5px;
  }
  .term-form-template .form-grid .left.saral-jeevan {
    width: 100%;
    margin: 0;
    padding: 15px 5px 15px 5px;
  }
  .term-form-template .form-grid .left .heading-main {
    width: 100%;
    max-width: 440px;
    margin: 0 auto;
  }
  .term-form-template .form-grid .left .pointer {
    overflow: unset;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 0 20px;
  }
  .term-form-template .form-grid .left .pointer::-webkit-scrollbar {
    display: none;
  }
  .term-form-template .form-grid .left .pointer-list {
    width: 31%;
    background: #fff;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 0 6px 16px rgba(52, 105, 203, 0.16);
    margin: 0;
    max-width: initial;
  }
  .term-form-template .form-grid .left .pointer-list .box-with-sprite2 {
    background: #deebff url("../../images/bu/termbu-slider-icon.svg") no-repeat 0 0;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    position: relative;
    left: 0;
  }
  .term-form-template .form-grid .left .pointer-list .box-with-sprite2.ico-1 {
    background-position: -34px 4px;
  }
  .term-form-template .form-grid .left .pointer-list .box-with-sprite2.ico-2 {
    background-position: -110px 4px;
  }
  .term-form-template .form-grid .left .pointer-list .box-with-sprite2.ico-4 {
    background-position: -75px 4px;
    position: relative;
  }
  .term-form-template .form-grid .left .pointer-list .extrasmalltext {
    font-size: 12px;
    margin: 5px 0 0 0;
  }
  .term-form-template .form-grid .left .pointer-list .text {
    font-size: 14px;
  }
}
.term-form-template .form-grid .left .disclaimer-text.desktop {
  font-size: 10px;
  position: absolute;
  bottom: 20px;
  color: #7a869a;
  line-height: 14px;
  max-width: 260px;
}

@media only screen and (max-width: 640px) {
  .term-form-template .form-grid .left .disclaimer-text.desktop {
    display: none;
  }
}
.term-form-template .form-grid .right {
  width: 38%;
  position: absolute;
  right: 0;
  top: 0;
  padding: 20px 15px;
  box-sizing: border-box;
  border-radius: 16px;
  border-top: 5px solid #0165ff;
  margin-top: 0;
  box-shadow: 0 3px 12px rgba(0, 101, 255, 0.16);
  transition: all 0.2s ease-in;
}

.term-form-template .form-grid .right #frmTerm .formElemCenter {
  margin: 0 auto;
  width: 86%;
}

@media (max-width: 980px) {
  .term-form-template .form-grid .right #frmTerm .formElemCenter {
    width: 96%;
  }
}
.term-form-template .form-grid .right #frmTerm .formElemCenter #number_f input:focus + .feildLable,
.term-form-template .form-grid .right #frmTerm .formElemCenter #number_f input:focus + .feildLable.gray {
  left: 158px !important;
}

.term-form-template .form-grid .right #frmTerm .formElemCenter .fieldWrapper .formInput input:focus + .feildLable {
  left: 50px !important;
}

.term-form-template .form-grid .right #frmTerm .discount_claim {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  justify-content: center;
}

.term-form-template .form-grid .right #frmTerm .discount_claim span {
  background: #eafef0;
  border-radius: 20px;
  padding: 3px 11px;
  font-size: 10px;
  font-weight: 500;
  line-height: 24px;
  color: #1c6f08;
  border: 1px dashed #1c6f08;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 980px) {
  .term-form-template .form-grid .right #frmTerm .discount_claim span {
    padding: 3px 6px;
    font-size: 8px;
  }
}
.term-form-template .form-grid .right #frmTerm .discount_claim span + span {
  background: #fee;
  color: #c00;
  border: 1px dashed #c00;
}

.term-form-template .form-grid .right #frmTerm .maleFemale-switch {
  list-style: none;
  margin: 28px 0 17px;
  padding: 0;
  display: inline-flex;
  background: rgba(0, 0, 0, 0.0509803922);
  border-radius: 40px;
  padding: 3px;
  position: relative;
}

@media (max-width: 980px) {
  .term-form-template .form-grid .right #frmTerm .maleFemale-switch {
    margin: 17px 0 17px;
  }
}
.term-form-template .form-grid .right #frmTerm .maleFemale-switch li {
  font-size: 10px;
  font-weight: 500;
  color: #253858;
  padding: 5px 20px;
  cursor: pointer;
}

.term-form-template .form-grid .right #frmTerm .maleFemale-switch li.active {
  color: #fff;
  background: #0065ff;
  border-radius: 40px;
}

.term-form-template .form-grid .right .product-achivement-at-policybazaar {
  display: flex;
  margin: 30px 0 5px;
  justify-content: space-between;
}

.term-form-template .form-grid .right .product-achivement-at-policybazaar.none {
  display: none;
}

@media (max-width: 1024px) {
  .term-form-template .form-grid .right .product-achivement-at-policybazaar {
    width: 100%;
    left: 0;
    margin-top: 20px;
    padding: 0 10px;
    position: relative;
  }
}
.term-form-template .form-grid .right .product-achivement-at-policybazaar .listitem .heading-title {
  font-size: 14px;
  font-weight: 500;
  color: #253858;
  margin-bottom: 10px;
}

@media (max-width: 1024px) {
  .term-form-template .form-grid .right .product-achivement-at-policybazaar .listitem .heading-title {
    font-size: 10px;
    margin-bottom: 4px;
  }
}
@media (max-width: 1024px) {
  .term-form-template .form-grid .right .product-achivement-at-policybazaar .listitem {
    position: relative;
    left: 0;
    right: 0;
    margin: 0;
    top: 0;
  }
  .term-form-template .form-grid .right .product-achivement-at-policybazaar .listitem .heading-title.first {
    font-size: 10px;
    margin-bottom: 4px;
  }
}
.term-form-template .form-grid .right .product-achivement-at-policybazaar .listitem.center {
  text-align: center;
  padding: 0 5px;
}

@media (max-width: 1024px) {
  .term-form-template .form-grid .right .product-achivement-at-policybazaar .listitem.center {
    position: initial;
  }
}
.term-form-template .form-grid .right .product-achivement-at-policybazaar .listitem.center .blue {
  color: #0563f6;
  font-weight: 600;
  font-size: 16px;
}

.term-form-template .form-grid .right .product-achivement-at-policybazaar .listitem.center .blue span {
  font-size: 12px;
}

.term-form-template .form-grid .right .product-achivement-at-policybazaar .listitem.center .heading-sub-title {
  font-size: 10px;
  text-align: center;
  letter-spacing: 0.016em;
  margin-top: 8px;
  color: rgba(37, 56, 88, 0.8980392157);
  line-height: 12px;
  margin: 0;
  padding: 0;
}

.term-form-template .form-grid .right .product-achivement-at-policybazaar .listitem.center .heading-sub-title br {
  display: none;
}

@media (max-width: 1024px) {
  .term-form-template .form-grid .right .product-achivement-at-policybazaar .listitem.center .heading-sub-title {
    font-size: 8px;
    letter-spacing: 0;
    line-height: 14px;
  }
  .term-form-template .form-grid .right .product-achivement-at-policybazaar .listitem.center .heading-sub-title br {
    display: block;
  }
}
.term-form-template .form-grid .right .product-achivement-at-policybazaar .form-rating {
  position: relative;
  top: -3px;
  width: auto;
  overflow: hidden;
}

.term-form-template .form-grid .right .product-achivement-at-policybazaar .form-rating img {
  width: 83px;
  height: auto;
}

@media (max-width: 1024px) {
  .term-form-template .form-grid .right .product-achivement-at-policybazaar .form-rating {
    width: 53px;
  }
  .term-form-template .form-grid .right .product-achivement-at-policybazaar .form-rating img {
    width: 53px;
  }
}
.term-form-template .form-grid .right .product-achivement-at-policybazaar .form-rating:before {
  content: "";
  transform: rotate(-50deg);
  width: 30px;
  height: 300%;
  right: 150%;
  top: -22px;
  background: hsla(0, 0%, 100%, 0.5);
  position: absolute;
  animation-name: starshine1;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}

.term-form-template .form-grid .right .product-achivement-at-policybazaar .form-rating:after {
  content: "";
  transform: rotate(-50deg);
  width: 40px;
  height: 300%;
  right: 200%;
  top: -22px;
  background: hsla(0, 0%, 100%, 0.5);
  position: absolute;
  animation-name: starshine;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
}

@keyframes starshine1 {
  0% {
    right: 200%;
  }
  to {
    right: -100%;
  }
}
@keyframes starshine {
  0% {
    right: 200%;
  }
  to {
    right: -100%;
  }
}
.term-form-template .form-grid .right .termCondition,
.term-form-template .form-grid .right .term_cond {
  color: rgba(37, 56, 88, 0.8980392157);
  font-size: 8px;
  line-height: 18px;
  display: block;
  margin-top: 10px;
  text-align: center;
  margin-bottom: 10px;
  width: 100%;
}

.term-form-template .form-grid .right .termCondition a,
.term-form-template .form-grid .right .term_cond a {
  color: #0065ff;
  text-decoration: none;
}

.term-form-template .form-grid .right .termCondition span,
.term-form-template .form-grid .right .term_cond span {
  line-height: 16px;
}

.term-form-template .form-grid .right .box2col {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  width: 100%;
  align-items: center;
}

.term-form-template .form-grid .right .box2col .boxcol2 {
  width: 78%;
  padding: 0;
  box-sizing: border-box;
}

.term-form-template .form-grid .right .box2col .boxcol2 .loading span,
.term-form-template .form-grid .right .box2col .boxcol2 .loadingDiv a {
  margin-top: 0;
}

.term-form-template .form-grid .right .box2col .boxcol2 .form-whatsapp {
  font-size: 8px;
  text-align: center;
  color: #333;
  margin-top: 0;
}

.term-form-template .form-grid .right .box2col .boxcol2 .floatpanel .form-whatsapp {
  margin-bottom: 60px;
}

.term-form-template .form-grid .right .box2col .boxcol2 .form-whatsapp i.icon {
  background: url(../../images/bu/term/whatsapp-icon-form.png) no-repeat;
  background-size: contain;
  margin-right: 5px;
  margin-bottom: 2px;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  display: inline-block;
}

.term-form-template .form-grid .right .box2col .boxcol2 .form-whatsapp .switch {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 14px;
  vertical-align: middle;
  margin-left: 5px;
}

.term-form-template .form-grid .right .box2col .boxcol2 .form-whatsapp .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.term-form-template .form-grid .right .box2col .boxcol2 .form-whatsapp .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
}

.term-form-template .form-grid .right .box2col .boxcol2 .form-whatsapp .slider:before {
  position: absolute;
  content: "";
  height: 8px;
  width: 8px;
  left: 4px;
  bottom: 3px;
  background-color: #fff;
  transition: 0.4s;
}

.term-form-template .form-grid .right .box2col .boxcol2 .form-whatsapp input:checked + .slider {
  background-color: #2196f3;
}

.term-form-template .form-grid .right .box2col .boxcol2 .form-whatsapp input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

.term-form-template .form-grid .right .box2col .boxcol2 .form-whatsapp input:checked + .slider:before {
  transform: translateX(11px);
}

.term-form-template .form-grid .right .box2col .boxcol2 .form-whatsapp .slider.round {
  border-radius: 34px;
}

.term-form-template .form-grid .right .box2col .boxcol2 .form-whatsapp .slider.round:before {
  border-radius: 50%;
}

@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .right .box2col .boxcol2 {
    width: 100%;
  }
  .term-form-template .form-grid .right .box2col .boxcol2 .form-whatsapp {
    margin-left: 0;
    padding: 5px 0 3px 0;
  }
}
.term-form-template .form-grid .right .inputradio {
  display: flex;
  width: 142px;
  margin: 28px 0 17px;
  background: rgba(0, 0, 0, 0.0509803922);
  padding: 3px;
  border-radius: 40px;
}

.term-form-template .form-grid .right .inputradio .radio-btn {
  display: flex;
  align-items: center;
  width: 68px;
  justify-content: space-between;
}

.term-form-template .form-grid .right .inputradio .radio-btn:first-child {
  margin-right: 0;
}

.term-form-template .form-grid .right .inputradio .radio-btn [type=radio]:checked,
.term-form-template .form-grid .right .inputradio .radio-btn [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.term-form-template .form-grid .right .inputradio .radio-btn [type=radio]:checked + label,
.term-form-template .form-grid .right .inputradio .radio-btn [type=radio]:not(:checked) + label {
  position: relative;
  padding: 5px 17px;
  cursor: pointer;
  display: inline-block;
  color: #253858;
  font-size: 10px;
}

.term-form-template .form-grid .right .inputradio .radio-btn [type=radio]:checked + label {
  color: #fff;
  background: #0065ff;
  border-radius: 40px;
}

.term-form-template .form-grid .right .diabetic-heading .heading {
  letter-spacing: 0;
  color: #173997;
  font-size: 30px;
  line-height: 26px;
  font-weight: 400;
}

@media screen and (max-width: 1024px) {
  .term-form-template .form-grid .right .diabetic-heading .heading {
    font-size: 19px;
    font-weight: 500;
  }
}
@media screen and (max-width: 320px) {
  .term-form-template .form-grid .right .diabetic-heading .heading {
    font-size: 17px;
  }
}
.term-form-template .form-grid .right .diabetic-heading .heading span {
  font-weight: 700;
  font-size: 34px;
}

@media screen and (max-width: 1024px) {
  .term-form-template .form-grid .right .diabetic-heading .heading span {
    font-size: 32px;
  }
}
@media screen and (max-width: 320px) {
  .term-form-template .form-grid .right .diabetic-heading .heading span {
    font-size: 30px;
  }
}
.term-form-template .form-grid .right .diabetic-heading .description {
  letter-spacing: 0;
  color: #293756;
  font-size: 17px;
  line-height: 21px;
  font-weight: 600;
  margin-top: 5px;
}

@media screen and (max-width: 1024px) {
  .term-form-template .form-grid .right .diabetic-heading .description {
    font-size: 14px;
  }
}
.term-form-template .form-grid .right .text-line {
  font-size: 16px;
  font-weight: 600;
  display: block;
  margin: 10px 0 20px;
  position: relative;
}

.term-form-template .form-grid .right .text-line span {
  position: relative;
}

.term-form-template .form-grid .right .text-line span:after {
  content: "";
  width: 32px;
  height: 1px;
  background: #7a869a;
  position: absolute;
  right: -37px;
  top: 60%;
  transform: translate(0, -50%);
}

.term-form-template .form-grid .right:before {
  content: "";
  position: absolute;
  width: calc(100% - 20px);
  background: #0663f6;
  height: 3px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  top: -3px;
  left: 10px;
  display: none;
}

@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .right {
    width: 100%;
    position: relative;
    box-shadow: 1px 10px 10px #ccc;
    border-radius: 5px;
    background: #fff;
    padding: 15px 10px;
    border-top: 5px solid #0663f6;
    margin-bottom: 25px;
    display: block;
    max-width: 100%;
    margin: 20px auto 0 auto;
    width: 440px;
  }
}
@media only screen and (max-width: 360px) {
  .term-form-template .form-grid .right {
    max-width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .term-form-template .form-grid .right.saral-jeevan.provider .instantBox .innerInstant {
    width: 100%;
    align-items: center;
  }
  .term-form-template .form-grid .right.saral-jeevan.provider .instantBox .innerInstant .iconInstant.iconInstant2 {
    background-position: center;
  }
  .term-form-template .form-grid .right.saral-jeevan.provider .instantBox .innerInstant .textInstant {
    width: 100%;
  }
}
.term-form-template .form-grid .nriheadingtitle,
.term-form-template .form-grid .zerocost-heading {
  margin: 0;
  line-height: 30px;
  font-size: 16px;
  color: #172b4d;
  font-weight: 400;
}

.term-form-template .form-grid .nriheadingtitle span,
.term-form-template .form-grid .zerocost-heading span {
  font-weight: 700;
  font-size: 24px;
  color: #0065ff;
}

@media (max-width: 980px) {
  .term-form-template .form-grid .nriheadingtitle span,
  .term-form-template .form-grid .zerocost-heading span {
    font-size: 16px;
  }
}
.term-form-template .form-grid .nriheadingtitle span sup,
.term-form-template .form-grid .zerocost-heading span sup {
  font-weight: 300;
  font-size: 14px;
}

.term-form-template .form-grid .nriheadingtitle span.lgblue,
.term-form-template .form-grid .zerocost-heading span.lgblue {
  background: #f4f7fe;
  padding: 2px;
  border-radius: 4px;
  display: inline-block;
}

@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .nriheadingtitle,
  .term-form-template .form-grid .zerocost-heading {
    font-size: 14px;
  }
  .term-form-template .form-grid .nriheadingtitle span:nth-child(2),
  .term-form-template .form-grid .zerocost-heading span:nth-child(2) {
    display: inline;
  }
}
@media only screen and (max-width: 375px) {
  .term-form-template .form-grid .nriheadingtitle span:nth-child(2),
  .term-form-template .form-grid .zerocost-heading span:nth-child(2) {
    display: inline;
    font-size: 16px;
  }
}
.term-form-template .form-grid .nriheadingtitle .nri.termnri p,
.term-form-template .form-grid .zerocost-heading .nri.termnri p {
  font-size: 22px;
  font-weight: 400;
}

.term-form-template .form-grid .nriheadingtitle .nri.termnri span,
.term-form-template .form-grid .zerocost-heading .nri.termnri span {
  font-size: 22px;
}

.term-form-template .form-grid .nriheadingtitle .nri.termnri .small,
.term-form-template .form-grid .zerocost-heading .nri.termnri .small {
  font-weight: 400;
  font-size: 14px;
}

.term-form-template .form-grid .nriheadingtitle .nri.termnri .small span,
.term-form-template .form-grid .zerocost-heading .nri.termnri .small span {
  font-size: 14px;
}

.term-form-template .form-grid .zerocost-heading {
  text-align: left;
  font-weight: 500;
}

@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .zerocost-heading {
    display: none;
  }
}
.term-form-template .form-grid .left .nriheadingtitle {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .left .nriheadingtitle {
    display: none;
  }
}
.term-form-template .form-grid .right .nriheadingtitle {
  display: block;
  text-align: center;
  margin-bottom: 16px;
}

@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .right .nriheadingtitle {
    display: block;
    margin-bottom: 15px;
    line-height: 24px;
  }
}
.term-form-template .form-grid .pointer-with-banner.saral-jeevan .nriheadingtitle {
  margin: 0;
  line-height: 32px;
  font-size: 22px;
}

.term-form-template .form-grid .mediumtext {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 5px;
  margin-top: 0;
}

@media only screen and (max-width: 640px) {
  .term-form-template .form-grid .mediumtext {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 2px;
  }
}
.term-form-template .form-grid .text.term-cal {
  font-size: 16px;
  line-height: 20px;
}

@media only screen and (max-width: 640px) {
  .term-form-template .form-grid .text.term-cal {
    font-size: 18px;
    line-height: 30px;
  }
}
.term-form-template .form-grid .smalltext {
  font-size: 16px;
  line-height: 36px;
}

@media only screen and (max-width: 320px) {
  .term-form-template .form-grid .smalltext {
    font-size: 16px;
    line-height: 18px;
    margin-top: 10px;
  }
}
.term-form-template .form-grid .toptext {
  margin: 15px 0;
  color: #253858;
}

.term-form-template .form-grid .extrasmalltext {
  font-size: 14px;
  line-height: 20px;
}

.term-form-template .form-grid .extrasmalltext.light {
  color: #505f79;
}

.term-form-template .form-grid .bluetext {
  color: #0065ff;
}

.term-form-template .form-grid .blacktext {
  color: #172b4d;
}

.term-form-template .form-grid .bold {
  font-weight: 600;
}

.term-form-template .form-grid .pointer-list {
  padding-left: 55px;
  position: relative;
  margin: 10px 0;
  width: 33%;
  max-width: 210px;
}

.term-form-template .form-grid .pointer-list:last-child {
  margin-bottom: 0;
}

.term-form-template .form-grid .box-with-icon {
  width: 45px;
  height: 45px;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 5px;
  background: #ececec url("../../images/bu/icon-list.png") no-repeat 0 0;
}

.term-form-template .form-grid .box-with-icon.ico-1 {
  background-position: 0 ​-3px;
}

.term-form-template .form-grid .box-with-icon.ico-2 {
  background-position: -3px -54px;
}

.term-form-template .form-grid .box-with-icon.ico-3 {
  background-position: -2px -103px;
}

.term-form-template .form-grid .box-with-icon.ico-4 {
  background-position: 0 -206px;
}

.term-form-template .form-grid .box-with-icon.ico-5 {
  background-position: -2px -257px;
}

.term-form-template .form-grid .box-with-icon.ico-6 {
  background-position: 1px -307px;
}

.term-form-template .form-grid .box-with-icon.ico-7 {
  background-position: -2px -358px;
}

.term-form-template .form-grid .box-with-icon.ico-8 {
  background-position: -2px -158px;
}

.term-form-template .form-grid .box-with-icon.ico-9 {
  background-position: -2px -408px;
}

.term-form-template .form-grid .box-with-sprite2 {
  width: 43px;
  height: 43px;
  position: absolute;
  content: "";
  background: #deebff url(../../images/bu/term_sprite.svg?v=1);
  left: 4px;
  top: 0;
  border-radius: 8px;
}

.term-form-template .form-grid .box-with-sprite2.ico-1 {
  background-position: -304px -170px;
}

.term-form-template .form-grid .box-with-sprite2.ico-2 {
  background-position: -413px -170px;
}

.term-form-template .form-grid .box-with-sprite2.ico-3 {
  background-position: 351px -170px;
}

.term-form-template .form-grid .box-with-sprite2.ico-4 {
  background-position: 239px -170px;
}

.term-form-template .form-grid .getExtrabenefit {
  background: #06a857;
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 8px 6px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  margin-top: -15px;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
  margin-right: -25px;
  margin-left: -25px;
}

@media screen and (max-width: 1024px) {
  .term-form-template .form-grid .getExtrabenefit {
    text-align: center;
    padding: 6px 6px;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .term-form-template .form-grid .getExtrabenefit {
    margin-top: -15px;
  }
}
@media only screen and (max-width: 440px) {
  .term-form-template .form-grid .getExtrabenefit {
    display: none;
  }
}
.term-form-template .form-grid .getExtrabenefit .text {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}

.term-form-template .form-grid .getExtrabenefit .text:before {
  content: "";
  margin-right: 8px;
  width: 25px;
  height: 25px;
  background-image: url(../../../images/bu/term/green_discount_icon_white.svg);
  background-repeat: no-repeat;
}

@media only screen and (max-width: 320px) {
  .term-form-template .form-grid .getExtrabenefit .text {
    font-size: 11px;
  }
}
@media (min-width: 568px) and (max-width: 740px) {
  .term-form-template .form-grid .getExtrabenefit .text {
    font-size: 12px;
  }
  .term-form-template .form-grid .getExtrabenefit .text:after {
    width: 25px;
    height: 25px;
  }
}
.term-form-template .fieldWrapper,
.term-form-template .formInput,
.term-form-template input,
.term-form-template select {
  display: block;
  width: 100%;
  position: relative;
}

.term-form-template select.active {
  font-size: 0;
  min-height: 42px;
}

.term-form-template #countryDisplayName {
  position: absolute;
  top: 49%;
  left: 48px;
  max-width: 36px;
  font-size: 12px;
  overflow: hidden;
  pointer-events: none;
  transform: translate(0, -50%);
  text-align: left;
}

.term-form-template select.active option {
  font-size: 16px;
}

.term-form-template .gender_select {
  position: absolute;
  width: 65px;
  border: none;
  height: 100%;
  background: url(../../images/bu/selectarrow.svg) no-repeat 95% 55% !important;
  background-size: 10px 5px !important;
  z-index: 1;
}

.term-form-template #namebox {
  position: relative;
}

.term-form-template #namebox input {
  padding-left: 80px;
}

.term-form-template #namebox.no-salutation input {
  padding-left: 50px;
  position: relative;
}

.term-form-template #namebox.no-salutation::before {
  content: "";
  left: 16px;
  top: 20px;
  height: 20px;
  width: 20px;
  display: flex;
  position: absolute;
  background: url(../../images/bu/term/nriform-sprite.png) no-repeat 0 0/20px;
}

.term-form-template #namebox:before {
  content: "";
  width: 1px;
  background: #ccc;
  position: absolute;
  height: 30px;
  top: 50%;
  transform: translate(-21%, -50%);
  left: 70px;
}

.term-form-template .fieldWrapper {
  margin: 0 0 14px;
  height: 44px;
}

.term-form-template .fieldWrapper #dob_person::before {
  content: "";
  left: 16px;
  top: 10px;
  height: 21px;
  width: 20px;
  display: flex;
  position: absolute;
  background: url(../../images/bu/term/nriform-sprite.png) no-repeat 0 -21px/20px;
}

.term-form-template .fieldWrapper #dob_person .ageyears {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 10px;
  font-size: 16px;
  font-weight: 600;
  color: #0065ff;
}

.term-form-template .fieldWrapper input {
  padding-left: 50px;
}

.term-form-template .fieldWrapper.error {
  margin: 0 0 30px;
}

.term-form-template .fieldWrapper:first-child {
  margin: 5px 0 25px;
}

.term-form-template input,
.term-form-template select {
  padding: 14px 18px 14px 40px;
  border: 1px solid rgba(37, 56, 88, 0.2);
  border-radius: 8px;
  font-size: 14px;
  background: 0 0;
  color: #253858;
  -webkit-appreance: none;
  outline: 0;
}

.term-form-template input:focus + .feildLable,
.term-form-template select:focus + .feildLable {
  top: -8px !important;
  font-size: 10px !important;
  padding: 0 2px;
  color: rgba(37, 56, 88, 0.5019607843);
  left: 50px !important;
}

.term-form-template .feildLable,
.term-form-template .feildLable.gray {
  color: rgba(37, 56, 88, 0.5019607843);
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  position: absolute;
  left: 50px;
  background: #fff;
  top: 15px;
  padding: 0 2px;
  visibility: visible;
  pointer-events: none;
  transition: all 0.4s ease-in;
}

.term-form-template #namebox .feildLable,
.term-form-template #namebox .feildLable.gray {
  left: 80px;
}

.term-form-template #namebox.no-salutation .feildLable,
.term-form-template #namebox.no-salutation .feildLable.gray {
  left: 50px !important;
}

.term-form-template #number_f .feildLable,
.term-form-template #number_f .feildLable.gray {
  left: 158px !important;
}

.term-form-template input::-moz-placeholder,
.term-form-template input::-webkit-input-placeholder {
  color: #5e6c84;
}

.term-form-template input.labelshow + .feildLable,
.term-form-template.labelshow + .feildLable.gray {
  z-index: 10;
  visibility: visible;
  top: -8px;
  color: rgba(37, 56, 88, 0.5019607843);
  font-size: 10px;
  left: 50px;
}

.term-form-template .mobilefirst {
  padding: 0;
}

.term-form-template .mobilefirst .formInput {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border: 1px solid rgba(37, 56, 88, 0.2);
  border-radius: 8px;
  font-size: 16px;
  position: relative;
}

.term-form-template .mobilefirst .formInput:before {
  content: "";
  width: 1px;
  background: #ccc;
  position: absolute;
  height: 30px;
  top: 50%;
  transform: translate(-21%, -50%);
  left: 108px;
}

.term-form-template .mobilefirst .formInput::after {
  content: "";
  left: 16px;
  top: 10px;
  height: 21px;
  width: 20px;
  display: flex;
  position: absolute;
  background: url(../../images/bu/term/nriform-sprite.png) no-repeat 0 -42px/20px;
}

.term-form-template .mobilefirst .formInput .col4 {
  width: 160px;
  padding-left: 26px;
}

.term-form-template .mobilefirst .formInput .col4 select {
  border: none;
  width: 75px;
  float: left;
  padding: 14px 3px 14px 15px;
  background-size: 10px 5px !important;
  background-size: 12%;
  height: 100%;
  color: rgba(37, 56, 88, 0.8980392157);
}

.term-form-template .mobilefirst .formInput .col4 .cCode,
.term-form-template .mobilefirst .formInput .col4 .cCodeText {
  display: flex;
  width: 53px;
  font-size: 12px;
  float: right;
  color: rgba(37, 56, 88, 0.8980392157);
  height: 100%;
  padding: 15px 0 13px 10px;
  align-items: center;
}

.term-form-template .mobilefirst .formInput .col4 .cCode input,
.term-form-template .mobilefirst .formInput .col4 .cCodeText input {
  margin: 0;
  padding: 15px 0 !important;
  font-size: 16px;
}

.term-form-template .mobilefirst .formInput .col4 .cCodeText {
  padding: 0 15px;
}

.term-form-template .mobilefirst .formInput input {
  width: calc(100% - 160px);
  border: none;
  height: 40px;
  padding: 0 15px 0 0;
}

.term-form-template #loader,
.term-form-template .loaderProcess,
.term-form-template .proceed {
  box-sizing: border-box;
  width: 100%;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.2509803922);
  background: #0663f6;
  color: #fff;
  padding: 15px 12px;
  display: block;
  text-align: center;
  border-radius: 8px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  margin-top: 0;
  cursor: pointer;
}

@media screen and (max-width: 1180px) {
  .term-form-template #loader,
  .term-form-template .loaderProcess,
  .term-form-template .proceed {
    padding: 15px 18px;
  }
}
.term-form-template .err {
  font-size: 10px;
  line-height: 16px;
  color: red;
  position: absolute;
  bottom: -21px;
  left: 19px;
}

@media screen and (max-width: 1180px) {
  .term-form-template .err {
    left: 18px;
  }
}
.term-form-template.with-pb-advantage {
  box-shadow: none;
  margin-top: 25px;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage {
    margin-top: 0;
  }
}
@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid {
    flex-direction: column;
  }
}
.term-form-template.with-pb-advantage .form-grid .left {
  width: 49%;
  background: 0 0;
  padding: 0;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .left {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .term-form-template.with-pb-advantage .form-grid .left {
    max-width: 100%;
  }
}
.term-form-template.with-pb-advantage .form-grid .left .heading-main {
  height: auto;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .left .heading-main {
    position: relative;
    max-width: 100%;
    padding-bottom: 45px;
  }
}
.term-form-template.with-pb-advantage .form-grid .left .heading-main .prices-increasing-tag {
  background: #fef5f2 0 0 no-repeat padding-box;
  border-radius: 8px;
  max-width: 217px;
  display: flex;
  align-items: center;
  padding: 5px 12px;
  letter-spacing: 0;
  color: #d94828;
  font-size: 15px;
  line-height: 23px;
  font-weight: 600;
  position: relative;
  overflow: hidden;
}

.term-form-template.with-pb-advantage .form-grid .left .heading-main .prices-increasing-tag img {
  margin-right: 7px;
}

.term-form-template.with-pb-advantage .form-grid .left .heading-main .prices-increasing-tag:after {
  content: "";
  top: 0;
  transform: translateX(100%);
  width: 100%;
  height: 50px;
  position: absolute;
  z-index: 1;
  animation: slide_shine 1.5s infinite;
  background: linear-gradient(to top right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0.4) 48%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0.4) 52%, rgba(255, 255, 255, 0) 57%, rgba(255, 255, 255, 0) 100%);
}

@media screen and (max-width: 1024px) {
  .term-form-template.with-pb-advantage .form-grid .left .heading-main .prices-increasing-tag {
    display: none;
  }
}
.term-form-template.with-pb-advantage .form-grid .left .heading-main .block_content_wrapper_firstfold {
  margin: 8px 0 40px;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .left .heading-main .block_content_wrapper_firstfold {
    margin: 0;
  }
  .term-form-template.with-pb-advantage .form-grid .left .heading-main .block_content_wrapper_firstfold .char-count {
    display: inline;
    max-width: 100%;
  }
  .term-form-template.with-pb-advantage .form-grid .left .heading-main .block_content_wrapper_firstfold.full-width .char-count {
    display: inline;
    -webkit-line-clamp: unset;
    -webkit-box-orient: vertical;
    overflow: visible;
    max-width: 100%;
  }
}
.term-form-template.with-pb-advantage .form-grid .left .heading-main .pointer-with-banner {
  margin-bottom: 0;
  padding-right: 0;
  align-items: flex-start;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .left .heading-main .pointer-with-banner {
    display: block;
    position: absolute;
    bottom: -15px;
    right: 0;
  }
  .term-form-template.with-pb-advantage .form-grid .left .heading-main .pointer-with-banner.hide-mobile {
    display: none;
  }
}
.term-form-template.with-pb-advantage .form-grid .left .heading-main .pointer-with-banner .bannerimg-pointer {
  width: 290px;
  margin: 0;
  text-align: center;
  position: relative;
  top: -30px;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .left .heading-main .pointer-with-banner .bannerimg-pointer {
    max-width: 162px;
    z-index: 1;
    position: relative;
  }
}
.term-form-template.with-pb-advantage .form-grid .left .heading-main .pointer-with-banner .bannerimg-pointer .tag {
  background: #fbe6ef 0 0 no-repeat padding-box;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1607843137);
  border-radius: 8px;
  max-width: 125px;
  margin: 0 auto -1.7em;
  padding: 4px 7px 5px;
  letter-spacing: 0;
  color: #253858;
  font-size: 12px;
  font-weight: 500;
  z-index: 1;
  position: relative;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .left .heading-main .pointer-with-banner .bannerimg-pointer .tag {
    display: none;
  }
}
.term-form-template.with-pb-advantage .form-grid .left .heading-main .pointer-with-banner .bannerimg-pointer .tag.housewife {
  max-width: 166px;
  text-align: right;
  padding: 5px 7px 6px;
}

.term-form-template.with-pb-advantage .form-grid .left .heading-main .pointer-with-banner .bannerimg-pointer .tag.housewife::before {
  content: "";
  background: url(../../images/bu/term/cancer-icon.png) no-repeat center/contain;
  width: 14px;
  height: 19px;
  position: absolute;
  left: 7px;
  top: 50%;
  transform: translate(0, -50%);
}

.term-form-template.with-pb-advantage .form-grid .left .heading-main .pointer-with-banner .bannerimg-pointer .banner-image {
  background: url(../../images/bu/term/term-new-template-img-1.png) no-repeat center/contain;
  width: 290px;
  height: 299px;
  margin-bottom: -45px;
}

@media screen and (max-width: 1024px) {
  .term-form-template.with-pb-advantage .form-grid .left .heading-main .pointer-with-banner .bannerimg-pointer .banner-image {
    width: 162px;
    height: 167px;
    margin-bottom: 0;
    display: none;
  }
}
.term-form-template.with-pb-advantage .form-grid .left .heading-main .pointer-with-banner .bannerimg-pointer .banner-image.housewife {
  background: url(../../images/bu/term/term-new-housewife-template-img.png) no-repeat center/contain;
  height: 305px;
  margin-bottom: -65px;
}

.term-form-template.with-pb-advantage .form-grid .left .heading-main .pointer-with-banner .bannerimg-pointer .banner-image.housewife.woman {
  background: url(../../images/bu/term/term-new-housewife-template-img-1.png) no-repeat center/contain;
}

.term-form-template.with-pb-advantage .form-grid .left .heading-main .pointer-with-banner .bannerimg-pointer img {
  margin-bottom: -45px;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .left .heading-main .pointer-with-banner .bannerimg-pointer img {
    margin-bottom: 0;
  }
}
.term-form-template.with-pb-advantage .form-grid .left .heading-main .pointer-with-banner .bannerimg-pointer.absli_banner_img img {
  margin: 0;
  width: 100%;
}

@media (max-width: 1024px) {
  .term-form-template.with-pb-advantage .form-grid .left .heading-main .pointer-with-banner .bannerimg-pointer.absli_banner_img img {
    display: none;
  }
}
.term-form-template.with-pb-advantage .form-grid .left .heading-main .pb-advantage-box {
  width: 205px;
  margin-top: 10px;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .left .heading-main .pb-advantage-box {
    display: none;
  }
}
.term-form-template.with-pb-advantage .form-grid .left .heading-main .pb-advantage-box .heading {
  letter-spacing: 0;
  color: #253858;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
}

.term-form-template.with-pb-advantage .form-grid .left .heading-main .pb-advantage-box .pb-advantage-list {
  margin-top: 30px;
}

.term-form-template.with-pb-advantage .form-grid .left .heading-main .pb-advantage-box .pb-advantage-list .pb-advantage {
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}

.term-form-template.with-pb-advantage .form-grid .left .heading-main .pb-advantage-box .pb-advantage-list .pb-advantage .icon {
  flex-shrink: 0;
  position: relative;
  background: #2196f3;
  border-radius: 100%;
  height: 18px;
  width: 18px;
  margin-right: 12.5px;
}

.term-form-template.with-pb-advantage .form-grid .left .heading-main .pb-advantage-box .pb-advantage-list .pb-advantage .icon .checkmark {
  position: absolute;
  transform: rotate(50deg) translate(-50%, -50%);
  left: 25%;
  top: 47%;
  height: 9px;
  width: 5px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}

.term-form-template.with-pb-advantage .form-grid .left .heading-main .pb-advantage-box .pb-advantage-list .pb-advantage .text {
  letter-spacing: 0;
  color: #253858;
  font-size: 12px;
  line-height: 15px;
  font-weight: 500;
}

.term-form-template.with-pb-advantage .form-grid .left .heading-main .pb-advantage-box .pb-advantage-list .pb-advantage .text span {
  font-weight: 700;
  color: #16a085;
}

.term-form-template.with-pb-advantage .form-grid .left .heading-main .pb-advantage-box.housewife .pb-advantage-list .pb-advantage {
  align-items: flex-start;
  margin-bottom: 20px;
}

.term-form-template.with-pb-advantage .form-grid .left .product-achivement-at-policybazaar {
  display: flex;
  margin: -30px 0 16px;
  justify-content: space-between;
  background: #f8fbff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1607843137);
  border: 1px solid #eaf1fc;
  border-radius: 8px;
  padding: 16px 17px;
  z-index: 1;
  position: relative;
  align-items: center;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .left .product-achivement-at-policybazaar {
    display: none;
  }
}
.term-form-template.with-pb-advantage .form-grid .left .product-achivement-at-policybazaar .listitem {
  text-align: center;
  width: 25%;
}

.term-form-template.with-pb-advantage .form-grid .left .product-achivement-at-policybazaar .listitem .heading-title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 7px;
  line-height: 30px;
}

.term-form-template.with-pb-advantage .form-grid .left .product-achivement-at-policybazaar .listitem .heading-title.blue {
  margin-bottom: 5px;
  line-height: 28px;
}

.term-form-template.with-pb-advantage .form-grid .left .product-achivement-at-policybazaar .listitem .heading-title.blue span {
  font-size: 14px;
  line-height: 25px;
}

.term-form-template.with-pb-advantage .form-grid .left .product-achivement-at-policybazaar .listitem .form-rating {
  position: relative;
  top: -5px;
  width: 130px;
  overflow: hidden;
}

.term-form-template.with-pb-advantage .form-grid .left .product-achivement-at-policybazaar .listitem .form-rating img {
  width: 117px;
  height: auto;
}

.term-form-template.with-pb-advantage .form-grid .left .disclaimer {
  font-size: 11px;
  line-height: 19px !important;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .left .disclaimer {
    display: none;
  }
}
.term-form-template.with-pb-advantage .form-grid .right {
  width: 47%;
  padding: 23px 35px 21px;
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 0 20px rgba(0, 108, 255, 0.1019607843);
  border-radius: 8px;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .right {
    width: 100%;
    margin: 0;
    max-width: 500px;
    margin: 0 auto;
    border-top: 0;
    border-radius: 20px 20px 0 0;
    padding: 0;
  }
}
@media screen and (min-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .right {
    min-height: 586px;
  }
}
@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .right form#frmTerm {
    box-shadow: 0 -3px 12px rgba(0, 0, 0, 0.1607843137);
    border-radius: 20px 20px 0 0;
    z-index: 1;
    position: relative;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .term-form-template.with-pb-advantage .form-grid .right form#frmTerm {
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .term-form-template.with-pb-advantage .form-grid .right {
    max-width: 100%;
  }
}
@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .right .instantBox {
    position: absolute;
    top: -40px;
    left: 0;
    width: 100%;
    justify-content: center;
    z-index: 1;
  }
}
@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .right .instantBox .innerInstant {
    border-radius: 8px 8px 0 0;
    width: 46%;
    padding: 3px 2px;
    justify-content: center;
  }
  .term-form-template.with-pb-advantage .form-grid .right .instantBox .innerInstant.iconInstant1 {
    width: 44%;
    margin-right: 6px;
    background: #fef5f2 0 0 no-repeat padding-box;
    position: relative;
    overflow: hidden;
  }
  .term-form-template.with-pb-advantage .form-grid .right .instantBox .innerInstant.iconInstant1:after {
    content: "";
    top: 0;
    transform: translateX(100%);
    width: 100%;
    height: 50px;
    position: absolute;
    z-index: 1;
    animation: slide_shine 1.5s infinite;
    background: linear-gradient(to top right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0.4) 48%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0.4) 52%, rgba(255, 255, 255, 0) 57%, rgba(255, 255, 255, 0) 100%);
  }
  .term-form-template.with-pb-advantage .form-grid .right .instantBox .innerInstant.iconInstant1 .iconInstant {
    background-size: contain !important;
    background: url(../../images/bu/term/term-rupee-icon.svg) no-repeat center/contain;
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    margin-right: 5px;
  }
  .term-form-template.with-pb-advantage .form-grid .right .instantBox .innerInstant.iconInstant1 .textInstant1 {
    color: #d94828;
    font-weight: 700;
  }
  .term-form-template.with-pb-advantage .form-grid .right .instantBox .innerInstant.iconInstant2 {
    background: #d2fdde 0 0 no-repeat padding-box;
  }
  .term-form-template.with-pb-advantage .form-grid .right .instantBox .innerInstant.iconInstant5 {
    background: #f7deea 0 0 no-repeat padding-box;
    width: 43%;
  }
  .term-form-template.with-pb-advantage .form-grid .right .instantBox .innerInstant.iconInstant5 .iconInstant {
    background-size: contain !important;
    width: 15px;
    min-width: 15px;
    min-height: 15px;
    margin-right: 9px;
  }
  .term-form-template.with-pb-advantage .form-grid .right .instantBox .innerInstant.iconInstant6 {
    background: #fbe6ef 0 0 no-repeat padding-box;
    width: 42%;
    margin-right: 6px;
  }
  .term-form-template.with-pb-advantage .form-grid .right .instantBox .innerInstant.iconInstant6 .iconInstant {
    background-size: contain !important;
    background: url(../../images/bu/term/cancer-icon.png) no-repeat center/contain;
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    margin-right: 5px;
  }
  .term-form-template.with-pb-advantage .form-grid .right .instantBox .innerInstant .iconInstant {
    display: block;
    width: 24.82px;
    height: 24.82px;
  }
  .term-form-template.with-pb-advantage .form-grid .right .instantBox .innerInstant .textInstant {
    background: 0 0;
    padding: 0;
    font-size: 11px;
    color: #253858;
    border-radius: 0;
    width: auto;
    text-align: center;
    font-weight: 500;
  }
}
@media screen and (max-width: 375px) {
  .term-form-template.with-pb-advantage .form-grid .right .instantBox .innerInstant {
    width: 48%;
  }
}
@media screen and (max-width: 360px) {
  .term-form-template.with-pb-advantage .form-grid .right .instantBox .innerInstant .textInstant {
    font-size: 10px;
  }
}
@media screen and (max-width: 320px) {
  .term-form-template.with-pb-advantage .form-grid .right .instantBox .innerInstant .textInstant {
    font-size: 9px;
  }
}
.term-form-template.with-pb-advantage .form-grid .right .heading {
  letter-spacing: 0;
  color: #2a63f6;
  font-size: 21px;
  line-height: 28px;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .right .heading {
    background: rgba(0, 101, 255, 0.0588235294) 0 0 no-repeat padding-box;
    padding: 32px 18px 0;
    text-align: left;
    border-radius: 20px 20px 0 0;
    font-size: 20px;
    line-height: 25px;
  }
}
.term-form-template.with-pb-advantage .form-grid .right .heading span {
  font-weight: 400;
  color: #253858;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .right .heading span {
    display: block;
    font-size: 16px;
    line-height: 25px;
  }
  .term-form-template.with-pb-advantage .form-grid .right .heading span span {
    font-weight: 700;
    display: inline;
  }
}
.term-form-template.with-pb-advantage .form-grid .right .description {
  letter-spacing: 0;
  color: #253858;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  margin: 4px auto 15px;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .right .description {
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    background: rgba(0, 101, 255, 0.0588235294) 0 0 no-repeat padding-box;
    margin: 0;
    text-align: left;
    padding: 2px 18px 12px;
  }
}
@media screen and (max-width: 360px) {
  .term-form-template.with-pb-advantage .form-grid .right .description {
    font-size: 13px;
  }
}
.term-form-template.with-pb-advantage .form-grid .right .description span {
  font-weight: 500;
}

.term-form-template.with-pb-advantage .form-grid .right .description span sup {
  font-size: 10px;
}

.term-form-template.with-pb-advantage .form-grid .right .inputradio {
  padding: 0 19px;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .right .inputradio {
    padding: 0 18px;
  }
}
.term-form-template.with-pb-advantage .form-grid .right .fieldWrapper {
  margin: 4px 0 15px;
  padding: 0 19px;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .right .fieldWrapper {
    padding: 0 18px;
    margin: 20px 0 22px;
  }
}
.term-form-template.with-pb-advantage .form-grid .right .fieldWrapper .formInput .feildLable {
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 8px;
  position: relative;
  left: auto;
  background: #fff;
  top: auto;
  padding: 0;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.7019607843);
  display: block;
}

.term-form-template.with-pb-advantage .form-grid .right .fieldWrapper .formInput input,
.term-form-template.with-pb-advantage .form-grid .right .fieldWrapper .formInput select {
  padding: 16px 16px 17px;
  border-color: rgba(37, 56, 88, 0.4);
  font-weight: 500;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .right .fieldWrapper .formInput input,
  .term-form-template.with-pb-advantage .form-grid .right .fieldWrapper .formInput select {
    padding: 11px 16px 12px;
  }
}
.term-form-template.with-pb-advantage .form-grid .right .loadingDiv {
  padding: 10px 19px 0;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .right .loadingDiv {
    padding: 10px 18px 0;
  }
}
.term-form-template.with-pb-advantage .form-grid .right #namebox.no-salutation .feildLable {
  left: auto;
}

.term-form-template.with-pb-advantage .form-grid .right #number_f .formInput {
  border: 0;
  align-items: flex-start;
}

.term-form-template.with-pb-advantage .form-grid .right #number_f .formInput::before {
  display: none;
}

.term-form-template.with-pb-advantage .form-grid .right #number_f .formInput .col4 {
  width: 101px;
  border: 1px solid rgba(37, 56, 88, 0.4);
  border-radius: 8px;
}

.term-form-template.with-pb-advantage .form-grid .right #number_f .formInput .col4 select {
  width: 90px;
}

.term-form-template.with-pb-advantage .form-grid .right #number_f .formInput input {
  height: auto;
  width: 100%;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .right #number_f .formInput input {
    height: auto;
  }
}
.term-form-template.with-pb-advantage .form-grid .right #number_f .feildLable {
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 8px;
  position: relative;
  left: auto;
  background: #fff;
  top: auto;
  padding: 0;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.7019607843);
  display: block;
}

.term-form-template.with-pb-advantage .form-grid .right #number_f .code-number {
  display: flex;
  border: 1px solid rgba(37, 56, 88, 0.4);
  border-radius: 8px;
  width: calc(100% - 110px);
  align-items: center;
  padding-left: 12px;
}

.term-form-template.with-pb-advantage .form-grid .right #number_f .code-number .cCode {
  letter-spacing: 0;
  color: #253858;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
}

.term-form-template.with-pb-advantage .form-grid .right #number_f .secure-tag {
  position: absolute;
  display: flex;
  right: 27px;
  bottom: -26px;
  background: rgba(57, 97, 235, 0.1019607843) 0 0 no-repeat padding-box;
  border-radius: 0 0 8px 8px;
  padding: 5px 10px 4px 7px;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .right #number_f .secure-tag {
    right: 24px;
    bottom: -22px;
    padding: 3px 10px 3px 7px;
  }
}
.term-form-template.with-pb-advantage .form-grid .right #number_f .secure-tag .text {
  letter-spacing: 0.15px;
  color: #3962ed;
  font-size: 11px;
  line-height: 17px;
  font-weight: 600;
  margin-left: 6px;
}

.term-form-template.with-pb-advantage .form-grid .right .certified-expert {
  margin: 21px auto 0;
}

.term-form-template.with-pb-advantage .form-grid .right .termCondition {
  padding: 0 18px;
  display: none;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .right .termCondition {
    display: block;
  }
}
.term-form-template.with-pb-advantage .form-grid .right .form-whatsapp {
  margin-top: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
  color: #757575;
  line-height: 20px;
  font-size: 13px;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .right .form-whatsapp {
    margin: 8px 0 16px;
  }
}
.term-form-template.with-pb-advantage .form-grid .right .form-whatsapp i.icon {
  margin-bottom: 0;
  width: 17px;
  height: 17px;
}

.term-form-template.with-pb-advantage .form-grid .right .form-whatsapp .switch {
  width: 28px;
  height: 16px;
}

.term-form-template.with-pb-advantage .form-grid .right .form-whatsapp .switch .slider::before {
  height: 12px;
  width: 12px;
  left: 3px;
  bottom: 2px;
}

.term-form-template.with-pb-advantage .form-grid .right .product-achivement-at-policybazaar {
  display: none;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .right .product-achivement-at-policybazaar {
    display: flex;
    width: 100%;
    left: auto;
    margin: 16px 0 0;
    position: relative;
    flex-wrap: wrap;
    padding: 12px 0 25px;
    background: #f8fbff 0 0 no-repeat padding-box;
    border: solid #eaf1fc;
    border-width: 1px 0 1px 0;
  }
  .term-form-template.with-pb-advantage .form-grid .right .product-achivement-at-policybazaar .listitem {
    width: 33%;
  }
  .term-form-template.with-pb-advantage .form-grid .right .product-achivement-at-policybazaar .listitem:first-of-type {
    width: 100%;
    position: relative;
    margin-bottom: 23px;
    right: auto;
    top: auto;
    left: auto;
    text-align: center;
  }
  .term-form-template.with-pb-advantage .form-grid .right .product-achivement-at-policybazaar .listitem .heading-title.first {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .term-form-template.with-pb-advantage .form-grid .right .product-achivement-at-policybazaar .listitem .form-rating {
    width: 150px;
    margin: 0 auto;
  }
  .term-form-template.with-pb-advantage .form-grid .right .product-achivement-at-policybazaar .listitem .form-rating img {
    width: 139px;
    height: auto;
  }
}
.term-form-template.with-pb-advantage .form-grid .pb-advantage-mobile-box {
  background: #f8fbff 0 0 no-repeat padding-box;
  z-index: 2;
  position: relative;
  padding: 11px 16px 23px 20px;
}

@media screen and (min-width: 1181px) {
  .term-form-template.with-pb-advantage .form-grid .pb-advantage-mobile-box {
    display: none;
  }
}
@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .pb-advantage-mobile-box {
    max-width: 500px;
    width: 100%;
    margin: 30px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .term-form-template.with-pb-advantage .form-grid .pb-advantage-mobile-box {
    max-width: 100%;
    margin: -1px auto 0;
  }
}
.term-form-template.with-pb-advantage .form-grid .pb-advantage-mobile-box .heading {
  letter-spacing: 0;
  color: #253858;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
}

.term-form-template.with-pb-advantage .form-grid .pb-advantage-mobile-box .pb-advantage-list {
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 0 16px #ddebff;
  border: 1px solid #f8fbff;
  border-radius: 8px;
  padding: 11px 20px;
  margin-top: 12px;
}

.term-form-template.with-pb-advantage .form-grid .pb-advantage-mobile-box .pb-advantage-list .pb-advantage {
  border-bottom: 1px dashed rgba(37, 56, 88, 0.2);
  padding: 0 0 12px;
  margin: 0 0 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.term-form-template.with-pb-advantage .form-grid .pb-advantage-mobile-box .pb-advantage-list .pb-advantage .icon {
  width: 39px;
  flex-shrink: 0;
}

.term-form-template.with-pb-advantage .form-grid .pb-advantage-mobile-box .pb-advantage-list .pb-advantage .icon img {
  max-width: 100%;
}

.term-form-template.with-pb-advantage .form-grid .pb-advantage-mobile-box .pb-advantage-list .pb-advantage .text {
  width: calc(100% - 60px);
  color: #253858;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.term-form-template.with-pb-advantage .form-grid .pb-advantage-mobile-box .pb-advantage-list .pb-advantage .text span {
  letter-spacing: 0;
  color: #16a085;
  font-size: 13px;
  font-weight: 700;
}

.term-form-template.with-pb-advantage .form-grid .pb-advantage-mobile-box .pb-advantage-list .view-all-advantages {
  text-align: CENTER;
  letter-spacing: 0;
  color: #0065ff;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  position: relative;
}

.term-form-template.with-pb-advantage .form-grid .pb-advantage-mobile-box .pb-advantage-list .view-all-advantages:after {
  content: "";
  border: solid #0065ff;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 8px;
}

@media screen and (max-width: 1180px) {
  .term-form-template.with-pb-advantage .form-grid .disclaimer {
    font-size: 12px;
    line-height: 20px;
    background: #f9faff;
    overflow: auto;
    padding: 16px;
    margin-top: -1px;
  }
}
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}

.popup-overlay.active {
  opacity: 1;
  visibility: visible;
}

.popup-container {
  width: 90%;
  max-width: 450px;
  background-color: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  transform: scale(0.9);
  opacity: 0;
  transition: transform 0.4s, opacity 0.4s;
}

.popup-container .popup-header {
  padding: 26px 26px 0 26px;
  position: relative;
}

.popup-container .popup-header .popup-title {
  color: #263c90;
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  text-align: left;
  margin-bottom: 14px;
  position: relative;
  text-transform: uppercase;
}

@media (max-width: 568px) {
  .popup-container .popup-header .popup-title {
    font-size: 26px;
    line-height: 28px;
    text-transform: uppercase;
  }
}
.popup-container .popup-header .popup-title .popup-subtitle {
  color: #263c90;
  font-size: 20px;
  text-align: left;
  line-height: 30px;
  text-transform: lowercase;
  font-weight: 500;
}

@media (max-width: 568px) {
  .popup-container .popup-header .popup-title .popup-subtitle {
    font-size: 17px;
    line-height: 28px;
  }
}
.popup-container .popup-header .popup-title::after {
  content: "";
  position: absolute;
  width: 100px;
  height: 114px;
  background: url(../../images/bu/term/advantage-img.png) no-repeat 0 0;
  right: -10px;
  top: -20px;
  background-size: contain;
}

@media (max-width: 568px) {
  .popup-container .popup-header .popup-title::after {
    width: 80px;
    height: 100px;
    right: -10px;
    top: -20px;
    background-size: contain;
  }
}
.popup-container .popup-content {
  padding: 35px 20px 10px;
  background: rgba(0, 101, 255, 0.05);
  width: 96%;
  margin: 0 auto;
  border-radius: 14px;
  box-sizing: border-box;
}

@media (max-width: 568px) {
  .popup-container .popup-content {
    padding: 25px 20px 10px;
  }
}
.popup-container .close-popup {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  cursor: pointer;
  border: none;
  transition: background 0.3s;
}

.popup-container .close-popup:hover {
  background: rgba(255, 255, 255, 0.3);
}

.popup-container .advantages-title {
  font-size: 18px;
  color: #253858;
  font-weight: 600;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

.popup-container .actionBtn {
  padding: 12px 20px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
  transition: all 0.3s;
}

.popup-container .actionBtn#continueWithValid {
  background: #f35024;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.25);
  border: none;
  color: #fff;
  padding: 15px;
  width: 75%;
  margin: 0 auto;
  font-weight: 600;
  font-size: 19px;
}

@media (max-width: 568px) {
  .popup-container .actionBtn#continueWithValid {
    width: 80%;
    padding: 14px;
  }
}
.popup-container .actionBtn#continueWithInvalid {
  background: 0 0;
  color: #f35024;
  width: 54%;
  margin: 0 auto;
  border: none;
  padding: 10px 16px 10px 10px;
  position: relative;
}

.popup-container .actionBtn#continueWithInvalid:after {
  content: "";
  position: absolute;
  right: 2px;
  top: 53%;
  width: 10px;
  height: 10px;
  background: url(../../images/bu/term/orange_arrow_path.png) no-repeat 0 0;
  background-size: contain;
  transform: translateY(-50%);
}

@media (max-width: 390px) {
  .popup-container .actionBtn#continueWithInvalid {
    width: 255px;
    padding-right: 25px;
    font-size: 15px;
  }
  .popup-container .actionBtn#continueWithInvalid:after {
    right: 17px;
    top: 54%;
  }
}
.popup-container .advantages-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.popup-container .advantages-list li {
  font-size: 16px;
  color: #253858;
  line-height: 24px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
}

@media (max-width: 568px) {
  .popup-container .advantages-list li {
    font-size: 15px;
    margin-bottom: 10px;
  }
}
.popup-container .advantages-list li:before {
  content: "";
  position: absolute;
  left: -4px;
  top: 4px;
  width: 16px;
  height: 16px;
  background: url(../../images/bu/term/advantage_start.png) no-repeat 0 0;
  background-size: contain;
}

.popup-container .popup-footer {
  padding: 20px 0 16px;
}

.popup-container .popup-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

@media (max-width: 568px) {
  .popup-container .popup-actions {
    gap: 4px;
  }
}
.popup-overlay.active .popup-container {
  transform: scale(1);
  opacity: 1;
}

.platinum-and-add {
  display: flex;
  justify-content: space-between;
  margin: 0 0;
}

@media (max-width: 767px) {
  .platinum-and-add {
    flex-direction: column;
    margin: 40px 0;
  }
}
@media (max-width: 767px) {
  .platinum-and-add .termRightAdd {
    text-align: center;
    margin: 40px 0 0 0;
  }
}
.platinum-and-add .termRightAdd img {
  cursor: pointer;
  border-radius: 0;
}

@media (max-width: 767px) {
  .platinum-and-add .termRightAdd img {
    width: calc(100% - 30px);
  }
}
.platinum-and-add .paltinumLeftSection {
  max-width: calc(100% - 283px);
}

@media (max-width: 767px) {
  .platinum-and-add .paltinumLeftSection {
    max-width: 100%;
    padding: 0 15px;
  }
}
.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web {
  background: #fff;
  border: 1px solid rgba(0, 101, 255, 0.3);
  box-shadow: 0 3px 12px 0 rgba(0, 101, 255, 0.15);
  border-radius: 10px;
  margin-bottom: 10px;
  display: none;
  width: 100%;
  margin: 0;
}

@media only screen and (max-width: 667px) {
  .platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web {
    margin-left: -5px;
    margin-right: -5px;
  }
}
.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box .certificate-platinum-header {
  display: flex;
  justify-content: space-between;
  padding: 0;
  padding-bottom: 0;
  align-items: flex-start;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box .certificate-platinum-header > div {
  padding: 0 0 0 10px;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box .certificate-platinum-header .certficate-icons {
  width: auto;
  padding-top: 5px;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box .certificate-platinum-header .certficate-icons .certficate-icons-image {
  background: url(../../images/bu/term/term_first_fold_sprite.png);
  background-repeat: no-repeat;
  width: 29px;
  height: 40px;
  background-position: 0 100%;
}

@media only screen and (max-width: 1024px) {
  .platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box .certificate-platinum-header .certficate-icons {
    padding-top: 0;
  }
}
.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box .certificate-platinum-header .certficate-heading {
  color: #fff;
  background: #0065ff;
  font-size: 16px;
  margin-right: auto;
  padding: 0 20px;
  height: 40px;
  display: flex;
  align-items: center;
  line-height: 24px;
  border-radius: 8px 0 0 0;
  position: relative;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box .certificate-platinum-header .certficate-heading:after {
  content: "";
  height: 0;
  width: 0;
  right: -12px;
  border-top: 20px solid #0065ff;
  border-right: 12px solid rgba(244, 117, 48, 0);
  border-bottom: 20px solid #0065ff;
  top: 0;
  position: absolute;
}

@media (max-width: 767px) {
  .platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box .certificate-platinum-header .certficate-heading:after {
    border-top: 18px solid #0065ff;
    border-bottom: 18px solid #0065ff;
  }
}
@media (max-width: 767px) {
  .platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box .certificate-platinum-header .certficate-heading {
    font-size: 14px;
    height: 36px;
    padding: 0 14px;
  }
}
@media only screen and (max-width: 375px) {
  .platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box .certificate-platinum-header .certficate-heading {
    font-size: 14px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 320px) {
  .platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box .certificate-platinum-header .certficate-heading {
    font-size: 12px;
    line-height: 20px;
  }
}
.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.first-column .certficate-text {
  display: block;
}

@media only screen and (max-width: 667px) {
  .platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.first-column .certficate-text {
    display: none;
  }
}
.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column {
  display: flex;
  padding: 17px 0 20px 23px;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column {
    padding: 0 0 17px 15px;
  }
}
.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certficate-diff-text-wrapper .certficate-claimsettled,
.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certficate-diff-text-wrapper .certficate-insurer {
  letter-spacing: 0.16px;
  color: #253858;
  font-size: 14px;
  line-height: 53px;
  font-weight: 500;
  text-align: left;
}

@media (max-width: 767px) {
  .platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certficate-diff-text-wrapper .certficate-claimsettled,
  .platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certficate-diff-text-wrapper .certficate-insurer {
    line-height: 43px;
  }
}
.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certficate-diff-text-wrapper .certficate-insurer {
  height: 60px;
  position: relative;
  top: 10px;
}

@media (max-width: 767px) {
  .platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certficate-diff-text-wrapper .certficate-insurer {
    height: 43px;
  }
}
.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column:first-child {
  width: 105px;
  text-align: right;
  padding-right: 10px;
  padding-top: 10px;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column:nth-child(2) {
  width: auto;
  overflow: hidden;
  overflow-x: scroll;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column:nth-child(2)::-webkit-scrollbar {
  width: 0;
  padding: 0;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column:nth-child(2)::-webkit-scrollbar-track {
  background: 0 0;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column:nth-child(2)::-webkit-scrollbar-thumb {
  background: 0 0;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column:nth-child(2)::-webkit-scrollbar-thumb:hover {
  background: 0 0;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide {
  display: flex;
  justify-content: space-between;
  padding-left: 0;
  padding-top: 10px;
  padding-bottom: 0;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .pp-list {
  padding: 0;
  min-width: initial;
  min-height: auto;
  margin: 0 10px 0 0;
}

@media only screen and (max-width: 568px) {
  .platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .pp-list {
    min-width: 158px;
    padding: 10px 3px 0 5px;
  }
}
.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .pp-list figure {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 141px;
  margin: 0;
}

@media (max-width: 767px) {
  .platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .pp-list figure {
    width: 100%;
  }
}
.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .pp-list figure .img-wrapper .image {
  width: 100%;
  height: 60px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 1px dashed #0065ff;
  border-radius: 4px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .pp-list figure .img-wrapper .image {
    height: 43px;
  }
}
.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .pp-list figure .img-wrapper .image .certificate_sprite_wrapper {
  width: 100%;
  height: 24px;
  display: block;
  margin: 0 auto;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .pp-list figure .img-wrapper .image .certificate_sprite_wrapper.certificate_sprite_logo {
  background-image: url("../../images/bu/term/certificate_sprite_logo.png?v=3");
  background-repeat: no-repeat;
  background-size: 100%;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .pp-list figure .img-wrapper .image .certificate_sprite_wrapper.certificate_sprite_logo.hdfclife {
  background-position: 24px 32%;
  background-size: 154px;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .pp-list figure .img-wrapper .image .certificate_sprite_wrapper.certificate_sprite_logo.maxlife {
  background-position: 1px 85%;
  background-size: cover;
  height: 46px;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .pp-list figure .img-wrapper .image .certificate_sprite_wrapper.certificate_sprite_logo.tataaialife {
  background-position: 26px 100%;
  background-size: 230px;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .pp-list figure .img-wrapper .image .certificate_sprite_wrapper.certificate_sprite_logo.bajajlife {
  background-position: 29px 7%;
  background-size: 125px;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .pp-list figure .img-wrapper .image .certificate_sprite_wrapper.certificate_sprite_logo.pnblife {
  background-position: 25px 95%;
  background-size: 140px;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .pp-list figure .img-wrapper .image .certificate_sprite_wrapper.certificate_sprite_logo.canaralife {
  background-position: 25px 43%;
  background-size: 110px;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .pp-list figure .img-wrapper .image .certificate_sprite_wrapper.certificate_sprite_logo.kotaklife {
  background-position: 28px 69%;
  background-size: 232px;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .pp-list figure .img-wrapper .image .certificate_sprite_wrapper.certificate_sprite_logo.indiafirstlife {
  background-position: 43px 59%;
  background-size: 85px;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .pp-list figure .img-wrapper .image .certificate_sprite_wrapper.certificate_sprite_logo.abhilife {
  background-position: 27px 19%;
  background-size: 145px;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .pp-list figure .img-wrapper .image .certificate_sprite_wrapper.certificate_sprite_logo.aegonlife {
  background-position: 37px 0;
  background-size: 110px;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .pp-list figure figcaption {
  background: rgba(0, 101, 255, 0.1);
  border-radius: 0 0 10px 10px;
  padding: 8px 10px;
  text-align: center;
  width: 90%;
  margin: 0 auto;
  letter-spacing: 0.19px;
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
}

@media (max-width: 767px) {
  .platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .pp-list figure figcaption {
    width: 72%;
    padding: 4px 10px;
  }
}
.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .certficate-column {
  display: none;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certficate-text {
  width: auto;
  padding-top: 0;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certficate-text.certi-in-mobile {
  display: none;
}

@media only screen and (max-width: 667px) {
  .platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certficate-text.certi-in-mobile {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    padding-bottom: 15px;
  }
}
.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certficate-text.certi-in-mobile .certficate-text-link {
  background: rgba(255, 255, 255, 0.0588235294);
  border: 1px solid #2a62f5;
  border-radius: 8px;
  padding: 5px 10px;
  text-decoration: none;
  margin: 0 auto;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web .certficate-text .certficate-text-link {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  text-decoration: underline;
  display: block;
  cursor: pointer;
  border: none;
  box-shadow: none;
  outline: 0;
  background: 0 0;
  margin: 0 auto;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web.rhs {
  display: block;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web.rhs .certificate-platinum-header .certficate-text {
  display: none;
}

.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web.rhs .certificate-platinum-partner-box + .certficate-text {
  border: 0;
  padding: 5px;
  border-radius: 6px;
  text-decoration: none;
  margin: -16px auto 22px;
  display: block;
  background: #0065ff;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.15);
  width: 132px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web.rhs .certificate-platinum-partner-box + .certficate-text {
    height: 34px;
    margin: -16px auto 20px;
  }
}
.platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web.rhs .certificate-platinum-partner-box + .certficate-text button {
  text-decoration: none;
}

@media only screen and (max-width: 1024px) {
  .platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web {
    display: block;
    margin: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  .platinum-and-add .paltinumLeftSection .certificate-platinum-partner-web {
    display: block;
    margin: 0 auto;
    width: 98%;
  }
}
.platinum-and-add .paltinumLeftSection .rightSection .certificate-platinum-partner-web.rhs {
  margin-bottom: 20px;
}

.flexbox {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  .flexbox {
    flex-direction: column;
  }
}
@media (max-width: 568px) {
  .flexbox {
    flex-direction: column;
  }
}
@media (max-width: 360px) {
  .flexbox {
    flex-direction: column;
  }
}
.flexbox-left,
.flexbox-right {
  width: 50%;
}

@media (max-width: 890px) {
  .flexbox-left,
  .flexbox-right {
    width: 100%;
  }
}
.flexbox-left.w70,
.flexbox-right.w70 {
  width: calc(100% - 338px);
}

@media (max-width: 890px) {
  .flexbox-left.w70,
  .flexbox-right.w70 {
    width: 100%;
  }
}
.flexbox-left.w60,
.flexbox-right.w60 {
  width: 60%;
}

@media (max-width: 568px) {
  .flexbox-left.w60,
  .flexbox-right.w60 {
    width: 100%;
  }
}
.flexbox-left.w40,
.flexbox-right.w40 {
  width: 40%;
}

@media (max-width: 568px) {
  .flexbox-left.w40,
  .flexbox-right.w40 {
    width: 100%;
  }
}
.flexbox-left.w30,
.flexbox-right.w30 {
  width: 338px;
}

@media (max-width: 890px) {
  .flexbox-left.w30,
  .flexbox-right.w30 {
    width: 100%;
  }
}
.flexbox.sb {
  justify-content: space-between;
}

@media (max-width: 890px) {
  .flexbox.sb .term-illustration {
    display: none;
  }
}
.flexbox.alignOrder .flex {
  display: block;
}

@media (max-width: 890px) {
  .flexbox.alignOrder .flex {
    display: flex;
    width: 100%;
    flex-direction: column;
  }
  .flexbox.alignOrder .flex .top-heading {
    order: 1;
  }
  .flexbox.alignOrder .flex .video-container {
    order: 4;
  }
  .flexbox.alignOrder .flex .content {
    order: 2;
  }
  .flexbox.alignOrder .flex .how-term-insurance-work-wrapper {
    order: 3;
  }
}
.flexbox-right.lf {
  max-width: 512px;
}

@media (max-width: 890px) {
  .flexbox-right.lf {
    margin: 0 auto;
  }
}
.flexbox .flexbox-left.col-flex {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.flexbox.reviewby {
  width: 410px;
  margin: 0 auto 60px;
  padding: 0 0 0 12px;
  position: relative;
}

@media (max-width: 890px) {
  .flexbox.reviewby {
    flex-direction: row;
    max-width: 340px;
    width: 96%;
    padding: 0 10px;
    margin: 30px auto 40px;
  }
}
@media (max-width: 360px) {
  .flexbox.reviewby {
    flex-direction: row;
    max-width: 280px;
    width: 96%;
  }
}
.reviewby {
  position: relative;
  justify-content: space-between;
}

.reviewby .flexbox-left,
.reviewby .flexbox-right {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  position: relative;
}

.reviewby .flexbox-left .bio,
.reviewby .flexbox-right .bio {
  background: transparent linear-gradient(113deg, #fffdf8 0, #f1f0ff 100%) 0 0 no-repeat padding-box;
  border: 1px solid #776ef5;
  position: absolute;
  width: 450px;
  padding: 20px 20px 20px 65px;
  border-radius: 8px;
  top: 18px;
  display: none;
  z-index: 10;
  position: absolute;
  left: -17px;
  margin-top: 30px;
}

.reviewby .flexbox-left .bio:before,
.reviewby .flexbox-right .bio:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 14px;
  background: url("../../images/bu/term/tool-tip.svg") no-repeat 0 0;
  top: -14px;
  left: 30px;
  background-size: 30px;
}

.reviewby .flexbox-left .bio .img-by,
.reviewby .flexbox-right .bio .img-by {
  left: 14px;
  position: absolute;
}

.reviewby .flexbox-left .bio .name-by .bigtext,
.reviewby .flexbox-right .bio .name-by .bigtext {
  text-decoration: none;
  margin-bottom: 5px;
  position: relative;
}

.reviewby .flexbox-left .bio .name-by .bigtext .link,
.reviewby .flexbox-right .bio .name-by .bigtext .link {
  width: 20px;
  height: 20px;
  background: url("../../images/bu/term/linkedin.svg") no-repeat 0 0;
  display: inline-block;
  background-size: 100%;
  margin-left: 10px;
  top: 2px;
  position: absolute;
}

@media (max-width: 890px) {
  .reviewby .flexbox-left .bio .name-by .bigtext .link,
  .reviewby .flexbox-right .bio .name-by .bigtext .link {
    right: 0;
  }
}
@media (max-width: 890px) {
  .reviewby .flexbox-left .bio .name-by .bigtext,
  .reviewby .flexbox-right .bio .name-by .bigtext {
    font-size: 13px;
    margin-left: 0;
    top: 0;
  }
}
.reviewby .flexbox-left .bio .name-by .smtext,
.reviewby .flexbox-right .bio .name-by .smtext {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 45px;
}

.reviewby .flexbox-left .bio .name-by .smtext::before,
.reviewby .flexbox-right .bio .name-by .smtext::before {
  display: none;
}

@media (max-width: 890px) {
  .reviewby .flexbox-left .bio .name-by .smtext,
  .reviewby .flexbox-right .bio .name-by .smtext {
    top: 43px;
  }
}
.reviewby .flexbox-left .bio .description,
.reviewby .flexbox-right .bio .description {
  font-size: 14px;
  line-height: 24px;
  margin-top: 40px;
  position: relative;
}

.reviewby .flexbox-left .bio .description:before,
.reviewby .flexbox-right .bio .description:before {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  top: -4px;
  left: -43px;
  background: url("../../images/bu/term/comma.png") no-repeat 0 0;
  background-size: cover;
}

.reviewby .flexbox-left .bio .description-close,
.reviewby .flexbox-right .bio .description-close {
  background: url("../../images/bu/term/close-gray-icon.svg") no-repeat 0 0;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}

@media (max-width: 890px) {
  .reviewby .flexbox-left,
  .reviewby .flexbox-right {
    width: 50%;
  }
  .reviewby .flexbox-left .bio.active,
  .reviewby .flexbox-right .bio.active {
    display: block !important;
  }
}
.reviewby .flexbox-left .img-by,
.reviewby .flexbox-right .img-by {
  width: 45px;
  height: 35px;
  border-radius: 50%;
  margin-right: 12px;
  position: relative;
}

@media (max-width: 890px) {
  .reviewby .flexbox-left .img-by,
  .reviewby .flexbox-right .img-by {
    margin-right: 0;
  }
}
.reviewby .flexbox-left .name-by,
.reviewby .flexbox-right .name-by {
  display: flex;
  flex-direction: column;
}

.reviewby .flexbox-left .name-by .smtext,
.reviewby .flexbox-right .name-by .smtext {
  font-size: 12px;
  color: rgba(37, 56, 88, 0.6);
  margin-bottom: 6px;
  padding-left: 18px;
  position: relative;
}

@media (max-width: 360px) {
  .reviewby .flexbox-left .name-by .smtext,
  .reviewby .flexbox-right .name-by .smtext {
    font-size: 10px;
  }
}
.reviewby .flexbox-left .name-by .bigtext,
.reviewby .flexbox-right .name-by .bigtext {
  font-size: 16px;
  color: #253858;
  font-weight: 500;
  text-decoration: underline;
}

@media (max-width: 890px) {
  .reviewby .flexbox-left .name-by .bigtext,
  .reviewby .flexbox-right .name-by .bigtext {
    font-size: 14px;
  }
}
@media (max-width: 375px) {
  .reviewby .flexbox-left .name-by .bigtext,
  .reviewby .flexbox-right .name-by .bigtext {
    font-size: 12px;
  }
}
@media (max-width: 360px) {
  .reviewby .flexbox-left .name-by .bigtext,
  .reviewby .flexbox-right .name-by .bigtext {
    font-size: 11px;
  }
}
.reviewby .flexbox-left.hv,
.reviewby .flexbox-right.hv {
  padding-bottom: 10px;
}

.reviewby .flexbox-left.hv:hover .bio,
.reviewby .flexbox-right.hv:hover .bio {
  display: block;
}

.reviewby .flexbox-left {
  position: relative;
}

.reviewby .flexbox-left:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  right: 12px;
  top: 0;
  background: rgba(37, 56, 88, 0.2);
}

@media (max-width: 568px) {
  .reviewby .flexbox-left:after {
    display: none;
  }
}
.reviewby .flexbox-left .smtext:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 100%;
  left: -2px;
  top: 2px;
  background: url("../../images/bu/term/written-label.svg") no-repeat 0 0;
}

.reviewby .flexbox-right {
  position: relative;
}

.reviewby .flexbox-right .dot-arrow {
  width: 100px;
  position: absolute;
  height: 1px;
  background: #ccc;
  right: -100px;
  top: 50%;
  transform: translate(0, -50%);
}

.reviewby .flexbox-right .dot-arrow:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  right: 0;
  top: -5px;
  border-radius: 50%;
  background: #098b2c;
}

@media (max-width: 890px) {
  .reviewby .flexbox-right .dot-arrow {
    width: 22px;
    right: -30px;
  }
}
.reviewby .flexbox-right .smtext:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  left: 0;
  top: 0;
  background: url("../../images/bu/term/tick-label.svg") no-repeat 0 0;
}

@media (max-width: 890px) {
  .reviewby .flexbox-left,
  .reviewby .flexbox-right {
    width: 50%;
    min-width: 50%;
  }
  .reviewby .flexbox-left .bio .description-close {
    display: none;
  }
  .reviewby .flexbox-right .bio .description-close {
    display: none;
  }
  .reviewby .flexbox-left .s1 {
    left: 0;
    width: 300px;
  }
  .reviewby .flexbox-left .s1:before {
    left: 6px;
  }
  .reviewby .flexbox-right .s2 {
    left: -92%;
    width: 300px;
  }
  .reviewby .flexbox-right .s2:before {
    left: initial;
    right: 120px;
    width: 26px;
  }
}
@media (max-width: 360px) {
  .reviewby .flexbox-right .s2 {
    left: -112%;
  }
}
.term-plans-box {
  display: flex;
  overflow: hidden;
  padding: 0 0 0 10px;
  margin: 0 auto;
  max-width: 741px;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
  .term-plans-box {
    justify-content: center;
  }
}
@media screen and (max-width: 980px) {
  .term-plans-box {
    padding: 0 0 0 15px;
    margin-left: 0;
    background: 0 0 !important;
    flex-direction: column;
    width: 100%;
  }
}
.term-plans-box .heading {
  width: 168px;
  padding: 0;
  background: #fffff5 0 0 no-repeat padding-box;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1607843137);
  border-radius: 8px 0 0 8px;
  display: flex;
  align-items: CENTER;
  justify-content: center;
  flex-direction: column;
  margin-right: 19px;
  flex-shrink: 0;
}

@media screen and (max-width: 767px) {
  .term-plans-box .heading {
    width: 100%;
    height: auto;
    background: 0 0;
    box-shadow: none;
    border-radius: 0;
    margin-right: 0;
  }
}
.term-plans-box .heading .image {
  max-width: 88px;
}

.term-plans-box .heading .content {
  display: flex;
  align-items: center;
  margin-top: 15px;
}

@media screen and (max-width: 767px) {
  .term-plans-box .heading .content {
    border-bottom: 1px dashed #707070;
    width: 92%;
    margin: 0 auto 23px;
    padding: 0 0 7px;
  }
}
.term-plans-box .heading .content > div {
  max-width: 18px;
  margin-right: 12px;
  max-height: 18px;
}

.term-plans-box .heading .content p {
  letter-spacing: 0;
  color: #000;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  margin: 0;
}

.term-plans-box .term-plans {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .term-plans-box .term-plans {
    width: 100%;
    padding-left: 7px;
    overflow-x: scroll;
  }
}
@media screen and (max-width: 767px) {
  .term-plans-box .term-plans::-webkit-scrollbar {
    display: none;
  }
}
.term-plans-box .term-plans .term-plan {
  width: calc(33% - 15px);
  height: 249px;
  cursor: pointer;
  border-radius: 18px;
  padding: 14px 14px 21px;
}

@media screen and (max-width: 767px) {
  .term-plans-box .term-plans .term-plan {
    min-width: 227px;
    margin-right: 20px;
  }
}
.term-plans-box .term-plans .term-plan.purple {
  background: #ffe0d2;
}

.term-plans-box .term-plans .term-plan.purple p {
  color: #75413e;
}

.term-plans-box .term-plans .term-plan.purple p span {
  background: #75413e;
}

.term-plans-box .term-plans .term-plan.purple button {
  background: #75413e;
}

.term-plans-box .term-plans .term-plan.orange {
  background: #fff2c5;
}

.term-plans-box .term-plans .term-plan.orange p {
  color: #ff7c02;
}

.term-plans-box .term-plans .term-plan.orange p span {
  background: #ff7c02;
}

.term-plans-box .term-plans .term-plan.orange button {
  background: #ff7c02;
}

.term-plans-box .term-plans .term-plan.pink {
  background: #d1ffc6;
}

.term-plans-box .term-plans .term-plan.pink p {
  color: #1c6f08;
}

.term-plans-box .term-plans .term-plan.pink p span {
  background: #1c6f08;
}

.term-plans-box .term-plans .term-plan.pink button {
  background: #1c6f08;
}

.term-plans-box .term-plans .term-plan .amount {
  text-transform: uppercase;
  font-size: 38px;
  line-height: 42px;
  font-weight: 700;
  margin: 0 0 8px;
}

.term-plans-box .term-plans .term-plan .type {
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  margin: 0 0 17px;
}

.term-plans-box .term-plans .term-plan .plan {
  font-size: 16px;
  line-height: 16px;
  margin: 0 0 29px;
  letter-spacing: 0;
}

.term-plans-box .term-plans .term-plan .plan span {
  border-radius: 50%;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 20px;
  height: 20px;
  font-size: 11px;
  line-height: 13px;
  margin-top: 0;
}

.term-plans-box .term-plans .term-plan button {
  border-radius: 4px;
  width: 100%;
  border: 0;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  padding: 11px 0 10px;
  font-weight: 700;
  cursor: pointer;
}

.term-plans-box .term-plans:last-child {
  margin-right: 0;
}

@media (max-width: 980px) {
  .term-plans-box .term-plans:last-child {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .term-plans-box .hide-mobile {
    display: none;
  }
}
.term-plans-box .hide-desktop {
  display: none;
}

@media screen and (max-width: 767px) {
  .term-plans-box .hide-desktop {
    display: block;
  }
}
.wrapperFullWidth.bgNriPlan {
  background: #fff9f3;
  padding: 30px 0;
  margin: 0 0 60px;
}

.wrapperFullWidth.bgNriPlan .grid {
  margin: 0 auto;
}

@media (max-width: 980px) {
  .wrapperFullWidth.bgNriPlan {
    padding: 30px 0 30px 15px;
    margin: 0 0 40px;
  }
}
.wrapperFullWidth.bgNriPlan .table-disclaimer p {
  text-align: center;
  font-size: 14px;
  color: rgba(37, 56, 88, 0.6);
  margin: 0;
  padding: 0;
}

.wrapperFullWidth.bgNriPlan .table-disclaimer p:first-child {
  padding-top: 10px;
}

@media (max-width: 980px) {
  .wrapperFullWidth.bgNriPlan .table-disclaimer p {
    padding-top: 10px;
    text-align: left;
  }
}
.wrapperFullWidth.bgNriPlan .table-disclaimer p em {
  font-style: normal;
}

.wrapperFullWidth.bgNriPlan .best-plan-for-nri {
  font-size: 24px;
  display: block;
  text-align: center;
  color: #253858;
  font-weight: 600;
}

@media (max-width: 767px) {
  .wrapperFullWidth.bgNriPlan .best-plan-for-nri {
    font-size: 20px;
    padding-right: 15px;
  }
}
.wrapperFullWidth.bgNriPlan .sub-best-plan-for-nri {
  font-size: 14px;
  display: block;
  text-align: center;
  color: rgba(37, 56, 88, 0.8980392157);
  margin: 0 0 30px;
}

@media (max-width: 767px) {
  .wrapperFullWidth.bgNriPlan .sub-best-plan-for-nri {
    padding-right: 15px;
  }
}
.wrapperFullWidth.bgNriPlan .table-section {
  position: relative;
}

.wrapperFullWidth.bgNriPlan .table-section.smallTable {
  width: 70%;
  margin: 0 auto 80px;
}

@media (max-width: 980px) {
  .wrapperFullWidth.bgNriPlan .table-section.smallTable {
    width: 100%;
    padding: 0 0 30px 16px;
    margin-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .wrapperFullWidth.bgNriPlan .table-section {
    overflow: auto;
    padding: 0;
    margin-right: -16px;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .wrapperFullWidth.bgNriPlan .table-section::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 980px) {
  .wrapperFullWidth.bgNriPlan .table-section {
    padding: 0;
    margin: 0;
  }
}
.wrapperFullWidth.bgNriPlan .table-section #newformat tr td:first-child {
  color: #0065ff;
  font-weight: 600;
  cursor: pointer;
}

.wrapperFullWidth.bgNriPlan .table-section #newformat tr td:first-child a {
  color: #0065ff;
  text-decoration: none;
}

.wrapperFullWidth.bgNriPlan .table-section #newformat tr td:first-child strong {
  color: #fff;
}

.wrapperFullWidth.bgNriPlan .table-section #newformat tr td:last-child span {
  background: #0165ff;
  color: #fff;
  padding: 10px;
  border-radius: 5px;
  cursor: pointer;
}

.wrapperFullWidth.bgNriPlan .table-section table {
  width: 100%;
  margin: 0 auto 10px;
  border-collapse: collapse;
  background: #fff;
  border-radius: 0.4em;
  filter: drop-shadow(0px 3px 12px rgba(37, 56, 88, 0.15));
}

.wrapperFullWidth.bgNriPlan .table-section table.top-left tr td:first-child,
.wrapperFullWidth.bgNriPlan .table-section table.top-left tr:nth-child(2) td {
  font-weight: 600;
}

.wrapperFullWidth.bgNriPlan .table-section table.left tr td:first-child {
  font-weight: 600;
}

@media (max-width: 568px) {
  .wrapperFullWidth.bgNriPlan .table-section table {
    margin: 0 auto 10px;
  }
}
.wrapperFullWidth.bgNriPlan .table-section table tr:first-child {
  border-top: none;
  background: #253858;
  color: #fff;
}

.wrapperFullWidth.bgNriPlan .table-section table tr:first-child td {
  text-align: left;
  padding: 12px;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
}

.wrapperFullWidth.bgNriPlan .table-section table tr:first-child td strong {
  color: #fff;
}

.wrapperFullWidth.bgNriPlan .table-section table tr:first-child td:first-child {
  border-top-left-radius: 0.4em;
  border-left: none;
}

.wrapperFullWidth.bgNriPlan .table-section table tr:first-child td:last-child {
  border-top-right-radius: 0.4em;
  border-right: none;
}

.wrapperFullWidth.bgNriPlan .table-section table tr:last-child td {
  border-bottom: 1px solid rgba(37, 56, 88, 0.2);
}

.wrapperFullWidth.bgNriPlan .table-section table tr {
  border-top: 1px solid rgba(37, 56, 88, 0.2);
}

.wrapperFullWidth.bgNriPlan .table-section table td {
  padding: 12px 16px;
  font-size: 14px;
  color: rgba(37, 56, 88, 0.9);
  height: 54px;
  line-height: 20px;
  border-right: 1px solid rgba(37, 56, 88, 0.2);
  border-left: 1px solid rgba(37, 56, 88, 0.2);
}

.wrapperFullWidth.bgNriPlan .table-section table td:last-child {
  border-right: 1px solid rgba(37, 56, 88, 0.2);
  text-align: center;
  min-width: 160px;
}

.wrapperFullWidth.bgNriPlan .table-section table .btn.btn-primary {
  border-radius: 4px;
  background: #0065ff;
  color: #fff;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.2509803922);
  padding: 10px 16px;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s ease-in;
  border: none;
}

.wrapperFullWidth.bgNriPlan .table-section table .btn.btn-primary:hover {
  background-color: #003d99;
}

@media (max-width: 1024px) {
  .wrapperFullWidth.bgNriPlan .table-section table {
    min-width: 890px;
  }
}
.wrapperFullWidth.bgNriPlan .table-section.no-link-button table td:last-child {
  text-align: left;
}

section.pbcategoryPages.center_hd .wrapperFullWidth.bgNriPlan .grid {
  margin: 0 auto;
}

.custom-slider-container {
  width: 100%;
  overflow: hidden;
  padding: 0 0 8px 0;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .custom-slider-container {
    padding: 0 0 0 16px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 980px) {
  .custom-slider-container .sliderRoot .sliderWrapper .items.col-3 .item {
    min-height: 270px;
  }
}
.custom-slider-container .sliderRoot .sliderWrapper .arrows {
  position: absolute;
  right: 0;
  top: -33px;
  display: flex;
  align-items: center;
  width: 67px;
  justify-content: space-between;
}

@media screen and (max-width: 980px) {
  .custom-slider-container .sliderRoot .sliderWrapper .arrows {
    display: none;
  }
}
.custom-slider-container .sliderRoot .sliderWrapper .arrows.style-1 .arrow-right {
  right: 0;
  height: 26px;
  width: 26px;
}

.custom-slider-container .sliderRoot .sliderWrapper .arrows.style-1 .arrow-left {
  left: 0;
  height: 26px;
  width: 26px;
}

.custom-slider-container .custom-slider-heading {
  color: var(--text-89, var(----text-primary-60-color, rgba(37, 56, 88, 0.89)));
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 16px;
  position: relative;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .custom-slider-container .custom-slider-heading {
    font-size: 20px;
    line-height: 28px;
  }
  .custom-slider-container .custom-slider-heading:before {
    display: none;
  }
}
.custom-slider-container .subTitleNri {
  font-size: 14px;
  color: rgba(37, 56, 88, 0.8980392157);
  margin: 20px 0;
}

.custom-slider-container .custom-slider {
  display: flex;
}

@media (max-width: 740px) {
  .custom-slider-container .custom-slider {
    overflow: hidden;
    overflow-x: scroll;
  }
}
.custom-slider-container .custom-slider::-webkit-scrollbar {
  display: none;
}

.custom-slider-container .custom-slider .custom-slide {
  margin-right: 10px;
  max-width: 300px;
  flex-shrink: 0;
  border-radius: 10px;
  box-shadow: 0 3px 12px 0 rgba(37, 56, 88, 0.1490196078);
  padding: 16px;
  min-height: 280px;
  background: linear-gradient(155.53deg, #cde1ff 0, #fff 40.28%);
}

.custom-slider-container .custom-slider .custom-slide .icon {
  position: relative;
  display: flex;
  border-radius: 4px;
  width: 40px;
  height: 40px;
  background: #0065ff;
}

.custom-slider-container .custom-slider .custom-slide .icon .icon-1 {
  height: auto;
  background: url(../../images/bu/term/feature-nri-sprite.png) no-repeat 0 -81px/25px;
  width: 24px;
  margin: 8px 0 0 8px;
}

.custom-slider-container .custom-slider .custom-slide .icon .icon-2 {
  background: url(../../images/bu/term/feature-nri-sprite.png) no-repeat 0 -26px/25px;
  width: 24px;
  margin: 8px 0 0 8px;
  height: 25px;
}

.custom-slider-container .custom-slider .custom-slide .icon .icon-3 {
  background: url(../../images/bu/term/policy-req-sprite.png) no-repeat 0 0/21px;
  width: 24px;
  margin: 9px 0 0 9px;
  height: 25px;
}

.custom-slider-container .custom-slider .custom-slide .icon .icon-4 {
  background: url(../../images/bu/term/feature-nri-sprite.png) no-repeat 0 1px/25px;
  width: 24px;
  margin: 8px 0 0 8px;
  height: 25px;
}

.custom-slider-container .custom-slider .custom-slide .icon .icon-5 {
  background: url(../../images/bu/term/feature-nri-sprite-tax.png) no-repeat 0 1px/19px;
  width: 28px;
  margin: 6px 0 0 10px;
  height: 26px;
}

.custom-slider-container .custom-slider .custom-slide .heading {
  color: var(--text-89, var(----text-primary-60-color, rgba(37, 56, 88, 0.89)));
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 20px 0 16px;
}

.custom-slider-container .custom-slider .custom-slide .description {
  color: var(--text-89, var(----text-primary-60-color, rgba(37, 56, 88, 0.89)));
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.custom-slider-container .custom-slider .custom-slide.pointers-list {
  border: 1px solid rgba(0, 101, 255, 0.12);
  background: rgba(0, 101, 255, 0.1);
  padding: 13px 20px 12px 19px;
}

.custom-slider-container .custom-slider .custom-slide.pointers-list .pointers {
  color: #0065ff;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 8px !important;
  position: relative;
  padding-left: 15px;
}

.custom-slider-container .custom-slider .custom-slide.pointers-list .pointers:last-of-type {
  margin: 0 !important;
}

.custom-slider-container .custom-slider .custom-slide.pointers-list .pointers::before {
  display: inline-block;
  transform: rotate(45deg);
  height: 10px;
  width: 5px;
  margin-left: 0;
  border-bottom: 2px solid #0065ff;
  border-right: 2px solid #0065ff;
  position: absolute;
  left: 0;
  content: "";
  top: 4px;
}

.custom-slider-container .arrows {
  position: absolute;
  right: 0;
  top: 24px;
  display: flex;
  align-items: CENTER;
  width: 67px;
  justify-content: space-between;
}

@media screen and (max-width: 980px) {
  .custom-slider-container .arrows {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .custom-slider-container .arrows {
    right: 8px;
    top: 18px;
    max-width: 45px;
    width: 100%;
  }
}
@media screen and (max-width: 740px) {
  .custom-slider-container .arrows {
    display: none;
  }
}
.custom-slider-container .arrows .arrow-left,
.custom-slider-container .arrows .arrow-right {
  border-radius: 20px;
  border: 1px solid #0065ff;
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.custom-slider-container .arrows .arrow-left i {
  border: solid #0065ff;
  border-width: 0 0 1px 1px;
  display: inline-block;
  padding: 4px;
  margin-left: 3px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
}

.custom-slider-container .arrows .arrow-right i {
  border: solid #0065ff;
  border-width: 1px 1px 0 0;
  display: inline-block;
  padding: 4px;
  margin-right: 3px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
}

.one-crore-term-plan-box {
  background: linear-gradient(90.01deg, rgba(179, 255, 176, 0.3) 28.02%, rgba(0, 144, 69, 0.3) 99.99%);
  position: relative;
  border-radius: 16px;
  padding: 21px 23px 13px 46px;
}

.one-crore-term-plan-box::after {
  content: "";
  width: 313px;
  height: 263px;
  background: url(../../images/bu/term/one-crore-plan-banner.png) no-repeat 0 1px;
  position: absolute;
  background-size: contain;
  bottom: 0;
  right: 45px;
}

@media screen and (max-width: 767px) {
  .one-crore-term-plan-box::after {
    bottom: 0;
    right: 15px;
    width: 110px;
    height: 100px;
    background-size: 110px;
    background-position: right bottom;
    top: auto;
  }
}
@media screen and (max-width: 767px) {
  .one-crore-term-plan-box {
    padding: 27px 15px 32px 17px;
    margin: 0 auto 0;
    width: calc(100% - 30px);
  }
}
@media screen and (max-width: 360px) {
  .one-crore-term-plan-box {
    padding: 20px 15px 32px 15px;
  }
}
.one-crore-term-plan-box .one-crore-term-plan-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .one-crore-term-plan-box .one-crore-term-plan-body {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .one-crore-term-plan-box .one-crore-term-plan-body .one-crore-term-plan-content {
    position: relative;
    width: 100%;
  }
  .one-crore-term-plan-box .one-crore-term-plan-body .one-crore-term-plan-content .image {
    max-width: 88px;
    position: absolute;
    right: 0;
    top: -12px;
  }
}
@media screen and (max-width: 360px) {
  .one-crore-term-plan-box .one-crore-term-plan-body .one-crore-term-plan-content .image {
    max-width: 65px;
  }
}
.one-crore-term-plan-box .one-crore-term-plan-body .one-crore-term-plan-content .content .small {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 10px;
}

@media screen and (max-width: 360px) {
  .one-crore-term-plan-box .one-crore-term-plan-body .one-crore-term-plan-content .content .small {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 0;
  }
}
.one-crore-term-plan-box .one-crore-term-plan-body .one-crore-term-plan-content .content .large {
  font-size: 40px;
  line-height: 43px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-right: 6px;
}

.one-crore-term-plan-box .one-crore-term-plan-body .one-crore-term-plan-content .content .medium {
  font-size: 16px;
  line-height: 21px;
  color: #253858;
  margin-bottom: 0;
}

@media screen and (max-width: 360px) {
  .one-crore-term-plan-box .one-crore-term-plan-body .one-crore-term-plan-content .content .medium {
    font-size: 14px;
    line-height: 19px;
  }
}
.one-crore-term-plan-box .one-crore-term-plan-body .one-crore-term-plan-content .content .medium span {
  font-weight: 600;
  color: #0065ff;
}

.one-crore-term-plan-box .one-crore-term-plan-body .one-crore-term-plan-content .content .medium sup {
  font-size: 10px;
}

.one-crore-term-plan-box .one-crore-term-plan-body .one-crore-term-plan-content .content .blue {
  color: #0065ff;
}

.one-crore-term-plan-box .one-crore-term-plan-body .one-crore-term-plan-content .content .green {
  color: #1c6f08;
}

.one-crore-term-plan-box .one-crore-term-plan-body .one-crore-term-plan-content .content .plan {
  display: flex;
  align-items: flex-end;
  margin-bottom: 19px;
}

.one-crore-term-plan-box .one-crore-term-plan-body .one-crore-term-plan-content .content .plan .medium {
  line-height: 30px;
  font-size: 22px;
  font-weight: 500;
}

.one-crore-term-plan-box .one-crore-term-plan-body .one-crore-term-plan-content .content .plan .medium .premiumPlan {
  color: #1c6f08;
}

@media screen and (max-width: 767px) {
  .one-crore-term-plan-box .one-crore-term-plan-body .one-crore-term-plan-content .content .plan {
    flex-direction: column;
    align-items: flex-start;
  }
  .one-crore-term-plan-box .one-crore-term-plan-body .one-crore-term-plan-content .content .plan .large {
    margin-bottom: 0;
    font-size: 28px;
  }
  .one-crore-term-plan-box .one-crore-term-plan-body .one-crore-term-plan-content .content .plan .medium {
    line-height: 21px;
    font-size: 18px;
  }
}
.one-crore-term-plan-box .one-crore-term-plan-body .one-crore-term-plan-content .content .pointers .pointer {
  position: relative;
  padding-left: 26px;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 18px;
  color: #000;
}

.one-crore-term-plan-box .one-crore-term-plan-body .one-crore-term-plan-content .content .pointers .pointer::before {
  background: #0065ff;
  content: "";
  height: 9px;
  width: 9px;
  position: absolute;
  border-radius: 50%;
  top: 41%;
  left: 0;
}

@media screen and (max-width: 980px) {
  .one-crore-term-plan-box .one-crore-term-plan-body .one-crore-term-plan-content .content .pointers .pointer {
    font-size: 14px;
  }
}
.one-crore-term-plan-box .one-crore-term-plan-body button {
  background: #0065ff 0 0 no-repeat padding-box;
  border-radius: 4px;
  border: 0;
  margin: 24px 0 8px;
  width: 140px;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.2509803922);
  padding: 10px 0 9px;
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .one-crore-term-plan-box .one-crore-term-plan-body button {
    display: block;
    margin: 20px 0 0 0;
  }
}
.one-crore-term-plan-box .term-conditions {
  letter-spacing: 0;
  color: rgba(0, 0, 0, 0.3803921569);
  font-size: 10px;
  line-height: 13px;
  text-align: left;
  margin-right: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .one-crore-term-plan-box .term-conditions {
    text-align: left;
    margin-left: -8px;
    margin-bottom: -21px;
    margin-top: 12px;
  }
}
@media screen and (max-width: 360px) {
  .one-crore-term-plan-box .term-conditions {
    text-align: left;
    margin-left: -1px;
  }
}
@media screen and (max-width: 767px) {
  .one-crore-term-plan-box .hide-mobile {
    display: none;
  }
}
.one-crore-term-plan-box .hide-desktop {
  display: none;
}

@media screen and (max-width: 767px) {
  .one-crore-term-plan-box .hide-desktop {
    display: block;
  }
}
.wrapper-full.howToBuyNriTerm {
  background: rgba(28, 111, 8, 0.05);
}

@media (max-width: 767px) {
  .wrapper-full.howToBuyNriTerm {
    padding: 0 0;
  }
}
.wrapper-full.howToBuyNriTerm .add-banner-2 {
  background: url(../../images/bu/term/howtobuy-banner.png) no-repeat right bottom/592px, transparent;
  padding: 35px 0 20px;
}

@media (max-width: 980px) {
  .wrapper-full.howToBuyNriTerm .add-banner-2 {
    display: none;
  }
}
.wrapper-full.howToBuyNriTerm .add-banner-2#when,
.wrapper-full.howToBuyNriTerm .add-banner-2#who,
.wrapper-full.howToBuyNriTerm .add-banner-2#why {
  background: url(../../images/bu/term/howtobuy-banner.png) no-repeat right bottom/592px, transparent;
  padding: 35px 0 20px;
}

@media (max-width: 980px) {
  .wrapper-full.howToBuyNriTerm .add-banner-2#when,
  .wrapper-full.howToBuyNriTerm .add-banner-2#who,
  .wrapper-full.howToBuyNriTerm .add-banner-2#why {
    display: none;
  }
}
.wrapper-full.howToBuyNriTerm .add-banner-2#when::after,
.wrapper-full.howToBuyNriTerm .add-banner-2#who::after,
.wrapper-full.howToBuyNriTerm .add-banner-2#why::after {
  display: none;
}

.wrapper-full.howToBuyNriTerm .h3 {
  font-size: 24px;
  font-weight: 600;
  color: #253858;
}

.wrapper-full.howToBuyNriTerm .default-txt {
  color: rgba(37, 56, 88, 0.8980392157);
  margin: 20px 0;
  font-size: 14px;
}

.wrapper-full.howToBuyNriTerm button.bannertermredirect {
  background: #0065ff 0 0 no-repeat padding-box;
  border-radius: 4px;
  border: 0;
  margin: 14px 0 8px;
  width: 140px;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.2509803922);
  padding: 10px 0 9px;
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  cursor: pointer;
}

.wrapper-full.pd-gap {
  padding: 0 0 60px;
}

@media (max-width: 980px) {
  .wrapper-full.pd-gap {
    padding: 0 0 40px;
  }
}
.wrapper-full .heading-with-tab {
  text-align: center;
}

.wrapper-full .heading-with-tab .different-plans {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 0 0;
  padding: 0;
}

@media (max-width: 980px) {
  .wrapper-full .heading-with-tab .different-plans {
    margin: 20px 0 20px;
  }
}
@media (max-width: 640px) {
  .wrapper-full .heading-with-tab .different-plans {
    overflow-x: scroll;
    justify-content: center;
    padding-left: 10px;
  }
  .wrapper-full .heading-with-tab .different-plans::-webkit-scrollbar {
    display: none;
  }
}
.wrapper-full .heading-with-tab .different-plans li {
  background: #fff;
  border: 1px solid #0065ff;
  padding: 14px 16px;
  border-radius: 30px;
  font-size: 14px;
  margin: 0 5px;
  min-width: 100px;
  cursor: pointer;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.15);
}

@media (max-width: 640px) {
  .wrapper-full .heading-with-tab .different-plans li {
    min-width: 100px;
    text-align: center;
  }
}
.wrapper-full .heading-with-tab .different-plans li.active {
  background: #0065ff;
  color: #fff;
}

@media (max-width: 767px) {
  .wrapper-full .heading-with-tab {
    text-align: left;
    padding: 0 15px;
  }
}
.wrapper-full .add-banner-2 {
  background: #fff1f4;
  padding: 20px;
  margin: 40px 0 0;
  position: relative;
  background-size: cover;
  box-sizing: border-box;
}

.wrapper-full .add-banner-2 .center-holderdiv {
  margin: 0 auto;
  max-width: 1170px;
}

@media (max-width: 1024px) {
  .wrapper-full .add-banner-2 {
    max-width: 500px;
    width: 100%;
    margin: 40px auto;
  }
  .wrapper-full .add-banner-2 .filterBlock .h3,
  .wrapper-full .add-banner-2 .filterBlock h3 {
    width: 60%;
    margin-bottom: 50px;
    margin-top: 30px;
  }
}
@media (max-width: 1024px) and (max-width: 980px) {
  .wrapper-full .add-banner-2 .filterBlock .h3,
  .wrapper-full .add-banner-2 .filterBlock h3 {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 0;
  }
}
@media (max-width: 980px) {
  .wrapper-full .add-banner-2 {
    margin: 10px 0 0 -8px;
    width: calc(100% + 8px);
  }
}
@media (max-width: 560px) {
  .wrapper-full .add-banner-2 {
    margin: 10px 0 0 -8px;
  }
}
.wrapper-full .add-banner-2#who {
  background: #fff1f4;
}

.wrapper-full .add-banner-2#who:after {
  content: "";
  width: 271px;
  height: 468px;
  background: url(../../images/bu/term/who-right-image.png) no-repeat center center/271px;
  position: absolute;
  background-size: cover;
  top: 70px;
  right: 100px;
}

@media (max-width: 1024px) {
  .wrapper-full .add-banner-2#who:after {
    display: inline-block;
    width: 140px;
    height: 140px;
    top: 80px;
    transform: translateY(-50%);
    right: 20px;
  }
}
@media (max-width: 980px) {
  .wrapper-full .add-banner-2#who:after {
    display: none;
  }
}
.wrapper-full .add-banner-2#why {
  background: #fcedff;
}

.wrapper-full .add-banner-2#why:after {
  content: "";
  width: 271px;
  height: 468px;
  background: url(../../images/bu/term/why-right-image.png) no-repeat center center/271px;
  position: absolute;
  background-size: cover;
  top: 70px;
  right: 100px;
}

@media (max-width: 1024px) {
  .wrapper-full .add-banner-2#why:after {
    display: inline-block;
    width: 140px;
    height: 140px;
    top: 80px;
    transform: translateY(-50%);
    right: 20px;
  }
}
@media (max-width: 980px) {
  .wrapper-full .add-banner-2#why:after {
    display: none;
  }
}
.wrapper-full .add-banner-2#when {
  background: #fff5f0;
}

.wrapper-full .add-banner-2#when:after {
  content: "";
  width: 271px;
  height: 468px;
  background: url(../../images/bu/term/when-right-image.png) no-repeat center center/271px;
  position: absolute;
  background-size: cover;
  top: 70px;
  right: 100px;
}

@media (max-width: 1024px) {
  .wrapper-full .add-banner-2#when:after {
    display: inline-block;
    width: 140px;
    height: 140px;
    top: 80px;
    transform: translateY(-50%);
    right: 20px;
  }
}
@media (max-width: 980px) {
  .wrapper-full .add-banner-2#when:after {
    display: none;
  }
}
.wrapper-full .add-banner-2 .banner-content-wrapper {
  width: 60%;
}

.wrapper-full .add-banner-2 .banner-content-wrapper .h2,
.wrapper-full .add-banner-2 .banner-content-wrapper h2 {
  font-size: 30px;
  line-height: 36px;
}

.wrapper-full .add-banner-2 .banner-content-wrapper .h2 span,
.wrapper-full .add-banner-2 .banner-content-wrapper h2 span {
  color: #0065ff;
}

@media (max-width: 890px) {
  .wrapper-full .add-banner-2 .banner-content-wrapper .h2,
  .wrapper-full .add-banner-2 .banner-content-wrapper h2 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
  }
}
@media (max-width: 568px) {
  .wrapper-full .add-banner-2 .banner-content-wrapper .h2,
  .wrapper-full .add-banner-2 .banner-content-wrapper h2 {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .wrapper-full .add-banner-2 .banner-content-wrapper {
    width: 100%;
  }
}
.wrapper-full .add-banner-2 .banner-content-wrapper .filterBlock {
  display: none;
}

.wrapper-full .add-banner-2 .banner-content-wrapper .filterBlock.active {
  display: block;
}

.wrapper-full .add-banner-2 .banner-content-wrapper .filterBlock p.default-txt {
  color: rgba(37, 56, 88, 0.8980392157);
  font-size: 14px;
}

.wrapper-full .add-banner-2 .banner-content-wrapper .filterBlock p.sub-heading-nriIndia {
  color: #253858;
  margin: 20px 0 0 0;
  font-size: 16px;
  font-weight: 600;
}

.wrapper-full .add-banner-2 .banner-content-wrapper .filterBlock .blue {
  color: #0065ff;
}

.wrapper-full .add-banner-2 .banner-content-wrapper .filterBlock button {
  background: #0065ff 0 0 no-repeat padding-box;
  border-radius: 4px;
  border: 0;
  margin: 14px 0 8px;
  width: 140px;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.2509803922);
  padding: 10px 0 9px;
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .wrapper-full .add-banner-2 .banner-content-wrapper .filterBlock button {
    display: block;
    margin: 20px 0 0;
  }
}
.wrapper-full .add-banner-2 .banner-content-wrapper .pointers {
  padding: 0;
  margin: 16px 0 8px;
  list-style: none;
}

.wrapper-full .add-banner-2 .banner-content-wrapper .pointers li {
  color: #253858;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  padding-left: 20px;
  position: relative;
}

.wrapper-full .add-banner-2 .banner-content-wrapper .pointers li.greenDiamondIcon {
  max-width: 500px;
  border-left: 1px dashed #1c6f08;
  padding-top: 0;
  padding-bottom: 20px;
  line-height: 24px;
}

.wrapper-full .add-banner-2 .banner-content-wrapper .pointers li.greenDiamondIcon .greenHighlightText {
  color: #1c6f08;
}

.wrapper-full .add-banner-2 .banner-content-wrapper .pointers li.greenDiamondIcon:last-child {
  padding-bottom: 0;
}

.wrapper-full .add-banner-2 .banner-content-wrapper .pointers li.greenDiamondIcon:last-child::after {
  content: "";
  position: absolute;
  left: -1px;
  bottom: 0;
  height: 6px;
  width: 1px;
  background: #f3f8f2;
}

.wrapper-full .add-banner-2 .banner-content-wrapper .pointers li.greenDiamondIcon:first-child::after {
  content: "";
  position: absolute;
  left: -1px;
  top: 0;
  height: 6px;
  width: 1px;
  background: #f3f8f2;
}

.wrapper-full .add-banner-2 .banner-content-wrapper .pointers li.greenDiamondIcon:before {
  background: url(../../images/bu/term/green-daimond-shape-icon.svg) no-repeat 0 0;
  left: -7px;
  transform: translate(0);
  top: 5px;
  height: 14px;
  color: rgba(37, 56, 88, 0.8980392157);
  width: 14px;
}

.wrapper-full .add-banner-2 .banner-content-wrapper .pointers li:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: url(../../images/bu/term/daimond-shape-icon.svg) no-repeat 0 0;
  background-size: contain;
  left: 3px;
  top: 8px;
}

@media (max-width: 1024px) {
  .wrapper-full .add-banner-2 .banner-content-wrapper .pointers li:before {
    top: 7px;
  }
}
@media (max-width: 568px) {
  .wrapper-full .add-banner-2 .banner-content-wrapper .pointers li {
    font-size: 14px;
    line-height: 26px !important;
  }
}
.add-banner-3 {
  border-radius: 10px;
  background: rgba(0, 101, 255, 0.1019607843);
  padding: 25px 56px;
  border-radius: 10px;
  margin: 0 0 60px;
  position: relative;
  background-size: cover;
  box-sizing: border-box;
  min-height: 280px;
}

.add-banner-3.documentRequired:after {
  width: 356px;
  height: 308px;
  background: url(../../images/bu/term/documentreq-banner.png) no-repeat center center/356px;
}

@media (max-width: 980px) {
  .add-banner-3.documentRequired:after {
    width: 110px;
    height: 110px;
    right: 10px;
    left: auto;
    background-size: 110px;
  }
}
@media (max-width: 1024px) {
  .add-banner-3 {
    max-width: 500px;
    width: 100%;
    margin: 40px auto;
  }
}
@media (max-width: 560px) {
  .add-banner-3 {
    min-height: auto;
  }
}
.add-banner-3:after {
  content: "";
  width: 245px;
  height: 245px;
  background: url(../../images/bu/term/terminsurancenribanner.png) no-repeat center bottom;
  position: absolute;
  background-size: contain;
  bottom: 0;
  right: 60px;
}

@media (max-width: 568px) {
  .add-banner-3:after {
    left: auto;
    width: 87px;
    height: 87px;
    margin: 0;
    right: 0;
  }
}
.add-banner-3 .banner-content-wrapper {
  width: 60%;
}

.add-banner-3 .banner-content-wrapper .docReq-text {
  margin: 15px 0 16px;
  font-size: 14px;
  line-height: 24px;
  color: rgba(37, 56, 88, 0.8980392157);
}

.add-banner-3 .banner-content-wrapper .shouldBuyPlanLabel {
  background: #fff;
  margin: 16px 0 29px;
  box-shadow: 0 4px 4px 0 rgba(0, 101, 255, 0.1019607843);
  display: inline-flex;
  padding: 14px 25px;
  border-radius: 30px;
  font-size: 14px;
  color: #0065ff;
  font-weight: 500;
}

@media (max-width: 767px) {
  .add-banner-3 .banner-content-wrapper .shouldBuyPlanLabel {
    font-size: 12px;
    padding: 14px 15px;
  }
}
.add-banner-3 .banner-content-wrapper .flexbox {
  width: calc(100% - 30px);
  gap: 30px;
}

.add-banner-3 .banner-content-wrapper .flexbox .pointers {
  width: 50%;
  max-width: 254px;
  padding-right: 0;
  margin: 0;
}

.add-banner-3 .banner-content-wrapper .flexbox .pointers.full-widPointer {
  width: 100%;
  max-width: 100%;
}

@media (max-width: 767px) {
  .add-banner-3 .banner-content-wrapper .flexbox .pointers {
    max-width: 100%;
    width: 100%;
  }
}
.add-banner-3 .banner-content-wrapper .h2,
.add-banner-3 .banner-content-wrapper h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  margin: 0;
  padding: 0;
}

@media (max-width: 568px) {
  .add-banner-3 .banner-content-wrapper .h2,
  .add-banner-3 .banner-content-wrapper h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
  }
}
.add-banner-3 .banner-content-wrapper .h2 span,
.add-banner-3 .banner-content-wrapper h2 span {
  color: #0065ff;
}

.add-banner-3 .banner-content-wrapper p {
  line-height: 22px;
}

@media (max-width: 1024px) {
  .add-banner-3 .banner-content-wrapper .flexbox {
    flex-direction: row;
    padding-bottom: 274px;
    justify-content: space-between;
    width: 90%;
  }
}
@media (max-width: 568px) {
  .add-banner-3 .banner-content-wrapper .flexbox {
    padding-bottom: 0;
    width: 100%;
    gap: 0;
  }
}
@media (max-width: 360px) {
  .add-banner-3 .banner-content-wrapper .flexbox {
    padding-bottom: 0;
  }
}
.add-banner-3 .banner-content-wrapper .pointers {
  padding: 0;
  margin: 16px 0 8px;
  list-style: none;
}

@media (max-width: 1024px) {
  .add-banner-3 .banner-content-wrapper .pointers {
    width: 48%;
  }
}
.add-banner-3 .banner-content-wrapper .pointers li {
  color: #253858;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  padding-left: 20px;
  margin-bottom: 8px;
  position: relative;
}

@media (max-width: 568px) {
  .add-banner-3 .banner-content-wrapper .pointers li {
    font-size: 14px;
  }
}
.add-banner-3 .banner-content-wrapper .pointers li .count-num {
  content: "";
  position: absolute;
  border-radius: 50%;
  width: 14px;
  font-size: 8px;
  height: 14px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0065ff;
  background-size: contain;
  left: 0;
  top: 4px;
}

@media (max-width: 1024px) {
  .add-banner-3 {
    padding: 16px;
    margin: 40px auto;
  }
  .add-banner-3 .banner-content-wrapper {
    width: 100%;
  }
  .add-banner-3 .banner-content-wrapper .pointers li {
    line-height: 20px;
    position: relative;
    margin-bottom: 10px;
  }
  .add-banner-3 .banner-content-wrapper .pointers li:before {
    top: 10px;
  }
}
@media (max-width: 560px) {
  .add-banner-3 {
    margin: 10px auto 40px;
  }
}
@media (max-width: 980px) {
  .add-banner-3 {
    border-radius: 10px;
  }
}
.more-investment-option {
  margin: 55px 0;
}

@media (max-width: 980px) {
  .more-investment-option {
    padding: 0 0 0 15px;
    margin: 25px 0;
  }
}
.more-investment-option a {
  text-decoration: none;
}

.more-investment-option .tab-heading-wrapper {
  text-align: center;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 30px;
  margin: 0;
  font-weight: 600;
}

@media (max-width: 980px) {
  .more-investment-option .tab-heading-wrapper {
    padding: 0 15px 0 0;
    font-size: 20px;
  }
}
.more-investment-option .tab-heading-wrapper span {
  color: #0065ff;
}

.more-investment-option .acc-tab {
  position: relative;
  padding: 0;
  margin: 0 0 20px 0;
  list-style: none;
  display: flex;
  justify-content: left;
}

@media (max-width: 1024px) {
  .more-investment-option .acc-tab {
    width: calc(100% - 20px);
    box-sizing: border-box;
  }
}
.more-investment-option .acc-tab li {
  background-color: transparent;
  border-radius: 8px;
  opacity: 1;
  box-sizing: border-box;
  padding: 7px;
  margin-right: 18px;
  transition: all 0.3s ease-in;
  border: none;
  cursor: pointer;
  position: relative;
  font-weight: 600;
}

.more-investment-option .acc-tab li:last-child {
  margin-right: 0;
}

.more-investment-option .acc-tab li.active,
.more-investment-option .acc-tab li:hover {
  color: #266ff7;
}

.more-investment-option .acc-tab li.active:after,
.more-investment-option .acc-tab li:hover:after {
  content: "";
  height: 2px;
  width: 100%;
  background: #0065ff;
  position: absolute;
  left: 0;
  bottom: 0;
}

.more-investment-option .insurer-wrapper-container {
  position: relative;
}

.more-investment-option .insurer-wrapper-container .more-investment-items {
  padding: 20px 0;
  margin: 40px 0;
}

@media (max-width: 980px) {
  .more-investment-option .insurer-wrapper-container .more-investment-items {
    padding: 20px 0 0;
    margin: 0 0 0;
  }
}
.more-investment-option .insurer-wrapper-container .more-investment-item {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 12px 0 rgba(0, 101, 255, 0.15);
  padding: 0;
}

.more-investment-option .insurer-wrapper-container .more-investment-item .insurer-logo {
  width: 100%;
  height: 140px;
  margin: 0 auto 10px;
  display: flex;
  align-items: center;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
  position: relative;
}

.more-investment-option .insurer-wrapper-container .more-investment-item .insurer-logo img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.more-investment-option .insurer-wrapper-container .more-investment-item .insurer-logo .flagImage {
  position: absolute;
  right: 15px;
  top: 15px;
}

.more-investment-option .insurer-wrapper-container .more-investment-item .insurer-logo .flagImage img {
  width: 30px;
}

.more-investment-option .insurer-wrapper-container .more-investment-item .insurer-logo .text-onImage {
  position: absolute;
  left: 15px;
  bottom: 12px;
}

.more-investment-option .insurer-wrapper-container .more-investment-item .insurer-logo .text-onImage .city-name {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  line-height: 20px;
}

.more-investment-option .insurer-wrapper-container .more-investment-item .insurer-logo .text-onImage .sub-textimage {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  margin: 5px 0 0 0;
}

.more-investment-option .insurer-wrapper-container .more-investment-item .insurer-name {
  color: #253858;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  padding: 0 34px;
  line-height: 23px;
  margin: 0 auto 20px;
  min-height: 46px;
  display: block;
}

.more-investment-option .insurer-wrapper-container .more-investment-item .button {
  box-sizing: border-box;
  width: 100%;
  background: #0065ff;
  color: #fff;
  padding: 18px;
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  border: none;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease-in;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  max-width: 114px;
  margin: 0 auto 18px;
  padding: 12px;
}

.more-investment-option .sliderRoot .sliderWrapper .arrows,
.more-investment-option .sliderRootWrapper .sliderWrapper .arrows {
  top: 45%;
}

.body-fixed {
  overflow: hidden;
  width: 100%;
  position: fixed;
}

.exit-intent-popup-container {
  position: fixed;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}

.exit-intent-popup-container.visible {
  opacity: 1;
  z-index: 999999;
}

.exit-intent-popup-container .exit-intent-popup {
  background: transparent linear-gradient(90deg, #fff1eb 0, #fff 100%) 0 0 no-repeat padding-box;
  border-radius: 8px;
  max-width: 860px;
  width: 100%;
  padding: 14px 0 21px 45px;
  position: relative;
  z-index: 1002;
}

.exit-intent-popup-container .exit-intent-popup::after {
  content: "";
  background: url("../../images/bu/exit-intent-popup-image-new.svg") no-repeat;
  width: 344px;
  height: 317px;
  position: absolute;
  bottom: 60px;
  right: 12px;
  z-index: 0;
  opacity: 1 !important;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container .exit-intent-popup {
    padding: 20px 15px 20px 15px;
    margin: 0 15px;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container .exit-intent-popup {
    margin: 0 15px;
    padding: 12px;
  }
}
@keyframes shake {
  0% {
    transform: rotate(0);
  }
  25% {
    transform: rotate(15deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-15deg);
  }
  100% {
    transform: rotate(0);
  }
}
.loading::after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  right: 5px;
  border-top: 4px solid rgba(255, 255, 255, 0.2);
  border-right: 4px solid rgba(255, 255, 255, 0.2);
  border-bottom: 4px solid rgba(255, 255, 255, 0.2);
  border-left: 4px solid #fff;
  transform: translateZ(0);
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  margin: 0;
  vertical-align: middle;
  margin-left: 6px;
  position: absolute;
  top: 9px;
}

@keyframes load8 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.stickFooter_info {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 98;
  left: 0;
  display: none;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .stickFooter_info.z-index {
    z-index: 10000;
  }
}
.term_footer_strip {
  height: auto;
  box-shadow: none;
  position: relative;
  z-index: 10;
}

@media screen and (max-width: 1024px) {
  .term_footer_strip {
    display: block;
  }
}
.term_footer_strip .bannerDiv {
  background: #253858;
}

.term_footer_strip .bannerDiv.footerDiv .temcondition {
  margin: 0;
  padding: 0;
  font-size: 9px;
  color: #fff;
  position: relative;
  right: 0;
  bottom: 5px;
  padding-right: 15px;
  text-align: right;
}

@media screen and (max-width: 1024px) {
  .term_footer_strip .bannerDiv.footerDiv .temcondition {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .term_footer_strip .bannerDiv.footerDiv .grid {
    padding: 0;
  }
}
.term_footer_strip .bannerDiv .grid.sticky_footer_sjb {
  position: relative;
  width: 98%;
}

.bannerDiv .term_footer_strip .bannerDiv .grid.sticky_footer_sjb {
  background: radial-gradient(circle at 30% 30%, #5f6b81, #253858 11%);
}

.term_footer_strip .bannerDiv .grid.sticky_footer_sjb ul.term_footer_strip_benefits {
  display: none;
}

.term_footer_strip .bannerDiv .grid.sticky_footer_sjb .guaranteedInvestList {
  width: 1000px;
  padding-left: 350px;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  .term_footer_strip .bannerDiv .grid.sticky_footer_sjb .guaranteedInvestList {
    padding: 0;
    width: 570px;
  }
}
@media screen and (max-width: 640px) {
  .term_footer_strip .bannerDiv .grid.sticky_footer_sjb .guaranteedInvestList {
    width: calc(100% - 20px);
  }
}
.term_footer_strip .bannerDiv .grid.sticky_footer_sjb .guaranteedInvestList .countryWidth .countryDiv {
  width: 350px;
}

.term_footer_strip .bannerDiv .grid ul.term_footer_strip_benefits {
  width: 22%;
  text-align: left;
  list-style: none;
  margin-right: 45px;
}

.term_footer_strip .bannerDiv .grid ul.term_footer_strip_benefits li {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.48px;
  position: relative;
  margin-bottom: 6px;
}

.term_footer_strip .bannerDiv .grid ul.term_footer_strip_benefits li:last-child {
  line-height: 20px;
}

.term_footer_strip .bannerDiv .grid ul.term_footer_strip_benefits li:last-child::before {
  top: 6px;
}

.term_footer_strip .bannerDiv .grid ul.term_footer_strip_benefits li::before {
  margin-right: 8px;
  content: "";
  background: #54bffe;
  height: 10px;
  width: 10px;
  position: absolute;
  border-radius: 50%;
  left: -18px;
  top: 8px;
}

@media screen and (max-width: 1024px) {
  .term_footer_strip .bannerDiv .grid ul.term_footer_strip_benefits {
    display: none;
  }
}
.term_footer_strip .bannerDiv .grid .footerData {
  padding: 10px 10px 5px;
}

@media screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData {
    padding: 15px 10px 15px;
  }
}
@media screen and (max-width: 320px) {
  .term_footer_strip .bannerDiv .grid .footerData {
    padding: 15px 2px 15px;
  }
}
@media screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData:has(.price-increase-tag) {
    padding: 12px 10px 13px;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip {
  display: flex;
  justify-content: center;
  align-items: center;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem {
  width: 33.3%;
}

@media screen and (max-width: 1024px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem {
    width: auto;
    padding: 0 25px;
  }
}
@media screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem {
    width: auto;
    padding: 0 4px;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .gradientBg img {
  position: absolute;
  top: -50px;
  bottom: 0;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .gradientBg img.img-fluid {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 1024px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .gradientBg img {
    display: none;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .btnLink {
  width: 158px;
  padding: 15px;
  display: block;
  background-color: #fff;
  border-radius: 8px;
  color: #0065ff;
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .btnLink {
    width: 70px;
    padding: 11px 8px;
    font-size: 10px;
    line-height: initial;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .btnLink.third-step {
  background: #0065ff 0 0 no-repeat padding-box;
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  text-align: center;
  max-width: 180px;
  width: 100%;
  padding: 9px 0 10px;
}

@media screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .btnLink.third-step {
    max-width: 102px;
    font-size: 12px;
    line-height: 16px;
    padding: 8.5px 0;
    font-weight: 600;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
  margin-right: auto;
}

@media screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature {
    font-size: 13px;
    line-height: 20px;
  }
}
@media screen and (max-width: 320px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature {
    font-size: 11px;
    line-height: 20px;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature strong {
  font-weight: 600;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature strong:last-child {
  font-size: 22px;
}

@media screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature strong:last-child {
    font-size: 16px;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .revise-price {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .revise-price .plan-price {
  display: inline-block;
  background: #a7ffee;
  color: #2e3752;
  font-size: 12px;
  padding: 0 10px;
  border-radius: 4px;
  margin-top: 5px;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .revise-price .plan-price.textupdate {
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  padding: 5px 8px;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .revise-price .plan-price.textupdate span {
  margin-right: 0;
  padding-left: 3px;
}

@media (max-width: 568px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .revise-price .plan-price.textupdate {
    font-size: 14px;
  }
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .revise-price .plan-price.textupdate span {
    font-size: 10px;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .revise-price .plan-price span {
  font-size: 12px;
  position: relative;
  margin-right: 8px;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .revise-price .plan-price span sup {
  font-size: 10px;
  position: absolute;
  top: -8px;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .revise-price .plan-price span.big {
  font-size: 26px;
  font-weight: 700;
}

@media (max-width: 568px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .revise-price .plan-price span.big {
    font-size: 18px;
  }
}
@media (max-width: 375px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .revise-price {
    font-weight: 700;
    font-size: 12px;
  }
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .revise-price .plan-price {
    font-size: 10px;
    padding: 0 5px;
  }
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .revise-price .plan-price span {
    font-size: 12px;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .revise-price .text {
  letter-spacing: 0;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  position: relative;
  display: flex;
  align-items: flex-end;
  font-weight: 400;
}

@media screen and (max-width: 1024px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .revise-price .text {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .revise-price .text {
    font-size: 12px;
    margin-bottom: 0;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .revise-price .text .big {
  font-size: 25px;
  font-weight: 700;
  margin-right: 5px;
  line-height: 30px;
}

@media screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .revise-price .text .big {
    font-size: 20px;
    line-height: 31px;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .revise-price .text .zero {
  font-size: 42px;
  position: relative;
  font-weight: 700;
  color: #a7ffee;
  line-height: 37px;
  margin-left: 5px;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .revise-price .text .zero sup {
  font-size: 13px;
  position: absolute;
  left: -7px;
  top: -8px;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .revise-price .text .zero sup:last-of-type {
  font-size: 12px;
  position: absolute;
  right: -8px;
  top: -13px;
  left: auto;
}

@media screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .revise-price .text .zero {
    font-size: 36px;
    line-height: 36px;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem:nth-of-type(3) {
  width: 200px;
  margin-right: auto;
}

@media screen and (max-width: 1024px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem:nth-of-type(3) {
    width: auto;
    margin: 0 0 auto auto;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.housewife .textFeature {
  text-align: center;
  font-size: 13px;
  line-height: 22px;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.housewife .textFeature .full-text {
  margin-top: 3px;
  line-height: 14px;
  font-size: 20px;
  font-weight: 400;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.housewife .textFeature .full-text sup {
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.housewife .textFeature .full-text {
    font-size: 16px;
  }
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.housewife .textFeature .full-text strong {
    font-size: 18px;
  }
}
@media screen and (max-width: 360px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.housewife .textFeature .full-text {
    font-size: 14px;
  }
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.housewife .textFeature .full-text strong {
    font-size: 16px;
  }
}
@media screen and (max-width: 320px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.housewife .textFeature {
    font-size: 10px;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.housewife .textFeature .blockbox {
  display: block;
  font-size: 18px;
}

@media screen and (max-width: 360px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.housewife .textFeature {
    font-size: 12px;
  }
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.housewife .textFeature .blockbox {
    font-size: 14px;
    font-weight: 500;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.housewife .footerStripItem img.img-fluid {
  width: 180px;
  top: -30px;
}

@media screen and (max-width: 1024px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.housewife {
    max-width: 630px;
    width: 100%;
    margin-bottom: 10px;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .textFeature .one-cr {
  font-size: 22px;
}

@media screen and (max-width: 568px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .textFeature .one-cr {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .textFeature {
    font-size: 13px;
  }
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .textFeature .one-cr {
    font-size: 16px;
  }
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .textFeature .one-cr strong {
    font-size: 16px;
  }
}
@media screen and (max-width: 568px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .textFeature {
    font-size: 12px;
  }
}
@media screen and (max-width: 360px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .textFeature {
    font-size: 11px;
  }
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .textFeature .one-cr {
    font-size: 14px;
  }
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .textFeature .one-cr strong {
    font-size: 14px;
  }
}
@media screen and (max-width: 320px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .textFeature {
    font-size: 10px;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .footerStripItem img.img-fluid {
  width: 160px;
  height: auto;
  top: -31px;
}

@media screen and (max-width: 1024px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri {
    width: 670px;
    max-width: 100%;
  }
}
@media screen and (max-width: 360px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .footerStripItem {
    padding: 0 4px 0 0;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem.call-back-text .textFeature {
  line-height: 26px;
}

@media screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem.call-back-text .textFeature {
    line-height: 22px;
    font-size: 16px;
  }
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem.call-back-text .textFeature strong {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem.call-back-text .textFeature.hide-mobile {
    display: none;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem.call-back-text .textFeature.hide-desktop {
  display: none;
}

@media screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem.call-back-text .textFeature.hide-desktop {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem:nth-of-type(2) {
    padding: 0 20px;
    width: 39%;
  }
}
@media screen and (max-width: 768px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem:nth-of-type(2) {
    padding: 0;
    width: 47%;
  }
}
@media screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem:nth-of-type(2) {
    padding: 0;
    width: 67%;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem:nth-of-type(3) {
  width: 33.3%;
  margin: 0;
  text-align: left;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem:nth-of-type(3) {
    width: 38.3%;
    margin-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem:nth-of-type(3) {
    margin: 0;
    text-align: center;
    width: 26%;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-button {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-button {
    justify-content: center;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-button .call-back-button-icon {
  z-index: 1;
  animation-name: shake;
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  cursor: pointer;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-button .call-back-button-icon:hover {
  animation-name: shake;
  animation-iteration-count: infinite;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-button .call-back-button-text {
  background: #475c65 0 0 no-repeat padding-box;
  border-radius: 12px;
  max-width: 177px;
  letter-spacing: 0;
  color: #fff;
  font-size: 16px;
  width: 100%;
  padding: 6px 0 7px;
  line-height: 22px;
  margin-left: -15px;
  text-align: center;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-button .call-back-button-text {
    display: none;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section {
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1607843137);
  border-radius: 30px 30px 0 0;
  position: absolute;
  bottom: -48px;
  width: 100%;
  padding: 45px 20px 15px;
  z-index: 10;
}

@media screen and (max-width: 1024px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section {
    bottom: -36px;
  }
}
@media screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section {
    position: absolute;
    right: -20px;
    width: 100vw;
    bottom: -38px;
  }
}
@media screen and (max-width: 395px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section {
    right: -19px;
  }
}
@media screen and (max-width: 375px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section {
    right: -18px;
  }
}
@media screen and (max-width: 320px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section {
    right: -9px;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-close {
  text-align: right;
  position: absolute;
  right: 22px;
  top: 16px;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-close img {
  cursor: pointer;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .heading {
  letter-spacing: 0;
  color: #2c3754;
  font-size: 16px;
  line-height: 22px;
  text-align: CENTER;
  font-weight: 700;
  margin-bottom: 10px;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .description {
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 16px 0 10px;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .description img {
  margin-right: 7px;
  margin-top: 1px;
  max-width: 35px;
  width: 30px;
  height: 27.5px;
}

@media screen and (min-width: 768px) and (max-width: 769px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .description img {
    max-width: 25px;
    height: auto;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .description p {
  padding: 0 5px;
  background: transparent linear-gradient(270deg, #eef4ff 0, #f3f7ff 58%, rgba(255, 255, 255, 0) 100%) 0 0 no-repeat padding-box;
  height: 30px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  height: 26px;
  color: rgba(37, 56, 88, 0.7019607843);
  font-size: 12px;
  line-height: 16px;
}

@media screen and (min-width: 768px) and (max-width: 769px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .description p {
    font-size: 9px;
    padding: 0 9px;
  }
}
@media screen and (max-width: 360px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .description p {
    padding: 0 10px;
  }
}
@media screen and (max-width: 320px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .description p {
    font-size: 10px;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .call-back-popup-form .fieldWrapper {
  display: block;
  width: 100%;
  position: relative;
  margin: 20px 0 35px;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .call-back-popup-form .fieldWrapper .formInput {
  display: block;
  width: 100%;
  position: relative;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .call-back-popup-form .fieldWrapper input {
  padding: 18px;
  border: 1px solid #5e6c84;
  border-radius: 8px;
  font-size: 16px;
  background: 0 0;
  display: block;
  width: 100%;
  position: relative;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .call-back-popup-form .fieldWrapper input.labelshow + .fieldLable {
  z-index: 10;
  visibility: visible;
  top: -13px;
  font-size: 12px;
  left: 14px !important;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .call-back-popup-form .fieldWrapper input:focus + .fieldLable {
  z-index: 10;
  visibility: visible;
  top: -13px;
  font-size: 12px;
  left: 14px !important;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .call-back-popup-form .fieldWrapper .fieldLable {
  color: #5e6c84;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  position: absolute;
  left: 18px;
  background: #fff;
  top: 17px;
  padding: 2px;
  visibility: visible;
  pointer-events: none;
  transition: all 0.4s ease-in;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .call-back-popup-form .fieldWrapper.mobilefirst .formInput {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  border: 1px solid #5e6c84;
  border-radius: 8px;
  font-size: 16px;
  position: relative;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .call-back-popup-form .fieldWrapper.mobilefirst .formInput .col4 {
  width: 90px;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .call-back-popup-form .fieldWrapper.mobilefirst .formInput .col4 select {
  border: none;
  width: 77px;
  float: left;
  padding: 17px 20px 15px 15px;
  background: url(../../images/bu/selectarrow.svg) no-repeat 95% 55% !important;
  background-size: 10px 5px !important;
  background-size: 12%;
  height: 100%;
  border-radius: 8px;
  font-size: 16px;
  display: block;
  position: relative;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .call-back-popup-form .fieldWrapper.mobilefirst .formInput .col4 .cCode {
  display: flex;
  width: 53px;
  float: right;
  height: 100%;
  padding: 17px 0 15px 10px;
  align-items: center;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .call-back-popup-form .fieldWrapper.mobilefirst .formInput input {
  width: 100%;
  border: none;
  height: 56px;
  padding: 18px;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .call-back-popup-form .fieldWrapper .err {
  font-size: 11px;
  line-height: 18px;
  text-align: left;
  color: red;
  margin-top: 2px;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .call-back-popup-form #number_f .fieldLable {
  left: 18px;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .call-back-popup-form .button,
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .call-back-popup-form .proceed {
  background: #0065ff 0 0 no-repeat padding-box;
  border-radius: 8px;
  outline: 0;
  border: 0;
  width: 100%;
  letter-spacing: 0;
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  padding: 16px 0 17px;
  cursor: pointer;
  position: relative;
  text-align: center;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .call-back-popup-form .proceed {
  display: none;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .call-back-popup-form .proceed:after {
  content: "";
  display: inline-block;
  width: 35px;
  height: 35px;
  right: 15px;
  border-top: 4px solid rgba(255, 255, 255, 0.2);
  border-right: 4px solid rgba(255, 255, 255, 0.2);
  border-bottom: 4px solid rgba(255, 255, 255, 0.2);
  border-left: 4px solid #fff;
  transform: translateZ(0);
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  margin: 0;
  vertical-align: middle;
  margin-left: 6px;
  position: absolute;
  top: 10px;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .call-back-popup-form .formInput input:active + .feildLable,
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .call-back-popup-form .formInput input:focus + .feildLable {
  z-index: 10;
  visibility: visible;
  top: -13px;
  font-size: 12px;
  left: 14px !important;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .image {
  text-align: center;
  margin-top: -30px;
  margin-right: 28px;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .thankyou-heading {
  letter-spacing: 0;
  color: #2c3754;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
  margin: 9px 0 12px;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .thankyou-description {
  letter-spacing: 0;
  color: #2c3754;
  font-size: 16px;
  line-height: 25px;
  text-align: CENTER;
  font-weight: 600;
  padding: 0 50px;
}

@media screen and (max-width: 768px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .thankyou-description {
    padding: 0 10px;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body .outline-button {
  margin: 21px auto 18px;
  display: flex;
  align-items: CENTER;
  justify-content: center;
  border: 1px solid #2a63f6;
  border-radius: 8px;
  background: #fff;
  letter-spacing: 0;
  color: #2a63f6;
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  padding: 16px 0 17px;
  max-width: 182px;
  width: 100%;
  cursor: pointer;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body.step-2 .heading {
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 32px;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body.step-2 .heading a {
  color: #2a63f6;
  text-decoration: underline;
  cursor: pointer;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body.step-2 .fieldWrapper {
  margin-bottom: 0;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body.step-2 .text-otp {
  letter-spacing: 0;
  color: #2c3754;
  font-size: 14px;
  line-height: 22px;
  text-align: right;
  margin-top: 0;
  margin-bottom: 31px;
  font-weight: 500;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body.step-2 .text-otp a {
  color: #2a63f6;
  text-decoration: underline;
  cursor: pointer;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .footerStripItem .call-back-popup-section .call-back-popup-body.step-2 .err {
  width: 50%;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .call-back-popup-overlay {
  left: 0;
  top: -100vh;
  width: 100vw;
  height: 100vh;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  opacity: 1;
  z-index: 9;
}

@media screen and (min-width: 768px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.call-back-footer .call-back-popup-overlay {
    display: none;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.price-increase-tag {
  width: 90%;
  position: relative;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.price-increase-tag {
    width: 100%;
    margin: 0;
    align-items: flex-start;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.price-increase-tag .footerStripItem .gradientBg img {
  position: absolute;
  top: -50px;
  bottom: auto;
  left: 0;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.price-increase-tag .footerStripItem .textFeature .blockbox {
  letter-spacing: 0;
  color: #ffad76;
  font-size: 23px;
  line-height: 34px;
  display: flex;
  align-items: center;
  font-weight: 600;
}

@media screen and (max-width: 1024px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.price-increase-tag .footerStripItem .textFeature .blockbox {
    font-size: 18px;
    line-height: 27px;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.price-increase-tag .footerStripItem .textFeature .blockbox img {
  margin-right: 8px;
  position: relative;
  top: auto;
  bottom: auto;
  display: block;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.price-increase-tag .footerStripItem .full-text {
  letter-spacing: 0;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip.price-increase-tag .footerStripItem .full-text span {
  font-weight: 600;
}

@media screen and (max-width: 1024px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.price-increase-tag .footerStripItem .full-text {
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.price-increase-tag .footerStripItem .full-text {
    width: 80%;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.price-increase-tag .footerStripItem .btnLink {
  padding: 13px 0 12px;
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
}

@media screen and (max-width: 1024px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.price-increase-tag .footerStripItem .btnLink {
    padding: 7px 18px;
    font-size: 13px;
    line-height: initial;
    width: 92px;
    margin-top: 5px;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.price-increase-tag .footerStripItem:nth-child(2) {
  width: 70%;
}

@media screen and (max-width: 1024px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.price-increase-tag .footerStripItem:nth-child(2) {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.price-increase-tag .footerStripItem:nth-child(2) {
    width: auto;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.price-increase-tag .footerStripItem:last-child {
  width: 40%;
}

@media screen and (max-width: 1024px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.price-increase-tag .footerStripItem:last-child {
    margin: 0;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.price-increase-tag .footerStripItem:last-child {
    width: 35%;
  }
}
@media screen and (max-width: 1024px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.price-increase-tag .footerStripItem {
    padding: 0;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .strip_close.close {
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
  width: 39px;
  height: 33px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  opacity: 1;
  background-color: #253858;
  background-image: none;
}

@media screen and (max-width: 768px) {
  .term_footer_strip .bannerDiv .grid .footerData .strip_close.close {
    top: -18px;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .strip_close.close:hover {
  opacity: 1;
}

.term_footer_strip .bannerDiv .grid .footerData .strip_close.close:after,
.term_footer_strip .bannerDiv .grid .footerData .strip_close.close:before {
  position: absolute;
  left: auto;
  right: 18px;
  top: 6px;
  content: " ";
  height: 15px;
  width: 2px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.term_footer_strip .bannerDiv .grid .footerData .strip_close.close:before {
  transform: rotate(45deg);
}

.term_footer_strip .bannerDiv .grid .footerData .strip_close.close:after {
  transform: rotate(-45deg);
}

.term_footer_strip .guaranteedInvestList {
  width: 46%;
}

.term_footer_strip .guaranteedInvestList .err {
  position: relative;
  color: #6af9ff;
  font-size: 11px;
  display: block;
  padding: 5px;
  letter-spacing: 0.5px;
  display: none;
  transform: translate(-50%, -50%);
  left: 50%;
  bottom: -15px;
}

.term_footer_strip .guaranteedInvestList .countryWidth {
  width: 570px;
  text-align: left;
  position: relative;
}

.term_footer_strip .guaranteedInvestList .countryWidth .term-country-radio {
  left: 0;
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  position: absolute;
  bottom: 0;
  width: 235px;
  height: 414px;
  z-index: 1;
  padding: 17px 15px;
  display: none;
  overflow: scroll;
}

.term_footer_strip .guaranteedInvestList .countryWidth .term-country-radio.show {
  display: block;
}

.term_footer_strip .guaranteedInvestList .countryWidth .term-country-radio .radio {
  margin-bottom: 33px;
  display: flex;
  align-items: CENTER;
  justify-content: space-between;
}

.term_footer_strip .guaranteedInvestList .countryWidth .term-country-radio .radio:last-child {
  margin-bottom: 0;
}

.term_footer_strip .guaranteedInvestList .countryWidth .term-country-radio .radio.active label {
  color: #0862f5;
}

.term_footer_strip .guaranteedInvestList .countryWidth .term-country-radio .radio label {
  font-size: 12px;
  color: #000;
  font-weight: 500;
}

.term_footer_strip .guaranteedInvestList .countryWidth .countryDiv {
  background-color: #fff;
  border-radius: 4px;
  width: 360px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  color: #333;
}

.term_footer_strip .guaranteedInvestList .countryWidth .countryDiv.error {
  border: 3px solid red;
}

.term_footer_strip .guaranteedInvestList .countryWidth .countryDiv .boxicon {
  display: none;
}

.term_footer_strip .guaranteedInvestList .countryWidth .countryDiv select {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  border: none;
  height: 40px;
  padding: 10px 6px;
  padding-right: 6px;
  width: 65px;
  float: left;
  padding-right: 19px;
  line-height: normal;
  background-image: url(../../images/bu/arrow-down_dark.png);
  background-position: 90% center;
  background-repeat: no-repeat;
}

.term_footer_strip .guaranteedInvestList .countryWidth .countryDiv .contactNumber {
  width: 100%;
  display: block;
  float: left;
}

.term_footer_strip .guaranteedInvestList .countryWidth .countryDiv .contactNumber .countryCode {
  font-size: 14px;
  width: 30%;
  line-height: 40px;
  background: #fff;
  position: relative;
  padding: 0 8px;
}

@media screen and (max-width: 440px) {
  .term_footer_strip .guaranteedInvestList .countryWidth .countryDiv .contactNumber .countryCode {
    padding: 0 4px;
  }
}
@media screen and (max-width: 320px) {
  .term_footer_strip .guaranteedInvestList .countryWidth .countryDiv .contactNumber .countryCode {
    padding: 0;
  }
}
.term_footer_strip .guaranteedInvestList .countryWidth .countryDiv .contactNumber .countryCode::after {
  content: "";
  border: solid #333;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 10px;
}

.term_footer_strip .guaranteedInvestList .countryWidth .countryDiv .contactNumber input {
  height: 40px;
  border: none;
  text-indent: 0;
  width: 65%;
  padding: 10px 6px 10px 0;
  line-height: normal;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #333;
}

.term_footer_strip .guaranteedInvestList .blueTxt {
  width: 90%;
  margin-left: 0;
  font-size: 20px;
  color: #fff;
  line-height: 34px;
  letter-spacing: 0;
  font-weight: 400;
  text-align: left;
}

.term_footer_strip .guaranteedInvestList .blueTxt span {
  line-height: 20px;
  display: block;
  padding: 0 0 14px;
}

.term_footer_strip .guaranteedInvestList .detailBtn {
  position: static;
  animation: none;
  padding: 2px 24px;
  border-radius: 4px;
  border: none;
  color: #fff;
  cursor: pointer;
  max-width: 200px;
  vertical-align: middle;
  font-size: 14px;
  line-height: 37px;
  text-transform: capitalize;
  background: #0052cc;
  margin-left: 10px;
  font-weight: 500;
  letter-spacing: 0.5px;
  position: relative;
  text-transform: uppercase;
  min-width: 134px;
  transition: 0.2s all ease-in-out;
}

.term_footer_strip .guaranteedInvestList .detailBtn.loading {
  padding: 2px 37px 2px 10px;
}

.term_footer_strip .guaranteedInvestList .detailBtn:active {
  background: #0463f6;
  font-size: 13px;
  -webkit-tap-highlight-color: #0463f6;
}

.term_footer_strip .tc {
  font-size: 11px;
  text-align: center;
  padding-top: 0;
  margin: 0;
  color: #fff;
  padding-bottom: 0;
  position: absolute;
  left: 0;
  bottom: 1px;
  text-align: right;
  right: 20px;
}

.term_footer_strip .strip_close {
  background: #fff url(../../images/footer-strip/car/close_strip.png) top right no-repeat;
  width: 25px;
  height: 25px;
  position: absolute;
  display: block;
  top: 11px;
  right: 15px;
  cursor: pointer;
  z-index: 10;
  background-position: 7px 8px;
  border-radius: 50%;
  background-size: 40%;
}

.term_footer_strip.taxsavingalert {
  position: relative;
}

.term_footer_strip.taxsavingalert .bannerDiv {
  background: #d5d5fd 0 0 no-repeat padding-box;
  box-shadow: 0 -3px 12px rgba(0, 0, 0, 0.16);
  position: relative;
  font-size: 14px;
  color: #383336;
  line-height: 18px;
  font-weight: 400;
}

.term_footer_strip.taxsavingalert .bannerDiv .footerDiv .temcondition {
  position: absolute;
  color: #0a4db5;
}

.term_footer_strip.taxsavingalert .bannerDiv .footerData {
  position: relative;
  height: 75px;
  min-height: 75px;
  width: 1140px;
  margin: 0 auto;
  align-items: center;
  list-style: none;
  display: flex;
}

@media screen and (max-width: 1024px) {
  .term_footer_strip.taxsavingalert .bannerDiv .footerData {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    height: auto;
    min-height: auto;
  }
}
.term_footer_strip.taxsavingalert .bannerDiv .footerData .strip_close.close {
  width: 24px;
  height: 24px;
  background: #d2d1d1;
  position: absolute;
  display: block;
  z-index: 2;
  top: 4px;
  right: -12%;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1;
}

.term_footer_strip.taxsavingalert .bannerDiv .footerData .strip_close.close:after,
.term_footer_strip.taxsavingalert .bannerDiv .footerData .strip_close.close:before {
  right: 11px;
  top: 5px;
}

@media (max-width: 1024px) {
  .term_footer_strip.taxsavingalert .bannerDiv .footerData .strip_close.close {
    right: 5px;
  }
}
.term_footer_strip.taxsavingalert .bannerDiv .footerData .footerStripItem:first-child {
  width: 60%;
}

@media screen and (max-width: 1024px) {
  .term_footer_strip.taxsavingalert .bannerDiv .footerData .footerStripItem:first-child {
    width: 50%;
  }
}
@media screen and (max-width: 820px) {
  .term_footer_strip.taxsavingalert .bannerDiv .footerData .footerStripItem:first-child {
    width: 100%;
    display: flex;
    align-items: CENTER;
    justify-content: CENTER;
  }
}
@media screen and (max-width: 767px) {
  .term_footer_strip.taxsavingalert .bannerDiv .footerData .footerStripItem:first-child {
    justify-content: center;
    width: 100%;
  }
}
.term_footer_strip.taxsavingalert .bannerDiv .footerData .footerStripItem:nth-child(2) {
  width: 40%;
}

@media screen and (max-width: 1024px) {
  .term_footer_strip.taxsavingalert .bannerDiv .footerData .footerStripItem:nth-child(2) {
    width: 35%;
  }
}
@media screen and (max-width: 820px) {
  .term_footer_strip.taxsavingalert .bannerDiv .footerData .footerStripItem:nth-child(2) {
    margin-bottom: 12px;
    margin-top: 16px;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .term_footer_strip.taxsavingalert .bannerDiv .footerData .footerStripItem:nth-child(2) {
    justify-content: center;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
  }
}
.term_footer_strip.taxsavingalert .bannerDiv .footerData .footerStripItem:nth-child(2) .btnLink {
  width: 200px;
  flex-shrink: 0;
  color: #fff;
  padding: 16px;
  font-weight: 500;
  margin-left: 0;
  align-items: center;
  line-height: 19px;
  cursor: pointer;
  background: #0065ff 0 0 no-repeat padding-box;
  border-radius: 6px;
  border: 0;
  margin-right: 16px;
  font-size: 14px;
}

@media (max-width: 820px) {
  .term_footer_strip.taxsavingalert .bannerDiv .footerData .footerStripItem:nth-child(2) .btnLink {
    width: 140px;
    padding: 8px 16px;
    border-radius: 24px;
    margin: 0 auto;
  }
}
.term_footer_strip.taxsavingalert .bannerDiv .footerData::before {
  background: url(../../images/bu/investment/trad-timer-icon.svg) no-repeat;
  text-align: center;
  position: absolute;
  content: "";
  width: 122px;
  height: 108px;
  background-position: center top;
  bottom: -20px;
  left: 0;
  z-index: 10;
}

@media (max-width: 820px) {
  .term_footer_strip.taxsavingalert .bannerDiv .footerData:before {
    background: url(../../images/bu/investment/trad-hurry-strip.svg) no-repeat;
    width: 95px;
    height: 59px;
    position: absolute;
    left: -15px;
    top: -21px;
    transform: rotate(-20deg);
    z-index: 40;
  }
  .term_footer_strip.taxsavingalert .bannerDiv .footerData::after {
    background: url(../../images/bu/investment/trad-timer-icon-mobile.svg) no-repeat;
    text-align: center;
    position: absolute;
    content: "";
    z-index: 1;
    left: -20px;
    width: 81px;
    height: 69px;
    opacity: 0.9;
    bottom: -6px;
  }
}
.term_footer_strip.taxsavingalert .bannerDiv .footerData .guaranteedInvestList {
  width: 100%;
  list-style: none;
}

.term_footer_strip.taxsavingalert .bannerDiv .footerData li {
  width: 100%;
  z-index: 20;
}

@media screen and (max-width: 767px) {
  .term_footer_strip.taxsavingalert .bannerDiv .footerData li {
    justify-content: center;
    width: 100%;
  }
}
.term_footer_strip.taxsavingalert .bannerDiv .footerData li .white-text {
  padding: 0 30px 0 140px;
}

@media screen and (max-width: 820px) {
  .term_footer_strip.taxsavingalert .bannerDiv .footerData li .white-text {
    padding: 0;
    margin: 0;
    z-index: 10;
    position: relative;
  }
}
.term_footer_strip.taxsavingalert .bannerDiv .footerData li .white-text .tag-line {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  line-height: 19px;
  font-size: 14px;
  margin-bottom: 3px;
  color: #253858;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .term_footer_strip.taxsavingalert .bannerDiv .footerData li .white-text .tag-line {
    padding-left: 0;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 4px;
    z-index: 2;
    position: relative;
    text-align: center;
  }
}
.term_footer_strip.taxsavingalert .bannerDiv .footerData li .white-text .timer-text {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 820px) {
  .term_footer_strip.taxsavingalert .bannerDiv .footerData li .white-text .timer-text {
    justify-content: center;
  }
}
.term_footer_strip.taxsavingalert .bannerDiv .footerData li .white-text .timer-text .text {
  font-size: 14px;
  line-height: 19px;
  color: #253858;
  text-align: left;
  margin-right: 4.6px;
}

@media (max-width: 767px) {
  .term_footer_strip.taxsavingalert .bannerDiv .footerData li .white-text .timer-text .text {
    display: none;
  }
}
.term_footer_strip.taxsavingalert .bannerDiv .footerData li .white-text .timer-text .timer {
  border: 1px dashed rgba(0, 0, 0, 0.2392156863);
  border-radius: 4px;
  padding: 4px;
  letter-spacing: 0;
  color: #253858;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .term_footer_strip.taxsavingalert .bannerDiv .footerData li .white-text .timer-text .timer {
    padding: 0;
    border: 0;
    font-size: 16px;
    line-height: 21px;
  }
}
.term_footer_strip.taxsavingalert .bannerDiv .footerData li .white-text .timer-text .timer .days {
  border-radius: 4px;
  background: rgba(255, 130, 138, 0.4);
  padding: 3px;
  letter-spacing: 0;
  color: #7c0303;
  font-size: 14px;
  line-height: 19px;
  font-weight: 600;
}

.term_footer_strip.taxsavingalert .bannerDiv .footerData li .white-text .timer-text .timer span {
  letter-spacing: 0;
  color: #253858;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

.term_footer_strip.taxsavingalert .bannerDiv .footerData li.countryWidth.trad-page {
  display: flex;
  width: 100%;
  z-index: 20;
}

@media only screen and (max-width: 1024px) {
  .term_footer_strip {
    display: block;
  }
  .term_footer_strip .bannerDiv .grid {
    position: relative;
    padding: 0 0 22px 0;
  }
  .term_footer_strip .guaranteedInvestList {
    margin: 0 auto;
    padding: 0;
    width: 570px;
  }
  .term_footer_strip .guaranteedInvestList .blueTxt span {
    width: 100%;
    text-align: left;
    display: block;
    padding: 5px;
    padding: 8px 0 10px;
  }
  .term_footer_strip .bannerDiv {
    background: #253858;
  }
}
@media only screen and (max-width: 1024px) {
  .term_footer_strip .bannerDiv .grid:before {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .term_footer_strip .guaranteedInvestList .blueTxt {
    width: 100%;
    margin-left: 0;
    font-size: 20px;
    color: #fff;
    line-height: 16px;
    letter-spacing: 0;
    font-weight: 400;
    text-align: left;
  }
  .term_footer_strip .guaranteedInvestList .err {
    position: relative;
  }
  .term_footer_strip .guaranteedInvestList,
  .term_footer_strip .guaranteedInvestList .countryWidth {
    width: calc(100% - 20px);
  }
  .term_footer_strip .guaranteedInvestList .blueTxt span {
    padding: 10px 0;
  }
  .term_footer_strip .guaranteedInvestList .countryWidth .countryDiv {
    max-width: 300px;
    width: calc(100% - 150px) !important;
  }
  .term_footer_strip .guaranteedInvestList .detailBtn {
    width: auto;
    margin-top: 0;
    display: inline-block;
  }
}
@media only screen and (max-width: 480px) {
  .term_footer_strip .bannerDiv .grid .blueTxt {
    font-size: 16px;
  }
  .term_footer_strip .bannerDiv .grid {
    padding: 10px 0 25px 0;
  }
}
@media only screen and (max-width: 440px) {
  .term_footer_strip .guaranteedInvestList {
    width: 96%;
  }
  .term_footer_strip .guaranteedInvestList .countryWidth {
    width: 100%;
  }
  .term_footer_strip .guaranteedInvestList .detailBtn {
    margin-top: 0;
    margin-left: 0;
  }
  .term_footer_strip .strip_close {
    right: 7px;
  }
  .term_footer_strip .guaranteedInvestList .err {
    position: relative;
    color: #6af9ff;
    font-size: 9px;
    display: block;
    padding: 5px 10px 10px 0;
    letter-spacing: 0.5px;
    text-align: left;
    display: none;
  }
}
@media only screen and (max-width: 360px) {
  .term_footer_strip .bannerDiv .grid .blueTxt {
    font-size: 13px;
    font-weight: 700;
  }
}
@media only screen and (max-width: 320px) {
  .term_footer_strip .guaranteedInvestList .countryWidth .countryDiv {
    width: 100%;
  }
  .term_footer_strip .guaranteedInvestList .detailBtn {
    margin-top: 0;
  }
  .term_footer_strip .guaranteedInvestList .err {
    width: 100%;
  }
}
.car-stiky-view-plan {
  display: none;
}

@media (max-width: 1024px) {
  .car-stiky-view-plan {
    width: 100%;
    display: block;
    position: fixed;
    background: #fff;
    z-index: 9;
    box-shadow: 0 -3px 23px 0 rgba(0, 0, 0, 0.12);
    bottom: 0;
  }
  .car-stiky-view-plan .linkclick {
    background: #0065ff;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 50px;
    display: inline-block;
    margin: 8px auto;
    font-size: 14px;
    border-radius: 5px;
    min-width: 290px;
  }
}
input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
  -webkit-box-shadow: 0 0 0 30px #fff inset !important;
}

#premiumVal.zct {
  position: relative;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .premiumPlan.zct {
  position: relative;
  font-size: 36px;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem .textFeature .premiumPlan.zct sup {
  font-size: 14px;
  top: 0;
  left: 1px;
}

#premiumVal.zct:before,
.premiumPlan.zct:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: red;
  display: none;
  transform: rotate(4deg);
  top: 14px;
}

@media (max-width: 568px) {
  #premiumVal.zct:before,
  .premiumPlan.zct:before {
    top: 10px;
  }
}
@media (max-width: 568px) {
  #premiumVal.zct:before {
    top: 20px;
  }
  .exit-intent-popup-content .premiumPlan {
    display: inline-block;
  }
}
.fieldWrapper .formInput input:focus + .feildLable {
  z-index: 10;
  visibility: visible;
  top: -13px;
  font-size: 12px;
  left: 14px !important;
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 48px;
}

.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #fff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:first-child {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
@keyframes slide_shine {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
.term-cal-top-plan {
  margin-top: 20px;
  margin-bottom: 25px;
}

@media screen and (max-device-width: 767px) and (orientation: landscape) {
  .term-cal-top-plan {
    margin-left: 0;
    margin-right: 0;
  }
}
.term-cal-top-plan .plan {
  display: none;
}

.top-plan {
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
}

.top-plan .see-more {
  bottom: 0;
  background: #fff;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1607843137);
  border-radius: 30px;
  padding: 8px 16px 8px 16px;
  color: #2b60ed;
  display: block;
  width: 152px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  cursor: pointer;
}

.top-plan .see-more ~ .see-more#see-more {
  display: none;
}

.top-plan .see-more ~ .see-more#less-plan::after {
  transform: rotate(-135deg);
  position: relative;
  top: 4px;
}

.top-plan .see-more::after {
  content: "";
  border: solid #2b60ed;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  margin-left: 15px;
  position: relative;
  top: -1px;
}

.tab-slide-top-plan-main-wrapper {
  background: #f8f5f0;
  border-radius: 8px;
  padding: 22px;
  position: relative;
}

@media screen and (max-device-width: 767px) {
  .tab-slide-top-plan-main-wrapper {
    padding: 20px 0;
  }
}
.tab-slide-top-plan-main-wrapper #top_plans {
  color: #253858;
  font-size: 30px;
  line-height: 18px;
  max-width: 900px;
  width: 100%;
  margin: 10px auto 30px;
  text-align: center;
}

@media screen and (max-device-width: 767px) {
  .tab-slide-top-plan-main-wrapper #top_plans {
    font-size: 24px;
    margin: 0 auto;
  }
}
.top-plan-content-wrapper {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 640px) {
  .top-plan-content-wrapper {
    background: 0 0;
    padding: 0;
    border-radius: 0;
    position: static;
  }
}
.top-plan-content-wrapper .top-plan-card {
  margin-bottom: 16px;
  position: relative;
  background: #fff;
  border-radius: 8px;
  padding: 8px;
  box-shadow: 0 0 3px rgba(37, 56, 88, 0.1607843137);
}

.top-plan-content-wrapper .top-plan-card.hide {
  display: none;
}

.top-plan-content-wrapper .top-plan-card.hide ~ .see-more#less-plan {
  display: none;
}

.top-plan-content-wrapper .top-plan-card.hide ~ .see-more#see-more {
  display: block;
}

.top-plan-content-wrapper .top-plan-card .addon-block {
  background: #f2f6ff;
  box-shadow: none;
  border-radius: 8px;
  padding-bottom: 14px;
  margin-bottom: 8px;
}

.top-plan-content-wrapper .top-plan-card .addon_features {
  background: #fff;
  margin: 0 20px 0 20px !important;
  display: flex;
  width: -moz-fit-content !important;
  width: fit-content !important;
  border-radius: 8px;
  padding: 10px 10px;
  gap: 8px;
  height: auto;
  align-items: flex-start;
  flex-wrap: wrap;
}

@media (max-width: 568px) {
  .top-plan-content-wrapper .top-plan-card .addon_features {
    width: 96% !important;
    margin: 12px auto 0 !important;
  }
}
.top-plan-content-wrapper .top-plan-card .addon_features .features-items {
  border: none;
  padding: 0 0 0 18px;
  margin: 0;
  color: #253858;
  font-size: 14px;
  line-height: 16px;
  align-items: flex-start;
  display: flex;
  height: auto;
  position: relative;
}

@media (max-width: 568px) {
  .top-plan-content-wrapper .top-plan-card .addon_features .features-items {
    width: 100%;
    font-weight: 500;
    font-size: 12px;
  }
}
.top-plan-content-wrapper .top-plan-card .addon_features .features-items:before {
  content: "";
  background: url(../../images/bu/term/top-plan-right-green-tick.png) no-repeat 0 0;
  height: 12px;
  width: 12px;
  border: none;
  background-size: contain;
  transform: initial;
  top: 4px;
  left: 2px;
  position: absolute;
}

.top-plan-content-wrapper .top-plan-card .block-inner {
  background: #f2f6ff;
  box-shadow: none;
  border-radius: 8px;
  justify-content: space-between;
  margin-bottom: 0;
  display: flex;
  box-sizing: border-box;
  position: relative;
  padding: 16px 20px 16px;
}

@media (max-width: 767px) {
  .top-plan-content-wrapper .top-plan-card .block-inner {
    padding: 12px 12px 10px;
    flex-wrap: wrap;
  }
}
.top-plan-content-wrapper .top-plan-card .block-inner .card-top-block.logo-block {
  width: 20%;
}

.top-plan-content-wrapper .top-plan-card .block-inner .card-top-block.logo-block .plan-name {
  font-size: 11px;
  font-weight: 500;
}

.top-plan-content-wrapper .top-plan-card .block-inner .card-top-block.logo-block span img {
  width: 80%;
  height: auto;
  max-width: 90px;
}

@media (max-width: 767px) {
  .top-plan-content-wrapper .top-plan-card .block-inner .card-top-block.logo-block {
    width: 48%;
    order: 1;
    margin-bottom: 12px;
    display: flex;
    flex-direction: column;
  }
  .top-plan-content-wrapper .top-plan-card .block-inner .card-top-block.logo-block > div {
    width: 100%;
  }
}
.top-plan-content-wrapper .top-plan-card .block-inner .card-top-block p:first-child {
  color: #253858;
  font-size: 12px;
  line-height: 20px;
  opacity: 0.9;
  margin: 0;
}

@media (max-width: 568px) {
  .top-plan-content-wrapper .top-plan-card .block-inner .card-top-block p:first-child {
    font-size: 11px;
  }
}
@media (max-width: 375px) {
  .top-plan-content-wrapper .top-plan-card .block-inner .card-top-block p:first-child {
    font-size: 10px;
  }
}
.top-plan-content-wrapper .top-plan-card .block-inner .card-top-block p:nth-child(2) {
  color: #253858;
  font-size: 16px;
  line-height: 16px;
  padding-top: 3px;
  font-weight: 600;
  margin: 0;
}

@media (max-width: 568px) {
  .top-plan-content-wrapper .top-plan-card .block-inner .card-top-block p:nth-child(2) {
    font-size: 14px;
  }
}
.top-plan-content-wrapper .top-plan-card .block-inner .card-top-block p:nth-child(3) {
  font-size: 10px;
  line-height: 18px;
  color: #253858;
  opacity: 0.8;
  margin: 0;
}

.top-plan-content-wrapper .top-plan-card .block-inner .card-top-block.life-cover {
  width: 17%;
}

@media (max-width: 767px) {
  .top-plan-content-wrapper .top-plan-card .block-inner .card-top-block.life-cover {
    width: 33%;
    order: 3;
  }
}
.top-plan-content-wrapper .top-plan-card .block-inner .card-top-block.claim-settlement {
  width: 20%;
}

@media (max-width: 767px) {
  .top-plan-content-wrapper .top-plan-card .block-inner .card-top-block.claim-settlement {
    width: 33%;
    order: 4;
  }
}
.top-plan-content-wrapper .top-plan-card .block-inner .card-top-block.claim-settlement {
  width: 20%;
}

@media (max-width: 767px) {
  .top-plan-content-wrapper .top-plan-card .block-inner .card-top-block.claim-settlement {
    width: 33%;
    order: 5;
  }
}
.top-plan-content-wrapper .top-plan-card .block-inner .view-plan {
  width: 20%;
  text-align: right;
  display: flex;
  flex-direction: column-reverse;
  margin-left: 2%;
  justify-content: flex-end;
}

@media (max-width: 767px) {
  .top-plan-content-wrapper .top-plan-card .block-inner .view-plan {
    width: 48%;
    order: 2;
    justify-content: flex-end;
    padding: 0;
  }
}
.top-plan-content-wrapper .top-plan-card .block-inner .view-plan p:first-child {
  color: #253858;
  font-size: 10px;
  line-height: 20px;
  opacity: 0.9;
  margin: 0;
  display: block;
  text-align: center;
}

.top-plan-content-wrapper .top-plan-card .block-inner .view-plan p:first-child span {
  color: #158c5e;
  font-size: 10px;
  font-weight: 700;
}

.top-plan-content-wrapper .top-plan-card .block-inner .view-plan button {
  background: #0065ff;
  border-radius: 4px;
  width: auto;
  height: 35px;
  padding: 0;
  font-weight: 500;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.25);
  border: none;
  color: #fff;
  font-size: 14px;
  margin-bottom: 3px;
  transition: none !important;
}

.top-plan-content-wrapper .top-plan-card .block-inner .special-discount {
  order: 5;
  width: 100%;
  display: block;
  position: relative;
  bottom: -10px;
  font-size: 10px;
  font-weight: 500;
}

.top-plan-content-wrapper .top-plan-card .block-inner .special-discount .labels {
  background: #eaf2ff;
  color: #0962f6;
  padding: 6px;
  border-radius: 8px;
  margin-right: 5px;
  font-size: 11px;
  font-weight: 500;
}

@media (max-width: 375px) {
  .top-plan-content-wrapper .top-plan-card .block-inner .special-discount {
    font-size: 8px;
  }
  .top-plan-content-wrapper .top-plan-card .block-inner .special-discount .labels {
    font-size: 8px;
  }
}
.top-plan-content-wrapper.boxlayout {
  background: 0 0 !important;
}

.top-plan-content-wrapper.boxlayout .top-plan-card {
  margin-bottom: 16px;
  position: relative;
  background: #fff;
  border-radius: 8px;
  padding: 8px;
  box-shadow: 0 0 3px rgba(37, 56, 88, 0.1607843137);
}

.top-plan-content-wrapper.boxlayout .top-plan-card .block-inner.pricemsg {
  padding: 50px 20px 10px 20px;
}

@media (max-width: 767px) {
  .top-plan-content-wrapper.boxlayout .top-plan-card .block-inner.pricemsg {
    padding: 45px 20px 10px 20px;
  }
}
.top-plan-content-wrapper.boxlayout .top-plan-card .features {
  display: flex;
  width: 100%;
  box-shadow: none;
  border: none;
  background: #fff;
  justify-content: flex-start;
  gap: 16px;
  margin: 12px 0 4px 0;
}

@media (max-width: 767px) {
  .top-plan-content-wrapper.boxlayout .top-plan-card .features {
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
  }
  .top-plan-content-wrapper.boxlayout .top-plan-card .features.addon_features {
    width: 96%;
    margin: 0 auto !important;
  }
}
@media (max-width: 568px) {
  .top-plan-content-wrapper.boxlayout .top-plan-card .features {
    gap: 10px;
    margin: 14px 0 4px 0;
  }
}
.top-plan-content-wrapper.boxlayout .top-plan-card .features .features-items {
  border-radius: 4px;
  padding: 0 10px 0 20px;
  width: auto;
  opacity: 1;
  display: flex;
  align-items: center;
}

.top-plan-content-wrapper.boxlayout .top-plan-card .features .features-items.yellow {
  padding: 4px 8px 4px 33px;
  background: #fff8e5;
  border: none;
  color: #c85929;
  font-weight: 600;
  position: relative;
  border: none;
  order: 1;
  font-size: 12px;
}

.top-plan-content-wrapper.boxlayout .top-plan-card .features .features-items.yellow:before {
  content: "";
  position: absolute;
  display: block;
  width: 20px;
  height: 18px;
  left: 21px;
  top: 4px;
  background: url(../../images/bu/term/top-plan-coin-icon.png) no-repeat 0 0;
  background-size: contain;
  border: none;
  opacity: 1;
  margin-left: -11px;
  top: 6px;
}

@media (max-width: 568px) {
  .top-plan-content-wrapper.boxlayout .top-plan-card .features .features-items.yellow {
    padding: 7px 8px 7px 33px;
  }
}
.top-plan-content-wrapper.boxlayout .top-plan-card .features .features-items.detailTab {
  border: 1px solid #0963f6;
  padding: 2px 18px 2px 10px;
  order: 4;
  cursor: pointer;
  position: relative;
}

.top-plan-content-wrapper.boxlayout .top-plan-card .features .features-items.detailTab span {
  color: #0065ff;
  font-weight: 600;
  font-size: 12px;
}

@media (max-width: 568px) {
  .top-plan-content-wrapper.boxlayout .top-plan-card .features .features-items.detailTab {
    order: 2;
  }
}
.top-plan-content-wrapper.boxlayout .top-plan-card .features .features-items.detailTab:before {
  content: "";
  position: absolute;
  display: block !important;
  width: 9px;
  height: 8px;
  right: 6px;
  top: 56%;
  background: url(../../images/bu/term/down-arrow-blue.png) no-repeat 0 0;
  background-size: contain;
  transform: translate(0, -50%);
  border: none;
  opacity: 1;
}

.top-plan-content-wrapper.boxlayout .top-plan-card .features .features-items.detailTab span {
  color: #0065ff;
  font-weight: 500;
}

.top-plan-content-wrapper.boxlayout .top-plan-card .features .features-items.bggreen {
  padding: 6px 8px 7px 24px;
  background: #eff8f4;
  color: #158c5e;
  font-weight: 600;
  position: relative;
  border: none;
  order: 2;
  line-height: 14px;
  font-size: 12px;
}

.top-plan-content-wrapper.boxlayout .top-plan-card .features .features-items.bggreen:before {
  content: "";
  position: absolute;
  display: block;
  width: 16px;
  height: 14px;
  left: 18px;
  background: url(../../images/bu/term/new-sticky-icon.png) no-repeat 0 0;
  background-size: contain;
  border: none;
  opacity: 1;
  transform: rotate(0);
  margin-left: -11px;
  top: 6px;
}

.top-plan-content-wrapper.boxlayout .top-plan-card .features .features-items.videomedical {
  background: #ededff;
  color: #6c25d8;
  font-weight: 600;
  font-size: 12px;
  padding: 0 10px 0 28px;
  order: 3;
  position: relative;
}

.top-plan-content-wrapper.boxlayout .top-plan-card .features .features-items.videomedical:before {
  content: "";
  position: absolute;
  display: block;
  width: 16px;
  height: 14px;
  left: 18px;
  background: url(../../images/bu/term/vi_icon.png) no-repeat 0 0;
  background-size: contain;
  border: none;
  opacity: 1;
  transform: rotate(0);
  margin-left: -11px;
  top: 7px;
}

.top-plan-content-wrapper.boxlayout .top-plan-card .features .features-items.telemedicalnri {
  background: #e4fdff;
  color: #0b818f;
  font-weight: 600;
  font-size: 12px;
  padding: 0 10px 0 28px;
  order: 4;
  position: relative;
}

.top-plan-content-wrapper.boxlayout .top-plan-card .features .features-items.telemedicalnri:before {
  content: "";
  position: absolute;
  display: block;
  width: 16px;
  height: 14px;
  left: 18px;
  background: url(../../images/bu/term/telemedical.png) no-repeat 0 0;
  background-size: contain;
  border: none;
  opacity: 1;
  transform: rotate(0);
  margin-left: -11px;
  top: 6px;
}

.top-plan-content-wrapper .top-plan-disclaimer {
  color: #253858;
  font-size: 12px;
  line-height: 19px;
  padding-top: 25px;
  opacity: 0.7;
}

@media (max-width: 767px) {
  .top-plan-feature-and-filter {
    background: 0 0;
    border-radius: 0;
    padding: 0;
    position: relative;
    margin: 0 0;
    overflow: hidden;
  }
}
.featurelabel {
  position: absolute;
  background: #f4f5f7;
  font-size: 10px;
  font-weight: 600;
  bottom: 0;
  left: 0;
  width: 35%;
  text-align: left;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  height: 20px;
  right: 0;
  margin: 0 auto;
}

@media (max-width: 568px) {
  .featurelabel {
    width: 50%;
  }
}
.featurelabel .wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.featurelabel .wrapper .icon {
  width: 14px;
  height: 14px;
  margin-right: 2px;
}

.featurelabel .wrapper .icon img {
  width: 100%;
  height: 100%;
  position: relative;
  top: 2px;
}

.featurelabel .wrapper .text {
  font-size: 10px;
  color: #253858;
  font-weight: 400;
}

.top-plan .priceup.ttimer {
  display: flex;
  width: 216px !important;
  background: #4b7ecb;
  color: #fff;
  border-radius: 8px 0 8px 0;
  height: 25px;
  align-items: center;
  padding-left: 25px;
  position: absolute;
  top: 0;
  left: 0;
}

.top-plan .priceup.ttimer .block {
  background: 0 0;
}

.top-plan .priceup.ttimer .block .arrow {
  display: none;
}

.top-plan .priceup.ttimer .block:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: url("../../images/bu/term/icon-limited.svg") no-repeat 0 0;
  animation: mirrorflip 5s 0s linear infinite;
  left: 5px;
  top: 7px;
  background-size: 100%;
}

.top-plan .priceup.ttimer label {
  width: 188px !important;
  display: flex;
  align-items: center;
  font-weight: 700;
  letter-spacing: -0.026em;
  font-size: 11px;
  justify-content: space-between;
}

.top-plan .priceup.ttimer label > div {
  width: 92px;
  display: block;
  letter-spacing: -0.026em;
}

.top-plan .priceup.ttimer label span {
  background: #fff;
  padding: 0 2px 0 6px;
  border-radius: 4px;
  color: #4b7ecb;
  display: flex;
  width: calc(100% - 92px);
  border-radius: 8px 0 8px 8px;
  height: 20px;
  align-items: center;
}

.top-plan .priceup.ttimer.days {
  width: 240px !important;
  padding: 4px 8px 3px 25px;
  display: inline-block;
  background: #4b7ecb;
  color: #fff;
  border-radius: 8px 0 8px 0;
  box-sizing: border-box;
  height: 28px;
}

.top-plan .priceup.ttimer.days label {
  width: 210px !important;
  margin-left: 0;
  letter-spacing: -0.026em;
  font-size: 11px;
  font-weight: 700;
}

.top-plan .priceup.ttimer.days label span {
  width: 110px;
  font-weight: 700;
  font-size: 12px;
  display: inline-block;
  margin-left: 5px;
  line-height: 18px;
}

.top-plan .priceup.ttimer.texttype {
  width: 180px !important;
  padding: 6px 8px 5px 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 34px;
  position: absolute;
  top: 2px;
  position: absolute;
  left: 0;
}

.top-plan .priceup.ttimer.texttype span:nth-child(2) {
  display: block;
  line-height: 10px;
  font-size: 11px;
  font-weight: 700;
}

.top-plan .priceup.ttimer.texttype span:nth-child(3) {
  display: block;
  line-height: 10px;
  padding-top: 3px;
  font-weight: 400;
  font-size: 10px;
}

@keyframes mirrorflip {
  0% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
  }
  50% {
    transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
  }
  100% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
  }
}
.pricehike {
  background: #ffeded 0 0 no-repeat padding-box;
  border: 1px solid #c73830;
  border-radius: 0 8px;
  padding: 5px;
  color: #c73830;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
}

.pricehike:after {
  content: "";
  top: 0;
  transform: translateX(100%);
  width: 100%;
  height: 50px;
  position: absolute;
  z-index: 1;
  animation: slide_shine 1s infinite;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
}

@media (max-width: 767px) {
  .pricehike {
    right: 11px;
  }
}
@media (max-width: 1024px) {
  .top-plan-content-wrapper.boxlayout {
    margin-top: 0;
    padding: 20px 10px;
  }
}
.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left.diabetic .heading-main {
  display: none;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .heading-main {
  height: auto;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .heading-main .pointer-with-banner {
  padding-bottom: 0;
  margin: 0 auto;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox {
  flex-direction: row;
  justify-content: space-between;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox.bgcolor {
  position: relative;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox.bgcolor .innerInstant {
  width: 48%;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox.bgcolor .iconInstant {
  display: none;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox.bgcolor .iconInstant3 {
  display: none;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox.bgcolor .textInstant2 {
  background: #d2fdde;
  padding: 10px 5px;
  font-size: 12px;
  color: #253858;
  border-radius: 8px;
  width: 100%;
  text-align: center;
  font-weight: 700;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox.bgcolor .textInstant2 span {
  display: none;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox.bgcolor .textInstant2 br {
  display: none;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox.bgcolor .textInstant2 b {
  text-transform: capitalize;
}

@media (max-width: 320px) {
  .floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox.bgcolor .textInstant2 {
    font-size: 11px;
  }
}
.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox.bgcolor .textInstant5 {
  background: #f7e7ef;
  padding: 10px;
  font-size: 12px;
  color: #253858;
  border-radius: 8px;
  cursor: pointer;
  width: 100%;
  text-align: center;
  font-weight: 700;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox.bgcolor .textInstant5 br {
  display: none;
}

@media (max-width: 320px) {
  .floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox.bgcolor .textInstant5 {
    font-size: 11px;
  }
}
.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox .innerInstant {
  border-bottom: none;
  padding-bottom: 0;
  align-items: center;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox .innerInstant.covid {
  padding-bottom: 8px;
  margin-bottom: 0;
  background: rgba(142, 68, 173, 0.1019607843);
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox .innerInstant.covid .iconInstant {
  display: block;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox .innerInstant.covid .textInstant {
  width: auto;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox .innerInstant.covid .textInstant br {
  display: none;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .certificate-platinum-partner-web {
  display: none;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .right .termCondition {
  margin: 12px 0 0;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .right .box2col .boxcol2 .form-whatsapp {
  padding: 5px 0 10px 0;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .right .product-achivement-at-policybazaar {
  margin-top: 5px;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .right .instantBox.diabeties {
  display: flex;
  width: 100%;
  margin-top: 10px;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .right .instantBox.diabeties .innerInstant.iconInstant2 {
  width: 55%;
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .right .instantBox.diabeties .innerInstant.iconInstant3 {
  width: 45%;
}

.floatingPopupDiv .certificate-platinum-partner-web {
  display: none;
}

:root {
  --white: #fff;
  --light-blue: #F2F7FF;
  --darkblack: #000;
  --black: #253858;
  --gray-dark: #4C4C4D;
  --disable-color: ##949494;
  --shadowblue: #FAFCFF;
  --gray: #D6D6D6;
  --brdgray: #e2e2e2;
  --font-size: 16px;
  --blue: #0065ff;
  --blue01: #4994EB;
  --green: #0C9621;
  --lightgreen: #B6F4B4;
  --lightred: #F4B4B4;
  --light-gray: #FAFAFA;
  --page-max-width: 1170px ;
}

#policybazaar {
  width: 100%;
}

.hide {
  display: none !important;
}

section.pbcategoryPages.center_hd .grid {
  width: 100%;
  margin: 0 auto 60px;
  max-width: 1170px;
}

@media (max-width: 980px) {
  section.pbcategoryPages.center_hd .grid {
    margin: 0 auto 40px;
  }
}
@media (max-width: 980px) {
  #contentWrap_nri {
    max-width: 96%;
  }
}
#contentWrap_nri h2,
#contentWrap_nri h3 {
  color: #253858;
  margin: 30px 0 20px;
}

#contentWrap_nri .paragraphBu {
  font-size: 16px;
  color: #253858;
  letter-spacing: 0.016em;
  line-height: 30px;
  margin: 0;
}

#contentWrap_nri .data_ul li {
  margin-bottom: 5px;
  color: #253858;
  margin: 0 0 0 14px;
}

#contentWrap_nri .term-plans-box {
  padding: 20px 0 20px 10px;
  max-width: 960px;
  margin: 0;
}

#contentWrap_nri .one-crore-term-plan-box {
  margin: 60px 0;
}

#contentWrap_nri .one-crore-term-plan-box:after {
  right: 225px;
}

@media (max-width: 767px) {
  #contentWrap_nri .one-crore-term-plan-box {
    margin: 60px auto;
  }
  #contentWrap_nri .one-crore-term-plan-box:after {
    right: 15px;
  }
}
#contentWrap_nri .product-list-box {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 12px 0 rgba(0, 101, 255, 0.15);
  padding: 0;
  overflow: hidden;
}

#contentWrap_nri .product-list-box img {
  width: 100%;
}

#contentWrap_nri .product-list-box .product-info {
  text-align: center;
  padding: 0 20px;
}

#contentWrap_nri .product-list-box .text {
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  margin: 10px 0;
  color: #253858;
  line-height: 24px;
}

#contentWrap_nri .product-list-box .viewmore {
  box-sizing: border-box;
  width: 100%;
  background: #0065ff;
  color: #fff;
  padding: 18px;
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  border: none;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease-in;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  max-width: 114px;
  margin: 10px auto 0;
  padding: 12px;
}

.block_top_content {
  max-width: 100%;
}

@media (max-width: 980px) {
  .block_top_content {
    padding: 0 0 10px;
  }
}
.block_top_content .onlyNriLabelTop {
  color: #c00;
  font-size: 12px;
  display: inline-flex;
  align-items: center;
  padding: 6px 8px;
  background: rgba(255, 0, 0, 0.0509803922);
  margin: 0 0 13px;
  position: relative;
}

.block_top_content .onlyNriLabelTop::after {
  content: "";
  width: 0;
  height: 0;
  right: -24px;
  position: absolute;
  border-top: 26px solid rgba(255, 0, 0, 0.0509803922);
  border-right: 24px solid transparent;
}

.block_top_content .onlyNriLabelTop img {
  margin: 0 5px 0 0;
}

.block_top_content .listen-language {
  display: flex;
  cursor: pointer;
  align-items: center;
}

.block_top_content .listen-language .h1-heading {
  font-size: 26px;
  font-weight: 600;
  color: #253858;
  margin: 0;
}

@media (max-width: 980px) {
  .block_top_content .listen-language .h1-heading {
    font-size: 24px;
  }
}
.block_top_content .listen-language .listenNri {
  display: none;
  align-items: center;
  justify-content: center;
  color: #0065ff;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid #0065ff;
  width: 125px;
  height: 27px;
  border-radius: 30px;
  margin: 0 20px;
}

.block_top_content .listen-language .listenNri span {
  display: flex;
}

.block_top_content .listen-language .listenNri img {
  margin: 0 0 0 7px;
}

@media (max-width: 980px) {
  .block_top_content .listen-language .listenNri {
    display: none;
  }
}
.block_top_content .listen-language .viewInHindi {
  font-size: 12px;
  color: rgba(37, 56, 88, 0.8);
  display: flex;
  cursor: pointer;
  align-items: center;
  margin: 0 0 0 20px;
  font-weight: 500;
}

.block_top_content .listen-language .viewInHindi a {
  color: rgba(37, 56, 88, 0.8);
  margin: 0 0 0 3px;
}

.block_top_content .listen-language .viewInHindi img {
  margin: 0 0 0 5px;
}

@media (max-width: 980px) {
  .block_top_content .listen-language .viewInHindi {
    display: none;
  }
}
.block_top_content .textlight {
  display: block;
  margin: 5px 0 10px;
  color: rgba(37, 56, 88, 0.8);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 980px) {
  .block_top_content .textlight {
    line-height: 24px;
  }
}
.block_top_content .textlight .restcontent {
  display: none;
}

.block_top_content .textlight .restcontent.mobile {
  display: inline;
}

@media (max-width: 980px) {
  .block_top_content .textlight .restcontent.mobile {
    display: none;
  }
}
.block_top_content .textlight .restcontent.show {
  display: inline;
}

@media (max-width: 980px) {
  .block_top_content .textlight .restcontent.show {
    display: inline;
  }
}
.block_top_content .textlight .readmore-content {
  color: #0065ff;
  cursor: pointer;
  display: inline;
  text-decoration: none;
}

@media (max-width: 980px) {
  .block_top_content .textlight .readmore-content {
    display: inline;
  }
}
.breadcrumbinner {
  background: #fff;
}

.breadcrumbinner ul.breadcrumb {
  padding: 0 0;
  margin: 0 auto 30px;
  display: flex;
  justify-content: center;
  max-width: 1170px;
  width: 100%;
  list-style-type: none;
}

@media (max-width: 980px) {
  .breadcrumbinner ul.breadcrumb {
    white-space: nowrap;
    overflow-x: auto;
    margin: 0 auto 25px;
  }
}
.breadcrumbinner ul.breadcrumb li {
  font-size: 12px;
  padding: 0;
  margin: 0 5px;
}

.breadcrumbinner ul.breadcrumb li:after {
  right: -4px;
  top: 1px;
  text-decoration: none;
}

.breadcrumbinner ul.breadcrumb li.active {
  display: none;
}

.breadcrumbinner ul.breadcrumb li a {
  color: #0065ff;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.breadcrumbinner ul.breadcrumb li .currentLocation {
  font-size: 12px;
}

.breadcrumbinner ul.breadcrumb li:first-child {
  display: none;
}

.breadcrumbinner ul.breadcrumb li span img {
  display: none;
}

.breadcrumbinner ul.breadcrumb li span.divider {
  display: inline;
}

.breadcrumbinner ul.breadcrumb li span.divider::after {
  content: "";
  border: solid #0065ff;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: relative;
  right: -4px !important;
  top: -1px !important;
}

.contentYouMustKnow {
  padding: 0 0;
}

.contentYouMustKnow .contentYouMustKnow-row {
  display: flex;
}

@media (max-width: 980px) {
  .contentYouMustKnow .contentYouMustKnow-row {
    flex-direction: column;
  }
}
.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-left {
  max-width: 246px;
  min-width: 246px;
}

@media (max-width: 980px) {
  .contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-left {
    display: none;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px;
  }
}
.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-left .cymn-tabBox {
  box-shadow: 0 0 6px 0 rgba(82, 99, 111, 0.1490196078);
  border-radius: 10px;
  max-width: 246px;
}

.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-left .cymn-tabBox .heading {
  background: #0065ff;
  color: #fff;
  padding: 7px 12px;
  display: inline-flex;
  border-radius: 10px 0 0 0;
  font-weight: 600;
  position: relative;
}

.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-left .cymn-tabBox .heading:after {
  content: "";
  height: 0;
  width: 0;
  right: -12px;
  border-top: 16px solid #0065ff;
  border-right: 12px solid rgba(244, 117, 48, 0);
  border-bottom: 17px solid #0065ff;
  top: 0;
  position: absolute;
}

.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-left .cymn-tabBox .cymn-list {
  padding: 25px 15px 25px 25px;
  margin: 0;
  list-style: none;
}

.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-left .cymn-tabBox .cymn-list li {
  color: #253858;
  border-left: 1px solid rgba(0, 101, 255, 0.2);
  position: relative;
  padding: 0 0 30px 23px;
  line-height: 11px;
  font-size: 14px;
  cursor: pointer;
}

.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-left .cymn-tabBox .cymn-list li:last-child {
  padding-bottom: 0;
}

.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-left .cymn-tabBox .cymn-list li::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background: rgba(37, 56, 88, 0.8980392157);
  top: 1px;
  left: -4px;
  display: flex;
  border-radius: 50%;
}

.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-left .cymn-tabBox .cymn-list li.active {
  color: #0065ff;
}

.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-left .cymn-tabBox .cymn-list li.active::after {
  background: #0065ff;
}

@media (max-width: 980px) {
  .contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-left .cymn-tabBox .cymn-list li {
    padding: 0 0 18px 23px;
  }
}
.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-left .getIt-today-description .getIt-heading {
  font-size: 18px;
  margin: 23px 0 7px;
  color: rgba(37, 56, 88, 0.8980392157);
}

.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-left .getIt-today-description .getIt-paragaraph {
  font-size: 14px;
  line-height: 24px;
  color: rgba(37, 56, 88, 0.8980392157);
}

.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-left .getIt-today-description .viewPlans-btn {
  margin: 14px 0 0 0;
}

.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-left .getIt-today-description .viewPlans-btn button {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.15);
  height: 40px;
  width: 140px;
  border-radius: 4px;
  border: 0;
  background: #0663f6;
  margin: 20px 0;
  cursor: pointer;
}

.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right {
  padding: 0;
  display: flex;
  position: relative;
  transition: transform 1s ease;
  margin-bottom: 30px;
}

@media (max-width: 980px) {
  .contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right {
    padding: 0 20px 14px;
    display: flex;
    margin-bottom: 10px;
  }
}
.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .pagination {
  position: absolute;
  top: -40px;
  right: 0;
  width: 68px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 980px) {
  .contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .pagination {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .pagination .next-content,
.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .pagination .prev-content {
  border-radius: 20px;
  border: 1px solid #0065ff;
  width: 26px;
  height: 26px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: #fff;
}

.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .pagination .prev-content {
  margin-right: 16px;
}

@media (max-width: 980px) {
  .contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .pagination .prev-content {
    margin-right: 11px;
  }
}
.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .pagination .icon-chevron-left {
  border: solid #0065ff;
  border-width: 0 0 1px 1px;
  display: inline-block;
  padding: 4px;
  margin-left: 4px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
}

.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .pagination .icon-chevron-right {
  border: solid #0065ff;
  border-width: 1px 1px 0 0;
  display: inline-block;
  padding: 4px;
  margin-right: 4px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
}

.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right #nriTab-2 .slide-description {
  background: #fff9ef;
}

.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right #nriTab-3 .slide-description {
  background: #fff1f4;
}

.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .nriTab-content {
  min-width: 100%;
  height: 100%;
  opacity: 0;
  display: none;
  transition: opacity 1s ease;
}

@media (max-width: 980px) {
  .contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .nriTab-content {
    margin: 0 20px 0 0;
  }
}
.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .nriTab-content.current {
  opacity: 1;
  transition: opacity 1s ease;
  display: flex;
}

.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .nriTab-content .slide-description {
  padding: 30px 35px;
  background: rgba(0, 101, 255, 0.1019607843);
  border-radius: 10px;
}

@media (max-width: 980px) {
  .contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .nriTab-content .slide-description {
    padding: 20px 15px;
    border-radius: 10px;
    height: 380px;
    overflow-y: auto;
    margin: 0 0 -4px 0;
  }
}
.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .nriTab-content .slide-description .pointers {
  padding: 0;
  margin: 24px 0 8px;
  list-style: none;
}

.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .nriTab-content .slide-description .pointers li {
  color: rgba(37, 56, 88, 0.8980392157);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  padding-left: 20px;
  margin-bottom: 8px;
  position: relative;
}

.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .nriTab-content .slide-description .pointers li::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: url(../../images/bu/term/daimond-shape-icon.svg) no-repeat 0 0;
  background-size: contain;
  left: 0;
  top: 7px;
}

.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .nriTab-content .slide-description .heading-text {
  font-weight: 500;
  font-size: 24px;
  color: #253858;
}

@media (max-width: 980px) {
  .contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .nriTab-content .slide-description .heading-text {
    font-size: 20px;
    line-height: 30px;
  }
}
.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .nriTab-content .slide-description .para-description {
  font-size: 14px;
  margin: 20px 0 0;
  color: rgba(37, 56, 88, 0.8980392157);
  line-height: 22px;
}

@media (max-width: 980px) {
  .contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .nriTab-content .slide-description .para-description {
    margin: 10px 0 0;
  }
}
.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .nriTab-content .slide-description .para-description .blueTxt {
  color: #0065ff;
  text-decoration: none;
}

.contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .navigation-mobile {
  display: none;
}

@media (max-width: 980px) {
  .contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .navigation-mobile {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 980px) {
  .contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .navigation-mobile button {
    position: relative;
    display: flex;
    justify-content: center;
    cursor: pointer;
    border: none;
    margin: 15px 0 0 0;
    text-indent: -9999px;
  }
}
@media (max-width: 980px) {
  .contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .navigation-mobile button.prev {
    background: url(../images/prev-btn-insured.svg) no-repeat 0 0;
    width: 29px;
    height: 29px;
  }
}
@media (max-width: 980px) {
  .contentYouMustKnow .contentYouMustKnow-row .contentYouMustKnow-right .navigation-mobile button.next {
    background: url(../images/next-btn-insured.svg) no-repeat 0 0;
    width: 29px;
    height: 29px;
  }
}
@media (max-width: 980px) {
  .wrapper-benefitsTermNri {
    padding: 0 15px;
  }
}
.wrapper-benefitsTermNri .pointers {
  padding: 0 16px;
  color: rgba(37, 56, 88, 0.8980392157);
  margin: 20px 0 0 0;
  font-size: 14px;
}

.wrapper-benefitsTermNri .pointers li {
  margin: 10px 0 0 0;
}

.wrapper-benefitsTermNri .heading {
  font-size: 24px;
  font-weight: 600;
  color: #253858;
}

.wrapper-benefitsTermNri .heading#additional_requirements {
  margin-top: 30px;
}

@media (max-width: 980px) {
  .wrapper-benefitsTermNri .heading {
    font-size: 20px;
    line-height: 30px;
  }
}
.wrapper-benefitsTermNri .subTopHeading {
  font-size: 14px;
  color: rgba(37, 56, 88, 0.8980392157);
  margin: 20px 0 0 0;
}

.wrapper-benefitsTermNri .letsDiscuss {
  margin: 20px 0 0;
  font-weight: 500;
  color: rgba(37, 56, 88, 0.8980392157);
}

.wrapper-benefitsTermNri .benefitsTermNri-unorderList {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  -moz-column-gap: 70px;
  column-gap: 70px;
}

.wrapper-benefitsTermNri .benefitsTermNri-unorderList.additionalBenefits li span {
  background: url(../../images/bu/term/additionalbenefits-sprite.png) no-repeat 0 0/20px;
}

.wrapper-benefitsTermNri .benefitsTermNri-unorderList.additionalBenefits li span.additional-spriteImg-1 {
  background-position: 0 -63px;
  height: 21px;
  width: 20px;
  left: 5px;
  top: 5px;
}

.wrapper-benefitsTermNri .benefitsTermNri-unorderList.additionalBenefits li span.additional-spriteImg-2 {
  background-position: 0 -42px;
  height: 20px;
  width: 20px;
  left: 5px;
  top: 5px;
}

.wrapper-benefitsTermNri .benefitsTermNri-unorderList.additionalBenefits li span.additional-spriteImg-3 {
  background-position: 0 -22px;
  height: 20px;
  width: 20px;
  left: 5px;
  top: 5px;
}

.wrapper-benefitsTermNri .benefitsTermNri-unorderList.additionalBenefits li span.additional-spriteImg-4 {
  background-position: 0 0;
  height: 20px;
  width: 20px;
  left: 5px;
  top: 5px;
}

.wrapper-benefitsTermNri .benefitsTermNri-unorderList.additionalBenefits li span.nro-sprite {
  background-position: 0 10px;
  height: 20px;
  width: 20px;
  background: url(../../images/bu/term/nro-nre-sprite-img-nri.png) no-repeat -20px 0/40px;
  left: 5px;
  top: 5px;
}

.wrapper-benefitsTermNri .benefitsTermNri-unorderList.additionalBenefits li span.nre-sprite {
  background-position: 0 10px;
  height: 20px;
  width: 20px;
  background: url(../../images/bu/term/nro-nre-sprite-img-nri.png) no-repeat 0 0/40px;
  left: 5px;
  top: 5px;
}

.wrapper-benefitsTermNri .benefitsTermNri-unorderList.indianForeign li span {
  background: url(../../images/bu/term/indiaforeignnri-sprite.png) no-repeat 0 0/20px;
}

.wrapper-benefitsTermNri .benefitsTermNri-unorderList.indianForeign li span.indianForeign-spriteImg-1 {
  background-position: 0 -62px;
  height: 21px;
  width: 20px;
  left: 5px;
  top: 5px;
}

.wrapper-benefitsTermNri .benefitsTermNri-unorderList.indianForeign li span.indianForeign-spriteImg-2 {
  background-position: 0 -20px;
  height: 20px;
  width: 20px;
  left: 5px;
  top: 5px;
}

.wrapper-benefitsTermNri .benefitsTermNri-unorderList.indianForeign li span.indianForeign-spriteImg-3 {
  background-position: 0 -40px;
  height: 20px;
  width: 20px;
  left: 5px;
  top: 5px;
}

.wrapper-benefitsTermNri .benefitsTermNri-unorderList.indianForeign li span.indianForeign-spriteImg-4 {
  background-position: 0 0;
  height: 20px;
  width: 20px;
  left: 8px;
  top: 6px;
}

@media (max-width: 980px) {
  .wrapper-benefitsTermNri .benefitsTermNri-unorderList.active li:nth-of-type(1n+3) {
    display: initial;
  }
}
.wrapper-benefitsTermNri .benefitsTermNri-unorderList li {
  margin: 32px 0 0 0;
  width: calc(50% - 70px);
  position: relative;
  padding: 7px 0 0 50px;
}

@media (max-width: 980px) {
  .wrapper-benefitsTermNri .benefitsTermNri-unorderList li:nth-of-type(1n+3) {
    display: none;
  }
}
@media (max-width: 980px) {
  .wrapper-benefitsTermNri .benefitsTermNri-unorderList li {
    width: 100%;
    padding: 0 0 0 50px;
  }
}
.wrapper-benefitsTermNri .benefitsTermNri-unorderList li span {
  position: absolute;
  left: 0;
  top: 0;
  background: url(../../images/bu/term/benefit-nri-sprite.png) no-repeat 0 0/20px;
}

.wrapper-benefitsTermNri .benefitsTermNri-unorderList li span.spriteImg-1 {
  background-position: 0 -85px;
  height: 20px;
  width: 20px;
  left: 5px;
  top: 5px;
}

.wrapper-benefitsTermNri .benefitsTermNri-unorderList li span.spriteImg-2 {
  background: url(../../images/bu/term/right-pay-sprite.png) no-repeat 0 0/20px;
  background-position: 0 0;
  height: 21px;
  width: 20px;
  left: 5px;
  top: 5px;
}

.wrapper-benefitsTermNri .benefitsTermNri-unorderList li span.spriteImg-3 {
  background-position: 0 -42px;
  height: 20px;
  width: 20px;
  left: 5px;
  top: 5px;
}

.wrapper-benefitsTermNri .benefitsTermNri-unorderList li span.spriteImg-4 {
  background-position: 0 -22px;
  height: 20px;
  width: 20px;
  left: 5px;
  top: 5px;
}

.wrapper-benefitsTermNri .benefitsTermNri-unorderList li span.spriteImg-5 {
  background-position: 0 0;
  height: 20px;
  width: 20px;
  left: 5px;
  top: 5px;
}

.wrapper-benefitsTermNri .benefitsTermNri-unorderList li span.spriteImg-6 {
  background-position: 0 0;
  height: 20px;
  width: 20px;
  left: 5px;
  top: 5px;
  background: url(../../images/bu/term/benefit-nri-sprite-limited.png) no-repeat 0 0/20px;
}

.wrapper-benefitsTermNri .benefitsTermNri-unorderList li::before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  border-radius: 4px;
  background: #0065ff;
  height: 30px;
  width: 30px;
}

.wrapper-benefitsTermNri .benefitsTermNri-unorderList li .listBox-title {
  font-size: 16px;
  font-weight: 600;
}

.wrapper-benefitsTermNri .benefitsTermNri-unorderList li .listBox-description {
  font-size: 14px;
  line-height: 24px;
  margin: 10px 0 0 0;
  color: rgba(37, 56, 88, 0.8980392157);
}

.wrapper-benefitsTermNri .benefitsTermNri-unorderList li .listBox-description .limited-pay-benefit-anchor {
  font-weight: 500;
  color: #0065ff;
  text-decoration: none;
}

.wrapper-benefitsTermNri .viewMore-btn {
  display: none;
  justify-content: center;
}

@media (max-width: 980px) {
  .wrapper-benefitsTermNri .viewMore-btn {
    display: flex;
  }
}
.wrapper-benefitsTermNri .viewMore-btn button {
  background: #0065ff 0 0 no-repeat padding-box;
  border-radius: 4px;
  border: 0;
  margin: 24px 0 0;
  width: 140px;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.2509803922);
  padding: 10px 0 9px;
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  cursor: pointer;
}

.claim-now {
  padding: 44px 62px;
  background: rgba(0, 101, 255, 0.1019607843);
  border-radius: 10px;
  position: relative;
}

@media (max-width: 980px) {
  .claim-now {
    padding: 20px;
    border-radius: 0;
  }
}
.claim-now::after {
  content: "";
  width: 319px;
  height: 285px;
  background: url(../../images/bu/term/claim-now-banner.png) no-repeat center center;
  position: absolute;
  background-size: cover;
  top: 70px;
  right: 56px;
}

@media (max-width: 767px) {
  .claim-now::after {
    bottom: 0;
    right: 16px;
    background-size: 110px;
    background-position: right bottom;
    width: 110px;
    height: auto;
  }
}
.claim-now .claimNow-left {
  width: 100%;
  max-width: 588px;
}

.claim-now .claimNow-left .claim-now-title {
  font-size: 24px;
  color: #253858;
  font-weight: 600;
}

@media (max-width: 980px) {
  .claim-now .claimNow-left .claim-now-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
  }
}
.claim-now .claimNow-left .textDefault {
  font-size: 14px;
  line-height: 24px;
  margin: 20px 0;
  color: rgba(37, 56, 88, 0.8980392157);
  max-height: 250px;
  overflow-y: auto;
  padding: 0 10px 0 0;
}

.claim-now .claimNow-left .textDefault::-webkit-scrollbar {
  width: 6px;
}

.claim-now .claimNow-left .textDefault::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}

.claim-now .claimNow-left .textDefault::-webkit-scrollbar-thumb {
  background-color: #0065ff;
  outline: 0;
  border-radius: 6px;
}

@media (max-width: 980px) {
  .claim-now .claimNow-left .textDefault {
    margin: 10px 0;
  }
}
.claim-now .claimNow-left .claimNow-btn {
  background: #0065ff 0 0 no-repeat padding-box;
  border-radius: 4px;
  border: 0;
  margin: 0;
  width: 156px;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.2509803922);
  padding: 13px 0 12px;
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
}

@media (max-width: 980px) {
  .claim-now .claimNow-left .claimNow-btn {
    margin: 15px 0 0;
  }
}
.wrappingItUp {
  text-align: center;
  padding: 0 0;
}

@media (max-width: 980px) {
  .wrappingItUp {
    padding: 0 15px;
    text-align: left;
  }
}
.wrappingItUp .wrappTitle {
  font-size: 24px;
  color: #253858;
  font-weight: 700;
}

@media (max-width: 980px) {
  .wrappingItUp .wrappTitle {
    font-weight: 700;
    font-size: 20px;
  }
}
.wrappingItUp .textDefault {
  font-size: 14px;
  line-height: 24px;
  margin: 20px 0;
  color: rgba(37, 56, 88, 0.8980392157);
}

.wrappingItUp .claimNow-btn {
  background: #0065ff 0 0 no-repeat padding-box;
  border-radius: 4px;
  border: 0;
  margin: 15px 0 0 0;
  width: 156px;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.2509803922);
  padding: 13px 0 12px;
  display: inline-block;
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
}

.wrappingItUp .claimNow-btn a {
  color: #fff;
  text-decoration: none;
}

.gotQuestion .gotQuestion-row {
  display: flex;
  gap: 40px;
}

@media (max-width: 980px) {
  .gotQuestion .gotQuestion-row {
    flex-direction: column;
  }
}
.gotQuestion .gotQuestion-row .gotQuestion-left {
  width: 38%;
  padding: 0 20px;
}

@media (max-width: 980px) {
  .gotQuestion .gotQuestion-row .gotQuestion-left {
    width: 100%;
  }
}
.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-title {
  font-size: 24px;
  line-height: 34px;
  color: #253858;
  font-weight: 600;
}

@media (max-width: 980px) {
  .gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-title {
    font-size: 20px;
  }
}
.gotQuestion .gotQuestion-row .gotQuestion-left .textDefault {
  font-size: 14px;
  line-height: 24px;
  margin: 20px 0 15px;
  color: rgba(37, 56, 88, 0.8980392157);
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form {
  display: block;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form .inputradio {
  display: flex;
  width: 142px;
  margin: 28px 0 17px;
  background: rgba(0, 0, 0, 0.0509803922);
  padding: 3px;
  border-radius: 40px;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form .inputradio .radio-btn {
  display: flex;
  align-items: center;
  width: 68px;
  justify-content: space-between;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form .inputradio .radio-btn:first-child {
  margin-right: 0;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form .inputradio .radio-btn [type=radio]:checked,
.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form .inputradio .radio-btn [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form .inputradio .radio-btn [type=radio]:checked + label,
.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form .inputradio .radio-btn [type=radio]:not(:checked) + label {
  position: relative;
  padding: 5px 17px;
  cursor: pointer;
  display: inline-block;
  color: #253858;
  font-size: 10px;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form .inputradio .radio-btn [type=radio]:checked + label {
  color: #fff;
  background: #0065ff;
  border-radius: 40px;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form #loader {
  box-sizing: border-box;
  width: 100%;
  color: #fff;
  display: block;
  text-align: center;
  border-radius: 8px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  margin-top: 0;
  cursor: pointer;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form #loader .loader {
  cursor: not-allowed;
  position: relative;
  height: auto;
  width: auto;
  margin: 0;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form #loader .loader:after {
  content: " ";
  display: block;
  width: 24px;
  height: 24px;
  margin: 0;
  border-radius: 50%;
  border: 2px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
  position: absolute;
  top: -18px;
  transform: translate(0, -50%);
  right: auto;
  left: calc(50% - 12px);
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form #loader .wait-text {
  text-indent: -9999px;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form #dob_person .ageyears {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 10px;
  font-size: 14px;
  font-weight: 600;
  color: #0065ff;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form .err {
  font-size: 10px;
  line-height: 16px;
  color: red;
  position: relative;
  bottom: 0;
  left: 0;
  margin: 4px 0 0 0;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form .name-dob-row {
  display: flex;
  gap: 10px;
  margin: 0 0 12px;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form .name-dob-row .input_field {
  width: 100%;
  position: relative;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form .name-dob-row .termDob,
.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form .name-dob-row .termName {
  height: 46px;
  background: #f1f1f1;
  font-size: 11px;
  border: 0;
  border-radius: 6px;
  padding: 14px;
  width: 100%;
  color: rgba(37, 56, 88, 0.6);
  outline: 0;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form .name-dob-row {
  display: flex;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form .mobile-sub-row {
  display: flex;
  background: #f1f1f1;
  border-radius: 6px;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form .mobile-sub-row .col4 {
  width: 150px;
  padding-left: 0;
  display: flex;
  align-items: center;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form .mobile-sub-row .col4 select {
  border: none;
  width: 75px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 3px 0 8px;
  background-size: 10px 5px !important;
  background-size: 12%;
  font-size: 12px;
  height: 46px;
  color: rgba(37, 56, 88, 0.8980392157);
  outline: 0;
  background: #f1f1f1;
  border-radius: 6px;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form .mobile-sub-row .col4 .cCode,
.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form .mobile-sub-row .col4 .cCodeText {
  display: flex;
  width: 53px;
  font-size: 12px;
  float: right;
  color: rgba(37, 56, 88, 0.8980392157);
  height: 46px;
  padding: 0 0 0 10px;
  align-items: center;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form .mobile-sub-row .col4 .cCode input,
.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form .mobile-sub-row .col4 .cCodeText input {
  margin: 0;
  padding: 15px 0 !important;
  font-size: 16px;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form .mobile-sub-row .col4 .cCodeText {
  padding: 0 15px;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form form .mobile-sub-row input {
  width: calc(100% - 150px);
  border: none;
  height: 46px;
  padding: 0 15px 0 0;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form .gotInput {
  height: 46px;
  background: #f1f1f1;
  font-size: 11px;
  border: 0;
  border-radius: 6px 0 0 6px;
  padding: 14px;
  width: calc(100% - 124px);
  color: rgba(37, 56, 88, 0.6);
  outline: 0;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .gotQuestion-form .gotSubmit {
  background: #0065ff 0 0 no-repeat padding-box;
  border-radius: 4px;
  border: 0;
  margin: 0 0 0 -2px;
  width: 124px;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.2509803922);
  padding: 13px 0 12px;
  display: inline-block;
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.gotQuestion .gotQuestion-row .gotQuestion-left .pointers {
  padding: 0;
  margin: 34px 0 8px;
  list-style: none;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .pointers li {
  color: rgba(37, 56, 88, 0.8980392157);
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  padding-left: 20px;
  margin-bottom: 8px;
  position: relative;
}

.gotQuestion .gotQuestion-row .gotQuestion-left .pointers li::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: url(../../images/bu/term/daimond-shape-icon.svg) no-repeat 0 0;
  background-size: contain;
  left: 0;
  top: 7px;
}

.gotQuestion .gotQuestion-row .gotQuestion-right {
  padding: 25px 20px 5px;
  background: rgba(0, 101, 255, 0.1019607843);
  border-radius: 10px;
  width: 60%;
}

@media (max-width: 980px) {
  .gotQuestion .gotQuestion-row .gotQuestion-right {
    width: 100%;
    border-radius: 0;
  }
}
.gotQuestion .gotQuestion-row .gotQuestion-right .people-search h2.h2 {
  display: none;
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .tabs-row {
  display: flex;
  gap: 40px;
}

@media (max-width: 980px) {
  .gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .tabs-row {
    flex-direction: column;
    gap: 10px;
  }
}
.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .different-plans {
  list-style: none;
  display: flex;
  padding: 0;
  justify-content: space-between;
  align-items: center;
  margin: 0 0;
}

@media (max-width: 980px) {
  .gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .different-plans {
    justify-content: center;
  }
}
.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .different-plans li {
  background: #fff;
  border: 1px solid #0065ff;
  padding: 10px 16px;
  min-width: 100px;
  border-radius: 30px;
  color: #0065ff;
  font-size: 14px;
  margin: 0 5px;
  text-align: center;
  cursor: pointer;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.15);
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .different-plans li.active {
  background: #0065ff;
  color: #fff;
}

@media (max-width: 980px) {
  .gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .different-plans li {
    min-width: 80px;
  }
}
.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .whatIstermAnchor {
  display: flex;
  align-items: center;
}

@media (max-width: 980px) {
  .gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .whatIstermAnchor {
    justify-content: center;
  }
}
.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .whatIstermAnchor a {
  font-size: 14px;
  font-weight: 500;
  text-decoration: underline;
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .view-more-aside-accordion {
  display: flex;
  justify-content: center;
  margin: 15px 0 0 0;
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .view-more-aside-accordion .view-more-less-btn {
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  text-decoration: underline;
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .add-banner-2 .hideTermFaq {
  display: none;
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .add-banner-2 .hideTermFaq.active {
  display: block;
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .accordion-list {
  padding: 0 20px;
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin: 20px 0 0 0;
  list-style: none;
  background: #fff;
  border-radius: 10px;
}

@media (max-width: 980px) {
  .gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .accordion-list {
    padding: 0 15px;
  }
}
.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .accordion-list li {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 20px 40px 20px 20px;
  margin: 0 auto 0 auto;
  border-bottom: 1px solid #eee;
  border-radius: 5px;
  cursor: pointer;
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .accordion-list li .ul-block-list {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: 0;
  margin: 20px 0 10px;
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .accordion-list li .ul-block-list li {
  padding: 0;
  margin: 0;
  border: none;
  font-size: 14px;
  line-height: 24px;
  padding-left: 20px;
  margin-bottom: 5px;
  position: relative;
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .accordion-list li .ul-block-list li:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  left: 4px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  top: 9px;
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .accordion-list li.active h3:after {
  background: url("../images/bu/investment/accodian-minus.svg");
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .accordion-list li h3 {
  font-weight: 700;
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  font-size: 15px;
  letter-spacing: 0.01em;
  cursor: pointer;
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .accordion-list li h3:after {
  content: "";
  position: absolute;
  right: -30px;
  top: 0;
  background: url("../images/bu/investment/accodian-plus.svg");
  width: 21px;
  height: 24px;
  color: #fcc110;
}

@media (max-width: 980px) {
  .gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .accordion-list li h3 {
    font-size: 14px;
    font-weight: 500;
  }
}
.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .accordion-list li div.answer {
  position: relative;
  display: none;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .accordion-list li div.answer p {
  position: relative;
  display: block;
  font-weight: 400;
  padding: 10px 0 0 0;
  cursor: pointer;
  line-height: 150%;
  margin: 0 0 15px 0;
  font-size: 14px;
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .accordion-list li:last-child {
  border: 0;
}

@media (max-width: 980px) {
  .gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .accordion-list li {
    font-size: 14px;
    font-weight: 500;
    padding: 20px 30px 20px 0;
  }
}
.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .accordion-list.showAll li:nth-of-type(1n+6) {
  display: block;
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .pagination-accordion-nri {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 24px 0 0;
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .pagination-accordion-nri span {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .pagination-accordion-nri ul.paginationCount {
  margin: 0 10px;
  display: flex;
  align-items: center;
  list-style-type: none;
  padding: 0;
  gap: 6px;
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .pagination-accordion-nri ul.paginationCount li {
  height: 20px;
  width: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  color: #0065ff;
  border: 1px solid #0065ff;
  border-radius: 50%;
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .pagination-accordion-nri ul.paginationCount li.active {
  background: #0065ff;
  color: #fff;
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .pagination-accordion-nri .pag-icon-left i {
  border: solid rgba(37, 56, 88, 0.4);
  border-width: 0 0 1px 1px;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .pagination-accordion-nri .pag-icon-left i:hover {
  border-color: #0065ff;
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .pagination-accordion-nri .pag-icon-right i {
  border: solid rgba(37, 56, 88, 0.4);
  border-width: 1px 1px 0 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
}

.gotQuestion .gotQuestion-row .gotQuestion-right .gotTabParent .accordion-parent .pagination-accordion-nri .pag-icon-right i:hover {
  border-color: #0065ff;
}

.gotQuestion .gotQuestion-row .people-search .people-search-content.dynamic-people-added .people-search-list-wrapper .people-search-list .people-search-list-items:not(:nth-child(-n+5)) {
  display: flex !important;
}

@media (max-width: 667px) {
  .gotQuestion .gotQuestion-row .people-search .people-search-content.dynamic-people-added .people-search-list-wrapper .people-search-list .people-search-list-items:not(:nth-child(-n+5)) {
    display: flex !important;
  }
}
.gotQuestion .gotQuestion-row .people-search .people-search-content.dynamic-people-added .showlessmore .viewmore .textcss:after {
  font-size: 14px;
  font-weight: 500;
  text-decoration: underline;
  content: "View Less";
}

.gotQuestion .gotQuestion-row .people-search .people-search-content.dynamic-people-added .showlessmore .viewmore .arrow:after {
  transform: rotate(-135deg) translate(-50%, 0);
  bottom: -9px;
}

@media (max-width: 667px) {
  .gotQuestion .gotQuestion-row .people-search .people-search-content.dynamic-people-added .showlessmore .viewmore .arrow:after {
    bottom: -7px;
  }
}
.gotQuestion .gotQuestion-row .people-search .showlessmore {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
  z-index: 2;
  position: relative;
}

@media (max-width: 320px) {
  .gotQuestion .gotQuestion-row .people-search .showlessmore {
    padding: 10px 0;
  }
}
.gotQuestion .gotQuestion-row .people-search .showlessmore .viewmore {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  cursor: pointer;
  color: #2b60ed;
  position: relative;
}

@media (max-width: 667px) {
  .gotQuestion .gotQuestion-row .people-search .showlessmore .viewmore {
    font-size: 12px;
  }
}
.gotQuestion .gotQuestion-row .people-search .showlessmore .viewmore .textcss:after {
  font-size: 14px;
  font-weight: 500;
  text-decoration: underline;
  content: "View More";
}

.gotQuestion .gotQuestion-row .people-search .showlessmore .viewmore .arrow {
  position: relative;
  margin-left: 15px;
  display: none;
}

.gotQuestion .gotQuestion-row .people-search .showlessmore .viewmore .arrow:after {
  content: "";
  border: solid #2b60ed;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3.5px;
  transform-origin: 0;
  transform: rotate(45deg) translate(-50%, 0);
  position: absolute;
  bottom: -4px;
}

@media (max-width: 667px) {
  .gotQuestion .gotQuestion-row .people-search .showlessmore .viewmore .arrow:after {
    padding: 2px;
    bottom: -3px;
  }
}
.gotQuestion .gotQuestion-row .people-search .h2,
.gotQuestion .gotQuestion-row .people-search h2 {
  color: #253858;
  font-size: 20px;
  line-height: 18px;
  font-weight: 600;
  margin-bottom: 25px;
}

@media (max-width: 667px) {
  .gotQuestion .gotQuestion-row .people-search .h2,
  .gotQuestion .gotQuestion-row .people-search h2 {
    font-size: 18px;
  }
}
.gotQuestion .gotQuestion-row .people-search .people-search-content {
  display: none;
}

@media (max-width: 667px) {
  .gotQuestion .gotQuestion-row .people-search .people-search-content#why .showlessmore {
    display: flex;
  }
}
.gotQuestion .gotQuestion-row .people-search .people-search-content.active {
  display: block;
}

.gotQuestion .gotQuestion-row .people-search .people-search-wrapper {
  position: relative;
}

@media (max-width: 667px) {
  .gotQuestion .gotQuestion-row .people-search .people-search-wrapper {
    padding: 10px 0;
    margin-bottom: 0;
    position: relative;
    padding-bottom: 0;
  }
}
.gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-btn-rounded {
  display: grid;
  grid-auto-flow: column;
  justify-content: start;
  grid-gap: 10px;
  margin-bottom: 15px;
  align-items: center;
}

@media (max-width: 667px) {
  .gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-btn-rounded {
    grid-gap: 5px;
    justify-content: center;
  }
}
.gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-btn-rounded .people-search-btn-item {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 1px solid #0065ff;
  border-radius: 50px;
  width: 100px;
  height: 40px;
  color: #0065ff;
  opacity: 1;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  cursor: pointer;
}

@media (max-width: 667px) {
  .gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-btn-rounded .people-search-btn-item {
    width: 80px;
    height: 34px;
    font-size: 14px;
    border-radius: 10px;
  }
}
@media (max-width: 320px) {
  .gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-btn-rounded .people-search-btn-item {
    width: 80px;
    font-size: 13px;
  }
}
.gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-btn-rounded .people-search-btn-item.active {
  background: #0065ff;
  border: 1px solid #0065ff;
  opacity: 1;
  color: #fff;
}

.gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-btn-rounded .view-all-plans {
  color: #0065ff;
  text-align: right;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  position: absolute;
  right: 22px;
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-btn-rounded .view-all-plans {
    bottom: -40px;
    width: 100%;
    text-align: center;
    right: 0;
  }
}
.gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-btn-rounded .view-all-plans a {
  color: #0065ff;
  text-align: right;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-list-wrapper {
  position: relative;
}

.gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-list-wrapper:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}

.gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-list-wrapper .people-search-list {
  list-style: none;
  background: #fff;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  z-index: 2;
  position: relative;
}

@media (max-width: 667px) {
  .gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-list-wrapper .people-search-list {
    display: block;
  }
}
.gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-list-wrapper .people-search-list .people-search-list-items {
  padding-bottom: 10px;
  border-top: 1px solid rgba(37, 56, 88, 0.2);
  padding: 20px 20px 20px 0;
  min-height: 55px;
  width: 96%;
  display: flex;
  align-items: center;
  margin: 0 auto;
  overflow: hidden;
  border-left: 0;
  margin-top: 0;
  position: relative;
}

.gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-list-wrapper .people-search-list .people-search-list-items:first-child {
  border: none;
}

.gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-list-wrapper .people-search-list .people-search-list-items:before {
  content: "";
  border: solid #253858;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  margin-left: 15px;
  position: absolute;
  top: 27px;
  right: 10px;
}

.gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-list-wrapper .people-search-list .people-search-list-items:not(:nth-child(-n+5)) {
  display: none;
}

@media (max-width: 667px) {
  .gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-list-wrapper .people-search-list .people-search-list-items {
    width: 88%;
  }
  .gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-list-wrapper .people-search-list .people-search-list-items:not(:nth-child(-n+5)) {
    display: none;
  }
}
.gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-list-wrapper .people-search-list .people-search-list-items .link,
.gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-list-wrapper .people-search-list .people-search-list-items a {
  display: block;
  color: #253858;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  cursor: pointer;
}

@media (max-width: 980px) {
  .gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-list-wrapper .people-search-list .people-search-list-items .link,
  .gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-list-wrapper .people-search-list .people-search-list-items a {
    font-size: 14px;
  }
}
@media (max-width: 320px) {
  .gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-list-wrapper .people-search-list .people-search-list-items .link,
  .gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-list-wrapper .people-search-list .people-search-list-items a {
    font-size: 13px;
  }
}
.gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-list-wrapper .people-search-list .people-search-list-items .link::first-letter,
.gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-list-wrapper .people-search-list .people-search-list-items a::first-letter {
  text-transform: uppercase;
}

.gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-list-wrapper .people-search-list .people-search-list-items .link:after,
.gotQuestion .gotQuestion-row .people-search .people-search-wrapper .people-search-list-wrapper .people-search-list .people-search-list-items a:after {
  content: "?";
}

.modalpopup {
  position: relative;
}

.modalpopup.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  opacity: 0;
  height: 100%;
  z-index: 1000;
}

.modalpopup.overlay.show {
  visibility: visible;
  opacity: 1;
}

.modalpopup .popup {
  margin: 0 auto;
  padding: 0 20px;
  border-radius: 12px;
  width: 440px;
  position: absolute;
  overflow: hidden;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
}

.modalpopup .popup.thankyou {
  width: 440px;
}

.modalpopup .popup .icon-user,
.modalpopup .popup .icon-phone,
.modalpopup .popup .icon-calendar {
  position: absolute;
  top: 14px;
  left: 10px;
  width: 22px;
  height: 21px;
}

.modalpopup .popup .icon-user img,
.modalpopup .popup .icon-phone img,
.modalpopup .popup .icon-calendar img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

@media screen and (orientation: landscape) and (max-width: 1000px) {
  .modalpopup .popup {
    overflow-y: scroll;
  }
}
.modalpopup .popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}

.modalpopup .popup .close {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 30px;
  text-decoration: none;
  color: #333;
  opacity: 0.6;
  z-index: 1;
  cursor: pointer;
}

.modalpopup .popup .close:hover {
  opacity: 1;
}

.modalpopup .popup .certificate {
  text-align: center;
}

.modalpopup .popup .certificate img {
  width: auto;
}

.modalpopup .popup .heading_call_icon {
  font-size: 30px;
  font-weight: 600;
  text-align: center;
}

.modalpopup .popup .heading_call_icon .headingtext {
  font-size: 20px;
  margin: 7px;
  font-weight: 700;
}

.modalpopup .popup .heading_call_icon .phone {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  background: url("../../images/bu/term/new-rc-img.png") no-repeat 0 0;
  background-size: 120%;
}

.modalpopup .popup .content h3 {
  padding: 0;
  margin: 30px;
  text-align: center;
  font-size: 26px;
  font-weight: 500;
}

.modalpopup .popup .content .back-to-site,
.modalpopup .popup .content .reqBtn,
.modalpopup .popup .content .scheduleBtn {
  background: #0065ff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1019607843);
  border-radius: 10px;
  cursor: pointer;
  width: 90%;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  padding: 16px;
  font-weight: 500;
  margin: 20px auto 26px;
}

@media (max-width: 568px) {
  .modalpopup .popup .content .back-to-site,
  .modalpopup .popup .content .reqBtn,
  .modalpopup .popup .content .scheduleBtn {
    font-size: 14px;
    width: 60%;
    padding: 10px;
  }
}
.modalpopup .popup .content .back-to-site {
  width: 140px;
  padding: 12px;
  margin: 0 auto;
  text-align: center;
}

.modalpopup .popup .content .scheduleBtn {
  margin: 20px auto 10px;
}

@media (max-width: 568px) {
  .modalpopup .popup .content .scheduleBtn {
    margin: 7px auto 10px;
    border-radius: 10px;
  }
}
.modalpopup .popup .content .link {
  font-size: 12px;
  color: #0165ff;
  margin: 0;
  line-height: normal;
  position: relative;
  cursor: pointer;
}

.modalpopup .popup .content .link:before {
  content: "";
  border: solid #0165ff;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 5px;
  transform: rotate(135deg);
  position: absolute;
  top: 4px;
  left: -19px;
}

.modalpopup .popup .content .highlight-text {
  font-size: 16px;
  font-weight: 500;
  position: relative;
  text-align: center;
  margin: 0 0 30px;
}

.modalpopup .popup .content .highlight-text:before {
  content: "";
  position: absolute;
  width: 60%;
  height: 1px;
  background: #ccc;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -10px;
}

.modalpopup .popup .content .highlight-text.xl {
  font-size: 26px;
  margin: 0;
}

.modalpopup .popup .content .highlight-text.xl:before {
  display: none;
}

.modalpopup .popup .content .contact-info {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin-bottom: 30px;
  width: 90%;
  margin: 0 auto;
}

.modalpopup .popup .content .contact-info li {
  text-align: center;
  display: flex;
  flex-direction: column;
}

.modalpopup .popup .content .contact-info li .des {
  font-size: 12px;
  color: rgba(37, 56, 88, 0.8);
  line-height: 20px;
  margin-bottom: 5px;
  font-weight: 600;
}

.modalpopup .popup .content .contact-info li .number {
  font-size: 14px;
  color: #253858;
  line-height: 20px;
  margin-bottom: 5px;
  font-weight: 500;
  display: flex;
  align-items: center;
}

.modalpopup .popup .content .contact-info li .number .phone-icon {
  background: url("../../images/bu/term/call-icon.svg") no-repeat 0 0;
  width: 14px;
  height: 15px;
  display: block;
  margin: 0 5px 0 0;
}

@media (max-width: 568px) {
  .modalpopup .popup .content .contact-info {
    width: 100%;
    margin: 16px auto;
    flex-wrap: wrap;
    justify-content: center;
  }
  .modalpopup .popup .content .contact-info li {
    width: 50%;
  }
  .modalpopup .popup .content .contact-info li .number {
    font-weight: 600;
  }
}
.modalpopup .popup .content .extra-info {
  width: 250px;
  margin: 0 auto 30px;
  text-align: center;
}

.modalpopup .popup .content .extra-info span {
  display: block;
  font-size: 10px;
  margin: 20px;
  line-height: 16px;
}

.modalpopup .popup .content .extra-info .infotext {
  font-size: 12px;
  line-height: 22px;
}

.modalpopup .popup .content .extra-info.xl {
  width: 280px;
}

.modalpopup .popup .content .reqCallback {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
}

.modalpopup .popup .content .reqCallback .call-back-form-heading {
  font-size: 14px;
  font-weight: 500;
}

.modalpopup .popup .content .reqCallback .reqCallbackinput {
  width: 98%;
  padding: 16px;
  border-radius: 8px;
  background: #fff;
}

@media (max-width: 767px) {
  .modalpopup .popup .content .reqCallback .reqCallbackinput {
    padding: 0 !important;
  }
}
.modalpopup .popup .content .reqCallback .reqCallbackinput .call-back-form-heading {
  background: rgba(24, 194, 0, 0.05);
  color: #253858;
  padding: 10px;
  top: 0;
  font-size: 12px;
  padding-left: 22px;
  width: 290px;
  position: absolute;
  border-radius: 0 0 8px 8px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}

.modalpopup .popup .content .reqCallback .reqCallbackinput .call-back-form-heading:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  top: 9px;
  left: 11px;
  background: url("../../images/bu/term/phone_callback.png") no-repeat 0 0;
  background-size: contain;
}

.modalpopup .popup .content .phone-icon {
  width: 50px;
  height: 50px;
  margin: 10px auto;
}

.modalpopup .popup .content .thanks-icon {
  width: 120px;
  height: 110px;
  margin: 0 auto;
}

.modalpopup .popup .step-2 {
  margin: 45px 0;
}

@media screen and (max-width: 767px) {
  .modalpopup .popup .step-2 {
    margin: 33px 0;
  }
}
.modalpopup .popup .step-3 {
  margin: 75px 0;
}

@media (max-width: 568px) {
  .modalpopup .popup {
    width: 96%;
    margin: 0 auto;
    max-width: 360px;
  }
  .modalpopup .popup.thankyou {
    max-width: 360px;
    width: 96%;
  }
  .modalpopup .popup.thankyou .step-3 {
    margin: 75px 0;
    flex-direction: column;
    align-items: center;
    height: 100%;
  }
  .modalpopup .popup .content .step-1 .reqCallback {
    margin: 27px 0 20px auto;
  }
  .modalpopup .popup .content .reqCallback .call-back-form-heading {
    top: -34px !important;
  }
  .modalpopup .popup .content .reqCallback:before {
    display: none;
  }
  .modalpopup .popup .content .highlight-text {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 26px;
  }
  .modalpopup .popup .content .contact-info li .des {
    font-size: 10px;
    line-height: 14px;
    margin-bottom: 6px;
    font-weight: 400;
  }
  .modalpopup .popup .content .contact-info li .number {
    font-size: 14px;
    justify-content: center;
  }
  .modalpopup .popup .content .phone-icon {
    width: 40px;
    height: 40px;
  }
  .modalpopup .popup .content .extra-info span {
    display: block;
    font-size: 10px;
    margin: 15px;
    line-height: 16px;
  }
  .modalpopup .popup .content .extra-info span.infotext {
    margin-bottom: 10px;
  }
  .modalpopup .popup .content .reqCallback .reqCallbackinput {
    box-shadow: none;
  }
}
.modalpopup .custom-field {
  position: relative;
  font-size: 14px;
  border-top: 20px solid transparent;
  margin-bottom: 5px;
  display: inline-block;
  width: 100%;
}

.modalpopup .custom-field .err {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -20px;
  font-size: 10px;
  text-align: right;
  color: red;
}

.modalpopup .custom-field.movingLabel.mob input {
  padding: 14px 14px 14px 42px;
  height: 44px;
}

.modalpopup .custom-field.movingLabel.mob select {
  position: absolute;
  width: 78px;
  height: calc(100% - 6px);
  padding: 0 10px;
  border: none;
  top: 3px;
  left: 0;
  background: 0 0;
  z-index: 1;
}

.modalpopup .custom-field.movingLabel.mob select:focus {
  outline: 0;
}

.modalpopup .custom-field.movingLabel input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #f2f2f2;
  padding: 14px 12px 14px 42px;
  border-radius: 8px;
  width: 100%;
  outline: 0;
  font-size: 14px;
  background: 0 0;
  border: 1px solid #cbc9c9;
  transition: border-color 0.3s ease;
}

.modalpopup .custom-field.movingLabel input + .placeholder {
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  top: -6px;
  line-height: 100%;
  color: #aaa;
  transition: top 0.3s ease, color 0.3s ease, font-size 0.3s ease;
  left: 7px;
  padding: 0 5px;
  font-size: 12px;
  background: #fff;
  display: inline-block;
}

.modalpopup .form-whatsapp {
  margin-top: 10px !important;
}

.action-req-callback {
  font-weight: 500;
  line-height: 18px;
  position: fixed;
  bottom: 80px;
  right: 20px;
  font-size: 13px;
  color: #fff;
  cursor: pointer;
  padding: 16px 15px 15px 62px;
  box-sizing: border-box;
  text-align: center;
  display: none;
  background: #f78631 0 0 no-repeat padding-box;
  box-shadow: 0 3px 6px rgba(247, 134, 49, 0.168627451);
  border: 0.8000000119px solid #fa6000;
  border-radius: 25px;
  z-index: 99;
}

.action-req-callback.active {
  display: block;
}

.action-req-callback::before {
  content: "";
  background: url(../../images/bu/term/term-request-call-back-icon.gif) no-repeat center/contain;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 14px;
  top: 50%;
  z-index: 1;
  transform: translate(0, -50%);
}

@media screen and (max-width: 768px) {
  .action-req-callback::before {
    width: 35px;
    height: 35px;
    position: absolute;
    left: 3px;
  }
}
@media (max-width: 768px) {
  .action-req-callback {
    padding: 12px 9px 12px 40px;
    font-size: 12px;
    line-height: 16px;
    right: 9px;
    bottom: 90px;
  }
  .action-req-callback span {
    display: none;
  }
}
.modalpopup .form-whatsapp {
  margin-top: 10px !important;
}

.form-whatsapp {
  font-size: 12px;
  text-align: center;
  color: #253858;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.form-whatsapp i.icon {
  background: url("../../images/bu/term/whatsapp.png") no-repeat 0 0;
  background-size: cover;
  margin-right: 3px;
  margin-bottom: 2px;
  vertical-align: middle;
  width: 21px;
  height: 21px;
  display: inline-block;
}

.form-whatsapp .switch {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 14px;
  vertical-align: middle;
  margin-left: 5px;
}

.form-whatsapp .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.form-whatsapp .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
}

.form-whatsapp .slider.round {
  border-radius: 34px;
}

.form-whatsapp .slider.round:before {
  border-radius: 50%;
}

.form-whatsapp .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 0;
  bottom: -3px;
  background-color: #fff;
  transition: 0.4s;
  box-shadow: 0 2px 6px rgba(29, 60, 110, 0.36);
}

.form-whatsapp input:checked + .slider {
  background-color: #36b37e;
}

.form-whatsapp input:checked + .slider:before {
  transform: translateX(13px);
}

.form-whatsapp input:focus + .slider {
  box-shadow: 0 0 2px #36b37e;
}

.floatingPopupDiv {
  position: relative;
  z-index: 99999;
}

.floatingPopupDiv.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  opacity: 0;
  height: 100%;
  z-index: 10000;
}

.floatingPopupDiv.overlay.open {
  visibility: visible;
  opacity: 1;
}

.floatingPopupDiv .floatpanel {
  margin: 0 auto;
  padding: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
  border-radius: 12px;
  width: 436px;
  position: relative;
  padding: 32px 32px 20px;
}

@media (max-width: 980px) {
  .floatingPopupDiv .floatpanel {
    margin: 70px auto;
    padding: 0;
    background: #fff;
    border-radius: 12px;
    width: 414px;
    position: relative;
    padding: 32px;
  }
}
@media (max-width: 767px) {
  .floatingPopupDiv .floatpanel {
    width: 96%;
    top: 50%;
    left: 50%;
    bottom: auto;
    transform: translate(-50%, -50%);
    margin: 0 auto;
    position: absolute;
    min-height: 90vh;
    border-radius: 12px;
    padding: 32px 16px 12px;
  }
}
@media (max-width: 360px) {
  .floatingPopupDiv .floatpanel {
    padding: 40px 12px 10px;
  }
}
.floatingPopupDiv .floatpanel .cus520 {
  width: 100%;
}

.floatingPopupDiv .floatpanel .close {
  position: absolute;
  top: 15px;
  cursor: pointer;
  right: 28px;
  font-size: 20px;
  width: 15px;
  text-decoration: none;
  color: #333;
  opacity: 0.6;
  z-index: 1;
  text-indent: -9999px;
}

.floatingPopupDiv .floatpanel .close:hover {
  opacity: 1;
}

.floatingPopupDiv .floatpanel .close::after {
  content: "";
  transform: rotate(-45deg);
  width: 2px;
  height: 15px;
  display: flex;
  position: absolute;
  background: #333;
  top: 0;
  left: 10px;
}

.floatingPopupDiv .floatpanel .close::before {
  content: "";
  transform: rotate(45deg);
  width: 2px;
  height: 15px;
  display: flex;
  position: absolute;
  background: #333;
  top: 0;
  left: 10px;
}

.floatingPopupDiv .floatpanel .form-tab {
  position: relative;
}

.floatingPopupDiv .floatpanel .form-tab .common-navigation-tab {
  width: 100%;
}

.floatingPopupDiv .floatpanel .form-tab h2 {
  margin: 0;
  font-size: 24px;
  width: 360px;
  line-height: 34px;
  height: 68px;
  margin-bottom: 16px;
  display: none;
}

.floatingPopupDiv .floatpanel .form-tab .skeleton-box.left {
  min-width: 350px;
  height: 48px;
}

.floatingPopupDiv .floatpanel .form-tab .term-bg {
  width: 100%;
}

.floatingPopupDiv .floatpanel .form-tab .termform_v1 {
  position: relative;
}

@media (max-width: 1024px) {
  .floatingPopupDiv .floatpanel .form-tab .termform_v1 {
    border: none;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .floatingPopupDiv .floatpanel .form-tab .termform_v1 {
    max-width: 350px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    overflow-y: scroll;
    min-height: initial;
    display: block;
    height: 70vh;
    border-radius: 0;
  }
}
.floatingPopupDiv .floatpanel .form-tab h3 {
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 16px;
  height: 54px;
  width: 100%;
  font-size: 20px;
}

.floatingPopupDiv .floatpanel .form-tab .genderselect .male {
  width: 70px;
  height: 24px;
}

.floatingPopupDiv .floatpanel .form-tab .genderselect .female {
  width: 94px;
  height: 24px;
}

.floatingPopupDiv .floatpanel .form-tab .has_radio,
.floatingPopupDiv .floatpanel .form-tab .registration_check {
  width: 100% px;
  height: 48px;
}

.floatingPopupDiv .floatpanel .form-tab .has_radio.skeleton-box,
.floatingPopupDiv .floatpanel .form-tab .registration_check.skeleton-box {
  background-color: #f1f1f1;
  border: none;
}

.floatingPopupDiv .floatpanel .form-tab .submit_cta.skeleton-box {
  height: 287px;
  height: 55px;
  background-color: #f1f1f1;
  box-shadow: none;
}

.floatingPopupDiv .floatpanel .form-tab .termCondition {
  height: auto;
  width: 100%;
  margin-bottom: 5px;
}

.floatingPopupDiv .floatpanel .form-tab .form-whatsapp {
  margin-bottom: 0;
  width: 100%;
  height: 20px;
  width: 100%;
}

.floatingPopupDiv .block_top_content,
.floatingPopupDiv .heading-main {
  display: none;
}

.floatingPopupDiv .term-form-template {
  margin: 0;
}

.floatingPopupDiv .term-form-template .form-grid .headingtitle span,
.floatingPopupDiv .term-form-template .form-grid .zerocost-heading span {
  font-size: 19px;
}

.floatingPopupDiv .term-form-template .form-grid .right #frmTerm .discount_claim span {
  font-size: 9px;
  padding: 0 6px;
}

@media (max-width: 980px) {
  .floatingPopupDiv .term-form-template .form-grid .right #frmTerm .discount_claim span {
    padding: 3px 6px;
    font-size: 8px;
  }
}
.floatingPopupDiv .term-form-template .form-grid .right {
  position: relative;
  width: 100%;
  border-top: 0;
  box-shadow: none;
  padding: 0;
}

@media (max-width: 980px) {
  .floatingPopupDiv .term-form-template .form-grid .right {
    max-width: 100%;
  }
}
.floatingPopupDiv .term-form-template .form-grid .left {
  width: 100%;
  min-height: auto;
}

@media (max-width: 980px) {
  .floatingPopupDiv .term-form-template .form-grid .left {
    padding: 0;
    background: 0 0;
  }
}
.floatingPopupDiv .term-form-template .form-grid .right .product-achivement-at-policybazaar .listitem .heading-title {
  font-size: 12px;
}

.floatingPopupDiv .term-form-template .form-grid .right .headingtitle {
  display: block;
  text-align: center;
  margin-bottom: 8px;
}

.floatingPopupDiv .term-form-template .form-grid .right #frmTerm .maleFemale-switch {
  margin: 15px 0;
}

.insurer-listing-block {
  position: relative;
}

@media (max-width: 980px) {
  .more-investment-option .insurer-wrapper-container .more-investment-items {
    padding: 20px 0 5px 3px;
  }
}
.insurer-wrapper-container {
  position: relative;
}

.insurer-wrapper-container .more-investment-items {
  padding: 0;
  margin: 15px 0 0;
}

@media (max-width: 980px) {
  .insurer-wrapper-container .more-investment-items {
    padding: 20px 5px 5px;
    margin: 0 0 0;
  }
}
.insurer-wrapper-container .more-investment-item {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 3px 12px 0 rgba(0, 101, 255, 0.15);
  padding: 27px 30px;
}

.insurer-wrapper-container .more-investment-item .insurer-logo {
  width: 180px;
  height: 90px;
  background-color: #ccc;
  margin: 0 auto 20px;
}

.insurer-wrapper-container .more-investment-item .insurer-name {
  color: #253858;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px;
  margin: 0 auto 20px;
  max-width: 340px;
}

.insurer-wrapper-container .more-investment-item .button {
  box-sizing: border-box;
  background: #0663f6;
  color: #fff;
  padding: 15px;
  display: flex;
  text-align: center;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
  align-items: center;
  transition: all 0.7s ease;
  cursor: pointer;
  justify-content: center;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  max-width: 140px;
  margin: 0 auto;
  padding: 12px;
}

.sliderRoot .sliderWrapper .arrows,
.sliderRootWrapper .sliderWrapper .arrows {
  top: 45%;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0;
  background-color: transparent;
  overflow: hidden;
  z-index: 99999;
}

.modal.open {
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.9);
}

.modal.open > .modal-dialog {
  transform: scale(1);
}

.modal .modal-dialog {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 768px;
  border-radius: 0;
}

@media screen and (max-width: 1366px) {
  .modal .modal-dialog {
    max-width: 100%;
    width: 600px;
  }
}
@media screen and (max-width: 768px) {
  .modal .modal-dialog {
    max-width: 100%;
    width: 500px;
  }
}
@media screen and (max-width: 667px) {
  .modal .modal-dialog {
    max-width: 100%;
    width: 308px;
  }
}
.modal .modal-dialog .close,
.modal .modal-dialog .closeicon {
  position: absolute;
  top: -60px;
  right: 0;
  width: 2.5rem;
  height: 2.5rem;
  border: none;
  cursor: pointer;
  background-color: transparent;
  font-size: 1.5rem;
  z-index: 1;
}

.modal .modal-dialog .close:after,
.modal .modal-dialog .close:before,
.modal .modal-dialog .closeicon:after,
.modal .modal-dialog .closeicon:before {
  position: absolute;
  content: "";
  width: 1.25rem;
  height: 0.125rem;
  background-color: #fff;
  cursor: pointer;
}

@media screen and (max-width: 667px) {
  .modal .modal-dialog .close:after,
  .modal .modal-dialog .close:before,
  .modal .modal-dialog .closeicon:after,
  .modal .modal-dialog .closeicon:before {
    opacity: 0.7;
  }
}
.modal .modal-dialog .close:before,
.modal .modal-dialog .closeicon:before {
  transform: rotate(-45deg);
}

.modal .modal-dialog .close:after,
.modal .modal-dialog .closeicon:after {
  transform: rotate(45deg);
}

.modal .modal-dialog .modal-content {
  width: 100%;
}

.modal .modal-dialog .modal-content .modal-body {
  position: relative;
  width: 100%;
}

.modal .modal-dialog .modal-content .modal-body .slideContainer .Slide {
  display: none;
}

.modal .modal-dialog .modal-content .modal-body .certified-slider {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
}

.modal .modal-dialog .modal-content .modal-body .certified-slider.slick-initialized {
  visibility: visible;
  opacity: 1;
}

.modal .modal-dialog .modal-content .modal-body .slick-loading .slick-track {
  visibility: hidden;
}

.modal .modal-dialog .modal-content .modal-body .slick-loading {
  height: 20px;
  width: 20px !important;
  padding: 15px;
  border: 6px solid #ccc;
  border-right-color: #888;
  border-radius: 22px;
  position: absolute;
  left: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
}

.modal .modal-dialog .modal-content .modal-body .slick-arrow.slick-hidden,
.modal .modal-dialog .modal-content .modal-body .slick-slide.slick-loading img {
  display: none;
}

.modal .modal-dialog .modal-content .modal-body .slick-slide.dragging img {
  pointer-events: none;
}

.modal .modal-dialog .modal-content .modal-body .slick-loading .slick-slide {
  visibility: hidden;
}

.modal .modal-dialog .modal-content .modal-body .slick-next:after,
.modal .modal-dialog .modal-content .modal-body .slick-prev:before {
  display: none;
}

.modal .modal-dialog .modal-content .modal-body .slick-prev {
  left: -70px;
}

@media screen and (max-width: 667px) {
  .modal .modal-dialog .modal-content .modal-body .slick-prev {
    left: 0;
  }
}
.modal .modal-dialog .modal-content .modal-body .slick-next {
  right: -70px;
}

@media screen and (max-width: 667px) {
  .modal .modal-dialog .modal-content .modal-body .slick-next {
    right: 0;
  }
}
.modal .modal-dialog .modal-content .modal-body .slick-disabled {
  display: none !important;
}

.modal .modal-dialog .modal-content .modal-body button {
  width: 39px;
  height: 39px;
  border-radius: 100%;
  background: #fff;
  border: 1px solid #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
}

@media screen and (max-width: 667px) {
  .modal .modal-dialog .modal-content .modal-body button {
    top: 50%;
    margin-top: 0;
  }
}
@media screen and (max-width: 667px) and (orientation: landscape) {
  .modal .modal-dialog .modal-content .modal-body button {
    top: 50%;
    margin-top: 0;
  }
}
.modal .modal-dialog .modal-content .modal-body button:after,
.modal .modal-dialog .modal-content .modal-body button:before {
  display: none;
}

.modal .modal-dialog .modal-content .modal-body button .next-arrow,
.modal .modal-dialog .modal-content .modal-body button .prev-arrow {
  border: solid #293756;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
}

.modal .modal-dialog .modal-content .modal-body button .prev-arrow {
  transform: rotate(135deg);
  left: 2.5px;
  position: relative;
}

.modal .modal-dialog .modal-content .modal-body button .next-arrow {
  transform: rotate(-45deg);
  right: 1.5px;
  position: relative;
}

.modal .modal-dialog .modal-content .modal-body .certified-items {
  position: relative;
}

.modal .modal-dialog .modal-content .modal-body .certified-items img {
  width: 768px;
  padding: 5px;
}

@media screen and (max-width: 1366px) {
  .modal .modal-dialog .modal-content .modal-body .certified-items img {
    min-width: 600px;
    max-width: 600px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .modal .modal-dialog .modal-content .modal-body .certified-items img {
    min-width: 500px;
    max-width: 500px;
    text-align: center;
  }
}
@media screen and (max-width: 667px) {
  .modal .modal-dialog .modal-content .modal-body .certified-items img {
    min-width: 310px;
    max-width: 310px;
    text-align: center;
  }
}
@media screen and (max-width: 320px) {
  .modal .modal-dialog .modal-content .modal-body .certified-items img {
    min-width: 310px;
    max-width: 310px;
    text-align: center;
  }
}
.insurer-slider .option-insurer-heading {
  background: #253858;
  position: relative;
  height: 50px;
  color: #fff;
  width: auto;
  position: relative;
  color: #fff;
  display: inline-flex;
  align-items: center;
  padding: 0 20px;
  font-size: 22px;
  font-weight: 500;
}

.insurer-slider .option-insurer-heading::before {
  content: "";
  width: 0;
  height: 0;
  right: -50px;
  position: absolute;
  border-bottom: 50px solid #253858;
  border-right: 50px solid transparent;
}

.insurer-slider .product-list-box {
  border-radius: 10px;
  border: 1px solid #0065ff;
  background: #fff;
  box-shadow: 0 3px 12px 0 rgba(0, 101, 255, 0.15);
  padding: 27px 30px;
}

.insurer-slider .product-list-box .banner-insurer {
  width: 120px;
  height: 60px;
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
}

.insurer-slider .product-list-box .banner-insurer img {
  width: 100%;
  height: auto;
}

.insurer-slider .product-list-box .text-nobrd {
  color: #253858;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  font-weight: 500;
  line-height: 23px;
  margin: 0 auto 20px;
  min-height: 46px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  white-space: normal;
  -webkit-box-orient: vertical;
}

.insurer-slider .product-list-box .link_text {
  box-sizing: border-box;
  width: 100%;
  background: #0065ff;
  color: #fff;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  border: none;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease-in;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  max-width: 140px;
  margin: 0 auto;
  padding: 12px;
}

.insurer-slider .arrows.style-5 .arrow-left {
  left: -20px !important;
}

.insurer-slider .arrows.style-5 .arrow-right {
  right: -20px !important;
}

.insurer-slider .view-all-plans {
  display: flex;
  justify-content: center;
  color: #0065ff;
  display: none;
}

.insurer-slider .view-all-plans a {
  color: #0065ff;
  margin: 0 0 0 5px;
}

.insurer-slider.sliderRoot {
  width: 1096px !important;
}

@media (max-width: 980px) {
  .insurer-slider.sliderRoot {
    width: 100% !important;
  }
}
.section-full .section-grid.product-article-wrapper {
  padding-left: 15px;
}

.section-full .section-grid.product-article-wrapper .ribbon {
  text-align: center;
}

.section-full .section-grid.product-article-wrapper .acc-tab {
  justify-content: center;
}

.section-full .reviewAction {
  justify-content: center;
}

.section-full .reviewAction .read-all-review-btn {
  display: none;
}

.parent_investment .review .sliderRoot .sliderWrapper .arrows.style-1 .arrow-right,
.sliderRootWrapper .sliderWrapper .arrows.style-1 .arrow-right {
  right: -1142px;
}

body:has(.spynav) .fixedh {
  position: initial !important;
}

.loader {
  width: 42px;
  height: 42px;
  margin-left: 10px;
  font-size: 12px;
}

.loader svg {
  width: 100%;
}

svg.radial-progress {
  height: auto;
  max-width: 100%;
  transform: rotate(-90deg);
  width: 100%;
  z-index: 100;
}

svg.radial-progress circle {
  fill: rgba(0, 0, 0, 0);
  stroke: #253858;
  stroke-dashoffset: 219.9114857513;
  stroke-width: 10;
}

svg.radial-progress circle.incomplete {
  opacity: 0.25;
}

svg.radial-progress circle.complete {
  stroke-dasharray: 219.9114857513;
}

svg.radial-progress text.percentage {
  fill: #fff;
  font-size: 20px !important;
  text-anchor: middle;
}

svg.radial-progress:nth-of-type(6n+1) circle {
  stroke: #0881FC;
}

.grid-container {
  display: flex;
  width: 1170px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 1024px) {
  .grid-container {
    max-width: 100%;
  }
}
.spynav {
  background: #253858;
  box-shadow: 0 3px 6px rgba(37, 56, 88, 0.1607843137);
  height: 47px;
  width: 100%;
}

.spynav .spylink {
  display: flex;
  width: 1170px;
  margin: 0 auto;
  list-style: none;
  padding: 0;
  height: 100%;
  align-items: center;
  justify-content: space-between;
}

.spynav .spylink.singleLink {
  width: calc(100% - 320px);
  margin-right: 20px;
}

@media (max-width: 1024px) {
  .spynav .spylink.singleLink {
    width: calc(100% - 200px);
    margin-right: 20px;
    overflow: hidden;
    overflow-x: scroll;
  }
}
@media (max-width: 1024px) and (max-width: 560px) {
  .spynav .spylink.singleLink {
    overflow: initial;
  }
}
@media (max-width: 1024px) {
  .spynav .spylink.singleLink li {
    min-width: 120px;
  }
}
@media (max-width: 1024px) and (max-width: 568px) {
  .spynav .spylink.singleLink li {
    min-width: 200px;
  }
}
@media (max-width: 1024px) and (max-width: 320px) {
  .spynav .spylink.singleLink li {
    min-width: 160px;
  }
}
@media (max-width: 1024px) and (max-width: 568px) {
  .spynav .spylink.singleLink li:nth-of-type(1n+2) {
    display: none;
    min-width: 200px;
  }
}
.spynav .spylink.multiLink {
  width: 320px;
}

@media (max-width: 1024px) {
  .spynav .spylink.multiLink {
    width: 190px;
    margin: 0;
  }
}
@media (max-width: 1024px) and (max-width: 568px) {
  .spynav .spylink.multiLink {
    width: auto;
  }
}
@media (max-width: 1024px) {
  .spynav .spylink.multiLink .flexbox {
    display: none;
  }
}
@media (max-width: 1024px) {
  .spynav .spylink {
    max-width: 100%;
    padding: 0 16px;
  }
}
@media (max-width: 568px) {
  .spynav .spylink {
    max-width: 100%;
    padding: 0 8px;
    margin: 0;
  }
}
@media (max-width: 360px) {
  .spynav .spylink {
    max-width: 100%;
  }
}
.spynav .spylink li {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
}

.spynav .spylink li.ht::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #16a085;
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
}

.spynav .spylink li.ht {
  overflow: hidden;
  max-width: 180px;
}

.spynav .spylink li.ht a {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  display: block;
  height: 100%;
  align-items: center;
  overflow: hidden;
  padding: 16px 12px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.spynav .spylink li.ht::after {
  opacity: 1;
  transform: translate3d(-100%, 0, 0);
}

.spynav .spylink li.ht.active::after,
.spynav .spylink li.ht:focus::after,
.spynav .spylink li.ht:hover::after {
  transform: translate3d(0, 0, 0);
}

.spynav .spylink li a {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

.spynav .spylink li a.ellipses {
  white-space: nowrap;
  width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}

.spynav .spylink li.flexbox {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #fff;
}

.spynav .spylink li .allContent {
  height: 34px;
  position: relative;
  width: 185px;
}

.spynav .spylink li .allContent select {
  background: rgba(255, 255, 255, 0.1) 0 0;
  height: 100%;
  border-radius: 4px;
  border: none;
  padding: 0 25px 0 40px;
  color: #fff;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  -webkit-appearance: none;
  font-size: 12px;
}

.spynav .spylink li .allContent select:focus {
  outline: 0;
  color: #fff;
}

@media (max-width: 1024px) {
  .spynav .spylink li:nth-child(2),
  .spynav .spylink li:nth-child(3) {
    display: none;
  }
  .spynav .spylink li a.ellipses {
    width: 150px;
  }
  .spynav .spylink li.flexbox {
    font-size: 0;
  }
}
.spynav.sticky {
  position: sticky;
  top: -1px;
  z-index: 99;
}

.select-dropdown {
  position: relative;
  display: inline-block;
  max-width: 100%;
}

.select-dropdown__button {
  padding: 13px 25px 13px 35px;
  cursor: pointer;
  text-align: left;
  background: #fff;
  height: 100%;
  border-radius: 24px;
  border: none;
  color: #0165ff;
  -moz-appearance: none;
  appearance: none;
  pointer-events: none;
  -webkit-appearance: none;
  font-weight: 500;
  font-size: 12px;
  width: 160px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 568px) {
  .select-dropdown__button {
    width: 150px;
  }
}
.select-dropdown__button :before {
  content: "";
  width: 22px;
  height: 22px;
  background: url("../../images/bu/term/allcontent.svg") no-repeat;
  background-size: 100%;
  position: absolute;
  left: 8px;
  top: 9px;
}

.select-dropdown__button:focus {
  outline: 0;
}

.select-dropdown__button .zmdi {
  background: url("../../images/life/arrow_forward_ios.svg") no-repeat 0 0;
  display: inline-block;
  width: 13px;
  height: 16px;
  position: absolute;
  top: 12px;
  right: 12px;
  transition: all 0.2s ease-out;
}

.select-dropdown__button .zmdi:before {
  display: none;
}

.select-dropdown__button .zmdi.active {
  transform: rotate(90deg);
  top: 13px;
}

.select-dropdown__list {
  position: absolute;
  display: none;
  left: 0;
  right: 0;
  max-height: 300px;
  overflow: auto;
  margin: 0;
  padding: 0;
  list-style-type: none;
  opacity: 0;
  pointer-events: none;
  transform-origin: top left;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  width: 280px;
  border-radius: 4px;
  box-shadow: 0 3px 6px rgba(41, 55, 86, 0.1019607843);
}

.select-dropdown__list.active {
  opacity: 1;
  display: block;
  pointer-events: auto;
}

@media (max-width: 568px) {
  .select-dropdown__list.active {
    left: -85%;
  }
}
.select-dropdown__list-item {
  display: block;
  list-style-type: none;
  padding: 10px 15px;
  background: #fff;
  border-top: 1px solid #e6e6e6;
  font-size: 14px;
  line-height: 1.4;
  cursor: pointer;
  color: #616161;
  transition: all ease-in-out 0.3s;
}

.faq-block .section-grid.w-6 {
  width: 800px;
  margin: 0 auto;
  position: relative;
  max-width: 1170px;
}

@media (max-width: 980px) {
  .faq-block .section-grid.w-6 {
    width: 100%;
    padding: 35px 20px 20px;
  }
}
.faq-block .tab-heading-wrapper {
  text-align: center;
}

.faq-block .tab-heading-wrapper .h3,
.faq-block .tab-heading-wrapper h3 {
  font-size: 24px;
  line-height: 28px;
  margin: 0;
  font-weight: 600;
}

@media (max-width: 980px) {
  .faq-block .tab-heading-wrapper .h3,
  .faq-block .tab-heading-wrapper h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.faq-block .tab-heading-wrapper .h3 span,
.faq-block .tab-heading-wrapper h3 span {
  color: #0065ff;
}

.faq-block .accordion-list {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  list-style: none;
}

.faq-block .accordion-list.showAll::before {
  display: none;
}

.faq-block .accordion-list li {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  background-color: #fff;
  padding: 20px 40px 20px 20px;
  margin: 0 auto 0 auto;
  border-bottom: 1px solid #eee;
  border-radius: 5px;
  cursor: pointer;
}

.faq-block .accordion-list li:nth-of-type(1n+6) {
  display: none;
}

.faq-block .accordion-list li .ul-block-list {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: 0;
  margin: 20px 0 10px;
}

.faq-block .accordion-list li .ul-block-list li {
  padding: 0;
  margin: 0;
  border: none;
  font-size: 14px;
  line-height: 24px;
  padding-left: 20px;
  margin-bottom: 5px;
  position: relative;
}

.faq-block .accordion-list li .ul-block-list li:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  left: 4px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  top: 9px;
}

.faq-block .accordion-list li.active h3:after {
  background: url("../../images/life/accodian-minus.svg");
}

.faq-block .accordion-list li h3 {
  font-weight: 700;
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  font-size: 15px;
  letter-spacing: 0.01em;
  cursor: pointer;
}

.faq-block .accordion-list li h3:after {
  content: "";
  position: absolute;
  right: -30px;
  top: 0;
  background: url("../../images/life/accodian-plus.svg");
  width: 21px;
  height: 24px;
  color: #fcc110;
}

@media (max-width: 980px) {
  .faq-block .accordion-list li h3 {
    font-size: 14px;
    font-weight: 500;
  }
}
.faq-block .accordion-list li div.answer {
  position: relative;
  display: none;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.faq-block .accordion-list li div.answer p {
  position: relative;
  display: block;
  font-weight: 400;
  padding: 10px 0 0 0;
  cursor: pointer;
  line-height: 150%;
  margin: 0 0 15px 0;
  font-size: 14px;
}

@media (max-width: 980px) {
  .faq-block .accordion-list li {
    padding: 11px 40px 11px 0;
  }
}
.faq-block .accordion-list.showAll li:nth-of-type(1n+6) {
  display: block;
}

.faq-block .view_more_wrapper {
  text-align: center;
  margin: 50px 0 0;
}

@media (max-width: 980px) {
  .faq-block .view_more_wrapper {
    margin: 20px 0 0;
  }
}
.faq-block .view_more_wrapper span {
  box-sizing: border-box;
  width: 140px;
  height: 40px;
  background: #0065ff;
  color: #fff;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 500;
  border: none;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease-in;
  display: inline-flex;
  border-radius: 4px;
}

.terminsurance-buy {
  background: #fff;
  padding: 50px;
  border-radius: 8px;
  margin: 50px 0 0;
  height: auto;
  position: relative;
  box-sizing: border-box;
}

@media (max-width: 1024px) {
  .terminsurance-buy {
    padding: 50px 0;
  }
  .terminsurance-buy .section-grid {
    padding: 0 0 0 16px;
  }
}
.terminsurance-buy.lgpink {
  margin: 0 0 60px;
  padding: 0 0 0;
}

@media (max-width: 890px) {
  .terminsurance-buy.lgpink {
    padding: 0 15px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .terminsurance-buy.lgpink .section-grid {
    padding: 0;
  }
}
.terminsurance-buy.lgpink .mid-form {
  background: #fff;
  padding: 16px;
  box-sizing: border-box;
  border-radius: 8px;
  box-shadow: 0 3px 6px rgba(38, 111, 247, 0.168627451);
}

@media (max-width: 568px) {
  .terminsurance-buy.lgpink .mid-form {
    padding: 6px;
    box-shadow: 0 3px 6px rgba(38, 111, 247, 0.168627451);
  }
}
.terminsurance-buy.lgpink .mid-form h3 {
  background: #5b50d0;
  padding: 7px;
  border-radius: 8px 0 0 0;
  color: #fff;
  display: flex;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  min-height: 36px;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  line-height: inherit;
}

@media (max-width: 568px) {
  .terminsurance-buy.lgpink .mid-form h3 {
    font-size: 14px;
    padding: 0 7px;
    min-height: 34px;
  }
}
.terminsurance-buy.lgpink .mid-form h3:before {
  content: "";
  height: 0;
  width: 0;
  right: -20px;
  border-top: 18px solid transparent;
  border-left: 20px solid #5b50d0;
  border-bottom: 18px solid transparent;
  top: 50%;
  position: absolute;
  transform: translate(0, -50%);
}

@media (max-width: 568px) {
  .terminsurance-buy.lgpink .mid-form h3:before {
    border-top: 18px solid transparent;
    border-left: 20px solid #5b50d0;
    border-bottom: 16px solid transparent;
  }
}
.terminsurance-buy.lgpink .mid-form h4 {
  padding: 0;
  margin: 10px 0 0;
  font-size: 24px;
}

.terminsurance-buy.lgpink .mid-form h4 .ph {
  color: #7a71d8;
}

@media (max-width: 890px) {
  .terminsurance-buy.lgpink .mid-form h4 {
    padding: 0;
    margin: 0 0 10px;
    font-size: 14px;
  }
}
.terminsurance-buy.lgpink .mid-form .form-block .wrapper {
  display: flex;
  flex-direction: row;
}

.terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div {
  width: 70%;
  background: url("../../images/bu/term/ff-bg.svg") no-repeat 0 0;
  position: relative;
  background-size: cover;
  padding: 50px 20px 20px;
  border-radius: 8px;
}

.terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left {
  display: flex;
  flex-direction: column;
}

.terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .gender-tab {
  padding: 20px 0;
}

@media (max-width: 890px) {
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .gender-tab {
    padding: 0;
  }
}
.terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .gender-tab label.first {
  display: block;
  margin: 0 0 13px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  margin-right: 20px;
}

@media (max-width: 890px) {
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .gender-tab label.first {
    font-size: 13px;
  }
}
.terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .gender-tab label {
  font-weight: 500;
}

@media (max-width: 890px) {
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .gender-tab label {
    font-size: 14px;
    font-weight: 400;
  }
}
.terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .gender-tab #for_female {
  margin-left: 20px;
}

.terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper {
  display: flex;
  flex-direction: row;
  padding: 16px 0 0;
  border: 1px dashed #ccc;
  border-left: 0;
  border-right: 0;
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: none;
}

.terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper.brdnone {
  width: 100%;
  border: none;
  border-top: 1px dashed #ccc;
  padding: 16px 0;
  margin-top: 16px;
}

.terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper .midbox-container {
  display: flex;
  flex-direction: row;
  width: 46%;
  align-items: center;
  justify-content: space-between;
}

.terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper .midbox-container label {
  width: 50%;
  display: block;
  font-size: 15px;
  line-height: 20px;
}

@media (max-width: 890px) {
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper .midbox-container label {
    font-size: 13px;
  }
}
.terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper .midbox-container .select-box {
  background: #fff;
  border-radius: 8px;
  display: flex;
  width: 120px;
}

.terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper .midbox-container .select-box:before {
  display: none;
}

.terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper .midbox-container .select-box select {
  border: none;
  padding: 10px 26px 10px 6px;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../../images/bu/term/arrrow-img.svg");
  background-repeat: no-repeat;
  background-position: 91% 22px;
  background-position: 91% 18px;
  background-size: 11%;
  outline: 0;
}

@media (max-width: 890px) {
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper .midbox-container .select-box select {
    font-size: 14px;
  }
}
.terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper .midbox-container .select-box select.wd2 {
  width: 125px;
}

.terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper .midbox-container .select-box.rpicon {
  position: relative;
}

.terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper .midbox-container .select-box.rpicon .rupee {
  position: absolute;
  font-size: 16px;
  top: 11px;
  left: 10px;
}

@media (max-width: 890px) {
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper .midbox-container .select-box.rpicon .rupee {
    font-size: 14px;
  }
}
.terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper .midbox-container .select-box.rpicon select {
  border: none;
  padding: 10px 26px 10px 20px;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 16px;
}

@media (max-width: 890px) {
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper .midbox-container .select-box.rpicon select {
    font-size: 14px;
  }
}
@media (max-width: 890px) {
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper.mob-col {
    flex-direction: column;
    border: none;
  }
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper.mob-col .midbox-container {
    width: 100%;
    margin-top: 16px;
  }
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper.brdnone {
    border: none;
    margin: 0;
    order: 2;
    margin: 0;
    padding: 0;
    border-top: none;
  }
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper.brdnone .midbox-container {
    padding: 10px 0;
  }
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper .midbox-container {
    width: 100%;
  }
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper .midbox-container select {
    width: 120px !important;
  }
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper .midbox-container:first-child {
    order: 1;
    margin: 0;
    padding: 10px 0;
    border-top: 1px dashed #ccc;
  }
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper .midbox-container:nth-child(2) {
    order: 3;
    margin: 0;
    border-top: 1px dashed #ccc;
    padding: 10px 0;
  }
}
.terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper .disclaimer {
  width: 100%;
  margin: 10px auto;
  padding: 10px;
  font-size: 10px;
  background: 0 0;
  line-height: 16px !important;
  letter-spacing: 0;
  text-align: left;
  position: relative;
  top: 5px;
}

.terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper .disclaimer a {
  color: #0065ff !important;
  font-weight: 500;
}

.terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div .inner-block-left .midbox-container-wrapper .disclaimer a:hover {
  color: #0065ff;
  text-decoration: underline;
}

.terminsurance-buy.lgpink .mid-form .form-block .wrapper .right-div {
  width: calc(30% - 20px);
  background: url("../../images/bu/term/hl-bg.svg") no-repeat 0 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 20px;
  background-size: cover;
  border-radius: 8px;
}

.terminsurance-buy.lgpink .mid-form .form-block .wrapper .right-div .graphic {
  margin-top: 20px;
  width: 100%;
  height: 140px;
  margin-bottom: 0;
  background: url("../../images/bu/term/cal-ill.svg") no-repeat bottom center;
  background-size: contain;
}

.terminsurance-buy.lgpink .mid-form .form-block .wrapper .right-div .blocks p {
  font-size: 16px;
  text-align: center;
  margin: 0;
}

.terminsurance-buy.lgpink .mid-form .form-block .wrapper .right-div .premium {
  font-size: 26px;
  text-align: center;
  font-weight: 400;
  display: block;
}

.terminsurance-buy.lgpink .mid-form .form-block .wrapper .right-div .premium strong {
  font-size: 42px;
  font-weight: 500;
}

.terminsurance-buy.lgpink .mid-form .form-block .wrapper .right-div .blocks {
  text-align: center;
}

.terminsurance-buy.lgpink .mid-form .form-block .wrapper .right-div .blocks .viewCustomizePlan {
  background: #0165ff;
  text-align: center;
  border-radius: 4px;
  padding: 12px 30px;
  color: #fff;
  font-weight: 500;
  border: none;
  margin-bottom: 20px;
  min-width: 180px;
  cursor: pointer;
}

@media (max-width: 890px) {
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper {
    flex-direction: column;
  }
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .left-div,
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .right-div {
    width: 100%;
  }
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .right-div {
    margin: 6px 0 0;
    background: #fff;
  }
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .right-div .graphic {
    display: none;
  }
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .right-div .blocks.brd {
    background: url("../../images/bu/term/hl-bg.svg") no-repeat 0 0;
    border-radius: 8px;
    padding: 16px 20px;
    margin-bottom: 20px;
    background-size: cover;
    position: relative;
  }
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .right-div .blocks.brd:before {
    content: "";
    height: 86px;
    width: 80px;
    background: url("../../images/bu/term/cal-ill.svg") no-repeat 0 0;
    position: absolute;
    background-size: cover;
    right: 30px;
    top: 8px;
  }
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .right-div .blocks.brd p {
    font-size: 12px;
    text-align: left;
  }
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .right-div .blocks.brd .premium {
    font-size: 18px;
    text-align: left;
  }
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .right-div .blocks.brd .premium #premiumVal {
    font-size: 36px;
    font-weight: 600;
  }
  .terminsurance-buy.lgpink .mid-form .form-block .wrapper .right-div .blocks .viewCustomizePlan {
    background: #0065ff;
    text-align: center;
    border-radius: 8px;
    padding: 15px 70px;
    margin-bottom: 0;
  }
}
@media (max-width: 890px) {
  .terminsurance-buy.lgpink .mid-form .disclaimer {
    width: 100%;
    margin: 10px auto;
    padding: 0 1%;
    font-size: 10px;
    background: 0 0;
    line-height: 17px !important;
    letter-spacing: 0;
    text-align: left;
    display: block;
  }
}
.terminsurance-buy .why-buy-insurance {
  text-align: center;
  display: block;
  width: 100%;
}

@media (max-width: 890px) {
  .terminsurance-buy {
    padding: 20px 0 10px;
  }
  .terminsurance-buy .heading-wrap {
    padding: 0 16px;
    width: 100%;
  }
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fullpage-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999999;
  top: 0;
  left: 0;
}

.fullpage-loader i {
  font-size: 20px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 40%;
  transform: translate(0, -50%);
  left: 0;
  right: 0;
  font-style: normal;
  margin: 80px auto;
}

.fullpage-loader::before {
  content: "";
  display: block;
  width: 54px;
  height: 54px;
  margin: 8px;
  border-radius: 50%;
  border: 4px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
  position: absolute;
  top: 40%;
  transform: translate(0, -50%);
  right: 0;
  left: 0;
  margin: 0 auto;
}

.needhelploader {
  pointer-events: none;
}

.needhelploader::after {
  content: "";
  display: inline-flex;
  width: 14px;
  height: 14px;
  margin: 2px 0 0 10px;
  border-radius: 50%;
  border: 2px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

.diffTypeOfPlans {
  margin: 130px auto 40px;
}

@media (max-width: 1024px) {
  .diffTypeOfPlans {
    margin: 100px auto 0;
  }
  .diffTypeOfPlans.section-grid {
    padding: 0 0 0 16px;
  }
}
@media (max-width: 768px) {
  .diffTypeOfPlans {
    margin: 94px auto 0;
    padding-left: 16px;
  }
}
.diffTypeOfPlans .ribbon {
  top: -70px;
  background-color: #0065ff;
  color: #fff !important;
  padding: 14px 26px 15px 16px;
  position: absolute;
  left: 0;
  font-weight: 500;
  letter-spacing: 0.016em;
  border-radius: 8px 0 0 0;
  line-height: 24px;
  margin-bottom: 20px;
  padding-top: 20px;
  font-size: 20px;
}

@media (max-width: 1024px) {
  .diffTypeOfPlans .ribbon {
    left: 16px;
  }
}
.diffTypeOfPlans .ribbon::after {
  content: "";
  height: 0;
  width: 0;
  right: -29px;
  height: 100%;
  width: 30px;
  background: url(../../images/bu/term/bg-egge.svg) no-repeat 0 0;
  top: 0;
  position: absolute;
  background-size: contain;
}

.diffTypeOfPlans #diffTypeOfPlans .pcard {
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 6px rgba(38, 111, 247, 0.168627451);
  border-radius: 10px;
  opacity: 1;
  position: relative;
  padding-bottom: 10px;
  margin: 0 20px 0 0;
}

.diffTypeOfPlans #diffTypeOfPlans .pcard > a {
  position: relative;
}

.diffTypeOfPlans #diffTypeOfPlans .pcard .content-wrapper {
  padding: 0;
}

.diffTypeOfPlans #diffTypeOfPlans .pcard .related-img {
  height: 170px;
  display: block;
  cursor: pointer;
}

.diffTypeOfPlans #diffTypeOfPlans .pcard .h3,
.diffTypeOfPlans #diffTypeOfPlans .pcard h3 {
  display: none;
}

.diffTypeOfPlans #diffTypeOfPlans .pcard .action-btn {
  text-align: center;
  margin: 18px 0 10px;
}

.diffTypeOfPlans #diffTypeOfPlans .pcard .action-btn .termbtnredirection,
.diffTypeOfPlans #diffTypeOfPlans .pcard .action-btn a {
  display: inline-block;
  border: 1px solid #0065ff;
  color: #0065ff;
  transition: all 0.2s ease-in;
  border-radius: 4px;
  font-size: 12px;
  width: 86px;
  padding: 1px 12px;
  line-height: 26px;
}

.diffTypeOfPlans #diffTypeOfPlans .pcard .action-btn .termbtnredirection:hover,
.diffTypeOfPlans #diffTypeOfPlans .pcard .action-btn a:hover {
  background: #0065ff;
  color: #fff;
}

.term_footer_strip .bannerDiv.footerDiv .temcondition {
  bottom: -4px;
  position: absolute;
}

.allinsurer .moreplans {
  padding: 14px;
  color: #fff;
  background: #0662f6;
  bottom: 20px;
}

.allinsurer .moreplans::after {
  border: solid #fff;
  border-width: 0 2px 2px 0;
}

.allinsurer::after {
  width: 100%;
  max-width: 1012px;
  height: 190px;
  margin: 0 auto;
  display: none;
  right: 0;
  opacity: 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 62%);
  display: none;
}

.block_content_wrapper_firstfold p {
  letter-spacing: 0.26px;
  color: #253858;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 13px;
}

.block_content_wrapper_firstfold p.char-count {
  display: inline;
}

.block_content_wrapper_firstfold p.char-count .extra-text-web {
  display: none;
}

.block_content_wrapper_firstfold p.char-count .extra-text-web.show-extra {
  display: inline;
}

@media only screen and (max-width: 768px) {
  .block_content_wrapper_firstfold p.char-count .extra-text,
  .block_content_wrapper_firstfold p.char-count .extra-text-web {
    display: none;
  }
  .block_content_wrapper_firstfold p.char-count .extra-text-web.show-extra,
  .block_content_wrapper_firstfold p.char-count .extra-text.show-extra {
    display: inline;
  }
}
.block_content_wrapper_firstfold .text-hide-link {
  display: inline;
  color: #0065ff;
  cursor: pointer;
  line-height: 24px;
  font-size: 14px;
  font-weight: 500;
}

.block_content_wrapper_firstfold .text-hide-link:hover,
.block_content_wrapper_firstfold .text-hide-link:visited {
  color: #0065ff;
}

.block_content_wrapper_firstfold .text-hide-link.deskhide {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .block_content_wrapper_firstfold .text-hide-link.deskhide {
    display: inline;
  }
}
@media screen and (max-width: 1024px) {
  .block_content_wrapper_firstfold .text-hide-link {
    display: inline;
    color: #0065ff;
    cursor: pointer;
  }
  .block_content_wrapper_firstfold .text-hide-link:hover,
  .block_content_wrapper_firstfold .text-hide-link:visited {
    color: #0065ff;
  }
}
.add-banner-3 {
  width: calc(100% - 30px);
}

.term_footer_strip .bannerDiv {
  background: #b4daff;
}

.term_footer_strip .bannerDiv.footerDiv .temcondition {
  color: #253858;
}

.term_footer_strip .bannerDiv .grid .footerData {
  padding: 22px 10px 12px;
}

@media only screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData {
    padding: 0 10px 0;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip {
  width: 80%;
}

.term_footer_strip .bannerDiv .grid .footerData .footerStrip .footerStripItem {
  width: 100%;
}

.term_footer_strip .bannerDiv .grid .footerData .strip_close.close {
  background: #fff;
  border-radius: 50%;
  height: 24px;
  width: 24px;
  top: 8px;
  z-index: 2;
  right: 11px;
}

@media only screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .strip_close.close {
    z-index: 2;
    background: #fff;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    right: 7px;
    top: 7px;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .strip_close.close::after,
.term_footer_strip .bannerDiv .grid .footerData .strip_close.close::before {
  background-color: #0065ff;
  height: 12px;
  right: 11px;
}

@media only screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .strip_close.close::after,
  .term_footer_strip .bannerDiv .grid .footerData .strip_close.close::before {
    left: auto;
    right: 7px;
    background-color: #0065ff;
    top: 3px;
    content: " ";
    height: 8px;
    width: 1px;
  }
}
@media only screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri {
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .footerStripItem {
    width: auto;
    max-width: -moz-fit-content;
    max-width: fit-content;
    justify-content: flex-start;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .footerStripItem:nth-of-type(3) {
  margin: 0 12px 0 0;
}

@media only screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .footerStripItem:nth-of-type(2) {
    margin: 0 13px 0 0;
    max-width: 142px;
  }
}
@media only screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .footerStripItem .gradientBg {
    width: 65px;
    margin: 0 10px 0 0;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .footerStripItem .gradientBg img.img-fluid {
  width: 65px;
  height: auto;
  top: auto;
  bottom: 0;
  left: 29%;
}

@media only screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .footerStripItem .gradientBg img.img-fluid {
    width: 50px;
    height: 67px;
    top: 0;
    left: 10px;
    display: flex;
    position: relative;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .footerStripItem .textFeature {
  color: #253858;
  font-size: 16px;
  line-height: 24px;
}

@media only screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .footerStripItem .textFeature span {
    display: none;
  }
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .footerStripItem .textFeature span + br {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .footerStripItem .textFeature {
    font-size: 15px;
    line-height: 18px;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .footerStripItem .textFeature .one-cr,
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .footerStripItem .textFeature .premiumPlan {
  color: #0065ff;
}

@media only screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .footerStripItem .textFeature .one-cr,
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .footerStripItem .textFeature .premiumPlan {
    font-size: 15px;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .footerStripItem .textFeature .one-cr:last-child,
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .footerStripItem .textFeature .premiumPlan:last-child {
  margin-left: 5px;
}

@media only screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .footerStripItem .textFeature .one-cr:last-child,
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .footerStripItem .textFeature .premiumPlan:last-child {
    font-size: 15px;
    line-height: 18px;
  }
}
.term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .footerStripItem .btnLink {
  border-radius: 8px;
  background: #0065ff;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.25);
  width: 134px;
  height: 46px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .term_footer_strip .bannerDiv .grid .footerData .footerStrip.nri .footerStripItem .btnLink {
    width: 90px;
    height: 40px;
    border-radius: 6px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.documents-mid-scroll {
  max-height: 470px;
  overflow-y: auto;
  padding: 0 10px 0 0;
}

.documents-mid-scroll::-webkit-scrollbar {
  width: 6px;
}

.documents-mid-scroll::-webkit-scrollbar-thumb {
  background-color: #0065ff;
  outline: 0;
  border-radius: 6px;
}

.documents-mid-scroll::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}

@media only screen and (max-width: 767px) {
  .section-full.lgyl.cs-rating .section-grid {
    padding: 0;
  }
}
.totalRating .starts_block {
  width: 110px;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  padding: 0;
  margin: 0 8px 10px 1px;
  left: 0;
  right: 0;
  top: -90px;
}

.totalRating .starts_block .fraction.r50 {
  background-position: 0 80%;
}

.totalRating .starts_block .star_rig {
  height: 20px;
  width: auto;
  margin-right: 2px;
  display: inline-block;
}

.totalRating .starts_block .star_rig:before {
  content: "";
}

.term-form-template .form-grid .right .product-achivement-at-policybazaar .listitem .heading-title sup {
  font-size: 12px;
  line-height: 6px;
}

.nri-text-subheading {
  font-size: 20px;
  color: rgba(37, 56, 88, 0.8901960784);
  margin: 0 0 10px;
}

@media (max-width: 1023px) {
  .nri-text-subheading {
    display: none;
  }
}
.nri-right-list {
  margin: 10px 0 0 0;
}

.nri-right-list ul li {
  font-size: 16px;
  color: rgba(37, 56, 88, 0.8980392157);
  border-radius: 20px;
  position: relative;
  padding: 8px 10px;
  display: flex;
  align-items: center;
  margin: 16px 0 0 0;
  background: linear-gradient(90deg, rgba(0, 101, 255, 0.08) 0, rgba(242, 247, 255, 0.08) 100%);
}

.nri-right-list ul li::before {
  content: "";
  background: url(../../images/bu/term/blue-tick-nri-list.svg) no-repeat 0 0/24px;
  margin: 0 6px 0 0;
  display: flex;
  width: 24px;
  height: 24px;
}

@media (max-width: 1024px) {
  .nri-right-list ul li::before {
    width: 20px;
    height: 20px;
    background-size: 20px;
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
  }
}
.nri-right-list ul li .highlight-text {
  font-size: 18px;
  font-weight: 700;
  background: -webkit-linear-gradient(90deg, #ff6b57 0, #6c25d8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-left: 4px;
}

@media (max-width: 1024px) {
  .nri-right-list ul li .highlight-text {
    font-size: 16px;
    margin: 0;
  }
}
@media (max-width: 1024px) {
  .nri-right-list ul li:nth-child(3),
  .nri-right-list ul li:nth-child(4) {
    display: none;
  }
}
@media (max-width: 1024px) {
  .nri-right-list ul li {
    font-size: 14px;
    display: inline-block;
    position: relative;
    margin: 0 0 15px;
    padding: 5px 5px 5px 35px;
  }
}
.nri-right-list ul li:first-child .highlight-text {
  margin: 0 4px 0 0;
}

@media (max-width: 1024px) {
  .nri-right-list ul li:first-child .highlight-text {
    margin: 0;
  }
}
@media (max-width: 1024px) {
  .term-form-template .form-grid .left {
    padding: 5px 5px 0 5px;
  }
}
.term-form-template .form-grid .left .product-achivement-at-policybazaar {
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0 5px;
  justify-content: flex-start;
  background: #fff;
  padding: 20px 25px;
  border-radius: 10px;
}

.term-form-template .form-grid .left .product-achivement-at-policybazaar.none {
  display: none;
}

@media (max-width: 1024px) {
  .term-form-template .form-grid .left .product-achivement-at-policybazaar {
    width: 100%;
    left: 0;
    background: 0 0;
    margin-top: 20px;
    padding: 20px 10px;
    position: relative;
  }
}
.term-form-template .form-grid .left .product-achivement-at-policybazaar .rating-details {
  font-size: 18px;
  color: rgba(37, 56, 88, 0.8901960784);
  margin: 0 0 15px;
  line-height: 26px;
}

@media (max-width: 1024px) {
  .term-form-template .form-grid .left .product-achivement-at-policybazaar .rating-details {
    font-size: 14px;
    text-align: center;
  }
}
.term-form-template .form-grid .left .product-achivement-at-policybazaar .rating-details span {
  font-weight: 600;
}

.term-form-template .form-grid .left .product-achivement-at-policybazaar .listitem {
  width: 100%;
}

.term-form-template .form-grid .left .product-achivement-at-policybazaar .listitem .heading-title {
  text-transform: lowercase;
  font-size: 24px;
  font-weight: 700;
  color: #0065ff;
  margin-bottom: 4px;
}

@media (max-width: 1024px) {
  .term-form-template .form-grid .left .product-achivement-at-policybazaar .listitem .heading-title {
    font-size: 20px;
    margin-bottom: 4px;
  }
}
.term-form-template .form-grid .left .product-achivement-at-policybazaar .listitem .heading-title span {
  font-size: 14px;
}

@media (max-width: 1024px) {
  .term-form-template .form-grid .left .product-achivement-at-policybazaar .listitem .heading-title span {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .term-form-template .form-grid .left .product-achivement-at-policybazaar .listitem {
    position: relative;
    left: 0;
    right: 0;
    margin: 0;
    top: 0;
  }
  .term-form-template .form-grid .left .product-achivement-at-policybazaar .listitem .heading-title.first {
    font-size: 10px;
    margin-bottom: 4px;
  }
}
.term-form-template .form-grid .left .product-achivement-at-policybazaar .listitem.center {
  text-align: center;
  padding: 0 5px;
  width: 25%;
  border-left: 1px solid #e4e4e4;
}

.term-form-template .form-grid .left .product-achivement-at-policybazaar .listitem.center.wid-first {
  max-width: 145px;
  border: 0;
  margin-right: 25px;
}

@media (max-width: 1024px) {
  .term-form-template .form-grid .left .product-achivement-at-policybazaar .listitem.center.wid-first {
    margin: 0;
    max-width: inherit;
  }
}
@media (max-width: 1024px) {
  .term-form-template .form-grid .left .product-achivement-at-policybazaar .listitem.center {
    position: initial;
    width: 33%;
  }
}
.term-form-template .form-grid .left .product-achivement-at-policybazaar .listitem.center .blue {
  color: #0563f6;
  font-weight: 600;
  font-size: 16px;
}

.term-form-template .form-grid .left .product-achivement-at-policybazaar .listitem.center .blue span {
  font-size: 12px;
}

.term-form-template .form-grid .left .product-achivement-at-policybazaar .listitem.center .heading-sub-title {
  font-size: 10px;
  text-align: center;
  letter-spacing: 0.016em;
  margin-top: 8px;
  color: rgba(37, 56, 88, 0.8980392157);
  line-height: 12px;
  margin: 0;
  padding: 0;
}

.term-form-template .form-grid .left .product-achivement-at-policybazaar .listitem.center .heading-sub-title br {
  display: none;
}

@media (max-width: 1024px) {
  .term-form-template .form-grid .left .product-achivement-at-policybazaar .listitem.center .heading-sub-title {
    font-size: 8px;
    letter-spacing: 0;
    line-height: 14px;
  }
  .term-form-template .form-grid .left .product-achivement-at-policybazaar .listitem.center .heading-sub-title br {
    display: block;
  }
}
.term-form-template .form-grid .left .product-achivement-at-policybazaar .form-rating {
  position: relative;
  top: -3px;
  width: auto;
  margin: 0 0 12px;
  overflow: hidden;
}

.term-form-template .form-grid .left .product-achivement-at-policybazaar .form-rating img {
  width: 164px;
  height: auto;
}

@media (max-width: 1024px) {
  .term-form-template .form-grid .left .product-achivement-at-policybazaar .form-rating {
    width: 100%;
    text-align: center;
  }
  .term-form-template .form-grid .left .product-achivement-at-policybazaar .form-rating img {
    width: 158px;
  }
}
.term-form-template .form-grid .left .product-achivement-at-policybazaar .form-rating:before {
  transform: rotate(-50deg);
  width: 30px;
  height: 300%;
  right: 150%;
  top: -22px;
  background: hsla(0, 0%, 100%, 0.5);
  position: absolute;
  animation-name: starshine1;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}

.term-form-template .form-grid .left .product-achivement-at-policybazaar .form-rating:after {
  transform: rotate(-50deg);
  width: 40px;
  height: 300%;
  right: 200%;
  top: -22px;
  background: hsla(0, 0%, 100%, 0.5);
  position: absolute;
  animation-name: starshine;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
}

.only-certified {
  font-size: 12px;
  font-weight: 500;
  color: rgba(37, 56, 88, 0.8901960784);
  display: flex;
  margin: 22px 0 0 0;
}

.only-certified::before {
  content: "";
  background: url(../../images/bu/term/certified-policy-bazaar.svg) no-repeat 0 0/14px;
  margin: 0 6px 0 0;
  height: 14px;
  width: 14px;
  display: inline-flex;
}

.term-form-template .form-grid .right .nriheadingtitle {
  line-height: 40px;
  font-size: 26px;
  color: rgba(37, 56, 88, 0.8901960784);
  font-weight: 500;
}

@media (max-width: 1024px) {
  .term-form-template .form-grid .right .nriheadingtitle {
    font-size: 22px;
  }
  .term-form-template .form-grid .right .nriheadingtitle strong {
    font-size: 26px;
  }
}
.term-form-template .form-grid .right .nriheadingtitle strong {
  color: #0065ff;
  position: relative;
}

.term-form-template .form-grid .right .nriheadingtitle strong sup {
  position: absolute;
  line-height: 20px;
}

.term-form-template .form-grid .right .nriheadingtitle p {
  font-size: 21px;
  font-weight: 500;
  margin: 0;
}

@media (max-width: 980px) {
  .term-form-template .form-grid .right .nriheadingtitle p {
    font-size: 16px;
  }
  .term-form-template .form-grid .right .nriheadingtitle p strong {
    font-size: 16px;
  }
}
.top-nri-details .h1-heading {
  color: rgba(37, 56, 88, 0.8901960784);
  margin: 0;
  font-size: 36px;
  font-weight: 600;
  margin: 0 0 12px 0;
}

.top-nri-details .h1-heading::after {
  content: "";
  display: inline-flex;
  background: url(../../images/bu/term/indian-flag.png) no-repeat 0 0/30px;
  width: 30px;
  height: 27px;
  margin: 0 0 0 10px;
}

@media (max-width: 980px) {
  .top-nri-details .h1-heading::after {
    background: url(../../images/bu/term/indian-flag.png) no-repeat 0 4px/20px;
    width: 24px;
    height: 25px;
    margin: 0 0 0 10px;
  }
}
@media (max-width: 1024px) {
  .top-nri-details .h1-heading {
    font-size: 24px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
}
.block_top_content {
  display: none;
}

.term-nri-top-wrapp {
  background: #f2f7ff;
  padding: 20px 0 0 0;
}

@media (max-width: 980px) {
  .term-nri-top-wrapp {
    padding: 0;
  }
}
.term-nri-top-wrapp .term-form-template .form-grid .right {
  background: #fff;
}

.term-nri-top-wrapp .term-form-template .form-grid .left {
  background: 0 0;
}

.floatingPopupDiv .top-nri-details {
  display: none;
}

.add-banner-1 {
  background: #fdf5df;
  padding: 26px 50px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1098039216);
  border-radius: 10px;
  margin: 50px 0;
  height: 265px;
  position: relative;
  box-sizing: border-box;
}

.add-banner-1 h2 {
  color: #5774cd;
  font-size: 30px;
  font-weight: 500;
  max-width: 320px;
  line-height: 36px;
  margin: 30px 0 0;
}

.add-banner-1 .light-text {
  font-size: 18px;
  color: rgba(37, 56, 88, 0.8);
  margin-bottom: 0;
}

.add-banner-1 .rate {
  position: relative;
  margin-top: 10px;
  padding: 0;
  display: flex;
  flex-direction: row-reverse;
}

.add-banner-1 .rate label:hover {
  position: relative;
  overflow: initial;
  margin-right: 5px;
}

.add-banner-1 .rate label:hover i {
  font-size: 11px;
  position: absolute;
  bottom: -11px;
  left: -3px;
  font-style: normal;
  width: 40px;
  text-align: center;
  display: none;
}

.add-banner-1 .rate label:hover:hover i {
  display: block;
}

.add-banner-1 .rate label.open {
  position: relative;
  overflow: initial;
  margin-right: 5px;
}

.add-banner-1 .rate label.open i {
  font-size: 11px;
  position: absolute;
  bottom: -11px;
  left: -3px;
  font-style: normal;
  width: 40px;
  text-align: center;
  display: block;
}

@media (max-width: 890px) {
  .add-banner-1 {
    background: #fdf5df;
    padding: 16px;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1098039216);
    border-radius: 10px;
    margin: 40px auto 20px;
    height: 100%;
    position: relative;
    box-sizing: border-box;
    width: 96%;
  }
  .add-banner-1 .flexbox-left.w40 {
    width: 100%;
  }
  .add-banner-1 .flexbox-right.w60 {
    width: 100%;
  }
  .add-banner-1 h2 {
    width: 100%;
    max-width: 100%;
    margin: 10px 0 0;
    font-size: 19px;
    text-align: center;
    font-weight: 600;
  }
  .add-banner-1 .light-text {
    text-align: center;
    margin-top: 5px;
  }
  .add-banner-1 .content-usefull {
    margin-top: 46px;
  }
  .add-banner-1 .content-usefull img {
    width: 100%;
    height: auto;
  }
  .add-banner-1 .rate {
    position: relative;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 227px;
    float: inherit;
  }
}
.rate {
  float: left;
  height: 46px;
  padding: 0 10px;
}

.rate label {
  float: left;
  width: 1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 40px;
  color: #d3d3d3;
  margin-right: 5px;
}

.rate label:before {
  content: "★ ";
}

.rate label:hover {
  color: #ffc849;
}

.rate label:hover ~ label {
  color: #ffc849;
}

.rate label:has(.non-active) label {
  color: #ffc849;
}

.rate label.active {
  color: #ffc849;
}

.promise-tag-pb {
  background: linear-gradient(359.88deg, #fffcf3 -1.25%, #fffefa 97.47%);
  display: inline-flex;
  position: absolute;
  padding: 2px 20px 2px 7px;
  border-radius: 4px 18px 18px 4px;
  border: 1px solid #aa7b03;
  font-size: 13px;
  color: #b36807;
  font-weight: 500;
  top: -12px;
  left: 0;
  z-index: 1;
  font-weight: 400;
  align-items: center;
}

.promise-tag-pb::before {
  content: "";
  width: 24px;
  height: 25px;
  display: inline-flex;
  margin: 0 8px 0 0;
  background: url("../../images/bu/term/promise-icon-pb.png") no-repeat;
  background-size: 100%;
}

.promise-tag-pb strong {
  margin: 0 0 0 4px;
  font-weight: 700;
}

.promise-tag-pb sup {
  line-height: 7px;
  position: absolute;
  top: 11px;
  right: 12px;
  font-size: 16px;
}

.floatingPopupDiv .promise-tag-pb {
  display: none;
}

.discliamer-block {
  width: 100%;
  margin: 50px auto 0;
  padding: 15px 35px 15px 15px;
  border: 1px solid #eaeaea;
  position: relative;
  cursor: pointer;
  border-radius: 8px;
}

@media (max-width: 568px) {
  .discliamer-block {
    width: 90%;
    margin: 30px auto 0;
  }
}
.discliamer-block h3 {
  margin: 0;
  font-size: 1em;
  color: #253858;
}

.discliamer-block:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: url("../../images/bu/term/arrrow-img.svg") no-repeat 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  top: 27px;
  right: 20px;
}

.discliamer-block .list-disclaimer {
  margin-top: 20px;
}

.discliamer-block .list-disclaimer p {
  font-size: 14px;
  font-weight: 400;
  margin: 14px 0;
  line-height: 27px;
  color: #253858;
}

.discliamer-block a {
  color: #0065ff;
}

.discliamer-block a:hover {
  text-decoration: underline;
}

.discliamer-block.active:before {
  transform: rotate(-180deg);
  top: 24px;
}

.section-full.lgpp:has(.popular-search) {
  background: linear-gradient(97.61deg, rgba(0, 43, 255, 0.1) 7.02%, rgba(115, 0, 153, 0.1) 99.71%);
  padding: 25px 50px 10px;
  margin: 40px 0 40px 0;
}

@media (max-width: 890px) {
  .section-full.lgpp:has(.popular-search) {
    padding: 20px 8px 10px;
  }
}
.section-full.lgpp .popular-search {
  position: relative;
  padding: 0;
}

.section-full.lgpp .popular-search .scrollable-box {
  position: relative;
  padding: 12px 5px;
  background: #fff;
  border-radius: 10px;
  margin: 20px 0;
}

@media (max-width: 890px) {
  .section-full.lgpp .popular-search .scrollable-box {
    margin-bottom: 15px;
    padding: 12px 5px 0;
  }
}
.section-full.lgpp .popular-search h2.underline {
  display: flex;
  position: static;
  text-decoration: none;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 26px;
  color: #253858;
  margin: 0;
  font-weight: 600;
}

.section-full.lgpp .popular-search h2.underline::before {
  content: "";
  position: static;
  background: url("../../images/bu/investment/popular-tags-jet-icon.svg") no-repeat 0 0;
  display: inline-flex;
  width: 30px;
  height: 30px;
  margin: 0 8px 0 0;
}

@media (max-width: 890px) {
  .section-full.lgpp .popular-search h2.underline::before {
    display: none;
  }
}
@media (max-width: 890px) {
  .section-full.lgpp .popular-search h2.underline {
    font-size: 22px;
    text-align: center;
  }
}
.section-full.lgpp .popular-search .popular-search-tag {
  padding: 0;
  margin: 0 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  overflow: hidden;
}

.section-full.lgpp .popular-search .popular-search-tag li {
  background: #fff;
  border: 1px solid #0065ff;
  color: #0065ff;
  border-radius: 4px;
  box-sizing: border-box;
  font-weight: 600;
  display: flex;
  flex-direction: row;
  margin: 5px 6px;
  position: relative;
  transition: all 0.3s ease-in;
  cursor: pointer;
  width: 179px;
}

@media (max-width: 890px) {
  .section-full.lgpp .popular-search .popular-search-tag li {
    width: calc(50% - 6px);
    margin: 5px 3px;
  }
}
@media (max-width: 360px) {
  .section-full.lgpp .popular-search .popular-search-tag li {
    width: 160px;
  }
}
.section-full.lgpp .popular-search .popular-search-tag li:hover {
  color: #0065ff;
}

.section-full.lgpp .popular-search .popular-search-tag li:hover a {
  color: #0065ff;
}

.section-full.lgpp .popular-search .popular-search-tag li .bigtext {
  font-size: 44px;
  display: flex;
  align-items: baseline;
  flex-direction: row;
}

.section-full.lgpp .popular-search .popular-search-tag li .bigtext .linktext {
  margin: 0 0 0 4px;
  font-size: 28px;
  line-height: 16px;
}

.section-full.lgpp .popular-search .popular-search-tag li .linktext {
  margin: 0;
  color: #253858;
  font-size: 12px;
  font-weight: 500;
  max-height: 38px;
  display: flex;
  align-items: center;
  padding: 8px 30px 8px 10px;
}

@media (max-width: 890px) {
  .section-full.lgpp .popular-search .popular-search-tag li .linktext {
    padding: 8px 21px 8px 10px;
  }
}
.section-full.lgpp .popular-search .popular-search-tag li .linktext::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../../images/life/link-icon.svg) no-repeat 0 0;
  right: 5px;
  top: 32%;
}

@media (max-width: 890px) {
  .section-full.lgpp .popular-search .popular-search-tag {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 890px) {
  .section-full.lgpp .popular-search .popular-search-tag .scrollable-box {
    position: relative;
    right: -16px;
    margin: 0;
  }
}
@media (max-width: 890px) {
  .section-full.lgpp .popular-search .scrollable-box {
    margin-bottom: 15px;
  }
}
.section-full.lgpp .popular-search .fullContainer {
  display: flex;
  margin: 20px 0 0 0;
  justify-content: center;
}

.section-full.lgpp .popular-search .fullContainer .more {
  color: #fff;
  padding: 10px 18px;
  background: #0065ff;
  display: block;
  text-align: center;
  cursor: pointer;
  border-radius: 3px;
  font-size: 14px;
  margin: 0;
  line-height: 24px;
  font-weight: 500;
  border: 0;
  text-transform: uppercase;
  transition: all 0.2s ease-in;
}

.wrapperFullWidth.bgNriPlan .table-section .allinsurer {
  height: auto;
  padding: 0;
}

@media (max-width: 980px) {
  .wrapperFullWidth.bgNriPlan iframe {
    height: 220px;
    width: calc(100% - 15px);
  }
}
.content-block {
  position: relative;
  margin-bottom: 10px;
}

.content-block .char-count {
  color: rgba(37, 56, 88, 0.8);
  font-size: 14px;
  line-height: 22px;
  margin: 15px 0;
  display: inline;
}

.content-block .char-count .extra-text {
  display: none;
}

.content-block .char-count .extra-text.show-extra {
  display: inline;
}

.content-block .text-hide-link {
  display: inline-block;
  font-weight: 500;
  color: #0165ff;
  cursor: pointer;
  font-size: 14px;
  margin-left: 10px;
  font-weight: 600;
}

/*** expert opinion ***/
.exper-opinion-wrapper {
  width: 100%;
  margin: 40px 0 40px 0;
}

@media (max-width: 767px) {
  .exper-opinion-wrapper {
    width: 96%;
    margin: 40px auto;
  }
}
.exper-opinion-wrapper .exper-opinion {
  width: 100%;
  background: #f3f2ff;
  background: linear-gradient(90deg, #f3f2ff 0, #fdf7e7 100%);
  border: 1px solid #bab5ff;
  border-radius: 8px;
  padding: 24px 46px;
  position: relative;
}

@media (max-width: 767px) {
  .exper-opinion-wrapper .exper-opinion {
    padding: 16px;
  }
}
.exper-opinion-wrapper .exper-opinion:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(../../images/bu/term/tool-tip-expert-option.svg) no-repeat 0 -12px;
  bottom: -22px;
  left: 70px;
}

.exper-opinion-wrapper .exper-opinion h3 {
  position: relative;
  color: #0065ff;
  font-size: 28px;
  line-height: 28px;
  padding-left: 40px;
  margin: 0 0 20px 0;
}

.exper-opinion-wrapper .exper-opinion h3:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(../../images/bu/term/expert-icon.svg) no-repeat 0 0;
  left: 0;
  top: -4px;
}

@media (max-width: 767px) {
  .exper-opinion-wrapper .exper-opinion h3 {
    font-size: 24px;
  }
}
.exper-opinion-wrapper .exper-opinion .more-content-wrapper {
  display: flex;
  flex-direction: row;
}

.exper-opinion-wrapper .exper-opinion .kmowmore-aboutus,
.exper-opinion-wrapper .exper-opinion .readmore {
  text-align: left;
  display: block;
}

.exper-opinion-wrapper .exper-opinion .kmowmore-aboutus span,
.exper-opinion-wrapper .exper-opinion .readmore span {
  position: relative;
  color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  display: block;
  margin: 20px 0 10px;
  cursor: pointer;
  border-radius: 20px;
  border: 1px solid #0065ff;
  padding: 5px 15px;
}

@media (max-width: 568px) {
  .exper-opinion-wrapper .exper-opinion .kmowmore-aboutus span,
  .exper-opinion-wrapper .exper-opinion .readmore span {
    padding: 5px 7px;
    font-size: 12px;
  }
}
@media (max-width: 360px) {
  .exper-opinion-wrapper .exper-opinion .kmowmore-aboutus span,
  .exper-opinion-wrapper .exper-opinion .readmore span {
    font-size: 10px;
  }
}
.exper-opinion-wrapper .exper-opinion .kmowmore-aboutus span .arrow,
.exper-opinion-wrapper .exper-opinion .readmore span .arrow {
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 2px 5px;
  position: relative;
}

.exper-opinion-wrapper .exper-opinion .kmowmore-aboutus span.show .arrow,
.exper-opinion-wrapper .exper-opinion .readmore span.show .arrow {
  transform: rotate(225deg);
  top: 4px;
}

.exper-opinion-wrapper .exper-opinion .kmowmore-aboutus span {
  margin-left: 25px;
  position: relative;
}

.exper-opinion-wrapper .exper-opinion .kmowmore-aboutus span .arrow {
  margin: 0 0 0 5px;
}

.exper-opinion-wrapper .exper-opinion .kmowmore-aboutus span:before {
  content: "";
  position: absolute;
  width: 1px;
  background: #ccc;
  height: 100%;
  left: -14px;
  top: 0;
}

.exper-opinion-wrapper .exper-opinion p {
  margin: 6px 0;
  color: #253858;
  font-weight: 500;
}

.exper-opinion-wrapper .exper-opinion p.sub-heading {
  margin: 20px 0 10px;
  font-weight: 500;
}

.exper-opinion-wrapper .exper-opinion p.hide {
  display: none;
}

@media (max-width: 767px) {
  .exper-opinion-wrapper .exper-opinion p {
    font-size: 14px;
  }
}
.exper-opinion-wrapper .user-profile {
  display: flex;
  align-items: center;
  margin: 30px 0 0;
  padding-left: 75px;
  position: relative;
}

.exper-opinion-wrapper .user-profile .userpic {
  width: 60px;
  height: 60px;
  position: absolute;
  border-radius: 50%;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.exper-opinion-wrapper .user-profile .userpic img {
  width: 100%;
}

.exper-opinion-wrapper .user-profile h3 {
  margin: 0;
}

.exper-opinion-wrapper .user-profile p {
  margin: 0;
}

/* end expert opinion */
/* current version */
.current-version-widget {
  background: #fff 0 0 no-repeat padding-box;
  border: 1px solid rgba(0, 101, 255, 0.2);
  border-radius: 10px;
  padding: 21px 23px 25px;
  margin: 50px auto 0;
}

@media screen and (max-width: 767px) {
  .current-version-widget {
    padding: 24px 12px 12px;
    margin: 20px auto 0;
  }
}
.current-version-widget .heading-section {
  position: relative;
}

.current-version-widget .heading-section::before {
  content: "";
  height: 75%;
  width: 1px;
  position: absolute;
  background: #0065ff;
  top: 12px;
  left: 3px;
}

@media screen and (max-width: 767px) {
  .current-version-widget .heading-section::before {
    height: 70%;
  }
}
.current-version-widget .heading-section .heading {
  letter-spacing: 0;
  color: #0065ff;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  position: relative;
}

@media screen and (max-width: 767px) {
  .current-version-widget .heading-section .heading {
    font-size: 16px;
    line-height: 21px;
  }
}
.current-version-widget .heading-section .heading.first {
  margin-bottom: 39px;
}

@media screen and (max-width: 767px) {
  .current-version-widget .heading-section .heading.first {
    margin-bottom: 30px;
  }
}
.current-version-widget .heading-section .heading.first::before {
  background: #0065ff;
}

.current-version-widget .heading-section .heading::before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  border: 1px solid #0065ff;
  border-radius: 5px;
  margin-right: 6px;
  margin-bottom: 3px;
  background: #fff;
}

.current-version-widget .content {
  margin-top: 18px;
  display: flex;
  align-items: CENTER;
}

@media screen and (max-width: 767px) {
  .current-version-widget .content {
    margin-top: 12px;
    flex-wrap: wrap;
  }
}
.current-version-widget .content .details {
  margin-right: 40px;
}

@media screen and (max-width: 767px) {
  .current-version-widget .content .details {
    margin: 0;
    width: 50%;
  }
}
.current-version-widget .content .details .label {
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 18px;
  line-height: 24px;
}

@media screen and (max-width: 767px) {
  .current-version-widget .content .details .label {
    font-size: 15px;
    line-height: 20px;
  }
}
.current-version-widget .content .details .value {
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.6);
  font-size: 18px;
  line-height: 24px;
  margin-top: 8px;
}

@media screen and (max-width: 767px) {
  .current-version-widget .content .details .value {
    font-size: 13px;
    line-height: 18px;
    margin-top: 4px;
  }
}
/* end current version */
.nri-ei-container {
  background: linear-gradient(180deg, #e8f4fc 0%, #f0f8fc 100%);
  border-radius: 16px;
  max-width: 860px;
  width: 100%;
  padding: 20px 20px 20px;
  position: relative;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
}
.nri-ei-container .exit-intent-popup-close {
  background: url("../../images/bu/exit-intent-popup-close.svg") no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  z-index: 100;
  background-size: 100%;
}
.nri-ei-container .header {
  text-align: center;
}
.nri-ei-container .header-title {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  background: #fff;
  padding: 12px 28px;
  border-radius: 10px;
  border-bottom: 2px solid #c5dff0;
}
.nri-ei-container .header-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.nri-ei-container .header-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.nri-ei-container .header-title .h2 {
  font-size: 22px;
  font-weight: 700;
  color: #1a3a5c;
  margin: 0;
}
.nri-ei-container .badge {
  display: inline-block;
  background: #1a2a4a;
  color: #fff;
  padding: 6px 40px 10px;
  border-radius: 0 0 20px 20px;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 25px;
}
.nri-ei-container .features-grid {
  background: #fff;
  border-radius: 16px;
  padding: 12px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-bottom: 30px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}
.nri-ei-container .features-grid .feature-card {
  background: linear-gradient(90deg, #FFFADE 0%, #FFFFFF 100%);
  border-radius: 12px;
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 15px;
}
.nri-ei-container .features-grid .feature-icon {
  width: 56px;
  height: 56px;
  min-width: 56px;
  border: 3px solid #ffd54f;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}
.nri-ei-container .features-grid .feature-icon img {
  width: 100%;
  height: 100%;
}
.nri-ei-container .feature-text {
  font-size: 15px;
  color: #333;
  line-height: 1.5;
}
.nri-ei-container .feature-text strong {
  color: #1a3a5c;
  font-weight: 700;
}
.nri-ei-container .vmer-text {
  text-align: center;
  font-size: 16px;
  color: #1a3a5c;
  margin-bottom: 20px;
  font-weight: 500;
}
.nri-ei-container .view-plans-btn {
  display: block;
  width: 220px;
  margin: 0 auto;
  background: rgb(0, 101, 255);
  color: #fff;
  border: none;
  padding: 16px 40px;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.3s ease;
}
.nri-ei-container .view-plans-btn:hover {
  background: #1976d2;
}
.nri-ei-container {
  /* Tablet */
}
@media (max-width: 768px) {
  .nri-ei-container {
    padding: 4px 16px;
    border-radius: 12px;
    width: 96%;
  }
  .nri-ei-container .exit-intent-popup-close {
    top: 12px;
    right: 12px;
    font-size: 24px;
  }
  .nri-ei-container .header-title {
    justify-content: center;
    padding: 4px 20px;
    align-items: flex-start;
    gap: 10px;
  }
  .nri-ei-container .header-title .h2 {
    font-size: 18px;
  }
  .nri-ei-container .header-icon {
    width: 22px;
    height: 22px;
    font-size: 18px;
  }
  .nri-ei-container .badge {
    padding: 2px 28px 5px;
    font-size: 14px;
    margin-bottom: 5px;
  }
  .nri-ei-container .features-grid {
    grid-template-columns: 1fr;
    gap: 3px;
    padding: 10px;
    margin-bottom: 0px;
  }
  .nri-ei-container .features-grid .feature-card {
    padding: 3px 12px;
    gap: 12px;
  }
  .nri-ei-container .features-grid .feature-icon {
    width: 28px;
    height: 28px;
    min-width: 28px;
  }
  .nri-ei-container .feature-text {
    font-size: 14px;
  }
  .nri-ei-container .vmer-text {
    font-size: 11px;
    margin-bottom: 6px;
  }
  .nri-ei-container .view-plans-btn {
    width: 200px;
    padding: 14px 32px;
    font-size: 16px;
  }
}
.nri-ei-container {
  /* Mobile */
}
@media (max-width: 568px) {
  .nri-ei-container {
    padding: 42px 12px 12px 12px;
    border-radius: 10px;
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.12);
    width: 96%;
    margin: 0px auto;
  }
  .nri-ei-container .close-btn {
    top: 10px;
    right: 10px;
    font-size: 22px;
  }
  .nri-ei-container .header-title {
    padding: 8px 16px;
    gap: 8px;
    width: 100%;
    box-sizing: border-box;
  }
  .nri-ei-container .header-title .h2 {
    font-size: 16px;
    text-align: left;
    line-height: 20px;
  }
  .nri-ei-container .header-icon {
    width: 32px;
    height: 32px;
    font-size: 16px;
  }
  .nri-ei-container .badge {
    padding: 5px 20px 8px;
    font-size: 13px;
    margin-bottom: 16px;
    border-radius: 0 0 14px 14px;
  }
  .nri-ei-container .features-grid {
    padding: 8px;
    gap: 5px;
    margin-bottom: 16px;
    border-radius: 12px;
  }
  .nri-ei-container .features-grid .feature-card {
    text-align: left;
    padding: 8px 10px;
    gap: 10px;
  }
  .nri-ei-container .features-grid .feature-icon {
    width: 44px;
    height: 44px;
    min-width: 44px;
    margin: 0 auto;
  }
  .nri-ei-container .feature-text {
    font-size: 13px;
  }
  .nri-ei-container .vmer-text {
    font-size: 11px;
    margin-bottom: 14px;
    font-weight: 600;
    line-height: 16px;
  }
  .nri-ei-container .view-plans-btn {
    width: 100%;
    max-width: 280px;
    padding: 14px 24px;
    font-size: 16px;
  }
}

.main-btipForNri {
  position: relative;
}
@media (max-width: 767px) {
  .main-btipForNri {
    padding: 0px 16px;
  }
}
.main-btipForNri .heading {
  font-size: 24px;
  font-weight: 600;
  color: #253858;
}
.main-btipForNri .subTopHeading {
  font-size: 14px;
  color: rgba(37, 56, 88, 0.8980392157);
  margin: 20px 0 0 0;
}
.main-btipForNri .tablefootnote {
  font-size: 14px;
  line-height: 1.5;
  margin: 30px 0 0;
  color: rgba(37, 56, 88, 0.8980392157);
}

.footable {
  width: 100%;
}
.footable .table.whitebg td a.btn-class {
  border-radius: 4px;
  background-color: #0065ff;
  color: #fff !important;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 6px 18px;
  border: none;
  cursor: pointer;
  text-transform: capitalize;
  width: 120px;
  display: block;
  margin: 0 auto;
}
.footable table {
  border-collapse: collapse;
  width: 100%;
  border: solid 0.8px #e1e1e1;
  font-size: 14px;
  color: #253858;
  margin-top: 10px;
  margin-top: 20px;
  line-height: 27px;
  border-radius: 8px;
}
.footable table .btn-primary,
.footable table a.btn-primary,
.footable table button.btn-primary,
.footable table p a.btn-primary {
  border-radius: 4px;
  background-color: #0065ff;
  color: #fff !important;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 6px 8px;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  width: 120px;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.footable table tr:first-child {
  border: none;
  background: #f1f3f5;
  color: #344f7c;
  border-right: solid 0.8px #e1e1e1;
  width: 50%;
}
@media only screen and (max-width: 640px) {
  .footable table tr:first-child {
    color: #253858;
  }
}
.footable table td {
  border-top: solid 0.8px #e1e1e1;
  border-bottom: solid 0.8px #e1e1e1;
  padding: 10px;
  vertical-align: top;
  border-right: solid 0.8px #e1e1e1;
  text-align: left;
  line-height: 1.3;
  font-size: 14px;
}
.footable table td a {
  font-size: 14px;
  font-weight: 500;
  color: #4c9aff !important;
}
.footable table td ol,
.footable table td ul {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: 0;
}
.footable table td ol li,
.footable table td ul li {
  line-height: 18px;
  margin-bottom: 8px;
  padding: 0 0 0 8px;
  display: block;
  position: relative;
}
.footable table td ol li:before,
.footable table td ul li:before {
  content: "";
  width: 3px;
  height: 3px;
  display: inline-block;
  position: absolute;
  left: -7px;
  top: 13px;
  background: #253858;
  border-radius: 100%;
}/*# sourceMappingURL=term-nri.css.map */