@charset "UTF-8";
ul, li {
  padding: 0px;
  margin: 0px;
}

.showForm.marine-wc-fire-insurance .disForm {
  max-width: 1140px;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .showForm.marine-wc-fire-insurance .disForm {
    padding: 0 0 10px;
    flex-direction: column;
  }
}
.showForm.marine-wc-fire-insurance .disForm .leftContentBox {
  width: 730px;
  margin: 0 auto 0 0;
}

@media only screen and (max-width: 1024px) {
  .showForm.marine-wc-fire-insurance .disForm .leftContentBox {
    display: none;
    margin: 0 auto;
    width: auto;
  }
}
.showForm.marine-wc-fire-insurance .disForm .leftContentBox .leftbox > p {
  width: auto;
}

@media screen and (max-width: 1024px) {
  .showForm.marine-wc-fire-insurance .disForm .leftContentBox .leftbox {
    max-width: 380px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .showForm.marine-wc-fire-insurance .disForm .leftContentBox .leftbox .h1 {
    font-size: 24px;
    font-weight: 700;
    padding: 5px 0;
    position: relative;
  }
  .showForm.marine-wc-fire-insurance .disForm .leftContentBox .leftbox p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 8px;
  }
}
@media only screen and (max-width: 1024px) {
  .showForm.marine-wc-fire-insurance .disForm .leftContentBox .leftbox .homeBanner {
    display: none;
  }
}
.showForm.marine-wc-fire-insurance .disForm .leftContentBox .leftbox .homeBanner .homeImg .ghi-text {
  margin-left: 53px;
}

.showForm.marine-wc-fire-insurance .disForm .leftContentBox .leftbox .homeBanner .ghi-pointer-list {
  margin-top: 25px;
}

.showForm.marine-wc-fire-insurance .disForm .leftContentBox .leftbox .homeBanner .ghi-pointer-list .ghi-pointer {
  width: 32%;
  box-shadow: 0 6px 16px 0 rgba(52, 105, 203, 0.16);
  padding: 12px 9px;
}

.showForm.marine-wc-fire-insurance .disForm .leftContentBox .leftbox .homeBanner .ghi-pointer-list .ghi-pointer p.bold {
  color: #253858;
  font-size: 14px;
}

.showForm.marine-wc-fire-insurance .disForm .leftContentBox .leftbox .homeBanner .ghi-pointer-list .ghi-pointer i {
  width: 41px;
  height: 41px;
  margin-right: 12px;
}

.showForm.marine-wc-fire-insurance .disForm .leftContentBox .leftbox .homeBanner .ghi-pointer-list .ghi-pointer i:before {
  height: 41px;
  width: 41px;
}

.showForm.marine-wc-fire-insurance .disForm .leftContentBox .leftbox .homeBanner .ghi-pointer-list .ghi-pointer i.ghi-pointer-1:before {
  background-image: url(../../../cdn/images/bu/marine-wc-fire-pointer-1.png);
}

.showForm.marine-wc-fire-insurance .disForm .leftContentBox .leftbox .homeBanner .ghi-pointer-list .ghi-pointer i.ghi-pointer-2:before {
  background-image: url(../../../cdn/images/bu/marine-wc-fire-pointer-2.png);
}

.showForm.marine-wc-fire-insurance .disForm .leftContentBox .leftbox .homeBanner .ghi-pointer-list .ghi-pointer i.ghi-pointer-3:before {
  background-image: url(../../../cdn/images/bu/marine-wc-fire-pointer-3.png);
}

.showForm.marine-wc-fire-insurance .disForm .leftContentBox .leftbox .homeBanner .disclaimer {
  padding: 0;
  margin-top: 25px;
}

.showForm.marine-wc-fire-insurance .disForm .leftContentBox .leftbox.marine-insurance .ghi-graphic {
  background-image: url(../../images/bu/marine_insurance_graphics.png);
  height: 243px;
  width: 860px;
}

.showForm.marine-wc-fire-insurance .disForm .leftContentBox .leftbox.workmen-compensation-insurance .homeBanner {
  margin-top: 25px;
}

.showForm.marine-wc-fire-insurance .disForm .leftContentBox .leftbox.workmen-compensation-insurance .ghi-graphic {
  background-image: url(../../images/bu/workmen_compensation_insurance_graphics.svg);
  height: 224px;
  width: 590px;
}

.showForm.marine-wc-fire-insurance .disForm .leftContentBox .leftbox.fire-burglary-insurance .homeBanner {
  margin-top: 23px;
}

.showForm.marine-wc-fire-insurance .disForm .leftContentBox .leftbox.fire-burglary-insurance .homeBanner .homeImg {
  max-width: 675px;
}

.showForm.marine-wc-fire-insurance .disForm .leftContentBox .leftbox.fire-burglary-insurance .ghi-graphic {
  background-image: url(../../images/bu/fire_insurance_graphics.svg);
  height: 224px;
  width: 590px;
}

.showForm.marine-wc-fire-insurance .disForm .rightContent .title {
  margin-bottom: 23px;
}

.showForm.marine-wc-fire-insurance .disForm .rightContent .fieldWrapper {
  margin: 18px auto;
}

.showForm.marine-wc-fire-insurance .disForm .rightContent .fieldWrapper input, .showForm.marine-wc-fire-insurance .disForm .rightContent .fieldWrapper select {
  width: 83%;
}

.showForm.marine-wc-fire-insurance .disForm .rightContent .fieldWrapper .formInput {
  border-radius: 4px;
}

.showForm.marine-wc-fire-insurance .disForm .rightContent .fieldWrapper .formInput input:not([value=""]) + .labelFeild, .showForm.marine-wc-fire-insurance .disForm .rightContent .fieldWrapper .formInput input:focus + .labelFeild, .showForm.marine-wc-fire-insurance .disForm .rightContent .fieldWrapper .formInput input:valid + .labelFeild {
  top: -10px !important;
  left: 11px !important;
  font-size: 12px !important;
  line-height: 16px;
  padding: 0 3px;
}

.showForm.marine-wc-fire-insurance .disForm .rightContent .fieldWrapper .formInput .labelFeild {
  line-height: 22px;
  font-size: 16px;
}

.showForm.marine-wc-fire-insurance .disForm .rightContent .fieldWrapper .formInput .format {
  top: 33%;
}

.showForm.marine-wc-fire-insurance .disForm .rightContent .fieldWrapper .formInput .optional {
  position: absolute;
  right: 8px;
  top: 22px;
  z-index: 9;
  font-size: 12px;
  color: #717d91;
}

.showForm.marine-wc-fire-insurance .disForm .rightContent .fieldWrapper .err {
  font-size: 11px;
  padding: 2px 0 0 2px;
}

.showForm.marine-wc-fire-insurance .disForm .rightContent .toptc {
  display: none;
}

.showForm.marine-wc-fire-insurance .disForm .rightContent .tcondition {
  text-align: center;
}

.showForm.marine-wc-fire-insurance .disForm .rightContent .marine-wc-fire-popup {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1000;
  display: none;
  width: 100%;
}

.showForm.marine-wc-fire-insurance .disForm .rightContent .marine-wc-fire-popup .marine-wc-fire-popup-body {
  position: absolute;
  max-width: 450px;
  top: 50%;
  left: 50%;
  margin: 0 auto;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 12px 17px 22px 17px;
  border-radius: 12px;
  box-shadow: 0 3px 6px 0 rgba(155, 155, 155, 0.16);
  background-color: #ffffff;
}

.showForm.marine-wc-fire-insurance .disForm .rightContent .marine-wc-fire-popup .marine-wc-fire-popup-body .marine-wc-fire-popup-head {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.showForm.marine-wc-fire-insurance .disForm .rightContent .marine-wc-fire-popup .marine-wc-fire-popup-body .marine-wc-fire-popup-head .close {
  position: absolute;
  top: 13px;
  right: 13px;
  cursor: pointer;
}

.showForm.marine-wc-fire-insurance .disForm .rightContent .marine-wc-fire-popup .marine-wc-fire-popup-body .description p {
  color: #505f79;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
}

.showForm.marine-wc-fire-insurance .disForm .rightContent .marine-wc-fire-popup .marine-wc-fire-popup-body .description p strong {
  color: #253858;
}

.showForm.marine-wc-fire-insurance .disForm .rightContent .marine-wc-fire-popup .marine-wc-fire-popup-body .description p a {
  color: #0065ff;
}

.ghi-top-plans-widget {
  background: #f4f5f7;
  padding: 28px 16px;
}

.ghi-top-plans-widget .ghi-top-plans-widget-title {
  border-bottom: 1px solid #ccc;
}

.ghi-top-plans-widget .ghi-top-plans-widget-title h3 {
  color: #0065ff;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.23px;
  font-weight: 500;
  margin: 0 !important;
  text-transform: uppercase;
  border-bottom: 3px solid #0065ff;
  padding-bottom: 13px;
  display: inline-block;
}

.ghi-top-plans-widget .ghi-top-plans-widget-content-list::-webkit-scrollbar {
  display: none;
}

@media (max-width: 1024px) {
  .ghi-top-plans-widget .ghi-top-plans-widget-content-list {
    display: flex;
    overflow-x: auto;
    width: 100%;
  }
}
.ghi-top-plans-widget .ghi-top-plans-widget-content-list .ghi-top-plans-widget-content {
  padding: 13.5px 15.5px 16.5px 25.5px;
  border-radius: 8px;
  box-shadow: 0 2px 4px 0 rgba(37, 56, 88, 0.08);
  background-color: #ffffff;
  margin-top: 16px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media (max-width: 1024px) {
  .ghi-top-plans-widget .ghi-top-plans-widget-content-list .ghi-top-plans-widget-content {
    width: 280px;
    flex-direction: column;
    margin-right: 21px;
    flex-shrink: 0;
  }
  .ghi-top-plans-widget .ghi-top-plans-widget-content-list .ghi-top-plans-widget-content:last-child {
    margin-right: 0;
  }
}
.ghi-top-plans-widget .ghi-top-plans-widget-content-list .ghi-top-plans-widget-content .content {
  width: 100%;
}

.ghi-top-plans-widget .ghi-top-plans-widget-content-list .ghi-top-plans-widget-content img {
  margin-right: 20px;
}

@media (max-width: 1024px) {
  .ghi-top-plans-widget .ghi-top-plans-widget-content-list .ghi-top-plans-widget-content img {
    margin: 0px 0 10px;
    height: 55px;
  }
}
.ghi-top-plans-widget .ghi-top-plans-widget-content-list .ghi-top-plans-widget-content .content .title {
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  color: #253858;
  margin: 0;
}

@media (max-width: 1024px) {
  .ghi-top-plans-widget .ghi-top-plans-widget-content-list .ghi-top-plans-widget-content .content .title {
    font-size: 16px;
  }
}
.ghi-top-plans-widget .ghi-top-plans-widget-content-list .ghi-top-plans-widget-content .content .description {
  color: #6b778c;
  font-size: 14px;
  line-height: 19px;
  margin: 7px 0 0;
}

@media (max-width: 1024px) {
  .ghi-top-plans-widget .ghi-top-plans-widget-content-list .ghi-top-plans-widget-content .content .description {
    font-size: 12px;
    line-height: 17px;
  }
}
.ghi-top-plans-widget .ghi-top-plans-widget-content-list .ghi-top-plans-widget-content .content .benefits-list {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ghi-top-plans-widget .ghi-top-plans-widget-content-list .ghi-top-plans-widget-content .content .benefits-list .benefit {
  width: 50%;
  color: #505f79;
  font-size: 14px;
  line-height: 21px;
  margin-top: 23px;
  position: relative;
  padding-left: 25px;
}

.ghi-top-plans-widget .ghi-top-plans-widget-content-list .ghi-top-plans-widget-content .content .benefits-list .benefit.available::before {
  content: "";
  background: url("../../images/bu/ghi-top-plan-widget-available.svg") no-repeat;
  position: absolute;
  top: 2px;
  left: 0;
  height: 18px;
  width: 18px;
}

.ghi-top-plans-widget .ghi-top-plans-widget-content-list .ghi-top-plans-widget-content .content .benefits-list .benefit.not-available::before {
  content: "";
  background: url("../../images/bu/ghi-top-plan-widget-not-available.svg") no-repeat;
  position: absolute;
  top: 2px;
  left: 0;
  height: 18px;
  width: 18px;
}

@media (max-width: 1024px) {
  .ghi-top-plans-widget .ghi-top-plans-widget-content-list .ghi-top-plans-widget-content .content .benefits-list {
    flex-direction: column;
    align-items: flex-start;
  }
  .ghi-top-plans-widget .ghi-top-plans-widget-content-list .ghi-top-plans-widget-content .content .benefits-list .benefit {
    width: 100%;
    margin-top: 19px;
  }
}
.ghi-top-plans-widget .ghi-top-plans-widget-content-list .ghi-top-plans-widget-content .content .premium-details {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

@media (max-width: 1024px) {
  .ghi-top-plans-widget .ghi-top-plans-widget-content-list .ghi-top-plans-widget-content .content .premium-details {
    flex-direction: column;
    align-items: center;
  }
}
.ghi-top-plans-widget .ghi-top-plans-widget-content-list .ghi-top-plans-widget-content .content .premium-details p {
  color: #505f79;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 0;
}

.ghi-top-plans-widget .ghi-top-plans-widget-content-list .ghi-top-plans-widget-content .content .premium-details p strong {
  font-size: 16px;
  color: #253858;
}

@media (max-width: 1024px) {
  .ghi-top-plans-widget .ghi-top-plans-widget-content-list .ghi-top-plans-widget-content .content .premium-details p {
    margin: 15px 0 0;
  }
}
.ghi-top-plans-widget .ghi-top-plans-widget-content-list .ghi-top-plans-widget-content .content .premium-details a {
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  text-transform: uppercase;
  color: #fff;
  padding: 17px 36px;
  border-radius: 4px;
  background-color: #0065ff;
  margin: 20px 0 0 14px;
  text-align: center;
}

@media (max-width: 1024px) {
  .ghi-top-plans-widget .ghi-top-plans-widget-content-list .ghi-top-plans-widget-content .content .premium-details a {
    margin: 15px 0 0;
    width: 100%;
  }
}
.ghi-top-plans-widget .disclaimer.paragraphBu {
  color: #253858;
  font-size: 12px;
  line-height: 21px;
  letter-spacing: 0.17px;
  margin: 19px 0 0;
}

.pbcategoryPages .topplanPopupDiv {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10001;
  visibility: hidden;
  transition: all 0.5s ease-in;
}

.pbcategoryPages .topplanPopupDiv .floatpanel {
  width: 100%;
  overflow-y: auto;
}

.pbcategoryPages .topplanPopupDiv .floatpanel .showForm .disForm .rightContent {
  box-shadow: none;
}

.pbcategoryPages .topplanPopupDiv[style="visibility: visible;"] .floatpanel {
  right: 0;
}

@media only screen and (max-width: 1024px) {
  .pbcategoryPages .topplanPopupDiv[style="visibility: visible;"] .floatpanel {
    bottom: 0;
  }
}
.pbcategoryPages .topplanPopupDiv .showForm {
  width: 75%;
  margin: 0px auto;
  background-color: #fff;
  text-align: center;
  padding: 0;
}

@media screen and (max-width: 1024px) {
  .pbcategoryPages .topplanPopupDiv .showForm {
    width: 94%;
  }
}
.pbcategoryPages .topplanPopupDiv .showForm .disForm {
  width: 100%;
  flex-direction: column;
  max-width: 320px;
}

.pbcategoryPages .topplanPopupDiv .showForm .disForm .offer {
  padding: 14px 100px 14px 16px;
  border-radius: 16px;
  background-color: #fff5f5;
  font-size: 16px;
  line-height: 1.38;
  text-align: left;
  color: #d67373;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}

.pbcategoryPages .topplanPopupDiv .showForm .disForm .offer span {
  font-weight: bold;
}

.pbcategoryPages .topplanPopupDiv .showForm .disForm .offer:after {
  background: url(../../images/bu/ghi-popup-img.png);
  content: "";
  width: 74px;
  height: 76px;
  position: absolute;
  right: 0;
  bottom: -13px;
}

.pbcategoryPages .topplanPopupDiv .showForm .disForm .title {
  margin-top: 8px;
  font-size: 17px;
}

.pbcategoryPages .topplanPopupDiv .showForm .disForm .fieldWrapper {
  margin: 14px auto;
  width: 100%;
}

.pbcategoryPages .topplanPopupDiv .showForm .disForm .fieldWrapper .formInput {
  border: 1px solid #bfbfbf;
  border-radius: 8px;
  position: relative;
}

.pbcategoryPages .topplanPopupDiv .showForm .disForm .fieldWrapper .formInput input {
  width: 100%;
  height: 100%;
  padding: 19px 25px 19px 15px;
  border-radius: 10px;
  border: none;
  font-weight: 400;
  z-index: 9;
  background: 0 0;
  position: relative;
  background: #fff;
}

.pbcategoryPages .topplanPopupDiv .showForm .disForm .fieldWrapper .formInput .format {
  position: absolute;
  right: 15px;
  top: 30%;
  color: #b1aeae;
  width: 15px;
  height: 15px;
  text-align: center;
  padding: 3px 0;
  cursor: pointer;
  z-index: 10;
}

.pbcategoryPages .topplanPopupDiv .showForm .disForm .fieldWrapper .formInput .format .fa.fa-check {
  width: 20px;
  height: 20px;
  background: url(../../images/bu/tick-enabled.svg) no-repeat center/contain !important;
  position: absolute;
  right: 0;
}

.pbcategoryPages .topplanPopupDiv .showForm .disForm .fieldWrapper .err {
  font-size: 12px;
  color: #f00;
  display: block;
  padding: 5px 0 0 0;
}

.pbcategoryPages .topplanPopupDiv .showForm .disForm .fieldWrapper .labelFeild {
  font-size: 14px;
  letter-spacing: 0px;
  padding: 5px 0;
  font-weight: 400;
  position: absolute;
  top: 20px;
  left: 13px;
  padding: 0;
  background: #ffffff;
  color: #929191;
  transition: 0.2s ease;
  z-index: 10;
  pointer-events: none;
}

.pbcategoryPages .topplanPopupDiv .showForm .disForm .proceedBtn {
  transition: all 0.7s ease;
  cursor: pointer;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.05em;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 16px;
  padding: 10px 12px;
  line-height: 1.9;
  display: block;
  border: solid 1px transparent;
  text-transform: capitalize;
  -webkit-appearance: none;
  border-radius: 8px;
  background: #0065ff;
  color: #ffffff;
  width: 100%;
  position: relative;
}

.pbcategoryPages .topplanPopupDiv .showForm .disForm .tcondition {
  color: #717d91;
  margin-bottom: 16px;
  padding: 10px 0 0;
}

.pbcategoryPages .topplanPopupDiv .showForm .disForm .tcondition label {
  font-weight: 600;
}

.pbcategoryPages .topplanPopupDiv .showForm .disForm .tcondition a {
  color: #0065ff;
}

.pbcategoryPages .topplanPopupDiv .close {
  position: absolute;
  width: 32px;
  height: 32px;
  opacity: 0.3;
  background: #ccc;
  border-radius: 50px;
  top: 14px;
  right: 20px;
  z-index: 10002;
  cursor: pointer;
  transition: right 0.3s ease-in;
}

.pbcategoryPages .topplanPopupDiv .close:before, .pbcategoryPages .topplanPopupDiv .close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 18px;
  width: 2px;
  background-color: #333;
  top: 7px;
}

.pbcategoryPages .topplanPopupDiv .close:before {
  transform: rotate(45deg);
}

.pbcategoryPages .topplanPopupDiv .close:after {
  transform: rotate(-45deg);
}

.pbcategoryPages .topplanPopupDiv .floatpanel {
  position: absolute;
  width: 31%;
  background: #fff;
  right: -31%;
  height: 100%;
  padding-top: 85px;
  transition: right 0.3s ease-in;
}

@media only screen and (max-width: 1024px) {
  .pbcategoryPages .topplanPopupDiv .floatpanel {
    width: 100%;
    right: 0;
    bottom: -100%;
    top: auto;
    transition: bottom 0.5s ease-in;
    max-width: inherit;
  }
}
.pbcategoryPages .topplanPopupDiv .floatpanel .orange_div {
  margin: 0 auto 0px;
  width: 64%;
  border-radius: 20px;
  line-height: 30px;
  font-size: 14px;
  display: block;
}

.pbcategoryPages .topplanPopupDiv .showForm .disForm .fieldWrapper .formInput input:focus + .labelFeild, .pbcategoryPages .topplanPopupDiv .showForm .disForm .fieldWrapper .formInput input:valid + .labelFeild, .pbcategoryPages .topplanPopupDiv .showForm .disForm .fieldWrapper .formInput input:not([value=""]) + .labelFeild {
  top: 2px;
  left: 15px;
  font-size: 12px;
}

.topplanPopupDiv.open {
  display: block;
}

.topplanPopupDiv .showForm .disForm .rightContent .term-bg {
  padding: 10px 0px 20px;
}

.topplanPopupDiv .showForm .disForm .rightContent .term-bg .termCondition .disclaimer.format {
  display: block;
}

@media only screen and (max-width: 1024px) {
  .topplanPopupDiv .floatpanel {
    width: 100%;
    overflow-y: scroll;
  }
  .topplanPopupDiv .floatpanel .showForm .disForm .rightContent {
    box-shadow: none;
  }
}
@media only screen and (max-width: 440px) {
  .topplanPopupDiv .floatpanel .orange_div {
    margin: 0 auto 0px;
    width: 90%;
    border-radius: 20px;
    line-height: 30px;
    font-size: 14px;
    left: 0;
    right: 0;
  }
  .topplanPopupDiv .showForm {
    width: 94%;
    margin: 0px auto;
  }
}
@media only screen and (max-width: 320px) {
  .topplanPopupDiv .floatpanel .orange_div {
    width: 100%;
  }
}
.sme-insurance-sticky-footer {
  max-width: 1140px;
  padding: 15px 0;
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

@media screen and (max-width: 1024px) {
  .sme-insurance-sticky-footer {
    flex-direction: column;
    padding: 12px;
    align-items: flex-start;
  }
}
.sme-insurance-sticky-footer .sme-insurance-sticky-footer-image {
  width: 19%;
  height: 144px;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  position: absolute;
  top: -28px;
  left: 0;
}

.sme-insurance-sticky-footer .sme-insurance-sticky-footer-image::before {
  content: "";
  background: url(../../images/footer-strip/other/sme-insurance-sticky-footer.png) center left no-repeat;
  background-size: contain;
  display: inline-block;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1024px) {
  .sme-insurance-sticky-footer .sme-insurance-sticky-footer-image {
    top: auto;
    left: auto;
    right: -15px;
    bottom: -11px;
    width: 132px;
    height: 97px;
  }
  .sme-insurance-sticky-footer .sme-insurance-sticky-footer-image::before {
    background: url(../../images/footer-strip/other/sme-insurance-sticky-footer-mobile.svg) center left no-repeat;
  }
}
.sme-insurance-sticky-footer .sme-insurance-sticky-footer-text {
  width: 65%;
}

@media screen and (max-width: 1024px) {
  .sme-insurance-sticky-footer .sme-insurance-sticky-footer-text {
    width: 61%;
  }
}
@media screen and (max-width: 767px) {
  .sme-insurance-sticky-footer .sme-insurance-sticky-footer-text {
    width: 100%;
    max-width: 205px;
  }
}
.sme-insurance-sticky-footer .sme-insurance-sticky-footer-text p {
  color: #fbfbfb;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  margin: 0px;
}

.sme-insurance-sticky-footer .sme-insurance-sticky-footer-text p span {
  font-weight: bold;
}

@media screen and (max-width: 1024px) {
  .sme-insurance-sticky-footer .sme-insurance-sticky-footer-text p {
    font-size: 18px;
    line-height: 26px;
  }
}
@media screen and (max-width: 420px) {
  .sme-insurance-sticky-footer .sme-insurance-sticky-footer-text p {
    display: inline;
  }
}
@media screen and (max-width: 1024px) {
  .sme-insurance-sticky-footer .sme-insurance-sticky-footer-text p.desktop {
    display: none;
  }
}
.sme-insurance-sticky-footer .sme-insurance-sticky-footer-text p.mobile {
  display: none;
}

@media screen and (max-width: 1024px) {
  .sme-insurance-sticky-footer .sme-insurance-sticky-footer-text p.mobile {
    display: block;
    text-align: left;
  }
}
.sme-insurance-sticky-footer .sme-insurance-sticky-footer-button {
  margin-right: 100px;
}

@media screen and (max-width: 1024px) {
  .sme-insurance-sticky-footer .sme-insurance-sticky-footer-button {
    margin-right: 0;
  }
}
.sme-insurance-sticky-footer .sme-insurance-sticky-footer-button a {
  color: #2468f6;
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.78;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 8px;
  background-color: #ffffff;
}

@media screen and (max-width: 1024px) {
  .sme-insurance-sticky-footer .sme-insurance-sticky-footer-button a {
    font-size: 14px;
    padding: 10px 25px;
    margin-top: 12px;
  }
}
.sme-insurance-sticky-footer-disclaimer {
  position: absolute;
  bottom: 0;
  font-size: 10px;
  color: #fff;
  right: 0;
  margin: 0px;
  width: 100%;
  text-align: right;
}

@media screen and (max-width: 1024px) {
  .sme-insurance-sticky-footer-disclaimer {
    display: none;
  }
}
#footerStripGHIForm .sme-insurance-sticky-footer-disclaimer p {
  margin: 0;
}

.insurer-by-company {
  border-radius: 8px;
  background-color: #f4f7fe;
  padding: 15px 25px 20px !important;
  margin: 20px 0;
}

@media screen and (max-width: 568px) {
  .insurer-by-company {
    padding: 0px 0px 20px !important;
  }
}
.insurer-by-company.ulipplansinsurers_wrapper {
  border-radius: 8px;
  background-color: #f4f7fe;
  padding: 15px 0px 5px;
  margin: 0px 0;
}

.insurer-by-company.ulipplansinsurers_wrapper.widget-margin {
  margin: 30px 0;
}

.insurer-by-company .insurer-by-company-title {
  border-bottom: 1px solid #d9dde2;
  display: flex !important;
  width: 100% !important;
  margin-bottom: 20px;
}

.insurer-by-company .insurer-by-company-title h2,
.insurer-by-company .insurer-by-company-title .heading {
  display: inline-block;
  font-size: 21px;
  font-weight: 700;
  padding-bottom: 14px;
  line-height: 19px;
  color: #172b4d;
  border-bottom: 3px solid #0065ff;
  margin: 0 !important;
  text-transform: capitalize;
}

.insurer-by-company .insurer-by-company-title .h2 {
  border-bottom: 3px solid #0065ff;
  text-transform: capitalize;
  margin: 0 !important;
  font-size: 16px !important;
  font-weight: 600;
  padding-bottom: 14px;
  line-height: 19px !important;
  color: #172b4d;
  letter-spacing: 0.02em;
}

.insurer-by-company .insurer-by-company-title.ulipplansinsurers_heading {
  border: none;
  margin: 10px 0px 10px;
}

.insurer-by-company .insurer-by-company-title.ulipplansinsurers_heading h2,
.insurer-by-company .insurer-by-company-title.ulipplansinsurers_heading .heading {
  border-bottom: none;
}

.insurer-by-company h4 {
  font-size: 16px;
  font-weight: 700;
  padding: 20px 0;
  line-height: 19px;
  color: #172b4d;
}

.insurer-by-company h4 span {
  vertical-align: text-top;
}

.insurer-by-company .insurer-by-company-content {
  margin-top: 0px;
  display: flex;
  position: relative;
  justify-content: flex-start;
  margin-left: 0;
  margin-right: 0;
  flex-flow: wrap;
}

.insurer-by-company .insurer-by-company-content.ulipplansinsurers {
  display: flex;
  justify-content: flex-start;
}

.insurer-by-company .insurer-by-company-content.ulipplansinsurers .insurer-by-company-block {
  height: 135px;
  flex-basis: 20%;
  flex: auto;
  width: 13%;
  position: relative;
  margin-right: 1.2% !important;
  max-width: 13%;
}

@media only screen and (max-width: 768px) {
  .insurer-by-company .insurer-by-company-content.ulipplansinsurers .insurer-by-company-block {
    max-width: 18%;
    margin-right: 2% !important;
    width: 18%;
  }
}
@media only screen and (max-width: 640px) {
  .insurer-by-company .insurer-by-company-content.ulipplansinsurers .insurer-by-company-block {
    max-width: 22%;
    margin-right: 3% !important;
    width: 20%;
    flex-basis: 22%;
  }
}
@media only screen and (max-width: 600px) {
  .insurer-by-company .insurer-by-company-content.ulipplansinsurers .insurer-by-company-block {
    max-width: 30%;
    margin-right: 3% !important;
    width: 30%;
    flex-basis: 30% !important;
  }
}
@media only screen and (max-width: 440px) {
  .insurer-by-company .insurer-by-company-content.ulipplansinsurers .insurer-by-company-block {
    max-width: 45%;
    margin-right: 5% !important;
    width: 45%;
    flex-basis: 45% !important;
  }
}
.insurer-by-company .insurer-by-company-content.ulipplansinsurers .insurer-by-company-block p {
  color: #253858;
}

.insurer-by-company .insurer-by-company-content.ulipplansinsurers .insurer-by-company-block p:hover {
  color: #0065ff;
}

@media screen and (max-width: 600px) {
  .insurer-by-company .insurer-by-company-content {
    justify-content: space-between;
  }
}
.insurer-by-company .insurer-by-company-content .insurer-by-company-block {
  height: 160px;
  box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16);
  background: #fff;
  margin: 0px 0 20px 0;
  padding: 6px 12px 0;
  border-radius: 8px;
  align-items: center;
  color: #000;
  font-size: 12px;
  line-height: 18px;
  max-width: 162px;
  width: 24%;
  cursor: default;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

.insurer-by-company .insurer-by-company-content .insurer-by-company-block:not(:nth-child(4n+0)) {
  margin-right: 19px;
}

@media only screen and (max-width: 600px) {
  .insurer-by-company .insurer-by-company-content .insurer-by-company-block {
    width: 47%;
    max-width: 47%;
  }
  .insurer-by-company .insurer-by-company-content .insurer-by-company-block:not(:nth-child(4n+0)) {
    margin-right: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .insurer-by-company .insurer-by-company-content .insurer-by-company-block {
    width: 23.45%;
    max-width: 23.45%;
  }
}
@media screen and (max-width: 768px) {
  .insurer-by-company .insurer-by-company-content .insurer-by-company-block {
    width: 23%;
    max-width: 23%;
  }
}
@media screen and (orientation: landscape) and (max-width: 1024px) {
  .insurer-by-company .insurer-by-company-content .insurer-by-company-block {
    width: 23.45%;
  }
  .insurer-by-company .insurer-by-company-content .insurer-by-company-block:not(:nth-child(4n+0)) {
    margin-right: 19px;
  }
}
@media screen and (orientation: landscape) and (max-width: 950px) {
  .insurer-by-company .insurer-by-company-content .insurer-by-company-block {
    width: 22.65%;
  }
  .insurer-by-company .insurer-by-company-content .insurer-by-company-block:not(:nth-child(4n+0)) {
    margin-right: 19px;
  }
}
@media only screen and (max-width: 600px) {
  .insurer-by-company .insurer-by-company-content .insurer-by-company-block {
    width: 47%;
    max-width: 47%;
  }
  .insurer-by-company .insurer-by-company-content .insurer-by-company-block:not(:nth-child(4n+0)) {
    margin-right: 0;
  }
  .insurer-by-company .insurer-by-company-content .insurer-by-company-block:not(:nth-child(2n+0)) {
    margin-right: 19px;
  }
}
@media only screen and (max-width: 320px) {
  .insurer-by-company .insurer-by-company-content .insurer-by-company-block {
    width: 46%;
    max-width: 46%;
  }
}
.insurer-by-company .insurer-by-company-content .insurer-by-company-block .logo-place {
  height: 60px;
  display: flex;
  width: 112px;
  margin: 0;
  padding: 0px 0 10px;
  align-items: center;
  cursor: pointer;
}

.insurer-by-company .insurer-by-company-content .insurer-by-company-block .logo-place img {
  width: 120px;
  height: 45px;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.insurer-by-company .insurer-by-company-content .insurer-by-company-block p {
  color: #0065ff;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
  text-align: center !important;
  display: table-cell;
  margin-bottom: 0;
  white-space: normal;
  word-break: break-word;
}

.insurer-by-company .insurer-by-company-content .insurer-by-company-block p a {
  letter-spacing: 0.016em;
  color: #0065ff;
  line-height: 16px;
  display: block;
}

.insurer-by-company .insurer-by-company-content .insurer-by-company-block p a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.insurer-by-company .slick-prev.slick-arrow {
  content: "";
  border: solid #253858;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  position: absolute;
  top: 55px;
  border-radius: 2px;
  width: 18px;
  height: 18px;
  left: -27px;
}

.insurer-by-company .slick-next.slick-arrow {
  content: "";
  border: solid #253858;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  position: absolute;
  top: 55px;
  border-radius: 2px;
  width: 18px;
  height: 18px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  right: -26px;
}

.insurer-by-company.sme .insurer-by-company-content .insurer-by-company-block .logo-place {
  width: auto;
  height: 72px;
}

.insurer-by-company.sme .insurer-by-company-content .insurer-by-company-block .logo-place img {
  width: 60px;
  height: 60px;
}

.insurer-by-company.sme .insurer-by-company-content .insurer-by-company-block p {
  color: #253858;
}

.insurer-by-company.with-tabs-new .insurer-by-company-title {
  display: flex;
  justify-content: flex-start;
}

.insurer-by-company.with-tabs-new .insurer-by-company-title .insurer-by-company-tab-links {
  margin-right: 20px !important;
  border: none;
  padding: 6px 0 16px 0;
  cursor: pointer;
}

.insurer-by-company.with-tabs-new .insurer-by-company-title .insurer-by-company-tab-links.active {
  border-bottom: 3px solid #0065ff;
}

@media (max-width: 568px) {
  .insurer-by-company.with-tabs-new .insurer-by-company-title .insurer-by-company-tab-links {
    padding: 6px 0 10px 0;
    font-size: 12px !important;
    line-height: 20px;
  }
}
.insurer-by-company.with-tabs-new .insurer-by-company-title .insurer-by-company-tab-links:last-child {
  margin-right: 0px;
}

.insurer-by-company.with-tabs-new .insurer-by-company-content-tab-body .insurer-by-company-content {
  display: none;
}

.insurer-by-company.with-tabs-new .insurer-by-company-content-tab-body .insurer-by-company-content.active {
  display: flex !important;
}

.insurer-by-company.with-tabs-new .viewallLinkInsurer.single {
  position: absolute;
  right: 0;
  bottom: 0;
}

.full-linking-widget.col-6 .insurer-by-company-content-tab-body .insurer-by-company-content {
  display: none;
}

.full-linking-widget.col-6 .insurer-by-company-content-tab-body .insurer-by-company-content.active {
  display: flex !important;
}

.full-linking-widget.col-6 .insurer-by-company-content-tab-body .insurer-by-company-block {
  height: 160px;
  box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16);
  background: #fff;
  margin: 0px 0 20px 0;
  padding: 6px 12px 0;
  border-radius: 8px;
  align-items: center;
  color: #000;
  font-size: 12px;
  line-height: 18px;
  max-width: 170px;
  width: 24%;
  cursor: default;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

.full-linking-widget.col-6 .insurer-by-company-content-tab-body .insurer-by-company-block:not(:nth-child(6n+0)) {
  margin-right: 19px;
}

@media only screen and (max-width: 600px) {
  .full-linking-widget.col-6 .insurer-by-company-content-tab-body .insurer-by-company-block {
    width: 47%;
    max-width: 47%;
  }
  .full-linking-widget.col-6 .insurer-by-company-content-tab-body .insurer-by-company-block:not(:nth-child(6n+0)) {
    margin-right: 0px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .full-linking-widget.col-6 .insurer-by-company-content-tab-body .insurer-by-company-block {
    width: 23.45%;
    max-width: 23.45%;
  }
}
@media screen and (max-width: 768px) {
  .full-linking-widget.col-6 .insurer-by-company-content-tab-body .insurer-by-company-block {
    width: 23%;
    max-width: 23%;
  }
}
@media screen and (orientation: landscape) and (max-width: 1024px) {
  .full-linking-widget.col-6 .insurer-by-company-content-tab-body .insurer-by-company-block {
    width: 23.45%;
  }
  .full-linking-widget.col-6 .insurer-by-company-content-tab-body .insurer-by-company-block:not(:nth-child(6n+0)) {
    margin-right: 19px;
  }
}
@media screen and (orientation: landscape) and (max-width: 950px) {
  .full-linking-widget.col-6 .insurer-by-company-content-tab-body .insurer-by-company-block {
    width: 22.65%;
  }
  .full-linking-widget.col-6 .insurer-by-company-content-tab-body .insurer-by-company-block:not(:nth-child(4n+0)) {
    margin-right: 19px;
  }
}
@media only screen and (max-width: 600px) {
  .full-linking-widget.col-6 .insurer-by-company-content-tab-body .insurer-by-company-block {
    width: 47%;
    max-width: 47%;
  }
  .full-linking-widget.col-6 .insurer-by-company-content-tab-body .insurer-by-company-block:not(:nth-child(6n+0)) {
    margin-right: 0;
  }
  .full-linking-widget.col-6 .insurer-by-company-content-tab-body .insurer-by-company-block:not(:nth-child(2n+0)) {
    margin-right: 19px;
  }
}
@media only screen and (max-width: 320px) {
  .full-linking-widget.col-6 .insurer-by-company-content-tab-body .insurer-by-company-block {
    width: 46%;
    max-width: 46%;
  }
}
.full-linking-widget.col-6 .insurer-by-company-content-tab-body .insurer-by-company-block .logo-place {
  height: 60px;
  display: flex;
  width: 112px;
  margin: 0;
  padding: 0px 0 10px;
  align-items: center;
  cursor: pointer;
}

.full-linking-widget.col-6 .insurer-by-company-content-tab-body .insurer-by-company-block .logo-place img {
  width: 120px;
  height: 45px;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.full-linking-widget.col-6 .insurer-by-company-content-tab-body .insurer-by-company-block p {
  color: #0065ff;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
  text-align: center !important;
  display: table-cell;
  margin-bottom: 0;
  white-space: normal;
  word-break: break-word;
}

.full-linking-widget.col-6 .insurer-by-company-content-tab-body .insurer-by-company-block p a {
  letter-spacing: 0.016em;
  color: #0065ff;
  line-height: 16px;
  display: block;
}

.full-linking-widget.col-6 .insurer-by-company-content-tab-body .insurer-by-company-block p a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.showAllInsurer,
.showAllMake,
.showAll {
  position: relative;
  margin-right: 0;
  padding-left: 20px;
}

.showAllInsurer::before,
.showAllMake::before,
.showAll::before {
  content: "+";
  display: inline-block;
  position: absolute;
  top: 1px;
  margin-left: 4px;
  left: 0px;
  font-size: 16px;
  line-height: 12px;
}

.lessInsurer::before {
  content: "-";
}

@media only screen and (max-width: 768px) {
  .insurer-by-company {
    padding: 0px 5px 0px !important;
    background: none;
    border-radius: 0;
    margin: 0;
  }
}
.viewallLinkInsurer {
  margin-bottom: 10px;
  display: flex;
  line-height: 18px;
  justify-content: space-between;
  position: relative;
}

.viewallLinkInsurer a,
.viewallLinkInsurer span {
  font-size: 12px;
  line-height: 16px;
  color: #0065ff;
  cursor: pointer;
  font-weight: bold;
  text-transform: capitalize;
}

.viewallLinkInsurer a.viewAll::before,
.viewallLinkInsurer span.viewAll::before {
  content: "View All";
  margin-right: 5px;
}

.viewallLinkInsurer .showAllInsurer {
  position: absolute;
  right: 0px;
}

@media only screen and (max-width: 600px) {
  .viewallLinkInsurer .viewAll {
    max-width: 200px;
    width: 100%;
  }
}
.viewallLinkInsurer.single {
  justify-content: flex-end;
}

@media only screen and (max-width: 1024px) {
  .blockContentCompany {
    border-radius: 0;
    border: none;
  }
  .insurer-by-company.ulipplansinsurers_wrapper {
    padding: 10px 6px 0 20px;
    margin: 0;
    background: none;
  }
}
@media only screen and (max-width: 320px) {
  .insurer-by-company .insurer-by-company-title.ulipplansinsurers_heading {
    border: none;
    margin: 0px 10px 0px;
  }
}
.hide {
  display: none !important;
}

.sme_ghi_top {
  border-radius: 8px;
  margin: 20px 0;
  background: #fff;
}

@media (max-width: 1024px) {
  .sme_ghi_top {
    margin: 0;
  }
}
.sme_ghi_top .form-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (max-width: 1024px) {
  .sme_ghi_top .form-grid {
    flex-direction: column;
  }
}
.sme_ghi_top .form-grid .leftContentBox {
  width: 55%;
  box-sizing: border-box;
  position: relative;
  padding: 0px 25px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

@media screen and (max-width: 1024px) {
  .sme_ghi_top .form-grid .leftContentBox.leftboxdesk {
    display: none;
  }
}
.sme_ghi_top .form-grid .leftContentBox .poiter-description {
  color: #6B778C;
  font-size: 12px;
  line-height: 18px;
}

.sme_ghi_top .form-grid .leftContentBox .disclaimer.format {
  font-size: 12px;
  line-height: 18px;
  padding: 0;
  margin: 0 0 2px 0;
  display: block;
}

.sme_ghi_top .form-grid .leftContentBox .extra-text {
  display: none;
}

.sme_ghi_top .form-grid .leftContentBox .extra-text.show-extra {
  display: inline;
}

.sme_ghi_top .form-grid .leftContentBox .extra-text-web {
  display: none;
}

.sme_ghi_top .form-grid .leftContentBox .extra-text-web.show-extra {
  display: inline;
}

.sme_ghi_top .form-grid .leftContentBox .text-hide-link {
  color: #0962f6;
  cursor: pointer;
  font-weight: 500;
}

.sme_ghi_top .form-grid .leftContentBox .ghi-pointer-list {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  margin: 35px 0;
}

.sme_ghi_top .form-grid .leftContentBox .ghi-pointer-list .fire-pointer {
  width: 100%;
  padding: 12px 0px;
  display: flex;
  align-items: center;
  position: relative;
}

.sme_ghi_top .form-grid .leftContentBox .ghi-pointer-list .fire-pointer i {
  width: 38px;
  height: 38px;
  margin-right: 12px;
}

.sme_ghi_top .form-grid .leftContentBox .ghi-pointer-list .fire-pointer i:before {
  position: absolute;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 38px;
  width: 38px;
}

.sme_ghi_top .form-grid .leftContentBox .ghi-pointer-list .fire-pointer i.ghi-pointer-1:before {
  background-image: url(../../../cdn/images/bu/marine-wc-fire-pointer-1.png);
}

.sme_ghi_top .form-grid .leftContentBox .ghi-pointer-list .fire-pointer i.ghi-pointer-2:before {
  background-image: url(../../../cdn/images/bu/marine-wc-fire-pointer-2.png);
}

.sme_ghi_top .form-grid .leftContentBox .ghi-pointer-list .fire-pointer i.ghi-pointer-3:before {
  background-image: url(../../../cdn/images/bu/marine-wc-fire-pointer-3.png);
}

.sme_ghi_top .form-grid .leftContentBox .ghi-pointer-list .fire-pointer i.fire-pointer-1:before {
  background-image: url(../../../cdn/images/bu/csplan.svg);
}

.sme_ghi_top .form-grid .leftContentBox .ghi-pointer-list .fire-pointer i.fire-pointer-2:before {
  background-image: url(../../../cdn/images/bu/totalsupport.svg);
}

.sme_ghi_top .form-grid .leftContentBox .ghi-pointer-list .fire-pointer i.fire-pointer-3:before {
  background-image: url(../../../cdn/images/bu/total-care.svg);
}

.sme_ghi_top .form-grid .leftContentBox .ghi-pointer-list .fire-pointer span {
  font-size: 12px;
  color: #6B778C;
  line-height: 16px;
}

.sme_ghi_top .form-grid .leftContentBox .ghi-pointer-list .fire-pointer p {
  font-size: 16px;
  text-align: left;
  color: #253858;
  line-height: 28px;
  font-weight: 500;
}

.sme_ghi_top .form-grid .leftContentBox .ghi-pointer-list .bannerimg-pointer {
  position: absolute;
  right: 30px;
  top: 55%;
  transform: translate(0px, -50%);
}

.sme_ghi_top .form-grid .leftContentBox .block_content_wrapper_firstfold {
  padding: 0;
  margin: 0px 0 20px;
}

.sme_ghi_top .form-grid .leftContentBox .block_content_wrapper_firstfold h1 {
  font-size: 32px;
  line-height: 30px;
  margin: 0px 0px 20px;
  letter-spacing: 0.024em;
  font-weight: 700;
  padding-top: 10px;
  color: #253858;
}

.sme_ghi_top .form-grid .leftContentBox .block_content_wrapper_firstfold p {
  letter-spacing: 0.26px;
  color: #6B778C;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
  display: inline;
}

.sme_ghi_top .form-grid .leftContentBox .headingbanner {
  background: url(../../images/bu/sme/group-health-insurance-banner.svg) no-repeat;
  height: 270px;
  display: flex;
  vertical-align: middle;
  align-items: center;
  line-height: 35px;
  width: 270px;
  background-size: 100%;
  position: absolute;
  right: 20px;
  transform: translate(0px, 18%);
}

.sme_ghi_top .form-grid .rightContent {
  width: 45%;
  padding: 20px 40px;
  box-sizing: border-box;
  position: relative;
  box-shadow: 0 6px 16px rgba(52, 105, 203, 0.16);
  border-radius: 16px;
  background: #fff url(../../images/bu/form-bg.png) no-repeat bottom right;
}

.sme_ghi_top .form-grid .rightContent .title {
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
  margin-bottom: 45px;
  display: initial;
  display: block;
  width: 100%;
  padding: 0;
  position: relative;
}

.sme_ghi_top .form-grid .rightContent .title.customeheading {
  width: 70%;
}

.sme_ghi_top .form-grid .rightContent .title sup {
  font-size: 26px;
}

@media (max-width: 1024px) {
  .sme_ghi_top .form-grid .rightContent .title {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 51px;
  }
  .sme_ghi_top .form-grid .rightContent .title sup {
    font-size: 12px;
  }
}
.sme_ghi_top .form-grid .rightContent .title::before {
  content: "";
  position: absolute;
  background: #FFAB00;
  width: 100px;
  height: 2px;
  bottom: -15px;
}

.sme_ghi_top .form-grid .rightContent .title .stepcount {
  color: #5044a4;
  background: #eae6ff;
  border-radius: 40px;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
  padding: 2px 8px;
  position: absolute;
  right: 0;
  top: 15px;
  line-height: 20px;
}

.sme_ghi_top .form-grid .rightContent .title .back-button {
  background: #ecf5ff;
  left: 0px;
  top: 12px;
  width: 26px;
  height: 26px;
  position: absolute;
  border-radius: 5px;
}

.sme_ghi_top .form-grid .rightContent .title .back-button:before {
  content: "";
  display: inline-block;
  transform: rotate(135deg);
  height: 10px;
  width: 10px;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
  position: absolute;
  top: 8px;
  left: 10px;
}

.sme_ghi_top .form-grid .rightContent .bestusp {
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0 0;
}

.sme_ghi_top .form-grid .rightContent .bestusp .list {
  background: #E3FCEF;
  border-radius: 4px;
  color: #253858;
  font-size: 12px;
  padding: 5px 5px 5px 25px;
  margin: 0px 10px 8px 0;
  position: relative;
}

.sme_ghi_top .form-grid .rightContent .bestusp .list::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: url("../../images/bu/right-tick.png");
  top: 7px;
  left: 6px;
  background-size: 100%;
}

.sme_ghi_top .form-grid .rightContent p.label.city {
  font-size: 14px;
  font-weight: 500;
  color: #253858;
  padding: 0 0 15px 0;
  margin: 0px;
}

.sme_ghi_top .form-grid .rightContent .radio_pills {
  display: inline-block;
  width: 100%;
}

.sme_ghi_top .form-grid .rightContent .radio_pills label {
  margin: 0 11px 14px 0;
  display: inline-block;
  cursor: pointer;
  position: relative;
}

.sme_ghi_top .form-grid .rightContent .radio_pills label input[type=radio] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1;
}

.sme_ghi_top .form-grid .rightContent .radio_pills label input[type=radio] + span {
  border-radius: 8px;
  display: inline-block;
  width: auto;
  padding: 7px 10px;
  align-items: center;
  background: rgba(222, 235, 255, 0.6);
  font-style: normal;
  font-size: 14px;
  color: #253858;
  font-weight: normal;
}

.sme_ghi_top .form-grid .rightContent .radio_pills label input[type=radio]:checked + span {
  color: #253858;
  background: rgba(222, 235, 255, 0.6);
}

.sme_ghi_top .form-grid .rightContent .radio_pills label input[type=radio] + span:hover {
  color: #253858;
  background: rgba(222, 235, 255, 0.6);
}

.sme_ghi_top .form-grid .rightContent .radio_pills label .mt-top {
  margin-top: 20px;
}

.sme_ghi_top .form-grid .rightContent .step_2 .title {
  padding-left: 40px;
  line-height: 36px;
}

.sme_ghi_top .form-grid .fieldWrapper {
  display: block;
  width: 100%;
  position: relative;
  margin: 20px 0 30px;
  border: 1px solid #5e6c84;
  border-radius: 8px;
}

.sme_ghi_top .form-grid .fieldWrapper.borderNone {
  border: none;
}

.sme_ghi_top .form-grid .fieldWrapper .check.format {
  position: absolute;
  right: 15px;
  top: 30%;
  color: #b1aeae;
  width: 15px;
  height: 15px;
  text-align: center;
  padding: 3px 0;
  cursor: pointer;
  z-index: 10;
}

.sme_ghi_top .form-grid .fieldWrapper .check.format .fa.fa-check {
  width: 20px;
  height: 20px;
  background: url(../../images/bu/tick-enabled.svg) no-repeat center/contain !important;
  position: absolute;
  right: 0;
}

.sme_ghi_top .form-grid .fieldWrapper .formInput {
  position: relative;
}

.sme_ghi_top .form-grid .feildLable,
.sme_ghi_top .form-grid .feildLable.gray {
  color: #5e6c84;
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  position: absolute;
  left: 14px;
  background: #fff;
  top: 17px;
  visibility: visible;
  pointer-events: none;
  transition: all 0.4s ease-in;
}

.sme_ghi_top .form-grid #namebox .feildLable,
.sme_ghi_top .form-grid #namebox .feildLable.gray {
  left: 80px;
}

.sme_ghi_top .form-grid #number_f .feildLable,
.sme_ghi_top .form-grid #number_f .feildLable.gray {
  left: 125px;
}

.sme_ghi_top .form-grid input::-webkit-input-placeholder,
.sme_ghi_top .form-grid input::-moz-placeholder {
  color: #5e6c84;
}

.sme_ghi_top .form-grid input:not([value=""]),
.sme_ghi_top .form-grid input:focus,
.sme_ghi_top .form-grid input:valid {
  outline: 0;
}

.sme_ghi_top .form-grid input:not([value=""]) + .feildLable, .sme_ghi_top .form-grid input:not([value=""]) + .feildLable.gray,
.sme_ghi_top .form-grid input:focus + .feildLable,
.sme_ghi_top .form-grid input:focus + .feildLable.gray,
.sme_ghi_top .form-grid input:valid + .feildLable,
.sme_ghi_top .form-grid input:valid + .feildLable.gray {
  z-index: 10;
  visibility: visible;
  top: -13px;
  font-size: 12px;
  left: 14px !important;
}

.sme_ghi_top .form-grid input,
.sme_ghi_top .form-grid select {
  padding: 18px 45px 18px 18px;
  border-radius: 8px;
  font-size: 16px;
  width: 100%;
  border: none;
}

.sme_ghi_top .form-grid select {
  background: none;
  -webkit-appreance: none;
  outline: none;
}

@media (max-width: 1024px) {
  .sme_ghi_top .form-grid {
    flex-direction: column;
  }
  .sme_ghi_top .form-grid .leftContentBox,
  .sme_ghi_top .form-grid .rightContent {
    width: 100%;
    padding: 20px;
  }
}
.sme_ghi_top .proceed,
.sme_ghi_top .loaderProcess,
.sme_ghi_top #loader,
.sme_ghi_top .proceedBtn,
.sme_ghi_top .loader {
  box-sizing: border-box;
  width: 100%;
  background: #2549A1;
  color: #fff;
  padding: 18px;
  display: block;
  text-align: center;
  border-radius: 8px;
  margin-top: 15px;
  border: none;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  margin-top: 0;
  cursor: pointer;
  height: 52px;
  margin: 20px 0;
}

.sme_ghi_top .proceed.half,
.sme_ghi_top .loaderProcess.half,
.sme_ghi_top #loader.half,
.sme_ghi_top .proceedBtn.half,
.sme_ghi_top .loader.half {
  width: 70%;
  margin: 20px 0;
}

.sme_ghi_top .loading:after {
  top: 12px;
}

.sme_ghi_top .loaderProcess,
.sme_ghi_top #loader,
.sme_ghi_top .loader {
  font-size: 12px;
  padding: 18px 0;
  height: 52px;
  position: relative;
  line-height: 16px;
}

.sme_ghi_top .loaderProcess.half,
.sme_ghi_top #loader.half,
.sme_ghi_top .loader.half {
  width: 100%;
  margin: 20px 0;
}

@media only screen and (max-width: 1024px) {
  .sme_ghi_top .loaderProcess,
  .sme_ghi_top #loader,
  .sme_ghi_top .loader {
    font-size: 16px;
    padding: 18px;
  }
}
.sme_ghi_top .err {
  font-size: 12px;
  line-height: 16px;
  color: #f00;
  position: absolute;
  bottom: -18px;
  left: 2px;
}

.sme_ghi_top .contactUs {
  text-align: center;
  padding: 15px 0 0;
  font-size: 14px;
  color: #253858;
  line-height: 22px;
}

.sme_ghi_top .contactUs a {
  color: #253858;
}

.sme_ghi_top .form-whatsapp {
  font-size: 12px;
  text-align: center;
  color: #333;
  margin-top: 20px;
}

.sme_ghi_top .form-whatsapp.left {
  text-align: left;
}

.sme_ghi_top .floatpanel .form-whatsapp {
  margin-bottom: 60px;
}

.sme_ghi_top .form-whatsapp i.icon {
  background: url(../../images/bu/whatsapp.png) no-repeat;
  background-size: contain;
  margin-right: 5px;
  margin-bottom: 2px;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  display: inline-block;
}

.sme_ghi_top .form-whatsapp .switch {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 20px;
  vertical-align: middle;
  margin-left: 5px;
}

.sme_ghi_top .form-whatsapp .switch input {
  opacity: 0;
  width: 0;
  height: 0px;
}

.sme_ghi_top .form-whatsapp .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
}

.sme_ghi_top .form-whatsapp .slider:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  transition: 0.4s;
}

.sme_ghi_top .form-whatsapp input:checked + .slider {
  background-color: #2549A1;
}

.sme_ghi_top .form-whatsapp input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

.sme_ghi_top .form-whatsapp input:checked + .slider:before {
  transform: translateX(11px);
}

.sme_ghi_top .form-whatsapp .slider.round {
  border-radius: 34px;
}

.sme_ghi_top .form-whatsapp .slider.round:before {
  border-radius: 50%;
}

.sme_ghi_top .term_cond,
.sme_ghi_top .termCondition {
  color: #7a869a;
  font-size: 12px;
  line-height: 18px;
  display: block;
  margin-top: 10px;
  text-align: left;
  margin-bottom: 10px;
  width: 100%;
}

.sme_ghi_top .term_cond span,
.sme_ghi_top .termCondition span {
  line-height: 16px;
}

.floatingPopupDiv {
  position: fixed;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999999;
  visibility: hidden;
  transition: all 0.5s ease-in;
}

.floatingPopupDiv .floatpanel {
  position: absolute;
  max-width: 450px;
  width: 100%;
  background: #fff;
  right: -500px;
  height: 100%;
  transition: right 0.3s ease-in;
  padding-top: 45px;
  overflow-y: auto;
}

.floatingPopupDiv .floatpanel .close {
  position: absolute;
  width: 32px;
  height: 32px;
  opacity: 0.3;
  background: #ccc;
  border-radius: 50px;
  top: 14px;
  right: 20px;
  z-index: 10002;
  cursor: pointer;
  transition: right 0.3s ease-in;
}

.floatingPopupDiv .floatpanel .close:before, .floatingPopupDiv .floatpanel .close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 18px;
  width: 2px;
  background-color: #333;
  top: 7px;
}

.floatingPopupDiv .floatpanel .close:before {
  transform: rotate(45deg);
}

.floatingPopupDiv .floatpanel .close:after {
  transform: rotate(-45deg);
}

.floatingPopupDiv .floatpanel .sme_ghi_top {
  margin: 0px;
}

.floatingPopupDiv .floatpanel .form-grid .rightContent {
  box-shadow: none;
  background: none;
  padding: 0px 40px;
  width: 100%;
}

.floatingPopupDiv .floatpanel .form-grid .rightContent .title {
  font-size: 24px;
}

.floatingPopupDiv[style="visibility: visible;"] .floatpanel {
  right: 0;
}

.insurer-logo-list {
  background: #F2F7FF;
  border-radius: 8px;
  padding: 10px 20px;
  margin: 40px 0 10px;
}

@media (max-width: 1024px) {
  .insurer-logo-list {
    display: block;
    padding: 10px 0 10px 20px;
    background: #F2F7FF;
    margin: 0;
  }
}
.insurer-features-container {
  width: 100%;
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.insurer-features-container .insurerList {
  margin-top: 0;
  margin-bottom: 32px;
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.insurer-features-container .insurerList .partnerCardList {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  animation: insurerscroll-carousel 30s linear infinite;
  -moz-column-gap: 28px;
       column-gap: 28px;
  list-style: none;
  margin: 0 auto;
  padding-left: 30px;
  align-items: center;
}
.insurer-features-container .insurerList .partnerCardList li {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 83px;
  height: 28px;
  flex-shrink: 0;
}
.insurer-features-container .insurerList .partnerCardList li .insurerImg {
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.insurer-features-container .insurerList .partnerCardList li .insurerImg.insurer1 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/bajaj-icon2.png);
}
.insurer-features-container .insurerList .partnerCardList li .insurerImg.insurer2 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/oriental-icon2.png);
}
.insurer-features-container .insurerList .partnerCardList li .insurerImg.insurer3 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/tata-icon2.png);
}
.insurer-features-container .insurerList .partnerCardList li .insurerImg.insurer4 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/sbi-icon2.png);
}
.insurer-features-container .insurerList .partnerCardList li .insurerImg.insurer5 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/iifco-icon2.png);
}
.insurer-features-container .insurerList .partnerCardList li .insurerImg.insurer6 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/thenew-india-icon2.png);
}
.insurer-features-container .insurerList .partnerCardList li .insurerImg.insurer7 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/chola-icon2.png);
}
.insurer-features-container .insurerList .partnerCardList li .insurerImg.insurer8 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/fgi-icon2.png);
}
.insurer-features-container .insurerList .partnerCardList li .insurerImg.insurer9 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/digit-icon2.png);
}
.insurer-features-container .insurerList .partnerCardList li .insurerImg.insurer10 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/icici-icon2.png);
}
.insurer-features-container .insurerList .partnerCardList li .insurerImg.insurer11 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/national-icon2.png);
}
.insurer-features-container .insurerList .partnerCardList li .insurerImg.insurer12 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/reliance-icon2.png);
  background-size: 100% auto;
}
.insurer-features-container .insurerList .partnerCardList li .insurerImg.insurer13 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/royal-icon2.png);
  background-size: 100% auto;
}
.insurer-features-container .why-choose-us-container {
  background: #F5F7FA;
  width: 100%;
  padding: 24px 16px;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.insurer-features-container .why-choose-us-container .why-choose-us {
  color: #253858;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-align: center;
  margin: 0 0 24px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: 100%;
}
.insurer-features-container .why-choose-us-container .why-choose-us::before, .insurer-features-container .why-choose-us-container .why-choose-us::after {
  content: "";
  flex: 1;
  height: 1px;
  background: #94B3DC;
  max-width: 60px;
}
.insurer-features-container .why-choose-us-container .feature-list-container {
  padding: 0;
  margin-bottom: 0;
  width: 100%;
}
.insurer-features-container .why-choose-us-container .feature-list-container .feature-list {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  gap: 8px;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  flex-wrap: nowrap;
}
.insurer-features-container .why-choose-us-container .feature-list-container .feature-list li {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  color: #253858;
  font-size: 13.2px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  flex: 1 1 0;
  min-width: 0;
  max-width: 100%;
}
.insurer-features-container .why-choose-us-container .feature-list-container .feature-list li i {
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}
.insurer-features-container .why-choose-us-container .feature-list-container .feature-list li i.feature-icon1 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/featurelist1.png);
}
.insurer-features-container .why-choose-us-container .feature-list-container .feature-list li i.feature-icon2 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/featurelist2.png);
}
.insurer-features-container .why-choose-us-container .feature-list-container .feature-list li i.feature-icon3 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/featurelist3.png);
}

@media screen and (min-width: 1024px) {
  .articlepage.hide-desktop {
    display: none;
  }
}
.ghi_top-plan {
  width: 100%;
  background: #F1F3F5;
  padding: 20px 10px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 640px) {
  .ghi_top-plan {
    padding: 20px 10px 10px;
    margin-bottom: 0;
  }
}
.ghi_top-plan p.plan {
  font-size: 16px;
  color: #0065FF;
  display: inline-block;
  border-bottom: 3px solid #0065FF;
  margin-bottom: 10px;
}

.ghi_top-plan .block-inner {
  width: 100%;
  margin-bottom: 16px;
  padding: 20px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
}

.ghi_top-plan .block-inner .see-more {
  position: absolute;
  background: #fff;
  border-radius: 18px;
  font-size: 14px;
  font-weight: 500;
  padding: 5px 24px 5px 24px;
  bottom: -16px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
  color: #0065FF;
  cursor: pointer;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
}

.ghi_top-plan .block-inner .see-more::after {
  content: "";
  display: inline-block;
  border: solid black;
  border-width: 0 2px 2px 0;
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  padding: 3px;
  margin: 7px 0 0 10px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

@media only screen and (max-width: 640px) {
  .ghi_top-plan .block-inner .see-more::after {
    margin-top: 5px;
  }
}
.ghi_top-plan .block-inner .see-more#less-plan::after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  margin-top: 10px;
}

@media only screen and (max-width: 640px) {
  .ghi_top-plan .block-inner .see-more#less-plan::after {
    margin-top: 8px;
  }
}
.ghi_top-plan .block-inner .see-more.hide {
  display: none;
}

@media only screen and (max-width: 640px) {
  .ghi_top-plan .block-inner .see-more {
    font-size: 12px;
    bottom: -39px;
    padding: 5px 14px 5px 14px;
  }
}
.ghi_top-plan .block-inner .logo-block {
  width: 16%;
  padding: 0;
}

@media only screen and (max-width: 640px) {
  .ghi_top-plan .block-inner .logo-block {
    display: flex;
    align-items: center;
    width: 100%;
  }
  .ghi_top-plan .block-inner .logo-block div {
    width: 50%;
  }
  .ghi_top-plan .block-inner .logo-block > span {
    width: 120px;
  }
}
.ghi_top-plan .block-inner .logo-block img {
  width: 70%;
  height: auto;
}

@media only screen and (max-width: 640px) {
  .ghi_top-plan .block-inner .logo-block img {
    width: auto;
    max-width: 50%;
  }
}
.ghi_top-plan .block-inner .logo-block span.plan-name {
  width: 80%;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  color: #253858;
  vertical-align: top;
  display: inherit;
  text-align: left;
}

@media only screen and (max-width: 640px) {
  .ghi_top-plan .block-inner .logo-block span.plan-name {
    font-weight: 500;
    text-align: left;
    font-size: 14px;
    line-height: 18px;
  }
}
.ghi_top-plan .block-inner .life-cover {
  width: 16%;
  padding: 0;
}

@media only screen and (max-width: 640px) {
  .ghi_top-plan .block-inner .life-cover {
    width: 50%;
    padding: 15px 0 0;
  }
}
.ghi_top-plan .block-inner .life-cover p {
  padding: 0;
  margin: 0;
}

.ghi_top-plan .block-inner .life-cover p:first-child {
  color: #253858;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}

.ghi_top-plan .block-inner .life-cover p:nth-child(2n) {
  color: #253858;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  padding: 10px 0 0 0;
}

@media only screen and (max-width: 640px) {
  .ghi_top-plan .block-inner .life-cover p:nth-child(2n) {
    padding: 0 0 0 0;
    font-size: 16px;
  }
}
.ghi_top-plan .block-inner .life-cover p:nth-child(3n) {
  color: #253858;
  font-size: 10px;
  font-weight: 400;
  line-height: 10px;
}

.ghi_top-plan .block-inner .claim-settlement {
  width: 22%;
  padding: 0;
}

@media only screen and (max-width: 640px) {
  .ghi_top-plan .block-inner .claim-settlement {
    width: 50%;
    padding: 15px 0 0;
  }
}
.ghi_top-plan .block-inner .claim-settlement p {
  padding: 0;
  margin: 0;
}

.ghi_top-plan .block-inner .claim-settlement p:first-child {
  color: #253858;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}

@media only screen and (max-width: 640px) {
  .ghi_top-plan .block-inner .claim-settlement p:first-child {
    font-size: 12px;
  }
}
.ghi_top-plan .block-inner .claim-settlement p:nth-child(2n) {
  color: #253858;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  padding: 10px 0 0 0;
}

@media only screen and (max-width: 640px) {
  .ghi_top-plan .block-inner .claim-settlement p:nth-child(2n) {
    padding: 2px 0 0 0;
    font-size: 16px;
  }
}
.ghi_top-plan .block-inner .view-plan {
  width: 23%;
  padding: 0;
}

@media only screen and (max-width: 640px) {
  .ghi_top-plan .block-inner .view-plan {
    width: 50%;
    padding: 15px 0 0;
  }
}
.ghi_top-plan .block-inner .view-plan p {
  padding: 0;
  margin: 0;
}

.ghi_top-plan .block-inner .view-plan p:first-child {
  color: #253858;
  font-size: 13px;
  line-height: 14px;
  font-weight: 500;
}

.ghi_top-plan .block-inner .view-plan p:first-child span {
  color: #15B5A5;
  font-size: 14px;
}

@media only screen and (max-width: 640px) {
  .ghi_top-plan .block-inner .view-plan p:first-child span {
    font-size: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .ghi_top-plan .block-inner .view-plan p:first-child {
    font-size: 11px;
    font-weight: 600;
  }
}
.ghi_top-plan .block-inner .view-plan .btn {
  font-size: 14px;
  cursor: pointer;
  color: #fff;
  border-radius: 4px;
  background: #F35023;
  padding: 10px 0;
  text-align: center;
  margin-top: 8px;
  width: 160px;
  border: 0;
}

@media only screen and (max-width: 640px) {
  .ghi_top-plan .block-inner .view-plan .btn {
    font-size: 12px;
    padding: 6px 0;
    width: 115px;
    margin-top: 6px;
  }
}
.ghi_top-plan .ghi_top-plan-disclaimer {
  font-size: 12px !important;
  line-height: 14px;
  color: #333;
  padding: 10px 0 0px;
  line-height: 21px !important;
  margin-bottom: 0px !important;
}

.ghi_top-plan .ghi_top-plan-disclaimer span.bold {
  font-weight: 600;
}

.ghi_top-plan .ghi_top-plan-disclaimer span.bold p {
  font-weight: 400 !important;
}

@media only screen and (max-width: 640px) {
  .ghi_top-plan .ghi_top-plan-disclaimer {
    padding: 30px 0 10px;
  }
}
.sme-popup-container {
  position: fixed;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(37, 56, 88, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}

.sme-popup-container.visible {
  opacity: 1;
  z-index: 10000;
}

.sme-popup-container .sme-popup {
  background: #FBFBFB 0% 0% no-repeat padding-box;
  border-radius: 14px;
  max-width: 410px;
  width: 100%;
  padding: 24px;
  position: relative;
  z-index: 1002;
}

@media screen and (max-width: 768px) {
  .sme-popup-container .sme-popup {
    margin: 0 15px;
  }
}
.sme-popup-container .sme-popup .sme-popup-close {
  width: 25px;
  height: 25px;
  position: absolute;
  top: -11px;
  right: -11px;
  cursor: pointer;
}

.sme-popup-container .sme-popup .sme-popup-content {
  text-align: center;
  margin: 0 auto;
}

.sme-popup-container .sme-popup .sme-popup-content p {
  color: #253858;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  position: relative;
}

.sme-popup-container .sme-popup .sme-popup-content p.blue {
  color: #00B8D9;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .sme-popup-container .sme-popup .sme-popup-content p {
    font-size: 14px;
    line-height: 24px;
  }
}
.sme-popup-container .sme-popup .sme-popup-content img {
  margin: 28px auto 24px;
}

@media screen and (max-width: 767px) {
  .sme-popup-container .sme-popup .sme-popup-content img {
    max-width: 100%;
    width: 180px;
    height: auto;
  }
}
.sme-popup-container .sme-popup .sme-popup-content a {
  background: #3965FB 0% 0% no-repeat padding-box;
  border: 1px solid #3965FB;
  border-radius: 8px;
  color: #fff;
  text-transform: capitalize;
  max-width: 250px;
  width: 100%;
  padding: 13px 0px 14px;
  display: block;
  text-align: center;
  margin: 0 auto;
  font-weight: 500;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .sme-popup-container .sme-popup .sme-popup-content a {
    max-width: 200px;
    z-index: 1;
    position: relative;
  }
}
.ghi_top-plan {
  border-radius: 8px;
}

.travel-top-plan-style1 {
  background: #F0F3F5;
  border-radius: 8px;
  padding: 0 20px;
  margin-bottom: 0;
  max-width: 760px;
}

@media only screen and (max-width: 1024px) {
  .travel-top-plan-style1 {
    margin: 0px auto;
    border-radius: 0px;
    background: #F1F3F5;
  }
}
@media only screen and (max-width: 568px) {
  .travel-top-plan-style1 {
    padding: 0 5px;
  }
}
.travel-top-plan-style1 .heading-h2 {
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0px;
  color: #172B4D;
  padding: 0;
  text-transform: initial;
  font-weight: 500;
  margin: 10px 0 0;
}

@media only screen and (max-width: 568px) {
  .travel-top-plan-style1 .heading-h2 {
    font-size: 14px;
    text-transform: uppercase;
  }
}
.travel-top-plan-style1 .general-info-heading {
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
  color: #253858;
  margin: 20px 0;
  font-weight: 500;
}

.travel-top-plan-style1 .plan-list {
  background: #FFFFFF;
  border-radius: 8px;
  padding: 16px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 568px) {
  .travel-top-plan-style1 .plan-list {
    padding: 0px;
    display: table;
    width: 100%;
  }
}
.travel-top-plan-style1 .plan-list.hide {
  display: none;
}

.travel-top-plan-style1 .plan-list.show {
  display: table;
  width: 100%;
}

.travel-top-plan-style1 .plan-list:last-child {
  margin-bottom: 0px;
}

@media only screen and (max-width: 568px) {
  .travel-top-plan-style1 .plan-list .cta-link {
    display: block;
    width: 100%;
    height: auto;
    font-size: 10px;
    border-radius: 7px;
    padding: 5px 22px;
    margin-bottom: 0;
  }
}
.travel-top-plan-style1 .plan-category {
  display: block;
}

.travel-top-plan-style1 .plan-category.active {
  display: block;
}

.travel-top-plan-style1 .plan-name {
  width: 120px;
}

.travel-top-plan-style1 .plan-name .logo-img {
  height: auto;
  max-height: 60px;
}

.travel-top-plan-style1 .plan-name span {
  font-size: 10px;
  font-weight: 600;
  line-height: 15px;
  display: block;
}

.travel-top-plan-style1 .plan-name-with-logo {
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 568px) {
  .travel-top-plan-style1 .plan-name-with-logo {
    display: block;
    border-radius: 8px 8px 0 0;
    background: #f4f8fe;
  }
}
.travel-top-plan-style1 .plan-name-with-logo .plan-name {
  display: flex;
  flex-direction: column;
}

@media only screen and (max-width: 568px) {
  .travel-top-plan-style1 .plan-name-with-logo .plan-name {
    display: flex;
    padding: 10px 20px 10px 20px;
  }
}
.travel-top-plan-style1 .plan-name-with-logo .plan-name .logo-img {
  max-width: 100px;
  width: 100%;
  flex-shrink: 0;
  height: 60px;
  margin-right: 30px;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 5px;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 568px) {
  .travel-top-plan-style1 .plan-name-with-logo .plan-name .logo-img {
    margin-right: 20px;
    background: #fff;
    width: 75px;
    height: 46px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    padding: 0px 5px;
  }
}
.travel-top-plan-style1 .plan-name-with-logo .plan-name span {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0px;
  color: #253858;
  font-weight: 500;
}

.travel-top-plan-style1 .plan-name-with-logo .plan-name .small-text {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  color: #253858;
  font-weight: 400;
}

.travel-top-plan-style1 .plan-name-with-logo .cta-link {
  display: block;
}

@media only screen and (max-width: 568px) {
  .travel-top-plan-style1 .plan-name-with-logo .cta-link {
    display: none;
  }
}
.travel-top-plan-style1 .cta-link {
  background: #3865fb;
  font-size: 14px;
  line-height: 20px;
  border-radius: 8px;
  color: #fff;
  transition: all 0.2s ease-in;
  padding: 10px 25px;
  cursor: pointer;
  height: 40px;
  font-weight: 600;
}

.travel-top-plan-style1 .cta-link:hover {
  background: rgb(6, 62, 250);
}

@media only screen and (max-width: 568px) {
  .travel-top-plan-style1 .cta-link {
    width: 135px;
    text-align: center;
    height: 35px;
    margin-bottom: 20px;
  }
}
.travel-top-plan-style1 .plan-info {
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  padding: 0;
}

.travel-top-plan-style1 .plan-info .info-part:last-child {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 640px) {
  .travel-top-plan-style1 .plan-info {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 568px) {
  .travel-top-plan-style1 .plan-info {
    flex-wrap: wrap;
    background: none;
    position: relative;
    display: block;
    border-bottom: 1px solid #ccc;
    border-radius: 0px;
  }
  .travel-top-plan-style1 .plan-info .plan-name {
    padding-right: 40%;
    padding: 10px 12px;
  }
  .travel-top-plan-style1 .plan-info .info-detail {
    font-size: 14px;
  }
  .travel-top-plan-style1 .plan-info .smalltext {
    line-height: 12px;
  }
  .travel-top-plan-style1 .plan-info .info-part {
    margin: 0;
    padding: 10px 20px;
  }
  .travel-top-plan-style1 .plan-info .info-part:nth-child(2),
  .travel-top-plan-style1 .plan-info .info-part:nth-child(3),
  .travel-top-plan-style1 .plan-info .info-part:nth-child(4) {
    width: 45%;
    float: left;
    padding: 10px;
  }
  .travel-top-plan-style1 .plan-info .info-part:last-child {
    position: absolute;
    top: 20px;
    right: 0;
  }
}
.travel-top-plan-style1 .plan-info .info-heading {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  color: #253858;
  display: block;
  opacity: 0.8;
}

.travel-top-plan-style1 .plan-info .info-detail {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0px;
  color: #253858;
  font-weight: 600;
}

.travel-top-plan-style1 .plan-info .info-detail .smalltext {
  font-size: 10px;
  display: block;
}

.travel-top-plan-style1 .travel-top-plan-style1-list {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: flex;
  position: relative;
  margin: 10px 0 6px;
}

.travel-top-plan-style1 .travel-top-plan-style1-list:before {
  content: "";
  position: absolute;
  height: 1px;
  background: #e3e3e3;
  width: 100%;
  bottom: 0;
}

.travel-top-plan-style1 .travel-top-plan-style1-list li {
  margin-right: 30px;
}

.travel-top-plan-style1 .travel-top-plan-style1-list li:last-child {
  margin-right: 0px;
}

.travel-top-plan-style1 .travel-top-plan-style1-list li a {
  letter-spacing: 0px;
  color: #0065FF;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  padding: 0px 0 16px;
  transition: all 0.2s ease-in;
  position: relative;
  display: inline-block;
}

@media only screen and (max-width: 568px) {
  .travel-top-plan-style1 .travel-top-plan-style1-list li a {
    font-size: 14px;
  }
}
.travel-top-plan-style1 .travel-top-plan-style1-list li a.active {
  color: #172B4D;
  font-weight: 500;
}

.travel-top-plan-style1 .travel-top-plan-style1-list li a.active:before {
  content: "";
  position: absolute;
  height: 3px;
  background: #172B4D;
  width: 100%;
  bottom: 0;
}

.travel-top-plan-style1 .seemore-plans {
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  color: #0065FF;
  cursor: pointer;
  box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.1607843137);
  display: inline-block;
  background: #fff;
  border-radius: 20px;
  padding: 6px 15px;
  margin: 20px auto 10px;
  display: block;
  width: 143px;
  position: relative;
}

.travel-top-plan-style1 .seemore-plans .arrow {
  border: solid #0065FF;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 5px;
}

.travel-top-plan-style1 .seemore-plans.active .arrow {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  top: 14px;
  right: 20px;
  position: absolute;
}

.ctawrap {
  max-width: 230px;
  display: flex;
  width: 100%;
  justify-content: space-around;
}

.ctawrap.mob {
  display: none;
}

.ctawrap .pr-amount {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

@media only screen and (max-width: 568px) {
  .ctawrap .pr-amount {
    align-items: center;
    flex-direction: initial;
  }
}
.ctawrap .pr-amount span {
  font-size: 12px;
  color: #253858;
  line-height: 16px;
}

.ctawrap .pr-amount .amt {
  font-size: 16px;
  font-weight: 500;
  color: #253858;
  line-height: 28px;
}

@media only screen and (max-width: 568px) {
  .ctawrap {
    display: none;
  }
  .ctawrap.mob {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    width: 100%;
    display: flex;
    padding: 20px 0px;
    justify-content: space-between;
    width: 94%;
    margin: 0px auto;
    max-width: 100%;
  }
  .ctawrap.mob .pr-amount {
    align-items: center;
    flex-direction: initial;
  }
  .ctawrap.mob .pr-amount span {
    font-size: 14px;
  }
  .ctawrap.mob .pr-amount .amt {
    padding-left: 5px;
  }
  .ctawrap.mob .cta-link {
    margin: 0;
    width: 50%;
  }
}
.skeleton-bg {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  background: #f5f5f5 !important;
}

.plan-info.skeleton.skeleton-bg {
  height: 80px;
}

@media only screen and (max-width: 568px) {
  .plan-info.skeleton.skeleton-bg {
    height: 80px;
    width: 94%;
    margin: 0px auto;
  }
}
.plan-name-with-logo.skeleton.skeleton-bg {
  height: 60px;
  margin-bottom: 10px;
}

.travel-top-plan-style1 .plan-list .cta-link.skeleton.skeleton-bg {
  height: 50px;
  margin-top: 10px;
}

.investment-option-slider {
  display: block;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .investment-option-slider {
    background: #fff;
    padding: 20px 0 40px 10px;
    border-width: 1px 0 1px 0;
    border-radius: 0 !important;
  }
}
.investment-option-slider h2,
.investment-option-slider .ghi-heading,
.investment-option-slider h3 {
  font-size: 22px;
  line-height: 24px;
  font-weight: 500;
  margin: 30px 0 10px;
  text-transform: initial;
}

.investment-option-slider h2 strong,
.investment-option-slider .ghi-heading strong,
.investment-option-slider h3 strong {
  font-weight: 600;
}

@media only screen and (max-width: 1024px) {
  .investment-option-slider h2,
  .investment-option-slider .ghi-heading,
  .investment-option-slider h3 {
    width: 100%;
    padding: 0 0 0 10px;
    margin: 10px 0 0 !important;
  }
}
@media only screen and (max-width: 360px) {
  .investment-option-slider h2,
  .investment-option-slider .ghi-heading,
  .investment-option-slider h3 {
    padding: 10px;
    font-size: 18px !important;
  }
}
.investment-option-slider .option-slider {
  display: flex;
  flex-wrap: wrap;
  width: 760px;
  padding: 0px;
  box-sizing: border-box;
  transition: opacity 0.5s ease-in;
}

.investment-option-slider .option-slider.full {
  width: 1140px;
}

@media only screen and (max-width: 1024px) {
  .investment-option-slider .option-slider {
    width: 100%;
    padding: 0 0 0 10px;
  }
  .investment-option-slider .option-slider.full {
    width: 100%;
  }
}
@media only screen and (max-width: 568px) {
  .investment-option-slider .option-slider.full {
    width: 100%;
  }
}
@media only screen and (max-width: 360px) {
  .investment-option-slider .option-slider {
    padding: 0px 0 0 10px;
  }
}
.investment-option-slider .option-slider .slick-prev,
.investment-option-slider .option-slider .slick-next {
  width: 40px;
  height: 40px;
  box-shadow: 0px 3px 3px #ccc;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  display: block;
  line-height: 0px;
  cursor: pointer;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

@media only screen and (max-width: 1024px) {
  .investment-option-slider .option-slider .slick-prev,
  .investment-option-slider .option-slider .slick-next {
    display: none !important;
  }
}
.investment-option-slider .option-slider .slick-prev {
  left: 10px;
  z-index: 10;
}

.investment-option-slider .option-slider .slick-prev:before {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  border: solid #0852dd;
  border-width: 0 2px 2px 0;
  transform: rotate(135deg);
  position: absolute;
  left: 5px;
  right: 0;
  margin: 0px auto;
  top: 15px;
}

.investment-option-slider .option-slider .slick-next {
  right: 10px;
  z-index: 10;
}

.investment-option-slider .option-slider .slick-next:before {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  border: solid #0852dd;
  border-width: 0 2px 2px 0;
  transform: rotate(-45deg);
  position: absolute;
  left: -5px;
  right: 0;
  margin: 0px auto;
  top: 15px;
}

.investment-option-slider .option-slider .product-list-box {
  box-shadow: 0px 3px 3px #e6e0e0;
  background: #fff;
  width: 300px;
  border-radius: 5px;
  margin: 15px 10px 15px 12px;
  position: relative;
}

.investment-option-slider .option-slider .product-list-box.slick-slide {
  height: auto;
}

@media only screen and (max-width: 360px) {
  .investment-option-slider .option-slider .product-list-box {
    width: 280px;
    background-size: contain;
  }
}
.investment-option-slider .option-slider .product-list-box:before {
  width: 5px;
  height: 120px;
  content: "";
  position: absolute;
  left: -3px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  bottom: 5px;
  z-index: 1;
}

.investment-option-slider .option-slider .product-list-box.blue:before {
  background: #3f4bcf;
}

.investment-option-slider .option-slider .product-list-box.lblue:before {
  background: #4bbbe6;
}

.investment-option-slider .option-slider .product-list-box.green:before {
  background: #5ece89;
}

.investment-option-slider .option-slider .product-list-box.purple:before {
  background: #a142cb;
}

.investment-option-slider .option-slider .product-list-box .banner_without_text {
  height: 158px;
  width: 100%;
  border-radius: 8px 8px 0 0;
  display: inline-block;
  text-align: center;
  line-height: 158px;
  position: relative;
  cursor: pointer;
}

.investment-option-slider .option-slider .product-list-box .banner_without_text.lpr {
  background: #CBCFFF;
  color: #7F87DD;
}

.investment-option-slider .option-slider .product-list-box .banner_without_text.lb {
  background: #8DE5FF;
  color: #3DBADE;
}

.investment-option-slider .option-slider .product-list-box .banner_without_text.lg {
  background: #9FFFCE;
  color: #6BCB9B;
}

.investment-option-slider .option-slider .product-list-box .banner_without_text.lr {
  background: #FFB2B2;
  color: #DE8383;
}

.investment-option-slider .option-slider .product-list-box .banner_without_text.ly {
  background: #FFF0B3;
  color: #FFC400;
}

.investment-option-slider .option-slider .product-list-box .banner_without_text.lp {
  background: #ffb6cf;
  color: #b97b93;
}

.investment-option-slider .option-slider .product-list-box .banner_without_text::before {
  content: "";
  width: 4px;
  height: 122px;
  border-radius: 8px 0 0 8px;
  z-index: 3;
  position: absolute;
  left: -4px;
  bottom: -63px;
}

.investment-option-slider .option-slider .product-list-box .banner_without_text .numberBox {
  position: relative;
  left: 0;
  top: -1px;
  z-index: 4;
  height: 158px;
  width: 100%;
  text-align: center;
}

.investment-option-slider .option-slider .product-list-box .banner_without_text .numberBox .numberCover {
  font-size: 80px;
  font-weight: bold;
  display: inline-block;
}

.investment-option-slider .option-slider .product-list-box .banner_without_text .numberBox .lakhCover {
  font-size: 35px;
  font-weight: bold;
  display: inline-block;
}

.investment-option-slider .option-slider .product-list-box .banner_without_text .numberBox::after {
  content: "";
  width: 124px;
  height: 124px;
  background: #fff;
  opacity: 0.3;
  border-radius: 50%;
  z-index: 3;
  position: absolute;
  left: 25px;
  top: 15px;
}

.investment-option-slider .option-slider .product-list-box .banner-img {
  cursor: pointer;
}

.investment-option-slider .option-slider .product-list-box .banner.img1 {
  background: url("../../images/bu/inv-opt-child.jpg") no-repeat 0 0;
  height: 200px;
  background-size: contain;
}

.investment-option-slider .option-slider .product-list-box .banner.img2 {
  background: url("../../images/bu/inv-opt-guataneed.jpg") no-repeat 0 0;
  height: 200px;
  background-size: contain;
}

.investment-option-slider .option-slider .product-list-box .banner.img3 {
  background: url("../../images/bu/inv-opt-ulip.jpg") no-repeat 0 0;
  height: 200px;
  background-size: contain;
}

.investment-option-slider .option-slider .product-list-box .banner.img4 {
  background: url("../../images/bu/inv-opt-retire.jpg") no-repeat 0 0;
  height: 200px;
  background-size: contain;
}

.investment-option-slider .option-slider .product-list-box .banner.img5 {
  background: url("../../images/bu/inv-opt-lic.jpg") no-repeat 0 0;
  height: 200px;
  background-size: contain;
}

.investment-option-slider .option-slider .product-list-box .banner.img6 {
  background: url("../../images/bu/sip_opt-slider.jpg") no-repeat 0 0;
  height: 200px;
  border-radius: 8px 8px 0 0;
  background-size: contain;
}

.investment-option-slider .option-slider .product-list-box .banner.img7 {
  background: url("../../images/bu/nps_opt-slider.png") no-repeat 0 0;
  height: 200px;
  border-radius: 8px 8px 0 0;
  background-size: contain;
}

@media only screen and (max-width: 360px) {
  .investment-option-slider .option-slider .product-list-box .banner {
    background-size: contain !important;
  }
}
.investment-option-slider .option-slider .product-list-box .product-info {
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
}

@media only screen and (max-width: 767px) {
  .investment-option-slider .option-slider .product-list-box .product-info {
    padding: 12px;
  }
}
.investment-option-slider .option-slider .product-list-box .product-info .text {
  width: 70%;
  display: flex;
  font-size: 16px;
  font-weight: 500;
  color: #253858;
}

.investment-option-slider .option-slider .product-list-box .product-info .text.ghi {
  font-size: 14px;
  line-height: 20px;
  min-height: 40px;
  align-items: flex-start;
}

.investment-option-slider .option-slider .product-list-box .product-info .text a {
  font-size: 16px;
  font-weight: 500;
  color: #253858;
}

.investment-option-slider .option-slider .product-list-box .product-info.sme {
  height: 122px;
}

.investment-option-slider .option-slider .product-list-box .product-info.sme .text {
  width: 100%;
  display: flex;
  font-size: 16px;
  font-weight: 500;
  color: #253858;
  align-items: center;
}

.investment-option-slider .option-slider .product-list-box .product-info.sme .text.ghi {
  font-size: 14px;
  line-height: 20px;
}

.investment-option-slider .option-slider .product-list-box .product-info .viewmore {
  width: 30%;
  display: flex;
  align-items: center;
}

.investment-option-slider .option-slider .product-list-box .product-info .viewmore.chkpr {
  justify-content: end;
  width: 100%;
  margin: 20px 0 0;
}

.investment-option-slider .option-slider .product-list-box .product-info .viewmore.bannerinvestmentredirect {
  font-size: 12px;
  border: 1px solid #0065FF;
  padding: 1px 7px;
  color: #0065FF;
  border-radius: 5px;
  position: relative;
  font-weight: 600;
  cursor: pointer;
  justify-content: center;
}

.investment-option-slider .option-slider .product-list-box .product-info .viewmore.bannerinvestmentredirect:hover, .investment-option-slider .option-slider .product-list-box .product-info .viewmore.bannerinvestmentredirect.active, .investment-option-slider .option-slider .product-list-box .product-info .viewmore.bannerinvestmentredirect:visited {
  color: #0065FF;
}

@media only screen and (max-width: 640px) {
  .investment-option-slider .option-slider .product-list-box .product-info .viewmore.bannerinvestmentredirect {
    width: 30px;
    height: 30px;
    text-indent: -5000px;
    margin: 0 0 0 auto;
    border: none;
    font-size: 0;
    bottom: initial;
  }
  .investment-option-slider .option-slider .product-list-box .product-info .viewmore.bannerinvestmentredirect:before {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    border: solid #0065FF;
    border-width: 0 2px 2px 0;
    transform: rotate(-45deg);
    position: absolute;
    left: -5px;
    right: 0;
    margin: 0px auto;
    top: 8px;
  }
}
.investment-option-slider .option-slider .product-list-box .product-info .viewmore a,
.investment-option-slider .option-slider .product-list-box .product-info .viewmore span,
.investment-option-slider .option-slider .product-list-box .product-info .viewmore .bannertermredirect {
  font-size: 12px;
  border: 1px solid #0065FF;
  padding: 1px 7px;
  color: #0065FF;
  border-radius: 5px;
  position: relative;
  font-weight: 600;
  cursor: pointer;
}

@media only screen and (max-width: 640px) {
  .investment-option-slider .option-slider .product-list-box .product-info .viewmore a,
  .investment-option-slider .option-slider .product-list-box .product-info .viewmore span,
  .investment-option-slider .option-slider .product-list-box .product-info .viewmore .bannertermredirect {
    width: 30px;
    height: 30px;
    text-indent: -5000px;
    margin: 0 0 0 auto;
    border: none;
  }
  .investment-option-slider .option-slider .product-list-box .product-info .viewmore a:before,
  .investment-option-slider .option-slider .product-list-box .product-info .viewmore span:before,
  .investment-option-slider .option-slider .product-list-box .product-info .viewmore .bannertermredirect:before {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    border: solid #0065FF;
    border-width: 0 2px 2px 0;
    transform: rotate(-45deg);
    position: absolute;
    left: -5px;
    right: 0;
    margin: 0px auto;
    top: 8px;
  }
}
.investment-option-slider .option-slider .product-list-box .product-info .viewmore .button-invert {
  font-size: 12px;
  border: 1px solid #0065FF;
  padding: 1px 7px;
  color: #0065FF;
  cursor: pointer;
  border-radius: 5px;
  position: relative;
  background: #fff;
  font-weight: 600;
}

.investment-option-slider.ghi .option-slider .product-list-box {
  width: 255px;
}

.investment-option-slider.ghi .option-slider .product-list-box .banner {
  display: block;
  height: 158px;
  border-radius: 8px 8px 0 0;
  cursor: pointer;
}

.investment-option-slider.ghi .option-slider .product-list-box .banner img {
  border-radius: 5px 5px 0 0;
}

.investment-option-slider.ghi .option-slider .product-list-box.lblue::before {
  background: #0BBDF2;
}

.investment-option-slider.ghi .option-slider .product-list-box.green::before {
  background: #47D990;
}

.investment-option-slider.ghi .option-slider .product-list-box.purple::before {
  background: #2D3CD9;
}

.investment-option-slider.ghi .option-slider .product-list-box.red::before {
  background: #FF5353;
}

.investment-option-slider.ghi .option-slider .product-list-box.yellow:before {
  background: #FFAB00;
}

.investment-option-slider.ghi .option-slider .product-list-box.blue::before {
  background: #4C9AFF;
}

.investment-option-slider.car .option-slider {
  padding: 0 30px;
}

@media screen and (max-width: 1024px) {
  .investment-option-slider.car .option-slider {
    padding: 0 0 0 10px;
  }
}
.investment-option-slider.car h2 {
  color: #000;
  font-size: 20px;
}

.investment-option-slider.car .option-slider .product-list-box {
  width: 255px;
  cursor: default;
  height: auto;
}

.investment-option-slider.car .option-slider .product-list-box.lblue::before {
  background: #3CB1E4;
}

.investment-option-slider.car .option-slider .product-list-box.green::before {
  background: #43CD88;
}

.investment-option-slider.car .option-slider .product-list-box.prurple::before {
  background: #2F38CB;
}

.investment-option-slider.car .option-slider .product-list-box.red::before {
  background: #e14848;
}

.investment-option-slider.car .option-slider .product-list-box.yellow::before {
  background: #deb013;
}

.investment-option-slider.car .option-slider .product-list-box.blue::before {
  background: #4680F0;
}

.investment-option-slider.car .option-slider .product-list-box .banner {
  display: block;
  height: 158px;
  background-size: cover !important;
  cursor: pointer;
}

.investment-option-slider.car .option-slider .product-list-box .banner.img1 {
  background: url("../../images/bu/motor/car-slider-image-motor.svg") no-repeat 0 0;
}

.investment-option-slider.car .option-slider .product-list-box .banner.img2 {
  background: url("../../images/bu/motor/car-slider-image-motor-calc.svg") no-repeat 0 0;
}

.investment-option-slider.car .option-slider .product-list-box .banner.img3 {
  background: url("../../images/bu/motor/car-slider-image-third-party.svg") no-repeat 0 0;
}

.investment-option-slider.car .option-slider .product-list-box .banner.img4 {
  background: url("../../images/bu/motor/car-slider-image-idv-calc.svg") no-repeat 0 0;
}

.investment-option-slider.car .option-slider .product-list-box .banner.img5 {
  background: url("../../images/bu/motor/car-slider-image-motor-companies.svg") no-repeat 0 0;
}

.investment-option-slider.car .option-slider .product-list-box .product-info {
  padding: 5px 14px 14px;
}

.investment-option-slider.car .option-slider .product-list-box .product-info .text {
  width: 100%;
  font-size: 13px;
  min-height: 42px;
}

.investment-option-slider.car .option-slider .product-list-box .product-info .viewmore {
  width: 250px;
  justify-content: flex-end;
  margin-top: 8px;
}

.investment-option-slider.car .option-slider .product-list-box .product-info .viewmore button {
  font-size: 12px;
  padding: 0px 9px;
  margin: 0;
  width: auto;
  height: auto;
  background: #0065ff;
  margin: 0;
  text-indent: 0;
  border: 1px solid #0065FF;
  padding: 1px 7px;
  color: #fff;
  border-radius: 5px;
  position: relative;
  font-weight: 600;
}

.investment-option-slider.car .option-slider .product-list-box .product-info .viewmore button:hover, .investment-option-slider.car .option-slider .product-list-box .product-info .viewmore button.active, .investment-option-slider.car .option-slider .product-list-box .product-info .viewmore button:visited {
  color: #fff;
}

.investment-option-slider.car .option-slider .product-list-box .product-info .viewmore button::before {
  display: none;
}

.investment-option-slider.term {
  overflow: visible;
}

.investment-option-slider.term .option-slider .product-list-box {
  width: 255px;
}

.investment-option-slider.term .option-slider .product-list-box.lblue::before {
  background: #38a4d4;
}

.investment-option-slider.term .option-slider .product-list-box.green::before {
  background: #3fc281;
}

.investment-option-slider.term .option-slider .product-list-box.prurple::before {
  background: #2c34bf;
}

.investment-option-slider.term .option-slider .product-list-box.red::before {
  background: #e14848;
}

.investment-option-slider.term .option-slider .product-list-box .banner {
  display: block;
  height: 158px;
  cursor: pointer;
}

.investment-option-slider.term .option-slider .product-list-box .banner img {
  border-radius: 8px 8px 0 0;
  width: 100%;
}

.investment-option-slider.term .option-slider .product-list-box .banner.img1 {
  background: none;
}

.investment-option-slider.term .option-slider .product-list-box .banner.img2 {
  background: none;
}

.investment-option-slider.term .option-slider .product-list-box .banner.img3 {
  background: none;
}

.investment-option-slider.term .option-slider .product-list-box .banner.img4 {
  background: none;
}

.investment-option-slider.term .option-slider .product-list-box .product-info .text {
  width: 100%;
  font-size: 13px;
  display: block;
  min-height: 42px;
}

@media screen and (max-width: 767px) {
  .investment-option-slider.term .option-slider .product-list-box .product-info .text {
    font-size: 14px;
    min-height: 50px;
    width: 70%;
  }
}
.investment-option-slider.term .option-slider .product-list-box .product-info .viewmore {
  width: 100%;
  justify-content: flex-end;
  margin-top: 8px;
}

@media screen and (max-width: 767px) {
  .investment-option-slider.term .option-slider .product-list-box .product-info .viewmore .bannertermredirect {
    margin-top: 0;
    font-size: 0;
  }
}
@media screen and (max-width: 767px) {
  .investment-option-slider.term .option-slider .product-list-box .product-info .viewmore {
    width: 12%;
  }
}
@media screen and (max-width: 767px) {
  .investment-option-slider.term .option-slider .product-list-box .product-info {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
.investment-option-slider.term-vector .option-slider .product-list-box {
  width: 255px;
}

.investment-option-slider.term-vector .option-slider .product-list-box.lblue::before {
  background: #38a4d4;
}

.investment-option-slider.term-vector .option-slider .product-list-box.green::before {
  background: #3fc281;
}

.investment-option-slider.term-vector .option-slider .product-list-box.prurple::before {
  background: #2c34bf;
}

.investment-option-slider.term-vector .option-slider .product-list-box.red::before {
  background: #e14848;
}

.investment-option-slider.term-vector .option-slider .product-list-box.pink:before {
  background: #b97b93;
}

.investment-option-slider.term-vector .option-slider .product-list-box.yellow:before {
  background: #FFC400;
}

.investment-option-slider.term-vector .option-slider .product-list-box .banner {
  display: block;
  height: 158px;
}

.investment-option-slider.term-vector .option-slider .product-list-box .banner img {
  width: 100%;
}

.investment-option-slider.term-vector .option-slider .product-list-box .banner.img1 {
  background: url("../../images/bu/term-slider-image-senior.svg") no-repeat 0 0;
}

.investment-option-slider.term-vector .option-slider .product-list-box .banner.img2 {
  background: url("../../images/bu/term-slider-image-spouse.svg") no-repeat 0 0;
}

.investment-option-slider.term-vector .option-slider .product-list-box .banner.img3 {
  background: url("../../images/bu/term-slider-image-family.svg") no-repeat 0 0;
}

.investment-option-slider.term-vector .option-slider .product-list-box .banner.img4 {
  background: url("../../images/bu/term-slider-image-nri.svg") no-repeat 0 0;
}

.investment-option-slider.term-vector .option-slider .product-list-box .product-info .text {
  width: 100%;
  font-size: 14px;
}

.investment-option-slider.term-vector .option-slider .product-list-box .product-info .viewmore {
  width: 100%;
  justify-content: flex-end;
  margin-top: 13px;
}

.investment-option-slider.two-wheeler .option-slider .slick-prev {
  left: -25px;
}

.investment-option-slider.two-wheeler .option-slider .slick-next {
  right: -25px;
}

.investment-option-slider.two-wheeler .option-slider .product-list-box, .investment-option-slider.home-insurance .option-slider .product-list-box {
  width: 255px;
  cursor: initial;
}

@media screen and (max-width: 1024px) {
  .investment-option-slider.two-wheeler .option-slider .product-list-box, .investment-option-slider.home-insurance .option-slider .product-list-box {
    margin-top: 10px;
  }
}
.investment-option-slider.two-wheeler .option-slider .product-list-box.lblue::before, .investment-option-slider.home-insurance .option-slider .product-list-box.lblue::before {
  background: #0BBDF2;
}

.investment-option-slider.two-wheeler .option-slider .product-list-box.green::before, .investment-option-slider.home-insurance .option-slider .product-list-box.green::before {
  background: #47D990;
}

.investment-option-slider.two-wheeler .option-slider .product-list-box.purple::before, .investment-option-slider.home-insurance .option-slider .product-list-box.purple::before {
  background: #2D3CD9;
}

.investment-option-slider.two-wheeler .option-slider .product-list-box.red::before, .investment-option-slider.home-insurance .option-slider .product-list-box.red::before {
  background: #FF5353;
}

.investment-option-slider.two-wheeler .option-slider .product-list-box.yellow:before, .investment-option-slider.home-insurance .option-slider .product-list-box.yellow:before {
  background: #FFAB00;
}

.investment-option-slider.two-wheeler .option-slider .product-list-box.blue::before, .investment-option-slider.home-insurance .option-slider .product-list-box.blue::before {
  background: #4C9AFF;
}

.investment-option-slider.two-wheeler .option-slider .product-list-box .banner, .investment-option-slider.home-insurance .option-slider .product-list-box .banner {
  display: block;
  height: 158px;
  border-radius: 8px 8px 0 0;
  cursor: pointer;
}

.investment-option-slider.two-wheeler .option-slider .product-list-box .banner.purple, .investment-option-slider.home-insurance .option-slider .product-list-box .banner.purple {
  background: #CBCFFF;
}

.investment-option-slider.two-wheeler .option-slider .product-list-box .banner.lblue, .investment-option-slider.home-insurance .option-slider .product-list-box .banner.lblue {
  background: #8DE5FF;
}

.investment-option-slider.two-wheeler .option-slider .product-list-box .banner.green, .investment-option-slider.home-insurance .option-slider .product-list-box .banner.green {
  background: #9FFFCE;
}

.investment-option-slider.two-wheeler .option-slider .product-list-box .banner.red, .investment-option-slider.home-insurance .option-slider .product-list-box .banner.red {
  background: #FFB2B2;
}

.investment-option-slider.two-wheeler .option-slider .product-list-box .banner.blue, .investment-option-slider.home-insurance .option-slider .product-list-box .banner.blue {
  background: #B3D4FF;
}

.investment-option-slider.two-wheeler .option-slider .product-list-box .banner.yellow, .investment-option-slider.home-insurance .option-slider .product-list-box .banner.yellow {
  background: #FFF0B3;
}

.investment-option-slider.two-wheeler .option-slider .product-list-box .product-info .text, .investment-option-slider.home-insurance .option-slider .product-list-box .product-info .text {
  width: 100% !important;
  font-size: 14px;
}

.investment-option-slider.two-wheeler .option-slider .product-list-box .product-info .viewmore, .investment-option-slider.home-insurance .option-slider .product-list-box .product-info .viewmore {
  width: 100% !important;
  justify-content: flex-end;
  margin-top: 13px;
}

.investment-option-slider.two-wheeler .option-slider .product-list-box .product-info .viewmore a, .investment-option-slider.home-insurance .option-slider .product-list-box .product-info .viewmore a {
  color: #fff;
  background: #0065ff;
  padding: 1px 7px 2px;
}

@media screen and (max-width: 767px) {
  .investment-option-slider.two-wheeler .option-slider .product-list-box .product-info .viewmore, .investment-option-slider.home-insurance .option-slider .product-list-box .product-info .viewmore {
    margin-top: 7px;
  }
  .investment-option-slider.two-wheeler .option-slider .product-list-box .product-info .viewmore a, .investment-option-slider.home-insurance .option-slider .product-list-box .product-info .viewmore a {
    width: auto;
    height: auto;
    text-indent: 0;
    margin: 0;
    border: 1px solid #0065FF;
  }
  .investment-option-slider.two-wheeler .option-slider .product-list-box .product-info .viewmore a:before, .investment-option-slider.home-insurance .option-slider .product-list-box .product-info .viewmore a:before {
    display: none;
  }
}
.investment-option-slider.two-wheeler .option-slider .product-list-box .product-info .viewmore button, .investment-option-slider.home-insurance .option-slider .product-list-box .product-info .viewmore button {
  font-size: 12px;
  border: 1px solid #0065ff;
  border-radius: 5px;
  position: relative;
  font-weight: 600;
  color: #fff;
  background: #0065ff;
  padding: 1px 7px 2px;
  cursor: pointer;
}

.investment-option-slider.two-wheeler .option-slider .product-list-box .product-info .viewmore button:hover, .investment-option-slider.two-wheeler .option-slider .product-list-box .product-info .viewmore button.active, .investment-option-slider.two-wheeler .option-slider .product-list-box .product-info .viewmore button:visited, .investment-option-slider.home-insurance .option-slider .product-list-box .product-info .viewmore button:hover, .investment-option-slider.home-insurance .option-slider .product-list-box .product-info .viewmore button.active, .investment-option-slider.home-insurance .option-slider .product-list-box .product-info .viewmore button:visited {
  color: #fff;
}

.investment-option-slider.two-wheeler .option-slider .product-list-box .product-info .viewmore button::before, .investment-option-slider.home-insurance .option-slider .product-list-box .product-info .viewmore button::before {
  display: none;
}

@media screen and (max-width: 767px) {
  .investment-option-slider.two-wheeler .option-slider .product-list-box .product-info .viewmore button, .investment-option-slider.home-insurance .option-slider .product-list-box .product-info .viewmore button {
    width: auto;
    height: auto;
    text-indent: 0;
    margin: 0;
  }
}
.investment-option-slider.travel {
  border-radius: 8px;
  background-color: #F4F7FE;
  padding: 15px 0;
  margin: 40px 0;
}

.investment-option-slider.travel .title {
  border-bottom: 1px solid #D9DDE2;
  margin: 0 10px;
}

.investment-option-slider.travel .title h2 {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 14px;
  padding-left: 0;
  line-height: 19px;
  color: #172B4D;
  border-bottom: 3px solid #0065FF;
  margin: 0 !important;
  width: auto;
  text-transform: none;
}

.investment-option-slider.travel .option-slider {
  padding: 0px 3px 0px 10px;
}

.investment-option-slider.travel .option-slider.slick-slider .slick-list, .investment-option-slider.travel .option-slider.slick-slider .slick-track {
  padding-left: 4px !important;
}

.investment-option-slider.travel .option-slider .slick-prev,
.investment-option-slider.travel .option-slider .slick-next {
  top: -45px;
  transform: none;
  background: transparent;
  box-shadow: none;
}

.investment-option-slider.travel .option-slider .slick-prev:before,
.investment-option-slider.travel .option-slider .slick-next:before {
  border-color: #000;
}

.investment-option-slider.travel .option-slider .slick-next {
  right: 23px;
}

.investment-option-slider.travel .option-slider .slick-prev {
  right: 70px;
  left: auto;
}

.investment-option-slider.travel .option-slider .product-list-box {
  width: 255px;
  cursor: initial;
}

.investment-option-slider.travel .option-slider .product-list-box::before {
  width: 4px;
  left: -4px;
  bottom: 10px;
}

@media screen and (max-width: 1024px) {
  .investment-option-slider.travel .option-slider .product-list-box {
    margin-top: 10px;
  }
}
.investment-option-slider.travel .option-slider .product-list-box.lblue::before {
  background: #0BBDF2;
}

.investment-option-slider.travel .option-slider .product-list-box.green::before {
  background: #47D990;
}

.investment-option-slider.travel .option-slider .product-list-box.purple::before {
  background: #2D3CD9;
}

.investment-option-slider.travel .option-slider .product-list-box.red::before {
  background: #FF5353;
}

.investment-option-slider.travel .option-slider .product-list-box.yellow:before {
  background: #FFAB00;
}

.investment-option-slider.travel .option-slider .product-list-box.blue::before {
  background: #4C9AFF;
}

.investment-option-slider.travel .option-slider .product-list-box .banner {
  display: block;
  height: 158px;
  border-radius: 8px 8px 0 0;
  cursor: pointer;
}

.investment-option-slider.travel .option-slider .product-list-box .banner.purple {
  background: #CBCFFF;
}

.investment-option-slider.travel .option-slider .product-list-box .banner.lblue {
  background: #8DE5FF;
}

.investment-option-slider.travel .option-slider .product-list-box .banner.green {
  background: #9FFFCE;
}

.investment-option-slider.travel .option-slider .product-list-box .banner.red {
  background: #FFB2B2;
}

.investment-option-slider.travel .option-slider .product-list-box .banner.blue {
  background: #B3D4FF;
}

.investment-option-slider.travel .option-slider .product-list-box .banner.yellow {
  background: #FFF0B3;
}

.investment-option-slider.travel .option-slider .product-list-box .product-info {
  padding: 10px 10px 12px;
}

.investment-option-slider.travel .option-slider .product-list-box .product-info .text {
  width: 62%;
  font-size: 14px;
  height: 35px;
  line-height: 18px;
}

.investment-option-slider.travel .option-slider .product-list-box .product-info .text.full {
  width: 100%;
}

.investment-option-slider.travel .option-slider .product-list-box .product-info .viewmore {
  width: 100%;
  justify-content: flex-end;
  margin-top: 0px;
}

.investment-option-slider.travel .option-slider .product-list-box .product-info .viewmore a,
.investment-option-slider.travel .option-slider .product-list-box .product-info .viewmore span,
.investment-option-slider.travel .option-slider .product-list-box .product-info .viewmore button {
  color: #fff;
  background: #0065ff;
  padding: 0 10px;
  cursor: pointer;
  font-size: 14px;
  border-radius: 4px;
  border: 0;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .investment-option-slider.travel .option-slider .product-list-box .product-info .viewmore {
    margin-top: 7px;
  }
  .investment-option-slider.travel .option-slider .product-list-box .product-info .viewmore a,
  .investment-option-slider.travel .option-slider .product-list-box .product-info .viewmore span {
    width: auto;
    height: auto;
    text-indent: 0;
    margin: 0;
    border: 1px solid #0065FF;
  }
  .investment-option-slider.travel .option-slider .product-list-box .product-info .viewmore a:before,
  .investment-option-slider.travel .option-slider .product-list-box .product-info .viewmore span:before {
    display: none;
  }
}
@media only screen and (max-width: 360px) {
  .investment-option-slider.travel.tw .title h2 {
    font-size: 14px !important;
  }
}
.investment-option-slider.travel.tw .option-slider .product-list-box .product-info .text {
  width: 95%;
  margin-bottom: 12px;
}

@media screen and (max-width: 1024px) {
  .investment-option-slider.travel.tw.three-slides {
    background-color: #fff;
    padding: 0;
    margin: 0;
  }
}
.investment-option-slider.travel.tw.three-slides .option-slider .product-list-box {
  margin: 15px 20px 10px 0;
}

.investment-option-slider.travel.tw.three-slides .option-slider .product-list-box a img {
  max-width: 258px;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1024px) {
  .investment-option-slider.travel.tw.three-slides .option-slider .product-list-box .product-info {
    padding: 10px 10px 18px;
  }
}
.investment-option-slider.travel.tw.three-slides .option-slider .product-list-box .product-info .viewmore {
  width: 100%;
}

.investment-option-slider.travel.tw.three-slides .option-slider .product-list-box .product-info .viewmore a,
.investment-option-slider.travel.tw.three-slides .option-slider .product-list-box .product-info .viewmore span,
.investment-option-slider.travel.tw.three-slides .option-slider .product-list-box .product-info .viewmore button {
  position: relative;
  right: auto;
  bottom: auto;
  font-weight: 600;
  padding: inherit;
}

.investment-option-slider.home-insurance .option-slider .product-list-box .product-info .viewmore button, .investment-option-slider.cv .option-slider .product-list-box .product-info .viewmore button {
  font-size: 12px;
  padding: 0px 9px;
  margin: 0;
  width: auto;
  height: auto;
  background: #fff;
  margin: 0;
  text-indent: 0;
  border: 1px solid #0065FF;
  padding: 1px 7px;
  color: #0065FF;
  border-radius: 5px;
  position: relative;
  font-weight: 600;
}

.investment-option-slider.home-insurance .option-slider .product-list-box .product-info .viewmore button:hover, .investment-option-slider.home-insurance .option-slider .product-list-box .product-info .viewmore button.active, .investment-option-slider.home-insurance .option-slider .product-list-box .product-info .viewmore button:visited, .investment-option-slider.cv .option-slider .product-list-box .product-info .viewmore button:hover, .investment-option-slider.cv .option-slider .product-list-box .product-info .viewmore button.active, .investment-option-slider.cv .option-slider .product-list-box .product-info .viewmore button:visited {
  color: #fff;
}

.investment-option-slider.home-insurance .option-slider .product-list-box .product-info .viewmore button::before, .investment-option-slider.cv .option-slider .product-list-box .product-info .viewmore button::before {
  display: none;
}

.investment-option-slider.cv .option-slider .product-list-box.red::before {
  background: #FF5353;
}

.investment-option-slider.cv .option-slider .product-list-box.yellow:before {
  background: #FFAB00;
}

.investment-option-slider.cv .option-slider .product-list-box.green.slick-slide img {
  background: #9fffce;
  border-radius: 8px 8px 0 0;
}

.investment-option-slider.cv .option-slider .product-list-box .product-info .text {
  width: 100%;
  font-size: 12px;
}

@media (max-width: 360px) {
  .investment-option-slider.cv .option-slider .product-list-box .product-info .text {
    font-size: 12px;
  }
}
.investment-option-slider.cv .option-slider .product-list-box .product-info .viewmore {
  justify-content: flex-end;
  margin-top: 10px;
  width: 100%;
}

.investment-option-slider.cv .option-slider .product-list-box .product-info .viewmore button {
  cursor: pointer;
  color: #fff;
  background: #0065FF;
}

.investment-option-slider.cv .option-slider .product-list-box .product-info .viewmore button:hover, .investment-option-slider.cv .option-slider .product-list-box .product-info .viewmore button.active, .investment-option-slider.cv .option-slider .product-list-box .product-info .viewmore button:visited {
  color: #fff;
}

.investment-option-slider.three-slides .option-slider .product-list-box {
  width: 215px;
  flex-shrink: 0;
}

.investment-option-slider.three-slides .option-slider .product-list-box .product-info {
  align-items: center;
  min-height: 72px;
}

.investment-option-slider.three-slides .option-slider .product-list-box .product-info .text {
  width: 60%;
}

.investment-option-slider.three-slides .option-slider .product-list-box .product-info .text a {
  font-size: 12px;
}

.investment-option-slider.three-slides .option-slider .product-list-box .product-info .viewmore {
  width: 40%;
  padding: 1px 5px;
}

@media screen and (max-width: 640px) {
  .investment-option-slider.three-slides .option-slider .product-list-box .product-info .viewmore {
    height: 15px;
    width: 11%;
  }
  .investment-option-slider.three-slides .option-slider .product-list-box .product-info .viewmore::before {
    width: 9px;
    height: 9px;
    top: 5px;
  }
}
.investment-option-slider.three-slides .option-slider .product-list-box .banner {
  height: 165px;
  background-position: center;
  background-size: contain;
}

.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;
  transition: opacity 0.25s ease-in-out;
}

.exit-intent-popup-container.visible {
  opacity: 1;
  z-index: 999999;
}

@media only screen and (min-width: 570px) and (max-width: 980px) and (orientation: portrait) {
  .exit-intent-popup-container.visible {
    display: none;
  }
}
.exit-intent-popup-container .exit-intent-popup {
  background: #ffffff 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.svg") no-repeat;
  width: 334px;
  height: 307px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
}

.exit-intent-popup-container .exit-intent-popup.housewife:after {
  content: "";
  background: url("../../images/bu/exit-intent-popup-image.png") no-repeat bottom right;
  width: 334px;
  height: 307px;
  position: absolute;
  bottom: -3px;
  right: 0;
  z-index: 0;
  background-size: 80%;
}

@media (max-width: 568px) {
  .exit-intent-popup-container .exit-intent-popup.housewife:after {
    width: 180px;
    height: 180px;
  }
}
.exit-intent-popup-container .exit-intent-popup.nri:after {
  content: "";
  background: url(../../images/bu/nri-professional.svg) no-repeat center center;
  width: 334px;
  height: 307px;
  position: absolute;
  bottom: -3px;
  right: 0;
  z-index: 0;
  background-size: 60%;
}

@media screen and (max-width: 568px) {
  .exit-intent-popup-container .exit-intent-popup.nri:after {
    width: 175px;
    height: 175px;
    position: absolute;
    bottom: 58px;
    right: -26px;
  }
}
@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup {
    margin: 0 15px;
    padding: 20px;
  }
  .exit-intent-popup-container .exit-intent-popup::after {
    background-size: contain;
    width: 200px;
    height: 183px;
  }
}
@media screen and (max-width: 360px) {
  .exit-intent-popup-container .exit-intent-popup::after {
    opacity: 0.3;
  }
}
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-close {
  background: url("../../images/bu/exit-intent-popup-close.svg") no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  z-index: 100;
  border: 1px solid;
  border-radius: 50%;
  background-size: 100%;
}

.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content > div {
  z-index: 10;
  position: relative;
  width: 71%;
  font-size: 12px;
  margin-top: 10px;
}

.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content h2 {
  color: #253858;
  font-size: 42px;
  line-height: 50px;
  font-weight: 500;
  margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content h2 {
    font-size: 28px;
    line-height: 32px;
  }
}
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.description {
  color: #253858;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  width: 60%;
  position: relative;
  padding-bottom: 10px;
}

.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.description:after {
  content: "";
  background-color: #e5e5e5;
  height: 2px;
  width: 75%;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.description {
    font-size: 14px;
    line-height: 18px;
    width: 75%;
  }
}
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.details-1 {
  letter-spacing: 0px;
  color: #000000;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  margin: 30px 0 6px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.details-1 {
    font-size: 16px;
    line-height: 20px;
    margin: 20px 0 6px;
  }
}
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.details-2 {
  letter-spacing: 0px;
  color: #253858;
  font-size: 24px;
  font-weight: 500;
  margin: 0px 0 10px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.details-2 {
    font-size: 20px;
  }
}
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.details-2 span.blue {
  color: #0065ff;
}

.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.details-2 span.blue sup {
  font-size: 14px;
}

.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.details-2 span.large {
  font-size: 28px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.details-2 span.large {
    font-size: 20px;
    line-height: 34px;
  }
}
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.details-2 span.medium {
  font-weight: 600;
}

.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.details-2 span.small {
  font-size: 20px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content p.details-2 span.small {
    font-size: 17px;
  }
}
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content ul {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin-top: 21px;
  width: 75%;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content ul {
    flex-wrap: nowrap;
    flex-direction: column;
  }
}
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content ul li {
  width: 50%;
  letter-spacing: 0px;
  color: #000000;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 8px;
  position: relative;
  padding-left: 19px;
}

.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content ul li sup {
  position: absolute;
  font-size: 12px;
  top: -5px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content ul li {
    width: 100%;
    font-size: 14px;
    margin-bottom: 3px;
    z-index: 1;
    position: relative;
  }
}
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content ul li::before {
  content: "";
  background: url("../../images/bu/exit-intent-popup-bullet.svg");
  height: 14px;
  width: 13px;
  position: absolute;
  left: 0;
  bottom: 5px;
}

.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content a,
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content .viewplan-link,
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content .viewbtn,
.exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content button {
  background: #0065ff 0% 0% no-repeat padding-box;
  border: 1px solid #0065ff;
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
  max-width: 290px;
  width: 100%;
  padding: 10px 0px;
  display: block;
  text-align: center;
  margin-top: 23px;
  font-weight: 500;
  font-size: 18px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content a,
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content .viewplan-link,
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content .viewbtn,
  .exit-intent-popup-container .exit-intent-popup .exit-intent-popup-content button {
    max-width: 200px;
    font-size: 18px;
    z-index: 1;
    position: relative;
  }
}
.exit-intent-popup-container .exit-intent-popup.nri {
  padding: 20px 0 40px 45px;
}

.exit-intent-popup-container .exit-intent-popup.nri .exit-intent-popup-contentp .description {
  padding-bottom: 24px;
  padding-top: 5px;
}

.exit-intent-popup-container .exit-intent-popup.nri .exit-intent-popup-contentp .description strong {
  font-weight: 600;
}

.exit-intent-popup-container .exit-intent-popup.nri .exit-intent-popup-content p.details-1 {
  margin: 20px 0 6px;
  color: #253858;
}

.exit-intent-popup-container .exit-intent-popup.nri .exit-intent-popup-content p.details-2 {
  margin: 0;
}

.exit-intent-popup-container .exit-intent-popup.nri .exit-intent-popup-content p.description {
  padding-bottom: 21px;
}

.exit-intent-popup-container .exit-intent-popup.nri .exit-intent-popup-content button {
  border-radius: 8px;
}

.exit-intent-popup-container .exit-intent-popup.nri .exit-intent-popup-content ul li {
  color: #253858;
}

@media (max-width: 568px) {
  .exit-intent-popup-container .exit-intent-popup.nri {
    padding: 20px;
  }
}
.exit-intent-popup-container .exit-intent-popup.housewife {
  padding: 24px 0 61px 45px;
}

@media screen and (max-width: 568px) {
  .exit-intent-popup-container .exit-intent-popup.housewife {
    padding: 20px;
  }
  .exit-intent-popup-container .exit-intent-popup.housewife .viewplan-link {
    margin: 20px 0;
  }
}
.exit-intent-popup-container .exit-intent-popup.housewife .exit-intent-popup-content p.details-1 {
  margin: 20px 0 6px;
  color: #253858;
}

.exit-intent-popup-container .exit-intent-popup.housewife .exit-intent-popup-content p.details-2 {
  margin: 0;
}

.exit-intent-popup-container .exit-intent-popup.housewife .exit-intent-popup-content p.description {
  padding-bottom: 21px;
}

.exit-intent-popup-container .exit-intent-popup.housewife .exit-intent-popup-content button {
  border-radius: 8px;
}

.exit-intent-popup-container .exit-intent-popup.housewife .exit-intent-popup-content ul li {
  color: #253858;
}

.exit-intent-popup-container.car.visible {
  background: rgba(24, 22, 54, 0.9019607843);
}

.exit-intent-popup-container.car .exit-intent-popup {
  padding: 14px 24px 21px;
  max-width: 795px;
}

@media screen and (max-width: 360px) {
  .exit-intent-popup-container.car .exit-intent-popup {
    margin: 0 6px;
    padding: 12px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup::after {
  content: "";
  background: url(../../images/bu/car-exit-intent-popup-image.svg) no-repeat;
  width: 280px;
  height: 241px;
  position: absolute;
  bottom: 50px;
  right: 10px;
  z-index: 0;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.car .exit-intent-popup::after {
    bottom: 90px;
    right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup::after {
    opacity: 0.3;
  }
}
.exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content h2 {
  font-size: 32px;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 8px;
  margin-right: 25px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content h2 {
    line-height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content h2 {
    line-height: 30px;
    font-size: 22px;
  }
}
@media screen and (max-width: 360px) {
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content h2 {
    line-height: 24px;
    font-size: 20px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content p.details-1 {
  margin: 20px 0 6px;
  line-height: 22px;
}

.exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content p.details-2 {
  font-size: 20px;
}

.exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content p.details-2 span.large {
  font-size: 24px;
}

.exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content p.details-2 span.medium {
  font-size: 20px;
  font-weight: 500;
}

.exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content ul {
  margin-top: 43px;
  width: 65%;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content ul {
    width: 100%;
    margin-top: 30px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content ul li {
  padding-left: 21px;
  font-size: 16px;
  margin-bottom: 10px;
}

.exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content ul li span {
  font-size: 18px;
  color: #0065ff;
  font-weight: bold;
}

.exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content ul li::before {
  background-image: none;
  height: 9px;
  width: 9px;
  position: absolute;
  left: 0;
  top: 10px;
  background: #0065ff;
  border-radius: 50%;
}

.exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content > div {
  width: 100%;
}

.exit-intent-popup-container.car .exit-intent-popup.new {
  padding: 24px 24px 28px 28px;
  max-width: 980px;
  background: linear-gradient(192deg, #EEFFE4 16.12%, #FFF 63.04%);
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new {
    padding: 103px 16px 16px;
    background: linear-gradient(191deg, #EEFFE4 5.1%, #FFF 64.83%);
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new:after {
  background: url(../../images/bu/motor/exit-intent-car-desktop-bg.png?v=1) no-repeat top/contain;
  width: 640px;
  height: 322px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  bottom: auto;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.car .exit-intent-popup.new:after {
    width: 503px;
    height: 250px;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new:after {
    content: "";
    background: url(../../images/bu/motor/exit-intent-car-mobile-bg.png?v=1) no-repeat right/cover;
    display: block !important;
    max-width: 385px;
    height: 125px;
    opacity: 1;
    width: 100%;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-close {
  top: 24px;
  right: 24px;
  border: 0;
  width: 22px;
  height: 22px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-close {
    top: 12px;
    right: 12px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content h2 {
  padding-bottom: 12px;
  margin-right: 0;
  color: var(--253858-n-700, #253858);
  width: 55%;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
}

.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content h2 span {
  color: #4A9819;
  display: block;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content h2 {
    font-size: 20px;
    line-height: 30px;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
  }
  .exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content h2 span {
    font-size: 16px;
    line-height: 24px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content p.details-1 {
  margin: 12px 0 5px;
  line-height: 22px;
  color: var(--253858-n-700, #253858);
  /* font-family: Roboto; */
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.256px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content p.details-1 {
    font-size: 16px;
    line-height: 20px;
    margin: 12px 0 1px;
    letter-spacing: 0.196px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content p.details-2 {
  color: var(--253858-n-700, #253858);
  /* font-family: Roboto; */
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.64px;
}

.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content p.details-2 sup {
  font-size: 20px;
  line-height: 20px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content p.details-2 {
    font-size: 32px;
    letter-spacing: 0.512px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list {
  display: flex;
  flex-wrap: wrap;
  width: 75%;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list {
    width: 100%;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list .pointer {
  color: var(--253858-n-700, #253858);
  /* font-family: Roboto; */
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  width: 50%;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
}

.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list .pointer sup {
  font-size: 12px;
  margin-top: -8px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list .pointer {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list .pointer {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    margin-bottom: 12px;
    letter-spacing: 0.196px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list .icon {
  width: 48px;
  height: 48px;
  margin-right: 16px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list .icon {
    width: 32px;
    height: 32px;
    margin-right: 12px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list .icon.icon-1 {
  background: url(../../images/bu/motor/exit-intent-car-icon-1.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list .icon.icon-2 {
  background: url(../../images/bu/motor/exit-intent-car-icon-2.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list .icon.icon-3 {
  background: url(../../images/bu/motor/exit-intent-car-icon-3.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .pointer-list .icon.icon-4 {
  background: url(../../images/bu/motor/exit-intent-car-icon-4.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content button {
  border: 0;
  color: #fff;
  text-transform: none;
  max-width: 290px;
  width: 100%;
  padding: 14px 32px;
  display: block;
  margin-top: 12px;
  cursor: pointer;
  border-radius: 8px;
  background: #FF5630;
  color: var(--ffffffn-0, #FFF);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  position: relative;
}

.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content button::after {
  content: "";
  background: url(../../images/bu/motor/exit-intent-car-forward-icon.svg);
  width: 12px;
  height: 10px;
  position: absolute;
  top: 55%;
  transform: translate(0px, -50%);
  right: 88px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content button {
    max-width: 300px;
    margin: 12px auto;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new .exit-intent-popup-content .disclaimer {
  width: 100%;
  color: rgba(37, 56, 88, 0.6);
  padding: 0;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px !important;
  margin: 8px 0 0;
}

.exit-intent-popup-container.car .exit-intent-popup.new.generic {
  background: linear-gradient(219deg, #E3F7FF 34.67%, #FFF 89.75%);
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.generic {
    background: linear-gradient(187deg, #E3F7FF 31.98%, #FFF 96.25%);
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.generic:after {
  background: url(../../images/bu/motor/exit-intent-car-blue-desktop-bg.png?v=1) no-repeat top/contain;
  height: 333px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.generic:after {
    background: url(../../images/bu/motor/exit-intent-car-blue-mobile-bg.png?v=1?v=1) no-repeat left/contain;
    display: block !important;
    max-width: 299px;
    height: 144px;
    opacity: 1;
    width: 100%;
    right: auto;
    left: 0;
    top: -15px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content h2 {
  color: var(--253858-n-700, #253858);
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  /* 138.462% */
  padding: 8px 0 24px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content h2 {
    font-size: 16px;
    line-height: 24px;
    padding: 8px 0 16px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content h2 span {
  color: #1DA3DD;
}

.exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content p.details-1 {
  margin: 24px 0 5px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content p.details-1 {
    margin: 16px 0 5px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content .pointer-list .icon.icon-1 {
  background: url(../../images/bu/motor/exit-intent-car-blue-icon-1.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content .pointer-list .icon.icon-2 {
  background: url(../../images/bu/motor/exit-intent-car-blue-icon-2.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content .pointer-list .icon.icon-3 {
  background: url(../../images/bu/motor/exit-intent-car-blue-icon-3.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content .pointer-list .icon.icon-4 {
  background: url(../../images/bu/motor/exit-intent-car-blue-icon-4.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content .pointer-list .pointer {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content .pointer-list .pointer {
    margin: 0 0 14px;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.generic .exit-intent-popup-content button {
    margin: 12px auto 6px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.generic .disclaimer {
  font-size: 12px;
  margin-top: 33px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.generic .disclaimer {
    margin: 0;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep {
  background: linear-gradient(185deg, #DFFFF7 12.77%, #FFF 81.29%);
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.zero-dep {
    background: linear-gradient(185deg, #DFFFF7 12.77%, #FFF 81.29%);
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep:after {
  background: url(../../images/bu/motor/exit-intent-car-green-desktop-bg.png?v=1) no-repeat top/contain;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.zero-dep:after {
    background: url(../../images/bu/motor/exit-intent-car-green-mobile-bg.png?v=1?v=1) no-repeat left/contain;
    display: block !important;
    max-width: 299px;
    height: 144px;
    opacity: 1;
    width: 100%;
    right: auto;
    left: 0;
    top: -15px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content h2 {
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 0;
  padding: 8px 0 16px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content h2 {
    font-size: 20px;
    line-height: 30px;
    padding: 8px 0 14px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content h2 span.green {
  color: #11A886;
  font-size: 24px;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content h2 span.green {
    font-size: 16px;
    line-height: 24px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content h2 span.small {
  color: #253858;
  font-size: 24px;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content h2 span.small {
    font-size: 16px;
    line-height: 24px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content p.details-2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  /* 131.25% */
  margin: 16px 0 6px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content p.details-2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    margin: 14px 0 2px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content .pointer-list .icon.icon-1 {
  background: url(../../images/bu/motor/exit-intent-car-green-icon-1.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content .pointer-list .icon.icon-2 {
  background: url(../../images/bu/motor/exit-intent-car-green-icon-2.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content .pointer-list .icon.icon-3 {
  background: url(../../images/bu/motor/exit-intent-car-green-icon-3.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content .pointer-list .icon.icon-4 {
  background: url(../../images/bu/motor/exit-intent-car-green-icon-4.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content .pointer-list .pointer {
  margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content .pointer-list .pointer {
    margin: 0 0 12px;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .exit-intent-popup-content button {
    margin: 12px auto 9px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .disclaimer {
  font-size: 10px;
  margin-top: 21px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.zero-dep .disclaimer {
    margin: 0;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.third-party {
  background: linear-gradient(192deg, #F7E1D3 16.12%, #FFF 63.04%);
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.third-party {
    background: linear-gradient(184deg, #F7E1D3 12.12%, #FFF 69.13%);
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.third-party:after {
  background: url(../../images/bu/motor/exit-intent-car-pink-desktop-bg.png?v=1) no-repeat top/contain;
  height: 333px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.third-party:after {
    background: url(../../images/bu/motor/exit-intent-car-pink-mobile-bg.png?v=1) no-repeat left/contain;
    display: block !important;
    max-width: 319px;
    height: 125px;
    opacity: 1;
    width: 100%;
    right: auto;
    left: 0;
    top: 0;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content h2 {
  color: var(--253858-n-700, #253858);
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  /* 138.462% */
  padding: 8px 0 16px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content h2 {
    font-size: 20px;
    line-height: 30px;
    padding-top: 0;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content h2 span {
  color: #DB6B27;
  font-size: 24px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content h2 span {
    font-size: 16px;
    line-height: 24px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content p.details-1 {
  margin: 16px 0 5px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content p.details-1 {
    margin: 16px 0 5px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content .pointer-list .icon.icon-1 {
  background: url(../../images/bu/motor/exit-intent-car-pink-icon-1.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content .pointer-list .icon.icon-2 {
  background: url(../../images/bu/motor/exit-intent-car-pink-icon-2.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content .pointer-list .icon.icon-3 {
  background: url(../../images/bu/motor/exit-intent-car-pink-icon-3.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content .pointer-list .icon.icon-4 {
  background: url(../../images/bu/motor/exit-intent-car-pink-icon-4.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content .pointer-list .pointer {
  margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content .pointer-list .pointer {
    margin: 0 0 12px;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.third-party .exit-intent-popup-content button {
    margin: 12px auto 8px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.third-party .disclaimer {
  font-size: 12px;
  margin-top: 21px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.third-party .disclaimer {
    margin: 0;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive {
  background: linear-gradient(192deg, #FFF4CF 16.12%, #FFF 63.04%);
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.comprehensive {
    background: linear-gradient(191deg, #FFF4CF 5.1%, #FFF 64.83%);
    padding: 103px 14px 8px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive:after {
  background: url(../../images/bu/motor/exit-intent-car-orange-desktop-bg.png?v=1) no-repeat top/contain;
  height: 333px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.comprehensive:after {
    background: url(../../images/bu/motor/exit-intent-car-orange-mobile-bg.png?v=1) no-repeat left/contain;
    display: block !important;
    max-width: 319px;
    height: 125px;
    opacity: 1;
    width: 100%;
    right: auto;
    left: 0;
    top: 0;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content h2 {
  color: var(--253858-n-700, #253858);
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  /* 138.462% */
  padding: 8px 0 12px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content h2 {
    font-size: 20px;
    line-height: 30px;
    padding-top: 0;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content h2 span.orange {
  color: #DF8600;
  font-size: 24px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content h2 span.orange {
    font-size: 16px;
    line-height: 24px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content h2 span.small {
  color: #253858;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content h2 span.small {
    font-size: 16px;
    line-height: 24px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content p.details-1 {
  margin: 12px 0 5px;
}

.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content .pointer-list .icon.icon-1 {
  background: url(../../images/bu/motor/exit-intent-car-orange-icon-1.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content .pointer-list .icon.icon-2 {
  background: url(../../images/bu/motor/exit-intent-car-orange-icon-2.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content .pointer-list .icon.icon-3 {
  background: url(../../images/bu/motor/exit-intent-car-orange-icon-3.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content .pointer-list .icon.icon-4 {
  background: url(../../images/bu/motor/exit-intent-car-orange-icon-4.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content .pointer-list .pointer {
  margin-bottom: 8px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content .pointer-list .pointer {
    margin: 0 0 12px;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .exit-intent-popup-content button {
    margin: 12px auto 8px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .disclaimer {
  font-size: 10px;
  margin-top: 8px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.comprehensive .disclaimer {
    margin: 0;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program {
  background: linear-gradient(219.52deg, #F9FCFF 60.37%, #F1ECFD 84.85%);
  border-radius: 16px;
}

.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program::after {
  display: none;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program {
    padding: 20px 16px 16px;
  }
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program::after {
    display: none !important;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content > div {
    opacity: 1;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content img {
  margin: 0 auto;
}

.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content h2 {
  width: 100%;
  border: 0;
  color: #4FC0E8;
  font-size: 26px;
  font-weight: 700;
  line-height: 30.47px;
  text-align: center;
  margin: 12px auto 0px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content h2 {
    font-size: 16px;
    line-height: 24px;
    padding: 0 0 2px;
    margin: 10px auto 0;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content p.details-2 {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0;
  margin: 0 0 32px;
}

.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content p.details-2 sup {
  font-size: 10px;
  line-height: 10px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content p.details-2 {
    font-size: 14px;
    line-height: 20px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content > .description {
  background: #35C9AD;
  display: inline-block;
  width: AUTO;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: left;
  position: relative;
  padding: 2px;
  z-index: 2;
  margin: 20px 0 0;
}

.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content > .description img {
  margin: 0 3px -4px 0;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content > .description {
    font-size: 10px;
    line-height: 14px;
    margin: 8px 0 0;
  }
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content > .description img {
    margin: 0 2px -1px 0;
    max-width: 10px;
    height: auto;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content > .description::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 28px solid transparent;
  border-right: 18px solid #35C9AD;
  border-bottom: 0px solid transparent;
  position: absolute;
  left: -18px;
  top: 0;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content > .description::before {
    border-top: 18px solid transparent;
    border-right: 8px solid #35C9AD;
    left: -8px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content > .description::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 0px solid transparent;
  border-left: 18px solid #35C9AD;
  border-bottom: 28px solid transparent;
  position: absolute;
  right: -18px;
  top: 0;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content > .description::after {
    border-left: 8px solid #35C9AD;
    border-bottom: 18px solid transparent;
    position: absolute;
    right: -8px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist {
  box-shadow: 4px 6px 20px 0px rgba(62, 45, 115, 0.3215686275);
  max-width: 860px;
  margin: -14px auto 0;
  border: 1px solid #E9E3ED;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.4);
  padding: 40px 6px 6px;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist {
    margin: 16px auto 0;
    padding: 12px 4px 4px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list {
  width: 100%;
  padding: 0 26px;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list {
    padding: 0 16px 0 12px;
    margin-bottom: 8px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer {
  margin-bottom: 28px;
  width: 48%;
}

.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer:last-child, .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer:nth-last-child(2) {
  margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer {
    margin-bottom: 20px;
    width: 100%;
  }
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer:last-child, .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer:nth-last-child(2) {
    margin-bottom: 20px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer .icon {
  width: 40px;
  height: 40px;
  margin-right: 12px;
  flex-shrink: 0;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer .icon {
    width: 32px;
    height: 32px;
    margin-right: 8px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer .icon.icon-1 {
  background: url(../../images/bu/motor/exit-intent-claim-assurance-pointer-icon-1.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer .icon.icon-2 {
  background: url(../../images/bu/motor/exit-intent-claim-assurance-pointer-icon-2.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer .icon.icon-3 {
  background: url(../../images/bu/motor/exit-intent-claim-assurance-pointer-icon-3.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer .icon.icon-4 {
  background: url(../../images/bu/motor/exit-intent-claim-assurance-pointer-icon-4.svg) no-repeat center/contain;
}

.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer .text {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.016em;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .pointer-list .pointer .text {
    font-size: 13px;
    line-height: 19px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer {
  background: rgba(235, 231, 255, 0.4);
  border-radius: 8px;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer {
    position: relative;
    padding: 18px 12px 10px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .title {
  border-radius: 8px 0 0 8px;
  background: #EBE7FF;
  height: 64px;
  display: flex;
  align-items: CENTER;
  padding: 0 6px 0 26px;
  color: #7456F0;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  position: relative;
}

.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .title::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 32px solid transparent;
  border-bottom: 32px solid transparent;
  border-left: 24px solid #EBE7FF;
  right: -24px;
  position: absolute;
  top: 0;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .title {
    position: absolute;
    height: auto;
    top: -11px;
    border-radius: 100px;
    left: 50%;
    transform: translate(-50%, 0px);
    width: 150px;
    padding: 0;
    padding: 4px 8px;
    font-size: 10px;
    font-weight: 500;
    line-height: 11.72px;
    text-align: center;
    justify-content: center;
  }
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .title::after {
    display: none;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .description {
  margin-left: 45px;
  color: #253858;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  position: relative;
  padding-left: 50px;
}

.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .description::before {
  content: "";
  background: url(../../images/bu/motor/exit-intent-claim-assurance-warranty-icon.svg);
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  left: 0;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .description::before {
    width: 32px;
    height: 32px;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content .pointers-checklist .bonus-pointer .description {
    font-size: 13px;
    line-height: 19px;
    margin-left: 0;
    padding-left: 45px;
  }
}
.exit-intent-popup-container.car .exit-intent-popup.new.claim-assurance-program .exit-intent-popup-content button {
  margin: 20px auto 0;
}

.exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content ul li::before {
  background: #000;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car {
    background-color: rgba(23, 43, 77, 0.9);
  }
  .exit-intent-popup-container.car .exit-intent-popup {
    padding: 14px 16px 21px;
  }
  .exit-intent-popup-container.car .exit-intent-popup::after {
    display: none;
  }
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-close {
    border: 1px solid;
    border-radius: 50%;
    background-origin: content-box;
    padding: 2px;
    background-position: center;
    background-size: contain;
    opacity: 0.7;
    top: 20px;
  }
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content h2 {
    border-bottom: 0;
    font-size: 20px;
    padding-bottom: 0;
  }
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content p.details-1 {
    margin-bottom: 4px;
  }
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content p.details-1 span {
    color: #0065ff;
    font-weight: bold;
  }
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content p.details-1,
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content p.details-2 {
    font-size: 16px;
    color: #253858;
    padding: 0;
  }
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content p.details-2 span.large {
    font-size: 16px;
  }
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content ul {
    margin-top: 20px;
    padding-top: 0;
  }
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content ul li {
    color: #172b4d;
  }
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content ul li::before {
    background: #172b4d;
    top: 11px;
    height: 4px;
    width: 4px;
  }
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content > div {
    color: #172b4d;
    opacity: 0.7;
    margin-top: 16px;
  }
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content button {
    max-width: 200px;
    margin-top: 14px;
    padding: 12px 0;
    text-transform: none;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.car .exit-intent-popup .exit-intent-popup-content button {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .exit-intent-popup-container.car .exit-intent-popup {
    height: 320px;
    overflow-y: scroll;
  }
}
.exit-intent-popup-container.tw .exit-intent-popup {
  padding: 34px 24px 21px;
  max-width: 795px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.tw .exit-intent-popup {
    margin: 0 6px;
    padding: 24px;
    border-radius: 16px;
  }
}
@media screen and (max-width: 320px) {
  .exit-intent-popup-container.tw .exit-intent-popup {
    padding: 12px;
  }
}
.exit-intent-popup-container.tw .exit-intent-popup::after {
  content: "";
  background: url(../../images/bu/tw-exit-intent-popup-image.png) no-repeat;
  width: 302px;
  height: 355px;
  position: absolute;
  bottom: 65px;
  right: -3px;
  z-index: 0;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.tw .exit-intent-popup::after {
    bottom: 161px;
    right: 0;
    width: 257px;
    height: 310px;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.tw .exit-intent-popup::after {
    display: none;
  }
}
.exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-close {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 24px;
  right: 24px;
  cursor: pointer;
  z-index: 100;
  border: 0;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-close {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 16px;
    right: 16px;
  }
}
@media screen and (max-width: 320px) {
  .exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-close {
    width: 14px;
    height: 14px;
    position: absolute;
    top: 8px;
    right: 8px;
  }
}
.exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content .h2 {
  font-size: 28px;
  line-height: 34px;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 12px;
  margin-right: 25px;
  max-width: 413px;
  width: 100%;
  color: #253858;
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content .h2 {
    line-height: 36px;
    font-size: 24px;
    border-bottom: 0;
  }
}
@media screen and (max-width: 320px) {
  .exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content .h2 {
    line-height: 32px;
    font-size: 22px;
  }
}
.exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content p.details-2 {
  font-size: 20px;
  margin-top: 13px;
}

.exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content p.details-2 span.large {
  font-size: 26px;
}

.exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content p.details-2 span.medium {
  font-size: 22px;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content p.details-2 {
    margin-top: 0;
  }
}
.exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content ul {
  margin-top: 43px;
  width: 65%;
  margin-left: 20px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content ul {
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
  }
}
.exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content ul li {
  padding-left: 21px;
  font-size: 16px;
  margin-bottom: 10px;
  color: #253858;
  font-weight: 400;
}

.exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content ul li.full {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content ul li {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 5px;
  }
}
.exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content ul li span {
  font-size: 18px;
  color: #0065ff;
  font-weight: bold;
}

.exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content ul li span sup {
  font-size: 10px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content ul li {
    font-size: 14px;
    line-height: 26px;
  }
  .exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content ul li span {
    font-size: 14px;
  }
}
.exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content ul li::before {
  background-image: none;
  height: 8px;
  width: 8px;
  position: absolute;
  left: 0;
  top: 10px;
  background: #6A7079;
  border-radius: 50%;
}

.exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content > div {
  width: 100%;
}

.exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content > div.term-conditions {
  max-width: 430px;
  margin-top: 0;
}

.exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content > div.term-conditions p {
  letter-spacing: 0px;
  color: #253858;
  font-size: 10px;
  line-height: 14px;
  margin-bottom: 12px;
}

.exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content > div.term-conditions p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content > div.term-conditions {
    text-align: center;
  }
}
.exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content button {
  max-width: 435px;
  line-height: 19px;
  padding: 20px 0 17px;
  margin: 29px 0 26px;
  text-transform: capitalize;
  border-radius: 8px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.tw .exit-intent-popup .exit-intent-popup-content button {
    margin: 24px auto;
    padding: 13px 0;
    font-size: 14px;
  }
}
.exit-intent-popup-container.sme_ghi_exit .exit-intent-popup {
  padding: 30px;
  width: 100%;
  max-width: 670px;
}

@media screen and (max-width: 767px) and (orientation: landscape) {
  .exit-intent-popup-container.sme_ghi_exit .exit-intent-popup {
    min-height: 250px;
    height: 290px;
    overflow-x: scroll;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.sme_ghi_exit .exit-intent-popup {
    width: 100%;
    max-width: 100%;
    padding: 30px 20px 20px;
    box-sizing: border-box;
    margin: 0px;
    border-radius: 32px 32px 0 0;
  }
}
.exit-intent-popup-container.sme_ghi_exit .exit-intent-popup:after {
  display: none;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.sme_ghi_exit {
    align-items: end;
  }
}
.exit-intent-popup-container.sme_ghi_exit .sme-popup-content {
  width: 100% !important;
  margin-top: 0 !important;
}

.exit-intent-popup-container.sme_ghi_exit .sme-popup-content .title span {
  font-size: 20px;
  line-height: 30px;
  color: #253858;
  font-weight: 700;
}

.exit-intent-popup-container.sme_ghi_exit .sme-popup-content .stepcount {
  font-size: 16px;
  line-height: 24px;
  padding: 10px 0 0px;
  font-weight: normal;
  max-width: 100%;
}

.exit-intent-popup-container.sme_ghi_exit .sme-popup-content .stepcount span {
  font-weight: 500;
  font-size: 14px;
}

.exit-intent-popup-container.sme_ghi_exit .sme-popup-content .proceed_button,
.exit-intent-popup-container.sme_ghi_exit .sme-popup-content .loader {
  background: #0065ff 0% 0% no-repeat padding-box;
  border: 1px solid #0065ff;
  border-radius: 8px;
  color: #fff;
  width: 100%;
  padding: 14px 0px;
  display: block;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
  text-transform: inherit;
  max-width: 100%;
  height: 51px;
  position: relative;
}

.exit-intent-popup-container.sme_ghi_exit .sme-popup-content .loading::after {
  transform: translate(-50%, 0px);
  left: 50%;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 20px 0 0;
  justify-content: space-between;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi {
  width: 58%;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .ghi_exit_intent_graphic {
  width: 40%;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper {
    flex-direction: column;
  }
  .exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi,
  .exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .ghi_exit_intent_graphic {
    width: 100%;
  }
  .exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .ghi_exit_intent_graphic {
    display: none;
  }
}
.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi {
  position: relative;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check {
  position: relative;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border: 1px solid #5e6c84;
  border-radius: 8px;
  font-size: 16px;
  position: relative;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .countybox {
  width: 100px;
  display: flex;
  position: relative;
  height: 56px;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .countybox .country-flag {
  width: 65px;
  align-items: center;
  display: flex;
  padding: 0 15px 0 15px;
  cursor: pointer;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .countybox .country-flag img {
  width: 20px;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .countybox .country-flag:after {
  content: "";
  background: url(../../images/bu/selectarrow.svg) no-repeat 0 0;
  width: 15px;
  height: 8px;
  right: -10px;
  position: relative;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .countybox .country-flag.active:after {
  transform: rotate(180deg);
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .countybox .country-flag.un:after {
  background: url(../images/bu/selectarrow.svg) no-repeat 0 0;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .countybox .flags {
  width: 305px;
  position: absolute;
  background: #fff;
  box-shadow: 0px 2px 6px #ccc;
  border-radius: 0 0 5px 5px;
  top: 70px;
  padding: 0;
  max-height: 141px;
  overflow: auto;
  margin: 0;
  display: none;
  transition: all 0.2s ease-in;
  /* Track */
  /* Handle */
  /* Handle on hover */
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .countybox .flags.show {
  display: block;
  top: 60px;
  z-index: 102;
  width: 353px;
}

@media screen and (max-width: 767px) and (orientation: landscape) {
  .exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .countybox .flags.show {
    top: initial;
    width: 527px !important;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .countybox .flags.show {
    top: initial;
    bottom: 58px;
    width: 278px;
    border-radius: 5px;
  }
}
.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .countybox .flags::-webkit-scrollbar {
  width: 0px;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .countybox .flags::-webkit-scrollbar-track {
  background: transparent;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .countybox .flags::-webkit-scrollbar-thumb {
  background: transparent;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .countybox .flags::-webkit-scrollbar-thumb:hover {
  background: transparent;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .countybox .flags li {
  width: 100%;
  margin: 0;
  padding: 10px;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-weight: 400;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .countybox .flags li:before {
  display: none !important;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .countybox .flags li span {
  padding: 0;
  width: 30px;
  margin-right: 10px;
  align-items: center;
  display: flex;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .countybox .flags li span img {
  width: 100%;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .countybox .flags li .cname {
  width: 100%;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .countybox .flags li .code {
  padding: 0;
  width: 30px;
  margin-right: 10px;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .countybox .flags li:after {
  display: none;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .countybox .codeCountry {
  border: none;
  width: 95px;
  float: left;
  padding: 15px 20px 15px 15px;
  -webkit-appearance: none;
  height: 100%;
  -moz-appearance: none;
  appearance: none;
  font-size: 16px;
  background: url("../../images/bu/selectarrow.svg") no-repeat 95% 52%;
  background-size: 12px 8px;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .countybox .cCode {
  display: inline-flex;
  width: 35px;
  float: right;
  padding: 0px;
  height: 100%;
  font-size: 16px;
  align-items: center;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .search-flag {
  width: 100%;
  position: absolute;
  background: #fff;
  border-radius: 8px;
  z-index: 102;
  top: 0;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .search-flag input {
  font-size: 14px;
  width: 100% !important;
  padding: 0px 15px !important;
  box-sizing: border-box;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .search-flag .searchico {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(../../images/svg/home-page-icons.svg);
  background-position: 0px -1930px;
  cursor: pointer;
  top: 47%;
  transform: translate(0px, -50%);
  right: 18px;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .search-flag .searchico.un {
  background: url(../images/svg/home-page-icons.svg);
  background-position: 0px -1930px;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput #mobile {
  width: calc(100% - 110px);
  border: none;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput input {
  width: 100%;
  height: 56px;
  padding: 0px 15px 0px 0px;
  background: none;
  border: none;
  font-size: 16px;
  border-radius: 8px;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .feildLable {
  display: inline-block;
  color: #5e6c84;
  font-size: 14px;
  letter-spacing: 0;
  position: absolute;
  top: 17px;
  left: 0px;
  background: #fff;
  padding: 0px;
  pointer-events: none;
  transition: all 0.4s ease-in;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .feildLable.mobN {
  left: 150px;
}

@media screen and (max-width: 460px) {
  .exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput .feildLable {
    font-size: 12px;
    top: 20px;
  }
}
.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput input:focus + .feildLable,
.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput input:focus + .feildLable.gray {
  left: -96px !important;
  top: -12px !important;
  font-size: 12px !important;
  padding: 0px 4px;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput input.labelshow + .feildLable,
.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput input.labelshow + .feildLable.gray {
  left: -96px !important;
  top: -12px !important;
  font-size: 12px !important;
  padding: 0px 4px;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .registration_check .formInput.full input {
  width: 100%;
  padding: 0px 15px;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .fieldWrapper {
  margin: 0px 0 20px;
  position: relative;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .err {
  color: red;
  font-size: 13px;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi input,
.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi select {
  padding: 16px;
  border: 1px solid #5e6c84;
  border-radius: 8px;
  font-size: 16px;
  background: none;
  -webkit-appreance: none;
  width: 100%;
  outline: none;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi input.labelshow + .feildLable, .exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi input:focus + .feildLable,
.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi select.labelshow + .feildLable,
.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi select:focus + .feildLable {
  top: -10px;
  font-size: 12px;
  left: 17px;
  padding: 0px 4px;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .feildLable,
.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi .feildLable.gray {
  color: #5e6c84;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  position: absolute;
  left: 14px;
  background: #fff;
  top: 17px;
  padding: 2px;
  visibility: visible;
  pointer-events: none;
  transition: all 0.4s ease-in;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .ghi_exit_intent_graphic {
  height: 208px;
  width: 233px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 10px 0px;
  position: absolute;
  right: 0;
  bottom: 0;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .ghi_exit_intent_graphic {
    display: none;
  }
}
.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .ghi_exit_intent_graphic.bu {
  background-image: url(../../images/bu/pt-exit-intent-banner.png);
  background-position: 0px 0px;
  width: 208px;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .ghi_exit_intent_graphic.article {
  background-image: url(../../images/bu/pt-exit-intent-banner.png);
  background-position: 0px 0px;
  width: 208px;
}

.exit-intent-popup-container.sme_ghi_exit .exitintent_form_ghi_wrapper .ghi_exit_intent_graphic.provider {
  background-image: url(../../images/bu/pt-exit-intent-banner.png);
  background-position: 0px 0px;
  width: 208px;
}

.exit-intent-popup-container.sme_ghi_exit.other .sme-popup-content .stepcount {
  max-width: 65%;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.sme_ghi_exit.other .sme-popup-content .stepcount {
    max-width: 100%;
  }
}
.exit-intent-popup-container.sme_ghi_exit.thankyou .exit-intent-popup .exit-intent-popup-content > div {
  display: flex;
  align-items: CENTER;
  justify-content: space-between;
}

.exit-intent-popup-container.sme_ghi_exit.thankyou .exit-intent-popup .sme-popup-content .title span {
  font-size: 32px;
}

.exit-intent-popup-container.sme_ghi_exit.thankyou .exit-intent-popup .sme-popup-content .exitintent_form_ghi_wrapper {
  height: 165px;
}

.exit-intent-popup-container.new .exit-intent-popup {
  background: transparent linear-gradient(149deg, #F2FFF5 0%, #EFF5FF 100%) 0% 0% no-repeat padding-box;
  box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.3058823529);
  padding: 18px 0;
  max-width: 940px;
}

.exit-intent-popup-container.new .exit-intent-popup:after {
  background: url(../../images/bu/term/exit-intent-term-desktop-img.svg) no-repeat center/contain;
  width: 326px;
  height: 312px;
  right: 25px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.new .exit-intent-popup:after {
    width: 240px;
    height: 231px;
    right: 4px;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup {
    margin: 0 5px;
  }
  .exit-intent-popup-container.new .exit-intent-popup::after {
    display: none;
  }
}
.exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-close {
  background: url(../../images/bu/term/exit-intent-term-close-icon.svg) no-repeat center/contain;
  height: 20px;
  width: 20px;
  border: 0;
}

.exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content h2 {
  font-size: 36px;
  line-height: 34px;
  font-weight: 700;
  margin: 0 0 12px 35px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content h2 {
    font-size: 30px;
    margin: 0 0 4px 11px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .description {
  padding-bottom: 0;
  margin: 0 0 0 35px;
  width: 100%;
  position: relative;
  letter-spacing: 0px;
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 20px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .description {
    width: 65%;
    line-height: 25px;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .description {
    font-size: 16px;
    margin: 0 0 0 11px;
    line-height: 24px;
    width: 100%;
  }
}
.exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .description:after {
  display: none;
}

.exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .description span {
  font-weight: 700;
  position: relative;
}

.exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .description span:after {
  content: "";
  border-bottom: 5px solid #FF0000;
  opacity: 0.23;
  width: 240px;
  position: absolute;
  right: 0;
  bottom: 2px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .description span:after {
    width: 190px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .details-1 {
  position: relative;
  background: #E6F3FF;
  padding: 8px 39px 14px;
  letter-spacing: 0px;
  color: #253858;
  font-size: 26px;
  line-height: 30px;
  width: 65%;
  margin: 29px 0 18px;
}

.exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .details-1 span {
  color: #266FF7;
  line-height: 30px;
  font-weight: bold;
}

.exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .details-1 span.large {
  font-size: 35px;
}

.exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .details-1 span.premiumPlan {
  font-size: 20px;
}

.exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .details-1 span.premiumPlan sup {
  font-size: 14px;
  line-height: 40px;
}

.exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .details-1:after {
  content: "";
  width: 20px;
  bottom: 0em;
  position: absolute;
  display: block;
  border: 28px solid #e6f3ff;
  z-index: 0;
  right: -28px;
  border-left-width: 0em;
  border-right-color: transparent;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .details-1 {
    padding: 8px 39px 10px;
    width: 75%;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .details-1 {
    padding: 8px 0 10px 5px;
    letter-spacing: 0px;
    color: #253858;
    font-size: 15px;
    line-height: 30px;
    width: 91%;
    margin: 18px 0 12px;
  }
  .exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .details-1 span.large {
    font-size: 20px;
  }
  .exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .details-1 span.premiumPlan {
    font-size: 14px;
  }
  .exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .details-1::after {
    border: 25px solid #e6f3ff;
    right: -25px;
    border-left-width: 0em;
    border-right-color: transparent;
  }
}
.exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .pointers-section {
  margin: 0 0 20px 38px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .pointers-section {
    width: 85%;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .pointers-section {
    margin: 0 0 8px 14px;
    width: 100%;
  }
}
.exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .pointers-section .label {
  letter-spacing: 0px;
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
}

.exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .pointers-section .pointers-list {
  margin: 16px 0 0 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 66%;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .pointers-section .pointers-list {
    margin: 8px 0 0;
    width: 100%;
    align-items: flex-start;
  }
}
.exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .pointers-section .pointers-list .pointers {
  letter-spacing: 0px;
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 16px;
  line-height: 30px;
  position: relative;
  width: 50%;
  margin: 0 0 6px;
  padding-left: 14px;
}

.exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .pointers-section .pointers-list .pointers::before {
  content: "";
  background: rgba(37, 56, 88, 0.8901960784) 0% 0% no-repeat padding-box;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0px, -50%);
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .pointers-section .pointers-list .pointers {
    font-size: 12px;
    width: 47%;
    line-height: 19px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .tag {
  background: #D1FFE3 0% 0% no-repeat padding-box;
  border: 1px dashed #0E6A32;
  border-radius: 12px;
  margin: 0 0 0 31px;
  padding: 12px 21px 12px 17px;
  width: 55%;
  display: block;
  letter-spacing: 0px;
  color: #106A32;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}

.exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .tag span {
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .tag {
    width: 63%;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .tag {
    border-radius: 12px 0 0 12px;
    margin: 0 0 0 10px;
    padding: 7px 21px 7px 15px;
    width: 90%;
    display: block;
    letter-spacing: 0px;
    color: #106A32;
    font-size: 14px;
    line-height: 19px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .family-image {
  background: url(../../images/bu/term/exit-intent-term-mobile-img.svg) no-repeat center/contain;
  margin: 6px auto -5px;
  width: 181px;
  height: 173px;
}

@media screen and (min-width: 768px) {
  .exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .family-image {
    display: none;
  }
}
.exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .viewplan-link {
  background: #266FF7 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1019607843);
  border-radius: 10px;
  margin: 21px 0 0 39px;
  color: #FFFFFF;
  text-transform: capitalize;
  padding: 13px 0;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup .exit-intent-popup-content .viewplan-link {
    margin: 0 auto;
    color: #FFFFFF;
    text-transform: capitalize;
    padding: 13px 0;
    max-width: 270px;
    width: 100%;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 {
  background: url("../../images/bu/term/age-exitintent-bg.png") no-repeat 0 0 !important;
  background-size: cover !important;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1) !important;
  padding: 15px 10px 0px 10px;
  max-width: 810px;
}

@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 {
    background-position: -30px 0px;
    background-size: cover;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1::after {
  display: none;
}

.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-close {
  width: 22px !important;
  height: 22px !important;
  border: none !important;
}

.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .details-block {
  background: linear-gradient(90deg, rgba(0, 101, 255, 0.14) 0%, rgba(255, 255, 255, 0) 132.8%);
}

.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .viewplan-link {
  margin: 20px auto 10px !important;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .viewplan-link {
    margin: 20px auto 0;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content h2 {
  font-size: 30px;
  line-height: 38px;
  font-weight: 700;
  margin: 15px 0 10px;
  width: 94%;
  color: rgb(6, 36, 137);
  text-align: center;
  margin: 0px auto;
}

.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content h2 br {
  display: none;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content h2 {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content h2 br {
    display: block;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content .age_selection {
  z-index: 10;
  position: relative;
  font-size: 12px;
  margin-top: 10px;
  width: 75%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 40px auto 20px;
}

@media (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content .age_selection {
    justify-content: center;
    width: 100%;
  }
}
@media (max-width: 360px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content .age_selection {
    margin: 20px auto 0px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content .age_selection .items {
  width: 160px;
  text-align: center;
  position: relative;
}

@media (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content .age_selection .items {
    width: 140px;
    text-align: center;
    position: relative;
    margin: 0px 7px 16px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content .age_selection .items .age {
  color: rgb(94, 35, 187);
  font-size: 15px;
  font-weight: 600;
}

.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content .age_selection .items .premium {
  background: linear-gradient(90deg, #FF6B57 0%, #6C25D8 100%);
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  line-height: 30px;
  border-radius: 8px;
  border: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 130px;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: 0px auto;
}

@media (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content .age_selection .items .premium {
    font-size: 13px;
    width: 110px;
    bottom: -5px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content .age_selection .items .pic1 {
  background: url("../../images/bu/term/young-age.png") no-repeat 0 0;
  width: 140px;
  height: 140px;
  margin: 0px auto;
  display: block;
  background-size: contain;
}

@media (max-width: 640px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content .age_selection .items .pic1 {
    width: 120px;
    height: 120px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content .age_selection .items .pic2 {
  background: url("../../images/bu/term/middle-age.png") no-repeat 0 0;
  width: 140px;
  height: 140px;
  margin: 0px auto;
  display: block;
  background-size: contain;
}

@media (max-width: 640px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content .age_selection .items .pic2 {
    width: 120px;
    height: 120px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content .age_selection .items .pic3 {
  background: url("../../images/bu/term/old-age.png") no-repeat 0 0;
  width: 140px;
  height: 140px;
  margin: 0px auto;
  display: block;
  background-size: contain;
}

@media (max-width: 640px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content .age_selection .items .pic3 {
    width: 120px;
    height: 120px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content .label-new {
  font-weight: 700;
  background: rgb(214, 255, 216);
  width: 60%;
  font-size: 16px !important;
  text-align: center;
  padding: 10px;
  border-radius: 12px;
  color: rgb(18, 79, 52);
  margin: 30px auto 0;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content .label-new {
    margin: 20px auto 0;
  }
}
@media (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content .label-new {
    margin: 0px auto 0;
    width: 96%;
    font-size: 14px !important;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper {
  position: relative;
}

.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .providerwise {
  margin: 0px auto 10px;
  width: 395px;
}

@media (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .providerwise {
    padding: 0px auto 5px;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .providerwise {
    width: 240px;
    margin-bottom: 5px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .providerwise .logo-top-exit {
  text-align: center;
  margin: 0px 0px 10px;
}

@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .providerwise .logo-top-exit {
    margin: 0px 0px 5px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .providerwise .logo-top-exit .logo-max-exit {
  width: 160px;
  height: 50px;
  display: inline-block;
  font-size: 0;
}

.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .providerwise .logo-top-exit .logo-max-exit.axismax {
  background: #fff url(../../images/insurer-logo/maxlife.png) no-repeat center center;
  background-size: contain;
  padding: 0px 10px;
  border-radius: 8px;
}

@media (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .providerwise .logo-top-exit .logo-max-exit {
    width: 130px;
    height: 30px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .providerwise .tag-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .providerwise .tag-row .tag {
  display: inline-block;
  font-size: 14px;
  padding: 4px 13px 4px 33px;
  width: auto;
  background: #fff;
  border: 1px dashed #0E6A32;
  border-radius: 8px;
  margin: 0px;
  position: relative;
}

.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .providerwise .tag-row .tag:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  width: 16px;
  height: 16px;
  background: url(../../images/bu/term/fi_discount.png) no-repeat 0 0;
  background-size: contain;
}

.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .providerwise .tag-row .tag.purple-tag {
  border-color: rgb(179, 16, 84);
  color: rgb(179, 16, 84);
}

.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .providerwise .tag-row .tag.purple-tag:before {
  background: url(../../images/bu/term/fi_rupee.png) no-repeat 0 0;
  background-size: contain;
}

@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .providerwise .tag-row {
    flex-direction: column;
    align-items: center;
  }
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .providerwise .tag-row .tag {
    width: 140px;
  }
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .providerwise .tag-row .tag.purple-tag {
    width: 235px;
    margin-top: 5px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .label-new-wrapper {
  display: block;
  text-align: center;
  width: 100%;
}

.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .label-new-wrapper .label-new {
  font-weight: 600;
  background: linear-gradient(90deg, #BFDBFF 0%, rgba(191, 219, 255, 0) 50.64%, #BFDBFF 100%);
  font-size: 16px !important;
  text-align: center;
  padding: 10px;
  border-radius: 12px;
  color: rgb(6, 36, 137);
  margin: 10px 0 0;
  display: inline-block;
  width: auto;
}

@media (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .label-new-wrapper .label-new {
    padding: 5px 10px;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .label-new-wrapper .label-new {
    padding: 11px 10px;
    font-size: 14px !important;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .label-new-wrapper {
    margin-top: 0px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .disclaimer {
  color: rgb(6, 36, 137);
}

@media (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .disclaimer {
    padding: 0px 1%;
    text-align: center;
    margin: 6px auto;
    line-height: 12px !important;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .age_selection {
  margin: 25px auto 20px;
}

@media (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper h2 {
    font-size: 16px;
    line-height: 18px;
  }
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper h2 br {
    display: none;
  }
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .age_selection {
    margin: 10px auto 10px;
  }
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .age_selection .items {
    margin: 0px 7px 0px;
  }
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .age_selection .items .pic1, .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .age_selection .items .pic2, .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .age_selection .items .pic3 {
    width: 80px;
    height: 80px;
  }
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .age_selection .items .premium {
    bottom: -15px;
  }
}
@media (max-width: 767px) and (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .age_selection .items {
    margin: 0px 7px 20px;
  }
}
@media (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .exit-intent-popup-content.providerwisewrapper .viewplan-link {
    margin: 10px auto 0px !important;
    padding: 8px 0;
    max-width: 220px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1 .disclaimer {
  width: 100%;
  margin: 10px auto;
  padding: 10px 1%;
  font-size: 9px;
  background: transparent;
  line-height: 12px !important;
  letter-spacing: 0;
  text-align: left;
  display: block;
}

.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1.nri .disclaimer {
  text-align: center;
}

.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1.nri .exit-intent-popup-content h2 {
  color: rgb(6, 36, 137);
  font-size: 24px;
  font-weight: 500;
}

.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1.nri .exit-intent-popup-content h2 img {
  max-width: 24px;
}

.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1.nri .exit-intent-popup-content h3 {
  color: rgb(6, 36, 137);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
}

.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1.nri .exit-intent-popup-content h3 img {
  width: 27px;
  margin-left: 14px;
}

.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1.nri .exit-intent-popup-content .disclaimer {
  font-size: 8px;
  letter-spacing: -0.016em;
}

.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1.nri .exit-intent-popup-content .age_selection {
  margin: 14px auto 20px;
}

.exit-intent-popup-container.new .exit-intent-popup.exitintent_type1.nri .exit-intent-popup-content .label-new {
  margin: 24px auto 0;
  width: 90%;
  max-width: 380px;
}

@media (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1.nri .exit-intent-popup-content .age_selection {
    margin: 6px auto 0px;
  }
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1.nri .exit-intent-popup-content .age_selection .items {
    margin: 0px 7px 6px;
  }
}
@media (max-width: 767px) and (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1.nri .exit-intent-popup-content .age_selection .items {
    margin: 0px 7px 20px;
  }
}
@media (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1.nri .exit-intent-popup-content .label-new {
    font-size: 13px !important;
    letter-spacing: -0.016em;
  }
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1.nri .exit-intent-popup-content .age_selection .items .pic1, .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1.nri .exit-intent-popup-content .age_selection .items .pic2, .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1.nri .exit-intent-popup-content .age_selection .items .pic3 {
    width: 90px;
    height: 90px;
    margin: 0px auto;
  }
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1.nri .exit-intent-popup-content .age_selection .items .premium {
    font-size: 12px;
    width: 100px;
    bottom: -15px;
  }
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1.nri .exit-intent-popup-content .label-new {
    margin: 0px auto 7px;
    padding: 8px;
  }
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1.nri .exit-intent-popup-content .viewplan-link {
    margin: 0px auto 0px !important;
  }
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1.nri .exit-intent-popup-content .disclaimer {
    padding: 0px;
  }
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1.nri .exit-intent-popup-content h2 {
    font-size: 16px;
    line-height: 22px;
    width: 83%;
    font-weight: 500;
  }
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1.nri .exit-intent-popup-content h3 {
    font-size: 20px;
  }
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1.nri .exit-intent-popup-content h3 img {
    width: 27px;
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup.exitintent_type1.nri {
    width: 100% !important;
    background-size: cover;
    padding: 20px 8px 0px 8px !important;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container .exit-intent-popup.women {
    padding: 20px;
  }
  .exit-intent-popup-container .exit-intent-popup.women:after {
    display: none;
  }
  .exit-intent-popup-container .exit-intent-popup.women .floatingpopup {
    margin: 30px 0;
  }
}
.exit-intent-popup-container .exit-intent-popup.women .exit-intent-popup-content ul {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin-top: 21px;
  width: 75%;
  flex-direction: column;
}

.exit-intent-popup-container .exit-intent-popup.women .exit-intent-popup-content ul li {
  width: 100%;
}

@media (max-width: 568px) {
  .exit-intent-popup-container .exit-intent-popup.women .exit-intent-popup-content ul li:before {
    bottom: initial;
    top: 6px;
  }
}
.exit-intent-popup-container .exit-intent-popup.women .exit-intent-popup-content ul::after {
  content: "";
  background: url(../../images/bu/women-exitintent.svg) no-repeat right bottom;
  width: 334px;
  height: 307px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
  background-size: 100%;
}

@media (max-width: 568px) {
  .exit-intent-popup-container .exit-intent-popup.women .exit-intent-popup-content ul::after {
    width: 154px;
    height: 145px;
  }
}
.exit-intent-popup-container .exit-intent-popup.women .exit-intent-popup-content ul .exit-intent-popup-content > div {
  width: 60%;
}

.exit-intent-popup-container.new .exit-intent-popup.deaths-not-cover {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 8px;
  max-width: 860px;
  width: 100%;
  min-height: 418px;
  padding: 54px 0 30px 45px;
  position: relative;
  z-index: 1002;
}

@media (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup.deaths-not-cover {
    height: 96%;
    min-height: 96%;
  }
  .exit-intent-popup-container.new .exit-intent-popup.deaths-not-cover .family-image {
    display: none;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.deaths-not-cover {
    text-align: center;
    padding: 24px 0 30px 0px !important;
    height: auto;
    min-height: auto;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.deaths-not-cover .exit-intent-popup-content h2 {
  font-size: 30px;
  line-height: 34px;
  letter-spacing: 0px;
  color: #253858;
  font-weight: 700;
  margin: 0;
}

@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.deaths-not-cover .exit-intent-popup-content h2 {
    font-size: 28px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.deaths-not-cover .exit-intent-popup-content .list-of-thing {
  color: #0065FF;
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
  width: 340px;
  margin-bottom: 40px;
}

@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.deaths-not-cover .exit-intent-popup-content .list-of-thing {
    color: #0065FF;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    width: 300px;
    margin: 260px auto 0;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.deaths-not-cover .exit-intent-popup-content p {
  text-align: left;
  font-size: 22px;
  line-height: 34px;
  margin: 5px 0px 20px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #253858;
  width: 280px;
}

.exit-intent-popup-container.new .exit-intent-popup.deaths-not-cover .exit-intent-popup-content p span {
  font-weight: initial;
  position: inherit;
}

.exit-intent-popup-container.new .exit-intent-popup.deaths-not-cover .exit-intent-popup-content p span:after {
  display: none;
}

.exit-intent-popup-container.new .exit-intent-popup.deaths-not-cover .exit-intent-popup-content p:after {
  display: none;
}

@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.deaths-not-cover .exit-intent-popup-content p {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    margin: 10px auto;
    font-weight: 400;
    letter-spacing: 0px;
    color: #253858;
    width: 250px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.deaths-not-cover .exit-intent-popup-content ul {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin-top: 21px;
  width: 75%;
  flex-direction: column;
}

.exit-intent-popup-container.new .exit-intent-popup.deaths-not-cover .exit-intent-popup-content ul li {
  width: 100%;
}

.exit-intent-popup-container.new .exit-intent-popup.deaths-not-cover .exit-intent-popup-content .viewplan-link {
  max-width: 246px;
  width: 100%;
  padding: 16px 0px;
  margin: 0;
  box-shadow: none;
}

@media (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup.deaths-not-cover .exit-intent-popup-content .viewplan-link {
    margin: 20px 0 0;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.deaths-not-cover .exit-intent-popup-content .viewplan-link {
    max-width: 250px;
    width: 100%;
    padding: 14px 0px;
    margin: 14px auto 0;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.deaths-not-cover::after {
  content: "";
  background: url(../../images/bu/death-not-cover.svg) no-repeat right bottom;
  width: 424px;
  height: 417px;
  position: absolute;
  bottom: -3px;
  right: 0;
  z-index: 0;
  display: block !important;
  background-size: 100%;
}

@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.deaths-not-cover::after {
    width: 154px;
    height: 115px;
    position: absolute;
    top: 40px;
    right: 0;
    z-index: 0;
    background-size: 100%;
    left: initial;
    margin: 0;
    opacity: 1;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.sbilife {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 8px;
  max-width: 860px;
  width: 100%;
  padding: 30px 40px;
  position: relative;
  z-index: 1002;
}

@media (max-width: 768px) {
  .exit-intent-popup-container.new .exit-intent-popup.sbilife {
    height: auto;
    min-height: auto;
    padding: 20px;
  }
  .exit-intent-popup-container.new .exit-intent-popup.sbilife .family-image {
    display: none;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.sbilife {
    text-align: center;
    padding: 16px !important;
    height: auto;
    min-height: auto;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.sbilife .exit-intent-popup-content h2 {
  font-size: 30px;
  line-height: 34px;
  letter-spacing: 0px;
  color: #253858;
  font-weight: 700;
  margin: 0;
}

@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.sbilife .exit-intent-popup-content h2 {
    font-size: 24px;
    text-align: left;
    margin-top: 40px;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.sbilife .exit-intent-popup-content {
    text-align: left;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.sbilife .exit-intent-popup-content .list-of-thing {
  color: #0065FF;
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
  width: 340px;
  margin-bottom: 40px;
}

@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.sbilife .exit-intent-popup-content .list-of-thing {
    color: #0065FF;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    width: 300px;
    margin: 260px auto 0;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.sbilife .exit-intent-popup-content p {
  text-align: left;
  font-size: 22px;
  line-height: 34px;
  margin: 15px 0px 20px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #253858;
  font-size: 16px;
  line-height: 24px;
}

.exit-intent-popup-container.new .exit-intent-popup.sbilife .exit-intent-popup-content p span {
  font-weight: initial;
  position: inherit;
}

.exit-intent-popup-container.new .exit-intent-popup.sbilife .exit-intent-popup-content p span:after {
  display: none;
}

.exit-intent-popup-container.new .exit-intent-popup.sbilife .exit-intent-popup-content p:after {
  display: none;
}

@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.sbilife .exit-intent-popup-content p {
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0 26px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #253858;
    width: 50%;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.sbilife .exit-intent-popup-content ul {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin-top: 21px;
  width: 75%;
  flex-direction: column;
}

.exit-intent-popup-container.new .exit-intent-popup.sbilife .exit-intent-popup-content ul li {
  width: 100%;
}

.exit-intent-popup-container.new .exit-intent-popup.sbilife .exit-intent-popup-content .viewplan-link {
  max-width: 220px;
  width: 100%;
  padding: 16px 0px;
  margin: 0;
  border-radius: 4px;
  box-shadow: none;
  text-transform: initial;
}

@media (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup.sbilife .exit-intent-popup-content .viewplan-link {
    margin: 20px 0 0;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.sbilife .exit-intent-popup-content .viewplan-link {
    max-width: 250px;
    width: 100%;
    padding: 14px 0px;
    margin: 14px auto 0;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.sbilife::after {
  content: "";
  background: url(../../images/bu/sbi-life-insurance.svg) no-repeat right bottom;
  width: 354px;
  height: 257px;
  position: absolute;
  top: 90px;
  right: 40px;
  z-index: 0;
  display: block !important;
  background-size: 100%;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.new .exit-intent-popup.sbilife::after {
    width: 260px;
    height: 200px;
    position: absolute;
    bottom: initial;
    right: 30px;
    z-index: 0;
    display: block !important;
    background-size: 100%;
    top: 80px;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.sbilife::after {
    width: 134px;
    height: 115px;
    position: absolute;
    top: 40px;
    right: 24px;
    z-index: 0;
    background-size: 100%;
    left: initial;
    margin: 0;
    opacity: 1;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.sbilife .pointers-section {
  margin: 20px 0;
  width: 100%;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.new .exit-intent-popup.sbilife .pointers-section {
    margin: 10px 0 0 0;
    width: 60%;
    text-align: left;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.sbilife .pointers-section {
    margin: 10px 0 20px 0;
    width: 100%;
    text-align: left;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.sbilife .pointers-section .label {
  letter-spacing: 0px;
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 12px;
}

.exit-intent-popup-container.new .exit-intent-popup.sbilife .pointers-section .pointers-list {
  margin: 5px 0 0 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 60%;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.new .exit-intent-popup.sbilife .pointers-section .pointers-list {
    margin: 8px 0 0;
    width: 100%;
    align-items: flex-start;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.sbilife .pointers-section .pointers-list .pointers {
  letter-spacing: 0px;
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 14px;
  line-height: 30px;
  position: relative;
  width: 50%;
  margin: 0 0 6px;
  padding-left: 14px;
}

.exit-intent-popup-container.new .exit-intent-popup.sbilife .pointers-section .pointers-list .pointers::before {
  content: "";
  background: rgb(38, 111, 247) 0% 0% no-repeat padding-box;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0px, -50%);
}

.exit-intent-popup-container.new .exit-intent-popup.sbilife .pointers-section .pointers-list .pointers::after {
  content: "";
  background: #f90 0% 0% no-repeat padding-box;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 2px;
  top: 50%;
  transform: translate(0px, -50%);
  border: 1px solid #fff;
}

@media (max-width: 768px) {
  .exit-intent-popup-container.new .exit-intent-popup.sbilife .pointers-section .pointers-list .pointers::after {
    left: 1px;
    top: 7px;
  }
}
@media screen and (max-width: 768px) {
  .exit-intent-popup-container.new .exit-intent-popup.sbilife .pointers-section .pointers-list .pointers {
    font-size: 12px;
    width: 47%;
    line-height: 16px;
    margin-bottom: 12px;
  }
  .exit-intent-popup-container.new .exit-intent-popup.sbilife .pointers-section .pointers-list .pointers:before {
    top: 3px;
    transform: initial;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.sbilife .tag {
  background: #D1FFE3 0% 0% no-repeat padding-box;
  border: 1px dashed #077710;
  border-radius: 12px;
  margin: 0 0 0 0px;
  padding: 6px 6px 6px 35px;
  width: auto;
  display: inline-block !important;
  letter-spacing: 0px;
  color: #077710;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
}

.exit-intent-popup-container.new .exit-intent-popup.sbilife .tag:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background: url("../../images/bu/discount-icon-new.svg") no-repeat 0 0;
  background-size: contain;
  left: 10px;
  top: 12px;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.new .exit-intent-popup.sbilife .tag:before {
    top: 6px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.sbilife .tag span {
  font-weight: 700;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.new .exit-intent-popup.sbilife .tag {
    width: auto !important;
    font-size: 14px;
    text-align: left;
    padding: 5px 7px 5px 34px;
    line-height: 20px;
  }
}
@media screen and (max-width: 440px) {
  .exit-intent-popup-container.new .exit-intent-popup.sbilife .tag {
    border-radius: 14px;
    margin: 0px;
    text-align: left;
    padding: 7px 21px 7px 35px;
    letter-spacing: 0px;
    color: #106A32;
    font-size: 12px;
    line-height: 19px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.sbilife .viewplan-link {
  border-radius: 4px;
}

.exit-intent-popup-container.new .exit-intent-popup.onecr-termplan {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 8px;
  max-width: 860px;
  width: 100%;
  padding: 30px 40px;
  position: relative;
  z-index: 1002;
}

@media (max-width: 768px) {
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan {
    height: auto;
    min-height: auto;
    padding: 20px;
  }
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .family-image {
    display: none;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan {
    height: 96%;
    min-height: 96%;
    text-align: center;
    padding: 16px !important;
    height: auto;
    min-height: auto;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .exit-intent-popup-content h2 {
  font-size: 30px;
  line-height: 34px;
  letter-spacing: 0px;
  color: #253858;
  font-weight: 700;
  margin: 0;
}

@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .exit-intent-popup-content h2 {
    font-size: 24px;
    text-align: left;
    margin-top: 30px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .exit-intent-popup-content .list-of-thing {
  color: #0065FF;
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
  width: 340px;
  margin-bottom: 40px;
}

@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .exit-intent-popup-content .list-of-thing {
    color: #0065FF;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    width: 300px;
    margin: 260px auto 0;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .exit-intent-popup-content p {
  text-align: left;
  font-size: 22px;
  line-height: 34px;
  margin: 15px 0px 20px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #253858;
  font-size: 16px;
  line-height: 24px;
}

.exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .exit-intent-popup-content p span {
  font-weight: initial;
  position: inherit;
}

.exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .exit-intent-popup-content p span:after {
  display: none;
}

.exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .exit-intent-popup-content p:after {
  display: none;
}

@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .exit-intent-popup-content p {
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0 26px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #253858;
    width: 50%;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .exit-intent-popup-content ul {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin-top: 21px;
  width: 75%;
  flex-direction: column;
}

.exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .exit-intent-popup-content ul li {
  width: 100%;
}

.exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .exit-intent-popup-content .viewplan-link {
  max-width: 220px;
  width: 100%;
  padding: 16px 0px;
  margin: 0;
  border-radius: 4px;
  box-shadow: none;
}

@media (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .exit-intent-popup-content .viewplan-link {
    margin: 20px 0 0;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .exit-intent-popup-content .viewplan-link {
    max-width: 250px;
    width: 100%;
    padding: 14px 0px;
    margin: 14px auto 0;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.onecr-termplan::after {
  content: "";
  background: url(../../images/bu/one-cr-termplan-exit-intent.svg) no-repeat right bottom;
  width: 354px;
  height: 347px;
  position: absolute;
  top: 50px;
  right: 40px;
  z-index: 0;
  display: block !important;
  background-size: 100%;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan::after {
    width: 250px;
    height: 247px;
    position: absolute;
    bottom: initial;
    right: 50px;
    z-index: 0;
    display: block !important;
    background-size: 100%;
    top: 70px;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan::after {
    width: 154px;
    height: 115px;
    position: absolute;
    top: 40px;
    right: 24px;
    z-index: 0;
    background-size: 100%;
    left: initial;
    margin: 0;
    opacity: 1;
    background-size: contain;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .pointers-section {
  margin: 20px 0;
  width: 100%;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .pointers-section {
    margin: 10px 0 0 0;
    width: 60%;
    text-align: left;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .pointers-section {
    margin: 10px 0 0 0;
    width: 100%;
    text-align: left;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .pointers-section .label {
  letter-spacing: 0px;
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 12px;
}

.exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .pointers-section .pointers-list {
  margin: 5px 0 0 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 60%;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .pointers-section .pointers-list {
    margin: 8px 0 0;
    width: 100%;
    align-items: flex-start;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .pointers-section .pointers-list .pointers {
  letter-spacing: 0px;
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 14px;
  line-height: 30px;
  position: relative;
  width: 50%;
  margin: 0 0 6px;
  padding-left: 14px;
}

.exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .pointers-section .pointers-list .pointers::before {
  content: "";
  background: rgb(38, 111, 247) 0% 0% no-repeat padding-box;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0px, -50%);
}

.exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .pointers-section .pointers-list .pointers::after {
  content: "";
  background: #24A851 0% 0% no-repeat padding-box;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 2px;
  top: 50%;
  transform: translate(0px, -50%);
  border: 1px solid #fff;
}

@media (max-width: 768px) {
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .pointers-section .pointers-list .pointers::after {
    left: 1px;
    top: 7px;
  }
}
@media screen and (max-width: 768px) {
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .pointers-section .pointers-list .pointers {
    font-size: 12px;
    width: 47%;
    line-height: 16px;
    letter-spacing: -0.016em;
    margin-bottom: 12px;
  }
  s .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .pointers-section .pointers-list .pointers:before {
    top: 3px;
    transform: initial;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .tag-highlight {
  display: block;
  letter-spacing: 0px;
  color: #0065FF;
  font-size: 24px;
  line-height: 40px;
  font-weight: 700;
  width: 52% !important;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .tag-highlight {
    display: block;
    letter-spacing: 0px;
    color: #0065FF;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    width: 50% !important;
    text-align: left;
    margin-top: 0;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .tag-highlight {
    display: block;
    letter-spacing: 0px;
    color: #0065FF;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    width: 100% !important;
    text-align: left;
    margin-top: 10px;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .tag-highlight {
    display: block;
    letter-spacing: 0px;
    color: #0065FF;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    width: 100% !important;
    text-align: left;
    margin-top: 16px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.best-termplan {
  background: url("../../images/bu/term/best-term-life.jpeg") no-repeat 0 0;
  background-size: cover;
  border-radius: 8px;
  max-width: 860px;
  width: 100%;
  padding: 30px 40px;
  position: relative;
  z-index: 1002;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.new .exit-intent-popup.best-termplan {
    height: auto;
    min-height: auto;
    padding: 10px 20px;
  }
  .exit-intent-popup-container.new .exit-intent-popup.best-termplan .family-image {
    display: none;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.best-termplan {
    height: 96%;
    min-height: 96%;
    text-align: center;
    padding: 16px !important;
    height: auto;
    min-height: auto;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.best-termplan .exit-intent-popup-content h2 {
  font-size: 30px;
  line-height: 34px;
  letter-spacing: 0px;
  text-align: center;
  color: #00FF93;
  font-weight: 700;
  margin: 0;
}

@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.best-termplan .exit-intent-popup-content h2 {
    font-size: 24px;
    text-align: left;
    margin-top: 30px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.best-termplan .exit-intent-popup-content .list-of-thing {
  color: #0065FF;
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
  width: 340px;
  margin-bottom: 40px;
}

@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.best-termplan .exit-intent-popup-content .list-of-thing {
    color: #0065FF;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    width: 300px;
    margin: 260px auto 0;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.best-termplan .exit-intent-popup-content p {
  text-align: left;
  font-size: 22px;
  line-height: 34px;
  margin: 15px 0px 20px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #253858;
  font-size: 16px;
  line-height: 24px;
}

.exit-intent-popup-container.new .exit-intent-popup.best-termplan .exit-intent-popup-content p span {
  font-weight: initial;
  position: inherit;
}

.exit-intent-popup-container.new .exit-intent-popup.best-termplan .exit-intent-popup-content p span:after {
  display: none;
}

.exit-intent-popup-container.new .exit-intent-popup.best-termplan .exit-intent-popup-content p:after {
  display: none;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.new .exit-intent-popup.best-termplan .exit-intent-popup-content p {
    margin: 5px 0px 10px;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.best-termplan .exit-intent-popup-content p {
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0 26px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #253858;
    width: 50%;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.best-termplan .exit-intent-popup-content ul {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin-top: 21px;
  width: 75%;
  flex-direction: column;
}

.exit-intent-popup-container.new .exit-intent-popup.best-termplan .exit-intent-popup-content ul li {
  width: 100%;
}

.exit-intent-popup-container.new .exit-intent-popup.best-termplan .exit-intent-popup-content .viewplan-link {
  max-width: 246px;
  width: 100%;
  padding: 16px 0px;
  margin: 0;
  box-shadow: none;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.new .exit-intent-popup.best-termplan .exit-intent-popup-content .viewplan-link {
    margin: 0;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.best-termplan .exit-intent-popup-content .viewplan-link {
    max-width: 250px;
    width: 100%;
    padding: 14px 0px;
    margin: 14px auto 0;
    border-radius: 4px;
    box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1019607843);
  }
}
.exit-intent-popup-container.new .exit-intent-popup.best-termplan::after {
  content: "";
  background: url(../../images/bu/best-termplan-exit-intent.svg) no-repeat right bottom;
  width: 354px;
  height: 300px;
  position: absolute;
  top: 50px;
  right: 40px;
  z-index: 0;
  display: block !important;
  background-size: 100%;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.new .exit-intent-popup.best-termplan::after {
    width: 250px;
    height: 247px;
    position: absolute;
    bottom: initial;
    right: 50px;
    z-index: 0;
    display: block !important;
    background-size: 100%;
    top: 70px;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.best-termplan::after {
    width: 154px;
    height: 115px;
    position: absolute;
    top: 40px;
    right: 24px;
    z-index: 0;
    background-size: 100%;
    left: initial;
    margin: 0;
    opacity: 1;
    background-size: contain;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.best-termplan .pointers-section {
  margin: 20px 0;
  width: 100%;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.new .exit-intent-popup.best-termplan .pointers-section {
    margin: 10px 0 0 0;
    width: 60%;
    text-align: left;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.best-termplan .pointers-section {
    margin: 10px 0 0 0;
    width: 100%;
    text-align: left;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.best-termplan .pointers-section .label {
  letter-spacing: 0px;
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 12px;
}

.exit-intent-popup-container.new .exit-intent-popup.best-termplan .pointers-section .pointers-list {
  margin: 5px 0 0 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 60%;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.new .exit-intent-popup.best-termplan .pointers-section .pointers-list {
    margin: 8px 0 0;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.best-termplan .pointers-section .pointers-list .pointers {
  letter-spacing: 0px;
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 14px;
  line-height: 30px;
  position: relative;
  width: 50%;
  margin: 0 0 6px;
  padding-left: 14px;
}

.exit-intent-popup-container.new .exit-intent-popup.best-termplan .pointers-section .pointers-list .pointers::before {
  content: "";
  background: rgb(38, 111, 247) 0% 0% no-repeat padding-box;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0px, -50%);
}

.exit-intent-popup-container.new .exit-intent-popup.best-termplan .pointers-section .pointers-list .pointers::after {
  content: "";
  background: #528DFF 0% 0% no-repeat padding-box;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 2px;
  top: 50%;
  transform: translate(0px, -50%);
  border: 1px solid #fff;
}

@media (max-width: 768px) {
  .exit-intent-popup-container.new .exit-intent-popup.best-termplan .pointers-section .pointers-list .pointers::after {
    left: 1px;
    top: 7px;
  }
}
@media screen and (max-width: 768px) {
  .exit-intent-popup-container.new .exit-intent-popup.best-termplan .pointers-section .pointers-list .pointers {
    font-size: 12px;
    width: 47%;
    line-height: 16px;
    margin-bottom: 12px;
  }
  .exit-intent-popup-container.new .exit-intent-popup.best-termplan .pointers-section .pointers-list .pointers:before {
    top: 3px;
    transform: initial;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.best-termplan .tag-highlight {
  display: block;
  letter-spacing: 0px;
  color: #0065FF;
  font-size: 34px;
  line-height: 34px;
  font-weight: 700;
  width: 52% !important;
}

.exit-intent-popup-container.new .exit-intent-popup.best-termplan .tag-highlight span {
  color: #253858;
  font-weight: 500;
  display: block;
  font-size: 22px;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.new .exit-intent-popup.best-termplan .tag-highlight {
    display: block;
    letter-spacing: 0px;
    color: #0065FF;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    width: 50% !important;
    text-align: left;
    margin-top: 0;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.best-termplan .tag-highlight {
    display: block;
    letter-spacing: 0px;
    color: #0065FF;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    width: 100% !important;
    text-align: left;
    margin-top: 0px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.best-termplan .redirectLink {
  background: none;
  border: none;
  color: #266ff7;
  text-align: left;
  font-size: 18px;
  margin: 0 0 16px 0;
  text-transform: none;
  width: 100%;
  display: block;
  font-weight: 600;
  max-width: 100%;
  text-align: left;
}

.exit-intent-popup-container.new .exit-intent-popup.best-termplan .redirectLink span {
  color: #253858;
  font-weight: 400;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.new .exit-intent-popup.best-termplan .redirectLink {
    text-align: left;
    margin: 0px;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.best-termplan .redirectLink {
    text-align: center;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new {
  background: url(../../images/bu/term/best-term-life.jpg) no-repeat 0 -8px;
  background-size: 117%;
  border-radius: 18px;
  max-width: 860px;
  width: 100%;
  padding: 40px 20px 20px;
  position: relative;
  z-index: 1002;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new {
    width: 100%;
    max-width: 100%;
    background-size: 200%;
    padding: 16px 20px 6px;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new {
    width: 100%;
    max-width: 100%;
    background-size: 300%;
    padding: 26px 20px 16px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new:after {
  display: none !important;
}

.exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .exit-intent-popup-close {
  position: absolute;
  right: 32px;
  top: 22px;
  width: 22px;
  height: 22px;
  opacity: 0.3;
  transition: all 0.3s ease;
  background: none;
}

.exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .exit-intent-popup-close:hover {
  opacity: 1;
}

.exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .exit-intent-popup-close:before, .exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .exit-intent-popup-close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 18px;
  width: 2px;
  background-color: #fff;
}

.exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .exit-intent-popup-close:before {
  transform: rotate(45deg);
}

.exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .exit-intent-popup-close:after {
  transform: rotate(-45deg);
}

.exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new h2 {
  font-size: 36px;
  line-height: 34px;
  font-weight: 700;
  margin: 0;
  color: #00FF93;
  text-align: center;
}

@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new h2 {
    font-size: 24px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .brandlogo {
  background: #fff url(../../images/new-home/logopb.svg?v=6) no-repeat 17px 5px;
  width: 150px;
  height: 40px;
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 40px;
  border-radius: 8px;
  background-size: 78%;
}

@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .brandlogo {
    position: relative;
    top: initial;
    left: initial;
    margin: 3px auto 14px;
    display: block;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .description {
  margin: 30px 0 0 0;
  width: 100%;
  position: relative;
  text-align: center;
  font-size: 19px;
  font-weight: 500;
  color: #fff;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .description {
    margin: 12px 0 0 0;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .tag-highlight {
  z-index: 10;
  position: relative;
  width: 460px;
  font-size: 12px;
  margin-top: 10px;
  text-align: center;
  font-size: 57px;
  font-weight: 900;
  margin: 0px auto;
  font-style: italic;
  color: #fff;
  text-shadow: 0 1px #000;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .tag-highlight {
    width: 450px;
    font-size: 36px;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .tag-highlight {
    width: 100%;
    max-width: 320px;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .description_highlight {
  text-align: center;
  width: 100%;
  height: auto;
  margin: 20px 0 0 0;
  display: flex;
  justify-content: center;
}

.exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .description_highlight span {
  color: #F6FF00;
  font-size: 18px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.2) 0%, rgba(204, 204, 204, 0) 50%, rgba(255, 255, 255, 0.2) 100%);
  padding: 10px;
  border-radius: 8px;
  font-weight: 500;
  font-style: italic;
}

.exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .premiumInfo {
  text-align: center;
  width: 100%;
  margin: 20px 0 0 0;
}

.exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .premiumInfo span {
  font-size: 32px;
  color: #fff;
  font-weight: 400;
}

.exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .premiumInfo span i {
  font-size: 40px;
  color: #00FF93;
  font-weight: 600;
  font-style: normal;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .premiumInfo {
    margin: 12px 0 0 0;
  }
  .exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .premiumInfo span {
    font-size: 20px;
  }
  .exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .premiumInfo span i {
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .premiumInfo {
    margin: 12px 0 0 0;
  }
  .exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .premiumInfo span {
    font-size: 24px;
    display: block;
  }
  .exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .premiumInfo span i {
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .disclaimer {
  position: relative;
  width: 100%;
  font-size: 10px;
  margin: 0;
  line-height: 14px !important;
  padding: 0;
  color: rgba(255, 255, 255, 0.5019607843);
}

@media (max-width: 767px) {
  .exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .disclaimer {
    font-size: 8px;
    line-height: 10px !important;
  }
}
.exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .viewplan-link {
  background: #fff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1019607843);
  color: #0065ff;
  text-transform: capitalize;
  padding: 13px 0;
  border-radius: 4px;
  max-width: 200px;
  margin: 20px auto;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.new .exit-intent-popup.best_term_plan_new .viewplan-link {
    margin: 12px auto;
  }
}
.exit-intent-popup-container .exit-intent-popup.child:after {
  content: "";
  background-image: url("../../images/bu/exit-intent-popup-image-child-new.svg") !important;
  width: 307px;
  background-position: 0px 0px !important;
  background-repeat: no-repeat;
  height: 306px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 36px;
  z-index: 0;
  display: block !important;
  background-size: 100%;
}

@media (max-width: 980px) {
  .exit-intent-popup-container .exit-intent-popup.child:after {
    width: 250px;
    height: 262px;
    background-position: 8px -20px !important;
    background-repeat: no-repeat;
    opacity: 1;
    background-size: cover !important;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container .exit-intent-popup.child:after {
    width: 200px;
    display: none !important;
    height: 210px;
    right: 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container .exit-intent-popup.child:after {
    width: 180px;
    display: none !important;
    height: 190px;
    right: 0px;
    bottom: 0;
    background-position: bottom right !important;
    opacity: 0.36;
  }
}
.exit-intent-popup-container .exit-intent-popup.child {
  background: #FFEEEE;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container .exit-intent-popup.child {
    height: auto;
  }
}
.exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-close {
  border: 0px;
  height: 22px;
  width: 22px;
}

.exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content > div {
  z-index: 10;
  position: relative;
  font-size: 11px;
  text-align: right;
  margin-top: 0px;
  color: rgba(37, 56, 88, 0.3);
  padding-top: 0px;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content > div {
    margin: 10px 0 0 0;
    padding: 0px;
  }
}
.exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content h2 {
  color: #253858;
  font-size: 32px !important;
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content h2 {
    font-size: 24px !important;
    line-height: 32px;
    margin-top: 15px;
  }
}
.exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.description {
  color: #253858;
  font-size: 17px;
  line-height: 20px;
  font-weight: 400;
  width: 440px;
  position: relative;
  margin: 0 0 20px 0;
  color: rgba(37, 56, 88, 0.95);
}

.exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.description .nothing-text {
  font-weight: 300;
  font-size: 16px;
  text-transform: uppercase;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.description .nothing-text {
    font-weight: 400;
  }
}
.exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.description strong {
  color: #FD6565;
  display: block;
  font-size: 24px;
  font-weight: 600;
  margin: 6px 0 18px;
  text-transform: capitalize;
}

.exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.description.sapretor {
  margin-bottom: 0px;
  font-size: 15px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.description {
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 10px 0;
    width: 100%;
  }
}
.exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.description::after {
  display: none;
}

.exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2 {
  position: relative;
  background: rgba(0, 101, 255, 0.06);
  padding: 11px 15px 10px 30px;
  letter-spacing: 0px;
  color: #253858;
  font-size: 16px;
  line-height: 27px;
  width: 56%;
  margin: 10px 0 12px;
  left: -30px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2 {
    font-size: 14px;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2 {
    min-height: 48px;
    left: -17px;
  }
}
.exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2 span {
  color: #266FF7;
  line-height: 30px;
  font-weight: 600;
}

.exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2 span.large, .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2 span.medium {
  font-size: 22px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2 span.large, .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2 span.medium {
    font-size: 16px;
    font-weight: 500;
  }
}
.exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2 span.premiumPlan, .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2 span.small {
  font-size: 18px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2 span.premiumPlan, .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2 span.small {
    font-size: 13px;
    font-weight: 500;
  }
}
.exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2 span.premiumPlan sup, .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2 span.small sup {
  font-size: 14px;
  line-height: 40px;
}

.exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2:after {
  content: "";
  width: 20px;
  bottom: 0em;
  position: absolute;
  display: block;
  border: 27px solid rgba(0, 101, 255, 0.06);
  z-index: 0;
  right: -27px;
  border-left-width: 0em;
  border-right-color: transparent;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2 {
    padding: 8px 22px 14px;
    font-size: 20px;
    line-height: 30px;
    width: 69%;
    max-width: 492px;
    margin: 10px 0 12px;
    left: -29px;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2 {
    padding: 8px 0 7px 17px;
    letter-spacing: 0px;
    color: #253858;
    font-size: 15px;
    line-height: 30px;
    width: 71%;
    left: -15px;
    max-width: 382px;
    margin: 5px 0;
    left: -15px;
  }
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2:after {
    border: 23px solid rgba(0, 101, 255, 0.06);
    z-index: 0;
    right: -23px;
    border-left-width: 0em;
    border-right-color: transparent;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2 {
    padding: 7px 0 8px 16px;
    letter-spacing: 0px;
    color: #253858;
    font-size: 13px;
    line-height: 30px;
    width: 91%;
    margin: 10px 0;
    left: -17px;
  }
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2 span.large {
    font-size: 16px;
  }
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2 span.premiumPlan {
    font-size: 14px;
  }
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2::after {
    border: 29px solid rgba(0, 101, 255, 0.06);
    right: -29px;
    border-left-width: 0em;
    border-right-color: transparent;
  }
}
@media screen and (max-width: 568px) and (max-width: 568px) {
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2::after {
    border: 24px solid rgba(0, 101, 255, 0.06);
    right: -24px;
    border-left-width: 0em;
    border-right-color: transparent;
  }
}
@media screen and (max-width: 440px) {
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content p.details-2 {
    width: 100%;
  }
}
.exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content .pointer {
  margin: 5px 0 0 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 58%;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content .pointer {
    margin: 8px 0 0;
    width: 100%;
    align-items: flex-start;
  }
}
.exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content .pointer .full {
  letter-spacing: 0px;
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 14px;
  line-height: 30px;
  position: relative;
  width: 100%;
  margin: 0 0 3px;
  padding-left: 14px;
}

.exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content .pointer .full::before {
  content: "";
  background: #0065FF;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0px, -50%);
}

.exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content .pointer .full::after {
  content: "";
  background: #FF8679;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 2px;
  border: 1px solid #fff5ef;
  top: 11px;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content .pointer .full {
    font-size: 13px;
    width: 100%;
    margin-bottom: 12px;
    line-height: 16px;
  }
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content .pointer .full:before {
    top: 3px;
    transform: initial;
  }
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content .pointer .full:after {
    top: 3px;
    transform: initial;
  }
}
.exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content a,
.exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content .viewplan-link,
.exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content .viewbtn,
.exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content button {
  background: #0065ff 0% 0% no-repeat padding-box;
  border: 1px solid #0065ff;
  border-radius: 4px;
  color: #fff;
  text-transform: initial;
  max-width: 230px;
  width: 100%;
  padding: 10px 0px;
  display: block;
  text-align: center;
  margin-top: 23px;
  font-weight: 500;
  font-size: 18px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content a,
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content .viewplan-link,
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content .viewbtn,
  .exit-intent-popup-container .exit-intent-popup.child .exit-intent-popup-content button {
    max-width: 268px;
    font-size: 16px;
    z-index: 1;
    margin: 10px auto;
    position: relative;
  }
}
.exit-intent-popup-container .exit-intent-popup.pension:after {
  content: "";
  background-image: url("../../images/bu/exit-intent-popup-image-pension-new.svg") !important;
  width: 315px;
  background-repeat: no-repeat;
  height: 308px;
  position: absolute;
  bottom: 60px;
  right: 55px;
  z-index: 0;
  opacity: 1 !important;
}

@media (max-width: 980px) {
  .exit-intent-popup-container .exit-intent-popup.pension:after {
    background-size: contain;
    width: 120px;
    height: 115px;
    right: 9px;
    bottom: initial;
    top: 37px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container .exit-intent-popup.pension:after {
    width: 200px;
    height: 210px;
    right: 9px;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container .exit-intent-popup.pension:after {
    background-size: contain;
    width: 116px;
    height: 101px;
    bottom: initial;
    top: 37px;
  }
}
.exit-intent-popup-container .exit-intent-popup.pension {
  background: linear-gradient(90deg, #FEE 0.25%, #FFF 61.56%);
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container .exit-intent-popup.pension {
    height: auto;
  }
}
.exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-close {
  border: 0px;
  width: 22px;
  height: 22px;
}

.exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content > div {
  z-index: 10;
  position: relative;
  font-size: 11px;
  text-align: right;
  margin-top: 0px;
  color: rgba(37, 56, 88, 0.3);
  padding-top: 0px;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content > div {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content h2 {
  color: #253858;
  font-size: 32px !important;
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content h2 {
    font-size: 24px !important;
    line-height: 32px;
    margin-top: 15px;
  }
}
.exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.description {
  color: #253858;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
  width: 330px;
  position: relative;
  margin: 0 0 20px 0;
  color: rgba(37, 56, 88, 0.95);
}

.exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.description .nothing-text {
  font-weight: 300;
  font-size: 16px;
  text-transform: uppercase;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.description .nothing-text {
    font-weight: 400;
  }
}
.exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.description.sapretor {
  margin-bottom: 0px;
  font-size: 15px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.description {
    font-size: 17px;
    line-height: 22px;
    margin: 0 0 10px 0;
    width: calc(100% - 115px);
  }
}
.exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.description::after {
  display: none;
}

.exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2 {
  position: relative;
  background: rgba(0, 101, 255, 0.06);
  padding: 11px 15px 10px 30px;
  letter-spacing: 0px;
  color: #253858;
  font-size: 16px;
  line-height: 27px;
  width: 56%;
  max-width: 382px;
  margin: 10px 0 12px;
  left: -30px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2 {
    font-size: 14px;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2 {
    min-height: 48px;
    left: -17px;
  }
}
.exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2 span {
  color: #266FF7;
  line-height: 23px;
  font-weight: 600;
}

.exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2 span.large, .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2 span.medium {
  font-size: 22px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2 span.large, .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2 span.medium {
    font-size: 20px;
    font-weight: 500;
    line-height: 17px;
  }
}
.exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2 span.premiumPlan, .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2 span.small {
  font-size: 18px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2 span.premiumPlan, .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2 span.small {
    font-size: 16px;
    font-weight: 500;
    line-height: 17px;
  }
}
.exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2 span.premiumPlan sup, .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2 span.small sup {
  font-size: 14px;
  line-height: 40px;
}

.exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2:after {
  content: "";
  width: 20px;
  bottom: 0em;
  position: absolute;
  display: block;
  border: 42px solid rgba(0, 101, 255, 0.06);
  z-index: 0;
  right: -42px;
  border-left-width: 0em;
  border-right-color: transparent;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2 {
    padding: 8px 22px 14px;
    font-size: 20px;
    line-height: 30px;
    width: 69%;
    max-width: 492px;
    margin: 10px 0 12px;
    left: -29px;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2 {
    padding: 8px 0 7px 17px;
    letter-spacing: 0px;
    color: #253858;
    font-size: 15px;
    line-height: 30px;
    width: 71%;
    left: -15px;
    max-width: 382px;
    margin: 5px 0;
    left: -15px;
  }
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2:after {
    border: 40px solid rgba(0, 101, 255, 0.06);
    z-index: 0;
    right: -40px;
    border-left-width: 0em;
    border-right-color: transparent;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2 {
    padding: 7px 0 8px 13px;
    letter-spacing: 0px;
    color: #253858;
    font-size: 15px;
    line-height: 26px;
    width: 91%;
    margin: 10px 0;
    left: -17px;
  }
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2 span.large {
    font-size: 16px;
  }
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2 span.premiumPlan {
    font-size: 14px;
  }
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2::after {
    border: 29px solid rgba(0, 101, 255, 0.06);
    right: -29px;
    border-left-width: 0em;
    border-right-color: transparent;
  }
}
@media screen and (max-width: 568px) and (max-width: 568px) {
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2::after {
    border: 36px solid rgba(0, 101, 255, 0.06);
    right: -36px;
    border-left-width: 0em;
    border-right-color: transparent;
  }
}
@media screen and (max-width: 440px) {
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content p.details-2 {
    width: 100%;
  }
}
.exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content .pointer {
  margin: 5px 0 0 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 58%;
  font-weight: 400;
  list-style: none;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content .pointer {
    margin: 8px 0 0;
    width: 100%;
    align-items: flex-start;
  }
}
.exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content .pointer .full {
  letter-spacing: 0px;
  color: rgba(37, 56, 88, 0.95);
  font-size: 14px;
  line-height: 30px;
  position: relative;
  width: 100%;
  margin: 0 0 3px;
  padding-left: 14px;
}

.exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content .pointer .full::before {
  content: "";
  background: #0065FF;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0px, -50%);
}

.exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content .pointer .full::after {
  content: "";
  background: #6EAA50;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 2px;
  border: 1px solid #fff5ef;
  top: 11px;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content .pointer .full {
    font-size: 13px;
    width: 100%;
    margin-bottom: 12px;
    line-height: 16px;
  }
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content .pointer .full:before {
    top: 5px;
    transform: initial;
  }
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content .pointer .full:after {
    top: 5px;
    transform: initial;
  }
}
.exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content a,
.exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content .viewplan-link,
.exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content .viewbtn,
.exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content button {
  background: #0065ff 0% 0% no-repeat padding-box;
  border: 1px solid #0065ff;
  border-radius: 4px;
  color: #fff;
  text-transform: initial;
  max-width: 230px;
  width: 100%;
  padding: 10px 0px;
  display: block;
  text-align: center;
  margin-top: 23px;
  font-weight: 500;
  font-size: 18px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content a,
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content .viewplan-link,
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content .viewbtn,
  .exit-intent-popup-container .exit-intent-popup.pension .exit-intent-popup-content button {
    max-width: 268px;
    font-size: 16px;
    z-index: 1;
    margin: 7px auto;
    position: relative;
  }
}
.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup {
  padding: 0px;
  width: 100%;
  max-width: 450px;
  border-radius: 20px;
  padding-bottom: 20px;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup .heading {
  padding: 14px;
  background: #ccc;
  border-radius: 20px 20px 0 0;
  background: #F2F7FF;
}

@media screen and (max-width: 767px) and (orientation: landscape) {
  .exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup {
    min-height: 250px;
    height: 290px;
    overflow-x: scroll;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup {
    width: 100%;
    max-width: 100%;
    padding: 0 0 10px;
    box-sizing: border-box;
    margin: 0px;
    border-radius: 32px 32px 0 0;
    position: fixed;
    transition: all 0.2s linear;
    bottom: -100%;
  }
}
.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup .exit-intent-popup-content .sme-popup-content {
  margin: 0px auto;
  width: 90%;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup .exit-intent-popup-content .sme-popup-content .title {
  font-size: 22px;
  line-height: 24px;
  text-align: center;
  margin: 100px 0 30px;
  position: relative;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup .exit-intent-popup-content .sme-popup-content .title .graphic {
  background: url(../../images/bu/sme/how-help-sme.svg) no-repeat;
  width: 57px;
  height: 60px;
  margin: 0px auto 10px;
  position: absolute;
  left: 0;
  right: 0;
  top: -70px;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup .exit-intent-popup-content .sme-popup-content .title .graphic_thankyou {
  background: url(../../images/bu/sme/all-right.svg) no-repeat;
  width: 57px;
  height: 60px;
  margin: 0px auto 10px;
  position: absolute;
  left: 0;
  right: 0;
  background-size: 100%;
  top: -70px;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup .exit-intent-popup-content .sme-popup-content #ghiexitIntentWithForm {
  position: relative;
  width: 100%;
  margin: 0px auto;
  flex-direction: column;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup .exit-intent-popup-content .sme-popup-content #ghiexitIntentWithForm .exitintent_form_ghi {
  width: 100%;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup .exit-intent-popup-content .sme-popup-content .wrapradio {
  position: relative;
  width: 80%;
  margin: 0px auto;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup .exit-intent-popup-content .sme-popup-content .wrapthankyou {
  position: relative;
  width: 80%;
  margin: 0px auto;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup .exit-intent-popup-content .sme-popup-content .form-group {
  display: block;
  margin-bottom: 15px;
  position: relative;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup .exit-intent-popup-content .sme-popup-content .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
  visibility: hidden;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup .exit-intent-popup-content .sme-popup-content .form-group label {
  position: relative;
  cursor: pointer;
  width: 100%;
  display: flex;
  align-items: center;
  border: 1px solid #E1E1E1;
  padding: 13px 10px;
  font-size: 14px;
  border-radius: 8px;
  color: #1C283D;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup .exit-intent-popup-content .sme-popup-content .form-group label .chkbox {
  width: 20px;
  border: 1px solid #E1E1E1;
  height: 20px;
  margin-right: 10px;
  border-radius: 4px;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup .exit-intent-popup-content .sme-popup-content .form-group label .chkbox:before {
  width: 13px;
  height: 13px;
  background: url(../../../cdn/images/bu/checked-ico.png);
  position: absolute;
  display: inline-block;
  background-size: 100%;
  content: "";
  color: transparent !important;
  top: 2px;
  left: 2px;
}

@media (max-width: 360px) {
  .exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup .exit-intent-popup-content .sme-popup-content .form-group label {
    font-size: 14px;
  }
}
.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup .exit-intent-popup-content .sme-popup-content .form-group.selected label, .exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup .exit-intent-popup-content .sme-popup-content .form-group.gender.selected label {
  border: 1px solid #0065ff;
  color: #0065ff;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup .exit-intent-popup-content .sme-popup-content .form-group.selected label i {
  color: #0065ff;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup .exit-intent-popup-content .sme-popup-content .form-group.selected label:before {
  background-color: #0065ff;
  border-color: #0065ff;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup .exit-intent-popup-content .sme-popup-content .form-group.selected label .chkbox {
  width: 20px;
  border: 1px solid #0065ff;
  height: 20px;
  margin-right: 10px;
  border-radius: 4px;
  background: #0065ff;
  position: relative;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup .exit-intent-popup-content .sme-popup-content .form-group.selected label .chkbox:before {
  width: 13px;
  height: 13px;
  background: url(../../../cdn/images/bu/checked-ico.png);
  position: absolute;
  display: inline-block;
  background-size: 100%;
  content: "";
  color: transparent !important;
  top: 2px;
  left: 2px;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit #exitintent_fire_step2 .exitintent_form_ghi {
  width: 100%;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit #exitintent_fire_step2 .exitintent_form_ghi .actions {
  display: flex;
  justify-content: space-between;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit #exitintent_fire_step2 .exitintent_form_ghi .actions .proceed_button {
  width: 48%;
  font-size: 14px;
  position: relative;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit #exitintent_fire_step2 .exitintent_form_ghi .actions .proceed_button span {
  display: inline-block;
  position: relative;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit #exitintent_fire_step2 .exitintent_form_ghi .actions .proceed_button span:before {
  content: "";
  position: absolute;
  left: -26px;
  top: -1px;
  width: 17px;
  height: 17px;
  background: url(../../images/bu/sme/call-fireinsurance.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit #exitintent_fire_step2 .exitintent_form_ghi .actions .proceed_button.invert {
  background: #fff;
  border: 1px solid #0065ff;
  border-radius: 8px;
  color: #0065ff;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit #exitintent_fire_step2 .exitintent_form_ghi .actions .proceed_button.invert span {
  display: inline-block;
  position: relative;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit #exitintent_fire_step2 .exitintent_form_ghi .actions .proceed_button.invert span:before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  left: -26px;
  top: -1px;
  width: 22px;
  height: 22px;
  background: url("../../images/bu/sme/callback-schedule-fireinsurance.svg");
  background-repeat: no-repeat;
}

@media (max-width: 568px) {
  .exit-intent-popup-container .exit-intent-popup.fire_ins_exit #exitintent_fire_step2 .exitintent_form_ghi .actions {
    flex-direction: column;
  }
  .exit-intent-popup-container .exit-intent-popup.fire_ins_exit #exitintent_fire_step2 .exitintent_form_ghi .actions .proceed_button {
    width: 100%;
    margin-bottom: 15px;
  }
}
.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exit-intent-popup:after {
  display: none;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container .exit-intent-popup.fire_ins_exit {
    align-items: end;
  }
}
.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exitintent_form_ghi_wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 20px 0 0;
  justify-content: space-between;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi {
  width: 58%;
}

.exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exitintent_form_ghi_wrapper .proceed_button {
  background: #0065ff 0% 0% no-repeat padding-box;
  border: 1px solid #0065ff;
  border-radius: 8px;
  color: #fff;
  width: 100%;
  padding: 14px 0px;
  display: block;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
  text-transform: inherit;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exitintent_form_ghi_wrapper {
    flex-direction: column;
  }
  .exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exitintent_form_ghi_wrapper .exitintent_form_ghi,
  .exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exitintent_form_ghi_wrapper .ghi_exit_intent_graphic {
    width: 100%;
  }
  .exit-intent-popup-container .exit-intent-popup.fire_ins_exit .exitintent_form_ghi_wrapper .ghi_exit_intent_graphic {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container .exit-intent-popup.fire_ins_exit.visible .exit-intent-popup {
    bottom: 0px;
  }
}
#ghiexitIntentWithForm {
  position: relative;
}

#ghiexitIntentWithForm .formInput .check.format {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: url("../../images/bu/tick-enabled.svg") no-repeat 0 0;
  position: absolute;
  top: 50%;
  right: 0;
  border: none;
  margin: 0;
  transform: translate(-10px, -50%);
}

@media only screen and (min-device-width: 570px) and (max-device-width: 980px) and (orientation: portrait) {
  .exit-intent-popup-container.visible {
    display: none;
  }
}
/*-----------------

1. Child Exit
2. pension Exit 
3. tax saving
4. capital-guarantee 
5. annuity Exit 
6. lic Exit 
7. lic jeevan shanti 
8. lic jeevan labh 
9. lic jeevan umang Exit 
10. lic jeevan utsav Exit 
11. lic claim settlement-ratio 
12. lic best-investment-plans 
13. lic-renewal 
14. lic-payment


-----------------*/
.exit-intent-popup-container.mobile {
  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.mobile.visible {
  opacity: 1;
  z-index: 999999;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup {
  position: relative;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu {
  background: #fff 0% 0% no-repeat padding-box;
  border-radius: 8px;
  max-width: 860px;
  width: 100%;
  padding: 30px 15px 0 30px;
  position: relative;
  z-index: 1002;
  /*-----------Child Exit Inetner-----------------*/
  /*-----------End Child Exit Inetner-----------------*/
  /*-----------pension Exit Inetner-----------------*/
  /*-----------End pension Exit Inetner-----------------*/
  /*-----------tax saving Exit Inetner-----------------*/
  /*-----------End tax saving Exit Inetner-----------------*/
  /*-----------capital-guarantee Exit Inetner-----------------*/
  /*-----------End capital-guarantee Exit Inetner-----------------*/
  /*-----------capital-guarantee Exit Inetner-----------------*/
  /*-----------End capital-guarantee Exit Inetner-----------------*/
  /*-----------annuity Exit Inetner-----------------*/
  /*-----------End annuity Exit Inetner-----------------*/
  /*----------lic Exit Inetner-----------------*/
  /*-----------End lic Exit Inetner-----------------*/
  /*----------lic jeevan shanti Exit Inetner-----------------*/
  /*-----------End lic jeevan shanti Exit Inetner-----------------*/
  /*----------lic jeevan labh Exit Inetner-----------------*/
  /*-----------End lic jeevan labh Exit Inetner-----------------*/
  /*---------- Inetner-----------------*/
  /*-----------End lic jeevan umang Exit Inetner-----------------*/
  /*----------lic jeevan utsav Exit Inetner-----------------*/
  /*-----------End lic jeevan utsav Exit Inetner-----------------*/
  /*----------lic claim settlement-ratio Exit Inetner-----------------*/
  /*-----------End lic claim settlement-ratio Exit Inetner-----------------*/
  /*----------lic best-investment-plans Exit Inetner-----------------*/
  /*-----------End best-investment-plans Exit Inetner-----------------*/
  /*----------lic-renewal Exit Inetner-----------------*/
  /*-----------End lic-renewal Exit Inetner-----------------*/
  /*----------lic-payment Exit Inetner-----------------*/
  /*-----------End lic payment Exit Inetner-----------------*/
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu {
    height: 350px;
    width: 90%;
    padding: 16px 15px 0 30px;
    margin: 0px auto;
  }
}
@media (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu {
    height: 350px;
    width: 98%;
    padding: 16px;
    margin: 0px auto;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu {
    height: 300px;
    padding: 10px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu {
    height: auto;
    padding: 16px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child:after {
  content: "";
  background-image: url("../../images/bu/exit-intent-popup-image-child.svg") !important;
  width: 354px;
  background-position: 0px -30px !important;
  background-repeat: no-repeat;
  height: 371px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 0;
  display: block !important;
  background-size: 100%;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child:after {
    width: 250px;
    height: 262px;
    background-position: 8px -20px !important;
    background-repeat: no-repeat;
    opacity: 1;
    background-size: cover !important;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child:after {
    width: 200px;
    height: 210px;
    right: 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child:after {
    width: 180px;
    height: 190px;
    right: 0px;
    bottom: 18px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content {
  position: relative;
  color: #253858;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content h2 {
  font-size: 42px !important;
  line-height: 34px;
  letter-spacing: 0;
  font-weight: 700;
  margin: 0;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content .description {
  font-weight: 600;
  line-height: 33px;
  max-width: 100%;
  padding-bottom: 14px;
  font-size: 20px;
  width: 100%;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content .description:after {
  content: "";
  background-color: #e5e5e5;
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content .description strong {
  display: block;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content .description {
    line-height: 24px;
    font-size: 16px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content .description {
    margin: 20px 0;
  }
}
@media (max-width: 320px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content .description {
    margin: 10px 0;
    line-height: 20px;
    font-size: 13px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content p {
  text-align: left;
  font-size: 22px;
  line-height: 34px;
  margin: 10px 0 10px 0;
  font-weight: 400;
  letter-spacing: 0;
  color: #253858;
  font-size: 16px;
  line-height: 24px;
  max-width: 52%;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content p.details-2 {
  font-size: 24px;
  line-height: 24px;
  max-width: 75%;
  margin: 20px 0;
  font-weight: 500;
  letter-spacing: 0;
  color: #253858;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content p.details-2 {
    font-size: 20px;
    line-height: 20px;
    margin: 20px 0 0 0;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content p.details-2 {
    font-size: 18px;
    line-height: 20px;
    margin: 8px 0 0 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content p.details-2 {
    font-size: 24px;
    line-height: 30px;
    max-width: 100%;
    margin: 10px 0 0 0;
  }
}
@media (max-width: 320px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content p.details-2 {
    font-size: 18px;
    line-height: 28px;
    margin: 0px 0 0 0;
    max-width: 100%;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content p {
    margin: 5px 0 5px 0;
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content p {
    max-width: calc(100% - 160px);
    margin: 8px 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content .pointer {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin-top: 30px;
  width: 90%;
  flex-direction: column;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content .pointer {
    margin-top: 20px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content .pointer {
    margin: 12px 0 0 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content .pointer li {
  width: 90%;
  letter-spacing: 0px;
  color: #000000;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 16px;
  position: relative;
  padding-left: 19px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content .pointer li::before {
  content: "";
  background: url(../../images/bu/exit-intent-popup-bullet.svg);
  height: 14px;
  width: 13px;
  position: absolute;
  left: 0;
  bottom: 5px;
}

@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content .pointer li::before {
    bottom: initial;
    top: 7px;
  }
}
@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content .pointer li {
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 6px;
    font-size: 14px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content .pointer li {
    margin-bottom: -1px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content .viewplan-link {
  max-width: 220px;
  width: 100%;
  padding: 16px 0;
  margin: 0;
  box-shadow: none;
  text-transform: initial;
  background: #0065ff 0% 0% no-repeat padding-box;
  border: 1px solid #0065ff;
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
  max-width: 290px;
  width: 100%;
  padding: 10px 0;
  display: block;
  text-align: center;
  margin-top: 23px;
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content .viewplan-link {
    margin-top: 16px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content .viewplan-link {
    margin-top: 10px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content .disclaimer {
  z-index: 10;
  position: relative;
  width: 100%;
  font-size: 10px;
  margin-top: 0;
  padding: 0;
  margin: 1px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content .disclaimer.right {
  text-align: right;
  bottom: 15px;
}

@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.child .exit-intent-popup-content .disclaimer.right {
    text-align: left;
    bottom: -6px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension:after {
  content: "";
  background-image: url("../../images/bu/exit-intent-popup-image-pension.svg") !important;
  width: 354px;
  background-position: 0px -30px !important;
  background-repeat: no-repeat;
  height: 371px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 0;
  display: block !important;
  background-size: 100%;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension:after {
    width: 250px;
    height: 262px;
    background-position: 8px -20px !important;
    background-repeat: no-repeat;
    opacity: 1;
    background-size: cover !important;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension:after {
    width: 200px;
    height: 210px;
    right: 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension:after {
    width: 180px;
    height: 190px;
    right: 0px;
    bottom: 18px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content {
  position: relative;
  color: #253858;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content h2 {
  font-size: 42px !important;
  line-height: 34px;
  letter-spacing: 0;
  font-weight: 700;
  margin: 0;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .description {
  font-weight: 600;
  line-height: 33px;
  max-width: 100%;
  padding-bottom: 14px;
  font-size: 20px;
  width: 100%;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .description:after {
  content: "";
  background-color: #e5e5e5;
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .description strong {
  display: block;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .description {
    line-height: 24px;
    font-size: 16px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .description {
    margin: 20px 0;
  }
}
@media (max-width: 320px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .description {
    margin: 10px 0;
    line-height: 20px;
    font-size: 13px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content p {
  text-align: left;
  font-size: 22px;
  line-height: 34px;
  margin: 10px 0 10px 0;
  font-weight: 400;
  letter-spacing: 0;
  color: #253858;
  font-size: 16px;
  line-height: 24px;
  max-width: 52%;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content p.details-2 {
  font-size: 22px;
  line-height: 28px;
  max-width: 75%;
  margin: 20px 0;
  font-weight: 500;
  letter-spacing: 0;
  color: #253858;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content p.details-2 {
    font-size: 20px;
    line-height: 28px;
    margin: 6px 0 0 0;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content p.details-2 {
    font-size: 18px;
    line-height: 26px;
    margin: 8px 0 0 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content p.details-2 {
    font-size: 22px;
    line-height: 28px;
    max-width: 100%;
    margin: 10px 0 0 0;
  }
}
@media (max-width: 320px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content p.details-2 {
    font-size: 16px;
    line-height: 28px;
    margin: 0px 0 0 0;
    max-width: 100%;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content p {
    margin: 5px 0 5px 0;
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content p {
    max-width: calc(100% - 160px);
    margin: 8px 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .pointer {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin-top: 30px;
  width: 90%;
  flex-direction: column;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .pointer {
    margin-top: 20px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .pointer {
    margin: 12px 0 0 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .pointer li {
  width: 90%;
  letter-spacing: 0px;
  color: #000000;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 16px;
  position: relative;
  padding-left: 19px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .pointer li::before {
  content: "";
  background: url(../../images/bu/exit-intent-popup-bullet.svg);
  height: 14px;
  width: 13px;
  position: absolute;
  left: 0;
  bottom: 5px;
}

@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .pointer li::before {
    bottom: initial;
    top: 3px;
  }
}
@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .pointer li {
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 6px;
    font-size: 14px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .pointer li {
    line-height: 18px;
    font-size: 14px;
    margin-bottom: 16px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .pointer li {
    margin-bottom: -1px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .viewplan-link {
  max-width: 220px;
  width: 100%;
  padding: 16px 0;
  margin: 0;
  box-shadow: none;
  text-transform: initial;
  background: #0065ff 0% 0% no-repeat padding-box;
  border: 1px solid #0065ff;
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
  max-width: 290px;
  width: 100%;
  padding: 10px 0;
  display: block;
  text-align: center;
  margin-top: 23px;
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .viewplan-link {
    margin-top: 16px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .viewplan-link {
    margin-top: 10px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .disclaimer {
  z-index: 10;
  position: relative;
  width: 100%;
  font-size: 10px;
  margin-top: 0;
  padding: 0;
  margin: 1px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .disclaimer.right {
  text-align: right;
  bottom: 15px;
}

@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.pension .exit-intent-popup-content .disclaimer.right {
    text-align: left;
    bottom: -6px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax:after {
  content: "";
  background-image: url("../../images/bu/exit-intent-popup-image-investment-income-tax.svg") !important;
  width: 354px;
  background-position: 0px -6px !important;
  background-repeat: no-repeat;
  height: 371px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 0;
  display: block !important;
  background-size: 100%;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax:after {
    width: 250px;
    height: 262px;
    background-position: 8px -4px !important;
    background-repeat: no-repeat;
    opacity: 1;
    background-size: cover !important;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax:after {
    width: 200px;
    height: 210px;
    right: 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax:after {
    width: 180px;
    height: 190px;
    right: 0px;
    bottom: -2px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content {
  position: relative;
  color: #253858;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content h2 {
  font-size: 42px !important;
  line-height: 34px;
  letter-spacing: 0;
  font-weight: 700;
  margin: 0;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content h2:after {
  content: "";
  background-color: #e5e5e5;
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content h2 strong {
  display: block;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content .description {
  font-weight: 600;
  line-height: 33px;
  max-width: 100%;
  padding-bottom: 14px;
  font-size: 20px;
  width: 100%;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content .description {
    line-height: 24px;
    font-size: 16px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content .description {
    margin: 20px 0;
  }
}
@media (max-width: 320px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content .description {
    margin: 10px 0;
    line-height: 20px;
    font-size: 13px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content p {
  text-align: left;
  font-size: 22px;
  line-height: 34px;
  margin: 10px 0 10px 0;
  font-weight: 500;
  letter-spacing: 0;
  color: #253858;
  font-size: 16px;
  line-height: 24px;
  max-width: 52%;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content p.details-2 {
  font-size: 24px;
  line-height: 24px;
  max-width: 75%;
  margin: 20px 0;
  font-weight: 600;
  letter-spacing: 0;
  color: #253858;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content p.details-2 {
    font-size: 20px;
    line-height: 20px;
    margin: 20px 0 0 0;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content p.details-2 {
    font-size: 18px;
    line-height: 20px;
    margin: 8px 0 0 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content p.details-2 {
    font-size: 24px;
    line-height: 30px;
    max-width: 100%;
    margin: 10px 0 0 0;
  }
}
@media (max-width: 320px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content p.details-2 {
    font-size: 18px;
    line-height: 28px;
    margin: 0px 0 0 0;
    max-width: 100%;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content p {
    margin: 5px 0 5px 0;
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content p {
    max-width: calc(100% - 160px);
    margin: 8px 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content .pointer {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin-top: 30px;
  width: 90%;
  flex-direction: column;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content .pointer {
    margin-top: 20px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content .pointer {
    margin: 12px 0 0 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content .pointer li {
  width: 90%;
  letter-spacing: 0px;
  color: #000000;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 16px;
  position: relative;
  padding-left: 19px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content .pointer li::before {
  content: "";
  background: url(../../images/bu/exit-intent-popup-bullet.svg);
  height: 14px;
  width: 13px;
  position: absolute;
  left: 0;
  bottom: 5px;
}

@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content .pointer li::before {
    bottom: initial;
    top: 7px;
  }
}
@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content .pointer li {
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 6px;
    font-size: 14px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content .pointer li {
    margin-bottom: -1px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content .viewplan-link {
  max-width: 220px;
  width: 100%;
  padding: 16px 0;
  margin: 0;
  box-shadow: none;
  text-transform: initial;
  background: #0065ff 0% 0% no-repeat padding-box;
  border: 1px solid #0065ff;
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
  max-width: 290px;
  width: 100%;
  padding: 10px 0;
  display: block;
  text-align: center;
  margin-top: 23px;
  font-weight: 500;
  font-size: 18px;
  cursor: pointer;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content .viewplan-link {
    margin-top: 16px;
    font-size: 18px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content .viewplan-link {
    margin-top: 10px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content .disclaimer {
  z-index: 10;
  position: relative;
  width: 100%;
  font-size: 12px;
  margin-top: 0;
  padding: 0;
  margin: 1px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content .disclaimer.right {
  text-align: right;
  bottom: 6px;
}

@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.tax .exit-intent-popup-content .disclaimer.right {
    text-align: left;
    bottom: -6px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg:after {
  content: "";
  background-image: url("../../images/bu/exit-intent-popup-image-investment-new.svg") !important;
  width: 307px;
  height: 306px;
  position: absolute;
  bottom: 53px;
  right: 36px;
  z-index: 0;
  opacity: 1 !important;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg:after {
    background-size: contain;
    width: 120px;
    height: 115px;
    right: 9px;
    bottom: initial;
    top: 37px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg:after {
    width: 200px;
    height: 210px;
    right: 9px;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg:after {
    background-size: contain;
    width: 102px;
    background-repeat: no-repeat;
    height: 102px;
    bottom: initial;
    top: 37px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg {
  background: #FFF4E2;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg {
    height: auto;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-close {
  border: 0px;
  height: 22px;
  width: 22px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content > div.disclaimer.right {
  z-index: 10;
  width: 100%;
  position: relative;
  font-size: 11px;
  text-align: right;
  margin-top: 0px;
  color: rgba(37, 56, 88, 0.3);
  padding-top: 0px;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content > div.disclaimer.right {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .tag {
  background: #D1FFE3 0% 0% no-repeat padding-box;
  border: 1px dashed #0E6A32;
  border-radius: 6px;
  margin: 0 0 0 0px;
  padding: 6px 12px 6px 32px;
  display: inline-flex;
  letter-spacing: 0px;
  color: #106A32;
  position: relative;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  width: auto;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .tag:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background: url("../../images/bu/discount-icon-new.svg") no-repeat 0 0;
  background-size: contain;
  left: 10px;
  top: 8px;
}

@media screen and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .tag:before {
    top: 8px;
    max-width: 214px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .tag span {
  font-weight: 400;
  font-size: 13px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .tag {
    font-size: 16px;
  }
}
@media screen and (max-width: 567px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .tag {
    border-radius: 12px;
    margin: 0px;
    padding: 7px 10px 7px 35px;
    width: 100% !important;
    display: block;
    max-width: 214px;
    letter-spacing: 0px;
    color: #106A32;
    font-size: 14px;
    line-height: 19px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content h2 {
  color: #253858;
  font-size: 32px !important;
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content h2 {
    font-size: 24px !important;
    line-height: 32px;
    margin-top: 15px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.description {
  color: #253858;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  width: 440px;
  position: relative;
  margin: 0 0 20px 0;
  padding-bottom: 0px;
  color: rgba(37, 56, 88, 0.95);
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.description .nothing-text {
  font-weight: 300;
  font-size: 16px;
  text-transform: uppercase;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.description.sapretor {
  margin-bottom: 0px;
  font-size: 15px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.description {
    font-size: 17px;
    line-height: 22px;
    margin: 0 0 10px 0;
    width: calc(100% - 115px);
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.description::after {
  display: none;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .details-1 {
  font-size: 17px;
  margin: 15px 0 15px;
  color: rgba(37, 56, 88, 0.95);
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .details-1 {
    font-size: 13px;
    margin: 5px 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 {
  position: relative;
  background: #FFE3B5;
  padding: 11px 15px 10px 30px;
  letter-spacing: 0px;
  color: #253858;
  font-size: 16px;
  line-height: 27px;
  width: 58%;
  margin: 10px 0 12px;
  left: -30px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 {
    font-size: 14px;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 {
    min-height: 48px;
    left: -17px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span {
  color: #266FF7;
  line-height: 30px;
  font-weight: 600;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.large, .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.medium {
  font-size: 22px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.large, .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.medium {
    font-size: 15px;
    font-weight: 500;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.premiumPlan, .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.small {
  font-size: 18px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.premiumPlan, .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.small {
    font-size: 13px;
    font-weight: 500;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.premiumPlan sup, .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.small sup {
  font-size: 14px;
  line-height: 40px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2:after {
  content: "";
  width: 20px;
  bottom: 0em;
  position: absolute;
  display: block;
  border: 27px solid #FFE3B5;
  z-index: 0;
  right: -27px;
  border-left-width: 0em;
  border-right-color: transparent;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 {
    padding: 8px 22px 14px;
    font-size: 20px;
    line-height: 30px;
    width: 69%;
    max-width: 492px;
    margin: 10px 0 12px;
    left: -29px;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 {
    padding: 8px 0 7px 17px;
    letter-spacing: 0px;
    color: #253858;
    font-size: 15px;
    line-height: 30px;
    width: 71%;
    left: -15px;
    max-width: 382px;
    margin: 5px 0;
    left: -15px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2:after {
    border: 23px solid #FFE3B5;
    z-index: 0;
    right: -23px;
    border-left-width: 0em;
    border-right-color: transparent;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 {
    padding: 7px 0 8px 13px;
    letter-spacing: 0px;
    color: #253858;
    font-size: 12px;
    line-height: 30px;
    width: 91%;
    margin: 10px 0;
    left: -17px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.large {
    font-size: 16px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 span.premiumPlan {
    font-size: 14px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2::after {
    border: 29px solid #FFE3B5;
    right: -29px;
    border-left-width: 0em;
    border-right-color: transparent;
  }
}
@media screen and (max-width: 568px) and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2::after {
    border: 24px solid #FFE3B5;
    right: -24px;
    border-left-width: 0em;
    border-right-color: transparent;
  }
}
@media screen and (max-width: 440px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content p.details-2 {
    width: 100%;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .pointer {
  margin: 5px 0 0 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 62%;
  gap: 2%;
  font-weight: 400;
  list-style: none;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .pointer {
    margin: 8px 0 0;
    width: 100%;
    align-items: flex-start;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .pointer li {
  letter-spacing: 0px;
  color: rgba(37, 56, 88, 0.95);
  font-size: 14px;
  line-height: 30px;
  position: relative;
  width: 47%;
  font-weight: 400;
  margin: 0 0 3px;
  padding-left: 20px;
  display: flex;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .pointer li::before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 7px;
  background-image: url("../../images/bu/exit-intent-popup-bullet-tick.svg") !important;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .pointer li::after {
  content: "";
  background: #6EAA50;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 2px;
  border: 1px solid #fff5ef;
  top: 11px;
  display: none;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .pointer li {
    font-size: 13px;
    width: 100%;
    margin-bottom: 12px;
    line-height: 16px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .pointer li:before {
    top: 2px;
    transform: initial;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .pointer li:after {
    top: 5px;
    transform: initial;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .pointer li sup.arrow-disclaimer {
  position: relative;
  top: -4px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .pointer.row::before, .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .pointer.row::after {
  display: none;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content a,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .viewplan-link,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .viewbtn,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content button {
  background: #0065ff 0% 0% no-repeat padding-box;
  border: 1px solid #0065ff;
  border-radius: 4px;
  color: #fff;
  text-transform: initial;
  max-width: 230px;
  width: 100%;
  padding: 10px 0px;
  display: block;
  text-align: center;
  margin-top: 23px;
  font-weight: 500;
  font-size: 18px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content a,
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .viewplan-link,
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content .viewbtn,
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.cg .exit-intent-popup-content button {
    max-width: 268px;
    font-size: 16px;
    z-index: 1;
    margin: 7px auto;
    position: relative;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip:after {
  content: "";
  background-image: url("../../images/bu/exit-intent-popup-image-investment-new.svg") !important;
  width: 307px;
  height: 306px;
  position: absolute;
  bottom: 53px;
  right: 36px;
  z-index: 0;
  opacity: 1 !important;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip:after {
    background-size: contain;
    width: 120px;
    height: 115px;
    right: 9px;
    bottom: initial;
    top: 37px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip:after {
    width: 200px;
    height: 210px;
    right: 9px;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip:after {
    background-size: contain;
    width: 102px;
    background-repeat: no-repeat;
    height: 102px;
    bottom: initial;
    top: 37px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip {
  background: #FFF4E2;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip {
    height: auto;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-close {
  border: 0px;
  height: 22px;
  width: 22px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content > div.disclaimer.right {
  z-index: 10;
  width: 100%;
  position: relative;
  font-size: 11px;
  text-align: right;
  margin-top: 0px;
  color: rgba(37, 56, 88, 0.3);
  padding-top: 0px;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content > div.disclaimer.right {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .tag {
  background: #D1FFE3 0% 0% no-repeat padding-box;
  border: 1px dashed #0E6A32;
  border-radius: 6px;
  margin: 0 0 0 0px;
  padding: 6px 12px 6px 32px;
  display: inline-flex;
  letter-spacing: 0px;
  color: #106A32;
  position: relative;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  width: auto;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .tag:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background: url("../../images/bu/discount-icon-new.svg") no-repeat 0 0;
  background-size: contain;
  left: 10px;
  top: 8px;
}

@media screen and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .tag:before {
    top: 8px;
    max-width: 214px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .tag span {
  font-weight: 400;
  font-size: 13px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .tag {
    font-size: 16px;
  }
}
@media screen and (max-width: 567px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .tag {
    border-radius: 12px;
    margin: 0px;
    padding: 7px 10px 7px 35px;
    width: 100% !important;
    display: block;
    max-width: 214px;
    letter-spacing: 0px;
    color: #106A32;
    font-size: 14px;
    line-height: 19px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content h2 {
  color: #253858;
  font-size: 32px !important;
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content h2 {
    font-size: 24px !important;
    line-height: 32px;
    margin-top: 15px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.description {
  color: #253858;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  width: 440px;
  position: relative;
  margin: 0 0 20px 0;
  padding-bottom: 0px;
  color: rgba(37, 56, 88, 0.95);
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.description .nothing-text {
  font-weight: 300;
  font-size: 16px;
  text-transform: uppercase;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.description.sapretor {
  margin-bottom: 0px;
  font-size: 15px;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.description {
    font-size: 17px;
    line-height: 22px;
    margin: 0 0 10px 0;
    width: calc(100% - 115px);
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.description::after {
  display: none;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .details-1 {
  font-size: 17px;
  margin: 15px 0 15px;
  color: rgba(37, 56, 88, 0.95);
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .details-1 {
    font-size: 13px;
    margin: 5px 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 {
  position: relative;
  background: #FFE3B5;
  padding: 11px 15px 10px 30px;
  letter-spacing: 0px;
  color: #253858;
  font-size: 16px;
  line-height: 27px;
  width: 58%;
  margin: 10px 0 12px;
  left: -30px;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 {
    font-size: 14px;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 {
    min-height: 48px;
    left: -17px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span {
  color: #266FF7;
  line-height: 30px;
  font-weight: 600;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.large, .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.medium {
  font-size: 22px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.large, .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.medium {
    font-size: 15px;
    font-weight: 500;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.premiumPlan, .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.small {
  font-size: 18px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.premiumPlan, .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.small {
    font-size: 13px;
    font-weight: 500;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.premiumPlan sup, .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.small sup {
  font-size: 14px;
  line-height: 40px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2:after {
  content: "";
  width: 20px;
  bottom: 0em;
  position: absolute;
  display: block;
  border: 27px solid #FFE3B5;
  z-index: 0;
  right: -27px;
  border-left-width: 0em;
  border-right-color: transparent;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 {
    padding: 8px 22px 14px;
    font-size: 20px;
    line-height: 30px;
    width: 69%;
    max-width: 492px;
    margin: 10px 0 12px;
    left: -29px;
    font-weight: 500;
  }
}
@media screen and (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 {
    padding: 8px 0 7px 17px;
    letter-spacing: 0px;
    color: #253858;
    font-size: 15px;
    line-height: 30px;
    width: 71%;
    left: -15px;
    max-width: 382px;
    margin: 5px 0;
    left: -15px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2:after {
    border: 23px solid #FFE3B5;
    z-index: 0;
    right: -23px;
    border-left-width: 0em;
    border-right-color: transparent;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 {
    padding: 7px 0 8px 13px;
    letter-spacing: 0px;
    color: #253858;
    font-size: 12px;
    line-height: 30px;
    width: 91%;
    margin: 10px 0;
    left: -17px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.large {
    font-size: 16px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 span.premiumPlan {
    font-size: 14px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2::after {
    border: 29px solid #FFE3B5;
    right: -29px;
    border-left-width: 0em;
    border-right-color: transparent;
  }
}
@media screen and (max-width: 568px) and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2::after {
    border: 24px solid #FFE3B5;
    right: -24px;
    border-left-width: 0em;
    border-right-color: transparent;
  }
}
@media screen and (max-width: 440px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content p.details-2 {
    width: 100%;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .pointer {
  margin: 5px 0 0 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 62%;
  gap: 2%;
  font-weight: 400;
  list-style: none;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .pointer {
    margin: 8px 0 0;
    width: 100%;
    align-items: flex-start;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .pointer li {
  letter-spacing: 0px;
  color: rgba(37, 56, 88, 0.95);
  font-size: 14px;
  line-height: 30px;
  position: relative;
  width: 47%;
  font-weight: 400;
  margin: 0 0 3px;
  padding-left: 20px;
  display: flex;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .pointer li::before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 7px;
  background-image: url("../../images/bu/exit-intent-popup-bullet-tick.svg") !important;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .pointer li::after {
  content: "";
  background: #6EAA50;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 2px;
  border: 1px solid #fff5ef;
  top: 11px;
  display: none;
}

@media screen and (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .pointer li {
    font-size: 13px;
    width: 100%;
    margin-bottom: 12px;
    line-height: 16px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .pointer li:before {
    top: 2px;
    transform: initial;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .pointer li:after {
    top: 5px;
    transform: initial;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .pointer li sup.arrow-disclaimer {
  position: relative;
  top: -4px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .pointer.row::before, .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .pointer.row::after {
  display: none;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content a,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .viewplan-link,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .viewbtn,
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content button {
  background: #0065ff 0% 0% no-repeat padding-box;
  border: 1px solid #0065ff;
  border-radius: 4px;
  color: #fff;
  text-transform: initial;
  max-width: 230px;
  width: 100%;
  padding: 10px 0px;
  display: block;
  text-align: center;
  margin-top: 23px;
  font-weight: 500;
  font-size: 18px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content a,
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .viewplan-link,
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content .viewbtn,
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.sip .exit-intent-popup-content button {
    max-width: 268px;
    font-size: 16px;
    z-index: 1;
    margin: 7px auto;
    position: relative;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity:after {
  content: "";
  background-image: url("../../images/bu/exit-intent-popup-image-pension.svg") !important;
  width: 354px;
  background-position: 0px -30px !important;
  background-repeat: no-repeat;
  height: 371px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 0;
  display: block !important;
  background-size: 100%;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity:after {
    width: 250px;
    height: 262px;
    background-position: 8px -20px !important;
    background-repeat: no-repeat;
    opacity: 1;
    background-size: cover !important;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity:after {
    width: 200px;
    height: 210px;
    right: 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity:after {
    width: 260px;
    height: 250px;
    right: 0px;
    bottom: 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content {
  position: relative;
  color: #253858;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content h2 {
  font-size: 42px !important;
  line-height: 34px;
  letter-spacing: 0;
  font-weight: 700;
  margin: 0;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .description {
  font-weight: 600;
  line-height: 33px;
  max-width: 100%;
  padding-bottom: 14px;
  font-size: 20px;
  width: 100%;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .description:after {
  content: "";
  background-color: #e5e5e5;
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .description strong {
  display: block;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .description {
    line-height: 24px;
    font-size: 16px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .description {
    margin: 20px 0;
  }
}
@media (max-width: 320px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .description {
    margin: 10px 0;
    line-height: 20px;
    font-size: 13px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content p {
  text-align: left;
  font-size: 22px;
  line-height: 34px;
  margin: 10px 0 10px 0;
  font-weight: 400;
  letter-spacing: 0;
  color: #253858;
  font-size: 16px;
  line-height: 24px;
  max-width: 52%;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content p.details-2 {
  font-size: 24px;
  line-height: 24px;
  max-width: 75%;
  margin: 20px 0;
  font-weight: 600;
  letter-spacing: 0;
  color: #253858;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content p.details-2 {
    font-size: 20px;
    line-height: 20px;
    margin: 20px 0 0 0;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content p.details-2 {
    font-size: 18px;
    line-height: 20px;
    margin: 8px 0 0 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content p.details-2 {
    font-size: 24px;
    line-height: 30px;
    max-width: 100%;
    margin: 10px 0 0 0;
  }
}
@media (max-width: 320px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content p.details-2 {
    font-size: 18px;
    line-height: 28px;
    margin: 0px 0 0 0;
    max-width: 100%;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content p {
    margin: 5px 0 5px 0;
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content p {
    max-width: calc(100% - 160px);
    margin: 8px 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .pointer {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin-top: 30px;
  width: 90%;
  flex-direction: column;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .pointer {
    margin-top: 20px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .pointer {
    margin: 12px 0 0 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .pointer li {
  width: 90%;
  letter-spacing: 0px;
  color: #000000;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 16px;
  position: relative;
  padding-left: 19px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .pointer li::before {
  content: "";
  background: url(../../images/bu/exit-intent-popup-bullet.svg);
  height: 14px;
  width: 13px;
  position: absolute;
  left: 0;
  bottom: 5px;
}

@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .pointer li::before {
    bottom: initial;
    top: 7px;
  }
}
@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .pointer li {
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 6px;
    font-size: 14px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .pointer li {
    margin-bottom: -1px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .viewplan-link {
  max-width: 220px;
  width: 100%;
  padding: 16px 0;
  margin: 0;
  box-shadow: none;
  text-transform: initial;
  background: #0065ff 0% 0% no-repeat padding-box;
  border: 1px solid #0065ff;
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
  max-width: 290px;
  width: 100%;
  padding: 10px 0;
  display: block;
  text-align: center;
  margin-top: 23px;
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .viewplan-link {
    margin-top: 16px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .viewplan-link {
    margin-top: 10px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .disclaimer {
  z-index: 10;
  position: relative;
  width: 100%;
  font-size: 12px;
  margin-top: 0;
  padding: 0;
  margin: 1px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .disclaimer.right {
  text-align: right;
  bottom: 6px;
}

@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.annuity .exit-intent-popup-content .disclaimer.right {
    text-align: left;
    bottom: -6px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic:after {
  content: "";
  background-image: url("../../images/bu/investment/exit-intent-lic-desktop-img.png") !important;
  width: 300px;
  background-position: center center !important;
  background-repeat: no-repeat;
  height: 300px;
  position: absolute;
  bottom: 70px;
  right: 40px;
  z-index: 0;
  display: block !important;
  background-size: contain;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic:after {
    width: 250px;
    height: 250px;
    background-position: center center !important;
    background-repeat: no-repeat;
    opacity: 1;
    right: 0px;
    background-size: contain !important;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic:after {
    width: 200px;
    height: 210px;
    right: 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic:after {
    width: 260px;
    height: 250px;
    right: 0px;
    bottom: 0;
    opacity: 0.3;
    background-position: bottom right !important;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic {
  background: #FFF6E9;
  padding: 20px 20px 12px 40px;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic {
    height: 340px;
    width: 90%;
    padding: 12px 15px 0 16px;
    margin: 0px auto;
  }
}
@media (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic {
    width: 98%;
    margin: 0px auto;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic {
    height: 300px;
    padding: 10px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic {
    height: auto;
    padding: 16px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content {
  position: relative;
  color: #253858;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .lic-logo {
  margin: 0px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content h2 {
  color: rgba(37, 56, 88, 0.89);
  font-size: 16px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 26.8px;
  margin: 10px 0 0 0;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content h2 span {
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0;
  font-weight: 500;
  margin: 0;
  display: block;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content h2 span {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    line-height: 20px;
    display: inline;
    padding-left: 10px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content h2 span {
    font-size: 28px;
    line-height: 33px;
    display: block;
    padding-left: 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .description {
  margin: 16px 0 4px 0px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26.8px;
  padding: 0;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .description:after {
  display: none;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .description {
    line-height: 24px;
    font-size: 16px;
    margin: 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .description {
    margin: 10px 0;
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 320px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .description {
    margin: 10px 0;
    line-height: 20px;
    font-size: 13px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content p {
  margin: 16px 0 14px 48px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26.8px;
  padding: 0;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content p.details-1 {
  background: #FFA139;
  padding: 8px 17px 8px 42px;
  width: 60%;
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  position: relative;
  margin: 0 0 0 -40px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content p.details-1 sup {
  position: absolute;
  font-size: 12px;
  top: 0px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content p.details-1:after {
  content: "";
  width: 20px;
  bottom: 0;
  position: absolute;
  display: block;
  border: 21px solid #ffa139;
  z-index: 0;
  right: -21px;
  border-left-width: 0;
  border-right-color: transparent;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content p.details-1 {
    font-size: 18px;
    line-height: 20px;
    margin: 16px 0 0 0;
    line-height: 26px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content p.details-1 {
    font-size: 18px;
    line-height: 26px;
    margin: 10px 0 0 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content p.details-1 {
    font-size: 14px;
    line-height: 26px;
    max-width: 90%;
    margin: 10px 0 0 0;
    width: 90%;
    padding: 8px 8px 8px 18px;
    margin-left: -16px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content p {
    margin: 5px 0 5px 0;
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content p {
    max-width: calc(100% - 160px);
    margin: 8px 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .disclaimer-list {
  width: 100%;
  text-align: right;
  color: rgba(37, 56, 88, 0.69);
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .disclaimer-list {
    position: relative;
    top: -40px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .disclaimer-list {
    position: relative;
    top: 0;
    text-align: left;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .pointer {
  display: flex;
  flex-wrap: wrap;
  list-style: disc;
  margin: 16px;
  width: 60%;
  flex-direction: column;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .pointer.row {
  flex-direction: row;
}

@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .pointer.row {
    flex-direction: column;
    margin: 16px 0;
    list-style-position: inside;
  }
}
@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .pointer {
    margin: 8px 16px;
    width: 80%;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .pointer {
    width: 88%;
    padding-left: 14px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .pointer {
    margin: 8px 16px;
    width: 90%;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .pointer li {
  padding: 0;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.9px;
  color: rgba(37, 56, 88, 0.89);
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .pointer li:before {
  display: none !important;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .pointer li {
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 6px;
    font-size: 12px;
    width: 50%;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .pointer li {
    margin-bottom: -1px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .pointer li {
    width: 90%;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .viewplan-link {
  max-width: 220px;
  width: 100%;
  padding: 16px 0;
  margin: 0;
  box-shadow: none;
  text-transform: initial;
  background: #0065ff 0% 0% no-repeat padding-box;
  border: 1px solid #0065ff;
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
  max-width: 200px;
  width: 100%;
  padding: 16px 0;
  display: block;
  text-align: center;
  margin-top: 23px;
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .viewplan-link::after {
  content: "";
  border: solid #fff;
  border-width: 1px 1px 0px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0px 0 1px 5px;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .viewplan-link {
    margin-top: 16px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .viewplan-link {
    margin-top: 16px;
    margin-bottom: 14px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .viewplan-link {
    margin-top: 10px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .disclaimer {
  z-index: 10;
  position: relative;
  width: 100%;
  font-size: 12px;
  margin-top: 0;
  padding: 0;
  margin: 1px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .disclaimer.right {
  text-align: right;
  bottom: 6px;
}

@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic .exit-intent-popup-content .disclaimer.right {
    text-align: left;
    bottom: -6px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 8px;
  max-width: 860px;
  width: 100%;
  padding: 50px;
  position: relative;
  z-index: 1002;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti {
    height: 340px;
    max-width: 630px;
    width: 100%;
    padding: 26px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti {
    height: 300px;
    padding: 10px;
    padding: 16px;
    width: 560px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti {
    height: 96%;
    min-height: 96%;
    max-width: 96%;
    text-align: center;
    padding: 16px !important;
    height: auto;
    min-height: auto;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .exit-intent-popup-content h2 {
  font-size: 32px !important;
  line-height: 34px;
  letter-spacing: 0px;
  color: #253858;
  font-weight: 700;
  margin: 0;
}

@media (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .exit-intent-popup-content h2 {
    font-size: 20px !important;
    text-align: left;
    margin-top: 0px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .exit-intent-popup-content .list-of-thing {
  color: #0065FF;
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
  width: 340px;
  margin-bottom: 40px;
}

@media (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .exit-intent-popup-content .list-of-thing {
    color: #0065FF;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    width: 300px;
    margin: 260px auto 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .exit-intent-popup-content p {
  text-align: left;
  font-size: 16px;
  line-height: 34px;
  margin: 15px 0px 20px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #253858;
  font-size: 16px;
  line-height: 24px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .exit-intent-popup-content p span {
  font-weight: initial;
  position: inherit;
  font-size: 14px;
  line-height: 22px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .exit-intent-popup-content p span strong {
  display: inline;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .exit-intent-popup-content p span strong {
    display: block;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .exit-intent-popup-content p span strong {
    display: inline;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .exit-intent-popup-content p span:after {
  display: none;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .exit-intent-popup-content p span {
    font-size: 16px;
    line-height: 28px;
  }
}
@media screen and (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .exit-intent-popup-content p span {
    font-size: 14px;
    line-height: 28px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .exit-intent-popup-content p:after {
  display: none;
}

@media (max-width: 890px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .exit-intent-popup-content p {
    margin: 15px 0px 10px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .exit-intent-popup-content p {
    margin: 10px 0 -14px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .exit-intent-popup-content p {
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0 26px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #253858;
    width: 60%;
    text-align: left;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .exit-intent-popup-content .viewplan-link {
  max-width: 230px;
  width: 100%;
  padding: 15px 0px;
  margin: 20px 0 0;
  border-radius: 4px;
  box-shadow: none;
}

@media (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .exit-intent-popup-content .viewplan-link {
    margin: 20px 0 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .exit-intent-popup-content .viewplan-link {
    max-width: 268px;
    width: 100%;
    padding: 14px 0px;
    margin: 14px auto 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti::after {
  content: "";
  background: url(../../images/bu/lic-jivan-shanti.png) no-repeat right bottom;
  width: 254px;
  height: 304px;
  position: absolute;
  top: 50px;
  right: 60px;
  z-index: 0;
  display: block !important;
  background-size: 100%;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti::after {
    width: 210px;
    height: 250px;
    position: absolute;
    bottom: initial;
    right: 50px;
    z-index: 0;
    display: block !important;
    background-size: 100%;
    top: 50px;
    opacity: 1;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti::after {
    width: 170px;
    height: 210px;
    position: absolute;
    bottom: initial;
    right: 20px;
    z-index: 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti::after {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 42px;
    right: 18px;
    z-index: 0;
    background-size: 100%;
    left: initial;
    margin: 0;
    opacity: 1;
    background-size: contain;
  }
}
@media (max-width: 320px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti::after {
    width: 130px;
    height: 130px;
    position: absolute;
    top: 42px;
    right: 8px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .pointers-section {
  margin: 20px 0;
  width: 100%;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .pointers-section {
    margin: 10px 0 0 0;
    width: 60%;
    text-align: left;
  }
}
@media screen and (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .pointers-section {
    margin: 30px 0 0 0;
    width: 100%;
    text-align: left;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .pointers-section .label {
  letter-spacing: 0px;
  color: #253858;
  font-size: 16px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 0px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .pointers-section .pointers-list {
  margin: 5px 0 0 0;
  display: flex;
  flex-wrap: wrap;
  width: 70%;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .pointers-section .pointers-list {
    margin: 8px 0 0;
    width: 100%;
    align-items: flex-start;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .pointers-section .pointers-list .pointers {
  letter-spacing: 0px;
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 14px;
  line-height: 30px;
  position: relative;
  width: 49%;
  margin: 0 0 6px;
  padding-left: 14px;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .pointers-section .pointers-list .pointers {
    font-size: 12px;
    line-height: 20px;
    padding-right: 10px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .pointers-section .pointers-list .pointers.full {
  width: 100%;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .pointers-section .pointers-list .pointers::before {
  content: "";
  background: rgb(38, 111, 247) 0% 0% no-repeat padding-box;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 15px;
  transform: translate(0px, -50%);
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .pointers-section .pointers-list .pointers::before {
    left: 0px;
    top: 7px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .pointers-section .pointers-list .pointers::after {
  content: "";
  background: #FF8679 0% 0% no-repeat padding-box;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 2px;
  top: 15px;
  transform: translate(0px, -50%);
  border: 1px solid #fff;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .pointers-section .pointers-list .pointers::after {
    left: 1px;
    top: 7px;
  }
}
@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .pointers-section .pointers-list .pointers {
    font-size: 12px;
    width: 49%;
    line-height: 16px;
    letter-spacing: -0.016em;
    margin-bottom: 12px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .pointers-section .pointers-list .pointers:before {
    top: 3px;
    transform: initial;
  }
}
@media screen and (max-width: 320px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .pointers-section .pointers-list .pointers {
    font-size: 11px;
    width: 50%;
    line-height: 16px;
    letter-spacing: -0.016em;
    margin-bottom: 12px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-shanti .pointers-section .pointers-list .pointers:before {
    top: 3px;
    transform: initial;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 8px;
  max-width: 860px;
  width: 100%;
  padding: 50px 40px;
  position: relative;
  z-index: 1002;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh {
    height: 340px;
    max-width: 630px;
    width: 100%;
    padding: 26px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh {
    height: 300px;
    padding: 10px;
    padding: 16px;
    width: 560px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh {
    height: 96%;
    min-height: 96%;
    max-width: 96%;
    text-align: center;
    padding: 16px !important;
    height: auto;
    min-height: auto;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .exit-intent-popup-content h2 {
  font-size: 32px !important;
  line-height: 34px;
  letter-spacing: 0px;
  color: #253858;
  font-weight: 700;
  margin: 0;
}

@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .exit-intent-popup-content h2 {
    font-size: 24px !important;
    text-align: center;
    margin-top: 0px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .exit-intent-popup-content .list-of-thing {
  color: #0065ff;
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
  width: 340px;
  margin-bottom: 40px;
}

@media (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .exit-intent-popup-content .list-of-thing {
    color: #0065ff;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    width: 300px;
    margin: 260px auto 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .exit-intent-popup-content p {
  text-align: left;
  font-size: 16px;
  line-height: 34px;
  margin: 15px 0px 20px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #253858;
  font-size: 16px;
  line-height: 24px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .exit-intent-popup-content p span {
  font-weight: initial;
  position: inherit;
  font-size: 14px;
  line-height: 22px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .exit-intent-popup-content p span strong {
  display: inline;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .exit-intent-popup-content p span:after {
  display: none;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .exit-intent-popup-content p span {
    display: block;
    font-size: 16px;
    margin-bottom: 11px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .exit-intent-popup-content p span strong {
    font-size: 22px;
  }
}
@media screen and (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .exit-intent-popup-content p span {
    display: block;
    font-size: 16px;
    margin-bottom: 11px;
    text-align: center;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .exit-intent-popup-content p span strong {
    font-size: 22px;
    display: block;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .exit-intent-popup-content p:after {
  display: none;
}

@media (max-width: 890px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .exit-intent-popup-content p {
    margin: 15px 0px 10px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .exit-intent-popup-content p {
    margin: 10px 0 -14px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .exit-intent-popup-content p {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0 140px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #253858;
    width: 100%;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .exit-intent-popup-content .viewplan-link {
  max-width: 230px;
  width: 100%;
  padding: 15px 0px;
  margin: 20px 0 0;
  border-radius: 4px;
  box-shadow: none;
}

@media (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .exit-intent-popup-content .viewplan-link {
    margin: 20px 0 0;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .exit-intent-popup-content .viewplan-link {
    max-width: 268px;
    width: 100%;
    padding: 14px 0px;
    margin: 14px auto 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh::after {
  content: "";
  background: url(../../images/bu/jivan-labh.png) no-repeat right bottom;
  width: 254px;
  height: 304px;
  position: absolute;
  top: 0px;
  right: 60px;
  z-index: 0;
  display: block !important;
  background-size: 100%;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh::after {
    width: 210px;
    height: 250px;
    position: absolute;
    bottom: initial;
    right: 10px;
    z-index: 0;
    display: block !important;
    background-size: 100%;
    top: 20px;
    opacity: 1;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh::after {
    width: 170px;
    height: 210px;
    position: absolute;
    bottom: initial;
    right: 20px;
    z-index: 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh::after {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 110px;
    right: 0;
    z-index: 0;
    background-size: 100%;
    left: initial;
    opacity: 1;
    background-size: contain;
    left: 0;
    margin: 0px auto;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .pointers-section {
  margin: 20px 0;
  width: 100%;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .pointers-section {
    margin: 10px 0 0 0;
    width: 60%;
    text-align: left;
  }
}
@media screen and (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .pointers-section {
    margin: 30px 0 0 0;
    width: 100%;
    text-align: left;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .pointers-section .label {
  letter-spacing: 0px;
  color: #253858;
  font-size: 16px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 0px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .pointers-section .pointers-list {
  margin: 5px 0 0 0;
  display: flex;
  flex-wrap: wrap;
  width: 70%;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .pointers-section .pointers-list {
    margin: 8px 0 0;
    width: 100%;
    align-items: flex-start;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .pointers-section .pointers-list .pointers {
  letter-spacing: 0px;
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 14px;
  line-height: 30px;
  position: relative;
  width: 49%;
  margin: 0 0 6px;
  padding-left: 14px;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .pointers-section .pointers-list .pointers {
    font-size: 12px;
    line-height: 20px;
    padding-right: 10px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .pointers-section .pointers-list .pointers.full {
  width: 100%;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .pointers-section .pointers-list .pointers::before {
  content: "";
  background: rgb(38, 111, 247) 0% 0% no-repeat padding-box;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 15px;
  transform: translate(0px, -50%);
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .pointers-section .pointers-list .pointers::before {
    left: 0px;
    top: 7px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .pointers-section .pointers-list .pointers::after {
  content: "";
  background: #FF8679 0% 0% no-repeat padding-box;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 2px;
  top: 15px;
  transform: translate(0px, -50%);
  border: 1px solid #fff;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .pointers-section .pointers-list .pointers::after {
    left: 1px;
    top: 7px;
  }
}
@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .pointers-section .pointers-list .pointers {
    font-size: 12px;
    width: 49%;
    line-height: 16px;
    letter-spacing: -0.016em;
    margin-bottom: 12px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .pointers-section .pointers-list .pointers:before {
    top: 3px;
    transform: initial;
  }
}
@media screen and (max-width: 320px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .pointers-section .pointers-list .pointers {
    font-size: 11px;
    width: 50%;
    line-height: 16px;
    letter-spacing: -0.016em;
    margin-bottom: 12px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-labh .pointers-section .pointers-list .pointers:before {
    top: 3px;
    transform: initial;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 8px;
  max-width: 860px;
  width: 100%;
  padding: 50px 40px;
  position: relative;
  z-index: 1002;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang {
    height: 340px;
    max-width: 630px;
    width: 100%;
    padding: 26px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang {
    height: 300px;
    padding: 10px;
    padding: 16px;
    width: 560px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang {
    height: 96%;
    min-height: 96%;
    max-width: 96%;
    text-align: center;
    padding: 16px !important;
    height: auto;
    min-height: auto;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .exit-intent-popup-content h2 {
  font-size: 32px !important;
  line-height: 34px;
  letter-spacing: 0px;
  color: #253858;
  font-weight: 700;
  margin: 0;
}

@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .exit-intent-popup-content h2 {
    font-size: 24px !important;
    text-align: center;
    margin-top: 0px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .exit-intent-popup-content .list-of-thing {
  color: #0065ff;
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
  width: 340px;
  margin-bottom: 40px;
}

@media (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .exit-intent-popup-content .list-of-thing {
    color: #0065ff;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    width: 300px;
    margin: 260px auto 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .exit-intent-popup-content p {
  text-align: left;
  font-size: 16px;
  line-height: 34px;
  margin: 15px 0px 20px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #253858;
  font-size: 16px;
  line-height: 24px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .exit-intent-popup-content p span {
  font-weight: initial;
  position: inherit;
  font-size: 14px;
  line-height: 22px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .exit-intent-popup-content p span strong {
  display: inline;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .exit-intent-popup-content p span:after {
  display: none;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .exit-intent-popup-content p span {
    display: block;
    font-size: 16px;
    margin-bottom: 11px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .exit-intent-popup-content p span strong {
    font-size: 22px;
  }
}
@media screen and (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .exit-intent-popup-content p span {
    display: block;
    font-size: 16px;
    margin-bottom: 11px;
    text-align: center;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .exit-intent-popup-content p span strong {
    font-size: 22px;
    display: block;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .exit-intent-popup-content p:after {
  display: none;
}

@media (max-width: 890px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .exit-intent-popup-content p {
    margin: 15px 0px 10px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .exit-intent-popup-content p {
    margin: 10px 0 -14px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .exit-intent-popup-content p {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0 140px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #253858;
    width: 100%;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .exit-intent-popup-content .viewplan-link {
  max-width: 230px;
  width: 100%;
  padding: 15px 0px;
  margin: 20px 0 0;
  border-radius: 4px;
  box-shadow: none;
}

@media (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .exit-intent-popup-content .viewplan-link {
    margin: 20px 0 0;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .exit-intent-popup-content .viewplan-link {
    max-width: 268px;
    width: 100%;
    padding: 14px 0px;
    margin: 14px auto 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang::after {
  content: "";
  background: url(../../images/bu/lic-jivan-umang.png) no-repeat right bottom;
  width: 254px;
  height: 304px;
  position: absolute;
  top: 0px;
  right: 60px;
  z-index: 0;
  display: block !important;
  background-size: 100%;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang::after {
    width: 210px;
    height: 250px;
    position: absolute;
    bottom: initial;
    right: 10px;
    z-index: 0;
    display: block !important;
    background-size: 100%;
    top: 20px;
    opacity: 1;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang::after {
    width: 170px;
    height: 210px;
    position: absolute;
    bottom: initial;
    right: 20px;
    z-index: 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang::after {
    width: 130px;
    height: 140px;
    position: absolute;
    top: 90px;
    right: 0;
    z-index: 0;
    background-size: 100%;
    left: initial;
    opacity: 1;
    background-size: contain;
    left: 0;
    margin: 0px auto;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .pointers-section {
  margin: 20px 0;
  width: 100%;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .pointers-section {
    margin: 10px 0 0 0;
    width: 60%;
    text-align: left;
  }
}
@media screen and (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .pointers-section {
    margin: 30px 0 0 0;
    width: 100%;
    text-align: left;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .pointers-section .label {
  letter-spacing: 0px;
  color: #253858;
  font-size: 16px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 0px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .pointers-section .pointers-list {
  margin: 5px 0 0 0;
  display: flex;
  flex-wrap: wrap;
  width: 70%;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .pointers-section .pointers-list {
    margin: 8px 0 0;
    width: 100%;
    align-items: flex-start;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .pointers-section .pointers-list .pointers {
  letter-spacing: 0px;
  color: rgba(37, 56, 88, 0.8901960784);
  font-size: 14px;
  line-height: 30px;
  position: relative;
  width: 49%;
  margin: 0 0 6px;
  padding-left: 14px;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .pointers-section .pointers-list .pointers {
    font-size: 12px;
    line-height: 20px;
    padding-right: 10px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .pointers-section .pointers-list .pointers.full {
  width: 100%;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .pointers-section .pointers-list .pointers::before {
  content: "";
  background: rgb(38, 111, 247) 0% 0% no-repeat padding-box;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 15px;
  transform: translate(0px, -50%);
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .pointers-section .pointers-list .pointers::before {
    left: 0px;
    top: 7px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .pointers-section .pointers-list .pointers::after {
  content: "";
  background: #FF8679 0% 0% no-repeat padding-box;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 2px;
  top: 15px;
  transform: translate(0px, -50%);
  border: 1px solid #fff;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .pointers-section .pointers-list .pointers::after {
    left: 1px;
    top: 7px;
  }
}
@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .pointers-section .pointers-list .pointers {
    font-size: 12px;
    width: 49%;
    line-height: 16px;
    letter-spacing: -0.016em;
    margin-bottom: 12px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .pointers-section .pointers-list .pointers:before {
    top: 3px;
    transform: initial;
  }
}
@media screen and (max-width: 320px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .pointers-section .pointers-list .pointers {
    font-size: 11px;
    width: 50%;
    line-height: 16px;
    letter-spacing: -0.016em;
    margin-bottom: 12px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-umang .pointers-section .pointers-list .pointers:before {
    top: 3px;
    transform: initial;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 8px;
  max-width: 860px;
  width: 100%;
  padding: 50px 40px;
  position: relative;
  z-index: 1002;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav {
    height: 340px;
    max-width: 630px;
    width: 100%;
    padding: 26px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav {
    height: 300px;
    padding: 10px;
    padding: 16px;
    width: 560px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav {
    height: 96%;
    min-height: 96%;
    max-width: 96%;
    text-align: center;
    padding: 16px !important;
    height: auto;
    min-height: auto;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav .exit-intent-popup-content h2 {
  font-size: 32px !important;
  line-height: 34px;
  letter-spacing: 0px;
  color: #253858;
  font-weight: 700;
  margin: 0;
}

@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav .exit-intent-popup-content h2 {
    font-size: 24px !important;
    text-align: center;
    margin-top: 0px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav .exit-intent-popup-content .list-of-thing {
  color: #0065ff;
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
  width: 340px;
  margin-bottom: 40px;
}

@media (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav .exit-intent-popup-content .list-of-thing {
    color: #0065ff;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    width: 300px;
    margin: 260px auto 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav .exit-intent-popup-content p {
  text-align: left;
  font-size: 16px;
  line-height: 34px;
  margin: 15px 0px 20px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #253858;
  font-size: 16px;
  line-height: 24px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav .exit-intent-popup-content p span {
  font-weight: initial;
  position: inherit;
  font-size: 22px;
  line-height: 28px;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav .exit-intent-popup-content p span {
    display: block;
    font-size: 18px;
    margin-bottom: 11px;
  }
}
@media screen and (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav .exit-intent-popup-content p span {
    display: block;
    font-size: 16px;
    margin-bottom: 11px;
    text-align: center;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav .exit-intent-popup-content p:after {
  display: none;
}

@media (max-width: 890px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav .exit-intent-popup-content p {
    margin: 15px 0px 10px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav .exit-intent-popup-content p {
    margin: 10px 0 -14px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav .exit-intent-popup-content p {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0 140px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #253858;
    width: 100%;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav .exit-intent-popup-content .viewplan-link {
  max-width: 230px;
  width: 100%;
  padding: 15px 0px;
  margin: 20px 0 0;
  border-radius: 4px;
  box-shadow: none;
}

@media (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav .exit-intent-popup-content .viewplan-link {
    margin: 20px 0 0;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav .exit-intent-popup-content .viewplan-link {
    margin: 14px 0 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav .exit-intent-popup-content .viewplan-link {
    max-width: 268px;
    width: 100%;
    padding: 14px 0px;
    margin: 14px auto 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav::after {
  content: "";
  background: url(../../images/bu/lic-jivan-utsav.png) no-repeat right bottom;
  width: 304px;
  height: 274px;
  position: absolute;
  top: 50px;
  right: 40px;
  z-index: 0;
  display: block !important;
  background-size: 100%;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav::after {
    width: 210px;
    height: 250px;
    position: absolute;
    bottom: initial;
    right: 10px;
    z-index: 0;
    display: block !important;
    background-size: 100%;
    top: 20px;
    opacity: 1;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav::after {
    width: 210px;
    height: 210px;
    position: absolute;
    bottom: initial;
    right: 20px;
    z-index: 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav::after {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 110px;
    right: 0;
    z-index: 0;
    background-size: 100%;
    left: initial;
    opacity: 1;
    background-size: contain;
    left: 0;
    margin: 0px auto;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav .tag-highlight {
  display: block;
  letter-spacing: 0px;
  color: #0065FF;
  font-size: 38px;
  line-height: 46px;
  font-weight: 700;
  margin: 20px 0 30px;
  width: 52% !important;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav .tag-highlight {
    display: block;
    letter-spacing: 0px;
    color: #0065FF;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    width: 50% !important;
    text-align: left;
    margin-top: 0;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav .tag-highlight {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    width: 60% !important;
    text-align: left;
    margin-top: 30px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-jeevan-utsav .tag-highlight {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    width: 100% !important;
    text-align: center;
    margin-top: 0px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 8px;
  max-width: 860px;
  width: 100%;
  padding: 50px 40px;
  position: relative;
  z-index: 1002;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio {
    height: 340px;
    max-width: 630px;
    width: 100%;
    padding: 26px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio {
    height: 300px;
    padding: 10px;
    padding: 16px;
    width: 560px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio {
    height: 96%;
    min-height: 96%;
    max-width: 96%;
    text-align: center;
    padding: 16px !important;
    height: auto;
    min-height: auto;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio .exit-intent-popup-content h2 {
  font-size: 32px !important;
  line-height: 34px;
  letter-spacing: 0px;
  color: #253858;
  font-weight: 700;
  margin: 0;
}

@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio .exit-intent-popup-content h2 {
    font-size: 24px !important;
    text-align: center;
    margin-top: 0px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio .exit-intent-popup-content p {
  text-align: left;
  margin: 15px 0 20px;
  font-weight: 400;
  letter-spacing: 0;
  color: #253858;
  font-size: 16px;
  line-height: 24px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio .exit-intent-popup-content p span {
  font-weight: initial;
  position: inherit;
  font-size: 20px;
  line-height: 28px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio .exit-intent-popup-content p span strong {
  display: inline;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio .exit-intent-popup-content p span {
    display: block;
    font-size: 18px;
    margin-bottom: 11px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio .exit-intent-popup-content p span strong {
    font-size: 22px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio .exit-intent-popup-content p span {
    display: block;
  }
}
@media screen and (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio .exit-intent-popup-content p span {
    display: block;
    font-size: 16px;
    margin-bottom: 11px;
    text-align: center;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio .exit-intent-popup-content p span strong {
    font-size: 22px;
    display: block;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio .exit-intent-popup-content p:after {
  display: none;
}

@media (max-width: 890px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio .exit-intent-popup-content p {
    margin: 15px 0px 10px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio .exit-intent-popup-content p {
    margin: 10px 0 -14px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio .exit-intent-popup-content p {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0 140px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #253858;
    width: 100%;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio .exit-intent-popup-content .viewplan-link {
  max-width: 230px;
  width: 100%;
  padding: 15px 0px;
  margin: 20px 0 0;
  border-radius: 4px;
  box-shadow: none;
}

@media (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio .exit-intent-popup-content .viewplan-link {
    margin: 20px 0 0;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio .exit-intent-popup-content .viewplan-link {
    margin: 10px 0 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio .exit-intent-popup-content .viewplan-link {
    max-width: 268px;
    width: 100%;
    padding: 14px 0px;
    margin: 14px auto 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio::after {
  content: "";
  background: url(../../images/bu/lic-claim-settlement-ratio.png) no-repeat right bottom;
  width: 324px;
  height: 304px;
  position: absolute;
  top: 38px;
  right: 40px;
  z-index: 0;
  display: block !important;
  background-size: 100%;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio::after {
    width: 250px;
    height: 250px;
    position: absolute;
    bottom: initial;
    right: 30px;
    z-index: 0;
    display: block !important;
    background-size: 100%;
    top: 50px;
    opacity: 1;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio::after {
    width: 210px;
    height: 210px;
    position: absolute;
    bottom: initial;
    right: 20px;
    z-index: 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio::after {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 110px;
    right: 0;
    z-index: 0;
    background-size: 100%;
    left: initial;
    opacity: 1;
    background-size: contain;
    left: 0;
    margin: 0px auto;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio .tag-highlight {
  display: block;
  letter-spacing: 0px;
  color: #0065FF;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin: 20px 0 30px;
  width: 52% !important;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio .tag-highlight {
    display: block;
    letter-spacing: 0px;
    color: #0065FF;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    width: 60% !important;
    text-align: left;
    margin-top: 0;
    margin-bottom: 6px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio .tag-highlight {
    display: block;
    letter-spacing: 0px;
    color: #0065FF;
    font-size: 19px;
    line-height: 30px;
    font-weight: 700;
    width: 60% !important;
    text-align: left;
    margin-top: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-claim-settlement-ratio .tag-highlight {
    width: 100% !important;
    text-align: center;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 8px;
  max-width: 860px;
  width: 100%;
  padding: 50px 40px;
  position: relative;
  z-index: 1002;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans {
    height: 340px;
    max-width: 630px;
    width: 100%;
    padding: 26px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans {
    height: 300px;
    padding: 10px;
    padding: 16px;
    width: 560px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans {
    height: 96%;
    min-height: 96%;
    max-width: 96%;
    text-align: center;
    padding: 16px !important;
    height: auto;
    min-height: auto;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .exit-intent-popup-content h2 {
  font-size: 32px !important;
  line-height: 34px;
  letter-spacing: 0px;
  color: #253858;
  font-weight: 700;
  margin: 0;
}

@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .exit-intent-popup-content h2 {
    font-size: 24px !important;
    text-align: center;
    margin-top: 0px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .exit-intent-popup-content .list-of-thing {
  color: #0065ff;
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
  width: 340px;
  margin-bottom: 40px;
}

@media (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .exit-intent-popup-content .list-of-thing {
    color: #0065ff;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    width: 300px;
    margin: 260px auto 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .exit-intent-popup-content p {
  text-align: left;
  font-size: 22px;
  line-height: 34px;
  margin: 15px 0 20px;
  font-weight: 400;
  letter-spacing: 0;
  color: #253858;
  font-size: 16px;
  line-height: 24px;
  width: 230px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .exit-intent-popup-content p span {
  font-weight: initial;
  position: inherit;
  font-size: 20px;
  line-height: 28px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .exit-intent-popup-content p span strong {
  display: inline;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .exit-intent-popup-content p span:after {
  display: none;
}

@media screen and (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .exit-intent-popup-content p span {
    display: block;
    font-size: 16px;
    margin-bottom: 11px;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .exit-intent-popup-content p span strong {
    font-size: 22px;
  }
}
@media screen and (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .exit-intent-popup-content p span {
    display: block;
    font-size: 18px;
    margin-bottom: 11px;
    text-align: center;
  }
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .exit-intent-popup-content p span strong {
    font-size: 22px;
    display: block;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .exit-intent-popup-content p:after {
  display: none;
}

@media (max-width: 890px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .exit-intent-popup-content p {
    margin: 15px 0px 10px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .exit-intent-popup-content p {
    margin: 10px 0 -14px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .exit-intent-popup-content p {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0 160px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #253858;
    width: 100%;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .exit-intent-popup-content .viewplan-link {
  max-width: 230px;
  width: 100%;
  padding: 15px 0px;
  margin: 20px 0 0;
  border-radius: 4px;
  box-shadow: none;
}

@media (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .exit-intent-popup-content .viewplan-link {
    margin: 20px 0 0;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .exit-intent-popup-content .viewplan-link {
    margin: 10px 0 0;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .exit-intent-popup-content .viewplan-link {
    max-width: 268px;
    width: 100%;
    padding: 14px 0px;
    margin: 14px auto 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans::after {
  content: "";
  background: url(../../images/bu/best-investment-plans.png) no-repeat right bottom;
  width: 354px;
  height: 324px;
  position: absolute;
  top: initial;
  right: 40px;
  z-index: 0;
  display: block !important;
  background-size: 100%;
  bottom: 0;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans::after {
    width: 210px;
    height: 250px;
    position: absolute;
    bottom: 0;
    right: 10px;
    z-index: 0;
    display: block !important;
    background-size: 100%;
    top: initial;
    opacity: 1;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans::after {
    width: 230px;
    height: 230px;
    position: absolute;
    bottom: 0;
    right: 20px;
    z-index: 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans::after {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 110px;
    right: 0;
    z-index: 0;
    background-size: 100%;
    left: initial;
    opacity: 1;
    background-size: contain;
    left: 0;
    margin: 0px auto;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .tag-highlight {
  display: block;
  letter-spacing: 0;
  color: #0065ff;
  font-size: 32px;
  line-height: 44px;
  font-weight: 700;
  margin: 20px 0 30px;
  width: 50% !important;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .tag-highlight {
    display: block;
    letter-spacing: 0px;
    color: #0065FF;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    width: 80% !important;
    text-align: left;
    margin-top: 0;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .tag-highlight {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    width: 60% !important;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.best-investment-plans .tag-highlight {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    width: 100% !important;
    text-align: center;
    margin-top: 136px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal {
  background: transparent linear-gradient(90deg, #e5efff 0, #fff 100%) 0 0 no-repeat padding-box;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1019607843);
  border-radius: 10px;
  padding: 56px 40px;
  width: 800px;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal {
    height: 340px;
    max-width: 630px;
    width: 100%;
    padding: 26px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal {
    height: 300px;
    padding: 10px;
    padding: 16px;
    width: 560px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal {
    padding: 26px 16px !important;
    height: auto;
    width: 96%;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal .exit-intent-popup-content h2 {
  letter-spacing: 0;
  color: #253858;
  font-size: 40px !important;
  line-height: 34px;
  font-weight: 700;
  margin: 0;
}

@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal .exit-intent-popup-content h2 {
    font-size: 34px !important;
    text-align: left;
    margin-top: 0px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal .exit-intent-popup-content p {
  background: 0 0;
  padding: 0;
  width: 100%;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  position: relative;
  margin: 12px 0 0;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.9490196078);
}

@media (max-width: 890px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal .exit-intent-popup-content p {
    margin: 15px 0px 10px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal .exit-intent-popup-content p {
    margin: 10px 0 0px;
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal .exit-intent-popup-content p {
    text-align: left;
    font-size: 20px;
    line-height: 30px;
    margin: 20px 0 20px;
    width: 70% !important;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal .exit-intent-popup-content p.details-1 {
  width: 50%;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal .exit-intent-popup-content p.details-1 span {
  font-weight: 500;
}

@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal .exit-intent-popup-content p.details-1 {
    width: 100% !important;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal .exit-intent-popup-content p.details-2 {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 10px;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.9490196078);
  line-height: 30px;
  margin-top: 40px;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal .exit-intent-popup-content p.details-2 span {
  display: block;
  font-size: 20px;
  font-weight: 500;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal .exit-intent-popup-content p.details-2 {
    margin-top: 16px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal .exit-intent-popup-content .description {
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.9490196078);
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  margin: 12px 0 0;
  position: relative;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal .exit-intent-popup-content .description:after {
  display: none;
}

@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal .exit-intent-popup-content .description {
    margin: 10px 0;
    text-align: left;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal .exit-intent-popup-content .viewplan-link {
  background: #0065ff 0% 0% no-repeat padding-box;
  border: 1px solid #0065ff;
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
  max-width: 290px;
  width: 100%;
  padding: 10px 0px;
  display: block;
  text-align: center;
  margin-top: 23px;
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
  max-width: 230px;
  width: 100%;
  padding: 15px 0px;
  margin: 20px 0 0;
  border-radius: 4px;
  box-shadow: none;
}

@media screen and (max-width: 768px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal .exit-intent-popup-content .viewplan-link {
    max-width: 200px;
    z-index: 1;
    position: relative;
  }
}
@media (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal .exit-intent-popup-content .viewplan-link {
    margin: 20px 0 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal .exit-intent-popup-content .viewplan-link {
    margin: 20px auto 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal::after {
  content: "";
  background: url(../../images/bu/investment/exit-intent-lic-renewal-img.png) no-repeat right bottom;
  width: 400px;
  height: 384px;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 0;
  display: block !important;
  background-size: contain;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal::after {
    width: 230px;
    height: 220px;
    position: absolute;
    bottom: initial;
    right: 0;
    z-index: 0;
    display: block !important;
    background-size: 100%;
    top: 0;
    opacity: 1;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal::after {
    width: 210px;
    height: 200px;
    position: absolute;
    bottom: initial;
    right: 0;
    z-index: 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-renewal::after {
    width: 190px;
    height: 180px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    background-size: 100%;
    left: initial;
    opacity: 1;
    background-size: contain;
    left: inherit;
    margin: 0px auto;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-payment {
  background: transparent linear-gradient(90deg, #e5efff 0, #fff 100%) 0 0 no-repeat padding-box;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1019607843);
  border-radius: 10px;
  padding: 56px 40px;
  width: 800px;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-payment {
    height: 340px;
    max-width: 630px;
    width: 100%;
    padding: 26px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-payment {
    height: 300px;
    padding: 10px;
    padding: 16px;
    width: 560px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-payment {
    padding: 26px 16px !important;
    height: auto;
    width: 96%;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-payment .exit-intent-popup-content h2 {
  letter-spacing: 0;
  color: #253858;
  font-size: 40px !important;
  line-height: 34px;
  font-weight: 700;
  margin: 0;
}

@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-payment .exit-intent-popup-content h2 {
    font-size: 34px !important;
    text-align: center;
    margin-top: 0px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-payment .exit-intent-popup-content p {
  background: 0 0;
  padding: 0;
  width: 100%;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  position: relative;
  margin: 12px 0 0;
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.9490196078);
}

@media (max-width: 890px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-payment .exit-intent-popup-content p {
    margin: 15px 0px 10px;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-payment .exit-intent-popup-content p {
    margin: 10px 0 -14px;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-payment .exit-intent-popup-content p {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    margin: 10px 0 160px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-payment .exit-intent-popup-content p.details-2 {
  margin-top: 9px;
  letter-spacing: 0;
  color: #0165ff;
  font-size: 28px;
  line-height: 41px;
  font-weight: 700;
  width: 50%;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-payment .exit-intent-popup-content p.details-2 {
    display: block;
    letter-spacing: 0px;
    color: #0065FF;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    width: 70% !important;
    text-align: left;
    margin-top: 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-payment .exit-intent-popup-content p.details-2 {
    display: block;
    letter-spacing: 0px;
    color: #0065FF;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    width: 100% !important;
    text-align: center;
    margin: 0px;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-payment .exit-intent-popup-content .description {
  letter-spacing: 0;
  color: rgba(37, 56, 88, 0.9490196078);
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  margin: 28px 0 0;
  position: relative;
}

.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-payment .exit-intent-popup-content .description:after {
  display: none;
}

@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-payment .exit-intent-popup-content .description {
    margin: 10px 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-payment .exit-intent-popup-content .viewplan-link {
  max-width: 230px;
  width: 100%;
  padding: 15px 0px;
  margin: 20px 0 0;
  border-radius: 4px;
  box-shadow: none;
}

@media (max-width: 767px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-payment .exit-intent-popup-content .viewplan-link {
    margin: 20px 0 0;
  }
}
@media (max-width: 568px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-payment .exit-intent-popup-content .viewplan-link {
    max-width: 268px;
    width: 100%;
    padding: 14px 0px;
    margin: 14px auto 0;
  }
}
.exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-payment::after {
  content: "";
  background: url(../../images/bu/investment/exit-intent-lic-payment-img.png) no-repeat right bottom;
  width: 254px;
  height: 304px;
  position: absolute;
  top: 0px;
  right: 60px;
  z-index: 0;
  display: block !important;
  background-size: 100%;
}

@media (max-width: 980px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-payment::after {
    width: 210px;
    height: 250px;
    position: absolute;
    bottom: initial;
    right: 10px;
    z-index: 0;
    display: block !important;
    background-size: 100%;
    top: 20px;
    opacity: 1;
  }
}
@media (device-height: 320px) and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-payment::after {
    width: 170px;
    height: 210px;
    position: absolute;
    bottom: initial;
    right: 20px;
    z-index: 0;
  }
}
@media (max-width: 560px) {
  .exit-intent-popup-container.mobile.investment .exit-intent-popup.bu.lic-payment::after {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 130px;
    right: 0;
    z-index: 0;
    background-size: 100%;
    left: initial;
    opacity: 1;
    background-size: contain;
    left: 0;
    margin: 0px auto;
  }
}
@media only screen and (min-device-width: 568px) and (max-device-width: 980px) and (orientation: landscape) {
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan {
    width: 96%;
    padding: 10px 0px !important;
  }
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .pointers-section .pointers-list {
    width: 100%;
  }
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .pointers-section .label {
    margin-bottom: 0;
  }
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .exit-intent-popup-content p {
    margin: 5px 0px;
  }
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .tag-highlight {
    width: 60% !important;
  }
  .exit-intent-popup-container.new .exit-intent-popup.onecr-termplan .exit-intent-popup-content h2 {
    margin-top: 0px;
  }
}
#policybazaar,
body {
  background: #fff;
}

@media (min-width: 768px) and (max-width: 1024px) {
  #policybazaar,
  body {
    background: #fff;
    overflow-x: hidden;
  }
}
#giNewpage .askpb_heading.widget {
  box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16);
  border-radius: 12px;
  border: none;
}

#giNewpage .showForm .disForm .rightContent .fieldWrapper .formInput input:focus + .labelFeild,
#giNewpage .showForm .disForm .rightContent .fieldWrapper .formInput input:valid + .labelFeild,
#giNewpage .showForm .disForm .rightContent .fieldWrapper .formInput input.labelshow + .labelFeild,
#giNewpage .showForm .disForm .rightContent .fieldWrapper .formInput input:not([value=""]) + .labelFeild {
  top: -8px;
  font-size: 12px;
}

#giNewpage .showForm .disForm .rightContent .fieldWrapper .radio_pills label input[type=radio] + span:hover {
  background: none;
}

#giNewpage .showForm .disForm .rightContent .fieldWrapper .radio_pills.dis_popular_city input[type=radio] + span:hover {
  background: #0065ff;
}

#giNewpage .disclaimer-Banner {
  max-width: 100%;
  width: 90%;
  color: #253858;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.31;
  letter-spacing: 0.26px;
  margin-top: 15px;
  margin-bottom: 0;
  line-height: 16px;
  padding-left: 0;
}

@media screen and (max-width: 1024px) {
  #giNewpage .disclaimer-Banner {
    width: 100%;
    font-weight: normal;
    font-size: 10px;
    color: #6b778c;
    margin-top: 0px;
  }
}
#giNewpage .floatingPopupDiv .disclaimer-Banner {
  display: none !important;
}

#giNewpage .floatingPopupDiv .floatpanel .showForm .disForm {
  padding: 50px 10px 40px;
  background: transparent;
}

@media screen and (max-width: 767px) {
  #giNewpage .floatingPopupDiv .floatpanel .showForm .disForm {
    padding: 0px 0px 0px;
  }
}
#giNewpage .floatingPopupDiv .floatpanel .showForm .disForm .rightContent {
  margin: 0 auto;
  max-width: 100% !important;
  background: transparent !important;
  box-shadow: none !important;
}

#giNewpage .floatingPopupDiv .floatpanel .showForm .disForm .rightContent::after, #giNewpage .floatingPopupDiv .floatpanel .showForm .disForm .rightContent::before {
  border: none;
  position: static;
}

#giNewpage .floatingPopupDiv .floatpanel .showForm .disForm .rightContent .step_1,
#giNewpage .floatingPopupDiv .floatpanel .showForm .disForm .rightContent .step_2 {
  max-width: 100%;
}

#giNewpage .floatingPopupDiv .floatpanel .showForm .disForm .rightContent .form-whatsapp {
  margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
  #giNewpage .leftContentBox {
    order: 2;
    width: 100%;
  }
}
#giNewpage .rightContent {
  border: none;
}

@media screen and (max-width: 1024px) {
  #giNewpage .rightContent {
    order: 1;
  }
}
@media screen and (max-width: 1024px) {
  #giNewpage .rightContent .disclaimer-Banner {
    display: block;
  }
}
#giNewpage .showForm {
  background: transparent;
  padding: 0;
}

@media screen and (max-width: 768px) {
  #giNewpage .showForm {
    background: #fff;
  }
}
#giNewpage .showForm .disForm {
  justify-content: space-between;
  padding: 20px;
  background: #f1f4f7;
  border-radius: 8px;
}

@media screen and (max-width: 1024px) {
  #giNewpage .showForm .disForm {
    flex-direction: column;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0;
    padding-right: 0;
    justify-content: center;
    margin: 0 auto;
    background: transparent;
  }
}
@media screen and (max-width: 767px) {
  #giNewpage .showForm .disForm {
    overflow-x: hidden;
  }
}
#giNewpage .showForm .disForm .leftContentBox {
  margin: initial;
  width: 100%;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 1024px) {
  #giNewpage .showForm .disForm .leftContentBox {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #giNewpage .showForm .disForm .leftContentBox {
    display: block;
  }
}
#giNewpage .showForm .disForm .rightContent {
  background: #FFFFFF;
  box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16);
  border-radius: 12px;
  max-width: 390px;
  height: 100%;
  min-height: 100%;
  padding: 24px 30px;
}

@media screen and (max-width: 1024px) {
  #giNewpage .showForm .disForm .rightContent {
    padding: 15px;
    margin: 1rem auto 0rem;
  }
}
@media screen and (max-width: 767px) {
  #giNewpage .showForm .disForm .rightContent {
    margin: 1rem auto 2rem;
    max-width: 100%;
  }
}
#giNewpage .showForm .disForm .rightContent .proceedBtn,
#giNewpage .showForm .disForm .rightContent .loaders {
  text-transform: capitalize;
  border: none;
  box-shadow: none;
  border-radius: 8px;
  font-weight: 700;
}

#giNewpage .showForm .disForm .rightContent .title-new {
  font-size: 20px;
  font-weight: 500;
  margin-left: 0;
  color: #1B292C;
  display: block;
}

@media screen and (max-width: 1024px) {
  #giNewpage .showForm .disForm .rightContent .title-new {
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 22px;
  }
}
#giNewpage .showForm .disForm .rightContent .title-new span {
  display: block;
}

#giNewpage .showForm .disForm .rightContent .formInput {
  border: none;
  border-radius: 0;
}

#giNewpage .showForm .disForm .rightContent .formInput .labelFeild {
  color: #585969;
  font-size: 16px;
  top: 18px;
  padding: 0 5px;
}

@media screen and (max-width: 767px) {
  #giNewpage .showForm .disForm .rightContent .formInput .labelFeild {
    top: 14px;
    font-size: 14px;
  }
}
#giNewpage .showForm .disForm .rightContent .input_box {
  border: 1.5px solid #A0A9BA;
  border-radius: 8px;
  height: 56px;
  width: 100%;
  margin-left: 0;
}

@media screen and (max-width: 560px) {
  #giNewpage .showForm .disForm .rightContent .input_box {
    height: 48px;
  }
}
#giNewpage .showForm .disForm .rightContent .radio_pills.organisation {
  display: flex;
  justify-content: space-between;
}

#giNewpage .showForm .disForm .rightContent .radio_pills.organisation label input[type=radio]:checked + span {
  color: #fff !important;
  border: none;
  background: #2b61ec;
}

#giNewpage .showForm .disForm .rightContent .radio_pills.organisation label {
  margin: unset;
  font-weight: normal;
  width: 29%;
}

#giNewpage .showForm .disForm .rightContent .radio_pills.organisation label input[type=radio] {
  border: 1.5px solid #A0A9BA;
}

#giNewpage .showForm .disForm .rightContent .radio_pills.organisation label input[type=radio] + span {
  border-color: #A0A9BA;
  color: #585969;
  border-radius: 8px;
  height: 48px;
  padding: 0px 0;
  font-size: 16px;
  font-weight: normal;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  #giNewpage .showForm .disForm .rightContent .radio_pills.organisation label input[type=radio] + span {
    height: 48px;
    font-size: 14px;
  }
}
#giNewpage .showForm .disForm .rightContent .form-whatsapp {
  display: flex;
  align-items: center;
  text-align: left;
  font-weight: 500;
  font-size: 14px;
}

#giNewpage .showForm .disForm .rightContent .form-whatsapp i.icon {
  width: 20px;
  height: 20px;
  margin-bottom: 0;
}

#giNewpage .showForm .disForm .rightContent .form-whatsapp .switch {
  margin-left: 0;
}

#giNewpage .showForm .disForm .rightContent .form-whatsapp .switch input:checked + .slider:before {
  background-color: #fff;
}

#giNewpage .showForm .disForm .rightContent .form-whatsapp .switch input:checked + .slider {
  background-color: #2B61EC;
}

#giNewpage .homeBanner {
  width: auto;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  #giNewpage .homeBanner {
    margin-top: 40px;
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  #giNewpage .homeBanner {
    margin-top: 0px;
  }
}
@media screen and (max-width: 1024px) {
  #giNewpage .homeBanner div.deskLine {
    display: none;
  }
}
#giNewpage .homeBanner div.MobLine {
  display: none;
}

@media screen and (max-width: 1024px) {
  #giNewpage .homeBanner div.MobLine {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  #giNewpage .homeBanner p.deskLine {
    display: none;
  }
}
#giNewpage .homeBanner p.MobLine {
  display: none;
}

@media (min-width: 768px) and (max-width: 1024px) {
  #giNewpage .homeBanner p.MobLine {
    display: inline-block;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  #giNewpage .homeBanner p.MobLine {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #667173;
    margin-top: 15px;
  }
}
#giNewpage .homeBanner p {
  color: #667173;
  font-size: 20px;
  max-width: 100%;
  line-height: inherit;
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  #giNewpage .homeBanner p {
    font-size: 16px;
  }
}
#giNewpage .homeBanner p span {
  display: block;
}

#giNewpage .homeBanner .homebanner-list {
  position: relative;
}

@media screen and (max-width: 1024px) {
  #giNewpage .homeBanner .homebanner-list .homebanner-list-item .akshya-img {
    display: none;
  }
}
#giNewpage .homeBanner .homebanner-list .homebanner-list-item .akshya-img img {
  margin-left: -55px;
  max-width: 320px;
}

#giNewpage .homeBanner .homebanner-list .homebanner-list-item .text-wrapper {
  width: 288px;
  font-size: 20px;
  line-height: 30px;
  color: #667173;
  position: absolute;
  right: 100px;
  top: 60px;
  font-weight: normal;
}

@media screen and (max-width: 1024px) {
  #giNewpage .homeBanner .homebanner-list .homebanner-list-item .text-wrapper {
    position: static;
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  #giNewpage .homeBanner .homebanner-list .homebanner-list-item .text-wrapper {
    text-align: left;
  }
}
@media screen and (max-width: 575px) {
  #giNewpage .homeBanner .homebanner-list .homebanner-list-item .text-wrapper {
    font-size: 14px;
    line-height: 20px;
  }
}
#giNewpage .homeBanner .homebanner-list .homebanner-list-item .text-wrapper b {
  font-weight: 500;
}

#giNewpage .homeBanner p.banner-text-para {
  margin-top: 10px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  #giNewpage .homeBanner p.banner-text-para br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #giNewpage .homeBanner p.banner-text-para {
    font-size: 14px;
  }
}
@media screen and (max-width: 320px) {
  #giNewpage .homeBanner p.banner-text-para {
    font-size: 12px;
  }
}
#giNewpage .bannerPointers ul.bannerPointers-list {
  margin-top: 30px;
}

@media screen and (max-width: 1024px) {
  #giNewpage .bannerPointers ul.bannerPointers-list {
    margin-top: 0px;
  }
}
@media screen and (max-width: 767px) {
  #giNewpage .bannerPointers ul.bannerPointers-list {
    margin-top: 0px;
    flex-direction: row;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }
}
#giNewpage .bannerPointers ul.bannerPointers-list li {
  display: flex;
  padding-right: 25px;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  #giNewpage .bannerPointers ul.bannerPointers-list li {
    padding-top: 10px;
    padding-bottom: 20px;
    align-items: start;
    justify-content: center;
    width: 33.3%;
  }
}
@media screen and (max-width: 575px) {
  #giNewpage .bannerPointers ul.bannerPointers-list li {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0px;
    justify-content: start;
  }
}
@media screen and (max-width: 767px) {
  #giNewpage .bannerPointers ul.bannerPointers-list li .bannerPointers-items:first-child {
    position: relative;
  }
}
#giNewpage .bannerPointers ul.bannerPointers-list li .bannerPointers-items .pointer-heading {
  color: #2A63F6;
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  #giNewpage .bannerPointers ul.bannerPointers-list li .bannerPointers-items .pointer-heading {
    font-size: 20px;
    line-height: 35.16px;
    margin-right: 0;
  }
}
#giNewpage .bannerPointers ul.bannerPointers-list li .bannerPointers-items .pointer-text {
  color: #5E6C84;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}

@media screen and (max-width: 767px) {
  #giNewpage .bannerPointers ul.bannerPointers-list li .bannerPointers-items .pointer-text {
    font-size: 13px;
    line-height: inherit;
    margin-right: 0;
  }
}
@media (min-width: 320px) and (max-width: 768px) {
  #giNewpage .bannerPointers ul.bannerPointers-list li .bannerPointers-items .pointer-text span {
    display: block;
  }
}
#giNewpage .bannerPointers ul.bannerPointers-list li .bannerPointers-items .pointer-text br {
  display: inline;
}

#giNewpage .bannerPointers ul.bannerPointers-list li .bannerPointers-items img {
  margin-right: 15px;
  display: block;
  max-width: 50px;
}

@media screen and (max-width: 767px) {
  #giNewpage .bannerPointers ul.bannerPointers-list li .bannerPointers-items img {
    max-width: 50px;
  }
}
@media screen and (max-width: 575px) {
  #giNewpage .bannerPointers ul.bannerPointers-list li .bannerPointers-items img {
    display: none;
    margin-right: 0px;
  }
}
#giNewpage .bannerPointers.desk {
  display: block;
}

@media screen and (max-width: 1024px) {
  #giNewpage .bannerPointers.desk {
    display: none;
  }
}
#giNewpage .bannerPointers.mob {
  display: none;
}

@media screen and (max-width: 1024px) {
  #giNewpage .bannerPointers.mob {
    display: block;
  }
}
@media screen and (max-width: 560px) {
  #giNewpage .bannerPointers.mob li {
    font-size: 20px;
  }
}
@media screen and (max-width: 560px) {
  #giNewpage .bannerPointers.mob li span {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #giNewpage .bannerPointers {
    margin-top: 0;
    margin-bottom: 0;
  }
}
#giNewpage .bannerPointers ul {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
}

@media screen and (max-width: 1024px) {
  #giNewpage .bannerPointers ul {
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  #giNewpage .bannerPointers ul {
    justify-content: space-around;
  }
}
#giNewpage .bannerPointers ul li {
  width: 33.3%;
  color: #1B292C;
  font-size: 24px;
  line-height: initial;
}

@media screen and (max-width: 1024px) {
  #giNewpage .bannerPointers ul li {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  #giNewpage .bannerPointers ul li {
    width: auto;
    padding-left: 0px;
    padding-right: 0px;
  }
}
#giNewpage .bannerPointers ul li b {
  font-weight: 500;
}

#giNewpage .clearfix {
  display: inherit;
}

#giNewpage .clearfix::after {
  content: "";
  clear: both;
  display: table;
}

#giNewpage .bg {
  background-color: #F4F7FE;
}

#giNewpage .slick-dots li button:before {
  width: 10px;
  height: 10px;
  font-size: 0px;
  color: #7A869A;
  opacity: 0.6 !important;
  background: #7A869A;
  border-radius: 100%;
}

#giNewpage .slick-dots li.slick-active button:before {
  color: #2f4efb;
  font-size: 0;
  background: #2f4efb;
}

#giNewpage .slick-dots {
  position: relative;
  bottom: 0;
}

@media screen and (max-width: 768px) {
  #giNewpage .slick-dots {
    bottom: -10px;
  }
}
#giNewpage .slick-next.slick-disabled {
  border-color: #A0A9BA !important;
}

#giNewpage .slick-prev.slick-disabled {
  border-color: #A0A9BA !important;
}

#giNewpage .slick-disabled > .customeArrow {
  border-color: #A0A9BA;
}

#giNewpage .slick-next {
  right: 80px;
  z-index: 99;
}

@media screen and (max-width: 1024px) {
  #giNewpage .slick-next {
    right: 0;
  }
}
#giNewpage .slick-prev {
  left: 80px;
  z-index: 99;
}

@media screen and (max-width: 1024px) {
  #giNewpage .slick-prev {
    left: 0;
  }
}
#giNewpage .rounded.slick-next {
  border: 1px solid #2B61EC;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  width: 30px;
  height: 30px;
}

#giNewpage .rounded.slick-prev {
  border: 1px solid #2B61EC;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  width: 30px;
  height: 30px;
}

#giNewpage .customeArrow.slick-disabled {
  border-color: #A0A9BA;
}

#giNewpage .customeArrow {
  border: 1px solid #2B61EC;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
}

#giNewpage .customeArrow.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: relative;
  left: -2px;
}

#giNewpage .customeArrow.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  position: relative;
  left: 2px;
}

#giNewpage .customeArrow.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  position: relative;
  top: 3px;
}

#giNewpage .customeArrow.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

#giNewpage .sectionCenter .heading,
#giNewpage .insurance .heading,
#giNewpage .smeInsurance .heading {
  text-align: center;
  margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
  #giNewpage .sectionCenter .heading,
  #giNewpage .insurance .heading,
  #giNewpage .smeInsurance .heading {
    text-align: left !important;
  }
}
#giNewpage .sectionCenter figure,
#giNewpage .insurance figure,
#giNewpage .smeInsurance figure {
  margin: 0 auto;
  text-align: center;
  margin-right: 0rem;
}

#giNewpage .sectionCenter figure:last-child,
#giNewpage .insurance figure:last-child,
#giNewpage .smeInsurance figure:last-child {
  margin-right: 0;
}

#giNewpage .sectionCenter figure img,
#giNewpage .insurance figure img,
#giNewpage .smeInsurance figure img {
  margin: 0 auto;
  text-align: center;
}

#giNewpage .sectionCenter figure figcaption,
#giNewpage .insurance figure figcaption,
#giNewpage .smeInsurance figure figcaption {
  margin-top: 1rem;
  color: #667173;
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  #giNewpage .sectionCenter figure figcaption,
  #giNewpage .insurance figure figcaption,
  #giNewpage .smeInsurance figure figcaption {
    font-size: 14px;
    line-height: 20px;
  }
}
#giNewpage section,
#giNewpage .section {
  padding: 32px 20px 33px;
}

@media screen and (max-width: 767px) {
  #giNewpage section,
  #giNewpage .section {
    margin-bottom: 0px;
    padding-top: 29px;
    padding-top: 29px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
#giNewpage section p,
#giNewpage .section p {
  color: #667173;
  font-size: 16px;
  margin-bottom: 30px;
}

#giNewpage section p b,
#giNewpage .section p b {
  color: #1B292C;
}

#giNewpage section .slick-list,
#giNewpage .section .slick-list {
  padding-left: 0 !important;
}

#giNewpage .trustedBy {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  #giNewpage .trustedBy {
    margin-top: 15px;
  }
}
#giNewpage .trustedBy p {
  margin-bottom: 0px;
}

@media screen and (max-width: 767px) {
  #giNewpage .trustedBy p {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #giNewpage .trustedBy.adjust {
    margin-top: 0px;
  }
}
#giNewpage .whychoose {
  overflow-x: hidden;
}

#giNewpage .whychoose .flexItems.imgAlign img {
  max-width: initial;
}

#giNewpage .aboutGHI {
  padding-top: 0px;
  padding-bottom: 0px;
}

#giNewpage .curatedHealth {
  padding-bottom: 0;
}

@media screen and (max-width: 1024px) {
  #giNewpage .curatedHealth {
    padding-bottom: 33px;
  }
}
#giNewpage .curatedHealth .imgAlign img {
  margin-top: -10rem;
}

@media screen and (max-width: 1024px) {
  #giNewpage .curatedHealth .imgAlign img {
    margin: 0 auto;
    text-align: center;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #giNewpage .curatedHealth .imgAlign img {
    margin: 0 auto;
    text-align: center;
    display: block;
  }
}
#giNewpage .smeInsurance {
  margin-bottom: 0;
}

#giNewpage .smeInsurance .heading {
  text-align: center;
}

@media screen and (max-width: 767px) {
  #giNewpage .smeInsurance .heading {
    text-align: left;
  }
}
#giNewpage .hrPortal figure img {
  width: 865px;
  height: 540px;
}

@media screen and (max-width: 1024px) {
  #giNewpage .hrPortal figure img {
    width: 100%;
    height: auto;
  }
}
#giNewpage .heading {
  font-size: 28px;
  margin: 0px 0px 10px;
  letter-spacing: inherit;
  line-height: initial;
  color: #1B292C;
  font-weight: 700;
  text-transform: capitalize;
}

@media screen and (max-width: 767px) {
  #giNewpage .heading {
    font-size: 24px;
    text-align: left;
  }
}
@media screen and (max-width: 320px) {
  #giNewpage .heading {
    font-size: 20px;
    text-align: left;
  }
}
#giNewpage .heading_bold {
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 15px;
}

#giNewpage .heading.small {
  font-size: 16px;
  color: #667173;
  font-weight: normal;
}

#giNewpage .general-info-heading {
  color: #667173;
  font-weight: normal;
}

#giNewpage .imgAlign img {
  position: relative;
  margin-top: -12rem;
}

@media screen and (max-width: 1024px) {
  #giNewpage .imgAlign img {
    margin: 0 auto;
    text-align: center;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #giNewpage .imgAlign img {
    margin: 0 auto;
    text-align: center;
    display: block;
  }
}
#giNewpage .img-fluid {
  max-width: 100%;
  height: auto;
}

#giNewpage .position-relative {
  position: relative;
}

#giNewpage .flexGap {
  display: flex;
}

@media screen and (max-width: 1024px) {
  #giNewpage .flexGap {
    flex-direction: column;
  }
}
#giNewpage .flexGap > div:nth-child(1) {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 50%;
}

@media screen and (max-width: 1024px) {
  #giNewpage .flexGap > div:nth-child(1) {
    flex-basis: 100%;
  }
}
#giNewpage .divisionItems {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#giNewpage .sliderMobDesk {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#giNewpage .sliderMobDesk .flexItems:first-child {
  width: 60%;
}

@media screen and (max-width: 1024px) {
  #giNewpage .sliderMobDesk .flexItems:first-child {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #giNewpage .sliderMobDesk .flexItems:first-child {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
}
#giNewpage .sliderMobDesk .slide-item {
  width: 33.33333%;
}

#giNewpage .sliderMobDesk .slide-item .avatar {
  width: 83px;
  height: 83px;
  background-color: #fff;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  #giNewpage .sliderMobDesk .slide-item .avatar img {
    max-width: 30px;
  }
}
@media screen and (max-width: 1024px) {
  #giNewpage .sliderMobDesk .slide-item .avatar {
    height: 54px;
    width: 54px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #giNewpage .sliderMobDesk .slide-item .avatar {
    margin: 0 auto;
    text-align: center;
  }
}
#giNewpage .sliderMobDesk .slide-item .text-title {
  font-size: 16px;
  color: #1B292C;
  margin: 1rem 0 2rem;
  line-height: initial;
  font-weight: 500;
}

@media (min-width: 768px) and (max-width: 1024px) {
  #giNewpage .sliderMobDesk .slide-item .text-title {
    text-align: center;
  }
}
@media screen and (max-width: 1024px) {
  #giNewpage .sliderMobDesk .slide-item .text-title {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  #giNewpage .sliderMobDesk .slide-item .text-title {
    font-size: 14px;
    margin: 8px auto;
  }
}
@media screen and (max-width: 320px) {
  #giNewpage .sliderMobDesk .slide-item .text-title {
    font-size: 12px;
    margin: 8px auto;
  }
}
#giNewpage .divisionFlex {
  display: flex;
  justify-content: space-between;
}

#giNewpage .divisionFlex .flexItems:first-child {
  width: 70%;
}

@media screen and (max-width: 1024px) {
  #giNewpage .divisionFlex .flexItems:first-child {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  #giNewpage .divisionFlex {
    flex-direction: column;
  }
  #giNewpage .divisionFlex .flexItems:nth-of-type(1) {
    order: 2;
  }
  #giNewpage .divisionFlex .flexItems:nth-of-type(2) {
    order: 1;
  }
}
#giNewpage .center.getQuote {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#giNewpage .getQuote {
  position: relative;
  margin-top: 2rem;
}

@media screen and (max-width: 1024px) {
  #giNewpage .getQuote {
    position: static;
    text-align: center;
  }
}
#giNewpage .getQuote .btn {
  font-size: 16px;
  height: 52px;
  width: 285px;
  left: 0px;
  top: 0px;
  font-weight: 700;
  border-radius: 8px;
  padding: 10px 30px;
  background-color: #2B61EC;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  #giNewpage .getQuote .btn {
    height: 48px;
    width: 94%;
  }
}
#giNewpage .insurance .heading {
  text-align: center;
}

#giNewpage .provider .card-hide:not(:nth-child(-n+12)) {
  display: none;
}

@media screen and (max-width: 1024px) {
  #giNewpage .provider .card-hide:not(:nth-child(-n+8)) {
    display: none;
  }
}
#giNewpage .smeInsurance .card-hide:not(:nth-child(-n+12)) {
  display: none;
}

@media screen and (max-width: 1024px) {
  #giNewpage .smeInsurance .card-hide:not(:nth-child(-n+8)) {
    display: none;
  }
}
#giNewpage .insuranceRow {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin: 0 -2rem;
}

@media screen and (max-width: 767px) {
  #giNewpage .insuranceRow {
    justify-content: space-between;
    margin: 0 0;
  }
}
#giNewpage .insuranceRow .showLess,
#giNewpage .insuranceRow .showMore,
#giNewpage .insuranceRow .showMoreBtn,
#giNewpage .insuranceRow .showLessBtn {
  position: absolute;
  bottom: -1rem;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  #giNewpage .insuranceRow .showLess,
  #giNewpage .insuranceRow .showMore,
  #giNewpage .insuranceRow .showMoreBtn,
  #giNewpage .insuranceRow .showLessBtn {
    bottom: -1.5rem;
  }
}
#giNewpage .insuranceRow .showLess .btnLessMore,
#giNewpage .insuranceRow .showLess .btnLessMoreBtn,
#giNewpage .insuranceRow .showMore .btnLessMore,
#giNewpage .insuranceRow .showMore .btnLessMoreBtn,
#giNewpage .insuranceRow .showMoreBtn .btnLessMore,
#giNewpage .insuranceRow .showMoreBtn .btnLessMoreBtn,
#giNewpage .insuranceRow .showLessBtn .btnLessMore,
#giNewpage .insuranceRow .showLessBtn .btnLessMoreBtn {
  background: #FFFFFF;
  box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16);
  border-radius: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 9px 20px;
  color: #2B61EC;
  font-size: 12px;
  font-weight: 600;
}

#giNewpage .insuranceRow .insuranceCol {
  flex: 0 0 auto;
  width: 16.333333%;
  margin-bottom: 3rem;
  padding: 0px 0.5rem 0px 2rem;
}

@media screen and (max-width: 1024px) {
  #giNewpage .insuranceRow .insuranceCol {
    width: 24.333333%;
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  #giNewpage .insuranceRow .insuranceCol {
    width: 49.333333%;
    padding: 0 10px;
  }
}
#giNewpage .insuranceRow .insuranceCol .insuranceCard {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background: #F4F7FE;
  box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16);
  border-radius: 14px;
  height: 100%;
}

#giNewpage .insuranceRow .insuranceCol .insuranceCard figure {
  text-align: center;
  padding: 1rem;
  background: #FFFFFF;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  width: 100%;
  overflow: hidden;
}

#giNewpage .insuranceRow .insuranceCol .insuranceCard figure .insuranceImg {
  max-width: 80%;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  #giNewpage .insuranceRow .insuranceCol .insuranceCard figure .insuranceImg {
    max-width: 60%;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  #giNewpage .insuranceRow .insuranceCol .insuranceCard figure .insuranceImg {
    max-width: 40% !important;
  }
}
@media screen and (max-width: 767px) {
  #giNewpage .insuranceRow .insuranceCol .insuranceCard figure .insuranceImg {
    max-width: 80%;
  }
}
#giNewpage .insuranceRow .insuranceCol .insuranceCard .insuranceBody {
  flex: 1 1 auto;
  padding: 1rem;
}

#giNewpage .insuranceRow .insuranceCol .insuranceCard .insuranceBody a {
  color: #2B61EC;
  font-size: 12px;
  line-height: inherit;
  text-align: center;
  display: block;
  line-height: 16px;
}

#giNewpage .insuranceRow .insuranceCol .insuranceCard .insuranceBody a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

#giNewpage .provider figure {
  height: 90px;
}

#giNewpage .provider figure .insuranceImg {
  max-width: 100%;
  height: auto;
  width: 100%;
}

#giNewpage .smeInsurance figure {
  height: 90px;
}

#giNewpage .smeInsurance figure .insuranceImg {
  max-width: 100%;
  height: 72px;
  width: 72px;
}

#giNewpage .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#giNewpage .box .clr1 {
  background: rgba(253, 238, 222, 0.5);
}

#giNewpage .box .clr2 {
  background: rgba(220, 222, 252, 0.5);
}

#giNewpage .box .clr3 {
  background: rgba(224, 247, 254, 0.5);
}

#giNewpage .box .boxItems {
  border-radius: 12px;
  width: 33%;
  flex: 0 0 auto;
  padding: 2rem 1rem;
  min-height: 350px;
  margin-right: 2rem;
}

#giNewpage .box .boxItems .boxContent {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  height: 100%;
}

#giNewpage .box .boxItems .boxContent .boxContentBody {
  flex: 1 1 auto;
}

@media screen and (max-width: 767px) {
  #giNewpage .box .boxItems {
    width: auto;
    padding: 1rem;
  }
}
#giNewpage .box .boxItems:last-child {
  margin-right: 0;
}

#giNewpage .box .boxItems > .boxContent {
  width: 88%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  #giNewpage .box .boxItems > .boxContent {
    width: 100%;
  }
}
#giNewpage .box .boxItems img {
  margin: 0 auto;
  text-align: center;
  display: block;
}

#giNewpage .box .boxItems .text-heading {
  font-size: 20px;
  font-weight: 600;
  color: #1B292C;
  margin: 1rem auto;
}

@media screen and (max-width: 1024px) {
  #giNewpage .box .boxItems .text-heading {
    font-size: 18px;
  }
}
#giNewpage .box .boxItems .text-para {
  font-size: 16px;
  color: #585969;
  margin: 0;
}

@media screen and (max-width: 767px) {
  #giNewpage .box .boxItems .text-para {
    font-size: 14px;
  }
}
#giNewpage .topPlansection {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media screen and (max-width: 1024px) {
  #giNewpage .topPlansection .divisionFlex {
    flex-direction: column-reverse;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #giNewpage .topPlansection .divisionFlex .rightSection.flexItems {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  }
}
#giNewpage .topPlansection .ghi_top-plan-disclaimer {
  font-size: 12px !important;
  line-height: 14px;
  color: #333;
  padding: 10px 0 0px;
  line-height: 21px !important;
  margin-bottom: 0px !important;
}

@media screen and (max-width: 767px) {
  #giNewpage .topPlansection .ghi_top-plan-disclaimer {
    padding-bottom: 0;
    font-size: 10px !important;
    line-height: 16px !important;
    color: #667173;
  }
}
#giNewpage .topPlansection .ghi_top-plan-disclaimer .bold {
  font-weight: 600;
}

#giNewpage .topPlansection .block_content_wrapper_firstfold {
  margin-bottom: 25px;
  max-width: 95%;
  background: transparent;
  position: relative;
}

@media screen and (max-width: 767px) {
  #giNewpage .topPlansection .block_content_wrapper_firstfold {
    max-width: 100%;
    padding-top: 0;
    margin-bottom: 20px;
  }
}
#giNewpage .topPlansection .block_content_wrapper_firstfold h1 {
  margin: 0 0 10px;
  color: #1B292C;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  #giNewpage .topPlansection .block_content_wrapper_firstfold h1 {
    margin: 20px 0 10px;
  }
}
@media screen and (max-width: 767px) {
  #giNewpage .topPlansection .block_content_wrapper_firstfold::after {
    content: "";
    border: 1px solid #E6E9EC;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 1024px) {
  #giNewpage .topPlansection .floatingpopup img {
    max-width: 350px;
  }
}
@media screen and (max-width: 768px) {
  #giNewpage .topPlansection .floatingpopup img {
    max-width: 320px;
  }
}
@media screen and (max-width: 767px) {
  #giNewpage .topPlansection .divisionFlex .flexItems:last-child {
    display: none;
  }
}
#giNewpage .topPlansection .divisionFlex .flexItems .widgetMobile {
  border: none;
}

#giNewpage .topPlansection .divisionFlex .flexItems .widgetMobile .askpb_heading {
  padding: 24px;
}

#giNewpage .topPlansection .divisionFlex .flexItems .widgetMobile .askpb_heading .input-wrapper {
  border-color: #A0A9BA;
  border-radius: 8px;
}

#giNewpage .topPlansection .divisionFlex .flexItems .widgetMobile .askpb_heading .input-wrapper label {
  color: #585969;
}

#giNewpage .topPlansection .divisionFlex .flexItems .widgetMobile .askpb_heading .submit_button {
  border-radius: 9px;
  font-weight: 700;
}

#giNewpage .topPlansection .divisionFlex .flexItems .travel-top-plan-style1 .logo-img img {
  max-width: 100%;
  width: 100%;
}

#giNewpage .topPlansection .divisionFlex .flexItems .travel-top-plan-style1 .plan-list .plan-name-with-logo .plan-name span .small-text {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  color: #253858;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  #giNewpage .topPlansection .divisionFlex .flexItems .travel-top-plan-style1 .ghi_top-plan-disclaimer {
    padding-bottom: 0;
    font-size: 10px !important;
    line-height: 16px !important;
    color: #667173;
  }
}
@media screen and (max-width: 1024px) {
  #giNewpage .topPlansection .rightSection.flexItems {
    width: 70%;
  }
}
#giNewpage .flexReverse {
  overflow-x: hidden;
}

#giNewpage .flexReverse .flexGap {
  flex-direction: row-reverse;
}

#giNewpage .flexReverse .flexGap div:first-child {
  order: 1;
}

@media screen and (max-width: 1024px) {
  #giNewpage .flexReverse .flexGap div:first-child {
    flex-basis: 45%;
  }
}
#giNewpage .flexReverse .flexGap:last-child {
  order: 2;
}

@media screen and (max-width: 1024px) {
  #giNewpage .flexReverse .flexGap {
    flex-direction: column-reverse;
  }
}
#giNewpage .flexReverse .divisionFlex {
  flex-direction: row-reverse;
}

#giNewpage .flexReverse .divisionFlex .flexItems:first-child {
  order: 1;
  width: 50%;
}

@media screen and (max-width: 1024px) {
  #giNewpage .flexReverse .divisionFlex .flexItems:first-child {
    width: 100%;
  }
}
#giNewpage .flexReverse .divisionFlex .flexItems:last-child {
  order: 2;
}

@media screen and (max-width: 1024px) {
  #giNewpage .flexReverse .divisionFlex {
    flex-direction: column-reverse;
  }
}
#giNewpage .ghi_top-plan {
  background: transparent;
  padding: 0;
}

#giNewpage .ghi_top-plan .travel-top-plan-style1 {
  background: transparent;
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  #giNewpage .ghi_top-plan .travel-top-plan-style1 {
    max-width: 100%;
  }
}
#giNewpage .travel-top-plan-style1 .travel-top-plan-style1-list li a {
  color: #172B4D;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  #giNewpage .travel-top-plan-style1 .travel-top-plan-style1-list li a {
    font-size: 14px;
  }
}
#giNewpage .travel-top-plan-style1 .travel-top-plan-style1-list li a.active {
  color: #2B61EC;
  font-weight: 500;
}

#giNewpage .travel-top-plan-style1 .travel-top-plan-style1-list li a.active::before {
  background: #2B61EC;
}

#giNewpage .travel-top-plan-style1 .plan-list {
  box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16);
  border-radius: 12px;
  margin-bottom: 1rem;
}

#giNewpage .contentTables {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 1024px) {
  #giNewpage .contentTables {
    flex-direction: column;
  }
}
#giNewpage .contentTables .articleNav aside {
  width: 350px;
  padding: 24px 16px;
  background: #FFFFFF;
  box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16);
  border-radius: 8px;
  position: sticky;
  top: 7rem;
}

@media screen and (max-width: 1024px) {
  #giNewpage .contentTables .articleNav aside {
    top: 5rem;
  }
}
@media screen and (max-width: 1024px) {
  #giNewpage .contentTables .articleNav aside {
    width: 100%;
    top: 0%;
  }
}
#giNewpage .contentTables .articleNav aside .sideText {
  font-size: 14px;
  color: #1B292C;
  font-weight: 500;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
}

#giNewpage .contentTables .articleNav aside .sideText span {
  padding-left: 5px;
}

#giNewpage .contentTables .articleNav aside .sideText span::after {
  content: "";
  position: absolute;
  background: #1B292C;
  top: 10px;
  bottom: 0;
  width: 10%;
  height: 1px;
}

#giNewpage .contentTables .articleNav aside ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  overflow: auto;
  min-height: 250px;
  height: auto;
}

#giNewpage .contentTables .articleNav aside ul .active {
  background: #DCE6FD;
  border-radius: 8px;
}

#giNewpage .contentTables .articleNav aside ul li.nav-items {
  margin-bottom: 0.5rem;
}

#giNewpage .contentTables .articleNav aside ul li.nav-items a.nav-links {
  color: #1B292C;
  padding: 10px;
  display: block;
  font-weight: 500;
  font-size: 16px;
}

#giNewpage .contentTables .articlesArea {
  padding: 0px 15px;
  margin: 0px 20px;
}

@media screen and (max-width: 767px) {
  #giNewpage .contentTables .articlesArea {
    margin: 10px 0px 0px;
    padding: 0;
  }
}
#giNewpage .contentTables .articlesArea article {
  margin-top: 2.5rem;
}

#giNewpage .contentTables .articlesArea article:first-child {
  margin-top: 0;
}

#giNewpage .contentTables .articlesArea article ul {
  margin-left: 1.5rem;
  padding: 0;
}

@media screen and (max-width: 1024px) {
  #giNewpage .contentTables .articlesArea article ul {
    margin-left: 15px;
  }
}
#giNewpage .contentTables .articlesArea article ul li {
  color: #667173;
  margin-bottom: 1rem;
}

@media screen and (max-width: 1024px) {
  #giNewpage .contentTables .articlesArea article ul li {
    color: #667173;
    font-size: 16px !important;
    margin-bottom: 30px;
  }
}
#giNewpage .contentTables .articlesArea article ul ::marker {
  color: #667173;
  font-size: 10px;
}

#giNewpage .contentTables .articlesArea article figure {
  margin: 2rem auto;
  background: #FFFFFF;
  border: 1px solid #E0E0E0;
  box-sizing: border-box;
  border-radius: 16px;
}

#giNewpage .contentTables .articlesArea article figure .thumbnail {
  padding: 10px;
  cursor: pointer;
}

#giNewpage .contentTables .articlesArea article figure .thumbnail a {
  display: block;
}

@media screen and (max-width: 1024px) {
  #giNewpage .contentTables .articlesArea .accordion article {
    background: #FFFFFF;
    box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16);
    border-radius: 8px;
    padding: 1rem;
    margin-bottom: 0.2rem;
    margin-top: 0;
  }
}
#giNewpage .contentTables .articlesArea .accordion article ul li {
  font-size: 16px;
}

#giNewpage .contentTables .articlesArea .accordion article:first-child {
  margin-top: 0;
}

@media screen and (max-width: 1024px) {
  #giNewpage .contentTables .articlesArea .accordion article .accordion-title.heading {
    display: block;
  }
}
#giNewpage .contentTables .articlesArea .accordion article button {
  color: #1B292C;
  background-color: #fff;
  border-radius: 8px;
  cursor: default;
  border: none;
}

@media screen and (max-width: 1024px) {
  #giNewpage .contentTables .articlesArea .accordion article button {
    position: relative;
    display: block;
    width: 94%;
    text-align: left;
    font-weight: 500;
    color: #585969;
    font-size: 14px;
    outline: none;
    cursor: pointer;
    margin: 0;
  }
}
#giNewpage .contentTables .articlesArea .accordion article button .icon {
  display: none;
}

@media screen and (max-width: 1024px) {
  #giNewpage .contentTables .articlesArea .accordion article button .icon {
    right: -25px;
    display: inline-block;
    position: absolute;
    width: 16.67px;
    height: 16.67px;
    border-radius: 22px;
  }
}
@media screen and (max-width: 1024px) {
  #giNewpage .contentTables .articlesArea .accordion article button .icon::before {
    display: none;
    position: absolute;
    content: "";
    top: 10px;
    left: 6px;
    width: 12px;
    height: 2px;
    background: #2B61EC;
  }
}
@media screen and (max-width: 1024px) {
  #giNewpage .contentTables .articlesArea .accordion article button .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 5px;
    left: 11px;
    width: 2px;
    height: 12px;
    background: #2B61EC;
  }
}
#giNewpage .contentTables .articlesArea .accordion article button[aria-expanded=false] {
  counter-reset: none;
}

@media screen and (max-width: 1024px) {
  #giNewpage .contentTables .articlesArea .accordion article button[aria-expanded=false] .icon::after {
    border: 1px solid #2B61EC;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: relative;
    top: 0px;
    left: initial;
    width: initial;
    height: initial;
    background: none;
  }
}
@media screen and (max-width: 1024px) {
  #giNewpage .contentTables .articlesArea .accordion article button[aria-expanded=true] .icon::after {
    width: 0;
    border: 1px solid #2B61EC;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    position: relative;
    top: 4px;
    left: initial;
    width: initial;
    height: initial;
    background: none;
  }
}
@media screen and (max-width: 1024px) {
  #giNewpage .contentTables .articlesArea .accordion article button[aria-expanded=true] + .accordion-content {
    opacity: 1;
    max-height: 100em;
  }
}
#giNewpage .contentTables .articlesArea .accordion article button[aria-expanded=true] + .accordion-content .according-small-text {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
  #giNewpage .contentTables .articlesArea .accordion article button[aria-expanded=false] + .accordion-content {
    opacity: 0;
    max-height: 0;
  }
}
#giNewpage .contentTables .articlesArea .accordion article button[aria-expanded=false] + .accordion-content .according-small-text {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
  #giNewpage .contentTables .articlesArea .accordion article button[aria-expanded=false] + .accordion-content .according-small-text {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
#giNewpage .contentTables .articlesArea .accordion article .accordion-content {
  opacity: 1;
  max-height: inherit;
  background-color: #fff;
}

@media screen and (max-width: 1024px) {
  #giNewpage .contentTables .articlesArea .accordion article .accordion-content {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
  }
}
#giNewpage .faq .divisionFlex, #giNewpage .aboutGHI .divisionFlex {
  align-items: center;
  position: relative;
}

#giNewpage .faq .divisionFlex .flexItems:first-child, #giNewpage .aboutGHI .divisionFlex .flexItems:first-child {
  width: 100%;
}

@media screen and (max-width: 1024px) {
  #giNewpage .faq .divisionFlex .flexItems:first-child, #giNewpage .aboutGHI .divisionFlex .flexItems:first-child {
    width: 100%;
  }
}
#giNewpage .faq .divisionFlex .flexItems:last-child, #giNewpage .aboutGHI .divisionFlex .flexItems:last-child {
  width: 40%;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  #giNewpage .faq .divisionFlex .flexItems:last-child, #giNewpage .aboutGHI .divisionFlex .flexItems:last-child {
    width: 100%;
    display: none;
  }
}
#giNewpage .faq .divisionFlex .flexItems:last-child .faqImg, #giNewpage .aboutGHI .divisionFlex .flexItems:last-child .faqImg {
  position: absolute;
  top: 15rem;
  left: 90%;
  transform: translate(-50%, -50%);
  width: 138.04px;
  height: 386.35px;
}

@media screen and (max-width: 1024px) {
  #giNewpage .faq .divisionFlex .flexItems:last-child .faqImg, #giNewpage .aboutGHI .divisionFlex .flexItems:last-child .faqImg {
    left: 85%;
  }
}
@media screen and (max-width: 1024px) {
  #giNewpage .faq .accordion article:nth-of-type(3), #giNewpage .aboutGHI .accordion article:nth-of-type(3) {
    display: none;
  }
}
#giNewpage .faq .accordion .accordion-item, #giNewpage .aboutGHI .accordion .accordion-item {
  background: #FFFFFF;
  box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16);
  border-radius: 8px;
  margin-bottom: 1rem;
  cursor: pointer;
}

#giNewpage .faq .accordion button, #giNewpage .aboutGHI .accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  font-weight: 500;
  color: #585969;
  font-size: 16px;
  border: none;
  background: none;
  outline: none;
  cursor: pointer;
  padding: 1rem;
}

@media screen and (max-width: 1024px) {
  #giNewpage .faq .accordion button, #giNewpage .aboutGHI .accordion button {
    font-size: 14px;
  }
}
#giNewpage .faq .accordion button .accordion-title, #giNewpage .aboutGHI .accordion button .accordion-title {
  cursor: pointer;
}

@media screen and (max-width: 1024px) {
  #giNewpage .faq .accordion button .accordion-title, #giNewpage .aboutGHI .accordion button .accordion-title {
    width: 94%;
    display: inline-block;
    cursor: pointer;
    color: #636D79;
  }
}
#giNewpage .faq .accordion button:hover, #giNewpage .aboutGHI .accordion button:hover, #giNewpage .faq .accordion button:focus, #giNewpage .aboutGHI .accordion button:focus {
  cursor: pointer;
}

#giNewpage .faq .accordion button:hover::after, #giNewpage .aboutGHI .accordion button:hover::after, #giNewpage .faq .accordion button:focus::after, #giNewpage .aboutGHI .accordion button:focus::after {
  cursor: pointer;
  color: #2B61EC;
  border: 1px solid #2B61EC;
}

#giNewpage .faq .accordion button .icon, #giNewpage .aboutGHI .accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 16.67px;
  height: 16.67px;
  border-radius: 22px;
}

#giNewpage .faq .accordion button .icon::before, #giNewpage .aboutGHI .accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 10px;
  left: 6px;
  width: 12px;
  height: 2px;
  background: #2B61EC;
}

#giNewpage .faq .accordion button .icon::after, #giNewpage .aboutGHI .accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 11px;
  width: 2px;
  height: 12px;
  background: #2B61EC;
}

#giNewpage .faq .accordion button[aria-expanded=true] .icon::after, #giNewpage .aboutGHI .accordion button[aria-expanded=true] .icon::after {
  width: 0;
}

#giNewpage .faq .accordion button[aria-expanded=true] + .accordion-content, #giNewpage .aboutGHI .accordion button[aria-expanded=true] + .accordion-content {
  opacity: 1;
  max-height: 100em;
  padding: 0rem 1rem 1rem;
  transition: all 0ms linear;
  will-change: opacity, max-height;
}

@media screen and (max-width: 1024px) {
  #giNewpage .faq .accordion button[aria-expanded=true] + .accordion-content, #giNewpage .aboutGHI .accordion button[aria-expanded=true] + .accordion-content {
    padding-bottom: 0;
  }
}
#giNewpage .faq .accordion .accordion-content, #giNewpage .aboutGHI .accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 0ms linear, max-height 0ms linear;
  will-change: opacity, max-height;
}

#giNewpage .faq .accordion .accordion-content p, #giNewpage .aboutGHI .accordion .accordion-content p {
  font-size: 16px;
  margin-bottom: 0px;
  line-height: 24px;
}

@media screen and (max-width: 1024px) {
  #giNewpage .faq .accordion .accordion-content p, #giNewpage .aboutGHI .accordion .accordion-content p {
    font-size: 14px;
    color: #667173;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  #giNewpage .hideMob {
    display: none;
  }
}
#giNewpage .hideDesk {
  display: none;
}

@media screen and (max-width: 1024px) {
  #giNewpage .hideDesk {
    display: block;
  }
}
#giNewpage .rewards-fitcoins, #giNewpage .showOnlyMob {
  display: none;
  padding-bottom: 0;
}

@media screen and (max-width: 1024px) {
  #giNewpage .rewards-fitcoins, #giNewpage .showOnlyMob {
    display: block;
  }
}
#giNewpage .rewards-fitcoins p, #giNewpage .showOnlyMob p {
  margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
  #giNewpage .contentTables .articleNav aside {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  #giNewpage .articlesPage {
    background-color: #F4F7FE;
    position: relative;
    overflow: hidden;
  }
}
@media screen and (max-width: 1024px) {
  #giNewpage .hrPortal,
  #giNewpage .faq,
  #giNewpage .aboutGHI {
    background-color: #fff;
  }
}
#giNewpage .provider.insurance,
#giNewpage .smeInsurance {
  padding-bottom: 0px;
}

@media screen and (max-width: 1024px) {
  #giNewpage .provider.insurance,
  #giNewpage .smeInsurance {
    background-color: #F4F7FE;
    padding-bottom: 50px;
  }
}
#giNewpage .smeInsurance {
  padding-bottom: 50px;
}

@media screen and (max-width: 1024px) {
  #giNewpage .block_content_wrapper_firstfold {
    background: transparent;
  }
}
#giNewpage .faqsWrap ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#giNewpage .faqsWrap ul li {
  border-bottom: 0px solid #e7e7e7;
  padding: 0;
  margin: 0 0 1rem 0;
  background: #fff;
  box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16);
  border-radius: 8px;
}

#giNewpage .faqsWrap ul li:before {
  display: none;
}

#giNewpage .faqsWrap ul li h2,
#giNewpage .faqsWrap ul li h3,
#giNewpage .faqsWrap ul li h4,
#giNewpage .faqsWrap ul li .h2,
#giNewpage .faqsWrap ul li .h3,
#giNewpage .faqsWrap ul li .h4 {
  font-size: 16px;
  color: #585969;
  border-bottom: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin: 10px 0 0;
}

#giNewpage .faqsWrap ul li h2 > a,
#giNewpage .faqsWrap ul li h2 > span,
#giNewpage .faqsWrap ul li h2 > label,
#giNewpage .faqsWrap ul li h3 > a,
#giNewpage .faqsWrap ul li h3 > span,
#giNewpage .faqsWrap ul li h3 > label,
#giNewpage .faqsWrap ul li h4 > a,
#giNewpage .faqsWrap ul li h4 > span,
#giNewpage .faqsWrap ul li h4 > label,
#giNewpage .faqsWrap ul li .h2 > a,
#giNewpage .faqsWrap ul li .h2 > span,
#giNewpage .faqsWrap ul li .h2 > label,
#giNewpage .faqsWrap ul li .h3 > a,
#giNewpage .faqsWrap ul li .h3 > span,
#giNewpage .faqsWrap ul li .h3 > label,
#giNewpage .faqsWrap ul li .h4 > a,
#giNewpage .faqsWrap ul li .h4 > span,
#giNewpage .faqsWrap ul li .h4 > label {
  color: #585969;
  background: #FFFFFF;
  padding: 1rem;
  display: block;
  position: relative;
  padding-right: 50px;
  font-weight: 500;
  font-size: 16px;
  border-radius: 8px;
  cursor: pointer;
}

@media screen and (max-width: 1024px) {
  #giNewpage .faqsWrap ul li h2 > a,
  #giNewpage .faqsWrap ul li h2 > span,
  #giNewpage .faqsWrap ul li h2 > label,
  #giNewpage .faqsWrap ul li h3 > a,
  #giNewpage .faqsWrap ul li h3 > span,
  #giNewpage .faqsWrap ul li h3 > label,
  #giNewpage .faqsWrap ul li h4 > a,
  #giNewpage .faqsWrap ul li h4 > span,
  #giNewpage .faqsWrap ul li h4 > label,
  #giNewpage .faqsWrap ul li .h2 > a,
  #giNewpage .faqsWrap ul li .h2 > span,
  #giNewpage .faqsWrap ul li .h2 > label,
  #giNewpage .faqsWrap ul li .h3 > a,
  #giNewpage .faqsWrap ul li .h3 > span,
  #giNewpage .faqsWrap ul li .h3 > label,
  #giNewpage .faqsWrap ul li .h4 > a,
  #giNewpage .faqsWrap ul li .h4 > span,
  #giNewpage .faqsWrap ul li .h4 > label {
    font-size: 14px;
  }
}
#giNewpage .faqsWrap ul li h2 > a:hover,
#giNewpage .faqsWrap ul li h2 > span:hover,
#giNewpage .faqsWrap ul li h2 > label:hover,
#giNewpage .faqsWrap ul li h3 > a:hover,
#giNewpage .faqsWrap ul li h3 > span:hover,
#giNewpage .faqsWrap ul li h3 > label:hover,
#giNewpage .faqsWrap ul li h4 > a:hover,
#giNewpage .faqsWrap ul li h4 > span:hover,
#giNewpage .faqsWrap ul li h4 > label:hover,
#giNewpage .faqsWrap ul li .h2 > a:hover,
#giNewpage .faqsWrap ul li .h2 > span:hover,
#giNewpage .faqsWrap ul li .h2 > label:hover,
#giNewpage .faqsWrap ul li .h3 > a:hover,
#giNewpage .faqsWrap ul li .h3 > span:hover,
#giNewpage .faqsWrap ul li .h3 > label:hover,
#giNewpage .faqsWrap ul li .h4 > a:hover,
#giNewpage .faqsWrap ul li .h4 > span:hover,
#giNewpage .faqsWrap ul li .h4 > label:hover {
  color: #253858;
}

#giNewpage .faqsWrap ul li h2 > a:after,
#giNewpage .faqsWrap ul li h2 > span:after,
#giNewpage .faqsWrap ul li h2 > label:after,
#giNewpage .faqsWrap ul li h3 > a:after,
#giNewpage .faqsWrap ul li h3 > span:after,
#giNewpage .faqsWrap ul li h3 > label:after,
#giNewpage .faqsWrap ul li h4 > a:after,
#giNewpage .faqsWrap ul li h4 > span:after,
#giNewpage .faqsWrap ul li h4 > label:after,
#giNewpage .faqsWrap ul li .h2 > a:after,
#giNewpage .faqsWrap ul li .h2 > span:after,
#giNewpage .faqsWrap ul li .h2 > label:after,
#giNewpage .faqsWrap ul li .h3 > a:after,
#giNewpage .faqsWrap ul li .h3 > span:after,
#giNewpage .faqsWrap ul li .h3 > label:after,
#giNewpage .faqsWrap ul li .h4 > a:after,
#giNewpage .faqsWrap ul li .h4 > span:after,
#giNewpage .faqsWrap ul li .h4 > label:after {
  display: block;
  position: absolute;
  content: "";
  top: 20px;
  right: 20px;
  width: 2px;
  height: 12px;
  background: #2B61EC;
}

#giNewpage .faqsWrap ul li h2 > a:before,
#giNewpage .faqsWrap ul li h2 > span:before,
#giNewpage .faqsWrap ul li h2 > label:before,
#giNewpage .faqsWrap ul li h3 > a:before,
#giNewpage .faqsWrap ul li h3 > span:before,
#giNewpage .faqsWrap ul li h3 > label:before,
#giNewpage .faqsWrap ul li h4 > a:before,
#giNewpage .faqsWrap ul li h4 > span:before,
#giNewpage .faqsWrap ul li h4 > label:before,
#giNewpage .faqsWrap ul li .h2 > a:before,
#giNewpage .faqsWrap ul li .h2 > span:before,
#giNewpage .faqsWrap ul li .h2 > label:before,
#giNewpage .faqsWrap ul li .h3 > a:before,
#giNewpage .faqsWrap ul li .h3 > span:before,
#giNewpage .faqsWrap ul li .h3 > label:before,
#giNewpage .faqsWrap ul li .h4 > a:before,
#giNewpage .faqsWrap ul li .h4 > span:before,
#giNewpage .faqsWrap ul li .h4 > label:before {
  display: block;
  position: absolute;
  content: "";
  top: 25px;
  right: 15px;
  width: 12px;
  height: 2px;
  background: #2B61EC;
}

#giNewpage .faqsWrap ul li h2 > a[flag=up],
#giNewpage .faqsWrap ul li h2 > span[flag=up],
#giNewpage .faqsWrap ul li h2 > label[flag=up],
#giNewpage .faqsWrap ul li h3 > a[flag=up],
#giNewpage .faqsWrap ul li h3 > span[flag=up],
#giNewpage .faqsWrap ul li h3 > label[flag=up],
#giNewpage .faqsWrap ul li h4 > a[flag=up],
#giNewpage .faqsWrap ul li h4 > span[flag=up],
#giNewpage .faqsWrap ul li h4 > label[flag=up],
#giNewpage .faqsWrap ul li .h2 > a[flag=up],
#giNewpage .faqsWrap ul li .h2 > span[flag=up],
#giNewpage .faqsWrap ul li .h2 > label[flag=up],
#giNewpage .faqsWrap ul li .h3 > a[flag=up],
#giNewpage .faqsWrap ul li .h3 > span[flag=up],
#giNewpage .faqsWrap ul li .h3 > label[flag=up],
#giNewpage .faqsWrap ul li .h4 > a[flag=up],
#giNewpage .faqsWrap ul li .h4 > span[flag=up],
#giNewpage .faqsWrap ul li .h4 > label[flag=up] {
  background: #FFFFFF;
  border-radius: 8px;
  cursor: pointer;
}

#giNewpage .faqsWrap ul li h2 > a[flag=up]:after,
#giNewpage .faqsWrap ul li h2 > span[flag=up]:after,
#giNewpage .faqsWrap ul li h2 > label[flag=up]:after,
#giNewpage .faqsWrap ul li h3 > a[flag=up]:after,
#giNewpage .faqsWrap ul li h3 > span[flag=up]:after,
#giNewpage .faqsWrap ul li h3 > label[flag=up]:after,
#giNewpage .faqsWrap ul li h4 > a[flag=up]:after,
#giNewpage .faqsWrap ul li h4 > span[flag=up]:after,
#giNewpage .faqsWrap ul li h4 > label[flag=up]:after,
#giNewpage .faqsWrap ul li .h2 > a[flag=up]:after,
#giNewpage .faqsWrap ul li .h2 > span[flag=up]:after,
#giNewpage .faqsWrap ul li .h2 > label[flag=up]:after,
#giNewpage .faqsWrap ul li .h3 > a[flag=up]:after,
#giNewpage .faqsWrap ul li .h3 > span[flag=up]:after,
#giNewpage .faqsWrap ul li .h3 > label[flag=up]:after,
#giNewpage .faqsWrap ul li .h4 > a[flag=up]:after,
#giNewpage .faqsWrap ul li .h4 > span[flag=up]:after,
#giNewpage .faqsWrap ul li .h4 > label[flag=up]:after {
  width: 0;
}

#giNewpage .faqsWrap ul li h2 + div,
#giNewpage .faqsWrap ul li h3 + div,
#giNewpage .faqsWrap ul li h4 + div,
#giNewpage .faqsWrap ul li .h2 + div,
#giNewpage .faqsWrap ul li .h3 + div,
#giNewpage .faqsWrap ul li .h4 + div {
  background-color: #fff;
  border-radius: 8px;
  padding: 0rem 1rem 1rem;
  font-size: 16px;
  margin-bottom: 0px;
  line-height: 24px;
  color: #667173;
  display: none;
}

#giNewpage .faqsWrap ul li h2 + div p,
#giNewpage .faqsWrap ul li h3 + div p,
#giNewpage .faqsWrap ul li h4 + div p,
#giNewpage .faqsWrap ul li .h2 + div p,
#giNewpage .faqsWrap ul li .h3 + div p,
#giNewpage .faqsWrap ul li .h4 + div p {
  color: #667173;
  font-size: 16px;
  margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
  #giNewpage ~ .block_content_wrapper {
    border-width: 0;
    margin: 0px 0 0px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.trustedBy .trustedCarousel {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
}

.trustedBy .trustedCarousel.slick-initialized {
  visibility: visible;
  opacity: 1;
}

.trustedBy .card {
  width: 140px;
  background-color: #fff;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 8px;
  border-top: 0px;
  border-bottom: 0px;
  margin-right: 15px;
}

@media screen and (max-width: 767px) {
  .trustedBy .card {
    border: 10px solid #f4f7fe;
    border-top: 0px;
    border-radius: 15px;
    margin: 0 auto;
  }
}
.trustedBy .card .imgSet {
  background-image: url(../../images/bu/widget-logo.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 140px;
  height: 70px;
}

@media screen and (max-width: 767px) {
  .trustedBy .card img.img-fluid {
    max-width: 100px;
  }
}
@media screen and (max-width: 320px) {
  .trustedBy .card img.img-fluid {
    max-width: 90px;
  }
}
.trustedBy .slick-dots li button:before {
  width: 10px;
  height: 10px;
  font-size: 0px;
  color: #7A869A;
  opacity: 0.6 !important;
  background: #7A869A;
  border-radius: 100%;
}

.trustedBy .slick-dots li.slick-active button:before {
  color: #253858;
  font-size: 0;
  background: #253858;
}

.trustedBy .slick-dots {
  position: relative;
  bottom: 0;
}

.trustedBy .slick-next.slick-disabled {
  border-color: #A0A9BA !important;
}

.trustedBy .slick-prev.slick-disabled {
  border-color: #A0A9BA !important;
}

.trustedBy .slick-disabled > .customeArrow {
  border-color: #A0A9BA;
}

.trustedBy .slick-next {
  right: 25px;
  z-index: 99;
}

@media screen and (max-width: 767px) {
  .trustedBy .slick-next {
    right: 0;
  }
}
.trustedBy .slick-prev {
  left: 25px;
  z-index: 99;
}

@media screen and (max-width: 767px) {
  .trustedBy .slick-prev {
    left: 0;
  }
}
.trustedBy .rounded.slick-next {
  border: 1px solid #2B61EC;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  width: 30px;
  height: 30px;
}

.trustedBy .rounded.slick-prev {
  border: 1px solid #2B61EC;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  width: 30px;
  height: 30px;
}

.trustedBy .customeArrow.slick-disabled {
  border-color: #A0A9BA;
}

.trustedBy .customeArrow {
  border: 1px solid #2B61EC;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
}

.trustedBy .customeArrow.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.trustedBy .customeArrow.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.trustedBy .customeArrow.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  position: relative;
  top: 3px;
}

.trustedBy .customeArrow.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.trustedBy.adjust {
  margin-top: 50px;
  margin-bottom: 20px;
}

.trustedBy.adjust .grid p.adjustedItems {
  font-size: 22px;
  margin-bottom: 10px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .trustedBy.adjust .grid p.adjustedItems {
    font-size: 18px;
  }
}
.trustedBy.adjust .grid p.adjustedItems > b {
  color: #172B4D;
  font-weight: 500;
}

.trustedBysection, .trustedBy.section {
  padding: 20px 20px;
}

@media screen and (max-width: 767px) {
  .trustedBysection, .trustedBy.section {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.trustedBysection p, .trustedBy.section p {
  color: #667173;
  font-size: 16px;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .trustedBysection p, .trustedBy.section p {
    font-size: 14px;
  }
}
.trustedBysection p b, .trustedBy.section p b {
  color: #1B292C;
}

.trustedBysection .slick-list, .trustedBy.section .slick-list {
  padding-left: 0 !important;
}

.trustedBy.clearfix {
  display: inherit;
}

.trustedBy.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.trustedBy.bg {
  background-color: #F4F7FE;
}

.perosnalBlockInsurer {
  border-radius: 8px;
  background-color: #f4f7fe;
  padding: 10px 0 0 0;
  margin: 20px 0;
}

.perosnalBlockInsurer.health-comparison {
  height: 350px;
}

@media (max-width: 1024px) {
  .perosnalBlockInsurer {
    border-radius: 0px;
  }
}
.perosnalBlockInsurer .insurer-by-company-title {
  border-bottom: 1px solid #d9dde2;
  display: flex;
  width: calc(100% - 48px);
  margin: 16px 24px 0;
}

.perosnalBlockInsurer .insurer-by-company-title {
  margin: 16px 20px 0;
  width: calc(100% - 40px);
}

.perosnalBlockInsurer .insurer-by-company-title h2 {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 14px;
  line-height: 19px;
  color: #253858;
  border-bottom: 3px solid #0065ff;
  margin: 0;
}

.carouselWrapperPersonal {
  background: none;
  margin-bottom: 16px;
  padding-top: 0;
}

.carouselWrapperPersonal .slick-arrow {
  position: absolute;
  width: 31px;
  height: 31px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid rgba(23, 43, 77, 0.2);
  top: -31px;
  transform: translateY(-50%);
  cursor: pointer;
  text-align: center;
  line-height: 24px;
  overflow: hidden;
  z-index: 2;
}

.carouselWrapperPersonal.card {
  width: 337px;
  height: 450px;
  background: #fff;
  border: none;
  border-radius: 8px;
  box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16) !important;
  margin: 20px 16px 20px 16px;
  padding-bottom: 16px;
  position: relative;
}

.carouselWrapperPersonal .viewPlanCTA {
  border: 1px solid #0065ff;
  border-radius: 4px;
  padding: 8px 0;
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  background: #0065ff;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}

.carouselWrapperPersonal .viewPlanCTA:hover {
  background: #0051cc;
  color: #fff;
}

@media only screen and (max-width: 1024px) {
  .carouselWrapperPersonal {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0;
  }
}
.carouselWrapperPersonal .slick-initialized .slick-slide {
  display: block;
  outline: none;
}

.carouselWrapperPersonal .slick-arrow.slick-prev {
  right: 70px !important;
  left: auto;
}

.carouselWrapperPersonal .slick-arrow {
  top: -27px !important;
  border: none !important;
}

.carouselWrapperPersonal .slick-arrow:hover, .carouselWrapperPersonal .slick-arrow:focus {
  background: #fff !important;
}

@media only screen and (max-width: 640px) {
  .carouselWrapperPersonal .slick-arrow {
    display: none !important;
  }
}
.carouselWrapperPersonal .slick-arrow.slick-next {
  right: 23px !important;
}

.carouselWrapperPersonal .slick-arrow::before {
  content: "";
  width: 10px;
  height: 10px;
  border: solid #000 !important;
  border-width: 0 2px 2px 0 !important;
  display: inline-block;
  position: absolute;
  left: 10px;
  top: 11px;
}

.carouselWrapperPersonal .slick-arrow.slick-next::before {
  transform: rotate(-45deg);
}

.carouselWrapperPersonal .slick-arrow.slick-prev::before {
  transform: rotate(-225deg);
  left: 12px;
}

.carouselWrapperPersonal .slick-initialized {
  margin-left: 8px;
}

.blockTextPlans {
  position: relative;
}

.blockTextPlans h3 {
  font-size: 16px;
  font-weight: bold;
  color: #253858;
  text-align: center;
  line-height: 24px;
  margin-bottom: 8px;
}

.blockTextPlans a,
.blockTextPlans a:hover {
  color: #0065ff;
}

.blockTextPlans p {
  font-size: 16px;
  font-weight: normal;
  color: #505f79;
  text-align: center;
  line-height: 26px;
  height: 208px;
  margin-bottom: 7px;
}

.blockTextPlans .imageBlockPersonal {
  display: flex;
  justify-content: center;
  height: 100px;
  width: 220px;
  margin: 12px auto 0;
}

.blockTextPlans .slick-initialized .slick-slide {
  display: block;
  outline: none;
}

.blockTextPlans .slick-arrow.slick-prev {
  right: 70px;
  left: auto;
}

.blockTextPlans .slick-arrow {
  top: -25px;
  background: none;
  border: none;
}

.blockTextPlans .slick-arrow.slick-next {
  right: 23px;
}

.blockTextPlans .slick-arrow::before {
  border: solid #000;
  border-width: 0 3px 3px 0;
  padding: 6px;
  display: inline-block;
}

.blockTextPlans .slick-initialized {
  margin-left: 8px;
}

.carouselCover {
  width: 258px;
  height: 263px;
  background: #fff;
  border: none;
  border-radius: 8px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin: 20px 12px 20px 12px;
  padding-bottom: 16px;
  position: relative;
  padding: 8px;
}

.boxCover1 {
  height: 158px;
  width: 100%;
  border-radius: 8px;
  display: inline-block;
  text-align: center;
  line-height: 158px;
  position: relative;
  cursor: pointer;
}

.numberBox {
  position: relative;
  left: 0;
  top: -1px;
  z-index: 4;
  height: 158px;
  width: 100%;
  text-align: center;
}

.numberCover {
  font-size: 80px;
  font-weight: bold;
  display: inline-block;
}

.lakhCover {
  font-size: 50px;
  font-weight: bold;
  display: inline-block;
}

.boxCover1::after {
  content: "";
  width: 124px;
  height: 124px;
  opacity: 0.3;
  border-radius: 50%;
  z-index: 3;
  position: absolute;
  left: 38px;
  top: 12px;
  background: transparent;
}

.boxCover1::before {
  content: "";
  display: none;
  width: 4px;
  height: 122px;
  border-radius: 8px 0 0 8px;
  z-index: 3;
  position: absolute;
  left: -4px;
  bottom: -63px;
}

.product-cover {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 10px 0;
  line-height: normal;
  color: #253858;
}

.text-cover {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  width: 100%;
  color: #253858;
  cursor: pointer;
  min-height: 46px;
}

.text-cover:hover,
.text-cover:visited {
  color: #253858;
}

.button-cover {
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  border: 1px solid 65ff;
  color: #fff;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-top: 8px;
  cursor: pointer;
  background: #2549A1;
  padding: 7px 0;
  margin: 0px auto 0 0;
}

.boxCover1.color1 {
  background: #cbcfff;
  color: #7f87dd;
}

.boxCover1.color1::before {
  background: #2a38cc;
}

.boxCover1.color2 {
  background: #8de5ff;
  color: #3dbade;
}

.boxCover1.color2::before {
  background: #0ab3e5;
}

.boxCover1.color2::after {
  opacity: 0.4;
}

.boxCover1.color3 {
  background: #9fffce;
  color: #6bcb9b;
}

.boxCover1.color3::before {
  background: #42cc87;
}

.boxCover1.color3::after {
  opacity: 0.4;
}

.boxCover1.color4 {
  background: #ffb2b2;
  color: #de8383;
}

.boxCover1.color4::before {
  background: #ef4d4d;
}

.boxCover1.color4::after {
  opacity: 0.5;
}

.boxCover1.color5 {
  background: #b3d4ff;
  color: #4c9aff;
}

.boxCover1.color5::before {
  background: #4790f0;
}

.boxCover1.color5::after {
  opacity: 0.5;
}

.boxCover1.color6 {
  background: #fff0b3;
  color: #ffc400;
}

.boxCover1.color6::before {
  background: #ffab00;
}

.boxCover1.color6::after {
  opacity: 0.5;
}

.carouselCover2 {
  height: 263px;
}

.carouselCover2 .button-cover {
  margin: 0px 0 0 auto;
}

.carouselCover2 .text-cover {
  height: 38px;
  margin-bottom: 15px;
}

.carouselCover2 .product-cover,
.carouselCover3 .product-cover {
  padding: 2px 0px 0;
}

.carouselCover2 .boxCover1::after {
  content: none;
}

.carouselCover3 .boxCover1::before,
.allinsurer table p {
  line-height: 22px;
}

/* Language widget */
.insurer-language {
  border-radius: 8px;
  background-color: #f4f7fe;
  padding: 15px 25px 5px;
  margin: 20px 0;
}

.insurer-language .insurer-by-company-title {
  border-bottom: 1px solid #d9dde2;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
}

.insurer-language .insurer-by-company-title h2 {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 14px;
  line-height: 19px;
  color: #253858;
  border-bottom: 3px solid #0065ff;
  margin: 0;
}

.insurer-language h4 {
  font-size: 16px;
  font-weight: 700;
  padding: 20px 0;
  line-height: 19px;
  color: #253858;
}

.insurer-language h4 span {
  vertical-align: text-top;
}

.insurer-language .insurer-by-company-content {
  margin-top: 0px;
  display: flex;
  position: relative;
  justify-content: center;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 10px;
}

.insurer-language .insurer-by-company-content .insurer-by-company-block {
  height: 140px;
  box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16);
  background: #fff;
  margin: 0px 15px 14px 0;
  padding: 15px 12px 0;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  color: #000;
  font-size: 12px;
  line-height: 18px;
  min-width: 155px;
  cursor: pointer;
}

.insurer-language .insurer-by-company-content .insurer-by-company-block .logo-place {
  height: 60px;
  display: flex;
  width: 112px;
  margin: 0;
  padding: 0px 0 10px;
  position: relative;
  align-items: center;
}

.insurer-language .insurer-by-company-content .insurer-by-company-block .logo-place img {
  width: 120px;
  height: 45px;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.insurer-language .insurer-by-company-content .insurer-by-company-block p {
  color: #253858;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}

.insurer-language .slick-prev.slick-arrow,
.insurer-language .slick-next.slick-arrow {
  content: "";
  border: solid #253858;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  position: absolute;
  top: 55px;
  border-radius: 2px;
  width: 18px;
  height: 18px;
}

.insurer-language .slick-prev.slick-arrow {
  left: -27px;
}

.insurer-language .slick-next.slick-arrow {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  right: -26px;
}

.languageArticleName {
  max-width: 155px;
  text-align: center;
  padding: 0 6px;
  color: #0065ff;
  margin: 0px 15px 0 0;
}

.languageArticleName a {
  color: #0065ff;
  word-break: break-word;
}

.languageBox {
  width: 56px;
  height: 56px;
  background: url("../../../images/health/language_icons.svg") no-repeat 0 0;
  margin-bottom: 16px;
}

.languageBox.eng {
  background-position: 0 0;
}

.languageBox.hi-in, .languageBox.mr-in {
  background-position: 0 -90px;
}

.languageBox.te-in {
  background-position: 0 -180px;
}

.languageBox.ta-in {
  background-position: 0 -270px;
}

ul.number-listing-box {
  margin: 0;
  counter-reset: my-sec-counter;
}

ul.number-listing-box li .heading {
  font-size: 16px;
  font-weight: 600;
  display: block;
  padding-top: 5px;
}

ul.number-listing-box li {
  position: relative;
  padding-left: 50px;
  text-align: left;
}

ul.number-listing-box li.numbers::marker {
  display: none;
  color: transparent;
}

ul.number-listing-box li a,
ul.number-listing-box li a:hover {
  color: #253858;
}

ul.number-listing-box li.numbers::after {
  width: 44px;
  height: 44px;
  background-color: #f4f5f7;
  border-radius: 50%;
  position: absolute;
  content: "";
  left: -12px;
  top: 0;
}

ul.number-listing-box li.numbers::before {
  width: 44px;
  height: 44px;
  content: "0" counter(my-sec-counter);
  counter-increment: my-sec-counter;
  position: absolute;
  left: -12px;
  top: 0;
  background: none;
  z-index: 9;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  display: block;
}

ul.number-listing-box li p {
  font-size: 16px;
  font-weight: normal;
}

ul.number-listing-box li ul li {
  padding-left: 20px;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 13px;
  position: relative;
}

ul.number-listing-box li ul li::before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 8px;
  background: #505f79;
  border-radius: 100%;
}

ul.number-listing-box li ul li::after {
  content: none;
}

.mb-20 {
  margin-bottom: 20px;
}

.videoLeftBox iframe {
  width: 100%;
}

.align-center {
  text-align: center;
}

.videobox_right {
  border-radius: 8px;
  border: solid 0.8px rgba(23, 43, 77, 0.2);
  margin-bottom: 16px;
  padding: 10px;
}

.videobox_right iframe {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  border-radius: 8px;
  height: 240px;
  border: 0;
}

/* Slider */
/* Icons */
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

body {
  font-weight: 400;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.ui-helper-reset,
.ui-menu {
  outline: 0;
  list-style: none;
}

.ui-button,
.ui-spinner,
.ui-spinner-input {
  vertical-align: middle;
}

.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-zfix,
.ui-widget-overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0;
}

.ui-helper-zfix {
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-overlay {
  position: fixed;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  min-height: 0;
  font-size: 100%;
}

.ui-accordion .ui-accordion-icons,
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  text-align: center;
  overflow: visible;
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
  text-decoration: none;
}

.ui-button-icon-only {
  width: 2.2em;
}

button.ui-button-icon-only {
  width: 2.4em;
}

.ui-button-icons-only {
  width: 3.4em;
}

button.ui-button-icons-only {
  width: 3.7em;
}

.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

input.ui-button {
  padding: 0.4em 1em;
}

.ui-button-icon-only .ui-icon,
.ui-button-icons-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

.ui-button-icons-only .ui-button-icon-primary,
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary {
  left: 0.5em;
}

.ui-button-icons-only .ui-button-icon-secondary,
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary {
  right: 0.5em;
}

.ui-buttonset {
  margin-right: 7px;
}

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td a,
.ui-datepicker td span {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-multi .ui-datepicker-group,
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: 0 0;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-draggable-handle {
  touch-action: none;
}

.ui-menu {
  padding: 0;
  margin: 0;
  display: block;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px 0.4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0;
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
  margin: -1px;
}

.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  touch-action: none;
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-slider-vertical .ui-slider-range-min,
.ui-spinner-down {
  bottom: 0;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-selectable {
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}

.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}

.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-sortable-handle {
  touch-action: none;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
}

.ui-spinner-input {
  border: none;
  background: 0 0;
  color: inherit;
  padding: 0;
  margin: 0.2em 22px 0.2em 0.4em;
}

.ui-widget-content a,
.ui-widget-header,
.ui-widget-header a {
  color: #222;
}

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-tabs {
  position: relative;
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: 0 0;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
  border-width: 2px;
}

.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #aaa;
  background: #fff;
  color: #222;
}

.ui-widget-header {
  border: 1px solid #aaa;
  background: #ccc;
  font-weight: 700;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x #e6e6e6;
  font-weight: 400;
  color: #555;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555;
  text-decoration: none;
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
  border: 1px solid #999;
  background: url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x #dadada;
  font-weight: 400;
  color: #212121;
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #212121;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  background: url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x #fff;
  font-weight: 400;
  color: #212121;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x #fbf9ee;
  color: #363636;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x #fef1ec;
  color: #cd0a0a;
}

.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: 700;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: 400;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
  background-image: url(images/ui-icons_222222_256x240.png);
}

.ui-state-default .ui-icon {
  background-image: url(images/ui-icons_888888_256x240.png);
}

.ui-state-active .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
  background-image: url(images/ui-icons_454545_256x240.png);
}

.ui-state-highlight .ui-icon {
  background-image: url(images/ui-icons_2e83ff_256x240.png);
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(images/ui-icons_cd0a0a_256x240.png);
}

.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-first,
.ui-icon-seek-start {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-widget-overlay,
.ui-widget-shadow {
  background: url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x #aaa;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
  border-top-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
  border-bottom-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
  border-bottom-right-radius: 4px;
}

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  border-radius: 8px;
}

#policybazaar {
  width: 100%;
}

.hide {
  display: none !important;
}

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

.loading::after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  right: 50%;
  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: 0px;
  vertical-align: middle;
  margin-left: 6px;
  position: absolute;
}

.loading::after {
  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;
}

::-webkit-input-placeholder {
  color: #253858;
  font-size: 14px;
  line-height: 20px;
}

::-moz-placeholder {
  color: #253858;
  font-size: 14px;
  line-height: 20px;
}

:-ms-input-placeholder {
  color: #253858;
  font-size: 14px;
  line-height: 20px;
}

:-moz-placeholder {
  color: #253858;
  font-size: 14px;
  line-height: 20px;
}

@keyframes load8 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.ui-widget-content.ui-autocomplete {
  background: #fff;
  width: 100% !important;
  box-shadow: 0px 10px 16px rgba(0, 0, 0, 0.4);
  max-height: 250px;
  overflow: auto;
  max-width: 334px !important;
  /* width: calc(94% - 41px) !important; */
  z-index: 1000000;
  overflow-x: hidden;
  position: relative !important;
  overflow-y: auto !important;
}

@media only screen and (max-width: 1024px) {
  .ui-widget-content.ui-autocomplete {
    max-width: 335px !important;
    width: 335px !important;
  }
}
@media only screen and (max-width: 375px) {
  .ui-widget-content.ui-autocomplete {
    max-width: 335px !important;
    width: 335px !important;
  }
}
@media only screen and (max-width: 360px) {
  .ui-widget-content.ui-autocomplete {
    max-width: 298px !important;
    width: 298px !important;
  }
}
@media only screen and (max-width: 320px) {
  .ui-widget-content.ui-autocomplete {
    max-width: 262px !important;
    width: 262px !important;
  }
}
.ui-widget-content.ui-autocomplete li {
  padding: 0px;
  border: none !important;
  background-color: #fff !important;
}

.ui-widget-content.ui-autocomplete li a {
  padding: 16px !important;
  font-size: 14px;
  line-height: 16px;
  color: #666666 !important;
  background-image: none !important;
  border: none !important;
  display: block;
  background-color: #fff !important;
}

.ui-widget-content.ui-autocomplete li a:hover {
  background-color: #efecec !important;
  color: #212529 !important;
}

.ui-widget-content.ui-autocomplete li a.ui-state-active {
  background-color: #efecec !important;
  color: #212529 !important;
  margin: 0px !important;
}

/* Slider */
/* Icons */
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/*  Term top plan widget starts */
.leftSection .term-widget {
  width: 100%;
  flex-wrap: wrap;
  overflow: hidden;
  display: flex;
  border-radius: 8px;
  background: #fff;
  border: 1px solid #0065FF;
  margin: 20px 0;
  box-shadow: 0px 2px 10px 0px #b8d4ff;
}

@media only screen and (max-width: 1024px) {
  .leftSection .term-widget {
    width: calc(100% - 32px);
    margin: 0 auto 20px;
  }
}
.leftSection .term-widget .left-banner {
  width: 50%;
  position: relative;
  overflow: hidden;
}

.leftSection .term-widget .left-banner::before {
  content: "";
  position: absolute;
  width: 100%;
  background: #ECF3FF;
  transform: skewX(-15deg);
  height: 100%;
  left: -14%;
}

@media only screen and (max-width: 767px) {
  .leftSection .term-widget .left-banner::before {
    transform: none;
    left: 0%;
  }
}
.leftSection .term-widget .left-banner .mobile-head {
  display: none;
}

.leftSection .term-widget .left-banner p {
  position: relative;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  width: 82%;
  margin: 20px 0 40px 0;
}

@media only screen and (max-width: 767px) {
  .leftSection .term-widget .left-banner p {
    display: none;
  }
}
@media only screen and (max-width: 320px) {
  .leftSection .term-widget .left-banner p {
    display: none;
  }
}
.leftSection .term-widget .left-banner .img-block {
  display: block;
  width: 82%;
}

.leftSection .term-widget .left-banner .img-block img {
  position: relative;
  width: 175px;
  display: block;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .leftSection .term-widget .left-banner .img-block {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .leftSection .term-widget .left-banner {
    width: 100%;
  }
  .leftSection .term-widget .left-banner .mobile-head {
    display: block;
    text-align: center;
  }
  .leftSection .term-widget .left-banner .mobile-head img {
    display: inline-block;
    width: 70px;
    position: relative;
    margin: 10px 0 10px;
    vertical-align: middle;
  }
  .leftSection .term-widget .left-banner .mobile-head p {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin: 10px 10px 10px;
  }
}
@media only screen and (max-width: 320px) {
  .leftSection .term-widget .left-banner .mobile-head {
    display: block;
    text-align: center;
  }
  .leftSection .term-widget .left-banner .mobile-head p {
    font-size: 16px;
  }
}
.leftSection .term-widget .right-block {
  width: 50%;
}

@media only screen and (max-width: 767px) {
  .leftSection .term-widget .right-block {
    width: 100%;
  }
}
.leftSection .term-widget .right-block p.heading {
  padding: 20px 0;
  color: #0058FF;
  text-align: center;
  font-size: 26px;
  line-height: 30px;
}

@media only screen and (max-width: 767px) {
  .leftSection .term-widget .right-block p.heading {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 20px;
  }
}
.leftSection .term-widget .right-block .form-elements {
  width: 100%;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .leftSection .term-widget .right-block .form-elements {
    margin: 0 auto;
    width: 100%;
  }
}
.leftSection .term-widget .right-block .form-elements .row {
  width: 100%;
  display: flex;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .leftSection .term-widget .right-block .form-elements .row {
    width: 260px;
    margin: 0 auto 20px;
  }
}
.leftSection .term-widget .right-block .form-elements .row .blocks {
  width: calc(50% - 5px);
  margin-right: 10px;
  display: flex;
  flex-wrap: wrap;
}

.leftSection .term-widget .right-block .form-elements .row .blocks .label {
  margin: 0 5px 0 0;
  font-size: 14px;
  text-align: right;
  width: calc(43% - 5px);
}

@media only screen and (max-width: 767px) {
  .leftSection .term-widget .right-block .form-elements .row .blocks .label {
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
    font-size: 16px;
  }
}
.leftSection .term-widget .right-block .form-elements .row .blocks .select-box {
  width: 50%;
}

@media only screen and (max-width: 767px) {
  .leftSection .term-widget .right-block .form-elements .row .blocks .select-box {
    width: 100%;
  }
}
.leftSection .term-widget .right-block select {
  width: 100%;
  color: #172B4D;
  border: none;
  float: left;
  padding: 0 16px;
  -webkit-appearance: none;
  background: none;
  background-image: url(../../images/bu/arrow-down_dark.png);
  background-color: #fff;
  background-position: 90% center;
  background-repeat: no-repeat;
  border: 1px solid #CFCCCC;
  border-radius: 4px;
}

.leftSection .term-widget .right-block .amount-row {
  display: flex;
  align-items: center;
  width: 100%;
  text-align: center;
  margin: 20px auto 0;
}

.leftSection .term-widget .right-block .amount-row .txt {
  text-align: right;
  font-size: 16px;
  line-height: 19px;
  width: auto;
  padding-right: 20px;
  margin: 0 0 0 auto;
}

.leftSection .term-widget .right-block .amount-row .price {
  font-size: 34px;
  color: #0058FF;
  width: auto;
  margin: 0 auto 0 0;
}

.leftSection .term-widget .right-block .btn-plan {
  font-size: 14px;
  cursor: pointer;
  color: #fff;
  border-radius: 4px;
  background: #F64F0E;
  padding: 10px 0;
  text-align: center;
  display: block;
  margin: 20px auto 30px;
  width: 160px;
  border: 0;
}

/*  Term top plan widget ends */
/*  car top plan widget for car sarts */
.webp .logo-widget {
  background: url(../../images/webp/widget-logo.webp) center no-repeat;
}

.no-webp .logo-widget {
  background: url(../../images/bu/widget-logo.png) center no-repeat;
}

.widget-insurer-logo {
  width: 120px;
  height: 40px;
  border: 1px solid #fff;
  float: left;
  margin-right: 20px;
  background-size: 100% !important;
  background-position: 0 0;
}

.widget-insurer-logo.iffco_tokio_general_icon {
  background-position: 0 0px;
}

.widget-insurer-logo.royal_sundaram_general_icon {
  background-position: 0 -39px;
}

.widget-insurer-logo.bharti_axa_general_icon,
.widget-insurer-logo.bharti_axa_life_icon {
  background-position: 0 -79px;
}

.widget-insurer-logo.future_generali_general_icon,
.widget-insurer-logo.future_generali_life_icon {
  background-position: 0 -117px;
}

.widget-insurer-logo.sbi_general_icon,
.widget-insurer-logo.sbi_general_general_icon {
  background-position: 0 -1525px;
}

.widget-insurer-logo.liberty_general_icon {
  background-position: 0 -196px;
}

.widget-insurer-logo.tata_aig_general_icon {
  background-position: -4px -235px;
}

.widget-insurer-logo.bajaj_allianz_general_icon {
  background-position: 0 -276px;
}

.widget-insurer-logo.reliance_general_icon,
.widget-insurer-logo.reliance_general_general_icon,
.widget-insurer-logo.reliance_nippon_general_icon {
  background-position: 0 -314px;
}

.widget-insurer-logo.hdfc_ergo_general_icon {
  background-position: 0 -354px;
}

.widget-insurer-logo.shriram_general_icon,
.widget-insurer-logo.shriram_gic_general_icon {
  background-position: 0 -393px;
}

.widget-insurer-logo.digit_general_icon,
.widget-insurer-logo.go_digit_general_icon {
  background-position: 0 -434px;
}

.widget-insurer-logo.kotak_mahindra_life_icon,
.widget-insurer-logo.kotak_mahindra_general_icon,
.widget-insurer-logo.kotak_general_general_icon,
.widget-insurer-logo.kotak_general_icon {
  background-position: 0 -472px;
}

.widget-insurer-logo.new_india_assurance_general_icon,
.widget-insurer-logo.the_new_general_icon,
.widget-insurer-logo.new_india_general_icon {
  background-position: 0 -511px;
}

.widget-insurer-logo.national_insurance_general_icon {
  background-position: 0 -550px;
}

.widget-insurer-logo.united_india_general_icon {
  background-position: 0 -589px;
}

.widget-insurer-logo.oriental_insurance_general_icon,
.widget-insurer-logo.the_oriental_general_icon,
.widget-insurer-logo.oriental_general_icon {
  background-position: 0 -630px;
}

.widget-insurer-logo.universal_sompo_general_icon {
  background-position: 0 -668px;
}

.widget-insurer-logo.magma_hdi_general_icon,
.widget-insurer-logo.magma_general_icon {
  background-position: 0 -705px;
}

.widget-insurer-logo.navi_general_icon {
  background-position: 0 -746px;
}

.widget-insurer-logo.edelweiss_general_icon {
  background-position: 0 -783px;
}

.widget-insurer-logo.aditya_birla_life_icon,
.widget-insurer-logo.birla_sun_general,
.widget-insurer-logo.birla_sun_general_icon,
.widget-insurer-logo.aditya_birla_general_icon,
.widget-insurer-logo.aditya_birla_capital_general_icon {
  background-position: 0 -823px;
}

.widget-insurer-logo.aegon_life_icon {
  background-position: 0 -858px;
}

.widget-insurer-logo.bajaj_allianz_life_icon {
  background-position: 0 -895px;
}

.widget-insurer-logo.canara_hsbc_obc_life_icon {
  background-position: 0 -932px;
}

.widget-insurer-logo.exide_life_icon {
  background-position: 0 -969px;
}

.widget-insurer-logo.edelweiss_tokio_life_icon {
  background-position: 0 -1007px;
}

.widget-insurer-logo.hdfc_life_icon,
.widget-insurer-logo.hdfc_standard_life_icon,
.widget-insurer-logo.hdfc_life_general_icon {
  background-position: 0 -1043px;
}

.widget-insurer-logo.icici_prudential_life_icon,
.widget-insurer-logo.icici_prudential_general_icon {
  background-position: 0 -1080px;
}

.widget-insurer-logo.indiafirst_life_icon {
  background-position: 0 -1116px;
}

.widget-insurer-logo.kotak_life_icon {
  background-position: 0 -1155px;
}

.widget-insurer-logo.max_life_insurance_life_icon {
  background-position: 0 -1191px;
}

.widget-insurer-logo.pnb_metlife_life_icon {
  background-position: 0 -1562px;
}

.widget-insurer-logo.reliance_nippon_life_icon {
  background-position: 0 -1230px;
}

.widget-insurer-logo.sbi_life_icon {
  background-position: 0 -158px;
}

.widget-insurer-logo.tata_aia_life_icon {
  background-position: 0 -1266px;
}

.widget-insurer-logo.max_bupa_life_icon,
.widget-insurer-logo.max_bupa_general_icon {
  background-position: 0 -1379px;
}

.widget-insurer-logo.raheja_qbe_general_icon,
.widget-insurer-logo.raheja_general_icon {
  background-position: 0 -1414px;
}

.widget-insurer-logo.religare_life_icon,
.widget-insurer-logo.religare_health_general_icon {
  background-position: 0px -2034px;
}

.widget-insurer-logo.star_health_life_icon,
.widget-insurer-logo.star_health_general_icon {
  background-position: 0 -1489px;
}

.widget-insurer-logo.max_new_general_icon {
  background-position: 0 -1596px;
}

.widget-insurer-logo.liberty_videocon_general_icon {
  background-position: 0 -1635px;
}

.widget-insurer-logo.icici_lombard_general_icon {
  background-position: 0 -1669px;
}

.widget-insurer-logo.cigna_ttk_general_icon {
  background-position: 0px -1709px;
}

.widget-insurer-logo.cholamandalam_ms_general_icon {
  background-position: 0px -1744px;
}

.widget-insurer-logo.apollo_munich_general_icon {
  background-position: 0px -1784px;
}

.widget-insurer-logo.aviva_life_icon,
.widget-insurer-logo.aviva_general_icon {
  background-position: 0px -1818px;
}

.widget-insurer-logo.aegon_religare_general_icon {
  background-position: 0px -1854px;
}

.widget-insurer-logo.lnt_insurance_general_icon {
  background-position: 0px -1929px;
}

.widget-insurer-logo.dhfl_general_general_icon {
  background-position: 0px -1894px;
}

.widget-insurer-logo.lic_life_icon {
  background-position: 0px -1965px;
}

.widget-insurer-logo.pramerica_life_icon {
  background-position: 0 -2005px;
}

@media only screen and (max-width: 640px) {
  .widget-insurer-logo {
    margin-bottom: 10px;
  }
}
.car-top-plans {
  background: #EDEFF1;
  border-radius: 8px;
  padding: 20px 16px 0;
  border: 1px solid #EDEFF1;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .car-top-plans {
    padding: 20px 16px 20px;
  }
}
.car-top-plans p.top-head {
  color: #0065ff;
  font-weight: 500;
  border-bottom: 3px solid #0065ff;
  display: inline-block;
  margin-bottom: 16px;
}

.car-top-plans .car-top-plan-slider .car-plan-item {
  background: #fff;
  height: 250px;
  border-radius: 8px;
  margin: 10px 0;
  padding: 16px;
  margin-bottom: 20px;
  outline: none;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .car-top-plans .car-top-plan-slider .car-plan-item {
    margin: 0 10px 0 0;
  }
}
@media only screen and (max-width: 640px) {
  .car-top-plans .car-top-plan-slider .car-plan-item {
    margin: 0 10px 0 0;
    height: 400px;
  }
}
.car-top-plans .car-top-plan-slider .car-plan-item .top-row {
  display: flex;
  margin-bottom: 32px;
}

.car-top-plans .car-top-plan-slider .car-plan-item .top-row .logo {
  width: 50%;
}

.car-top-plans .car-top-plan-slider .car-plan-item .top-row .logo p {
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
  color: #253858;
  font-weight: 500;
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .top-row .logo p {
    width: 100%;
    float: left;
  }
}
@media only screen and (max-width: 640px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .top-row .logo p {
    width: 100%;
    float: left;
  }
}
@media only screen and (max-width: 640px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .top-row .logo {
    width: 100%;
  }
}
.car-top-plans .car-top-plan-slider .car-plan-item .top-row .top-right {
  width: 50%;
}

.car-top-plans .car-top-plan-slider .car-plan-item .top-row .top-right .block-txt {
  background: #f1f1f1;
  float: right;
  border-radius: 20px;
  padding: 5px 10px;
  color: #5e6c84;
  font-size: 12px;
}

@media only screen and (max-width: 640px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .top-row .top-right {
    position: absolute;
    right: 20px;
  }
}
@media only screen and (max-width: 320px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .top-row .top-right {
    position: absolute;
    right: 10px;
  }
  .car-top-plans .car-top-plan-slider .car-plan-item .top-row .top-right .block-txt {
    font-size: 9px;
  }
}
@media only screen and (max-width: 640px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .top-row {
    margin-bottom: 16px;
  }
}
.car-top-plans .car-top-plan-slider .car-plan-item .content-row {
  display: inline-flex;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 24px;
}

.car-top-plans .car-top-plan-slider .car-plan-item .content-row:nth-child(3n) {
  margin-right: 0;
}

.car-top-plans .car-top-plan-slider .car-plan-item .content-row .icon-block {
  width: 50px;
  display: inline-flex;
  align-self: center;
}

.car-top-plans .car-top-plan-slider .car-plan-item .content-row .icon-block span {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #f1f1f1;
  text-align: center;
  display: flex;
  align-items: center;
}

.car-top-plans .car-top-plan-slider .car-plan-item .content-row .icon-block span i {
  width: 24px;
  height: 28px;
  background: url(../../images/bu/car-top-plan-icons.png) center no-repeat;
  background-size: 100%;
  margin: 0 auto;
}

.car-top-plans .car-top-plan-slider .car-plan-item .content-row .icon-block span i.generic {
  background-position: 0 8px;
}

.car-top-plans .car-top-plan-slider .car-plan-item .content-row .icon-block span i.damage {
  background-position: 1px -32px;
}

.car-top-plans .car-top-plan-slider .car-plan-item .content-row .icon-block span i.tyre-tube {
  background-position: 0 -76px;
}

.car-top-plans .car-top-plan-slider .car-plan-item .content-row .content-block {
  width: calc(100% - 50px);
  display: inline-flex;
  align-self: center;
}

.car-top-plans .car-top-plan-slider .car-plan-item .content-row .content-block .head {
  font-size: 14px;
  font-weight: 500;
  color: #253858;
  padding: 0;
  line-height: 18px;
  margin: 0;
}

.car-top-plans .car-top-plan-slider .car-plan-item .content-row .content-block .text {
  font-size: 12px;
  display: block !important;
  color: #253858;
  padding: 0;
  line-height: 18px;
  margin: 0;
}

.car-top-plans .car-top-plan-slider .car-plan-item .content-row .content-block .text a {
  color: #0065ff;
  text-decoration: none;
}

@media only screen and (max-width: 640px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .content-row {
    margin-bottom: 16px;
    width: 100%;
    margin-right: 0;
  }
}
.car-top-plans .car-top-plan-slider .car-plan-item .bottom-row {
  display: flex;
  margin-top: 10px;
  position: absolute;
  bottom: 20px;
  width: calc(100% - 32px);
}

@media only screen and (max-width: 640px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .bottom-row {
    flex-wrap: wrap;
    border-top: 1px solid #ddd;
    padding-top: 10px;
    position: absolute;
    bottom: 20px;
    width: 90%;
  }
}
.car-top-plans .car-top-plan-slider .car-plan-item .bottom-row .price {
  width: calc(100% - 180px);
  align-items: center;
}

.car-top-plans .car-top-plan-slider .car-plan-item .bottom-row .price p {
  float: right;
  margin: 0px 20px 0 0;
  color: #253858;
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

@media only screen and (max-width: 640px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .bottom-row .price p {
    font-size: 16px;
    float: left;
    padding-bottom: 16px;
    width: 100%;
    line-height: 20px;
    text-align: center;
  }
}
.car-top-plans .car-top-plan-slider .car-plan-item .bottom-row .price p span {
  display: block;
  color: #253858;
  font-size: 14px;
  font-weight: 400;
}

@media only screen and (max-width: 640px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .bottom-row .price p span {
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 640px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .bottom-row .price {
    width: 100%;
  }
}
.car-top-plans .car-top-plan-slider .car-plan-item .bottom-row .btn-block {
  width: 180px;
}

@media only screen and (max-width: 640px) {
  .car-top-plans .car-top-plan-slider .car-plan-item .bottom-row .btn-block {
    width: 100%;
  }
}
.car-top-plans .car-top-plan-slider .car-plan-item .bottom-row .btn-block .btn {
  width: 100%;
  cursor: pointer;
  position: relative;
  padding: 10px 0;
  text-align: center;
  background: #0065ff;
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
}

.car-top-plans .disclaimer {
  font-size: 8pt;
  color: #333;
}

.car-top-plans .seeMoreplans {
  position: absolute;
  bottom: 22px;
  left: 16px;
  right: 0;
  height: 100px;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.73), #fff);
  width: calc(100% - 32px);
}

@media only screen and (max-width: 640px) {
  .car-top-plans .seeMoreplans {
    display: none;
  }
}
.car-top-plans .seeMoreplans span {
  position: absolute;
  font-weight: 500;
  left: 50%;
  transform: translateX(-50%);
  font-size: 14px;
  bottom: -15px;
  background: #fff;
  box-shadow: 0 3px 24px 0 rgba(37, 56, 88, 0.1);
  padding: 6px 40px 6px 28px;
  border-radius: 32.5px;
  color: #0065ff;
  text-decoration: none;
  cursor: pointer;
}

.car-top-plans .seeMoreplans span::after {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  position: absolute;
  right: 18px;
  top: 12px;
}

.top-plan-popup {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 99999;
}

.top-plan-popup .close {
  width: 32px;
  height: 32px;
  background: #f3f3f3;
  border-radius: 50%;
  float: right;
  margin: 16px;
  position: relative;
}

.top-plan-popup .close .close-ico {
  position: absolute;
  right: 0;
  top: 5px;
  width: 16px;
  height: 16px;
}

.top-plan-popup .close .close-ico:hover {
  opacity: 1;
}

.top-plan-popup .close .close-ico:before,
.top-plan-popup .close .close-ico:after {
  position: absolute;
  left: 0px;
  content: " ";
  height: 20px;
  width: 2px;
  background-color: #333;
}

.top-plan-popup .close .close-ico:before {
  transform: rotate(45deg);
}

.top-plan-popup .close .close-ico:after {
  transform: rotate(-45deg);
}

.top-plan-popup .top-row {
  padding: 0 16px;
  display: flex;
  width: 100%;
}

.top-plan-popup .top-row .img-block {
  width: 50%;
}

.top-plan-popup .top-row .img-block img {
  width: 100px;
  height: auto;
}

.top-plan-popup .top-row .top-right {
  width: 50%;
}

.top-plan-popup .top-row .top-right .block-txt {
  background: #f1f1f1;
  float: right;
  border-radius: 20px;
  padding: 5px 10px;
  color: #5e6c84;
  font-size: 12px;
}

.top-plan-popup .insurance-heading {
  font-size: 16px;
  padding: 5px 16px 10px;
  font-weight: 600;
  color: #253858;
}

.top-plan-popup .content-container {
  position: relative;
  width: 100%;
  height: calc(100vh - 290px);
  overflow: auto;
}

.top-plan-popup .content-container .faqsWrap ul li h3 a {
  border: 0;
  background: #fafbfc;
}

.top-plan-popup .content-container .faqsWrap ul li {
  background: #fafbfc;
  border-radius: 8px;
}

.top-plan-popup .content-container .faqsWrap ul li p.text {
  font-size: 14px;
  padding-left: 30px;
}

.top-plan-popup .content-container .faqsWrap ul li i {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  background-color: #Dfe1E6;
  margin-right: 16px;
}

.top-plan-popup .content-container .faqsWrap ul li h3 + div {
  border: 0;
  background: #fafbfc;
}

.top-plan-popup .faqsWrap {
  margin: 0 16px;
}

.top-plan-popup .bottom-row {
  margin-top: 10px;
  border-top: 1px solid #ddd;
  padding-top: 10px;
}

.top-plan-popup .bottom-row .price {
  width: 100%;
  align-items: center;
}

.top-plan-popup .bottom-row .price p {
  margin: 5px 20px 0 0;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}

.top-plan-popup .bottom-row .price p span {
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 400;
}

.top-plan-popup .bottom-row .btn-block {
  width: calc(100% - 32px);
  margin: 16px 16px 0;
}

.top-plan-popup .bottom-row .btn-block .btn {
  width: 100%;
  cursor: pointer;
  position: relative;
  padding: 10px 0;
  text-align: center;
  background: #0065ff;
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
}

.car-widget-disclaimer {
  font-size: 11px !important;
  line-height: 18px !important;
  padding: 10px 0 !important;
}

@media only screen and (max-width: 1024px) {
  .car-widget-disclaimer {
    padding: 10px 16px !important;
    border-top: 1px solid #ddd;
  }
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-loading .slick-list {
  background: #fff url("../../images/home-v1/ajax-loader.gif") center center no-repeat;
}

@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
  src: url("../../images/home-v1/slick.eot");
  src: url("../../images/home-v1/slick.eot?#iefix") format("embedded-opentype"), url("../../images/home-v1/slick.woff") format("woff"), url("../../images/home-v1/slick.ttf") format("truetype"), url("../../images/home-v1/slick.svg#slick") format("svg");
}
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: 0;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "";
}

[dir=rtl] .slick-prev:before {
  content: "";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: "";
}

[dir=rtl] .slick-next:before {
  content: "";
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 0px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: 0;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 14px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #2f4efb;
}

/*  car top plan widget for car ends */
.numberVal {
  display: inline-block;
}

.grid {
  width: 100%;
  padding: 0px 60px;
  margin: 0px auto;
}

.layoutfull {
  width: 100%;
}

.title,
.leftSection h1,
.leftSection h2 {
  color: #253858;
  font-weight: 500;
}

.bannerDiscalimer {
  font-size: 11px;
  margin-bottom: 5px;
  display: block;
}

.scrollfreez {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
}

.mt50 {
  margin-top: 50px;
}

.mb20 {
  margin-bottom: 20px;
}

.pd0 {
  padding: 0px !important;
}

.clearfix {
  clear: both;
  display: table;
}

.tcondition {
  font-size: 11px;
  display: block;
  padding: 10px 0;
  margin-bottom: 20px;
}

.tcondition a {
  color: #0065ff;
}

.tcondition .left {
  float: left;
}

.tcondition .right {
  float: right;
}

.updatedon {
  font-size: 12px;
  padding: 0px;
}

.updatedon-top {
  font-size: 10px;
  padding: 0;
  margin: 20px 0;
  border-bottom: 1px solid #ccc;
}

.leftSection {
  float: left;
  width: 100%;
  overflow: auto;
}

@media only screen and (max-width: 1024px) {
  .leftSection .mobilehide {
    display: none;
  }
}
.leftSection img {
  max-width: 100%;
}

.leftSection .left_fullbanner {
  text-align: center;
  max-width: 693px;
  cursor: pointer;
}

@media only screen and (max-width: 1024px) {
  .leftSection .left_fullbanner {
    max-width: 100%;
    cursor: pointer;
    padding: 10px 20px 0;
  }
}
.leftSection .left_fullbanner img {
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .leftSection .left_fullbanner img {
    width: auto;
  }
}
.leftSection .tableDisclaimer {
  font-size: 12px;
  display: inline-block;
  color: #263858;
  position: absolute;
}

.leftSection .individualButton_knowmore {
  text-align: right;
  margin: 15px 0;
}

.leftSection .individualButton_knowmore .buttonBox_orange {
  background: #FD4705 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #bfbfbf;
  border: 1px solid #FD4705;
  border-radius: 4px;
  opacity: 1;
  width: 170px;
  display: inline-block;
  padding: 5px 0;
  text-align: center;
  color: #fff;
  cursor: pointer;
  margin: 0px auto;
}

@media only screen and (max-width: 640px) {
  .leftSection .tableDisclaimer {
    text-align: center;
    position: static;
    width: 100%;
  }
  .leftSection .individualButton_knowmore {
    text-align: center;
  }
}
.leftSection .mid-form {
  width: 100%;
  margin: 20px 0;
  float: left;
}

@media only screen and (max-width: 1024px) {
  .leftSection .mid-form {
    width: calc(100% - 20px);
    margin: 20px 10px;
  }
}
.leftSection .mid-form .orange-box {
  display: inline-block;
  background: #F45023;
  padding: 5px 20px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.leftSection .mid-form .form-block {
  width: 100%;
  border: 1px solid #E1E1E1;
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0 10px 20px;
  background: #fff;
}

.leftSection .mid-form .form-block .left-div {
  width: 60%;
  display: flex;
}

.leftSection .mid-form .form-block .left-div .inner-block-left {
  width: 45%;
}

.leftSection .mid-form .form-block .left-div .inner-block-right {
  width: 55%;
  text-align: right;
}

@media only screen and (max-width: 768px) {
  .leftSection .mid-form .form-block .left-div .inner-block-right .select-box {
    margin: 0 0 0 10px;
  }
}
@media only screen and (max-width: 768px) {
  .leftSection .mid-form .form-block .left-div .inner-block-right .select-box {
    margin: 0 5px 0 5px;
  }
}
@media only screen and (max-width: 1024px) {
  .leftSection .mid-form .form-block .left-div {
    width: 100%;
  }
}
.leftSection .mid-form .form-block .left-div label {
  font-size: 18px;
}

@media only screen and (max-width: 1024px) {
  .leftSection .mid-form .form-block .left-div label {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .leftSection .mid-form .form-block .left-div label {
    font-size: 12px;
  }
}
.leftSection .mid-form .form-block .left-div .select-box {
  position: relative;
  display: inline-block;
  margin: 0 0 0 10px;
}

@media only screen and (max-width: 1024px) {
  .leftSection .mid-form .form-block .left-div .select-box {
    margin: 0 0 0 10px;
  }
}
@media only screen and (max-width: 768px) {
  .leftSection .mid-form .form-block .left-div .select-box {
    margin: 0 0 0 5px;
  }
}
.leftSection .mid-form .form-block .left-div .select-box select {
  border: 1px solid #CFCCCC;
  background: #fff;
  border-radius: 4px;
  font-size: 18px;
  line-height: 20px;
  padding: 9px 28px 9px 10px;
  position: relative;
}

.leftSection .mid-form .form-block .left-div .select-box select.pl-20 {
  padding-left: 20px;
}

.leftSection .mid-form .form-block .left-div .select-box select.error {
  border-color: #f00;
}

@media only screen and (max-width: 1024px) {
  .leftSection .mid-form .form-block .left-div .select-box select {
    font-size: 14px;
    padding: 9px 25px 9px 8px;
  }
}
@media only screen and (max-width: 768px) {
  .leftSection .mid-form .form-block .left-div .select-box select {
    font-size: 12px;
  }
}
.leftSection .mid-form .form-block .left-div .select-box::after {
  position: absolute;
  top: 16px;
  right: 10px;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border: solid #97A0AF;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.leftSection .mid-form .form-block .left-div span.life-cover {
  font-size: 12px;
  position: absolute;
  top: 40px;
  left: 22px;
  z-index: 9;
}

.leftSection .mid-form .form-block .left-div span.rupee {
  font-size: 18px;
  position: absolute;
  top: 4px;
  left: 8px;
  z-index: 9;
}

@media only screen and (max-width: 1024px) {
  .leftSection .mid-form .form-block {
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    border-top-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }
}
@media only screen and (max-width: 640px) {
  .leftSection .mid-form .form-block {
    padding-left: 10px;
  }
}
.leftSection .mid-form .right-div {
  display: flex;
  width: 40%;
}

@media only screen and (max-width: 1024px) {
  .leftSection .mid-form .right-div {
    width: 100%;
    margin-top: 30px;
  }
}
.leftSection .mid-form .right-div div.blocks {
  width: 50%;
}

.leftSection .mid-form .right-div div.blocks.right {
  text-align: right;
  padding-right: 10px;
}

.leftSection .mid-form .right-div div.blocks p {
  display: inline-block;
  font-size: 14px;
  color: #253858;
  line-height: 22px;
  font-weight: 500;
  padding-left: 20px;
}

.leftSection .mid-form .right-div div.blocks p strong {
  font-weight: 500;
  font-size: 18px;
  color: #0065FF;
}

.leftSection .mid-form .right-div div.blocks p span {
  color: #0065FF;
  font-size: 16px;
}

@media only screen and (max-width: 1024px) {
  .leftSection .mid-form .right-div div.blocks p {
    font-size: 14px;
    color: #253858;
    padding-left: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .leftSection .mid-form .right-div div.blocks p {
    padding-left: 20px;
  }
}
.leftSection .mid-form .right-div div.blocks button {
  display: inline-block;
  cursor: pointer;
  border: 0;
  background: #0065FF;
  color: #fff;
  border-radius: 4px;
  padding: 0 30px;
  font-size: 14px;
  height: 40px;
}

@media only screen and (max-width: 1024px) {
  .leftSection .mid-form .right-div div.blocks button {
    font-size: 12px;
    height: 30px;
    padding: 0 20px;
    margin: 10px 0 0;
  }
}
.leftSection .mid-form .disclaimer {
  font-size: 12px;
  margin-top: 20px;
  padding: 0 10px 0 0;
}

.leftSection .mid-form .disclaimer a {
  color: #0065FF;
}

.leftSection .top-plan {
  width: 100%;
  background: #F1F3F5;
  padding: 20px 10px;
  float: left;
}

.leftSection .top-plan p.plan {
  font-size: 16px;
  color: #0065FF;
  display: inline-block;
  border-bottom: 3px solid #0065FF;
  margin-bottom: 10px;
}

.leftSection .top-plan .block-inner {
  width: 100%;
  margin-bottom: 16px;
  padding: 20px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
}

.leftSection .top-plan .block-inner .see-more {
  position: absolute;
  background: #fff;
  border-radius: 18px;
  font-size: 14px;
  font-weight: 500;
  padding: 5px 24px 5px 24px;
  bottom: -16px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
  color: #0065FF;
  cursor: pointer;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
}

.leftSection .top-plan .block-inner .see-more::after {
  content: "";
  display: inline-block;
  border: solid black;
  border-width: 0 2px 2px 0;
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  padding: 3px;
  margin: 7px 0 0 10px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

@media only screen and (max-width: 640px) {
  .leftSection .top-plan .block-inner .see-more::after {
    margin-top: 5px;
  }
}
.leftSection .top-plan .block-inner .see-more#less-plan::after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  margin-top: 10px;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-plan .block-inner .see-more#less-plan::after {
    margin-top: 8px;
  }
}
.leftSection .top-plan .block-inner .see-more.hide {
  display: none;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-plan .block-inner .see-more {
    font-size: 12px;
    bottom: -39px;
    padding: 5px 14px 5px 14px;
  }
}
.leftSection .top-plan .block-inner .logo-block {
  width: 16%;
  padding: 0;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-plan .block-inner .logo-block {
    width: 100%;
    display: flex;
    align-items: center;
  }
  .leftSection .top-plan .block-inner .logo-block div {
    width: 50%;
  }
}
.leftSection .top-plan .block-inner .logo-block img {
  width: 80%;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-plan .block-inner .logo-block img {
    width: auto;
    max-width: 80%;
  }
}
.leftSection .top-plan .block-inner .logo-block span.plan-name {
  width: 80%;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  color: #253858;
  vertical-align: top;
  display: inherit;
  text-align: left;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-plan .block-inner .logo-block span.plan-name {
    font-weight: 500;
    text-align: left;
    font-size: 14px;
    line-height: 18px;
  }
}
.leftSection .top-plan .block-inner .life-cover {
  width: 16%;
  padding: 0;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-plan .block-inner .life-cover {
    width: 50%;
    padding: 15px 0 0;
  }
}
.leftSection .top-plan .block-inner .life-cover p {
  padding: 0;
  margin: 0;
}

.leftSection .top-plan .block-inner .life-cover p:first-child {
  color: #253858;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}

.leftSection .top-plan .block-inner .life-cover p:nth-child(2n) {
  color: #253858;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  padding: 5px 0 0 0;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-plan .block-inner .life-cover p:nth-child(2n) {
    padding: 0 0 0 0;
    font-size: 16px;
  }
}
.leftSection .top-plan .block-inner .life-cover p:nth-child(3n) {
  color: #253858;
  font-size: 10px;
  font-weight: 400;
  line-height: 10px;
}

.leftSection .top-plan .block-inner .claim-settlement {
  width: 22%;
  padding: 0;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-plan .block-inner .claim-settlement {
    width: 50%;
    padding: 15px 0 0;
  }
}
.leftSection .top-plan .block-inner .claim-settlement p {
  padding: 0;
  margin: 0;
}

.leftSection .top-plan .block-inner .claim-settlement p:first-child {
  color: #253858;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-plan .block-inner .claim-settlement p:first-child {
    font-size: 12px;
  }
}
.leftSection .top-plan .block-inner .claim-settlement p:nth-child(2n) {
  color: #253858;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  padding: 10px 0 0 0;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-plan .block-inner .claim-settlement p:nth-child(2n) {
    padding: 2px 0 0 0;
    font-size: 16px;
  }
}
.leftSection .top-plan .block-inner .view-plan {
  width: 23%;
  padding: 0;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-plan .block-inner .view-plan {
    width: 50%;
    padding: 15px 0 0;
  }
}
.leftSection .top-plan .block-inner .view-plan p {
  padding: 0;
  margin: 0;
}

.leftSection .top-plan .block-inner .view-plan p:first-child {
  color: #253858;
  font-size: 13px;
  line-height: 14px;
  font-weight: 500;
}

.leftSection .top-plan .block-inner .view-plan p:first-child span {
  color: #15B5A5;
  font-size: 14px;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-plan .block-inner .view-plan p:first-child span {
    font-size: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .leftSection .top-plan .block-inner .view-plan p:first-child {
    font-size: 11px;
    font-weight: 600;
  }
}
.leftSection .top-plan .block-inner .view-plan .btn {
  font-size: 14px;
  cursor: pointer;
  color: #fff;
  border-radius: 4px;
  background: #F35023;
  padding: 10px 0;
  text-align: center;
  margin-top: 8px;
  width: 160px;
  border: 0;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-plan .block-inner .view-plan .btn {
    font-size: 12px;
    padding: 6px 0;
    width: 115px;
    margin-top: 6px;
  }
}
.leftSection .top-plan .top-plan-disclaimer {
  font-size: 12px;
  line-height: 14px;
  color: #333;
  padding: 10px 0 0px;
}

.leftSection .top-plan .top-plan-disclaimer span {
  font-weight: 500;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-plan .top-plan-disclaimer {
    padding: 30px 0 10px;
  }
}
.leftSection .webp .logo-widget {
  background: url(../../images/webp/widget-logo.webp) center no-repeat;
}

.leftSection .no-webp .logo-widget {
  background: url(../../images/bu/widget-logo.png) center no-repeat;
}

.leftSection .widget-insurer-logo {
  width: 120px;
  height: 40px;
  border: 1px solid #fff;
  float: left;
  margin-right: 20px;
  background-size: 100% !important;
  background-position: 0 0;
}

.leftSection .widget-insurer-logo.iffco_tokio_general_icon {
  background-position: 0 0px;
}

.leftSection .widget-insurer-logo.royal_sundaram_general_icon {
  background-position: 0 -39px;
}

.leftSection .widget-insurer-logo.bharti_axa_general_icon,
.leftSection .widget-insurer-logo.bharti_axa_life_icon {
  background-position: 0 -79px;
}

.leftSection .widget-insurer-logo.future_generali_general_icon,
.leftSection .widget-insurer-logo.future_generali_life_icon {
  background-position: 0 -117px;
}

.leftSection .widget-insurer-logo.sbi_general_icon,
.leftSection .widget-insurer-logo.sbi_general_general_icon {
  background-position: 0 -1525px;
}

.leftSection .widget-insurer-logo.liberty_general_icon {
  background-position: 0 -196px;
}

.leftSection .widget-insurer-logo.tata_aig_general_icon {
  background-position: -4px -235px;
}

.leftSection .widget-insurer-logo.bajaj_allianz_general_icon {
  background-position: 0 -276px;
}

.leftSection .widget-insurer-logo.reliance_general_icon,
.leftSection .widget-insurer-logo.reliance_general_general_icon,
.leftSection .widget-insurer-logo.reliance_nippon_general_icon {
  background-position: 0 -314px;
}

.leftSection .widget-insurer-logo.hdfc_ergo_general_icon {
  background-position: 0 -354px;
}

.leftSection .widget-insurer-logo.shriram_general_icon,
.leftSection .widget-insurer-logo.shriram_gic_general_icon {
  background-position: 0 -393px;
}

.leftSection .widget-insurer-logo.digit_general_icon,
.leftSection .widget-insurer-logo.go_digit_general_icon {
  background-position: 0 -434px;
}

.leftSection .widget-insurer-logo.kotak_mahindra_life_icon,
.leftSection .widget-insurer-logo.kotak_mahindra_general_icon,
.leftSection .widget-insurer-logo.kotak_general_general_icon,
.leftSection .widget-insurer-logo.kotak_general_icon {
  background-position: 0 -472px;
}

.leftSection .widget-insurer-logo.new_india_assurance_general_icon,
.leftSection .widget-insurer-logo.the_new_general_icon,
.leftSection .widget-insurer-logo.new_india_general_icon {
  background-position: 0 -511px;
}

.leftSection .widget-insurer-logo.national_insurance_general_icon {
  background-position: 0 -550px;
}

.leftSection .widget-insurer-logo.united_india_general_icon {
  background-position: 0 -589px;
}

.leftSection .widget-insurer-logo.oriental_insurance_general_icon,
.leftSection .widget-insurer-logo.the_oriental_general_icon,
.leftSection .widget-insurer-logo.oriental_general_icon {
  background-position: 0 -630px;
}

.leftSection .widget-insurer-logo.universal_sompo_general_icon {
  background-position: 0 -668px;
}

.leftSection .widget-insurer-logo.magma_hdi_general_icon,
.leftSection .widget-insurer-logo.magma_general_icon {
  background-position: 0 -705px;
}

.leftSection .widget-insurer-logo.navi_general_icon {
  background-position: 0 -746px;
}

.leftSection .widget-insurer-logo.edelweiss_general_icon {
  background-position: 0 -783px;
}

.leftSection .widget-insurer-logo.aditya_birla_life_icon,
.leftSection .widget-insurer-logo.birla_sun_general,
.leftSection .widget-insurer-logo.birla_sun_general_icon,
.leftSection .widget-insurer-logo.aditya_birla_general_icon,
.leftSection .widget-insurer-logo.aditya_birla_capital_general_icon {
  background-position: 0 -823px;
}

.leftSection .widget-insurer-logo.aegon_life_icon {
  background-position: 0 -858px;
}

.leftSection .widget-insurer-logo.bajaj_allianz_life_icon {
  background-position: 0 -895px;
}

.leftSection .widget-insurer-logo.canara_hsbc_obc_life_icon {
  background-position: 0 -932px;
}

.leftSection .widget-insurer-logo.exide_life_icon {
  background-position: 0 -969px;
}

.leftSection .widget-insurer-logo.edelweiss_tokio_life_icon {
  background-position: 0 -1007px;
}

.leftSection .widget-insurer-logo.hdfc_life_icon,
.leftSection .widget-insurer-logo.hdfc_standard_life_icon,
.leftSection .widget-insurer-logo.hdfc_life_general_icon {
  background-position: 0 -1043px;
}

.leftSection .widget-insurer-logo.icici_prudential_life_icon,
.leftSection .widget-insurer-logo.icici_prudential_general_icon {
  background-position: 0 -1080px;
}

.leftSection .widget-insurer-logo.indiafirst_life_icon {
  background-position: 0 -1116px;
}

.leftSection .widget-insurer-logo.kotak_life_icon {
  background-position: 0 -1155px;
}

.leftSection .widget-insurer-logo.max_life_insurance_life_icon {
  background-position: 0 -1191px;
}

.leftSection .widget-insurer-logo.pnb_metlife_life_icon {
  background-position: 0 -1562px;
}

.leftSection .widget-insurer-logo.reliance_nippon_life_icon {
  background-position: 0 -1230px;
}

.leftSection .widget-insurer-logo.sbi_life_icon {
  background-position: 0 -158px;
}

.leftSection .widget-insurer-logo.tata_aia_life_icon {
  background-position: 0 -1266px;
}

.leftSection .widget-insurer-logo.max_bupa_life_icon,
.leftSection .widget-insurer-logo.max_bupa_general_icon {
  background-position: 0 -1379px;
}

.leftSection .widget-insurer-logo.raheja_qbe_general_icon,
.leftSection .widget-insurer-logo.raheja_general_icon {
  background-position: 0 -1414px;
}

.leftSection .widget-insurer-logo.religare_life_icon,
.leftSection .widget-insurer-logo.religare_health_general_icon {
  background-position: 0px -2034px;
}

.leftSection .widget-insurer-logo.star_health_life_icon,
.leftSection .widget-insurer-logo.star_health_general_icon {
  background-position: 0 -1489px;
}

.leftSection .widget-insurer-logo.max_new_general_icon {
  background-position: 0 -1596px;
}

.leftSection .widget-insurer-logo.liberty_videocon_general_icon {
  background-position: 0 -1635px;
}

.leftSection .widget-insurer-logo.icici_lombard_general_icon {
  background-position: 0 -1669px;
}

.leftSection .widget-insurer-logo.cigna_ttk_general_icon {
  background-position: 0px -1709px;
}

.leftSection .widget-insurer-logo.cholamandalam_ms_general_icon {
  background-position: 0px -1744px;
}

.leftSection .widget-insurer-logo.apollo_munich_general_icon {
  background-position: 0px -1784px;
}

.leftSection .widget-insurer-logo.aviva_life_icon,
.leftSection .widget-insurer-logo.aviva_general_icon {
  background-position: 0px -1818px;
}

.leftSection .widget-insurer-logo.aegon_religare_general_icon {
  background-position: 0px -1854px;
}

.leftSection .widget-insurer-logo.lnt_insurance_general_icon {
  background-position: 0px -1929px;
}

.leftSection .widget-insurer-logo.dhfl_general_general_icon {
  background-position: 0px -1894px;
}

.leftSection .widget-insurer-logo.lic_life_icon {
  background-position: 0px -1965px;
}

.leftSection .widget-insurer-logo.pramerica_life_icon {
  background-position: 0 -2005px;
}

@media only screen and (max-width: 640px) {
  .leftSection .widget-insurer-logo {
    margin-bottom: 10px;
  }
}
.leftSection .headingText_h2 {
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 15px 0;
}

.leftSection .providerWith_lifeinsurnace {
  width: 100%;
  background: #f9f9f9;
  padding: 20px 20px 5px;
  margin-bottom: 20px;
  border-radius: 10px;
}

@media only screen and (max-width: 1024px) {
  .leftSection .providerWith_lifeinsurnace {
    padding: 0px 15px;
  }
}
.leftSection .providerWith_lifeinsurnace .headingTitle {
  font-size: 14px;
  border-radius: 5px;
  letter-spacing: 0;
  border: 1px solid #349018;
  display: inline-block;
  padding: 0px 10px;
  margin: 0 0 20px 0;
  background: rgba(52, 144, 24, 0.1333333333);
}

.leftSection .providerWith_lifeinsurnace .headingTitle span {
  color: #349018;
}

@media only screen and (max-width: 360px) {
  .leftSection .providerWith_lifeinsurnace .headingTitle {
    font-size: 11px;
  }
}
.leftSection .providerWith_lifeinsurnace .tooltip {
  position: absolute;
  font-style: normal;
  z-index: 10;
  display: none;
  background: #1761b6;
  color: #fff;
  padding: 5px;
  width: 120px;
  border-radius: 5px;
  text-align: left;
  top: 0px;
  right: -126px;
}

.leftSection .providerWith_lifeinsurnace .tooltip:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #1761b6;
  left: -8px;
  top: 7px;
}

.leftSection .providerWith_lifeinsurnace .provider_top-plan {
  width: 100%;
  margin-bottom: 40px;
}

@media only screen and (max-width: 640px) {
  .leftSection .providerWith_lifeinsurnace .provider_top-plan {
    display: flex;
    margin-bottom: 0px;
    scroll-behavior: smooth;
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow-x: scroll;
  }
}
.leftSection .providerWith_lifeinsurnace .block-inner {
  width: 100%;
  margin-bottom: 16px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
  padding: 15px;
  border-radius: 8px;
  background: #fff;
  border: 1px solid #e0e0e0;
}

@media only screen and (max-width: 640px) {
  .leftSection .providerWith_lifeinsurnace .block-inner {
    border: 1px solid #dedede;
    display: flex !important;
    min-width: calc(100% - 50px);
    margin-right: 20px;
  }
}
@media only screen and (max-width: 360px) {
  .leftSection .providerWith_lifeinsurnace .block-inner {
    min-width: calc(100% - 30px);
  }
}
.leftSection .providerWith_lifeinsurnace .block-inner .see-more {
  position: absolute;
  display: none;
  background: #fff;
  border-radius: 18px;
  font-size: 14px;
  font-weight: 500;
  padding: 5px 24px 5px 24px;
  bottom: -16px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
  color: #0065FF;
  cursor: pointer;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
}

.leftSection .providerWith_lifeinsurnace .block-inner .see-more::after {
  content: "";
  display: inline-block;
  border: solid black;
  border-width: 0 2px 2px 0;
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  padding: 3px;
  margin: 7px 0 0 10px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

@media only screen and (max-width: 640px) {
  .leftSection .providerWith_lifeinsurnace .block-inner .see-more::after {
    margin-top: 5px;
  }
}
.leftSection .providerWith_lifeinsurnace .block-inner .see-more#less-plan::after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  margin-top: 10px;
}

@media only screen and (max-width: 640px) {
  .leftSection .providerWith_lifeinsurnace .block-inner .see-more#less-plan::after {
    margin-top: 8px;
  }
}
.leftSection .providerWith_lifeinsurnace .block-inner .see-more.hide {
  display: none;
}

@media only screen and (max-width: 640px) {
  .leftSection .providerWith_lifeinsurnace .block-inner .see-more {
    font-size: 12px;
    bottom: -39px;
    padding: 5px 14px 5px 14px;
  }
}
.leftSection .providerWith_lifeinsurnace .block-inner .logo-block {
  width: 25%;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

@media only screen and (max-width: 640px) {
  .leftSection .providerWith_lifeinsurnace .block-inner .logo-block {
    width: 100%;
    display: flex;
    align-items: center;
  }
  .leftSection .providerWith_lifeinsurnace .block-inner .logo-block {
    min-width: 120px;
    width: 100%;
    margin-bottom: 20px;
  }
}
.leftSection .providerWith_lifeinsurnace .block-inner .logo-block .widget-insurer-logo {
  min-width: 120px;
}

.leftSection .providerWith_lifeinsurnace .block-inner .logo-block .logotext {
  display: block;
  width: 100%;
  padding-right: 20%;
}

.leftSection .providerWith_lifeinsurnace .block-inner .logo-block .logotext span {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  color: #253858;
  vertical-align: top;
  display: inherit;
  text-align: left;
}

@media only screen and (max-width: 640px) {
  .leftSection .providerWith_lifeinsurnace .block-inner .logo-block .logotext span {
    font-weight: 500;
    text-align: left;
    font-size: 12px;
    line-height: 14px;
  }
}
.leftSection .providerWith_lifeinsurnace .block-inner .life-cover {
  width: 25%;
  padding: 0;
}

.leftSection .providerWith_lifeinsurnace .block-inner .life-cover.youpay {
  width: 25%;
  position: relative;
}

.leftSection .providerWith_lifeinsurnace .block-inner .life-cover.youpay:after {
  content: "";
  content: "";
  height: 78px;
  width: 1px;
  background: #ccc;
  position: absolute;
  right: 40px;
  top: 0;
}

@media only screen and (max-width: 640px) {
  .leftSection .providerWith_lifeinsurnace .block-inner .life-cover {
    width: 50%;
    padding: 0;
    text-align: center;
  }
  .leftSection .providerWith_lifeinsurnace .block-inner .life-cover.youpay {
    width: 50%;
    border-right: 1px solid #e8e9ea;
  }
  .leftSection .providerWith_lifeinsurnace .block-inner .life-cover.youpay:after {
    display: none;
  }
}
.leftSection .providerWith_lifeinsurnace .block-inner .life-cover p {
  padding: 0;
  margin: 0;
}

.leftSection .providerWith_lifeinsurnace .block-inner .life-cover p:first-child {
  color: #757575;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}

@media only screen and (max-width: 640px) {
  .leftSection .providerWith_lifeinsurnace .block-inner .life-cover p:first-child {
    font-size: 16px;
    line-height: 20px;
  }
}
.leftSection .providerWith_lifeinsurnace .block-inner .life-cover p:nth-child(2n) {
  color: #2D910F;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  padding: 5px 0 0 0;
}

@media only screen and (max-width: 640px) {
  .leftSection .providerWith_lifeinsurnace .block-inner .life-cover p:nth-child(2n) {
    font-size: 22px;
    padding: 8px 0 4px;
    font-weight: 600;
  }
}
.leftSection .providerWith_lifeinsurnace .block-inner .life-cover p:nth-child(3n) {
  color: #253858;
  font-size: 10px;
  font-weight: 400;
  line-height: 10px;
}

.leftSection .providerWith_lifeinsurnace .block-inner .life-cover .moreinfo {
  width: 90%;
  text-align: center;
  font-size: 11px;
  line-height: 12px;
  font-weight: 500;
  color: #253858;
  vertical-align: top;
  display: inherit;
  text-align: left;
}

.leftSection .providerWith_lifeinsurnace .block-inner .life-cover .moreinfo span {
  display: inline-block;
}

@media only screen and (max-width: 640px) {
  .leftSection .providerWith_lifeinsurnace .block-inner .life-cover .moreinfo {
    font-weight: 500;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    width: 100%;
  }
  .leftSection .providerWith_lifeinsurnace .block-inner .life-cover .moreinfo span {
    display: block;
  }
}
.leftSection .providerWith_lifeinsurnace .block-inner .view-plan {
  width: 25%;
  padding: 0;
  text-align: right;
}

@media only screen and (max-width: 640px) {
  .leftSection .providerWith_lifeinsurnace .block-inner .view-plan {
    width: 100%;
    padding: 15px 0 0;
    text-align: center;
  }
}
.leftSection .providerWith_lifeinsurnace .block-inner .view-plan p {
  padding: 0;
  margin: 0;
}

.leftSection .providerWith_lifeinsurnace .block-inner .view-plan p:first-child {
  color: #253858;
  font-size: 13px;
  line-height: 14px;
  font-weight: 500;
  margin-bottom: 10px;
}

.leftSection .providerWith_lifeinsurnace .block-inner .view-plan p:first-child span {
  color: #0652de;
  position: relative;
  cursor: pointer;
  font-size: 11px;
  background: #c0d8fb;
  padding: 5px 18px 5px 3px;
  border-radius: 4px;
  font-weight: 500;
}

.leftSection .providerWith_lifeinsurnace .block-inner .view-plan p:first-child span .growth {
  width: 15px;
  height: 17px;
  display: inline-block;
  margin-right: 1px;
  background: url("../../images/bu/thunder.png") no-repeat 3px 4px;
  position: relative;
  top: 3px;
}

.leftSection .providerWith_lifeinsurnace .block-inner .view-plan p:first-child span .info-icon {
  background: url(../../images/bu/infoIcon.png) no-repeat;
  width: 10px;
  height: 10px;
  background-size: contain;
  font-size: 0;
  position: absolute;
  top: 7px;
  right: 4px;
}

@media only screen and (max-width: 640px) {
  .leftSection .providerWith_lifeinsurnace .block-inner .view-plan p:first-child span {
    font-size: 14px;
  }
}
.leftSection .providerWith_lifeinsurnace .block-inner .view-plan p:first-child span .tooltip {
  display: none;
}

.leftSection .providerWith_lifeinsurnace .block-inner .view-plan p:first-child span:hover .tooltip {
  display: block;
}

@media only screen and (max-width: 640px) {
  .leftSection .providerWith_lifeinsurnace .block-inner .view-plan p:first-child {
    font-size: 11px;
    font-weight: 600;
    position: absolute;
    top: 10px;
    right: 10px;
  }
}
.leftSection .providerWith_lifeinsurnace .block-inner .view-plan .btn {
  font-size: 15px;
  cursor: pointer;
  color: #fff;
  border-radius: 4px;
  background: #F35023;
  padding: 5px 0;
  text-align: center;
  margin-top: 8px;
  width: 140px;
  border: 0;
  font-weight: 500;
}

@media only screen and (max-width: 640px) {
  .leftSection .providerWith_lifeinsurnace .block-inner .view-plan .btn {
    font-size: 15px;
    padding: 8px 0;
    width: 100%;
    margin-top: 6px;
  }
}
.leftSection .providerWith_lifeinsurnace .top-plan-disclaimer {
  font-size: 12px;
  line-height: 14px;
  color: #333;
  padding: 10px 0 0px;
}

.leftSection .providerWith_lifeinsurnace .top-plan-disclaimer span {
  font-weight: 500;
}

@media only screen and (max-width: 640px) {
  .leftSection .providerWith_lifeinsurnace .top-plan-disclaimer {
    padding: 30px 0 10px;
  }
}
.leftSection .providerWith_lifeinsurnace .moreplan {
  width: 200px;
  margin: 0px auto 10px;
  position: relative;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
  padding: 10px;
  border-radius: 50px;
  background: #fff;
  text-align: center;
  color: #0662f6;
  cursor: pointer;
}

@media only screen and (max-width: 640px) {
  .leftSection .providerWith_lifeinsurnace .moreplan {
    display: none;
  }
}
.leftSection .top-insurer-plan {
  width: 100%;
  background: #F1F3F5;
  padding: 20px 10px;
  float: left;
}

.leftSection .top-insurer-plan p.plan {
  font-size: 16px;
  color: #0065FF;
  display: inline-block;
  border-bottom: 3px solid #0065FF;
  margin-bottom: 10px;
}

.leftSection .top-insurer-plan .block-inner {
  width: 100%;
  margin-bottom: 16px;
  padding: 20px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
}

.leftSection .top-insurer-plan .block-inner .see-more {
  position: absolute;
  background: #fff;
  border-radius: 18px;
  font-size: 14px;
  font-weight: 500;
  padding: 5px 24px 5px 24px;
  bottom: -16px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
  color: #0065FF;
  cursor: pointer;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
}

.leftSection .top-insurer-plan .block-inner .see-more::after {
  content: "";
  display: inline-block;
  border: solid black;
  border-width: 0 2px 2px 0;
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  padding: 3px;
  margin: 7px 0 0 10px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

@media only screen and (max-width: 640px) {
  .leftSection .top-insurer-plan .block-inner .see-more::after {
    margin-top: 5px;
  }
}
.leftSection .top-insurer-plan .block-inner .see-more#less-plan::after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  margin-top: 10px;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-insurer-plan .block-inner .see-more#less-plan::after {
    margin-top: 8px;
  }
}
.leftSection .top-insurer-plan .block-inner .see-more.hide {
  display: none;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-insurer-plan .block-inner .see-more {
    font-size: 12px;
    bottom: -39px;
    padding: 5px 14px 5px 14px;
  }
}
.leftSection .top-insurer-plan .block-inner .logo-block {
  width: 16%;
  padding: 0;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-insurer-plan .block-inner .logo-block {
    width: 100%;
    display: flex;
    align-items: center;
  }
  .leftSection .top-insurer-plan .block-inner .logo-block div {
    width: 50%;
  }
}
.leftSection .top-insurer-plan .block-inner .logo-block img {
  width: 80%;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-insurer-plan .block-inner .logo-block img {
    width: auto;
    max-width: 80%;
  }
}
.leftSection .top-insurer-plan .block-inner .logo-block span.plan-name {
  width: 80%;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  color: #253858;
  vertical-align: top;
  display: inherit;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-insurer-plan .block-inner .logo-block span.plan-name {
    font-weight: 500;
    text-align: left;
    font-size: 14px;
    line-height: 18px;
  }
}
.leftSection .top-insurer-plan .block-inner .life-cover {
  width: 18%;
  padding: 0;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-insurer-plan .block-inner .life-cover {
    width: 50%;
    padding: 15px 0 0;
  }
}
.leftSection .top-insurer-plan .block-inner .life-cover p {
  padding: 0;
  margin: 0;
}

.leftSection .top-insurer-plan .block-inner .life-cover p:first-child {
  color: #253858;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}

.leftSection .top-insurer-plan .block-inner .life-cover p:nth-child(2n) {
  color: #253858;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  padding: 5px 0 0 0;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-insurer-plan .block-inner .life-cover p:nth-child(2n) {
    padding: 0 0 0 0;
    font-size: 18px;
  }
}
.leftSection .top-insurer-plan .block-inner .life-cover p:nth-child(3n) {
  color: #253858;
  font-size: 10px;
  font-weight: 400;
  line-height: 10px;
}

.leftSection .top-insurer-plan .block-inner .claim-settlement {
  width: 21%;
  padding: 0;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-insurer-plan .block-inner .claim-settlement {
    width: 50%;
    padding: 15px 0 0;
  }
}
.leftSection .top-insurer-plan .block-inner .claim-settlement p {
  padding: 0;
  margin: 0;
}

.leftSection .top-insurer-plan .block-inner .claim-settlement p:first-child {
  color: #253858;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-insurer-plan .block-inner .claim-settlement p:first-child {
    font-size: 12px;
  }
}
.leftSection .top-insurer-plan .block-inner .claim-settlement p:nth-child(2n) {
  color: #253858;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  padding: 10px 0 0 0;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-insurer-plan .block-inner .claim-settlement p:nth-child(2n) {
    padding: 2px 0 0 0;
    font-size: 16px;
  }
}
.leftSection .top-insurer-plan .block-inner .view-plan {
  width: 23%;
  padding: 0;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-insurer-plan .block-inner .view-plan {
    width: 50%;
    padding: 15px 0 0;
  }
}
.leftSection .top-insurer-plan .block-inner .view-plan p {
  padding: 0;
  margin: 0;
}

.leftSection .top-insurer-plan .block-inner .view-plan p:first-child {
  color: #253858;
  font-size: 13px;
  line-height: 14px;
  font-weight: 500;
}

.leftSection .top-insurer-plan .block-inner .view-plan p:first-child span {
  color: #15B5A5;
  font-size: 14px;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-insurer-plan .block-inner .view-plan p:first-child span {
    font-size: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .leftSection .top-insurer-plan .block-inner .view-plan p:first-child {
    font-size: 11px;
    font-weight: 600;
  }
}
.leftSection .top-insurer-plan .block-inner .view-plan .btn {
  font-size: 14px;
  cursor: pointer;
  color: #fff;
  border-radius: 4px;
  background: #F35023;
  padding: 10px 0;
  text-align: center;
  margin-top: 8px;
  width: 160px;
  border: 0;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-insurer-plan .block-inner .view-plan .btn {
    font-size: 12px;
    padding: 6px 0;
    width: 115px;
    margin-top: 6px;
  }
}
.leftSection .top-insurer-plan .top-plan-disclaimer {
  font-size: 12px;
  line-height: 14px;
  color: #333;
  padding: 10px 0 0px;
}

.leftSection .top-insurer-plan .top-plan-disclaimer span {
  font-weight: 500;
}

@media only screen and (max-width: 640px) {
  .leftSection .top-insurer-plan .top-plan-disclaimer {
    padding: 30px 0 10px;
  }
}
.leftSection .topplanbox {
  position: relative;
}

.leftSection .all_investment_plans {
  height: auto;
  overflow: hidden;
  padding: 5px 20px 50px;
  margin-bottom: 40px;
  background: #EFEFEF;
  transition: all 1s ease-in-out;
}

.leftSection .all_investment_plans.fullheight {
  height: 100%;
}

.leftSection .all_investment_plans::-webkit-scrollbar {
  width: 12px;
  display: none;
}

.leftSection .all_investment_plans::-webkit-scrollbar-track {
  background: orange;
}

.leftSection .all_investment_plans::-webkit-scrollbar-thumb {
  background-color: blue;
  border-radius: 20px;
  border: 3px solid orange;
}

.leftSection .all_investment_plans .rest_plan {
  margin-top: 20px;
  display: none;
}

.leftSection .restPlans {
  box-shadow: 0px 3px 6px #bfbfbf;
  display: block;
  width: 210px;
  padding: 10px 10px 10px 0px;
  text-align: center;
  border-radius: 30px;
  color: #FD4705;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  margin: 0px auto;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: -18px;
  right: 0;
}

.leftSection .restPlans span.downarrow {
  position: relative;
}

.leftSection .restPlans span.downarrow:after {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border: solid #FD4705;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  position: absolute;
  left: 6px;
  right: 0;
  margin: 0px auto;
  top: 4px;
}

.leftSection .restPlans span.downarrow.uparrow:after {
  transform: rotate(225deg) !important;
  top: 9px !important;
}

.leftSection .restPlans + .term_cond {
  margin: 10px 0px 15px;
}

@media only screen and (max-width: 1024px) {
  .leftSection .restPlans + .term_cond {
    text-align: center;
    max-width: 500px;
    margin: 0px auto;
  }
}
.leftSection .planbox {
  box-shadow: 0px 3px 6px #bfbfbf;
  border-radius: 5px;
  padding: 20px 30px;
  margin-bottom: 20px;
  background: #fff;
}

.leftSection .planbox .planlogo {
  height: 60px;
  position: relative;
}

.leftSection .planbox .planlogo img {
  position: absolute;
}

.leftSection .planbox:last-child {
  margin-bottom: 0px;
}

.leftSection .planbox .data_ul_plan {
  padding-left: 0px;
}

.leftSection .planbox .data_ul_plan li {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  padding-left: 38px;
  position: relative;
  margin-bottom: 22px;
  align-items: center;
  list-style: none;
}

.leftSection .planbox .data_ul_plan li .right_tick {
  width: 24px;
  height: 24px;
  background: #0662f6;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  left: 0;
  top: 0;
}

.leftSection .planbox .data_ul_plan li .right_tick:after {
  content: "";
  display: block;
  width: 7px;
  height: 11px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  position: absolute;
  left: 0;
  right: 0;
  margin: 0px auto;
  top: 5px;
}

.leftSection .planbox .knowmore_item {
  text-align: right;
}

.leftSection .planbox .knowmore_item a.knowmore {
  background: #FD4705 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #bfbfbf;
  border: 1px solid #FD4705;
  border-radius: 4px;
  opacity: 1;
  width: 170px;
  display: inline-block;
  padding: 5px 0;
  text-align: center;
  color: #fff;
  cursor: pointer;
}

.leftSection .planbox h3 {
  display: inline-block;
  padding-left: 170px;
  margin: 0;
  vertical-align: top;
  font-size: 20px;
  color: #000;
  line-height: 22px;
}

.leftSection .hlvdata-block {
  width: 100%;
  max-width: 760px;
}

.leftSection .hlvdata-block .hlvblock {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 45%;
  display: inline-block;
}

.leftSection .hlvdata-block label {
  font-size: 16px;
  color: #253858;
  letter-spacing: 0.016em;
  line-height: 30px;
  margin-bottom: 16px;
}

.leftSection .hlvdata-block select,
.leftSection .hlvdata-block input {
  width: 90%;
  padding: 5px 10px;
  font-size: 15px;
  color: #253858;
  letter-spacing: 0.016em;
  line-height: 30px;
  background-position: 97% 15px;
  background-color: #fbfbfb;
  border: 1px solid #f5f3f3;
  box-shadow: 1px 1px 1px #ccc;
}

.leftSection .hlvdata-block #btnTrmStart .btn {
  border-radius: 4px;
  width: 150px;
  background-color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 10px 18px;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  margin: 20px 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.leftSection .single_image img {
  float: right;
  padding: 10px;
}

.leftSection .icon-div .sprite_content {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .leftSection {
    width: 100%;
  }
}
.leftSection .bannertravelredirect img,
.leftSection .bannertermredirect img {
  width: auto;
  max-width: 100%;
}

.leftSection h1 {
  font-size: 36px;
  margin: 0px 0px 10px;
  letter-spacing: 0.036em;
  line-height: 45px;
}

.leftSection h2 {
  font-size: 20px;
  margin: 40px 0px 10px;
  letter-spacing: 0.03em;
  line-height: 36px;
}

.leftSection h2 a {
  color: #0065ff;
}

.leftSection h3 {
  font-size: 20px;
  margin-top: 20px;
  color: #253858;
  font-weight: 500;
  letter-spacing: 0.024em;
  line-height: 30px;
  margin-bottom: 10px;
}

.leftSection h3 a {
  color: #0065ff;
  padding-top: 6px;
  display: block;
}

.leftSection .paragraphBu {
  font-size: 16px;
  color: #253858;
  letter-spacing: 0.016em;
  line-height: 30px;
  margin-bottom: 16px;
  font-weight: 400;
}

.leftSection .footable {
  width: 100%;
}

.leftSection .top-plan-disclaimer {
  font-size: 12px;
  padding: 5px 0 0;
}

.leftSection 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;
}

.leftSection table p a.btn-primary,
.leftSection table a.btn-primary {
  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: uppercase;
  width: 120px;
  display: block;
  margin: 0px auto;
}

.leftSection table tr:first-child {
  border: none;
  background: #f1f3f5;
  color: #344f7c;
  border-right: solid 0.8px #e1e1e1;
}

@media only screen and (max-width: 640px) {
  .leftSection table tr:first-child {
    color: #253858;
  }
}
.leftSection 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: 16px;
  letter-spacing: 1.8;
}

.leftSection table td a {
  font-size: 14px;
  font-weight: 500;
  color: #4C9AFF !important;
}

.leftSection table td ul,
.leftSection table td ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.leftSection table td ul li,
.leftSection table td ol li {
  line-height: 18px;
  margin-bottom: 8px;
  padding: 0 0 0 8px;
  display: block;
  position: relative;
}

.leftSection table td ul li:before,
.leftSection table td ol li:before {
  content: "";
  width: 3px;
  height: 3px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 5px;
  background: #253858;
  border-radius: 100%;
}

.leftSection .return_calculator_box_investment {
  display: block;
  max-width: 758px;
  margin: 20px auto;
  border-bottom: none;
}

.leftSection .return_calculator_box_investment .calc_form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 15px 15px 55px;
  border: solid 0.8px #e1e1e1;
  border-radius: 6px 6px 0px 0px;
}

.leftSection .return_calculator_box_investment .calc_form .feildWrapper {
  width: 100%;
}

.leftSection .return_calculator_box_investment .calc_form .feildWrapper:nth-child(1),
.leftSection .return_calculator_box_investment .calc_form .feildWrapper:nth-child(2) {
  width: 36%;
  margin-right: 2%;
}

.leftSection .return_calculator_box_investment .calc_form .feildWrapper:nth-child(3) {
  width: 22%;
}

.leftSection .return_calculator_box_investment .calc_form .feildWrapper label {
  text-align: left;
  letter-spacing: 0px;
  color: #0065FF;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.leftSection .return_calculator_box_investment .calc_form .feildWrapper select {
  box-sizing: border-box;
  font-size: 14px;
  padding: 7px 18px 12px 0px;
  border: none;
  font-weight: 500;
  border-bottom: solid 0.8px #e1e1e1;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 100%;
  background: url(../../images/bu/arrow-down_dark.png) no-repeat 99% center;
}

.leftSection .return_calculator_box_investment .calc_form .feildWrapper .calculateButton {
  background: #0065FF;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  padding: 12px;
  display: block;
  width: 100%;
  font-weight: 500;
  margin: 24px 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}

.leftSection .return_calculator_box_investment .tableBox {
  position: relative;
  top: -1px;
}

.leftSection .return_calculator_box_investment .tableBox table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 0 !important;
  border-top: none;
}

.leftSection .return_calculator_box_investment .tableBox table .alignCenter {
  text-align: center;
}

.leftSection .return_calculator_box_investment .tableBox table tr td {
  border: solid 0.8px #e1e1e1;
  border-collapse: collapse;
  padding: 8px 5px;
  text-align: center;
  vertical-align: middle;
}

.leftSection .return_calculator_box_investment .tableBox table tr:first-child th {
  width: 20%;
  background: #F4F7FF;
  border: none;
  border-right: solid 0.8px #e1e1e1;
  padding: 8px 5px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #0065FF;
}

.leftSection .return_calculator_box_investment .tableBox table tr th {
  background: #f4f7fe;
  text-align: center;
}

.leftSection .return_calculator_box_investment .tableBox table tr:nth-child(2) td {
  background: #F4F7FF;
  border: none;
}

.leftSection .return_calculator_box_investment .tableBox .table_know_more {
  background: #FD4705;
  text-align: center;
  color: #fff;
  padding: 8px 20px 8px 5px;
  width: 115px;
  border-radius: 5px;
  margin: 0px auto;
  border: 1px solid #FD4705;
  cursor: pointer;
  font-weight: 500;
  position: relative;
}

.leftSection .return_calculator_box_investment .tableBox .table_know_more:after {
  content: "";
  border: solid white;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  position: absolute;
  right: 10px;
  top: 13px;
}

.leftSection .number-listing-box {
  margin: 0;
  list-style: none;
  counter-reset: my-sec-counter;
}

.leftSection .number-listing-box li {
  position: relative;
  padding-left: 50px;
  text-align: left !important;
}

.leftSection .number-listing-box li p {
  font-size: 16px;
  font-weight: normal;
}

.leftSection .number-listing-box li ul li {
  padding-left: 20px;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 13px;
  position: relative;
}

.leftSection .number-listing-box li ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 8px;
  background: #505f79;
  border-radius: 100%;
}

.leftSection .number-listing-box li ul li:after {
  content: none;
}

.leftSection .number-listing-box li.numbers:after {
  width: 44px;
  height: 44px;
  background-color: #f4f5f7;
  border-radius: 50%;
  position: absolute;
  content: "";
  left: -12px;
  top: 0;
}

.leftSection .number-listing-box li.numbers::before {
  width: 44px;
  height: 44px;
  content: "" counter(my-sec-counter) !important;
  counter-increment: my-sec-counter !important;
  position: absolute;
  left: -12px;
  top: 0;
  background: none;
  z-index: 9;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  display: block !important;
}

.leftSection .number-listing-box .heading {
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-bottom: 8px;
  padding-top: 5px;
}

.leftSection .data_ul {
  margin-top: 5px;
  margin-bottom: 20px;
  list-style: none;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .leftSection .data_ul {
    margin-bottom: 0px;
  }
}
.leftSection .data_ul li {
  padding-left: 20px;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 0px 13px;
  position: relative;
  list-style: none;
}

.leftSection .data_ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 11px;
  background: #253858;
  border-radius: 100%;
}

.leftSection .data_ol {
  margin-top: 16px;
  margin-bottom: 20px;
  margin-left: 20px;
}

.leftSection .data_ol li {
  padding-left: 20px;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 13px;
  position: relative;
}

.leftSection .faqsWrap ul {
  margin: 8px 0 0 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

.leftSection .faqsWrap ul li {
  border-bottom: 0px solid #e7e7e7;
  padding: 0;
  font-size: 16px;
  color: #253858;
  margin: 0 0 5px 0;
  border-radius: 8px;
  background: #f1f3f5;
}

.leftSection .faqsWrap ul li li {
  background: none;
}

.leftSection .faqsWrap ul li:before {
  display: none;
}

.leftSection .faqsWrap ul li h2,
.leftSection .faqsWrap ul li h3,
.leftSection .faqsWrap ul li h4 {
  font-size: 16px;
  color: #253858;
  border-bottom: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin: 10px 0 0;
}

.leftSection .faqsWrap ul li h2 a,
.leftSection .faqsWrap ul li h3 a,
.leftSection .faqsWrap ul li h4 a {
  color: #253858;
  padding: 14px;
  display: block;
  position: relative;
  padding-right: 50px;
  font-weight: 500;
  cursor: pointer;
  letter-spacing: 0.2px;
}

.leftSection .faqsWrap ul li h2 a:hover,
.leftSection .faqsWrap ul li h3 a:hover,
.leftSection .faqsWrap ul li h4 a:hover {
  color: #253858;
}

.leftSection .faqsWrap ul li h2 a:after,
.leftSection .faqsWrap ul li h3 a:after,
.leftSection .faqsWrap ul li h4 a:after {
  content: "";
  border: solid #5e6c84;
  border-width: 0 2px 2px 0;
  padding: 4px;
  transform: rotate(45deg);
  margin-left: 8px;
  position: absolute;
  right: 22px;
  top: 22px;
}

.leftSection .faqsWrap ul li h2 a[flag=up],
.leftSection .faqsWrap ul li h3 a[flag=up],
.leftSection .faqsWrap ul li h4 a[flag=up] {
  background: radial-gradient(circle at 21% 17%, #ffffff, #f1f3f5 53%);
  border-bottom: dashed 1px rgba(37, 56, 88, 0.2);
  padding-bottom: 14px;
  border-radius: 8px 8px 0 0;
  border-top: solid 0.8px rgba(37, 56, 88, 0.1);
  border-left: solid 0.8px rgba(37, 56, 88, 0.1);
  border-right: solid 0.8px rgba(37, 56, 88, 0.1);
}

.leftSection .faqsWrap ul li h2 a[flag=up]::after,
.leftSection .faqsWrap ul li h3 a[flag=up]::after,
.leftSection .faqsWrap ul li h4 a[flag=up]::after {
  transform: -135deg;
  top: 26px;
}

.leftSection .faqsWrap ul li h2 + div,
.leftSection .faqsWrap ul li h3 + div,
.leftSection .faqsWrap ul li h4 + div {
  padding: 0;
  margin-top: 0;
  line-height: 30px;
  margin-bottom: 10px;
  display: none;
  padding: 16px 16px;
  background: radial-gradient(circle at 21% 17%, #ffffff, #f1f3f5);
  border-radius: 0 0 8px 8px;
  font-size: 16px;
  letter-spacing: 0.016em;
  line-height: 30px;
  color: #253858;
  border-left: solid 0.8px rgba(37, 56, 88, 0.1);
  border-right: solid 0.8px rgba(37, 56, 88, 0.1);
  border-bottom: solid 0.8px rgba(37, 56, 88, 0.1);
}

.leftSection .faqsWrap ul .data_ul {
  margin-top: 16px;
  margin-bottom: 20px;
  list-style: none;
}

.leftSection .faqsWrap ul .data_ul li {
  padding-left: 20px;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 13px;
  position: relative;
  list-style: none;
}

.leftSection .faqsWrap ul .data_ul li:before {
  content: none;
}

.leftSection .faqsWrap ul .data_ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 11px;
  background: #253858;
  border-radius: 100%;
}

.leftSection .faqsWrap ul .data_ol {
  margin-top: 16px;
  margin-bottom: 20px;
  margin-left: 20px;
}

.leftSection .faqsWrap ul .data_ol li {
  padding-left: 20px;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 13px;
  position: relative;
}

.leftSection .faq-button {
  background: #fbfcfc;
  padding: 6px 0;
  border: 1px solid #0065ff;
  border-radius: 4px;
  width: 234px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 500;
}

.leftSection .allinsurer .footable table {
  text-rendering: optimizeLegibility;
}

.leftSection .allinsurer .footable table tr:first-child {
  background: #f1f3f5 !important;
  color: #fff;
}

.leftSection .allinsurer .footable table tr:nth-child(even) {
  background: #f7fbfd;
}

/*left section close*/
.pbRelatedLinks {
  margin-top: 10px;
  width: 100%;
  background-color: #f4f5f7;
  max-width: 100%;
}

.pbRelatedLinks.container {
  width: 100%;
  max-width: 100%;
}

.pbRelatedLinks .tagbox {
  background-color: transparent;
  border: 0;
  color: transparent;
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  padding: 25px 0;
  text-align: center;
  width: 100%;
  float: left;
}

.pbRelatedLinks .tagbox strong {
  font-size: 12px;
  letter-spacing: normal;
  color: #999999;
  font-weight: bold;
  margin-right: 5px;
}

.pbRelatedLinks .tagbox a {
  font-size: 12px;
  text-decoration: none;
  line-height: 23px;
  background: #ebf3fe;
  border: 1px solid #0065ff;
  border-radius: 3px;
  padding: 7px 10px;
  color: #0065ff;
  font-weight: 500;
  margin: 0px 5px;
  text-decoration: none;
}

.pbRelatedLinks .tagbox a u {
  text-decoration: none;
}

.howMuch_lifeinsurance {
  display: block;
  width: 100%;
  background: #fff;
  border: 2px solid #0662f6;
  padding: 20px;
  border-radius: 5px;
  border-top: 6px solid #0662f6;
  box-shadow: 1px 1px 10px #efefef;
  margin: 10px 0;
}

.howMuch_lifeinsurance .qs {
  font-size: 34px;
  font-weight: bold;
  color: #0662f6;
  line-height: 44px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px;
}

.howMuch_lifeinsurance .qs .subheading {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin: 10px 0;
}

.howMuch_lifeinsurance .quesWrapper {
  padding: 20px 20px 10px;
}

.howMuch_lifeinsurance .quesWrapper .q_count {
  display: none;
  margin-top: 45px;
}

.howMuch_lifeinsurance .quesWrapper .q_count:last-child {
  margin-bottom: 0px;
}

.howMuch_lifeinsurance .quesWrapper .q_count .handarrow {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin: 10px 0 0px;
  position: relative;
}

.howMuch_lifeinsurance .quesWrapper .q_count .handarrow:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background: url(../../../cdn/images/handicon.jpg) no-repeat 0 0;
  left: -20px;
  top: 5px;
}

.howMuch_lifeinsurance .quesWrapper .q_count .handarrow.smallText {
  margin-bottom: 4px;
}

.howMuch_lifeinsurance .quesWrapper .q_count .small {
  font-size: 14px;
  color: #333;
  letter-spacing: 0.016em;
  line-height: 20px;
  margin-bottom: 0;
}

.howMuch_lifeinsurance .quesWrapper .q_count .handarrow.smallText + .small {
  margin-bottom: 20px;
}

.howMuch_lifeinsurance .quesWrapper .q_count .yes,
.howMuch_lifeinsurance .quesWrapper .q_count .no {
  display: inline-block;
  background: #ccc;
  color: #847d7d;
  border-radius: 5px;
  text-align: center;
  padding: 5px 30px;
  margin-right: 10px;
  font-weight: 500;
  min-width: 89px;
  cursor: pointer;
}

.howMuch_lifeinsurance .quesWrapper .q_count .yes.active,
.howMuch_lifeinsurance .quesWrapper .q_count .yes:hover,
.howMuch_lifeinsurance .quesWrapper .q_count .no.active,
.howMuch_lifeinsurance .quesWrapper .q_count .no:hover {
  background: #0662f6;
  color: #fff;
}

.howMuch_lifeinsurance .quesWrapper .q_count .form {
  position: relative;
  margin-top: 16px;
}

.howMuch_lifeinsurance .quesWrapper .q_count .form span {
  display: block;
  font-size: 15px;
  color: #333;
}

.howMuch_lifeinsurance .quesWrapper .q_count .form input {
  width: 100%;
  max-width: 300px;
  padding: 10px 10px 10px 34px;
  border-radius: 5px;
  border: 2px solid #cccccc;
  font-size: 15px;
  line-height: 15px;
}

.howMuch_lifeinsurance .quesWrapper .q_count .form input.error {
  border: 2px solid #f00;
}

.howMuch_lifeinsurance .quesWrapper .q_count .form:first-child {
  display: block;
}

.howMuch_lifeinsurance .quesWrapper .q_count .form .fa-inr {
  font-size: 20px;
  position: absolute;
  top: 14px;
  left: 12px;
}

.howMuch_lifeinsurance .quesWrapper .q_count:first-child {
  display: block;
  margin-top: 0;
}

.howMuch_lifeinsurance .caluclateInsurance_premium {
  display: block;
  margin: 20px 20px 20px;
  display: none;
}

.howMuch_lifeinsurance .caluclateInsurance_premium .submitLink {
  border-radius: 4px;
  background-color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 11px 38px;
  display: inline-block;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
  margin-right: 10px;
  width: 142px;
  text-align: center;
}

.howMuch_lifeinsurance .caluclateInsurance_premium .resetLink {
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #cccccc;
  background: #fff;
  font-size: 14px;
  font-weight: 500;
  color: #a2a0a0;
  padding: 10px 38px;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
  width: 142px;
  text-align: center;
}

@media only screen and (max-width: 440px) {
  .howMuch_lifeinsurance .caluclateInsurance_premium {
    margin: 20px 20px 0px;
  }
  .howMuch_lifeinsurance .caluclateInsurance_premium .submitLink,
  .howMuch_lifeinsurance .caluclateInsurance_premium .resetLink {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
}
.howMuch_lifeinsurance .calcualtedInsurance_cover {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10001;
  display: none;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover.open {
  display: block;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup {
  max-width: 300px;
  width: 100%;
  position: absolute;
  background: #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 300px;
  border-radius: 10px;
  padding: 46px 15px 15px;
  display: flex;
  align-items: center;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue {
  width: 100%;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .text {
  font-size: 30px;
  font-weight: 600;
  line-height: 32px;
  text-align: center;
  color: #333;
  margin-bottom: 15px;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .text.blue {
  font-size: 30px;
  font-weight: 900;
  color: blue;
  border-bottom: 1px dashed rgba(32, 69, 245, 0.3);
  padding-bottom: 12px;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .text.blue .fa-inr {
  margin-right: 10px;
  position: relative;
  top: 2px;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .planstarting {
  text-align: center;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .planstarting span {
  display: block;
  text-align: center;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .planstarting .smalltext {
  font-size: 14px;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .planstarting .plantext {
  font-size: 27px;
  color: #2045f5;
  font-weight: 600;
  line-height: 28px;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .planstarting .plantext i {
  font-size: 14px;
  font-style: normal;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .planstarting .plantext .fa-inr {
  font-size: 23px;
  margin-right: 6PX;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .viewplan {
  display: block;
  width: 190px;
  background: #ee4e34;
  cursor: pointer;
  padding: 9px;
  text-align: center;
  margin-top: 30px;
  margin: 10px auto 5px;
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .coverValue .verysmalltext {
  font-size: 9px;
  text-align: center;
  display: block;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .smalltext {
  font-size: 13px;
  text-align: center;
  display: block;
  line-height: 20px;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .viewplan {
  display: block;
  width: 190px;
  background: #ee4e34;
  cursor: pointer;
  padding: 9px;
  text-align: center;
  margin-top: 30px;
  margin: 20px auto 0;
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
  text-transform: uppercase;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .close {
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 50px;
  top: 5px;
  right: 10px;
  z-index: 10002;
  cursor: pointer;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .close:before,
.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 18px;
  width: 2px;
  background-color: #333;
  top: 7px;
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .close:before {
  transform: rotate(45deg);
}

.howMuch_lifeinsurance .calcualtedInsurance_cover .insurance_popup .close:after {
  transform: rotate(-45deg);
}

@media only screen and (max-width: 1024px) {
  .block_content_wrapper {
    background: #ffffff;
    border: solid rgba(23, 43, 77, 0.2);
    border-width: 1px 0 1px 0;
    margin: 0px 0 20px;
    padding: 16px;
    clear: both;
  }
  .updatedon {
    font-size: 12px;
    padding: 0px 15px 10px;
    display: block;
  }
  .travel_top .travelBackground {
    margin: 0px auto;
  }
  .topSliderIcon .slick-arrow {
    position: absolute;
  }
  .grid {
    padding: 0px;
    display: block;
    width: 100%;
  }
  .grid .leftSection .planbox {
    height: auto;
  }
  .grid .leftSection .planbox .planlogo {
    height: auto;
    position: relative;
    text-align: center;
  }
  .grid .leftSection .planbox .planlogo img {
    position: initial;
  }
  .grid .leftSection .planbox h3 {
    display: block;
    padding-left: 0;
    margin: 0px 0 20px;
    width: 100%;
    text-align: center;
  }
  .grid .leftSection .planbox .knowmore_item {
    text-align: center;
    font-weight: 500;
  }
  .grid .leftSection .restPlans {
    margin: 0px auto 0px;
  }
  .grid .leftSection .bannertravelredirect img,
  .grid .leftSection .bannertermredirect img {
    width: auto;
    max-width: 100%;
  }
  .grid .leftSection .single_image img {
    float: initial;
    padding: 10px;
    width: 100%;
    max-width: 400px;
  }
  .grid .leftSection h1,
  .grid .leftSection h1 strong {
    font-size: 24px;
    line-height: 36px;
    margin: 10px 0px 10px;
    letter-spacing: 0.024em;
  }
  .grid .leftSection h2,
  .grid .leftSection h2 strong {
    font-size: 20px;
    line-height: 30px;
    margin: 10px 0px 10px;
    letter-spacing: 0.02em;
  }
  .grid .leftSection h3,
  .grid .leftSection h3 strong {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.016em;
    margin: 10px 0px 10px;
  }
  .grid .leftSection h3 a,
  .grid .leftSection h3 strong a {
    padding-top: 5px;
    display: block;
  }
  .grid .leftSection .number-listing-box li.numbers:before {
    left: -2px;
    top: -5px;
  }
  .grid .leftSection .number-listing-box li.numbers:after {
    left: -2px;
    top: -5px;
  }
  .pbRelatedLinks {
    margin-top: 0px;
    background: none;
  }
  .pbRelatedLinks .tagbox {
    float: initial;
    text-align: left;
    padding: 0px;
  }
  .pbRelatedLinks .tagbox strong {
    text-align: left;
    display: block;
    padding: 5px;
  }
  .pbRelatedLinks .tagbox a {
    display: inline-block;
    margin: 4px;
    padding: 3px 3px;
  }
  .leftSection .return_calculator_box_investment {
    width: 100%;
    max-width: 100%;
  }
  .leftSection .return_calculator_box_investment .calc_form {
    padding: 15px 0px 15px;
    border: none;
    border-radius: 6px 6px 0px 0px;
  }
  .leftSection .return_calculator_box_investment .calc_form .feildWrapper label {
    padding: 15px 0 5px;
    display: block;
    font-size: 15px;
    font-weight: 500;
  }
  .leftSection .return_calculator_box_investment .calc_form .feildWrapper select {
    font-size: 16px;
  }
  .leftSection .return_calculator_box_investment .calc_form .feildWrapper:nth-child(1),
  .leftSection .return_calculator_box_investment .calc_form .feildWrapper:nth-child(2) {
    width: 70%;
    margin-right: 2%;
  }
  .leftSection .return_calculator_box_investment .calc_form .feildWrapper:nth-child(3) {
    width: 32%;
    margin: 20px 0;
  }
  .leftSection .return_calculator_box_investment .tableBox table {
    border-top: solid 0.8px #e1e1e1;
  }
}
.card {
  border-radius: 0px;
  background: #fff;
  margin: 20px 0;
  border-radius: 0;
  border: solid 0.8px rgba(23, 43, 77, 0.2);
  border-left: 0;
  border-right: 0;
}

.card.ratingsBlock {
  background: #fff;
}

.nav-link ul:before {
  display: none;
}

.leftSection,
.rightSection {
  font-size: 16px;
  line-height: 1.8;
  text-align: left;
  letter-spacing: 0.5px;
}

@media only screen and (max-width: 768px) {
  .leftSection .return_calculator_box_investment {
    width: 100%;
    max-width: 100%;
  }
  .leftSection .return_calculator_box_investment .tableBox {
    overflow-x: scroll;
  }
  .leftSection .return_calculator_box_investment .tableBox table {
    width: 700px;
  }
  .pbRelatedLinks .tagbox a {
    font-size: 11px;
    padding: 5px 2px;
  }
  .single_image img {
    float: initial;
    padding: 10px;
    width: 100%;
    max-width: 400px;
  }
}
@media only screen and (max-width: 640px) {
  .leftSection .return_calculator_box_investment .calc_form .feildWrapper:nth-child(1),
  .leftSection .return_calculator_box_investment .calc_form .feildWrapper:nth-child(2) {
    width: 90%;
    margin-right: 2%;
  }
  .leftSection .return_calculator_box_investment .calc_form .feildWrapper:nth-child(3) {
    width: 60%;
    margin: 20px 0;
  }
  .pbRelatedLinks .tagbox a {
    display: inline-block;
    margin: 4px;
    line-height: 13px;
    font-size: 11px;
    padding: 4px;
    text-align: center;
  }
  .single_image img {
    float: initial;
    padding: 10px;
    width: 100%;
    max-width: 400px;
  }
  .showForm {
    margin: 0 auto 2%;
    width: 100%;
  }
  .leftSection h1,
  .leftSection h1 strong {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.024em;
  }
  .leftSection h2,
  .leftSection h2 strong {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.02em;
  }
  .leftSection h3,
  .leftSection h3 strong {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.016em;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .leftSection .return_calculator_box_investment .tableBox table {
    width: 500px;
  }
}
@media only screen and (max-width: 360px) {
  .rightSection .graphDiv img {
    width: 100%;
  }
  .leftSection .left_fullbanner img {
    width: 100%;
  }
}
.fd_bankwise {
  margin: 20px 0 0;
}

.fd_bankwise .heading {
  padding: 0 0 10px;
  font-weight: 500;
}

.blue-block {
  border: 1px solid #005387;
  min-height: 100px;
  display: flex;
  padding: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .blue-block {
    flex-wrap: wrap;
    row-gap: 10px;
  }
}
.blue-block .col-md-3 {
  width: 25%;
  text-align: center;
  border-right: 1px solid #005387;
  padding-right: 10px;
}

.blue-block .col-md-3:last-child {
  border: 0;
}

@media only screen and (max-width: 767px) {
  .blue-block .col-md-3 {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #005387;
    padding-bottom: 10px;
  }
}
.blue-block .col-md-4 {
  width: 33.333%;
  text-align: center;
  border-right: 1px solid #005387;
  padding-right: 10px;
}

.blue-block .col-md-4:last-child {
  border: 0;
}

@media only screen and (max-width: 767px) {
  .blue-block .col-md-4 {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #005387;
    padding-bottom: 10px;
  }
}
.blue-block span.fd-icon {
  width: 32px;
  height: 34px;
  display: inline-block;
  margin: 0 auto;
  background: url(../../images/bu/fd-icons.png) no-repeat;
  background-size: 100%;
}

.blue-block span.fd-icon.tenure {
  background-position: 0 -43px;
}

.blue-block span.fd-icon.rate {
  background-position: 0 -87px;
}

.blue-block span.title {
  font-size: 18px;
  display: block;
  color: #333;
}

.blue-block span.figer,
.blue-block span.limit {
  font-size: 13px;
  display: block;
  color: #005387;
}

.bannercarredirect {
  cursor: pointer;
}

.timeline-item {
  background: #e1edff;
  border-radius: 3px;
  padding: 0;
  margin: 0 auto;
  max-width: 100%;
  min-height: 450px;
}

.animated-background {
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: linear-gradient(to right, #e1edff 8%, #f6faff 50%, #e1edff 100%);
  background-size: 1100px 104px;
  height: 450px;
  position: relative;
}

@keyframes placeHolderShimmer {
  0% {
    background-position: 0px 0;
  }
  100% {
    background-position: 1000px 0;
  }
}
.sticky-nav {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  transition: none;
  box-shadow: none;
  background: none;
  left: 0;
  animation: slide-down 0.7s;
}

.slick-disabled {
  opacity: 1 !important;
}

.nav-link {
  box-shadow: 1px 6px 10px 0 rgba(37, 56, 88, 0.21);
  border: solid 0px #ededed;
  background-color: #ffffff;
}

.nav-link .container-nav1 {
  max-width: 1170px;
  margin: auto;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}

.nav-link .container-nav1 .arrow-left1 {
  width: 20px;
  margin-left: -1%;
  cursor: pointer;
  position: relative;
  display: none;
}

.nav-link .container-nav1 .left-links {
  transform: rotate(-180deg);
  width: 16px;
  height: 16px;
  background-position: -9px -1298px;
  font-size: 0;
}

.nav-link .container-nav1 .nav-wrap {
  position: relative;
}

.nav-link .container-nav1 .cta-call a,
.nav-link .container-nav1 .cta-call .sticknav_viewplan {
  border-radius: 4px;
  background-color: #0065ff;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 10px 18px;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
}

.nav-link ul {
  list-style: none;
  max-width: 890px;
}

.nav-link ul:before {
  content: "";
  position: absolute;
  top: 11px;
  right: -23px;
  z-index: 9;
  width: 31px;
  height: 70px;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.49), rgba(255, 255, 255, 0.91) 34%, #ffffff);
}

.nav-link ul li {
  display: inline-block;
  background: #fff;
  position: relative;
}

.nav-link ul li a {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.29;
  color: #253858;
  cursor: pointer;
  display: block;
  padding: 35px 20px;
}

.nav-link ul li.active a {
  color: #0065ff;
  background: none;
}

.nav-link ul li.active a:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 9;
  height: 3px;
  background: #0065ff;
  width: 100%;
}

#navBarBookmarks .slick-arrow {
  background: url(../../images/bu/health/icons_bu.svg) no-repeat -9px -1298px;
  width: 16px;
  height: 16px;
  position: absolute;
  border: none;
  cursor: pointer;
}

#navBarBookmarks .slick-prev {
  transform: rotate(-180deg);
  left: -30px;
  top: 38px;
}

#navBarBookmarks .slick-next {
  right: -54px;
  top: 38px;
}

@media only screen and (max-width: 1024px) {
  .container-nav1 .nav-wrap {
    width: 100%;
    overflow: auto;
    white-space: nowrap;
    scroll-behavior: smooth;
  }
  .nav-link ul li {
    margin: 0 12px;
    background: transparent;
  }
  .nav-link ul li a {
    cursor: none;
    padding: 16px 0;
  }
  .cta-call {
    display: none;
  }
  #navBarBookmarks .slick-arrow {
    display: none !important;
  }
}
#navbar-links {
  display: none;
}

#navBarBookmarksWrapper.nav-wrap-sticky .prev {
  position: absolute;
  cursor: pointer;
  top: 25px;
  left: -35px;
  width: 24px;
  height: 24px;
  border: 0;
  outline: none;
  transform: rotate(180deg);
  background: #fff url(https://www.policybazaar.com/cdn/images/bu/health/icons_bu.svg) no-repeat;
  background-position: -4px -1296px;
  font-size: 0px;
}

#navBarBookmarksWrapper.nav-wrap-sticky .next {
  position: absolute;
  cursor: pointer;
  top: 27px;
  right: -40px;
  width: 24px;
  height: 24px;
  border: 0;
  outline: none;
  background: #fff url(https://www.policybazaar.com/cdn/images/bu/health/icons_bu.svg) no-repeat;
  background-position: -4px -1296px;
  font-size: 0px;
}

#navBarBookmarksWrapper.nav-wrap-sticky .prev.disabled,
#navBarBookmarksWrapper.nav-wrap-sticky .next.disabled {
  opacity: 0.25;
}

.nav-link .container-nav1 .nav-wrap-sticky #navBarBookmarks div {
  padding: 24px 0;
}

#navBarBookmarks div.first,
#navBarBookmarks div.last {
  margin: 0 !important;
}

@media only screen and (max-width: 1024px) {
  .nav-link .container-nav1 .nav-wrap #navBarBookmarks div {
    margin: 0px 12px;
  }
  .nav-link .container-nav1 .nav-wrap-sticky #navBarBookmarks div {
    padding: 17px 0;
  }
  .nav-link .container-nav1 .nav-wrap-sticky #navBarBookmarks {
    padding: 0px 0;
    width: 90%;
    margin: 0 auto;
  }
}
a,
input,
select,
button,
textarea,
textPath,
a:focus,
input:focus,
select:focus,
textarea:focus,
textPath:focus,
button:focus {
  outline: 0px;
  box-shadow: none;
}

#policybazaar {
  width: 100%;
  padding-top: 0px;
}

.breadcrumbinner ul.breadcrumb {
  padding: 10px 0px;
  border-bottom: solid 0.5px rgba(37, 56, 88, 0.2);
  margin-bottom: 30px;
  width: 1140px;
}

.breadcrumbinner ul.breadcrumb li {
  font-size: 12px;
  padding: 0;
  margin-right: 5px;
}

.breadcrumbinner ul.breadcrumb li:after {
  right: -4px;
  top: 1px;
}

.breadcrumbinner ul.breadcrumb li.active {
  display: none;
}

.breadcrumbinner ul.breadcrumb li a {
  color: #0065ff;
  font-size: 12px;
  font-weight: 400;
}

.breadcrumbinner ul.breadcrumb li .currentLocation {
  font-size: 12px;
}

.rightSection {
  width: 342px;
  float: right;
  padding: 0px;
  flex-shrink: 0;
}

@media only screen and (max-width: 1024px) {
  .rightSection {
    width: 100%;
    max-width: 100%;
    margin: 0px 0;
    float: left;
    padding: 0px;
  }
}
.rightSection.no-webp .supplier_icon,
.rightSection.no-webp .allCalc,
.rightSection.no-webp .allimg {
  background-image: url(../../images/bu/sprite_landing@2x.png?v=1007);
}

.rightSection.webp .supplier_icon,
.rightSection.webp .allCalc,
.rightSection.webp .allimg {
  background-image: url(../../images/bu/sprite_landing@2x.png?v=1007);
  background-size: 100px 4942px;
}

.rightSection img[alt] {
  font-size: 0;
}

.rightSection .mt-0 {
  margin-top: 0;
}

.rightSection .graphDiv {
  cursor: pointer;
  text-align: center;
  margin: 20px 0 10px;
}

.rightSection .graphDiv img {
  max-width: 100%;
}

.rightSection .graphDiv.first {
  margin-top: 0px;
}

@media only screen and (max-width: 1024px) {
  .rightSection .graphDiv.first {
    margin: 20px;
  }
}
.rightSection .calculateBtn,
.rightSection .fdcalculator .bluebg .forex-form-bootstrap .calculate_d {
  background-color: #ffd65e !important;
  background-image: linear-gradient(to bottom, #ffd65e, #febf04) !important;
}

.rightSection .card {
  border-radius: 8px;
  border: solid 0.8px rgba(23, 43, 77, 0.2);
  padding: 6px 16px;
  margin-bottom: 20px;
  background: #FFFFFF;
  box-shadow: none;
}

.rightSection .card.search_article {
  display: block;
  background: #f1f3f5;
  border: none;
  padding-top: 12px;
  padding-bottom: 20px;
  margin-bottom: 18px;
}

.rightSection .card .viewAll {
  font-size: 13px;
  color: #0265fc;
  width: 100%;
  display: block;
  padding: 15px;
  text-align: right;
  border-top: 1px solid #d3d7de;
}

.rightSection .card.insurers,
.rightSection .card.calculator,
.rightSection .card.travelguide {
  padding: 0;
}

.rightSection .card.list_typeA {
  padding-bottom: 20px;
}

.rightSection .card.list_typeA .card_heading {
  padding: 0px 0 0px 0px;
}

.rightSection .card.list_typeA .titleText {
  font-size: 24px;
  padding: 0px 0 7px;
  color: #253858;
  font-weight: 500;
}

.rightSection .card.card.articles .card_heading {
  padding: 10px 0 10px 0px;
}

.rightSection .card.ratingsBlock {
  background: #f1f3f5;
  border: none;
  margin: 10px 0 20px;
  padding: 0 10px;
}

.rightSection .card.ratingsBlock .card_heading {
  font-size: 20px;
  padding: 10px 0 10px 0px;
}

.rightSection .card.ratingsBlock .review_btn .button {
  margin: 3px 0 18px;
}

.rightSection .card.travelguide .insurerBlock {
  padding: 14px 14px 18px;
}

.rightSection .card.travelguide .insurerBlock:after {
  top: 24px;
}

.rightSection .card.travelguide .insurerBlock .insurerName {
  width: calc(95% - 80px);
  margin-left: 0px;
}

.rightSection .insurerBlock {
  align-items: center;
  margin-bottom: 0px;
  display: flex;
  border-top: solid 0.8px #d3d7de;
  padding: 5px;
  min-height: 60px;
  position: relative;
}

.rightSection .insurerBlock .insurerLogo {
  border: 0px solid rgba(23, 43, 77, 0.2);
  border-radius: 4px;
  height: 50px;
  overflow: hidden;
  padding: 0;
  width: 38px;
}

.rightSection .insurerBlock .insurerLogo.articleImg {
  padding: 0;
  width: 80px;
  display: inline-block;
  margin-top: 6px;
}

.rightSection .insurerBlock .insurerLogo.articleImg img {
  max-width: 100%;
}

.rightSection .insurerBlock .insurerName {
  font-weight: 200;
  font-size: 14px;
  letter-spacing: 0.5px;
  width: calc(95% - 80px - 25px);
  margin-left: 10px;
  display: inline-block;
}

.rightSection .insurerBlock .insurerName span {
  font-weight: 400;
  color: #172b4d;
  display: block;
  transition: color ease-in 0.3s;
  line-height: 21px;
  letter-spacing: 0.014em;
}

.rightSection .insurerBlock:after {
  content: "";
  border: solid rgba(23, 43, 77, 0.5);
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  position: absolute;
  right: 20px;
  top: 28px;
}

.rightSection .article_newsLetter {
  position: relative;
  overflow: hidden;
  background: #f1f3f5;
  border: none;
  padding-bottom: 17px;
  padding-top: 37px;
}

.rightSection .article_newsLetter .newsletterImg {
  margin-bottom: 10px;
  text-align: center;
  margin-top: -16px;
}

.rightSection .article_newsLetter .titleText {
  margin-bottom: 0 !important;
  color: #253858 !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  padding: 10px 0 10px 14px !important;
  text-align: center !important;
}

.rightSection .article_newsLetter .subText {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  color: #505f79;
  padding-bottom: 15px;
}

.rightSection .fieldsWrapper {
  margin-bottom: 16px;
}

.rightSection .fieldsWrapper .ns_success span {
  font-size: 14px;
  color: #119442;
}

.rightSection .fieldsWrapper .field {
  border-radius: 4px;
  border: solid 1px rgba(37, 56, 88, 0.2);
  outline: none;
  -webkit-appearance: none;
  position: relative;
  transition: border 0.3s ease-in;
}

.rightSection .fieldsWrapper input[type=text],
.rightSection .fieldsWrapper input[type=tel],
.rightSection .fieldsWrapper input[type=password],
.rightSection .fieldsWrapper input[type=text],
.rightSection .fieldsWrapper input[type=tel],
.rightSection .fieldsWrapper input[type=password] {
  border: none;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #172b4d;
  padding: 0 16px;
  border-radius: 4px;
  height: 48px;
}

.rightSection #newsletterFld.error .ns_Letter {
  border: 1px solid #f00;
}

.rightSection #newsletterFld.error .ns_error {
  font-size: 12px;
  color: #f00;
}

.rightSection .rightSidebtn {
  border-radius: 8px;
  border: solid 0.8px #0e4cca;
  margin-bottom: 20px;
  background: #FFFFFF;
  color: #253858;
  font-size: 18px;
  font-weight: 500;
  padding: 0;
  text-align: left;
  letter-spacing: 0.5px;
  display: flex;
  width: 100%;
  position: relative;
  height: 65px;
  align-items: center;
}

@media only screen and (max-width: 1024px) {
  .rightSection .rightSidebtn {
    border-radius: 0px;
    border-right: none;
    border-left: 0;
  }
}
.rightSection .rightSidebtn .iconimg {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin: 0 10px;
}

.rightSection .rightSidebtn .iconimg img {
  width: 100%;
  height: auto;
}

.rightSection .rightSidebtn:after {
  content: "";
  border: solid #0e4cca;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(-45deg);
  position: absolute;
  right: 20px;
  top: 27px;
}

.rightSection .calculatorsList {
  margin: 0;
  padding: 0;
  list-style: none;
}

.rightSection .calculatorsList li {
  font-size: 14px;
}

.rightSection .calculatorsList li a {
  color: #253858;
  transition: color 0.3s ease-in;
  border-top: solid 0.8px #d3d7de;
  padding: 12px 0 12px 61px;
  display: block;
  position: relative;
}

.rightSection .calculatorsList li a:hover {
  color: #0065ff;
}

.rightSection .calculatorsList li a:after {
  content: "";
  border: solid rgba(23, 43, 77, 0.5);
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  position: absolute;
  right: 23px;
  top: 23px;
}

.rightSection .fdcalculator .bluebg {
  background: #005387;
  color: #fff;
  margin: 10px 0 20px;
}

.rightSection .fdcalculator .calculate_compare_result {
  padding: 0px;
  margin: 20px 0 0px 0;
}

.rightSection .fdcalculator .calculate_compare_result table {
  border: none;
  border-radius: 0;
  font-size: 12px;
}

.rightSection .fdcalculator .calculate_compare_result table td :nth-child {
  color: #f90;
}

.rightSection .fdcalculator .calculate_compare_result table td :nth-child(2) {
  font-size: 14px;
  font-weight: 600;
}

.rightSection .fdcalculator .bluebg .forex-form-bootstrap {
  padding: 15px;
}

.rightSection .fdcalculator .bluebg .forex-form-bootstrap h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0px 0 20px;
}

.rightSection .fdcalculator .bluebg .forex-form-bootstrap .form-control {
  margin-bottom: 10px;
}

.rightSection .fdcalculator .bluebg .forex-form-bootstrap .form-group.boxMulti {
  margin: 8px 0 20px;
}

.rightSection .fdcalculator .bluebg .forex-form-bootstrap .calculate_d {
  border: 1px solid #ffc826;
  border-radius: 3px;
  padding: 10px 10px 10px 10px;
  text-decoration: none;
  display: inline-block;
  font-weight: bold;
  color: #fff;
  z-index: 72;
  text-transform: uppercase;
}

.rightSection .fdcalculator .bluebg .forex-form-bootstrap label {
  display: inline-block;
  color: #fff;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 14px;
}

.rightSection .fdcalculator .bluebg .forex-form-bootstrap select {
  height: auto;
  padding: 8px;
  -webkit-appearance: none;
  border: none;
  width: 100%;
  background-color: #fff;
  background-position: 95%;
}

.rightSection .fdcalculator .bluebg .forex-form-bootstrap select.error {
  border: 1px solid #ff9797 !important;
}

.rightSection .fdcalculator .bluebg .forex-form-bootstrap input {
  padding: 8px;
  width: 100%;
  background-color: #fff;
  border: none;
}

.rightSection .fdcalculator .bluebg .forex-form-bootstrap input.error {
  border: 1px solid #ff9797 !important;
}

.rightSection .fdcalculator .bluebg .forex-form-bootstrap .boxMulti {
  display: flex;
}

.rightSection .fdcalculator .bluebg .forex-form-bootstrap .boxMulti select,
.rightSection .fdcalculator .bluebg .forex-form-bootstrap .boxMulti input {
  width: 50%;
}

.rightSection .fdcalculator .bluebg .forex-form-bootstrap .boxMulti input {
  margin-right: 5%;
}

.rightSection .fdcalculator .bluebg .forex-form-bootstrap .boxMulti .custom-radio-btns,
.rightSection .fdcalculator .bluebg .forex-form-bootstrap .boxMulti label {
  width: 50%;
}

.rightSection .fdcalculator .bluebg .forex-form-bootstrap .boxMulti .custom-radio-btns label {
  width: 40%;
  position: relative;
  padding-right: 4px;
  padding-left: 20px;
  font-weight: 400;
  margin: 0 !important;
  line-height: 20px;
}

.rightSection .fdcalculator .bluebg .forex-form-bootstrap .boxMulti .custom-radio-btns label .circle {
  width: 15px;
  height: 15px;
  border: 2px solid #fff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  display: block;
  top: 2px;
}

.rightSection .fdcalculator .bluebg .forex-form-bootstrap .boxMulti .custom-radio-btns label .circle::after {
  content: "";
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: 0px auto;
  display: none;
  /* line-height: 28px; */
  top: 3px;
  position: relative;
}

.rightSection .fdcalculator .bluebg .forex-form-bootstrap .boxMulti .custom-radio-btns input {
  visibility: hidden;
  position: absolute;
  margin: 0;
}

.rightSection .fdcalculator .bluebg .forex-form-bootstrap .boxMulti .custom-radio-btns input:checked + .circle::after {
  display: block;
}

.rightSection .card.articles .insurerBlock {
  border: none;
  align-items: top;
}

.rightSection .card.articles .insurerBlock:after {
  display: none;
}

.rightSection .allCalc,
.rightSection .allimg {
  background-repeat: no-repeat;
  width: auto;
  height: auto;
}

.rightSection .supplier_icon {
  margin-left: 10px;
  background-repeat: no-repeat;
  background-position: 0 51px;
}

.rightSection .card_heading,
.rightSection .card_heading a {
  margin-bottom: 0;
  color: #253858;
  font-size: 24px;
  font-weight: 500;
  padding: 10px 0 10px 14px;
  text-align: left;
  letter-spacing: 0.5px;
  line-height: 32px;
}

.rightSection .btn {
  cursor: pointer;
  font-weight: 300;
  text-align: center;
  padding: 8px 0;
  border: solid 1px transparent;
  border-radius: 4px;
  background: #0065ff;
  width: 100%;
  font-size: 16px;
  margin: 0 0 0 0;
  color: #fff;
  text-transform: uppercase;
  height: 48px;
  letter-spacing: 0.05em;
  line-height: 1.6;
}

.rightSection .article_newsLetter .btn {
  width: 100%;
  border: 1px solid #0065ff;
  background: #fff;
  color: #0065ff;
  font-size: 16px;
  font-weight: 500;
  display: block;
}

.rightSection .article_newsLetter .btn span {
  line-height: 30px;
}

.rightSection #searchForm input[type=text] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  margin-bottom: 10px;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  border: none;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #172b4d;
  padding: 0 16px;
  border-radius: 4px;
  height: 48px;
  border: solid 1px rgba(37, 56, 88, 0.2);
}

.rightSection #searchForm button {
  cursor: pointer;
  display: block;
  width: 100%;
  background: #fff;
  color: #0065ff;
  padding: 10px 12px;
  text-align: center;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 500;
  outline: 0;
  text-transform: uppercase;
  border: 1px solid #0065ff;
  line-height: 1.6;
}

.rightSection .searchError {
  clear: both;
  font-size: 12px;
  font-family: inherit;
  padding: 0 0 7px 0;
  color: red;
  font-weight: 400;
}

.rightSection .videobox_right {
  border-radius: 8px;
  border: solid 0.8px rgba(23, 43, 77, 0.2);
  margin-bottom: 16px;
  padding: 10px 10px 10px 10px;
}

.rightSection .videobox_right object {
  width: 100%;
  height: 240px;
}

.rightSection .videobox_right iframe {
  border: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  border-radius: 8px;
  height: 240px;
}

@media only screen and (max-width: 1024px) {
  .rightSection .graphDiv {
    cursor: pointer;
    text-align: center;
  }
  .rightSection .graphDiv img {
    max-width: 100%;
  }
  .rightSection .card.search_article {
    border-radius: 0;
    border: solid 0.8px rgba(23, 43, 77, 0.2);
    border-left: 0;
    border-right: 0;
    background: #fff;
  }
  .rightSection .card {
    border-radius: 0;
    border: solid 0.8px rgba(23, 43, 77, 0.2);
    border-left: 0;
    border-right: 0;
    margin-bottom: 20px;
  }
  .rightSection .card.ratingsBlock {
    background: #fff;
    padding: 0px;
  }
  .rightSection .article_newsLetter {
    background: #FFFFFF;
  }
  .rightSection .videobox_right {
    max-width: 100%;
    border-radius: 0px;
    margin: 0px auto 20px;
    padding: 10px;
  }
  .rightSection .videobox_right iframe {
    width: 100%;
    height: 420px;
  }
}
@media only screen and (max-width: 640px) {
  .rightSection .videobox_right iframe {
    width: 100%;
    height: 300px;
  }
}
@media only screen and (max-width: 480px) {
  .rightSection .videobox_right {
    max-width: 100%;
  }
  .rightSection .videobox_right iframe {
    width: 100%;
    height: 200px;
  }
}
.rightSection .allCalc.saving {
  background-position: 14px -2045px;
}

.rightSection .allCalc.regular_saving {
  background-position: 14px -4742px;
}

.rightSection .allCalc.future_saving {
  background-position: 14px -4818px;
}

.rightSection .allCalc.income_tax {
  background-position: 14px -2116px;
}

.rightSection .allCalc.human_life_value {
  background-position: 14px -2178px;
}

.rightSection .allCalc.retirement {
  background-position: 14px -2252px;
}

.rightSection .allCalc.health_insurance_premium {
  background-position: 14px -2334px;
}

.rightSection .allCalc.car_insurance {
  background-position: 14px -2410px;
}

.rightSection .allCalc.bike_insurance {
  background-position: 14px -2487px;
}

.rightSection .allCalc.sip {
  background-position: 16px -2569px;
}

.rightSection .allCalc.life_insurance {
  background-position: 16px -2652px;
}

.rightSection .allCalc.term_insurance {
  background-position: 16px -2732px;
}

.rightSection .allCalc.ulip {
  background-position: 16px -2804px;
}

.rightSection .allCalc.premium {
  background-position: 16px -2884px;
}

.rightSection .allCalc.fd {
  background-position: 16px -2973px;
}

.rightSection .allCalc.investment {
  background-position: 16px -3065px;
}

.rightSection .allCalc.home {
  background-position: 16px -3156px;
}

.rightSection .allimg.other,
.rightSection .allCalc.other {
  background-position: 16px -4540px;
}

.rightSection .allCalc.travel {
  background-position: 16px -4537px;
}

.rightSection .allCalc.annuity {
  background-position: -50px -162px;
}

.rightSection .allCalc.npscalc {
  background-position: -50px -292px;
}

.rightSection .aegon-life_icon {
  background-position: 0 -3911px;
}

.rightSection .aviva-life_icon {
  background-position: 0 -3828px;
}

.rightSection .bajaj-allianz-life_icon {
  background-position: -2px -97px;
}

.rightSection .bharti-axa-life_icon {
  background-position: -3px -1385px;
}

.rightSection .birla-sun-life_icon {
  background-position: 1px -4675px;
}

.rightSection .canara-hsbc-life_icon {
  background-position: 0 -3992px;
}

.rightSection .edelweiss-life_icon {
  background-position: 0px -293px;
}

.rightSection .exide-life_icon {
  background-position: 0 -4071px;
}

.rightSection .future-generali-life_icon {
  background-position: 1px -361px;
}

.rightSection .hdfc-life_icon,
.rightSection .HDFC_icon {
  background-position: 1px -1468px;
}

.rightSection .icici-life_icon {
  background-position: -67px 13px;
}

.rightSection .idbi-life_icon {
  background-position: 1px -4228px;
}

.rightSection .indiafirst-life_icon {
  background-position: -2px -4608px;
}

.rightSection .kotak-life_icon {
  background-position: 1px -557px;
}

.rightSection .max-life_icon {
  background-position: 3px -685px;
}

.rightSection .pnb-metlife-life_icon {
  background-position: 0 -4305px;
}

.rightSection .dhfl-pramerica-life_icon {
  background-position: -2px -1696px;
}

.rightSection .sbi-life_icon,
.rightSection .SBI_icon {
  background-position: 1px -1031px;
}

.rightSection .sahara-life_icon {
  background-position: 0 -4384px;
}

.rightSection .shriram-life_icon {
  background-position: 1px -4466px;
}

.rightSection .star-union-life_icon {
  background-position: 1px -1093px;
}

.rightSection .tata-aia-life_icon {
  background-position: 3px -1151px;
}

.rightSection .postal-india-life_icon {
  background-position: 0 -4904px;
}

.rightSection .reliance-life_icon {
  background-position: 2px -1538px;
}

.rightSection .digit-general_icon {
  background-position: -1px -216px;
}

.rightSection .edelweiss-general_icon {
  background-position: 0 -293px;
}

.rightSection .hdfc-general_icon {
  background-position: 1px -1468px;
}

.rightSection .icici-general_icon,
.rightSection .ICICI_icon {
  background-position: -67px 13px;
}

.rightSection .dhfl-general_icon {
  background-position: -2px -1696px;
}

.rightSection .oriental-insurance-general_icon {
  background-position: 4px -733px;
}

.rightSection .new-india-assurance-general_icon {
  background-position: 3px -1774px;
}

.rightSection .national-insurance-general_icon {
  background-position: 3px -1947px;
}

.rightSection .royal-sundaram-general_icon {
  background-position: 1px -953px;
}

.rightSection .united-india-general_icon {
  background-position: 0px -1210px;
}

.rightSection .universal-sompo-general_icon {
  background-position: 0px -1266px;
}

.rightSection .acko-general_icon {
  background-position: -6px -3466px;
}

.rightSection .aditya-birla-general_icon {
  background-position: 1px -4675px;
}

.rightSection .apollo-munich-general_icon {
  background-position: -3px -36px;
}

.rightSection .raheja-qbe-general_icon {
  background-position: 3px -1612px;
}

.rightSection .religare-general_icon,
.rightSection .Reliance_icon {
  background-position: 1px -883px;
}

.rightSection .sbi-general_icon {
  background-position: 1px -1031px;
}

.rightSection .bajaj-allianz-general_icon {
  background-position: -2px -97px;
}

.rightSection .bharti-axa-general_icon {
  background-position: -3px -1385px;
}

.rightSection .cholamandalam-general_icon {
  background-position: -4px -1862px;
}

.rightSection .future-generali-general_icon {
  background-position: 1px -361px;
}

.rightSection .iffco-tokio-general_icon {
  background-position: 4px -494px;
}

.rightSection .liberty-general_icon {
  background-position: 3px -626px;
}

.rightSection .manipalcigna-general_icon {
  background-position: 0px -156px;
}

.rightSection .kotak-general_icon,
.rightSection .kotak-mahindra-general_icon {
  background-position: 1px -557px;
}

.rightSection .reliance-general_icon {
  background-position: 2px -1538px;
}

.rightSection .shriram-general_icon {
  background-position: 1px -4466px;
}

.rightSection .star-general_icon {
  background-position: 2px -1091px;
}

.rightSection .tata-aig-general_icon {
  background-position: -66px -355px;
}

.rightSection .max-general_icon_icon {
  background-position: 3px -685px;
}

.rightSection .Axis_icon {
  background-position: -67px -63px;
}

.rightSection .UTI_icon {
  background-position: -67px -399px;
}

.leftSection,
.rightSection {
  font-size: 16px;
  line-height: 1.8;
  text-align: left;
  letter-spacing: 0.5px;
  display: block;
}

@media only screen and (max-width: 1024px) {
  body {
    background: #f4f5f7;
  }
  #policybazaar {
    width: 100%;
    padding-top: 0px;
  }
  #policybazaar #reviewslide {
    background: #FFFFFF;
    padding: 0px 15px;
    width: 100%;
  }
  .rightSection .livesProtectedDiv {
    margin: 30px auto;
  }
  #our-partners {
    width: 85% !important;
  }
  .breadcrumbinner ul.breadcrumb {
    padding: 10px 16px;
    margin: 0;
    border: none;
    width: 100%;
    border-radius: 0px;
  }
  .container-nav1 .nav-wrap::-webkit-scrollbar {
    display: none;
  }
  #policybazaar {
    width: 100%;
    background: #f4f5f7;
  }
  #policybazaar .rightSection {
    width: 100%;
    max-width: 100%;
    margin: 0px 0;
    float: left;
    padding: 0px;
  }
  #policybazaar .rightSection .card.articles {
    padding-bottom: 20px;
  }
  #policybazaar #common_footer {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .rightSection .livesProtectedDiv {
    max-width: 350px;
  }
}
@media only screen and (max-width: 640px) {
  .pbRelatedLinks {
    padding: 0px 0px;
  }
}
.contentStyles .block_content_wrapper ol {
  margin: 0 15px;
}

.faqsWrapper ul {
  list-style: none;
}

.floatingpopup {
  text-align: center;
  display: block;
}

.floatingpopup img {
  max-width: 400px;
  margin: 0 auto 20px;
  text-align: center;
}

.rhs-sticky-banner-box {
  border: 1px solid #D0D4DB;
  border-radius: 8px;
  padding: 8px;
  max-width: 342px;
  width: 100%;
  z-index: 99;
}

@media screen and (max-width: 1024px) {
  .rhs-sticky-banner-box {
    display: none;
  }
}
.rhs-sticky-banner-box.fixed {
  position: fixed;
  background: #fff;
  top: 105px;
  right: auto;
}

.rhs-sticky-banner-box .rhs-sticky-banner {
  background: #253858 0% 0% no-repeat padding-box;
  border-radius: 8px;
  padding: 11px 21px 0;
}

.rhs-sticky-banner-box .rhs-sticky-banner .rhs-sticky-banner-heading {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.54px;
  position: relative;
  font-weight: bold;
  padding: 0 0 7px;
  margin-bottom: 10px;
}

.rhs-sticky-banner-box .rhs-sticky-banner .rhs-sticky-banner-heading:after {
  content: "";
  position: absolute;
  left: 0;
  background-color: #54BFFE;
  width: 40%;
  height: 1px;
  bottom: 0;
}

.rhs-sticky-banner-box .rhs-sticky-banner ul {
  list-style-type: none;
}

.rhs-sticky-banner-box .rhs-sticky-banner ul li {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  letter-spacing: 0.42px;
  font-weight: 500;
  position: relative;
  margin-bottom: 8px;
  padding-left: 18px;
}

.rhs-sticky-banner-box .rhs-sticky-banner ul li::before {
  content: "";
  background: #54BFFE;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 32%;
}

.rhs-sticky-banner-box .rhs-sticky-banner .rhs-sticky-banner-gif {
  background: url(../../images/bu/rhs-sticky-banner.gif) no-repeat center/contain;
  width: 275px;
  height: 190px;
}

.rhs-sticky-banner-box .rhs-sticky-banner button {
  background-color: #0052CC;
  border: 1px solid #fff;
  color: #fff;
  letter-spacing: 0.21px;
  font-size: 13px;
  font-weight: bold;
  padding: 12px 22px;
  border-radius: 4px;
  margin: 0 auto;
  display: flex;
  cursor: pointer;
}

.rhs-sticky-banner-box .rhs-sticky-banner p.disclaimer {
  color: #fff;
  text-align: right;
  margin: 10px auto 0;
  padding: 10px 1%;
}

.rhs-sticky-banner-box.investment.fixed {
  top: 100px;
}

.rhs-sticky-banner-box.investment .rhs-sticky-banner {
  padding: 11px 21px 20px;
}

.rhs-sticky-banner-box.investment .rhs-sticky-banner .rhs-sticky-banner-gif {
  background: url(../../images/bu/rhs-sticky-banner-investment.gif) no-repeat center/contain;
}

.rhs-sticky-banner-box.investment .rhs-sticky-banner ul li::before {
  top: 17%;
}

.rhs-sticky-banner-box.provider, .rhs-sticky-banner-box.term {
  border: 0;
  padding: 0;
}

.rhs-sticky-banner-box.provider img, .rhs-sticky-banner-box.term img {
  max-width: 342px;
  cursor: pointer;
}

.rhs-sticky-banner-box.ghi .rhs-sticky-banner {
  background: #f2f7ff;
}

.rhs-sticky-banner-box.ghi .rhs-sticky-banner .rhs-sticky-banner-heading {
  color: #253858;
  text-align: left;
}

.rhs-sticky-banner-box.ghi .rhs-sticky-banner .rhs-sticky-banner-heading:after {
  background-color: #36b37e;
}

.rhs-sticky-banner-box.ghi .rhs-sticky-banner .rhs-sticky-banner-gif {
  background: url(../../images/bu/rhs-sticky-banner-ghi.gif) no-repeat center/contain;
  width: 265px;
  margin: 0 auto 10px;
  text-align: CENTER;
}

.rhs-sticky-banner-box.ghi .rhs-sticky-banner ul {
  text-align: left;
}

.rhs-sticky-banner-box.ghi .rhs-sticky-banner ul li {
  color: #253858;
}

.rhs-sticky-banner-box.ghi .rhs-sticky-banner ul li::before {
  background-color: transparent;
  border: 2px solid #253858;
  top: 7px;
}

.rhs-sticky-banner-box.ghi .rhs-sticky-banner button {
  font-size: 14px;
  font-weight: 500;
  padding: 6px 30px;
  border-radius: 8px;
  background-color: #0065ff;
}

.rhs-sticky-banner-box.ghi .rhs-sticky-banner .disclaimer {
  color: #253858;
  margin: -7px auto 0;
  font-size: 12px;
  padding: 10px 1% 15px;
}

.rightSection .insurerBlock.showHideListing {
  cursor: pointer;
  position: relative;
  height: 60px;
}

.rightSection .insurerBlock.showHideListing:after,
.rightSection .calculatorsList li a.showHideListing:after {
  display: none;
}

.insurerBlock .insurerName {
  font-size: 14px;
  letter-spacing: 0.014em;
  color: #253858;
  width: auto;
  margin-left: 10px;
  display: inline-block;
}

.insurerBlock .insurerName span {
  font-weight: 400;
  color: #253858;
  display: block;
  transition: color ease-in 0.3s;
  line-height: 21px;
  letter-spacing: 0.014em;
}

.insurerBlock .insurerName a:hover span {
  color: #0065ff;
}

.insurerBlock .insurerName strong {
  font-weight: 500;
  color: #253858;
}

.rightSection .insurerBlock .insurerName.showhide {
  position: relative;
}

.card.calculator .stateCheck i,
.rightSection .insurerBlock .insurerName .stateCheck i {
  font-style: normal;
}

.stateCheck {
  font-size: 16px;
  font-weight: 500;
  color: #0663f6 !important;
  position: relative;
  letter-spacing: 0;
  padding-left: 30px;
  font-weight: 600 !important;
}

.rightSection .insurerBlock .insurerName span.stateCheck {
  line-height: 22px;
}

.card.calculator .stateCheck {
  padding-left: 0;
}

.card.calculator,
.card.insurers {
  transition: all 0.3s ease-in;
}

.linkshow {
  position: absolute;
  left: -25px;
  width: 18px;
  height: 18px;
  opacity: 1;
  top: 2px;
  background: 0 0;
  transition: all 0.5s ease-in;
  border: 2px solid #0663f6 !important;
  border-radius: 50%;
}

.linkshow:hover {
  opacity: 1;
}

.linkshow:after,
.linkshow:before {
  position: absolute;
  left: 6px;
  content: " ";
  height: 8px;
  width: 2px;
  top: 3px;
  background-color: #0663f6;
}

.linkshow:before {
  transform: rotate(90deg);
}

.linkshow:after {
  transform: rotate(0);
}

.linkshow.open:after {
  width: 0;
  height: 0;
}

.rightSection .insurerBlock .insurerName span.stateCheck .linkshow {
  left: 5px;
  top: 2px;
}

@media screen and (max-width: 1024px) {
  .insurerBlock .insurerName {
    width: 100%;
  }
  .card.insurers .showHideListing {
    display: none;
  }
}
.summary,
.summaryhide {
  font-size: 16px;
  color: #253858;
}

.link .cta-link {
  display: inline;
  color: #0065FF;
  cursor: pointer;
  line-height: 22px;
}

.ghi_top-plan {
  width: 100%;
  background: rgba(222, 235, 255, 0.4);
}

.travel-top-plan-style1 {
  background: transparent;
}

.travel-top-plan-style1 .travel-top-plan-style1-list li a {
  color: #172B4D;
}

.travel-top-plan-style1 .travel-top-plan-style1-list li a.active {
  color: #0065FF;
}

.travel-top-plan-style1 .travel-top-plan-style1-list li a.active:before {
  background: #0065ff;
}

.leftSection .disclaimer.belowtab {
  margin: 0;
  position: absolute;
  padding: 0;
}

@media screen and (max-width: 1024px) {
  .leftSection .disclaimer.belowtab {
    position: relative;
  }
}
.leftSection .allinsurer {
  height: 494px;
  margin-bottom: -30px;
}

@media (max-width: 1024px) {
  .leftSection .allinsurer {
    margin-bottom: 0px;
    height: 538px;
  }
}
.leftSection .allinsurer .moreplans {
  bottom: 45px;
}

.leftSection .allinsurer:after {
  position: absolute;
  width: 100%;
  height: 62px;
  bottom: 0;
  left: 0;
  content: "";
  background: linear-gradient(180deg, rgb(221, 235, 255) 0%, rgb(255, 255, 255) 1%);
}

.leftSection .allinsurer table {
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #DEEBFF;
  border-radius: 16px;
}

.leftSection .allinsurer table .inslogo {
  width: 120px;
  height: 60px;
  display: flex;
  align-items: center;
  margin: 10px 0;
}

.leftSection .allinsurer table tr:first-child {
  background-color: none;
}

.leftSection .allinsurer table tr:first-child td {
  padding: 10px 0 10px 15px;
}

.leftSection .allinsurer table tr:first-child td:first-child {
  border-radius: 16px 0 0 0;
}

.leftSection .allinsurer table tr:first-child td:last-child {
  border-radius: 0px 16px 0 0;
}

.leftSection .allinsurer table tr:last-child {
  background-color: none;
}

.leftSection .allinsurer table tr:last-child td:first-child {
  border-radius: 16px 0 0 0;
}

.leftSection .allinsurer table tr:last-child td:last-child {
  border-radius: 0px 16px 0 0;
}

.leftSection .allinsurer table tr td:last-child p {
  margin: 0px;
}

.leftSection .allinsurer table tr td:last-child p .btn {
  border-radius: 8px;
  background-color: #2549A1;
  color: #fff !important;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  padding: 2px 18px;
  border: none;
  cursor: pointer;
  text-transform: capitalize;
  width: 120px;
  display: block;
  margin: 4px auto;
}

.leftSection .allinsurer table tr th,
.leftSection .allinsurer table tr td {
  border-right: none;
  border-bottom: none;
  border-top: none;
  padding: 10px 0 10px 15px;
  text-align: left !important;
}

.leftSection .allinsurer table tr th:first-child,
.leftSection .allinsurer table tr td:first-child {
  border-left: none;
}

.leftSection .allinsurer table tr th {
  background: #DEEBFF;
  border-top: none;
  text-align: left;
}

.leftSection .allinsurer table tr:nth-child(odd) th,
.leftSection .allinsurer table tr:nth-child(odd) td {
  background: #DEEBFF;
}

.leftSection .allinsurer table tr:nth-child(even) th,
.leftSection .allinsurer table tr:nth-child(even) td {
  background: #fff;
}

.leftSection .allinsurer table tr:first-child th:first-child {
  border-top-left-radius: 8px;
}

.leftSection .allinsurer table tr:first-child th:last-child {
  border-top-right-radius: 8px;
}

.leftSection .allinsurer table tr:last-child td:first-child {
  border-bottom-left-radius: 8px;
}

.leftSection .allinsurer table tr:last-child td:last-child {
  border-bottom-right-radius: 8px;
}

.leftSection .faqsWrap ul li h3.covered + div ul li {
  position: relative;
  padding-left: 25px;
}

.leftSection .faqsWrap ul li h3.covered + div ul li:after {
  content: "";
  position: absolute;
  background: url(../../images/bu/sme/tick.png) no-repeat;
  width: 14px;
  height: 14px;
  background-size: 100%;
  left: 0;
  top: 11px;
}

.leftSection .faqsWrap ul li h3.notcovered + div ul li {
  position: relative;
  padding-left: 25px;
}

.leftSection .faqsWrap ul li h3.notcovered + div ul li:after {
  content: "";
  position: absolute;
  background: url("../../images/bu/sme/cross.png") no-repeat;
  width: 14px;
  height: 14px;
  background-size: 100%;
  left: 0;
  top: 8px;
}

.leftSection .faqsWrap ul li h3.covered a[flag=down] {
  background: #D6FAEB;
  border: 1px solid rgba(54, 179, 126, 0.4);
  border-radius: 8px;
}

.leftSection .faqsWrap ul li h3.covered a[flag=up] {
  border-radius: 8px 8px 0 0;
  background: #D6FAEB;
  border: 1px solid rgba(54, 179, 126, 0.4);
}

.leftSection .faqsWrap ul li h3.covered a[flag=up]:after {
  transform: rotate(225deg);
  top: 26px;
}

.leftSection .faqsWrap ul li h3.notcovered a[flag=down] {
  background: rgba(255, 235, 230, 0.6);
  border: 1px solid rgba(255, 143, 115, 0.4);
  border-radius: 8px;
}

.leftSection .faqsWrap ul li h3.notcovered a[flag=up] {
  border-radius: 8px 8px 0 0;
  background: rgba(255, 235, 230, 0.6);
  border: 1px solid rgba(255, 143, 115, 0.4);
}

.leftSection .faqsWrap ul li h3.notcovered a[flag=up]:after {
  transform: rotate(225deg);
  top: 26px;
}

.leftSection .faqsWrap ul li h3.covered + div,
.leftSection .faqsWrap ul li h3.notcovered + div {
  background: #fff;
}

.pointer_for_ghimobile {
  background: #fff;
  padding: 30px;
}

.pointer_for_ghimobile .poiter-description,
.pointer_for_ghimobile .heading-main {
  display: none;
}

.pointer_for_ghimobile .ghi-pointer-list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.pointer_for_ghimobile .ghi-pointer-list .fire-pointer {
  width: 32%;
  padding: 2%;
}

.pointer_for_ghimobile .ghi-pointer-list .fire-pointer span {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #6B778C;
}

.pointer_for_ghimobile .ghi-pointer-list .fire-pointer p {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.014em;
  color: #253858;
}

.pointer_for_ghimobile .ghi-pointer-list .fire-pointer:nth-child(1) {
  background: rgba(255, 235, 230, 0.6);
  border-radius: 8px;
}

.pointer_for_ghimobile .ghi-pointer-list .fire-pointer:nth-child(1) i {
  background-image: url(../../../cdn/images/bu/sme/rupee-img-mob.png);
  width: 30px;
  height: 30px;
  display: block;
  background-size: 100%;
  margin-bottom: 10px;
}

.pointer_for_ghimobile .ghi-pointer-list .fire-pointer:nth-child(2) {
  background: rgba(233, 242, 255, 0.8);
  border-radius: 8px;
}

.pointer_for_ghimobile .ghi-pointer-list .fire-pointer:nth-child(2) i {
  background-image: url(../../../cdn/images/bu/sme/lady-img-mob.png);
  width: 30px;
  height: 30px;
  display: block;
  background-size: 100%;
  margin-bottom: 10px;
}

.pointer_for_ghimobile .ghi-pointer-list .fire-pointer:nth-child(3) {
  background: rgba(255, 240, 179, 0.4);
  border-radius: 8px;
}

.pointer_for_ghimobile .ghi-pointer-list .fire-pointer:nth-child(3) i {
  background-image: url(../../../cdn/images/bu/sme/heart-img-mob.png);
  width: 30px;
  height: 30px;
  display: block;
  background-size: 100%;
  margin-bottom: 10px;
}

.pointer_for_ghimobile .disclaimer {
  padding: 0px;
  margin: 0px;
  color: #6B778C;
  font-size: 12px;
}

#tab-12.faqicon {
  position: relative;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  margin: 0 0 20px 0;
  padding-left: 30px;
}

#tab-12.faqicon::before {
  content: "";
  position: absolute;
  background: url("../../images/bu/faqicon.svg") no-repeat 0 0;
  background-size: 100%;
  width: 20px;
  height: 20px;
  top: 7px;
  left: 0px;
}

#tab-12.faqicon a:after {
  border: solid #0164ff;
}

.short-para-handle .short-para,
.short-para-handle .summaryhide {
  display: inline;
}

.short-para-handle .summaryhide.hide {
  display: none;
}

.short-para-handle .link.cta-link {
  display: inline;
  font-size: 16px;
  font-weight: 500;
  color: #0065ff;
  cursor: pointer;
}

.faqsWrap.sme {
  padding: 15px;
  margin: 20px auto 0;
  /* width: 100%; */
}

.faqsWrap.sme ul {
  margin: 8px 0 0 0;
  margin: 0;
  padding: 0;
  list-style: none;
  outline: none;
  max-width: 1170px;
  padding: 0 15px;
  margin: 0 auto;
  width: 100%;
}

.faqsWrap.sme ul li {
  font-size: 12px;
  color: #6b778c;
  font-weight: 400;
  line-height: 1.42;
  padding: 0 16px;
  background: #fff;
  box-shadow: 0 4px 16px rgba(37, 56, 88, 0.12);
  border-radius: 12px;
}

.faqsWrap.sme ul li > ul li {
  padding-left: 20px;
  position: relative;
  margin: 10px 0 5px 13px;
}

.faqsWrap.sme ul li > ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 11px;
  background: #253858;
  border-radius: 100%;
}

.faqsWrap.sme ul li li {
  background: none;
}

.faqsWrap.sme ul li:before {
  display: none;
}

.faqsWrap.sme ul li h2,
.faqsWrap.sme ul li h3,
.faqsWrap.sme ul li h4,
.faqsWrap.sme ul li .h2,
.faqsWrap.sme ul li .h3,
.faqsWrap.sme ul li .h4 {
  font-size: 14px;
  color: #253858;
  border-bottom: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin: 10px 0 0;
}

.faqsWrap.sme ul li h2 > a,
.faqsWrap.sme ul li h2 > span,
.faqsWrap.sme ul li h2 > label,
.faqsWrap.sme ul li h3 > a,
.faqsWrap.sme ul li h3 > span,
.faqsWrap.sme ul li h3 > label,
.faqsWrap.sme ul li h4 > a,
.faqsWrap.sme ul li h4 > span,
.faqsWrap.sme ul li h4 > label,
.faqsWrap.sme ul li .h2 > a,
.faqsWrap.sme ul li .h2 > span,
.faqsWrap.sme ul li .h2 > label,
.faqsWrap.sme ul li .h3 > a,
.faqsWrap.sme ul li .h3 > span,
.faqsWrap.sme ul li .h3 > label,
.faqsWrap.sme ul li .h4 > a,
.faqsWrap.sme ul li .h4 > span,
.faqsWrap.sme ul li .h4 > label {
  color: #6b778c;
  padding: 14px;
  display: block;
  position: relative;
  padding-right: 50px;
  font-weight: 500;
  cursor: pointer;
  letter-spacing: 0.2px;
  font-size: 14px;
}

.faqsWrap.sme ul li h2 > a:after,
.faqsWrap.sme ul li h2 > span:after,
.faqsWrap.sme ul li h2 > label:after,
.faqsWrap.sme ul li h3 > a:after,
.faqsWrap.sme ul li h3 > span:after,
.faqsWrap.sme ul li h3 > label:after,
.faqsWrap.sme ul li h4 > a:after,
.faqsWrap.sme ul li h4 > span:after,
.faqsWrap.sme ul li h4 > label:after,
.faqsWrap.sme ul li .h2 > a:after,
.faqsWrap.sme ul li .h2 > span:after,
.faqsWrap.sme ul li .h2 > label:after,
.faqsWrap.sme ul li .h3 > a:after,
.faqsWrap.sme ul li .h3 > span:after,
.faqsWrap.sme ul li .h3 > label:after,
.faqsWrap.sme ul li .h4 > a:after,
.faqsWrap.sme ul li .h4 > span:after,
.faqsWrap.sme ul li .h4 > label:after {
  content: "";
  border: solid #5e6c84;
  border-width: 0 2px 2px 0;
  padding: 4px;
  transform: rotate(45deg);
  margin-left: 8px;
  position: absolute;
  right: 22px;
  top: 19px;
}

.faqsWrap.sme ul li h2 > a[flag=up],
.faqsWrap.sme ul li h2 > span[flag=up],
.faqsWrap.sme ul li h2 > label[flag=up],
.faqsWrap.sme ul li h3 > a[flag=up],
.faqsWrap.sme ul li h3 > span[flag=up],
.faqsWrap.sme ul li h3 > label[flag=up],
.faqsWrap.sme ul li h4 > a[flag=up],
.faqsWrap.sme ul li h4 > span[flag=up],
.faqsWrap.sme ul li h4 > label[flag=up],
.faqsWrap.sme ul li .h2 > a[flag=up],
.faqsWrap.sme ul li .h2 > span[flag=up],
.faqsWrap.sme ul li .h2 > label[flag=up],
.faqsWrap.sme ul li .h3 > a[flag=up],
.faqsWrap.sme ul li .h3 > span[flag=up],
.faqsWrap.sme ul li .h3 > label[flag=up],
.faqsWrap.sme ul li .h4 > a[flag=up],
.faqsWrap.sme ul li .h4 > span[flag=up],
.faqsWrap.sme ul li .h4 > label[flag=up] {
  padding-bottom: 14px;
}

.faqsWrap.sme ul li h2 > a[flag=up]::after,
.faqsWrap.sme ul li h2 > span[flag=up]::after,
.faqsWrap.sme ul li h2 > label[flag=up]::after,
.faqsWrap.sme ul li h3 > a[flag=up]::after,
.faqsWrap.sme ul li h3 > span[flag=up]::after,
.faqsWrap.sme ul li h3 > label[flag=up]::after,
.faqsWrap.sme ul li h4 > a[flag=up]::after,
.faqsWrap.sme ul li h4 > span[flag=up]::after,
.faqsWrap.sme ul li h4 > label[flag=up]::after,
.faqsWrap.sme ul li .h2 > a[flag=up]::after,
.faqsWrap.sme ul li .h2 > span[flag=up]::after,
.faqsWrap.sme ul li .h2 > label[flag=up]::after,
.faqsWrap.sme ul li .h3 > a[flag=up]::after,
.faqsWrap.sme ul li .h3 > span[flag=up]::after,
.faqsWrap.sme ul li .h3 > label[flag=up]::after,
.faqsWrap.sme ul li .h4 > a[flag=up]::after,
.faqsWrap.sme ul li .h4 > span[flag=up]::after,
.faqsWrap.sme ul li .h4 > label[flag=up]::after {
  transform: rotate(-135deg);
  top: 26px;
}

.faqsWrap.sme ul li h2 + div,
.faqsWrap.sme ul li h3 + div,
.faqsWrap.sme ul li h4 + div,
.faqsWrap.sme ul li .h2 + div,
.faqsWrap.sme ul li .h3 + div,
.faqsWrap.sme ul li .h4 + div {
  padding: 0;
  margin-top: 0;
  line-height: 30px;
  margin-bottom: 10px;
  display: none;
  padding: 16px 16px;
  font-size: 12px;
  color: #6b778c;
  font-weight: 400;
  line-height: 1.42;
}

.faqsWrap.sme ul li h2 + div a,
.faqsWrap.sme ul li h3 + div a,
.faqsWrap.sme ul li h4 + div a,
.faqsWrap.sme ul li .h2 + div a,
.faqsWrap.sme ul li .h3 + div a,
.faqsWrap.sme ul li .h4 + div a {
  color: #0065ff;
}

.faqsWrap.sme ul .data_ul {
  margin-top: 16px;
  margin-bottom: 20px;
  list-style: none;
}

.faqsWrap.sme ul .data_ul li {
  padding: 0 0px 0 20px;
  font-size: 16px;
  color: #253858;
  margin: 0px 0 15px 13px;
  position: relative;
  list-style: none;
}

.faqsWrap.sme ul .data_ul li .paragraphBu {
  margin: 0px !important;
}

.faqsWrap.sme ul .data_ul li:before {
  content: none;
}

.faqsWrap.sme ul .data_ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 11px;
  background: #253858;
  border-radius: 100%;
}

.faqsWrap.sme ul .data_ol {
  margin-top: 16px;
  margin-bottom: 20px;
  margin-left: 20px;
}

.faqsWrap.sme ul .data_ol li {
  padding-left: 20px;
  font-size: 16px;
  color: #253858;
  margin: 5px 0 15px 13px;
  position: relative;
}

.faq-button {
  background: #fbfcfc;
  padding: 6px 0;
  border: 1px solid #0065ff;
  border-radius: 4px;
  width: 234px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 500;
}

.view_plane-btn {
  box-sizing: border-box;
  max-width: 328px;
  width: 100%;
  background: #2549A1;
  border-radius: 8px;
  color: #fff;
  padding: 18px;
  display: inline-block;
  text-align: center;
  margin-top: 15px;
  border: none;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  margin-top: 0px;
  cursor: pointer;
}

.rightSection .card.insurers.other-indus .insurerBlock .insurerName {
  padding-left: 12px;
}

.rightSection .card.insurers.other-indus .insurerBlock .insurerName:before {
  display: none;
}

.rightSection .card.insurers {
  padding: 0 15px 10px;
}

.rightSection .card.insurers .card_heading {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.rightSection .card.insurers .insurerBlock {
  box-shadow: 0px 4px 16px rgba(52, 105, 203, 0.12);
  border-radius: 8px;
  margin: 10px 0;
  border: none;
}

.rightSection .card.insurers .insurerBlock .insurerName {
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.5px;
  width: calc(95% - 0px - 25px);
  display: inline-block;
  color: #172b4d;
  letter-spacing: 0.014em;
  margin-left: 0;
  line-height: 21px;
  padding-left: 40px;
  position: relative;
}

.rightSection .card.insurers .insurerBlock .insurerName:after {
  border: solid rgb(1, 100, 255);
}

.rightSection .card.insurers .insurerBlock .insurerName:before {
  content: "";
  background: url(../../images/bu/sprite-img-other-insurance.png) no-repeat 0 0;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 10px;
  background-size: 100%;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins1:before {
  background-position: 0px 0px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins2:before {
  background-position: 0px -52px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins3:before {
  background-position: 0px -104px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins4:before {
  background-position: 0px -162px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins5:before {
  background-position: 0px -216px;
  top: 6px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins6:before {
  background-position: 0px -268px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins7:before {
  background-position: 0px -325px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins8:before {
  background-position: 0px -380px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins9:before {
  background-position: 0px -433px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins10:before {
  background-position: 0px -489px;
  top: 10px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins11:before {
  background-position: 0px -544px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins12:before {
  background-position: 0px -598px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins13:before {
  background-position: 0px -652px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins14:before {
  background-position: 0px -707px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins15:before {
  background-position: 0px -761px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins16:before {
  background-position: 0px -813px;
  top: 3px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins17:before {
  background-position: 0px -870px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins18:before {
  background-position: 0px -923px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins19:before {
  background-position: 0px -978px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins20:before {
  background-position: 0px -1033px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins21:before {
  background-position: 0px -1090px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins22:before {
  background-position: 0px -1143px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins23:before {
  background-position: 0px -1193px;
  top: 5px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins24:before {
  background-position: 0px -1250px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins25:before {
  background-position: 0px -1305px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins26:before {
  background-position: 0px -1360px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins27:before {
  background-position: 0px -1413px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins28:before {
  background-position: 0px -1143px;
}

.rightSection .card.insurers .insurerBlock .insurerName.otherins29:before {
  background-position: 0px -1467px;
}

.ghi-premium-calculator {
  margin-top: 24px;
  background: url("../../images/bu/sme/premium-calculator-bg.gif") no-repeat right bottom 40px;
  background-color: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  width: 758px;
  padding: 32px 24px;
  background-size: 268px;
  position: relative;
}

.ghi-premium-calculator .ghi-calculator-heading {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #253858;
  position: relative;
}

.ghi-premium-calculator .ghi-calculator-heading::before {
  position: absolute;
  content: "";
  background: #4c9aff;
  width: 80px;
  height: 1px;
  bottom: -12px;
}

.ghi-premium-calculator .premium-calculator-bg-1 {
  position: absolute;
  right: 0px;
  top: 50px;
}

.ghi-premium-calculator .ghi-premium-calculator_form {
  width: 400px;
  margin-top: 32px;
}

.ghi-premium-calculator .ghi-premium-calculator_form .ghi-select-insurer {
  margin-bottom: 24px;
}

.ghi-premium-calculator .ghi-premium-calculator_form .ghi-select-insurer p {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.256px;
  color: #253858;
}

.ghi-premium-calculator .ghi-premium-calculator_form .ghi-select-insurer ul {
  display: flex;
  align-items: center;
  margin-top: 8px;
  gap: 16px;
  margin-left: 5px;
}

.ghi-premium-calculator .ghi-premium-calculator_form .ghi-select-insurer ul li {
  cursor: pointer;
  display: flex;
  margin: 0px 15px 0px 0px;
  align-items: center;
}

.ghi-premium-calculator .ghi-premium-calculator_form .ghi-select-insurer ul li input {
  box-shadow: 0px 0px 0px 1px #2549A1;
  font-size: 3em;
  width: 14px;
  height: 14px;
  margin-right: 7px;
  border: 4px solid #fff;
  background-clip: border-box;
  border-radius: 50%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: background-color 0.3s, box-shadow 0.3s;
}

.ghi-premium-calculator .ghi-premium-calculator_form .ghi-select-insurer ul li input:checked {
  box-shadow: 0px 0px 0px 5px #2549A1;
  background-color: #ffffff;
  cursor: pointer;
  width: 10px;
  height: 10px;
}

.ghi-premium-calculator .ghi-premium-calculator_form .form-group {
  margin-bottom: 20px;
  position: relative;
}

.ghi-premium-calculator .ghi-premium-calculator_form .form-group input {
  width: 100%;
  height: 58px;
  background: #ffffff;
  border: 1px solid #5e6c84;
  border-radius: 8px;
  padding: 16px;
  color: #5e6c84;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  outline: none;
}

.ghi-premium-calculator .ghi-premium-calculator_form .form-group .ghi-pri-cal-error {
  display: flex;
  margin-top: 4px;
}

.ghi-premium-calculator .ghi-premium-calculator_form .form-group .ghi-pri-cal-error p {
  font-weight: 400;
  font-size: 12px;
  color: #5e6c84;
  line-height: inherit;
  margin: 0px;
}

.ghi-premium-calculator .ghi-premium-calculator_form .form-group .ghi-pri-cal-error img {
  margin-right: 6px;
}

.ghi-premium-calculator .ghi-premium-calculator_form .ghi-premium-calculator_form-group {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ghi-premium-calculator .ghi-premium-calculator_form .ghi-premium-calculator_form-group .form-group {
  width: 48%;
}

.ghi-premium-calculator .ghi-premium-calculator_form .ghi-premium-calculator-check {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ghi-premium-calculator .ghi-premium-calculator_form .ghi-premium-calculator-check p {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.016em;
  color: #253858;
  margin-bottom: 0px;
}

.ghi-premium-calculator .ghi-premium-calculator_form .ghi-premium-calculator-check .switch {
  width: 50px;
  height: 17px;
  position: relative;
  display: inline-block;
}

.ghi-premium-calculator .ghi-premium-calculator_form .ghi-premium-calculator-check .switch input {
  display: none;
}

.ghi-premium-calculator .ghi-premium-calculator_form .ghi-premium-calculator-check .switch .slider {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 32px;
  right: 0;
  left: 0;
  cursor: pointer;
  background-color: #000;
  border-radius: 30px !important;
  border: 0;
  padding: 0;
  display: block;
  margin: 2px 10px;
  min-height: 18px;
  opacity: 0.38;
}

.ghi-premium-calculator .ghi-premium-calculator_form .ghi-premium-calculator-check .switch .slider:before {
  position: absolute;
  background-color: #fff;
  height: 17px;
  width: 17px;
  content: "";
  left: -4px;
  bottom: 1px;
  border-radius: 50%;
  transition: ease-in-out 0.5s;
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.ghi-premium-calculator .ghi-premium-calculator_form .ghi-premium-calculator-check .switch .slider:after {
  content: "";
  color: white;
  display: block;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 70%;
  transition: all 0.5s;
  font-size: 10px;
  font-family: Verdana, sans-serif;
}

.ghi-premium-calculator .ghi-premium-calculator_form .ghi-premium-calculator-check .switch input:checked + .slider:after {
  transition: all 0.5s;
  left: 30%;
  content: "";
}

.ghi-premium-calculator .ghi-premium-calculator_form .ghi-premium-calculator-check .switch input:checked + .slider {
  background-color: #2549A1;
  opacity: 1;
}

.ghi-premium-calculator .ghi-premium-calculator_form .ghi-premium-calculator-check .switch input:checked + .slider:before {
  transform: translateX(18px);
  background-color: #fff;
}

.ghi-premium-calculator .ghi-premium-calculator_form .ghi-premium-submit {
  margin-top: 24px;
  width: 100%;
  border: none;
  outline: none;
  height: 48px;
  background: #2549A1;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  cursor: pointer;
}

.ghi-premium-calculator .ghi-premium-calculator_form .select-dropdown {
  position: relative;
}

.ghi-premium-calculator .ghi-premium-calculator_form .select-dropdown .arrow {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  transform: rotate(315deg);
  right: 16px;
  cursor: pointer;
  border: 2px solid #253858;
  border-width: 0 0 2px 2px;
  top: 16px;
}

.ghi-premium-calculator .ghi-premium-calculator_form .select-dropdown .arrow.down {
  border: 2px solid #253858;
  border-width: 2px 2px 0 0;
  top: 24px;
}

.ghi-premium-calculator .ghi-premium-calculator_form .select-dropdown .list_insured {
  list-style: none;
  position: absolute;
  top: 63px;
  width: 100%;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  border-radius: 8px;
  background: #fff;
  z-index: 1;
}

.ghi-premium-calculator .ghi-premium-calculator_form .select-dropdown .list_insured li {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.196px;
  border-bottom: 1px solid #DFE1E6;
  padding: 12px 16px;
  cursor: pointer;
}

.ghi-premium-calculator .form-field-error .focus_text {
  color: #DE350B !important;
}

.ghi-premium-calculator .form-field-error input {
  border: 1px solid #DE350B !important;
}

.ghi-premium-calculator .form-field-error .paragraphBu {
  color: #DE350B !important;
}

.ghi-premium-calculator .inputField label {
  position: absolute;
  font-size: 16px;
  left: 8px;
  padding: 0 8px;
  background: #fff;
  cursor: text;
  transform: translateY(-50%);
  transition: all 0.15s ease-out;
  color: #5E6C84;
  top: 35%;
  font-weight: 400;
}

.ghi-premium-calculator .inputField .focus_text {
  font-size: 12px;
  transform: none;
  top: -12px;
  color: #5E6C84;
  letter-spacing: normal;
  font-weight: 400;
}

.ghi-premium-calculator .ghi-premium-starts-from {
  margin-top: 24px;
  background: linear-gradient(224.42deg, rgba(191, 236, 255, 0.4) -28.64%, rgba(193, 188, 255, 0.4) 107.01%);
  border-radius: 16px;
  width: 400px;
  padding: 16px;
}

.ghi-premium-calculator .ghi-premium-starts-from .ghi-premium-starts-from_heading {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.016em;
  font-style: normal;
  color: #253858;
}

.ghi-premium-calculator .ghi-premium-starts-from .ghi-premium-starts-from_amount {
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.016em;
  color: #5243aa;
  margin: 8px 0px 0px;
}

.ghi-premium-calculator .ghi-premium-starts-from .ghi-premium-starts-from_amount span {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.016em;
  color: #253858;
  opacity: 0.6;
  display: block;
  margin-top: 4px;
}

.ghi-premium-calculator .ghi-premium-starts-from button {
  outline: none;
  border: none;
  width: 100%;
  height: 48px;
  background: #2549A1;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #fff;
  margin-top: 16px;
  cursor: pointer;
}

.ghi-premium-calculator .ghi-premium-let_advisors {
  width: 400px;
  background: linear-gradient(224.42deg, rgba(191, 236, 255, 0.4) -28.64%, rgba(193, 188, 255, 0.4) 107.01%);
  border-radius: 16px;
  text-align: center;
  margin-top: 24px;
  padding: 16px;
}

.ghi-premium-calculator .ghi-premium-let_advisors .ghi-premium-let_advisors_heading {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.016em;
  color: #6554c0;
  margin-bottom: 6px;
  padding: 0px 8px;
}

.ghi-premium-calculator .ghi-premium-let_advisors .ghi-premium-let_advisors_content {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #253858;
  width: 80%;
  margin: 0 auto 8px;
}

.ghi-premium-calculator .ghi-premium-let_advisors button {
  outline: none;
  border: none;
  width: 100%;
  height: 48px;
  background: #2549A1;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #fff;
  margin-top: 16px;
  cursor: pointer;
}

.ghi-premium_schedule_popup {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(37, 56, 88, 0.7);
  top: 0;
  z-index: 10000;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  left: 0px;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time {
  background: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 16px;
  width: 400px;
  min-height: 454px;
  padding-bottom: 66px;
  position: relative;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .date-time-heading {
  background: linear-gradient(224.42deg, rgba(191, 236, 255, 0.4) -28.64%, rgba(193, 188, 255, 0.4) 107.01%);
  display: flex;
  align-items: center;
  padding: 12px 24px;
  font-weight: 700;
  position: relative;
  border-radius: 16px 16px 0px 0px;
  height: 68px;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .date-time-heading img {
  margin-right: 16px;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .date-time-heading .popupClose {
  position: absolute;
  right: 14px;
  top: 14px;
  cursor: pointer;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body {
  padding: 22px 24px;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body .date-time-switch {
  width: 174px;
  background: #ffffff;
  box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16);
  border-radius: 100px;
  padding: 2px;
  margin: 0 auto;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body .date-time-switch ul {
  display: flex;
  list-style: none;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body .date-time-switch ul li {
  width: 85px;
  padding: 5px 18px 5px 32px;
  cursor: pointer;
  display: flex;
  align-items: center;
  font-size: 14px;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body .date-time-switch ul li.switchdate {
  background: url(../../images/bu/sme/date-icon.svg) no-repeat 11px 7px;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body .date-time-switch ul li.switchtime {
  background: url(../../images/bu/sme/time-icon.svg) no-repeat 11px 7px;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body .date-time-switch ul li img {
  margin-right: 6px;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body .date-time-switch ul li.active {
  background: #deebff;
  color: #0065ff;
  border-radius: 50px 0px 0px 50px;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body .date-time-switch ul li.active-time {
  background: url(../../images/bu/sme/time-icon-active.svg) no-repeat #deebff 11px 8px;
  color: #0065ff;
  border-radius: 0px 50px 50px 0px;
  font-weight: 500;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body .date-time-switch ul li.active-date {
  background: url(../../images/bu/sme/date-icon-active.svg) no-repeat #deebff 11px 8px;
  color: #0065ff;
  border-radius: 50px 0px 0px 50px;
  font-weight: 500;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body .date_callBackList {
  margin-top: 24px;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body .date_callBackList h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.016em;
  color: #253858;
  margin-top: 26px !important;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body .date_callBackList ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-top: 16px;
  justify-content: space-between;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body .date_callBackList ul li {
  width: 112px;
  height: 40px;
  background: #ffffff;
  box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16);
  border-radius: 8px;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #253858;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body .date_callBackList ul li.active {
  border: 1px solid #0065ff;
  color: #0065ff;
  font-weight: 500;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body .time_callBackList {
  margin-top: 24px;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body .time_callBackList h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.016em;
  color: #253858;
  margin-top: 24px !important;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body .time_callBackList ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-top: 16px;
  justify-content: space-between;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body .time_callBackList ul li {
  width: 172px;
  height: 40px;
  background: #ffffff;
  box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16);
  border-radius: 8px;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #253858;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body .time_callBackList ul li.active {
  border: 1px solid #0065ff;
  color: #0065ff;
  font-weight: 500;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .call-us-number {
  padding: 16px 24px;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .call-us-number h2 {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.256px;
  color: #253858;
  margin: 0px !important;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .call-us-number .form-group {
  margin-bottom: 20px;
  position: relative;
  margin-top: 25px;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .call-us-number .form-group input {
  width: 100%;
  height: 58px;
  background: #ffffff;
  border: 1px solid #5e6c84;
  border-radius: 8px;
  padding: 16px;
  color: #5e6c84;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  outline: none;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .call-us-number .inputField label {
  position: absolute;
  font-size: 16px;
  left: 8px;
  padding: 0 8px;
  background: #fff;
  cursor: text;
  transform: translateY(-50%);
  transition: all 0.15s ease-out;
  color: #5E6C84;
  top: 35%;
  font-weight: 400;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .call-us-number .inputField .focus_text {
  font-size: 12px;
  transform: none;
  top: -12px;
  color: #5E6C84;
  letter-spacing: normal;
  font-weight: 400;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .call-us-number .info-text {
  border-radius: 100px;
  background: rgba(255, 240, 179, 0.6);
  padding: 4px 12px;
  color: #DE8113;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  max-width: 290px;
  margin: 20px auto;
  text-align: center;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .call-us-number .btn-callback-submit {
  outline: none;
  border: none;
  width: 88%;
  height: 48px;
  background: #3965fb;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #fff;
  margin-top: 16px;
  cursor: pointer;
  position: absolute;
  bottom: 24px;
  left: 24px;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .btn-callback-next {
  outline: none;
  border: none;
  width: 88%;
  height: 48px;
  background: #2549A1;
  border-radius: 8px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #fff;
  margin-top: 16px;
  cursor: pointer;
  position: absolute;
  bottom: 24px;
  left: 24px;
}

.ghi-premium_schedule_popup .ghi-premium_schedule_date_time .form-field-error {
  color: #DE350B !important;
  font-weight: 400;
  font-size: 12px;
  line-height: inherit;
  margin: 0px;
}

.call-scheduled-success {
  width: 400px;
  min-height: 462px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  text-align: center;
  padding: 60px 48px;
}

.call-scheduled-success img {
  width: 110px;
}

.call-scheduled-success h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #253858;
}

.call-scheduled-success p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.014em;
  margin-top: 8px;
  color: #253858;
  margin-bottom: 0px;
}

.call-scheduled-success p span {
  font-weight: 700;
}

.call-scheduled-success .bth-callback-ok {
  width: 140px;
  height: 48px;
  border-radius: 8px;
  background: #3965FB;
  color: #fff;
  margin-top: 32px;
  outline: none;
  border: none;
  cursor: pointer;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.loader-btn {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  background: #2549A1;
  color: #fff;
  padding: 18px;
  display: block;
  text-align: center;
  border-radius: 8px;
  margin-top: 15px;
  border: none;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  margin-top: 0;
  cursor: pointer;
  height: 51px;
  margin: 20px 0;
}

.loading-btn::after {
  top: 12px;
  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;
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  right: 45%;
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  margin: 0px;
  vertical-align: middle;
  margin-left: 6px;
  position: absolute;
  transform: translate(-50%, 0);
}

@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
  .premium-calculator-bg-1 {
    display: none;
  }
  .ghi-premium-calculator {
    width: 100%;
    margin: 0px;
    padding: 16px;
    background: #ffffff url(../../images/bu/sme/premium-calculator-bg.svg) no-repeat right top 5px;
    background-size: 153px;
    border: none;
  }
  .ghi-premium-calculator h1 {
    font-size: 20px !important;
    max-width: 196px;
    line-height: 30px !important;
  }
  .ghi-premium-calculator .ghi-premium-calculator_form {
    width: 100% !important;
  }
  .ghi-premium-calculator .ghi-premium-calculator_form .ghi-premium-calculator_form-group .form-group {
    width: 100% !important;
  }
  .ghi-premium-calculator .ghi-premium-calculator_form .ghi-premium-calculator_form-group .form-group .ghi-pri-cal-error img {
    margin-right: 1px;
  }
  .ghi-premium-calculator .ghi-premium-calculator_form .ghi-premium-calculator_form-group .form-group .ghi-pri-cal-error p {
    word-spacing: -1px;
  }
  .ghi-premium-calculator .ghi-premium-starts-from {
    width: 100%;
  }
  .ghi-premium-calculator .ghi-premium-let_advisors {
    width: 100%;
  }
  .ghi-premium_schedule_popup .ghi-premium_schedule_date_time {
    width: 100%;
    margin: 0px;
    background: #fff;
    border: none;
    padding-bottom: 0px;
    position: absolute;
    bottom: 0px;
    max-height: calc(100vh - 150px);
    top: initial;
    border-radius: 16px 16px 0px 0px;
    animation: quotesWidgetSlideRight 0.3s ease-in;
  }
  @keyframes quotesWidgetSlideRight {
    0% {
      transform: translateY(100%);
    }
    to {
      transform: translateY(0);
    }
  }
  .ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body {
    width: 100%;
    padding: 22px 16px;
  }
  .ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body .date-time-switch {
    margin: 0 auto;
  }
  .ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body .time_callBackList ul li {
    width: 160px;
  }
  .ghi-premium_schedule_popup .ghi-premium_schedule_date_time .ghi-premium-body .date_callBackList ul li {
    width: 104px;
  }
  .call-scheduled-success {
    width: 100%;
    margin: 0px;
    border: none;
    position: absolute;
    bottom: 0px;
    max-height: calc(100vh - 150px);
    top: initial;
    border-radius: 16px 16px 0px 0px;
    animation: quotesWidgetSlideRight 0.3s ease-in;
  }
  .call-scheduled-success h3 {
    font-size: 16px;
  }
  .call-scheduled-success p {
    max-width: 304px;
    margin: 8px auto;
    font-size: 14px !important;
    line-height: 20px !important;
  }
}
.group-health-insurance-companies-box {
  background: #FFF;
  border: 1px solid #DFE1E6;
  border-radius: 8px;
  padding: 18px;
  position: relative;
  margin-bottom: 38px;
}

.group-health-insurance-companies-box .heading {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #253858;
  margin-bottom: 16px;
}

.group-health-insurance-companies-box .group-health-insurance-companies-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.group-health-insurance-companies-box .group-health-insurance-companies-list .more-content.show {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.group-health-insurance-companies-box .group-health-insurance-companies-list .group-health-insurance-company {
  max-width: 92px;
  box-shadow: 0 6px 16px rgba(37, 56, 88, 0.1);
  height: 104px;
  border-radius: 8px;
  margin-right: 14px;
  margin-bottom: 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 12px 6px;
  width: 100%;
  cursor: pointer;
}

.group-health-insurance-companies-box .group-health-insurance-companies-list .group-health-insurance-company .image {
  max-width: 80px;
  height: 40px;
  margin-bottom: 8px;
}

.group-health-insurance-companies-box .group-health-insurance-companies-list .group-health-insurance-company .image img {
  height: auto;
}

.group-health-insurance-companies-box .group-health-insurance-companies-list .group-health-insurance-company:nth-child(3n+3) {
  margin-right: 0;
}

.group-health-insurance-companies-box .group-health-insurance-companies-list .group-health-insurance-company .name {
  font-size: 12px;
  line-height: 16px !important;
  text-align: center;
  color: #2549A1 !important;
  text-decoration: none;
  outline: none;
}

.group-health-insurance-companies-box .group-health-insurance-companies-list .group-health-insurance-company .name a {
  color: #2549A1 !important;
}

.group-health-insurance-companies-box .group-health-insurers-view-more {
  border: 1px solid #2549A1;
  border-radius: 100px;
  padding: 6px 18px;
  max-width: 170px;
  width: 100%;
  display: block;
  position: absolute;
  background: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #2549A1;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}

.group-health-insurance-companies-box .group-health-insurers-view-more::after {
  content: "";
  border: solid #2549A1;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 5px;
  position: absolute;
  top: 37%;
  right: 12px;
}

.group-health-insurance-companies-box .group-health-insurers-view-more.show::after {
  transform: rotate(-135deg);
  margin: 0 0 1px 5px;
  top: 46%;
  right: 10px;
}

.exit-intent-popup-container {
  background-color: rgba(0, 0, 0, 0.8);
}

.exit-intent-popup-section {
  padding: 30px;
  width: 100%;
  max-width: 760px !important;
  background: #d5f6ff !important;
  position: relative;
}

.exit-intent-popup-section .exit-intent-popup-close {
  background: url(../../images/bu/sme/exit-intent-popup-close-icon.svg) no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  z-index: 100;
  border-radius: 50%;
  background-size: 100%;
}

.exit-intent-popup-section .exit-indent-popup-banner {
  width: 206px;
  height: 201px;
  background: url(../../images/bu/sme/exit-intent-popup-banner.svg) no-repeat;
}

.exit-intent-popup-section .exitintent_form_ghi_wrapper {
  margin-top: 0px !important;
  align-items: center;
}

.exit-intent-popup-section .exitintent_form_ghi {
  padding: 32px;
  border-radius: 16px;
  background: #FEFEFF;
  width: 65% !important;
}

.exit-intent-popup-section .exitintent_form_ghi h2 {
  color: #000;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 8px;
}

.exit-intent-popup-section .exitintent_form_ghi p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.256px;
  color: #5E6C84;
  margin-bottom: 32px;
}

.exit-intent-popup-section .exitintent_form_ghi .proceedBtn {
  background: #2549A1 0% 0% no-repeat padding-box;
  border: 1px solid #0065ff;
  border-radius: 8px;
  color: #fff;
  width: 100%;
  padding: 14px 0px;
  display: block;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
  text-transform: inherit;
  max-width: 100%;
  height: 51px;
  position: relative;
}

.exit-intent-popup-section-scuccess {
  width: 400px;
  height: 306px;
  background: #ffffff;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.exit-intent-popup-section-scuccess .exit-intent-popup-close {
  background: url("../../images/bu/sme/exit-intent-popup-close-icon.svg") no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  z-index: 100;
  border-radius: 50%;
  background-size: 100%;
}

.exit-intent-popup-section-scuccess .exit-intent-popup-section-scuccess-group .exit-intent-scussess-img {
  width: 100%;
  height: 120px;
  background: url(../../images/bu/sme/exit-intent-popup-section-scuccess-icon.svg) no-repeat center;
}

.exit-intent-popup-section-scuccess .exit-intent-popup-section-scuccess-group p {
  color: #000;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  margin-top: 24px;
}

.secureTag {
  text-align: right;
  width: 100%;
  float: right;
  margin-top: -30px;
  display: flex;
  justify-content: flex-end;
}

.secureTag span {
  width: 120px;
  height: 25px;
  position: relative;
  right: 5px;
  display: flex;
  color: #2549A1;
  font-size: 11px;
  letter-spacing: 0.15px;
  justify-content: center;
  align-items: center;
  background: rgba(57, 97, 235, 0.1);
  border-radius: 0 0 8px 8px;
  font-weight: 600;
}

.secureTag span img {
  margin-right: 4px;
}

.ghi_steps .ghi_steps-title .back-button {
  background: #ecf5ff;
  left: 40px;
  top: 24px;
  width: 34px;
  height: 34px;
  position: absolute;
  border-radius: 5px;
}

@media only screen and (max-width: 1024px) {
  .ghi_steps .ghi_steps-title .back-button {
    left: 20px;
  }
}
.ghi_steps .ghi_steps-title .back-button:before {
  content: "";
  display: inline-block;
  transform: rotate(135deg);
  height: 12px;
  width: 12px;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
  position: absolute;
  top: 10px;
  left: 14px;
}

.ghi_steps .ghi_steps-title h2 {
  color: #253858;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  margin-left: 48px;
  margin-top: 4px;
}

.ghi_steps .select-plane {
  margin-top: 28px;
}

.ghi_steps .select-plane ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .ghi_steps .select-plane ul {
    gap: 10px;
  }
}
.ghi_steps .select-plane ul li {
  border: 1px solid #DFE1E6;
  background: #FFF;
  width: 206px;
  border-radius: 8px;
  position: relative;
  height: 158px;
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .ghi_steps .select-plane ul li {
    max-width: 155px;
  }
}
.ghi_steps .select-plane ul li .plane-img {
  position: absolute;
  right: 0px;
  bottom: -4px;
}

.ghi_steps .select-plane ul li .plane-img img {
  width: 100%;
}

.ghi_steps .select-plane ul li p {
  color: #253858;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.256px;
  margin-top: 20px;
  margin-left: 16px;
  width: 139px;
}

@media only screen and (max-width: 1024px) {
  .ghi_steps .select-plane ul li p {
    margin-top: 16px;
    margin-left: 12px;
    width: 103px;
  }
}
.ghi_steps .select-plane ul li label {
  right: 10px;
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #5e6c84;
  position: absolute;
  top: 10px;
  cursor: pointer;
}

.ghi_steps .select-plane ul li.active {
  border: 1px solid #0065FF;
}

.ghi_steps .select-plane ul li.active label {
  background: #0065ff;
  border-color: #0065ff;
}

.ghi_steps .select-plane ul li.active label:after {
  content: "";
  width: 8px;
  height: 4.5px;
  border: solid #fff;
  border-width: 0 0 1.5px 1.5px;
  position: absolute;
  transform: rotate(311deg);
  top: 5px;
  right: 4px;
}

.ghi_steps .select-plane .fieldWrapper {
  margin-top: 30px;
  margin-bottom: 24px;
}

.floatingPopupDiv .ghi_steps .ghi_steps-title h2 {
  margin-top: 24px;
}

@media only screen and (max-width: 1024px) {
  .floatingPopupDiv .ghi_steps .ghi_steps-title h2 {
    margin-left: 28px;
  }
}
.floatingPopupDiv .ghi_steps .select-plane ul li {
  width: 48%;
}

.customeheading {
  font-size: 25px !important;
  width: 100% !important;
  font-weight: 600 !important;
}

@media only screen and (max-width: 1024px) {
  .customeheading {
    width: 70% !important;
    font-size: 21px !important;
  }
}
@media only screen and (max-width: 375px) {
  .customeheading {
    width: 64% !important;
  }
}
@media screen and (max-width: 1024px) {
  .get-quotes_btn-mb {
    background: #2549A1;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 170px;
    border-radius: 30px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    position: fixed;
    z-index: 9999;
    left: 50%;
    transform: translateX(-50%);
    bottom: 16px;
  }
  .get-quotes_btn-mb .get-arrow {
    background: url(../../images/bu/sme/btn-arrow_w-icon.png) no-repeat;
    width: 21px;
    height: 17px;
    display: inline-block;
    background-size: 17px;
    margin-left: 8px;
    margin-top: 7px;
  }
}
.banner-container {
  width: 100%;
}

.banner-container .add-banner-3 {
  background: #EDF3FF;
  padding: 0px 24px;
  border-radius: 10px;
  margin: 40px 0;
  position: relative;
  box-sizing: border-box;
}

.banner-container .add-banner-3 .advisor-abstract {
  text-align: center;
  position: relative;
}

.banner-container .add-banner-3 .ribbon {
  background-color: #fff;
  color: #253858;
  padding: 16px 0px 16px 16px;
  top: 32px;
  left: 0;
  letter-spacing: 0.016em;
  border-radius: 0;
  position: relative;
  font-size: 18px;
  line-height: 24px;
  width: 91%;
  display: block;
}

.banner-container .add-banner-3 .ribbon:after {
  content: "";
  height: 0;
  width: 0;
  right: -29px;
  height: 100%;
  width: 30px;
  background: url(../../images/bu/term/bg-egge-white.svg) no-repeat 0 0;
  top: 0;
  position: absolute;
  background-size: contain;
}

.banner-container .add-banner-3 .bigtxt {
  font-size: 32px;
  font-weight: 600;
  margin-top: 40px;
  line-height: normal;
  color: #253858;
}

.banner-container .add-banner-3 p {
  opacity: 0.8;
}

.banner-container .add-banner-3 p {
  font-size: 13px;
  font-weight: 400;
  line-height: 27px;
  padding-top: 10px;
}

.banner-container .add-banner-3 .action-group {
  justify-content: space-between;
  align-items: center;
}

.banner-container .add-banner-3 .actionButton {
  text-align: center;
}

.banner-container .add-banner-3 .actionButton .more-content-active.schedule-callback {
  border-radius: 4px;
  padding: 12px 16px !important;
}

.banner-container .add-banner-3 .actionButton .more-content-active {
  background: #2549A1 0 0 no-repeat padding-box;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1019607843);
  border-radius: 5px;
  opacity: 1;
  display: inline-flex;
  padding: 0 30px 0 16px;
  color: #fff;
  font-size: 16px;
  position: relative;
  min-width: 180px;
  font-weight: 500;
  cursor: pointer;
  min-height: 48px;
  justify-content: center;
  align-items: center;
}

.banner-container .ribbon {
  margin-bottom: 20px;
  font-size: 20px;
  color: #253858;
}

.banner-container .flexbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.banner-container .flexbox-left {
  width: 50%;
}

.banner-container .flexbox-right {
  width: 50%;
}

@media (max-width: 1024px) {
  .banner-container {
    background-color: #FFF;
    padding: 1px 0px;
  }
  .banner-container .add-banner-3 {
    width: 80%;
    padding: 16px;
    border-radius: 10px;
    margin: 30px auto 40px;
  }
  .banner-container .add-banner-3 .flexbox-left {
    margin-top: 0;
    width: 100%;
  }
  .banner-container .add-banner-3 .advisor-abstract {
    top: 0;
  }
  .banner-container .add-banner-3 .advisor-abstract img {
    position: initial;
  }
  .banner-container .add-banner-3 .bigtxt {
    font-size: 30px;
    font-weight: 600;
    width: auto;
    margin-top: 60px;
  }
  .banner-container .add-banner-3 .action-group {
    width: 350px;
    max-width: 100%;
  }
  .banner-container .add-banner-3 .ribbon {
    left: -16px;
    display: block;
    padding: 8px 26px 8px 16px;
    width: 100%;
    font-size: 20px;
    height: auto;
  }
  .banner-container .flexbox {
    flex-direction: column;
  }
  .banner-container .flexbox-left {
    margin-top: 0;
  }
  .banner-container .flexbox-right {
    width: 100%;
  }
  .banner-container p {
    font-size: 14px;
    line-height: 24px;
  }
  .banner-container .actionButton .more-content-active.schedule-callback {
    font-size: 12px;
    position: relative;
    min-width: 124px;
    cursor: pointer;
    font-weight: 500;
  }
}
.action-req-callback-v8 {
  font-weight: 500;
  line-height: 18px;
  position: fixed;
  bottom: 107px;
  right: 20px;
  font-size: 13px;
  color: #fff;
  cursor: pointer;
  padding: 16px 15px 15px 62px;
  box-sizing: border-box;
  text-align: center;
  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-v8::before {
  content: "";
  background: url(../../images/bu/sme/sme-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 (max-width: 768px) {
  .action-req-callback-v8::before {
    width: 35px;
    height: 35px;
    position: absolute;
    left: 3px;
  }
}
@media (max-width: 768px) {
  .action-req-callback-v8 {
    padding: 12px 9px 12px 40px;
    font-size: 12px;
    line-height: 16px;
    right: 9px;
    bottom: 96px;
  }
  .action-req-callback-v8 span {
    display: none;
  }
}
.action-req-callback-v8.action-req-callback-v8-position {
  bottom: 22px;
  right: 110px;
}

.focus_banners {
  visibility: visible;
  opacity: 1;
  background: rgba(0, 0, 0, 0.8);
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  max-width: unset !important;
  left: 0;
  top: 0;
  z-index: 99;
  transition: all 0.2s linear;
  display: flex;
  align-items: center;
  justify-content: center;
}

.focus_banners .banner-container {
  width: 50%;
}

.pbGMC-categoryPges-bgPattern {
  background: linear-gradient(180deg, #FFF 0%, #F6F5FF 84.88%);
  background-size: 100%;
}

.pbGMC-categoryPges {
  padding: 24px 0px 0px;
  display: block;
  width: 100%;
  background: url(../../images/bu/sme/pbgmc-categorypges-bg1.svg) no-repeat left 26px bottom 76px, url(../../images/bu/sme/pbgmc-categorypges-bg2.svg) no-repeat right 26px bottom 100px;
}

@media (max-width: 768px) {
  .pbGMC-categoryPges {
    padding: 24px 0px 0px;
    background: none;
  }
}
@media (max-width: 768px) {
  .pbGMC-categoryPges .pbGMC-categoryPgesSection {
    padding: 0px 16px 0px;
  }
}
.pbGMC-categoryPges .pbGMC-categoryPges_header {
  text-align: center;
}

.pbGMC-categoryPges .pbGMC-categoryPges_header .title_info {
  font-weight: 300;
  font-size: 32px;
  line-height: 46px;
  color: #253858;
}

@media (max-width: 768px) {
  .pbGMC-categoryPges .pbGMC-categoryPges_header .title_info {
    font-size: 24px;
    line-height: 34px;
  }
}
.pbGMC-categoryPges .pbGMC-categoryPges_header .heading {
  font-weight: 300;
  font-size: 32px;
  line-height: 46px;
  color: #253858;
}

@media (max-width: 768px) {
  .pbGMC-categoryPges .pbGMC-categoryPges_header .heading {
    font-size: 24px;
    line-height: 34px;
  }
}
.pbGMC-categoryPges .pbGMC-categoryPges_header .heading span {
  font-weight: 700;
}

.pbGMC-categoryPges .pbGMC-categoryPges_header .heading span sup {
  font-size: 16px;
  font-weight: 400;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form {
  display: flex;
  justify-content: center;
  margin-top: 28px;
  flex-direction: column;
  align-items: center;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .step_1 {
  max-width: 400px;
  width: 100%;
  text-align: center;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .step_1 .loading::after {
  right: auto;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .form-group {
  max-width: 400px;
  width: 100%;
  position: relative;
}

@media (max-width: 600px) {
  .pbGMC-categoryPges .pbGMC-categoryPges_form .form-group {
    width: 100%;
  }
}
.pbGMC-categoryPges .pbGMC-categoryPges_form .form-group .err {
  color: #e53935;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.33px;
  line-height: 13px;
  margin: 3px 0 0;
  padding: 0;
  text-align: left;
  display: flex;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .form-group .err i {
  background: url("../../images/bu/sme/error-info-icon.svg") no-repeat;
  width: 14px;
  height: 18px;
  display: block;
  margin-right: 8px;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .inputField label {
  position: absolute;
  font-size: 16px;
  left: 8px;
  padding: 0 8px;
  background: #fff;
  cursor: text;
  transform: translateY(-50%);
  transition: all 0.15s ease-out;
  color: #5E6C84;
  top: 27px;
  font-weight: 400;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .inputField input {
  width: 100%;
  height: 58px;
  background: #ffffff;
  border: 1px solid #5e6c84;
  border-radius: 8px;
  padding: 16px;
  color: #5e6c84;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  outline: none;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .inputField .focus_text {
  font-size: 12px;
  transform: none;
  top: -7px;
  color: #5E6C84;
  letter-spacing: normal;
  font-weight: 400;
  z-index: 9;
  background: #ffffff;
}

@media (max-width: 1024px) {
  .pbGMC-categoryPges .pbGMC-categoryPges_form .inputField .focus_text {
    background: #ffffff;
  }
}
.pbGMC-categoryPges .pbGMC-categoryPges_form .submit-section {
  max-width: 400px;
  width: 100%;
  margin-top: 24px;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .submit-section .proceedBtn {
  border-radius: 8px;
  background: #0065ff;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  border: none;
  width: 100%;
  height: 48px;
  cursor: pointer;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .submit-section .proceedBtn label {
  background: url(../../images/bu/sme/btn-arrow_w-icon.png) no-repeat 8px 11px;
  display: block;
  width: 22px;
  height: 27px;
  background-size: 13px;
}

@keyframes shimmer3 {
  0% {
    left: 0;
  }
  100% {
    right: 0;
  }
}
@keyframes shimmer2 {
  0% {
    left: 0;
  }
  100% {
    right: 0;
  }
}
.pbGMC-categoryPges .pbGMC-categoryPges_form .submit-section .proceedBtn p {
  position: relative;
  overflow: hidden;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .submit-section .proceedBtn p::before {
  content: "";
  transform: rotate(-50deg);
  width: 3px;
  height: 32px;
  right: 150%;
  top: 0px;
  background: rgba(56, 101, 251, 0.4117647059);
  position: absolute;
  animation-name: shimmer3;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .submit-section .proceedBtn p::after {
  content: "";
  transform: rotate(-50deg);
  width: 3px;
  height: 32px;
  right: 250%;
  top: 0px;
  background: hsla(226.15, 92.96%, 69.47%, 0.43);
  position: absolute;
  animation-name: shimmer2;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .loader {
  background: #2549A1 !important;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .policy-text {
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  margin-top: 12px;
  color: #6B778C;
  max-width: 400px;
  width: 100%;
  text-align: center;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .policy-text a {
  color: #0065FF;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .form-whatsapp {
  margin-top: 16px;
  font-size: 12px;
  color: #6B778C;
  margin-bottom: 13px;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .form-whatsapp i.icon {
  width: 20px;
  height: 20px;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .form-whatsapp input:checked + .slider {
  background-color: #34C759;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .form-whatsapp i.icon {
  background: url(../../images/bu/whatsapp.png) no-repeat;
  background-size: contain;
  margin-right: 5px;
  margin-bottom: 2px;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  display: inline-block;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .form-whatsapp .switch {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 20px;
  vertical-align: middle;
  margin-left: 5px;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .form-whatsapp .switch input {
  opacity: 0;
  width: 0;
  height: 0px;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .form-whatsapp .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .form-whatsapp .slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 2px;
  bottom: 1px;
  background-color: white;
  transition: 0.4s;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .form-whatsapp input:checked + .slider {
  background-color: #2549A1;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .form-whatsapp input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .form-whatsapp input:checked + .slider:before {
  transform: translateX(11px);
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .form-whatsapp .slider.round {
  border-radius: 34px;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .form-whatsapp .slider.round:before {
  border-radius: 50%;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .employ_empOnly {
  text-align: left;
  position: relative;
  margin-top: 0px;
}

@media (max-width: 768px) {
  .pbGMC-categoryPges .pbGMC-categoryPges_form .employ_empOnly {
    text-align: left;
    margin-top: 0px;
  }
}
.pbGMC-categoryPges .pbGMC-categoryPges_form .employ_empOnly .employ_empOnlyTitle {
  display: flex;
  align-items: center;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .employ_empOnly .employ_empOnlyTitle p {
  color: #253858;
  font-size: 18px;
  font-weight: 700;
}

@media (max-width: 768px) {
  .pbGMC-categoryPges .pbGMC-categoryPges_form .employ_empOnly .employ_empOnlyTitle p {
    font-size: 16px;
  }
}
.pbGMC-categoryPges .pbGMC-categoryPges_form .employ_empOnly .employ_empOnlyTitle .backBtn {
  background: #ffffff;
  width: 40px;
  height: 40px;
  border-radius: 8px;
  cursor: pointer;
  margin-right: 16px;
}

@media (max-width: 768px) {
  .pbGMC-categoryPges .pbGMC-categoryPges_form .employ_empOnly .employ_empOnlyTitle .backBtn {
    position: static;
    width: 32px;
    height: 32px;
  }
}
.pbGMC-categoryPges .pbGMC-categoryPges_form .employ_empOnly .employ_empOnlyTitle .backBtn::before {
  content: "";
  display: inline-block;
  transform: rotate(135deg);
  height: 12px;
  width: 12px;
  border-bottom: 2px solid #253858;
  border-right: 2px solid #253858;
  position: absolute;
  top: 13px;
  left: 16px;
}

@media (max-width: 768px) {
  .pbGMC-categoryPges .pbGMC-categoryPges_form .employ_empOnly .employ_empOnlyTitle .backBtn::before {
    height: 10px;
    width: 10px;
    top: 10px;
    left: 13px;
  }
}
.pbGMC-categoryPges .pbGMC-categoryPges_form .employ_empOnly .select-plane {
  margin-top: 16px;
  margin-bottom: 20px;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .employ_empOnly .select-plane ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 16px;
  column-gap: 16px;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .employ_empOnly .select-plane ul li {
  border: 1px solid #DFE1E6;
  background: #FFF;
  width: 192px;
  border-radius: 8px;
  position: relative;
  height: 158px;
  overflow: hidden;
  cursor: pointer;
}

@media only screen and (max-width: 1024px) {
  .pbGMC-categoryPges .pbGMC-categoryPges_form .employ_empOnly .select-plane ul li {
    width: 48%;
  }
}
.pbGMC-categoryPges .pbGMC-categoryPges_form .employ_empOnly .select-plane ul li .plane-img {
  position: absolute;
  right: 0px;
  bottom: -4px;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .employ_empOnly .select-plane ul li .plane-img img {
  width: 100%;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .employ_empOnly .select-plane ul li p {
  color: #253858;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.256px;
  margin-top: 20px;
  margin-left: 16px;
  width: 139px;
}

@media only screen and (max-width: 1024px) {
  .pbGMC-categoryPges .pbGMC-categoryPges_form .employ_empOnly .select-plane ul li p {
    margin-top: 16px;
    margin-left: 12px;
    width: 103px;
  }
}
.pbGMC-categoryPges .pbGMC-categoryPges_form .employ_empOnly .select-plane ul li label {
  right: 10px;
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #5e6c84;
  position: absolute;
  top: 10px;
  cursor: pointer;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .employ_empOnly .select-plane ul li.active {
  border: 1px solid #0065FF;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .employ_empOnly .select-plane ul li.active label {
  background: #0065ff;
  border-color: #0065ff;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .employ_empOnly .select-plane ul li.active label:after {
  content: "";
  width: 8px;
  height: 4.5px;
  border: solid #fff;
  border-width: 0 0 1.5px 1.5px;
  position: absolute;
  transform: rotate(311deg);
  top: 5px;
  right: 4px;
}

.pbGMC-categoryPges .pbGMC-categoryPges_form .employ_empOnly .select-plane .fieldWrapper {
  margin-top: 30px;
  margin-bottom: 24px;
}

.pbGMC-categoryPges .top_client_section {
  padding-top: 1px;
  margin-top: 70px;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .pbGMC-categoryPges .top_client_section {
    margin-top: 26px;
  }
}
.pbGMC-categoryPges .top_client_section .top_client_heading {
  -webkit-clip-path: polygon(8% 0, 90% 0, 100% 100%, 0 100%);
          clip-path: polygon(8% 0, 90% 0, 100% 100%, 0 100%);
  top: -9px;
  position: absolute;
  z-index: 1;
  background: #ffffff;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #253858;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 8px 0 0;
  border-radius: 16px 20px 0 0;
  height: 35px;
  width: 300px;
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  .pbGMC-categoryPges .top_client_section .top_client_heading {
    font-size: 16px;
    padding: 11px 0 0;
    height: 41px;
    width: 209px;
    top: 8px;
  }
}
.pbGMC-categoryPges .top_client {
  border-bottom: 1px solid #EEEBFF;
  width: 100%;
  margin-top: 6px;
  padding: 16px 24px 16px;
  overflow: hidden;
  background: #fff;
}

@media (max-width: 440px) {
  .pbGMC-categoryPges .top_client {
    margin-top: 26px;
    padding: 8px 24px 8px;
  }
}
@media (max-width: 768px) {
  .pbGMC-categoryPges .top_client {
    padding: 16px 24px 8px;
  }
}
@keyframes scroll-carousel-noneb {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1550px);
  }
}
.pbGMC-categoryPges .top_client .partner-card-list {
  animation: scroll-carousel-noneb 20s linear infinite;
  display: flex;
  width: 1550px;
  list-style: none;
  -moz-column-gap: 15px;
  column-gap: 15px;
}

@media (max-width: 768px) {
  .pbGMC-categoryPges .top_client .partner-card-list {
    animation: scroll-carousel-noneb 30s linear infinite;
  }
}
.pbGMC-categoryPges .top_client .partner-card-list li {
  cursor: pointer;
}

@media (max-width: 768px) {
  .pbGMC-categoryPges .top_client .partner-card-list li img {
    width: 80px;
    height: 38px;
  }
}
.focus_text_ghi {
  font-size: 12px !important;
  transform: none !important;
  top: -12px !important;
}

.exit-intent-popup-container-bg-mb {
  position: fixed;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: end;
  justify-content: center;
  opacity: 0;
}

.exit-intent-popup-container-bg-mb.visible {
  opacity: 1;
  z-index: 999999;
}

.exit-intent-popup-container-bg-mb .exit-intent-popup-container-mb {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0px;
  border-radius: 32px 32px 0 0;
  background: #d5f6ff !important;
  padding: 8px !important;
  position: relative;
}

.exit-intent-popup-container-bg-mb .exit-intent-popup-container-mb .exit-intent-popup-close {
  background: url(../../images/bu/sme/exit-intent-popup-close-icon.svg) no-repeat;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  z-index: 100;
  border-radius: 50%;
  background-size: 100%;
}

.exit-intent-popup-container-bg-mb .exit-intent-popup-container-mb .exitintent_form_ghi_wrapper-mb {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.exit-intent-popup-container-bg-mb .exit-intent-popup-container-mb .exitintent_form_ghi_wrapper-mb .exit-indent-popup-banner-mb {
  width: 206px;
  height: 201px;
  background: url(../../images/bu/sme/exit-intent-popup-banner-mb.svg) no-repeat 0px 45px;
}

.exit-intent-popup-container-bg-mb .exit-intent-popup-container-mb .exitintent_form_ghi_wrapper-mb .exitintent_form_ghi-mb {
  padding: 32px 16px 16px;
  border-radius: 16px;
  background: #FEFEFF;
  width: 100% !important;
}

.exit-intent-popup-container-bg-mb .exit-intent-popup-container-mb .exitintent_form_ghi_wrapper-mb .exitintent_form_ghi-mb .exitintent_form_ghi-mb_title {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 16px;
  line-height: 0px;
  letter-spacing: 0px;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .exit-intent-popup-container-bg-mb .exit-intent-popup-container-mb .exitintent_form_ghi_wrapper-mb .exitintent_form_ghi-mb .exitintent_form_ghi-mb_title {
    font-size: 18px;
  }
}
.exit-intent-popup-container-bg-mb .exit-intent-popup-container-mb .exitintent_form_ghi_wrapper-mb .exitintent_form_ghi-mb .exitintent_form_ghi-mb_subtitle {
  color: #5E6C84;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 16px;
}

.exit-intent-popup-container-bg-mb .exit-intent-popup-container-mb .exitintent_form_ghi_wrapper-mb .exitintent_form_ghi-mb .fieldWrapper {
  margin: 0px 0 20px;
  position: relative;
}

.exit-intent-popup-container-bg-mb .exit-intent-popup-container-mb .exitintent_form_ghi_wrapper-mb .exitintent_form_ghi-mb .fieldWrapper .feildLable {
  color: #5e6c84;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  position: absolute;
  left: 14px;
  background: #fff;
  top: 27px;
  padding: 2px;
  visibility: visible;
  pointer-events: none;
  transition: all 0.4s ease-in;
}

.exit-intent-popup-container-bg-mb .exit-intent-popup-container-mb .exitintent_form_ghi_wrapper-mb .exitintent_form_ghi-mb .fieldWrapper label {
  position: absolute;
  font-size: 16px;
  left: 8px;
  padding: 0 8px;
  background: #fff;
  cursor: text;
  transform: translateY(-50%);
  transition: all 0.15s ease-out;
  color: #5E6C84;
  top: 50%;
  font-weight: 400;
}

.exit-intent-popup-container-bg-mb .exit-intent-popup-container-mb .exitintent_form_ghi_wrapper-mb .exitintent_form_ghi-mb .fieldWrapper label.focus_text {
  font-size: 12px;
  transform: none;
  top: -12px;
  color: #5E6C84;
  letter-spacing: normal;
  font-weight: 400;
}

.exit-intent-popup-container-bg-mb .exit-intent-popup-container-mb .exitintent_form_ghi_wrapper-mb .exitintent_form_ghi-mb .fieldWrapper input {
  padding: 16px;
  border: 1px solid #5e6c84;
  border-radius: 8px;
  font-size: 16px;
  background: none;
  -webkit-appreance: none;
  width: 100%;
  outline: none;
  height: 56px;
}

.exit-intent-popup-container-bg-mb .exit-intent-popup-container-mb .exitintent_form_ghi_wrapper-mb .exitintent_form_ghi-mb .fieldWrapper .err {
  color: red;
  font-size: 13px;
}

.exit-intent-popup-container-bg-mb .exit-intent-popup-container-mb .exitintent_form_ghi_wrapper-mb .exitintent_form_ghi-mb .proceedBtn {
  background: #0065ff 0% 0% no-repeat padding-box;
  border: 1px solid #0065ff;
  border-radius: 8px;
  color: #fff;
  width: 100%;
  display: block;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
  text-transform: inherit;
  max-width: 100%;
  height: 51px;
  position: relative;
}

.exit-intent-popup-container-bg-mb .exit-intent-popup-section-scuccess-mb {
  width: 100%;
  height: 306px;
  background: #ffffff;
  border-radius: 32px 32px 0px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.exit-intent-popup-container-bg-mb .exit-intent-popup-section-scuccess-mb .exit-intent-popup-close {
  background: url(../../images/bu/sme/exit-intent-popup-close-icon.svg) no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  z-index: 100;
  border-radius: 50%;
  background-size: 100%;
}

.exit-intent-popup-container-bg-mb .exit-intent-popup-section-scuccess-mb .exit-intent-popup-section-scuccess-group {
  text-align: center;
}

.exit-intent-popup-container-bg-mb .exit-intent-popup-section-scuccess-mb .exit-intent-popup-section-scuccess-group .exit-intent-scussess-img {
  width: 100%;
  height: 120px;
  background: url(../../images/bu/sme/exit-intent-popup-section-scuccess-icon.svg) no-repeat center;
  background-size: 86px;
}

.exit-intent-popup-container-bg-mb .exit-intent-popup-section-scuccess-mb .exit-intent-popup-section-scuccess-group .thanksHeading {
  color: #000;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  margin-top: 6px;
}

.exit-intent-popup-container-bg-mb .exit-intent-popup-section-scuccess-mb .exit-intent-popup-section-scuccess-group .thankPara {
  color: #5E6C84;
  font-weight: 400;
  line-height: 20px;
  font-size: 14px;
}

.exit-intent-popup-container-bg-mb .exit-intent-popup-section-scuccess-mb .exit-intent-popup-section-scuccess-group .thankPara span {
  display: block;
}

.referral_widget {
  margin: 16px 0px;
}

@media only screen and (max-width: 1024px) {
  .referral_widget {
    padding: 16px;
    background: #fff;
    margin: 0px;
  }
}
.referral_widget .referral_widget_main {
  background: url(../../images/bu/sme/referral_widget-bg.svg) no-repeat bottom right 16px, linear-gradient(138deg, #B2F2EA 19.45%, #FFFDD6 75.98%);
  border-radius: 8px;
  padding: 20px 16px;
  min-height: 368px;
  position: relative;
}

.referral_widget .referral_widget_main .referral_widget_title {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  color: #2D343F;
  margin-bottom: 20px;
}

.referral_widget .referral_widget_main .referral_widget_title span {
  color: #2A947C;
  display: block;
}

.referral_widget .referral_widget_main .form-group {
  width: 100%;
  margin-bottom: 16px;
  position: relative;
}

.referral_widget .referral_widget_main .form-group input {
  width: 100%;
  height: 56px;
  background: #ffffff;
  border: 1px solid #5e6c84;
  border-radius: 8px;
  padding: 16px;
  color: #5e6c84;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  outline: none;
}

.referral_widget .referral_widget_main .form-group .err {
  color: #e53935;
  font-size: 12px;
  font-weight: 400;
}

.referral_widget .referral_widget_main .form-group.inputField label {
  position: absolute;
  font-size: 16px;
  left: 8px;
  padding: 0 8px;
  background: #fff;
  cursor: text;
  transform: translateY(-50%);
  transition: all 0.15s ease-out;
  color: #5E6C84;
  top: 35%;
  font-weight: 400;
}

.referral_widget .referral_widget_main .form-group.inputField .focus_text {
  font-size: 12px;
  transform: none;
  top: -12px;
  color: #5E6C84;
  letter-spacing: normal;
  font-weight: 400;
}

.referral_widget .referral_widget_main .refer-btn {
  border-radius: 8px;
  background: #2549A1;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  border: none;
  width: 152px;
  height: 48px;
  cursor: pointer;
}

.referral_widget .referral_widget_main .refer-btn i {
  background: url(../../images/bu/sme/btn-arrow_w-icon.png) no-repeat 8px 11px;
  display: block;
  width: 22px;
  height: 27px;
  background-size: 13px;
}

.referral_widget .referral_widget_main .loader {
  border-radius: 8px;
  background: #2549A1;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  border: none;
  width: 152px;
  height: 48px;
  cursor: pointer;
  position: absolute;
  bottom: 73px;
}

.referral_widget .referral_widget_main .loader::after {
  right: 60px;
}

.referral_widget .referral_widget_main.step_2 {
  background: linear-gradient(138deg, #B2F2EA 19.45%, #FFFDD6 75.98%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
  padding-bottom: 60px;
}

.referral_widget .referral_widget_main.step_2 .submit_title {
  color: #2D343F;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 12px;
}

.referral_widget .referral_widget_main.step_2 .submit_text {
  color: #2D343F;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.196px;
}

.referral_widget .referral_widget_main.step_2 .ok-btn {
  border-radius: 8px;
  background: #0065ff;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  border: none;
  width: 120px;
  height: 48px;
  margin-top: 20px;
  cursor: pointer;
}

.people-search {
  background: #f4f6fd;
  border-radius: 8px;
  padding: 24px;
  position: relative;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .people-search {
    padding: 10px;
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 45px;
  }
}
.people-search .people-search-btn {
  display: grid;
  grid-auto-flow: column;
  justify-content: start;
  grid-gap: 10px;
  margin-bottom: 15px;
  align-items: center;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .people-search .people-search-btn {
    grid-gap: 5px;
    justify-content: space-between;
  }
}
.people-search .people-search-btn .people-search-btn-item {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 1px solid rgba(37, 56, 88, 0.3019607843);
  border-radius: 50px;
  width: 130px;
  height: 46px;
  color: #253858;
  opacity: 0.5;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  cursor: pointer;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .people-search .people-search-btn .people-search-btn-item {
    width: 100px;
    height: 40px;
    font-size: 14px;
  }
}
.people-search .people-search-btn .active {
  color: #0065ff;
  border: 1px solid #0065ff;
  opacity: 1;
}

.people-search .people-search-btn .view-plan-available {
  color: #0065ff;
  text-align: right;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  position: absolute;
  right: 22px;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .people-search .people-search-btn .view-plan-available {
    bottom: 11px;
    width: 100%;
    text-align: center;
    right: 0;
  }
}
.people-search .people-search-btn .view-plan-available a {
  color: #0065ff;
}

.people-search .people-search-content {
  display: block;
  background: #fff;
}

.people-search .people-search-content .people-search-wrapper {
  position: relative;
}

.people-search .people-search-content .people-search-wrapper .people-search-list {
  list-style: none;
  background: #fff;
  display: flex;
  flex-direction: column;
  z-index: 2;
  position: relative;
}

.people-search .people-search-content .people-search-wrapper .people-search-list .people-search-list-items {
  border-bottom: 1px solid rgba(243, 243, 243, 0.8);
  padding: 15px 20px;
  min-height: 55px;
  width: 96%;
  display: flex;
  align-items: center;
  margin: 0 auto;
  overflow: hidden;
  border-left: 0;
  border-top: 0;
  margin-top: 0;
  position: relative;
}

.people-search .people-search-content .people-search-wrapper .people-search-list .people-search-list-items ::before {
  content: "";
  border: solid #2b60ed;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  margin-left: 15px;
  position: absolute;
  top: 27px;
  right: 10px;
}

.people-search .people-search-content .people-search-wrapper .people-search-list .people-search-list-items a {
  display: block;
  color: #0065ff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  cursor: pointer;
}

.people-search .people-search-content .people-search-wrapper .people-search-list .people-search-list-items a:after {
  content: "";
}

.people-search .people-search-content .people-search-list-wrapper:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 8px solid #fff;
  border-radius: 8px;
  margin: 0 -4px;
  z-index: 1;
}

.people-search .people-search-content .shows-more {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
  z-index: 2;
  position: relative;
}

.people-search .people-search-content .shows-more .viewmore {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1607843137);
  border-radius: 30px;
  padding: 8px 44px 8px 30px;
  cursor: pointer;
  color: #2b60ed;
  font-weight: 600;
  font-size: 16px;
  position: relative;
}

.people-search .people-search-content .shows-more .viewmore .textcss:after {
  content: "View More";
}

.people-search .people-search-content .shows-more .viewmore .arrow:after {
  content: "";
  border: solid #2b60ed;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3.5px;
  transform-origin: 0 0;
  transform: rotate(45deg) translate(-50%, 0);
  position: absolute;
  bottom: 4px;
  right: 22px;
}

.people-search .people-search-content .shows-more .viewmore .arrow:after {
  transform: rotate(45deg) translate(0%, 0);
  bottom: 20px;
}

.people-search .people-search-content .shows-more .viewless {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1607843137);
  border-radius: 30px;
  padding: 8px 44px 8px 30px;
  cursor: pointer;
  color: #2b60ed;
  font-weight: 600;
  font-size: 16px;
  position: relative;
}

.people-search .people-search-content .shows-more .viewless .textcss:after {
  content: "View Less";
}

.people-search .people-search-content .shows-more .viewless .arrow:after {
  content: "";
  border: solid #2b60ed;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3.5px;
  transform-origin: 0 0;
  position: absolute;
  bottom: 4px;
  right: 14px;
}

.people-search .people-search-content .shows-more .viewless .arrow:after {
  transform: rotate(-135deg) translate(11%, 0);
  bottom: 3px;
}

.claimsProcess {
  margin-bottom: 52px;
}

@media screen and (max-width: 1024px) {
  .claimsProcess {
    padding: 16px;
    background: #fff;
    margin-bottom: 0px;
  }
}
.claimsProcess .heading {
  color: #253858;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 8px;
}

@media screen and (max-width: 1024px) {
  .claimsProcess .heading {
    font-size: 20px;
    line-height: 30px;
  }
}
.claimsProcess .subheading {
  color: #253858;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  letter-spacing: 0.256px;
  margin-bottom: 0px;
}

.claimsProcess .claimSwitch {
  margin: 22px 0px 26px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.claimsProcess .claimSwitch ul {
  list-style: none;
  display: flex;
  background: #ECEEF3;
  border-radius: 100px;
  width: 328px;
  height: 46px;
  flex-shrink: 0;
  padding: 2px;
}

.claimsProcess .claimSwitch ul li {
  color: #253858;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.196px;
  width: 161px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.claimsProcess .claimSwitch ul li.active {
  background: #FFF;
  border-radius: 100px;
}

.claimsProcess .claimsProcessSteps ul {
  display: flex;
  list-style: none;
  -moz-column-gap: 28px;
  column-gap: 28px;
  align-items: baseline;
}

@media screen and (max-width: 1024px) {
  .claimsProcess .claimsProcessSteps ul {
    flex-direction: column;
    row-gap: 40px;
  }
}
.claimsProcess .claimsProcessSteps ul li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .claimsProcess .claimsProcessSteps ul li {
    flex-direction: row;
    text-align: left;
    -moz-column-gap: 20px;
    column-gap: 20px;
    justify-content: flex-start;
  }
}
.claimsProcess .claimsProcessSteps ul li i {
  width: 60px;
  height: 60px;
  flex-shrink: 0;
  display: block;
}

.claimsProcess .claimsProcessSteps ul li > div {
  margin-top: 16px;
}

.claimsProcess .claimsProcessSteps ul li > div .claimsProcessStepsTitle {
  color: #253858;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.claimsProcess .claimsProcessSteps ul li > div p {
  color: #253858;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-top: 6px;
  margin-bottom: 0px;
}

.claimsProcess .claimsProcessSteps.claimsProcessimg ul li:nth-child(1)::after {
  content: "";
  position: absolute;
  width: 472px;
  height: 1px;
  top: 19px;
  border-top: 1px dashed #c2D1E1;
  left: 153px;
}

@media screen and (max-width: 1024px) {
  .claimsProcess .claimsProcessSteps.claimsProcessimg ul li:nth-child(1)::after {
    width: 223px;
    top: 19px;
    left: -104px;
    transform: rotate(90deg);
    top: 193px;
  }
}
.claimsProcess .claimsProcessSteps.claimsProcessimg ul li:nth-child(1) i {
  background: url(../../images/bu/sme/cashless_process1.svg) no-repeat;
}

.claimsProcess .claimsProcessSteps.claimsProcessimg ul li:nth-child(2) i {
  background: url(../../images/bu/sme/cashless_process2.svg) no-repeat;
}

.claimsProcess .claimsProcessSteps.claimsProcessimg ul li:nth-child(3) i {
  background: url(../../images/bu/sme/cashless_process3.svg) no-repeat;
}

.claimsProcess .claimsProcessSteps.reimbursementimg ul li {
  width: 168px;
  flex-shrink: 0;
}

@media screen and (max-width: 1024px) {
  .claimsProcess .claimsProcessSteps.reimbursementimg ul li {
    width: 100%;
  }
}
.claimsProcess .claimsProcessSteps.reimbursementimg ul li:nth-child(1)::after {
  content: "";
  position: absolute;
  width: 542px;
  height: 1px;
  top: 19px;
  border-top: 1px dashed #c2D1E1;
  left: 111px;
}

@media screen and (max-width: 1024px) {
  .claimsProcess .claimsProcessSteps.reimbursementimg ul li:nth-child(1)::after {
    width: 1px;
    height: 300px;
    /* transform: rotate(90deg); */
    top: 91px;
    left: 7px;
    border: 1px dashed #c2D1E1;
  }
}
.claimsProcess .claimsProcessSteps.reimbursementimg ul li:nth-child(1) i {
  background: url(../../images/bu/sme/reimbursement_process1.svg) no-repeat;
}

.claimsProcess .claimsProcessSteps.reimbursementimg ul li:nth-child(2) i {
  background: url(../../images/bu/sme/reimbursement_process2.svg) no-repeat;
}

.claimsProcess .claimsProcessSteps.reimbursementimg ul li:nth-child(3) i {
  background: url(../../images/bu/sme/reimbursement_process3.svg) no-repeat;
}

@media screen and (max-width: 1024px) {
  .claimsProcess .claimsProcessSteps.reimbursementimg ul li:nth-child(3)::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100px;
    top: 91px;
    left: 7px;
    border: 1px dashed #c2D1E1;
  }
}
.claimsProcess .claimsProcessSteps.reimbursementimg ul li:nth-child(4) i {
  background: url(../../images/bu/sme/reimbursement_process4.svg) no-repeat;
}

.claimsProcess .claimViewPlan {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 28px;
}

.claimsProcess .claimViewPlan button {
  background: #2549A1;
  max-width: 328px;
  width: 100%;
  height: 48px;
  border: none;
  outline: none;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 8px;
}

.other-marine-insurance-plans-section {
  background: rgba(222, 235, 255, 0.4);
  border-radius: 8px;
  padding: 24px 24px 12px 24px;
}

@media only screen and (width: 320px) and (width: 1024px) {
  .other-marine-insurance-plans-section {
    border-radius: 0;
    padding: 20px 0px 20px 16px;
  }
}
.other-marine-insurance-plans-section .heading {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #253858;
  margin-bottom: 25px;
  position: relative;
}

@media only screen and (width: 320px) and (width: 1024px) {
  .other-marine-insurance-plans-section .heading {
    font-size: 18px;
    line-height: 26px;
  }
}
.other-marine-insurance-plans-section .heading:after {
  content: "";
  background: #0065ff;
  width: 80px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -9px;
}

.other-marine-insurance-plans-section .sub-heading {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.016em;
  color: #253858;
  margin: 0 0 24px;
}

.other-marine-insurance-plans-section .other-marine-insurance-plans-list .other-marine-insurance-plan {
  border-radius: 12px;
  max-width: 197px;
  margin-right: 20px;
  padding: 20px 16px 16px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media only screen and (width: 320px) and (width: 1024px) {
  .other-marine-insurance-plans-section .other-marine-insurance-plans-list .other-marine-insurance-plan {
    max-width: 177px;
    margin-right: 16px;
  }
}
.other-marine-insurance-plans-section .other-marine-insurance-plans-list .other-marine-insurance-plan.light-blue {
  background: #B3ECF3;
}

.other-marine-insurance-plans-section .other-marine-insurance-plans-list .other-marine-insurance-plan.orange {
  background: #FFEBC6;
}

.other-marine-insurance-plans-section .other-marine-insurance-plans-list .other-marine-insurance-plan.pink {
  background: #FFDBEE;
}

.other-marine-insurance-plans-section .other-marine-insurance-plans-list .other-marine-insurance-plan.light-pink {
  background: #FDDFD8;
}

.other-marine-insurance-plans-section .other-marine-insurance-plans-list .other-marine-insurance-plan.green {
  background: #B8F9D7;
}

.other-marine-insurance-plans-section .other-marine-insurance-plans-list .other-marine-insurance-plan.purple {
  background: #E0DAFF;
}

.other-marine-insurance-plans-section .other-marine-insurance-plans-list .other-marine-insurance-plan .name {
  font-weight: 700;
  font-size: 21px;
  line-height: 32px;
  color: #2549A1;
  margin-bottom: 38px;
  margin-top: 6px;
}

.other-marine-insurance-plans-section .other-marine-insurance-plans-list .other-marine-insurance-plan .button {
  background: #2549A1;
  border-radius: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #FFFFFF;
  padding: 8px;
  cursor: pointer;
}

.exit-indent-Dilog {
  opacity: 1;
  transition: opacity 225ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  margin: 32px;
  border-radius: 24px;
  overflow: hidden;
  width: 425px;
  position: relative;
  background-color: #FFFFFF;
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.exit-indent-Dilog .header-title {
  background: #f2f7ff;
  border-radius: 24px 24px 0px 0px;
  color: #253858;
  font-size: 17px;
  font-weight: 400;
  height: 56px;
  display: flex;
  align-items: center;
  padding-left: 16px;
}

.exit-indent-Dilog img {
  max-width: 100%;
}

.exit-indent-Dilog .close-intent {
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer;
}

.exit-indent-Dilog .exit-indent-text {
  margin-top: 13px;
  text-align: center;
  padding-bottom: 27px;
}

.exit-indent-Dilog .exit-indent-text .banner-section {
  display: flex;
  width: 320px;
  margin: 0px auto 26px;
  text-align: left;
}

.exit-indent-Dilog .exit-indent-text .banner-section .exit-indednt-title-image {
  width: 105px;
  height: 79px;
  background: url(https://static.pbcdn.in/sme-cdn/images/exit-intent-img.svg) no-repeat;
  flex-shrink: 0;
}

.exit-indent-Dilog .exit-indent-text h2 {
  color: #253858;
  font-weight: 700;
  font-size: 22px;
  margin-top: 14px;
  margin-bottom: 17px;
  line-height: 30px;
}

.exit-indent-Dilog textarea {
  width: 320px;
  margin: 0 auto;
  padding: 8px;
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  height: 100px;
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: 400;
  word-wrap: break-word;
  resize: vertical;
  /* Allow users to resize the textarea vertically */
}

.exit-indent-Dilog ul {
  list-style: none;
  width: 320px;
  margin: 0 auto;
}

.exit-indent-Dilog ul li {
  text-align: left;
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  width: 320px;
  height: 48px;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
}

.exit-indent-Dilog ul li .check-sign {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background-color: #fFF !important;
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid #e1e1e1;
  margin-right: 12px;
  margin-left: 12px;
}

.exit-indent-Dilog ul li .check-sign::after {
  content: "";
  width: 10px;
  height: 5px;
  border: solid #0065FF;
  border-width: 0 0 2px 2px;
  position: absolute;
  right: 3px;
  top: 4px;
  transform: rotate(-45deg);
}

.exit-indent-Dilog ul li .empty-sign {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background-color: #FFF !important;
  border-radius: 4px;
  cursor: pointer;
  margin-right: 12px;
  margin-left: 12px;
  border: 1px solid #e1e1e1;
}

.exit-indent-Dilog .submit-btn {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  max-width: 320px;
  width: 100%;
  margin: 0 auto;
  height: 48px;
  border-radius: 8px;
  border: 0;
  overflow: hidden;
}

.exit-indent-Dilog .submit-btn.submit-btn-disabled {
  background: #ccc;
  cursor: no-drop;
}

.exit-indent-Dilog .submit-btn-two {
  background: #0065ff;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  max-width: 320px;
  width: 100%;
  margin: 0 auto;
  height: 48px;
  border-radius: 8px;
  border: 0;
  overflow: hidden;
}

.newghicta .showForm .disForm .rightContent .fieldWrapper .radio_pills label input[type=radio] + span:hover {
  background: #2549A1;
}

.newghicta .floatingPopupDiv .floatpanel .showForm.sme_other_top .disForm .rightContent .right-form-grid .step_2 .proceedBtn {
  background: #2549A1;
}

.newghicta .floatingPopupDiv .floatpanel .showForm.sme_other_top .disForm .rightContent .right-form-grid .step_2 .loader {
  background: #2549A1;
}

.newghicta .exit-intent-popup-container-bg-mb .exit-intent-popup-container-mb .exitintent_form_ghi_wrapper-mb .exitintent_form_ghi-mb .proceedBtn {
  background: #2549A1;
}

.newghicta .exitintent_form_ghi .loader.loading {
  background: #2549A1 !important;
}

.newghicta .pbGMC-categoryPges_form .submit-section .proceedBtn {
  background: #2549A1 !important;
}

.newghicta .contentStyles .block_content_wrapper .number-listing-box li p a {
  color: #2549A1 !important;
}

.newghicta .pbGMC-categoryPges_form .policy-text a {
  color: #2549A1 !important;
}

.newghicta .block_content_wrapper .faqsWrap ul li .paragraphBu a {
  color: #2549A1 !important;
}

.newghicta .block_content_wrapper_firstfold .text-hide-link {
  color: #2549A1 !important;
  cursor: pointer;
}

.newghicta .step_1 .termCondition a {
  color: #2549A1 !important;
}

.newghicta .insurer-by-company-block .logo-place a {
  color: #2549A1 !important;
}

.newghicta .insurer-by-company-block .paragraphBu a {
  color: #2549A1 !important;
}

.newghicta .insurer-by-company .insurer-by-company-title .heading {
  border-bottom: 3px solid #2549A1 !important;
}

.newghicta .block_content_wrapper .viewallLinkInsurer span {
  color: #2549A1 !important;
}

.newghicta .block_content_wrapper .viewallLinkInsurer a {
  color: #2549A1 !important;
}

.newghicta .allinsurer .moreplans {
  color: #2549A1 !important;
}

.newghicta .allinsurer .moreplans::after {
  color: #2549A1 !important;
}

.newghicta .people-search .people-search-btn .active {
  border: 1px solid #2549A1;
  color: #2549A1;
}

.newghicta .people-search .people-search-content .people-search-wrapper .people-search-list .people-search-list-items a {
  color: #2549A1;
}

.newghicta .people-search-list-items::before {
  border: solid #2549A1;
}

.newghicta .articlelisting_withtab .articlelisting-tabs .nav-link.active {
  color: #2549A1;
}

.newghicta .articlelisting_withtab .articlelisting-tabs .nav-link.active::before {
  background-color: #2549A1;
}

.newghicta .articlelisting_withtab .content .bodytext .link {
  color: #2549A1 !important;
}

.newghicta .articlelisting_withtab .content .heading a {
  color: #2549A1;
}

.newghicta .profilerating .heading .link {
  color: #2549A1 !important;
}

.newghicta .overallrating .overall-rating .rating_fig {
  color: #2549A1;
  --fg: #2449A1;
}

.newghicta .block_content_wrapper .review .profilerating .tab-content .viewall_button a {
  color: #2549A1;
  border: 1px solid #2549A1;
}

.wellness-Container {
  border-radius: 8px;
  background: #C6FCD9;
  position: relative;
  padding: 16px;
  z-index: 2;
  margin: 16px;
  cursor: pointer;
}

.wellness-Container .bg-img-container {
  background: url(../../images/bu/sme/bg_pattern.png) no-repeat;
  background-size: 100%;
  width: 257.317px;
  height: 162px;
  position: absolute;
  right: 3px;
  top: 12px;
  z-index: -1;
}

.wellness-Container .wellheading {
  color: #13913F;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.196px;
}

.wellness-Container .benefit {
  margin-top: 8px;
  color: #253858;
  font-size: 19px;
  font-weight: 700;
  line-height: 26px;
}

.wellness-Container .pdfbtn {
  cursor: pointer;
  margin-top: 16px;
  color: #2549A1;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.196px;
  border-radius: 8px;
  background: #FFF;
  display: inline-flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  border: none;
  outline: none;
}

.exit-intent-popup-container .unlockpdfContainer {
  width: 400px;
  border-radius: 16px;
  background: #FFF;
}

.exit-intent-popup-container .unlockpdfContainer .headContainer {
  display: flex;
  justify-content: space-between;
  background-color: #F2F7FF;
  padding: 10px 16px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

.exit-intent-popup-container .unlockpdfContainer .headContainer .headpara {
  color: #253858;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.exit-intent-popup-container .unlockpdfContainer .headContainer .headclose {
  background: url(../../images/bu/sme/close-compare.svg) no-repeat;
  background-size: 100%;
  width: 24px;
  height: 24px;
}

.exit-intent-popup-container .unlockpdfContainer .wellbodyContainer {
  padding: 24px;
}

.exit-intent-popup-container .unlockpdfContainer .wellbodyContainer .form {
  position: relative;
  margin: 0px !important;
  width: 100%;
  height: 56px;
  display: flex;
  align-items: center;
  padding: 6px;
  justify-content: space-between;
  border-radius: 8px;
  border: 1px solid #5E6C84;
  background: #FFF;
}

.exit-intent-popup-container .unlockpdfContainer .wellbodyContainer .form .formInput {
  position: relative;
  width: 100%;
}

.exit-intent-popup-container .unlockpdfContainer .wellbodyContainer .form .formInput input {
  border: none !important;
  padding: 18px 45px 18px 18px;
  border-radius: 8px;
  font-size: 16px;
  background: none;
  display: block;
  position: relative;
  outline: none;
}

.exit-intent-popup-container .unlockpdfContainer .wellbodyContainer .form .formInput .feildLable {
  color: #5e6c84;
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  position: absolute;
  left: 14px;
  background: #fff;
  top: 17px;
  padding: 2px;
  visibility: visible;
  pointer-events: none;
  transition: all 0.4s ease-in;
}

.exit-intent-popup-container .unlockpdfContainer .wellbodyContainer .form .err {
  font-size: 12px;
  line-height: 16px;
  color: #f00;
  position: absolute;
  bottom: -16px;
  left: 16px;
}

.exit-intent-popup-container .unlockpdfContainer .wellbodyContainer .downloadbtn {
  height: 48px;
  margin-top: 24px;
  border-radius: 8px;
  background: #2549A1;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  width: 100%;
  border: none;
  outline: none;
  padding: 15px 0px;
  position: relative;
}

.exit-intent-popup-container .unlockpdfContainer .wellbodyContainer .downloadbtn .dwnldIcon {
  position: absolute;
  background: url(../../images/bu/sme/download_icon.svg) no-repeat;
  background-size: 100%;
  width: 24px;
  height: 24px;
  margin-left: 7px;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .prioritize-container {
    padding: 0px 16px 16px 16px;
    background-color: #fff;
  }
}
.prioritize-container .headpriority {
  margin-top: 20px;
  color: #253858;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 20px;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .prioritize-container .headpriority {
    font-size: 20px;
    line-height: 30px;
  }
}
.prioritize-container .reasonlist {
  list-style: none;
  gap: 12px;
  display: flex;
  flex-direction: column;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .prioritize-container .reasonlist {
    margin-top: 20px;
  }
}
.prioritize-container .reasonlist .prioritylist {
  display: flex;
  padding: 16px;
  border-radius: 16px;
  border: 1px solid #DFE1E6;
  background: #fff;
  align-items: center;
  justify-content: center;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .prioritize-container .reasonlist .prioritylist {
    align-items: flex-start;
  }
}
.prioritize-container .reasonlist .prioritylist .listIconjob {
  background: url(../../images/bu/sme/jobfac_icon.svg) no-repeat;
  background-size: 100%;
  width: 40px;
  height: 40px;
  margin-bottom: 25px;
  border-radius: 8px;
  flex-shrink: 0;
}

.prioritize-container .reasonlist .prioritylist .listIconBoost {
  background: url(../../images/bu/sme/boost_icon.svg) no-repeat;
  background-size: 100%;
  width: 40px;
  height: 40px;
  margin-bottom: 25px;
  border-radius: 8px;
  flex-shrink: 0;
}

.prioritize-container .reasonlist .prioritylist .listIconTax {
  background: url(../../images/bu/sme/taxbenefit_icon.svg) no-repeat;
  background-size: 100%;
  width: 40px;
  height: 40px;
  margin-bottom: 25px;
  border-radius: 8px;
  flex-shrink: 0;
}

.prioritize-container .reasonlist .prioritylist .listIconregu {
  background: url(../../images/bu/sme/regulatry_icon.svg) no-repeat;
  background-size: 100%;
  width: 40px;
  height: 40px;
  margin-bottom: 25px;
  border-radius: 8px;
  flex-shrink: 0;
}

.prioritize-container .reasonlist .prioritylist .listDetail {
  display: flex;
  flex-direction: column;
  gap: 0px;
  margin-left: 20px;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .prioritize-container .reasonlist .prioritylist .listDetail {
    margin-left: 16px;
  }
}
.prioritize-container .reasonlist .prioritylist .listDetail .listDhead {
  margin-bottom: 0px;
  color: #253858;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.256px;
}

.prioritize-container .reasonlist .prioritylist .listDetail .listDpara {
  margin-bottom: 0px;
  color: #253858;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.256px;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .prioritize-container .reasonlist .prioritylist .listDetail .listDpara {
    font-size: 14px;
    line-height: 20px;
  }
}
.prioritize-container .reasonlist .prioritylist .listDetail .listDpara .highlight {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .prioritize-container .reasonlist .prioritylist .listDetail .listDpara .highlight {
    font-size: 14px;
    line-height: 20px;
  }
}
.prioritize-container .ensureContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .prioritize-container .ensureContainer {
    align-items: flex-start;
  }
}
.prioritize-container .ensureContainer .ensureIcon {
  background: url(../../images/bu/sme/ensure_icon.svg) no-repeat;
  background-size: 100%;
  width: 40px;
  height: 40px;
  margin-top: -4px;
  border-radius: 8px;
  flex-shrink: 0;
}

.prioritize-container .ensureContainer .ensureDetail {
  color: #36B37E;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.256px;
  margin-left: 16px;
  margin-bottom: 0px;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .prioritize-container .ensureContainer .ensureDetail {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 0.196px;
  }
}
.prioritize-container .viewBtn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.prioritize-container .viewBtn .priorityVbtn {
  margin-top: 20px;
  outline: none;
  border: none;
  border-radius: 8px;
  background: #0065FF;
  width: 328px;
  height: 48px;
  cursor: pointer;
  color: #fff;
}

.pdfpopup {
  background-color: rgba(0, 0, 0, 0.8);
  align-items: center !important;
}

.pdfpopupContainer {
  border-radius: 16px;
  background: #FFF;
  width: 400px;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .pdfpopupContainer {
    margin: 16px;
  }
}
.pdfpopupContainer .popupheader {
  background: #F2F7FF;
  display: flex;
  justify-content: space-between;
  border-radius: 8px 8px 0px 0px;
  padding: 16px 24px;
  position: relative;
}

.pdfpopupContainer .popupheader .popuphead {
  color: #253858;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.pdfpopupContainer .popupheader .exit-intent-popup-close {
  background: url(../../images/bu/sme/exit-intent-popup-close-icon.svg) no-repeat;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  z-index: 100;
  border-radius: 50%;
  background-size: 100%;
}

.pdfpopupContainer .popupContainerBody {
  background: #fff;
  padding: 16px;
  border-radius: 0px 0px 16px 16px;
}

.pdfpopupContainer .popupContainerBody .fieldWrapper {
  margin: 0px 0 20px;
  position: relative;
}

.pdfpopupContainer .popupContainerBody .fieldWrapper .feildLable {
  color: #5e6c84;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  position: absolute;
  left: 14px;
  background: #fff;
  top: 27px;
  padding: 2px;
  visibility: visible;
  pointer-events: none;
  transition: all 0.4s ease-in;
}

.pdfpopupContainer .popupContainerBody .fieldWrapper label {
  position: absolute;
  font-size: 16px;
  left: 8px;
  padding: 0 8px;
  background: #fff;
  cursor: text;
  transform: translateY(-50%);
  transition: all 0.15s ease-out;
  color: #5E6C84;
  top: 50%;
  font-weight: 400;
}

.pdfpopupContainer .popupContainerBody .fieldWrapper label.focus_text {
  font-size: 12px;
  transform: none;
  top: -12px;
  color: #5E6C84;
  letter-spacing: normal;
  font-weight: 400;
}

.pdfpopupContainer .popupContainerBody .fieldWrapper input {
  padding: 16px;
  border: 1px solid #5e6c84;
  border-radius: 8px;
  font-size: 16px;
  background: none;
  -webkit-appreance: none;
  width: 100%;
  outline: none;
  height: 56px;
}

.pdfpopupContainer .popupContainerBody .fieldWrapper .err {
  color: red;
  font-size: 13px;
}

.pdfpopupContainer .popupContainerBody .pdfpopupbtn {
  border-radius: 8px;
  background: #2549A1;
  border-radius: 8px;
  color: #fff;
  width: 100%;
  display: block;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
  text-transform: inherit;
  max-width: 100%;
  height: 51px;
  outline: none;
  border: none;
  position: relative;
}

.pdfpopupContainer .popupContainerBody .pdfpopupbtn .downloader {
  background: url(../../images/bu/sme/downloadbtn.svg) no-repeat;
  background-size: 100%;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  cursor: pointer;
  position: absolute;
  margin-left: 7px;
}

.headingbanner-article {
  background: url(../../images/bu/sme/ghi-headingbanner.png) no-repeat;
  height: 270px;
  display: flex;
  vertical-align: middle;
  align-items: center;
  line-height: 35px;
  width: 270px;
  background-size: 100%;
  position: absolute;
  right: 20px;
  transform: translate(0px, 18%);
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .article-ghi-headingbanner-mb::before {
    content: "";
    position: absolute;
    background: url("../../images/bu/sme/article-ghi-headingbanner-mb.png") no-repeat 0 0;
    width: 160px;
    height: 187px;
    background-size: 100%;
    transform: translate(0px, -45%);
    top: 77px;
    right: 0px;
  }
  .article-mb::before {
    content: "";
    position: absolute;
    background: url(../../images/bu/sme/group-health-insurance-banner-mb.svg) no-repeat 0 0;
    width: 144px;
    height: 211px;
    background-size: 100%;
    top: 80px;
    right: 0;
    transform: translate(0, -45%);
  }
}
.floatingPopupDiv .article-ghi-headingbanner-mb::before {
  display: none;
}

.block_content_wrapper {
  color: #253858 !important;
  margin-top: 24px !important;
  font-size: 14px;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .block_content_wrapper {
    margin-top: 0px !important;
  }
}
.block_content_wrapper p {
  font-size: 16px;
  color: #253858 !important;
}

.Help_container {
  border-radius: 8px;
  background-color: rgba(222, 235, 255, 0.4);
  padding: 24px 24px 46px 24px;
  position: relative;
  margin-top: 24px;
  text-align: center;
}

.Help_container .help_heading {
  color: #253858;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  text-align: left;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .Help_container .help_heading {
    margin-top: 40px !important;
  }
}
.Help_container .instant-policy-card {
  position: absolute;
  background: #36B37E;
  color: #FFF;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0.196px;
  top: 0px;
  right: 0px;
  padding: 6px 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-top-right-radius: 8px;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .Help_container .instant-policy-card {
    border-top-right-radius: 0px;
    position: relative;
    left: -24px;
    top: -89px;
    font-size: 15.5px;
  }
}
.Help_container .instant-policy-card.ribbon-card {
  padding-left: 15px;
  padding-right: 10px;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, calc(0% + 10px) 50%);
          clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, calc(0% + 10px) 50%);
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .Help_container .instant-policy-card.ribbon-card {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, calc(100% - 10px) 50%, 100% 100%, 0% 100%);
            clip-path: polygon(0% 0%, 100% 0%, calc(100% - 10px) 50%, 100% 100%, 0% 100%);
  }
}
.Help_container .help_list {
  display: flex;
  gap: 10px;
  list-style: none;
  align-items: flex-start;
  margin-top: 18px;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .Help_container .help_list {
    overflow: auto;
    width: 100%;
    margin-top: -20px !important;
  }
}
.Help_container .help_list li {
  border-radius: 100px;
  border: 1px solid #DFE1E6;
  background: #FFF;
  padding: 6px 24px;
  color: #253858;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.196px;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .Help_container .help_list li {
    flex-shrink: 0;
    padding: 6px 18px;
  }
}
.Help_container .help_list li.active {
  color: #0065FF;
  font-weight: 500;
  border: 1px solid #0065FF;
}

.Help_container .customerReview-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  margin-top: 28px;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .Help_container .customerReview-list {
    display: flex;
    gap: 16px;
    flex-direction: column;
  }
}
.Help_container .customerReview-list .customerReview_container {
  display: flex;
  flex-direction: column;
  background: #fff;
  padding: 16px;
  border-radius: 16px;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .Help_container .customerReview-list .customerReview_container {
    padding: 24px;
  }
}
.Help_container .customerReview-list .customerReview_container .customerReview_header {
  display: flex;
  justify-content: flex-start;
}

.Help_container .customerReview-list .customerReview_container .customerReview_header .customer_profile_1 {
  background: url(../../images/bu/sme/profile_one.svg) no-repeat;
  background-size: 100%;
  width: 48px;
  height: 48px;
  flex-shrink: 0;
}

.Help_container .customerReview-list .customerReview_container .customerReview_header .customer_profile_2 {
  background: url(../../images/bu/sme/profile2.svg) no-repeat;
  background-size: 100%;
  width: 48px;
  height: 48px;
  flex-shrink: 0;
}

.Help_container .customerReview-list .customerReview_container .customerReview_header .customer_profile_3 {
  background: url(../../images/bu/sme/profile3.svg) no-repeat;
  background-size: 100%;
  width: 48px;
  height: 48px;
  flex-shrink: 0;
}

.Help_container .customerReview-list .customerReview_container .customerReview_header .customer_profile_4 {
  background: url(../../images/bu/sme/profile4.svg) no-repeat;
  background-size: 100%;
  width: 48px;
  height: 48px;
  flex-shrink: 0;
}

.Help_container .customerReview-list .customerReview_container .customerReview_header .cstmr_name {
  margin-left: 12px;
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  display: inline-block;
}

.Help_container .customerReview-list .customerReview_container .customerReview_header .cstmr_name span {
  color: #505F79;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.Help_container .customerReview-list .customerReview_container .customerReview_header .cstmr_name label {
  display: block;
  color: #505F79;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.196px;
}

.Help_container .customerReview-list .customerReview_container .customerReview_header .media_icon_one {
  background: url(../../images/bu/sme/media_icon1.svg) no-repeat;
  background-size: 100%;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  margin-left: 6px;
  margin-top: 5px;
}

.Help_container .customerReview-list .customerReview_container .customerReview_header .media_icon_2 {
  background: url(../../images/bu/sme/media_icon2.svg) no-repeat;
  background-size: 100%;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  margin-left: 6px;
  margin-top: 5px;
}

.Help_container .customerReview-list .customerReview_container .customerReview_header .media_icon_3 {
  background: url(../../images/bu/sme/media_icon3.svg) no-repeat;
  background-size: 100%;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  margin-left: 6px;
  margin-top: 5px;
}

.Help_container .customerReview-list .customerReview_container .customerReview_header .media_icon_4 {
  background: url(../../images/bu/sme/media_icon4.svg) no-repeat;
  background-size: 100%;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  margin-left: 6px;
  margin-top: 5px;
}

.Help_container .customerReview-list .customerReview_container .review_body {
  margin-top: 12px;
  color: #253858;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.224px;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .Help_container .customerReview-list .customerReview_container .review_body {
    text-align: justify;
  }
}
.Help_container .customerReview-list .customerReview_container .story_date_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 8px;
}

.Help_container .customerReview-list .customerReview_container .story_date_container .story_para {
  color: #0065FF;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

.Help_container .customerReview-list .customerReview_container .story_date_container .story_para::after {
  content: "";
  border: solid #0065FF;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  width: 2px;
  height: 2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(313deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 14px;
  top: 3px;
  position: relative;
}

.Help_container .customerReview-list .customerReview_container .story_date_container .date_para {
  color: #505F79;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  display: flex;
}

.Help_container .customerReview-list .customerReview_container .story_date_container .date_para label {
  background: url(../../images/bu/sme/calender_icon.svg) no-repeat;
  background-size: 100%;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  display: inline-block;
  margin-right: 4px;
}

.Help_container .claim_story_btn {
  margin-top: 32px;
  color: #0065FF;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  border-radius: 8px;
  border: 1px solid #0065FF;
  background: #FFF;
  width: 328px;
  padding: 12px 0px;
  flex-shrink: 0;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .Help_container .claim_story_btn {
    width: 100% !important;
    padding: 16px 0px;
  }
}
.Help_container .claim_story_btn::after {
  content: "";
  border: solid #0065FF;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  width: 2px;
  height: 2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(313deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 14px;
  top: 3px;
  position: relative;
}

.directly_expert_container {
  border-radius: 16px;
  background: #fff;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .directly_expert_container {
    width: 95%;
    background: none;
    margin: 16px -22px 16px 16px;
    padding-right: 16px;
  }
}
.directly_expert_container .expert-detail-container {
  position: relative;
  padding: 16px;
  border-radius: 16px;
  background: #F5F9FF;
  display: flex;
  flex-direction: column;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .directly_expert_container .expert-detail-container {
    background: #fff;
  }
}
.directly_expert_container .expert-detail-container .container-heading {
  display: flex;
  align-items: center;
}

.directly_expert_container .expert-detail-container .container-heading .head_icon {
  background: url(../../images/bu/sme/directly_vector.svg) no-repeat;
  background-size: 100%;
  width: 41.652px;
  height: 36px;
  flex-shrink: 0;
}

.directly_expert_container .expert-detail-container .container-heading .heading {
  color: #36B37E;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-left: 19px;
}

.directly_expert_container .expert-detail-container .detail_para {
  color: #253858;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 20px;
}

.directly_expert_container .expert-detail-container .readmore-container {
  display: flex;
  margin-top: 5px;
}

.directly_expert_container .expert-detail-container .readmore-container .read_para_expert {
  color: #0065FF;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-top: 0px !important;
  text-decoration: none !important;
}

.directly_expert_container .expert-detail-container .readmore-container .arrow_icon {
  background: url(../../images/bu/sme/downa-arrow.svg) no-repeat;
  background-size: 100%;
  width: 8.717px;
  height: 5px;
  flex-shrink: 0;
  margin-top: 12px;
  margin-left: 5px;
}

.directly_expert_container .expert-detail-container .clip_path {
  position: absolute;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
          clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  right: 56px;
  bottom: -35px;
  background-color: #F5F9FF;
  width: 36px;
  height: 36px;
  transform: rotate(180deg);
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .directly_expert_container .expert-detail-container .clip_path {
    background: #fff;
    right: 77px;
  }
}
.directly_expert_container .expert-detail {
  display: flex;
  justify-content: start;
  margin-top: 39px;
  align-items: center;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .directly_expert_container .expert-detail {
    padding-right: 29px;
  }
}
.directly_expert_container .expert-detail .namepos {
  color: #253858;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  margin-left: 16px;
  padding-bottom: 5px;
}

.directly_expert_container .expert-detail .namepos span {
  display: block;
  color: #253858;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
}

.directly_expert_container .expert-detail .expert_profile_icon {
  background: url(../../images/bu/sme/expert_icon.svg) no-repeat;
  background-size: 100%;
  width: 64px;
  height: 64px;
  flex-shrink: 0;
  margin-left: 10px;
  position: relative;
  border-radius: 8px;
}

.specialSectionContainer {
  background: #EAF6FD;
  padding: 65px 41px 57px 53px;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .specialSectionContainer {
    padding: 24px;
  }
}
.specialSectionContainer .containepara {
  color: #000;
  font-family: Merriweather;
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 16px;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .specialSectionContainer .containepara {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .proceedBtn {
    max-width: 100%;
    position: sticky;
    bottom: 0;
    border: none;
    z-index: 99;
    margin: 0;
    box-shadow: 0 -6px 16px 0 rgba(0, 0, 0, 0.1);
    width: 100%;
  }
}
.leadfromContainer {
  border-radius: 12px;
  border: 1px solid rgba(223, 225, 230, 0.8);
  background: linear-gradient(to bottom, #f7f5ff 4%, #fff 12%);
  position: relative;
  padding: 1.5px;
  width: 100%;
  margin: 40px 0px;
  padding-bottom: 20px;
}

.leadfromContainer .bodyleadForm {
  padding: 24px 12px;
  border: 1.5px solid #fff;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 0px;
}
.leadfromContainer .bodyleadForm .comparebanner {
  background: #DCF4FF;
  color: #2387B5;
  font-weight: bold;
  padding: 8px 16px;
  text-align: center;
  font-size: 14px;
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-clip-path: polygon(10% 0%, 90% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(10% 0%, 90% 0%, 100% 100%, 0% 100%);
  border-radius: 6px;
  width: 80%;
  max-width: 260px;
  z-index: 11;
}
.leadfromContainer .bodyleadForm .titleContain {
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  color: #253858;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .leadfromContainer .bodyleadForm .titleContain {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: center;
  }
  .leadfromContainer .bodyleadForm .titleContain .static-heading {
    color: #253858;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 36%;
    white-space: nowrap;
  }
  .leadfromContainer .bodyleadForm .titleContain .plan-text {
    position: absolute;
    top: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .leadfromContainer .bodyleadForm .titleContain .gr {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    padding-left: 6px;
    overflow: hidden;
    white-space: nowrap;
  }
  .leadfromContainer .bodyleadForm .titleContain .gr.grghi {
    width: 219px;
    text-align: left;
  }
  .leadfromContainer .bodyleadForm .titleContain .gr .text1 {
    color: #253858;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: left;
    text-transform: lowercase;
  }
}
.leadfromContainer .bodyleadForm .titleContainghi {
  color: #253858;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.256px;
  position: relative;
}
.leadfromContainer .bodyleadForm .titleContainghi::after {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  width: 2px;
  height: 2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(135deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 14px;
  top: 9px;
  left: -33px;
  position: absolute;
}
.leadfromContainer .bodyleadForm .freshRenewalSelection {
  margin: 24px 0;
}
.leadfromContainer .bodyleadForm .freshRenewalSelection ul {
  list-style: none;
  justify-content: space-between;
  display: flex;
  gap: 16px;
}
.leadfromContainer .bodyleadForm .freshRenewalSelection ul li {
  list-style: none;
  cursor: pointer;
  position: relative;
  align-items: center;
  padding: 12px;
  box-shadow: 0 4px 16px rgba(37, 56, 88, 0.16);
  border-radius: 16px;
  border: 1px solid transparent;
  width: 140px;
  height: 139px;
  flex-shrink: 0;
}
.leadfromContainer .bodyleadForm .freshRenewalSelection ul li::after {
  content: "";
  width: 6px;
  height: 2.5px;
  border: solid #fff;
  border-width: 0 0 1px 1px;
  position: absolute;
  transform: rotate(311deg);
  top: 4px;
  right: 3px;
}
.leadfromContainer .bodyleadForm .freshRenewalSelection ul li.activePlans {
  border: 1px solid #0065ff;
  background-color: #f2f7ff;
}
.leadfromContainer .bodyleadForm .freshRenewalSelection ul li p {
  color: #253858;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.196px;
}
.leadfromContainer .bodyleadForm .freshRenewalSelection ul li label {
  right: 10px;
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #5e6c84;
  position: absolute;
  top: 8px;
  background: #2549A1;
}
.leadfromContainer .bodyleadForm .freshRenewalSelection ul li label::after {
  content: "";
  width: 9px;
  height: 4.5px;
  border: solid #fff;
  border-width: 0 0 1.6px 1.6px;
  position: absolute;
  transform: rotate(311deg);
  top: 4px;
  right: 3px;
}
.leadfromContainer .bodyleadForm .freshRenewalSelection ul li .employeeIcon1 {
  background: url(../../images/bu/sme/employeeSpouse.svg) no-repeat;
  background-size: 100%;
  width: 108.36px;
  height: 87px;
  flex-shrink: 0;
  position: absolute;
  top: 50px;
  right: 0px;
}
.leadfromContainer .bodyleadForm .freshRenewalSelection ul li .employeeIcon2 {
  background: url(../../images/bu/sme/employee.svg) no-repeat;
  background-size: 100%;
  width: 108.36px;
  height: 87px;
  flex-shrink: 0;
  position: absolute;
  top: 50px;
  right: 0px;
}
.leadfromContainer .bodyleadForm .badge {
  display: flex;
  align-items: center;
  color: #00875A;
  font-size: 10px;
  font-weight: 500;
  line-height: 18px;
  border-radius: 100px;
  background: rgba(227, 252, 239, 0.8);
  margin-top: 20px;
  padding: 5px;
}
.leadfromContainer .bodyleadForm .badge .coverIcon {
  background: url(../../images/bu/sme/covericon.png) no-repeat center;
  background-size: contain;
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.leadfromContainer .bodyleadForm .protoContainer {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
.leadfromContainer .bodyleadForm .protoContainer .prototypeTitle {
  color: #253858;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  position: relative;
}
.leadfromContainer .bodyleadForm .protoContainer .prototypeTitle::after {
  position: absolute;
  top: 9px;
  content: "";
  width: 13px;
  border: 1px solid #253858;
  left: 87px;
}
.leadfromContainer .bodyleadForm .protoContainer .pre-existing {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 16px;
  margin-bottom: 16px;
}
.leadfromContainer .bodyleadForm .protoContainer .radioButton {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  color: #253858;
  border-radius: 100px;
  border: 1px solid #DADADA;
  background: #FFF;
  box-shadow: 0px 2px 12px rgba(47, 47, 47, 0.2);
  padding: 10px 20px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  flex: 1;
}
.leadfromContainer .bodyleadForm .protoContainer .radioButton input {
  display: none;
}
.leadfromContainer .bodyleadForm .protoContainer .radioButton input:checked + .checkmark {
  background-color: #2549a1;
  border: 2px solid #2549a1;
}
.leadfromContainer .bodyleadForm .protoContainer .radioButton input:checked + .checkmark::after {
  content: "";
  width: 8px;
  height: 8px;
  background: white;
  border-radius: 50%;
  display: block;
}
.leadfromContainer .bodyleadForm .protoContainer .radioButton input:checked + .checkmark + span {
  color: #2549a1;
}
.leadfromContainer .bodyleadForm .protoContainer .radioButton input:checked + .checkmark ~ span {
  font-weight: 600;
}
.leadfromContainer .bodyleadForm .protoContainer .radioButton .checkmark {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 2px solid #2549a1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.leadfromContainer .bodyleadForm .leadBodyContainer {
  width: 100%;
}
.leadfromContainer .bodyleadForm .leadBodyContainer .input {
  width: 100%;
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 14px;
  margin-bottom: 0px;
  background: #fff;
}
.leadfromContainer .bodyleadForm .leadBodyContainer .fieldWrapper {
  position: relative;
}
.leadfromContainer .bodyleadForm .leadBodyContainer .fieldWrapper.fieldwrapperMweb .formInput.mobile.labelshow {
  position: relative;
  display: flex;
  align-items: center;
  border: 1px solid #DADADA;
  border-radius: 8px;
  background: #fff;
  padding: 0;
  min-height: 48px;
}
.leadfromContainer .bodyleadForm .leadBodyContainer .fieldWrapper.fieldwrapperMweb .formInput.mobile.labelshow .phoneIcon {
  position: absolute;
  left: 16px;
  width: 16px;
  height: 16px;
  background: url("../../images/bu/sme/call-icon.png") no-repeat center;
  background-size: contain;
  flex-shrink: 0;
}
.leadfromContainer .bodyleadForm .leadBodyContainer .fieldWrapper.fieldwrapperMweb .formInput.mobile.labelshow input {
  width: 100%;
  border: none !important;
  outline: none !important;
  font-size: 16px;
  color: #5e6c84;
  padding: 14px 16px;
  padding-left: 44px;
  padding-right: 120px;
  background: transparent;
  border-radius: 8px;
}
.leadfromContainer .bodyleadForm .leadBodyContainer .fieldWrapper.fieldwrapperMweb .formInput.mobile.labelshow input::-moz-placeholder {
  color: #7A869A;
}
.leadfromContainer .bodyleadForm .leadBodyContainer .fieldWrapper.fieldwrapperMweb .formInput.mobile.labelshow input::placeholder {
  color: #7A869A;
}
.leadfromContainer .bodyleadForm .leadBodyContainer .fieldWrapper.fieldwrapperMweb .formInput.mobile.labelshow .inputbadge {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  color: #7A869A;
  padding: 4px 8px;
  border-radius: 100px;
  background: rgba(223, 225, 230, 0.6);
  font-size: 10px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
}
.leadfromContainer .bodyleadForm .leadBodyContainer .secureContain {
  text-align: right;
  float: left;
  display: flex;
  justify-content: flex-start;
  gap: 5px;
  align-items: center;
  margin-left: 4px;
}
.leadfromContainer .bodyleadForm .leadBodyContainer .secureContain .secureIcon {
  background: url(../../images/bu/sme/secure_icon2.svg) no-repeat;
  background-size: 100%;
  width: 10.714px;
  height: 12px;
  flex-shrink: 0;
}
.leadfromContainer .bodyleadForm .leadBodyContainer .secureContain .secouretext {
  color: #7A869A;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}
.leadfromContainer .bodyleadForm .leadBodyContainer .termConditionn {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
}
.leadfromContainer .bodyleadForm .leadBodyContainer .termConditionn span {
  display: block;
  color: #6B778C;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
}
.leadfromContainer .bodyleadForm .leadBodyContainer .termConditionn span a {
  color: #2549A1;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}
@keyframes slideingss {
  0% {
    left: -100px;
  }
  100% {
    left: 100%;
  }
}
.leadfromContainer .bodyleadForm .leadBodyContainer .proceedBtn {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  background: #2549a1;
  color: #fff;
  padding: 18px;
  display: block;
  text-align: center;
  border-radius: 8px;
  margin-top: 30px;
  border: none;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  cursor: pointer;
  height: 53px;
  z-index: 1;
}
.leadfromContainer .bodyleadForm .leadBodyContainer .proceedBtn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100px;
  width: 100px;
  height: 100%;
  z-index: 0;
  animation: slideingss 3s infinite;
  transform: skewX(32deg);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 253, 253, 0.5) 0%, rgba(108, 177, 232, 0) 45%, rgba(103, 175, 232, 0) 100%);
}
.leadfromContainer .bodyleadForm .leadBodyContainer .whatsapp_update_piFold {
  display: flex;
  color: #253858;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  margin-top: 20px;
}
.leadfromContainer .bodyleadForm .leadBodyContainer .whatsapp_update_piFold.whatsapp_pi_doc {
  margin-top: 17px;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .leadfromContainer .bodyleadForm .leadBodyContainer .whatsapp_update_piFold {
    justify-content: center;
  }
}
.leadfromContainer .bodyleadForm .leadBodyContainer .whatsapp_update_piFold .empty-sign {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-left: 5px;
  background-color: #deebff !important;
  border-radius: 4px;
  cursor: pointer;
  margin-right: 12px;
}
.leadfromContainer .bodyleadForm .leadBodyContainer .whatsapp_update_piFold .check-sign {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-left: 5px;
  background-color: #B3BAC5 !important;
  border-radius: 4px;
  cursor: pointer;
  margin-right: 12px;
}
.leadfromContainer .bodyleadForm .leadBodyContainer .whatsapp_update_piFold .check-sign::after {
  content: "";
  width: 10px;
  height: 5px;
  border: solid #fff;
  border-width: 0 0 2px 2px;
  position: absolute;
  right: 3px;
  top: 4px;
  transform: rotate(-45deg);
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .leadfromContainer .bodyleadForm .leadBodyContainer .whatsapp_update_piFold .check-sign::after {
    right: 3px;
  }
}
.leadfromContainer .bodyleadForm .leadBodyContainer .whatsapp_update_piFold .icon {
  background: url(../../images/bu/whatsapp.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-left: 4px;
}

.directly_expert_container {
  border-radius: 16px;
  background: #fff;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .directly_expert_container {
    width: 95%;
    background: none;
    margin: 16px 0px 16px 10px;
    padding-right: 16px;
  }
}
.directly_expert_container .expert-detail-container {
  position: relative;
  padding: 16px;
  border-radius: 16px;
  background: linear-gradient(89deg, #f3f2ff 0.78%, #fdf7e7 128.89%);
  display: flex;
  flex-direction: column;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .directly_expert_container .expert-detail-container {
    background: linear-gradient(89deg, #f3f2ff 0.64%, #fdf7e7 88.47%);
    border: 2px solid #e3e2f5;
  }
}
.directly_expert_container .expert-detail-container .container-heading {
  display: flex;
  align-items: center;
}

.directly_expert_container .expert-detail-container .container-heading .head_icon {
  background: url(../../images/bu/sme/directly_expert_icon.svg) no-repeat;
  background-size: 100%;
  width: 26.87px;
  height: 33.257px;
  flex-shrink: 0;
}

.directly_expert_container .expert-detail-container .container-heading .heading {
  color: #2549a1;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-left: 19px;
}

.directly_expert_container .expert-detail-container .expert_head {
  margin-top: 20px;
  color: #253858;
  font-size: 14px;
  font-weight: 500;
}

.directly_expert_container .expert-detail-container .detail_para {
  color: #253858;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin-top: 15px;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .directly_expert_container .expert-detail-container .detail_para {
    margin-top: 10px;
  }
}
.directly_expert_container .expert-detail-container .readmore-container {
  display: flex;
  margin-top: 5px;
}

.directly_expert_container .expert-detail-container .readmore-container .read_para {
  color: #2549a1 !important;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  position: relative;
}

.directly_expert_container .expert-detail-container .readmore-container .arrow_icon_up {
  content: "";
  border: solid #2549a1;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  width: 2px;
  height: 2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(225deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 14px;
  bottom: 101px;
  left: 77px;
  position: absolute;
}

.directly_expert_container .expert-detail-container .readmore-container .arrow_icon_down {
  content: "";
  border: solid #2549a1;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  width: 2px;
  height: 2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 14px;
  bottom: 104px;
  left: 87px;
  position: absolute;
}

.directly_expert_container .expert-detail-container .viewbtn {
  margin-top: 24px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 15px 40px;
  flex-shrink: 0;
  border-radius: 8px;
  background: #2549a1;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  border: none;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .directly_expert_container .expert-detail-container .viewbtn {
    width: 100%;
  }
}
.directly_expert_container .expert-detail-container .clip_path {
  position: absolute;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
          clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  left: 100px;
  bottom: -37px;
  background-color: #f2f2f2;
  width: 36px;
  height: 36px;
  transform: rotate(180deg);
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .directly_expert_container .expert-detail-container .clip_path {
    background: linear-gradient(89deg, #f3f2ff 0.64%, #f2ead3 88.47%);
    right: 77px;
  }
}
.directly_expert_container .expert-detail {
  display: flex;
  justify-content: start;
  margin-top: 39px;
  align-items: center;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .directly_expert_container .expert-detail {
    padding-right: 16px;
    align-items: center;
  }
}
.directly_expert_container .expert-detail .namepos {
  color: #253858;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  margin-left: 16px;
  padding-bottom: 5px;
}

.directly_expert_container .expert-detail .namepos span {
  display: block;
  color: #253858;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .directly_expert_container .expert-detail .namepos span {
    font-size: 13px;
    line-height: normal;
  }
}
.directly_expert_container .expert-detail .expert_profile_icon {
  background: url(../../images/bu/sme/sajja_icon.webp) no-repeat;
  background-size: 100%;
  width: 54px;
  height: 54px;
  flex-shrink: 0;
  margin-left: 10px;
  position: relative;
  border-radius: 8px;
}

.mainbannerContainer {
  display: flex;
  justify-content: center;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .mainbannerContainer {
    width: 100%;
  }
}
.mainbannerContainer .bannerContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0px 0px 16px 16px;
  background: #FFF9E1;
  padding: 15px 20px;
  font-size: 14px;
  font-weight: bold;
  color: #253858;
  position: relative;
  height: 20px;
  flex-shrink: 0;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .mainbannerContainer .bannerContainer {
    border-radius: 0px;
    width: 100%;
  }
}
.mainbannerContainer .bannerContainer .countdown {
  color: #f79009;
}

.mainbannerContainer .bannerContainer .countdown.countdown2 {
  color: #DE350B;
}

.mainbannerContainer .bannerContainer .bannericon {
  background: url(../../images/bu/sme/hurry_icon.svg) no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin-right: 8px;
}

.mainbannerContainer .bannerContainer .bannericon.bannerico2 {
  background: url(../../images/bu/sme/hurry_icon2.svg) no-repeat;
}

.tableContainer {
  margin: auto;
  padding: 0px 20px;
  padding-left: 0px;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .tableContainer {
    padding: 20px;
    background: #fff;
  }
}
.tableContainer .tableHead {
  color: #002465;
  font-size: 24px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 30px;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .tableContainer .tableHead {
    font-size: 20px;
    line-height: 20px;
  }
}
.tableContainer .salarylist {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: 100%;
  list-style: none;
  row-gap: 16px;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .tableContainer .salarylist {
    grid-template-columns: repeat(2, 1fr);
  }
}
.tableContainer .salarylist li {
  color: #002465;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .tableContainer .salarylist li {
    flex: 1 0 0;
  }
}
.tableContainer .salarylist li a {
  color: inherit;
  text-decoration: none;
}

.cardInsurerList {
  height: calc(46vh - 20px);
  overflow: auto;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .cardInsurerList {
    height: calc(29vh - 20px);
  }
}
.mob-text-slider .mob-text-slide .slide-up {
  animation: slideUp ease forwards 3s;
  display: flex;
  align-items: CENTER;
  justify-content: center;
}

@keyframes slideUp {
  0% {
    transform: translateY(110%);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-110%);
  }
}
.block_content_wrapper_firstfold p {
  letter-spacing: 0.26px;
  color: #253858 !important;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
  display: inline;
}

.poiter-description {
  color: #253858 !important;
  font-size: 12px;
  line-height: 18px;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .leftContentBox {
    padding-bottom: 0px !important;
  }
  .rightContent {
    padding-top: 0px !important;
  }
  .fieldwrapperMweb {
    margin-bottom: 32px !important;
    margin-top: 24px !important;
  }
  .fieldwrapperMweb .err {
    bottom: -18px;
  }
  .floatingPopupDiv .floatpanel .form-grid .rightContent .title {
    font-size: 18px !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .checkpriceContainer {
    border-radius: 0px;
    width: 100% !important;
    bottom: 0px;
    margin-right: 6px;
  }
  .checkpriceContainer::before {
    content: "";
    top: 0;
    left: 0px;
    width: 100px;
    height: 49px;
    position: absolute;
    z-index: 1;
    animation: slideingss 4s infinite;
    transform: skewX(32deg);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 253, 253, 0.5) 0%, rgba(108, 177, 232, 0) 45%, rgba(103, 175, 232, 0) 100%);
  }
}
.sticky-bottom-rotate {
  position: fixed;
  bottom: 48px;
  left: 0;
  width: 100%;
  /* Slide Up Show (bottom to middle) */
}

.sticky-bottom-rotate .mobile-sticky-footer-sme {
  background: #A6F7EB;
}

.sticky-bottom-rotate .slide-up-hide {
  animation: slideOut 0.4s ease-in forwards;
  opacity: 0;
  pointer-events: none;
}

.sticky-bottom-rotate .slide-up-show {
  animation: slideIn 0.4s ease-out forwards;
  opacity: 1;
  pointer-events: auto;
}

@keyframes slideIn {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes slideOut {
  0% {
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    transform: translateY(-100%);
    opacity: 0;
  }
}
.sticky-bottom-rotate .mobile-sticky-footer-sme .sme-text-slider {
  height: 32px;
  overflow: hidden;
  position: relative;
}

.sticky-bottom-rotate .mobile-sticky-footer-sme .sme-text-slider .sme-text-slide {
  position: absolute;
  width: 100%;
  top: 0;
  padding: 6px 0;
  color: #253858;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
}

.sticky-bottom-rotate .mobile-sticky-footer-sme .sme-text-slider .sme-text-slide .slide-up {
  display: flex;
  align-items: CENTER;
  justify-content: center;
}

.sticky-bottom-rotate .mobile-sticky-footer-sme .sme-text-slider .sme-text-slide .slide-up sup {
  font-size: 9px;
  line-height: 9px;
}

.sticky-bottom-rotate .mobile-sticky-footer-sme .sme-text-slider .sme-text-slide span {
  color: #00875A;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  letter-spacing: 0.196px;
}

.sticky-bottom-rotate .mobile-sticky-footer-sme .sme-text-slider .sme-text-slide .icon {
  background: url(../../images/bu/sme/tickoption_icon.svg) no-repeat;
  background-size: 100%;
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  margin-right: 10px;
}

.sticky-bottom-rotate .mobile-sticky-footer-sme .sme-text-slider .sme-text-slide .stickysecureIcon {
  background: url(../../images/bu/sme/stickysecureIcon.svg) no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin-right: 10px;
}

.gridsection {
  display: flex;
  justify-content: space-between;
  gap: 50px;
  padding: 0px;
}

.desktopfloating {
  position: sticky;
  top: 125px;
}

.desktopfloating .floatingContainer {
  background: linear-gradient(37deg, #E5EDFF 1.64%, #FFECFB 100%);
  padding: 16px 0;
  border-radius: 8px;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .desktopfloating .floatingContainer {
    display: none;
  }
}
.desktopfloating .floatingContainer.fixedfloatingContainer {
  width: 342px;
}

.desktopfloating .floatingContainer.floatingContainerStep2 .headContainer {
  display: flex;
}

.desktopfloating .floatingContainer.floatingContainerStep2 .headContainer .back {
  border-radius: 8px;
  background: #FFF;
  left: 8px;
  top: 8px;
  width: 34px;
  height: 34px;
  flex-shrink: 0;
  position: relative;
  margin-right: 8px;
}

.desktopfloating .floatingContainer.floatingContainerStep2 .headContainer .back::before {
  content: "";
  display: inline-block;
  transform: rotate(135deg);
  height: 11px;
  width: 11px;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
  position: absolute;
  top: 12px;
  left: 13px;
}

.desktopfloating .floatingContainer.floatingContainerStep2 .headContainer .coverhead {
  color: #253858;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  padding: 0 16px;
  position: relative;
}

.desktopfloating .floatingContainer.floatingContainerStep2 .headContainer .coverhead .monthlyCover {
  font-weight: 700;
  margin-left: 5px;
}

.desktopfloating .floatingContainer.floatingContainerStep2 .headContainer .coverhead .monthlyCover sup {
  font-size: 16px;
}

.desktopfloating .floatingContainer.floatingContainerStep2 .employeeContainer {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 0 16px;
  list-style: none;
  margin-top: 16px;
}

.desktopfloating .floatingContainer.floatingContainerStep2 .employeeContainer .employeelist {
  position: relative;
  display: flex;
  align-items: center;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0 6px 16px 0 #D8D0EA;
  padding: 16px;
  gap: 12px;
  min-height: 80px;
}

.desktopfloating .floatingContainer.floatingContainerStep2 .employeeContainer .employeelist .employeedetail {
  color: #253858;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.256px;
  width: 48%;
  padding-left: 8px;
}

.desktopfloating .floatingContainer.floatingContainerStep2 .employeeContainer .employeelist .radioCheck {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 4px solid #0065ff;
  flex-shrink: 0;
}

.desktopfloating .floatingContainer.floatingContainerStep2 .employeeContainer .employeelist .radioempty {
  width: 14.222px;
  height: 14.222px;
  flex-shrink: 0;
  border-radius: 100px;
  border: 1px solid #5E6C84;
  background: #FFF;
}

.desktopfloating .floatingContainer.floatingContainerStep2 .employeeContainer .employeelist .employeIcon1,
.desktopfloating .floatingContainer.floatingContainerStep2 .employeeContainer .employeelist .employeIcon2 {
  position: absolute;
  top: 8px;
  right: 0;
  width: 103px;
  height: 74px;
  background-size: contain;
  background-repeat: no-repeat;
}

.desktopfloating .floatingContainer.floatingContainerStep2 .employeeContainer .employeelist .employeIcon1 {
  background: url(../../images/bu/sme/employeeIcon2.svg) no-repeat;
}

.desktopfloating .floatingContainer.floatingContainerStep2 .employeeContainer .employeelist .employeIcon2 {
  background: url(../../images/bu/sme/employeeIcon.svg) no-repeat;
}

.desktopfloating .floatingContainer.floatingContainerStep2 .filedContainer .fieldWrapper .err {
  bottom: -14px;
}

.desktopfloating .floatingContainer .backgroundImage {
  background: url(../../images/bu/sme/background-icon.png) no-repeat;
  background-size: 100%;
  width: 250px;
  height: 230px;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.4;
  z-index: 0;
  pointer-events: none;
}

.desktopfloating .floatingContainer .strokeHeighlight {
  position: absolute;
  width: 50px;
  height: 2px;
  background: #FFAB00;
  left: 20px;
  margin-top: 10px;
  border-radius: 8px;
}

.desktopfloating .floatingContainer .filedContainer {
  display: flex;
  flex-direction: column;
  padding: 0 16px;
  margin-top: 12px;
}

.desktopfloating .floatingContainer .filedContainer .fieldWrapper {
  display: block;
  width: 100%;
  position: relative;
  margin-bottom: 0;
}

.desktopfloating .floatingContainer .filedContainer .fieldWrapper .formInput {
  border: 1px solid #bfbfbf;
  border-radius: 8px;
  position: relative;
  background: #FFF;
}

.desktopfloating .floatingContainer .filedContainer .fieldWrapper .formInput input {
  padding: 14px;
  border: 1px solid #5e6c84;
  border-radius: 8px;
  font-size: 16px;
  outline: none;
  display: block;
  width: 100%;
}

.desktopfloating .floatingContainer .filedContainer .fieldWrapper .formInput label {
  color: #5e6c84;
  font-size: 14px;
  line-height: 24px;
  position: absolute;
  left: 14px;
  background: #fff;
  top: 17px;
  padding: 2px;
  pointer-events: none;
  transition: all 0.4s ease-in;
}

.desktopfloating .floatingContainer .filedContainer .fieldWrapper .err {
  font-size: 12px !important;
  line-height: 16px !important;
  color: #f00 !important;
  position: unset !important;
  margin-left: 5px;
}

.desktopfloating .floatingContainer .filedContainer .secureContain {
  text-align: right;
  float: left;
  display: flex;
  justify-content: flex-start;
  gap: 5px;
  align-items: center;
  margin-left: 4px;
  margin-top: 4px;
}

.desktopfloating .floatingContainer .filedContainer .secureContain .secureIcon {
  background: url(../../images/bu/sme/secure_icon2.svg) no-repeat;
  background-size: 100%;
  width: 10.714px;
  height: 12px;
  flex-shrink: 0;
}

.desktopfloating .floatingContainer .filedContainer .secureContain .secouretext {
  color: #7a869a;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.desktopfloating .floatingContainer .btnContainer {
  padding: 16px;
  padding-bottom: 0;
}

.desktopfloating .floatingContainer .btnContainer .proceedBtn {
  background: #2549a1;
  color: #fff;
  padding: 15px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  border: none;
  font-size: 16px;
  font-weight: 600;
  width: 100%;
  cursor: pointer;
}

.desktopfloating .floatingContainer .btnContainer .btnloader {
  margin: 0;
}

.desktopfloating .floatingContainer .btnContainer .termCondition {
  color: #7a869a;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  margin: 10px 0;
  width: 100%;
}

.desktopfloating .floatingContainer .btnContainer .termCondition a {
  color: #2549a1;
  text-decoration: none;
  font-weight: 600;
}

.desktopfloating .floatingContainer .btnContainer .whatsapp_update_floating {
  display: flex;
  color: #253858;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  margin-top: 20px;
  justify-content: center;
}

.desktopfloating .floatingContainer .btnContainer .whatsapp_update_floating.whatsapp_pi_doc {
  margin-top: 17px;
}

.desktopfloating .floatingContainer .btnContainer .whatsapp_update_floating .empty-sign,
.desktopfloating .floatingContainer .btnContainer .whatsapp_update_floating .check-sign {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background: #B3BAC5 !important;
  border-radius: 4px;
  cursor: pointer;
  margin: 0 12px 0 5px;
}

.desktopfloating .floatingContainer .btnContainer .whatsapp_update_floating .check-sign {
  position: relative;
}

.desktopfloating .floatingContainer .btnContainer .whatsapp_update_floating .check-sign::after {
  content: "";
  width: 10px;
  height: 5px;
  border: solid #fff;
  border-width: 0 0 2px 2px;
  position: absolute;
  right: 3px;
  top: 4px;
  transform: rotate(-45deg);
}

.desktopfloating .floatingContainer .btnContainer .whatsapp_update_floating .icon {
  background: url(../../images/bu/whatsapp.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-left: 4px;
}

.desktopfloating .floatingContainer .featureListWrapper {
  overflow: hidden;
  width: 100%;
  margin-top: 12px;
  position: relative;
}

.desktopfloating .floatingContainer .featureListWrapper .featureList {
  display: inline-flex;
  animation: scrollLoop 20s linear infinite;
  gap: 24px;
  padding: 0;
  margin: 0;
  list-style: none;
  white-space: nowrap;
}

.desktopfloating .floatingContainer .featureListWrapper .featureList li {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #253858;
}

.desktopfloating .floatingContainer .featureListWrapper .featureList li .listTickIcon {
  background: url(../../images/bu/sme/tickoption_icon.svg) no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  opacity: 0.7;
}

@keyframes scrollLoop {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
.block_content_wrapper_firstfold h1 {
  font-size: 26px !important;
  line-height: 30px;
}

.pdfdownloadMainContainer {
  width: 100%;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .pdfdownloadMainContainer {
    padding: 16px;
  }
}
.pdfdownloadMainContainer .rightcardContainer {
  width: 100%;
  border-radius: 13.72px;
  background: #E3FFD6;
  box-shadow: 0px 4px 16px 0px rgba(52, 105, 203, 0.12);
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 10px;
  padding: 20px;
  margin-bottom: 10px;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .pdfdownloadMainContainer .rightcardContainer {
    justify-content: space-between;
  }
}
.pdfdownloadMainContainer .rightcardContainer .icon-container-right {
  background: url(../../images/bu/sme/policydnld-icon.png) no-repeat;
  background-size: 100%;
  width: 130px;
  height: 100px;
  flex-shrink: 0;
}

.pdfdownloadMainContainer .rightcardContainer .card-content {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  flex-direction: column;
}

.pdfdownloadMainContainer .rightcardContainer .card-content .text-container {
  color: #172B4D;
  font-size: 15px;
  font-weight: 700;
  line-height: 23px;
  display: inline-block;
}

.pdfdownloadMainContainer .rightcardContainer .card-content .text-container span {
  display: block;
}

.pdfdownloadMainContainer .rightcardContainer .card-content .pdfdownloadbtn {
  background: #2549A1;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  border: none;
  border-radius: 12px;
  padding: 12px 39px 12px 19px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  cursor: pointer;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .pdfdownloadMainContainer .rightcardContainer .card-content .pdfdownloadbtn {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
  }
}
.pdfdownloadMainContainer .rightcardContainer .card-content .pdfdownloadbtn .downloadicon {
  background: url(../../images/bu/sme/download_icon.svg) no-repeat;
  background-size: 100%;
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  position: absolute;
  right: 14px;
}

.pdfdownloadMainContainer .download-cardContainer {
  width: 100%;
  border-radius: 13.72px;
  background: #E3FFD6;
  box-shadow: 0px 4px 16px 0px rgba(52, 105, 203, 0.12);
  display: flex;
  align-items: center;
  gap: 30px;
  padding: 20px;
  margin-bottom: 10px;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .pdfdownloadMainContainer .download-cardContainer {
    flex-direction: row-reverse;
    align-items: center;
    gap: 2px;
    padding: 16px;
    justify-content: space-between;
  }
}
.pdfdownloadMainContainer .download-cardContainer .icon-container {
  background: url(../../images/bu/sme/policydnld-icon.png) no-repeat;
  background-size: 100%;
  width: 202px;
  height: 115px;
  flex-shrink: 0;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .pdfdownloadMainContainer .download-cardContainer .icon-container {
    width: 145px;
    background: url(../../images/bu/sme/policydnld-icon-mb.png) no-repeat;
  }
}
.pdfdownloadMainContainer .download-cardContainer .card-content {
  display: flex;
  align-items: center;
  gap: 50px;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .pdfdownloadMainContainer .download-cardContainer .card-content {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}
.pdfdownloadMainContainer .download-cardContainer .card-content .text-container {
  color: #172B4D;
  font-size: 26px;
  font-weight: 700;
  line-height: 34px;
  display: inline-block;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .pdfdownloadMainContainer .download-cardContainer .card-content .text-container {
    font-size: 14px;
    line-height: 22px;
  }
}
.pdfdownloadMainContainer .download-cardContainer .card-content .text-container span {
  display: block;
}

.pdfdownloadMainContainer .download-cardContainer .card-content .pdfdownloadbtn {
  background: #2549A1;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  border: none;
  border-radius: 12px;
  padding: 12px 39px 12px 19px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .pdfdownloadMainContainer .download-cardContainer .card-content .pdfdownloadbtn {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
  }
}
.pdfdownloadMainContainer .download-cardContainer .card-content .pdfdownloadbtn .downloadicon {
  background: url(../../images/bu/sme/download_icon.svg) no-repeat;
  background-size: 100%;
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  position: absolute;
  right: 14px;
}

.policywordingpopContain {
  position: fixed;
  z-index: 11111;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: #253858;
  display: flex;
  align-items: center;
  justify-content: center;
}

.policywordingpopContain .pdf-unlock-popup {
  width: 90%;
  max-width: 400px;
  background: #ffffff;
  padding: 24px;
  border-radius: 16px;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);
  position: relative;
}

.policywordingpopContain .pdf-unlock-popup .headerpopup {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.policywordingpopContain .pdf-unlock-popup .headerpopup .poptitle {
  color: #253858;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  width: 86%;
  text-align: left;
  padding-top: 0px;
  margin-top: 0px;
}

.policywordingpopContain .pdf-unlock-popup .headerpopup .cross-btn {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
  position: absolute;
  cursor: pointer;
  border-radius: 8px;
  background: #F4F5F7;
  top: 0px;
  right: -3px;
}

.policywordingpopContain .pdf-unlock-popup .headerpopup .cross-btn::before,
.policywordingpopContain .pdf-unlock-popup .headerpopup .cross-btn::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 50%;
  width: 50%;
  height: 1.5px;
  background-color: #253858;
}

.policywordingpopContain .pdf-unlock-popup .headerpopup .cross-btn::before {
  transform: rotate(45deg);
}

.policywordingpopContain .pdf-unlock-popup .headerpopup .cross-btn::after {
  transform: rotate(-45deg);
}

.policywordingpopContain .pdf-unlock-popup .bodyContainer {
  margin-top: 20px;
}

.policywordingpopContain .pdf-unlock-popup .bodyContainer .fieldWrapper {
  position: relative;
}

.policywordingpopContain .pdf-unlock-popup .bodyContainer .fieldWrapper .err {
  position: absolute;
  bottom: 2px;
  left: 4px;
  color: #f00;
  font-size: 11px;
}

.policywordingpopContain .pdf-unlock-popup .bodyContainer .fieldWrapper .mobile-input {
  width: 100%;
  padding: 12px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 8px;
  margin-bottom: 16px;
  outline: none;
  box-sizing: border-box;
}

.policywordingpopContain .pdf-unlock-popup .bodyContainer .whatsapp-checkbox {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #253858;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.192px;
}

.policywordingpopContain .pdf-unlock-popup .bodyContainer .whatsapp-checkbox .empty-sign {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-left: 5px;
  background-color: #2549A1 !important;
  border-radius: 4px;
  cursor: pointer;
  margin-right: 8px;
}

.policywordingpopContain .pdf-unlock-popup .bodyContainer .whatsapp-checkbox .check-sign {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-left: 5px;
  background-color: #2549A1 !important;
  border-radius: 4px;
  cursor: pointer;
  margin-right: 8px;
}

.policywordingpopContain .pdf-unlock-popup .bodyContainer .whatsapp-checkbox .check-sign::after {
  content: "";
  width: 10px;
  height: 5px;
  border: solid #fff;
  border-width: 0 0 2px 2px;
  position: absolute;
  right: 3px;
  top: 4px;
  transform: rotate(-45deg);
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .policywordingpopContain .pdf-unlock-popup .bodyContainer .whatsapp-checkbox .check-sign::after {
    right: 3px;
  }
}
.policywordingpopContain .pdf-unlock-popup .bodyContainer .whatsapp-checkbox .whatsapp-icon {
  background: url(../../images/bu/whatsapp.png) no-repeat;
  background-size: 100%;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  margin-left: 4px;
}

.policywordingpopContain .pdf-unlock-popup .unlock-btn {
  width: 100%;
  border-radius: 8px;
  background: #2549A1;
  padding: 15px;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
}

.policywordingpopContain .pdf-unlock-popup .unlock-btn .lock-icon {
  background: url(../../images/bu/sme/unlock-icon.png) no-repeat;
  background-size: 100%;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  margin-left: 8px;
}

.policywordingpopContain .pdf-unlock-popup .unlockloader {
  transition: all 0.7s ease;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border-radius: 8px;
  background: #2549A1;
  padding: 15px;
  border: none;
  color: #FFF;
  position: relative;
}

.policywordingpopContain .pdf-unlock-popup .unlockloading {
  background: #2549a1;
  color: #fff;
  z-index: 1;
  height: 51px;
}

.policywordingpopContain .pdf-unlock-popup .unlockloading::after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-top-color: #fff;
  animation: load8 1s linear infinite;
  margin-left: 10px;
  position: absolute;
  top: 24%;
  transform: translateY(-50%);
}

@keyframes load8 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.policywordingpopContain .pdf-unlock-popup .close-btn {
  position: absolute;
  top: 16px;
  right: 16px;
  background: #f0f0f0;
  border: none;
  font-size: 18px;
  font-weight: bold;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
}

.policywordingpopContain .success-popup {
  background-color: #fff;
  border-radius: 12px;
  padding: 30px 20px;
  text-align: center;
  width: 90%;
  max-width: 400px;
  margin: 100px auto;
  position: relative;
}

.policywordingpopContain .success-popup .cross-btn {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
  position: absolute;
  cursor: pointer;
  border-radius: 8px;
  background: #F4F5F7;
  top: 13px;
  right: 16px;
}

.policywordingpopContain .success-popup .cross-btn::before,
.policywordingpopContain .success-popup .cross-btn::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 50%;
  width: 50%;
  height: 1.5px;
  background-color: #253858;
}

.policywordingpopContain .success-popup .cross-btn::before {
  transform: rotate(45deg);
}

.policywordingpopContain .success-popup .cross-btn::after {
  transform: rotate(-45deg);
}

.policywordingpopContain .success-popup .bodyContainer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.policywordingpopContain .success-popup .bodyContainer .success-icon {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 80px;
  flex-shrink: 0;
  vertical-align: middle;
  margin-left: 5px;
  background-color: #36B37E;
  border-radius: 50%;
  cursor: pointer;
  margin-right: 8px;
}

.policywordingpopContain .success-popup .bodyContainer .success-icon::after {
  content: "";
  width: 33px;
  height: 15px;
  border: solid #fff;
  border-width: 0 0 4px 4px;
  position: absolute;
  right: 24px;
  top: 27px;
  transform: rotate(-45deg);
  border-top-right-radius: 4px;
  border-bottom-left-radius: 3px;
}

.policywordingpopContain .success-popup .bodyContainer .thank {
  color: #36B37E;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  margin-top: 32px;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .policywordingpopContain .success-popup .bodyContainer .thank {
    font-size: 18px;
  }
}
.policywordingpopContain .success-popup .bodyContainer .success-msg {
  color: #253858;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin-top: 12px;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .policywordingpopContain .success-popup .bodyContainer .success-msg {
    font-size: 14px;
    line-height: 20px;
  }
}
.mainFaqContainer {
  border-radius: 24px;
  margin-top: 45px;
  width: 100%;
  padding: 24px 20px;
  background-color: rgba(222, 235, 255, 0.8);
}

.mainFaqContainer .faqheader {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}

.mainFaqContainer .faqheader .faqhead {
  color: #253858;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .mainFaqContainer .faqheader .faqhead {
    font-size: 20px;
    line-height: 30px;
    padding-right: 80px;
  }
}
.mainFaqContainer .faqheader .faq-icon {
  background: url(../../images/bu/sme/faq-icon.png) no-repeat;
  background-size: 100%;
  width: 231px;
  height: 86px;
  flex-shrink: 0;
  position: absolute;
  right: 16px;
  top: -43px;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .mainFaqContainer .faqheader .faq-icon {
    height: 51px;
    width: 116px;
    right: -6px;
    top: -29px;
  }
}
.mainFaqContainer .faqsWraplist .faqlist {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: none;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.mainFaqContainer .faqsWraplist .faqlist li {
  cursor: pointer;
  border-bottom: 0px solid #e7e7e7;
  padding: 0;
  font-size: 16px;
  color: #253858;
  margin: 0 0 5px 0;
  border-radius: 8px;
  background: #f1f3f5;
  border-radius: 16px;
  background: #FFF;
  padding: 13px 8px 10px 10px;
  position: relative;
}

.mainFaqContainer .faqsWraplist .faqlist li .faqstoke-active {
  width: 26px;
  height: 3px;
  transform: rotate(90deg);
  flex-shrink: 0;
  background: #0065FF;
  position: absolute;
  border-radius: 8px;
  left: -11px;
  top: 28px;
}

.mainFaqContainer .faqsWraplist .faqlist li .faqstoke-inactive {
  width: 26px;
  height: 3px;
  transform: rotate(90deg);
  flex-shrink: 0;
  background: #253858;
  position: absolute;
  border-radius: 8px;
  left: -11px;
  top: 28px;
}

.mainFaqContainer .faqsWraplist .faqlist li .headerarrow {
  display: flex;
  justify-content: space-between;
}

.mainFaqContainer .faqsWraplist .faqlist li .headerarrow .listhead {
  color: #253858;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  position: relative;
  margin-top: 0px;
  padding: 0px 16px;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .mainFaqContainer .faqsWraplist .faqlist li .headerarrow .listhead {
    padding-right: 18px;
  }
}
.mainFaqContainer .faqsWraplist .faqlist li .headerarrow .arrowUp {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  width: 2px;
  height: 2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(-135deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 14px;
  top: 8px;
  position: relative;
  margin-right: 10px;
}

.mainFaqContainer .faqsWraplist .faqlist li .headerarrow .arrowDown {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  width: 2px;
  height: 2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: all 0.2s ease-out;
  margin: 0 0 3px 14px;
  top: 8px;
  position: relative;
  margin-right: 10px;
}

.mainFaqContainer .faqsWraplist .faqlist li .faq-answer {
  border-radius: 12px;
  background-color: rgba(222, 235, 255, 0.8);
  padding: 16px;
  margin-top: 10px;
  color: #253858;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.256px;
}

.mainFaqContainer .faqsWraplist .faqlist li .faq-answer ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.mainFaqContainer .faqsWraplist .faqlist li .faq-answer ul li {
  padding-left: 32px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.mainFaqContainer .faqsWraplist .faqlist li .faq-answer ul li::before {
  left: 10px;
  top: 20px;
}

.mainFaqContainer .locked-faq {
  width: 100%;
  border-radius: 16px;
  background: rgba(37, 56, 88, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 72px;
  margin-top: 8px;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
  .mainFaqContainer .locked-faq {
    padding: 118px 40px;
  }
}
.mainFaqContainer .locked-faq .faq-unlock-box {
  padding: 40px 20px 20px;
  border-radius: 16px;
  position: relative;
  text-align: center;
  background: url(../../images/bu/sme/unclock-curve.png) no-repeat;
  background-size: 100%;
  width: 262px;
  height: 140px;
  flex-shrink: 0;
}

.mainFaqContainer .locked-faq .faq-unlock-box .faq-unlock-content {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 12px;
  position: relative;
  top: -4px;
}

.mainFaqContainer .locked-faq .faq-unlock-box .faq-unlock-content .lock-icon {
  background: url(../../images/bu/sme/unlock-icon.png) no-repeat;
  background-size: 100%;
  width: 16px;
  height: 16px;
  position: absolute;
  top: -32px;
  left: 50%;
  transform: translateX(-50%);
}

.mainFaqContainer .locked-faq .faq-unlock-box .faq-unlock-content .faq-title {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-align: center;
}

.mainFaqContainer .locked-faq .faq-unlock-box .faq-unlock-content .fieldWrapper {
  position: relative;
  width: 100%;
}

.mainFaqContainer .locked-faq .faq-unlock-box .faq-unlock-content .fieldWrapper .err {
  position: absolute;
  bottom: -16px;
  left: 4px;
  font-size: 11.5px;
  color: #f00;
}

.mainFaqContainer .locked-faq .faq-unlock-box .faq-unlock-content .fieldWrapper .input-box {
  background: #fff;
  border-radius: 8px;
  display: flex;
  align-items: center;
  width: 100%;
  overflow: hidden;
  box-shadow: 0 0 0 1px #ccc;
  position: relative;
}

.mainFaqContainer .locked-faq .faq-unlock-box .faq-unlock-content .fieldWrapper .input-box input {
  border: none;
  padding: 9px 12px;
  flex: 1;
  font-size: 14px;
  outline: none;
  color: #5E6C84;
}

.mainFaqContainer .locked-faq .faq-unlock-box .faq-unlock-content .fieldWrapper .input-box .arrow-btn,
.mainFaqContainer .locked-faq .faq-unlock-box .faq-unlock-content .fieldWrapper .input-box .arrowloader {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 4px;
  background: #2549A1;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 6px;
  border: none;
  z-index: 2;
}

.mainFaqContainer .locked-faq .faq-unlock-box .faq-unlock-content .fieldWrapper .input-box .arrow-btn .arrow-icon {
  width: 16px;
  height: 16px;
  background-image: url("../../images/bu/sme/btn-arrow_w-icon.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
}

.mainFaqContainer .locked-faq .faq-unlock-box .faq-unlock-content .fieldWrapper .input-box .arrowloader.arrowloading {
  background: #2549a1;
  color: #fff;
}

.mainFaqContainer .locked-faq .faq-unlock-box .faq-unlock-content .fieldWrapper .input-box .arrowloader.arrowloading::after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  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;
  border-radius: 50%;
  animation: load8 1.1s infinite linear;
}

@keyframes load8 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.spynav {
  background: #253858;
  box-shadow: 0 3px 6px rgba(37, 56, 88, 0.1607843137);
  height: 47px;
  width: 100%;
  display: none;
}
.spynav.sticky {
  position: sticky;
  top: -1px;
  z-index: 99;
  display: block;
}
.spynav .spylink {
  display: flex;
  width: 1170px;
  margin: 0 auto;
  list-style: none;
  padding: 0;
  height: 100%;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 764px) {
  .spynav .spylink {
    max-width: 100%;
    padding: 0 8px;
    margin: 0;
  }
}
.spynav .spylink li {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
}
@media only screen and (max-width: 764px) {
  .spynav .spylink li {
    width: 50%;
  }
}
.spynav .spylink li.ht {
  overflow: hidden;
  max-width: 250px;
}
.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);
  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 .select-dropdown_nav {
  position: relative;
  display: inline-block;
  max-width: 100%;
}
@media only screen and (max-width: 764px) {
  .spynav .spylink li .select-dropdown_nav {
    width: 100%;
  }
}
.spynav .spylink li .select-dropdown_nav .select-dropdown__button {
  padding: 13px 25px 13px 40px;
  cursor: pointer;
  text-align: left;
  background: #505f79;
  height: 100%;
  border-radius: 4px;
  border: none;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
  width: 230px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 764px) {
  .spynav .spylink li .select-dropdown_nav .select-dropdown__button {
    width: 100%;
  }
}
.spynav .spylink li .select-dropdown_nav .select-dropdown__button::before {
  content: "";
  width: 20px;
  height: 21px;
  background: url(../../images/bu/travel/content-icon.svg) no-repeat center/contain;
  background-size: 100%;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translate(0, -50%);
}
.spynav .spylink li .select-dropdown_nav .select-dropdown__button .zmdi {
  background: url(../../images/bu/travel/arrow-down-icon.svg) no-repeat 0 0;
  display: inline-block;
  width: 16px;
  height: 9px;
  position: absolute;
  top: 50%;
  right: 12px;
  transition: all 0.2s ease-out;
  transform: translate(0, -50%);
}
.spynav .spylink li .select-dropdown_nav .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;
  border-radius: 4px;
  box-shadow: 0 3px 6px rgba(41, 55, 86, 0.1019607843);
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .spynav .spylink li .select-dropdown_nav .select-dropdown__list {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.spynav .spylink li .select-dropdown_nav .select-dropdown__list.active {
  opacity: 1;
  display: block;
  pointer-events: auto;
}
.spynav .spylink li .select-dropdown_nav .select-dropdown__list .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 !important;
  transition: all ease-in-out 0.3s;
  width: 100%;
}
.spynav .spylink li .select-dropdown_nav .select-dropdown__list .select-dropdown__list-item .main-nav {
  display: none !important;
}

body:has(.spynav) .fixedh {
  position: initial !important;
}

.spynav .spylink .flexbox {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #fff;
  flex-direction: row;
  flex-wrap: wrap;
  width: 140px;
}
@media only screen and (max-width: 764px) {
  .spynav .spylink .flexbox {
    display: none !important;
  }
}
.spynav .spylink .flexbox .progressloader {
  width: 42px !important;
  height: 42px !important;
  margin-left: 10px !important;
  font-size: 12px !important;
}
.spynav .spylink .flexbox .progressloader .radial-progress {
  height: auto;
  max-width: 100%;
  transform: rotate(-90deg);
  width: 100%;
  z-index: 100;
}
.spynav .spylink .flexbox .progressloader .radial-progress:nth-of-type(6n + 1) circle {
  stroke: #0881fc;
}
.spynav .spylink .flexbox .progressloader .radial-progress circle.incomplete {
  opacity: 0.25;
}
.spynav .spylink .flexbox .progressloader .radial-progress circle.complete {
  stroke-dasharray: 219.9114857513;
}
.spynav .spylink .flexbox .progressloader .radial-progress text.percentage {
  fill: #fff;
  font-size: 20px !important;
  text-anchor: middle;
}
.spynav .spylink .flexbox .progressloader .radial-progress circle {
  fill: rgba(0, 0, 0, 0);
  stroke: #253858;
  stroke-dashoffset: 219.9114857513;
  stroke-width: 10;
}

.workerMainContainer {
  padding: 10px 0px;
  width: 100%;
}
.workerMainContainer .wc-header {
  text-align: center;
  width: 100%;
  margin-bottom: 40px;
}
.workerMainContainer .wc-header h1 {
  color: #253858;
  text-align: center;
  font-size: 36px !important;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding-top: 0px;
  margin-bottom: 12px;
  letter-spacing: 0px;
}
.workerMainContainer .wc-header p {
  color: #253858;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px !important;
}
.workerMainContainer .wc-header p .extra-text-web {
  display: none;
}
.workerMainContainer .wc-header p a {
  color: #0065FF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
.workerMainContainer .worker-cover-wrapper {
  display: flex;
  align-items: center;
  background: #CFF0FF;
  position: relative;
  border-radius: 24px;
  flex-direction: column;
  height: 390px;
}
.workerMainContainer .worker-cover-wrapper.ghicover {
  height: 450px;
}
.workerMainContainer .worker-cover-wrapper .wrapperghiImage {
  position: absolute;
  background: url(https://static.pbcdn.in/sme-cdn/images/SCO/cardcoverimageghi.png) no-repeat;
  background-size: 100% auto;
  background-position: bottom center;
  height: 200px;
  min-height: 234px;
  bottom: 0px;
  width: 100%;
  z-index: 1;
}
.workerMainContainer .worker-cover-wrapper .backContainer {
  color: #253858;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 100px;
  background: #ABE0F9;
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 4px 8px;
  display: flex;
  justify-content: center;
}
.workerMainContainer .worker-cover-wrapper .backContainer span {
  background: url(https://static.pbcdn.in/sme-cdn/images/SCO/arrownarrowleft.svg) no-repeat center;
  background-size: 100%;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin-right: 4px;
}
.workerMainContainer .worker-cover-wrapper .top-strip {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background: #E3FCEF;
  color: #00875A;
  border: 6px solid #fff;
  padding: 6px 12px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 6px;
  z-index: 2;
}
.workerMainContainer .worker-cover-wrapper .top-strip .rupeeIcon {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/rupeeicon.svg) no-repeat center;
  background-size: contain;
  width: 20px;
  height: 20px;
}
.workerMainContainer .worker-cover-wrapper .top-strip .rupeeIcon.coverIcon {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/covericon.png) no-repeat center;
  background-size: contain;
  width: 24px;
  height: 24px;
}
.workerMainContainer .worker-cover-wrapper .top-strip sup {
  font-size: 12px;
  margin-left: -6px;
}
.workerMainContainer .worker-cover-wrapper .title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 58px 0px 40px;
  gap: 12px;
  font-size: 26px;
  font-weight: 700;
  color: #253858;
  text-align: center;
  line-height: normal;
  flex-wrap: wrap;
}
.workerMainContainer .worker-cover-wrapper .title .static-heading {
  flex-shrink: 0;
  white-space: nowrap;
  color: #253858;
  font-weight: 700;
  font-size: 26px;
  line-height: normal;
}
.workerMainContainer .worker-cover-wrapper .title .titleContainer {
  color: #253858;
  font-size: 26px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  display: block;
  width: 330px;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .workerMainContainer .worker-cover-wrapper .title .titleContainer {
    overflow: hidden;
    position: relative;
    height: 30px;
    width: 100%;
  }
  .workerMainContainer .worker-cover-wrapper .title .titleContainer .plan-text {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .workerMainContainer .worker-cover-wrapper .title .titleContainer .gr {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .workerMainContainer .worker-cover-wrapper .title .titleContainer .gr.text1 {
    color: #253858;
    font-size: 18px;
    font-weight: 700;
    padding: 5px 0;
  }
}
.workerMainContainer .worker-cover-wrapper .title .titleContainer .slide-up {
  display: flex;
  justify-content: flex-start;
  font-weight: 700;
}
.workerMainContainer .worker-cover-wrapper .title .titleContainer .gr {
  overflow: hidden;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card {
  border-radius: 16px;
  width: 100%;
  max-width: 500px;
  text-align: center;
  z-index: 2;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page {
  margin-bottom: 20px;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .familyCoverageOptions,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .familyCoverageOptions {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 482px;
  margin: 0 auto;
  list-style: none;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 20px;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .familyCoverageOptions .cardContent,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .familyCoverageOptions .cardContent {
  cursor: pointer;
  position: relative;
  align-items: flex-start;
  padding: 16px;
  border-radius: 8px;
  width: 231px;
  height: 104px;
  flex-shrink: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border: 1px solid transparent;
  background: #FFF;
  box-shadow: 0px 2px 12px 0px #A5CFE7;
  transition: all 0.3s ease-in-out;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .familyCoverageOptions .cardContent.active,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .familyCoverageOptions .cardContent.active {
  border: 1px solid #2549a1;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .familyCoverageOptions .cardContent.active .leftContent i.active,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .familyCoverageOptions .cardContent.active .leftContent i.active {
  border: 4px solid #2549A1;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .familyCoverageOptions .cardContent .leftContent,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .familyCoverageOptions .cardContent .leftContent {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 12px;
  z-index: 2;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .familyCoverageOptions .cardContent .leftContent i,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .familyCoverageOptions .cardContent .leftContent i {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #5e6c84;
  background: #fff;
  transition: all 0.3s;
  margin-top: 5px;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .familyCoverageOptions .cardContent .leftContent p,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .familyCoverageOptions .cardContent .leftContent p {
  margin: 0;
  color: #253858;
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
  text-align: left;
  max-width: 50%;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .familyCoverageOptions .cardContent .employeeIcon,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .familyCoverageOptions .cardContent .employeeIcon {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 114.588px;
  height: 92px;
  background-repeat: no-repeat;
  background-size: contain;
  flex-shrink: 0;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .familyCoverageOptions .cardContent .employeeIcon.familyIcon,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .familyCoverageOptions .cardContent .employeeIcon.familyIcon {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/employee-family.png);
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .familyCoverageOptions .cardContent .employeeIcon.soloIcon,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .familyCoverageOptions .cardContent .employeeIcon.soloIcon {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/employee-only.png);
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .plan-toggle-wrapper,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .plan-toggle-wrapper {
  display: flex;
  align-items: center;
  gap: 16px;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .plan-toggle-wrapper .plan-label,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .plan-toggle-wrapper .plan-label {
  font-size: 14px;
  color: #253858;
  font-weight: 500;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .plan-toggle-wrapper .toggle-group,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .plan-toggle-wrapper .toggle-group {
  display: flex;
  gap: 20px;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .plan-toggle-wrapper .toggle-group .toggle-option,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .plan-toggle-wrapper .toggle-group .toggle-option {
  display: flex;
  align-items: center;
  border-radius: 8px;
  background: #fff;
  color: #5E6C84;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  padding: 8px 20px 8px 16px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .plan-toggle-wrapper .toggle-group .toggle-option.active,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .plan-toggle-wrapper .toggle-group .toggle-option.active {
  border: 1px solid #0065FF;
  color: #253858;
  font-weight: 600;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .plan-toggle-wrapper .toggle-group .toggle-option i,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .plan-toggle-wrapper .toggle-group .toggle-option i {
  width: 14px;
  height: 14px;
  margin-right: 7px;
  border-radius: 50%;
  border: 1px solid #5E6C84;
  background: #fff;
  display: inline-block;
  transition: background-color 0.3s, box-shadow 0.3s;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .plan-toggle-wrapper .toggle-group .toggle-option i.active,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .plan-toggle-wrapper .toggle-group .toggle-option i.active {
  border: 4px solid #2549A1;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .input-wrapper,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .input-wrapper {
  position: relative;
  background: #fff;
  border-radius: 8px;
  height: 56px;
  display: flex;
  align-items: center;
  max-width: 482px;
  width: 100%;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  border: none;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .input-wrapper .phoneIcon,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .input-wrapper .phoneIcon {
  background: url(https://static.pbcdn.in/sme-cdn/images/SCO/call-icon.png) no-repeat center;
  background-size: contain;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  position: absolute;
  left: 16px;
  bottom: 18px;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .input-wrapper.fieldWrapper,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .input-wrapper.fieldWrapper {
  border: none;
  margin-top: 0px;
  margin-bottom: 20px;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .input-wrapper.fieldWrapper .formInput,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .input-wrapper.fieldWrapper .formInput {
  width: 100%;
  padding-left: 22px;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .input-wrapper.fieldWrapper .formInput input[type=tel],
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .input-wrapper.fieldWrapper .formInput input[type=tel] {
  width: 100%;
  border: none !important;
  outline: none !important;
  font-size: 16px;
  color: #5e6c84;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .input-wrapper.fieldWrapper .inputbadge,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .input-wrapper.fieldWrapper .inputbadge {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  background: #eae6ff;
  color: #6554c0;
  padding: 4px 10px;
  border-radius: 50px;
  font-size: 12px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 6px;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .input-wrapper.fieldWrapper .inputbadge .badgeIcon,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .input-wrapper.fieldWrapper .inputbadge .badgeIcon {
  background: url(https://static.pbcdn.in/sme-cdn/images/SCO/secure_icon.svg) no-repeat center;
  background-size: contain;
  width: 12px;
  height: 12px;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .input-wrapper .err,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .input-wrapper .err {
  font-size: 12px;
  line-height: 16px;
  color: #f00;
  position: absolute;
  bottom: -18px;
  left: 2px;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .priumBtn,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .priumBtn {
  cursor: pointer;
  max-width: 482px;
  width: 100%;
  border-radius: 8px;
  background: #2549A1;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  padding: 14px;
  position: relative;
  overflow: hidden;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .priumBtn::before,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .priumBtn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100px;
  width: 100px;
  height: 100%;
  z-index: 0;
  animation: slideingss 3s infinite;
  transform: skewX(32deg);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 253, 253, 0.5) 0%, rgba(108, 177, 232, 0) 45%, rgba(103, 175, 232, 0) 100%);
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .priumBtnLoader,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .priumBtnLoader {
  max-width: 482px;
  width: 100%;
  border-radius: 8px;
  background: #2549A1;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer .priumBtnLoader::after,
.workerMainContainer .worker-cover-wrapper .worker-cover-card .inputContainer2page .priumBtnLoader::after {
  content: "";
  width: 30px;
  height: 30px;
  border: 3px solid #fff;
  border-top-color: transparent;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .termCondition {
  font-weight: 500;
  color: #7a869a;
  font-size: 10px;
  line-height: 16px;
  display: block;
  text-align: center;
  width: 100%;
  margin-top: 14px;
  margin-bottom: 0px;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .termCondition span {
  line-height: 16px;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .termCondition span a {
  color: #2549A1;
  text-decoration: none;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .whatsapp_update_floating {
  display: flex;
  color: #253858;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-top: 16px;
  justify-content: center;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .whatsapp_update_floating.whatsapp_pi_doc {
  margin-top: 17px;
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .workerMainContainer .worker-cover-wrapper .worker-cover-card .whatsapp_update_floating {
    justify-content: center;
  }
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .whatsapp_update_floating .empty-sign {
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  background: #B3BAC5 !important;
  border-radius: 4px;
  cursor: pointer;
  margin-right: 8px;
  margin-left: 5px;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .whatsapp_update_floating .check-sign {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  margin-left: 5px;
  background-color: #B3BAC5 !important;
  border-radius: 4px;
  cursor: pointer;
  margin-right: 8px;
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .whatsapp_update_floating .check-sign::after {
  content: "";
  width: 10px;
  height: 5px;
  border: solid #fff;
  border-width: 0 0 2px 2px;
  position: absolute;
  right: 2px;
  top: 3px;
  transform: rotate(-45deg);
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .workerMainContainer .worker-cover-wrapper .worker-cover-card .whatsapp_update_floating .check-sign::after {
    right: 3px;
  }
}
.workerMainContainer .worker-cover-wrapper .worker-cover-card .whatsapp_update_floating .icon {
  background: url(https://static.pbcdn.in/sme-cdn/images/SCO/whatsapp.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-left: 4px;
}
.workerMainContainer .worker-cover-wrapper .feature-list {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) translateY(50%);
  background: #fff;
  border-radius: 16px;
  padding: 24px;
  display: flex;
  align-items: center;
  gap: 24px;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.07);
  z-index: 2;
  white-space: nowrap;
}
.workerMainContainer .worker-cover-wrapper .feature-list li {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #253858;
  list-style: none;
  color: #253858;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.workerMainContainer .worker-cover-wrapper .feature-list li .feature-icon6 {
  background: url(https://static.pbcdn.in/sme-cdn/images/SCO/featurelist1.png) no-repeat center;
  background-size: contain;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
}
.workerMainContainer .worker-cover-wrapper .feature-list li .feature-icon7 {
  background: url(https://static.pbcdn.in/sme-cdn/images/SCO/featurelist2.png) no-repeat center;
  background-size: contain;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
}
.workerMainContainer .worker-cover-wrapper .feature-list li .feature-icon8 {
  background: url(https://static.pbcdn.in/sme-cdn/images/SCO/featurelist3.png) no-repeat center;
  background-size: contain;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
}
.workerMainContainer .insurerlistContainer {
  position: relative;
  margin-top: 70px;
  width: 100%;
  background-size: 100%;
}
.workerMainContainer .insurerlistContainer .insurerList {
  margin-top: 44px;
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
.workerMainContainer .insurerlistContainer .insurerList .partnerCardList {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  animation: insurerscroll-carousel 30s linear infinite;
  -moz-column-gap: 50px;
       column-gap: 50px;
  list-style: none;
  margin: 0;
  padding-left: 50px;
}
.workerMainContainer .insurerlistContainer .insurerList .partnerCardList li {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 140px;
  height: 40px;
  flex-shrink: 0;
}
.workerMainContainer .insurerlistContainer .insurerList .partnerCardList li .insurerImg {
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.workerMainContainer .insurerlistContainer .insurerList .partnerCardList li .insurerImg.insurer1 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/bajaj-icon2.png);
}
.workerMainContainer .insurerlistContainer .insurerList .partnerCardList li .insurerImg.insurer3 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/tata-icon2.png);
}
.workerMainContainer .insurerlistContainer .insurerList .partnerCardList li .insurerImg.insurer4 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/sbi-icon2.png);
}
.workerMainContainer .insurerlistContainer .insurerList .partnerCardList li .insurerImg.insurer5 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/iifco-icon2.png);
}
.workerMainContainer .insurerlistContainer .insurerList .partnerCardList li .insurerImg.insurer6 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/thenew-india-icon2.png);
}
.workerMainContainer .insurerlistContainer .insurerList .partnerCardList li .insurerImg.insurer7 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/chola-icon2.png);
}
.workerMainContainer .insurerlistContainer .insurerList .partnerCardList li .insurerImg.insurer8 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/fgi-icon2.png);
}
.workerMainContainer .insurerlistContainer .insurerList .partnerCardList li .insurerImg.insurer9 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/digit-icon2.png);
}
.workerMainContainer .insurerlistContainer .insurerList .partnerCardList li .insurerImg.insurer10 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/icici-icon2.png);
}
.workerMainContainer .insurerlistContainer .insurerList .partnerCardList li .insurerImg.insurer11 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/national-icon2.png);
}
.workerMainContainer .insurerlistContainer .insurerList .partnerCardList li .insurerImg.insurer12 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/reliance-icon2.png);
}
.workerMainContainer .insurerlistContainer .insurerList .partnerCardList li .insurerImg.insurer13 {
  background-image: url(https://static.pbcdn.in/sme-cdn/images/SCO/royal-icon2.png);
}
@keyframes insurerscroll-carousel {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes list-movers {
  0% {
    transform: translateY(110%);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-110%);
  }
}

.talktoexpertoverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(23, 43, 77, 0.9);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.talktoexpertoverlay .popupnumnameContainer {
  border-radius: 16px;
  background: #fff;
  width: 400px;
  max-width: 90%;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
  position: relative;
  text-align: center;
}
.talktoexpertoverlay .popupnumnameContainer .popup-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: linear-gradient(180deg, #E1EFFF 0%, #FFF 100%);
  width: 100%;
  padding: 16px 20px;
  position: relative;
  border-radius: 16px 16px 0px 0px;
}
.talktoexpertoverlay .popupnumnameContainer .popup-header h2 {
  margin: 0;
  color: #253858;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .talktoexpertoverlay .popupnumnameContainer .popup-header h2 {
    font-size: 20px;
    width: 66%;
    text-align: left;
  }
}
.talktoexpertoverlay .popupnumnameContainer .popup-header .expertIcon {
  background: url(../../images/bu/sme/experticon.png) no-repeat;
  background-size: 100%;
  width: 52px;
  height: 52px;
  position: absolute;
  right: 30px;
  top: 12px;
}
.talktoexpertoverlay .popupnumnameContainer .popup-header .cross-btn {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 8px;
  right: 16px;
  cursor: pointer;
}
.talktoexpertoverlay .popupnumnameContainer .popup-header .cross-btn::before, .talktoexpertoverlay .popupnumnameContainer .popup-header .cross-btn::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 2px;
  background-color: #253858;
  transform-origin: center;
}
.talktoexpertoverlay .popupnumnameContainer .popup-header .cross-btn::before {
  transform: rotate(45deg);
}
.talktoexpertoverlay .popupnumnameContainer .popup-header .cross-btn::after {
  transform: rotate(-45deg);
}
.talktoexpertoverlay .popupnumnameContainer .expertbodyContainer {
  padding: 20px;
  padding-bottom: 8px;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .talktoexpertoverlay .popupnumnameContainer .expertbodyContainer {
    padding: 16px;
  }
}
.talktoexpertoverlay .popupnumnameContainer .expertbodyContainer .err {
  font-size: 12px;
  line-height: 16px;
  color: red;
  position: absolute;
  left: 28px;
}
.talktoexpertoverlay .popupnumnameContainer .expertbodyContainer .arrowBtnloader {
  border-radius: 6px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  background: #2549a1;
  width: 100%;
  position: relative;
  margin-top: 42px;
  padding: 12px 0;
  height: 45.33px;
}
.talktoexpertoverlay .popupnumnameContainer .expertbodyContainer .arrowBtnloader .secondsteploader {
  margin-top: 24px !important;
}
.talktoexpertoverlay .popupnumnameContainer .expertbodyContainer .arrowBtnloader::after {
  left: 44%;
  top: 18%;
}
.talktoexpertoverlay .popupnumnameContainer .expertbodyContainer .mobileInputBox {
  position: relative;
  display: flex;
  align-items: center;
  border: 1px solid #5e6c84;
  border-radius: 8px;
  background-color: #fff;
  padding-right: 3px;
}
.talktoexpertoverlay .popupnumnameContainer .expertbodyContainer .mobileInputBox .mobileInput {
  flex: 1;
  padding: 16px;
  border: none;
  outline: none;
  font-size: 14px;
  border-radius: 8px;
}
.talktoexpertoverlay .popupnumnameContainer .expertbodyContainer .inputbadge {
  position: absolute;
  right: 27px;
  color: #4361e5;
  padding: 2px 8px;
  border-radius: 0 0 8px 8px;
  background: #e6e6ff;
  font-size: 12px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 8px;
}
.talktoexpertoverlay .popupnumnameContainer .expertbodyContainer .inputbadge .badgeIcon {
  background: url("../../images/bu/sme/secure_icon.svg") no-repeat center;
  background-size: contain;
  width: 12px;
  height: 12px;
}
.talktoexpertoverlay .popupnumnameContainer .expertbodyContainer .btnContainer {
  border-radius: 8px;
  background: #2549a1;
  padding: 12px 0;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  margin-top: 42px;
  cursor: pointer;
}
.talktoexpertoverlay .popupnumnameContainer .expertbodyContainer .btnContainer.secondstep {
  margin-top: 24px !important;
}
.talktoexpertoverlay .popupnumnameContainer .popupdisclaimer {
  color: #253858;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  margin-top: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .talktoexpertoverlay .popupnumnameContainer .popupdisclaimer {
    font-size: 11px;
  }
}
.talktoexpertoverlay .popupnumnameContainer .popupdisclaimer .disclaimerIcon {
  background: url(../../images/bu/sme/certifiedIcon.png) no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
  margin-right: 6px;
}
.talktoexpertoverlay .dateandtimeContainer {
  border-radius: 16px;
  background: #fff;
  width: 400px;
  max-width: 90%;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .talktoexpertoverlay .dateandtimeContainer {
    width: 100%;
  }
}
.talktoexpertoverlay .dateandtimeContainer .popup-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: linear-gradient(180deg, #e1efff 0%, #fff 100%);
  width: 100%;
  padding: 20px;
  border-radius: 16px 16px 0 0;
  padding-bottom: 8px;
}
.talktoexpertoverlay .dateandtimeContainer .popup-header h2 {
  margin: 0;
  color: #253858;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  width: 65%;
  text-align: left;
}
.talktoexpertoverlay .dateandtimeContainer .popup-header .expertIcon {
  background: url(../../images/bu/sme/experticon.png) no-repeat;
  background-size: 100%;
  width: 52px;
  height: 52px;
  flex-shrink: 0;
  position: absolute;
  right: 30px;
  top: 12px;
}
.talktoexpertoverlay .dateandtimeContainer .popup-header .cross-btn {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  position: absolute;
  top: 8px;
  right: 16px;
  cursor: pointer;
}
.talktoexpertoverlay .dateandtimeContainer .popup-header .cross-btn::before, .talktoexpertoverlay .dateandtimeContainer .popup-header .cross-btn::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 2px;
  background-color: #253858;
  transform-origin: center;
}
.talktoexpertoverlay .dateandtimeContainer .popup-header .cross-btn::before {
  transform: rotate(45deg);
}
.talktoexpertoverlay .dateandtimeContainer .popup-header .cross-btn::after {
  transform: rotate(-45deg);
}
.talktoexpertoverlay .dateandtimeContainer .expertbodyContainer {
  padding: 20px 20px 8px;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .talktoexpertoverlay .dateandtimeContainer .expertbodyContainer {
    padding: 16px 16px 8px;
  }
}
.talktoexpertoverlay .dateandtimeContainer .expertbodyContainer .date-selector {
  display: flex;
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow-x: auto;
  scrollbar-width: none;
}
.talktoexpertoverlay .dateandtimeContainer .expertbodyContainer .date-selector::-webkit-scrollbar {
  display: none;
}
.talktoexpertoverlay .dateandtimeContainer .expertbodyContainer .date-selector .date-item {
  flex: 0 0 auto;
  width: 72px;
  padding: 8px 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid rgba(37, 56, 88, 0.1);
  border-radius: 8px;
  background: #fff;
  cursor: pointer;
}
.talktoexpertoverlay .dateandtimeContainer .expertbodyContainer .date-selector .date-item .label {
  font-size: 12px;
  font-weight: 500;
}
.talktoexpertoverlay .dateandtimeContainer .expertbodyContainer .date-selector .date-item .date {
  font-size: 14px;
  font-weight: 500;
  margin-top: 4px;
  white-space: nowrap;
}
.talktoexpertoverlay .dateandtimeContainer .expertbodyContainer .date-selector .date-item.selected {
  border: 1px solid #0065ff;
  background: rgba(222, 235, 255, 0.6);
}
.talktoexpertoverlay .dateandtimeContainer .expertbodyContainer .date-selector .date-item.selected .label,
.talktoexpertoverlay .dateandtimeContainer .expertbodyContainer .date-selector .date-item.selected .date {
  color: #007bff;
}
.talktoexpertoverlay .dateandtimeContainer .expertbodyContainer .time-slots {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-top: 32px;
  list-style: none;
}
.talktoexpertoverlay .dateandtimeContainer .expertbodyContainer .time-slots .slot {
  padding: 12px 16px;
  text-align: center;
  font-size: 14px;
  border: 1px solid rgba(37, 56, 88, 0.1);
  border-radius: 8px;
  cursor: pointer;
}
.talktoexpertoverlay .dateandtimeContainer .expertbodyContainer .time-slots .slot.selected {
  color: #0065ff;
  font-weight: 500;
  border: 1px solid #0065ff;
  background: rgba(222, 235, 255, 0.6);
}
.talktoexpertoverlay .dateandtimeContainer .expertbodyContainer .arrowBtnloader {
  border-radius: 6px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  background: #2549a1;
  width: 100%;
  position: relative;
  margin-top: 42px;
  padding: 12px 0;
  height: 45.33px;
}
.talktoexpertoverlay .dateandtimeContainer .expertbodyContainer .arrowBtnloader::after {
  left: 44%;
  top: 18%;
}
.talktoexpertoverlay .dateandtimeContainer .expertbodyContainer .btnContainer {
  border-radius: 8px;
  background: #2549a1;
  padding: 12px 0;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  margin-top: 24px;
  cursor: pointer;
}
.talktoexpertoverlay .dateandtimeContainer .expertbodyContainer .popupdisclaimer {
  color: #253858;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  margin-top: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .talktoexpertoverlay .dateandtimeContainer .expertbodyContainer .popupdisclaimer {
    font-size: 11px;
  }
}
.talktoexpertoverlay .dateandtimeContainer .expertbodyContainer .popupdisclaimer .disclaimerIcon {
  background: url(../../images/bu/sme/certifiedIcon.png) no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
  margin-right: 6px;
}
.talktoexpertoverlay .callbacksuccessContainer {
  border-radius: 16px;
  background: #fff;
  width: 360px;
  max-width: 90%;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .talktoexpertoverlay .callbacksuccessContainer {
    width: 100%;
  }
}
.talktoexpertoverlay .callbacksuccessContainer .popup-header {
  padding: 32px 24px 16px;
  border-radius: 16px 16px 0 0;
  padding-bottom: 0px;
}
.talktoexpertoverlay .callbacksuccessContainer .popup-header h2 {
  font-size: 18px;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 24px;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .talktoexpertoverlay .callbacksuccessContainer .popup-header h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
  }
}
.talktoexpertoverlay .callbacksuccessContainer .popup-header .successIcon {
  width: 100px;
  height: 100px;
  flex-shrink: 0;
  margin: 0 auto 16px;
  background: url("../../images/bu/sme/thumb-success_icon.svg") no-repeat center;
  background-size: contain;
}
.talktoexpertoverlay .callbacksuccessContainer .popup-header .cross-btn {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.talktoexpertoverlay .callbacksuccessContainer .popup-header .cross-btn::before, .talktoexpertoverlay .callbacksuccessContainer .popup-header .cross-btn::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 2px;
  background-color: #253858;
  transform-origin: center;
}
.talktoexpertoverlay .callbacksuccessContainer .popup-header .cross-btn::before {
  transform: rotate(45deg);
}
.talktoexpertoverlay .callbacksuccessContainer .popup-header .cross-btn::after {
  transform: rotate(-45deg);
}
.talktoexpertoverlay .callbacksuccessContainer .expertbodyContainer {
  padding: 0 20px 20px;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .talktoexpertoverlay .callbacksuccessContainer .expertbodyContainer {
    padding: 0 16px 16px;
  }
}
.talktoexpertoverlay .callbacksuccessContainer .expertbodyContainer h2 {
  color: #253858;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
}
.talktoexpertoverlay .callbacksuccessContainer .expertbodyContainer .schedule-summary {
  border-top: 2px solid transparent;
  -o-border-image: linear-gradient(90deg, rgba(188, 188, 188, 0) -5%, rgba(188, 188, 188, 0.3) 50%, rgba(188, 188, 188, 0) 105%);
     border-image: linear-gradient(90deg, rgba(188, 188, 188, 0) -5%, rgba(188, 188, 188, 0.3) 50%, rgba(188, 188, 188, 0) 105%);
  border-image-slice: 1;
  margin-top: 16px;
  padding: 16px 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.talktoexpertoverlay .callbacksuccessContainer .expertbodyContainer .schedule-summary .row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 14px;
  color: #4e5969;
}
.talktoexpertoverlay .callbacksuccessContainer .expertbodyContainer .schedule-summary .row .label {
  color: #253858;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.25px;
}
.talktoexpertoverlay .callbacksuccessContainer .expertbodyContainer .schedule-summary .row i {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
}
.talktoexpertoverlay .callbacksuccessContainer .expertbodyContainer .schedule-summary .row .calendarIcon {
  background-image: url("../../images/bu/sme/calendar_icon.svg");
}
.talktoexpertoverlay .callbacksuccessContainer .expertbodyContainer .schedule-summary .row .clockIcon {
  background-image: url("../../images/bu/sme/clock_icon.svg");
}
.talktoexpertoverlay .callbacksuccessContainer .expertbodyContainer .btnContainer {
  background: #36B37E;
  color: #fff;
  font-weight: 500;
  line-height: 24px;
  font-size: 16px;
  border-radius: 8px;
  padding: 12px 0;
  cursor: pointer;
}

.experthelper-container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px;
  position: fixed;
  width: -moz-fit-content;
  width: fit-content;
  top: 50%;
  right: 10px;
  border-radius: 100px;
  background: #253858;
  box-shadow: 0 0 20px 0 rgba(112, 112, 112, 0.54);
  overflow: hidden;
  animation: helpcontainerbg 6s ease-in-out infinite;
  z-index: 11;
  cursor: pointer;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .experthelper-container {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
  }
}
.experthelper-container .expertIcon {
  border-radius: 50%;
  background: url(../../images/bu/sme/Callagent.gif) no-repeat center;
  background-size: 144%;
  width: 35px;
  height: 35px;
  flex-shrink: 0;
  cursor: pointer;
}
.experthelper-container .helpertext {
  margin-left: 6px;
  white-space: nowrap;
  display: inline-block;
  max-width: 110px;
  overflow: hidden;
  animation: hideText 6s linear infinite;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  color: #fff;
}
@keyframes hideText {
  0% {
    opacity: 1;
    max-width: 110px;
    margin-left: 6px;
    margin-right: 3px;
    padding-right: 10px;
  }
  40% {
    opacity: 1;
    max-width: 90px;
    margin-left: 6px;
    margin-right: 3px;
  }
  50% {
    opacity: 0.5;
    max-width: 50px;
    margin-left: 3px;
    margin-right: 3px;
  }
  60% {
    opacity: 0;
    max-width: 0;
    margin-left: 0;
    margin-right: 0;
    @media only screen and (min-width: 320px) and (max-width: 768px) {
      .experthelper-container {
        max-width: 20px;
      }
    }
  }
  90% {
    opacity: 0;
    max-width: 0;
    margin-left: 0;
    margin-right: 0;
    @media only screen and (min-width: 320px) and (max-width: 768px) {
      .experthelper-container {
        max-width: 20px;
      }
    }
  }
  100% {
    opacity: 1;
    max-width: 110px;
    margin-left: 6px;
  }
}
@keyframes helpcontainerbg {
  0%, 59% {
    background: #253858;
    padding-right: 3px;
  }
  60%, 90% {
    background: #253858;
  }
  91%, 100% {
    background: #253858;
  }
}

.sme-insurance-sticky-footer-new {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: transparent;
}
.sme-insurance-sticky-footer-new .sme-ghi-banner-container {
  background: #B0E6FF;
  border-top: 4px solid #fff;
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  position: relative;
  padding: 16px 0px;
}
.sme-insurance-sticky-footer-new .sme-ghi-banner-left {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  position: absolute;
  bottom: 0;
  left: 70px;
}
.sme-insurance-sticky-footer-new .sme-ghi-illustration {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sme-insurance-sticky-footer-new .sme-ghi-illustration .sme-ghi-footer-image {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(https://static.pbcdn.in/sme-cdn/images/SCO/ghi-sticky-footer-icon.png) no-repeat center center;
  background-size: 100%;
  width: 174px;
  height: 92px;
}
.sme-insurance-sticky-footer-new .title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 20px;
  font-weight: 700;
  color: #253858;
  text-align: center;
  line-height: normal;
  flex-wrap: wrap;
}
.sme-insurance-sticky-footer-new .title .static-heading {
  flex-shrink: 0;
  white-space: nowrap;
  color: #253858;
  font-weight: 700;
  font-size: 20px;
  line-height: normal;
}
.sme-insurance-sticky-footer-new .title .stickyfootertitleContainer {
  color: #253858;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  display: flex;
  width: 250px;
  justify-content: flex-start;
  margin-top: 4px;
}
.sme-insurance-sticky-footer-new .title .stickyfootertitleContainer.stickyfootertitleContainerid1 {
  width: 300px;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .sme-insurance-sticky-footer-new .title .stickyfootertitleContainer {
    overflow: hidden;
    position: relative;
    height: 30px;
    width: 100%;
  }
  .sme-insurance-sticky-footer-new .title .stickyfootertitleContainer .plan-text {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .sme-insurance-sticky-footer-new .title .stickyfootertitleContainer .gr {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .sme-insurance-sticky-footer-new .title .stickyfootertitleContainer .gr.text1 {
    color: #253858;
    font-size: 18px;
    font-weight: 700;
    padding: 5px 0;
    white-space: nowrap;
  }
}
.sme-insurance-sticky-footer-new .title .stickyfootertitleContainer .slideupdesktop {
  animation: sticky-footer-list-movers ease-in-out infinite 3s;
  display: flex;
  font-weight: 600;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
}
.sme-insurance-sticky-footer-new .title .stickyfootertitleContainer .gr {
  overflow: hidden;
}
.sme-insurance-sticky-footer-new .title .stickyfootertitleContainer .mob-text-slider {
  overflow: hidden;
  position: relative;
  height: 30px;
}
.sme-insurance-sticky-footer-new .title .stickyfootertitleContainer .mob-text-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  white-space: nowrap;
}
.sme-insurance-sticky-footer-new .title .stickyfootertitleContainer .mob-text-slide[style*="display: block"] {
  position: relative;
  display: block;
}
.sme-insurance-sticky-footer-new .title .stickyfootertitleContainer .mob-text-slide[style*="display: block"] .slide-up {
  animation: slideUplist-movers ease-in-out infinite 3s;
  display: flex;
  align-items: center;
  justify-content: center;
}
@keyframes sticky-footer-list-movers {
  0% {
    transform: translateY(110%);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-110%);
  }
}
@keyframes slideUplist-movers {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  15% {
    opacity: 1;
    transform: translateY(0);
  }
  85% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-100%);
  }
}
.sme-insurance-sticky-footer-new .sme-ghi-banner-actions {
  flex-shrink: 0;
  position: absolute;
  right: 100px;
  display: flex;
  align-items: center;
}
.sme-insurance-sticky-footer-new .sme-ghi-banner-actions .sme-ghi-view-plans-btn {
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 8px;
  background: #2549A1;
  border: none;
  padding: 12px 0px;
  width: 200px;
  height: 40px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: center;
}
.sme-insurance-sticky-footer-new .sme-ghi-banner-actions .sme-ghi-view-plans-btn span {
  white-space: nowrap;
  text-align: center;
  display: contents;
}
.sme-insurance-sticky-footer-new .sme-ghi-banner-actions .sme-ghi-view-plans-btn .sme-ghi-view-plans-btn-icon {
  background: url(https://static.pbcdn.in/sme-cdn/images/SCO/right-arrow-white.png) no-repeat center center;
  background-size: 100%;
  width: 11.125px;
  height: 7.417px;
  flex-shrink: 0;
}
.sme-insurance-sticky-footer-new .sme-ghi-banner-close-container {
  position: absolute;
  right: 20px;
  top: 32%;
  transform: translateY(-50%);
  cursor: pointer;
  flex-shrink: 0;
}
.sme-insurance-sticky-footer-new .sme-ghi-banner-close-container .sme-ghi-banner-close-icon {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex-shrink: 0;
  background: url(https://static.pbcdn.in/sme-cdn/images/SCO/close-icon-sticky.png) no-repeat center center;
  background-size: 100%;
}
@media screen and (max-width: 1024px) {
  .sme-insurance-sticky-footer-new .sme-ghi-banner-container {
    padding: 12px 16px;
    gap: 12px;
  }
  .sme-insurance-sticky-footer-new .sme-ghi-illustration {
    width: 60px;
    height: 45px;
  }
  .sme-insurance-sticky-footer-new .sme-ghi-illustration .sme-ghi-umbrella::before {
    width: 50px;
    height: 35px;
  }
  .sme-insurance-sticky-footer-new .sme-ghi-illustration .sme-ghi-umbrella .sme-ghi-person {
    width: 15px;
    height: 25px;
  }
  .sme-insurance-sticky-footer-new .sme-ghi-illustration .sme-ghi-umbrella .sme-ghi-person.person-1 {
    left: 5px;
  }
  .sme-insurance-sticky-footer-new .sme-ghi-illustration .sme-ghi-umbrella .sme-ghi-person.person-3 {
    right: 5px;
  }
  .sme-insurance-sticky-footer-new .sme-ghi-shield-icon {
    width: 32px;
    height: 32px;
  }
  .sme-insurance-sticky-footer-new .sme-ghi-shield-icon svg {
    width: 20px;
    height: 20px;
  }
  .sme-insurance-sticky-footer-new .sme-ghi-banner-actions .sme-ghi-view-plans-btn {
    padding: 8px 16px;
    font-size: 13px;
  }
  .sme-insurance-sticky-footer-new .sme-ghi-banner-actions .sme-ghi-view-plans-btn svg {
    width: 14px;
    height: 14px;
  }
}
@media screen and (max-width: 767px) {
  .sme-insurance-sticky-footer-new .sme-ghi-banner-container {
    flex-wrap: wrap;
    padding: 12px;
    gap: 10px;
  }
  .sme-insurance-sticky-footer-new .sme-ghi-banner-left {
    gap: 12px;
  }
  .sme-insurance-sticky-footer-new .sme-ghi-illustration {
    width: 50px;
    height: 40px;
  }
  .sme-insurance-sticky-footer-new .sme-ghi-banner-actions {
    order: 2;
    margin-left: auto;
  }
  .sme-insurance-sticky-footer-new .sme-ghi-banner-actions .sme-ghi-view-plans-btn {
    padding: 8px 14px;
    font-size: 12px;
    gap: 6px;
  }
}

