@charset "UTF-8";
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[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;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./../../images/home-v1/ajax-loader.gif") center center no-repeat;
}

/* Icons */
/* 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;
  color: white;
  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;
}
@keyframes load8 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

::-moz-placeholder {
  color: #5e6c84;
  font-size: 14px;
}

::placeholder {
  color: #5e6c84;
  font-size: 14px;
}

input::-ms-clear {
  display: none;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.premiumload {
  background: url(../../images/bu/svgloader.svg) no-repeat 0 -10px;
  background-size: 100%;
  width: 30px;
  display: inline-block;
  height: 10px;
}

.premiumPlan {
  position: relative;
  min-height: 30px;
}
.premiumPlan sup {
  position: absolute;
  top: -10px;
}

.block_content_wrapper_firstfold {
  margin-bottom: 13px;
}
.block_content_wrapper_firstfold h1 {
  font-size: 28px;
  line-height: 36px;
  margin: 10px 0 2px;
  color: #253858;
}
.block_content_wrapper_firstfold p {
  letter-spacing: 0.26px;
  color: #253858;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 13px;
}
.block_content_wrapper_firstfold p.char-count {
  display: inline;
}
.block_content_wrapper_firstfold p.char-count .extra-text-web {
  display: none;
}
.block_content_wrapper_firstfold p.char-count .extra-text-web.show-extra {
  display: inline;
}
@media only screen and (max-width: 768px) {
  .block_content_wrapper_firstfold p.char-count .extra-text,
  .block_content_wrapper_firstfold p.char-count .extra-text-web {
    display: none;
  }
  .block_content_wrapper_firstfold p.char-count .extra-text.show-extra,
  .block_content_wrapper_firstfold p.char-count .extra-text-web.show-extra {
    display: inline;
  }
}
.block_content_wrapper_firstfold .text-hide-link {
  display: inline;
  color: #0065ff;
  cursor: pointer;
  line-height: 22px;
}
.block_content_wrapper_firstfold .text-hide-link:hover, .block_content_wrapper_firstfold .text-hide-link:visited {
  color: #0065ff;
}
.block_content_wrapper_firstfold .text-hide-link.deskhide {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .block_content_wrapper_firstfold .text-hide-link.deskhide {
    display: inline;
  }
}
@media screen and (max-width: 1024px) {
  .block_content_wrapper_firstfold .text-hide-link {
    display: inline;
    color: #0065ff;
    cursor: pointer;
  }
  .block_content_wrapper_firstfold .text-hide-link:hover, .block_content_wrapper_firstfold .text-hide-link:visited {
    color: #0065ff;
  }
}
@media screen and (max-width: 1024px) {
  .block_content_wrapper_firstfold {
    background: #fff;
    margin: 0;
    padding: 10px;
  }
  .block_content_wrapper_firstfold h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .block_content_wrapper_firstfold p {
    line-height: 24px;
  }
}

.term_cond,
.termCondition {
  color: #7a869a;
  font-size: 12px;
  line-height: 18px;
  display: block;
  margin-top: 10px;
  text-align: left;
  margin-bottom: 10px;
  width: 100%;
}
.term_cond span,
.termCondition span {
  line-height: 16px;
}
.term_cond a,
.termCondition a {
  color: #0065ff;
  text-decoration: none;
}
@media only screen and (max-width: 1024px) {
  .term_cond,
  .termCondition {
    font-size: 12px;
    line-height: 20px;
  }
}

.term_cond.format {
  display: none;
}

.termCondition {
  text-align: center;
}

.disclaimer {
  margin: 2px auto;
  padding: 0px 1%;
  color: #7a869a;
  font-size: 12px;
  line-height: 20px !important;
}
.disclaimer.clm {
  margin-top: 30px;
}
@media only screen and (max-width: 1024px) {
  .disclaimer {
    font-size: 12px;
    line-height: 20px;
  }
  .disclaimer.zct {
    padding: 0px 20px;
  }
}
.disclaimer a {
  color: #0065ff;
}

.disclaimer.format.small {
  width: 610px;
  margin: 10px 0;
  padding: 0;
  font-size: 9px;
}
@media only screen and (max-width: 1024px) {
  .disclaimer.format.small {
    width: 100%;
    margin: 0px 0;
    padding: 0 15px;
    font-size: 9px;
    background: #f9faff;
  }
}

.term-form-template {
  box-shadow: 0 6px 16px rgba(52, 105, 203, 0.16);
  border-radius: 8px;
  margin: 20px 0;
  background: #fff;
}
.term-form-template.bgno {
  background: transparent;
}
.term-form-template .nri {
  position: relative;
}
.term-form-template .nri p {
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 10px;
  text-align: center;
}
.term-form-template .nri p.small {
  font-size: 14px;
  text-align: center;
}
.term-form-template .nri p.small .lightblue {
  border: 1px dashed #0663f6;
  border-radius: 5px;
  padding: 7px 10px;
  color: #0663f6;
  font-weight: 500;
}
@media screen and (max-width: 440px) {
  .term-form-template .nri p.small .lightblue {
    border: none;
    font-weight: 500;
  }
}
.term-form-template .disclaimer-text.mobile {
  display: block;
  background: #fff;
  margin: 0px -18px 0;
  padding: 10px;
  font-size: 12px;
  line-height: 17px;
  padding: 10px 26px;
  display: none;
}
@media only screen and (max-width:640px) {
  .term-form-template .disclaimer-text.mobile {
    display: block;
  }
}
@media only screen and (max-width: 1024px) {
  .term-form-template {
    border-radius: 0px;
    border-width: 1px 0 1px 0;
    box-shadow: none;
    margin: 0px;
  }
}
.term-form-template .form-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid {
    flex-direction: column-reverse;
  }
}
.term-form-template .form-grid .left {
  width: 55%;
  background: #f4f7fe;
  box-sizing: border-box;
  position: relative;
  padding: 25px 25px 15px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .left {
    width: 100%;
  }
}
.term-form-template .form-grid .left .insurerlogo {
  position: absolute;
  left: 0;
  width: 100%;
  top: 30px;
}
.term-form-template .form-grid .left .pointer {
  display: flex;
  margin: 0px 0 20px;
}
@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .left .pointer {
    margin: 0px 0 0px;
  }
}
.term-form-template .form-grid .left.saral-jeevan .tcondition .multiMassge {
  margin: 2px auto;
  padding: 0px 1%;
  color: #7a869a;
  font-size: 12px;
}
.term-form-template .form-grid .left.saral-jeevan .tcondition .multiMassge a {
  color: #0065ff;
  text-decoration: none;
}
@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .left.saral-jeevan .tcondition .multiMassge {
    max-width: 575px;
    width: 96%;
    margin: 0px auto;
  }
}
@media screen and (max-width: 1024px) {
  .term-form-template .form-grid .left.saral-jeevan.provider {
    background: #fff;
    width: 94%;
    margin: 0 auto;
  }
}
.term-form-template .form-grid .left.saral-jeevan.provider .tcondition {
  margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .left {
    border-radius: 0px;
    background: #f9faff;
    overflow: auto;
    padding: 15px 5px 20px 5px;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0px;
  }
  .term-form-template .form-grid .left::-webkit-scrollbar {
    display: none;
  }
  .term-form-template .form-grid .left .bannerImg {
    display: none;
  }
  .term-form-template .form-grid .left.inscomp {
    width: 100%;
    margin: 0px;
    padding: 15px 5px 15px 5px;
  }
  .term-form-template .form-grid .left.saral-jeevan {
    width: 100%;
    margin: 0px;
    padding: 15px 5px 15px 5px;
  }
  .term-form-template .form-grid .left .heading-main {
    width: 100%;
    max-width: 440px;
    margin: 0px auto;
  }
  .term-form-template .form-grid .left .pointer {
    overflow: unset;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0px 0 20px;
  }
  .term-form-template .form-grid .left .pointer::-webkit-scrollbar {
    display: none;
  }
  .term-form-template .form-grid .left .pointer-list {
    width: 31%;
    background: #fff;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 0 6px 16px rgba(52, 105, 203, 0.16);
    margin: 0px;
    max-width: initial;
  }
  .term-form-template .form-grid .left .pointer-list .box-with-sprite2 {
    background: #deebff url("../../images/bu/termbu-slider-icon.svg") no-repeat 0 0;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    position: relative;
    left: 0;
  }
  .term-form-template .form-grid .left .pointer-list .box-with-sprite2.ico-1 {
    background-position: -34px 4px;
  }
  .term-form-template .form-grid .left .pointer-list .box-with-sprite2.ico-2 {
    background-position: -110px 4px;
  }
  .term-form-template .form-grid .left .pointer-list .box-with-sprite2.ico-4 {
    background-position: -75px 4px;
    position: relative;
  }
  .term-form-template .form-grid .left .pointer-list .extrasmalltext {
    font-size: 12px;
    margin: 5px 0 0 0;
  }
  .term-form-template .form-grid .left .pointer-list .text {
    font-size: 14px;
  }
}
.term-form-template .form-grid .left .disclaimer-text.desktop {
  font-size: 10px;
  position: absolute;
  bottom: 20px;
  color: #7a869a;
  line-height: 14px;
  max-width: 260px;
}
@media only screen and (max-width:640px) {
  .term-form-template .form-grid .left .disclaimer-text.desktop {
    display: none;
  }
}
.term-form-template .form-grid .right {
  width: 45%;
  padding: 20px 40px;
  box-sizing: border-box;
  position: relative;
}
.term-form-template .form-grid .right .text-line {
  font-size: 16px;
  font-weight: 600;
  display: block;
  margin: 10px 0 20px;
  position: relative;
}
.term-form-template .form-grid .right .text-line span {
  position: relative;
}
.term-form-template .form-grid .right .text-line span:after {
  content: "";
  width: 32px;
  height: 1px;
  background: #7a869a;
  position: absolute;
  right: -37px;
  top: 60%;
  transform: translate(0px, -50%);
}
.term-form-template .form-grid .right:before {
  content: "";
  position: absolute;
  width: calc(100% - 20px);
  background: #0663f6;
  height: 3px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  top: -3px;
  left: 10px;
  display: none;
}
@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .right {
    width: 100%;
    box-shadow: 1px 10px 10px #ccc;
    border-radius: 5px;
    background: #fff;
    padding: 15px 10px;
    border-top: 5px solid #0663f6;
    margin-bottom: 25px;
    display: block;
    max-width: 90%;
    margin: 0px auto;
    width: 440px;
  }
}
@media only screen and (max-width: 360px) {
  .term-form-template .form-grid .right {
    max-width: 94%;
  }
}
@media screen and (max-width: 1024px) {
  .term-form-template .form-grid .right.saral-jeevan.provider .instantBox .innerInstant {
    width: 100%;
    align-items: center;
  }
  .term-form-template .form-grid .right.saral-jeevan.provider .instantBox .innerInstant .iconInstant.iconInstant2 {
    background-position: center;
  }
  .term-form-template .form-grid .right.saral-jeevan.provider .instantBox .innerInstant .textInstant {
    width: 100%;
  }
}
.term-form-template .form-grid .headingtitle,
.term-form-template .form-grid .zerocost-heading {
  margin: 0;
  line-height: 30px;
  font-size: 20px;
  color: #172b4d;
  font-weight: normal;
}
.term-form-template .form-grid .headingtitle span,
.term-form-template .form-grid .zerocost-heading span {
  font-weight: 700;
  color: #0065ff;
}
.term-form-template .form-grid .headingtitle span sup,
.term-form-template .form-grid .zerocost-heading span sup {
  font-weight: 300;
  font-size: 14px;
}
.term-form-template .form-grid .headingtitle span.lgblue,
.term-form-template .form-grid .zerocost-heading span.lgblue {
  background: #f4f7fe;
  padding: 2px;
  border-radius: 4px;
  display: inline-block;
}
@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .headingtitle,
  .term-form-template .form-grid .zerocost-heading {
    font-size: 18px;
  }
  .term-form-template .form-grid .headingtitle span:nth-child(2),
  .term-form-template .form-grid .zerocost-heading span:nth-child(2) {
    display: inline;
  }
}
@media only screen and (max-width: 375px) {
  .term-form-template .form-grid .headingtitle span:nth-child(2),
  .term-form-template .form-grid .zerocost-heading span:nth-child(2) {
    display: block;
  }
}
.term-form-template .form-grid .headingtitle .nri.termnri p,
.term-form-template .form-grid .zerocost-heading .nri.termnri p {
  font-size: 22px;
  font-weight: 400;
}
.term-form-template .form-grid .headingtitle .nri.termnri span,
.term-form-template .form-grid .zerocost-heading .nri.termnri span {
  font-size: 22px;
}
.term-form-template .form-grid .headingtitle .nri.termnri .small,
.term-form-template .form-grid .zerocost-heading .nri.termnri .small {
  font-weight: 400;
  font-size: 14px;
}
.term-form-template .form-grid .headingtitle .nri.termnri .small span,
.term-form-template .form-grid .zerocost-heading .nri.termnri .small span {
  font-size: 14px;
}
.term-form-template .form-grid .zerocost-heading {
  text-align: center;
  font-weight: 500;
}
@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .zerocost-heading {
    display: none;
  }
}
.term-form-template .form-grid .left .headingtitle {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .left .headingtitle {
    display: block;
  }
}
.term-form-template .form-grid .right .headingtitle {
  display: block;
}
@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .right .headingtitle {
    display: none;
  }
}
.term-form-template .form-grid .pointer-with-banner.saral-jeevan .headingtitle {
  margin: 0;
  line-height: 32px;
  font-size: 22px;
}
.term-form-template .form-grid .mediumtext {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 5px;
  margin-top: 0px;
}
@media only screen and (max-width:640px) {
  .term-form-template .form-grid .mediumtext {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 2px;
  }
}
.term-form-template .form-grid .text.term-cal {
  font-size: 16px;
  line-height: 20px;
}
@media only screen and (max-width: 640px) {
  .term-form-template .form-grid .text.term-cal {
    font-size: 18px;
    line-height: 30px;
  }
}
.term-form-template .form-grid .smalltext {
  font-size: 16px;
  line-height: 36px;
}
@media only screen and (max-width: 320px) {
  .term-form-template .form-grid .smalltext {
    font-size: 16px;
    line-height: 18px;
    margin-top: 10px;
  }
}
.term-form-template .form-grid .toptext {
  margin: 15px 0;
  color: #253858;
}
.term-form-template .form-grid .extrasmalltext {
  font-size: 14px;
  line-height: 20px;
}
.term-form-template .form-grid .extrasmalltext.light {
  color: #505f79;
}
.term-form-template .form-grid .bluetext {
  color: #0065ff;
}
.term-form-template .form-grid .blacktext {
  color: #172b4d;
}
.term-form-template .form-grid .bold {
  font-weight: 600;
}
.term-form-template .form-grid .pointer-list {
  padding-left: 55px;
  position: relative;
  margin: 10px 0px;
  width: 33%;
  max-width: 210px;
}
.term-form-template .form-grid .pointer-list:last-child {
  margin-bottom: 0px;
}
.term-form-template .form-grid .box-with-icon {
  width: 45px;
  height: 45px;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 5px;
  background: #ececec url("../../images/bu/icon-list.png") no-repeat 0 0;
}
.term-form-template .form-grid .box-with-icon.ico-1 {
  background-position: 0px ​-3px;
}
.term-form-template .form-grid .box-with-icon.ico-2 {
  background-position: -3px -54px;
}
.term-form-template .form-grid .box-with-icon.ico-3 {
  background-position: -2px -103px;
}
.term-form-template .form-grid .box-with-icon.ico-4 {
  background-position: 0px -206px;
}
.term-form-template .form-grid .box-with-icon.ico-5 {
  background-position: -2px -257px;
}
.term-form-template .form-grid .box-with-icon.ico-6 {
  background-position: 1px -307px;
}
.term-form-template .form-grid .box-with-icon.ico-7 {
  background-position: -2px -358px;
}
.term-form-template .form-grid .box-with-icon.ico-8 {
  background-position: -2px -158px;
}
.term-form-template .form-grid .box-with-icon.ico-9 {
  background-position: -2px -408px;
}
.term-form-template .form-grid .box-with-sprite2 {
  width: 43px;
  height: 43px;
  position: absolute;
  content: "";
  background: #deebff url(../../images/bu/term_sprite.svg?v=1);
  left: 4px;
  top: 0;
  border-radius: 8px;
}
.term-form-template .form-grid .box-with-sprite2.ico-1 {
  background-position: -304px -170px;
}
.term-form-template .form-grid .box-with-sprite2.ico-2 {
  background-position: -413px -170px;
}
.term-form-template .form-grid .box-with-sprite2.ico-3 {
  background-position: 351px -170px;
}
.term-form-template .form-grid .box-with-sprite2.ico-4 {
  background-position: 239px -170px;
}
.term-form-template .form-grid .getExtrabenefit {
  background: #06a857;
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 8px 6px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  margin-top: -15px;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
  margin-right: -25px;
  margin-left: -25px;
}
@media screen and (max-width: 1024px) {
  .term-form-template .form-grid .getExtrabenefit {
    text-align: center;
    padding: 6px 6px;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .term-form-template .form-grid .getExtrabenefit {
    margin-top: -15px;
  }
}
@media only screen and (max-width: 440px) {
  .term-form-template .form-grid .getExtrabenefit {
    display: none;
  }
}
.term-form-template .form-grid .getExtrabenefit .text {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
.term-form-template .form-grid .getExtrabenefit .text:before {
  content: "";
  margin-right: 8px;
  width: 25px;
  height: 25px;
  background-image: url(../../images/bu/investment/green_discount_icon_white.svg);
  background-repeat: no-repeat;
}
@media only screen and (max-width: 320px) {
  .term-form-template .form-grid .getExtrabenefit .text {
    font-size: 11px;
  }
}
@media (min-width: 568px) and (max-width: 740px) {
  .term-form-template .form-grid .getExtrabenefit .text {
    font-size: 12px;
  }
  .term-form-template .form-grid .getExtrabenefit .text:after {
    width: 25px;
    height: 25px;
  }
}
.term-form-template .fieldWrapper,
.term-form-template .formInput,
.term-form-template input,
.term-form-template select {
  display: block;
  width: 100%;
  position: relative;
}
.term-form-template .gender_select {
  position: absolute;
  width: 65px;
  border: none;
  height: 100%;
  background: url(../../images/bu/selectarrow.svg) no-repeat 95% 55% !important;
  background-size: 10px 5px !important;
  z-index: 1;
}
.term-form-template #namebox {
  position: relative;
}
.term-form-template #namebox input {
  padding-left: 80px;
}
.term-form-template #namebox.no-salutation input {
  padding-left: 18px;
}
.term-form-template #namebox.no-salutation::before {
  display: none;
}
.term-form-template #namebox:before {
  content: "";
  width: 1px;
  background: #ccc;
  position: absolute;
  height: 30px;
  top: 50%;
  transform: translate(-21%, -50%);
  left: 70px;
}
.term-form-template .fieldWrapper {
  margin: 20px 0 20px;
}
.term-form-template .fieldWrapper.error {
  margin: 20px 0 30px;
}
.term-form-template .fieldWrapper:first-child {
  margin: 5px 0 25px;
}
.term-form-template input,
.term-form-template select {
  padding: 18px;
  border: 1px solid #5e6c84;
  border-radius: 8px;
  font-size: 16px;
  background: none;
  -webkit-appreance: none;
  outline: none;
}
.term-form-template input:focus + .feildLable,
.term-form-template select:focus + .feildLable {
  top: -12px;
  font-size: 12px;
  left: 17px;
}
.term-form-template .feildLable,
.term-form-template .feildLable.gray {
  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;
}
.term-form-template #namebox .feildLable,
.term-form-template #namebox .feildLable.gray {
  left: 80px;
}
.term-form-template #namebox.no-salutation .feildLable,
.term-form-template #namebox.no-salutation .feildLable.gray {
  left: 18px;
}
.term-form-template #number_f .feildLable,
.term-form-template #number_f .feildLable.gray {
  left: 150px;
}
.term-form-template input::-webkit-input-placeholder,
.term-form-template input::-moz-placeholder {
  color: #5e6c84;
}
.term-form-template input.labelshow + .feildLable, .term-form-template.labelshow + .feildLable.gray {
  z-index: 10;
  visibility: visible;
  top: -12px;
  font-size: 12px;
  left: 17px;
}
.term-form-template #namebox input.labelshow + .feildLable,
.term-form-template #namebox input.labelshow + .feildLable.gray {
  left: 17px;
}
.term-form-template #number_f input.labelshow + .feildLable,
.term-form-template #number_f input.labelshow + .feildLable.gray {
  left: 17px;
}
.term-form-template .mobilefirst {
  padding: 0px;
}
.term-form-template .mobilefirst .formInput {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border: 1px solid #5e6c84;
  border-radius: 8px;
  font-size: 16px;
  position: relative;
}
.term-form-template .mobilefirst .formInput:before {
  content: "";
  width: 1px;
  background: #ccc;
  position: absolute;
  height: 30px;
  top: 50%;
  transform: translate(-21%, -50%);
  left: 78px;
}
.term-form-template .mobilefirst .formInput .col4 {
  width: 130px;
}
.term-form-template .mobilefirst .formInput .col4 select {
  border: none;
  width: 77px;
  float: left;
  padding: 15px 20px 15px 15px;
  background: url(../../images/bu/selectarrow.svg) no-repeat 95% 55% !important;
  background-size: 10px 5px !important;
  background-size: 12%;
  height: 100%;
}
.term-form-template .mobilefirst .formInput .col4 select.active {
  font-size: 0;
  min-height: 53px;
  min-width: 70px;
}
.term-form-template .mobilefirst .formInput .col4 #countryDisplayName {
  position: absolute;
  top: 47%;
  left: 16px;
  max-width: 46px;
  font-size: 16px;
  overflow: hidden;
  pointer-events: none;
  transform: translate(0px, -50%);
  text-align: left;
}
.term-form-template .mobilefirst .formInput .col4 select.active option {
  font-size: 16px;
}
.term-form-template .mobilefirst .formInput .col4 .cCode,
.term-form-template .mobilefirst .formInput .col4 .cCodeText {
  display: flex;
  width: 53px;
  float: right;
  height: 100%;
  padding: 16px 0px 15px 10px;
  align-items: center;
}
.term-form-template .mobilefirst .formInput .col4 .cCode input,
.term-form-template .mobilefirst .formInput .col4 .cCodeText input {
  margin: 0px;
  padding: 15px 0px !important;
  font-size: 16px;
}
.term-form-template .mobilefirst .formInput .col4 .cCodeText {
  padding: 0 15px;
}
.term-form-template .mobilefirst .formInput input {
  width: calc(100% - 130px);
  border: none;
  height: 56px;
  padding: 0px 15px 0px 0px;
}
.term-form-template .proceed,
.term-form-template .loaderProcess,
.term-form-template #loader {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: #0065ff;
  box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.25);
  color: #fff;
  padding: 18px;
  display: block;
  text-align: center;
  border-radius: 8px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  margin-top: 0;
  cursor: pointer;
}
.term-form-template .loaderProcess,
.term-form-template #loader {
  font-size: 12px;
  padding: 18px 0;
  line-height: 16px;
}
@media only screen and (max-width: 1024px) {
  .term-form-template .loaderProcess,
  .term-form-template #loader {
    font-size: 16px;
    padding: 18px;
  }
}
.term-form-template .err {
  font-size: 12px;
  line-height: 16px;
  color: #f00;
  position: absolute;
  bottom: -22px;
  left: 2px;
}

.genderSelect {
  display: table;
  width: 100%;
  margin: 5px 0 15px;
}
.genderSelect .radio_btn {
  float: left;
  display: inline-block;
  position: relative;
  width: 46%;
  margin: 0px 0;
}
.genderSelect .radio_btn [type=radio]:checked,
.genderSelect .radio_btn [type=radio]:not(:checked) {
  visibility: hidden;
  position: absolute;
}
.genderSelect .radio_btn [type=radio] + span {
  text-align: center;
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #979797;
  box-sizing: border-box;
  line-height: 1.5;
  font-size: 14px;
  color: #4a5a78;
  padding: 10px 15px;
  font-weight: 400;
}
.genderSelect .radio_btn [type=radio] + span + .selectItem {
  border: 1px solid #ccc;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 5px;
  right: 10px;
  border-radius: 50%;
}
.genderSelect .radio_btn [type=radio] + span:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
}
.genderSelect .radio_btn [type=radio] + span.male:before {
  background-position: -145px -176px;
  width: 30px;
  height: 30px;
  left: 30px;
  top: 4px;
}
.genderSelect .radio_btn [type=radio] + span.female:before {
  background-position: -37px -178px;
  width: 30px;
  height: 30px;
  left: 22px;
  top: 4px;
}
.genderSelect .radio_btn [type=radio]:checked + span {
  color: #0065FF;
  border: 1px solid #0065FF;
  font-weight: 500;
}
.genderSelect .radio_btn [type=radio]:checked + span.male:before {
  background-position: -201px -176px;
}
.genderSelect .radio_btn [type=radio]:checked + span.female:before {
  background-position: -90px -178px;
}
.genderSelect .radio_btn [type=radio]:checked + span + .selectItem {
  background: #0463f6;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 5px;
  border: none;
  right: 10px;
  border-radius: 50%;
}
.genderSelect .radio_btn [type=radio]:checked + span + .selectItem:before {
  content: "";
  width: 5px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  display: inline-block;
  position: absolute;
  left: 5px;
  top: 2px;
}
.genderSelect .radio_btn + .radio_btn {
  float: right;
}

.investment-growth-form-template .form-grid .right .getExtrabenefit {
  display: none;
}

.investment-growth-form-template .form-grid .right .insurerlogo {
  display: none;
}

.block_content_wrapper_firstfold p {
  display: inline;
}
.block_content_wrapper_firstfold p a {
  color: #0065FF;
}
.block_content_wrapper_firstfold p a:hover, .block_content_wrapper_firstfold p a:visited, .block_content_wrapper_firstfold p a:focus {
  color: #0065FF;
}

.text-hide-link {
  display: inline;
  color: #0065ff;
  cursor: pointer;
  line-height: 22px;
}
.text-hide-link:hover, .text-hide-link:visited {
  color: #0065ff;
}

.more-text {
  display: none;
}
.more-text.open {
  display: inline;
}

@media only screen and (max-width: 1024px) {
  .investment-growth-form-template .form-grid .left .insurerlogo {
    display: none;
  }
  .investment-growth-form-template .form-grid .right .insurerlogo {
    display: block;
    text-align: center;
  }
  .text-hide-link {
    display: inline;
    color: #0065ff;
    cursor: pointer;
  }
  .text-hide-link:hover, .text-hide-link:visited {
    color: #0065ff;
  }
  .more-text {
    display: none;
  }
  .more-text.open {
    display: inline;
  }
}
@media only screen and (max-width: 640px) {
  .investment-growth-form-template .form-grid .right .getExtrabenefit {
    display: block;
    top: -5px;
    margin: 0;
    border-radius: 0;
    position: absolute;
    left: 0;
    width: 100%;
  }
  .investment-growth-form-template .form-grid .right .getExtrabenefit + .headingText {
    margin-top: 25px;
  }
  .investment-growth-form-template .form-grid .left .getExtrabenefit {
    display: none;
  }
}
.leftSection .disContnet.contentStyles > .block_content_wrapper > h2 {
  margin-top: 0px;
}

.block_content_wrapper_firstfold {
  padding: 0;
  margin: 20px 0;
}
.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;
}
@media only screen and (max-width:640px) {
  .block_content_wrapper_firstfold h1 {
    font-size: 20px !important;
    line-height: 24px !important;
    margin: 0px 0px 14px;
  }
}
.block_content_wrapper_firstfold p {
  line-height: 24px;
  margin-bottom: 8px;
}
.block_content_wrapper_firstfold p.char-count {
  display: inline;
}
.block_content_wrapper_firstfold p.char-count .extra-text-web {
  display: none;
}
.block_content_wrapper_firstfold p.char-count .extra-text-web.show-extra {
  display: inline;
}
@media only screen and (max-width: 768px) {
  .block_content_wrapper_firstfold p.char-count .extra-text,
  .block_content_wrapper_firstfold p.char-count .extra-text-web {
    display: none;
  }
  .block_content_wrapper_firstfold p.char-count .extra-text.show-extra,
  .block_content_wrapper_firstfold p.char-count .extra-text-web.show-extra {
    display: inline;
  }
}
@media only screen and (max-width: 1024px) {
  .block_content_wrapper_firstfold p {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 1024px) {
  .block_content_wrapper_firstfold {
    margin: 0px 0 0px;
    padding: 10px 15px;
  }
}
@media only screen and (max-width:640px) {
  .block_content_wrapper_firstfold {
    padding: 0 15px 10px;
    margin: 0px;
  }
}

.floatingPopupDiv .term-form-template #notInscomp.form-wrapper.form-grid .ins-comp-view #covid.innerInstant.covid,
.floatingPopupDiv .term-form-template #notInscomp.form-wrapper.form-grid .left.inscomp + .right #covid.innerInstant.covid {
  display: block !important;
  width: 100% !important;
  background: #fff6d1 !important;
  padding: 10px !important;
  border-radius: 10px !important;
  text-align: center !important;
  margin: 20px 0 10px 0 !important;
}
.floatingPopupDiv .term-form-template #notInscomp.form-wrapper.form-grid .ins-comp-view #covid.innerInstant.covid .iconInstant.iconInstant3,
.floatingPopupDiv .term-form-template #notInscomp.form-wrapper.form-grid .left.inscomp + .right #covid.innerInstant.covid .iconInstant.iconInstant3 {
  display: none !important;
}
.floatingPopupDiv .term-form-template #notInscomp.form-wrapper.form-grid .ins-comp-view #covid.innerInstant.covid .textInstant.textInstant2,
.floatingPopupDiv .term-form-template #notInscomp.form-wrapper.form-grid .left.inscomp + .right #covid.innerInstant.covid .textInstant.textInstant2 {
  text-align: center !important;
}

@media only screen and (max-width: 767px) {
  .term-form-template #notInscomp.form-wrapper.form-grid .ins-comp-view #covid.innerInstant.covid,
  .term-form-template #notInscomp.form-wrapper.form-grid .left.inscomp + .right #covid.innerInstant.covid {
    display: block !important;
    width: 100% !important;
    background: #fff6d1 !important;
    padding: 10px !important;
    border-radius: 10px !important;
    text-align: center !important;
  }
}
@media only screen and (max-width: 767px) {
  .term-form-template #notInscomp.form-wrapper.form-grid .ins-comp-view #covid.innerInstant.covid .iconInstant.iconInstant3,
  .term-form-template #notInscomp.form-wrapper.form-grid .left.inscomp + .right #covid.innerInstant.covid .iconInstant.iconInstant3 {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .term-form-template #notInscomp.form-wrapper.form-grid .ins-comp-view #covid.innerInstant.covid .textInstant.textInstant2,
  .term-form-template #notInscomp.form-wrapper.form-grid .left.inscomp + .right #covid.innerInstant.covid .textInstant.textInstant2 {
    text-align: center !important;
  }
}

@media only screen and (max-width: 1024px) {
  .disForm.zerocost .left {
    display: none;
  }
}
.ins-comp-view .instantBox .innerInstant,
.inscomp + .right .instantBox .innerInstant {
  width: 33.33333%;
}
@media only screen and (max-width: 1024px) {
  .ins-comp-view .instantBox .innerInstant,
  .inscomp + .right .instantBox .innerInstant {
    width: 50%;
    display: flex !important;
  }
}
.ins-comp-view .iconInstant.iconInstant3,
.inscomp + .right .iconInstant.iconInstant3 {
  display: inline-block !important;
}
.ins-comp-view .innerInstant.covid,
.inscomp + .right .innerInstant.covid {
  width: auto !important;
  background: transparent !important;
  margin: 0 !important;
  text-align: left !important;
}
@media only screen and (max-width: 767px) {
  .ins-comp-view .innerInstant.covid,
  .inscomp + .right .innerInstant.covid {
    display: flex;
    width: 50% !important;
  }
}
.ins-comp-view .textInstant.textInstant2,
.inscomp + .right .textInstant.textInstant2 {
  padding: 0 !important;
}
@media only screen and (max-width: 767px) {
  .ins-comp-view .textInstant.textInstant2,
  .inscomp + .right .textInstant.textInstant2 {
    text-align: left !important;
  }
}

.pointer-with-banner {
  display: flex;
  align-items: center;
  margin: 0 auto;
  padding: 15px 16px 20px 5px;
  box-sizing: border-box;
}
.pointer-with-banner.ins-comp-view {
  padding: 0px 16px 10px 0px;
}
.pointer-with-banner.ins-comp-view .bannerimg-pointer-logo {
  width: calc(100% - 175px);
}
.pointer-with-banner.ins-comp-view .bannerimg-pointer-logo p {
  display: none;
}
.pointer-with-banner.ins-comp-view .bannerimg-pointer-logo img {
  width: auto;
  height: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .pointer-with-banner.ins-comp-view .bannerimg-pointer-logo {
    width: 100%;
    margin: 0;
  }
  .pointer-with-banner.ins-comp-view .bannerimg-pointer-logo p {
    display: block;
  }
}
.pointer-with-banner.ins-comp-view .bannerimg-pointer {
  width: 45%;
}
.pointer-with-banner.ins-comp-view .bannerimg-pointer img {
  max-width: 160px;
}
.pointer-with-banner.ins-comp-view .instantBox {
  width: 100%;
  margin-bottom: 0px;
  display: flex;
  flex-wrap: nowrap;
}
.pointer-with-banner.ins-comp-view.withoutcertificate {
  display: block;
}
.pointer-with-banner.ins-comp-view.withoutcertificate .instantBox {
  padding: 30px 0 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}
.pointer-with-banner.ins-comp-view.withoutcertificate .instantBox .textInstant {
  font-size: 14px !important;
}
.pointer-with-banner.ins-comp-view.withoutcertificate .instantBox .textInstant br {
  display: none;
}
.pointer-with-banner.ins-comp-view.withoutcertificate .instantBox .innerInstant {
  padding: 10px 0;
}
.pointer-with-banner.saral-jeevan {
  padding: 0;
}
.pointer-with-banner.saral-jeevan .bannerimg-pointer {
  width: 50%;
}
.pointer-with-banner.saral-jeevan .bannerimg-pointer img {
  max-width: 300px;
}
.pointer-with-banner.saral-jeevan.provider {
  flex-direction: column;
  align-items: flex-start;
}
@media only screen and (max-width: 1024px) {
  .pointer-with-banner.saral-jeevan.provider {
    border-radius: 8px;
  }
}
.pointer-with-banner.saral-jeevan.provider .bannerimg-pointer {
  width: 100%;
  background: #fff;
  border-radius: 8px;
  margin-top: 5px;
}
@media only screen and (max-width: 1024px) {
  .pointer-with-banner.saral-jeevan.provider .bannerimg-pointer {
    margin: 0px auto 20px !important;
    width: 100%;
    max-width: 575px;
    background: #e6f0ff;
  }
}
.pointer-with-banner.saral-jeevan.provider .bannerimg-pointer img {
  max-width: 100%;
}
.pointer-with-banner.saral-jeevan.provider .bannerimg-pointer .saral-jeevan-bima-banner-text {
  position: relative;
  padding: 20px 20px 18px 105px;
}
@media only screen and (max-width: 1024px) {
  .pointer-with-banner.saral-jeevan.provider .bannerimg-pointer .saral-jeevan-bima-banner-text {
    padding-left: 87px;
  }
}
.pointer-with-banner.saral-jeevan.provider .bannerimg-pointer .saral-jeevan-bima-banner-text:before {
  width: 89px;
  height: 50px;
  left: 15px;
  content: "";
  position: absolute;
  right: auto;
  top: 5px;
  background: url(../../images/bu/saral-jeevan-max-logo.png) no-repeat center/contain;
}
@media only screen and (max-width: 1024px) {
  .pointer-with-banner.saral-jeevan.provider .bannerimg-pointer .saral-jeevan-bima-banner-text:before {
    left: 15px;
    width: 65px;
    height: 35px;
    top: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .pointer-with-banner.saral-jeevan.provider .bannerimg-pointer .saral-jeevan-bima-banner-text:before {
    top: 24px;
  }
}
.pointer-with-banner.saral-jeevan.provider .bannerimg-pointer .saral-jeevan-bima-banner-text.saral-jeevan-bima-sbilife::before {
  background: url(../../images/bu/sbi-life-insurance.jpg) no-repeat center/contain;
  top: 10px;
  width: 93px;
}
@media only screen and (max-width: 767px) {
  .pointer-with-banner.saral-jeevan.provider .bannerimg-pointer .saral-jeevan-bima-banner-text.saral-jeevan-bima-sbilife::before {
    top: 23px;
    left: 0;
    height: 42px;
  }
}
.pointer-with-banner.saral-jeevan.provider .bannerimg-pointer .saral-jeevan-bima-banner-text.saral-jeevan-bima-pnbmetlife:before {
  background: url(../../images/bu/pnb-metlife.png) no-repeat center/contain;
  top: 10px;
}
@media only screen and (max-width: 767px) {
  .pointer-with-banner.saral-jeevan.provider .bannerimg-pointer .saral-jeevan-bima-banner-text.saral-jeevan-bima-pnbmetlife:before {
    top: 26px;
  }
}
.pointer-with-banner.saral-jeevan.provider .bannerimg-pointer .saral-jeevan-bima-banner-text.saral-jeevan-bima-hdfc:before {
  background: url(../../images/bu/hdfc-life-insurance.jpg) no-repeat center/contain;
  top: 7px;
}
@media only screen and (max-width: 767px) {
  .pointer-with-banner.saral-jeevan.provider .bannerimg-pointer .saral-jeevan-bima-banner-text.saral-jeevan-bima-hdfc:before {
    top: 26px;
  }
}
.pointer-with-banner.saral-jeevan.provider .bannerimg-pointer .saral-jeevan-bima-banner-text.saral-jeevan-bima-aegon:before {
  background: url(../../images/bu/aegon-life-insurance.jpg) no-repeat center/contain;
  top: 7px;
}
@media only screen and (max-width: 767px) {
  .pointer-with-banner.saral-jeevan.provider .bannerimg-pointer .saral-jeevan-bima-banner-text.saral-jeevan-bima-aegon:before {
    top: 22px;
  }
}
.pointer-with-banner.saral-jeevan.provider .bannerimg-pointer .saral-jeevan-bima-banner-text.saral-jeevan-bima-bajaj:before {
  background: url("../../images/insurer-logo/bajaj-allianz-life-insurance.jpg") no-repeat center/contain;
  top: 7px;
}
@media only screen and (max-width: 767px) {
  .pointer-with-banner.saral-jeevan.provider .bannerimg-pointer .saral-jeevan-bima-banner-text.saral-jeevan-bima-bajaj:before {
    top: 22px;
  }
}
.pointer-with-banner.saral-jeevan.provider .bannerimg-pointer .saral-jeevan-bima-banner-text.saral-jeevan-bima-ch:before {
  background: url("../../images/insurer-logo/canara-hsbc-life-insurance.jpg") no-repeat center/contain;
  top: 7px;
}
@media only screen and (max-width: 767px) {
  .pointer-with-banner.saral-jeevan.provider .bannerimg-pointer .saral-jeevan-bima-banner-text.saral-jeevan-bima-ch:before {
    top: 22px;
  }
}
.pointer-with-banner.saral-jeevan.provider .bannerimg-pointer .saral-jeevan-bima-banner-text.saral-jeevan-bima-et:before {
  background: url("../../images/insurer-logo/edelwise-life-insurance.jpg") no-repeat center/contain;
  top: 7px;
}
@media only screen and (max-width: 767px) {
  .pointer-with-banner.saral-jeevan.provider .bannerimg-pointer .saral-jeevan-bima-banner-text.saral-jeevan-bima-et:before {
    top: 22px;
  }
}
.pointer-with-banner.saral-jeevan.provider .bannerimg-pointer .saral-jeevan-bima-banner-text.saral-jeevan-bima-exidelife:before {
  background: url("../../images/bu/saral-jeevan-exide-life-logo.jpg") no-repeat center/contain;
  top: 6px;
}
@media only screen and (max-width: 767px) {
  .pointer-with-banner.saral-jeevan.provider .bannerimg-pointer .saral-jeevan-bima-banner-text.saral-jeevan-bima-exidelife:before {
    top: 22px;
  }
}
.pointer-with-banner.saral-jeevan.provider .bannerimg-pointer .saral-jeevan-bima-banner-text p {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  position: relative;
  color: #253858;
  padding-left: 10px;
}
@media only screen and (max-width: 1024px) {
  .pointer-with-banner.saral-jeevan.provider .bannerimg-pointer .saral-jeevan-bima-banner-text p {
    font-size: 16px;
    line-height: 21px;
    text-align: left;
  }
}
.pointer-with-banner.saral-jeevan.provider .instantBox {
  width: 100%;
  margin-left: 0;
}
@media only screen and (max-width: 1024px) {
  .pointer-with-banner.saral-jeevan.provider .instantBox {
    width: 100%;
  }
}
.pointer-with-banner.saral-jeevan.provider .instantBox .innerInstant {
  margin: 3px 0;
}
@media only screen and (max-width: 1024px) {
  .pointer-with-banner.saral-jeevan.provider .instantBox .innerInstant {
    width: 100%;
  }
}
.pointer-with-banner.saral-jeevan.provider .instantBox .innerInstant:nth-child(2) {
  align-items: center;
}
.pointer-with-banner.saral-jeevan.provider .instantBox .innerInstant .textInstant {
  width: auto;
}
@media only screen and (max-width: 1024px) {
  .pointer-with-banner.saral-jeevan.provider .instantBox .innerInstant .textInstant {
    width: auto;
  }
}
.pointer-with-banner.saral-jeevan.provider .tcondition {
  margin-bottom: 0;
}
.pointer-with-banner .bannerimg-pointer {
  width: 45%;
  text-align: left;
  margin: 20px 0;
}
.pointer-with-banner .bannerimg-pointer img {
  max-width: 190px;
}
.pointer-with-banner .bannerimg-pointer-logo {
  border: 1px solid #e1eaf7;
  border-radius: 8px;
  background: #fff;
  max-width: 150px;
  margin-right: 20px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.pointer-with-banner .bannerimg-pointer-logo img {
  width: 100px;
}
@media only screen and (max-width: 1024px) {
  .pointer-with-banner .bannerimg-pointer-logo {
    margin: 0px auto 20px;
  }
  .pointer-with-banner .bannerimg-pointer-logo p {
    display: block;
  }
}
@media only screen and (max-width: 1024px) {
  .pointer-with-banner.ins-comp-view .instantBox {
    display: none;
  }
}
@media only screen and (max-width:640px) {
  .pointer-with-banner {
    display: none;
  }
  .pointer-with-banner.ins-comp-view {
    display: block;
    padding: 0px;
  }
  .pointer-with-banner.ins-comp-view .bannerimg-pointer-logo {
    width: 120px;
  }
  .pointer-with-banner.ins-comp-view .instantBox {
    display: none;
  }
}

.moible-certificate {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .moible-certificate {
    display: block;
  }
}

.instantBox {
  display: flex;
  width: 55%;
  flex-wrap: wrap;
}
.instantBox.withlogo {
  width: 75%;
}
.instantBox .innerInstant {
  width: auto;
  display: flex;
  margin-right: 0px;
  align-items: center;
  margin: 6px 0;
}
.instantBox .innerInstant .iconInstant {
  min-width: 24px;
  min-height: 24px;
  background: url(../../images/bu/scope-icon.svg) no-repeat center center;
  display: inline-block;
  margin-right: 10px;
  background-size: 100% !important;
}
@media only screen and (max-width: 1024px) {
  .instantBox .innerInstant .iconInstant {
    background: url(../../images/bu/scope-icon.svg) no-repeat top center;
    top: 0px;
    position: relative;
  }
}
.instantBox .innerInstant .iconInstant.iconInstant1 {
  background: url(../../images/bu/discount-icon-term.svg) no-repeat center center;
  background-size: 100% !important;
}
@media only screen and (max-width: 1024px) {
  .instantBox .innerInstant .iconInstant.iconInstant1 {
    background: url(../../images/bu/discount-icon-term.svg) no-repeat top center;
  }
}
.instantBox .innerInstant .iconInstant.iconInstant2 {
  background: url(../../images/bu/save-life.svg) no-repeat center center;
  background-size: 100% !important;
}
@media only screen and (max-width: 1024px) {
  .instantBox .innerInstant .iconInstant.iconInstant2 {
    background: url(../../images/bu/save-life.svg) no-repeat top center;
  }
}
.instantBox .innerInstant .iconInstant.iconInstant3 {
  background: url(../../images/bu/corona-virus.svg) no-repeat center center;
}
@media only screen and (max-width: 1024px) {
  .instantBox .innerInstant .iconInstant.iconInstant3 {
    background: url(../../images/bu/corona-virus.svg) no-repeat top center;
  }
}
.instantBox .innerInstant .textInstant {
  font-size: 16px;
  font-weight: 600;
  color: #9640ed;
  width: 145px;
}
@media only screen and (max-width:640px) {
  .instantBox .innerInstant .textInstant {
    font-size: 14px;
  }
}
.instantBox .innerInstant .textInstant.textInstant1 {
  color: #06a857;
}
.instantBox .innerInstant .textInstant.textInstant2 {
  color: #ff991f;
}
.instantBox .innerInstant .textInstant.textInstant3 {
  color: #5e6c84;
}
@media only screen and (max-width: 440px) {
  .instantBox .innerInstant .textInstant {
    font-size: 12px;
    width: 115px;
  }
}
@media only screen and (max-width: 1024px) {
  .instantBox {
    width: 100%;
    display: flex;
  }
  .instantBox .innerInstant {
    width: 50%;
    align-items: flex-start;
    margin-top: 10px;
  }
  .instantBox .innerInstant.covid {
    display: block;
    width: 100%;
    background: #fff6d1;
    padding: 8px;
    border-radius: 10px;
    text-align: center;
    margin: 10px 0 0 0;
  }
  .instantBox .innerInstant.covid .textInstant.textInstant2 {
    text-align: center;
    display: block;
    width: 100%;
  }
  .instantBox .innerInstant.covid .iconInstant {
    display: none;
  }
}

.discount_claim {
  background: #EAFEF0 0% 0% no-repeat padding-box;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  width: 370px;
  padding: 8px 5px;
  margin: 20px auto;
  position: relative;
}
.discount_claim:before {
  content: "";
  width: 1px;
  height: 20px;
  background: #222529;
  position: absolute;
  left: -5px;
  top: 50%;
  right: 0;
  margin: 0px auto;
  transform: translate(0px, -50%);
}
@media (max-width: 568px) {
  .discount_claim:before {
    height: 14px;
  }
}
@media (max-width: 320px) {
  .discount_claim:before {
    height: 24px;
  }
}
@media (max-width: 568px) {
  .discount_claim {
    width: 100%;
    max-width: 300px;
    padding: 8px 5px;
    margin: 20px auto;
    align-items: center;
  }
}
.discount_claim span {
  color: #222529;
  font-size: 12px;
  display: inline-block;
  padding: 0px 10px;
  font-weight: 500;
  position: relative;
}
@media (max-width: 568px) {
  .discount_claim span {
    font-size: 10px;
    width: 49%;
    padding: 0px 5px;
  }
}
@media (max-width: 360px) {
  .discount_claim span {
    font-size: 10px;
    width: 49%;
    padding: 0px 5px;
  }
}
@media (max-width: 320px) {
  .discount_claim span {
    font-size: 10px;
    width: 40%;
    padding: 0px 5px;
  }
}
.discount_claim span .sp {
  display: inline;
  position: absolute;
}
.discount_claim span .sp sup {
  position: absolute;
  top: -4px;
}

.term-form-wrappers .form-wrapper.nrinew .left .heading-main .pointer-with-banner.clm {
  padding-right: 0px;
}

.term-form-wrappers .form-wrapper.nrinew .left .heading-main .pointer-with-banner.clm + .dedicated-assistance dedicated-assistance-mommentoftruth {
  margin-bottom: 60px;
}

.term-form-wrappers .form-wrapper.nrinew .left .heading-main .pointer-with-banner.clm .bannerimg-pointer,
.term-form-wrappers .form-wrapper.nrinew .left .heading-main .pointer-with-banner.clm .instantBox {
  width: 100%;
  flex-direction: row;
}

.term-form-wrappers .form-wrapper.nrinew .left .heading-main .pointer-with-banner.clm .instantBox {
  margin-bottom: 20px;
}

.term-form-wrappers .form-wrapper.nrinew .left .heading-main .pointer-with-banner.clm .bannerimg-pointer {
  background: url(../../images/bu/term/term-form-nri-graphic.png);
  width: 100%;
  height: 222px;
  background-size: cover;
  background-position: center center;
  border-radius: 8px;
}
.term-form-wrappers .form-wrapper.nrinew .left .heading-main .pointer-with-banner.clm .bannerimg-pointer picture {
  display: none;
}

.term-form-wrappers .form-wrapper.nrinew {
  display: flex;
}
.term-form-wrappers .form-wrapper.nrinew .pointer-with-banner.clm {
  display: flex;
  flex-direction: column;
  padding: 0px;
}
.term-form-wrappers .form-wrapper.nrinew .pointer-with-banner.clm .bannerimg-pointer {
  width: 100%;
}
.term-form-wrappers .form-wrapper.nrinew .instantBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.term-form-wrappers .form-wrapper.nrinew .instantBox .innerInstant.usps {
  position: relative;
  margin: 20px 0;
  border: none;
  padding-bottom: 0px;
}
.term-form-wrappers .form-wrapper.nrinew .instantBox .innerInstant.usps .uspicon {
  background: url(../../images/bu/term/term-usp-icon-sprite.png);
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  background-size: 100%;
}
.term-form-wrappers .form-wrapper.nrinew .instantBox .innerInstant.usps .uspicon.usp1 {
  background-position: 0px -57px;
}
.term-form-wrappers .form-wrapper.nrinew .instantBox .innerInstant.usps .uspicon.usp2 {
  background-position: 0px 0px;
}
.term-form-wrappers .form-wrapper.nrinew .instantBox .innerInstant.usps .uspicon.usp3 {
  background-position: 0px -120px;
}
.term-form-wrappers .form-wrapper.nrinew .instantBox .innerInstant.usps .usptext {
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
  width: auto;
  text-align: left;
  letter-spacing: 0px;
  padding-left: 15px;
  width: 110px;
  position: relative;
}
.term-form-wrappers .form-wrapper.nrinew .instantBox .innerInstant.usps .usptext .sptext {
  position: relative;
  display: inline;
}
.term-form-wrappers .form-wrapper.nrinew .instantBox .innerInstant.usps .usptext .sptext sup {
  position: absolute;
  top: -7px;
}
.term-form-wrappers .form-wrapper.nrinew .instantBox .innerInstant.usps .usptext.usptext1 {
  color: #CC820C;
}
.term-form-wrappers .form-wrapper.nrinew .instantBox .innerInstant.usps .usptext.usptext2 {
  color: #1D9ED8;
}
.term-form-wrappers .form-wrapper.nrinew .instantBox .innerInstant.usps .usptext.usptext3 {
  color: #4BA55F;
}
.term-form-wrappers .form-wrapper.nrinew .instantBox .innerInstant.usps .usptext:after {
  content: "";
  right: -35px;
  width: 1px;
  height: 25px;
  position: absolute;
  background: #b9b9b9;
  top: 50%;
  transform: translate(0px, -50%);
}
.term-form-wrappers .form-wrapper.nrinew .instantBox .innerInstant.usps:last-child .usptext:after {
  display: none;
}

@media (max-width: 1024px) {
  .term-form-wrappers .form-wrapper.nrinew {
    position: relative;
  }
  .term-form-wrappers .form-wrapper.nrinew .left {
    display: none;
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm {
    width: 400px;
    margin: 0px auto 25px;
    justify-content: space-between;
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps {
    align-items: center !important;
    position: relative;
    padding: 0px 5px;
    border: none;
    margin: 0;
    width: 130px;
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps .uspicon {
    background: url(../../images/bu/term/term-usp-icon-sprite.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    background-size: 100%;
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps .uspicon.usp1 {
    background-position: 0px -41px;
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps .uspicon.usp2 {
    background-position: 0px 0px;
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps .uspicon.usp3 {
    background-position: 0px -83px;
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps .usptext {
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    width: auto;
    text-align: left;
    letter-spacing: 0px;
    padding-left: 10px;
    width: calc(100% - 34px);
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps .usptext:after {
    content: "";
    right: -15px;
    width: 1px;
    height: 25px;
    position: absolute;
    background: #b9b9b9;
    top: 50%;
    transform: translate(0px, -50%);
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps:nth-child(2) .usptext:after {
    right: -7px;
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps:last-child .usptext:after {
    display: none;
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm + .instantBox {
    display: none;
  }
}
@media (max-width: 568px) {
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm {
    position: relative;
    width: 330px;
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps {
    width: 110px;
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps .uspicon {
    width: 20px;
    height: 20px;
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps .uspicon.usp1 {
    background-position: 0px -33px;
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps .uspicon.usp2 {
    background-position: 0px 0px;
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps .uspicon.usp3 {
    background-position: 0px -69px;
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps .usptext {
    font-size: 10px;
    line-height: 14px;
    font-weight: 500;
    width: auto;
    text-align: left;
    letter-spacing: 0px;
    padding-left: 5px;
    width: calc(100% - 25px);
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps:nth-child(1) .usptext:after {
    right: -2px;
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps:nth-child(2) .usptext:after {
    right: 3px;
  }
}
@media (max-width: 375px) {
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm {
    position: relative;
    width: 290px;
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps {
    width: 94px;
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps .uspicon {
    width: 20px;
    height: 20px;
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps .uspicon.usp1 {
    background-position: 0px -33px;
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps .uspicon.usp2 {
    background-position: 0px 0px;
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps .uspicon.usp3 {
    background-position: 0px -69px;
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps:nth-child(1) .usptext:after {
    right: -8px;
  }
  .term-form-wrappers .form-wrapper.nrinew .instantBox.clm .innerInstant.usps:nth-child(2) .usptext:after {
    right: -5px;
  }
}
.pointer-with-banner.ins-comp-view {
  margin-bottom: 0px;
}
.pointer-with-banner.ins-comp-view .innerInstant {
  margin: 0px;
  position: relative;
  display: block;
  padding: 10px;
}
.pointer-with-banner.ins-comp-view .innerInstant .iconInstant {
  display: inline-block;
  background-position: left top;
}
@media only screen and (max-width: 1024px) {
  .pointer-with-banner.ins-comp-view .innerInstant .iconInstant {
    background-position: center center;
  }
}
.pointer-with-banner.ins-comp-view .innerInstant .textInstant {
  font-size: 12px;
}

.pointer-with-banner.saral-jeevan .instantBox {
  width: 45%;
  margin-left: 5%;
}
.pointer-with-banner.saral-jeevan .instantBox .innerInstant:nth-child(2) {
  justify-content: flex-start;
  align-items: flex-start;
}
.pointer-with-banner.saral-jeevan .instantBox .innerInstant:nth-child(2) .iconInstant.iconInstant2 {
  background-position: center top;
}
.pointer-with-banner.saral-jeevan .instantBox .textInstant {
  font-size: 16px;
  width: 225px;
}
.pointer-with-banner.saral-jeevan .instantBox .textInstant.textInstant2 {
  color: #5e6c84;
}
.pointer-with-banner.saral-jeevan .instantBox .textInstant.textInstant1 {
  color: #06a857;
}
.pointer-with-banner.saral-jeevan .instantBox .textInstant.textInstant3 {
  color: #ff991f;
}
@media only screen and (max-width: 1024px) {
  .pointer-with-banner.saral-jeevan .instantBox .textInstant {
    width: 145px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 440px) {
  .pointer-with-banner.saral-jeevan .instantBox .textInstant {
    width: 115px;
    font-size: 12px;
  }
}

.pointer-with-banner.ins-article .instantBox {
  margin-bottom: 0px;
}
.pointer-with-banner.ins-article .instantBox .innerInstant {
  margin: 0px;
}

.callus-now {
  background: #fff8dd;
  color: #ff991f;
  font-weight: 500;
  padding: 15px;
  text-align: center;
  border-radius: 8px;
  margin: 15px 0 0;
  display: block;
}
.callus-now.mobile {
  display: none;
}
.callus-now.desktop {
  display: block;
}
.callus-now span {
  font-size: 16px;
  font-weight: 500;
  position: relative;
  padding-left: 35px;
}
@media only screen and (max-width: 1024px) {
  .callus-now span {
    font-size: 12px;
  }
}
.callus-now span span {
  display: none;
}
.callus-now span::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(../../images/bu/feather-phone-incoming.svg) no-repeat 0 0;
  background-size: 100%;
  top: 50%;
  left: -3px;
  transform: translate(0px, -50%);
}
@media only screen and (max-width: 1024px) {
  .callus-now {
    background: #fff8dd;
    color: #ff991f;
    font-weight: 500;
    padding: 15px;
    text-align: center;
    border-radius: 8px;
    margin: 0 auto 15px auto;
    display: block;
    max-width: 440px;
    width: 91%;
  }
  .callus-now.mobile {
    display: block;
  }
  .callus-now.desktop {
    display: none;
  }
}

.box2col {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
.box2col .boxcol2 {
  width: 50%;
  padding: 0px;
  box-sizing: border-box;
}
.box2col .boxcol2 .loadingDiv a,
.box2col .boxcol2 .loading span {
  margin-top: 0px;
}
.box2col .boxcol2 .form-whatsapp {
  margin-top: 0px;
  margin-left: 25px;
  font-size: 10px;
}
.box2col .boxcol2 .form-whatsapp i.icon {
  width: 18px;
  height: 18px;
}
.box2col .boxcol2 .form-whatsapp .switch {
  height: 16px;
}
.box2col .boxcol2 .form-whatsapp .slider:before {
  height: 10px;
  width: 10px;
  left: 5px;
}
.box2col .boxcol2 .form-whatsapp input:checked + .slider:before {
  left: 8px;
}
@media only screen and (max-width: 1024px) {
  .box2col .boxcol2 {
    width: 100%;
  }
  .box2col .boxcol2 .form-whatsapp {
    margin-left: 0px;
    padding: 15px 0 3px 0;
  }
}

.term-form-template .form-grid .right .instantBox {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .pointer-with-banner {
    display: none;
  }
  .term-form-template .form-grid .pointer-with-banner.ins-comp-view {
    display: block;
    max-width: 575px;
    padding: 0;
  }
  .term-form-template .form-grid .pointer-with-banner.ins-comp-view .bannerimg-pointer-logo {
    width: 100%;
    max-width: 100%;
    justify-content: flex-start;
    height: 65px;
    padding-left: 10px;
  }
  .term-form-template .form-grid .pointer-with-banner.ins-comp-view .bannerimg-pointer-logo img {
    max-width: 130px;
    margin-right: 10px;
  }
  .term-form-template .form-grid .left .headingtitle {
    display: none;
  }
  .term-form-template .form-grid .left.saral-jeevan .pointer-with-banner.saral-jeevan {
    display: block;
  }
  .term-form-template .form-grid .left.saral-jeevan .pointer-with-banner.saral-jeevan .bannerimg-pointer {
    margin: 0px 0 20px;
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 1024px) {
  .term-form-template .form-grid .left.saral-jeevan .pointer-with-banner.saral-jeevan .bannerimg-pointer {
    text-align: center;
  }
}
@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .left.saral-jeevan .pointer-with-banner.saral-jeevan .bannerimg-pointer img {
    max-width: 575px;
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .left.saral-jeevan .pointer-with-banner.saral-jeevan .instantBox {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .right .headingtitle {
    display: block;
    line-height: 30px;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 375px) {
  .term-form-template .form-grid .right .headingtitle {
    text-align: left;
    font-size: 22px;
    margin: 0 0 20px 0;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 320px) {
  .term-form-template .form-grid .right .headingtitle {
    text-align: left;
    font-size: 18px;
    margin: 0 0 20px 0;
    line-height: 30px;
  }
}
@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .right .text-line {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .right .instantBox {
    display: flex;
  }
}
@media only screen and (max-width: 1024px) {
  .term-form-template .form-grid .right {
    box-shadow: none;
    box-shadow: 0px 6px 16px rgba(52, 105, 203, 0.16);
    margin: 20px auto 30px;
    padding: 15px 20px;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 360px) {
  .term-form-template .form-grid .right {
    padding: 15px 10px;
  }
}
@media only screen and (max-width: 360px) {
  .term-form-template .form-grid .left.saral-jeevan {
    padding: 15px 5px 20px 5px;
  }
}
.floatingPopupDiv {
  position: fixed;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: none;
}
.floatingPopupDiv.open {
  display: block;
}
.floatingPopupDiv.open .disForm.zerocost {
  position: relative;
}
.floatingPopupDiv.open .disForm.zerocost .heading-main {
  display: none;
}
.floatingPopupDiv .flat-white {
  position: absolute;
  height: 55px;
  background: #fff;
  width: 39%;
  right: 0;
  z-index: 100;
}
@media only screen and (max-width: 1024px) {
  .floatingPopupDiv .flat-white {
    width: 100%;
  }
}
.floatingPopupDiv .floatpanel {
  position: absolute;
  width: 39%;
  background: #fff;
  right: 0;
  overflow: auto;
  height: 100%;
  animation: slide 0.5s forwards;
  animation-delay: 2s;
  padding-top: 45px;
  padding-bottom: 20px;
}
.floatingPopupDiv .floatpanel .left .headingtitle {
  display: block;
}
@media only screen and (max-width: 1024px) {
  .floatingPopupDiv .floatpanel .left .headingtitle {
    display: none;
  }
}
.floatingPopupDiv .floatpanel .right .headingtitle {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .floatingPopupDiv .floatpanel .right .headingtitle {
    display: block;
    text-align: center;
  }
}
.floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .left .pointer-with-banner.clm {
  display: none;
}
.floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .left .instantBox {
  display: none;
}
.floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox {
  display: flex;
}
.floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm {
  position: relative;
  width: 330px;
  margin: 0px auto;
}
.floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps {
  width: 110px;
  margin: 0px;
}
.floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps .uspicon {
  width: 24px;
  height: 24px;
}
.floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps .uspicon.usp1 {
  background-position: 0px -41px;
}
.floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps .uspicon.usp2 {
  background-position: 0px 0px;
}
.floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps .uspicon.usp3 {
  background-position: 0px -83px;
}
.floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps .usptext {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  width: auto;
  text-align: left;
  letter-spacing: 0px;
  padding-left: 5px;
  width: calc(100% - 29px);
}
.floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps:nth-child(1) .usptext:after {
  right: 0px;
}
.floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps:nth-child(2) .usptext:after {
  right: 4px;
}
@media (max-width: 1024px) {
  .floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps .uspicon {
    width: 24px;
    height: 24px;
  }
  .floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps .uspicon.usp1 {
    background-position: 0px -41px;
  }
  .floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps .uspicon.usp2 {
    background-position: 0px 0px;
  }
  .floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps .uspicon.usp3 {
    background-position: 0px -83px;
  }
  .floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps .usptext {
    font-size: 10px;
    line-height: 14px;
    font-weight: 500;
    width: auto;
    text-align: left;
    letter-spacing: 0px;
    padding-left: 5px;
    width: calc(100% - 29px);
  }
  .floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps:nth-child(1) .usptext:after {
    right: -4px;
  }
  .floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps:nth-child(2) .usptext:after {
    right: 0px;
  }
}
@media (max-width: 568px) {
  .floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps .uspicon {
    width: 20px;
    height: 20px;
  }
  .floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps .uspicon.usp1 {
    background-position: 0px -33px;
  }
  .floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps .uspicon.usp2 {
    background-position: 0px 0px;
  }
  .floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps .uspicon.usp3 {
    background-position: 0px -69px;
  }
  .floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps .usptext {
    font-size: 10px;
    line-height: 14px;
    font-weight: 500;
    width: auto;
    text-align: left;
    letter-spacing: 0px;
    padding-left: 5px;
    width: calc(100% - 25px);
  }
  .floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps:nth-child(1) .usptext:after {
    right: -4px;
  }
  .floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps:nth-child(2) .usptext:after {
    right: 0px;
  }
}
@media (max-width: 320px) {
  .floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm {
    width: 290px;
  }
  .floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps {
    width: 96px;
  }
  .floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps .uspicon {
    width: 20px;
    height: 20px;
  }
  .floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps .uspicon.usp1 {
    background-position: 0px -33px;
  }
  .floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps .uspicon.usp2 {
    background-position: 0px 0px;
  }
  .floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps .uspicon.usp3 {
    background-position: 0px -69px;
  }
  .floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps .usptext {
    font-size: 10px;
    line-height: 14px;
    font-weight: 500;
    width: auto;
    text-align: left;
    letter-spacing: 0px;
    padding-left: 5px;
    width: calc(100% - 25px);
  }
  .floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps:nth-child(1) .usptext:after {
    right: -8px;
  }
  .floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm .innerInstant.usps:nth-child(2) .usptext:after {
    right: -8px;
  }
}
.floatingPopupDiv .floatpanel .term-form-template .form-wrapper.nrinew .right .instantBox.clm + .instantBox {
  display: none;
}
.floatingPopupDiv .floatpanel .left.saral-jeevan .tcondition {
  display: none;
}
.floatingPopupDiv .floatpanel .right.saral-jeevan .headingtitle {
  display: block;
}
.floatingPopupDiv .floatpanel .right.saral-jeevan .instantBox {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.floatingPopupDiv .floatpanel .right.saral-jeevan .instantBox .innerInstant {
  justify-content: center;
  align-items: center;
}
.floatingPopupDiv .floatpanel .right.saral-jeevan .instantBox .innerInstant .iconInstant.iconInstant2 {
  background-position: center top;
}
.floatingPopupDiv .floatpanel .right.saral-jeevan .instantBox .innerInstant.covid {
  display: block;
  width: 100%;
  background: #fff6d1;
  padding: 8px;
  border-radius: 10px;
  text-align: center;
  margin: 20px 0 10px 0;
}
.floatingPopupDiv .floatpanel .right.saral-jeevan .instantBox .innerInstant.covid .iconInstant.iconInstant3 {
  display: none;
}
.floatingPopupDiv .floatpanel .right.saral-jeevan .instantBox .innerInstant.covid .textInstant.textInstant2 {
  width: 100%;
}
.floatingPopupDiv .floatpanel .right.saral-jeevan.provider .instantBox .innerInstant {
  width: 100%;
  align-items: center;
}
.floatingPopupDiv .floatpanel .right.saral-jeevan.provider .instantBox .innerInstant .textInstant {
  max-width: 100% !important;
  width: 100%;
}
.floatingPopupDiv .floatpanel .right.saral-jeevan.provider .instantBox .innerInstant .iconInstant.iconInstant2 {
  background-position: center;
}
.floatingPopupDiv .floatpanel .right.saral-jeevan .tcondition {
  display: none;
}
.floatingPopupDiv .floatpanel .benefit-term-pointer {
  display: none;
}
.floatingPopupDiv .floatpanel .term-form-template .form-grid .left,
.floatingPopupDiv .floatpanel .term-form-template .form-grid .right {
  width: 100%;
  background: none;
}
.floatingPopupDiv .floatpanel .term-form-template .form-grid .left .innerInstant.covid {
  display: block;
  width: 100%;
  background: #fff6d1;
  padding: 8px;
  border-radius: 10px;
  text-align: center;
  margin: 20px 0 10px 0;
}
.floatingPopupDiv .floatpanel .term-form-template .form-grid .left .innerInstant.covid .iconInstant.iconInstant3 {
  display: none;
}
.floatingPopupDiv .floatpanel .term-form-template .form-grid .left .innerInstant.covid .textInstant.textInstant2 {
  color: #ff991f;
  display: block;
  text-align: center;
  width: 100%;
}
.floatingPopupDiv .floatpanel .term-form-template .form-grid .left.saral-jeevan .heading-main {
  display: none;
}
.floatingPopupDiv .floatpanel .term-form-template .form-grid .right.saral-jeevan .instantBox .innerInstant .textInstant {
  max-width: 150px;
  margin: 0px auto;
}
.floatingPopupDiv .floatpanel .platinumPartnerWeb {
  display: none;
}
.floatingPopupDiv .floatpanel .term-form-template {
  border: none;
  box-shadow: none;
  padding: 0px 20px;
  overflow: auto;
  max-width: 540px;
  margin: 0px auto;
  width: 100%;
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
}
.floatingPopupDiv .floatpanel .term-form-template .left .disclaimer.format {
  display: none;
}
.floatingPopupDiv .floatpanel .term-form-template::-webkit-scrollbar {
  display: none;
}
.floatingPopupDiv .floatpanel .term-form-template .form-grid .left {
  padding: 15px 0px 0;
}
.floatingPopupDiv .floatpanel .term-form-template .form-grid .left .pointer {
  display: none;
}
.floatingPopupDiv .floatpanel .term-form-template .form-grid .left .headingtitle {
  line-height: 30px;
  margin: 0px;
  font-size: 22px;
}
.floatingPopupDiv .floatpanel .term-form-template .form-grid .left .pointer-with-banner {
  padding: 15px 16px 3px 5px;
}
.floatingPopupDiv .floatpanel .term-form-template .form-grid .left .pointer-with-banner .instantBox {
  margin: 0px 0 0;
}
.floatingPopupDiv .floatpanel .term-form-template .form-grid .left .pointer-with-banner.ins-comp-view {
  display: block;
}
.floatingPopupDiv .floatpanel .term-form-template .form-grid .left .pointer-with-banner.ins-comp-view.withoutcertificate .instantBox {
  border: none;
  padding: 0px;
}
.floatingPopupDiv .floatpanel .term-form-template .form-grid .left .pointer-with-banner.ins-comp-view .instantBox {
  flex-wrap: wrap;
}
.floatingPopupDiv .floatpanel .term-form-template .form-grid .left .pointer-with-banner.ins-comp-view .instantBox .innerInstant {
  padding: 0px;
}
.floatingPopupDiv .floatpanel .term-form-template .form-grid .left .pointer-with-banner.ins-comp-view .instantBox .innerInstant .textInstant {
  font-size: 16px;
}
.floatingPopupDiv .floatpanel .term-form-template .form-grid .left .pointer-with-banner.ins-comp-view .instantBox .innerInstant .textInstant.textInstant2 {
  padding: 10px 0;
}
.floatingPopupDiv .floatpanel .term-form-template .form-grid .left .pointer-with-banner.ins-comp-view .instantBox .innerInstant .textInstant.textInstant2 br {
  display: none;
  padding: 10px 0;
}
.floatingPopupDiv .floatpanel .term-form-template .form-grid .left .pointer-with-banner.ins-comp-view .bannerimg-pointer-logo {
  display: none;
}
.floatingPopupDiv .floatpanel .term-form-template .form-grid .left .pb-certified-platinum-partners-section {
  display: none;
}
.floatingPopupDiv .floatpanel .term-form-template .form-grid .right {
  padding: 0px;
  box-shadow: none;
  border: none;
}
.floatingPopupDiv .floatpanel .term-form-template .form-grid .right:before {
  display: none;
}
.floatingPopupDiv .floatpanel .term-form-template .form-grid .right .text-line {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .floatingPopupDiv .floatpanel .term-form-template .form-grid .left {
    padding: 15px 0px 0;
  }
  .floatingPopupDiv .floatpanel .term-form-template .form-grid .left .pointer-with-banner .instantBox {
    margin: 0;
  }
}
.floatingPopupDiv .floatpanel .term-form-template .pointer-with-banner .bannerimg-pointer {
  display: none;
}
.floatingPopupDiv .floatpanel .term-form-template .pointer-with-banner .instantBox {
  width: 100%;
}
.floatingPopupDiv .floatpanel .term-form-template .pointer-with-banner .instantBox .innerInstant {
  width: 50%;
}
@media only screen and (max-width: 1024px) {
  .floatingPopupDiv .floatpanel .term-form-template .pointer-with-banner .instantBox {
    margin: 0;
  }
  .floatingPopupDiv .floatpanel .term-form-template .pointer-with-banner .instantBox .innerInstant {
    align-items: center;
  }
}
.floatingPopupDiv .floatpanel .term-form-template .pointer-with-banner.saral-jeevan .instantBox .innerInstant {
  width: 100%;
}
@media only screen and (max-width:640px) {
  .floatingPopupDiv .floatpanel .term-form-template {
    padding: 0px 5px;
  }
  .floatingPopupDiv .floatpanel .term-form-template .form-grid .right {
    box-shadow: none;
    border: none;
  }
}
.floatingPopupDiv .floatpanel .term-form-template .nri p {
  font-size: 14px;
}
.floatingPopupDiv .floatpanel .term-form-template .nri p.small {
  font-size: 12px;
}
.floatingPopupDiv .floatpanel .term-form-template .instantBox .innerInstant {
  align-items: flex-start;
}
@media only screen and (max-width: 480px) {
  .floatingPopupDiv .floatpanel .term-form-template .instantBox .innerInstant {
    align-items: flex-start;
  }
}
.floatingPopupDiv .floatpanel .term-form-template .box2col .boxcol2 .proceed,
.floatingPopupDiv .floatpanel .term-form-template .box2col .boxcol2 .loaderProcess,
.floatingPopupDiv .floatpanel .term-form-template .box2col .boxcol2 #loader {
  font-size: 16px;
  padding: 19px;
  line-height: 16px;
  margin-top: 0;
}
.floatingPopupDiv .floatpanel .box2col .boxcol2 {
  width: 100%;
}
.floatingPopupDiv .floatpanel .box2col .boxcol2 .form-whatsapp {
  margin: 20px 0px 10px 0;
}
@media only screen and (max-width: 1024px) {
  .floatingPopupDiv .floatpanel .box2col .boxcol2 .form-whatsapp {
    text-align: center;
  }
}
.floatingPopupDiv .floatpanel .disclaimer {
  margin: 10px auto 0;
}
.floatingPopupDiv .disclaimer {
  text-align: center;
}
.floatingPopupDiv .disclaimer span {
  font-size: 11px;
  display: block;
  margin-bottom: 8px;
}
.floatingPopupDiv .disclaimer span.sm {
  font-size: 10px;
}
.floatingPopupDiv .disclaimer span a {
  color: #0065FF;
}
.floatingPopupDiv .disclaimer span a:hover, .floatingPopupDiv .disclaimer span a:visited {
  color: #0065FF;
}
.floatingPopupDiv .close {
  position: absolute;
  width: 35px;
  height: 35px;
  background: #ccc;
  border-radius: 50px;
  top: 14px;
  right: 34%;
  z-index: 10002;
  cursor: pointer;
}
.floatingPopupDiv .close:before {
  position: absolute;
  left: 0;
  content: "";
  background: url(../../images/bu/right-arrow-floating.svg) no-repeat;
  height: 35px;
  width: 35px;
  top: 0;
  background-size: 100%;
}
@media only screen and (max-width: 1024px) {
  .floatingPopupDiv .close {
    top: 0;
    background: none;
    right: 10px;
  }
  .floatingPopupDiv .close:before {
    position: absolute;
    left: 3px;
    content: "";
    background: url(../../images/bu/cross-for-floating.svg) no-repeat;
    height: 25px;
    width: 25px;
    top: 10px;
    background-size: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .floatingPopupDiv .floatpanel {
    width: 100%;
    padding-bottom: 0;
  }
}

.certificate-platinum-partner {
  width: 100%;
  position: relative;
  display: inline-block;
  background: #fff9f2;
  border: 1px dashed #eaa14e;
  font-size: 14px;
  padding: 18px 18px 18px 60px;
  border-radius: 8px;
  margin: 10px 0;
  max-width: 575px;
}
@media only screen and (max-width: 1024px) {
  .certificate-platinum-partner {
    margin: 10px auto 10px;
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .certificate-platinum-partner {
    padding: 18px 18px 18px 40px;
  }
}
.certificate-platinum-partner.mobile {
  width: 100%;
  margin: 20px 10px 0;
  display: none;
  text-align: center;
}
@media only screen and (max-width: 1025px) {
  .certificate-platinum-partner.mobile {
    display: block;
    max-width: 440px;
    margin: 20px auto 0;
    width: 100%;
    padding: 6px 6px 6px 0;
  }
  .certificate-platinum-partner.mobile span {
    width: auto;
    margin-left: 5px;
    font-size: 14px;
    text-align: left !important;
  }
}
@media only screen and (max-width: 640px) {
  .certificate-platinum-partner.mobile {
    width: calc(100% - 32px);
  }
}
.certificate-platinum-partner span.text {
  display: inline-block;
  text-align: center;
}
.certificate-platinum-partner span.text i.icon {
  background: url(../../images/bu/platinum-certificate.png) no-repeat;
  min-width: 30px;
  height: 40px;
  display: inline-block;
  background-size: 100%;
  vertical-align: top;
  margin: 0;
  position: absolute;
  left: 17px;
}
.certificate-platinum-partner span.text i.arrow {
  border: solid #eaa14e;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-left: 10px;
}
@media only screen and (max-width: 1025px) {
  .certificate-platinum-partner span.text i.arrow {
    vertical-align: top;
    text-align: center;
  }
}
.certificate-platinum-partner span.text span {
  display: inline-block;
  position: relative;
  text-align: left;
  width: 100%;
  vertical-align: middle;
}
@media only screen and (max-width: 1025px) {
  .certificate-platinum-partner span.text span {
    width: calc(100% - 40px);
  }
}
.certificate-platinum-partner span.text span ul {
  margin-top: 5px;
}
.certificate-platinum-partner span.text span ul li {
  list-style: none;
  padding-bottom: 3px;
  font-size: 12px;
  font-weight: 500;
  position: relative;
  padding-left: 16px;
}
.certificate-platinum-partner span.text span ul li::before {
  background-color: #eaa14e;
  border-radius: 50%;
  content: "";
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 2px;
  height: 7px;
  width: 7px;
  position: absolute;
  left: 0;
  top: 6px;
}
@media screen and (max-width: 1024px) {
  .certificate-platinum-partner span.text span ul li::before {
    top: 6px;
  }
}
@media screen and (max-width: 440px) {
  .certificate-platinum-partner span.text span ul {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 375px) {
  .certificate-platinum-partner span.text span ul {
    margin-bottom: 0px;
  }
}
.certificate-platinum-partner span.text span.link {
  color: #0652dd;
  color: #0652dd;
  font-size: 12px;
  font-weight: 500;
  width: auto;
  position: absolute;
  right: 0px;
  bottom: -10px;
  width: 100px;
  text-align: center;
  cursor: pointer;
}
@media only screen and (max-width: 1024px) {
  .certificate-platinum-partner span.text span.link {
    bottom: -10px;
    right: -20px;
  }
}
@media only screen and (max-width: 440px) {
  .certificate-platinum-partner span.text span.link {
    bottom: -30px;
    right: -20px;
  }
}
@media only screen and (max-width: 375px) {
  .certificate-platinum-partner span.text span.link {
    position: absolute;
    display: table;
    bottom: -15px;
  }
}
.certificate-platinum-partner span.text .linkItem {
  color: #0d54dd;
  position: absolute;
  width: 100%;
  text-align: right;
  bottom: -15px;
}
@media only screen and (max-width: 1024px) {
  .certificate-platinum-partner span.text .linkItem {
    margin-top: 5px;
    text-align: right;
  }
}
@media only screen and (max-width: 375px) {
  .certificate-platinum-partner span.text .linkItem {
    color: #0d54dd;
    position: absolute;
    width: 200px;
    text-align: right;
    bottom: -17px;
    left: -5px;
  }
}
.certificate-platinum-partner span.text .linkItem .link {
  color: #0652dd;
  font-size: 12px;
  font-weight: 500;
  width: auto;
  margin-top: 0;
  cursor: pointer;
  display: inline-block;
  margin: 0px 5px 0px 5px;
  position: initial;
}
.certificate-platinum-partner span.text .linkItem .deputylink {
  color: #0652dd;
  background: url("../../images/bu/deputy_speaks.svg") no-repeat;
  font-size: 12px;
  font-weight: 500;
  width: auto;
  margin-top: 0;
  display: inline-block;
  cursor: pointer;
  margin: 0px 5px 0px 5px;
  padding-left: 16px;
  background-position: 0 2px;
  position: relative;
}
.certificate-platinum-partner span.text .linkItem .deputylink:before {
  content: "";
  width: 1px;
  background: #0652dd;
  position: absolute;
  height: 15px;
  top: 50%;
  transform: translate(-21%, -50%);
  left: -7px;
}
@media only screen and (max-width: 320px) {
  .certificate-platinum-partner span.text .linkItem .link,
  .certificate-platinum-partner span.text .linkItem .deputylink {
    margin: 0px 5px 5px 5px;
    font-size: 9px;
    line-height: 14px;
    background-position: 0 1px;
  }
}
.certificate-platinum-partner.deputylink {
  margin-top: 15px;
}
@media only screen and (max-width: 1024px) {
  .certificate-platinum-partner.deputylink {
    margin-top: 5px;
  }
}

.certified-overlay {
  background: #000;
  display: none;
  z-index: 100002;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.6;
}

.platinumPartnerMob {
  margin: 0 auto;
  display: inherit;
}

.certified-block,
.video-block {
  background: #fff;
  display: none;
  z-index: 100003;
  position: fixed;
  width: 650px;
  height: 510px;
  border-radius: 8px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.certified-block .speakvido,
.video-block .speakvido {
  padding: 8% 7%;
}
@media only screen and (max-width: 1023px) {
  .certified-block,
  .video-block {
    width: 600px;
    height: 360px;
  }
}
@media only screen and (max-width: 1023px) {
  .certified-block,
  .video-block {
    width: 100%;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    top: auto;
    bottom: 0;
    transform: translate(-50%, 0%);
    height: auto;
    max-height: 90vh;
    overflow: auto;
  }
}
.certified-block .close,
.video-block .close {
  position: absolute;
  right: 16px;
  top: 16px;
  width: 20px;
  height: 20px;
  opacity: 1;
}
@media only screen and (max-width: 825px) {
  .certified-block .close,
  .video-block .close {
    top: 20px;
    right: 28px;
  }
}
.certified-block .close:hover,
.video-block .close:hover {
  opacity: 1;
}
.certified-block .close:before,
.certified-block .close:after,
.video-block .close:before,
.video-block .close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 20px;
  width: 2px;
  background-color: #000;
}
.certified-block .close:before,
.video-block .close:before {
  transform: rotate(45deg);
}
.certified-block .close:after,
.video-block .close:after {
  transform: rotate(-45deg);
}
.certified-block .certificate-platinum-partner-caption,
.video-block .certificate-platinum-partner-caption {
  width: 90%;
  display: flex;
  background: #fff9f2;
  border: 1px dashed #eaa14e;
  font-size: 14px;
  padding: 6px 12px;
  margin: 50px 5% 0;
  border-radius: 4px;
}
.certified-block .certificate-platinum-partner-caption span.text,
.video-block .certificate-platinum-partner-caption span.text {
  display: block;
  text-align: center;
  position: relative;
}
.certified-block .certificate-platinum-partner-caption span.text i,
.video-block .certificate-platinum-partner-caption span.text i {
  background: url(../../images/bu/platinum-certificate.png) no-repeat;
  min-width: 23px;
  height: 32px;
  display: inline-block;
  background-size: 100%;
  vertical-align: middle;
  margin-right: 16px;
}
.certified-block .certificate-platinum-partner-caption span.text span,
.video-block .certificate-platinum-partner-caption span.text span {
  display: inline-block;
  position: relative;
  width: auto;
  vertical-align: middle;
  text-align: left;
}
@media only screen and (max-width: 1023px) {
  .certified-block .certificate-platinum-partner-caption span.text span,
  .video-block .certificate-platinum-partner-caption span.text span {
    width: 92%;
  }
}
@media only screen and (max-width: 1023px) {
  .certified-block .certificate-platinum-partner-caption span.text,
  .video-block .certificate-platinum-partner-caption span.text {
    display: inline-block;
    width: 100%;
    margin-left: 5px;
  }
}
@media only screen and (max-width: 1023px) {
  .certified-block .certificate-platinum-partner-caption span.text,
  .video-block .certificate-platinum-partner-caption span.text {
    display: flex;
    width: 100%;
    margin-left: 5px;
    font-size: 14px;
    line-height: 21px;
  }
}
@media only screen and (max-width: 1023px) {
  .certified-block .certificate-platinum-partner-caption,
  .video-block .certificate-platinum-partner-caption {
    margin: 60px 5% 0;
  }
}
.certified-block .img-block,
.video-block .img-block {
  width: 360px;
  background: #fff;
  box-shadow: 0 6px 16px rgba(52, 105, 203, 0.16);
  margin: 10px auto 20px;
  border: 5px solid #fff;
}
.certified-block .img-block img,
.video-block .img-block img {
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .certified-block .img-block,
  .video-block .img-block {
    width: 300px;
    height: auto;
  }
}
@media only screen and (max-width: 640px) {
  .certified-block .img-block,
  .video-block .img-block {
    width: calc(100% - 40px);
    height: auto;
    max-width: 340px;
  }
}
@media only screen and (min-height: 320px) and (max-width: 480px) {
  .certified-block .img-block,
  .video-block .img-block {
    width: calc(100% - 40px);
    height: auto;
    max-width: 210px;
  }
}
.certified-block p.heading,
.video-block p.heading {
  font-size: 16px;
  text-align: center;
  padding: 5px 0 0;
  font-weight: 600;
}
@media only screen and (max-width: 640px) {
  .certified-block p.heading,
  .video-block p.heading {
    text-align: left;
    padding-left: 16px;
  }
}
.certified-block .text-block,
.video-block .text-block {
  display: flex;
  width: 90%;
  margin: 20px auto 0;
  -moz-column-gap: 20px;
       column-gap: 20px;
  max-width: 500px;
}
@media only screen and (max-width: 640px) {
  .certified-block .text-block,
  .video-block .text-block {
    width: 90%;
    margin-bottom: 30px;
  }
}
.certified-block .text-block .block,
.video-block .text-block .block {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  align-content: baseline;
}
.certified-block .text-block .block .icon-block,
.video-block .text-block .block .icon-block {
  min-width: 60px;
}
.certified-block .text-block .block .icon-block span.icon,
.video-block .text-block .block .icon-block span.icon {
  width: 47px;
  height: 47px;
  background: url(../../images/bu/platinum-partner-icon.gif) no-repeat;
  background-size: 100%;
  display: inline-block;
}
.certified-block .text-block .block .icon-block span.icon.hassel-free,
.video-block .text-block .block .icon-block span.icon.hassel-free {
  background-position: 0 -48px;
}
@media only screen and (max-width: 640px) {
  .certified-block .text-block .block .icon-block,
  .video-block .text-block .block .icon-block {
    width: 100%;
  }
}
.certified-block .text-block .block .text-part,
.video-block .text-block .block .text-part {
  width: calc(100% - 60px);
}
@media only screen and (max-width: 640px) {
  .certified-block .text-block .block .text-part,
  .video-block .text-block .block .text-part {
    width: 100%;
  }
}
.certified-block .text-block .block .text-part p.head,
.video-block .text-block .block .text-part p.head {
  font-size: 14px;
  color: #000;
  font-weight: 600;
}
.certified-block .text-block .block .text-part p.sub-head,
.video-block .text-block .block .text-part p.sub-head {
  font-size: 12px;
  color: #757575;
  line-height: 15px;
  margin-left: 8px;
  position: relative;
}
.certified-block .text-block .block .text-part p.sub-head::before,
.video-block .text-block .block .text-part p.sub-head::before {
  content: "*";
  position: absolute;
  top: 0px;
  left: -8px;
  color: #757575;
  font-size: 12px;
}

.video-block {
  height: 420px;
}
@media only screen and (max-width: 980px) {
  .video-block {
    height: 400px;
  }
  .video-block .speakvido {
    padding: 60px 30px 0;
  }
  .video-block .speakvido iframe {
    width: 100%;
    height: 300px;
  }
}
@media all and (max-width: 667px) and (min-width: 480px) {
  .video-block .speakvido iframe {
    width: 100%;
    height: 200px;
  }
}

.pb-certified-platinum-partners-section {
  width: 98%;
  max-width: 570px;
}
.pb-certified-platinum-partners-section.mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .pb-certified-platinum-partners-section {
    padding: 0;
    margin: 0px auto 20px;
  }
  .pb-certified-platinum-partners-section.mobile {
    display: none;
  }
  .pb-certified-platinum-partners-section.desktop {
    display: block;
  }
}
.pb-certified-platinum-partners-section .pb-certified-platinum-partners-box {
  width: 100%;
  position: relative;
  display: inline-block;
  background: #fff9f2;
  border: 1px dashed #eaa14e;
  font-size: 14px;
  padding: 8px 18px 0;
  border-radius: 8px;
  margin: 10px 0;
  max-width: 575px;
}
@media screen and (max-width: 1024px) {
  .pb-certified-platinum-partners-section .pb-certified-platinum-partners-box {
    max-width: 650px;
    margin: 0 auto;
  }
}
.pb-certified-platinum-partners-section .pb-certified-platinum-partners-box p {
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-weight: 500;
}
.pb-certified-platinum-partners-section .pb-certified-platinum-partners-box p span {
  font-weight: 400;
}
.pb-certified-platinum-partners-section .pb-certified-platinum-partners-box p img {
  margin-right: 15px;
}
@media screen and (max-width: 360px) {
  .pb-certified-platinum-partners-section .pb-certified-platinum-partners-box p {
    font-size: 13px;
  }
}
@media screen and (max-width: 320px) {
  .pb-certified-platinum-partners-section .pb-certified-platinum-partners-box p {
    display: block;
    text-align: left;
    position: relative;
    padding-left: 30px;
  }
  .pb-certified-platinum-partners-section .pb-certified-platinum-partners-box p img {
    margin-right: 8px;
    position: absolute;
    left: 0;
  }
}
.pb-certified-platinum-partners-section .pb-certified-platinum-partners-box ul {
  display: flex;
  list-style: none;
  margin: 5px 0 14px 4px;
}
@media screen and (max-width: 1024px) {
  .pb-certified-platinum-partners-section .pb-certified-platinum-partners-box ul {
    flex-direction: column;
  }
}
@media screen and (max-width: 320px) {
  .pb-certified-platinum-partners-section .pb-certified-platinum-partners-box ul {
    margin: 5px 0 14px 10px;
  }
}
.pb-certified-platinum-partners-section .pb-certified-platinum-partners-box ul li {
  font-size: 14px;
  margin-right: 15px;
  display: flex;
  align-items: center;
  font-weight: 400;
  text-transform: capitalize;
}
@media screen and (max-width: 1024px) {
  .pb-certified-platinum-partners-section .pb-certified-platinum-partners-box ul li {
    min-height: auto !important;
  }
}
.pb-certified-platinum-partners-section .pb-certified-platinum-partners-box ul li:before {
  content: "";
  background-color: #eaa14e;
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-right: 4px;
}
.pb-certified-platinum-partners-section .pb-certified-platinum-partners-box .pb-certified-platinum-partners-list {
  display: flex;
  width: 100%;
  overflow-x: scroll;
  padding: 0;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.pb-certified-platinum-partners-section .pb-certified-platinum-partners-box .pb-certified-platinum-partners-list .slick-list.draggable {
  padding-left: 10px;
}
@media (max-width: 1024px) {
  .pb-certified-platinum-partners-section .pb-certified-platinum-partners-box .pb-certified-platinum-partners-list .slick-list.draggable {
    padding-left: 0px;
  }
}
.pb-certified-platinum-partners-section .pb-certified-platinum-partners-box .pb-certified-platinum-partners-list::-webkit-scrollbar {
  display: none;
}
.pb-certified-platinum-partners-section .pb-certified-platinum-partners-box .pb-certified-platinum-partners-list .pb-certified-platinum-partners {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 8px;
  background-color: #fff;
  min-width: 123px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 8px 25px 8px 0px;
}
@media screen and (max-width: 1024px) {
  .pb-certified-platinum-partners-section .pb-certified-platinum-partners-box .pb-certified-platinum-partners-list .pb-certified-platinum-partners {
    margin-right: 12px;
  }
}
.pb-certified-platinum-partners-section .pb-certified-platinum-partners-box .pb-certified-platinum-partners-list .pb-certified-platinum-partners .logo {
  background: url(../../images/bu/pb-certified-platinum-partners-logos.png) no-repeat;
}
.pb-certified-platinum-partners-section .pb-certified-platinum-partners-box .pb-certified-platinum-partners-list .pb-certified-platinum-partners .logo.pnb-met-life {
  background-position: -5px 0px;
  width: 110px;
}
.pb-certified-platinum-partners-section .pb-certified-platinum-partners-box .pb-certified-platinum-partners-list .pb-certified-platinum-partners .logo.hdfc-life {
  background-position: -5px -158px;
  width: 53px;
}
.pb-certified-platinum-partners-section .pb-certified-platinum-partners-box .pb-certified-platinum-partners-list .pb-certified-platinum-partners .logo.max-life {
  background-position: -5px -116px;
  width: 63px;
}
.pb-certified-platinum-partners-section .pb-certified-platinum-partners-box .pb-certified-platinum-partners-list .pb-certified-platinum-partners .logo.tata-aia {
  background-position: -5px -34px;
  width: 96px;
}
.pb-certified-platinum-partners-section .pb-certified-platinum-partners-box .pb-certified-platinum-partners-list .pb-certified-platinum-partners .logo.bajaj-alliance {
  background-position: -5px -72px;
  width: 88px;
}

.ageyears {
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  right: 10px;
  font-size: 16px;
  font-weight: 600;
  color: #0065ff;
}

.term-heading-wrapper {
  display: block;
}
.term-heading-wrapper .content-heading {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  position: relative;
  margin: 10px 0;
}
.term-heading-wrapper .content-heading span {
  font-weight: 500;
  display: inline-block;
  position: relative;
}
.term-heading-wrapper .content-heading span::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #97a0af;
  position: absolute;
  right: -100%;
  top: 50%;
  transform: translate(10px, -50%);
}
.term-heading-wrapper .content-heading .knowmore {
  color: #0065ff;
}
.term-heading-wrapper .content-heading .knowmore-mobile {
  display: none;
  color: #0065ff;
}
@media screen and (max-width: 1024px) {
  .term-heading-wrapper .content-heading span:before {
    display: none;
  }
  .term-heading-wrapper .knowmore {
    display: none;
  }
  .term-heading-wrapper .content-heading .knowmore-mobile {
    display: block;
    color: #0065ff;
    text-align: right;
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .benefit-term-pointer {
    padding: 10px;
  }
  .benefit-term-pointer + .platinumPartnerWeb {
    display: none;
  }
}
.term-pointer-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 15px 0 10px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .term-pointer-wrapper {
    flex-wrap: nowrap;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .term-pointer-wrapper::-webkit-scrollbar {
    display: none;
  }
}
.term-pointer-wrapper.exide {
  margin: 15px 0 30px;
}
@media screen and (max-width: 1024px) {
  .term-pointer-wrapper.exide {
    margin: 15px 0 10px;
  }
}
.term-pointer-wrapper.exide .term-pointer {
  padding: 10px 10px 10px 50px;
}
.term-pointer-wrapper.exide .term-pointer .text {
  font-size: 12px;
}
.term-pointer-wrapper.exide .term-pointer .icon {
  background: url(../../images/bu/term-pointer-icon-exide.png) no-repeat 0 0;
  position: absolute;
  width: 44px;
  height: 44px;
  left: 0;
}
.term-pointer-wrapper.exide .term-pointer .icon.ico1 {
  background-position: 0px 2px;
}
.term-pointer-wrapper.exide .term-pointer .icon.ico2 {
  background-position: 0px -48px;
}
.term-pointer-wrapper.exide .term-pointer .icon.ico3 {
  background-position: 0px -98px;
}
.term-pointer-wrapper.exide .term-pointer .icon.ico4 {
  background-position: 0px -148px;
}
.term-pointer-wrapper.exide .term-pointer .icon.ico5 {
  background-position: 0px -198px;
}
.term-pointer-wrapper.exide .term-pointer .icon.ico6 {
  background-position: 0px -248px;
}
.term-pointer-wrapper .term-pointer {
  width: 33%;
  padding: 10px 10px 10px 60px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .term-pointer-wrapper .term-pointer {
    min-width: 200px;
  }
}
.term-pointer-wrapper .term-pointer .icon {
  background: url(../../images/bu/term-pointer-icon.png) no-repeat 0 0;
  position: absolute;
  width: 44px;
  height: 42px;
  left: 0;
}
.term-pointer-wrapper .term-pointer .icon.ico1 {
  background-position: -4px -253px;
}
.term-pointer-wrapper .term-pointer .icon.ico2 {
  background-position: -4px -103px;
}
.term-pointer-wrapper .term-pointer .icon.ico3 {
  background-position: -4px -53px;
}
.term-pointer-wrapper .term-pointer .icon.ico4 {
  background-position: -4px -203px;
}
.term-pointer-wrapper .term-pointer .icon.ico5 {
  background-position: -4px -153px;
}
.term-pointer-wrapper .term-pointer .icon.ico6 {
  background-position: -4px -3px;
}
.term-pointer-wrapper .term-pointer .text {
  font-size: 14px;
  line-height: 20px;
  color: #787f8c;
  position: relative;
}
.term-pointer-wrapper .term-pointer .text a {
  color: #0065ff;
  font-weight: bold;
}
.term-pointer-wrapper .term-pointer .text a sup {
  font-size: 10px;
}

@media (min-width: 1025px) {
  .block_content_wrapper_firstfold.more_in_mobile p.char-count .extra-text-web {
    display: inline;
  }
  .block_content_wrapper_firstfold.more_in_mobile span {
    display: inline;
  }
  .block_content_wrapper_firstfold.more_in_mobile .text-hide-link {
    display: none;
  }
}
.term-form-wrappers .form-wrapper .left .heading-main .pointer-with-banner {
  justify-content: space-between;
  padding: 0;
  padding-right: 32px;
  margin-bottom: 16px;
}
.term-form-wrappers .form-wrapper .left .heading-main .pointer-with-banner .bannerimg-pointer {
  width: 291px;
  margin: 0;
}
.term-form-wrappers .form-wrapper .left .heading-main .pointer-with-banner .bannerimg-pointer.zerocost {
  width: 250px;
  position: relative;
  top: -25px;
}
.term-form-wrappers .form-wrapper .left .heading-main .pointer-with-banner .bannerimg-pointer img {
  max-width: 100%;
  display: block;
}
.term-form-wrappers .form-wrapper .newlauhch-zerocost {
  width: calc(100% - 250px);
  padding-left: 20px;
  text-align: center;
}
.term-form-wrappers .form-wrapper .newlauhch-zerocost .newlaunch {
  width: 100px;
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
}
.term-form-wrappers .form-wrapper .newlauhch-zerocost .newlaunch img {
  width: 100%;
}
@media (max-width: 568px) {
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .newlaunch {
    width: 67px;
  }
}
.term-form-wrappers .form-wrapper .newlauhch-zerocost .fullrefund-termplan .full-amt {
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(213, 255, 230) 33%, rgba(255, 255, 255, 0) 100%);
  padding: 10px;
  font-size: 14px;
  color: #1B2A4B;
}
.term-form-wrappers .form-wrapper .newlauhch-zerocost .fullrefund-termplan .full-amt .highlight {
  font-weight: 700;
  color: #0B8D24;
  font-size: 19px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
}
.term-form-wrappers .form-wrapper .newlauhch-zerocost .fullrefund-termplan .full-amt .highlight sup {
  position: absolute;
  font-size: 10px;
  top: 0px;
}
@media (max-width: 1024px) {
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .fullrefund-termplan .full-amt {
    padding: 10px 0;
    font-size: 10px;
    color: #1B2A4B;
    margin: 10px 0 5px;
  }
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .fullrefund-termplan .full-amt .highlight {
    font-size: 14px;
  }
}
@media (max-width: 320px) {
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .fullrefund-termplan .full-amt {
    padding: 3px 0;
    font-size: 10px;
    color: #1B2A4B;
    margin: 10px 0 5px;
  }
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .fullrefund-termplan .full-amt .highlight {
    display: block;
  }
}
.term-form-wrappers .form-wrapper .newlauhch-zerocost .fullrefund-termplan .new-fig {
  font-size: 22px;
  color: #1B2A4B;
  line-height: 36px;
}
.term-form-wrappers .form-wrapper .newlauhch-zerocost .fullrefund-termplan .new-fig .highlightclr {
  font-size: 32px;
  font-weight: 700;
  color: #2960ec;
}
.term-form-wrappers .form-wrapper .newlauhch-zerocost .fullrefund-termplan .new-fig .highlightclr.sm {
  font-size: 25px;
  font-weight: 600;
  position: relative;
}
.term-form-wrappers .form-wrapper .newlauhch-zerocost .fullrefund-termplan .new-fig .highlightclr.sm sup {
  position: absolute;
  font-size: 16px;
  font-weight: 400;
  top: -10px;
}
@media (max-width: 1024px) {
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .fullrefund-termplan .new-fig {
    line-height: 28px;
    font-size: 18px;
  }
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .fullrefund-termplan .new-fig .highlightclr {
    font-size: 22px;
  }
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .fullrefund-termplan .new-fig .highlightclr.sm {
    font-size: 20px;
  }
}
@media (max-width: 568px) {
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .fullrefund-termplan .new-fig {
    line-height: 28px;
    font-size: 16px;
  }
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .fullrefund-termplan .new-fig .highlightclr {
    font-size: 18px;
  }
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .fullrefund-termplan .new-fig .highlightclr.sm {
    font-size: 16px;
  }
}
@media (max-width: 320px) {
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .fullrefund-termplan .new-fig {
    line-height: 28px;
    font-size: 14px;
  }
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .fullrefund-termplan .new-fig .highlightclr {
    font-size: 18px;
  }
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .fullrefund-termplan .new-fig .highlightclr.sm {
    font-size: 16px;
  }
}
.term-form-wrappers .form-wrapper .newlauhch-zerocost .price-update {
  position: relative;
  font-size: 20px;
  color: #1B2A4B;
  padding: 10px 0 30px;
  position: relative;
  font-weight: 500;
}
.term-form-wrappers .form-wrapper .newlauhch-zerocost .price-update span {
  color: #5350CC;
  font-size: 34px;
  font-weight: 700;
  display: inline-block;
  padding-right: 10px;
}
.term-form-wrappers .form-wrapper .newlauhch-zerocost .price-update .link {
  background-color: #20AD61;
  width: 60px;
  font-size: 18px;
  line-height: 24px;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  font-weight: 600;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0px auto;
  bottom: -10px;
  text-align: center;
  padding: 2px 0;
}
@media (max-width: 568px) {
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .price-update {
    width: 180px;
    left: -25px;
  }
}
.term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 230px;
  margin: 0px auto;
}
.term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice .amt-old {
  font-size: 28px;
  font-weight: 700;
  display: inline-block;
  position: relative;
  color: #1B2A4B;
}
.term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice .amt-old span {
  font-size: 14px;
  font-weight: 500;
}
.term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice .amt-old span sup {
  font-size: 9px;
}
.term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice .amt-old:before {
  content: "";
  position: absolute;
  width: 130px;
  height: 2px;
  background: #FF0000;
  transform: rotate(5deg);
  top: 17px;
}
@media (max-width: 568px) {
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice .amt-old {
    font-size: 22px;
  }
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice .amt-old:before {
    width: 100px;
    top: 13px;
  }
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice .amt-old span {
    font-size: 12px;
  }
}
.term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice .offer-text {
  font-size: 80px;
  color: #5350CC;
  font-weight: 700;
  position: relative;
  top: -8px;
}
.term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice .offer-text sup {
  font-size: 30px;
  position: absolute;
  left: -14px;
  top: 12px;
}
@media (max-width: 568px) {
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice .offer-text {
    font-size: 56px;
  }
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice .offer-text sup {
    font-size: 23px;
    position: absolute;
    left: -14px;
  }
}
@media only screen and (max-width: 1024px) {
  .term-form-wrappers .form-wrapper .newlauhch-zerocost {
    width: calc(100% - 136px);
    padding-left: 5px;
    position: relative;
  }
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .newlaunch {
    top: -30px;
    right: -20px;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 568px) {
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .newlaunch {
    top: -10px;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 360px) {
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .newlaunch {
    right: -10px;
  }
}
@media only screen and (max-width: 1024px) {
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .price-update {
    font-size: 16px;
    padding: 10px 0 20px;
  }
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .price-update span {
    font-size: 24px;
  }
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .price-update .link {
    background-color: #20AD61;
    width: 54px;
    font-size: 15px;
    bottom: -12px;
    padding: 0px 0;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 320px) {
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .price-update {
    font-size: 12px;
  }
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .price-update span {
    font-size: 20px;
  }
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .price-update .link {
    background-color: #20AD61;
    width: 46px;
    font-size: 12px;
    bottom: -7px;
    padding: 0px 0;
    line-height: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice {
    width: 200px;
  }
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice .term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice .amt-old {
    font-size: 20px;
  }
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice .term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice .amt-old:before {
    content: "";
    width: 90px;
    top: 10px;
  }
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice .term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice .amt-old .offer-text {
    font-size: 60px;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 568px) {
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice {
    width: 170px;
    left: -13px;
    position: relative;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 320px) {
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice {
    width: 160px;
  }
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice amt-old {
    font-size: 12px;
  }
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice:before {
    width: 90px;
    top: 8px;
  }
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice .offer-text {
    font-size: 50px;
  }
  .term-form-wrappers .form-wrapper .newlauhch-zerocost .oldprice .offer-text sup {
    font-size: 20px;
    position: absolute;
    left: -10px;
  }
}
@media only screen and (max-width: 1024px) {
  .term-form-wrappers .form-wrapper .zerocost {
    display: flex;
    margin-top: 25px;
  }
  .term-form-wrappers .form-wrapper .zerocost img {
    width: 136px;
  }
}
.term-form-wrappers .form-wrapper .right .zerocost {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .term-form-wrappers .form-wrapper .right .zerocost {
    display: flex;
  }
}
@media only screen and (max-width: 568px) {
  .term-form-wrappers .form-wrapper .right .zerocost img {
    position: relative;
    top: -15px;
  }
}
.term-form-wrappers .form-wrapper .right .for-mobile {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .term-form-wrappers .form-wrapper .right .for-mobile {
    display: block;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1024px) {
  .term-form-wrappers .form-wrapper .right .for-desktop {
    display: none;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1024px) {
  .term-form-wrappers .form-wrapper .right .form-whatsapp {
    padding-top: 5px;
  }
}
.term-form-wrappers .form-wrapper .right .certified-expert {
  margin: 15px auto 0px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.term-form-wrappers .form-wrapper .right .certified-expert .certified-expert-image {
  background: url(../../images/bu/term/term_first_fold_sprite.png);
  background-repeat: no-repeat;
  width: 368px;
  height: 37px;
  background-size: 100%;
  background-position: 0 0;
}
@media only screen and (max-width: 667px) {
  .term-form-wrappers .form-wrapper .right .certified-expert .certified-expert-image {
    width: 241px;
    height: 30px;
  }
}
@media only screen and (max-width: 320px) {
  .term-form-wrappers .form-wrapper .right .certified-expert .certified-expert-image {
    width: 210px;
    height: 27px;
  }
}
.term-form-wrappers .form-wrapper .right .box2col .boxcol2 .proceed,
.term-form-wrappers .form-wrapper .right .box2col .boxcol2 #loader {
  margin-top: 0;
}
.term-form-wrappers .form-wrapper .right .instantBox {
  width: auto;
  flex-direction: row;
  margin-bottom: 16px;
}
.term-form-wrappers .form-wrapper .right .instantBox .innerInstant {
  border-bottom: none;
  padding-bottom: 0;
  align-items: center;
}
.term-form-wrappers .form-wrapper .right .instantBox .innerInstant.covid {
  padding-bottom: 8px;
  margin-bottom: 0;
  background: rgba(142, 68, 173, 0.1019607843);
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.term-form-wrappers .form-wrapper .right .instantBox .innerInstant.covid .iconInstant {
  display: block;
}
.term-form-wrappers .form-wrapper .right .instantBox .innerInstant.covid .textInstant {
  width: auto;
  color: #8E44AD;
}
.term-form-wrappers .form-wrapper .right .instantBox .innerInstant.covid .textInstant sup {
  line-height: 0;
}
.term-form-wrappers .form-wrapper .right .instantBox .innerInstant.covid .textInstant br {
  display: none;
}
.term-form-wrappers .form-wrapper .instantBox {
  width: 201px;
  flex-direction: column;
}
.term-form-wrappers .form-wrapper .instantBox .innerInstant {
  border-bottom: 1px dashed #C0C9E8;
  padding-bottom: 10px;
}
.term-form-wrappers .form-wrapper .instantBox .innerInstant:last-child {
  border: none;
  padding-bottom: 0px;
}
.term-form-wrappers .form-wrapper .instantBox .innerInstant.iconInstant1 .iconInstant {
  background-position: 0 35%;
}
@media only screen and (max-width: 1024px) {
  .term-form-wrappers .form-wrapper .instantBox .innerInstant.iconInstant1 .iconInstant {
    background-size: 1600% !important;
    background-position: 0 35%;
  }
}
.term-form-wrappers .form-wrapper .instantBox .innerInstant.iconInstant1 .textInstant {
  color: #D88500;
}
.term-form-wrappers .form-wrapper .instantBox .innerInstant.iconInstant2 .iconInstant {
  background-position: 0 56%;
}
@media only screen and (max-width: 1024px) {
  .term-form-wrappers .form-wrapper .instantBox .innerInstant.iconInstant2 .iconInstant {
    background-size: 1600% !important;
    background-position: 0 56%;
  }
}
.term-form-wrappers .form-wrapper .instantBox .innerInstant.iconInstant2 .textInstant {
  color: #4BA55F;
}
.term-form-wrappers .form-wrapper .instantBox .innerInstant.iconInstant3 .iconInstant {
  background-position: 0 76%;
}
@media only screen and (max-width: 1024px) {
  .term-form-wrappers .form-wrapper .instantBox .innerInstant.iconInstant3 .iconInstant {
    background-size: 1600% !important;
    background-position: 0 76%;
  }
}
.term-form-wrappers .form-wrapper .instantBox .innerInstant.iconInstant3 .textInstant {
  color: #8E44AD;
}
.term-form-wrappers .form-wrapper .instantBox .innerInstant.iconInstant4 .iconInstant {
  background: url(../../images/bu/term/no-medical-required.svg);
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.term-form-wrappers .form-wrapper .instantBox .innerInstant.iconInstant4 .textInstant {
  color: #CC820C;
}
.term-form-wrappers .form-wrapper .instantBox .innerInstant .iconInstant {
  background: url(../../images/bu/term/term_first_fold_sprite.png);
  background-repeat: no-repeat;
  background-size: inherit !important;
  width: 31.82px;
  height: 31.82px;
}
@media only screen and (max-width: 1024px) {
  .term-form-wrappers .form-wrapper .instantBox .innerInstant .iconInstant {
    margin-right: 0;
  }
}
.term-form-wrappers .form-wrapper .instantBox .innerInstant .textInstant {
  font-size: 15px;
  line-height: 21px;
  width: auto;
}
@media only screen and (max-width: 1024px) {
  .term-form-wrappers .form-wrapper .instantBox .innerInstant .textInstant {
    font-size: 12px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 320px) {
  .term-form-wrappers .form-wrapper .instantBox .innerInstant .textInstant {
    font-size: 10px;
    line-height: normal;
  }
}
.term-form-wrappers .form-wrapper .instantBox .innerInstant .textInstant sup {
  line-height: 0;
}

body.open {
  overflow: hidden;
  padding-right: 17px;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0vh;
  background-color: transparent;
  overflow: hidden;
  z-index: 99999;
}
.modal.open {
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.9);
}
.modal.open > .modal-dialog {
  transform: scale(1);
}
.modal .modal-dialog {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 768px;
  border-radius: 0;
}
@media screen and (max-width: 1366px) {
  .modal .modal-dialog {
    max-width: 100%;
    width: 600px;
  }
}
@media screen and (max-width: 768px) {
  .modal .modal-dialog {
    max-width: 100%;
    width: 500px;
  }
}
@media screen and (max-width: 667px) {
  .modal .modal-dialog {
    max-width: 100%;
    width: 308px;
  }
}
.modal .modal-dialog .close,
.modal .modal-dialog .closeicon {
  position: absolute;
  top: -60px;
  right: 0px;
  width: 2.5rem;
  height: 2.5rem;
  border: none;
  cursor: pointer;
  background-color: transparent;
  font-size: 1.5rem;
  z-index: 1;
}
.modal .modal-dialog .close:before, .modal .modal-dialog .close:after,
.modal .modal-dialog .closeicon:before,
.modal .modal-dialog .closeicon:after {
  position: absolute;
  content: "";
  width: 1.25rem;
  height: 0.125rem;
  background-color: #fff;
  cursor: pointer;
}
@media screen and (max-width: 667px) {
  .modal .modal-dialog .close:before, .modal .modal-dialog .close:after,
  .modal .modal-dialog .closeicon:before,
  .modal .modal-dialog .closeicon:after {
    opacity: 0.7;
  }
}
.modal .modal-dialog .close:before,
.modal .modal-dialog .closeicon:before {
  transform: rotate(-45deg);
}
.modal .modal-dialog .close:after,
.modal .modal-dialog .closeicon:after {
  transform: rotate(45deg);
}
.modal .modal-dialog .modal-content {
  width: 100%;
}
.modal .modal-dialog .modal-content .modal-body {
  position: relative;
  width: 100%;
}
.modal .modal-dialog .modal-content .modal-body .slideContainer .Slide {
  display: none;
}
.modal .modal-dialog .modal-content .modal-body .certified-slider {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
}
.modal .modal-dialog .modal-content .modal-body .certified-slider.slick-initialized {
  visibility: visible;
  opacity: 1;
}
.modal .modal-dialog .modal-content .modal-body .slick-loading .slick-track {
  visibility: hidden;
}
.modal .modal-dialog .modal-content .modal-body .slick-loading {
  height: 20px;
  width: 20px !important;
  padding: 15px;
  border: 6px solid #ccc;
  border-right-color: #888;
  border-radius: 22px;
  position: absolute;
  left: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
}
.modal .modal-dialog .modal-content .modal-body .slick-slide.slick-loading img,
.modal .modal-dialog .modal-content .modal-body .slick-arrow.slick-hidden {
  display: none;
}
.modal .modal-dialog .modal-content .modal-body .slick-slide.dragging img {
  pointer-events: none;
}
.modal .modal-dialog .modal-content .modal-body .slick-loading .slick-slide {
  visibility: hidden;
}
.modal .modal-dialog .modal-content .modal-body .slick-prev:before,
.modal .modal-dialog .modal-content .modal-body .slick-next:after {
  display: none;
}
.modal .modal-dialog .modal-content .modal-body .slick-prev {
  left: -70px;
}
@media screen and (max-width: 667px) {
  .modal .modal-dialog .modal-content .modal-body .slick-prev {
    left: 0px;
  }
}
.modal .modal-dialog .modal-content .modal-body .slick-next {
  right: -70px;
}
@media screen and (max-width: 667px) {
  .modal .modal-dialog .modal-content .modal-body .slick-next {
    right: 0px;
  }
}
.modal .modal-dialog .modal-content .modal-body .slick-disabled {
  display: none !important;
}
.modal .modal-dialog .modal-content .modal-body button {
  width: 39px;
  height: 39px;
  border-radius: 100%;
  background: #ffffff;
  border: 1px solid #ffffff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
}
@media screen and (max-width: 667px) {
  .modal .modal-dialog .modal-content .modal-body button {
    top: 100%;
    margin-top: 50px;
  }
}
@media screen and (max-width: 667px) and (orientation: landscape) {
  .modal .modal-dialog .modal-content .modal-body button {
    top: 50%;
    margin-top: 0px;
  }
}
.modal .modal-dialog .modal-content .modal-body button:after, .modal .modal-dialog .modal-content .modal-body button:before {
  display: none;
}
.modal .modal-dialog .modal-content .modal-body button .prev-arrow,
.modal .modal-dialog .modal-content .modal-body button .next-arrow {
  border: solid #293756;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
}
.modal .modal-dialog .modal-content .modal-body button .prev-arrow {
  transform: rotate(135deg);
  left: 2.5px;
  position: relative;
}
.modal .modal-dialog .modal-content .modal-body button .next-arrow {
  transform: rotate(-45deg);
  right: 1.5px;
  position: relative;
}
.modal .modal-dialog .modal-content .modal-body .certified-items {
  position: relative;
}
.modal .modal-dialog .modal-content .modal-body .certified-items img {
  width: 768px;
  padding: 5px;
}
@media screen and (max-width: 1366px) {
  .modal .modal-dialog .modal-content .modal-body .certified-items img {
    min-width: 600px;
    max-width: 600px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .modal .modal-dialog .modal-content .modal-body .certified-items img {
    min-width: 500px;
    max-width: 500px;
    text-align: center;
  }
}
@media screen and (max-width: 667px) {
  .modal .modal-dialog .modal-content .modal-body .certified-items img {
    min-width: 310px;
    max-width: 310px;
    text-align: center;
  }
}
@media screen and (max-width: 320px) {
  .modal .modal-dialog .modal-content .modal-body .certified-items img {
    min-width: 310px;
    max-width: 310px;
    text-align: center;
  }
}

.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .heading-main .pointer-with-banner {
  padding-bottom: 0;
  margin: 0 auto;
}
.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox {
  flex-direction: row;
  justify-content: space-between;
}
.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox .innerInstant {
  border-bottom: none;
  padding-bottom: 0;
  align-items: center;
}
.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox .innerInstant.covid {
  padding-bottom: 8px;
  margin-bottom: 0;
  background: rgba(142, 68, 173, 0.1019607843);
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox .innerInstant.covid .iconInstant {
  display: block;
}
.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox .innerInstant.covid .textInstant {
  width: auto;
}
.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .instantBox .innerInstant.covid .textInstant br {
  display: none;
}
.floatingPopupDiv .floatpanel .showForm .disForm .rightContentPopup .term-form-wrappers .form-wrapper .left .certificate-platinum-partner-web {
  display: none;
}
.floatingPopupDiv .certificate-platinum-partner-web {
  display: none;
}

.inputradio {
  display: flex;
  width: 240px;
  margin: 20px 0;
}
.inputradio .radio-btn {
  display: flex;
  align-items: center;
  width: 68px;
  justify-content: space-between;
}
.inputradio .radio-btn:first-child {
  margin-right: 15px;
}
.inputradio .radio-btn [type=radio]:checked,
.inputradio .radio-btn [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.inputradio .radio-btn [type=radio]:checked + label,
.inputradio .radio-btn [type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #253858;
}
.inputradio .radio-btn [type=radio]:checked + label:before,
.inputradio .radio-btn [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #0065ff;
  border-radius: 100%;
  background: #fff;
}
.inputradio .radio-btn [type=radio]:checked + label:after,
.inputradio .radio-btn [type=radio]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #0065ff;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 100%;
  transition: all 0.2s ease;
}
.inputradio .radio-btn [type=radio]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.inputradio .radio-btn [type=radio]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

.certificate-platinum-partner-web {
  background: #FFFFFF;
  border: 1px dashed #C0C9E8;
  border-radius: 8px;
  margin-bottom: 10px;
  display: none;
  max-width: 600px;
  width: 98%;
  margin: 0px auto;
}
@media only screen and (max-width: 1024px) {
  .certificate-platinum-partner-web {
    display: none;
  }
}
@media only screen and (max-width: 667px) {
  .certificate-platinum-partner-web {
    margin-left: -5px;
    margin-right: -5px;
  }
}
.certificate-platinum-partner-web .certificate-platinum-partner-box .certificate-platinum-header {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  padding-bottom: 0px;
  align-items: flex-start;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box .certificate-platinum-header > div {
  padding: 0px 0px 0px 10px;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box .certificate-platinum-header .certficate-icons {
  width: auto;
  padding-top: 5px;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box .certificate-platinum-header .certficate-icons .certficate-icons-image {
  background: url(../../images/bu/term/term_first_fold_sprite.png);
  background-repeat: no-repeat;
  width: 29px;
  height: 40px;
  background-position: 0 100%;
}
@media only screen and (max-width: 1024px) {
  .certificate-platinum-partner-web .certificate-platinum-partner-box .certificate-platinum-header .certficate-icons {
    padding-top: 0px;
  }
}
.certificate-platinum-partner-web .certificate-platinum-partner-box .certificate-platinum-header .certficate-heading {
  color: #293756;
  font-size: 16px;
  margin-right: auto;
  padding-top: 0;
  line-height: 26px;
}
@media only screen and (max-width: 375px) {
  .certificate-platinum-partner-web .certificate-platinum-partner-box .certificate-platinum-header .certficate-heading {
    font-size: 14px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 320px) {
  .certificate-platinum-partner-web .certificate-platinum-partner-box .certificate-platinum-header .certficate-heading {
    font-size: 12px;
    line-height: 20px;
  }
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.first-column .certficate-text {
  display: block;
}
@media only screen and (max-width: 667px) {
  .certificate-platinum-partner-web .certificate-platinum-partner-box.first-column .certficate-text {
    display: none;
  }
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column {
  display: flex;
  padding: 10px;
  justify-content: space-between;
  padding-top: 0;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certficate-diff-text-wrapper .certficate-insurer,
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certficate-diff-text-wrapper .certficate-claimsettled {
  letter-spacing: 0.16px;
  color: #253858;
  font-size: 10px;
  line-height: 43px;
  font-weight: 500;
  text-align: left;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certficate-diff-text-wrapper .certficate-insurer {
  height: 50px;
  position: relative;
  top: 10px;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column:nth-child(1) {
  width: 105px;
  text-align: right;
  padding-right: 10px;
  padding-top: 10px;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column:nth-child(2) {
  width: auto;
  overflow: hidden;
  overflow-x: scroll;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column:nth-child(2)::-webkit-scrollbar {
  width: 0px;
  padding: 0px;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column:nth-child(2)::-webkit-scrollbar-track {
  background: transparent;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column:nth-child(2)::-webkit-scrollbar-thumb {
  background: transparent;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column:nth-child(2)::-webkit-scrollbar-thumb:hover {
  background: transparent;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide {
  display: flex;
  justify-content: space-between;
  padding-left: 0px;
  padding-top: 10px;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .item {
  padding: 10px;
  padding-left: 5px;
}
@media only screen and (max-width: 568px) {
  .certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .item {
    min-width: 120px;
  }
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .item figure {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 104px;
  margin: 0px;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .item figure .img-wrapper .image {
  width: 100%;
  height: 50px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFFFFF;
  box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.0588235294);
  border-radius: 4px;
  margin: 0 auto;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .item figure .img-wrapper .image .certificate_sprite_wrapper {
  width: 100%;
  height: 24px;
  display: block;
  margin: 0 auto;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .item figure .img-wrapper .image .certificate_sprite_wrapper.certificate_sprite_logo {
  background-image: url("../../images/bu/term/certificate_sprite_logo.png");
  background-repeat: no-repeat;
  background-size: 100%;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .item figure .img-wrapper .image .certificate_sprite_wrapper.certificate_sprite_logo.hdfclife {
  background-position: 0px 32%;
  background-size: 154px;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .item figure .img-wrapper .image .certificate_sprite_wrapper.certificate_sprite_logo.maxlife {
  background-position: 0% 85%;
  background-size: cover;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .item figure .img-wrapper .image .certificate_sprite_wrapper.certificate_sprite_logo.tataaialife {
  background-position: 0% 100%;
  background-size: 230px;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .item figure .img-wrapper .image .certificate_sprite_wrapper.certificate_sprite_logo.bajajlife {
  background-position: 0% 7%;
  background-size: 125px;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .item figure .img-wrapper .image .certificate_sprite_wrapper.certificate_sprite_logo.pnblife {
  background-position: 0% 95%;
  background-size: 140px;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .item figure .img-wrapper .image .certificate_sprite_wrapper.certificate_sprite_logo.canaralife {
  background-position: 0% 43%;
  background-size: 110px;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .item figure .img-wrapper .image .certificate_sprite_wrapper.certificate_sprite_logo.kotaklife {
  background-position: 0 69%;
  background-size: 232px;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .item figure .img-wrapper .image .certificate_sprite_wrapper.certificate_sprite_logo.indiafirstlife {
  background-position: 15px 59%;
  background-size: 85px;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .item figure .img-wrapper .image .certificate_sprite_wrapper.certificate_sprite_logo.abhilife {
  background-position: 0% 19%;
  background-size: 145px;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .item figure .img-wrapper .image .certificate_sprite_wrapper.certificate_sprite_logo.aegonlife {
  background-position: -50% 0%;
  background-size: 110px;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .item figure figcaption {
  background: rgba(41, 55, 86, 0.0588235294);
  border-radius: 0px 0px 8px 8px;
  padding: 4px 10px;
  text-align: center;
  width: 90%;
  margin: 0 auto;
  letter-spacing: 0.19px;
  color: #253858;
  font-size: 12px;
  font-weight: 500;
}
.certificate-platinum-partner-web .certificate-platinum-partner-box.second-column .certficate-column .certificate_slide_wrap .certificate_slide .certficate-column {
  display: none;
}
.certificate-platinum-partner-web .certficate-text {
  width: auto;
  padding-top: 0;
}
.certificate-platinum-partner-web .certficate-text.certi-in-mobile {
  display: none;
}
@media only screen and (max-width: 667px) {
  .certificate-platinum-partner-web .certficate-text.certi-in-mobile {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    padding-bottom: 15px;
  }
}
.certificate-platinum-partner-web .certficate-text.certi-in-mobile .certficate-text-link {
  background: rgba(255, 255, 255, 0.0588235294);
  border: 1px solid #2A62F5;
  border-radius: 8px;
  padding: 5px 10px;
  text-decoration: none;
  margin: 0px auto;
}
.certificate-platinum-partner-web .certficate-text .certficate-text-link {
  color: #2A62F5;
  font-weight: 600;
  font-size: 13px;
  line-height: 21px;
  text-decoration: underline;
  display: block;
  cursor: pointer;
  border: none;
  box-shadow: none;
  outline: 0;
  background: transparent;
  margin: 0px auto;
}
.certificate-platinum-partner-web.rhs {
  display: block;
}
.certificate-platinum-partner-web.rhs .certificate-platinum-header .certficate-text {
  display: none;
}
.certificate-platinum-partner-web.rhs .certificate-platinum-partner-box + .certficate-text {
  border: 1px solid #2A62F5;
  padding: 5px;
  border-radius: 8px;
  text-decoration: none;
  margin: -16px auto 15px;
  display: block;
  width: 120px;
}
.certificate-platinum-partner-web.rhs .certificate-platinum-partner-box + .certficate-text button {
  text-decoration: none;
}

.certificate-platinum-partner-web {
  display: none;
}
.certificate-platinum-partner-web.rhs {
  display: block;
}
@media only screen and (max-width: 1024px) {
  .certificate-platinum-partner-web {
    display: block;
    margin: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  .certificate-platinum-partner-web {
    display: block;
    margin: 0 auto;
    width: 98%;
  }
}

.rightSection .certificate-platinum-partner-web.rhs {
  margin-bottom: 20px;
}

.rightSection .certificate-platinum-partner-web.rhs + .dedicated-assistance,
.floatingPopupDiv .dedicated-assistance {
  display: none;
}

@media (max-width: 1024px) {
  .rightSection .certificate-platinum-partner-web.rhs,
  .certificate-platinum-partner-web,
  .rightSection .certificate-platinum-partner-web.rhs + .dedicated-assistance {
    display: none !important;
  }
}
.floatingPopupDiv .product-achivement-at-policybazaar {
  display: none;
}

.product-achivement-at-policybazaar {
  display: flex;
  margin: 20px 0px 5px;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .product-achivement-at-policybazaar {
    width: 110%;
    left: -5%;
    margin-top: 100px;
    position: relative;
  }
}
.product-achivement-at-policybazaar .listitem .heading-title {
  font-size: 16px;
  font-weight: 600;
  color: #253858;
  margin-bottom: 10px;
}
@media (max-width: 1024px) {
  .product-achivement-at-policybazaar .listitem {
    position: absolute;
    left: 0;
    right: 0px;
    width: 150px;
    margin: 0px auto;
    top: -80px;
    text-align: center;
  }
  .product-achivement-at-policybazaar .listitem .heading-title.first {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.product-achivement-at-policybazaar .listitem.center {
  text-align: center;
  padding: 0px 5px;
}
@media (max-width: 1024px) {
  .product-achivement-at-policybazaar .listitem.center {
    position: initial;
  }
}
.product-achivement-at-policybazaar .listitem.center .blue {
  color: #0563f6;
  font-weight: 600;
  font-size: 16px;
}
.product-achivement-at-policybazaar .listitem.center .blue span {
  font-size: 12px;
}
.product-achivement-at-policybazaar .listitem.center .heading-sub-title {
  font-size: 10px;
  text-align: center;
  letter-spacing: 0.016em;
  margin-top: 8px;
  line-height: 12px;
}
.product-achivement-at-policybazaar .listitem.center .heading-sub-title br {
  display: none;
}
@media (max-width: 1024px) {
  .product-achivement-at-policybazaar .listitem.center .heading-sub-title {
    font-size: 10px;
    letter-spacing: 0;
    line-height: 14px;
  }
  .product-achivement-at-policybazaar .listitem.center .heading-sub-title br {
    display: block;
  }
}
.product-achivement-at-policybazaar .listitem.center:nth-child(3), .product-achivement-at-policybazaar .listitem.center:nth-child(4) {
  border-left: 1px solid rgba(192, 192, 192, 0.3);
}
.product-achivement-at-policybazaar .form-rating {
  position: relative;
  top: -3px;
  width: 110px;
  overflow: hidden;
}
.product-achivement-at-policybazaar .form-rating img {
  width: 94px;
}
@media (max-width: 1024px) {
  .product-achivement-at-policybazaar .form-rating {
    width: 150px;
  }
  .product-achivement-at-policybazaar .form-rating img {
    width: auto;
  }
}
.product-achivement-at-policybazaar .form-rating:before {
  content: "";
  transform: rotate(-50deg);
  width: 30px;
  height: 300%;
  right: 150%;
  top: -22px;
  background: hsla(0, 0%, 100%, 0.5);
  position: absolute;
  animation-name: starshine1;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
.product-achivement-at-policybazaar .form-rating:after {
  content: "";
  transform: rotate(-50deg);
  width: 40px;
  height: 300%;
  right: 200%;
  top: -22px;
  background: hsla(0, 0%, 100%, 0.5);
  position: absolute;
  animation-name: starshine;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
}
@keyframes starshine1 {
  0% {
    right: 200%;
  }
  to {
    right: -100%;
  }
}
@keyframes starshine {
  0% {
    right: 200%;
  }
  to {
    right: -100%;
  }
}
.form-whatsapp {
  font-size: 12px;
  text-align: center;
  color: #333;
  margin-top: 20px;
}
.form-whatsapp.left {
  text-align: left;
}

.floatpanel .form-whatsapp {
  margin-bottom: 60px;
}

.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;
}

.form-whatsapp .switch {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 20px;
  vertical-align: middle;
  margin-left: 5px;
}

.form-whatsapp .switch input {
  opacity: 0;
  width: 0;
  height: 0px;
}

.form-whatsapp .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
}

.form-whatsapp .slider:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  transition: 0.4s;
}

.form-whatsapp input:checked + .slider {
  background-color: #2196F3;
}

.form-whatsapp input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

.form-whatsapp input:checked + .slider:before {
  transform: translateX(11px);
}

.form-whatsapp .slider.round {
  border-radius: 34px;
}

.form-whatsapp .slider.round:before {
  border-radius: 50%;
}

.breadcrumbinner {
  padding: 0 !important;
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
  display: block;
  float: inherit;
  clear: both;
}
.breadcrumbinner .breadcrumb {
  list-style: none;
  background: 0;
  padding: 10px 0;
  width: 100%;
  margin: 0 auto;
  max-width: 1170px;
}
.breadcrumbinner .breadcrumb li {
  float: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 20px;
  display: inline-block;
  position: relative;
  margin-right: 10px !important;
}
@media screen and (max-width: 767px) {
  .breadcrumbinner .breadcrumb li {
    font-size: 10px;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .breadcrumbinner .breadcrumb li {
    font-size: 12px;
  }
}
.breadcrumbinner .breadcrumb li:last-child::after {
  display: none;
}
.breadcrumbinner .breadcrumb li:nth-child(1)::after {
  display: none;
}
.breadcrumbinner .breadcrumb li a {
  color: #0065ff;
  float: none;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 0;
  line-height: initial !important;
  font-weight: 400;
}
.breadcrumbinner .breadcrumb li::after {
  content: "";
  border: solid rgba(23, 43, 77, 0.5);
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: relative;
  right: -4px !important;
  top: -1px !important;
}
.breadcrumbinner .breadcrumb li span.currentLocation {
  float: none;
  margin: 0;
  color: #838282;
  font-weight: 400;
  font-size: 12px;
}
.breadcrumbinner .breadcrumb li:nth-of-type(2) a {
  padding-left: 0;
  position: relative;
}
.breadcrumbinner .breadcrumb li:nth-of-type(2) a::before {
  content: "";
  background: url(../images/breadcrumbinnerhomeicon.png) no-repeat rgba(0, 0, 0, 0);
  height: 16px;
  margin: 0;
  padding: 0;
  width: 18px;
  display: block;
  position: absolute;
  left: 0;
  top: -2px;
  display: none;
}
.breadcrumbinner .breadcrumb li.active::after {
  display: none;
}

@media only screen and (max-width: 440px) {
  .breadcrumbinner .breadcrumb li a {
    color: #656b6f;
    font-size: 10px !important;
  }
  .breadcrumbinner .breadcrumb li span.currentLocation {
    color: #656b6f;
    font-size: 10px !important;
  }
}
#policybazaar {
  width: 100%;
}
#policybazaar .footer {
  padding: 0;
}

.breadcrumb li:before,
.breadcrumbinner span.divider {
  display: none;
}

.breadcrumbinner .breadcrumb {
  max-width: 1140px !important;
}

.breadcrumbinner .breadcrumb li.active {
  margin-right: 0 !important;
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 48px;
}

.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #fff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
.form_icon {
  background-image: url("../../images/bu/mixedlayout-icon.svg");
  background-repeat: no-repeat;
}

.form_mixed_layout {
  background-color: var(--white);
  border-radius: 8px;
  padding: 15px 20px;
  width: 100%;
  max-width: 393px;
  top: 0px;
  position: sticky;
  top: 110px;
  height: 100%;
  background: #FFFFFF;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1607843137);
  border-radius: 8px;
  opacity: 1;
  z-index: 2;
}
@media (max-width: 1024px) {
  .form_mixed_layout {
    padding: 15px 5px;
    margin-top: 25px;
    position: relative;
    top: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 375px) {
  .form_mixed_layout {
    max-width: 100%;
  }
}
.form_mixed_layout::before {
  content: "";
  width: 92%;
  background: var(--green);
  height: 4px;
  border-radius: 50px 50px 0 0;
  position: absolute;
  top: -4px;
  left: 0;
  right: 0;
  margin: 0px auto;
}
.form_mixed_layout .h4 {
  text-align: center;
  font-weight: 500;
}
.form_mixed_layout .form_box {
  display: none;
}
.form_mixed_layout .form_box.active {
  display: block;
}
.form_mixed_layout .forminput li {
  display: flex;
  border: 1px solid var(--brdgray);
  border-radius: 8px;
  margin: 20px;
  padding: 0px 5px;
  position: relative;
}
.form_mixed_layout .forminput li .error {
  font-size: 10px;
  color: #a02424;
  letter-spacing: 0.5px;
  position: absolute;
  bottom: -16px;
  right: 0;
}
.form_mixed_layout .forminput li .ico {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
}
.form_mixed_layout .forminput li .ico.usericon {
  background-position: 0px -454px;
}
.form_mixed_layout .forminput li .ico.dob {
  background-position: 0px -372px;
}
.form_mixed_layout .forminput li .ico.email {
  background-position: 0px -329px;
}
.form_mixed_layout .forminput li .ico.mobile-ico {
  background-position: 0px -413px;
}
@media (max-width: 568px) {
  .form_mixed_layout .forminput li {
    margin: 20px;
  }
}
.form_mixed_layout .forminput li.has_radio {
  margin: 5px 20px 20px 20px;
}
@media (max-width: 992px) {
  .form_mixed_layout .forminput li.has_radio {
    margin: 5px 20px 20px 20px;
  }
}
.form_mixed_layout .forminput li:last-child {
  margin-bottom: 0px;
}
.form_mixed_layout .forminput li.noborder {
  border: none;
}
.form_mixed_layout .forminput li.mt0 {
  margin: 0px 15px;
}
@media (max-width: 1024px) {
  .form_mixed_layout .forminput li.mt0 {
    padding: 0px 15px 0px 5px;
  }
}
.form_mixed_layout .forminput li .genderselect {
  display: flex;
  flex-wrap: nowrap;
  width: 50%;
  justify-content: flex-start;
  align-items: center;
  margin: 4px 0 10px;
  width: 100%;
  max-width: 170px;
}
.form_mixed_layout .forminput li .genderselect .male,
.form_mixed_layout .forminput li .genderselect .female {
  width: 50%;
  display: flex;
  align-items: center;
  min-width: 90px;
}
.form_mixed_layout .forminput li .genderselect input {
  width: 16px;
  height: 16px;
  margin: 0 5px 0 0px;
}
.form_mixed_layout .forminput li .genderselect .radio {
  width: 16px;
  height: 16px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}
.form_mixed_layout .forminput li .genderselect .radio.active {
  border: 1px solid var(--blue);
}
.form_mixed_layout .forminput li .genderselect .radio.active:before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  background: var(--blue);
  border-radius: 50%;
  top: 50%;
  transform: translate(0px, -50%);
  position: absolute;
  left: 0;
  right: 0;
  margin: 0px auto;
}
.form_mixed_layout .forminput li .genderselect label {
  font-size: 14px;
  font-weight: 400;
  margin-left: 5px;
  display: inline-block;
}
.form_mixed_layout .forminput li .error {
  position: absolute;
  bottom: -16px;
  right: 0;
}
.form_mixed_layout .forminput li select,
.form_mixed_layout .forminput li input {
  font-size: 16px;
}
@media (max-width: 568px) {
  .form_mixed_layout .forminput li select,
  .form_mixed_layout .forminput li input {
    font-size: 14px;
  }
}
.form_mixed_layout .forminput li select {
  background: transparent;
  -webkit-appearance: none;
  border: none;
  background: url(../../images/bu/arrow-gray.svg) no-repeat right 10% center;
  width: 120px;
  margin-left: 40px;
  height: 46px;
  cursor: pointer;
  background-position-y: 58%;
}
.form_mixed_layout .forminput li input {
  width: 100%;
  border: none;
  border-radius: 8px;
  padding: 10px 10px 10px 45px;
  min-height: 46px;
}
.form_mixed_layout .forminput li input.pd10 {
  padding: 10px;
}
.form_mixed_layout .forminput li .ageyears {
  background: #f2f7fe;
  color: #0563f6;
  width: 100px;
  height: 30px;
  margin: 0px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-size: 14px;
  border-radius: 5px;
  display: none;
}
.form_mixed_layout .forminput li .ageyears.show {
  display: flex;
}
.form_mixed_layout .forminput li .country {
  width: 100px;
  display: flex;
  align-items: center;
}
.form_mixed_layout .forminput li .country select {
  border: none;
}
.form_mixed_layout .forminput li .country .countrycode {
  width: 60px;
  box-sizing: border-box;
  padding-left: 8px;
  border-right: 1px solid #ccc;
}
.form_mixed_layout .forminput li button {
  box-sizing: border-box;
  background: #0663f6;
  color: #fff;
  padding: 18px;
  display: flex;
  text-align: center;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
  align-items: center;
  transition: all 0.7s ease;
  justify-content: center;
  border-radius: 8px;
  width: 90%;
  margin: 10px auto 5px;
  border: none;
  padding: 14px 20px;
  position: relative;
  cursor: pointer;
}
.form_mixed_layout .forminput li button:hover {
  background: #0051cc;
  color: #ffffff;
}
.form_mixed_layout .forminput li button.loading {
  font-size: 0px;
}
.form_mixed_layout .forminput li button.loading::after {
  content: "";
  font-size: 0px;
  display: inline-block;
  width: 25px;
  height: 25px;
  right: 0px;
  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;
  left: 0px;
  margin: 0px auto;
  position: absolute;
}
.form_mixed_layout .forminput li button.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;
  top: 13px;
}
@media only screen and (max-width: 360px) {
  .form_mixed_layout .forminput li button {
    font-size: 12px;
  }
}
.form_mixed_layout .forminput li button:hover, .form_mixed_layout .forminput li button:disabled {
  background: #005be6;
}
.form_mixed_layout .forminput li button:disabled {
  cursor: not-allowed;
}
.form_mixed_layout .forminput li button:disabled:after {
  content: " ";
  display: block;
  width: 24px;
  height: 24px;
  margin: 8px;
  border-radius: 50%;
  border: 2px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
  position: absolute;
  top: 15%;
  transform: translate(0px, -50%);
  right: 4px;
}
.form_mixed_layout .termCondition {
  font-size: calc(var(--font-size) - 6px);
  color: var(--black);
  text-align: center;
  margin: 8px 0;
  display: block;
}
.form_mixed_layout .termCondition a {
  color: var(--blue);
}
.form_mixed_layout .termCondition a:hover {
  text-decoration: underline;
}
.form_mixed_layout .standard-apply {
  display: block;
  text-align: center;
  color: #757575;
  font-size: 9px;
  line-height: 13px;
}

.tab {
  justify-content: center;
  align-items: center;
  width: 96%;
  border-radius: 8px;
  margin: 10px auto 20px;
}
.tab.wd350 {
  max-width: 350px;
}
.tab.alignleft {
  margin: 10px 0 10px 0;
  border-radius: 5px;
  border: 1px solid #fff;
}
.tab.alignleft.wd300 {
  max-width: 300px;
}
@media (max-width: 767px) {
  .tab.alignleft {
    margin: 0px 0 10px 0;
  }
  .tab.alignleft.wd300 {
    max-width: 240px;
  }
}
.tab li {
  padding: 15px;
  text-align: center;
  color: var(--disable-color);
  position: relative;
  display: flex;
  width: 50%;
  font-weight: 500;
  cursor: pointer;
  justify-content: center;
}
@media (max-width: 568px) {
  .tab li {
    font-size: 14px;
  }
}
@media (max-width: 320px) {
  .tab li {
    font-size: 12px;
  }
}
.tab li.active {
  color: var(--blue);
}
.tab li.active:after {
  content: "";
  width: 90%;
  background: var(--blue);
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0px auto;
  bottom: 0;
}
.tab li:first-child {
  border-right: 1px solid var(--brdgray);
}
.tab li.style-1 {
  color: var(--white);
  padding: 10px;
}
.tab li.style-1.active {
  color: var(--black);
  background-color: var(--white);
}
.tab li.style-1.active:after {
  display: none;
}
@media (max-width: 767px) {
  .tab li.style-1 {
    font-size: 12px;
    font-weight: 500;
  }
}
@media (max-width: 568px) {
  .tab li.style-1 {
    padding: 15px 0;
  }
}

.registration_check {
  position: relative;
}
.registration_check .countybox {
  width: 140px;
  display: flex;
  position: relative;
}
.registration_check .countybox .country-flag {
  width: 60px;
  align-items: center;
  display: flex;
  padding: 0 20px 0 8px;
  cursor: pointer;
  position: relative;
}
.registration_check .countybox .country-flag img {
  width: 22px;
}
.registration_check .countybox .country-flag:after {
  content: "";
  background: url(../../images/bu/selectarrow.svg) no-repeat 0 0;
  width: 13px;
  height: 10px;
  right: 0;
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
}
.registration_check .countybox .country-flag.active:after {
  transform: rotate(180deg);
}
.registration_check .countybox .country-flag.un:after {
  background: url(../images/bu/selectarrow.svg) no-repeat 0 0;
}
.registration_check .countybox .flags {
  width: 300px;
  position: absolute;
  background: #fff;
  box-shadow: 0px 2px 6px #ccc;
  border-radius: 0 0 5px 5px;
  top: 70px;
  padding: 0;
  max-height: 200px;
  overflow: auto;
  margin: 0;
  display: none;
  transition: all 0.2s ease-in;
}
.registration_check .countybox .flags.show {
  display: block;
  top: 48px;
  z-index: 1;
}
.registration_check .countybox .flags::-webkit-scrollbar {
  width: 0px;
}
.registration_check .countybox .flags::-webkit-scrollbar-track {
  background: transparent;
}
.registration_check .countybox .flags::-webkit-scrollbar-thumb {
  background: transparent;
}
.registration_check .countybox .flags::-webkit-scrollbar-thumb:hover {
  background: transparent;
}
.registration_check .countybox .flags li {
  width: 100%;
  margin: 0;
  padding: 10px;
  border: none;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  border-radius: 0px;
  font-weight: 400;
}
.registration_check .countybox .flags li span {
  padding: 0;
  width: 30px;
  margin-right: 10px;
}
.registration_check .countybox .flags li span:after {
  display: none;
}
.registration_check .countybox .flags li .cname {
  width: 100%;
}
.registration_check .countybox .flags li .code {
  padding: 0;
  width: 30px;
  margin-right: 10px;
}
.registration_check .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;
}
.registration_check .countybox .cCode {
  display: inline-flex;
  width: 53px;
  float: right;
  padding: 0px 10px;
  height: 100%;
  font-size: 16px;
  align-items: center;
}
.registration_check .countybox.boxup .show {
  display: block;
  bottom: 48px !important;
  z-index: 1;
  top: inherit !important;
}
.registration_check input {
  width: calc(100% - 100px);
  padding: 0px 15px 0px 0px;
  background: none;
  border: none;
  font-size: 14px;
  border-radius: 8px;
}

.search-flag {
  width: 100%;
  position: absolute;
  background: #fff;
  border-radius: 8px;
  display: none;
  z-index: 100;
  left: 0;
  height: 100%;
  border-radius: 8px;
}
.search-flag.show {
  display: block;
}
.search-flag input {
  width: 100% !important;
  padding: 0px 15px !important;
  font-size: 14px !important;
  height: 100%;
}
.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;
}
.search-flag .searchico.un {
  background: url(../images/svg/home-page-icons.svg);
  background-position: 0px -1930px;
}

.container {
  background: #fff;
}

.topBanner {
  padding-bottom: 0;
}

.quotesFilterMain {
  background: #f2f7ff;
  width: 100%;
  padding-top: 2px;
  clear:both;
}

.wrapperFilterQuotes {
  width: 100%;
  max-width: 1140px;
  margin: 0px auto 32px;
  margin-bottom: 0;
  padding: 32px 0px;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1023px) {
  .wrapperFilterQuotes {
    margin: 0 auto;
    padding: 16px 0px;
  }
}

.leftWrapperFilter {
  width: 328px;
}

.filterTop {
  display: flex;
  justify-content: space-between;
  font-weight: 500;
  margin-bottom: 16px;
  flex-direction: column;
}

.filterTop h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
}

.filterTop .clearFilter {
  color: #0065ff;
  cursor: pointer;
  font-size: 14px;
}

.filterAccordionSection {
  position: relative;
  z-index: 2;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 1px 4px 0 rgba(37, 56, 88, 0.1);
  padding: 16px;
  margin-bottom: 12px;
}

.filterAccordionSection > input[type=checkbox] {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.filterAccordionSection > label {
  padding: 5px 0;
  width: 100%;
  display: block;
  font-size: 16px;
  color: #172b4d;
  cursor: pointer;
  position: relative;
  font-weight: 500;
}

.filterAccordionSection > label::after {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  vertical-align: middle;
  position: absolute;
  right: 3px;
  top: 53%;
  transition: all 0.3s ease-in;
  margin-top: -7px;
  transform-origin: center center;
}

.filterAccordionSection .accordionContent {
  max-height: 0;
  transition: all 0.35s;
  opacity: 0;
  display: none;
}

.filterAccordionSection > input[type=checkbox]:checked + label {
  background: #fff;
}

.filterAccordionSection > input[type=checkbox]:checked + label::after {
  transform: rotate(-135deg);
  margin-top: -2px;
}

.filterAccordionSection > input[type=checkbox]:checked ~ .accordionContent {
  max-height: 100%;
  opacity: 1;
  display: block;
  margin-top: 7px;
}

.listDiseaseText {
  font-size: 14px;
  font-weight: 500;
  margin-top: 24px;
  margin-bottom: 8px;
}

.accordionContent .listDiseaseText:nth-child(1) {
  margin-top: 0;
}

.selectContainerBox {
  width: 100%;
  position: relative;
}

.selectContainerBox select,
.selectContainerBox input[type=text] {
  background: #fff;
  border-radius: 8px;
  box-shadow: none;
  display: block;
  width: 100%;
  height: 50px;
  padding: 10px 30px 10px 13px;
  border: solid 1px #dfe1e6;
  font-size: 14px;
  color: #253858;
  line-height: 27px;
  transition: border 0.3s ease-in;
  -webkit-appearance: none;
  outline: none;
}

.selectContainerBox::after {
  content: "";
  border: solid #253858;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  margin-left: 3px;
  vertical-align: middle;
  position: absolute;
  top: 20px;
  right: 11px;
  z-index: 1;
}

.selectContainerBox.inputCity::after {
  display: none;
}

.selectionWrapperFilter {
  /* margin: 0;
  max-height:348px;
  overflow-y: auto; */
  margin: 0;
  max-height: 348px;
  overflow-y: auto;
  padding: 0 16px 0 0;
}

.selectionWrapperFilter::-webkit-scrollbar {
  width: 6px;
}

.selectionWrapperFilter::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.selectionWrapperFilter::-webkit-scrollbar-thumb {
  background: #B3BAC5;
}

.selectionWrapperFilter .SelectionInner {
  position: relative;
}

.selectionWrapperFilter .SelectionInner input + label {
  display: flex;
  flex-direction: row;
  width: 100%;
  border: 1px solid #dfe1e6;
  padding: 0 0px 0 44px;
  margin: 12px 0 0;
  align-items: center;
  border-radius: 8px;
  height: 56px;
  font-size: 14px;
  color: #253858;
  cursor: pointer;
}

.selectionWrapperFilter .SelectionInner input:checked + label {
  border-color: #0065ff;
  color: #0065ff;
}

.selectionWrapperFilter .SelectionInner .inputRadio {
  -webkit-appearance: none;
  outline: none;
  width: 18px;
  height: 18px;
  margin: 0 5px 0 0;
  border-radius: 30px;
  background-color: #fff;
  border: 1px solid #5e6c84;
  vertical-align: middle;
  position: absolute;
  top: 19px;
  left: 16px;
}

.selectionWrapperFilter .SelectionInner .inputRadio:checked {
  background-color: #0065ff;
  border: 1px solid #0065ff;
}

.selectionWrapperFilter .SelectionInner .inputRadio:checked:before {
  background: #fff;
  border: 1px solid #fff;
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  content: "";
  display: block;
  position: relative;
  border-radius: 50%;
}

.selectionWrapperFilter .SelectionInner .inputCheckbox {
  -webkit-appearance: none;
  outline: none;
  width: 18px;
  height: 18px;
  margin: 0px 5px 0 0;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #5e6c84;
  vertical-align: middle;
  position: absolute;
  top: 20px;
  left: 16px;
}

.selectionWrapperFilter .SelectionInner input:checked + label span:before {
  display: none;
}

.selectionWrapperFilter .SelectionInner .inputCheckbox:checked {
  background-color: #0065ff;
  border: 1px solid #0065ff;
}

.selectionWrapperFilter .SelectionInner .inputCheckbox:checked:before {
  content: "";
  display: block;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  position: absolute;
  left: 6px;
  top: 2px;
}

ul.listingCityFilter {
  margin: 0px;
  padding: 0px;
  list-style: none;
  border-radius: 8px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border: solid 1px #dfe1e6;
  background-color: #ffffff;
  max-height: 152px;
  overflow: auto;
}

ul.listingCityFilter li {
  padding: 16px;
  border-bottom: 1px solid #dfe1e6;
  font-size: 14px;
  background: #fff;
  cursor: pointer;
}

ul.listingCityFilter li.active,
ul.listingCityFilter li.active:hover {
  background: #0065ff;
  color: #fff;
}

ul.listingCityFilter li:hover {
  background: #fafbfc;
}

ul.listingCityFilter li:last-child {
  border-bottom: none;
}

.logoFilter {
  width: 80px;
  display: flex;
  align-items: center;
}

.logoFilter img {
  max-width: 60px;
  max-height: 30px;
}

.rightWrapperQuotes {
  width: calc(100% - 360px);
}

.headingRightFilter {
  font-size: 28px;
  font-weight: 500;
  margin: 0 0 8px 0;
  line-height: normal;
}

.headingRightFilter2 {
  font-size: 20px;
  font-weight: normal;
  margin: 0px 0 16px 0;
}

.qutesWrapperBoxSeo {
  width: 100%;
  display: flex;
  margin-bottom: 16px;
}

.logoFiterBox {
  border-radius: 8px 0 0 8px;
  box-shadow: 0 1px 4px 0 rgba(52, 105, 203, 0.16);
  background-color: #ffffff;
  padding: 10px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.quotesInnerListing {
  width: 100%;
  border-radius: 8px;
  box-shadow: 0 1px 4px 0 rgba(52, 105, 203, 0.16);
  background-color: #ffffff;
  padding: 8px 10px 6px;
  display: flex;
  flex-direction: column;
  position: relative;
  left: -4px;
}

.quotesInnerListing .columnQuotesupper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.quotesInnerListing .firstQuoteBox {
  display: flex;
  width: 35%;
}

.quotesInnerListing .secondQuoteBox {
  display: flex;
  justify-content: space-between;
  width: 60%;
  align-items: center;
}

.quotesInnerListing .thirdQuoteBox {
  display: flex;
  border-top: solid 1px #dfe1e6;
  padding-top: 6px;
  margin-top: 10px;
  align-items: center;
}

.logoquotesBox {
  height: auto;
  width: 90px;
  -o-object-fit: contain;
     object-fit: contain;
  text-align: center;
}

.logoquotesBox img {
  max-width: 100%;
  max-height: 40px;
  width: auto;
}

.quotesInnerListing .planNameQuotes {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  width: calc(100% - 16px);
  align-items: center;
  display: flex;
}

.quotesInnerListing .innerValuesQuotes {
  color: #7a869a;
  font-size: 12px;
  font-weight: normal;
}

.quotesInnerListing .innerValuesQuotes span {
  color: #253858;
  font-size: 18px;
  font-weight: normal;
  margin: 0px 0 0;
  display: block;
}

.quotesInnerListing .quotesButtonValue {
  color: #7a869a;
  font-size: 12px;
  text-align: center;
  font-weight: normal;
}

.buttonQuotesBox,
.quotesButtonValue button {
  width: 150px;
  border-radius: 4px;
  background-color: #F35023;
  font-size: 16px;
  color: #fff;
  border: none;
  font-weight: 500;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin: 0 auto;
}

.quotesButtonValue button:hover {
  background: #f35023;
  color: #fff;
}

.quotesInnerListing .claimQuotesValue {
  font-size: 12px;
  color: #505f79;
  font-weight: normal;
  margin: 0 26px 0 0;
}

.quotesInnerListing .claimQuotesValue span {
  font-size: 14px;
  font-weight: 500;
}

.quotesInnerListing .viewQuotesLinks {
  color: #0065ff;
  font-size: 12px;
  font-weight: normal;
  cursor: pointer;
}

.quotesInnerListing .dotFil {
  width: 4px;
  height: 4px;
  background-color: #253858;
  border-radius: 30px;
  opacity: 0.5;
  display: inline-block;
  margin-right: 16px;
  position: relative;
  top: -1px;
}

.mobQuotesWrap {
  margin-left: 8px;
  display: flex;
  align-items: center;
}

.filterIconFixed {
  position: fixed;
  background: #505f79;
  width: 58px;
  height: 58px;
  border-radius: 30px;
  bottom: 100px;
  right: 16px;
  display: flex;
  flex-direction: column;
  font-size: 12px;
  align-items: center;
  color: #fff;
  justify-content: center;
  cursor: none;
  z-index: 9;
}

.filterIconFixed img {
  margin-bottom: 3px;
  width: 25px;
  height: 25px;
}

.countFilter {
  background-color: #ff5630;
  border-radius: 100%;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  position: absolute;
  width: 20px;
  height: 20px;
  padding: 1px;
  right: -4px;
  top: 0;
  line-height: 20px;
}

.mobFilterOpen {
  display: none;
}

.noteFilter {
  font-size: 12px;
  margin-bottom: 10px;
  line-height: 18px;
  color: grey;
}

.subSelectionFilter {
  border: 1px solid #dfe1e6;
  border-radius: 8px;
  transition: all 0.7s ease;
}

.subSelectionFilter .SelectionInner input + label {
  margin: 0;
  border: none;
}

.subSelectionFilter .SelectionInner input + label {
  margin: 0;
  border-bottom: 1px solid #dfe1e6;
  border-radius: 0px;
}

.subSelectionFilter .SelectionInner:last-child input + label {
  border-bottom: none;
}

.subSelectionFilter .SelectionInner input:checked + label {
  border-bottom: 1px solid #dfe1e6;
}

.skeleton_wrapper .bgLoad {
  background-image: linear-gradient(90deg, #f4f4f4 0, rgba(229, 229, 229, 0.8) 40px, #f4f4f4 80px);
  /* width: 100%; */
  animation: shine-lines 2s infinite ease-out;
  border: none !important;
  color: transparent !important;
  font-size: 0;
  border-radius: 4px;
  background-color: #ccc;
}

.skeleton_wrapper .planNameQuotes {
  height: 40px;
  width: 100%;
}

.skeleton_wrapper .innerValuesQuotes {
  width: 58%;
}

.skeleton_wrapper .load1 {
  height: 12px;
}

.skeleton_wrapper .load2 {
  height: 18px;
}

.skeleton_wrapper .load3 {
  height: 37px;
  margin: 0;
}

.skeleton_wrapper .logoquotesBox {
  height: 100%;
  margin-right: 6px;
}

.skeleton_wrapper .quotesInnerListing .innerValuesQuotes span {
  margin: 0 0 5px;
}

@keyframes shine-lines {
  0% {
    background-position: -100px;
  }
  40%, 100% {
    background-position: 95%;
  }
}
ul.ui-autocomplete {
  width: 295px !important;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border-radius: 8px;
}

.ui-menu .ui-menu-item li {
  border-bottom: 1px solid #dfe1e6;
}

ul.ui-autocomplete li:hover {
  background-color: #0065ff !important;
}

ul.ui-autocomplete li a {
  color: #253858 !important;
}

.morePlans {
  color: #0065ff;
  font-size: 12px;
  font-weight: normal;
  cursor: pointer;
  margin-top: 6px;
}

.morePlans:after {
  content: "";
  display: inline-block;
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  padding: 2px;
  transform: rotate(45deg);
  margin-left: 6px;
  position: relative;
  top: -2px;
}

.lessPlan:after {
  transform: rotate(-135deg);
  top: 1px;
}

.close_stack {
  background: #f3f7fb;
  height: 28px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
  border-radius: 0 0 10px 10px;
  text-align: center;
  margin: 0 60px 0 60px;
  cursor: pointer;
}

.close_stack:before {
  content: "Hide Plans";
  font-size: 12px;
  font-weight: normal;
  color: #0065ff;
  top: 3px;
  position: relative;
}

.close_stack:after {
  content: "";
  border: solid #0065ff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(-135deg);
  margin-left: 10px;
  position: relative;
  top: 4px;
}

.quotesStackBox .qutesWrapperBoxSeo {
  margin-bottom: 0px;
}

.quotesStackBox .qutesWrapperBoxSeo:nth-child(odd) .quotesInnerListing {
  background: #f9f8f8;
}

.propertyStackBox.qutesWrapperBoxSeo .quotesInnerListing {
  border-radius: 8px 8px 0 0;
}

.quotesStackBox .qutesWrapperBoxSeo .quotesInnerListing {
  border-radius: 0;
}

.quotesStackBox .qutesWrapperBoxSeo:nth-last-of-type(2) > .quotesInnerListing {
  border-radius: 0 0 8px 8px;
}

.no_plans_filters {
  display: flex;
  height: 386px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-shadow: 0 1px 4px 0 rgba(52, 105, 203, 0.16);
  border-radius: 8px;
  background-color: #fff;
  margin-bottom: 12px;
}

.no-found {
  font-size: 18px;
  color: #253858;
  font-weight: bold;
  text-transform: capitalize;
}

.no-plan-CTA {
  width: 300px;
  height: 48px;
  background: #0065ff;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.no-plan-CTA:hover,
.no-plan-CTA:focus {
  background: #0051cc;
  outline: none;
}

.no-plan-text {
  font-size: 16px;
  font-weight: normal;
  color: #505f79;
  padding: 8px 12px 32px;
  text-align: center;
  line-height: 24px;
}

.icon-no-filter {
  width: 136px;
  height: 102px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzYiIGhlaWdodD0iMTAyLjg1NSIgdmlld0JveD0iMCAwIDEzNiAxMDIuODU1Ij4KICA8ZyBpZD0iR3JvdXBfNjg1NiIgZGF0YS1uYW1lPSJHcm91cCA2ODU2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDc2IC0yNDcuMTQ1KSI+CiAgICA8ZyBpZD0iUGFnZS0xIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0OTYgMjQ4KSI+CiAgICAgIDxnIGlkPSJfMjg1OTcwNCIgZGF0YS1uYW1lPSIyODU5NzA0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwKSI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5Ni45NDMgODkuMjk2KSByb3RhdGUoMTgwKSI+CiAgICAgICAgICA8cGF0aCBpZD0iRmlsbC0xNCIgZD0iTTQuMzQ1LDY4LjQzMUEyOC44NTEsMjguODUxLDAsMCwwLC4xLDc2Ljg2NCw1LjgxMSw1LjgxMSwwLDAsMCwzLDgzLjAxN0M3Ljg4NSw4NS43LDIwLjEzNCw4OS4zLDUwLjY3Nyw4OS4zYzI1LjczMSwwLDM3LjMzMS0yLjk3Miw0Mi41NS01Ljc3MmE3LjA4NCw3LjA4NCwwLDAsMCwzLjUyNi03Ljg2OCwxNC4wODQsMTQuMDg0LDAsMCwwLTMuMzYzLTYuMzI5TDU3Ljk0NiwzMC45NTQsNTQuMDQ4LDAsNDMuNTk0LDQuMTEzbC00LjY2LDI2Ljg0MVM3Ljk4OSw2NC4wOSw0LjM0NSw2OC40MzFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwKSIgZmlsbD0iI2YyZjJmMiIgc3Ryb2tlPSIjZThlYWVkIiBzdHJva2Utd2lkdGg9IjEuNzExIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz4KICAgICAgICAgIDxwYXRoIGlkPSJGaWxsLTE1IiBkPSJNODUuMDA2LDEwLjEyMWExLjc0NywxLjc0NywwLDAsMCwuMjctMy4xQzc3Ljk1OSwyLjMzMiw2OC43NTksMS4wNzMsNTkuOTc5LjUsNDAuMjc4LS43ODgsOS41LS4wMDYuMzY3LDcuOTExQTEuMDQ2LDEuMDQ2LDAsMCwwLC43LDkuNjk1YzMuMTg1LDEuMTA2LDEyLjYyMyw0LjgsNDEuODM1LDQuNTc2LDI1LjUzMS0uMTkyLDM3LjYzMi0yLjE4OCw0Mi40NjgtNC4xNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNS40MjYgNzAuNzc0KSIgZmlsbD0iI2VkZWJlYiIgZmlsbC1ydWxlPSJldmVub2RkIi8+CiAgICAgICAgPC9nPgogICAgICA8L2c+CiAgICA8L2c+CiAgICA8ZWxsaXBzZSBpZD0iRWxsaXBzZV8xIiBkYXRhLW5hbWU9IkVsbGlwc2UgMSIgY3g9IjY4IiBjeT0iNCIgcng9IjY4IiByeT0iNCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDc2IDM0MikiIGZpbGw9IiNmYWZhZmEiIG9wYWNpdHk9IjAuODc2Ii8+CiAgPC9nPgo8L3N2Zz4K") no-repeat 0 0;
  margin: 0 0 26px;
}

.innerAppliedBox {
  margin: 0 0 12px;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
  height: 48px;
  padding: 0;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.innerAppliedBox::-webkit-scrollbar {
  display: none;
}

.innerAppliedBox .innerApplied {
  height: 36px;
  align-items: center;
  display: inline-flex;
  justify-content: center;
  font-size: 14px;
  margin-right: 8px;
  padding: 0 12px;
  width: auto;
  background: #fff;
  border: 1px solid #dfe1e6;
  border-radius: 40px;
  color: #505f79;
  font-weight: 400;
}

.innerAppliedBox .innerApplied .closeApplied {
  width: 12px;
  height: 12px;
  text-indent: -999999px;
  position: relative;
  margin-left: 8px;
  cursor: pointer;
}

.innerAppliedBox .innerApplied .closeApplied:after,
.innerAppliedBox .innerApplied .closeApplied:before {
  content: "";
  width: 1px;
  height: 12px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background: #505f79;
  border-radius: 2px;
  transform: translate(-50%, -50%) rotate(45deg);
}

.innerAppliedBox .innerApplied .closeApplied:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.popularCities {
  margin-top: 24px;
}

.popularCities > p {
  font-size: 14px;
}

.popularCities .radio_pills_city {
  display: flex;
  flex-wrap: wrap;
}

.popularCities .radio_pills_city label {
  position: relative;
  display: flex;
  margin-right: 8px;
  margin-top: 12px;
}

.popularCities .radio_pills_city label input {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.popularCities .radio_pills_city label input + span {
  background: #fff;
  border: 1px solid #97A0AF;
  border-radius: 24px;
  font-size: 14px;
  font-weight: 400;
  padding: 0 16px;
  height: 36px;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in;
  cursor: pointer;
}

.popularCities .radio_pills_city label input:checked + span,
.popularCities .radio_pills_city label input:hover + span {
  border-color: #0065ff;
  color: #0065ff;
}

.topFilterBox {
  display: flex;
  justify-content: space-between;
  width: 100%;
  min-height: 56px;
  align-items: center;
  padding: 0 16px;
}

.quotesBox .skeleton_wrapper:first-child {
  margin-top: 0;
}

.childagediffmsg {
  font-size: 12px;
  color: #f00;
  display: block;
  margin-top: 8px;
}

@media only screen and (min-width: 1024px) {
  .hideBig {
    display: none !important;
  }
  .filterIconFixed {
    display: none;
  }
  .applyFilterbottom {
    display: none;
  }
  .quotesStackBox {
    width: calc(100% - 115px);
    display: flex;
    flex-direction: column;
    margin-left: 115px;
    margin-bottom: 16px;
    margin-top: -16px;
  }
  .topFilterBox {
    min-height: auto;
    padding: 0 0;
  }
}
@media only screen and (max-width: 1023px) {
  ul.ui-autocomplete {
    width: 92% !important;
  }
  .logoFiterBox {
    display: none;
  }
  .rightWrapperQuotes {
    width: 100%;
    padding: 0 16px;
    box-sizing: border-box;
  }
  .quotesInnerListing {
    left: 0;
  }
  .quotesPlanWrapper {
    width: 100%;
    background-color: #edeff1;
    padding: 16px;
    border-top: solid 1px #d0d4db;
    border-bottom: solid 1px #d0d4db;
    margin: 16px 0;
  }
  .mobQuotesWrap {
    display: flex;
    margin-top: 5px;
    align-items: center;
    margin-left: 0px;
  }
  .quotesInnerListing .columnQuotesupper {
    flex-direction: column;
  }
  .quotesInnerListing .firstQuoteBox,
  .quotesInnerListing .secondQuoteBox {
    width: 100%;
  }
  .quotesButtonValue button {
    width: auto;
    cursor: none;
    padding: 10px 12px;
  }
  .quotesInnerListing .secondQuoteBox {
    margin-top: 14px;
  }
  .quotesInnerListing .quotesButtonValue {
    margin-top: -16px;
  }
  .quotesInnerListing .logoCompareBox {
    height: 40px;
  }
  .quotesInnerListing .viewQuotesLinks {
    cursor: none;
  }
  .buttonQuotesBox {
    width: 100%;
  }
  .quotesInnerListing .claimQuotesValue {
    margin: 0 20px 0 0;
  }
  .logoMobBox {
    height: 40px;
    width: 90px;
    -o-object-fit: contain;
       object-fit: contain;
    margin: auto;
  }
  .logoMobBox img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }
  .leftWrapperFilter {
    display: none;
  }
  .mobFilterOpen {
    top: 0;
    bottom: 0;
    height: 100%;
    z-index: 99999;
    position: fixed;
    width: 100%;
    background: #f4f5f7;
    line-height: 21px;
    display: block;
    visibility: visible;
  }
  .filterAccordionSection {
    border-radius: 0;
  }
  .filterAccordionSection > label {
    cursor: none;
  }
  .filterTop {
    width: 100%;
    padding: 0px;
    justify-content: space-between;
    background: #ffffff;
    font-weight: 500;
    color: #253858;
    font-size: 1.4rem;
    margin-bottom: 8px;
    box-shadow: 0 1px 3px 0 rgba(114, 148, 188, 0.29);
    padding: 0;
  }
  .filterTop h3 {
    font-size: 18px;
    display: flex;
  }
  .filterBoxscrollMob {
    padding: 0px 0 0;
    height: calc(100% - 64px);
    overflow: auto;
    position: fixed;
    width: 100%;
  }
  .arrowFilter {
    text-indent: -9999px;
    position: relative;
    width: 18px;
    height: 18px;
    margin-right: 5px;
  }
  .arrowFilter::before {
    border: solid #253858;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(135deg);
    top: 5px;
    margin-top: 0;
    left: 2px;
    content: "";
    position: absolute;
  }
  .applyFilterbottom {
    bottom: 0;
    position: sticky;
    position: -webkit-sticky;
    padding: 0;
    height: 74px;
    display: flex;
    font-size: 1.6rem;
    width: 100%;
    align-items: center;
    font-weight: 700;
    z-index: 999;
    background: transparent linear-gradient(179deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4235294118) 15%, #ffffff 100%) 0% 0% no-repeat;
  }
  .applyFilterButton {
    width: 100%;
    text-align: center;
    color: #ffffff;
    margin: 0 16px;
    background: #0065ff;
    height: 44px;
    border-radius: 8px;
    align-items: center;
    display: flex;
    justify-content: center;
    border: none;
    outline: none;
    font-size: 16px;
  }
  .applyFilterButton:hover {
    background: #0051cc;
  }
  .selectionWrapperFilter .SelectionInner input + label {
    cursor: none;
  }
  .skeleton_wrapper .load3 {
    width: 100px;
  }
  .skeleton_wrapper .quotesInnerListing .secondQuoteBox {
    margin-top: 10px;
  }
  .skeleton_wrapper .quotesInnerListing .quotesButtonValue {
    margin-top: 0;
  }
  .hideSmall {
    display: none;
  }
  .hideSmallMobile {
    display: none;
  }
  .close_stack {
    margin: -16px 10px 16px 10px;
  }
  .viewPlansTags {
    background: #f3f7fb;
    height: 28px;
    border-radius: 0 0 10px 10px;
    margin: -16px 10px 16px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #0065ff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
  }
  .viewPlansTags span {
    position: relative;
    margin-right: 13px;
  }
  .viewPlansTags span:after {
    content: "";
    border: solid #0065ff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(45deg);
    margin-left: 3px;
    vertical-align: middle;
    position: absolute;
    top: 6px;
    right: -13px;
    transition: all 0.3s ease-in;
  }
  .quotesStackBox .qutesWrapperBoxSeo {
    margin-bottom: 0;
  }
  .quotesStackBox .qutesWrapperBoxSeo .quotesInnerListing {
    border-radius: 0px;
  }
  .quotesStackBox .close_stack {
    margin: 0 10px 16px 10px;
  }
  .quotesStackBox {
    margin-top: -16px;
  }
  .mob-container {
    margin-top: 0;
  }
  .quotesInnerListing .innerValuesQuotes span {
    margin: 0 0 0;
    font-size: 16px;
  }
  .innerAppliedBox {
    padding: 0 16px;
    margin: 4px 0 4px;
  }
  .filterInnerScroll {
    height: calc(100% - 112px);
  }
  .headingRightFilter {
    font-size: 22px;
    font-weight: 500;
    margin: 0 4px 0 0;
    line-height: 30px;
  }
  .headingRightFilter2 {
    font-size: 18px;
    font-weight: normal;
    margin: 10px 0 16px 0;
  }
}
@media screen and (min-width: 568px) and (max-width: 1024px) {
  .mobQuotesWrap {
    display: inline-flex;
  }
}
@media screen and (min-width: 1023px) and (max-width: 1024px) {
  .wrapperFilterQuotes {
    margin: 32px 12px;
    max-width: calc(100% - 24px);
  }
}
@media only screen and (max-width: 740px) {
  .installApp_banner {
    z-index: 99;
  }
}
@media screen and (min-width: 767px) and (max-width: 1024px) {
  .installApp_banner {
    display: none !important;
  }
}
.mulfilter {
  position: relative;
  font-size: 16px;
  border-radius: 8px;
  padding: 10px;
  margin: 10px 0;
}
.mulfilter.bgyellow {
  background: #FFFFED;
}
.mulfilter.elevation {
  box-shadow: 0px 1px 4px rgba(52, 105, 203, 0.2);
}
.mulfilter .heading-text {
  font-weight: 500;
  position: relative;
  padding: 3px 0 10px;
  margin: 0px 0 15px;
}
.mulfilter .heading-text:before {
  content: "";
  position: absolute;
  width: 65px;
  height: 3px;
  left: 0px;
  bottom: 0;
  background: #0563f6;
}
.mulfilter .tab-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.mulfilter .radio_box_inner .input-checkbox,
.mulfilter .radio_box_inner .input-radio {
  top: 15px;
  left: 16px;
}
.mulfilter .radio-tab {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 6px;
}
.mulfilter .radio-tab:last-child {
  margin-right: 0px;
}
.mulfilter .radio-tab input[type=radio] {
  opacity: 0;
  position: fixed;
  width: 0;
}
.mulfilter .radio-tab input[type=radio]:focus + label {
  border: 1px solid #E7E7E7;
}
.mulfilter .radio-tab input[type=radio]:checked + label {
  background-color: #0065ff;
  color: #fff;
  border: 1px solid #0065ff;
}
.mulfilter .radio-tab input[type=radio]:checked + label.img_Ins {
  background-color: #fff;
  border: 1px solid #0065ff;
}
.mulfilter .radio-tab .linktab, .mulfilter .radio-tab .link-tab {
  display: inline-block;
  background-color: #fff;
  padding: 7px 14px;
  font-family: sans-serif, Arial;
  font-size: 12px;
  border: 1px solid #E7E7E7;
  border-radius: 50px;
  color: #253858;
  cursor: pointer;
}
@media only screen and (max-width: 568px) {
  .mulfilter .radio-tab .linktab, .mulfilter .radio-tab .link-tab {
    display: block;
    text-align: center;
  }
}
.mulfilter .radio-tab .linktab:before, .mulfilter .radio-tab .link-tab:before {
  content: "₹";
}
.mulfilter .radio-tab .linktab:hover, .mulfilter .radio-tab .link-tab:hover {
  background-color: #fff;
}
.mulfilter .radio-tab .linktab.img_ins, .mulfilter .radio-tab .img_ins.link-tab {
  border-radius: 8px;
}
.mulfilter .radio-tab .linktab.img_ins:before, .mulfilter .radio-tab .img_ins.link-tab:before {
  display: none;
}
.mulfilter .radio-tab .linktab img, .mulfilter .radio-tab .link-tab img {
  max-width: 90px;
}
.mulfilter .radio-tab .link-tab:before {
  content: "";
}
.mulfilter .view_all_filter_wrapper {
  display: none;
}
@media only screen and (max-width: 768px) {
  .mulfilter .view_all_filter_wrapper {
    display: block;
    text-align: center;
  }
  .mulfilter .view_all_filter_wrapper .view_all_filter {
    color: #0065ff;
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
    font-weight: 500;
    position: relative;
    display: inline-block;
    padding: 0 20px 0 0px;
    margin: 10px 0 0;
  }
  .mulfilter .view_all_filter_wrapper .view_all_filter:before {
    content: "";
    border: solid #0065ff;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    vertical-align: middle;
    position: absolute;
    right: 3px;
    top: 64%;
    transition: all 0.3s ease-in;
    margin-top: -7px;
    transform-origin: center center;
  }
  .mulfilter .view_all_filter_wrapper .view_all_filter.active:before {
    transform: rotate(225deg);
    top: 94%;
  }
}

.slick-slide {
  height: auto !important;
}

.mulfilter.elevation.chooseinsurer .tab-wrapper {
  position: relative;
  justify-content: space-between;
  flex: 1;
  min-width: 25%;
}
.mulfilter.elevation.chooseinsurer .tab-wrapper:after {
  content: "";
  flex: auto;
}
@media only screen and (max-width: 1024px) {
  .mulfilter.elevation.chooseinsurer .tab-wrapper:after {
    display: none;
  }
}
.mulfilter.elevation.chooseinsurer .tab-wrapper .radio-tab {
  margin-right: 6px;
}
@media only screen and (max-width: 440px) {
  .mulfilter.elevation.chooseinsurer .tab-wrapper .radio-tab {
    width: 47%;
  }
  .mulfilter.elevation.chooseinsurer .tab-wrapper .radio-tab label {
    width: 100%;
    text-align: center;
  }
}

.radio_box_inner .input-checkbox {
  top: 15px;
  left: 15px;
}

.carouselCover {
  box-shadow: none !important;
}

body.backdrop {
  overflow: hidden;
  padding-right: 17px;
  position: fixed;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
body.backdrop::after {
  content: "";
  background-color: #172B4D;
  opacity: 0.5;
  position: fixed;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}

@media only screen and (max-width: 667px) {
  .quotesFilterMain.customeQuotesFilterMain .skeleton_wrapper .logoquotesBox {
    height: auto;
  }
}
.quotesFilterMain.customeQuotesFilterMain .skeleton_wrapper .secondQuoteBox {
  width: 60% !important;
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .quotesFilterMain.customeQuotesFilterMain .skeleton_wrapper .secondQuoteBox {
    width: 100% !important;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 1023px) {
  .quotesFilterMain.customeQuotesFilterMain .wrapperFilterQuotes .leftWrapperFilter.mobFilterOpen {
    top: 30%;
    overflow: hidden;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px -3px 12px rgba(0, 0, 0, 0.1607843137);
  }
}
@media only screen and (max-width: 1023px) {
  .quotesFilterMain.customeQuotesFilterMain .wrapperFilterQuotes .leftWrapperFilter.mobFilterOpen .filterBoxscrollMob {
    height: calc(70% - 64px);
    bottom: 0;
  }
}
.quotesFilterMain.customeQuotesFilterMain .wrapperFilterQuotes .leftWrapperFilter.mobFilterOpen .filterTop {
  box-shadow: none;
  margin-bottom: 0;
}
@media only screen and (max-width: 1023px) {
  .quotesFilterMain.customeQuotesFilterMain .wrapperFilterQuotes .leftWrapperFilter.mobFilterOpen .filterTop .topFilterBox .arrowFilter::before {
    z-index: 1;
  }
}
@media only screen and (max-width: 1023px) {
  .quotesFilterMain.customeQuotesFilterMain .wrapperFilterQuotes .leftWrapperFilter.mobFilterOpen .filterTop .topFilterBox .arrowFilter::after {
    content: "";
    display: block;
    background: #F2F7FF;
    border-radius: 4px;
    position: absolute;
    left: -8px;
    right: 0;
    top: -2px;
    bottom: 0;
    width: auto;
    height: 25px;
  }
}
@media only screen and (max-width: 1023px) {
  .quotesFilterMain.customeQuotesFilterMain .filterAccordionSection {
    box-shadow: 0px 0px 3px rgba(37, 56, 88, 0.1607843137);
    border-radius: 8px;
    margin: 12px 10px;
  }
}
.quotesFilterMain.customeQuotesFilterMain .filterAccordionSection .SelectionInner .enterText .input_box {
  border: 1px solid rgba(37, 56, 88, 0.2);
  border-radius: 8px;
  margin-top: 10px;
  height: 56px;
  outline: 0;
  padding: 0 10px 0 18px;
  max-width: 280px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .quotesFilterMain.customeQuotesFilterMain .filterAccordionSection .SelectionInner .enterText .input_box {
    max-width: 100%;
  }
}
.quotesFilterMain.customeQuotesFilterMain .filterAccordionSection .SelectionInner .enterText .err {
  font-size: 12px;
  color: red;
}
.quotesFilterMain.customeQuotesFilterMain .filterAccordionSection .SelectionInnerBadge {
  color: #253858;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  margin: 12px 0;
  display: block;
}
.quotesFilterMain.customeQuotesFilterMain .filterAccordionSection .long-text {
  padding-right: 12px;
}
.quotesFilterMain.customeQuotesFilterMain .quotesBox .qutesWrapperBoxSeo {
  background: #FFFFFF;
  box-shadow: 0px 0px 3px rgba(37, 56, 88, 0.1607843137);
  border-radius: 8px;
  align-items: center;
  padding: 16px;
  justify-content: space-between;
}
@media (max-width: 667px) {
  .quotesFilterMain.customeQuotesFilterMain .quotesBox .qutesWrapperBoxSeo {
    display: block;
  }
}
.quotesFilterMain.customeQuotesFilterMain .quotesBox .qutesWrapperBoxSeo .logoTextWrapper {
  width: 22%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 667px) {
  .quotesFilterMain.customeQuotesFilterMain .quotesBox .qutesWrapperBoxSeo .logoTextWrapper {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    width: auto;
  }
}
@media (max-width: 667px) {
  .quotesFilterMain.customeQuotesFilterMain .quotesBox .qutesWrapperBoxSeo .logoTextWrapper::after {
    content: "";
    border-bottom: 1px solid rgba(37, 56, 88, 0.1607843137);
    height: 1px;
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: -7px;
  }
}
.quotesFilterMain.customeQuotesFilterMain .quotesBox .qutesWrapperBoxSeo .logoTextWrapper .quotesButton {
  display: none;
}
.quotesFilterMain.customeQuotesFilterMain .quotesBox .qutesWrapperBoxSeo .logoTextWrapper .quotesButton .text-starting {
  display: none;
}
@media (max-width: 667px) {
  .quotesFilterMain.customeQuotesFilterMain .quotesBox .qutesWrapperBoxSeo .logoTextWrapper .quotesButton {
    display: block;
  }
}
.quotesFilterMain.customeQuotesFilterMain .quotesBox .qutesWrapperBoxSeo .logoTextWrapper .LogoText .logoFiterBox {
  border: none;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}
.quotesFilterMain.customeQuotesFilterMain .quotesBox .qutesWrapperBoxSeo .logoTextWrapper .LogoText .firstQuoteBox .planNameQuotes {
  margin: 0 auto;
  text-align: center;
  font-size: 11px;
  line-height: 18px;
  color: #253858;
  font-weight: 500;
}
@media (max-width: 667px) {
  .quotesFilterMain.customeQuotesFilterMain .quotesBox .qutesWrapperBoxSeo .logoTextWrapper .LogoText .firstQuoteBox .planNameQuotes {
    text-align: left;
    margin-top: 5px;
  }
}
@media (max-width: 667px) {
  .quotesFilterMain.customeQuotesFilterMain .quotesBox .qutesWrapperBoxSeo .logoTextWrapper .LogoText .firstQuoteBox .logoMobBox {
    height: auto;
    margin-left: 0;
    margin-top: 10px;
  }
}
@media (max-width: 667px) {
  .quotesFilterMain.customeQuotesFilterMain .quotesBox .qutesWrapperBoxSeo .logoTextWrapper .LogoText .firstQuoteBox .logoMobBox img {
    height: auto;
  }
}
.quotesFilterMain.customeQuotesFilterMain .quotesBox .quotesInnerListing {
  border: none;
  box-shadow: none;
  background-color: transparent;
  padding: 0;
  left: 0;
  width: 73%;
}
@media (max-width: 667px) {
  .quotesFilterMain.customeQuotesFilterMain .quotesBox .quotesInnerListing {
    display: block;
    width: auto;
  }
}
.quotesFilterMain.customeQuotesFilterMain .quotesBox .quotesInnerListing .columnQuotesupper .secondQuoteBox {
  width: 100%;
  align-items: flex-start;
}
.quotesFilterMain.customeQuotesFilterMain .quotesBox .quotesInnerListing .columnQuotesupper .secondQuoteBox .innerValuesQuotes {
  font-size: 12px;
  line-height: 20px;
  color: rgba(37, 56, 88, 0.7);
}
.quotesFilterMain.customeQuotesFilterMain .quotesBox .quotesInnerListing .columnQuotesupper .secondQuoteBox .innerValuesQuotes > span {
  display: block;
  margin-top: 5px;
  font-size: 18px;
  line-height: 18px;
  color: #253858;
  font-weight: 600;
}
.quotesFilterMain.customeQuotesFilterMain .quotesBox .quotesInnerListing .columnQuotesupper .secondQuoteBox .innerValuesQuotes > span.max-limit {
  display: block;
  font-size: 10px;
  line-height: 18px;
  color: rgba(37, 56, 88, 0.6);
}
.quotesFilterMain.customeQuotesFilterMain .quotesBox .quotesInnerListing .columnQuotesupper .secondQuoteBox .quotesButtonValue .text-starting {
  display: none;
}
@media (max-width: 667px) {
  .quotesFilterMain.customeQuotesFilterMain .quotesBox .quotesInnerListing .columnQuotesupper .secondQuoteBox .quotesButtonValue {
    display: none;
  }
}

.investment-option-slider .option-slider {
  width: 100% !important;
}

.investment-option-slider {
  display: block;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .investment-option-slider {
    background: #fff;
    padding: 20px 0 40px;
    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 30px 0px 30px;
  box-sizing: border-box;
}
.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.img1 {
  background: url("../../images/bu/inv-opt-child.jpg") no-repeat 0 0;
  height: 230px;
}
.investment-option-slider .option-slider .product-list-box .banner.img2 {
  background: url("../../images/bu/inv-opt-guataneed.jpg") no-repeat 0 0;
  height: 230px;
}
.investment-option-slider .option-slider .product-list-box .banner.img3 {
  background: url("../../images/bu/inv-opt-ulip.jpg") no-repeat 0 0;
  height: 230px;
}
.investment-option-slider .option-slider .product-list-box .banner.img4 {
  background: url("../../images/bu/inv-opt-retire.jpg") no-repeat 0 0;
  height: 230px;
}
.investment-option-slider .option-slider .product-list-box .banner.img5 {
  background: url("../../images/bu/inv-opt-lic.jpg") no-repeat 0 0;
  height: 230px;
}
.investment-option-slider .option-slider .product-list-box .banner.img6 {
  background: url("../../images/bu/sip_opt-slider.jpg") no-repeat 0 0;
  height: 230px;
  border-radius: 8px 8px 0 0;
}
.investment-option-slider .option-slider .product-list-box .banner.img7 {
  background: url("../../images/bu/nps_opt-slider.png") no-repeat 0 0;
  height: 230px;
  border-radius: 8px 8px 0 0;
}
@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: 18px 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;
  }
  .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;
}
.investment-option-slider .option-slider .product-list-box .product-info .viewmore a:hover, .investment-option-slider .option-slider .product-list-box .product-info .viewmore a.active, .investment-option-slider .option-slider .product-list-box .product-info .viewmore a:visited,
.investment-option-slider .option-slider .product-list-box .product-info .viewmore span:hover,
.investment-option-slider .option-slider .product-list-box .product-info .viewmore span.active,
.investment-option-slider .option-slider .product-list-box .product-info .viewmore span:visited,
.investment-option-slider .option-slider .product-list-box .product-info .viewmore .bannertermredirect:hover,
.investment-option-slider .option-slider .product-list-box .product-info .viewmore .bannertermredirect.active,
.investment-option-slider .option-slider .product-list-box .product-info .viewmore .bannertermredirect:visited {
  color: #0065FF;
}
@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 .option-slider .product-list-box .product-info .viewmore .button-invert:hover, .investment-option-slider .option-slider .product-list-box .product-info .viewmore .button-invert.active, .investment-option-slider .option-slider .product-list-box .product-info .viewmore .button-invert:visited {
  color: #0065FF;
}
.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 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;
}
.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 .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;
}
.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: 14px;
}
.investment-option-slider.term .option-slider .product-list-box .product-info .viewmore {
  width: 100%;
  justify-content: flex-end;
  margin-top: 13px;
}
.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.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 .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%;
  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%;
  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;
}
.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: 14px;
}
@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;
}

.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: 20px 0;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: CENTER;
}
@media screen and (max-width: 1024px) {
  .pbRelatedLinks .tagbox {
    display: block;
  }
}
.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: 5px;
  text-decoration: none;
}
.pbRelatedLinks .tagbox a u {
  text-decoration: none;
}
.pbRelatedLinks.moretag {
  display: table;
}
.pbRelatedLinks.moretag .tagbox {
  color: #6b6b6b;
}
.pbRelatedLinks.moretag a {
  display: inline-block;
  margin: 5px;
  padding: 3px 5px;
}
@media only screen and (max-width: 1024px) {
  .pbRelatedLinks.moretag .tagbox {
    padding: 15px;
    color: transparent;
  }
}

@media screen and (max-width: 1024px) {
  .pbRelatedLinks {
    margin-top: 0px;
    background: none;
    padding-left: 15px;
    padding-right: 15px;
  }
  .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;
  }
}
@media screen and (max-width: 768px) {
  .pbRelatedLinks .tagbox a {
    font-size: 11px;
    padding: 5px 2px;
  }
  .single_image img {
    float: initial;
    padding: 10px;
    width: 100%;
    max-width: 400px;
  }
}
@media screen and (max-width: 640px) {
  .pbRelatedLinks {
    padding: 0;
  }
  .pbRelatedLinks .tagbox a {
    display: inline-block;
    margin: 4px;
    line-height: 13px;
    font-size: 11px;
    padding: 4px;
    text-align: center;
  }
}

.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}
.popup-overlay.active {
  opacity: 1;
  visibility: visible;
}

.popup-container {
  width: 90%;
  max-width: 450px;
  background-color: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  transform: scale(0.9);
  opacity: 0;
  transition: transform 0.4s, opacity 0.4s;
}
.popup-container .popup-header {
  padding: 26px 26px 0px 26px;
  position: relative;
}
.popup-container .popup-header .popup-title {
  color: rgb(38, 60, 144);
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  text-align: left;
  margin-bottom: 14px;
  position: relative;
  text-transform: uppercase;
}
@media (max-width: 568px) {
  .popup-container .popup-header .popup-title {
    font-size: 26px;
    line-height: 28px;
    text-transform: uppercase;
  }
}
.popup-container .popup-header .popup-title .popup-subtitle {
  color: rgb(38, 60, 144);
  font-size: 20px;
  text-align: left;
  line-height: 30px;
  text-transform: lowercase;
  font-weight: 500;
}
@media (max-width: 568px) {
  .popup-container .popup-header .popup-title .popup-subtitle {
    font-size: 17px;
    line-height: 28px;
  }
}
.popup-container .popup-header .popup-title::after {
  content: "";
  position: absolute;
  width: 100px;
  height: 114px;
  background: url(../../images/bu/term/advantage-img.png) no-repeat 0 0;
  right: -10px;
  top: -20px;
  background-size: contain;
}
@media (max-width: 568px) {
  .popup-container .popup-header .popup-title::after {
    width: 80px;
    height: 100px;
    right: -10px;
    top: -20px;
    background-size: contain;
  }
}
.popup-container .popup-content {
  padding: 35px 20px 10px;
  background: rgba(0, 101, 255, 0.05);
  width: 96%;
  margin: 0px auto;
  border-radius: 14px;
  box-sizing: border-box;
}
@media (max-width: 568px) {
  .popup-container .popup-content {
    padding: 25px 20px 10px;
  }
}
.popup-container .close-popup {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  cursor: pointer;
  border: none;
  transition: background 0.3s;
}
.popup-container .close-popup:hover {
  background: rgba(255, 255, 255, 0.3);
}
.popup-container .advantages-title {
  font-size: 18px;
  color: #253858;
  font-weight: 600;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.popup-container .actionBtn {
  padding: 12px 20px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
  transition: all 0.3s;
}
.popup-container .actionBtn#continueWithValid {
  background: rgb(243, 80, 36);
  box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.25);
  border: none;
  color: #fff;
  padding: 15px;
  width: 75%;
  margin: 0px auto;
  font-weight: 600;
  font-size: 19px;
}
@media (max-width: 568px) {
  .popup-container .actionBtn#continueWithValid {
    width: 80%;
    padding: 14px;
  }
}
.popup-container .actionBtn#continueWithInvalid {
  background: transparent;
  color: rgb(243, 80, 36);
  width: 54%;
  margin: 0px auto;
  border: none;
  padding: 10px 16px 10px 10px;
  position: relative;
}
.popup-container .actionBtn#continueWithInvalid:after {
  content: "";
  position: absolute;
  right: 2px;
  top: 53%;
  width: 10px;
  height: 10px;
  background: url(../../images/bu/term/orange_arrow_path.png) no-repeat 0 0;
  background-size: contain;
  transform: translateY(-50%);
}
@media (max-width: 390px) {
  .popup-container .actionBtn#continueWithInvalid {
    width: 255px;
    padding-right: 25px;
    font-size: 15px;
  }
  .popup-container .actionBtn#continueWithInvalid:after {
    right: 17px;
    top: 54%;
  }
}
.popup-container .advantages-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.popup-container .advantages-list li {
  font-size: 16px;
  color: #253858;
  line-height: 24px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
}
@media (max-width: 568px) {
  .popup-container .advantages-list li {
    font-size: 15px;
    margin-bottom: 10px;
  }
}
.popup-container .advantages-list li:before {
  content: "";
  position: absolute;
  left: -4px;
  top: 4px;
  width: 16px;
  height: 16px;
  background: url(../../images/bu/term/advantage_start.png) no-repeat 0 0;
  background-size: contain;
}
.popup-container .popup-footer {
  padding: 20px 0 16px;
}
.popup-container .popup-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (max-width: 568px) {
  .popup-container .popup-actions {
    gap: 4px;
  }
}

.popup-overlay.active .popup-container {
  transform: scale(1);
  opacity: 1;
}