h1 {
  font-size: 5.4rem;
  font-weight: 700;
}

h2 {
  font-size: 4.5rem;
  font-weight: 700;
}

.top_btn {
  font-size: 1.8rem;
  padding: 1.7rem 1rem;
}

.bg_green {
  background: #17ab76;
}

.border_green {
  border-color: #17ab76 !important;
}

.gold_text_color {
  color: #ffb118;
}

.site_brdr {
  border: #d7206a solid 1px;
}

.f36 {
  font-size: 36px !important;
}

.black_btn {
  background: #000;
  border-radius: 50px;
  height: 6rem;
  line-height: 6rem;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  display: block;
  width: 100%;
}

.nav_box .navbar-nav .nav-link:hover {
  color: #000;
}

.nhp_hero .home_page h1 {
  font-size: 5.4rem;
  font-weight: 700;
}

h2 {
  font-size: 4.5rem;
  font-weight: 700;
}

.fs_prod h5 {
  font-size: 1.8rem;
  line-height: 3.5rem;
  width: 65%;
  margin: 0 auto;
}

.logo img {
  max-width: 85%;
}

.nav_box .nav_cibil_brdr {
  border: #ddd solid 1px;
  border-radius: 10px;
}

.nav_box .navbar-nav .nav-link {
  font-weight: 600;
  color: #000;
  font-size: 1.6rem;
}

.nav_box .nav-item.dropdown.has_largemenu {
  position: static;
}

.nav_box .dropdown-menu.largemenu {
  left: 0;
  right: 0;
  width: 100%;
  margin-top: 0;
  margin: 0 auto;
  top: 90%;
  padding: 3rem 0;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.nav_box .dropdown-menu.largemenu .mega_menu_ui {
  color: #000;
  list-style: none;
  padding: 0;
}
.nav_box .dropdown-menu.largemenu .mega_menu_ui h3 {
  font-weight: 600;
  margin-bottom: 1rem;
  text-align: left;
}
.nav_box .dropdown-menu.largemenu .mega_menu_ui li {
  margin: 4px 0;
  border-bottom: dashed 1px #ddd;
  transition: all 0.5s ease-in-out;
  padding: 5px 0;
  font-size: 1.5rem;
  position: relative;
}
.nav_box .dropdown-menu.largemenu .mega_menu_ui li a {
  color: #000;
  transition: all 0.5s ease-in-out;
  display: block;
}
.nav_box .dropdown-menu.largemenu .mega_menu_ui li:after {
  content: "";
  border-bottom: 1px dashed #d7206a;
  left: 0;
  bottom: 0;
  width: 0;
  position: absolute;
  transition: all 0.5s ease-in-out;
  height: auto;
}
.nav_box .dropdown-menu.largemenu .mega_menu_ui li:hover:after {
  width: 100%;
  transition: all 0.5s ease-in-out;
}
.nav_box .dropdown-menu.largemenu .mega_menu_ui li:hover {
  border-color: #d7206a;
}
.nav_box .dropdown-menu.largemenu .mega_menu_ui li:hover a {
  color: #d7206a;
}
.nav_box .dropdown-menu.largemenu .mega_menu_ui li:last-child {
  border-bottom: none;
}

.nav_box .nav-item .nav-link {
  padding: 2.5rem 1rem;
}

.fs_prod {
  width: 100%;
  float: left;
  margin: 5rem 0;
  margin-bottom: 0;
}

.mf_faq .faq_cont .mf_faq_accor ul.loan_list-unstyled > li {
  list-style-type: none;
}

.lap .gs1_right .circle_box .circle4 {
  right: 30rem;
}

.lap .gs1_right .circle_box .circle7 {
  right: 23rem;
}

.lap .wth_float_set {
  float: right;
  width: auto;
}

.f40 {
  font-size: 4rem;
}

.font4rem_heading {
  font-size: 4.5rem;
}

.loan_city_wise {
  width: 100%;
  float: left;
  margin-top: 10rem;
}

.loan_city_wise h3 span {
  color: #d7206a;
}

.loan_city_wise ul {
  padding: 0;
  list-style-position: inside;
  list-style: none;
  height: 400px;
  overflow: auto;
}

.loan_city_wise ul li {
  background: url(../images/svg/investkraft-logo-icon-white.svg) no-repeat left center;
  padding-left: 30px;
  margin-bottom: 1.5rem;
  vertical-align: middle;
  margin-right: 0;
  transition: all 0.4s;
  display: inline-block;
  width: 32%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 2rem;
}

.loan_city_wise ul li a {
  color: #000;
}

.loan_city_wise li:hover {
  transform: translateX(5px);
}

.loan_city_wise li:hover a {
  color: #d7206a;
}

.page-heading {
  font-size: 4.5rem;
}

.kyc_ui {
  margin: 3rem 0;
}
.kyc_ui h1 {
  font-size: 3rem;
}
.kyc_ui h4 {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 2rem;
}
.kyc_ui #progressbar #Basic:before,
.kyc_ui #progressbar #personal:before,
.kyc_ui #progressbar #Business:before,
.kyc_ui #progressbar #Bank:before,
.kyc_ui #progressbar #kyc:before,
.kyc_ui #progressbar #Agreement:before,
.kyc_ui #progressbar #confirm:before {
  font-size: 18px;
}
.kyc_ui #progressbar li:before {
  width: 4rem;
  height: 4rem;
  line-height: 3.5rem;
}
.kyc_ui button.btn {
  background: #000;
  border-color: #000;
  font-size: 1.7rem;
  padding: 1.4rem 0rem;
  border-radius: 5px;
  width: 100%;
  color: #fff;
}
.kyc_ui button.btn_light {
  background: #fff;
  border: #ddd solid 1px;
  font-size: 1.7rem;
  padding: 1.4rem 0rem;
  border-radius: 5px;
  width: 100%;
  color: #000;
  box-shadow: none;
}
.kyc_ui input,
.kyc_ui select,
.kyc_ui textarea {
  border: #ebebeb solid 1px;
  border-radius: 10px;
  height: 4.8rem;
  font-size: 1.5rem;
}
.kyc_ui input::-moz-placeholder {
  color: #66707f;
}
.kyc_ui input::placeholder {
  color: #66707f;
}

.prod_page .kyc_done {
  background: url(../images/kyc-done-bg.png) no-repeat center center;
}
.prod_page .kyc_done .kyc_done_box {
  border-radius: 25px;
  text-align: center;
  padding-top: 2rem;
}
.prod_page .kyc_done .kyc_done_box h1 {
  font-size: 6rem;
}
.prod_page .kyc_done .kyc_done_box p {
  font-size: 1.8rem;
}
.prod_page .kyc_done .kyc_done_box a {
  color: #000;
}

.kyc_basic {
  /* HIDE RADIO */
  /* IMAGE STYLES */
  /* CHECKED STYLES */
}
.kyc_basic [type=radio] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.kyc_basic [type=radio] + img {
  cursor: pointer;
}
.kyc_basic [type=radio]:checked + img {
  border: #000 dashed 1px;
  border-radius: 20px;
}

/* loan against mf css */
.la_mf {
  background: url(../images/la-mf.png) no-repeat;
  background-position: 0% 5%;
  padding-bottom: 10rem;
  background-size: cover;
  width: 100%;
  float: left;
}
.la_mf h1 {
  font-size: 4rem;
}
.la_mf .px_25 {
  padding: 0 25rem;
}
.la_mf p {
  margin-bottom: 0;
  font-size: 1.6rem;
}
.la_mf ul.la_mf_point {
  display: flex;
  justify-content: center;
}
.la_mf ul.la_mf_point img {
  position: relative;
  top: 2px;
}
.la_mf .la_mf_form_bg {
  background: #fff;
  box-shadow: 0px 0px 10px #ddd;
  border-radius: 15px;
  padding: 5rem 8rem;
  padding-bottom: 3rem;
  max-width: 600px;
  position: relative;
  margin-top: 4.5rem;
}
.la_mf .la_mf_form_bg .lamf_form_field {
  border: #ddd solid 1px;
  height: 55px;
  line-height: 55px;
  padding: 1rem;
  border-radius: 5px;
  color: #000;
}
.la_mf .la_mf_form_bg h4 {
  font-size: 1.4rem;
  color: #d7206a;
  font-weight: 500;
  border: #d7206a solid 1px;
  border-radius: 50px;
  position: absolute;
  background: #fff;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.la_mf .la_mf_form_bg h6 {
  font-size: 12px;
  color: #66707f;
  text-align: center;
  margin-top: 2.5rem;
}
.la_mf .la_mf_form_bg .portfol_detail p {
  font-size: 16px;
  color: #000;
  border-bottom: dashed 1px #ddd;
  padding: 15px 0;
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  align-items: center;
}
.la_mf .la_mf_form_bg .portfol_detail p span {
  max-width: 150px;
  font-size: 14px;
  font-weight: normal;
}
.la_mf .la_mf_form_bg .portfol_detail p:last-child {
  border-bottom: none;
}
.la_mf .la_mf_form_bg .mf_port_box_brdr {
  border-color: #f0f0f0 !important;
}
.la_mf .lamf_btn {
  background: #000;
  border-radius: 50px;
  height: 6rem;
  line-height: 6rem;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  display: block;
}
.la_mf .lamf_congrat {
  background: url(../images/lamf-congrats-screen-bg.png) no-repeat;
  background-position: center top;
  max-width: 1000px;
  margin: 0 auto;
}
.la_mf .lamf_congrat .portfol_detail .green_text_color_two {
  color: #06b8ac;
}
.la_mf .lamf_congrat .portfol_detail p span {
  max-width: 250px;
}
.la_mf .lamf_congrat h3 {
  font-size: 36px;
}

.lamf_page h2 {
  font-size: 3.6rem;
  text-align: center;
  font-weight: 600;
  background: url(../images/lamf_heading_bg_vector.png) no-repeat;
  background-position: 60% 5%;
  height: 8rem;
  line-height: 6rem;
}

.lamf_hero {
  width: 100%;
  float: left;
  margin: 4rem 0;
}
.lamf_hero .lamf_hero_lft {
  display: block;
}
.lamf_hero .lamf_hero_lft p.borderall {
  border: #ffa28d solid 1px;
  border-radius: 5px;
  padding: 0.7rem 1.5rem;
  font-size: 14px;
  font-weight: 700;
  display: inline-flex;
  margin-bottom: 2rem;
  color: #eb8c77;
}
.lamf_hero .lamf_hero_lft h1 {
  font-size: 4.5rem;
  line-height: 6rem;
  font-weight: 600;
}
.lamf_hero .lamf_hero_lft h1 span {
  display: inline-block;
  font-weight: 700;
  color: #ffa28d;
}
.lamf_hero .lamf_hero_lft h1 span::after {
  content: "";
  background: #ffe4de;
  height: 10px;
  border-radius: 50px;
  display: block;
  margin-top: 5px;
}
.lamf_hero .lamf_hero_lft h3 {
  font-size: 2.5rem;
  line-height: 3.8rem;
  max-width: 560px;
  margin-top: 2rem;
}
.lamf_hero .lamf_hero_lft a {
  height: 6rem;
  line-height: 6rem;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  background: #000;
  display: inline-block;
  padding: 0 5rem;
  color: #fff;
  border-radius: 10px;
  width: auto;
}
.lamf_hero .lamf_hero_rht {
  display: block;
  position: relative;
}
.lamf_hero .lamf_hero_rht ul.lamf_hero_rht_point {
  background: #fff;
  box-shadow: 0px 0px 10px #ddd;
  display: inline-block;
  padding: 30px 30px;
  border-radius: 15px;
  padding-bottom: 15px;
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translate(15%, 50%);
}
.lamf_hero .lamf_hero_rht ul.lamf_hero_rht_point li {
  background: url(../images/svg/lamf-point.svg) no-repeat left top;
  font-size: 16px;
  list-style: none;
  padding-left: 35px;
  margin-bottom: 1.8rem;
}
.lamf_hero .choose_lamf_option {
  margin-top: 2.5rem;
  padding: 0 5rem;
  padding-bottom: 8rem;
  display: block;
}
.lamf_hero .choose_lamf_option .lamf_logo_box {
  border: #ddd solid 1px;
  border-radius: 15px;
  text-align: center;
  padding: 2rem 0;
}
.lamf_hero .choose_lamf_option .lamf_logo {
  height: 100px;
  margin-bottom: 2rem;
}
.lamf_hero .choose_lamf_option h4 {
  font-size: 2.6rem;
  font-weight: 700;
}
.lamf_hero .radio-inputs {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.lamf_hero .radio-inputs > * {
  margin: 6px;
}
.lamf_hero .radio-input:checked + .radio-tile {
  border-color: #000;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  color: #000;
}
.lamf_hero .radio-input:checked + .radio-tile:before {
  transform: scale(1);
  opacity: 1;
  background-color: #000;
  border-color: #000;
}
.lamf_hero .radio-input:checked + .radio-tile .radio-icon svg {
  fill: #000;
}
.lamf_hero .radio-input:checked + .radio-tile .radio-label {
  color: #000;
}
.lamf_hero .radio-input:focus + .radio-tile {
  border-color: #000;
  box-shadow: none;
}
.lamf_hero .radio-input:focus + .radio-tile:before {
  transform: scale(1);
  opacity: 1;
}
.lamf_hero .radio-tile {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 300px;
  height: 150px;
  border-radius: 0.5rem;
  border: 1px solid #f0f0f0;
  background-color: #fff;
  transition: 0.15s ease;
  cursor: pointer;
  position: relative;
}
.lamf_hero .radio-tile:before {
  content: "";
  position: absolute;
  display: block;
  width: 1.75rem;
  height: 1.75rem;
  border: 2px solid #b5bfd9;
  background-color: #fff;
  border-radius: 50%;
  top: 0.25rem;
  left: 0.25rem;
  opacity: 0;
  transform: scale(0);
  transition: 0.25s ease;
}
.lamf_hero .radio-tile:hover:before {
  transform: scale(1);
  opacity: 1;
}
.lamf_hero .radio-icon svg {
  width: 2rem;
  height: 2rem;
  fill: #494949;
}
.lamf_hero .radio-label {
  color: #707070;
  transition: 0.375s ease;
  text-align: center;
  font-size: 13px;
}
.lamf_hero .radio-input {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.lamf_partners {
  width: 100%;
  float: left;
}
.lamf_partners .lamf_partners_box {
  border: #ddd solid 1px;
  border-radius: 10px;
  display: block;
  background: #fff;
  margin: 5rem 0;
  margin-top: 8rem;
  height: 140px;
  padding-top: 45px;
}
.lamf_partners .lamf_part_logo {
  width: 130px;
  margin: 0 auto;
}

.whatlamf {
  margin-top: 3rem;
  width: 100%;
  float: left;
  margin-bottom: 5rem;
}
.whatlamf h5,
.whatlamf p {
  font-size: 1.6rem;
  line-height: 3.5rem;
  text-align: center;
  max-width: 850px;
  margin: 0 auto;
  margin-top: 1rem;
}
.whatlamf .whatlamf_benefit {
  border-bottom: 3px solid #ffe4de;
  border-radius: 10px;
  background: url(../images/lamf_benefit_bg_circle.webp) no-repeat, #fff;
  background-position: 90% 15%;
  padding: 3rem 3rem;
  box-shadow: 0px 0px 10px #ddd;
  min-height: 300px;
  margin-top: 4rem;
  transition: all 0.3s;
}
.whatlamf .whatlamf_benefit h3 {
  text-align: left;
  font-weight: 700;
  font-size: 1.8rem;
  margin-bottom: 1rem;
}
.whatlamf .whatlamf_benefit p {
  font-size: 1.4rem;
  line-height: 3rem;
  color: #66707f;
  text-align: justify;
}
.whatlamf .whatlamf_benefit:hover {
  box-shadow: 0 0px 20px rgb(255, 228, 222);
  transition: all 0.3s;
  border-bottom: 10px solid #ffe4de;
  transform: translateY(-10px);
}

.lamf_benefit_sec {
  background: #fffbfa;
  width: 100%;
  float: left;
  padding: 7rem 0;
  margin: 5rem 0;
}
.lamf_benefit_sec .lamf_benefit_rht {
  display: block;
}
.lamf_benefit_sec .lamf_benefit_rht .lamf_benefit_rht_box {
  min-width: 200px;
  min-height: 200px;
  text-align: center;
  background: #fff;
  box-shadow: 0px 0px 10px #ddd;
  border: #f0f0f0 solid 1px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-radius: 15px;
  margin-bottom: 4rem;
  padding: 0 1rem;
  transition: all 0.5s;
}
.lamf_benefit_sec .lamf_benefit_rht .lamf_benefit_rht_box h3 {
  font-size: 1.6rem;
  line-height: 2.6rem;
  margin-top: 2rem;
}
.lamf_benefit_sec .lamf_benefit_rht .lamf_benefit_rht_box:hover {
  border: #eb8c77 solid 1px;
  box-shadow: 0 5px 10px rgb(255, 228, 222);
  transition: all 0.5s;
  transform: translateY(-15px);
}

.lamf_apply {
  width: 100%;
  float: left;
  margin-top: 7rem;
}
.lamf_apply .lamf_apply_main_box {
  background: #fff;
  box-shadow: 0px 0px 10px #ddd;
  border-radius: 30px;
  margin-top: 7rem;
}
.lamf_apply .lamf_step {
  text-align: center;
  position: relative;
  top: -50px;
}
.lamf_apply .lamf_step .lamf_step_img {
  background: #fff;
  border-radius: 50px;
  box-shadow: 0px 0px 10px #ddd;
  min-width: 90px;
  min-height: 90px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
}
.lamf_apply .lamf_step .lamf_step_process {
  font-size: 2rem;
  font-weight: bold;
  color: #eb8c77;
  margin-bottom: 1rem;
}
.lamf_apply .lamf_step h5 {
  font-size: 1.6rem;
  line-height: 3rem;
  max-width: 250px;
  margin: 0 auto;
}

.qualify {
  width: 100%;
  float: left;
  background: url(../images/lamf-qualify-bg.png) no-repeat top right, #ffeae4;
  padding-top: 5rem;
  margin: 10rem 0;
}
.qualify h3 {
  font-size: 3.6rem;
  line-height: 6rem;
  font-weight: 600;
  margin-top: 3rem;
}
.qualify ul {
  padding: 0;
  margin-top: 3rem;
}
.qualify ul li {
  font-size: 1.6rem;
  list-style: none;
  background: url(../images/svg/tick_icon_green.svg) no-repeat left top;
  padding-left: 35px;
  margin-bottom: 2rem;
}

.lamf_testi {
  width: 100%;
  float: left;
  margin: 12rem 0;
  background-position: -69rem 7rem;
  background-size: cover;
  padding-bottom: 4rem;
  margin-top: 4rem;
}
.lamf_testi .owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
}
.lamf_testi .owl-theme .owl-dots .owl-dot.active span,
.lamf_testi .owl-theme .owl-dots .owl-dot:hover span {
  background: #66707f;
}
.lamf_testi .owl-theme .owl-dots .owl-dot span {
  border: solid 1px #66707f;
  background: transparent;
}
.lamf_testi .lamf_quote_heading h2 {
  padding-left: 35rem;
  float: left;
  width: auto;
  margin-bottom: 5.5rem;
  background: none;
}
.lamf_testi .lamf_quote_heading h2 span {
  color: #eb8c77;
}
.lamf_testi .lamf_quote_heading .lamf_quote {
  position: absolute;
  left: 42%;
  float: left;
  z-index: -1;
}
.lamf_testi .lamf_testi_box {
  width: 100%;
  float: left;
}
.lamf_testi .lamf_testi_box .lamf_testi_cont {
  width: 98%;
  margin: 20px auto;
  background: #fff;
  border-radius: 30px;
  padding: 4rem 4rem;
  margin-top: 5rem;
  box-shadow: 0px 0px 10px #ddd;
}
.lamf_testi .lamf_testi_box .lamf_testi_cont .name_sign {
  width: 54px;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  color: #eb8c77;
  background: #fff6f3;
  border-radius: 50px;
}
.lamf_testi .lamf_testi_box .lamf_testi_cont .review_star li {
  float: left;
  margin-right: 5px;
}

/* loan against mf css */
/* digi gold detail page css */
.digi_gold_detail .gold_point_fs {
  font-size: 18px;
}
.digi_gold_detail .vrmedia_box {
  background: white;
  padding: 20px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  -webkit-backdrop-filter: opacity(0.5);
          backdrop-filter: opacity(0.5);
}
.digi_gold_detail .vrmedia-gallery {
  width: 75%;
  margin: 0rem auto;
  border-radius: 8px;
}
.digi_gold_detail .vrmedia-gallery img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.digi_gold_detail .vrmedia-gallery .lSGallery {
  display: inline-flex;
}
.digi_gold_detail .vrmedia-gallery .lSGallery li {
  border-radius: 12px !important;
}
.digi_gold_detail .vrmedia-gallery .lSGallery li.active {
  border: 1px solid #ddd;
}

/* digi gold detail page css */
/* health insurance landing page */
.form_btn {
  background: #000;
  border-radius: 50px;
  height: 6rem;
  line-height: 6rem;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  display: block;
}

.hi_page h2 {
  font-size: 30px;
  font-weight: 600;
}

.hi_hero {
  width: 100%;
  float: left;
  padding: 0 5rem;
  margin-top: 2rem;
}
.hi_hero h5 {
  font-size: 16px;
  font-weight: 600;
  background: #f2f4f7;
  border-radius: 50px;
  padding: 1rem 2rem;
  display: inline-block;
}
.hi_hero p.h5 {
  font-size: 16px;
  font-weight: 600;
  background: #f2f4f7;
  border-radius: 50px;
  padding: 1rem 2rem;
  display: inline-block;
}
.hi_hero .hi_top_feat {
  padding-top: 5rem;
}
.hi_hero .hi_lead_form {
  background: #fff;
  box-shadow: 0px 0px 10px #ddd;
  border-radius: 30px;
  padding: 3rem 4rem;
  margin: 0 auto;
  padding-bottom: 3rem;
  max-width: 400px;
  position: relative;
}
.hi_hero .hi_lead_form input[type=button] {
  border-radius: 10px;
  font-size: 20px;
  font-weight: 600;
}
.hi_hero .hi_lead_form button[type=submit] {
  border-radius: 10px;
  font-size: 20px;
  font-weight: 600;
}
.hi_hero .hi_lead_form p {
  font-size: 14px;
  color: #66707f;
  line-height: 25px;
}
.hi_hero .hi_lead_form p.h3 {
  font-size: 26px;
  font-weight: 600;
  line-height: 34px;
  margin-bottom: 2rem;
}
.hi_hero .hi_lead_form .field {
  border: #ddd solid 1px;
  height: 55px;
  line-height: 55px;
  padding: 1rem;
  border-radius: 10px;
  color: #000;
  margin-bottom: 1.8rem;
}
.hi_hero p.h6 {
  font-size: 18px;
  color: #000;
  text-align: center;
  line-height: 28px;
  margin: 0;
  max-width: 185px;
}
.hi_hero h6 {
  font-size: 18px;
  color: #000;
  text-align: center;
  line-height: 28px;
  margin: 0;
  max-width: 185px;
}

.hi_pagination {
  width: 100%;
  float: left;
  margin: 6rem 0;
}
.hi_pagination a {
  text-decoration: none;
}
.hi_pagination p {
  color: #66707f;
}

.what_hi p.h5 {
  font-size: 16px;
  font-weight: 600;
  background: #f2f4f7;
  border-radius: 50px;
  color: #000;
  padding: 1rem 2rem;
  display: inline-block;
}
.what_hi p {
  font-size: 16px;
  line-height: 27px;
  color: #66707f;
  margin-bottom: 2rem;
}

.hi_quick_links {
  margin: 4rem 0;
  margin-bottom: 1rem;
  width: 100%;
  float: left;
}
.hi_quick_links p.h2 {
  font-size: 30px;
  font-weight: 600;
}
.hi_quick_links .wrapper {
  width: 100%;
  float: left;
  background: #fff;
  box-shadow: 0px 0px 10px #ddd;
  border-radius: 30px;
  padding: 3rem 3rem;
}
.hi_quick_links .wrapper ul {
  padding: 0;
  margin: 1rem 0;
  margin-bottom: 2.5rem;
}
.hi_quick_links .wrapper ul > li {
  list-style: none;
  display: inline-block;
  background: url(../images/svg/hi-site-color-icon.svg) no-repeat;
  min-width: 400px;
  padding-left: 30px;
  margin-top: 0.5rem;
  transition: all 0.3s;
  background-position: 0px 8px;
}
.hi_quick_links .wrapper ul > li a {
  color: #000;
  font-size: 14px;
  text-decoration: none;
}
.hi_quick_links .wrapper ul li:hover a {
  color: #d7206a;
  text-decoration: underline !important;
}
.hi_quick_links .wrapper button {
  background-color: #d7206a;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  border-radius: 50px;
  border: none;
  padding: 1rem 3rem;
}

.why_need_hi {
  width: 100%;
  float: left;
  background: #fbf5f8;
  padding: 8rem 0;
  margin: 8rem 0;
}
.why_need_hi .why_need_hi_box {
  position: relative;
  border-radius: 30px;
  border-bottom: 3px solid #d7206a;
  background: #fff;
  padding: 4rem 4rem;
  min-height: 210px;
  margin-top: 8rem;
}
.why_need_hi .why_need_hi_box h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 1.5rem;
}
.why_need_hi .why_need_hi_box h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 1.5rem;
}
.why_need_hi .why_need_hi_box p {
  font-size: 14px;
  color: #66707f;
  line-height: 25px;
}
.why_need_hi span.img_icon {
  position: absolute;
  right: 10%;
  top: -15%;
}

.hi_types {
  width: 100%;
  float: left;
}
.hi_types .owl-theme .owl-nav {
  margin-top: 5rem;
  width: 100%;
  float: left;
  top: 40%;
  position: absolute;
}
.hi_types .owl-carousel .owl-nav button.owl-prev {
  left: -5%;
  position: absolute;
}
.hi_types .owl-carousel .owl-nav button.owl-next {
  right: -5%;
  position: absolute;
}
.hi_types .owl-carousel .next-slide {
  background: url("../images/svg/hi_right_arrow.svg") no-repeat 0px 0px;
}
.hi_types .owl-carousel .prev-slide {
  background: url("../images/svg/hi_left_arrow.svg") no-repeat 0px 0px;
  transform: inherit;
}
.hi_types .owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent;
}
.hi_types .owl-theme .owl-nav [class*=owl-] {
  margin: 7px;
}
.hi_types .hi_types_carasoul .owl-stage-outer {
  margin: -15px;
  padding: 15px;
}
.hi_types .hi_types_carasoul .owl-carousel.owl-drag .owl-item:nth-child(odd) {
  transform: translateY(-35px);
  transition: all 0.3s;
}
.hi_types .hi_types_box_cont {
  border: #ddd solid 1px;
  width: 100%;
  float: left;
  border-radius: 40px;
  padding: 2rem 3rem;
  min-height: 480px;
  margin-top: 7rem;
  transition: all 0.3s;
}
.hi_types .hi_types_box_cont .process_number {
  font-size: 125px;
  color: #f5f5f5;
  font-weight: 900;
  width: 100%;
  float: left;
  transition: all 0.5s;
  margin-top: -40px;
  text-align: right;
  line-height: normal;
}
.hi_types .hi_types_box_cont h3 {
  font-size: 20px;
  font-weight: 600;
}
.hi_types .hi_types_box_cont h4 {
  font-size: 20px;
  font-weight: 600;
}
.hi_types .hi_types_box_cont p {
  font-size: 16px;
  color: #66707f;
  line-height: 28px;
}
.hi_types .hi_types_box_cont:hover {
  transition: all 0.3s;
  background: #fff;
  box-shadow: 0px 0px 10px #ddd;
  border-color: #fff;
}
.hi_types .owl-carousel .owl-item img {
  width: auto;
}

.hi_calculator {
  margin-top: 8rem;
  width: 100%;
  float: left;
  padding: 5rem 0;
  border: #ddd solid 1px;
  border-left: none;
  border-right: none;
}
.hi_calculator .hi_calculator_form select {
  width: 155px;
  height: 55px;
  display: inline-block;
  font-size: 16px;
  margin-top: 2px;
  margin-right: 10px;
  justify-content: center;
  color: var(--primary);
  box-shadow: none;
  border: 1px solid #ddd;
  border-radius: 5px;
  text-align: center;
}
.hi_calculator .hi_calculator_form input[type=text] {
  width: 250px;
  height: 55px;
  display: inline-block;
  font-size: 16px;
  margin-top: 2px;
  margin-right: 10px;
  justify-content: center;
  color: var(--primary);
  box-shadow: none;
  border: 1px solid #ddd;
  border-radius: 5px;
  text-align: left;
  padding-left: 15px;
}
.hi_calculator .hi_calculator_form input[type=number] {
  width: 250px;
  height: 55px;
  display: inline-block;
  font-size: 16px;
  margin-top: 2px;
  margin-right: 10px;
  justify-content: center;
  color: var(--primary);
  box-shadow: none;
  border: 1px solid #ddd;
  border-radius: 5px;
  text-align: left;
  padding-left: 15px;
}
.hi_calculator .hi_calculator_form label.form-label {
  font-size: 16px;
}
.hi_calculator .hi_calculator_form .card {
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.65rem;
}
.hi_calculator .hi_calculator_form .card-radio-btn .content_head {
  color: #66707f;
  font-size: 1.6rem;
  line-height: 30px;
  font-weight: 500;
}
.hi_calculator .hi_calculator_form .card-radio-btn .content_sub {
  color: #9e9e9e;
  font-size: 14px;
}
.hi_calculator .hi_calculator_form .card-input-element + .card {
  width: 155px;
  height: 55px;
  margin-top: 10px;
  margin-right: 10px;
  justify-content: center;
  color: var(--primary);
  box-shadow: none;
  border: 1px solid #ddd;
  border-radius: 5px;
  text-align: center;
}
.hi_calculator .hi_calculator_form .card-input-element + .card:hover {
  cursor: pointer;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1);
}
.hi_calculator .hi_calculator_form .card-input-element:checked + .card .content_head {
  color: #d7206a;
}
.hi_calculator .hi_calculator_form .card-input-element:checked + .card {
  border: 1px solid #d7206a;
  transition: border 0.3s;
}
.hi_calculator .hi_calculator_form .card-input-element:checked + .card::after {
  content: "\f058";
  color: #d7206a;
  position: absolute;
  background: #fff;
  right: -7px;
  top: -7px;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  animation-name: fadeInCheckbox;
  animation-duration: 0.3s;
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@keyframes fadeInCheckbox {
  from {
    opacity: 0;
    transform: rotateZ(-20deg);
  }
  to {
    opacity: 1;
    transform: rotateZ(0deg);
  }
}

.hi_key_feature {
  margin-top: 8rem;
  width: 100%;
  float: left;
}
.hi_key_feature table {
  margin-top: 3rem;
}
.hi_key_feature thead {
  background: #f4f4f4;
  color: #000;
}
.hi_key_feature thead th {
  text-align: left;
  padding: 2rem;
  padding-left: 2rem;
  font-weight: 600;
  font-size: 18px;
}
.hi_key_feature tbody tr td {
  padding: 1rem;
  border: #ddd solid 1px;
  text-align: left;
  padding-left: 2rem;
  color: #000;
}
.hi_key_feature tbody tr td:first-child {
  font-weight: 600;
  color: #000;
}
.hi_key_feature tbody tr:nth-child(even) {
  background: #fdfdfe;
}
.hi_key_feature .table-striped thead tr th {
  border: #ddd solid 1px;
}

.hi_work {
  width: 100%;
  float: left;
  margin: 8rem 0;
  margin-bottom: 0;
}
.hi_work .hi_work_bg {
  width: 100%;
  float: left;
  padding: 7rem 0;
  padding-bottom: 15rem;
  background: #fbf6f8;
}
.hi_work h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 1.5rem;
}
.hi_work p {
  font-size: 16px;
  line-height: 28px;
  color: #66707f;
}
.hi_work .nav {
  min-width: 550px;
  border-right: #ddd solid 1px;
}
.hi_work .nav-pills .nav-link {
  text-align: left;
  font-size: 20px;
  font-weight: 400;
  color: #66707f;
  margin: 0.75rem 0;
}
.hi_work .nav-pills .nav-link i {
  color: transparent;
}
.hi_work .nav-pills .nav-link.active,
.hi_work .nav-pills .show > .nav-link {
  background: transparent;
  color: #d7206a;
  font-weight: 600;
}
.hi_work .nav-pills .nav-link.active i,
.hi_work .nav-pills .show > .nav-link i {
  color: #d7206a;
}
.hi_work .nav-pills .nav-link.active,
.hi_work .nav-pills .show > .nav-link::after {
  content: "";
  border-right: 5px solid #d7206a;
  position: relative;
  left: 3px;
}
.hi_work .tab-content {
  padding-left: 5rem;
}

.hi_best_plan_cont {
  width: 100%;
  float: left;
  position: relative;
  top: -105px;
}
.hi_best_plan_cont .hi_best_plan {
  background: #fff;
  box-shadow: 0px 0px 10px #ddd;
  border-radius: 30px;
  padding: 5rem;
}
.hi_best_plan_cont .hi_best_plan h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 1rem;
}
.hi_best_plan_cont .hi_best_plan h2.h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 1rem;
}
.hi_best_plan_cont .hi_best_plan p {
  font-size: 20px;
  line-height: 34px;
  color: #66707f;
  max-width: 600px;
}
.hi_best_plan_cont .hi_best_plan a.best_hi_btn {
  background: #d7206a;
  color: #fff;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 600;
  line-height: 63px;
  padding: 0.2rem 8rem;
  margin-top: 3rem;
  display: inline-flex;
  text-wrap: nowrap;
  text-decoration: none;
}

.hi_companies {
  width: 100%;
  float: left;
}
.hi_companies p {
  color: #66707f;
  line-height: 28px;
  font-size: 16px;
}
.hi_companies span {
  transition: all 0.3s;
}
.hi_companies h6 {
  font-size: 15px;
  font-weight: 600;
  text-decoration: underline;
  transition: all 0.3s;
}
.hi_companies h6 a {
  color: #000;
}
.hi_companies h6 a:hover {
  color: #d7206a;
}
.hi_companies table {
  margin-top: 3rem;
}
.hi_companies thead {
  background: #f4f4f4;
  color: #000;
}
.hi_companies thead th {
  text-align: left;
  padding: 2rem;
  padding-left: 2rem;
  font-weight: 600;
  font-size: 18px;
}
.hi_companies thead th.serial_no {
  width: 5%;
}
.hi_companies thead th.companies {
  width: 50%;
}
.hi_companies thead th.last {
  width: 15%;
}
.hi_companies tbody tr td {
  padding: 1.5rem;
  border: #ddd solid 1px;
  text-align: left;
  padding-left: 2rem;
  color: #000;
  transition: all 0.3s;
}
.hi_companies tbody tr:nth-child(even) {
  background: #fdfdfe;
}
.hi_companies .table-striped thead tr th {
  border: #ddd solid 1px;
}
.hi_companies td:hover span {
  transform: translateX(5px);
  transition: all 0.3s;
}
.hi_companies td:hover h6 {
  transform: translateX(5px);
  transition: all 0.3s;
}

.hi_checklist {
  width: 100%;
  float: left;
  background: #f7fafe;
  padding: 7rem 0;
  margin: 7rem 0;
}
.hi_checklist p {
  font-size: 16px;
}
.hi_checklist ul {
  padding: 0;
  margin-top: 2rem;
}
.hi_checklist li {
  list-style: none;
  margin-bottom: 3rem;
}
.hi_checklist li h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 1rem;
}
.hi_checklist li p {
  font-size: 16px;
  color: #66707f;
  background: url(../images/svg/checklist-icon.svg) no-repeat;
  background-position: 0px 8px;
  padding-left: 15px;
  margin-left: 15px;
  width: auto;
}
.hi_checklist button {
  background-color: #000;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  border-radius: 50px;
  border: none;
  padding: 1rem 3rem;
}

.hi_benefits {
  width: 100%;
  float: left;
}
.hi_benefits .benefit_cont {
  box-shadow: 0px 0px 10px #ddd;
  border-bottom: 3px solid #fadfe9;
  border-radius: 10px;
  margin: 2rem 0;
  min-height: 250px;
  padding: 3rem 2rem;
  transition: all 0.3s;
}
.hi_benefits .benefit_cont h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 1rem;
}
.hi_benefits .benefit_cont p {
  font-size: 15px;
  color: #66707f;
  line-height: 26px;
}
.hi_benefits .benefit_cont:hover {
  transform: translateY(-10px);
}

.hi_plans {
  margin: 7rem 0;
  width: 100%;
  float: left;
}
.hi_plans span {
  transition: all 0.3s;
}
.hi_plans h3 {
  font-size: 15px;
  font-weight: 600;
  text-decoration: underline;
  transition: all 0.3s;
}
.hi_plans h3 a {
  color: #000;
}
.hi_plans h3 a:hover {
  color: #d7206a;
}
.hi_plans h6 {
  font-size: 15px;
  font-weight: 600;
  text-decoration: underline;
  transition: all 0.3s;
}
.hi_plans h6 a {
  color: #000;
}
.hi_plans h6 a:hover {
  color: #d7206a;
}
.hi_plans .check_premium_btn {
  font-size: 14px;
  background: #18ab76;
  padding: 8px 8px;
  color: #fff;
  border-radius: 5px;
  width: auto;
  float: left;
  margin: 0 auto;
  text-align: center;
  text-wrap: nowrap;
  text-decoration: none;
}
.hi_plans .check_premium_btn:hover {
  background: #18ab76;
  color: #fff;
}
.hi_plans table {
  margin-top: 3rem;
}
.hi_plans thead {
  background: #f4f4f4;
  color: #000;
}
.hi_plans thead th {
  text-align: left;
  padding: 1rem;
  padding-left: 2rem;
  font-weight: 600;
  font-size: 18px;
}
.hi_plans thead th.insur_comp {
  width: 20%;
}
.hi_plans thead th.check_premium {
  width: 12%;
}
.hi_plans tbody tr td {
  padding: 1rem;
  border: #ddd solid 1px;
  text-align: left;
  color: #000;
  transition: all 0.3s;
}
.hi_plans tbody tr td:last-child {
  text-align: center;
}
.hi_plans tbody tr:nth-child(even) {
  background: #fdfdfe;
}
.hi_plans .table-striped thead tr th {
  border: #ddd solid 1px;
}
.hi_plans td:hover span {
  transform: translateX(5px);
  transition: all 0.3s;
}
.hi_plans td:hover h6 {
  transform: translateX(5px);
  transition: all 0.3s;
}

.hi_covered {
  width: 100%;
  float: left;
  margin: 9rem 0;
}
.hi_covered h2 {
  font-size: 24px;
  font-weight: 600;
}
.hi_covered h3 {
  font-size: 24px;
  font-weight: 600;
}
.hi_covered p {
  font-size: 16px;
  line-height: 28px;
  margin-top: 1rem;
}
.hi_covered h6 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 0rem;
}
.hi_covered .hi_covered_cont {
  background: #f1faf7;
  border-radius: 30px;
  padding: 5rem;
  max-width: 550px;
  margin: 0 auto;
}
.hi_covered .hi_not_covered {
  background: #fdf6f6;
}
.hi_covered .hi_not_covered li {
  background: url(../images/svg/not-covered.svg) no-repeat;
  background-position: 0px 2px;
}
.hi_covered ul {
  padding: 0;
}
.hi_covered li {
  list-style: none;
  display: inline-block;
  background: url(../images/svg/covered.svg) no-repeat;
  width: 100%;
  padding-left: 30px;
  margin-top: 2rem;
  transition: all 0.3s;
  font-size: 16px;
  background-position: 0px 2px;
}

.hi_eligibility {
  background: url(../images/buy-hi-eligibility-bg.svg) no-repeat right center;
  width: 100%;
  float: left;
  margin: 7rem 0;
}
.hi_eligibility h5 {
  font-size: 18px;
  line-height: 30px;
  margin: 2rem 0;
}
.hi_eligibility p {
  font-size: 16px;
  line-height: 30px;
  color: #66707f;
}
.hi_eligibility ul.eligibility_points {
  margin-top: 3rem;
}
.hi_eligibility ul.eligibility_points li {
  background: url(../images/svg/health-insurance-umbrella-icon.svg) no-repeat;
  background-position: 0px 0px;
  width: 100%;
  float: left;
  list-style: none;
  padding-left: 35px;
  margin-bottom: 2rem;
}
.hi_eligibility ul.eligibility_points li h3 {
  font-size: 18px;
  font-weight: 600;
  color: #5886c2;
}
.hi_eligibility ul.eligibility_points li p {
  margin-bottom: 0px;
}

.hi_terminlogy {
  width: 100%;
  float: left;
  margin: 5rem 0;
  margin-top: 2rem;
  background: #f7fafe;
  padding: 7rem 0;
}
.hi_terminlogy .terminology_cont {
  box-shadow: 0px 0px 10px #ddd;
  border-radius: 20px;
  margin: 2rem 0;
  min-height: 300px;
  padding: 3rem 2rem;
  transition: all 0.3s;
  background: #fff;
}
.hi_terminlogy .terminology_cont h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 1rem;
}
.hi_terminlogy .terminology_cont p {
  font-size: 14px;
  color: #66707f;
  line-height: 25px;
}

.hi_online {
  margin: 4rem 0;
  width: 100%;
  float: left;
}
.hi_online .hi_online_cont {
  padding: 5rem 4rem;
  box-shadow: 0px 0px 10px #ddd;
  border-radius: 15px;
  margin-top: 4rem;
  padding-bottom: 3rem;
}
.hi_online .hi_online_cont h5 {
  font-size: 18px;
  font-weight: 600;
  color: #d7206a;
  margin-bottom: 2rem;
}
.hi_online .hi_online_cont p {
  font-size: 15px;
  color: #66707f;
  line-height: 28px;
  background: url(../images/svg/checklist-icon.svg) no-repeat;
  background-position: 0px 10px;
  padding-left: 15px;
  margin-bottom: 2rem;
}
.hi_online .hi_online_cont p a {
  color: #d7206a;
}
.hi_online .hi_online_cont p span {
  font-weight: 600;
  color: #000;
  font-size: 18px;
}

.hi_factors {
  width: 100%;
  float: left;
  margin: 5rem 0;
}
.hi_factors ul.factor_point {
  margin-top: 1rem;
  width: 100%;
  float: left;
  padding: 0;
}
.hi_factors ul.factor_point li {
  background: url(../images/svg/health-insurance-umbrella-icon.svg) no-repeat;
  background-position: 0px 0px;
  width: 100%;
  float: left;
  list-style: none;
  padding-left: 35px;
  margin-bottom: 1.5rem;
}
.hi_factors ul.factor_point li h3 {
  font-size: 16px;
  font-weight: 600;
}
.hi_factors ul.factor_point li p {
  font-size: 16px;
  color: #66707f;
  line-height: 28px;
}

.documents_box {
  width: 100%;
  float: left;
  margin-top: 2rem;
}
.documents_box .document_cont {
  background: #f7fafe;
  max-width: 600px;
}
.documents_box .document_cont li {
  margin-top: 1.2rem;
}
.documents_box .document_cont p.h6 {
  font-size: 16px;
  font-weight: 600;
}
.documents_box .document_cont p {
  margin-top: 0;
}
.documents_box .claim_process {
  background: #f3fbfa;
  max-width: 600px;
}

.hi_claim_process {
  width: 100%;
  float: left;
}
.hi_claim_process .step_box {
  border-radius: 15px;
  background: #e4f0ff;
  border: #b9d7ff solid 1px;
  max-width: 100px;
  padding: 1rem 0;
  margin: 0 auto;
  margin-bottom: 1.75rem;
  text-align: center;
  font-size: 14px;
}
.hi_claim_process .step_box span {
  display: block;
  font-size: 30px;
  font-weight: 600;
}
.hi_claim_process h5 {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}
.hi_claim_process p {
  font-size: 16px;
  color: #66707f;
  line-height: 25px;
  text-align: center;
  padding: 0 2rem;
}

.hi_goverment_hp {
  width: 100%;
  float: left;
  background: #f7fafe;
  padding: 5rem 0;
  margin: 7rem 0;
}
.hi_goverment_hp .owl-theme .owl-nav {
  margin-top: 5rem;
  width: 100%;
  float: left;
  top: 26%;
  position: absolute;
}
.hi_goverment_hp .owl-carousel .owl-nav button.owl-prev {
  left: -5%;
  position: absolute;
}
.hi_goverment_hp .owl-carousel .owl-nav button.owl-next {
  right: -5%;
  position: absolute;
}
.hi_goverment_hp .owl-carousel .next-slide {
  background: url("../images/svg/hi_right_arrow.svg") no-repeat 0px 0px;
}
.hi_goverment_hp .owl-carousel .prev-slide {
  background: url("../images/svg/hi_left_arrow.svg") no-repeat 0px 0px;
  transform: inherit;
}
.hi_goverment_hp .owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent;
}
.hi_goverment_hp .owl-theme .owl-nav [class*=owl-] {
  margin: 7px;
}
.hi_goverment_hp .gover_hp_box {
  background: #fff;
  border-radius: 20px;
  padding: 4rem 4rem;
  min-height: 330px;
}
.hi_goverment_hp .gover_hp_box h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2.5rem;
}
.hi_goverment_hp .gover_hp_box p {
  font-size: 16px;
  color: #66707f;
  margin-bottom: 2rem;
  line-height: 30px;
}

.hi_riders {
  width: 100%;
  float: left;
}
.hi_riders ul.riders {
  margin-top: 1rem;
  width: 100%;
  float: left;
  padding: 0;
}
.hi_riders ul.riders li {
  background: url(../images/svg/health-insurance-umbrella-icon.svg) no-repeat;
  background-position: 0px 0px;
  width: 100%;
  float: left;
  list-style: none;
  padding-left: 35px;
  margin-bottom: 2.5rem;
}
.hi_riders ul.riders li h3 {
  font-size: 16px;
  font-weight: 600;
}
.hi_riders ul.riders li p {
  font-size: 16px;
  color: #66707f;
  line-height: 28px;
  padding-right: 2rem;
}

.hi_waiting_period {
  width: 100%;
  float: left;
  background: #f7fafe;
  padding: 5rem 0;
  margin: 7rem 0;
}
.hi_waiting_period p.section_para {
  padding: 0 8rem;
}
.hi_waiting_period .hi_types_box_cont {
  background: #fff;
  box-shadow: none;
  border: #ddd solid 1px;
}

/* health insurance landing page */
/* health insurance company landing page */
.comp_pagination {
  margin: 0;
}

.comp_main_logo_image {
  width: 100%;
  height: 200px;
  float: left;
  display: flex;
  justify-content: center;
  align-items: normal;
}
.comp_main_logo_image img {
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.comp_insure_calc {
  margin-bottom: 7rem;
  margin-top: 0;
}

.hi_types_carasoul .owl-carousel .owl-dots.disabled,
.hi_types_carasoul .owl-carousel .owl-nav.disabled {
  display: block;
}

.hi_online.why_choose_hi_comp .hi_online_cont h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 1.5rem;
}
.hi_online.why_choose_hi_comp .hi_online_cont p {
  background: none;
  padding: 0;
}

.hi_comp_cont_det {
  width: 100%;
  float: left;
  padding: 6rem 0;
  margin: 5rem 0;
  background: #fbf5f8;
}
.hi_comp_cont_det p,
.hi_comp_cont_det a {
  font-size: 16px;
  color: #66707f;
  line-height: 30px;
}

.comp_add_on .hi_types_box_cont {
  min-height: 400px;
}

.comp_claim_process {
  width: 100%;
  float: left;
  margin-bottom: 7rem;
}
.comp_claim_process .step_box {
  width: 100%;
  height: 80px;
  float: left;
  max-width: inherit;
}
.comp_claim_process p {
  width: 100%;
  float: left;
  font-size: 17px;
  line-height: 30px;
  text-align: left;
  padding: 0;
  color: #000;
}

.hi_comp_plans {
  width: 100%;
  float: left;
  background: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}
.hi_comp_plans .owl-stage-outer {
  margin: -15px;
  padding: 15px;
}
.hi_comp_plans .owl-theme .owl-nav {
  position: absolute;
  top: 35%;
  right: 0;
}
.hi_comp_plans .gover_hp_box {
  box-shadow: 0px 0px 10px #ddd;
  min-height: inherit;
  width: 100%;
  float: left;
}
.hi_comp_plans .gover_hp_box .plan_top {
  width: 100%;
  float: left;
}
.hi_comp_plans .gover_hp_box .plan_top .plan_logo {
  width: 100%;
  height: 80px;
  float: right;
  display: flex;
  justify-content: center;
  align-items: normal;
}
.hi_comp_plans .gover_hp_box .plan_top .plan_logo img {
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.hi_comp_plans .gover_hp_box .plan_top h3 {
  max-width: 215px;
  float: left;
}
.hi_comp_plans .gover_hp_box .plan_top img {
  float: right;
}
.hi_comp_plans .gover_hp_box .eligibility_point {
  width: 100%;
  float: left;
  margin-bottom: 1rem;
}
.hi_comp_plans .gover_hp_box .eligibility_point span {
  font-weight: 600;
}

/* health insurance company landing page */
/* health insurance company plans landing page */
.policy_detail {
  width: 100%;
  float: left;
}
.policy_detail table {
  margin-top: 0rem;
  width: 100%;
  float: left;
}
.policy_detail tbody tr td {
  padding: 2rem;
  border: #ddd solid 1px;
  text-align: left;
  padding-left: 2rem;
  color: #000;
}
.policy_detail tbody tr td:first-child {
  font-weight: 600;
  color: #000;
  width: 30%;
}
.policy_detail tbody tr:nth-child(even) {
  background: #fdfdfe;
}

.hi_key_feature.policy_benefit {
  width: 100%;
  float: left;
  margin-top: 0;
  margin-bottom: 4rem;
}
.hi_key_feature.policy_benefit table {
  width: 100%;
}
.hi_key_feature.policy_benefit td:first-child {
  font-weight: 400;
  width: 30%;
}

.policy_incl_wp {
  margin-top: 2rem;
}
.policy_incl_wp .policy_wp ul {
  margin-top: 3rem;
}
.policy_incl_wp .policy_wp li {
  background: none;
  padding-left: 0;
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  border-bottom: #ddd solid 1px;
  padding: 15px 0;
  margin-top: 0rem;
}
.policy_incl_wp .policy_wp li span {
  font-weight: 400;
}

.bottom_popup h3 {
  font-size: 22px;
  font-weight: 600;
}
.bottom_popup input {
  height: 45px;
  border-radius: 10px;
  border: transparent;
  font-size: 16px;
}
.bottom_popup .bottom_popup_btn {
  height: 45px;
  width: 100%;
  font-size: 16px;
  text-wrap: nowrap;
}
.bottom_popup .form-control:focus {
  border-color: transparent;
}
.bottom_popup .modal-content {
  background-color: #ebf3ff;
}
.bottom_popup .modal-dialog {
  position: fixed;
  bottom: 0;
  margin: 0;
  width: 100%;
  transition: transform 0.3s ease-out;
  transform: translateY(100%);
  background-color: #ebf3ff;
}
.bottom_popup .modal.bottom.show .modal-dialog {
  transform: translateY(0);
}
.bottom_popup .modal.full-width .modal-dialog {
  max-width: 100%;
  margin: 0;
}
.bottom_popup .input-group-text {
  border-radius: 8px;
}

.comp_headine_one {
  font-size: 4.4rem;
}

/* health insurance company plans landing page */
/* Dashboard changes */
.dashboard_main .dash_body .invested_prod .invest_deta p span {
  font-size: 14px;
}

.dashboard_main .dash_body .all_prod {
  margin-bottom: 2rem;
}

.dashboard_main nav ul {
  height: 100%;
}

.dashboard_main .dash_body .all_prod h3 a {
  line-height: 3rem;
  font-size: 1.7rem;
}

.dashboard_main .dash_body .all_prod {
  min-height: 185px;
}

.news_slider .news_box {
  display: flex;
}
.news_slider .news_box img {
  width: 100px;
}

/* Dashboard changes */
/* ui changes */
.kyc_done_box {
  text-align: center;
}

.nav_box .dropdown-menu {
  z-index: 1021;
}

.dg_page .dg .gold_form {
  max-width: 610px;
}

.admin_dash .dash_body .all_prod {
  min-height: 120px;
  border-radius: 10px;
}

.main_hi_popup .modal-body {
  padding: 0 2rem 3rem;
}
.main_hi_popup h3 {
  font-size: 30px;
  font-weight: 600;
  width: 100%;
  float: left;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.main_hi_popup h6 {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  height: 27px;
  line-height: 27px;
  padding: 0 25px;
  width: auto;
  float: left;
  position: relative;
  background-color: #f47189;
}
.main_hi_popup h6::before {
  content: "";
  background: url(../images/svg/left-border-white.svg) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 8px;
  height: 27px;
}
.main_hi_popup h6::after {
  content: "";
  background: url(../images/svg/right-border-white.svg) no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  width: 8px;
  height: 27px;
}
.main_hi_popup ul {
  list-style: none;
  padding: 0;
}
.main_hi_popup ul li {
  width: 50%;
  float: left;
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 8px;
  margin-bottom: 1.5rem;
}
.main_hi_popup ul li img {
  min-width: 30px;
}
.main_hi_popup input[type=button] {
  border-radius: 10px;
  font-size: 20px;
  font-weight: 600;
}
.main_hi_popup .field {
  border: #ddd solid 1px;
  height: 55px;
  line-height: 55px;
  padding: 1rem;
  border-radius: 10px;
  color: #000;
  margin-bottom: 1.8rem;
}

.gold_user_detail {
  width: 100%;
  float: left;
}
.gold_user_detail .modal-dialog {
  max-width: 520px;
}
.gold_user_detail .form-group {
  margin: 1rem 0;
}
.gold_user_detail .form-group label {
  width: 100%;
  float: left;
  margin-bottom: 0.5rem;
}
.gold_user_detail h5 {
  font-size: 20px;
  font-weight: 600;
}
.gold_user_detail input[type=button] {
  border-radius: 10px;
  font-size: 20px;
  font-weight: 600;
}
.gold_user_detail button[type=submit] {
  border-radius: 10px;
  font-size: 20px;
  font-weight: 600;
  background: #ffb118;
  box-shadow: none;
  outline: none;
}
.gold_user_detail button[type=button] {
  border-radius: 5px;
  font-size: 20px;
  font-weight: 600;
  background: #ffb118;
  box-shadow: none;
  border: 0;
  outline: none;
  font-size: 16px;
  padding: 12px 60px;
}
.gold_user_detail button:focus {
  background: #ffb118;
  box-shadow: none;
}
.gold_user_detail textarea {
  padding: 0.5rem 1rem;
}
.gold_user_detail input.form-control {
  border: #ddd solid 1px;
  height: 45px;
  line-height: 45px;
  padding: 1rem;
  border-radius: 5px;
  color: #000;
  margin-bottom: 1.8rem;
  font-size: 16px;
}
.gold_user_detail select {
  border: #ddd solid 1px;
  height: 45px;
  line-height: 45px;
  padding: 0 1rem;
  border-radius: 5px;
  color: #000;
  margin-bottom: 1.8rem;
  font-size: 16px;
}

.bootbox.modal .bootbox-body {
  font-size: 16px;
  text-align: center;
}
.bootbox.modal .modal-footer {
  border: none;
  justify-content: center;
  margin: 2rem 0;
}
.bootbox.modal .modal-footer button[type=button] {
  border-radius: 5px;
  font-size: 20px;
  font-weight: 600;
  background: #000;
  box-shadow: none;
  border: #000 solid 1px;
  outline: none;
  font-size: 16px;
  padding: 12px 60px;
}
.bootbox.modal .modal-footer button.bootbox-cancel[type=button] {
  background: #fff;
  color: #000;
  padding: 12px 40px;
}

.companies_img img {
  max-width: 70px;
  margin-bottom: 1rem;
}

footer {
  padding: 7% 2% 0;
}

.blog_detail_main {
  top: 100px;
}

.blog_detail_form {
  box-shadow: 0px 0px 10px #ddd;
  border-radius: 15px;
  background: #fff;
  padding: 2rem;
}
.blog_detail_form input,
.blog_detail_form select {
  font-size: 16px;
  padding: 1.2rem;
  border-radius: 5px;
}
.blog_detail_form select {
  width: 100%;
  float: left;
  border-color: #ced4da;
}

.gold_dashboard .dash_cont .port_invest h4 {
  width: auto;
}
.gold_dashboard .dash_cont .port_invest table tr td:first-child {
  width: auto;
}
.gold_dashboard .dash_cont .port_invest table tr td {
  width: auto;
}
.gold_dashboard .dash_cont .port_invest table tr td:last-child {
  width: auto;
}

.pl_form_btn {
  background: #ad4242;
}

.loan_new .form_bg_border {
  background: #ad4242;
}

.pl_form_color {
  color: #ad4242;
}

.new_loan_ui_hero {
  width: 100%;
  float: left;
  background: #fcf5f5;
}
.new_loan_ui_hero h1 {
  width: 100%;
  font-size: 4rem;
}
.new_loan_ui_hero h1:after {
  display: none;
}
.new_loan_ui_hero .pl_qr_p {
  line-height: 2.8rem;
  font-size: 1.7rem;
  width: auto;
}
.new_loan_ui_hero .pl_hero_bar {
  background: #ad7c42;
  border-radius: 15px;
  display: flex;
  justify-content: space-around;
  position: relative;
  top: -4px;
}
.new_loan_ui_hero .pl_hero_bar .tab {
  padding: 1.5rem 0;
  width: 33.3%;
  padding-left: 6%;
}
.new_loan_ui_hero .pl_hero_bar .tab_2 {
  background: #ad4242;
}
.new_loan_ui_hero .pl_hero_bar .tab_3 {
  background: #16637b;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.new_loan_ui_hero .pl_hero_bar h4 {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 25px;
  color: #fff;
}
.new_loan_ui_hero .pl_hero_bar p.h4 {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 25px;
  color: #fff;
}
.new_loan_ui_hero .pl_hero_bar p {
  font-size: 1.4rem;
  line-height: 25px;
  color: #fff;
  width: 100%;
  margin: 0;
}
.new_loan_ui_hero .all_loan_form {
  width: 80%;
  float: right;
}
.new_loan_ui_hero .form-check-input:checked {
  background-color: #ad4242 !important;
  border-color: #ad4242 !important;
}
.new_loan_ui_hero .vert_move {
  animation: mover 1s infinite alternate;
}
.new_loan_ui_hero .vert_move.static {
  animation: none;
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(-20px);
  }
  0% {
    transform: translateY(0px);
  }
}

.partner_sec_new {
  margin: 5rem 0;
  height: auto;
  padding: 3rem 0;
  background: url(../images/partner-new-bg.png) no-repeat top center, #fcf5f5;
  background-size: contain;
}
.partner_sec_new .MarqueeContainer {
  --space: 10px;
  display: grid;
  align-content: center;
  gap: var(--space);
  width: 100%;
}
.partner_sec_new .marquee {
  --duration: 60s;
  --gap: var(--space);
  display: flex;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.partner_sec_new .marquee__group {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: var(--gap);
  min-width: 100%;
  animation: scroll var(--duration) linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .partner_sec_new .marquee__group {
    animation-play-state: paused;
    animation-direction: normal;
  }
}
.partner_sec_new .marquee--borders {
  padding-block: 20px;
}
.partner_sec_new .marquee--reverse .marquee__group {
  animation-direction: reverse;
  animation-delay: calc(var(--duration) / -2);
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100% - var(--gap)));
  }
}
@media screen and (min-width: 311px) and (max-width: 767px) {
  .partner_sec_new .MarqueeContainer {
    padding: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 2560px) {
  .partner_sec_new .marquee-LeftSideSubTitle {
    text-align: start;
  }
  .partner_sec_new .marquee-LeftSideMianTitle {
    display: flex;
    justify-content: start;
  }
}
.partner_sec_new .loan_part_logo {
  text-align: center;
}
.partner_sec_new .loan_part_logo img {
  max-width: 150px;
  width: auto;
  margin: 0 auto;
  display: inline;
}

.pl_loan_type_new {
  padding-bottom: 5rem;
}
.pl_loan_type_new .pl_type_box {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  gap: 2rem;
  margin-bottom: 4rem;
  flex-direction: column;
  transition: all 0.3s;
}
.pl_loan_type_new a {
  color: #000000;
  text-decoration: none;
}
.pl_loan_type_new a:hover .pl_type_box {
  transform: translateY(-10px);
}
.pl_loan_type_new h5 {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}

.main_hi_popup.loan_popup {
  position: relative;
}
.main_hi_popup.loan_popup h4 {
  font-weight: 600;
  margin-bottom: 0;
}
.main_hi_popup.loan_popup h3 {
  font-size: 43px;
  color: #f47189;
  font-weight: bolder;
  margin-top: 0;
}
.main_hi_popup.loan_popup h2 {
  background: #567fce;
  font-size: 40px;
  border-radius: 14px;
  font-weight: bold;
  padding: 1.5rem 2rem;
}
.main_hi_popup.loan_popup #loan_details_extra_form select {
  border: #ddd solid 1px;
  height: 55px;
  line-height: 55px;
  padding: 1rem;
  border-radius: 10px;
  color: #000;
  margin-bottom: 1.8rem;
}
.main_hi_popup.loan_popup .marquee--borders {
  padding: 5px;
}
.main_hi_popup.loan_popup .marquee__group img {
  width: 100px;
}
.main_hi_popup.loan_popup ul {
  position: relative;
}
.main_hi_popup.loan_popup li {
  display: flex;
  justify-content: start;
  align-items: center;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 1.5rem;
  width: 100%;
  gap: 15px;
  z-index: 1;
  position: relative;
}
.main_hi_popup.loan_popup .dashed_line {
  content: "";
  border: 1px dashed #f47189;
  height: 100%;
  width: 1px;
  position: absolute;
  left: 6.5%;
  top: 0;
  z-index: 0;
}
.main_hi_popup.loan_popup .modal-body {
  padding: 0 3rem 3rem;
}
.main_hi_popup.loan_popup .loan_part_logo {
  text-align: center;
}
.main_hi_popup.loan_popup .loan_part_logo img {
  max-width: 105px;
  margin: 0 auto;
  display: inline;
  width: auto;
}

.plandetail ul li {
  padding: 10px;
  padding-bottom: 5px;
  font-size: 11px;
}

.plan_modal button.nav-link {
  text-align: start;
  padding: 7px 10px;
  border-radius: 5px;
  white-space: nowrap;
}
.plan_modal button.nav-link:hover {
  color: #d7206a;
}
.plan_modal button.nav-link.active {
  background: #d7206a;
  color: #fff;
}
.plan_modal button.set_recharge_amount {
  color: #d7206a;
}
.plan_modal button.set_recharge_amount:hover {
  background: #d7206a;
  color: #fff;
}
.plan_modal table {
  font-size: 14px;
}
.plan_modal thead td {
  padding: 25px;
  font-weight: 600;
}
.plan_modal tbody td {
  padding: 25px;
}
.plan_modal tbody tr:hover {
  background: #fbfbfb;
}
.plan_modal .tab-content {
  height: 500px;
  overflow-y: scroll;
}

.dash_cont .port_invest .dataTables_filter label {
  float: right;
  color: #000;
}
.dash_cont .port_invest .dataTables_filter label input[type=search] {
  margin-top: 10px;
  border-radius: 10px;
  border-color: #ddd;
  padding-left: 3.5rem !important;
  color: #000;
  font-size: 1.6rem;
}
.dash_cont .port_invest .dataTables_paginate {
  float: right;
}

.pl_quicklink .wrapper ul > li {
  background: url(../images/svg/rupee-icon-20.svg) no-repeat;
  min-width: inherit;
  margin-bottom: 1rem;
  background-position: 0px 3px;
  margin-right: 2rem;
}
.pl_quicklink .wrapper ul > li a {
  font-size: 16px;
}

.dg h1 {
  font-size: 4.5rem;
}
.dg h4 {
  font-size: 24px;
  line-height: 35px;
}

a#backToTopbtn {
  width: auto;
  height: auto;
  opacity: 1;
  display: none;
  background: #ffb118;
  position: fixed;
  bottom: 12%;
  right: 0;
  font-size: 20px;
  z-index: 999;
  padding: 10px 20px;
  color: #000;
  border-radius: 10px;
  text-decoration: none;
}

.dg_page .dg .gold_form .gold_form_box {
  border-radius: 30px;
}

.dg_page .dg_txt_col {
  font-size: 24px;
}

.dg_page .dg .gold_form .gold_form_field {
  margin: 0 auto;
}

.bbps_page .bbps .bbps_prod .dropdown-content {
  top: 9rem;
}

.operator {
  position: relative;
  z-index: -1;
}

.bbps_t_history .th_list {
  display: flex;
  justify-content: center;
  align-items: center;
}
.bbps_t_history .th_list img {
  height: auto;
  width: 100%;
}

a#unlisted_enquiry {
  width: auto;
  height: auto;
  opacity: 1;
  display: none;
  background: #d7206a;
  position: fixed;
  bottom: 12%;
  left: 0;
  font-size: 20px;
  z-index: 999;
  padding: 5px 10px;
  color: #000;
  border-radius: 5px;
  text-decoration: none;
  color: #fff;
}

.ik_prod_category {
  width: 100%;
  float: left;
}
.ik_prod_category ul.nav-tabs .nav-link {
  border-radius: 100px;
  border: #ddd solid 1px;
  font-size: 18px;
  padding: 10px 30px;
}
.ik_prod_category ul.nav-tabs .nav-link.active {
  border-radius: 100px;
  border: #d7206a solid 2px;
  color: #d7206a;
  font-weight: 600;
}

.ik_category_box {
  display: flex;
  justify-content: center;
  gap: 3rem 8rem;
  flex-wrap: wrap;
}

/* ui changes */
/* ui changes */
/* Unlisted share module css */
.unlist_page {
  border-bottom: #e7e7e7 solid 1px;
  padding: 10px 0 40px 0;
  width: 100%;
  float: left;
}
.unlist_page h1 {
  font-size: 4rem;
}

.unlisted_share_card_container {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  gap: 2rem;
  margin-top: 4rem;
  flex-wrap: wrap;
}
.unlisted_share_card_container a {
  color: #000;
  text-decoration: none;
}

.unlist_card {
  box-shadow: 0px 0px 10px #ddd;
  background: #fff;
  border-radius: 15px;
  padding: 10px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition: all 0.3s;
  min-width: 150px;
  flex: 1 1 calc(33.33% - 2rem);
  max-width: calc(16.66% - 2rem);
}
.unlist_card img {
  min-height: 65px;
  margin: 5px 0;
}
.unlist_card p {
  font-size: 1.6rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.unlist_card:hover {
  transform: translateY(-10px);
  cursor: pointer;
}

.unlist_feature {
  margin-top: 2rem;
  background: url(../images/unlisted-shares/rht-unlist-share-vector.svg) no-repeat left 50%, url(../images/unlisted-shares/lft-unlist-share-vector.svg) no-repeat right 100%;
  padding-top: 5rem;
}
.unlist_feature h2 {
  font-size: 4rem;
}
.unlist_feature .who_can_left {
  padding-top: 15rem;
}
.unlist_feature .who_can_right .who_can_box {
  background: url(../images/unlisted-shares/unlist-share-card-bottom-bg.png) no-repeat, #fff;
  background-position: right bottom;
  padding: 4rem 2rem;
  margin: 2rem 3rem;
  width: 98%;
  min-height: 249px;
}

.unlist_feature .who_can_right .who_can_box h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  font-family: inherit;
}
.unlist_feature .who_can_right .who_can_box p {
  font-size: 17px;
  line-height: 28px;
  color: #66707f;
  font-weight: 400;
  margin-top: 10px !important;
}

.avail {
  font-size: 14px;
  color: #0da042 !important;
  padding: 4px 8px;
  border: #0da042 dashed 1px;
  border-radius: 5px;
  position: absolute;
  right: 10px;
  top: 10px;
  font-weight: 500;
}

.avail.avail2 {
  position: relative;
  margin: 0 auto;
  right: inherit;
  margin: 1rem 0;
}

.popular_unlistshare {
  width: 100%;
  float: left;
  margin-top: 10rem;
  background: url(../images/unlisted-shares/popular-unlist-bg.png) repeat top center;
  padding: 8rem 0 4rem 0;
  margin-bottom: 7rem;
}
.popular_unlistshare .sharebox {
  padding: 10px 20px 30px 20px;
  min-height: 302px;
}
.popular_unlistshare h2 {
  font-size: 3.6rem;
}
.popular_unlistshare .img-box {
  border-radius: 0;
  box-shadow: none;
}
.popular_unlistshare .unlist_modal {
  width: 100%;
  float: left;
  border-bottom: #ddd solid 1px;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
}
.popular_unlistshare .unlist_modal_inside p {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 0;
  color: #000;
}
.popular_unlistshare .owl-item h3 {
  font-size: 18px;
  margin: 0rem;
  color: #000;
  max-height: 55px;
  height: auto;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.popular_unlistshare .owl-item span {
  color: #000;
}

.unlist_buy_process {
  margin: 4rem 0 0rem 0;
  width: 100%;
  float: left;
}
.unlist_buy_process h2 {
  font-size: 3.6rem;
}
.unlist_buy_process .step_box {
  background: #fefafc;
  border-color: #d7206a;
}
.unlist_buy_process .right_arrow {
  width: 100%;
  height: auto;
}
.unlist_buy_process .right_arrow::after {
  content: "";
  background: url(../images/unlisted-shares/arrow.png) no-repeat;
  position: absolute;
  width: 80px;
  height: 16px;
  top: 18%;
  left: 88%;
  transform: translateY(-50%);
}

.why_invest_unlist {
  background: #f7f8f9;
  padding: 8rem 0 12rem 0;
  margin-top: 5rem;
}
.why_invest_unlist h2 {
  font-size: 3.6rem;
  margin-bottom: 4rem;
}
.why_invest_unlist h3 {
  font-family: inherit;
}
.why_invest_unlist p {
  color: #66707f;
}

.why_invest_unlist .bs_process_box {
  min-height: 350px;
}

.why_invest_unlist .bs_process_box:hover {
  background: #fff;
}

.why_invest_unlist .bs_process_box:hover h3 {
  color: #000;
}

.why_invest_unlist.bs_process .bs_process_box:hover p {
  color: #66707f;
}

.why_invest_unlist.bs_process .bs_process_box:hover .process_number {
  color: rgba(245, 245, 245, 0.8823529412);
}

.question-wrapper {
  background-color: #f3f6ff;
}

.question-cta-list li {
  border: solid #b7caf2 1px;
  margin-bottom: 15px;
  background-color: #fff;
  padding: 1rem 1rem;
  border-radius: 15px;
  display: flex;
  align-items: center;
}

.qicon {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  background-color: #f3f6ff;
  display: inline-block;
}

.popular_unlist_btn a.nav-link.active {
  background: #d7206a;
  color: #fff;
}
.popular_unlist_btn a.nav-link {
  color: #000;
}

.unlistkyc_form #smartwizard ul li a {
  color: #d7206a;
}
.unlistkyc_form #smartwizard li > a:before {
  bottom: 0;
  left: 39%;
  color: #d7206a;
  background: transparent;
}
.unlistkyc_form #smartwizard li.active > a:after {
  background: #fff;
  border: #d7206a solid 1px;
}
.unlistkyc_form #smartwizard li.done > a:after {
  background: #d7206a;
  border: 1px solid #d7206a;
}
.unlistkyc_form #smartwizard input,
.unlistkyc_form #smartwizard select {
  border-radius: 10px;
  border-color: #ddd;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
}
.unlistkyc_form #smartwizard select {
  line-height: 28px;
  padding: 10px;
}
.unlistkyc_form #smartwizard input[type=checkbox] {
  height: 16px;
  line-height: normal;
  border-radius: 0%;
  font-size: inherit;
  border-color: inherit;
}
.unlistkyc_form #smartwizard .form-floating > .form-control:not(:-moz-placeholder) {
  padding: 10px;
}
.unlistkyc_form #smartwizard .form-floating > .form-control:focus,
.unlistkyc_form #smartwizard .form-floating > .form-control:not(:placeholder-shown) {
  padding: 10px;
}
.unlistkyc_form #smartwizard ul.step-anchor:before {
  display: none;
}

.tooltip-wrapper {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.tooltip-wrapper .custom-tooltip {
  visibility: hidden;
  width: 240px;
  background-color: #d7206a; /* violet background */
  color: #fff;
  text-align: left;
  border-radius: 6px;
  padding: 10px;
  position: absolute;
  z-index: 999;
  bottom: 125%; /* show tooltip above the icon */
  left: 50%;
  transform: translateX(-100%);
  opacity: 0;
  transition: opacity 0.3s ease;
  font-size: 14px;
}

.tooltip-wrapper:hover .custom-tooltip {
  visibility: visible;
  opacity: 1;
}

.popularheading h2 {
  max-height: 55px;
  min-height: 55px;
}

#popularunlistedshares .owl-nav {
  float: right;
  top: -22%;
  position: absolute;
  right: 6px;
}
#popularunlistedshares .next-slide {
  background: url("../images/svg/hi_right_arrow.svg") no-repeat 0px 0px;
}
#popularunlistedshares .prev-slide {
  background: url("../images/svg/hi_left_arrow.svg") no-repeat 0px 0px;
  transform: inherit;
}
#popularunlistedshares .owl-nav [class*=owl-]:hover {
  background: transparent;
}

/* Unlisted share module css */
footer .footer_4 p {
  font-size: 1.5rem;
}

.f12 {
  font-size: 1.2rem !important;
}

.f13 {
  font-size: 1.3rem !important;
}

.f14 {
  font-size: 1.4rem !important;
}

.f15 {
  font-size: 1.5rem !important;
}

.f16 {
  font-size: 1.6rem !important;
}

.f17 {
  font-size: 1.7rem !important;
}

.f18 {
  font-size: 1.8rem !important;
}

.f19 {
  font-size: 1.9rem !important;
}

.f20 {
  font-size: 2rem !important;
}

.f21 {
  font-size: 2.1rem !important;
}

.f22 {
  font-size: 2.2rem !important;
}

.f23 {
  font-size: 2.3rem !important;
}

.f24 {
  font-size: 2.4rem !important;
}

.f25 {
  font-size: 2.5rem !important;
}

.f26 {
  font-size: 2.6rem !important;
}

.f27 {
  font-size: 2.7rem !important;
}

.f28 {
  font-size: 2.8rem !important;
}

.f29 {
  font-size: 2.9rem !important;
}

.f30 {
  font-size: 3rem !important;
}

.amazon_div {
  white-space: nowrap;
}

.news_page {
  font-family: inherit;
}
.news_page .news_card {
  border-radius: 10px;
  margin-bottom: 2rem;
  border: 1px solid #ddd;
  padding: 10px;
  transition: all 0.5s;
  cursor: pointer;
}
.news_page .news_card h2 {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  height: 8rem;
}
.news_page .news_card .news_img {
  min-height: 175px;
  max-height: 175px;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.5s;
}
.news_page .news_card:hover .news_img {
  transform: scale(1.1);
}
.news_page .slide-image {
  position: relative;
  height: 175px;
  overflow: hidden;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 1rem;
}
.news_page .slide-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.news_page .date {
  font-size: 11px;
  margin-bottom: 5px;
  color: #ccc;
  position: absolute;
  right: 3px;
  background-color: rgba(0, 0, 0, 0.7);
  bottom: 0;
  padding: 2px 3px;
  border-radius: 3px;
  width: auto;
}
.news_page .popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1030;
  justify-content: center;
  align-items: center;
}
.news_page .popup {
  background: #fff;
  padding: 30px 20px;
  width: 400px;
  height: 92vh;
  border-radius: 10px;
  position: relative;
}
.news_page .popup h3 {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 5px;
  line-height: 26px;
}
.news_page .popup .news_point ul {
  max-height: 240px;
  overflow: auto;
}
.news_page .popup .news_point li {
  font-size: 14px;
  margin-bottom: 8px;
}
.news_page .popup .news_control_btn {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
  padding: 0 10px;
  left: -60px;
  right: -60px;
}
.news_page .popup .news_control_btn button {
  color: #000;
  background: rgb(255, 255, 255);
  padding: 8px 15px;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  font-size: 18px;
}
.news_page .popup .top-controls {
  position: absolute;
  top: 35px;
  right: 25px;
  z-index: 3;
  display: flex;
  gap: 10px;
}
.news_page .popup .top-controls button {
  padding: 6px 8px;
  border: none;
  border-radius: 50px;
  background: rgba(0, 0, 0, 0.8);
  color: rgb(255, 255, 255);
  cursor: pointer;
}
.news_page .close-btn {
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
}

.formshadow {
  position: sticky;
  z-index: 999;
  transition: all 0.3s;
  top: 60px;
}

@media (max-width: 1440px) {
  .all_type_goal .gs1_right .circle_box .circle4 {
    top: 6rem;
    right: 23rem;
  }
  .lap .gs1_right .circle_box .circle4 {
    right: 28rem;
  }
  .lap .gs1_right .circle_box .circle7 {
    right: 20rem;
  }
}
@media (max-width: 1366px) {
  .lap .gs1_right .circle_box .circle4 {
    right: 24rem;
  }
  .lap .gs1_right .circle_box .circle7 {
    right: 14rem;
    top: 5rem;
  }
  .hi_calculator .hi_calculator_form select {
    margin-bottom: 2rem;
  }
  .new_loan_ui_hero .pl_hero_bar .tab {
    padding: 1.5rem 1.3rem;
  }
  .news_page .news_card h2 {
    height: 10rem;
  }
}
@media (max-width: 1280px) {
  .all_type_goal .gs1_right .circle_box .circle4 {
    top: 14rem;
  }
  .home_loan_type .circle_box .circle5 {
    left: 21rem;
  }
  .lap .gs1_right .circle_box .circle4 {
    right: 23rem;
  }
  .lap .gs1_right .circle_box .circle5 {
    left: 22rem;
  }
  .lap .gs1_right .circle_box .circle7 {
    top: 18rem;
  }
  .la_mf .px_25 {
    padding: 0 15rem;
  }
  .lamf_benefit_sec .lamf_benefit_rht .lamf_benefit_rht_box {
    min-width: auto;
  }
  .lamf_page h2 {
    height: auto;
  }
  .lamf_apply .lamf_apply_main_box {
    display: block;
    margin-top: 12rem;
  }
  .qualify {
    padding-top: 0;
  }
  .hi_terminlogy .terminology_cont {
    min-height: inherit;
  }
}
@media (max-width: 1024px) {
  .nhp_hero .home_page h1 {
    font-size: 4rem;
  }
  .nav_box .navbar-nav .nav-link {
    font-size: 1.4rem;
  }
  .nav_box .logo img {
    max-width: 80%;
  }
  .nav_box .dropdown-menu.largemenu .mega_menu_ui h3 {
    font-size: 1.6rem;
  }
  .nav_box .nav-item .nav-link {
    padding: 1.5rem 1rem;
  }
  .lap .gs1_right .circle_box {
    margin-bottom: 10.5rem;
  }
  .lap_heading {
    font-size: 1.2rem;
  }
  .lap .wth_float_set {
    float: left;
    width: 100%;
  }
  h2 {
    font-size: 3.5rem;
  }
  .font4rem_heading {
    font-size: 3.5rem;
    line-height: 4rem;
  }
  .loan_city_wise h3 {
    padding-top: 0;
  }
  .la_mf .px_25 {
    padding: 0 5rem;
  }
  .la_mf .la_mf_form_bg {
    max-width: 100%;
  }
  .lamf_hero .lamf_hero_rht ul.lamf_hero_rht_point {
    padding: 15px 10px;
    padding-bottom: 10px;
    transform: translate(4%, 50%);
  }
  .lamf_hero .lamf_hero_lft h1 {
    font-size: 3.5rem;
    line-height: 5rem;
  }
  .lamf_benefit_sec .lamf_benefit_rht .lamf_benefit_rht_box {
    padding: 0 1rem;
  }
  .qualify_img {
    height: 100%;
    display: flex;
    align-items: end;
  }
  .qualify ul {
    margin-bottom: 5rem;
  }
  .lamf_testi .lamf_quote_heading h2 {
    margin-bottom: 0;
  }
  .hi_hero {
    padding: 0 1rem;
  }
  .hi_hero .hi_lead_form {
    padding: 2rem;
  }
  .hi_hero h6 {
    font-size: 16px;
    line-height: 25px;
  }
  .hi_top_feat img {
    height: 75px;
  }
  .hi_hero h5 {
    font-size: 14px;
  }
  .hi_hero h1 {
    font-size: 4rem;
  }
  .hi_calculator .hi_calculator_form input[type=text] {
    width: auto;
  }
  .hi_best_plan_cont .hi_best_plan a.best_hi_btn {
    padding: 0.2rem 4rem;
  }
  .hi_benefits .benefit_cont {
    padding: 3rem 2rem;
  }
  .hi_plans .check_premium_btn {
    text-align: center;
  }
  .hi_plans thead th.last {
    width: 20%;
  }
  .hi_plans thead th.companies {
    width: auto;
  }
  .hi_online .hi_online_cont {
    padding-bottom: 5rem;
  }
  .hi_comp_plans .gover_hp_box {
    padding: 3rem 2rem;
  }
  .comp_claim_process .step_box {
    width: 80px;
  }
  .hi_comp_plans .owl-theme .owl-nav {
    display: block;
  }
  .hi_goverment_hp .owl-theme .owl-nav {
    display: block;
  }
  .hi_types .owl-theme .owl-nav {
    display: block;
  }
  .new_loan_ui_hero .pl_hero_bar {
    margin-top: 3rem;
  }
  .dg_page .dg .gold_form {
    min-width: inherit;
    max-width: inherit;
  }
  .dg h1 {
    font-size: 4rem;
  }
  .dg h4 {
    font-size: 18px;
  }
  .unlisted_share_card_container {
    width: 100%;
  }
  #popularunlistedshares .owl-nav {
    display: block;
  }
  .amazon_div p {
    font-size: 12px;
  }
  .unlist_header_rht ul {
    gap: 10px;
  }
  .unlist_header_rht ul li {
    font-size: 12px;
  }
}
@media (max-width: 992px) {
  .new_loan_ui_hero .all_loan_form {
    width: 60%;
    margin: 0 auto;
    float: none;
    margin-top: 3rem;
  }
  .new_loan_ui_hero {
    margin-bottom: 5rem;
  }
  .main_hi_popup.loan_popup .modal-dialog {
    max-width: 800px;
  }
  .news_page .news_card h2 {
    height: 10rem;
  }
}
@media (max-width: 820px) {
  h2 {
    font-size: 2.5rem;
  }
  .fs_prod h5 {
    font-size: 1.6rem;
    line-height: 2.5rem;
    width: 65%;
    margin-bottom: 1rem;
  }
  .fsprod {
    margin: 0rem 0;
    margin-bottom: 1rem;
  }
  .fsprod .coming_soon_font {
    font-size: 1.2rem;
  }
  .fsprod h6 {
    font-size: 1.5rem;
  }
  .playstore_icon {
    max-width: 40%;
  }
  .header_img {
    margin-top: 2rem;
    text-align: center;
  }
  .header_img img {
    max-width: 60%;
    margin: 0 auto;
  }
  .nav_box .nav-item {
    border-bottom: #ddd solid 1px;
  }
  .nav_box .nav-item:last-child {
    border-bottom: none;
  }
  .nav_box .navbar-nav .nav-link {
    font-size: 1.8rem;
  }
  .nav_box .dropdown-menu {
    padding: 0;
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .nav_box .dropdown-menu.largemenu {
    height: 450px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .nav_box .dropdown-menu.largemenu {
    padding: 1rem 0;
  }
  .nav_box .dropdown-menu.largemenu .mega_menu_ui {
    margin-bottom: 3rem;
  }
  .nav_box .dropdown-menu.largemenu .mega_menu_ui h3 {
    font-size: 1.7rem;
  }
  .nav_box .nav-item .nav-link {
    padding: 0.8rem 1rem;
  }
  .fs_prod {
    margin: 0;
  }
  .bs_faq .bs_faq_box .mf_faq .faq_cont {
    margin-top: 0;
  }
  .loan_city_wise {
    margin-bottom: 5rem;
  }
  .la_mf .px_25 {
    padding: 0;
  }
  .la_mf {
    margin-top: 5rem;
  }
  .la_mf ul.la_mf_point {
    display: block;
  }
  .la_mf ul.la_mf_point li {
    width: 50%;
    float: left;
    margin-bottom: 2rem;
  }
  .lamf_hero .lamf_hero_lft p {
    display: inline;
    margin-bottom: 2rem;
  }
  .lamf_hero .lamf_hero_rht {
    text-align: center;
  }
  .lamf_hero .lamf_hero_rht ul.lamf_hero_rht_point {
    position: relative;
    transform: translate(0%, -50%);
  }
  .lamf_hero .lamf_hero_rht ul.lamf_hero_rht_point li {
    text-align: left;
  }
  .lamf_hero .lamf_hero_lft h1 {
    margin-top: 3rem;
  }
  .lamf_hero .lamf_hero_rht {
    margin-top: 5rem;
  }
  .lamf_partners .lamf_partners_box {
    margin-top: 0;
  }
  .lamf_hero {
    margin-bottom: 0;
  }
  .lamf_apply .lamf_step {
    position: inherit;
  }
  .lamf_apply .lamf_apply_main_box {
    margin-top: 5rem;
  }
  .lamf_apply .lamf_apply_main_box {
    padding: 4rem 0;
  }
  .lamf_apply .lamf_step {
    margin-bottom: 5rem;
  }
  .lamf_testi .lamf_quote_heading .lamf_quote {
    left: 300px;
  }
  .lamf_testi .lamf_quote_heading h2 {
    padding-left: 0;
  }
  .lamf_hero .radio-tile {
    width: 100%;
    height: 100px;
  }
  .lamf_hero .radio-inputs label {
    width: 100%;
  }
  .lamf_hero .choose_lamf_option {
    padding: 0;
    padding-bottom: 5rem;
  }
  .hi_hero .hi_lead_form {
    max-width: 500px;
    margin-top: 5rem;
  }
  .hi_quick_links .wrapper ul > li {
    min-width: inherit;
    margin-right: 1rem;
  }
  .hi_calculator .hi_calculator_form label.form-label {
    font-size: 16px;
  }
  .hi_work .nav {
    min-width: 300px;
  }
  .hi_best_plan_cont .hi_best_plan a.best_hi_btn {
    padding: 0.2rem 2rem;
  }
  .hi_companies thead th {
    font-size: 14px;
    padding: 1rem;
  }
  .hi_benefits .benefit_cont {
    min-height: 210px;
  }
  .hi_covered .hi_covered_cont {
    padding: 3rem 2rem;
  }
  .hi_eligibility {
    background: none;
  }
  .hi_online .hi_online_cont {
    padding: 5rem 2rem;
  }
  .hi_claim_process p {
    padding: 0;
  }
  .comp_pagination {
    margin: 0;
  }
  .comp_pagination {
    margin: 5rem 0;
  }
  .hi_comp_plans .owl-theme .owl-nav {
    display: block;
  }
  .hi_types .owl-theme .owl-nav {
    display: block;
  }
  .hi_online .hi_online_cont {
    min-height: 315px;
    padding: 3rem 2rem;
  }
  .fullwidth {
    width: 100% !important;
  }
  .hi_calculator .hi_calculator_form input[type=text] {
    width: 100%;
  }
  .dashboard_main nav ul {
    height: auto;
  }
  .dashboard_main .dash_body .all_prod h3 {
    text-align: left;
  }
  .dashboard_main .dash_body .all_prod h3 a {
    font-size: 2rem;
  }
  .dashboard_main .dash_body .all_prod p {
    text-align: left;
  }
  .news_slider .news_box h4 a {
    font-size: 1.7rem;
    line-height: 22px;
    margin-top: 0;
  }
  .news_slider .news_box .date {
    display: flex;
  }
  .news_slider .news_box .date i,
  .news_slider .news_box .date p {
    width: auto;
  }
  .news_slider .news_box {
    min-height: 145px;
  }
  .main_hi_popup .modal-dialog {
    max-width: 600px;
  }
  .main_hi_popup.loan_popup .modal-dialog {
    max-width: 800px;
  }
  .dg_page .dg .gold_form {
    width: 100%;
  }
  .bbps_page .bbps .bbps_prod {
    display: block;
  }
  .bbps_page .bbps .bbps_prod a {
    width: 25%;
    float: left;
    text-align: center;
  }
  .bbps_page .bbps .bbps_prod .dropbtn {
    width: 100%;
  }
  .bbps_page .bbps .bbps_prod .dropdown:hover .dropbtn {
    background: transparent;
  }
  .bbps_page .bbps .bbps_prod .dropdown-content {
    z-index: 2;
    right: -150%;
  }
  .ik_category_box .ik_category_box_inner {
    width: 25%;
    float: left;
    margin-bottom: 0rem;
  }
  .ik_category_box {
    gap: 1rem 8rem;
  }
  .unlisted_share_card_container {
    width: 100%;
    flex-wrap: wrap;
    gap: 1rem;
  }
  .unlist_feature {
    padding-top: 2rem;
    background: #fff;
  }
  .unlist_feature .who_can_left {
    padding-top: 2rem;
  }
  .unlist_feature .who_can_left h2,
  .unlist_feature .who_can_left p {
    text-align: left;
  }
  .unlist_feature .who_can_right .who_can_box {
    margin: 0;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 0rem;
  }
  .unlist_feature .who_can_right {
    margin-top: 2rem;
  }
  .why_invest_unlist .bs_process_box {
    min-height: 270px;
  }
  .popular_search {
    width: 100%;
    margin-bottom: 2rem;
  }
  .popular_search .autocomplete {
    width: 100% !important;
  }
  .unlist_topstrip {
    height: auto;
  }
  .amazon_div {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 768px) {
  .new_loan_ui_hero .all_loan_form {
    width: 60%;
    margin: 0 auto;
    float: none;
  }
  .ik_category_box .ik_category_box_inner {
    width: 20%;
    float: left;
    margin-bottom: 0rem;
  }
}
@media (max-width: 576px) {
  .nhp_hero .home_page h1 {
    font-size: 3rem;
  }
  .top_strip ul li a {
    font-size: 1.1rem;
  }
  .changeLang select {
    font-size: 1rem;
    margin-top: 0.8rem;
  }
  .fs_prod h5 {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
  .playstore_icon {
    max-width: 80%;
  }
  .header_img {
    margin-top: 1rem;
  }
  .header_img img {
    max-width: 100%;
    margin: 0 auto;
  }
  .dark_btn {
    width: 100%;
    text-align: center;
    padding: 1rem 3rem;
  }
  .goal_step_1 .gs1_left h4 {
    line-height: 2.5rem;
    font-size: 1.8rem;
  }
  a.track_cibil_btn {
    padding: 1rem 3rem;
    width: 100%;
    text-align: center;
  }
  .comp_numbers .comp_numbers_bg {
    padding: 3.5rem 2rem;
  }
  .comp_numbers .comp_numbers_bg h4 {
    font-size: 3rem;
    margin-bottom: 0;
  }
  .comp_numbers .comp_numbers_bg h4 span {
    letter-spacing: 0;
    font-size: 1.2rem;
  }
  .testi .testi_box {
    padding: 2rem 1rem;
    margin-bottom: 1rem;
  }
  .testi p {
    font-size: 1.4rem;
    line-height: 2rem;
    margin-top: 2rem;
  }
  footer .footer_2 ul.connect_us li {
    margin-right: 0;
  }
  .font4rem_heading {
    font-size: 2.5rem;
  }
  .loan_city_wise {
    margin: 2.5rem 0;
  }
  .loan_city_wise ul li {
    width: 49%;
    padding-left: 27px;
    padding-right: 1rem;
  }
  .la_mf h1 {
    font-size: 3rem;
  }
  .la_mf {
    padding: 0 1.5rem;
    margin-top: 2rem;
  }
  .la_mf ul.la_mf_point li {
    width: 100%;
    margin-bottom: 1rem;
  }
  .la_mf .la_mf_form_bg {
    padding: 5rem 1.5rem;
    padding-top: 3rem;
    margin-top: 3rem;
    margin-bottom: 5rem;
  }
  .la_mf .la_mf_form_bg input[type=button] {
    font-size: 12px;
  }
  .la_mf .la_mf_form_bg h4 {
    position: inherit;
    transform: none;
    left: auto;
    top: auto;
    text-align: center;
    width: 75%;
    margin: 0 auto;
    margin-bottom: 2.5rem;
  }
  .la_mf .lamf_congrat {
    box-shadow: none;
  }
  .lamf_testi .lamf_quote_heading .lamf_quote {
    display: none;
  }
  .lamf_page h2 {
    font-size: 2.8rem;
    line-height: 4rem;
    text-align: left;
  }
  .whatlamf h5 {
    text-align: left;
    line-height: 3rem;
  }
  .whatlamf .whatlamf_benefit {
    min-height: auto;
  }
  .lamf_benefit_sec .lamf_benefit_rht .lamf_benefit_rht_box {
    padding: 2rem 1rem;
    min-height: auto;
    margin-bottom: 2rem;
  }
  .qualify {
    background-position: top center;
  }
  .qualify {
    margin-bottom: 4rem;
  }
  .lamf_hero .radio-tile {
    height: 150px;
    margin-bottom: 2rem;
  }
  .lamf_apply {
    margin-top: 0;
  }
  .hi_calculator {
    margin-top: 0;
  }
  .hi_calculator .hi_calculator_form .card-input-element + .card {
    width: auto;
    height: auto;
    padding: 1rem 2rem;
  }
  .hi_calculator .hi_calculator_form input[type=text] {
    width: 100%;
  }
  .hi_work .tab-content {
    padding-left: 0;
  }
  .hi_work .nav-pills .nav-link {
    font-size: 16px;
    margin: 0;
  }
  .hi_best_plan_cont .hi_best_plan {
    padding: 3rem 2rem;
  }
  .hi_benefits .benefit_cont {
    min-height: inherit;
  }
  .hi_covered .hi_covered_cont {
    margin-bottom: 2rem;
  }
  .hi_eligibility {
    margin: 0;
  }
  .hi_terminlogy .terminology_cont {
    margin: 1rem 0;
  }
  .hi_comp_plans .owl-stage-outer {
    padding: 0;
    margin: 0;
    border: #ddd solid 1px;
    border-radius: 20px;
  }
  .comp_main_logo_image {
    height: auto;
    margin: 2rem 0;
    margin-bottom: 0;
  }
  .hi_best_plan_cont {
    top: 0;
  }
  .hi_companies {
    margin-top: 0;
  }
  .hi_work {
    padding-bottom: 4rem;
  }
  .hi_quick_links {
    margin-top: 0;
  }
  .hi_waiting_period p.section_para {
    padding: 0 2rem;
  }
  .hi_comp_plans {
    padding-bottom: 2rem;
  }
  .hi_comp_plans .gover_hp_box .plan_top h3 {
    max-width: inherit;
    width: 100%;
    margin-top: 3rem;
  }
  .hi_claim_process {
    padding: 0 2rem;
  }
  .hi_comp_plans .gover_hp_box .plan_top .plan_logo {
    display: inline-flex;
    justify-content: start;
  }
  .hi_comp_plans .gover_hp_box .plan_top .plan_logo img {
    width: auto;
  }
  .hi_online .hi_online_cont {
    min-height: inherit;
  }
  .comp_claim_process .step_box {
    margin: 0 auto;
    margin-bottom: 1rem;
    float: none;
    width: 100%;
  }
  .hi_claim_process p {
    margin-bottom: 3rem;
    text-align: center;
  }
  .hi_page section {
    padding: 3rem 1rem;
  }
  .what_hi {
    width: 100%;
    float: left;
  }
  .comp_claim_process h3 {
    text-align: center;
  }
  .hi_hero {
    margin-top: 0;
  }
  .hi_pagination {
    margin: 0;
  }
  .hi_work {
    background: #fbf6f8;
  }
  .hi_work .hi_work_bg {
    padding: 0rem;
  }
  .hi_key_feature.policy_benefit {
    margin-bottom: 0;
  }
  .policy_incl_wp {
    margin-top: 0;
  }
  .comp_insure_calc {
    margin-bottom: 2rem;
  }
  .hi_types .owl-theme .owl-nav {
    margin-top: 0;
  }
  .hi_covered {
    margin: 0;
  }
  .comp_claim_process {
    margin-bottom: 0;
  }
  .hi_plans {
    margin: 0;
  }
  .hi_waiting_period {
    margin-bottom: 2rem;
    margin-top: 2rem;
  }
  .hi_comp_cont_det {
    margin: 0;
  }
  .hi_online {
    margin: 0;
  }
  .hi_factors {
    margin: 0;
  }
  .hi_goverment_hp {
    margin-top: 0;
  }
  .hi_types .owl-carousel .owl-nav button.owl-prev,
  .hi_types .owl-carousel .owl-nav button.owl-next {
    left: inherit;
    right: inherit;
    position: inherit;
  }
  .hi_types .owl-theme .owl-nav {
    position: inherit;
    top: inherit;
  }
  .bottom_popup h3 {
    font-size: 18px;
    font-weight: 600;
  }
  .hi_calculator .hi_calculator_form select {
    width: 100%;
  }
  .dashboard_main .dash_body .all_prod {
    min-height: inherit;
  }
  .dash_head .dash_head_rht p {
    text-align: center;
  }
  .news_slider .news_box h4 a {
    font-size: 1.6rem;
    line-height: 25px;
  }
  .news_slider .news_box {
    display: flex;
    flex-direction: column;
  }
  .news_slider .news_box img {
    margin-bottom: 1rem;
    width: 100%;
  }
  .news_slider .news_box .date i,
  .news_slider .news_box .date p {
    width: auto;
  }
  .main_hi_popup ul li {
    width: 100%;
  }
  .new_loan_ui_hero .all_loan_form {
    width: 98%;
    margin-top: 5rem;
  }
  .new_loan_ui_hero {
    width: auto;
    padding: 0 1rem;
  }
  .new_loan_ui_hero .pl_hero_bar .tab {
    text-align: center;
    padding: 1.5rem 0.5rem;
  }
  .new_loan_ui_hero .pl_hero_bar .tab_3 {
    border-top-right-radius: 15px;
    border-bottom-left-radius: 0px;
  }
  .new_loan_ui_hero .pl_hero_bar h4 {
    font-size: 1.8rem;
  }
  .new_loan_ui_hero .pl_hero_bar p {
    line-height: 18px;
  }
  .list_position {
    list-style-position: inside;
  }
  .new_loan_faq h2 {
    font-size: 2.5rem;
    line-height: 3.5rem;
  }
  .new_loan_faq .accordion-item span {
    display: none;
  }
  .new_loan_faq .accor_left button {
    font-size: 2rem;
  }
  .main_hi_popup.loan_popup h3 {
    font-size: 26px;
  }
  .main_hi_popup.loan_popup h2 {
    font-size: 24px;
  }
  .main_hi_popup.loan_popup .modal-body {
    padding: 0 2rem 3rem;
  }
  .main_hi_popup.loan_popup li {
    font-size: 15px;
    margin-bottom: 1rem;
  }
  .main_hi_popup.loan_popup li img {
    max-width: 40px;
  }
  .main_hi_popup.loan_popup ul {
    margin-bottom: 3rem;
  }
  .bap_lp.dg h1 {
    font-size: 3rem;
  }
  .bap_lp.dg h4 {
    font-size: 18px;
    line-height: 25px;
  }
  .dg_page .dg .gold_form .gold_form_box {
    padding: 2rem 1.5rem 0rem;
    border-radius: 10px;
  }
  .dg_page .dg .gold_form .gold_form_field span {
    font-size: 2.5rem;
  }
  .dg_page .dg .gold_form ul.sel_amount li {
    font-size: 11px;
  }
  a#backToTopbtn {
    display: none !important;
  }
  .bbps_page .bbps .bbps_prod .dropdown-content {
    min-width: auto;
    max-width: auto;
    white-space: nowrap;
    width: auto;
    right: 0%;
  }
  .ik_category_box .ik_category_box_inner {
    width: 35%;
    float: left;
    margin-bottom: 0rem;
  }
  .unlist_card {
    min-width: 140px;
  }
  .unlist_page h1 {
    font-size: 3rem;
  }
  .unlist_feature .who_can_right .who_can_box {
    margin: 0;
    width: 100%;
    margin-bottom: 2rem;
  }
  .unlist_feature h2 {
    font-size: 3rem;
  }
  .popular_unlistshare h2 {
    font-size: 3rem;
    text-align: center;
  }
  .popular_unlistshare {
    padding-top: 4rem;
    margin-top: 3rem;
  }
  .popular_unlistshare .owl-item h3 {
    text-align: left;
    max-height: 55px;
    height: inherit;
  }
  .popular_unlistshare .sharebox {
    min-height: 300px;
  }
  .popular_unlistshare .custom-nav {
    text-align: center;
    width: 50%;
    margin: 0 auto;
  }
  .unlist_buy_process {
    margin-top: 0;
  }
  .unlist_buy_process h2 {
    font-size: 3rem;
  }
  .why_invest_unlist h2 {
    font-size: 3rem;
  }
  .question-wrapper {
    padding: 5px 30px;
  }
  #popularunlistedshares .owl-nav {
    float: inherit;
    top: inherit;
    position: inherit;
    right: inherit;
    margin-top: 0;
  }
  .main_container {
    padding: 0 1rem;
  }
  .question-cta-list li {
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }
  .question-cta-list li span {
    width: 100%;
    float: left;
  }
  .why_invest_unlist {
    padding-top: 5rem;
    margin-top: 3rem;
    padding-bottom: 2rem;
  }
  .unliste_detail_page h1.head1 {
    font-size: 2.5rem;
  }
  .unliste_detail_page h2.head4 {
    font-size: 2.8rem;
    margin-bottom: 10px;
  }
  .amazon_div {
    white-space: inherit;
    display: flex;
  }
  .amazon_div p {
    font-size: 12px;
  }
  .amazon_div button {
    padding: 5px 10px;
    white-space: nowrap;
  }
  .unlist_header_rht ul {
    gap: 0;
  }
  .tooltip-wrapper .custom-tooltip {
    transform: translateX(-25%);
  }
  .news_page .news_card h2 {
    height: 12rem;
    font-size: 1.5rem;
  }
  .news_page .popup .news_control_btn {
    left: 0;
    right: 0;
  }
  .news_page .popup .news_control_btn button {
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
  }
  .blog_main_left .ck-table-resized td {
    white-space: nowrap !important;
  }
  .sectionbg {
    display: none;
  }
}
@media (max-width: 375px) {
  .la_mf .lamf_congrat .portfol_detail p span {
    max-width: 150px;
  }
  .lamf_testi .lamf_quote_heading .lamf_quote {
    display: none;
  }
  .lamf_hero .lamf_hero_lft a {
    width: 100%;
    display: block;
    white-space: inherit;
    padding: 0 2rem;
    font-size: 14px;
  }
  .lamf_hero .lamf_hero_lft h1 {
    font-size: 3rem;
    line-height: 4rem;
  }
  .lamf_hero .lamf_hero_lft h3 {
    font-size: 2rem;
    line-height: 2.8rem;
  }
  .lamf_hero .lamf_hero_rht ul.lamf_hero_rht_point {
    transform: inherit;
    position: inherit;
    margin-top: 2rem;
    border-radius: 5px;
    margin-bottom: 4rem;
  }
  .lamf_hero .lamf_hero_rht ul.lamf_hero_rht_point li {
    font-size: 14px;
  }
}
@media (max-width: 320px) {
  .la_mf .la_mf_form_bg h4 {
    width: 100%;
  }
  .la_mf .lamf_btn {
    font-size: 14px;
  }
  .la_mf .lamf_congrat .portfol_detail p span {
    max-width: 100px;
  }
  .digi_gold_detail .gold_point_fs {
    font-size: 15px;
  }
  .documents_box .document_cont {
    margin-bottom: 2rem;
  }
  .hi_waiting_period p.section_para {
    padding: 0 2rem;
  }
  .partner_sec_new .loan_part_logo {
    width: 120px;
    height: 60px;
    line-height: 60px;
  }
  .partner_sec_new .loan_part_logo img {
    max-width: 100px;
  }
}/*# sourceMappingURL=stylenew.css.map */