select::-ms-expand {
  display: none;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../../../images/bu/arrow-down_dark.png) no-repeat 90% center;
}

.stickFooter_info {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9999;
  background: #72c1ac;
  left: 0;
  display: block;
  text-align: center;
}

.pension-strip .bannerDiv {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-weight: 400;
}

.pension-strip .bannerDiv button,
.pension-strip .bannerDiv input,
.pension-strip .bannerDiv select {
  font-size: 14px;
}

.bannerDiv {
  font-size: 14px;
  background: #fff;
  color: #383336;
  line-height: 18px;
  background-color: #000;
  font-weight: 400;
}

.pension-strip .bannerDiv ul {
  display: block;
  padding: 18px 11px 20px 11px;
  margin: auto;
  position: relative;
  text-align: center;
}

.pension-strip .bannerDiv ul li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
  line-height: 22px;
  text-align: left;
  margin: 0;
}

.pension-strip .guaranteedInvestList li .txtBold {
  font-weight: 600;
  font-size: inherit;
  letter-spacing: 0;
}

.pension-strip .guaranteedInvestList li .imgWidth {
  width: 50px;
  height: 50px;
  position: absolute;
  display: none;
}

.pension-strip .bannerDiv .jeevanAnand {
  background-color: #fde665;
}

.pension-strip .bannerDiv .detailBtn {
  margin: 0 0 0 15px;
  position: static;
  animation: none;
  padding: 2px 15px;
  border-radius: 4px;
  border: none;
  color: #fff;
  cursor: pointer;
  width: 158px;
  vertical-align: middle;
  font-size: 15px;
  line-height: 37px;
}

.pension-strip .bannerDiv .yellow_bg_btn {
  background-color: #ff6724;
  box-shadow: 1px 1px 2px #0c46a9;
}

.pension-strip .bannerDiv .countryCode {
  font-size: 14px;
  width: 37px;
  float: left;
  line-height: 40px;
  background: #fff;
}

.pension-strip .bannerDiv .orangeBtnColor {
  background: #ff6724;
}

.pension-strip .bannerDiv .countryDiv {
  background-color: #fff;
  border-radius: 4px;
  width: 285px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #333;
}

.pension-strip .bannerDiv .countryDiv::after {
  content: "";
  display: block;
  clear: both;
}

.pension-strip .bannerDiv .countryDiv select {
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  height: 40px;
  padding: 10px 6px;
  padding-right: 6px;
  width: 86px;
  float: left;
  padding-right: 19px;
  line-height: normal;
  color: #333;
}

.pension-strip .bannerDiv .countryDiv .contactNumber {
  width: calc(100% - 86px);
  display: block;
  float: left;
}

.pension-strip .bannerDiv .countryDiv .contactNumber input {
  height: 40px;
  border: none;
  text-indent: 10px;
  width: calc(100% - 37px);
  padding: 10px 6px;
  line-height: normal;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #333;
}

.bannerDiv button:focus,
.bannerDiv input:focus,
.pension-strip .bannerDiv select:focus {
  outline: 0;
}

.whiteTxt {
  color: #fff;
  width: 258px;
  margin-left: 85px;
  position: relative;
  z-index: 12;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.lictxtmedium {
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
  color: #253858;
}

.lictxtlight {
  font-size: 14px;
  line-height: 16px;
  color: #253858;
  margin-top: 4px;
}

.pension-strip .bannerDiv .countryWidth {
  width: 480px;
  text-align: center;
}

.pension-strip .bannerDiv .countryDiv .err {
  font-size: 12px;
  color: #f15353;
  background-color: #ffd8d8;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 2px 7px;
  text-align: left;
  display: none;
  width: 100%;
}

.pension-strip.annuitysticky .bannerDiv .countryDiv .err {
  background: 0 0;
  color: #ed4534;
}

.pension-strip .bannerDiv .textCenter {
  text-align: center;
}

.detailBtn.loading::after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  right: 0;
  border-top: 4px solid rgba(255, 255, 255, 0.2);
  border-right: 4px solid rgba(255, 255, 255, 0.2);
  border-bottom: 4px solid rgba(255, 255, 255, 0.2);
  border-left: 4px solid #fff;
  transform: translateZ(0);
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  margin: 0;
  vertical-align: middle;
  left: 0;
  margin: 0 auto;
  position: absolute;
}

.detailBtn.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: 7px;
}
@keyframes load8 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.child-strip .bannerDiv,
.investment_footer_strip .bannerDiv,
.pension-strip .bannerDiv {
  background-color: #578eec;
  position: relative;
  z-index: 1;
}

.pension-strip {
  height: auto;
  box-shadow: none;
  position: relative;
  padding-top: 50px;
}

.pension-strip:before {
  background: url(../../../images/bu/pension_seo.png) no-repeat;
  text-align: center;
  position: absolute;
  content: "";
  width: 210px;
  height: 150px;
  background-size: 100%;
  bottom: -49px;
  left: 11%;
  z-index: 10;
}

.pension-strip .bannerDiv .detailBtn.loading {
  position: relative;
  height: 41px;
  font-size: 0px;
  margin-left: 15px;
  left: 0;
}

.growth-strip .bannerDiv.bg_ulip .guaranteedInvestList .detailBtn.loading::after,
.pension-strip .bannerDiv.bg_ulip .guaranteedInvestList .detailBtn.loading::after {
  top: 8px;
}

.investment_footer_strip.pension-strip {
  padding-top: 0;
}

.investment_footer_strip.pension-strip:before {
  background: url(../../../images/bu/investment/annuity_sticky.svg) no-repeat;
  background-size: 94%;
  background-position: 0 0;
  height: 110px;
  top: 0;
  width: 220px;
}

.investment_footer_strip.newpension-strip:before {
  background: url(../../../images/bu/investment/pension_footer_stickygraphic.png) no-repeat;
  text-align: center;
  position: absolute;
  content: "";
  width: 120px;
  height: 100px;
  background-position: center top 6px;
  bottom: 0;
  left: 17%;
  z-index: 10;
}

.investment_footer_strip.pension-strip .bannerDiv ul {
  padding: 0 11px;
}

.growth-strip:before {
  background: url(../../../images/bu/growth_seo.png) no-repeat;
  text-align: center;
  position: absolute;
  content: "";
  width: 254px;
  height: 151px;
  background-size: 232px;
  bottom: -40px;
  left: 10%;
  z-index: 10;
}

.tax-strip:before {
  text-align: center;
  position: absolute;
  content: "";
  width: 144px;
  height: 151px;
  background-size: 232px;
  bottom: -40px;
  left: 16%;
  z-index: 10;
}

.growth-strip.view_v6:before {
  background: url(../../../images/bu/investment/top_vector.svg) no-repeat 0 10px;
  background-size: 90%;
}

.lic.view_v6:before {
  content: "";
  width: 100px;
  height: 61px;
  position: absolute;
  left: 22%;
  background: url(../../../images/bu/investment/lic-stickyimage.png) no-repeat 0 10px;
  background-size: 100%;
  top: 8px;
}

.tax-strip.view_v6.fdsticky:before {
  background: url(../../../images/bu/investment/incometax_stickygraphics.svg) no-repeat 0 20px;
  background-size: 100%;
}

.growth-strip.view_v6.fdsticky:before {
  background: url(../../../images/bu/investment/stickyfd.svg) no-repeat 0 20px;
  background-size: 100%;
}

.investment_footer_strip.view_v6.child-strip:before {
  background: url(../../../images/bu/investment/childplan_sticky.png) no-repeat 0 20px;
  text-align: center;
  position: absolute;
  content: "";
  width: 78px;
  height: 130px;
  background-size: 100%;
  bottom: -12px;
  left: 15%;
  z-index: 10;
}

.inv_footer_strip.child-strip:before {
  background: url(../../../images/bu/child_seo.png) no-repeat 0 20px;
  text-align: center;
  position: absolute;
  content: "";
  width: 248px;
  height: 130px;
  background-size: 100%;
  bottom: -12px;
  left: 8%;
  z-index: 10;
}

.child-strip .imgWidth,
.investment_footer_strip .imgWidth,
.pension-strip .imgWidth {
  display: none;
}

.pension-strip .yellow_bg_btn {
  background-color: #ff6724;
  box-shadow: 1px 1px 2px #0c46a9;
}

.pension-strip .bannerDiv .blueTxt {
  width: 280px;
  margin-left: 100px;
  font-size: 14px;
  color: #fff;
  line-height: normal;
  letter-spacing: 0;
}

.pension-strip .strip_close {
  background: url(../../../images/footer-strip/car/close_strip.png) top right no-repeat;
  width: 25px;
  height: 25px;
  position: absolute;
  display: block;
  top: 62px;
  right: 15px;
  cursor: pointer;
  z-index: 10;
}

.pension-strip,
.stickFooter_info {
  background: 0 0;
}

.stickFooter_info {
  display: none;
}

.pension-strip a {
  display: inline-block;
  padding: 20px 0;
  font-size: 19px;
  color: #fff;
  font-weight: 400;
}

.pension-strip .tc {
  font-size: 11px;
  text-align: center;
  padding-top: 0;
  margin: 0;
  color: #000;
  padding-bottom: 0;
  position: absolute;
  left: 0;
  bottom: 1px;
  text-align: right;
  right: 3%;
}

.pension-strip a strong span {
  position: relative;
  padding-left: 20px;
  line-height: 20px;
}

.pension-strip a strong span:before {
  content: "\f156";
  font-family: FontAwesome;
  position: absolute;
  width: 15px;
  height: 15px;
  font-weight: 400;
  top: 5px;
  left: 2px;
}

#policybazaar .pension-strip a strong {
  font-weight: 600;
}

.pension-strip a .btnGetQuote {
  display: inline-block;
  background: #fff;
  color: #83beac;
  font-size: 16px;
  padding: 12px 40px;
  margin-left: 30px;
  border-radius: 4px;
  box-shadow: 1px 1px 5px #568879;
}

.pension-strip a .btnGetQuote {
  box-shadow: 1px 1px 5px #479fc3;
  color: #328fb9;
}

.investment_footer_strip .strip_close {
  background: url(../../../images/footer-strip/car/close_strip.png) top right no-repeat;
  width: 17px;
  height: 20px;
  position: absolute;
  display: block;
  z-index: 2;
  top: 8px;
  right: 8px;
  cursor: pointer;
  z-index: 1;
}

.investment_footer_strip {
  box-shadow: 0 0 6px #939191;
}

.investment_footer_strip .ulip_v6 {
  background: transparent linear-gradient(180deg, #749dcb 0, #396dba 100%) 0 0 no-repeat;
}

.investment_footer_strip.child-strip .ulip_v6,
.investment_footer_strip.fdsticky .ulip_v6,
.investment_footer_strip.tax-strip .ulip_v6 {
  background: #d9e2ff;
  position: relative;
  z-index: 1;
}

.investment_footer_strip.annuitysticky .ulip_v6 {
  background: #f7ecda;
}

.investment_footer_strip .ulip_v6 .guaranteedInvestList {
  width: 1140px;
  margin: 0 auto;
  min-height: 100px;
  align-items: center;
  list-style: none;
}

@media (max-width: 980px) {
  .investment_footer_strip .ulip_v6 .tc {
    display: none;
  }
}
.investment_footer_strip .tc {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #ebebeb;
  font-size: 11px;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip .tc,
  .pension-strip .tc {
    position: relative;
  }
}
.investment_footer_strip.fdsticky .ulip_v6 .tc {
  color: #253858;
}

.investment_footer_strip.child-strip .tc {
  color: #333;
}

.investment_footer_strip.annuitysticky .tc {
  color: #d88753;
}

.investment_footer_strip .ulip_v6 .guaranteedInvestList {
  display: flex;
}

.investment_footer_strip .ulip_v6 .guaranteedInvestList li {
  width: 55%;
  height: 100px;
  display: flex;
  align-items: center;
}

.investment_footer_strip .ulip_v6 .guaranteedInvestList li.countryWidth {
  width: 45%;
}

.investment_footer_strip .ulip_v6 .guaranteedInvestList li .whiteTxt {
  color: #fff;
  width: 100%;
  margin-left: 0;
  position: relative;
  z-index: 12;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  font-weight: 500;
  padding-left: 45%;
  padding-right: 0;
  text-align: left;
  line-height: 26px;
}

.investment_footer_strip.view_v6.lic .guaranteedInvestList li .whiteTxt {
  padding-left: 50%;
  padding-right: 10%;
}

@media only screen and (max-width: 980px) {
  .investment_footer_strip.view_v6.lic .guaranteedInvestList li .whiteTxt {
    padding-left: 0;
  }
}
.investment_footer_strip.annuitysticky .ulip_v6 .guaranteedInvestList li .whiteTxt {
  color: #cc5d09;
  padding-left: 40%;
  font-size: 20px;
  text-transform: capitalize;
}

.investment_footer_strip.annuitysticky .ulip_v6 .guaranteedInvestList li .whiteTxt span {
  display: inline-block;
}

.investment_footer_strip.fdsticky .ulip_v6 .guaranteedInvestList li .whiteTxt {
  color: #0d4cca;
  font-size: 20px;
  padding-left: 50%;
  line-height: 28px;
  text-transform: capitalize;
}

.investment_footer_strip.tax-strip.fdsticky .ulip_v6 .guaranteedInvestList li .whiteTxt {
  color: #0d4cca;
  font-size: 22px;
  padding-left: 55%;
  line-height: 32px;
  text-transform: capitalize;
  font-weight: 700;
}

.investment_footer_strip.child-strip .ulip_v6 .guaranteedInvestList li .whiteTxt {
  color: #0d4cca;
  font-size: 17px;
  padding-left: 35%;
  line-height: 24px;
  padding-right: 5%;
  text-transform: capitalize;
}

.investment_footer_strip .ulip_v6 .guaranteedInvestList li .whiteTxt span {
  display: inline-block;
  padding-right: 10px;
}

@media only screen and (max-width: 600px) {
  .investment_footer_strip .ulip_v6 .guaranteedInvestList li .whiteTxt span {
    display: block !important;
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList li .whiteTxt span.numberVal {
    display: inline-block !important;
    padding-right: 0;
  }
}
.investment_footer_strip .ulip_v6 .guaranteedInvestList li .whiteTxt span .fa-inr {
  font-size: 16px;
  padding-right: 2px;
}

.investment_footer_strip .ulip_v6 .guaranteedInvestList li .whiteTxt span i {
  font-size: 12px;
  font-style: normal;
}

.investment_footer_strip .ulip_v6 .guaranteedInvestList li.countryWidth .countryDiv {
  background-color: #fff;
  border-radius: 4px;
  width: calc(100% - 170px);
  position: relative;
  display: inline-block;
  vertical-align: middle;
  overflow: visible;
  height: 49px;
}

.investment_footer_strip.child-strip .ulip_v6 .guaranteedInvestList li.countryWidth .countryDiv {
  border: 1px solid #ccc;
  padding: 0 22px 0 12px;
  height: 47px;
}

.investment_footer_strip.child-strip .ulip_v6 .guaranteedInvestList li.countryWidth select {
  border-right: 1px solid #ccc;
  margin: 10px 10px 9px 0;
  padding: 0 22px 0 12px;
  height: 26px;
  width: 90px;
}

.investment_footer_strip .ulip_v6 .guaranteedInvestList li.countryWidth .blueBtnColor {
  width: 150px;
  width: 150px;
  background: #fd4705 0 0 no-repeat padding-box;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: 2px solid #fff;
  border-radius: 8px;
  color: #fff;
  padding: 13px;
  font-weight: 500;
  margin-left: 15px;
  align-items: center;
  line-height: 22px;
  cursor: pointer;
}

.investment_footer_strip.child-strip .ulip_v6 .guaranteedInvestList li.countryWidth .blueBtnColor {
  padding: 10px;
  cursor: pointer;
}

.investment_footer_strip .ulip_v6.annuitysticky .guaranteedInvestList li.countryWidth .blueBtnColor {
  box-shadow: 0 3px 6px #f3d8ae;
}

.investment_footer_strip .ulip_v6 .guaranteedInvestList li.countryWidth .blueBtnColor.loading {
  font-size: 0;
  position: relative;
  height: 52px;
}

.investment_footer_strip.annuitysticky .ulip_v6 .guaranteedInvestList li.countryWidth .blueBtnColor.loading {
  padding: 12px 0 11px;
}

.investment_footer_strip .ulip_v6 .guaranteedInvestList li.countryWidth select {
  background-color: #fff;
  border: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 0 6px;
  width: 100px;
  float: left;
  padding: 12px 22px 12px 12px;
  height: 49px;
}

.investment_footer_strip .ulip_v6 .guaranteedInvestList li.countryWidth em.boxicon {
  display: none;
}

.investment_footer_strip .ulip_v6 .guaranteedInvestList li.countryWidth .contactNumber {
  width: calc(100% - 100px);
  height: 49px;
  align-items: center;
  float: left;
  display: flex;
}

.investment_footer_strip.child-strip .ulip_v6 .guaranteedInvestList li.countryWidth .contactNumber {
  height: 46px;
}

.investment_footer_strip .ulip_v6 .guaranteedInvestList li.countryWidth .contactNumber input {
  padding: 10px;
  width: 90%;
  border: none;
}

.investment_footer_strip .ulip_v6 .guaranteedInvestList li.countryWidth .err {
  border-radius: 0 0 4px 4px;
  clear: both;
  font-size: 14px;
  color: #ffc33b;
  text-align: left;
  position: relative;
  top: 2px;
  font-weight: 400;
}

.cCodeText {
  width: 37px;
  display: inline-block;
  float: left;
}

.bannerDiv.ulip_v6 .cCodeText {
  width: 44px;
  display: inline-block;
  float: left;
}

.cCodeText input {
  width: 100% !important;
  padding: 9px 0 !important;
  margin-left: 5px;
}

@media only screen and (max-width: 1024px) {
  .child-strip:before,
  .growth-strip:before,
  .lic.view_v6:before,
  .pension-strip:before,
  .tax-strip:before {
    display: none;
  }
  .investment_footer_strip.child-strip .ulip_v6 .guaranteedInvestList li .whiteTxt {
    padding-left: 30%;
  }
  .pension-strip .whiteTxt {
    margin: 0 auto;
    max-width: 370px;
    width: 100%;
    line-height: normal;
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList li {
    width: 38%;
    height: auto;
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList li .whiteTxt,
  .investment_footer_strip.fdsticky .ulip_v6 .guaranteedInvestList li .whiteTxt {
    padding-left: 25%;
  }
  .investment_footer_strip.annuitysticky .ulip_v6 .guaranteedInvestList li .whiteTxt {
    padding-left: 16%;
    padding-right: 0;
  }
  .cCodeText {
    width: 37px;
    display: inline-block;
    float: left;
  }
  .bannerDiv.ulip_v6 .cCodeText {
    width: 44px;
    display: inline-block;
    float: left;
  }
  .cCodeText input {
    width: 100% !important;
    padding: 9px 0;
    font-size: 13px !important;
    text-indent: 0 !important;
  }
  .newpension-strip:before {
    display: none;
  }
}
@media only screen and (max-width: 980px) {
  .pension-strip .bannerDiv .detailBtn {
    width: 138px;
    font-size: 13px;
    box-shadow: none;
    margin: 0 auto 0 15px;
  }
  .pension-strip .bannerDiv .countryDiv {
    width: calc(100% - 180px);
  }
  .pension-strip .guaranteedInvestList li .imgWidth {
    display: none !important;
  }
  .pension-strip .bannerDiv .countryWidth,
  .pension-strip .bannerDiv ul li {
    display: block;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
  .pension-strip .bannerDiv .countryWidth::after {
    content: "";
    display: block;
    clear: both;
  }
  .pension-strip .bannerDiv .blueTxt {
    width: auto;
    margin: 0 auto 10px !important;
    text-align: center;
    max-width: 100%;
  }
  .pension-strip .bannerDiv .blueTxt br {
    display: none;
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList {
    display: block;
    max-width: 550px;
    width: 100%;
    margin: 0 auto;
    min-height: auto;
    padding: 0 10px 6px;
  }
  .investment_footer_strip.pension-strip.annuitysticky .bannerDiv ul {
    min-height: 140px;
  }
  .investment_footer_strip.child-strip .ulip_v6 .guaranteedInvestList li .whiteTxt {
    max-width: 100%;
    padding-left: 0;
    width: 400px;
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList li .whiteTxt,
  .investment_footer_strip.fdsticky .ulip_v6 .guaranteedInvestList li .whiteTxt {
    line-height: 20px;
    font-size: 16px;
    padding: 0;
    margin-bottom: 5px;
    margin-top: 10px;
  }
  .investment_footer_strip.fdsticky .ulip_v6 .guaranteedInvestList li .whiteTxt {
    width: 100%;
    margin: 10px 0 10px 0;
    max-width: 375px;
    line-height: 25px;
  }
  .investment_footer_strip.tax-strip.fdsticky .ulip_v6 .guaranteedInvestList li .whiteTxt {
    font-size: 20px;
    padding-left: 0;
    line-height: 28px;
    font-weight: 500;
  }
  .investment_footer_strip.fdsticky .tc {
    margin: 0;
    color: #333;
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList li,
  .investment_footer_strip .ulip_v6 .guaranteedInvestList li.countryWidth {
    width: 100%;
    padding: 0;
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList li.countryWidth.investmentTheme {
    margin-bottom: 12px;
  }
  .investment_footer_strip.tax-strip .ulip_v6 .guaranteedInvestList li {
    padding: 0 0 0;
  }
  .investment_footer_strip.annuitysticky .ulip_v6 .guaranteedInvestList li .whiteTxt {
    padding-left: 40%;
    padding: 0;
    line-height: 24px;
    padding-top: 10px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .pension-strip.annuitysticky .bannerDiv ul li {
    padding: 0;
  }
  .pension-strip .bannerDiv .blueTxt {
    margin-left: 0;
    text-align: center;
    font-size: 13px;
    max-width: 100%;
  }
  .pension-strip .bannerDiv .countryWidth {
    margin: 0 auto;
  }
  .pension-strip .bannerDiv .blueTxt br {
    display: none;
  }
  .pension-strip .bannerDiv .blueBtnColor {
    display: block;
  }
  .pension-strip .bannerDiv ul li {
    display: block;
  }
  .pension-strip .whiteTxt {
    font-size: 13px;
  }
  .pension-strip .bannerDiv .countryDiv {
    width: 100%;
    max-width: 285px;
  }
  .pension-strip.annuitysticky .bannerDiv .countryDiv {
    max-width: 100%;
  }
  .pension-strip .bannerDiv .countryDiv,
  .pension-strip .bannerDiv .detailBtn {
    float: none;
    margin: 0 auto;
  }
  .pension-strip .bannerDiv .countryDiv {
    margin: 10px 0;
  }
}
@media only screen and (max-device-width: 568px) {
  .investment_footer_strip.fdsticky .ulip_v6 .guaranteedInvestList li .whiteTxt {
    line-height: 22px;
    font-size: 18px;
    margin: 6px 0 2px;
  }
}
@media only screen and (max-device-width: 480px) {
  .investment_footer_strip .ulip_v6 .guaranteedInvestList {
    width: 450px;
  }
  .investment_footer_strip.fdsticky .ulip_v6 .guaranteedInvestList li .whiteTxt {
    line-height: 22px;
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList {
    max-width: 94%;
  }
  .investment_footer_strip.child-strip .ulip_v6 .guaranteedInvestList li .whiteTxt {
    max-width: 300px;
    width: 100%;
    line-height: 22px;
    font-size: 12px;
    font-weight: 600;
  }
  .investment_footer_strip.child-strip .ulip_v6 .guaranteedInvestList li.countryWidth .countryDiv {
    padding: 0;
  }
}
@media only screen and (max-device-width: 440px) {
  .pension-strip .bannerDiv .countryDiv {
    width: 100%;
  }
  .pension-strip .bannerDiv .blueBtnColor {
    display: block;
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList {
    width: 350px;
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList li.countryWidth .blueBtnColor {
    margin-left: 5px;
    width: 110px;
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList li.countryWidth .blueBtnColor.loading {
    font-size: 0px;
    position: relative;
    top: 0;
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList li.countryWidth .countryDiv {
    width: calc(100% - 110px);
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList li.countryWidth .contactNumber {
    width: calc(100% - 90px);
  }
  .investment_footer_strip.child-strip .ulip_v6 .guaranteedInvestList li.countryWidth .contactNumber {
    width: calc(100% - 100px);
  }
  .investment_footer_strip.child-strip .ulip_v6 .guaranteedInvestList li.countryWidth .blueBtnColor {
    padding: 10px;
  }
  .investment_footer_strip.child-strip .ulip_v6 .guaranteedInvestList li.countryWidth .blueBtnColor.loading {
    padding: 9px;
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList li.countryWidth .contactNumber input {
    padding: 10px 5px;
  }
  .investment_footer_strip.child-strip .ulip_v6 .guaranteedInvestList li.countryWidth .contactNumber input {
    padding: 10px 5px 10px 10px;
  }
  .investment_footer_strip.pension-strip .bannerDiv ul {
    padding: 0;
  }
  .investment_footer_strip.annuitysticky .ulip_v6 .guaranteedInvestList li .whiteTxt {
    font-size: 16px;
    line-height: 22px;
    padding-right: 5%;
  }
  .investment_footer_strip.pension-strip.annuitysticky .bannerDiv ul {
    min-height: 150px;
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList li.countryWidth select {
    width: 90px;
  }
  .investment_footer_strip.child-strip .ulip_v6 .guaranteedInvestList li .whiteTxt {
    max-width: 100%;
    padding-left: 0;
    width: 300px;
    font-size: 16px;
  }
}
@media only screen and (max-device-width: 360px) {
  .pension-strip .bannerDiv .countryDiv {
    width: 100%;
  }
  .pension-strip .bannerDiv .detailBtn {
    width: 132px;
    font-size: 12px;
    box-shadow: none;
    line-height: 30px;
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList li .whiteTxt,
  .investment_footer_strip.fdsticky .ulip_v6 .guaranteedInvestList li .whiteTxt {
    line-height: 24px;
    font-size: 17px;
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList li.countryWidth select {
    width: 80px;
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList {
    width: 335px;
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList li.countryWidth .blueBtnColor {
    border-radius: 6px;
  }
  .investment_footer_strip.child-strip .ulip_v6 .guaranteedInvestList li .whiteTxt {
    width: 280px;
  }
}
@media only screen and (max-device-width: 320px) {
  .pension-strip .guaranteedInvestList li .imgWidth {
    width: auto;
    height: auto;
  }
  .investment_footer_strip.tax-strip.fdsticky .ulip_v6 .guaranteedInvestList li .whiteTxt {
    font-size: 16px;
  }
  .investment_footer_strip.child-strip .ulip_v6 .guaranteedInvestList li.countryWidth select {
    width: 70px;
  }
  .investment_footer_strip.child-strip .ulip_v6 .guaranteedInvestList li.countryWidth .contactNumber {
    width: calc(100% - 85px);
    height: 46px;
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList {
    width: 300px;
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList li.countryWidth .err {
    font-size: 12px;
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList li.countryWidth .contactNumber {
    width: calc(100% - 70px);
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList li.countryWidth select {
    padding: 12px 17px 12px 12px;
    width: 70px;
  }
  .investment_footer_strip .ulip_v6 .guaranteedInvestList li.countryWidth .contactNumber input {
    padding: 10px 2px 10px 5px;
  }
  .pension-strip .bannerDiv ul li {
    display: block;
  }
  .pension-strip .guaranteedInvestList li .imgWidth img {
    width: 46px;
  }
  .pension-strip .bannerDiv .blueTxt {
    margin-left: 0;
  }
  .investment_footer_strip.fdsticky .ulip_v6 .guaranteedInvestList li .whiteTxt {
    max-width: 298px;
  }
}
.sticky-investment-ulip {
  width: 100%;
  height: 75px;
  color: #fff;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1024px) {
  .sticky-investment-ulip {
    height: 122px;
  }
}
@media only screen and (max-width: 568px) {
  .sticky-investment-ulip {
    height: 122px;
    padding: 0 16px;
  }
  .sticky-investment-ulip .tnc-apply {
    display: none;
  }
}
.sticky-investment-ulip strong {
  font-weight: 700;
  display: inline;
  font-size: 20px;
}

@media only screen and (max-width: 568px) {
  .sticky-investment-ulip strong {
    font-size: 18px;
  }
}
.sticky-investment-ulip.blue {
  background: #253858;
}

.sticky-investment-ulip .strip_close {
  background: rgba(255, 255, 255, 0.5) url(../../../images/footer-strip/car/close_strip.png) 6px 6px no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 10px;
  top: 10px;
  border-radius: 50%;
  background-size: 50%;
  z-index: 11;
  cursor: pointer;
}

.sticky-investment-ulip .tnc-apply {
  position: absolute;
  right: 10px;
  bottom: 5px;
  font-size: 10px;
}

.sticky-investment-ulip .grid {
  width: 980px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.sticky-investment-ulip .grid:before {
  content: "";
  width: 100%;
  max-width: 1140px;
  position: relative;
  background: url(../../../images/bu/investment/investment-sticky-footer-icon.svg) no-repeat;
  text-align: center;
  position: absolute;
  content: "";
  width: 217px;
  height: 96px;
  background-position: center top;
  bottom: -12px;
  left: -70px;
  z-index: 10;
}

@media only screen and (max-width: 767px) {
  .sticky-investment-ulip .grid:before {
    display: none;
  }
}
.sticky-investment-ulip .grid .content-area {
  width: 50%;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.sticky-investment-ulip .grid .form-area {
  width: 100%;
}

.sticky-investment-ulip .grid .form-area.bannerDiv {
  font-family: inherit;
  font-size: inherit;
  background: inherit;
  color: inherit;
  line-height: inherit;
  background-color: inherit;
  font-weight: inherit;
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 1024px) {
  .sticky-investment-ulip .grid .form-area.bannerDiv {
    flex-direction: column;
    position: relative;
  }
}
.sticky-investment-ulip .grid .form-area .mobile-input-feild {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
  max-width: 360px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 980px) {
  .sticky-investment-ulip .grid .form-area .mobile-input-feild {
    width: 100%;
    max-width: 360px;
    margin: 0 auto 14px 0;
    position: relative;
  }
}
.sticky-investment-ulip .grid .form-area .err {
  text-align: left;
  font-size: 10px;
  padding: 3px 0;
  color: #ff7163;
  font-weight: 500;
  position: absolute;
  bottom: -15px;
  right: 188px;
}

@media (max-width: 980px) {
  .sticky-investment-ulip .grid .form-area .err {
    bottom: 0;
    right: initial;
    left: 0;
  }
}
@media (max-width: 568px) {
  .sticky-investment-ulip .grid .form-area .err {
    bottom: -5px;
    right: initial;
    left: 0;
  }
}
.sticky-investment-ulip .grid .form-area .cta-text-new {
  text-align: left;
  padding: 0 0 0 200px;
  font-size: 18px;
  width: 60%;
}

@media only screen and (max-width: 980px) {
  .sticky-investment-ulip .grid .form-area .cta-text-new {
    width: 100%;
    padding: 0;
  }
}
.sticky-investment-ulip .grid .form-area .cta-text-new .txtBold:first-child {
  color: #ffcb00;
  display: block;
}

.sticky-investment-ulip .grid .form-area .cta-text-new br {
  display: none;
}

@media only screen and (max-width: 568px) {
  .sticky-investment-ulip .grid .form-area .cta-text-new .txtBold {
    display: block;
  }
  .sticky-investment-ulip .grid .form-area .cta-text-new {
    padding: 0;
    line-height: 17px;
    font-size: 16px;
    width: 100%;
  }
  .sticky-investment-ulip .grid .form-area .cta-text-new br {
    display: block;
  }
}
.sticky-investment-ulip .grid .form-area .countryDiv {
  background-color: #fff;
  border-radius: 8px;
  width: 100%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  overflow: visible;
  height: 46px;
  position: relative;
}

.sticky-investment-ulip .grid .form-area .countryDiv em {
  display: none;
}

.sticky-investment-ulip .grid .form-area .countryDiv .contactNumber {
  width: 160px;
  display: inline-block;
  height: 46px;
  position: absolute;
  left: 0;
}

.sticky-investment-ulip .grid .form-area .countryDiv select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../../../images/bu/selectarro.svg) no-repeat 96% 55%;
  width: 60%;
  height: 100%;
  padding: 10px 20px 10px 10px;
  float: left;
  border: none;
  font-weight: 400;
  font-size: 14px;
}

.sticky-investment-ulip .grid .form-area .countryDiv .countryCode {
  font-size: 14px;
  color: #333;
  font-weight: 400;
  height: 100%;
  display: flex;
  width: 40%;
  align-items: center;
  padding: 0 0 0 15px;
}

.sticky-investment-ulip .grid .form-area .countryDiv input {
  width: calc(100% - 160px);
  height: 100%;
  border: none;
  padding: 0 118px 0 0;
  font-size: 14px;
  font-weight: 400;
  background: 0 0;
  float: right;
}

@media only screen and (max-width: 568px) {
  .sticky-investment-ulip .grid .form-area .countryDiv {
    height: 42px;
  }
  .sticky-investment-ulip .grid .form-area .countryDiv .contactNumber {
    height: 42px;
    width: 140px;
  }
  .sticky-investment-ulip .grid .form-area .countryDiv input {
    width: calc(100% - 140px);
    padding: 0 15px 0 10px;
  }
  .sticky-investment-ulip .grid .form-area .countryDiv select {
    background-size: 15%;
    background-position: 96% 55%;
  }
}
@media only screen and (max-width: 440px) {
  .sticky-investment-ulip .grid .form-area .countryDiv {
    height: 42px;
  }
  .sticky-investment-ulip .grid .form-area .countryDiv .contactNumber {
    height: 42px;
    width: 120px;
  }
  .sticky-investment-ulip .grid .form-area .countryDiv .countryCode {
    font-size: 14px;
    padding: 0 0 0 10px;
  }
  .sticky-investment-ulip .grid .form-area .countryDiv input,
  .sticky-investment-ulip .grid .form-area .countryDiv select {
    width: 60%;
    font-size: 14px;
  }
  .sticky-investment-ulip .grid .form-area .countryDiv input {
    width: calc(100% - 120px);
  }
}
@media only screen and (max-width: 320px) {
  .sticky-investment-ulip .grid .form-area .countryDiv .countryCode {
    font-size: 12px;
    padding: 0 0 0 10px;
  }
  .sticky-investment-ulip .grid .form-area .countryDiv input,
  .sticky-investment-ulip .grid .form-area .countryDiv select {
    font-size: 12px;
  }
}
.sticky-investment-ulip .grid .mobile-input-submit {
  width: auto;
  margin-left: 0;
  position: absolute;
  right: 6px;
  top: 9px;
}

@media only screen and (max-width: 767px) {
  .sticky-investment-ulip .grid .mobile-input-submit {
    margin: 0;
    top: 7px;
    right: 3px;
  }
}
@media only screen and (max-width: 568px) {
  .sticky-investment-ulip .grid .mobile-input-submit {
    margin: 0;
    top: 5px;
    right: 3px;
  }
}
.sticky-investment-ulip .grid .text-custome {
  width: auto;
  margin-left: 0;
}

@media screen and (max-width: 768px) {
  .sticky-investment-ulip .grid .text-custome {
    padding-left: 0;
    z-index: 2;
    position: relative;
  }
}
.sticky-investment-ulip .grid .text-custome p {
  margin: 0;
}

.sticky-investment-ulip .grid .text-custome p.tag-line {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 4px;
  color: #fff;
}

.sticky-investment-ulip .grid .text-custome p.tag-line span {
  background: linear-gradient(to right, #c6a700, #ffeb00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}

.sticky-investment-ulip .grid .text-custome p.description {
  font-size: 14px;
  line-height: 19px;
  color: #fff;
}

.sticky-investment-ulip .grid .text-custome p.description span {
  font-weight: 700;
}

.sticky-investment-ulip .grid .text-custome p.description span sup {
  font-size: 9px;
}

@media screen and (max-width: 768px) {
  .sticky-investment-ulip .grid .text-custome p.description {
    margin-bottom: 6px;
  }
}
.sticky-investment-ulip .grid .mobile-input-submit .btn {
  padding: 6px 16px;
  width: 110px;
  flex-shrink: 0;
  color: #fff;
  padding: 0;
  font-weight: 500;
  margin-left: 0;
  align-items: center;
  line-height: 16px;
  cursor: pointer;
  background: #ffcb00 0 0 no-repeat padding-box;
  border-radius: 26px;
  border: 0;
  padding: 9px 16px;
  font-size: 14px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .sticky-investment-ulip .grid .mobile-input-submit .btn {
    width: 90px;
    font-size: 12px;
    font-weight: 600;
    margin: 0 !important;
    padding: 8px;
  }
}
.sticky-investment-ulip .grid .mobile-input-submit .btn.loading {
  font-size: 0px;
}

@media only screen and (max-width: 568px) {
  .sticky-investment-ulip .grid .detailBtn.loading::after {
    top: 5px;
  }
}
.sticky-investment-ulip .grid .policy-logo {
  width: 100%;
  text-align: left;
  max-width: 300px;
  margin: 0 auto 10px auto;
  font-weight: 700;
  border: 1px dashed #fff;
  padding: 8px;
  border-radius: 4px;
  font-size: 18px;
  display: inline-block;
}

.sticky-investment-ulip .grid .policy-logo .lg {
  background: url("../../../images/bu/pblogo-investment-sticky.png?v=2") no-repeat repeat 0 -2px;
  width: 150px;
  height: 26px;
  display: inline-block;
  background-size: cover;
  position: absolute;
  margin-left: 5px;
  top: 6px;
}

.sticky-investment-ulip .grid .list-pointer {
  width: 100%;
}

.sticky-investment-ulip .grid .list-point-sticky {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  max-width: 435px;
  margin: 0 0 0 auto;
}

.sticky-investment-ulip .grid .list-point-sticky li {
  width: 50%;
  position: relative;
  text-align: left;
  padding: 5px;
  padding-left: 20px;
  font-weight: 500;
}

.sticky-investment-ulip .grid .list-point-sticky li::before {
  content: "";
  width: 10px;
  height: 10px;
  background: #54bffe;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
}

@media only screen and (max-width: 1024px) {
  .sticky-investment-ulip .grid {
    width: 100%;
    padding: 0 10%;
    box-sizing: border-box;
  }
  .sticky-investment-ulip .grid:before {
    display: none;
  }
  .sticky-investment-ulip .grid .content-area {
    display: none;
  }
  .sticky-investment-ulip .grid .form-area {
    width: 100%;
    align-items: center;
  }
}
@media only screen and (max-width: 568px) {
  .sticky-investment-ulip .grid {
    padding: 16px 2% 10px;
  }
}
.car-stiky-view-plan {
  display: none;
}

@media (max-width: 1024px) {
  .car-stiky-view-plan {
    width: 100%;
    display: block;
    position: fixed;
    background: #fff;
    z-index: 0;
    box-shadow: 0 -3px 23px 0 rgba(0, 0, 0, 0.12);
    bottom: 0;
  }
  .car-stiky-view-plan .linkclick {
    background: #0065ff;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 50px;
    display: inline-block;
    margin: 8px auto;
    font-size: 14px;
    border-radius: 5px;
    min-width: 290px;
  }
}
.textsavingsticky {
  background: linear-gradient(270deg, #184e81 0, #2669a7 50%, #184e81 100%);
  padding: 20px;
  color: #fff;
}

.textsavingsticky:before {
  display: none;
}

.textsavingsticky .new-sticky-footer {
  max-width: 495px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  position: relative;
}

.textsavingsticky .new-sticky-footer .content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  color: #fff;
  margin-left: 12px;
}

.textsavingsticky .new-sticky-footer .content div {
  text-align: left;
}

.textsavingsticky .new-sticky-footer .content div p.title {
  letter-spacing: 0;
  font-weight: 700;
  line-height: 24px;
  color: #ffab00;
  font-size: 18px;
  text-align: left;
  margin-bottom: 3px;
}

.textsavingsticky .new-sticky-footer .content div p.description {
  color: #fff;
}

.textsavingsticky .new-sticky-footer .content .quotesButton {
  margin-left: 24px;
}

.textsavingsticky .new-sticky-footer .content .quotesButton a.footer-btn {
  width: 158px;
  height: 43px;
  border-radius: 4px;
  border: solid 1.5px #fff;
  background-color: #fff;
  font-size: 14px;
  font-weight: 500;
  color: #0065ff;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #1f1f36;
  width: 135px;
  padding: 0;
  margin-bottom: 0;
}

.textsavingsticky .new-sticky-footer + .close-st-footer.strip_close {
  background: #22619c;
  border-radius: 50%;
  width: 26px;
  height: 26px;
}

.textsavingsticky .new-sticky-footer + .close-st-footer.strip_close:before {
  content: "";
  position: absolute;
  height: 14px;
  width: 1px;
  background: #fff;
  transform: rotate(45deg);
  left: 13px;
  top: 7px;
}

.textsavingsticky .new-sticky-footer + .close-st-footer.strip_close:after {
  content: "";
  position: absolute;
  height: 14px;
  width: 1px;
  background: #fff;
  transform: rotate(-45deg);
  left: 13px;
  top: 7px;
}

@media only screen and (max-width: 740px) {
  .textsavingsticky .new-sticky-footer .content {
    flex-direction: column;
  }
  .textsavingsticky .new-sticky-footer .content .quotesButton {
    margin: 0 auto 0 0;
  }
  .textsavingsticky .new-sticky-footer .content .quotesButton a.footer-btn {
    width: 158px;
    height: 32px;
    border-radius: 4px;
    font-size: 12px;
    width: 105px;
    margin-top: 10px;
  }
}
.investment_footer_strip.newpension-strip::before {
  display: none;
}

.investment_footer_strip.newpension-strip .ulip_v6 {
  background: #5c4744 0 0 no-repeat padding-box;
  box-shadow: 0 -3px 12px rgba(0, 0, 0, 0.1607843137);
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.newpension-strip .ulip_v6 {
    padding-top: 11px;
  }
}
.investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList {
  position: relative;
  min-height: 75px;
}

@media screen and (max-width: 980px) {
  .investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList {
    max-width: 100%;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}
.investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList::before {
  background: url(../../../images/bu/investment/pension-footer-img.svg) no-repeat;
  text-align: center;
  position: absolute;
  content: "";
  width: 151px;
  height: 117px;
  background-position: center top;
  bottom: 0;
  left: 0;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList::before {
    background: url(../../../images/bu/investment/pension-footer-img-mobile.svg) no-repeat;
    right: -73px;
    z-index: 1;
    left: auto;
  }
}
@media screen and (max-width: 360px) {
  .investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList::before {
    display: none;
  }
}
.investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li {
  height: 75px;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li {
    width: 47%;
    height: auto;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li {
    width: 100%;
    display: flex;
    align-items: CENTER;
    justify-content: CENTER;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li {
    justify-content: flex-start;
  }
}
.investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li .whiteTxt {
  padding-left: 0;
}

@media screen and (max-width: 820px) {
  .investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li .whiteTxt {
    width: 47%;
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  .investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li .whiteTxt {
    width: 51%;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li .whiteTxt {
    width: 100%;
    margin: 0;
  }
}
.investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li .whiteTxt p {
  padding-left: 175px;
  padding-right: 0;
  text-align: left;
  line-height: 22px;
  font-size: 18px;
  margin-bottom: 8px;
  color: #fff;
}

.investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li .whiteTxt p span {
  font-size: 15px;
  display: inline !important;
}

.investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li .whiteTxt p:last-of-type {
  margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li .whiteTxt p {
    padding-left: 155px;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li .whiteTxt p {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li .whiteTxt p {
    padding-left: 0;
    line-height: 21px;
    font-size: 16px;
    margin-bottom: 4px;
    z-index: 2;
    position: relative;
  }
}
.investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li.countryWidth {
  display: none;
}

.investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li.countryWidth.pension-page {
  display: flex;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li.countryWidth.pension-page {
    width: 35%;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li.countryWidth.pension-page {
    margin-bottom: 8px;
    margin-top: 5px;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li.countryWidth.pension-page {
    justify-content: flex-start;
  }
}
.investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li.countryWidth.pension-page .countryDiv {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  vertical-align: middle;
  overflow: visible;
  height: 45px;
  background: #fff 0 0 no-repeat padding-box;
  border: 1px solid rgba(0, 20, 255, 0.1215686275);
  border-radius: 8px;
  align-items: center;
}

@media screen and (max-width: 820px) {
  .investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li.countryWidth.pension-page .countryDiv {
    max-width: 385px;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li.countryWidth.pension-page .countryDiv {
    z-index: 2;
    max-width: 311px;
  }
}
.investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li.countryWidth.pension-page .countryDiv .contactNumber {
  height: 43px;
}

.investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li.countryWidth.pension-page .countryDiv button {
  width: 115px;
  flex-shrink: 0;
  color: #fff;
  padding: 0;
  font-weight: 500;
  margin-left: 0;
  align-items: center;
  line-height: 19px;
  cursor: pointer;
  background: #e0811f 0 0 no-repeat padding-box;
  border-radius: 16px;
  border: 0;
  padding: 6px 16px;
  margin-right: 16px;
  font-size: 14px;
}

.investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li.countryWidth.pension-page .countryDiv button.loading {
  height: auto;
  font-size: 0;
}

.investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li.countryWidth.pension-page .countryDiv button.loading::after {
  width: 15px;
  height: 15px;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  border-left: 2px solid #fff;
  top: 8px;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li.countryWidth.pension-page .countryDiv button {
    margin-right: 5px;
  }
}
@media only screen and (max-device-width: 440px) {
  .investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li.countryWidth.pension-page .countryDiv .contactNumber input {
    padding: 10px 5px 10px 8px;
  }
}
.investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li.countryWidth.pension-page select {
  width: 85px;
  float: none;
  height: 43px;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li.countryWidth.pension-page select {
    width: 75px;
  }
}
.investment_footer_strip.newpension-strip .ulip_v6 .guaranteedInvestList li.countryWidth.pension-page .err {
  font-size: 12px;
  color: #fff;
  text-align: left;
  position: absolute;
  bottom: -18px;
  font-weight: 400;
  top: auto;
  left: 0;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.newpension-strip .tc {
    right: auto;
    bottom: 6px;
    left: 10px;
  }
}
.investment_footer_strip.child-strip.new::before {
  display: none;
}

.investment_footer_strip.child-strip.new .ulip_v6 {
  background: url(../../../images/bu/investment/child-plans-sticky-footer-bg.svg) no-repeat top center/cover;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.child-strip.new .ulip_v6 {
    background: url(../../../images/bu/investment/child-plans-sticky-footer-bg-mobile.svg) no-repeat center/cover;
    padding-top: 0;
  }
}
.investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList {
  min-height: 75px;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList {
    justify-content: center;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList {
    width: 100%;
    max-width: 100%;
    display: FLEX;
    align-items: CENTER;
    justify-content: flex-start;
    padding: 6px 10px;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList {
    flex-direction: column;
  }
}
.investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList::before {
  background: url(../../../images/bu/investment/child-plans-sticky-footer-icon.svg) no-repeat;
  text-align: center;
  position: absolute;
  content: "";
  width: 144px;
  height: 102px;
  background-position: center top;
  bottom: 0;
  left: 39px;
  z-index: 10;
}

@media screen and (max-width: 820px) {
  .investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList::before {
    display: none;
  }
}
@media screen and (max-width: 360px) {
  .investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList::before {
    display: none;
  }
}
.investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList li {
  height: auto;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList li {
    width: 28%;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList li {
    width: 41%;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList li {
    width: 100%;
  }
}
.investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList li .whiteTxt {
  color: #0d4cca;
  font-size: 18px;
  padding-left: 205px;
  line-height: 24px;
  padding-right: 0;
  text-transform: capitalize;
  letter-spacing: 0;
  color: #f9f3e5;
  width: 100%;
}

.investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList li .whiteTxt span:last-child {
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  padding-right: 0;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList li .whiteTxt {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList li .whiteTxt {
    padding-left: 0;
    margin-bottom: 11px;
    margin-top: 0;
  }
}
.investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth {
  display: none;
}

.investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.child-page {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.child-page {
    width: 40%;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.child-page {
    margin-bottom: 0;
    margin-top: 0;
    width: 44%;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.child-page {
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 10px;
  }
}
.investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.child-page .countryDiv {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  vertical-align: middle;
  overflow: visible;
  height: 45px;
  background: #fff 0 0 no-repeat padding-box;
  border: 1px solid rgba(0, 20, 255, 0.1215686275);
  border-radius: 8px;
  align-items: center;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.child-page .countryDiv {
    z-index: 2;
    max-width: 305px;
  }
}
.investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.child-page .countryDiv .contactNumber {
  height: 43px;
}

.investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.child-page .countryDiv button {
  width: 110px;
  flex-shrink: 0;
  color: #1f395b;
  padding: 0;
  font-weight: 500;
  margin-left: 0;
  align-items: center;
  line-height: 19px;
  cursor: pointer;
  background: #faf3e3 0 0 no-repeat padding-box;
  border-radius: 16px;
  border: 0;
  padding: 6px 16px;
  margin-right: 16px;
  font-size: 14px;
  font-weight: 600;
}

.investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.child-page .countryDiv button.loading {
  height: auto;
  font-size: 0;
}

.investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.child-page .countryDiv button.loading::after {
  width: 15px;
  height: 15px;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  border-left: 2px solid #1f395b;
  top: 8px;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.child-page .countryDiv button {
    margin-right: 5px;
    width: 100px;
    padding: 6px 10px;
  }
}
.investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.child-page select {
  width: 85px;
  float: none;
  height: 42px;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.child-page select {
    width: 65px;
  }
}
.investment_footer_strip.child-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.child-page .err {
  font-size: 12px;
  color: #fff;
  text-align: left;
  position: absolute;
  bottom: -18px;
  font-weight: 400;
  top: auto;
  left: 0;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.child-strip.new .tc {
    right: 16px;
  }
}
.investment_footer_strip.tax-strip.new::before {
  display: none;
}

.investment_footer_strip.tax-strip.new .ulip_v6 {
  background: url(../../../images/bu/investment/tax-savings-sticky-footer-bg.svg) no-repeat top center/cover;
}

@media screen and (max-width: 820px) {
  .investment_footer_strip.tax-strip.new .ulip_v6 {
    background: #253858;
    padding-top: 0;
  }
}
.investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList {
  min-height: 75px;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList {
    justify-content: center;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList {
    width: 100%;
    max-width: 100%;
    display: FLEX;
    align-items: CENTER;
    justify-content: flex-start;
    padding: 6px 10px;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList {
    flex-direction: column;
    align-items: flex-start;
  }
}
.investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList::before {
  background: url(../../../images/bu/investment/tax-savings-sticky-footer-icon.svg) no-repeat;
  text-align: center;
  position: absolute;
  content: "";
  width: 148px;
  height: 87px;
  background-position: center top;
  bottom: 0;
  left: 46px;
  z-index: 10;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList::before {
    left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList::before {
    background: url(../../../images/bu/investment/tax-savings-sticky-footer-icon-mobile.svg) no-repeat;
    width: 67px;
    height: 81px;
    left: auto;
    right: -7px;
    bottom: 12px;
  }
}
@media screen and (max-width: 320px) {
  .investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList::before {
    display: none;
  }
}
.investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li {
  height: auto;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li {
    width: 31%;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li {
    width: 44%;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li {
    width: 50%;
  }
}
@media screen and (max-width: 360px) {
  .investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li {
    width: 55%;
  }
}
.investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li .whiteTxt {
  font-size: 20px;
  padding-left: 235px;
  line-height: 26px;
  padding-right: 0;
  text-transform: none;
  letter-spacing: 0;
  color: #fff;
  width: 100%;
  font-weight: 400;
}

.investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li .whiteTxt span {
  color: #00dd89;
  font-weight: 700;
  padding-right: 0;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li .whiteTxt {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li .whiteTxt {
    padding-left: 0;
    margin-bottom: 5px;
    margin-top: 0;
    font-size: 18px;
    line-height: 24px;
  }
  .investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li .whiteTxt span {
    display: inline !important;
  }
}
.investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth {
  display: none;
}

.investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.tax-page {
  display: flex;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.tax-page {
    width: 35%;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.tax-page {
    margin-bottom: 0;
    margin-top: 0;
    width: 44%;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.tax-page {
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 360px) {
  .investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.tax-page {
    width: 85%;
  }
}
@media screen and (max-width: 320px) {
  .investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.tax-page {
    width: 100%;
  }
}
.investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.tax-page .countryDiv {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  vertical-align: middle;
  overflow: visible;
  height: 45px;
  background: #fff 0 0 no-repeat padding-box;
  border: 1px solid rgba(0, 20, 255, 0.1215686275);
  border-radius: 8px;
  align-items: center;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.tax-page .countryDiv {
    z-index: 2;
    max-width: 304px;
  }
}
.investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.tax-page .countryDiv .contactNumber {
  height: 43px;
}

.investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.tax-page .countryDiv button {
  width: 93px;
  flex-shrink: 0;
  color: #fff;
  padding: 0;
  font-weight: 500;
  margin-left: 0;
  align-items: center;
  line-height: 19px;
  cursor: pointer;
  background: #00dd89 0 0 no-repeat padding-box;
  border-radius: 16px;
  border: 0;
  padding: 6px 16px;
  margin-right: 16px;
  font-size: 14px;
  font-weight: 600;
}

.investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.tax-page .countryDiv button.loading {
  height: auto;
  font-size: 0;
  width: 87px;
}

.investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.tax-page .countryDiv button.loading::after {
  width: 15px;
  height: 15px;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  border-left: 2px solid #fff;
  top: 8px;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.tax-page .countryDiv button {
    margin-right: 5px;
  }
}
.investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.tax-page select {
  width: 85px;
  float: none;
  height: 42px;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.tax-page select {
    width: 75px;
  }
}
.investment_footer_strip.tax-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.tax-page .err {
  font-size: 12px;
  color: #fff;
  text-align: left;
  position: absolute;
  bottom: -18px;
  font-weight: 400;
  top: auto;
  left: 0;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.tax-strip.new .tc {
    right: 45px;
  }
}
.investment_footer_strip.growth-strip.new::before {
  display: none;
}

.investment_footer_strip.growth-strip.new .ulip_v6 {
  background: #006272 0 0 no-repeat padding-box;
  box-shadow: 0 -3px 12px rgba(0, 0, 0, 0.1607843137);
}

.investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList {
  position: relative;
  height: 75px;
  min-height: 75px;
}

@media screen and (max-width: 820px) {
  .investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList {
    max-width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}
.investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList::before {
  background: url(../../../images/bu/investment/fd-sticky-footer-icon.svg) no-repeat;
  text-align: center;
  position: absolute;
  content: "";
  width: 209px;
  height: 93px;
  background-position: center top;
  bottom: 0;
  left: 0;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList::before {
    background: url(../../../images/bu/investment/fd-sticky-footer-icon-mobile.svg) no-repeat top;
    right: -26px;
    z-index: 1;
    left: auto;
    width: 87px;
    height: 109px;
  }
}
@media screen and (max-width: 320px) {
  .investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList::before {
    display: none;
  }
}
.investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li {
  width: 60%;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li {
    width: 50%;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li {
    width: 44%;
    display: flex;
    align-items: CENTER;
    justify-content: CENTER;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li {
    justify-content: flex-start;
    width: 100%;
  }
}
.investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li .whiteTxt {
  padding: 0 30px 0 225px;
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li .whiteTxt {
    padding-right: 0;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li .whiteTxt {
    padding-left: 0;
    margin: 0;
  }
}
.investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li .whiteTxt p.tag-line {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  line-height: 24px;
  font-size: 18px;
  margin-bottom: 3px;
  color: #fff;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li .whiteTxt p.tag-line {
    padding-left: 0;
    line-height: 21px;
    font-size: 16px;
    margin-bottom: 4px;
    z-index: 2;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li .whiteTxt p.tag-line {
    font-size: 14px;
    line-height: 19px;
  }
}
.investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li .whiteTxt .description {
  font-size: 14px;
  line-height: 19px;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li .whiteTxt .description {
    font-size: 12px;
    line-height: 16px;
  }
}
.investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth {
  display: none;
}

.investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.fd-page {
  display: flex;
  width: 40%;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.fd-page {
    width: 35%;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.fd-page {
    margin-bottom: 12px;
    margin-top: 16px;
    width: 44%;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.fd-page {
    justify-content: flex-start;
    width: 100%;
    margin-top: 10px;
  }
}
.investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.fd-page .countryDiv {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  vertical-align: middle;
  overflow: visible;
  height: 45px;
  background: #fff 0 0 no-repeat padding-box;
  border: 1px solid rgba(0, 20, 255, 0.1215686275);
  border-radius: 8px;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.fd-page .countryDiv {
    z-index: 2;
    max-width: 304px;
  }
}
.investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.fd-page .countryDiv .contactNumber {
  height: 43px;
}

.investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.fd-page .countryDiv button {
  width: 110px;
  flex-shrink: 0;
  color: #fff;
  padding: 0;
  font-weight: 500;
  margin-left: 0;
  align-items: center;
  line-height: 19px;
  cursor: pointer;
  background: #ef7b00 0 0 no-repeat padding-box;
  border-radius: 16px;
  border: 0;
  padding: 6px 16px;
  margin-right: 16px;
  font-size: 14px;
}

.investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.fd-page .countryDiv button.loading {
  height: auto;
  font-size: 0;
}

.investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.fd-page .countryDiv button.loading::after {
  width: 15px;
  height: 15px;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  border-left: 2px solid #fff;
  top: 8px;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.fd-page .countryDiv button {
    margin-right: 5px;
  }
}
@media only screen and (max-device-width: 440px) {
  .investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.fd-page .countryDiv .contactNumber input {
    padding: 10px 5px 10px 8px;
  }
}
.investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.fd-page select {
  width: 85px;
  float: none;
  height: 43px;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.fd-page select {
    width: 75px;
  }
}
.investment_footer_strip.growth-strip.new .ulip_v6 .guaranteedInvestList li.countryWidth.fd-page .err {
  font-size: 12px;
  color: #fff;
  text-align: left;
  position: absolute;
  bottom: -18px;
  font-weight: 400;
  top: auto;
  left: 0;
}

.investment_footer_strip.trad-strip-new::before {
  display: none;
}

.investment_footer_strip.trad-strip-new .ulip_v6 {
  background: #d5d5fd 0 0 no-repeat padding-box;
  box-shadow: 0 -3px 12px rgba(0, 0, 0, 0.1607843137);
  position: relative;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.trad-strip-new .ulip_v6::before {
    content: "";
    background: url(../../../images/bu/investment/trad-hurry-strip.svg) no-repeat;
    width: 95px;
    height: 59px;
    position: absolute;
    left: -15px;
    top: -21px;
    transform: rotate(-20deg);
    z-index: 40;
  }
}
@media screen and (max-width: 320px) {
  .investment_footer_strip.trad-strip-new .ulip_v6::before {
    left: -15px;
    top: -24px;
    transform: rotate(-16deg);
  }
}
.investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList {
  position: relative;
  height: 75px;
  min-height: 75px;
}

@media screen and (max-width: 820px) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList {
    max-width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}
.investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList::before {
  background: url(../../../images/bu/investment/trad-timer-icon.svg) no-repeat;
  text-align: center;
  position: absolute;
  content: "";
  width: 122px;
  height: 98px;
  background-position: center top;
  bottom: 0;
  left: 0;
  z-index: 10;
}

@media screen and (max-width: 820px) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList::before {
    height: 110px;
    background-position: center top;
    bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList::before {
    background: url(../../../images/bu/investment/trad-timer-icon-mobile.svg) no-repeat top;
    z-index: 1;
    left: -20px;
    width: 81px;
    height: 69px;
    opacity: 0.9;
    bottom: -6px;
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList::after {
    content: "";
    border: 1px dashed #000;
    border-radius: 4px;
    opacity: 0.12;
    width: 325px;
    height: 75px;
    position: absolute;
    top: 24px;
    left: 11%;
    z-index: 10;
  }
}
@media screen and (max-width: 400px) and (orientation: portrait) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList::after {
    left: 9%;
  }
}
@media screen and (max-width: 375px) and (orientation: portrait) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList::after {
    left: 7%;
  }
}
@media screen and (max-width: 360px) and (orientation: portrait) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList::after {
    left: 5%;
  }
}
@media screen and (max-width: 320px) and (orientation: portrait) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList::after {
    display: none;
  }
}
.investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li {
  width: 60%;
  z-index: 20;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li {
    width: 50%;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li {
    width: 100%;
    display: flex;
    align-items: CENTER;
    justify-content: CENTER;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li {
    justify-content: center;
    width: 100%;
  }
}
.investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li .white-text {
  padding: 0 30px 0 140px;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li .white-text {
    padding-right: 0;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li .white-text {
    padding-left: 0;
    margin: 0;
    z-index: 10;
    position: relative;
    background: #d5d5fd;
  }
}
.investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li .white-text .tag-line {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  line-height: 19px;
  font-size: 14px;
  margin-bottom: 3px;
  color: #253858;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li .white-text .tag-line {
    padding-left: 0;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 4px;
    z-index: 2;
    position: relative;
    text-align: center;
  }
}
.investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li .white-text .timer-text {
  display: flex;
  align-items: center;
}

.investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li .white-text .timer-text .text {
  font-size: 14px;
  line-height: 19px;
  color: #253858;
  text-align: left;
  margin-right: 4.6px;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li .white-text .timer-text .text {
    display: none;
  }
}
.investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li .white-text .timer-text .timer {
  border: 1px dashed rgba(0, 0, 0, 0.2392156863);
  border-radius: 4px;
  padding: 4px;
  letter-spacing: 0;
  color: #253858;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li .white-text .timer-text .timer {
    padding: 0;
    border: 0;
    font-size: 16px;
    line-height: 21px;
  }
}
.investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li .white-text .timer-text .timer .days {
  border-radius: 4px;
  background: rgba(255, 130, 138, 0.4);
  padding: 3px;
  letter-spacing: 0;
  color: #7c0303;
  font-size: 14px;
  line-height: 19px;
  font-weight: 600;
}

.investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li .white-text .timer-text .timer span {
  letter-spacing: 0;
  color: #253858;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

.investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li.countryWidth {
  display: none;
}

.investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li.countryWidth.trad-page {
  display: flex;
  width: 40%;
  z-index: 20;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li.countryWidth.trad-page {
    width: 35%;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li.countryWidth.trad-page {
    margin-bottom: 12px;
    margin-top: 16px;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li.countryWidth.trad-page {
    justify-content: center;
    width: 100%;
    margin-top: 10px;
  }
}
.investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li.countryWidth.trad-page .countryDiv {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  vertical-align: middle;
  overflow: visible;
  height: 45px;
  background: #fff 0 0 no-repeat padding-box;
  border: 1px solid rgba(0, 20, 255, 0.1215686275);
  border-radius: 8px;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li.countryWidth.trad-page .countryDiv {
    z-index: 2;
    max-width: 304px;
  }
}
.investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li.countryWidth.trad-page .countryDiv .contactNumber {
  height: 43px;
}

.investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li.countryWidth.trad-page .countryDiv button {
  width: 110px;
  flex-shrink: 0;
  color: #fff;
  padding: 0;
  font-weight: 500;
  margin-left: 0;
  align-items: center;
  line-height: 19px;
  cursor: pointer;
  background: #0065ff 0 0 no-repeat padding-box;
  border-radius: 16px;
  border: 0;
  padding: 6px 16px;
  margin-right: 16px;
  font-size: 14px;
}

.investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li.countryWidth.trad-page .countryDiv button.loading {
  height: auto;
  font-size: 0;
}

.investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li.countryWidth.trad-page .countryDiv button.loading::after {
  width: 15px;
  height: 15px;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  border-left: 2px solid #fff;
  top: 8px;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li.countryWidth.trad-page .countryDiv button {
    margin-right: 5px;
  }
}
@media only screen and (max-device-width: 440px) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li.countryWidth.trad-page .countryDiv .contactNumber input {
    padding: 10px 5px 10px 8px;
  }
}
.investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li.countryWidth.trad-page select {
  width: 85px;
  float: none;
  height: 43px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li.countryWidth.trad-page select {
    width: 75px;
  }
}
.investment_footer_strip.trad-strip-new .ulip_v6 .guaranteedInvestList li.countryWidth.trad-page .err {
  font-size: 12px;
  color: #253858;
  text-align: left;
  position: absolute;
  bottom: -18px;
  font-weight: 400;
  top: auto;
  left: 0;
}

.investment_footer_strip.trad-strip-new .tc {
  color: #253858 !important;
  opacity: 0.4;
  right: 2px;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.trad-strip-new .tc {
    right: 86px;
    bottom: 2px;
  }
}
.investment_footer_strip.newsip-strip::before {
  display: none;
}

.investment_footer_strip.newsip-strip .ulip_v6 {
  background: url(../../../images/bu/investment/sip-sticky-footer-bg.svg);
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.newsip-strip .ulip_v6 {
    background: url(../../../images/bu/investment/child-plans-sticky-footer-bg-mobile.svg) no-repeat center/cover;
    padding-top: 6px;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.newsip-strip .ulip_v6 {
    height: auto;
    padding: 7px 0 0;
    background: #253858 0 0 no-repeat padding-box;
  }
}
.investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList {
  min-height: 75px;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList {
    justify-content: center;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList {
    width: 100%;
    max-width: 100%;
    display: FLEX;
    align-items: CENTER;
    justify-content: flex-start;
    padding: 0 15px;
    min-height: auto;
    flex-direction: column;
  }
}
.investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList::before {
  background: url(../../../images/bu/investment/sip-sticky-footer-icon.svg) no-repeat;
  text-align: center;
  position: absolute;
  content: "";
  width: 209px;
  height: 132px;
  background-position: center top;
  bottom: 0;
  left: 0;
  z-index: 10;
}

@media screen and (max-width: 820px) {
  .investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList::before {
    bottom: -15px;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList::before {
    background: url(../../../images/bu/investment/sip-sticky-footer-mobile-icon.svg) no-repeat;
    width: 209px;
    height: 150px;
    left: auto;
    right: -85px;
    bottom: -68px;
    z-index: 0;
  }
}
.investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li {
  height: auto;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li {
    width: 32%;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li {
    width: 44%;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li {
    width: 100%;
  }
}
.investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li .white-text {
  padding-left: 220px;
  width: 100%;
  margin: 0;
  text-align: left;
}

.investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li .white-text .tag-line {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 4px;
  margin: 0 0 4px;
}

@media screen and (max-width: 820px) {
  .investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li .white-text .tag-line {
    line-height: 21px;
    font-size: 16px;
  }
}
.investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li .white-text .description {
  color: #fff;
  font-size: 14px;
  line-height: 19px;
  margin: 0;
}

@media screen and (max-width: 820px) {
  .investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li .white-text .description {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li .white-text .description {
    line-height: 16px;
    font-size: 12px;
    margin-bottom: 11px;
  }
}
@media screen and (max-width: 1024px) {
  .investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li .white-text {
    padding-left: 43px;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li .white-text {
    padding-left: 0;
    margin: 0;
  }
}
.investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li.countryWidth {
  display: none;
}

.investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li.countryWidth.sip-page {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li.countryWidth.sip-page {
    width: 36%;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li.countryWidth.sip-page {
    margin-bottom: 0;
    margin-top: 0;
    width: 44%;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li.countryWidth.sip-page {
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 18px;
  }
}
.investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li.countryWidth.sip-page .countryDiv {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  vertical-align: middle;
  overflow: visible;
  height: 45px;
  background: #fff 0 0 no-repeat padding-box;
  border: 1px solid rgba(0, 20, 255, 0.1215686275);
  border-radius: 8px;
  align-items: center;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li.countryWidth.sip-page .countryDiv {
    z-index: 2;
    max-width: 305px;
  }
}
.investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li.countryWidth.sip-page .countryDiv .contactNumber {
  height: 43px;
}

.investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li.countryWidth.sip-page .countryDiv button {
  width: 110px;
  flex-shrink: 0;
  color: #fff;
  padding: 0;
  font-weight: 500;
  margin-left: 0;
  align-items: center;
  line-height: 19px;
  cursor: pointer;
  background: #ef7b00 0 0 no-repeat padding-box;
  border-radius: 16px;
  border: 0;
  padding: 6px 16px;
  margin-right: 16px;
  font-size: 14px;
  font-weight: 600;
}

.investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li.countryWidth.sip-page .countryDiv button.loading {
  height: auto;
  font-size: 0;
}

.investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li.countryWidth.sip-page .countryDiv button.loading::after {
  width: 15px;
  height: 15px;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  border-left: 2px solid #1f395b;
  top: 8px;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li.countryWidth.sip-page .countryDiv button {
    margin-right: 5px;
    width: 100px;
    padding: 6px 10px;
  }
}
.investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li.countryWidth.sip-page select {
  width: 85px;
  float: none;
  height: 42px;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li.countryWidth.sip-page select {
    width: 65px;
  }
}
.investment_footer_strip.newsip-strip .ulip_v6 .guaranteedInvestList li.countryWidth.sip-page .err {
  font-size: 12px;
  color: #fff;
  text-align: left;
  position: absolute;
  bottom: -18px;
  font-weight: 400;
  top: auto;
  left: 0;
}

.investment_footer_strip.newsip-strip .tc {
  letter-spacing: 0;
  color: rgba(255, 255, 255, 0.6);
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  font-size: 10px;
  line-height: 13px;
  right: 6px;
  text-align: right;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.newsip-strip .tc {
    letter-spacing: 0;
    color: rgba(255, 255, 255, 0.6);
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 13px;
    right: auto;
    font-size: 10px;
    line-height: 13px;
    text-align: left;
  }
}
.investment_footer_strip.newsip-strip .strip_close {
  right: 9px;
  top: 9px;
}

.investment_footer_strip.sticky-lic::before {
  display: none;
}

.investment_footer_strip.sticky-lic .ulip_v6 {
  position: relative;
  background: #2a5f4f;
}

.investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList {
  min-height: 75px;
  position: relative;
  justify-content: center;
}

@media screen and (max-width: 820px) {
  .investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList {
    width: 100%;
    max-width: 100%;
    display: FLEX;
    align-items: CENTER;
    justify-content: flex-start;
    padding: 6px 10px 20px;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList {
    flex-direction: column;
    align-items: flex-start;
  }
}
.investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList::before {
  background: url(../../../images/bu/investment/lic-sticky-footer-icon.svg) no-repeat;
  text-align: center;
  position: absolute;
  content: "";
  width: 164px;
  height: 91px;
  background-position: center top;
  bottom: 0;
  left: 0;
  z-index: 10;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList::before {
    left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList::before {
    bottom: -12px;
    left: auto;
    right: -35px;
    z-index: 1;
  }
}
.investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li {
  height: auto;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li {
    width: 31%;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li {
    width: 47%;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li {
    width: 100%;
  }
}
.investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li .left {
  padding-left: 125px;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li .left {
    padding: 0;
    z-index: 2;
  }
}
@media screen and (max-width: 768px) {
  .investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li .left .text-custom {
    margin-bottom: 4px;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li .left .text-custom {
    margin-bottom: 8px;
  }
}
.investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li .left .text-custom .tag-line {
  color: #fff;
  text-align: left;
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 4px;
}

.investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li .left .text-custom .tag-line sup {
  font-size: 11px;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li .left .text-custom .tag-line {
    font-size: 18px;
    margin-bottom: 1px;
  }
}
.investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li .left .text-custom .description {
  color: #fff;
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
}

@media screen and (max-width: 1024px) {
  .investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li .left .text-custom .description {
    font-size: 13px;
  }
}
@media screen and (max-width: 820px) {
  .investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li .left .text-custom .description {
    margin-bottom: 4px;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li .left .text-custom .description {
    font-size: 12px;
  }
}
.investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li.countryWidth {
  display: none;
}

.investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li.countryWidth.lic-page {
  display: flex;
  width: 35%;
}

@media screen and (max-width: 820px) {
  .investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li.countryWidth.lic-page {
    margin-bottom: 0;
    margin-top: 0;
    width: 47%;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li.countryWidth.lic-page {
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 14px;
  }
}
.investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li.countryWidth.lic-page .countryDiv {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  vertical-align: middle;
  overflow: visible;
  height: 45px;
  background: #fff 0 0 no-repeat padding-box;
  border: 1px solid rgba(0, 20, 255, 0.1215686275);
  border-radius: 8px;
  align-items: center;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li.countryWidth.lic-page .countryDiv {
    z-index: 2;
    max-width: 304px;
  }
}
.investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li.countryWidth.lic-page .countryDiv .contactNumber {
  height: 43px;
}

.investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li.countryWidth.lic-page .countryDiv button {
  width: 108px;
  flex-shrink: 0;
  color: #e7f0ff;
  padding: 0;
  font-weight: 500;
  margin-left: 0;
  align-items: center;
  line-height: normal;
  cursor: pointer;
  background: #0065ff;
  border-radius: 16px;
  border: 0;
  padding: 6px 16px;
  margin-right: 16px;
  font-size: 14px;
  font-weight: 600;
}

.investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li.countryWidth.lic-page .countryDiv button.loading {
  height: 31px;
  font-size: 0;
  width: 87px;
}

.investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li.countryWidth.lic-page .countryDiv button.loading::after {
  width: 15px;
  height: 15px;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  border-left: 2px solid #fff;
  top: 8px;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li.countryWidth.lic-page .countryDiv button {
    margin-right: 5px;
  }
}
.investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li.countryWidth.lic-page select {
  width: 85px;
  float: none;
  height: 42px;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li.countryWidth.lic-page select {
    width: 75px;
  }
}
.investment_footer_strip.sticky-lic .ulip_v6 .guaranteedInvestList li.countryWidth.lic-page .err {
  font-size: 12px;
  color: #fff;
  text-align: left;
  position: absolute;
  bottom: -18px;
  font-weight: 400;
  top: auto;
  left: 0;
}

.investment_footer_strip.sticky-lic .tc {
  right: 6px;
  bottom: 2px;
  margin: 0;
  color: var(--random-blu, #e7f0ff);
  font-size: 10px;
  font-weight: 400;
  line-height: normal;
  opacity: 0.3;
}

@media screen and (max-width: 767px) {
  .investment_footer_strip.sticky-lic .tc {
    bottom: 4px;
    right: auto;
    left: 15px;
  }
}
.investment_footer_strip .strip_close {
  background: url(../../../images/bu/investment/investment-footer-close-icon.svg) top right no-repeat;
  width: 15px;
  height: 15px;
}

.investment_footer_strip .tc {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 10px;
  letter-spacing: 0;
  color: rgba(255, 255, 255, 0.6) !important;
  line-height: 13px;
}

.sticky-investment-ulip .grid .form-area .cta-text-neww {
  padding: 0 0 0 350px !important;
}

.sticky-investment-ulip .grid .form-area .cta-text-neww .big {
  font-size: 22px;
  font-weight: 600;
  display: block;
}

@media (max-width: 1024px) {
  .sticky-investment-ulip .grid .form-area .cta-text-neww {
    padding: 0 !important;
  }
}
.sticky-investment-ulip .grid .form-area.bannerDiv {
  padding: 0 !important;
  align-items: center;
  height: 48px;
}

@media (max-width: 1024px) {
  .sticky-investment-ulip .grid .form-area.bannerDiv {
    height: 110px;
  }
}
.sticky-investment-ulip .grid .form-area.bannerDiv .mobile-input-submit {
  top: 9px;
}

@media (max-width: 1024px) {
  .sticky-investment-ulip .grid .form-area.bannerDiv .mobile-input-submit {
    top: 6px;
  }
}
.sticky-investment-ulip .grid .form-area.bannerDiv .tablewrap.multilang {
  overflow: auto;
  width: initial !important;
}

.sticky-investment-ulip .grid .form-area.bannerDiv .impUpdate {
  position: absolute;
  width: 160px;
  top: -15px;
  left: -80px;
}

.sticky-investment-ulip .grid .form-area.bannerDiv .impUpdate tr:first-child td:first-child {
  color: #fff;
  font-weight: 400;
  font-size: 10px;
  text-align: left;
  padding: 5px;
  border: 1px solid #fff;
  border-radius: 4px;
}

.sticky-investment-ulip .grid .form-area.bannerDiv .impUpdate tr:first-child td:nth-child(2) {
  color: #fff;
  font-weight: 400;
  font-size: 10px;
  text-align: right;
  padding: 5px;
  border: 1px solid #fff;
  border-radius: 4px;
}

.sticky-investment-ulip .grid .form-area.bannerDiv .impUpdate td:first-child {
  color: #fff;
  font-weight: 600;
  font-size: 10px;
  text-align: left;
  padding: 5px;
  border: 1px solid #fff;
  border-radius: 4px;
}

.sticky-investment-ulip .grid .form-area.bannerDiv .impUpdate td:nth-child(2) {
  color: #fff;
  font-weight: 600;
  font-size: 10px;
  text-align: right;
  padding: 5px;
  border: 1px solid #fff;
  border-radius: 4px;
}

@media (max-width: 1024px) {
  .sticky-investment-ulip .grid .impUpdate,
  .sticky-investment-ulip .grid .tablewrap.multilang table {
    display: none;
  }
}
.investment_footer_strip.child-strip.neww .ulip_v6 .guaranteedInvestList li .whiteTxt .txtBold.big {
  font-size: 22px;
  font-weight: 600;
  display: block;
}

.stickFooter_info.investment_cj_state.blue .sticky-investment-ulip .grid .form-area.bannerDiv .impUpdate {
  top: -15px;
}

@media (max-width: 1024px) {
  .tablewrap.multilang table {
    display: none !important;
  }
  .sticky-investment-ulip .grid .form-area .cta-text-neww {
    margin-top: 0;
    text-align: left;
    width: 100%;
  }
  .sticky-investment-ulip .grid .form-area .cta-text-neww .big {
    font-size: 22px;
    font-weight: 600;
    display: block;
  }
}
.sticky-new {
  background: #15181a;
  position: relative;
  padding: 0 0;
}

.sticky-new .strip_close {
  background: 0 0;
  position: absolute;
  display: inline-block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  right: 5px;
  top: 0;
}

@media (max-width: 980px) {
  .sticky-new .strip_close {
    right: 14px;
    top: 8px;
    width: 15px;
    height: 15px;
  }
}
.sticky-new .strip_close::after,
.sticky-new .strip_close::before {
  content: "";
  position: absolute;
  background: #fff;
  opacity: 0.7;
  height: 2px;
  margin-top: -2px;
  width: 60%;
  top: 50%;
  left: 5px;
  border-radius: 5px;
}

.sticky-new .strip_close::before {
  transform: rotate(45deg);
}

.sticky-new .strip_close::after {
  transform: rotate(-45deg);
}

.sticky-new .sticky-new-center {
  margin: 0 auto;
  max-width: 1170px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
}

@media (max-width: 980px) {
  .sticky-new .sticky-new-center {
    align-items: center;
    padding: 0 15px;
  }
}
.sticky-new .sticky-new-center .left {
  display: flex;
  align-items: center;
}

@media (max-width: 980px) {
  .sticky-new .sticky-new-center .left {
    flex-direction: column;
    justify-content: flex-start;
    padding: 12px 0;
    align-items: flex-start;
    width: 70%;
  }
}
.sticky-new .sticky-new-center .left .img-left-child {
  background: url(../../../images/bu/investment/secure-child-sticky.png) no-repeat center center/81px;
  width: 81px;
  height: 95px;
}

@media (max-width: 980px) {
  .sticky-new .sticky-new-center .left .img-left-child {
    display: none;
  }
}
.sticky-new .sticky-new-center .left .img-left-pension {
  background: url(../../../images/bu/investment/pension-sticky.png) no-repeat center center/86px;
  width: 86px;
  height: 94px;
}

@media (max-width: 980px) {
  .sticky-new .sticky-new-center .left .img-left-pension {
    display: none;
  }
}
.sticky-new .sticky-new-center .left .heading-text {
  font-size: 34px;
  font-weight: 600;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  border-right: 1px solid #fff;
  padding: 8px 20px 8px 13px;
  margin: 0 20px 0 0;
}

@media (max-width: 980px) {
  .sticky-new .sticky-new-center .left .heading-text {
    font-size: 20px;
    border: 0;
    padding: 0 0 4px;
    margin: 0;
  }
}
.sticky-new .sticky-new-center .left .heading-text.child-heading {
  padding: 8px 20px 8px 16px;
  background: linear-gradient(90deg, #ff668f 0, #f7a9a0 100%);
  -webkit-background-clip: text;
  background-clip: text;
}

@media (max-width: 980px) {
  .sticky-new .sticky-new-center .left .heading-text.child-heading {
    padding: 0 0 4px;
  }
}
.sticky-new .sticky-new-center .left .heading-text.pension-heading {
  padding: 8px 20px 8px 16px;
  background: linear-gradient(90deg, #ffe876 0, #f7a7a0 100%);
  -webkit-background-clip: text;
  background-clip: text;
}

@media (max-width: 980px) {
  .sticky-new .sticky-new-center .left .heading-text.pension-heading {
    padding: 0 0 4px;
  }
}
.sticky-new .sticky-new-center .left .sticky-animate-data {
  position: relative;
  height: 70px;
  overflow: hidden;
  min-width: 355px;
}

@media (max-width: 980px) {
  .sticky-new .sticky-new-center .left .sticky-animate-data {
    height: 40px;
    min-width: 100%;
  }
}
.sticky-new .sticky-new-center .left .sticky-animate-data .text-animate-wrap {
  display: flex;
  flex-direction: column;
  position: absolute;
  width: 100%;
  top: 0;
  animation: textAnimate 6s ease-in-out infinite;
  text-align: left;
}

@media (max-width: 980px) {
  .sticky-new .sticky-new-center .left .sticky-animate-data .text-animate-wrap {
    max-width: 100%;
  }
}
@keyframes textAnimate {
  0%, 25% {
    transform: translateY(0);
  }
  35%, 50% {
    transform: translateY(-70px);
  }
  100%, 60% {
    transform: translateY(0);
  }
}
@media (max-width: 980px) {
  @keyframes textAnimate {
    0%, 25% {
      transform: translateY(0);
    }
    35%, 50% {
      transform: translateY(-40px);
    }
    100%, 60% {
      transform: translateY(0);
    }
  }
}
.sticky-new .sticky-new-center .left .wht-txt {
  color: #fff;
  line-height: 27px;
  font-size: 18px;
  max-width: 100%;
  height: 70px;
}

@media (max-width: 980px) {
  .sticky-new .sticky-new-center .left .wht-txt {
    font-size: 12px;
    line-height: 18px;
    height: 40px;
  }
}
.sticky-new .sticky-new-center .left .wht-txt span {
  font-weight: 700;
  font-size: 20px;
}

@media (max-width: 980px) {
  .sticky-new .sticky-new-center .left .wht-txt span {
    font-size: 12px;
  }
}
.sticky-new .sticky-new-center .left .wht-txt span sup {
  font-weight: 400;
  font-size: 13px;
}

.sticky-new .sticky-new-center .right {
  display: flex;
  align-items: flex-end;
}

.sticky-new .sticky-new-center .right .btn-view-plan {
  background: #0065ff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1019607843);
  border-radius: 4px;
  cursor: pointer;
  width: 130px;
  color: #fff;
  text-align: center;
  padding: 14px 0;
  font-weight: 500;
  display: inline-flex;
  justify-content: center;
  margin: 0 200px 0 0;
}

@media (max-width: 980px) {
  .sticky-new .sticky-new-center .right .btn-view-plan {
    margin: 0;
    padding: 10px 0;
    width: 80px;
    font-size: 12px;
  }
}
.sticky-new .sticky-disclaimer-light {
  color: rgba(255, 255, 255, 0.4);
  font-size: 10px;
  max-width: 172px;
  position: absolute;
  right: 20px;
  bottom: 12px;
  text-align: left;
}

@media (max-width: 980px) {
  .sticky-new .sticky-disclaimer-light {
    display: none;
  }
}
.closesticky {
  z-index: 1;
}

.closesticky::after,
.closesticky::before {
  background: #fff;
  opacity: 0.7;
}